/*!
 * 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{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.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-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.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 button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .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-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.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,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.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-thin,.ql-snow .ql-stroke.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{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.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;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[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 transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.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:0px}.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]{display:none;border:1px solid #ccc;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:0px;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}:root{--bg: #faf8f5;--surface: #ffffff;--border: #e8e4df;--text: #2d2a26;--text-muted: #6b6560;--accent: #c17f59;--accent-dim: #a66b48;--accent-light: #f5ebe6;--danger: #dc2626;--success: #16a34a;--radius: 8px;--radius-lg: 16px;--font: "DM Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--topbar-bg: #f0ebe6;--hero-bg: #f5f0eb}html{scroll-behavior:smooth}html{scrollbar-width:thin;scrollbar-color:var(--accent) var(--border)}@media (hover: hover){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:5px;border:2px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--accent-dim)}}*{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:var(--text);text-decoration:none}a:hover{color:var(--accent)}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.container-wide{max-width:1400px;margin:0 auto;padding:0 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:var(--radius);font-weight:600;border:none;transition:background .2s,color .2s,transform .1s}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dim);color:#fff}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{background:var(--surface)}.btn-dark{background:var(--text);color:#fff}.btn-dark:hover{background:#1a1816;color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{filter:brightness(1.1)}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;font-weight:600;color:var(--text-muted);font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:.6rem .85rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #c17f5933}.form-group select{width:100%;padding:.6rem 2rem .6rem .85rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b6560' d='M6 8L1 3h10z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:12px;color:var(--text);font-size:1rem;font-family:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-group select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #c17f5933}.radio-group{display:flex;flex-direction:column;gap:.5rem}.radio-group label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:0}.radio-group input[type=radio]{width:1.1rem;height:1.1rem;margin:0;flex-shrink:0;accent-color:var(--accent)}.checkbox-inline{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:0}.checkbox-inline input[type=checkbox]{width:1.15rem;height:1.15rem;margin:0;flex-shrink:0;accent-color:var(--accent);cursor:pointer}.checkbox-inline span{font-weight:500;color:var(--text)}.rich-editor-wrap .ql-container{border:none;font-family:inherit}.rich-editor-wrap .ql-toolbar{border:none;border-bottom:1px solid var(--border);background:var(--bg)}.rich-editor-wrap .ql-editor{min-height:140px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.product-card{background:var(--surface);border-radius:var(--radius);overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.product-card .product-card-image{aspect-ratio:1;background:var(--hero-bg);overflow:hidden}.product-card .product-card-image img{width:100%;height:100%;object-fit:cover}.product-card .product-card-price{color:var(--accent);font-weight:700}table{width:100%;border-collapse:collapse}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}th{font-weight:600;color:var(--text-muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.section-title{font-size:1.5rem;font-weight:700;color:var(--text);margin:0 0 1rem}.section-link{color:var(--text-muted);font-size:.9rem;display:inline-flex;align-items:center;gap:.25rem}.section-link:hover{color:var(--accent)}.site-nav{display:flex}.home-hero{position:relative;padding:2.5rem 0 3rem;overflow:hidden}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--hero-bg) 0%,var(--accent-light) 35%,#fef7f3 50%,var(--hero-bg) 100%);background-size:200% 200%;animation:heroGradient 14s ease-in-out infinite;z-index:0}.home-hero:after{content:"";position:absolute;width:80vmax;height:80vmax;border-radius:50%;background:radial-gradient(circle,rgba(193,127,89,.06) 0%,transparent 70%);top:-30%;right:-20%;animation:heroBlob 20s ease-in-out infinite;z-index:0;pointer-events:none}@keyframes heroGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes heroBlob{0%,to{transform:translate(0) scale(1);opacity:.8}33%{transform:translate(-5%,-10%) scale(1.05);opacity:1}66%{transform:translate(5%,5%) scale(.95);opacity:.9}}.hero-dynamic-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.hero-blob{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(193,127,89,.08) 0%,transparent 70%)}.hero-blob-1{width:60vmax;height:60vmax;top:-20%;left:-15%;animation:heroBlob 18s ease-in-out infinite}.hero-blob-2{width:45vmax;height:45vmax;bottom:-25%;right:-10%;animation:heroBlob 22s ease-in-out infinite reverse;animation-delay:-7s}.home-hero .home-hero-grid{position:relative;z-index:2}.home-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.25rem}.home-hero-headline{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:var(--text)}.home-hero-accent{display:inline-block;background:linear-gradient(120deg,var(--accent) 0%,var(--accent-dim) 25%,var(--accent) 50%,var(--accent-dim) 75%,var(--accent) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:heroTitleShimmer 4s linear infinite,heroAccentGlow 2.5s ease-in-out infinite}@keyframes heroTitleShimmer{to{background-position:200% center}}@keyframes heroAccentGlow{0%,to{filter:drop-shadow(0 0 14px rgba(193,127,89,.55)) drop-shadow(0 0 28px rgba(193,127,89,.3))}50%{filter:drop-shadow(0 0 20px rgba(193,127,89,.75)) drop-shadow(0 0 40px rgba(193,127,89,.4))}}.home-hero-subheadline{margin:0 0 .5rem;font-size:1.05rem;line-height:1.5;color:var(--text-muted);min-height:1.5em}.hero-typing-outer{display:inline-block;overflow:hidden}.hero-typing-inner{display:inline-block;clip-path:inset(0 100% 0 0);animation:heroTypingReveal 2s steps(42) forwards;animation-delay:.4s;animation-fill-mode:both}.hero-typing-cursor{display:inline-block;font-weight:300;color:var(--accent);margin-left:2px;opacity:0;animation:heroCursorBlink .8s step-end infinite;animation-delay:2.3s;animation-fill-mode:both}@keyframes heroTypingReveal{to{clip-path:inset(0 0 0 0)}}@keyframes heroCursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.home-hero-trust{margin:0 0 1.25rem;font-size:.95rem;color:var(--text-muted);font-style:italic}.btn-cta{padding:.75rem 1.5rem;font-size:1.05rem;display:inline-flex;align-items:center;gap:.5rem}.home-hero-mini{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.home-hero-mini-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;color:var(--text-muted)}.home-hero-mini-item svg{color:var(--accent);flex-shrink:0}.home-hero-visual{display:flex;justify-content:center;align-items:center}.home-hero-video-wrap{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 12px 40px #00000014;transition:box-shadow .4s ease}.home-hero-video-wrap:hover{box-shadow:0 16px 48px #c17f591f}.home-hero-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.home-hero-img{width:100%;height:100%;object-fit:cover}.home-section{padding:3rem 0}.home-section:nth-child(2n){background:var(--surface)}.home-section{position:relative;overflow:visible}.section-particles{position:absolute;width:100px;height:100px;margin:-50px 0 0 -50px;pointer-events:none;z-index:50}.particle{position:absolute;left:50%;top:50%;opacity:0;animation:particleBurst 1.8s cubic-bezier(.34,1.56,.64,1) forwards}.particle-text{margin:0;padding:0;width:auto;height:auto;background:none;border-radius:0;font-size:1.1rem;font-weight:800;color:var(--particle-color, #f472b6);text-shadow:0 0 12px var(--particle-color);transform:translate(-50%,-50%);line-height:1}.particle-text:nth-child(odd){font-size:1.35rem}.particle-text:nth-child(3n){font-size:.95rem}@keyframes particleBurst{0%{opacity:0;transform:translate(-50%,-50%) translate(0) scale(0)}12%{opacity:1;transform:translate(-50%,-50%) translate(0) scale(1.35)}22%{transform:translate(-50%,-50%) translate(0) scale(.85)}32%{transform:translate(-50%,-50%) translate(calc(var(--dx, 0) * .4),calc(var(--dy, 0) * .4)) scale(1.05)}55%{opacity:1;transform:translate(-50%,-50%) translate(var(--dx, 0),var(--dy, 0)) scale(1.08)}85%{opacity:.7;transform:translate(-50%,-50%) translate(var(--dx, 0),var(--dy, 0)) scale(1)}to{opacity:0;transform:translate(-50%,-50%) translate(var(--dx, 0),var(--dy, 0)) scale(.4)}}.section-particles .particle:nth-child(1){--dx: 42px;--dy: -48px}.section-particles .particle:nth-child(2){--dx: -44px;--dy: -42px}.section-particles .particle:nth-child(3){--dx: 0;--dy: -52px}.section-particles .particle:nth-child(4){--dx: 50px;--dy: 0}.section-particles .particle:nth-child(5){--dx: -48px;--dy: 8px}.section-particles .particle:nth-child(6){--dx: 34px;--dy: 44px}.section-particles .particle:nth-child(7){--dx: -38px;--dy: 40px}.section-particles .particle:nth-child(8){--dx: 0;--dy: 50px}.section-particles .particle:nth-child(9){--dx: 52px;--dy: -26px}.section-particles .particle:nth-child(10){--dx: -42px;--dy: -30px}.section-particles .particle:nth-child(11){--dx: 28px;--dy: -14px}.section-particles .particle:nth-child(12){--dx: -30px;--dy: 26px}.section-particles .particle:nth-child(13){--dx: 44px;--dy: 22px}.section-particles .particle:nth-child(14){--dx: -22px;--dy: -18px}.home-section-title{margin:0 0 1.5rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;text-align:center;color:var(--text)}.home-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 20px #0000000a}.home-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-video-card{padding:0}.home-video-card-media{aspect-ratio:1;background:var(--hero-bg);overflow:hidden;position:relative}.home-video-card-media img{width:100%;height:100%;object-fit:cover}.home-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.home-video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-muted);font-size:.9rem}.home-video-card-title,.home-video-card-sub{margin:0;padding:1rem 1rem .25rem;font-size:1rem;font-weight:600;color:var(--text)}.home-video-card-sub{padding-top:0;font-weight:400;font-size:.9rem;color:var(--text-muted)}.home-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.home-benefit-card{padding:1.5rem;text-align:center}.home-benefit-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;border-radius:50%;background:var(--accent-light);color:var(--accent)}.home-benefit-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--text)}.home-benefit-text{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.4}.home-proof-product-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2.25rem;align-items:start;position:relative;background:linear-gradient(135deg,#c17f5924,#f5ebe6d9 38%,#fff)}.home-proof-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 18% 10%,rgba(193,127,89,.26) 0%,transparent 55%),radial-gradient(circle at 85% 2%,rgba(245,235,230,.95) 0%,transparent 42%),radial-gradient(circle at 78% 88%,rgba(193,127,89,.16) 0%,transparent 58%);pointer-events:none}.home-proof-product-card>*{position:relative;z-index:1}.home-proof-left{padding-right:.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.home-proof-left .home-testimonial{margin:0;max-width:360px}.home-proof-left .home-testimonial-quote{display:block;text-align:left}.home-proof-left .home-testimonial-text,.home-proof-left .home-testimonial-sub{text-align:left}.home-testimonial-quote{font-size:3rem;line-height:1;color:var(--accent-light);font-family:Georgia,serif}.home-testimonial-text{margin:0 0 .5rem;font-size:1.1rem;line-height:1.5;color:var(--text);font-style:italic}.home-testimonial-sub{margin:0;font-size:.9rem;color:var(--text-muted)}.home-testimonial-avatars{display:flex;gap:.5rem;margin-top:1rem}.home-avatar{width:2.25rem;height:2.25rem;border-radius:50%;background:var(--hero-bg);display:flex;align-items:center;justify-content:center;color:var(--accent)}.home-avatar-cat{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover;flex-shrink:0}.home-product-name{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:var(--text)}.home-product-price{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--accent)}.home-product-image-wrap{width:100%;max-width:240px;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(135deg,var(--hero-bg) 0%,rgba(193,127,89,.1) 100%);border:1px solid rgba(232,228,223,.9);box-shadow:0 22px 60px #c17f5924;margin-bottom:1rem;position:relative}.home-product-image-wrap:after{content:"";position:absolute;top:-80px;right:-80px;bottom:-80px;left:-80px;background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.85) 0%,transparent 55%);transform:rotate(15deg);pointer-events:none;opacity:.75}.home-product-image{width:100%;height:100%;object-fit:cover}.home-product-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.home-product-rating{display:flex;align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.9rem;color:var(--text-muted)}.home-product-rating svg{color:var(--accent)}.home-proof-trust{text-align:center;padding:1.15rem 1rem;width:100%;max-width:420px;margin:0 auto;border-radius:var(--radius-lg);background:#ffffff9e;border:1px solid rgba(232,228,223,.85);box-shadow:0 18px 50px #c17f591a}.home-proof-trust-title{margin:0 0 .75rem;font-size:1.05rem;font-weight:800;color:var(--text)}.home-proof-trust-text{margin:0 0 .5rem;color:var(--text-muted);font-size:.95rem;line-height:1.5}.home-proof-trust-sub{margin:0;color:var(--text-muted);font-size:.9rem}.home-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin:0 0 1rem;align-items:stretch}.home-product-detail,.home-product-actions .home-product-cta{max-width:none;margin:0}.home-product-cta{width:100%;max-width:none;margin-bottom:0;box-shadow:0 18px 40px #c17f5938}.home-product-actions .btn{min-height:54px;width:100%;padding:.75rem 1.05rem;font-size:1rem}.home-product-detail.btn-outline{background:linear-gradient(180deg,#ffffffbf,#f5ebe6bf);box-shadow:0 12px 30px #0000000a}.home-product-detail.btn-outline:hover{box-shadow:0 16px 42px #c17f5924}.home-product-cta.btn-primary:hover{box-shadow:0 20px 60px #c17f5947}.home-product-bullets{margin:0 0 .75rem;padding-left:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.home-product-bullets li{margin:0;padding:.42rem .7rem;border-radius:999px;background:#f5ebe6e6;border:1px solid rgba(232,228,223,.9);color:var(--text-muted);font-size:.9rem;font-weight:650}.home-product-shipping{margin:0;font-size:.85rem;display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:#c17f591a;border:1px solid rgba(193,127,89,.18);color:var(--accent-dim);font-weight:700}.home-product-empty{text-align:center;padding:1rem}.img-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0c0ac7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.img-lightbox-content{position:relative;width:100%;height:100%;max-width:1100px;display:flex;align-items:center;justify-content:center}.img-lightbox-img{max-width:100%;max-height:86vh;width:auto;height:auto;border-radius:var(--radius-lg);box-shadow:0 30px 90px #00000059;-webkit-user-select:none;user-select:none}.img-lightbox-caption{position:absolute;left:1rem;bottom:1rem;padding:.35rem .7rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#ffffffe6;font-size:.9rem}.img-lightbox-close{position:fixed;top:1rem;right:1rem;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fffffff2;font-size:1.8rem;line-height:44px;text-align:center;cursor:pointer;z-index:10001;pointer-events:auto;touch-action:manipulation}.img-lightbox-close:hover{background:#ffffff29}.img-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fffffff2;font-size:1.9rem;cursor:pointer;z-index:10001;pointer-events:auto;touch-action:manipulation}.img-lightbox-nav:hover{background:#ffffff29}.img-lightbox-prev{left:1rem}.img-lightbox-next{right:1rem}@media (max-width: 480px){.img-lightbox-close{top:.75rem;right:.75rem;width:52px;height:52px;line-height:52px}.img-lightbox-nav{width:52px;height:52px;font-size:2rem}}.product-description{color:var(--text-muted);line-height:1.6}.product-description p{margin:0 0 .35rem}.product-description p:last-child{margin-bottom:0}.product-description br{line-height:1.2}.product-description h2,.product-description h3{margin:.75rem 0 .35rem;color:var(--text)}.product-description ul,.product-description ol{margin:.5rem 0;padding-left:1.25rem}.product-description li{margin:.2rem 0}.product-description strong{color:var(--text)}.home-for-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.home-for-card{padding:1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:500;color:var(--text)}.home-for-icon{color:var(--accent)}.home-faq{background:var(--hero-bg)!important}.home-faq-list{max-width:640px;margin:0 auto}.home-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.5rem;overflow:hidden}.home-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;text-align:left;font-size:1rem;font-weight:600;color:var(--text);background:none;border:none;cursor:pointer;font-family:inherit;transition:background .2s}.home-faq-question:hover{background:var(--hero-bg)}.home-faq-chevron{flex-shrink:0;transition:transform .2s;color:var(--text-muted)}.home-faq-item.open .home-faq-chevron{transform:rotate(180deg)}.home-faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease-out}.home-faq-item.open .home-faq-answer{max-height:400px}.home-faq-answer p{margin:0;padding:.75rem 1.25rem 1rem;font-size:.95rem;line-height:1.5;color:var(--text-muted);border-top:1px solid var(--border)}:root{--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-out-smooth: cubic-bezier(.33, 1, .68, 1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpScale{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-in .home-section-title,.animate-in .home-faq-list{opacity:0;animation:fadeInUp .9s var(--ease-out-expo) forwards}.animate-in .home-section-title{animation-delay:.08s}.animate-in .home-faq-list{animation-delay:.12s}.home-hero:not(.animate-in) .home-hero-text,.home-hero:not(.animate-in) .home-hero-visual{opacity:0}.home-section:not(.animate-in) .home-section-title,.home-section:not(.animate-in) .home-video-card,.home-section:not(.animate-in) .home-benefit-card,.home-section:not(.animate-in) .home-for-card,.home-section:not(.animate-in) .home-proof-product-card,.home-section:not(.animate-in) .home-faq-list{opacity:0}.animate-in .home-hero-text{animation:fadeInUp 1s var(--ease-out-expo) .1s forwards}.animate-in .home-hero-visual{animation:fadeInUp 1s var(--ease-out-expo) .35s forwards}.animate-in .home-video-card,.animate-in .home-benefit-card,.animate-in .home-for-card{animation:fadeInUpScale .85s var(--ease-out-expo) forwards;animation-fill-mode:both}.animate-in .home-proof-product-card{animation:fadeInUpScale .9s var(--ease-out-expo) .15s forwards}.home-card-interactive{transition:transform .3s ease,box-shadow .3s ease}.home-card-interactive:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.home-video-card .home-video-card-media{transition:transform .4s ease}.home-video-card:hover .home-video-card-media{transform:scale(1.04)}.home-benefit-card:hover .home-benefit-icon{transform:scale(1.08);background:var(--accent);color:#fff}.home-benefit-icon{transition:transform .25s ease,background .25s ease,color .25s ease}.home-for-card{transition:transform .45s cubic-bezier(.4,0,.2,1),border-color .45s cubic-bezier(.4,0,.2,1),color .45s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1)}.home-for-card:hover{transform:translateY(-6px);border-color:var(--accent);color:var(--accent);box-shadow:0 12px 32px #c17f591f}.home-for-card .home-for-icon{transition:transform .45s cubic-bezier(.4,0,.2,1)}.home-for-card:hover .home-for-icon{transform:scale(1.15)}.btn-cta-glow{animation:ctaPulse 2.5s ease-in-out infinite}@keyframes ctaPulse{0%,to{box-shadow:0 0 #c17f5959}50%{box-shadow:0 0 0 8px #c17f5900}}.shop-page{min-height:100vh;padding-bottom:3rem}.shop-banner{position:relative;padding:3rem 0;margin-bottom:2rem;overflow:hidden}.shop-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--hero-bg) 0%,var(--accent-light) 50%,var(--hero-bg) 100%);opacity:.95}.shop-banner-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 50%,rgba(193,127,89,.08) 0%,transparent 50%);pointer-events:none}.shop-banner-inner{position:relative;max-width:1200px;margin:0 auto;padding:0 1.25rem;text-align:center}.shop-banner.animate-in .shop-banner-inner{animation:fadeInUp .7s ease-out forwards}.shop-banner-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:999px;background:var(--surface);color:var(--accent);font-size:.85rem;font-weight:600;margin-bottom:1rem;box-shadow:0 2px 12px #0000000f}.shop-banner-title{margin:0 0 .35rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;color:var(--text)}.shop-banner-sub{margin:0;font-size:1.1rem;color:var(--text-muted)}.shop-layout-wrap{max-width:1280px;margin:0 auto;padding:0 1.25rem}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:2.5rem;align-items:start}.shop-sidebar-card{position:sticky;top:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:0 4px 24px #0000000a}.shop-sidebar-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;color:var(--accent)}.shop-sidebar-title{margin:0;font-size:1.1rem;font-weight:700;color:var(--text)}.shop-filter-group{margin-bottom:1.25rem}.shop-filter-label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.shop-chips{display:flex;flex-wrap:wrap;gap:.5rem}.shop-chip{padding:.45rem .85rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.shop-chip:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.shop-chip.active{background:var(--accent);border-color:var(--accent);color:#fff}.shop-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.shop-filter-field{display:flex;flex-direction:column;gap:.25rem}.shop-input{width:100%;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);font-size:.9rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.shop-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #c17f5933}.shop-select{width:100%;padding:.55rem 2rem .55rem .85rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);font-size:.9rem;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b6560' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.shop-select:focus{outline:none;border-color:var(--accent)}.shop-reset-btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.5rem 0;font-size:.9rem;color:var(--text-muted);background:none;border:none;cursor:pointer;font-family:inherit;transition:color .2s}.shop-reset-btn:hover{color:var(--accent)}.shop-toolbar{margin-bottom:1.25rem;opacity:0}.shop-toolbar.animate-in{animation:fadeInUp .5s ease-out forwards}.shop-count{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:600;color:var(--text-muted)}.shop-count svg{color:var(--accent)}.shop-count-skeleton{display:inline-block;width:120px;height:1em;background:linear-gradient(90deg,var(--border) 25%,var(--hero-bg) 50%,var(--border) 75%);background-size:200% 100%;animation:skeleton 1s ease-in-out infinite;border-radius:4px}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.shop-card{display:block;color:inherit;text-decoration:none;background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:0 4px 16px #0000000a;transition:transform .35s ease,box-shadow .35s ease,border-color .25s;opacity:0;animation:fadeInUp .5s ease-out forwards}.shop-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:var(--accent-light)}.shop-card-image-wrap{position:relative;aspect-ratio:1;background:var(--hero-bg);overflow:hidden}.shop-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.shop-card:hover .shop-card-image{transform:scale(1.08)}.shop-card-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.shop-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;color:#fff;font-weight:600;font-size:.95rem;opacity:0;transition:opacity .3s ease}.shop-card:hover .shop-card-overlay{opacity:1}.shop-card-body{padding:1.15rem}.shop-card-title{margin:0 0 .4rem;font-size:1rem;font-weight:600;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-card-price{margin:0;font-size:1.15rem;font-weight:700;color:var(--accent)}.shop-card-currency{font-size:.85rem;font-weight:500;color:var(--text-muted)}.shop-card-placeholder{aspect-ratio:1;background:linear-gradient(135deg,var(--hero-bg) 0%,var(--border) 100%);border-radius:var(--radius-lg);animation:skeleton 1.5s ease-in-out infinite}.shop-grid-skeleton{pointer-events:none}.shop-empty{text-align:center;padding:4rem 2rem;background:var(--surface);border-radius:var(--radius-lg);border:1px dashed var(--border)}.shop-empty-icon{width:5rem;height:5rem;margin:0 auto 1.25rem;border-radius:50%;background:var(--accent-light);color:var(--accent);display:flex;align-items:center;justify-content:center}.shop-empty-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--text)}.shop-empty-text{margin:0 0 1.5rem;color:var(--text-muted);font-size:.95rem}@media (max-width: 768px){.container,.container-wide{padding-left:1rem;padding-right:1rem}.hero-grid,.clearance-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.hero-grid .hero-image{order:0}.hero-grid .hero-text{order:1}.hero-image img{max-height:280px!important}.hero-section .container{padding-left:1.25rem;padding-right:1.25rem}.hero-section .hero-text{text-align:center}.hero-section .hero-image{display:flex;justify-content:center}.hero-section .hero-image img{margin:0 auto}.features-grid{justify-items:center;text-align:center}.feature-item{flex-direction:column!important;align-items:center!important;text-align:center}.feature-item>div{display:flex;flex-direction:column;align-items:center}.footer-grid{text-align:center}.footer-grid .footer-col{display:flex;flex-direction:column;align-items:center}.footer-grid .footer-col p{max-width:100%!important}.footer-newsletter form{justify-content:center}.footer-newsletter input[type=email]{margin-left:auto;margin-right:auto}.cart-table-wrap{padding:1rem 1.25rem!important}.cart-table tbody tr{padding:1rem 0!important}.shop-layout{grid-template-columns:1fr!important;gap:1.5rem!important}.shop-sidebar-card{position:static!important}.shop-banner{padding:2rem 0;margin-bottom:1.5rem}.shop-banner-title{font-size:1.75rem}.shop-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-detail-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.cart-table-wrap{overflow-x:visible}.cart-table thead{display:none}.cart-table tbody tr{display:block;border-bottom:1px solid var(--border);padding:1rem 0}.cart-table tbody tr:last-child{border-bottom:none}.cart-table td{display:block;padding:.35rem 0;border:none;text-align:left!important}.cart-table td:before{content:attr(data-label);font-weight:600;font-size:.85rem;color:var(--text-muted);display:block;margin-bottom:.15rem}.cart-table td:first-child{font-weight:600;font-size:1rem;padding-top:0}.cart-table td:last-child{padding-top:.5rem}.cart-table td.cart-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.5rem}.cart-table td.cart-row-actions:before{display:none}.checkout-form-grid{grid-template-columns:1fr!important}.site-nav{display:none!important;position:absolute;top:100%;left:0;right:0;background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;padding:1rem;gap:.75rem;box-shadow:0 8px 20px #00000014}.site-nav.open{display:flex!important}.menu-toggle{display:flex!important;align-items:center;justify-content:center;padding:.5rem}.header-inner{position:relative}.footer-newsletter input[type=email]{max-width:100%!important}.gls-modal-content{min-width:0!important;max-height:85vh!important}.gls-modal-content iframe{min-height:400px!important}section{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.home-hero-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.home-hero-text{text-align:center}.home-hero-mini{justify-content:center}.home-hero-visual{order:-1}.home-video-grid{grid-template-columns:1fr!important}.home-benefits-grid{grid-template-columns:1fr 1fr!important}.home-proof-product-card{grid-template-columns:1fr!important;padding:1.5rem!important}.home-proof-left{padding-right:0;border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:1rem}.home-for-grid{grid-template-columns:1fr 1fr!important}.home-product-actions{grid-template-columns:1fr!important}}@media (min-width: 769px){.menu-toggle{display:none!important}}@media (max-width: 480px){.container,.container-wide{padding-left:.75rem;padding-right:.75rem}body{font-size:15px}.section-title{font-size:1.25rem}.product-grid-sm{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.product-card .product-card-image{aspect-ratio:1}.product-card>div:last-child{padding:.75rem!important}.btn{padding:.55rem 1rem;font-size:.9rem}main{padding-top:1.25rem!important;padding-bottom:1.5rem!important}.newsletter-form-mobile{flex-direction:column!important;width:100%!important}.newsletter-form-mobile input{min-width:0!important;width:100%!important}.card{margin-left:0;margin-right:0}.home-benefits-grid,.home-for-grid{grid-template-columns:1fr!important}}
