@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:hsla(0,0%,100%,.7);--rc-focus-color:#08f}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;transform:translate(-50%,50%)}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root{--primary-color:#00264d;--primary-color-light:#357;--primary-color-dark:#001a33;--background-color:#fff;--surface-color:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--border-color:#e0e0e0;--theme-transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease}body:not([data-theme-loaded=true]){visibility:hidden!important;opacity:0!important}body[data-theme-loaded=true]{visibility:visible!important;opacity:1!important;transition:opacity .2s ease-in-out}[data-theme=dark]{--background-color:#121212;--surface-color:#1e1e1e;--text-primary:#fff;--text-secondary:#b3b3b3;--border-color:#333}body,html{padding:0;margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;font-size:14px;background-color:var(--background-color);color:var(--text-primary);transition:var(--theme-transition)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}img{max-width:100%;height:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface-color);border-radius:8px}::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:8px;border:2px solid var(--surface-color);-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}::-webkit-scrollbar-thumb:hover{background-color:var(--text-secondary)}::-webkit-scrollbar-corner{background:var(--surface-color)}html{scrollbar-width:thin;scrollbar-color:var(--border-color) var(--surface-color)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);transition:var(--theme-transition)}div,label,p,span{color:inherit;transition:var(--theme-transition)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--text-primary)!important}.theme-surface,[data-theme=dark] div:not(.MuiPaper-root):not(.MuiCard-root),[data-theme=dark] label,[data-theme=dark] p,[data-theme=dark] span:not(.MuiChip-label):not(.MuiButton-label){color:var(--text-primary)}.theme-surface{background-color:var(--surface-color)}.theme-border,.theme-surface{transition:var(--theme-transition)}.theme-border{border-color:var(--border-color)}.theme-text-primary{color:var(--text-primary)!important;transition:var(--theme-transition)}.theme-text-secondary{color:var(--text-secondary)!important;transition:var(--theme-transition)}[data-theme=dark] .MuiTypography-root{color:var(--text-primary)}[data-theme=dark] .MuiFormLabel-root,[data-theme=dark] .MuiInputLabel-root{color:var(--text-secondary)}.dark-theme-text,[data-theme=dark] .custom-text,[data-theme=dark] .form-label,[data-theme=dark] .page-title,[data-theme=dark] .section-header{color:var(--text-primary)!important}.dark-theme-text-secondary{color:var(--text-secondary)!important}.dark-theme-bg{background-color:var(--background-color)!important}.dark-theme-surface{background-color:var(--surface-color)!important}[data-theme=dark] .MuiDialog-paper,[data-theme=dark] .MuiMenu-paper,[data-theme=dark] .MuiPopover-paper{background-color:var(--surface-color)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiTable-root{color:var(--text-primary)!important}[data-theme=dark] .MuiTableCell-root{color:var(--text-primary)!important;border-bottom-color:var(--border-color)!important}[data-theme=dark] .MuiTableHead-root .MuiTableCell-root{background-color:hsla(0,0%,100%,.05)!important;color:var(--text-primary)!important;font-weight:600!important}[data-theme=dark] .MuiTableBody-root .MuiTableCell-root{color:var(--text-primary)!important}[data-theme=dark] .MuiTableRow-root:hover{background-color:hsla(0,0%,100%,.05)!important}[data-theme=dark] .MuiButton-root{color:var(--text-primary)!important}[data-theme=dark] .MuiButton-contained{background-color:var(--primary-color)!important;color:#fff!important}[data-theme=dark] .MuiButton-outlined{border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiButton-text,[data-theme=dark] .MuiIconButton-root,[data-theme=dark] button[style*=background-color]{color:var(--text-primary)!important}[data-theme=dark] .custom-button,[data-theme=dark] .customize-button{color:var(--text-primary)!important;background-color:var(--surface-color)!important}[data-theme=dark] .MuiDialogActions-root,[data-theme=dark] .MuiDialogContent-root,[data-theme=dark] .MuiDialogTitle-root{color:var(--text-primary)!important}[data-theme=dark] .MuiOutlinedInput-root{background-color:var(--surface-color)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiOutlinedInput-input{color:var(--text-primary)!important}[data-theme=dark] .MuiOutlinedInput-input::placeholder{color:var(--text-secondary)!important;opacity:1!important}[data-theme=dark] .MuiInputBase-root{background-color:var(--surface-color)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiInputBase-input{color:var(--text-primary)!important}[data-theme=dark] .MuiTab-root{color:var(--text-secondary)!important}[data-theme=dark] .MuiTabs-indicator{background-color:var(--primary-color)!important}[data-theme=dark] .MuiTabs-root{color:var(--text-primary)!important}[data-theme=dark] *{color:inherit}[data-theme=dark] [style*="color: #000"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color:#000"]{color:var(--text-primary)!important}[data-theme=dark] .MuiMenuItem-root{color:var(--text-primary)!important;background-color:transparent!important}[data-theme=dark] .MuiMenuItem-root:hover{background-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] .MuiListItemIcon-root,[data-theme=dark] .MuiListItemText-root{color:var(--text-primary)!important}[data-theme=dark] .MuiSelect-select{color:var(--text-primary)!important;background-color:var(--surface-color)!important}[data-theme=dark] .MuiSelect-icon{color:var(--text-primary)!important}[data-theme=dark] .action-button,[data-theme=dark] .invite-button,[data-theme=dark] .nav-button,[data-theme=dark] .user-dropdown,[data-theme=dark] .user-menu,[data-theme=dark] .user-nav{color:var(--text-primary)!important;background-color:var(--surface-color)!important}[data-theme=dark] [style*="color: #fff"],[data-theme=dark] [style*="color: white"],[data-theme=dark] [style*="color:#fff"]{background-color:var(--surface-color)!important}[data-theme=dark] .MuiPopper-root{color:var(--text-primary)!important}[data-theme=dark] .MuiPopper-root .MuiPaper-root,[data-theme=dark] .MuiTooltip-tooltip{background-color:var(--surface-color)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiChip-root{background-color:hsla(0,0%,100%,.1)!important}[data-theme=dark] .MuiChip-label,[data-theme=dark] .MuiChip-root,[data-theme=dark] .MuiDrawer-paper{color:var(--text-primary)!important}[data-theme=dark] .MuiDrawer-paper{background-color:var(--surface-color)!important}[data-theme=dark] .MuiList-root,[data-theme=dark] .MuiListItem-root,[data-theme=dark] a,[data-theme=dark] button,[data-theme=dark] div,[data-theme=dark] label,[data-theme=dark] p,[data-theme=dark] span{color:var(--text-primary)!important}[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: white"]{background-color:var(--surface-color)!important;color:var(--text-primary)!important}[data-theme=dark] [style*=linear-gradient]{color:var(--text-primary)!important}[data-theme=dark] button:not(.MuiButton-contained){color:var(--text-primary)!important;background-color:transparent!important}[data-theme=dark] button:not(.MuiButton-contained):hover{background-color:hsla(0,0%,100%,.08)!important}

