/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative;touch-action:pan-y}.flickity-slider{height:100%;left:0;position:absolute;width:100%}.flickity-rtl .flickity-slider{left:auto;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{left:0;position:absolute}.flickity-rtl .flickity-cell{left:auto;right:0}.flickity-button{background:#ffffffbf;border:none;color:#333;position:absolute}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;height:44px;top:50%;transform:translateY(-50%);width:44px}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button .flickity-button-icon{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-page-dots{bottom:-25px;display:flex;flex-wrap:wrap;justify-content:center;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{-webkit-appearance:none;appearance:none;background:#33333340;border:none;border-radius:50%;cursor:pointer;display:block;height:10px;margin:0 8px;overflow:hidden;padding:0;text-indent:-9999px;width:10px}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-page-dot.is-selected{background:#333}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}body{-webkit-overflow-scrolling:touch;background:#f8f8f8;font-family:sans-serif;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0;overflow:auto;padding:0}body.keyboard-open .bottom-toolbar{margin-top:1rem;position:static}.button-const{background:#1878e9;border-radius:8px;color:#fff!important;display:inline-block;font-weight:600;padding:12px 18px;text-decoration:none}.admin-pill{background-color:#444;border-radius:9999px;color:#ccc;display:inline-block;font-size:12px;padding:2px 8px}.admin-input{background-color:#333;border:1px solid #555;border-radius:8px;color:#fff;padding:8px}.top-loader{background:#0000;height:5px;left:0;position:fixed;top:0;width:100%;z-index:9999}.top-loader__bar{background:#1e90ff;box-shadow:0 0 2px #1e90ffb3;height:100%;transition:width .12s linear,opacity .2s ease;width:0;will-change:width}.react-joyride__overlay{z-index:10000!important}.react-joyride__beacon,.react-joyride__beacon__inner,.react-joyride__beacon__outer{z-index:10050!important}body.keyboard-open{overflow-y:auto}.app{margin:auto;max-width:960px;padding:2rem}.tile-container{background-color:#eee;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:move;flex-direction:column;height:100px;overflow:hidden;padding:10px;position:relative;width:100px}.tile,.tile-container{align-items:center;border:1px solid #ccc;display:flex;justify-content:center}.tile{background:#eee;border-radius:8px;font-size:1.2rem;margin:.5rem;padding:1rem;text-align:center}.board-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.modal-overlay{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal-content{background-color:#f9f9f9;border:2px solid #444;border-radius:8px;box-shadow:0 4px 12px #0003;max-width:480px;padding:24px;width:100%}.modal-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:16px;text-align:center}.modal-row{display:flex;gap:8px;margin-bottom:12px}.label-input{flex:1 1}.color-input{border:none;border-radius:4px;height:36px;padding:0;width:48px}.folder-checkbox{align-items:center;display:flex;font-size:.9rem;gap:4px}.arasaac-search{display:flex;gap:8px;margin-bottom:12px}.symbol-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(6,1fr);padding-bottom:12px}.symbol-preview{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;height:60px;object-fit:contain;width:100%}.modal-footer{display:flex;gap:8px;justify-content:flex-end;padding:12px 0}.btn{background-color:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 14px}.btn.gray{background-color:#999}.arasaac-gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));margin-bottom:1rem}.arasaac-gallery img{border:2px solid #0000;border-radius:4px;cursor:pointer;height:64px;object-fit:contain;width:100%}.arasaac-gallery img:hover{border-color:#1976d2}.selected-symbol{border:3px solid #007bff;border-radius:6px;box-shadow:0 0 8px #007bff66}.dropdown{background-color:#f9f9f9;border:1px solid #aaa;border-radius:6px;color:#333;font-size:14px;margin-bottom:10px;padding:10px;transition:border-color .2s ease;width:100%}.dropdown:focus{border-color:#007bff;box-shadow:0 0 3px #007bff80;outline:none}body.modal-open{overflow:hidden}body.modal-open *{cursor:default!important}.auth-landing{grid-gap:70px;align-items:center;background:#1878e9;color:#fff;display:grid;gap:70px;grid-template-columns:1.1fr 1fr;min-height:100vh;padding:0 clamp(16px,4vw,56px)}.auth-hero{max-width:680px;place-items:center;text-align:center}.auth-hero__logo{display:block;height:auto;margin-bottom:18px;margin-left:auto;margin-right:auto;width:clamp(220px,40vw,420px)}.auth-hero__title{font-size:clamp(26px,3.2vw,36px);font-weight:800;letter-spacing:-.02em;margin:0 auto 8px}.auth-hero__text{font-size:16px;margin:0 0 12px;opacity:.95}.auth-hero__bullets{line-height:1.7;margin:12px 0 0;opacity:.95;padding-left:18px}.auth-pane{display:grid;place-items:flex-start}.auth-card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 22px 60px #0000002e;color:#0f172a;max-width:460px;padding:50px 28px;width:100%}.auth-card__title{font-size:26px;font-weight:800;margin:0 0 6px}.auth-card__subtitle{color:#64748b;font-size:14px;margin:0 0 8px}.auth-alert{background:#fee2e2;color:#991b1b}.auth-alert,.auth-alert-info{border:1px solid #fecaca;border-radius:10px;font-size:14px;font-weight:600;margin:10px 0 14px;padding:10px 12px}.auth-alert-info{background:#e2fee2;color:#1b9954}.auth-form{grid-gap:14px;display:grid;gap:14px}.auth-field label{color:#334155;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.auth-field input,.auth-field select{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;height:44px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s,background .15s;width:95%}.auth-field input::placeholder{color:#94a3b8}.auth-field input:focus,.auth-field select:focus{background:#fff;border-color:#1878e9;box-shadow:0 0 0 4px #1878e926}.auth-password{display:grid;position:relative}.auth-password input{padding-right:12px}.auth-password__toggle{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;height:28px;padding:0 10px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.auth-password__toggle:hover{background:#f1f5f9}.auth-submit{background:#1878e9;border:none;border-radius:10px;box-shadow:0 10px 22px #1878e94d;color:#fff;cursor:pointer;font-size:15px;font-weight:800;height:46px;margin-top:4px;transition:transform .06s ease,filter .15s ease,box-shadow .15s ease;width:100%}.auth-submit:hover{filter:brightness(.98)}.auth-submit:active{transform:translateY(1px)}.auth-switch{color:#64748b;font-size:14px;margin:14px 0 0;text-align:center}.auth-link{color:#1878e9;font-weight:800;text-decoration:none}.auth-link:hover{text-decoration:underline}@media (max-width:980px){.auth-landing{align-items:center;display:flex;flex-direction:column;gap:40px 0;grid-template-columns:1fr;padding:24px 16px 36px}.auth-card{padding:28px}.auth-pane{order:1;place-items:center}.auth-hero{margin:0 auto;order:2}.auth-hero__logo,.auth-hero__title{margin-left:auto;margin-right:auto}.auth-hero__bullets{display:inline-block;text-align:left}}.folder-bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.folder-background,.folder-svg-bg{height:100%;object-fit:cover;pointer-events:none;width:100%}.folder-background{left:0;position:absolute;top:0;z-index:1}.pin-popup-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.pin-popup{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000040;max-width:320px;padding:20px;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:90%}.pin-boxes{display:flex;justify-content:space-between;margin-bottom:16px}.pin-box{align-items:center;border:2px solid #ccc;border-radius:6px;display:flex;font-size:24px;height:60px;justify-content:center;transition:border-color .3s;width:48px}.pin-box.error{border-color:red}.numpad{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.numpad-btn{background-color:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;height:48px}.numpad-btn:hover{background-color:#115293}@keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}to{transform:translateX(0)}}.shake-red{animation:shake .3s;border:2px solid red!important}.carousel{margin:0 auto}.carousel-cell{min-height:300px}.loading-screen{align-items:center;color:#333;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;justify-content:center}.spinner{animation:spin .8s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#007bff;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.board-folder-list{margin:0 auto;max-width:700px;padding:1rem}.create-input{display:flex;gap:.5rem;margin-bottom:1rem}.create-input input{border:1px solid #ccc;border-radius:4px;flex:1 1;padding:.5rem}.create-input button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.folder-box{background:#f8f9fa;border:1px solid #ccc;border-radius:6px;margin-bottom:1rem;padding:.5rem}.folder-title{cursor:pointer;font-size:1.1rem;font-weight:700;padding:.25rem 0}.folder-content{padding-top:.5rem}.board-card{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 1px 2px #0000000d;margin-bottom:.5rem;padding:1rem}.board-name{cursor:pointer;font-weight:700;margin-bottom:.5rem}.board-meta{color:#666;font-size:.85rem;margin-bottom:.5rem}.board-actions{display:flex;flex-wrap:wrap;gap:.5rem}.board-actions button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.3rem .75rem}.board-actions button:nth-child(2){background-color:#6c757d}.board-actions button:nth-child(3){background-color:#ffc107;color:#000}.board-actions button:nth-child(4){background-color:#dc3545}.folder-container{background-color:#fff;border:3px solid #6e8898;border-radius:10px;margin-bottom:1rem;padding:2.5rem .75rem;transition:background-color .2s ease}.folder-container:hover{background-color:#6e889834}.folder-header{align-items:center;cursor:default;display:flex;justify-content:space-between}.folder-icon{font-size:1.2rem;margin-right:.5rem}.folder-name{color:#6e8898;cursor:pointer;font-size:1.5rem}.folder-name,.folder-rename-input{flex:1 1;font-weight:700;padding:.2rem .4rem}.folder-rename-input{border:1px solid #aaa;border-radius:4px}.folder-toggle{cursor:pointer;font-size:2.2rem;padding-left:8.5rem;padding-right:1.5rem;-webkit-user-select:none;user-select:none}.folder-children{margin-top:.75rem}.boardCard:hover{background:#0ea5a30d;box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.tutorial-card{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;margin:10px 0 18px;padding:14px 16px;transition:background .15s,box-shadow .15s,transform .15s}.tutorial-card--clickable{cursor:pointer}.tutorial-card--clickable:hover{background:#0ea5a30d;box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.tutorial-card__icon{background:#0ea5a31f;border-radius:12px;color:#0ea5a3;display:grid;font-size:28px;height:56px;place-items:center;width:56px}.tutorial-card__body{grid-gap:6px;display:grid;gap:6px;width:90%}.tutorial-card__header{align-items:center;display:flex;gap:10px}.tutorial-card__title{color:#222;font-size:18px;font-weight:700;margin:0}.tutorial-card__desc{color:#555;font-size:14px;margin:0}.tutorial-card__play{height:28px;opacity:.7;transition:opacity .15s,transform .15s;width:28px}.tutorial-card:hover .tutorial-card__play{opacity:1;transform:scale(1.1)}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 2px}.badge--ok{background:#10b98124;color:#10b981}.badge--warn{background:#eab3082e;color:#a16207}@media (max-width:520px){.tutorial-card{grid-template-columns:48px 1fr auto;padding:12px}.tutorial-card__icon{font-size:24px;height:48px;width:48px}}.smart-setup-shell{background:#f5f7fb;box-sizing:border-box;min-height:100%;padding:24px}.smart-setup-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 32px #0f172a14;margin:0 auto;padding:24px;width:min(980px,100%)}.smart-add-row,.smart-footer,.smart-preview-header,.smart-top-row{align-items:center;display:flex;gap:12px}.smart-top-row{justify-content:space-between}.smart-top-row h1{color:#111827;margin:4px 0 0}.smart-eyebrow{color:#1976d2;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.smart-link,.smart-skip{background:#0000;border:0;color:#1976d2;cursor:pointer;font-weight:600}.smart-progress{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(5,1fr);margin:20px 0 28px}.smart-progress span{background:#e5e7eb;border-radius:999px;height:6px}.smart-progress span.done{background:#1976d2}.smart-step p{color:#4b5563;line-height:1.6}.smart-choice-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:16px 0 22px}.smart-choice-grid button,.smart-complexity button,.smart-inline-actions button{background:#fff;border:1px solid #d1d5db;border-radius:12px;color:#1f2937;cursor:pointer;padding:13px}.smart-choice-grid button.selected,.smart-complexity button.selected{background:#eef6ff;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21f}.smart-step label{grid-gap:7px;color:#374151;display:grid;font-weight:600;gap:7px}.smart-step input,.smart-step textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;font:inherit;padding:12px;width:100%}.smart-complexity{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.smart-complexity button{grid-gap:6px;display:grid;gap:6px;text-align:left}.smart-complexity span{color:#6b7280;line-height:1.4}.smart-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.smart-preview{background:#fafcff;border:1px solid #dbe3ee;border-radius:16px;padding:16px}.smart-preview-header{justify-content:space-between;margin-bottom:14px}.smart-preview-header div{grid-gap:3px;display:grid;gap:3px}.smart-preview-header small{color:#6b7280}.smart-board-grid{grid-gap:9px;display:grid;gap:9px}.smart-tile{align-items:center;border:1px solid #0000001f;border-radius:12px;color:#111827;display:flex;flex-direction:column;font-weight:700;gap:6px;justify-content:center;min-height:100px;padding:8px}.smart-tile:disabled{cursor:default;opacity:1}.smart-tile-image{height:58px;object-fit:contain;width:58px}.smart-tile-placeholder{background:#ffffffb3;border-radius:10px;color:#9ca3af;display:grid;height:48px;place-items:center;width:48px}.smart-board-tabs,.smart-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.smart-board-tabs button{background:#fff;border:1px solid #d1d5db;border-radius:999px;cursor:pointer;padding:7px 10px}.smart-board-tabs button.active{background:#eef6ff;border-color:#1976d2;color:#1976d2}.smart-revise{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:16px}.smart-revise h3{margin:0}.smart-add-row{margin-top:12px}.smart-add-row input{flex:1 1}.smart-footer{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:18px}.smart-footer-spacer{flex:1 1}.smart-add-row button,.smart-footer button{border-radius:10px;cursor:pointer;font-weight:700;padding:11px 16px}.smart-add-row button,.smart-footer .primary{background:#1976d2;border:1px solid #1976d2;color:#fff}.smart-footer .secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.smart-add-row button:disabled,.smart-footer button:disabled{cursor:not-allowed;opacity:.55}.smart-error{background:#fff4f4;border:1px solid #fecaca;border-radius:10px;color:#991b1b;margin-bottom:16px;padding:11px 13px}@media (max-width:720px){.smart-setup-shell{padding:10px}.smart-setup-card{border-radius:14px;padding:16px}.smart-complexity,.smart-form-grid{grid-template-columns:1fr}.smart-board-grid{gap:6px}.smart-tile{font-size:13px;min-height:82px;padding:5px}.smart-tile-image{height:44px;width:44px}.smart-add-row{align-items:stretch;flex-direction:column}}.app-modern-header{align-items:center;background:#f8f9fbf7;border-bottom:1px solid #dfe3e8;box-shadow:0 1px 2px #0000000a;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;min-height:44px;padding:5px 8px;position:-webkit-sticky;position:sticky;top:0;transition:min-height .18s ease,padding .18s ease;user-select:none;-webkit-user-select:none;width:100%;z-index:1000}.app-modern-header.is-closed{min-height:32px;padding-bottom:2px;padding-top:2px}.app-modern-header.is-closed .app-modern-header-left>button{font-size:12px!important;min-height:28px!important;padding-bottom:3px!important;padding-top:3px!important}.app-modern-header-left,.app-modern-header-right{align-items:center;display:flex;gap:7px;min-width:0}.app-modern-header-left{flex:1 1 auto;overflow-x:auto;scrollbar-width:none}.app-modern-header-left::-webkit-scrollbar{display:none}.settings-menu-button{color:#23282e;font-size:20px;font-weight:700;width:38px}.header-home-button,.settings-menu-button{background:#fff;border:1px solid #d6d9de;border-radius:9px;cursor:pointer;height:34px;line-height:1}.header-home-button{color:#24292f;flex:0 0 auto;font-size:17px;width:36px}.header-home-button:active{background:#edf1f5}.edit-header-action{background:#f8f9fb;border:1px solid #cfd5dc;border-radius:9px;color:#24292f;cursor:pointer;font-size:13px;font-weight:750;min-height:34px;padding:6px 10px;white-space:nowrap}.edit-header-action:disabled{cursor:default;opacity:.55}.edit-header-finish{background:#2e7d32;border-color:#2e7d32;box-shadow:0 1px 3px #2e7d3238;color:#fff}.edit-header-finish:active{background:#256629}.edit-header-add{background:#1976d2;border-color:#1976d2;box-shadow:0 1px 3px #1976d233;color:#fff}.edit-header-add:active{background:#145fa8}.edit-header-delete{background:#c62828;border-color:#c62828;box-shadow:0 1px 3px #c628282e;color:#fff}.edit-header-delete:active{background:#a42020}.edit-board-name-button{align-items:center;background:#fff;border:1px solid #cfd5dc;border-radius:9px;color:#1f252b;cursor:pointer;display:flex;font-size:14px;font-weight:750;gap:7px;max-width:min(34vw,340px);min-height:34px;padding:6px 10px}.edit-board-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-drawer-backdrop{align-items:stretch;animation:settingsFadeIn .18s ease both;background:#00000057;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:6000}.settings-drawer{animation:settingsSlideIn .24s cubic-bezier(.2,.75,.25,1) both;background:#f3f4f6;box-shadow:-12px 0 36px #0003;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;width:66.666vw}.settings-drawer-header{grid-gap:8px;align-items:center;background:#fafafbfa;border-bottom:1px solid #dfe2e6;display:grid;flex:0 0 auto;gap:8px;grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr);min-height:54px;padding:6px 10px}.settings-drawer-back{background:#0000;border:0;color:#1976d2;cursor:pointer;font-size:15px;font-weight:700;justify-self:start;padding:8px 4px}.settings-drawer-title{color:#20242a;font-size:17px;font-weight:800;justify-self:center;white-space:nowrap}.settings-drawer-header-spacer{min-width:1px}.settings-drawer-body{-webkit-overflow-scrolling:touch;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:16px}.settings-drawer-groups{grid-gap:16px;display:grid;gap:16px}.settings-drawer-group{background:#fff;border:1px solid #e1e4e8;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.035);overflow:hidden}.settings-drawer-row{align-items:center;background:#fff;border:0;border-bottom:1px solid #eceef1;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-height:52px;padding:12px 14px;text-align:left;width:100%}.settings-drawer-row:last-child{border-bottom:0}.settings-drawer-row:active{background:#f2f4f7}.settings-drawer-row-text{min-width:0}.settings-drawer-row-title{color:#20242a;display:block;font-size:15px;font-weight:650}.settings-drawer-row-subtitle{color:#7a818a;display:block;font-size:12px;line-height:1.35;margin-top:3px}.settings-drawer-row.is-danger .settings-drawer-row-title{color:#c62828}.settings-drawer-chevron{color:#a2a7ad;font-size:24px;line-height:1}.core-switcher-backdrop,.pin-modern-backdrop{align-items:center;background:#0000006b;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:7000}.core-switcher-card{background:#f7f8fa;border-radius:16px;box-shadow:0 18px 50px #00000042;max-height:76vh;overflow:hidden;width:min(460px,92vw)}.core-switcher-title-row{align-items:center;background:#fff;border-bottom:1px solid #e2e5e9;display:flex;gap:12px;justify-content:space-between;padding:15px 16px}.core-switcher-title{color:#20242a;font-size:18px;font-weight:800}.core-switcher-subtitle{color:#737a82;font-size:12px;margin-top:3px}.plain-close-button{background:#0000;border:0;color:#626970;cursor:pointer;font-size:26px}.core-switcher-list{max-height:62vh;overflow-y:auto;padding:10px}.core-switcher-option{align-items:center;background:#fff;border:1px solid #e0e3e7;border-radius:11px;color:#20242a;cursor:pointer;display:flex;font-weight:650;gap:12px;justify-content:space-between;margin-bottom:8px;padding:12px 13px;text-align:left;width:100%}.core-switcher-option.is-selected{background:#f5f0ff;border:2px solid #7652bd;color:#56339d}.pin-modern-card{background:#fff;border-radius:18px;box-shadow:0 18px 50px #00000042;padding:18px;width:min(330px,90vw)}.pin-modern-boxes{gap:9px;margin-bottom:14px}.pin-modern-box,.pin-modern-boxes{display:flex;justify-content:center}.pin-modern-box{align-items:center;background:#fff;border:2px solid #d5d9de;border-radius:9px;color:#fff;font-size:22px;font-weight:800;height:48px;width:42px}.pin-modern-box.is-filled{background:#1976d2;border-color:#1976d2}.pin-modern-pad{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,58px);justify-content:center}.pin-modern-pad button{background:#1976d2;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:19px;font-weight:750;height:58px;width:58px}@keyframes settingsSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes settingsFadeIn{0%{background:#0000}to{background:#00000057}}@media (max-width:680px){.settings-drawer-body{padding:12px}.settings-drawer-header{grid-template-columns:minmax(76px,1fr) auto minmax(76px,1fr)}.app-modern-header{gap:5px;padding-left:5px;padding-right:5px}.app-modern-header-left,.app-modern-header-right{gap:5px}.edit-board-name-button{max-width:34vw}}.tut-page{background:#f7f9fc;box-sizing:border-box;color:#1f2937;min-height:100vh;padding:18px 14px 42px}.tut-shell{margin:0 auto;max-width:1050px}.tut-hero{background:linear-gradient(135deg,#1976d2,#0f5ca8);border-radius:16px;box-shadow:0 4px 14px #1976d22e;color:#fff;margin-bottom:18px;padding:28px 26px}.tut-hero small{display:block;font-weight:800;letter-spacing:.1em;margin-bottom:7px;opacity:.82;text-transform:uppercase}.tut-hero h1{font-size:2rem;margin:0}.tut-hero p{line-height:1.65;margin:10px 0 0;max-width:800px;opacity:.96}.tut-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0000000d;margin-bottom:18px;padding:18px}.tut-callout{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;color:#475467;line-height:1.55;margin:12px 0;padding:12px 14px}.tut-footer{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.tut-btn{border:0;border-radius:8px;cursor:pointer;font-weight:700;padding:9px 14px}.tut-btn.primary{background:#1976d2;color:#fff}.tut-btn.secondary{background:#fff;border:1px solid #d0d5dd;color:#344054}.tut-btn.green{background:#2e7d32;color:#fff}.tut-btn.red{background:#c62828;color:#fff}.tut-btn.purple{background:#6f42c1;color:#fff}.tut-real-frame{background:#fff;border:1px solid #dfe3e8;border-radius:12px;box-shadow:0 8px 24px #00000017;overflow:hidden}.tut-real-header{align-items:center;background:#f8f9fbf7;border-bottom:1px solid #dfe3e8;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;min-height:44px;padding:5px 8px}.tut-real-header-left{align-items:center;display:flex;gap:7px;min-width:0;overflow-x:auto}.tut-header-btn{background:#fff;border:1px solid #d6d9de;border-radius:9px;color:#24292f;font-size:13px;font-weight:700;min-height:34px;padding:6px 9px;white-space:nowrap}.tut-header-home{height:34px;padding:0;width:36px}.tut-header-menu{font-size:20px;height:34px;padding:0;width:38px}.tut-header-sentence.on{background:#e7f5ea;border-color:#8ac79a;color:#216e35}.tut-header-core{background:#f5f0ff;border-color:#c9b4f4;color:#5b35a5}.tut-edit-name{max-width:220px;overflow:hidden;text-overflow:ellipsis}.tut-edit-finish{background:#2e7d32;border-color:#2e7d32;color:#fff}.tut-edit-add{background:#1976d2;border-color:#1976d2;color:#fff}.tut-edit-delete{background:#c62828;border-color:#c62828;color:#fff}.tut-board-viewport{background:#fff;overflow:auto;padding:10px}.tut-board-grid{grid-gap:10px;align-content:start;display:grid;gap:10px;justify-content:center}.tut-board-grid.cols8{grid-template-columns:repeat(8,70px)}.tut-board-grid.cols4{grid-template-columns:repeat(4,70px)}.tut-aac-tile{align-items:center;background:#eee;border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:70px;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;width:70px}.tut-aac-tile.folder{border:2px solid #ccc;border-radius:8px 30px 8px 8px}.tut-aac-tile.edit-folder{border-radius:8px 80px 8px 8px}.tut-aac-tile.active{border:3px solid #ff9800;box-shadow:0 0 10px #ff980099}.tut-aac-tile img{height:65%;margin-bottom:4px;object-fit:contain;pointer-events:none;width:65%}.tut-aac-tile.edit img{height:58px;width:58px}.tut-aac-tile span{font-size:.85rem;font-weight:500;text-align:center}.tut-sentence{align-items:center;background:#f7fbff;border:2px solid #1976d2;border-radius:8px;box-sizing:border-box;display:flex;gap:8px;height:78px;margin:0 10px;padding:6px 8px}.tut-sentence-list{align-items:center;display:flex;flex:1 1;gap:6px;height:100%;min-width:0;overflow-x:auto}.tut-sentence-chip{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;height:58px;justify-content:center;max-width:100px;min-width:64px;padding:3px 6px}.tut-sentence-chip img{height:30px;object-fit:contain;width:30px}.tut-sentence-chip span{font-size:12px;font-weight:600}.tut-sentence-clear{background:#d32f2f;border:0;border-radius:6px;color:#fff;font-weight:700;height:44px;padding:0 14px}.tut-sticky-split{background:#fff;display:flex;height:475px;overflow:hidden}.tut-sticky-core{background:#f8fbff;border-right:2px solid #d9e3ef;min-width:0;overflow:auto;width:38%}.tut-sticky-content{min-width:0;overflow:auto;width:62%}.tut-sticky-content .tut-aac-tile,.tut-sticky-core .tut-aac-tile{transform-origin:top left}.tut-settings-stage{background:#e9edf2;border-radius:12px;min-height:520px;overflow:hidden;position:relative}.tut-settings-backdrop{background:#00000057;display:flex;inset:0;justify-content:flex-end;position:absolute}.tut-settings-drawer{background:#f3f4f6;box-shadow:-12px 0 36px #0003;display:flex;flex-direction:column;height:100%;width:66.666%}.tut-settings-head{align-items:center;background:#fafafb;border-bottom:1px solid #dfe2e6;display:grid;grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr);min-height:54px;padding:6px 10px}.tut-settings-back{background:#0000;border:0;color:#1976d2;font-size:15px;font-weight:700;text-align:left}.tut-settings-title{font-size:17px;font-weight:800;text-align:center}.tut-settings-body{overflow:auto;padding:16px}.tut-settings-group{background:#fff;border:1px solid #e1e4e8;border-radius:14px;margin-bottom:16px;overflow:hidden}.tut-settings-row{align-items:center;background:#fff;border:0;border-bottom:1px solid #eceef1;box-sizing:border-box;display:flex;justify-content:space-between;min-height:52px;padding:12px 14px;text-align:left;width:100%}.tut-settings-row:last-child{border-bottom:0}.tut-settings-row b{font-size:15px}.tut-settings-row small{color:#7a818a;display:block;margin-top:3px}.tut-settings-row.danger b{color:#c62828}.tut-folder-page{background:#fff;margin:0 auto;max-width:600px;padding:1rem}.tut-folder-actions{display:flex;gap:10px;margin-bottom:.75rem;overflow-x:auto}.tut-folder-actions input{border:1px solid #ccc;border-radius:4px;flex:1 1;padding:.5rem}.tut-folder-actions button{border:0;border-radius:4px;color:#fff;padding:.5rem 1rem;white-space:nowrap}.tut-fixed-card{align-items:center;background:#fff;display:flex;gap:10px;justify-content:space-between;padding:12px}.tut-fixed-card,.tut-folder-block{border:1px solid #ddd;border-radius:6px;margin:10px 0}.tut-folder-block{overflow:hidden}.tut-folder-head{background:#f8f9fa;font-weight:700}.tut-board-row,.tut-folder-head{display:flex;justify-content:space-between;padding:10px 12px}.tut-board-row{align-items:center;border-top:1px solid #eee}.tut-smart-shell{margin:0 auto;max-width:980px}.tut-smart-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 8px #0000000d;padding:20px}.tut-smart-progress{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);margin-bottom:18px}.tut-smart-progress div{background:#f3f4f6;border-radius:8px;color:#667085;font-size:12px;font-weight:700;padding:9px 6px;text-align:center}.tut-smart-progress .active{background:#1976d2;color:#fff}.tut-smart-step p{color:#344054;font-size:16px}.tut-choice-grid{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.tut-choice-grid button,.tut-complexity button{background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:11px;text-align:left}.tut-choice-grid button.selected,.tut-complexity button.selected{background:#eef6ff;border-color:#1976d2}.tut-smart-field{display:block;font-size:13px;font-weight:700;margin-top:14px}.tut-smart-field input,.tut-smart-field textarea{border:1px solid #d0d5dd;border-radius:8px;box-sizing:border-box;display:block;margin-top:6px;padding:10px;width:100%}.tut-complexity{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.tut-complexity span{color:#667085;display:block;font-size:12px;margin-top:4px}.tut-smart-form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.tut-smart-preview{border:1px solid #d0d5dd;border-radius:10px;padding:12px}.tut-smart-preview-grid{grid-gap:8px;display:grid;gap:8px;margin-top:10px}.tut-preset-page{background:#fff}.tut-preset-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.tut-preset-controls{display:flex;flex-wrap:wrap;gap:8px}.tut-preset-controls input,.tut-preset-controls select{border:1px solid #d0d5dd;border-radius:8px;padding:9px 10px}.tut-preset-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:16px}.tut-preset-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 2px 6px #1018280f;overflow:hidden}.tut-preset-visual{align-items:flex-end;display:flex;justify-content:space-between;min-height:112px;padding:14px}.tut-preset-body{padding:14px}.tut-pill{background:#f2f4f7;border-radius:999px;color:#344054;display:inline-block;font-size:11px;font-weight:650;margin:2px;padding:5px 8px}.tut-preset-footer{border-top:1px solid #f0f2f5;color:#667085;display:flex;font-size:12px;justify-content:space-between;padding:10px 14px}.tut-edit-toolbar{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;padding:0 1rem}.tut-edit-toolbar h2{font-size:1.5rem}.tut-trash{background:#f8d7da;border:2px dashed #dc3545;border-radius:50%;color:#dc3545;display:grid;font-size:2rem;height:45px;margin-left:auto;place-items:center;width:45px}.tut-tile-modal{background:#f9f9f9;border:2px solid #444;border-radius:8px;box-shadow:0 4px 12px #0003;margin:16px auto;max-width:480px;padding:24px}.tut-modal-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tut-modal-row input[type=text]{border:1px solid #ccc;border-radius:6px;flex:1 1;padding:10px}.tut-modal-color{border:0;height:36px;width:48px}.tut-symbol-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(6,1fr)}.tut-symbol-grid img{border:1px solid #ddd;border-radius:4px;height:60px;object-fit:contain;width:100%}@media(max-width:900px){.tut-board-grid.cols8{grid-template-columns:repeat(8,90px)}.tut-aac-tile{height:90px;width:90px}.tut-aac-tile.edit img{height:46px;width:46px}.tut-board-grid.cols4{grid-template-columns:repeat(4,90px)}.tut-sticky-split{height:390px}.tut-settings-drawer{width:66.666%}}@media(max-width:650px){.tut-page{padding:10px 6px 30px}.tut-hero{padding:20px 18px}.tut-settings-drawer{width:66.666%}.tut-complexity,.tut-smart-form{grid-template-columns:1fr}.tut-folder-page{padding:.6rem}}
/*# sourceMappingURL=main.7f3b0ea4.css.map*/