/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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: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}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}.app-sidebar{transition:all .2s cubic-bezier(.4,0,.2,1)}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sidebar-brand{height:64px;display:flex;align-items:center;gap:12px;padding:0 16px;flex-shrink:0}.sidebar-brand-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #4f46e54d}.sidebar-brand-name{font-size:18px;font-weight:700;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;letter-spacing:-.3px}.sidebar-brand-tagline{font-size:10px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;line-height:1}.sidebar-store-selector{margin:4px 12px 8px;padding:10px 12px;border-radius:10px;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.sidebar-store-selector:hover{background:#4f46e50a;border-color:#4f46e51f}.sidebar-store-icon{width:32px;height:32px;border-radius:8px;background:#4f46e514;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-nav-section{flex:1;overflow-y:auto;overflow-x:hidden;padding-top:4px}.sidebar-section-label{font-size:10px;font-weight:600;color:#94a3b8;letter-spacing:.8px;padding:8px 20px 4px;text-transform:uppercase}.sidebar-footer{flex-shrink:0;padding:12px 16px;border-top:1px solid #e2e8f0;background:#00000003}.sidebar-footer-logo{width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto;opacity:.6}body.dark-mode .sidebar-footer{border-top-color:#27272a;background:#ffffff03}.app-sidebar .ant-menu-item,.ant-drawer .ant-menu-item{font-weight:500;transition:all .15s ease}.app-sidebar .ant-menu-submenu-title,.ant-drawer .ant-menu-submenu-title{font-weight:500}.app-sidebar .ant-menu-item-selected,.ant-drawer .ant-menu-item-selected{font-weight:600}.header-shortcut-badge{display:inline-flex;align-items:center;padding:1px 6px;font-size:11px;font-weight:500;border-radius:5px;background:#0000000a;border:1px solid rgba(0,0,0,.06);color:#94a3b8;margin-left:8px;line-height:18px}body.dark-mode .header-shortcut-badge{background:#ffffff0f;border-color:#ffffff14;color:#71717a}.header-user-trigger{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px 8px;border-radius:10px;transition:background .15s ease}.header-user-trigger:hover{background:#00000008}body.dark-mode .header-user-trigger:hover{background:#ffffff0a}.header-user-info{text-align:left;line-height:1}.pos-fullscreen{height:100vh;display:flex;flex-direction:column;overflow:hidden}.pos-topbar{height:56px;padding:0 16px;display:flex;align-items:center;gap:16px;background:linear-gradient(to bottom,#fff,#fafbff);border-bottom:1px solid #e2e8f0;flex-shrink:0;box-shadow:0 1px 3px #0f172a0a}.pos-topbar-left,.pos-topbar-center,.pos-topbar-right{display:flex;align-items:center;gap:10px}.pos-topbar-left{flex-shrink:0}.pos-topbar-center{flex:1;justify-content:center;min-width:0}.pos-topbar-right{flex-shrink:0}.pos-brand{display:flex;align-items:center;gap:8px;padding-right:14px;border-right:1px solid #e2e8f0}.pos-brand-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 0 0 3px #4f46e526,0 0 8px #4f46e566;animation:brandPulse 2s ease-in-out infinite}@keyframes brandPulse{0%,to{box-shadow:0 0 0 3px #4f46e526,0 0 8px #4f46e566}50%{box-shadow:0 0 0 5px #4f46e51a,0 0 12px #4f46e599}}.pos-brand-name{font-size:18px;font-weight:800;letter-spacing:-.3px;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.pos-topbar-store{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#eef2ff;border:1px solid #e0e7ff;border-radius:10px;font-size:13px;max-width:280px}.pos-topbar-store-icon{font-size:13px}.pos-topbar-store-name{font-weight:600;color:#3730a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-topbar-store-sep{color:#94a3b8}.pos-topbar-store-wh{color:#64748b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-topbar-warehouse-select .ant-select-selector{border-radius:10px!important;border-color:#e0e7ff!important;background:#eef2ff!important}.pos-topbar-clock{display:flex;flex-direction:column;align-items:center;padding:4px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;line-height:1.1}.pos-topbar-clock-time{font-size:15px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:.5px}.pos-topbar-clock-date{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.pos-topbar-shift{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:10px;color:#854d0e;font-size:12px;font-weight:600}.pos-topbar-shift .anticon{font-size:13px}.pos-topbar-stats{display:flex;align-items:center;gap:12px;padding:6px 14px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;border-radius:10px;box-shadow:0 1px 2px #22c55e1a}.pos-topbar-stat{display:flex;flex-direction:column;align-items:center;line-height:1.1}.pos-topbar-stat-label{font-size:9px;color:#166534;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.pos-topbar-stat-value{font-size:14px;font-weight:700;color:#14532d;font-variant-numeric:tabular-nums}.pos-topbar-stat-sep{width:1px;height:22px;background:#86efac}.pos-topbar-user{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px}.pos-topbar-user-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.pos-topbar-user-info{line-height:1.2}.pos-topbar-user-name{font-size:12px;font-weight:600;color:#0f172a}.pos-topbar-user-role{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.pos-topbar-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:10px;border:1px solid transparent;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.pos-topbar-btn .anticon{font-size:14px}.pos-topbar-btn-close{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#dc2626;box-shadow:0 2px 6px #dc262640,inset 0 1px #ffffff26}.pos-topbar-btn-close:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 12px #dc262666,inset 0 1px #ffffff26}.pos-topbar-btn-close:active{transform:translateY(0);box-shadow:0 1px 3px #dc262640}.pos-topbar-btn-exit{background:#fff;color:#475569;border-color:#e2e8f0;box-shadow:0 1px 2px #0f172a0a}.pos-topbar-btn-exit:hover{background:#f8fafc;border-color:#4f46e5;color:#4f46e5;transform:translateY(-1px);box-shadow:0 3px 8px #4f46e526}.pos-topbar-btn-exit:active{transform:translateY(0);box-shadow:0 1px 2px #0f172a0a}.pos-cart-tabs{scrollbar-width:none;-ms-overflow-style:none}.pos-cart-tabs::-webkit-scrollbar{display:none}.pos-main{flex:1;display:flex;overflow:hidden}@media (max-width: 767px){.pos-main{padding-bottom:72px}}.pos-products{flex:1;overflow-y:auto;padding:20px;background:#f8fafc}.pos-cart{width:400px;display:flex;flex-direction:column;border-left:1px solid #e2e8f0;background:#fff}.pos-cart>.quick-items-panel{display:flex;flex-direction:column;min-height:0;min-width:0}.pos-cart>.quick-payment-panel{display:flex;flex-direction:column;gap:10px;padding:12px;background:#f8fafc}@media (min-width: 768px){.pos-main.sale-mode-quick .pos-cart>.quick-items-panel,.pos-main.sale-mode-delivery .pos-cart>.quick-items-panel{flex:1}.pos-main.sale-mode-quick .pos-cart>.quick-payment-panel,.pos-main.sale-mode-delivery .pos-cart>.quick-payment-panel{flex-shrink:0}}@media (max-width: 767px){.pos-cart>.quick-payment-panel{padding:10px 12px}}@media (min-width: 768px){.pos-main.sale-mode-quick .pos-products,.pos-main.sale-mode-delivery .pos-products{display:none}.pos-main.sale-mode-quick .pos-cart,.pos-main.sale-mode-delivery .pos-cart{width:100%;border-left:none;flex-direction:row}.pos-main.sale-mode-quick .pos-cart>.quick-items-panel,.pos-main.sale-mode-delivery .pos-cart>.quick-items-panel{border-right:1px solid #e2e8f0}.pos-main.sale-mode-quick .pos-cart>.quick-payment-panel,.pos-main.sale-mode-delivery .pos-cart>.quick-payment-panel{width:420px;background:#f1f5f9;overflow-y:auto;max-height:100%;padding:14px;gap:12px}}.quick-payment-panel .qp-section{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 2px #0f172a0a;border:1px solid #e2e8f0}.quick-payment-panel .qp-section-title{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.quick-payment-panel .qp-customer-card{display:flex;align-items:center;gap:10px;padding:10px;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border:1px solid #e0e7ff;border-radius:10px}.quick-payment-panel .qp-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;box-shadow:0 2px 6px #4f46e54d}.quick-payment-panel .qp-customer-info{flex:1;min-width:0}.quick-payment-panel .qp-customer-name{font-size:14px;font-weight:600;color:#1e1b4b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-payment-panel .qp-customer-sub{font-size:11px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-payment-panel .qp-shipping-grid{display:flex;flex-direction:column;gap:8px}.quick-payment-panel .qp-shipping-row{display:flex;gap:6px;flex-wrap:wrap}.quick-payment-panel .qp-shipping-row>*{min-width:0}@media (max-width: 767px){.quick-payment-panel .qp-shipping-row>*{flex:1 1 140px!important;width:auto!important}.quick-payment-panel{width:100%!important;min-width:0}.quick-payment-panel .qp-section{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}}.quick-payment-panel .qp-loyalty-strip{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 10px;background:#fefce8;border:1px solid #fde68a;border-radius:8px;font-size:12px;color:#854d0e;font-weight:500}.quick-payment-panel .qp-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:13px;color:#334155;border-bottom:1px dashed #e2e8f0}.quick-payment-panel .qp-row:last-of-type{border-bottom:none}.quick-payment-panel .qp-label{color:#64748b}.quick-payment-panel .qp-value{font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.quick-payment-panel .qp-row-neg .qp-label,.quick-payment-panel .qp-row-neg .qp-value{color:#dc2626}.quick-payment-panel .qp-row-warn .qp-label,.quick-payment-panel .qp-row-warn .qp-value{color:#92400e}.quick-payment-panel .qp-row-info .qp-label,.quick-payment-panel .qp-row-info .qp-value{color:#0284c7}.quick-payment-panel .qp-promo{margin-top:10px;padding:10px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.quick-payment-panel .qp-promo-title{font-size:11px;font-weight:700;color:#059669;margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}.quick-payment-panel .qp-promo-row{display:flex;justify-content:space-between;font-size:12px;color:#047857;padding:2px 0}.quick-payment-panel .qp-hero{margin:14px -4px 12px;padding:14px 16px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;color:#fff;box-shadow:0 8px 24px #4f46e54d;position:relative;overflow:hidden}.quick-payment-panel .qp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 60%);pointer-events:none}.quick-payment-panel .qp-hero-label{font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;opacity:.85;margin-bottom:4px}.quick-payment-panel .qp-hero-amount{font-size:28px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.5px;line-height:1.1}.quick-payment-panel .qp-cta{height:54px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;box-shadow:0 4px 12px #4f46e540}.quick-payment-panel .qp-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.quick-payment-panel .qp-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:12px;color:#475569;cursor:pointer;transition:all .15s ease}.quick-payment-panel .qp-action-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b;transform:translateY(-1px)}.quick-payment-panel .qp-action-btn:disabled{opacity:.4;cursor:not-allowed}.quick-payment-panel .qp-action-btn .anticon{font-size:18px;color:#4f46e5}.pos-quick-search-wrap{position:relative}.pos-quick-autocomplete{position:absolute;top:calc(100% - 2px);left:16px;right:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #0f172a1f,0 2px 6px #0f172a0f;max-height:420px;overflow-y:auto;z-index:20;padding:4px}.pos-quick-autocomplete-head{padding:8px 12px;font-size:11px;color:#64748b;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.pos-quick-autocomplete-head kbd{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:0 5px;font-size:10px;font-weight:600;color:#475569;margin:0 2px}.pos-quick-ac-empty{padding:24px 16px;text-align:center;color:#94a3b8;font-size:13px}.pos-quick-ac-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .1s ease}.pos-quick-ac-item.active{background:#eef2ff}.pos-quick-ac-thumb{width:44px;height:44px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,#eef2ff,#e0e7ff);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#4f46e5;font-weight:700;font-size:16px;border:1px solid #e0e7ff}.pos-quick-ac-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pos-quick-ac-main{min-width:0;flex:1}.pos-quick-ac-name{font-weight:600;color:#0f172a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-quick-ac-meta{font-size:11px;color:#94a3b8;margin-top:2px;display:flex;gap:4px;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-quick-ac-sku{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#64748b;font-weight:500}.pos-quick-ac-bc{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#94a3b8}.pos-quick-ac-right{text-align:right;flex-shrink:0}.pos-quick-ac-price{font-size:14px;font-weight:700;color:#4f46e5;font-variant-numeric:tabular-nums}.pos-quick-ac-stock{font-size:11px;color:#64748b;margin-top:2px}.pos-quick-ac-stock.low{color:#d97706}.pos-quick-ac-stock.out{color:#dc2626;font-weight:600}.pos-cart-items-scroll{flex:1;overflow-y:auto;padding:0;background:#fff}.pos-cart-items-vertical{flex:0 0 auto;min-height:0;padding:8px 0;background:#fff}.pos-main.sale-mode-normal .pos-cart{display:block;overflow-y:auto}@media (max-width: 767px){.pos-cart{display:block;overflow-y:auto}.pos-cart>.quick-items-panel,.pos-cart>.quick-payment-panel{display:block}}.pos-main.sale-mode-normal .pos-cart>.quick-items-panel,.pos-main.sale-mode-normal .pos-cart>.quick-payment-panel{display:block}.pos-cart-table-header{display:grid;grid-template-columns:48px minmax(0,1fr) 136px 132px 140px 108px;gap:12px;padding:10px 20px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px;background:#f8fafc;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:2}.pos-cart-table-header .ct-center{text-align:center}.pos-cart-table-header .ct-right{text-align:right}.pos-cart-table-header .ct-stt{text-align:center}.pos-cart-row{display:grid;grid-template-columns:48px minmax(0,1fr) 136px 132px 140px 108px;gap:12px;padding:14px 20px;border-bottom:1px solid #f1f5f9;align-items:center;font-size:13px;position:relative;transition:background .15s ease}.pos-cart-row:hover{background:#fafbff}.pos-cart-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .15s ease}.pos-cart-row:hover:before{background:#4f46e5}.pos-cart-stt{width:28px;height:28px;border-radius:8px;background:#eef2ff;color:#4f46e5;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums;margin:0 auto}.pos-cart-product{min-width:0}.pos-cart-product-name{font-weight:600;color:#0f172a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.pos-cart-product-meta{display:flex;align-items:center;gap:6px;margin-top:3px;flex-wrap:wrap;font-size:11px}.pos-cart-sku{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#94a3b8;font-size:11px}.pos-cart-chip{display:inline-flex;align-items:center;padding:1px 7px;border-radius:10px;font-size:10px;font-weight:600;line-height:15px;border:1px solid transparent}.pos-cart-chip-purple{background:#f3e8ff;color:#7e22ce;border-color:#e9d5ff}.pos-cart-chip-blue{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.pos-cart-chip-gold{background:#fef3c7;color:#92400e;border-color:#fde68a}.pos-cart-chip-red{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.pos-cart-qty-wrap{display:inline-flex;align-items:center;justify-content:center}.pos-cart-qty-pill{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;overflow:hidden;transition:border-color .15s ease}.pos-cart-qty-pill:hover,.pos-cart-qty-pill:focus-within{border-color:#4f46e5;background:#fff}.pos-cart-qty-step{width:32px;height:32px;border:none;background:transparent;cursor:pointer;font-size:16px;font-weight:600;color:#475569;display:inline-flex;align-items:center;justify-content:center;transition:background .1s ease,color .1s ease}.pos-cart-qty-step:hover{color:#4f46e5;background:#eef2ff}.pos-cart-qty-step:active{background:#e0e7ff}.pos-cart-qty-num{width:44px;height:32px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;background:transparent;text-align:center;font-size:14px;font-weight:600;outline:none;color:#0f172a;padding:0;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.pos-cart-qty-num::-webkit-inner-spin-button,.pos-cart-qty-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pos-cart-qty-serial{width:90px;height:32px;border:1px dashed #cbd5e1;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#f8fafc;font-weight:600;color:#64748b}.pos-cart-price-input.ant-input-number{width:100%;background:#f8fafc;border:1px solid transparent;border-radius:8px;transition:all .15s ease}.pos-cart-price-input.ant-input-number:hover{background:#fff;border-color:#e2e8f0}.pos-cart-price-input.ant-input-number-focused,.pos-cart-price-input.ant-input-number:focus-within{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51f}.pos-cart-price-input .ant-input-number-input{text-align:right;font-size:13px;font-weight:500;color:#0f172a;font-variant-numeric:tabular-nums;padding:4px 10px;height:32px}.pos-cart-total-cell{text-align:right;font-weight:700;color:#4f46e5;font-size:15px;font-variant-numeric:tabular-nums;letter-spacing:-.2px}.pos-cart-row-actions{display:flex;align-items:center;gap:4px;justify-content:flex-end}.pos-cart-row-icon{width:30px;height:30px;border:1px solid transparent;background:transparent;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px;transition:all .12s ease;flex-shrink:0}.pos-cart-row-icon:hover{background:#f1f5f9;color:#1e293b;border-color:#e2e8f0}.pos-cart-row-icon.active-note{background:#fef3c7;color:#b45309;border-color:#fde68a}.pos-cart-row-icon.active-note:hover{background:#fde68a;color:#92400e}.pos-cart-row-icon.active-discount{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.pos-cart-row-icon.active-discount:hover{background:#fecaca;color:#991b1b}.pos-cart-row-icon.pos-cart-row-delete:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.pos-main:not(.sale-mode-quick) .pos-cart-row:hover{background:#f8fafc}.pos-main:not(.sale-mode-quick) .pos-cart-row:nth-child(2n){background:#fafbfc}.pos-cart-row:nth-child(2n):hover{background:#f1f5f9}@media (min-width: 768px){.pos-main.sale-mode-normal .pos-products{flex:1}.pos-main.sale-mode-normal .pos-cart{width:400px}}.pos-sale-mode-bar{display:flex;gap:4px;padding:6px 16px;border-top:1px solid #e2e8f0;background:#f8fafc;justify-content:center;flex-shrink:0}.pos-sale-mode-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:20px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border:1px solid transparent;transition:all .15s ease;background:transparent}.pos-sale-mode-tab:hover{background:#eef2ff;color:#4f46e5}.pos-sale-mode-tab.active{background:#4f46e5;color:#fff;font-weight:600}.pos-sale-mode-tab.active:hover{background:#4338ca}.pos-shift-screen{height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:16px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:14px}.product-card{cursor:pointer;text-align:left;border-radius:14px!important;transition:all .18s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;position:relative;border:1px solid #e2e8f0!important;background:#fff!important}.product-card .ant-card-cover{height:150px;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#faf5ff);position:relative}.product-card .ant-card-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 60%,rgba(15,23,42,.04));pointer-events:none}.product-card .ant-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover{box-shadow:0 12px 28px -8px #4f46e533,0 4px 12px -4px #0f172a14;transform:translateY(-3px);border-color:#c7d2fe!important}.product-card:hover .ant-card-cover img{transform:scale(1.08)}.product-card .ant-card-body{padding:10px 12px!important}.product-card-badge{position:absolute;top:8px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 1px 3px #0f172a1a}.product-card-badge-combo{left:8px;background:#a855f7f2;color:#fff}.product-card-badge-service{left:8px;background:#3b82f6f2;color:#fff}.product-card-badge-out{right:8px;background:#dc2626f2;color:#fff}.product-card-badge-low{right:8px;background:#f59e0bf2;color:#fff}.product-card-pin{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border:none;border-radius:8px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;font-size:13px;transition:all .15s ease;box-shadow:0 1px 3px #0f172a14;opacity:0}.product-card:hover .product-card-pin,.product-card-pin.pinned{opacity:1}.product-card-pin:hover{background:#fff;transform:scale(1.1)}.product-card-pin.pinned{background:#fef3c7;color:#d97706}.product-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#a5b4fc;font-weight:800;font-size:42px;letter-spacing:-2px}.product-card-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:600;color:#0f172a;line-height:1.3;min-height:34px}.product-card-sku{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#94a3b8;margin-top:2px}.product-card-price{font-size:14px;font-weight:700;color:#4f46e5;margin-top:6px;font-variant-numeric:tabular-nums}.product-card-stock{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:500;color:#64748b;background:#f1f5f9;padding:2px 7px;border-radius:999px;margin-top:4px}.product-card-stock.low{background:#fef3c7;color:#b45309}.product-card-stock.out{background:#fee2e2;color:#b91c1c}.pos-cart-card{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;margin:0 10px 8px;transition:all .15s ease;box-shadow:0 1px 2px #0f172a08}.pos-cart-card:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #4f46e514}.pos-cart-card.cart-item-flash{animation:cartFlash .6s ease}.pos-cart-card-top{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.pos-cart-card-thumb{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,#eef2ff,#e0e7ff);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#4f46e5;font-weight:700;font-size:15px;border:1px solid #e0e7ff}.pos-cart-card-thumb img{width:100%;height:100%;object-fit:cover}.pos-cart-card-info{flex:1;min-width:0}.pos-cart-card-name{font-size:14px;font-weight:600;color:#0f172a;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-cart-card-meta{display:flex;align-items:center;gap:5px;margin-top:3px;flex-wrap:wrap;font-size:11px}.pos-cart-card-total{font-size:15px;font-weight:700;color:#4f46e5;font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;margin-left:6px;white-space:nowrap}.pos-cart-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.pos-cart-card-unitprice{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums;flex:1;min-width:0;text-align:right}@keyframes cartFlash{0%{background:#eef2ff;border-color:#6366f1}to{background:#fff;border-color:#e2e8f0}}.pos-cart-header{padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.pos-cart-header-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#0f172a;margin-bottom:10px}.pos-cart-header-title .anticon{color:#4f46e5;font-size:18px}.pos-cart-header-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;margin-left:-2px}.pos-pinned-bar{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 10px;margin-bottom:6px;scrollbar-width:thin}.pos-pinned-chip{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 12px 6px 8px;border-radius:999px;border:1px solid #fde68a;background:linear-gradient(135deg,#fefce8,#fef3c7);color:#78350f;cursor:pointer;font-size:12px;font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px #eab30814}.pos-pinned-chip:hover{border-color:#f59e0b;background:linear-gradient(135deg,#fef3c7,#fde68a);transform:translateY(-1px);box-shadow:0 3px 8px #eab30833}.pos-pinned-chip-pin{font-size:11px}.pos-pinned-chip-name{font-weight:600;color:#7c2d12}.pos-pinned-chip-price{color:#b45309;font-weight:700;font-variant-numeric:tabular-nums;padding-left:6px;border-left:1px solid rgba(180,83,9,.25);margin-left:2px}.pos-category-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px;margin-bottom:10px;scrollbar-width:thin}.pos-category-tab{flex-shrink:0;padding:6px 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.pos-category-tab:hover{border-color:#c7d2fe;color:#4f46e5}.pos-category-tab.active{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:transparent;color:#fff;font-weight:600;box-shadow:0 2px 8px #4f46e540}.product-list{display:flex;flex-direction:column;gap:4px}.product-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s ease}.product-row:hover{border-color:#4f46e5;box-shadow:0 2px 6px #0000000a}.product-row img{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.product-row-placeholder{width:40px;height:40px;border-radius:6px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#cbd5e1;flex-shrink:0}.product-row-info{flex:1;min-width:0}.product-row-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-row-meta{font-size:11px;color:#94a3b8}.product-row-price{font-weight:600;color:#16a34a;white-space:nowrap}.pos-mobile-bottombar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 12px #0f172a0d}.pos-mobile-bottombar-ghost{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 14px;min-width:78px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:12px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease}.pos-mobile-bottombar-ghost:disabled{opacity:.5;cursor:not-allowed}.pos-mobile-bottombar-ghost:hover:not(:disabled){background:#e2e8f0}.pos-mobile-bottombar-ghost .anticon{color:#4f46e5}.pos-mobile-bottombar-cta{flex:1;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 14px #4f46e54d;transition:all .15s ease}.pos-mobile-bottombar-cta:disabled{opacity:.5;cursor:not-allowed;background:#94a3b8;box-shadow:none}.pos-mobile-bottombar-cta:active:not(:disabled){transform:scale(.98);box-shadow:0 2px 6px #4f46e540}.pos-mobile-bottombar-cta-label{font-size:13px;font-weight:600;opacity:.95}.pos-mobile-bottombar-cta-amount{font-size:18px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.pos-unit-picker-modal .ant-modal-content{border-radius:16px;overflow:hidden;padding:0!important}.pos-unit-picker-modal .ant-modal-body{padding:0!important}.upick-wrap{display:flex;flex-direction:column}.upick-header{padding:18px 20px 14px;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-bottom:1px solid #e0e7ff;position:relative}.upick-title{font-size:11px;font-weight:700;color:#6366f1;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}.upick-name{font-size:18px;font-weight:700;color:#1e1b4b;letter-spacing:-.3px}.upick-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;background:#ffffffb3;border-radius:8px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.upick-close:hover{background:#fff;color:#4f46e5}.upick-body{padding:14px;max-height:calc(100vh - 200px);overflow-y:auto;display:flex;flex-direction:column;gap:10px}.upick-group{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.upick-group-head{padding:8px 14px;background:#f8fafc;font-size:11px;font-weight:700;color:#4f46e5;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #e2e8f0}.upick-group-body{display:flex;flex-direction:column}.upick-group .upick-row{border-radius:0;border:none;border-bottom:1px solid #f1f5f9}.upick-group .upick-row:last-child{border-bottom:none}.upick-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .12s ease;text-align:left}.upick-row:hover:not(:disabled){border-color:#4f46e5;background:#fafbff;transform:translate(2px)}.upick-row:active:not(:disabled){transform:translate(2px) scale(.995)}.upick-row:disabled,.upick-row.out{opacity:.5;cursor:not-allowed;background:#f8fafc}.upick-row.base{background:linear-gradient(to right,#eef2ff,#fff 60%);border-left:3px solid #4f46e5}.upick-row.base:hover:not(:disabled){background:linear-gradient(to right,#e0e7ff,#fff 60%)}.upick-row-left{flex:1;min-width:0}.upick-row-title{font-size:15px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:6px;line-height:1.2}.upick-badge{display:inline-block;padding:2px 8px;background:#4f46e5;color:#fff;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.upick-row-sub{margin-top:3px;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.upick-row-right{text-align:right;flex-shrink:0}.upick-price{font-size:16px;font-weight:700;color:#4f46e5;font-variant-numeric:tabular-nums}.upick-stock{font-size:11px;color:#16a34a;font-weight:600;margin-top:2px}.upick-stock.out{color:#dc2626}.upick-sku{margin-left:8px;padding:1px 6px;background:#f1f5f9;color:#475569;border-radius:4px;font-size:10px;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.upick-empty{padding:24px 12px;text-align:center;color:#64748b;font-size:13px}.pos-payment-modal .ant-modal-content{border-radius:16px;overflow:hidden;padding:0!important}.pos-payment-modal .ant-modal-body{padding:0!important;max-height:calc(100vh - 160px);overflow-y:auto}.pos-payment-modal .ant-modal-footer{padding:14px 20px!important;margin:0!important;border-top:1px solid #e2e8f0;background:#fafbff}.pos-payment-modal .pay-footer{display:flex;gap:8px;justify-content:flex-end;align-items:center}.pos-payment-modal .pay-cta{min-width:200px;height:44px!important;font-size:15px!important;font-weight:600!important;border-radius:10px!important;background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;box-shadow:0 4px 14px #4f46e54d;border:none!important}.pay-hero{padding:24px 24px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;display:flex;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden}.pay-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,255,255,.15),transparent 60%);pointer-events:none}.pay-hero-left{position:relative}.pay-hero-label{font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;opacity:.85;margin-bottom:4px}.pay-hero-amount{font-size:34px;font-weight:800;letter-spacing:-.5px;font-variant-numeric:tabular-nums;line-height:1.1}.pay-hero-badge{display:inline-block;margin-top:8px;padding:3px 10px;background:#fff3;border-radius:999px;font-size:11px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pay-hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px;position:relative}.pay-close{width:32px;height:32px;border:none;background:#ffffff26;color:#fff;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.pay-close:hover{background:#ffffff40}.pay-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffffe6;font-weight:500}.pay-section{padding:18px 24px;border-bottom:1px solid #f1f5f9}.pay-section:last-child{border-bottom:none}.pay-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.pay-section-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:12px;display:block}.pay-section-head .pay-section-title{margin-bottom:0}.pay-split-toggle{padding:4px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s ease}.pay-split-toggle:hover{border-color:#4f46e5;color:#4f46e5}.pay-split-toggle.active{background:#4f46e5;color:#fff;border-color:#4f46e5}.pay-method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pay-method{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .15s ease}.pay-method:hover{border-color:#c7d2fe;background:#f8fafc}.pay-method.active{border-color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#f5f3ff);box-shadow:0 2px 8px #4f46e526}.pay-method-icon{font-size:24px;line-height:1}.pay-method-label{font-size:12px;font-weight:600;color:#475569}.pay-method.active .pay-method-label{color:#4f46e5}.pay-amount-input.ant-input-number{width:100%;border-radius:10px;border:2px solid #e2e8f0}.pay-amount-input .ant-input-number-input{text-align:right;font-size:22px!important;font-weight:700!important;height:52px!important;color:#0f172a;font-variant-numeric:tabular-nums;padding:0 14px!important}.pay-amount-input.ant-input-number-focused{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.pay-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.pay-preset{padding:10px 8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;font-variant-numeric:tabular-nums;transition:all .12s ease}.pay-preset:hover{border-color:#4f46e5;color:#4f46e5;background:#fff}.pay-preset.active{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:transparent;color:#fff;box-shadow:0 2px 8px #4f46e540}.pay-change{margin-top:14px;padding:14px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.pay-change span{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.pay-change strong{font-size:22px;font-weight:800;font-variant-numeric:tabular-nums;color:#94a3b8}.pay-change.positive{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#86efac}.pay-change.positive strong{color:#15803d}.pay-voucher-row{display:flex;gap:8px}.pay-voucher-err{margin-top:6px;font-size:12px;color:#dc2626}.pay-voucher-applied{margin-top:8px;display:inline-block;padding:4px 12px;background:#dcfce7;color:#15803d;border-radius:999px;font-size:12px;font-weight:600}.pay-qr-wrap{display:flex;gap:16px;align-items:center;padding:14px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px}.pay-qr-wrap img{width:140px;height:140px;border-radius:8px;flex-shrink:0}.pay-qr-info{flex:1;min-width:0}.pay-qr-name{font-size:14px;font-weight:700;color:#0c4a6e}.pay-qr-acct{font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;color:#0369a1;margin-top:2px;letter-spacing:.5px}.pay-qr-amount{margin-top:6px;font-size:18px;font-weight:800;color:#0284c7;font-variant-numeric:tabular-nums}.pay-qr-ref{margin-top:8px;font-size:12px;color:#475569;padding:6px 8px;background:#f1f5f9;border-radius:6px;letter-spacing:.5px}.pay-qr-ref strong{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pay-split-list{display:flex;flex-direction:column;gap:8px}.pay-split-row{display:flex;gap:8px;align-items:center}.pay-split-totals{margin-top:10px;padding:12px 14px;background:#f8fafc;border-radius:10px;display:flex;flex-direction:column;gap:6px}.pay-split-totals>div{display:flex;justify-content:space-between;font-size:13px;color:#475569}.pay-split-totals>div strong{font-variant-numeric:tabular-nums;color:#0f172a}.pay-split-totals .missing strong{color:#dc2626}.pay-warn{margin:12px 24px;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:13px;font-weight:500}@media (max-width: 767px){.pos-payment-modal{max-width:100vw!important;width:100vw!important;top:0!important;padding-bottom:0!important;margin:0!important}.pos-payment-modal .ant-modal-content{border-radius:0!important;height:100vh;display:flex;flex-direction:column}.pos-payment-modal .ant-modal-body{flex:1;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.pos-payment-modal .ant-modal-footer{position:sticky;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;background:#fff;flex-shrink:0}.pay-hero{padding:18px 16px 14px}.pay-hero-amount{font-size:28px}.pay-section{padding:14px 16px}.pay-method-grid,.pay-presets{grid-template-columns:repeat(2,1fr)}.pos-payment-modal .pay-cta{min-width:0;flex:1}.pos-payment-modal .pay-footer{gap:6px}.pos-payment-modal .pay-footer .ant-btn{font-size:13px!important;padding:0 10px!important}.pay-qr-wrap{flex-direction:column;text-align:center}.pay-qr-wrap img{width:180px;height:180px}}.pos-mobile-shipping-toggle{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 24px);margin:10px 12px;padding:10px 14px;background:#fff;border:1px dashed #cbd5e1;border-radius:10px;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.pos-mobile-shipping-toggle:hover{border-color:#4f46e5;color:#4f46e5;background:#f8fafc}.pos-mobile-shipping-toggle.active{border:1px solid #4f46e5;background:linear-gradient(135deg,#eef2ff,#f5f3ff);color:#4f46e5;border-style:solid}.pos-mobile-shipping-toggle .arrow{font-size:10px;transition:transform .2s ease}.pos-mobile-shipping-toggle.active .arrow{transform:rotate(180deg)}#receipt-print-area{position:fixed;left:-9999px}@media print{body:not(.printing-labels)>*:not(#receipt-print-area){display:none!important}#receipt-print-area{display:block!important;position:static!important;left:auto!important;width:80mm;padding:4mm;font-size:12px;background:#fff!important;color:#000!important}#receipt-print-area *{color:#000!important;background:transparent!important}}.labels-print-area{display:none}@media print{body.printing-labels{background:#fff!important}body.printing-labels .no-print,body.printing-labels .app-sidebar,body.printing-labels .app-header,body.printing-labels .mobile-bottom-nav,body.printing-labels .ant-page-header,body.printing-labels .ant-breadcrumb,body.printing-labels .ant-tabs-nav{display:none!important}body.printing-labels .labels-print-area{display:block!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;background:#fff!important;z-index:99999}body.printing-labels .barcode-label{border:none;color:#000!important;background:#fff!important}body.printing-labels .barcode-label svg{color:#000!important}@page{margin:5mm}}.fab-container{position:fixed;bottom:76px;right:20px;z-index:100}.mobile-card-list{display:flex;flex-direction:column;gap:8px}.mobile-card-item{border-radius:12px;transition:box-shadow .2s ease}.mobile-card-item:active{background:#f8fafc}.mobile-card-item .ant-card-body{padding:14px!important}.mobile-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.mobile-card-title{font-weight:600;font-size:14px}.mobile-card-extra{flex-shrink:0}.mobile-card-fields{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.mobile-card-field{display:flex;flex-direction:column;padding:2px 0}.mobile-card-field-label{font-size:11px;color:#94a3b8;line-height:1.2;font-weight:500}.mobile-card-field-value{font-size:13px;line-height:1.4}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-around;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;cursor:pointer;color:#94a3b8;transition:all .2s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;position:relative}.bottom-nav-item.active{color:#4f46e5}.bottom-nav-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:3px;background:#4f46e5;border-radius:0 0 4px 4px}.bottom-nav-icon{font-size:20px;line-height:1}.bottom-nav-label{font-size:10px;margin-top:3px;line-height:1;font-weight:500}.bottom-nav-item:active{background:#4f46e50a}@media (max-width: 768px){.pos-main{flex-direction:column}.pos-cart{width:100%;border-left:none;flex:1;overflow-y:auto}.pos-products{padding:12px}.pos-topbar{height:48px;padding:0 12px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}.product-card .ant-card-cover{height:100px}.product-card .ant-card-body{padding:8px!important}.product-card:hover{transform:none}.pos-shift-screen .ant-card{width:100%!important;max-width:420px}.ant-layout-content>div{padding:12px!important}.ant-table-wrapper{overflow-x:auto}.ant-modal-wrap{overflow:hidden!important}.ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding:0!important;height:100vh}.ant-modal .ant-modal-content{border-radius:0!important;min-height:100vh;max-height:100vh;display:flex;flex-direction:column;padding:0!important}.ant-modal .ant-modal-body{flex:1;overflow-y:auto;padding:16px!important}.ant-modal .ant-modal-header{position:sticky;top:0;z-index:1;padding:14px 16px!important;margin-bottom:0!important;border-bottom:1px solid #e2e8f0;background:#fff}body.dark-mode .ant-modal .ant-modal-header{background:#1f1f1f;border-bottom-color:#303030}.ant-modal .ant-modal-close{top:10px!important;inset-inline-end:10px!important}.ant-modal .ant-modal-footer{position:sticky;bottom:0;border-top:1px solid #e2e8f0;padding:12px 16px!important;margin-top:0!important;background:#fff}body.dark-mode .ant-modal .ant-modal-footer{background:#1f1f1f;border-top-color:#303030}.ant-drawer .ant-drawer-content-wrapper{max-width:85vw!important}.ant-picker-dropdown .ant-picker-panels{flex-direction:column!important}.ant-picker-dropdown .ant-picker-panels>*:not(:first-child){display:none!important}.ant-picker-dropdown{max-width:100vw!important;left:0!important;right:0!important}.ant-picker-dropdown .ant-picker-panel-container{max-width:calc(100vw - 16px);overflow-x:auto}.ant-picker-cell{height:36px!important}.ant-picker-cell-inner{min-width:32px!important;min-height:32px!important;line-height:32px!important}.ant-picker-range{min-width:0}.ant-picker-range .ant-picker-input{flex:1 1 auto;min-width:0}.ant-picker-range .ant-picker-input>input{font-size:13px;min-width:0;width:100%}.ant-picker-range .ant-picker-active-bar{display:none!important}.ant-form-item{margin-bottom:14px}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px 10px!important;font-size:13px}.ant-statistic-title{font-size:12px}.ant-statistic-content{font-size:20px!important}.ant-modal .ant-table-wrapper{overflow-x:auto}.ant-modal .ant-table{min-width:auto}h3{font-size:16px!important}.ant-form-item-label{padding-bottom:2px!important}.ant-btn{min-height:32px}}@media (max-width: 375px){.product-grid{grid-template-columns:repeat(3,1fr);gap:6px}.product-card .ant-card-cover{height:75px}.product-card .ant-card-body{padding:6px!important;font-size:11px}}.product-image-box{width:100%;aspect-ratio:1;border:2px dashed #cbd5e1;border-radius:12px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:#f8fafc;transition:border-color .2s ease}.product-image-box:hover{border-color:#4f46e5}.product-image-box-img{width:100%;height:100%;object-fit:cover}.product-image-box-actions{position:absolute;bottom:0;left:0;right:0;display:flex;gap:0;opacity:0;transition:opacity .2s}.product-image-box:hover .product-image-box-actions{opacity:1}.product-image-box-btn{flex:1;border:none;padding:8px 0;font-size:11px;cursor:pointer;background:#0009;color:#fff;font-weight:500;transition:background .15s ease}.product-image-box-btn:hover{background:#000000bf}.product-image-box-btn-danger:hover{background:#dc2626d9}@media (max-width: 767px){.product-image-box-actions{opacity:1}}.cart-qty-btn{width:34px;height:34px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#475569;padding:0;line-height:1;transition:all .15s ease}.cart-qty-btn:hover{border-color:#4f46e5;color:#4f46e5}.cart-qty-btn:active{background:#eef2ff}.cart-qty-minus{border-radius:6px 0 0 6px}.cart-qty-plus{border-radius:0 6px 6px 0}.cart-qty-input{width:48px;min-width:48px;max-width:48px;height:34px;border:1px solid #e2e8f0;border-left:0;border-right:0;border-radius:0;text-align:center;font-size:15px;font-weight:600;outline:none;padding:0;box-sizing:border-box;flex:none;-moz-appearance:textfield}.cart-qty-input:focus{border-color:#4f46e5}.cart-qty-input::-webkit-inner-spin-button,.cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-qty-delete{margin-left:8px;border-radius:6px;border-color:#fca5a5;color:#dc2626;font-size:12px}.cart-qty-delete:active{background:#fef2f2}body.dark-mode .cart-qty-btn{background:#18181b;border-color:#3f3f46;color:#a1a1aa}body.dark-mode .cart-qty-btn:hover{border-color:#4f46e5;color:#818cf8}body.dark-mode .cart-qty-input{background:#18181b;border-color:#3f3f46;color:#e4e4e7}body.dark-mode .cart-qty-delete{border-color:#dc2626;color:#f87171;background:#18181b}@keyframes cart-item-flash{0%{background-color:#eef2ff}to{background-color:transparent}}.cart-item-flash{animation:cart-item-flash .6s ease-out}.top-loading-bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#4f46e5,#7c3aed,#4f46e5);background-size:200% 100%;animation:loading-bar-shimmer 1.5s infinite linear;z-index:9999;transition:width .3s ease;border-radius:0 2px 2px 0}@keyframes loading-bar-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes page-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:page-fade-in .2s ease-out}.ant-card{transition:box-shadow .2s ease,transform .2s ease}.ant-card:not(.ant-card-bordered){box-shadow:0 1px 3px #0000000a,0 1px 2px -1px #0000000a}.stat-card{position:relative;overflow:hidden;border:none}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:12px 12px 0 0}.stat-card-revenue:before{background:linear-gradient(90deg,#059669,#34d399)}.stat-card-orders:before{background:linear-gradient(90deg,#4f46e5,#818cf8)}.stat-card-profit:before{background:linear-gradient(90deg,#059669,#6ee7b7)}.stat-card-avg:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.stat-card-products:before{background:linear-gradient(90deg,#0284c7,#38bdf8)}.stat-card-customers:before{background:linear-gradient(90deg,#d97706,#fbbf24)}.stat-card-warning:before{background:linear-gradient(90deg,#dc2626,#f87171)}.stat-card-pending:before{background:linear-gradient(90deg,#ea580c,#fb923c)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}body.dark-mode ::-webkit-scrollbar-thumb{background:#3f3f46}body.dark-mode ::-webkit-scrollbar-thumb:hover{background:#52525b}.ant-table-wrapper .ant-table{border-radius:12px}.ant-table-thead>tr>th{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.3px}body.dark-mode{background:#0f0f11}body.dark-mode .mobile-bottom-nav{background:#18181beb;border-top-color:#27272a}body.dark-mode .bottom-nav-item{color:#71717a}body.dark-mode .bottom-nav-item.active{color:#818cf8}body.dark-mode .bottom-nav-item.active:before{background:#818cf8}body.dark-mode .bottom-nav-item:active{background:#818cf80f}body.dark-mode .pos-topbar{background:#18181b;border-bottom-color:#27272a}body.dark-mode .pos-shift-screen,body.dark-mode .pos-products{background:#0f0f11}body.dark-mode .pos-cart{background:#18181b;border-left-color:#27272a}body.dark-mode .sidebar-brand-tagline{color:#52525b}body.dark-mode .sidebar-store-selector:hover{background:#818cf80f;border-color:#818cf81f}body.dark-mode .sidebar-store-icon{background:#818cf81a}body.dark-mode .sidebar-section-label{color:#52525b}body.dark-mode .mobile-card-item:active{background:#1f1f23}body.dark-mode .mobile-card-header{border-bottom-color:#27272a}body.dark-mode .mobile-card-field-label{color:#52525b}body.dark-mode .product-image-box{border-color:#3f3f46;background:#18181b}body.dark-mode .product-image-box:hover{border-color:#818cf8}body.dark-mode .product-card .ant-card-cover{background:#18181b}.bottom-nav-item,.product-card,.mobile-card-item{-webkit-user-select:none;user-select:none}.product-card:active{transform:scale(.98);transition:transform .1s}#barcode-reader video{border-radius:0!important}#barcode-reader img[alt="Info icon"]{display:none}#barcode-reader__dashboard_section_csr button{background:#4f46e5!important;border:none!important;color:#fff!important;border-radius:8px!important;padding:8px 16px!important;cursor:pointer!important}#barcode-reader__dashboard_section_csr select{border-radius:6px!important;padding:4px 8px!important}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200px 100%;animation:skeleton-loading 1.5s infinite}body.dark-mode .skeleton-line{background:linear-gradient(90deg,#27272a 25%,#3f3f46,#27272a 75%);background-size:200px 100%}.ant-empty-description{color:#94a3b8}.store-picker-item:hover{background:#f8fafc}body.dark-mode .store-picker-item:hover{background:#ffffff08}.revenue-chart-bar{border-radius:6px 6px 0 0;transition:all .3s ease;position:relative}.revenue-chart-bar:hover{filter:brightness(1.1);box-shadow:0 -4px 12px #4f46e533}@media (max-width: 768px){.cascader-mobile-popup{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-height:100vh!important;z-index:1050!important;background:#fff;padding:0}.cascader-mobile-popup .ant-cascader-menus{width:100vw!important;height:100vh!important;max-height:100vh!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.cascader-mobile-popup .ant-cascader-menu{min-width:45vw!important;max-width:45vw!important;height:100vh!important;max-height:100vh!important;font-size:15px;flex-shrink:0}.cascader-mobile-popup .ant-cascader-menu-item{padding:12px!important}}:root{--sr-ease-standard: cubic-bezier(.2, 0, 0, 1);--sr-ease-emphasized: cubic-bezier(.3, 0, 0, 1);--sr-duration-fast: .12s;--sr-duration-base: .2s;--sr-duration-slow: .32s;--sr-shadow-xs: 0 1px 2px 0 rgba(15, 23, 42, .04);--sr-shadow-sm: 0 1px 3px 0 rgba(15, 23, 42, .06), 0 1px 2px -1px rgba(15, 23, 42, .06);--sr-shadow-md: 0 4px 6px -1px rgba(15, 23, 42, .07), 0 2px 4px -2px rgba(15, 23, 42, .07);--sr-shadow-lg: 0 10px 15px -3px rgba(15, 23, 42, .08), 0 4px 6px -4px rgba(15, 23, 42, .08);--sr-focus-ring: 0 0 0 3px rgba(79, 70, 229, .18)}[data-theme=dark]{--sr-focus-ring: 0 0 0 3px rgba(129, 140, 248, .28)}::selection{background:#4f46e52e;color:inherit}:focus-visible{outline:none;box-shadow:var(--sr-focus-ring)}html[data-density=compact] .ant-table-cell{padding-block:10px!important;padding-inline:12px!important}html[data-density=compact] .ant-btn,html[data-density=compact] .ant-input,html[data-density=compact] .ant-select-selector,html[data-density=compact] .ant-picker{min-height:32px!important}html[data-density=compact] .ant-card-body{padding:16px!important}@keyframes sr-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.u-skeleton-shimmer{background:linear-gradient(90deg,#94a3b81a,#94a3b838,#94a3b81a);background-size:800px 100%;animation:sr-shimmer 1.4s linear infinite}[data-theme=dark] .u-skeleton-shimmer{background:linear-gradient(90deg,#94a3b814,#94a3b82e,#94a3b814);background-size:800px 100%}.u-glass{background:#ffffffb8;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border:1px solid rgba(226,232,240,.6)}[data-theme=dark] .u-glass{background:#18181bb8;border-color:#ffffff0f}.u-elev-1{box-shadow:var(--sr-shadow-sm)}.u-elev-2{box-shadow:var(--sr-shadow-md)}.u-elev-3{box-shadow:var(--sr-shadow-lg)}.u-fade-in{animation:sr-fade-in var(--sr-duration-base) var(--sr-ease-standard) both}@keyframes sr-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.u-delta-up{color:#059669}.u-delta-down{color:#dc2626}.u-delta-flat{color:#64748b}.sr-product-details-tabs>.ant-tabs-nav{position:sticky;top:0;z-index:3;background:#fff;margin:0}body.dark-mode .sr-product-details-tabs>.ant-tabs-nav{background:#18181b}.sr-pinned-group{padding:8px 20px 4px;font-size:10px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#94a3b8}.app-sidebar .ant-menu-item-selected,.ant-drawer .ant-menu-item-selected{position:relative}.app-sidebar .ant-menu-item-selected:before,.ant-drawer .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:#4f46e5;border-radius:0 3px 3px 0}.app-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title,.ant-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#4f46e5}.sr-pin-toggle{opacity:0;transition:opacity .15s ease}.sr-pin-toggle.sr-pinned,.sr-menu-row:hover .sr-pin-toggle{opacity:1}.sidebar-footer-help{display:flex;align-items:center;gap:10px;padding:8px 10px;margin:0 -4px 10px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;color:#64748b;transition:all .15s ease}.sidebar-footer-help:hover{background:#4f46e50f;color:#4f46e5}.sidebar-footer-help-collapsed{display:flex;align-items:center;justify-content:center;height:36px;width:36px;margin:0 auto 8px;border-radius:8px;cursor:pointer;color:#64748b;font-size:16px;transition:all .15s ease}.sidebar-footer-help-collapsed:hover{background:#4f46e514;color:#4f46e5}body.dark-mode .sidebar-footer-help{color:#a1a1aa}body.dark-mode .sidebar-footer-help:hover{background:#7c3aed24;color:#a5b4fc}body.dark-mode .sidebar-footer-help-collapsed{color:#a1a1aa}body.dark-mode .sidebar-footer-help-collapsed:hover{background:#7c3aed24;color:#a5b4fc}.sr-cmdk-trigger{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;font-size:13px;transition:background var(--sr-duration-fast) var(--sr-ease-standard);white-space:nowrap}.sr-cmdk-trigger:hover{background:#94a3b81f}.sr-cmdk-trigger kbd{font-family:inherit;font-size:11px;font-weight:500;padding:0;background:transparent;border:0;color:#94a3b8;letter-spacing:.02em}[data-theme=dark] .sr-cmdk-trigger{color:#cbd5e1}[data-theme=dark] .sr-cmdk-trigger:hover{background:#ffffff0f}[data-theme=dark] .sr-cmdk-trigger kbd{color:#71717a}.sr-widget{border-radius:12px;box-shadow:var(--sr-shadow-sm)}.sr-widget .ant-card-head{padding:12px 16px;min-height:44px}.sr-widget .ant-card-body{padding:16px}.sr-sparkline{display:block;overflow:visible}.sr-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:12px;background:#94a3b824;color:#475569;cursor:pointer;transition:background var(--sr-duration-fast) var(--sr-ease-standard)}.sr-chip:hover{background:#94a3b838}.sr-chip[data-active=true]{background:#4f46e5;color:#fff}.sr-bulkbar{position:sticky;bottom:16px;z-index:10;display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:12px;box-shadow:var(--sr-shadow-lg);background:#18181b;color:#fafafa;margin:12px auto 0;width:fit-content;max-width:100%;animation:sr-slide-up .18s var(--sr-ease-emphasized) both}.sr-bulkbar .ant-btn{color:#fafafa}@keyframes sr-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sr-upsell{display:flex;gap:8px;padding:8px 12px;overflow-x:auto;scrollbar-width:thin;background:linear-gradient(90deg,#4f46e50a,#7c3aed0a);border-bottom:1px solid rgba(226,232,240,.6)}[data-theme=dark] .sr-upsell{background:linear-gradient(90deg,#4f46e514,#7c3aed14);border-bottom-color:#ffffff0f}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
