/*!
 * 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}.blog-form-container{max-width:820px;margin:0 auto;padding:2rem;background:var(--surface);border:1px solid var(--line);border-radius:12px;min-height:80vh}.blog-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.blog-form-header h2{margin:0;font-size:1.8rem;font-weight:600;color:var(--text)}.btn-close-form{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--text-muted);padding:0 .5rem;transition:color .2s}.btn-close-form:hover{color:var(--text)}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.blog-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-weight:500;font-size:.9rem;color:var(--text)}.form-group label small{font-weight:400;color:var(--text-muted);font-size:.8rem}.form-group label .required{color:#dc2626}.form-group input[type=text],.form-group input[type=date]{padding:.7rem 1rem;border:1px solid var(--line);border-radius:8px;font-size:.95rem;background:var(--surface);color:var(--text);font-family:var(--font-body);transition:border-color .2s}.form-group input[type=text]:focus,.form-group input[type=date]:focus{outline:none;border-color:var(--ledger-bright);box-shadow:0 0 0 3px #2e7d5b14}.form-group input[type=file]{padding:.6rem;border:2px dashed var(--line);border-radius:8px;background:var(--surface-2);cursor:pointer}.form-group input[type=file]:hover{border-color:var(--ledger-bright)}.form-group input[type=file]::file-selector-button{padding:.4rem 1rem;border:none;border-radius:6px;background:var(--ledger);color:#fff;cursor:pointer;margin-right:1rem}.form-group input[type=file]::file-selector-button:hover{background:#236b4e}.image-preview{display:flex;align-items:center;gap:1rem;padding:.5rem;background:var(--surface-2);border-radius:8px;border:1px solid var(--line);margin-top:.25rem}.preview-thumbnail{width:50px;height:50px;object-fit:cover;border-radius:6px}.file-name{font-size:.9rem;color:var(--text)}.editor-wrapper{border-radius:8px;overflow:hidden;border:1px solid var(--line);transition:border-color .2s}.editor-wrapper:focus-within{border-color:var(--ledger-bright);box-shadow:0 0 0 3px #2e7d5b14}.blog-editor .ql-toolbar{background:var(--surface-2);border:none;border-bottom:1px solid var(--line);padding:.5rem}.blog-editor .ql-container{border:none;font-size:1rem;font-family:var(--font-body);min-height:200px;background:var(--surface)}.blog-editor .ql-editor{min-height:200px;padding:1rem;color:var(--text);line-height:1.8}.blog-editor .ql-editor.ql-blank:before{color:var(--text-muted);font-style:italic;opacity:.6}.blog-editor .ql-editor h1,.blog-editor .ql-editor h2,.blog-editor .ql-editor h3{color:var(--text);font-family:var(--font-display);margin:.5rem 0}.blog-editor .ql-editor blockquote{border-left:4px solid var(--ledger-bright);padding:.5rem 1rem;margin:.5rem 0;color:var(--text-muted)}.blog-editor .ql-editor ul,.blog-editor .ql-editor ol{padding-left:1.5rem}.blog-editor .ql-editor code{background:var(--surface-2);padding:.15rem .4rem;border-radius:4px;font-size:.9em}.blog-editor .ql-editor pre.ql-syntax{background:var(--ink);color:var(--text);padding:1rem;border-radius:6px;overflow-x:auto}.form-actions{display:flex;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.btn-submit{padding:.75rem 2.5rem;background:var(--ledger);color:#fff;border:none;border-radius:999px;font-weight:600;cursor:pointer;transition:all .2s;flex:1}.btn-submit:hover:not(:disabled){background:#236b4e;transform:translateY(-1px)}.btn-submit:disabled{opacity:.5;cursor:not-allowed}.btn-cancel{padding:.75rem 2rem;background:transparent;color:var(--text-muted);border:1px solid var(--line);border-radius:999px;cursor:pointer;transition:all .2s}.btn-cancel:hover{background:var(--surface-2);color:var(--text)}@media (max-width: 640px){.blog-form-container{padding:1rem}.blog-form-header h2{font-size:1.3rem}.form-actions{flex-direction:column}.btn-submit,.btn-cancel{width:100%}.blog-editor .ql-editor{min-height:150px;padding:.75rem}.blog-editor .ql-toolbar{padding:.3rem;flex-wrap:wrap}}@media (prefers-color-scheme: dark){.blog-editor .ql-toolbar{background:var(--surface-2)}.blog-editor .ql-container{background:var(--surface)}.blog-editor .ql-toolbar button{color:var(--text-muted)}.blog-editor .ql-toolbar button:hover{color:var(--text)}.blog-editor .ql-picker-label{color:var(--text-muted)}}:root{--font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--text: #1a1a1a;--text-muted: #6b7280;--surface: #ffffff;--surface-2: #f9fafb;--line: #e5e7eb;--line-strong: #d1d5db;--ink: #111827;--ink-2: #1f2937;--ledger: #2e7d5b;--ledger-bright: #34a853;--radius: 12px;--shadow: 0 4px 20px rgba(0,0,0,.08)}@media (prefers-color-scheme: dark){:root{--text: #f3f4f6;--text-muted: #9ca3af;--surface: #1f2937;--surface-2: #374151;--line: #374151;--line-strong: #4b5563;--ink: #f3f4f6;--ink-2: #d1d5db;--shadow: 0 4px 20px rgba(0,0,0,.4)}}.blog-page{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 5rem;min-height:80vh}.blog-header{margin-bottom:3.5rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}.blog-header-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.blog-header-top>div{flex:1}.blog-header h1{font-size:2.8rem;font-weight:600;font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;letter-spacing:-.02em}.blog-subtitle{color:var(--text-muted);font-size:1.1rem;margin-bottom:.5rem;font-weight:400}.blog-article-count{color:var(--text-muted);font-size:.9rem;opacity:.7}.btn-create-post{padding:.75rem 1.8rem;background:var(--ledger);color:#fff;border:none;border-radius:999px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:var(--font-body);box-shadow:0 2px 8px #2e7d5b4d;flex-shrink:0;margin-top:.25rem}.btn-create-post:hover{background:#236b4e;transform:translateY(-2px);box-shadow:0 4px 16px #2e7d5b66}.btn-create-post:active{transform:translateY(0)}.blog-controls{margin-bottom:3rem;display:flex;flex-direction:column;gap:1.5rem}.search-container{width:100%}.search-input{width:100%;padding:.8rem 1.2rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--text);font-size:.95rem;font-family:var(--font-body);transition:border-color .2s ease,background .2s ease}.search-input::placeholder{color:var(--text-muted);opacity:.6}.search-input:focus{outline:none;border-color:var(--ledger-bright);box-shadow:0 0 0 3px #2e7d5b1a}.filter-container{display:flex;flex-direction:column;gap:.75rem}.filter-label{color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.tag-filters{display:flex;flex-wrap:wrap;gap:.5rem}.tag-filter-btn{padding:.4rem 1rem;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--text-muted);font-size:.85rem;font-family:var(--font-body);cursor:pointer;transition:all .2s ease}.tag-filter-btn:hover{border-color:var(--text-muted);color:var(--text);background:var(--surface)}.tag-filter-btn.active{background:var(--ledger);color:#fff;border-color:var(--ledger)}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.blog-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:all .3s ease}.blog-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.blog-card-image{width:100%;height:200px;overflow:hidden;background:var(--surface-2)}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image img{transform:scale(1.03)}.blog-card-content{padding:1.5rem 1.8rem 1.8rem}.blog-card-content h3{font-family:var(--font-display);font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:.75rem;line-height:1.3;transition:color .2s ease}.blog-card:hover .blog-card-content h3{color:var(--ledger-bright)}.blog-excerpt{color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--line)}.blog-date{color:var(--text-muted);font-size:.85rem}.blog-tags{display:flex;flex-wrap:wrap;gap:.4rem}.blog-tag{color:var(--ledger-bright);font-size:.75rem;background:#2e7d5b1f;padding:.15rem .6rem;border-radius:999px;font-weight:500;transition:background .2s ease}.blog-tag:hover{background:#2e7d5b40}.no-results{text-align:center;padding:4rem 2rem;color:var(--text-muted);background:var(--surface);border-radius:var(--radius);border:1px solid var(--line)}.no-results p{margin:0;font-size:1.05rem}.blog-post-full{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem;min-height:80vh}.back-button{background:none;border:none;color:var(--text-muted);font-size:.95rem;cursor:pointer;padding:.5rem 0;margin-bottom:2rem;transition:color .2s ease;font-family:var(--font-body);display:inline-flex;align-items:center;gap:.5rem}.back-button:hover{color:var(--text)}.blog-post-content{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:2.5rem 3rem}.post-featured-image{width:100%;height:300px;overflow:hidden;border-radius:var(--radius);margin-bottom:2rem;background:var(--surface-2)}.post-featured-image img{width:100%;height:100%;object-fit:cover}.post-header{border-bottom:1px solid var(--line);padding-bottom:1.5rem;margin-bottom:2rem}.post-header h1{font-family:var(--font-display);font-size:2.2rem;font-weight:600;color:var(--text);margin-bottom:1rem;line-height:1.2}.post-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.post-date{color:var(--text-muted);font-size:.9rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.post-tag{background:#2e7d5b1f;color:var(--ledger-bright);padding:.2rem .8rem;border-radius:999px;font-size:.8rem;font-weight:500}.post-author{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.post-author h3{font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.post-subtitle{color:var(--text-muted);font-size:1rem;margin-bottom:.5rem;line-height:1.5}.post-meta-details{color:var(--text-muted);font-size:.85rem;display:flex;gap:.5rem;align-items:center}.post-content{line-height:1.8;color:var(--text)}.post-content>p{margin-bottom:1.5rem;font-size:1.05rem}.post-section{margin-bottom:2.5rem}.post-section h3{font-family:var(--font-display);font-size:1.4rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.post-section p{color:var(--text-muted);line-height:1.7;margin-bottom:.75rem}.post-section ul{list-style:none;padding:0;margin:.5rem 0}.post-section ul li{padding:.6rem 0 .6rem 1.5rem;position:relative;color:var(--text-muted);border-bottom:1px solid var(--line);font-size:.95rem}.post-section ul li:last-child{border-bottom:none}.post-section ul li:before{content:"◆";position:absolute;left:0;color:var(--ledger-bright);font-size:.6rem;top:50%;transform:translateY(-50%)}.post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--line)}.post-tags-bottom{display:flex;flex-wrap:wrap;gap:.5rem}.post-tag-bottom{background:#2e7d5b1a;color:var(--text-muted);padding:.3rem .8rem;border-radius:999px;font-size:.85rem;font-weight:400}@media (max-width: 860px){.blog-post-content{padding:2rem}.post-header h1{font-size:1.8rem}.blog-card{padding:1.5rem}.blog-card h3{font-size:1.15rem}.blog-header-top{flex-direction:column}.btn-create-post{align-self:flex-start}}@media (max-width: 768px){.blog-grid{grid-template-columns:1fr}.blog-header h1{font-size:2.2rem}}@media (max-width: 640px){.blog-page{padding:2rem 1rem}.blog-header h1{font-size:2rem}.blog-subtitle{font-size:.95rem}.blog-post-full{padding:1rem .75rem}.blog-post-content{padding:1.5rem}.post-header h1{font-size:1.5rem}.post-meta,.blog-meta{flex-direction:column;align-items:flex-start}.post-author h3{font-size:1.1rem}.post-section h3{font-size:1.2rem}.post-content>p{font-size:.95rem}.tag-filters{gap:.35rem}.tag-filter-btn{font-size:.75rem;padding:.3rem .7rem}.blog-card-image{height:150px}.blog-card-content{padding:1rem 1.2rem 1.2rem}.blog-card-content h3{font-size:1rem}.post-featured-image{height:200px}.btn-create-post{width:100%;justify-content:center;text-align:center;padding:.75rem 1.5rem}}@media (max-width: 480px){.blog-header h1{font-size:1.6rem}.blog-post-content{padding:1rem}.post-header h1{font-size:1.3rem}.blog-card{padding:1rem}.blog-card h3{font-size:1rem}.blog-excerpt{font-size:.85rem}.blog-card-image{height:120px}.post-featured-image{height:150px}}@media (min-width: 768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}.blog-card,.blog-post-content,.search-input,.blog-card:hover,.tag-filter-btn:hover{background:var(--surface)}.blog-card:hover{background:var(--surface-2)}.blog-card,.tag-filter-btn,.back-button,.search-input{transition:all .2s ease}.blog-page::-webkit-scrollbar,.blog-post-full::-webkit-scrollbar{width:8px}.blog-page::-webkit-scrollbar-track,.blog-post-full::-webkit-scrollbar-track{background:var(--surface-2)}.blog-page::-webkit-scrollbar-thumb,.blog-post-full::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:4px}.blog-page::-webkit-scrollbar-thumb:hover,.blog-post-full::-webkit-scrollbar-thumb:hover{background:var(--ledger-bright)}.post-content h1{font-size:2.2rem;font-weight:700;margin:1.5rem 0 .75rem;color:var(--text);font-family:var(--font-display)}.post-content h2{font-size:1.8rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--text);font-family:var(--font-display)}.post-content h3{font-size:1.4rem;font-weight:600;margin:1rem 0 .5rem;color:var(--text);font-family:var(--font-display)}.post-content h4{font-size:1.2rem;font-weight:600;margin:.75rem 0 .5rem;color:var(--text)}.post-content strong{font-weight:700;color:var(--text)}.post-content em{font-style:italic}.post-content u{text-decoration:underline}.post-content del{text-decoration:line-through}.post-content p{margin-bottom:1rem;line-height:1.8;color:var(--text)}.post-content ul,.post-content ol{margin:.5rem 0 1rem 1.5rem;color:var(--text)}.post-content ul li,.post-content ol li{margin-bottom:.25rem;line-height:1.6}.post-content blockquote{border-left:4px solid var(--ledger-bright);padding:.5rem 1rem;margin:.75rem 0;background:var(--surface-2);border-radius:0 8px 8px 0;color:var(--text-muted)}.post-content blockquote p{margin-bottom:0}.post-content code{background:var(--surface-2);padding:.15rem .4rem;border-radius:4px;font-size:.9em;font-family:Courier New,monospace}.post-content pre{background:var(--ink);color:var(--text);padding:1rem;border-radius:8px;overflow-x:auto;margin:.75rem 0}.post-content pre code{background:transparent;padding:0;color:var(--text)}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:.5rem 0}.post-content a{color:var(--ledger-bright);text-decoration:underline}.post-content a:hover{color:var(--ledger)}.post-content .ql-align-center{text-align:center}.post-content .ql-align-right{text-align:right}.post-content .ql-align-justify{text-align:justify}.post-content hr{margin:1.5rem 0;border:none;border-top:1px solid var(--line)}:root{--ink: #f8f6ef;--ink-2: #f1efe3;--surface: #ffffff;--surface-2: #ece9db;--paper: #ffffff;--ledger: rgb(7, 55, 66);--ledger-bright: rgb(15, 85, 100);--signal: #d98e3b;--text: rgb(7, 55, 66);--text-muted: rgba(7, 55, 66, .62);--line: rgba(7, 55, 66, .12);--line-strong: rgba(7, 55, 66, .22);--font-display: "Fraunces", serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "IBM Plex Mono", monospace;--radius: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.1;margin:0 0 .5em;letter-spacing:-.01em}p{margin:0 0 1em;color:var(--text)}.muted{color:var(--text-muted)}.mono{font-family:var(--font-mono)}button{font-family:inherit;cursor:pointer}.state-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:2rem}.site-header{position:sticky;top:0;z-index:50;background:transparent;border-bottom:none;padding:1.1rem 1.5rem 0;transition:padding .25s ease}.site-header.is-scrolled{padding-top:.7rem}.site-header__inner{max-width:1180px;margin:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:0;background:transparent;border:none;box-shadow:none;padding:0}.brand{grid-column:1;justify-self:start;display:flex;align-items:center;gap:.6rem;background:none;border:none;color:var(--text);padding:0;margin:0}.brand__mark{width:70px;height:70px;display:grid;place-items:center;flex-shrink:0;margin:0;padding:0}.brand__mark img{width:100%;height:100%;object-fit:contain;display:block}.brand__name{font-family:var(--font-display);font-weight:600;font-size:1.2rem;letter-spacing:-.01em}.nav{grid-column:2;justify-self:center;display:flex;align-items:center;gap:.2rem;padding:.55rem .6rem;background:#ffffffb8;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border-radius:12px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0737421f;position:relative;transition:box-shadow .25s ease,background .25s ease}.site-header.is-scrolled .nav{box-shadow:0 16px 40px #07374229}.nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;padding:1px;background:linear-gradient(135deg,#ffffff3f,#fff0,#ffffff1a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.nav__link{position:relative;z-index:1;background:none;border:none;color:var(--text);font-size:.92rem;padding:.5rem .9rem;border-radius:999px;transition:color .15s ease,background .15s ease}.nav__link:hover{color:var(--ledger);background:#0737420f}.nav-toggle{grid-column:3;justify-self:end;display:none;flex-direction:column;gap:4px;background:none;border:none;padding:.5rem}.nav-toggle span{width:20px;height:2px;background:var(--text);display:block}.btn{border:1px solid transparent;border-radius:10px;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .15s ease,background .15s ease,border-color .15s ease}.btn--primary{background:var(--ledger);color:#f8f6ef}.btn--primary:hover{background:var(--ledger-bright);transform:translateY(-1px)}.btn--ghost{background:transparent;border-color:var(--line-strong);color:var(--text)}.btn--ghost:hover{border-color:var(--text-muted)}.chip{display:inline-block;font-size:.75rem;padding:.25rem .6rem;border-radius:999px;border:1px solid var(--line-strong);color:var(--text-muted);margin:0 .35rem .35rem 0}.hero{position:relative;padding:0rem .5rem 4rem;overflow:hidden}.hero__ledger-lines{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(to bottom,var(--line) 0,var(--line) 1px,transparent 1px,transparent 64px);-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%);pointer-events:none}.hero__inner{position:relative;max-width:780px;margin:0 auto;text-align:center}.eyebrow{color:var(--ledger-bright);font-size:.85rem;margin-bottom:1rem}.hero__headline{font-size:clamp(2.2rem,5vw,3.4rem);max-width:16ch;margin:0 auto .6em}.hero__subhead{color:var(--text-muted);font-size:1.1rem;max-width:46ch;margin:0 auto 2rem}.hero__actions{display:flex;gap:1rem;justify-content:center;margin-bottom:3.5rem;flex-wrap:wrap}.hero__stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:2rem}.hero__stat{display:flex;flex-direction:column;gap:.2rem}.hero__stat-value{font-size:1.6rem;color:var(--signal)}.hero__stat-label{color:var(--text-muted);font-size:.85rem}.hero-carousel{position:relative;max-width:1320px;margin:2rem auto 0;padding:0 1.5rem}.hero-carousel__card{position:relative;width:100%;height:550px;border-radius:14px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638}.hero-carousel__slide{position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:8px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:2.6rem;opacity:0;transform:scale(1.02);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);pointer-events:none}.hero-carousel__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.hero-carousel__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-carousel__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0737428c,#07374200 45%);z-index:1;pointer-events:none}.hero-carousel__caption{position:relative;z-index:2;max-width:90%;width:auto;margin:0;text-align:center;font-family:var(--font-display);font-weight:600;font-size:1.4rem;line-height:1.4;color:#031f25;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.2rem 1.8rem;border-radius:18px;box-shadow:0 8px 24px #0737421a;white-space:normal;word-wrap:break-word}.hero-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:all .3s ease;box-shadow:0 4px 20px #0003;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:0}.hero-carousel__btn:hover{background:#fff;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 30px #0000004d}.hero-carousel__btn:active{transform:translateY(-50%) scale(.95)}.hero-carousel__btn--prev{left:30px}.hero-carousel__btn--next{right:30px}.hero-carousel__btn svg{width:24px;height:24px;display:block}.hero-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.4rem;position:relative;z-index:15}.hero-carousel__dot{width:9px;height:9px;border-radius:50%;border:none;padding:0;background:var(--line-strong);transition:background .3s ease,transform .3s ease;cursor:pointer}.hero-carousel__dot.is-active{background:var(--ledger);transform:scale(1.35)}@media (max-width: 1024px){.hero-carousel__btn--prev{left:20px}.hero-carousel__btn--next{right:20px}}@media (max-width: 860px){.hero-carousel__card{height:480px;border-radius:26px}.hero-carousel__slide{top:18px;right:18px;bottom:18px;left:18px;border-radius:18px}.hero-carousel__caption{font-size:1.2rem;padding:1.1rem 1.4rem;max-width:92%}.hero-carousel__btn{width:44px;height:44px}.hero-carousel__btn--prev{left:15px}.hero-carousel__btn--next{right:15px}.hero-carousel__btn svg{width:22px;height:22px}}@media (max-width: 768px){.hero-carousel{padding:0 .5rem}}@media (max-width: 640px){.hero-carousel{margin-top:2.5rem;padding:0 .5rem}.hero-carousel__card{height:380px;border-radius:20px}.hero-carousel__slide{top:12px;right:12px;bottom:12px;left:12px;border-radius:14px;padding:1.4rem}.hero-carousel__caption{font-size:1rem;padding:.9rem 1.1rem;border-radius:14px;max-width:95%}.hero-carousel__btn{width:36px;height:36px}.hero-carousel__btn--prev{left:10px}.hero-carousel__btn--next{right:10px}.hero-carousel__btn svg{width:18px;height:18px}.hero-carousel__dots{gap:.4rem;margin-top:1rem}.hero-carousel__dot{width:8px;height:8px}}@media (max-width: 480px){.hero-carousel__card{height:320px;border-radius:16px}.hero-carousel__slide{top:8px;right:8px;bottom:8px;left:8px;border-radius:12px;padding:1rem}.hero-carousel__caption{font-size:.85rem;padding:.7rem .9rem;border-radius:12px}.hero-carousel__btn{width:32px;height:32px}.hero-carousel__btn--prev{left:8px}.hero-carousel__btn--next{right:8px}.hero-carousel__btn svg{width:14px;height:14px}}} .deck-section{position:relative;height:calc(100vh * var(--count))}.deck-sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem;max-width:1320px;margin:0 auto;overflow:hidden}.deck-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;min-height:400px;width:100%}.deck-card-wrapper{position:relative;width:100%;max-width:1320px;margin:0 auto;border-radius:12px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638}.deck-card-header{text-align:center;padding:2rem 2rem .5rem}.deck-card-header .eyebrow{color:var(--ledger-bright);font-size:.85rem;margin-bottom:.5rem}.deck-card-header h2{font-family:var(--font-display);font-size:1.9rem;font-weight:600;margin:0 0 .3rem;color:#28686b;line-height:1.2}.deck-card-header .muted{color:var(--text-muted);font-size:1rem;margin:0}.deck-wrapper{position:relative;width:100%;height:538px;margin:0 auto;padding:15px}.deck-card{position:absolute;top:15px;right:15px;bottom:15px;left:15px;width:97%;height:92%;background:#f8f6ef;color:#073742;border-radius:14px;border:1px solid rgba(7,55,66,.08);box-shadow:0 4px 20px #07374214;transition:transform .6s cubic-bezier(.22,.61,.36,1),opacity .6s cubic-bezier(.22,.61,.36,1);will-change:transform,opacity;overflow:hidden;display:flex;align-items:stretch}.deck-card__content{display:flex;flex-direction:column;flex:1 1 55%;min-width:0;height:100%;padding:3rem 2.5rem;gap:1.2rem;justify-content:center;order:1}.deck-card__content{order:1}.deck-card__image-wrapper{flex:0 0 45%;align-self:stretch;order:2;min-width:0;overflow:hidden;padding:1.25rem 1.25rem 1.25rem 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:var(--ink-2)}.deck-card__image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:16px;display:block}@media (max-width: 860px){.deck-card{flex-direction:column}.deck-card__content{order:1}.deck-card__image-wrapper{order:2;flex:1 1 220px;padding:0 1.5rem 1.5rem}}.deck-card__left{flex:0 0 120px;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:.5rem}.deck-card__number{font-family:var(--font-display);font-size:4rem;font-weight:700;color:#286863;line-height:1}.deck-card__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem}.deck-card__tags .chip{border-color:#0737422e;color:#073742b3;font-size:.7rem}.deck-card__right{flex:1;display:flex;flex-direction:column;gap:.8rem}.deck-card__right h3{font-family:var(--font-display);font-size:1.9rem;font-weight:600;margin:0;color:#286863;line-height:1.2}.deck-card__summary{font-size:.98rem;color:#073742d9;margin:0;font-weight:500}.deck-card__detail{font-size:.85rem;color:#073742a6;margin:0;line-height:1.6}.deck-progress{display:flex;gap:.5rem;justify-content:center;padding:1rem 0 1.5rem}.deck-progress__dot{width:9px;height:9px;border-radius:50%;background:var(--line-strong);transition:background .3s ease,transform .3s ease;cursor:pointer}.deck-progress__dot.is-active{background:var(--ledger);transform:scale(1.35)}@media (max-width: 860px){.deck-sticky{padding:1.5rem}.deck-card-wrapper{border-radius:26px}.deck-card-header{padding:1.5rem 1.5rem .3rem}.deck-card-header h2{font-size:1.8rem}.deck-wrapper{height:480px;padding:18px}.deck-card{top:18px;right:18px;bottom:18px;left:18px;border-radius:18px}.deck-card__content{padding:2rem;flex-direction:column;gap:1.5rem;align-items:stretch}.deck-card__left{flex:0 0 auto;flex-direction:row;justify-content:space-between;align-items:center;padding-top:0}.deck-card__number{font-size:2.5rem}.deck-card__right h3{font-size:1.6rem}.deck-card__summary{font-size:1rem}}@media (max-width: 640px){.deck-card-wrapper{border-radius:20px}.deck-card-header{padding:1rem 1rem .2rem}.deck-card-header h2{font-size:1.4rem}.deck-card-header .muted{font-size:.85rem}.deck-wrapper{height:380px;padding:12px}.deck-card{top:12px;right:12px;bottom:12px;left:12px;border-radius:14px}.deck-card__content{padding:1.5rem;gap:1rem}.deck-card__left{flex-direction:row;justify-content:space-between;width:100%}.deck-card__number{font-size:2rem}.deck-card__right h3{font-size:1.3rem}.deck-card__summary{font-size:.9rem}.deck-card__detail{font-size:.85rem}.deck-progress{padding:.5rem 0 1rem}.deck-progress__dot{width:8px;height:8px}}@media (max-width: 480px){.deck-card-wrapper{border-radius:16px}.deck-card-header h2{font-size:1.2rem}.deck-card-header .muted{font-size:.8rem}.deck-wrapper{height:340px;padding:10px}.deck-card{top:10px;right:10px;bottom:10px;left:10px}.deck-card__content{padding:1rem}.deck-card__left{flex-wrap:wrap;gap:.5rem}.deck-card__number{font-size:1.8rem}}.service-card__image-wrapper{width:100%;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;margin-bottom:.8rem;background:var(--ink-2)}.service-card__image{width:100%;height:100%;object-fit:fill;display:block}.services-section{position:relative;padding:5.5rem 1.5rem;background:var(--ink-2)}.services-sticky{display:flex;flex-direction:column;justify-content:center;max-width:1320px;margin:0 auto}.services-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%}.services-card-wrapper{position:relative;width:100%;margin:0 auto;border-radius:13px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638;padding:2rem}.services-card-header{text-align:center;margin-bottom:1.5rem}.services-card-header .eyebrow{color:#c47347;font-size:.85rem;margin-bottom:.5rem}.services-card-header h2{font-family:var(--font-display);font-size:1.9rem;font-weight:600;margin:0;color:#c47347;line-height:1.2}.services-grid-wrapper{position:relative;width:100%}.service-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #07374214}.service-card h3{font-size:1.1rem;color:#c47347;margin-bottom:.5rem;font-family:var(--font-display);font-weight:600}.service-card p{color:var(--text-muted);font-size:13.6px;margin:0;line-height:1.7}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 860px){.services-section{padding:4rem 1.5rem}.services-card-wrapper{border-radius:26px;padding:2rem 1.5rem 1.5rem}.services-card-header h2{font-size:1.8rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 640px){.services-section{padding:3rem 1rem}.services-card-wrapper{border-radius:20px;padding:1.5rem 1rem 1rem}.services-card-header{margin-bottom:1.5rem}.services-card-header h2{font-size:1.4rem}.services-grid{grid-template-columns:1fr;gap:.8rem}.service-card{padding:1.2rem}}@media (max-width: 480px){.services-card-wrapper{border-radius:16px;padding:1rem .8rem .8rem}.services-card-header h2{font-size:1.2rem}.service-card{padding:1rem}.service-card h3{font-size:1rem}.service-card p{font-size:13.6px}}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.2rem}.service-card{background:#d5e0db;border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem;padding-top:11px}.service-card p{color:#022129;font-size:.8rem;margin:0}.process-section{position:relative;height:calc(100vh + 100vh * (var(--steps) - 1));background:var(--ink-2);margin-top:0;padding-top:0}.process-sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;max-width:1320px;margin:0 auto;padding:1.5rem;overflow:visible;background:var(--ink-2)}.process-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%}.process-card-wrapper{position:relative;width:100%;max-width:1320px;margin:0 auto;border-radius:13px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638;padding:.5rem 2.5rem 2rem}.process-card-header{text-align:center;margin-bottom:2rem}.process-card-header .eyebrow{color:#4a4a4a;font-size:.85rem;margin-bottom:.5rem}.process-card-header h2{font-family:var(--font-display);font-size:1.9rem;font-weight:600;margin:0 0 .3rem;color:#4a4a4a;line-height:1.2}.process-card-header .muted{color:var(--text-muted);font-size:1rem;margin:0}.process-stepper-wrapper{position:relative;width:100%;margin-bottom:1rem}.stepper{display:flex;align-items:flex-start;width:100%}.stepper__node-col-wrap{display:contents}.stepper__node{width:44px;height:44px;border-radius:50%;border:2px solid var(--line-strong);color:var(--text-muted);display:grid;place-items:center;font-size:.9rem;background:var(--ink-2);transition:border-color .3s ease,color .3s ease,transform .3s ease}.stepper__node.is-reached{border-color:var(--ledger-bright);color:var(--ledger-bright)}.stepper__node.is-active{transform:scale(1.12);box-shadow:0 0 0 4px #07374224}.stepper__node-col{display:flex;flex-direction:column;align-items:center;gap:.7rem;flex:1 1 0;min-width:0;max-width:140px}.stepper__label{font-size:.7rem;color:var(--text-muted);white-space:normal;text-align:center;line-height:1.3;word-break:break-word}.stepper__node.is-reached~.stepper__label,.stepper__node-col:has(.is-reached) .stepper__label{color:var(--text)}.stepper__line{flex:1 1 auto;height:2px;background:var(--line-strong);position:relative;margin-top:22px}.stepper__line-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:3%;background:var(--ledger-bright);transition:width .1s linear}.process-panel-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.process-panel-card{background:#f8f6ef;color:#073742;border-radius:var(--radius);padding:1.5rem;max-width:750px;width:100%;border:1px solid rgba(7,55,66,.08);box-shadow:0 4px 20px #07374214;animation:panelCardIn .4s cubic-bezier(.22,.61,.36,1);min-height:200px}.process-panel-card__content{display:flex;flex-direction:column;gap:.8rem}.process-panel-card__step{color:var(--signal);font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.process-panel-card h3{font-family:var(--font-display);font-size:1.7rem;font-weight:600;color:#073742;margin:0;line-height:1.2}.process-panel-card p{color:#073742cc;margin:0;line-height:1.6;font-size:.9rem}.process-panel-card__features{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.process-panel-card__feature{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#073742bf}.process-panel-card__feature .feature-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--ledger);color:#f8f6ef;font-size:.7rem;font-weight:700;flex-shrink:0}@keyframes panelCardIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 860px){.process-sticky{padding:1.5rem}.process-card-wrapper{border-radius:26px;padding:2rem 1.5rem 1.5rem}.process-card-header h2{font-size:1.8rem}.stepper__label{font-size:.7rem}.stepper__node{width:36px;height:36px;font-size:.8rem}.process-panel-card{padding:2rem;max-width:100%}.process-panel-card h3{font-size:1.5rem}.process-panel-card p{font-size:.9rem}}@media (max-width: 640px){.process-section{height:calc(100vh + 70vh * (var(--steps) - 1))}.process-card-wrapper{border-radius:20px;padding:1.5rem 1rem 1rem}.process-card-header{margin-bottom:1.5rem}.process-card-header h2{font-size:1.4rem}.process-card-header .muted{font-size:.85rem}.stepper{flex-wrap:wrap;justify-content:center;gap:.5rem}.stepper__line{display:none}.stepper__node-col{flex:0 0 auto}.stepper__label{font-size:.65rem}.stepper__node{width:32px;height:32px;font-size:.7rem}.process-panel-card{padding:1.5rem;min-height:150px}.process-panel-card h3{font-size:1.3rem}.process-panel-card p{font-size:.85rem}.process-panel-card__feature{font-size:.8rem}}@media (max-width: 480px){.process-card-wrapper{border-radius:16px;padding:1rem .8rem .8rem}.process-card-header h2{font-size:1.2rem}.process-card-header .muted{font-size:.8rem}.stepper__node{width:28px;height:28px;font-size:.6rem}.stepper__label{font-size:.6rem}.process-panel-card{padding:1.2rem}.process-panel-card h3{font-size:1.1rem}}.faq-section{position:relative;padding:3.5rem 1.5rem;background:var(--ink-2)}.faq-sticky{display:flex;flex-direction:column;justify-content:center;max-width:1320px;margin:0 auto}.faq-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%}.faq-card-wrapper{position:relative;width:100%;max-width:1320px;margin:0 auto;border-radius:13px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638;padding:2.5rem 2.5rem 2rem}.faq-card-header{text-align:center;margin-bottom:2.5rem}.faq-card-header .eyebrow{color:#c4734f;font-size:.85rem;margin-bottom:.5rem}.faq-card-header h2{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;margin:0;color:#c4734f;line-height:1.2}.faq-accordion-wrapper{position:relative;width:100%}.accordion{max-width:780px;margin:0 auto;border-top:1px solid var(--line)}.accordion__item{border-bottom:1px solid var(--line);transition:background .2s ease}.accordion__item:hover{background:#07374205}.accordion__trigger{width:100%;background:#f8f6ef;border-bottom:1px solid #07374260;border-top:none;border-left:none;border-right:none;margin-bottom:3px;color:var(--text);border-radius:15px;display:flex;align-items:center;gap:1rem;padding:1.3rem 11px;text-align:left;font-size:1rem;cursor:pointer;transition:color .2s ease}.accordion__trigger:hover{color:var(--ledger-bright)}.accordion__index{color:var(--text-muted);font-size:.8rem;flex-shrink:0}.accordion__question{flex:1;font-weight:500}.accordion__icon{color:var(--ledger-bright);font-size:1.2rem;flex-shrink:0;transition:transform .3s ease}.accordion__item.is-open .accordion__icon{transform:rotate(180deg)}.accordion__answer{color:var(--text-muted);padding:0 0 1.4rem 2.1rem;max-width:60ch;line-height:1.6;animation:fadeIn .3s ease}.accordion__item.is-open .accordion__question{color:var(--ledger-bright)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 860px){.faq-section{padding:4rem 1.5rem}.faq-card-wrapper{border-radius:26px;padding:2rem 1.5rem 1.5rem}.faq-card-header h2{font-size:1.8rem}.accordion{max-width:100%}.accordion__trigger{padding:1rem 0;font-size:.95rem}.accordion__answer{padding:0 0 1rem 1.8rem}}@media (max-width: 640px){.faq-section{padding:3rem 1rem}.faq-card-wrapper{border-radius:20px;padding:1.5rem 1rem 1rem}.faq-card-header{margin-bottom:1.5rem}.faq-card-header h2{font-size:1.4rem}.accordion__trigger{padding:.8rem 0;font-size:.9rem;gap:.6rem}.accordion__index{font-size:.7rem}.accordion__question{font-size:.9rem}.accordion__answer{padding:0 0 .8rem 1.5rem;font-size:.85rem}}@media (max-width: 480px){.faq-card-wrapper{border-radius:16px;padding:1rem .8rem .8rem}.faq-card-header h2{font-size:1.2rem}.accordion__trigger{padding:.6rem 0;font-size:.85rem;gap:.4rem}.accordion__question{font-size:.85rem}.accordion__answer{padding:0 0 .6rem 1.2rem;font-size:.8rem}}.test-section{position:relative;height:calc(100vh * var(--count));background:var(--ink-2)}.test-sticky{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;max-width:1320px;margin:0 auto;padding:2rem 1.5rem;overflow:hidden}.test-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%}.test-card-wrapper{position:relative;width:100%;max-width:1320px;margin:0 auto 2%;border-radius:13px;overflow:hidden;background:var(--paper);border:1px solid rgba(7,55,66,.06);box-shadow:0 24px 60px -20px #0e111638;padding:1.1rem 2.5rem 2rem}.test-card-header{text-align:center;margin-bottom:2.5rem}.test-card-header .eyebrow{color:var(--ledger-bright);font-size:.85rem;margin-bottom:.5rem}.test-card-header h2{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;margin:0 0 .3rem;color:var(--text);line-height:1.2}.test-card-header .muted{color:var(--text-muted);font-size:1rem;margin:0}.test-content-wrapper{position:relative;width:100%}.test-layout{display:flex;flex-direction:column;align-items:center;gap:2rem}.test-deck{position:relative;width:100%;max-width:460px;height:320px}.test-card{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:#f8f6ef;color:#073742;border:1px solid #23232345;border-radius:22px;padding:2.4rem 2.2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;box-shadow:0 4px 20px #07374214;transform:translate(calc(var(--order) * 16px),calc(var(--order) * 12px)) rotate(calc(var(--order) * 4deg)) scale(calc(1 - var(--order) * .05));transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease}.test-card[aria-current=true]{box-shadow:0 8px 30px #07374226}.test-card__stars{color:#d98e3b;letter-spacing:3px;font-size:1.1rem}.test-card blockquote{margin:0;font-family:var(--font-display);font-size:1.05rem;line-height:1.55;color:#073742}.test-card__person{display:flex;align-items:center;gap:.8rem;margin-top:.3rem}.test-card__avatar{width:42px;height:42px;border-radius:50%;background:var(--ledger);color:#f8f6ef;display:grid;place-items:center;font-weight:700;font-size:.85rem;flex-shrink:0}.test-card__name{font-weight:700;text-align:left;font-size:.95rem;color:#073742}.test-card__role{color:#07374299;font-size:.82rem;text-align:left}.test-progress{display:flex;gap:.5rem;justify-content:center}.test-progress__dot{width:9px;height:9px;border-radius:50%;background:var(--line-strong);transition:background .3s ease,transform .3s ease;cursor:pointer}.test-progress__dot.is-active{background:var(--ledger);transform:scale(1.35)}@media (max-width: 860px){.test-sticky{padding:1.5rem}.test-card-wrapper{border-radius:26px;padding:2rem 1.5rem 1.5rem}.test-card-header h2{font-size:1.8rem}.test-deck{height:380px}}@media (max-width: 640px){.test-section{height:calc(130vh * var(--count))}.test-card-wrapper{border-radius:20px;padding:1.5rem 1rem 1rem}.test-card-header{margin-bottom:1.5rem}.test-card-header h2{font-size:1.4rem}.test-card-header .muted{font-size:.85rem}.test-deck{height:380px}.test-card{padding:1.8rem 1.5rem}.test-card blockquote{font-size:.95rem}.test-progress__dot{width:8px;height:8px}}@media (max-width: 480px){.test-card-wrapper{border-radius:16px;padding:1rem .8rem .8rem}.test-card-header h2{font-size:1.2rem}.test-card-header .muted{font-size:.8rem}.test-deck{height:340px}.test-card{padding:1.5rem 1.2rem;border-radius:18px}.test-card blockquote{font-size:.85rem}.test-card__stars{font-size:.9rem}.test-card__name{font-size:.85rem}.test-card__role{font-size:.75rem}}.site-footer{border-top:1px solid var(--line);padding:2.5rem 1.5rem}.site-footer__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer__inner .muted{margin:0}.site-footer__links{display:flex;gap:1.2rem}.site-footer__links a{color:var(--text-muted);text-decoration:none;font-size:.9rem}.site-footer__links a:hover{color:var(--text)}@media (max-width: 860px){.deck-layout{grid-template-columns:1fr}.deck-detail{border-left:none;border-top:1px solid var(--line);padding-left:0;padding-top:1.2rem}.services-grid{grid-template-columns:repeat(2,1fr)}.deck-section{height:calc(130vh * var(--count))}.deck{height:220px}.deck-sticky .section__header{margin-bottom:1.2rem}.deck-sticky .section__header p.muted{display:none}.deck-detail p{font-size:.9rem}.deck-card{max-width:100%;transform:translateY(calc(var(--order) * 60px)) scale(calc(1 - var(--order) * .03));opacity:calc(1 - var(--order) * .12)}.process-section{height:calc(100vh + 70vh * (var(--steps) - 1))}.stepper__label{font-size:.7rem}.stepper__node{width:36px;height:36px;font-size:.8rem}.test-section{height:calc(130vh * var(--count))}.test-deck{height:380px}.test-sticky .section__header p.muted{display:none}}@media (max-width: 640px){.nav{position:absolute;top:calc(100% + .6rem);left:0;right:0;background:#fff;flex-direction:column;border-radius:20px;border:1px solid rgba(7,55,66,.06);box-shadow:0 16px 40px #07374229;padding:.6rem;display:none}.nav.nav--open{display:flex}.nav__link{text-align:left}.nav-toggle{display:flex}.services-grid{grid-template-columns:1fr}.hero__stats{gap:1.6rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.deck-card,.deck-card:hover{transition:none}}