/*!
 * 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 blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{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>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-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:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{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:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-container{flex:1 1;overflow-y:auto;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.ql-editor{min-height:300px;padding:20px}[data-theme=dark] .ql-container,[data-theme=dark] .ql-toolbar{background-color:#1e1e1e;color:#e0e0e0;border-color:#444}[data-theme=dark] .ql-editor.ql-blank:before{color:#888}[data-theme=dark] .ql-snow .ql-stroke{stroke:#e0e0e0}[data-theme=dark] .ql-snow .ql-fill{fill:#e0e0e0}[data-theme=dark] .ql-snow .ql-picker-label{color:#e0e0e0}@media (max-width:768px){.ql-toolbar{padding:8px}.ql-formats{margin-right:8px!important}}.ql-editor::-webkit-scrollbar{width:8px}.ql-editor::-webkit-scrollbar-track{background:#f1f1f1}.ql-editor::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ql-editor::-webkit-scrollbar-thumb:hover{background:#555}.ql-editor ol,.ql-editor ul{padding-left:1.5em;margin:.5em 0}.ql-editor li{padding-left:.5em;margin:.25em 0}.ql-editor table{border-collapse:collapse;width:100%;margin:1em 0}.ql-editor table td,.ql-editor table th{border:1px solid #ddd;padding:8px}.ql-editor pre.ql-syntax{background-color:#f5f5f5;border-radius:4px;padding:12px;overflow-x:auto;font-family:Courier New,Courier,monospace}[data-theme=dark] .ql-editor pre.ql-syntax{background-color:#2d2d2d;color:#e0e0e0}.ql-editor blockquote{border-left:4px solid #ccc;padding-left:16px;margin-left:0;margin-right:0;font-style:italic;color:#666}[data-theme=dark] .ql-editor blockquote{border-left-color:#555;color:#aaa}.ql-editor a{color:#1976d2;text-decoration:underline}[data-theme=dark] .ql-editor a{color:#64b5f6}.ql-editor img{max-width:100%;height:auto;border-radius:4px;margin:.5em 0}.ql-editor .ql-video{width:100%;height:400px;border-radius:4px;margin:.5em 0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}:root{--background:240 10% 98%;--foreground:240 10% 10%;--card:0 0% 100%;--card-foreground:240 10% 10%;--popover:0 0% 100%;--popover-foreground:240 10% 10%;--primary:250 95% 60%;--primary-foreground:0 0% 100%;--secondary:190 95% 55%;--secondary-foreground:240 10% 10%;--muted:240 5% 96%;--muted-foreground:240 4% 46%;--accent:280 90% 65%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:240 6% 90%;--input:240 6% 90%;--ring:250 95% 60%;--radius:0.75rem;--gradient-primary:linear-gradient(135deg,#5838fa,#c155f6);--gradient-secondary:linear-gradient(135deg,#1fd5f9,#39f);--gradient-hero:linear-gradient(180deg,#f9f9fa,#f7f5ff);--shadow-glow:0 0 40px rgba(88,56,250,.15);--shadow-card:0 4px 20px rgba(23,23,28,.08);--transition-smooth:all 0.3s cubic-bezier(0.4,0,0.2,1)}.dark{--background:240 10% 10%;--foreground:240 5% 98%;--card:240 10% 12%;--card-foreground:240 5% 98%;--popover:240 10% 12%;--popover-foreground:240 5% 98%;--primary:250 95% 60%;--primary-foreground:0 0% 100%;--secondary:190 95% 55%;--secondary-foreground:0 0% 100%;--muted:240 5% 20%;--muted-foreground:240 5% 65%;--accent:280 90% 65%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:240 5% 20%;--input:240 5% 20%;--ring:250 95% 60%;--gradient-primary:linear-gradient(135deg,#5838fa,#c155f6);--gradient-secondary:linear-gradient(135deg,#1fd5f9,#39f);--gradient-hero:linear-gradient(180deg,#17171c,#191339);--shadow-glow:0 0 40px rgba(88,56,250,.25);--shadow-card:0 4px 20px rgba(0,0,0,.3)}body{background:hsl(var(--background));color:hsl(var(--foreground))}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em}.gradient-primary{background:var(--gradient-primary);background-clip:border-box}.gradient-secondary{background:var(--gradient-secondary)}.gradient-hero{background:var(--gradient-hero)}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.shadow-glow{box-shadow:var(--shadow-glow)}.shadow-card{box-shadow:var(--shadow-card)}.transition-smooth{transition:var(--transition-smooth)}.bg-grid-pattern{background-image:linear-gradient(hsl(var(--border)) 1px,transparent 1px),linear-gradient(90deg,hsl(var(--border)) 1px,transparent 1px);background-size:50px 50px}.hero-decoration{position:absolute;pointer-events:none;opacity:.1}.hero-decoration--circle{width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));filter:blur(60px)}.hero-decoration--blob{width:400px;height:400px;border-radius:40% 60% 70% 30%/40% 50% 60% 50%;background:linear-gradient(135deg,hsl(var(--secondary)),hsl(var(--accent)));filter:blur(60px);animation:blob 8s ease-in-out infinite}@keyframes blob{0%,to{border-radius:40% 60% 70% 30%/40% 50% 60% 50%;transform:translate(0) scale(1)}25%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:translate(30px,-50px) scale(1.1)}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%;transform:translate(-20px,20px) scale(.9)}75%{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;transform:translate(50px,30px) scale(1.05)}}.hero-decoration--top-right{top:-100px;right:-100px}.hero-decoration--top-left{top:-50px;left:-150px}.hero-decoration--bottom-left{bottom:-100px;left:10%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-slide-up{animation:slideUp .6s ease-out}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.min-h-screen{min-height:100vh}.pt-16{padding-top:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1rem;padding-right:1rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-6{padding:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-24{margin-bottom:6rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-secondary{color:hsl(var(--secondary))}.text-white{color:#fff}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-14{width:3.5rem}.w-10{width:2.5rem}.w-7{width:1.75rem}.w-6{width:1.5rem}.w-3{width:.75rem}.w-1\.5{width:.375rem}.w-1{width:.25rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-1\.5{height:.375rem}.h-3{height:.75rem}.max-w-2xl{max-width:672px}.max-w-3xl{max-width:768px}.max-w-4xl{max-width:896px}.max-w-6xl{max-width:1152px}.max-w-7xl{max-width:1280px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border:1px solid hsl(var(--border))}.border-2{border:2px solid hsl(var(--border))}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.-top-4{top:-1rem}.left-1\/2{left:50%}.-translate-x-1\/2{transform:translateX(-50%)}.flex-shrink-0{flex-shrink:0}.z-10{z-index:10}.overflow-hidden{overflow:hidden}.opacity-5{opacity:.05}@media (min-width:768px){.md\:text-6xl{font-size:3.75rem}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}.opacity-90{opacity:.9}.backdrop-blur-sm{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scale-105{transform:scale(1.05)}.group{position:relative}.hover\:border-primary\/30:hover{border-color:hsl(var(--primary)/.3)}.border-primary\/20{border-color:hsl(var(--primary)/.2)}.hover\:opacity-90:hover{opacity:.9}.hover\:bg-secondary\/90:hover{background:hsl(var(--secondary)/.9)}.hover\:shadow-glow:hover{box-shadow:var(--shadow-glow)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.bg-card\/50{background:hsl(var(--card)/.5)}.bg-primary\/10{background:hsl(var(--primary)/.1)}.bg-primary{background:hsl(var(--primary))}.bg-secondary{background:hsl(var(--secondary))}table{border-collapse:collapse;width:100%}table td,table th{border:1px solid hsl(var(--border))}table thead th{background:hsl(var(--muted)/.3)}.group:hover .group-hover\:gradient-primary{background:var(--gradient-primary)}.group:hover .group-hover\:text-white{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:calc(var(--radius) - .125rem);font-size:.875rem;font-weight:500;transition:var(--transition-smooth);cursor:pointer;border:none;outline:none}.btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.btn:disabled{pointer-events:none;opacity:.5}.btn svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn--default{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn--default:hover{background:hsl(var(--primary)/.9)}.btn--destructive{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn--destructive:hover{background:hsl(var(--destructive)/.9)}.btn--outline{border:1px solid hsl(var(--input));background:hsl(var(--background));color:hsl(var(--foreground))}.btn--outline:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn--secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn--secondary:hover{background:hsl(var(--secondary)/.8)}.btn--ghost{background:transparent;color:hsl(var(--foreground))}.btn--ghost:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn--link{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:4px;background:transparent}.btn--link:hover{text-decoration:underline}.btn--default-size{height:2.5rem;padding:.5rem 1rem}.btn--sm{height:2.25rem;padding:0 .75rem}.btn--lg,.btn--sm{border-radius:calc(var(--radius) - .125rem)}.btn--lg{height:2.75rem;padding:0 2rem}.btn--icon{height:2.5rem;width:2.5rem;padding:0}.card{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.card.gradient-primary{background:var(--gradient-primary)!important;border:none}.card-header{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.card-title{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em}.card-description{font-size:.875rem;color:hsl(var(--muted-foreground))}.card-content,.card-footer{padding:0 1.5rem 1.5rem}.card-footer{display:flex;align-items:center}.input{display:flex;height:2.5rem;width:100%;border-radius:calc(var(--radius) - .125rem);border:1px solid hsl(var(--input));background:hsl(var(--background));padding:.5rem .75rem;font-size:1rem;transition:var(--transition-smooth)}.input::placeholder{color:hsl(var(--muted-foreground))}.input:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring));border-color:hsl(var(--ring))}.input:disabled{cursor:not-allowed;opacity:.5}.input[type=file]{border:0;background:transparent;font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}@media (min-width:768px){.input{font-size:.875rem}}.textarea{display:flex;min-height:5rem;width:100%;border-radius:calc(var(--radius) - .125rem);border:1px solid hsl(var(--input));background:hsl(var(--background));padding:.5rem .75rem;font-size:.875rem;line-height:1.5;transition:var(--transition-smooth);resize:vertical}.textarea::placeholder{color:hsl(var(--muted-foreground))}.textarea:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring));border-color:hsl(var(--ring))}.textarea:disabled{cursor:not-allowed;opacity:.5}.min-h-\[150px\]{min-height:150px}.label{font-size:.875rem;font-weight:500;line-height:1}.label[data-disabled]{cursor:not-allowed;opacity:.7}.header{position:fixed;top:0;left:0;right:0;z-index:50;background:hsl(var(--background)/.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border))}.header__container{max-width:1280px;margin:0 auto;padding:0 1rem}.header__content{justify-content:space-between;height:4rem}.header__content,.header__logo{display:flex;align-items:center}.header__logo{gap:.75rem;text-decoration:none;color:hsl(var(--foreground))}.header__logo-icon{width:2rem;height:2rem;display:block}.header__logo-image{height:2.5rem;width:auto;display:block}@media (min-width:768px){.header__logo-image{height:3rem}}.header__logo-text{font-size:1.25rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header__nav{display:none;align-items:center;gap:3rem}@media (min-width:768px){.header__nav{display:flex}}.header__nav-link{font-size:1rem;font-weight:500;text-decoration:none;color:hsl(var(--foreground));transition:var(--transition-smooth)}.header__nav-link:hover{color:hsl(var(--primary))}.header__actions{display:flex;align-items:center;gap:1rem}.header__button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;cursor:pointer;border:none;text-decoration:none;transition:var(--transition-smooth)}.header__button--ghost{background:transparent;color:hsl(var(--foreground));display:none}@media (min-width:768px){.header__button--ghost{display:inline-flex}}.header__button--ghost:hover{background:hsl(var(--accent)/.1)}.header__button--primary{color:hsl(var(--primary-foreground))}.header__button--primary:hover{opacity:.9}.header__menu-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius);background:transparent;color:hsl(var(--foreground));border:none;cursor:pointer;transition:var(--transition-smooth)}@media (min-width:768px){.header__menu-button{display:none}}.header__menu-button:hover{background:hsl(var(--accent)/.1)}.header__menu-icon{width:1.25rem;height:1.25rem}.header__mobile-nav{display:flex;flex-direction:column;background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:1rem 0;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.header__mobile-nav{display:none}}.header__mobile-nav-link{padding:.875rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;color:hsl(var(--foreground));transition:var(--transition-smooth);border-bottom:1px solid hsl(var(--border)/.5)}.header__mobile-nav-link:last-child{border-bottom:none}.header__mobile-nav-link:hover{background:hsl(var(--accent)/.1);color:hsl(var(--primary))}.hero{position:relative;min-height:65vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f8f9fd}.hero__background{position:absolute;inset:0;opacity:.05}.hero__container{max-width:1280px;margin:0 auto;padding:3rem 1rem 1.5rem;position:relative;z-index:10;width:100%}@media (min-width:768px){.hero__container{padding:8rem 1rem 2rem}}@media (min-width:1024px){.hero__container{padding:5rem 1rem 2.5rem}}.hero__content-wrapper{display:flex;flex-direction:column;gap:3rem;max-width:1536px;margin:0 auto}@media (min-width:768px){.hero__content-wrapper{flex-direction:row;align-items:center;justify-content:space-between}}.hero__content-left{text-align:left;max-width:100%}@media (min-width:768px){.hero__content-left{max-width:50%}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0efff;border-radius:9999px;margin-bottom:1.5rem}.hero__badge-icon{width:1rem;height:1rem;color:hsl(var(--primary))}.hero__badge-text{font-size:.875rem;font-weight:500;color:hsl(var(--primary))}.hero__heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.15}@media (min-width:768px){.hero__heading{font-size:3.5rem}}@media (min-width:1024px){.hero__heading{font-size:4rem}}.hero__description{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;line-height:1.6;max-width:600px}@media (min-width:768px){.hero__description{font-size:1.25rem}}.hero__buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width:640px){.hero__buttons{flex-direction:row}}.hero__button{font-size:1rem;padding:.875rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:600;transition:var(--transition-smooth);cursor:pointer;border:none;text-decoration:none}@media (min-width:768px){.hero__button{font-size:1.125rem;padding:1rem 2rem}}.hero__button--primary{box-shadow:var(--shadow-glow)}.hero__button--primary:hover{opacity:.9;transform:scale(1.05);box-shadow:0 0 60px rgba(88,56,250,.25)}.hero__button--secondary{background:transparent;color:hsl(var(--foreground));border:2px solid hsl(var(--border))}.hero__button--secondary:hover{background:hsl(var(--accent)/.1);border-color:hsl(var(--accent))}.hero__button-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.hero__features-list{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.hero__features-list{flex-direction:row;flex-wrap:wrap;gap:1.5rem}}.hero__feature-item{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:.875rem}.hero__feature-icon{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.hero__dashboard-container{width:100%;margin-top:2rem}@media (min-width:768px){.hero__dashboard-container{width:45%;margin-top:0}}.hero__dashboard-wrapper{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);background:#fff;transition:transform .3s ease,box-shadow .3s ease}.hero__dashboard-wrapper:hover{transform:translateY(0);box-shadow:0 15px 40px rgba(0,0,0,.15)}.hero__dashboard-image{width:900px;height:350px;display:block}.hero__notice{font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}.beta-banner{margin-top:4rem;padding:.75rem 0;background:linear-gradient(135deg,#5838fa,#c155f6);text-align:center;width:100%}.beta-banner__text{color:#fff;font-size:.9375rem;font-weight:600;margin:0}.features{padding:6rem 0;background:hsl(var(--background))}.features__container{max-width:1280px;margin:0 auto;padding:0 1rem}.features__header{text-align:center;margin-bottom:4rem}.features__title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media (min-width:768px){.features__title{font-size:3rem}}.features__subtitle{font-size:1.125rem;color:hsl(var(--muted-foreground));max-width:672px;margin:0 auto;line-height:1.625}.features__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features__grid{grid-template-columns:repeat(4,1fr)}}.features__card{padding:2rem;text-align:center;transition:var(--transition-smooth);cursor:pointer;animation:slideUp .6s ease-out}.features__card:hover{border-color:hsl(var(--primary)/.3);box-shadow:var(--shadow-glow)}.features__icon-wrapper{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:.75rem;margin:0 auto 1.5rem}.features__icon{width:2rem;height:2rem;color:#fff}.features__card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:hsl(var(--foreground))}.features__card-description{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.625}.features__highlight{display:flex;justify-content:center}.features__highlight-card{max-width:672px;padding:3rem;text-align:center;border:2px solid hsl(var(--primary)/.2);background:hsl(var(--primary)/.1);transition:var(--transition-smooth)}.features__highlight-card:hover{border-color:hsl(var(--primary)/.3);box-shadow:var(--shadow-glow)}.features__highlight-icon{width:3rem;height:3rem;color:hsl(var(--primary));margin:0 auto 1.5rem}.features__highlight-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:hsl(var(--foreground))}.features__highlight-description{font-size:1rem;color:hsl(var(--muted-foreground));line-height:1.625}.detailed-features{padding:1rem;background:hsl(var(--background))}.detailed-features__container{max-width:1280px;margin:0 auto}.detailed-features__header{text-align:center;margin-bottom:4rem}.detailed-features__title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media (min-width:768px){.detailed-features__title{font-size:3rem}}.detailed-features__subtitle{font-size:1.125rem;color:hsl(var(--muted-foreground));max-width:672px;margin:0 auto;line-height:1.625}.detailed-features__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (min-width:1024px){.detailed-features__grid{grid-template-columns:repeat(2,1fr)}}.detailed-features__card{padding:2rem;border:2px solid hsl(var(--border));transition:var(--transition-smooth)}.detailed-features__card:hover{border-color:hsl(var(--primary)/.3);box-shadow:var(--shadow-glow)}.detailed-features__card-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.detailed-features__list{display:flex;flex-direction:column;gap:1rem}.detailed-features__item{display:flex;align-items:flex-start;gap:1rem}.detailed-features__icon-wrapper{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:hsl(var(--primary)/.1);flex-shrink:0}.detailed-features__item:hover .detailed-features__icon-wrapper{background:hsl(var(--primary)/.2);transform:scale(1.05)}.detailed-features__icon{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.detailed-features__text{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;margin:0}.detailed-features__highlight{padding:3rem;text-align:center;color:#fff;border:none;background:var(--gradient-primary)!important}.detailed-features__highlight-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.detailed-features__highlight-description{font-size:1.125rem;margin-bottom:2rem;max-width:768px;margin-left:auto;margin-right:auto;line-height:1.6;opacity:.9}.detailed-features__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.detailed-features__tag{padding:.5rem 1rem;background:hsla(0,0%,100%,.1);border-radius:9999px;font-size:.875rem;font-weight:500;color:#fff;border:1px solid hsla(0,0%,100%,.2)}.cta{padding:6rem 1rem;position:relative;overflow:hidden}.cta__background{position:absolute;inset:0;opacity:.05}.cta__container{max-width:896px;margin:0 auto;text-align:center;position:relative;z-index:10}.cta__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsl(var(--card)/.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;border:1px solid hsl(var(--border));margin-bottom:2rem}.cta__badge-icon{width:1rem;height:1rem;color:hsl(var(--primary))}.cta__badge-text{font-size:.875rem;font-weight:500}.cta__title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.cta__title{font-size:3rem}}.cta__description{font-size:1.25rem;color:hsl(var(--muted-foreground));margin-bottom:3rem;max-width:672px;margin-left:auto;margin-right:auto}.cta__buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.cta__buttons{flex-direction:row}}.cta__button{font-size:1.125rem;padding:1.5rem 2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:500;cursor:pointer;text-decoration:none;transition:var(--transition-smooth)}.cta__button--primary{color:hsl(var(--primary-foreground));box-shadow:var(--shadow-glow);border:none}.cta__button--primary:hover{opacity:.9}.cta__button--secondary{background:transparent;color:hsl(var(--foreground));border:2px solid hsl(var(--border))}.cta__button--secondary:hover{background:hsl(var(--accent)/.1);border-color:hsl(var(--accent))}.cta__button-icon{margin-left:.5rem;width:1.25rem;height:1.25rem}.cta__notice{margin-top:2rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.footer{background:hsl(var(--muted)/.3);border-top:1px solid hsl(var(--border));padding:3rem 1rem 2rem}.footer__container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;font-size:.9375rem}.footer__link{color:hsl(var(--foreground));text-decoration:none;transition:var(--transition-smooth);white-space:nowrap;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit}.footer__link:hover{color:hsl(var(--primary))}.footer__separator{color:hsl(var(--muted-foreground));-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer__bottom{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:1rem}@media (max-width:768px){.footer__links{font-size:.875rem}.footer__separator{display:none}.footer__links{flex-direction:column;gap:.75rem}}.legal-container{display:flex;min-height:calc(100vh - 4rem);margin-top:0;padding-top:0}.legal-sidebar{width:320px;border-right:1px solid hsl(var(--border));background-color:hsl(var(--background));overflow-y:auto;height:calc(100vh - 4rem);position:-webkit-sticky;position:sticky;top:4rem;flex-shrink:0}.legal-content{flex:1 1;padding:2.5rem 3rem;overflow-y:auto;max-width:calc(100vw - 320px)}.legal-section{border-bottom:1px solid hsl(var(--border))}.legal-section-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;transition:var(--transition-smooth)}.legal-section-header:hover{background-color:hsl(var(--accent)/.05)}.legal-section-title{font-weight:600;font-size:1rem}.legal-section-icon{width:1rem;height:1rem;color:hsl(var(--foreground)/.5);transition:transform .2s ease}.legal-section-icon.rotated{transform:rotate(180deg)}.legal-section-content{display:flex;flex-direction:column;padding:.5rem 0;background-color:hsl(var(--accent)/.03)}.legal-link{display:block;padding:.75rem 1.5rem .75rem 2.25rem;color:hsl(var(--foreground)/.7);text-decoration:none;transition:var(--transition-smooth);font-size:.9375rem}.legal-link:hover{background-color:hsl(var(--accent)/.07);color:hsl(var(--foreground))}.legal-link.active{color:hsl(var(--primary));background-color:hsl(var(--primary)/.07);border-left:3px solid hsl(var(--primary));padding-left:calc(2.25rem - 3px)}.legal-content h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.legal-content h2{font-size:1.75rem;font-weight:600;margin:2.5rem 0 1.25rem}.legal-content h3{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.legal-content p{margin-bottom:1.25rem;line-height:1.7;color:hsl(var(--foreground)/.85)}.legal-content ol,.legal-content ul{padding-left:2rem;margin-bottom:1.5rem}.legal-content li{margin-bottom:.75rem;line-height:1.7}@media (max-width:768px){.legal-container{flex-direction:column}.legal-sidebar{width:100%;height:auto;position:relative;top:0;border-right:none;border-bottom:1px solid hsl(var(--border))}.legal-content{max-width:100%;padding:1.5rem}}