/*!
 * 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:"\2022"}.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:"\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-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{--background: #FAF8F5;--background-alt: #F5F1EA;--text: #2C2417;--text-muted: #5A5046;--primary: #8B6F47;--primary-hover: #73593A;--secondary: #D4A574;--accent: #C19A6B;--border: #E8E3DB;--card-bg: #FFFFFF;--color-primary: var(--primary);--color-primary-dark: var(--primary-hover);--color-secondary: var(--secondary);--color-background: var(--background);--color-text-primary: var(--text);--color-text-secondary: var(--text-muted);--color-neutral-light: var(--background-alt);--color-neutral-border: var(--border)}@media (max-width: 767px){.hide-mobile{display:none!important}}@media (min-width: 768px) and (max-width: 1023px){.hide-tablet{display:none!important}}@media (min-width: 1024px){.hide-desktop{display:none!important}}.show-mobile{display:none!important}@media (max-width: 767px){.show-mobile{display:block!important}}.show-tablet{display:none!important}@media (min-width: 768px) and (max-width: 1023px){.show-tablet{display:block!important}}.show-desktop{display:none!important}@media (min-width: 1024px){.show-desktop{display:block!important}}.show-mobile-flex{display:none!important}@media (max-width: 767px){.show-mobile-flex{display:flex!important}}.show-desktop-flex{display:none!important}@media (min-width: 1024px){.show-desktop-flex{display:flex!important}}.grid-responsive{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.grid-responsive{grid-template-columns:repeat(4,1fr)}}.grid-two-col{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.grid-two-col{grid-template-columns:1fr 1fr}}.grid-checkout{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width: 1024px){.grid-checkout{grid-template-columns:1.5fr 1fr}}.grid-stats{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-footer{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 640px){.grid-footer{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-footer{grid-template-columns:repeat(4,1fr)}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 767px){.container{padding:0 1rem}}.container-sm{max-width:800px}.container-lg{max-width:1400px}.container-fluid{max-width:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.2;color:var(--text);margin:0;transition:color .4s ease}h1,.h1{font-size:3.5rem;letter-spacing:-.5px}@media (max-width: 768px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:2.5rem}@media (max-width: 768px){h2,.h2{font-size:2rem}}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.1rem}h6,.h6{font-size:1rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}.text-body{font-size:1rem;line-height:1.6;color:var(--text-muted)}.text-body-lg{font-size:1.1rem;line-height:1.8;color:var(--text-muted)}.text-small{font-size:.85rem;color:var(--text-muted)}.text-xs{font-size:.75rem;color:var(--text-muted)}.text-primary{color:var(--primary)}.text-secondary,.text-muted{color:var(--text-muted)}.text-white{color:#fff}.text-error{color:#b85450}.text-success{color:#4a7c59}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}a{color:var(--primary);text-decoration:none;transition:color .4s ease}a:hover{color:var(--primary-hover)}.link-subtle{color:var(--text-muted)}.link-subtle:hover{color:var(--primary)}.price{font-size:1.5rem;font-weight:700;color:var(--primary);transition:color .4s ease}.price-lg{font-size:2rem}.price-sm{font-size:1rem}.label{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text)}.description{font-size:1.1rem;line-height:1.8;color:var(--text-muted)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in-up{animation:fadeInUp .5s ease-out}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-slide-in-right{animation:slideInRight .3s ease-out}.animate-slide-in-left{animation:slideInLeft .3s ease-out}.animate-slide-up{animation:slideUp .3s ease-out}.animate-scale-in{animation:scaleIn .2s ease-out}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-shake{animation:shake .5s ease-out}.stagger-1{animation-delay:0s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.2s}.stagger-4{animation-delay:.3s}.stagger-5{animation-delay:.4s}.stagger-6{animation-delay:.5s}.stagger-7{animation-delay:.6s}.stagger-8{animation-delay:.7s}.stagger-9{animation-delay:.8s}.stagger-10{animation-delay:.9s}.stagger-11{animation-delay:1s}.stagger-12{animation-delay:1.1s}.stagger-children>*{animation:fadeInUp .5s ease-out both}.stagger-children>*:nth-child(1){animation-delay:0s}.stagger-children>*:nth-child(2){animation-delay:.1s}.stagger-children>*:nth-child(3){animation-delay:.2s}.stagger-children>*:nth-child(4){animation-delay:.3s}.stagger-children>*:nth-child(5){animation-delay:.4s}.stagger-children>*:nth-child(6){animation-delay:.5s}.stagger-children>*:nth-child(7){animation-delay:.6s}.stagger-children>*:nth-child(8){animation-delay:.7s}.stagger-children>*:nth-child(9){animation-delay:.8s}.stagger-children>*:nth-child(10){animation-delay:.9s}.stagger-children>*:nth-child(11){animation-delay:1s}.stagger-children>*:nth-child(12){animation-delay:1.1s}.transition-all{transition:all .2s ease}.transition-fast{transition:all .15s ease}.transition-slow{transition:all .3s ease}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-transform{transition:transform .2s ease}.transition-opacity{transition:opacity .2s ease}.transition-none{transition:none}.hover-lift{transition:all .2s ease}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.hover-lift-sm{transition:all .2s ease}.hover-lift-sm:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.02)}.hover-brighten{transition:filter .2s ease}.hover-brighten:hover{filter:brightness(1.1)}.skeleton{background:linear-gradient(90deg,#F5F1EA 25%,#E8E3DB 50%,#F5F1EA 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1em;margin-bottom:.5rem}.skeleton-text:last-child{width:60%}.skeleton-card{height:300px}.skeleton-image{height:200px}.spinner{width:24px;height:24px;border:3px solid #E8E3DB;border-top-color:#8b6f47;border-radius:50%;animation:spin .8s linear infinite}.spinner-sm{width:16px;height:16px;border-width:2px}.spinner-lg{width:40px;height:40px;border-width:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn:focus{outline:none;box-shadow:0 0 0 3px #8b6f471a}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:disabled:hover{transform:none;box-shadow:none}.btn svg{width:18px;height:18px;flex-shrink:0}.btn-primary{background-color:var(--primary);color:#fff;transition:background-color .4s ease,transform .2s ease,box-shadow .2s ease}.btn-primary:hover:not(:disabled){background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background-color:var(--border);color:var(--text);transition:background-color .4s ease,color .4s ease}.btn-secondary:hover:not(:disabled){background-color:var(--background-alt)}.btn-outline{background-color:transparent;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:0;transition:background-color .3s ease,color .3s ease}.btn-outline:hover:not(:disabled){background-color:#1a1a1a;color:#fff}.btn-outline-primary{background-color:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:0;transition:background-color .3s ease,color .3s ease}.btn-outline-primary:hover:not(:disabled){background-color:var(--primary);color:#fff}.btn-dark{background-color:#1a1a1a;color:#fff;border:none;border-radius:0;transition:background-color .3s ease}.btn-dark:hover:not(:disabled){background-color:#333}.btn-ghost{background-color:transparent;color:var(--text);transition:background-color .4s ease,color .4s ease}.btn-ghost:hover:not(:disabled){background-color:var(--background-alt)}.btn-danger{background-color:#b85450;color:#fff}.btn-danger:hover:not(:disabled){background-color:#98413d;transform:translateY(-2px)}.btn-success{background-color:#4a7c59;color:#fff}.btn-success:hover:not(:disabled){background-color:#375c42;transform:translateY(-2px)}.btn-sm{padding:.5rem 1rem;font-size:.85rem;border-radius:8px}.btn-sm svg{width:16px;height:16px}.btn-lg{padding:1rem 2rem;font-size:1.1rem;border-radius:12px}.btn-lg svg{width:20px;height:20px}.btn-block{width:100%}.btn-large{width:100%;padding:1rem 2rem;font-size:1.1rem}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:.5rem;background:none;border:none;border-radius:8px;color:var(--text);cursor:pointer;transition:background-color .4s ease,color .4s ease;position:relative}.icon-btn:hover{background-color:var(--background-alt)}.icon-btn:focus{outline:none;box-shadow:0 0 0 3px #8b6f471a}.icon-btn svg{width:20px;height:20px}.icon-btn-sm{width:32px;height:32px}.icon-btn-sm svg{width:16px;height:16px}.cart-btn{position:relative}.cart-btn .badge{position:absolute;top:0;right:0;background-color:var(--primary);color:#fff;font-size:.75rem;font-weight:700;width:18px;height:18px;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.lang-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--background-alt);border:none;border-radius:8px;font-weight:600;color:var(--primary);cursor:pointer;transition:background-color .4s ease,color .4s ease}.lang-toggle:hover{background-color:var(--border)}.lang-toggle svg{width:18px;height:18px}.button-group{display:flex;gap:1rem;margin-top:2rem}.button-group .btn{flex:1}.quantity-controls{display:flex;align-items:center;gap:.75rem}.quantity-controls button{width:28px;height:28px;border:none;background-color:var(--background-alt);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.quantity-controls button:hover{background-color:var(--border)}.quantity-controls button svg{width:14px;height:14px}.quantity-controls span{font-weight:600;min-width:24px;text-align:center;color:var(--text)}input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;color:var(--text)}.form-input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],textarea,select{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background-color:var(--card-bg);transition:background-color .4s ease,border-color .4s ease,color .4s ease}.form-input::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,textarea::placeholder,select::placeholder{color:var(--text-muted)}.form-input:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #8b6f471a}.form-input:disabled,input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=search]:disabled,textarea:disabled,select:disabled{background-color:var(--background-alt);cursor:not-allowed;opacity:.7}.form-input.error,input[type=text].error,input[type=email].error,input[type=password].error,input[type=number].error,input[type=tel].error,input[type=url].error,input[type=search].error,textarea.error,select.error{border-color:#b85450}.form-input.error:focus,input[type=text].error:focus,input[type=email].error:focus,input[type=password].error:focus,input[type=number].error:focus,input[type=tel].error:focus,input[type=url].error:focus,input[type=search].error:focus,textarea.error:focus,select.error:focus{box-shadow:0 0 0 3px #b854501a}textarea{resize:vertical;min-height:100px;line-height:1.6}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-group{margin-bottom:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.form-label{display:block;font-size:.85rem;font-weight:500;color:var(--text);margin-bottom:.5rem;transition:color .4s ease}.form-hint{font-size:.85rem;color:var(--text-muted);margin-top:.25rem;transition:color .4s ease}.form-error{font-size:.85rem;color:#b85450;margin-top:.25rem}.radio-group{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.radio-label{display:flex;align-items:center;gap:.75rem;padding:1rem;border:2px solid var(--border);border-radius:8px;cursor:pointer;transition:border-color .4s ease,background-color .4s ease}.radio-label:hover{border-color:var(--primary);background:var(--background)}.radio-label input[type=radio]{width:20px;height:20px;accent-color:var(--primary);cursor:pointer}.radio-label.selected,.radio-label:has(input:checked){border-color:var(--primary);background:var(--background-alt)}.radio-label.selected span,.radio-label:has(input:checked) span{font-weight:600}.radio-label .radio-content{flex:1}.radio-label .radio-title{font-weight:500;color:var(--text)}.radio-label .radio-description{font-size:.85rem;color:var(--text-muted);margin-top:.25rem}.radio-label .radio-price{font-weight:600;color:var(--primary)}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:var(--text)}.checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:var(--primary);cursor:pointer}.switch{position:relative;display:inline-block;width:48px;height:26px}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:var(--primary)}.switch input:checked+.slider:before{transform:translate(22px)}.switch input:focus+.slider{box-shadow:0 0 0 3px #8b6f471a}.switch .slider{position:absolute;cursor:pointer;inset:0;background-color:var(--border);transition:background-color .4s ease;border-radius:9999px}.switch .slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.2s ease;border-radius:50%;box-shadow:0 2px 4px #0003}select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235A5046' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.file-input{display:none}.file-input-label{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--primary);color:#fff;border-radius:12px;font-weight:600;cursor:pointer;transition:background-color .4s ease,transform .2s ease}.file-input-label:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.file-input-label svg{width:18px;height:18px}.contact-form{max-width:600px;margin:2rem 0}.contact-form input,.contact-form textarea{margin-bottom:1rem}.checkout-steps{display:flex;gap:1rem;margin-bottom:2rem}.step{flex:1;padding:.75rem;background:var(--background-alt);border-radius:8px;text-align:center;font-weight:600;color:var(--text-muted);transition:background-color .4s ease,color .4s ease}.step.active{background:var(--primary);color:#fff}.step.completed{background:var(--border);color:var(--text-muted)}.card{background:var(--card-bg);border-radius:16px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:background-color .4s ease,transform .2s ease,box-shadow .2s ease}.card-hover{cursor:pointer}.card-hover:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.product-card{background:var(--card-bg);border-radius:16px;overflow:hidden;cursor:pointer;transition:background-color .4s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #00000014;animation:fadeInUp .5s ease-out;animation-fill-mode:both}.product-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.product-card:nth-child(1){animation-delay:0s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(4){animation-delay:.3s}.product-card:nth-child(5){animation-delay:.4s}.product-card:nth-child(6){animation-delay:.5s}.product-card:nth-child(7){animation-delay:.6s}.product-card:nth-child(8){animation-delay:.7s}.product-card:nth-child(9){animation-delay:.8s}.product-card:nth-child(10){animation-delay:.9s}.product-card:nth-child(11){animation-delay:1s}.product-card:nth-child(12){animation-delay:1.1s}.product-image{height:280px;position:relative;background-size:cover;background-position:center}.product-image.placeholder{background:linear-gradient(135deg,#D4A574,#8B6F47)}.featured-badge{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.95);color:var(--primary);padding:.5rem;border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;transition:color .4s ease}.featured-badge svg{width:14px;height:14px}.product-info{padding:1.5rem}.product-info h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--text);transition:color .4s ease}.product-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.tag{background:var(--background-alt);padding:.25rem .75rem;border-radius:6px;font-size:.85rem;color:var(--primary-hover);transition:background-color .4s ease,color .4s ease}.stat-card{background:var(--card-bg);padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;gap:1.5rem;transition:background-color .4s ease,transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.stat-card svg{color:var(--primary);flex-shrink:0}.stat-value{font-size:2rem;font-weight:700;color:var(--text);line-height:1}.stat-label{color:var(--text-muted);font-size:.85rem;margin-top:.25rem}.content-block-card{background:var(--card-bg);border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;margin-bottom:1rem;transition:background-color .4s ease}.block-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}.block-header h3{font-size:1rem;font-weight:600;margin:0;color:var(--text)}.block-header>div{display:flex;align-items:center;gap:.75rem}.block-form{padding:1.5rem;background:var(--background-alt);display:flex;flex-direction:column;gap:1rem;transition:background-color .4s ease}.import-card{background:var(--card-bg);border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014;text-align:center;transition:background-color .4s ease}.import-card.import-card-disabled{opacity:.6}.import-header{margin-bottom:1rem}.import-header svg{color:var(--primary);margin-bottom:1rem}.import-header h3{font-size:1.25rem;margin:0;color:var(--text)}.import-card p{color:var(--text-muted);margin-bottom:1.5rem}.order-summary{background:var(--card-bg);padding:2rem;border-radius:16px;box-shadow:0 2px 8px #00000014;height:-moz-fit-content;height:fit-content;position:sticky;top:calc(70px + 2rem);transition:background-color .4s ease}.order-summary h3{margin-bottom:1.5rem;color:var(--text)}.summary-item{display:flex;justify-content:space-between;padding:.75rem 0;color:var(--text)}.summary-divider{height:1px;background:var(--border);margin:1rem 0}.summary-total{font-size:1.25rem;font-weight:700;color:var(--text)}.summary-total span:last-child{color:var(--primary)}.cart-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.cart-item:last-child{border-bottom:none}.cart-item-image{width:80px;height:80px;border-radius:8px;flex-shrink:0;background-size:cover;background-position:center}.cart-item-details{flex:1}.cart-item-details h4{font-size:1rem;margin-bottom:.25rem}.cart-item-details .price{font-size:1rem;margin-bottom:.5rem}.login-card{background:var(--card-bg);padding:3rem;border-radius:16px;box-shadow:0 12px 32px #0003;width:100%;max-width:400px;transition:background-color .4s ease}.login-card h2{margin-bottom:2rem;text-align:center;color:var(--text);font-size:1.5rem}.form-section{background:var(--card-bg);padding:2rem;border-radius:16px;box-shadow:0 2px 8px #00000014;transition:background-color .4s ease}.form-section h3{margin-bottom:1.5rem;color:var(--text)}.data-table{width:100%;background:var(--card-bg, #ffffff);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.data-table__wrapper{overflow-x:auto}.data-table table{width:100%;border-collapse:collapse;min-width:600px}.data-table th{background:var(--background-alt, #F5F1EA);padding:1rem;text-align:left;font-weight:600;color:var(--text, #2C2417);font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.data-table td{padding:1rem;border-top:1px solid var(--border, #E8E3DB);color:var(--text, #2C2417);vertical-align:middle}.data-table tr:hover td{background:var(--background-alt, #FAF8F5)}.data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.data-table th.sortable:hover{background:#f0eae0}.data-table th.sortable .sort-icon{margin-left:.5rem;opacity:.5}.data-table th.sortable .sort-icon.active{opacity:1}.table-actions{display:flex;gap:.5rem;justify-content:flex-end}.table-actions button{padding:.5rem;border-radius:8px;transition:background-color .2s}.table-actions button:hover{background:var(--background-alt, #F5F1EA)}.table-actions button svg{width:18px;height:18px}.table-actions .btn-edit{color:#5b8ba5}.table-actions .btn-delete{color:#b85450}.table-actions .btn-delete:hover{background:rgba(184,84,80,.1)}.table-actions .btn-view{color:#4a7c59}.table-status{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.table-status--success,.table-status--completed,.table-status--active{background:rgba(74,124,89,.1);color:#4a7c59}.table-status--warning,.table-status--pending,.table-status--processing{background:rgba(196,163,90,.1);color:#ad8a3e}.table-status--error,.table-status--cancelled,.table-status--failed{background:rgba(184,84,80,.1);color:#b85450}.table-status--info,.table-status--shipped{background:rgba(91,139,165,.1);color:#5b8ba5}.table-status--neutral,.table-status--draft{background:var(--background-alt, #F5F1EA);color:var(--text-muted, #9B8A7A)}.table-thumbnail{width:48px;height:48px;border-radius:8px;object-fit:cover;background:var(--background-alt, #F5F1EA)}.table-thumbnail--lg{width:64px;height:64px}.table-thumbnail--sm{width:36px;height:36px}.table-empty{padding:4rem;text-align:center;color:var(--text-muted, #9B8A7A)}.table-empty svg{width:48px;height:48px;margin-bottom:1rem;opacity:.5}.table-empty h3{margin-bottom:.5rem;color:var(--text, #2C2417)}.table-empty p{font-size:.85rem}.table-pagination{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid var(--border, #E8E3DB)}.table-pagination__info{font-size:.85rem;color:var(--text-muted, #9B8A7A)}.table-pagination__controls{display:flex;gap:.5rem}.table-pagination__btn{padding:.5rem .75rem;border:1px solid var(--border, #E8E3DB);border-radius:8px;background:var(--card-bg, #ffffff);font-size:.85rem;transition:all .2s}.table-pagination__btn:hover:not(:disabled){background:var(--background-alt, #F5F1EA)}.table-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.table-pagination__btn.active{background:var(--primary, #8B6F47);color:#fff;border-color:var(--primary, #8B6F47)}@media (max-width: 767px){.data-table--responsive thead{display:none}.data-table--responsive tr{display:block;margin-bottom:1rem;border:1px solid var(--border, #E8E3DB);border-radius:8px}.data-table--responsive td{display:flex;justify-content:space-between;align-items:center;border-top:none;border-bottom:1px solid var(--border, #E8E3DB)}.data-table--responsive td:last-child{border-bottom:none}.data-table--responsive td:before{content:attr(data-label);font-weight:600;color:var(--text-muted, #9B8A7A);text-transform:uppercase;font-size:.75rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:var(--text);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;transition:background-color .4s ease,color .4s ease}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select,button{font:inherit}fieldset{border:none}.app{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.main-content{flex:1;background-color:#fff}.app.admin-mode{background:#F5F5F5;overflow-x:hidden}.header{background:var(--card-bg);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:500;box-shadow:0 2px 8px #00000014;transition:background-color .4s ease,border-color .4s ease}.header-content{display:flex;align-items:center;justify-content:space-between;height:70px;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 767px){.header-content{padding:0 1rem}}.logo{font-size:1.5rem;font-weight:700;color:var(--primary);cursor:pointer;letter-spacing:-.5px;transition:color .4s ease}.logo:hover{color:var(--primary-hover)}.mobile-menu-btn{display:none;color:#2c2417;padding:.5rem}@media (max-width: 767px){.mobile-menu-btn{display:flex;align-items:center;justify-content:center}}.mobile-menu-btn svg{width:24px;height:24px}.nav{display:flex;gap:2rem}@media (max-width: 767px){.nav{display:none;position:fixed;inset:70px 0 0;background:var(--card-bg);flex-direction:column;padding:2rem;gap:1rem;z-index:900}.nav.nav-open{display:flex}}.nav a{color:var(--text);font-weight:500;transition:color .4s ease;cursor:pointer;padding:.5rem 0}.nav a:hover,.nav a.active{color:var(--primary)}@media (max-width: 767px){.nav a{font-size:1.25rem;padding:1rem 0;border-bottom:1px solid var(--border)}}.header-actions{display:flex;align-items:center;gap:1rem}.promo-banner{background:var(--primary);color:#fff;text-align:center;padding:1rem;font-weight:600;transition:background-color .4s ease}.featured-section,.shop-page{padding:4rem 0}@media (max-width: 767px){.featured-section,.shop-page{padding:2rem 0}}.featured-section h2,.featured-section h1,.shop-page h2,.shop-page h1{margin-bottom:2rem}.story-section{padding:6rem 0;background:var(--card-bg);transition:background-color .4s ease}@media (max-width: 767px){.story-section{padding:3rem 0}}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 767px){.story-content{grid-template-columns:1fr;gap:2rem}}.story-text h2{margin-bottom:1.5rem}.story-text p{font-size:1.1rem;line-height:1.8;color:var(--text-muted);transition:color .4s ease}.story-image{height:400px;border-radius:16px;background:linear-gradient(135deg,#D4A574,#8B6F47)}@media (max-width: 767px){.story-image{height:250px}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media (max-width: 767px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}.product-page{padding:4rem 0}@media (max-width: 767px){.product-page{padding:2rem 0}}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media (max-width: 767px){.product-detail{grid-template-columns:1fr;gap:2rem}}.product-gallery .main-image{height:500px;border-radius:16px;background-size:cover;background-position:center}@media (max-width: 767px){.product-gallery .main-image{height:300px}}.product-details h1{margin-bottom:1rem}.product-details .price{font-size:2rem;margin-bottom:1.5rem}.product-details .description{margin-bottom:2rem}.product-meta{background:var(--background-alt);padding:1.5rem;border-radius:12px;margin-bottom:2rem;transition:background-color .4s ease}.meta-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border)}.meta-item:last-child{border-bottom:none}.meta-item strong{color:var(--text)}.meta-item span{color:var(--text-muted)}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:900;display:flex;justify-content:flex-end;animation:fadeIn .2s ease-out}.cart-slideout{background:var(--card-bg);width:100%;max-width:450px;height:100%;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}@media (max-width: 767px){.cart-slideout{max-width:100%}}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}.cart-header h2{font-size:1.5rem;margin:0;color:var(--text)}.cart-items{flex:1;overflow-y:auto;padding:1.5rem}.empty-cart{text-align:center;padding:4rem 2rem;color:#9b8a7a}.empty-cart svg{margin-bottom:1rem;color:#d4cfc4}.cart-footer{padding:1.5rem;border-top:1px solid var(--border)}.cart-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text)}.cart-total .total-amount{color:var(--primary)}.checkout-page{padding:4rem 0}@media (max-width: 767px){.checkout-page{padding:2rem 0}}.checkout-page h1{margin-bottom:2rem}.checkout-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;margin-top:2rem}@media (max-width: 767px){.checkout-grid{grid-template-columns:1fr}}.success-page{padding:6rem 0}.success-content{text-align:center;max-width:500px;margin:0 auto}.success-icon{width:100px;height:100px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:background-color .4s ease}.success-icon svg{width:48px;height:48px}.content-page{padding:4rem 0}@media (max-width: 767px){.content-page{padding:2rem 0}}.content-page h1{margin-bottom:2rem}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}@media (max-width: 767px){.content-grid{grid-template-columns:1fr}}.about-image{height:400px;border-radius:16px;background:linear-gradient(135deg,#D4A574,#8B6F47)}@media (max-width: 767px){.about-image{height:250px}}.policies-content h3{font-size:1.5rem;margin:2rem 0 1rem}.policies-content h3:first-child{margin-top:0}.policies-content p{color:#5a5046;margin-bottom:1rem}.footer{background:#2C2417;color:#fff;padding:3rem 0 1.5rem;margin-top:auto}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}@media (min-width: 768px) and (max-width: 1023px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.footer-grid{grid-template-columns:1fr;text-align:center}}.footer-col h4{margin-bottom:1rem;color:#d4a574}.footer-col p{color:#fffc;font-size:.85rem}.footer-col a{display:block;color:#fffc;margin-bottom:.5rem;cursor:pointer;transition:color .2s ease}.footer-col a:hover{color:#fff}.social-links{display:flex;gap:1rem}@media (max-width: 767px){.social-links{justify-content:center}}.social-links a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.1);border-radius:8px;transition:all .2s ease}.social-links a:hover{background:rgba(255,255,255,.2)}.social-links a svg{width:20px;height:20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;color:#fff9;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.footer-bottom{flex-direction:column;gap:1rem}}.admin-panel{display:flex;min-height:100vh;width:100%;position:relative}.admin-sidebar{width:260px;min-width:260px;background:#2C2417;color:#fff;padding:2rem 0;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;z-index:500;box-shadow:2px 0 8px #0000001a}@media (max-width: 767px){.admin-sidebar{width:100%;height:auto;position:relative;padding:1rem}}.admin-logo{font-size:1.5rem;font-weight:700;padding:0 1.5rem;margin-bottom:2rem;color:#d4a574;letter-spacing:-.5px}.admin-nav{display:flex;flex-direction:column;gap:.25rem}.admin-nav a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#ffffffb3;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent;font-size:.85rem;font-weight:500}.admin-nav a:hover{background:rgba(255,255,255,.05);color:#ffffffe6}.admin-nav a.active{background:rgba(255,255,255,.1);color:#fff;border-left-color:#d4a574}.admin-nav a svg{width:18px;height:18px}.admin-logout{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#ffffff80;width:100%;margin-top:2rem;transition:all .2s ease;font-size:.85rem;font-weight:500;text-align:left}.admin-logout:hover{color:#fff;background:rgba(255,255,255,.05)}.admin-logout svg{width:18px;height:18px}.admin-content-area{margin-left:260px;flex:1;padding:2rem;width:calc(100% - 260px);min-height:100vh;background:#F5F5F5}@media (max-width: 767px){.admin-content-area{margin-left:0;width:100%;padding:1rem}}.admin-content-area h2{font-size:2rem;margin-bottom:2rem;color:#2c2417}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.admin-header h2{margin:0}.admin-table{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;margin-top:1rem;overflow-x:auto}.admin-table table{width:100%;border-collapse:collapse;min-width:600px}.admin-table th{background:#F5F1EA;padding:1rem;text-align:left;font-weight:600;color:#2c2417;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.admin-table td{padding:1rem;border-top:1px solid #E8E3DB;color:#2c2417}.admin-table tr:hover td{background:#FAF8F5}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.admin-login{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#D4A574,#8B6F47);padding:2rem}.import-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.toast{position:fixed;bottom:2rem;right:2rem;background:#2C2417;color:#fff;padding:1rem 1.5rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;box-shadow:0 8px 24px #00000026;z-index:1100;animation:slideUp .3s ease-out}@media (max-width: 767px){.toast{left:1rem;right:1rem;bottom:1rem}}.toast svg{width:18px;height:18px;flex-shrink:0}.toast.toast-success{background:#4A7C59}.toast.toast-error{background:#B85450}.toast.toast-warning{background:#C4A35A;color:#2c2417}.mt-0{margin-top:0}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
