.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}#Sidebar{color:#fff;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ffffff59 transparent;background:linear-gradient(#016b6b,#034f4f);flex:0 0 272px;width:272px;height:100dvh;padding:20px;overflow:hidden auto}#Sidebar::-webkit-scrollbar{width:6px}#Sidebar::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.sidebar-title{opacity:.72;text-transform:uppercase;letter-spacing:.08em;margin:18px 0 10px;font-size:12px}.sidebar-list{padding:0;list-style:none}.sidebar-item{border-radius:var(--home-radius);color:#d7eef0;box-sizing:border-box;align-items:center;gap:12px;margin-bottom:6px;padding:10px 12px;text-decoration:none;transition:all .2s;display:flex}.sidebar-dropdown{cursor:pointer;justify-content:space-between}.sidebar-link-label{align-items:center;gap:12px;display:flex}.sidebar-item:hover,.active-item{color:#fff;background:#043838e6;box-shadow:inset 3px 0 #fffc}.submenu{flex-direction:column;gap:2px;margin:2px 0 10px 22px;display:flex}.submenu-item{color:#cbd5f5;border-radius:var(--home-radius);padding:8px 10px 8px 22px;font-size:14px;text-decoration:none;transition:all .2s}.submenu-item:hover,.active-submenu-item{color:#fff;background:#043838}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.header{width:100%;height:60px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffffeb;border-bottom:1px solid #dbe3eed9;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.icon{cursor:pointer;color:#016b6b;margin-left:15px;font-size:20px}.header-right{align-items:center;gap:14px;display:flex}.header-right .icon{margin-left:0}.logout-btn{color:#fff;cursor:pointer;background:#043838;border:none;border-radius:6px;min-height:34px;padding:7px 14px;font-size:13px;font-weight:600}.logout-btn:hover{background:#016b6b}.profile-wrapper{display:inline-block;position:relative}.profile-trigger{cursor:pointer;align-items:center;gap:4px;display:flex}.chevron{font-size:12px;transition:transform .3s}.chevron.open{transform:rotate(180deg)}.dropdown-menu{border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow);z-index:999;background:#fff;width:220px;padding:8px 0;animation:.2s fadeIn;position:absolute;top:calc(100% + 10px);right:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;gap:10px;padding:12px 16px;display:flex}.dropdown-avatar{color:#0d9488;font-size:36px}.dropdown-name{margin:0;font-size:14px;font-weight:600}.dropdown-email{color:gray;margin:0;font-size:12px}.dropdown-divider{border:none;border-top:1px solid #f0f0f0;margin:4px 0}.dropdown-list{margin:0;padding:0;list-style:none}.dropdown-item{cursor:pointer;align-items:center;gap:10px;padding:10px 16px;font-size:14px;transition:background .2s;display:flex}.dropdown-item:hover{background:var(--home-surface-soft)}.dropdown-icon{color:#0d9488;font-size:16px}.logout-item,.logout-item .dropdown-icon{color:red}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.home-dashboard{min-height:100%;color:var(--home-text);padding:24px}.top-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;margin-bottom:24px;display:grid}.card{border-radius:var(--home-radius);color:#fff;min-height:100px;box-shadow:var(--home-shadow-soft);flex-direction:column;justify-content:space-between;padding:22px;display:flex;position:relative;overflow:hidden}.card:after{content:"";background:#ffffff29;border-radius:999px;width:120px;height:120px;position:absolute;top:-42px;right:-42px}.card h3,.card h2,.card p{z-index:1;margin:0;position:relative}.red{background:linear-gradient(135deg,#bcaebc,#ece7e2)}.green{background:linear-gradient(135deg,#5e9db2,#8febca)}.blue{background:linear-gradient(135deg,#77c89d,#9ae9a1)}.purple{background:linear-gradient(135deg,#f3a949,#dda761)}.verification-card-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.verification-stat-card{border-radius:var(--home-radius);min-height:92px;box-shadow:var(--home-shadow-soft);border:1px solid var(--home-border);background:var(--home-surface);padding:18px 20px}.verification-stat-card p{color:#475569;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.verification-stat-card strong{color:#0f172a;font-size:28px;font-weight:800;display:block}.verification-stat-card.pending{border-left:5px solid #f59e0b}.verification-stat-card.approved{border-left:5px solid #16a34a}.verification-stat-card.denied{border-left:5px solid #dc2626}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:28px;margin-bottom:26px;display:grid}.dashboard-chart-card{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);border:1px solid var(--home-border);flex-direction:column;min-width:0;min-height:360px;padding:20px;display:flex;overflow-x:visible}.dashboard-chart-card>h3{color:#0f172a;margin:0 0 18px}.dashboard-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:18px 0 10px;display:grid}.dashboard-action-btn{border-radius:var(--home-radius);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5a4,#04746a);border:1px solid #0ea5a447;padding:14px 18px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.dashboard-action-btn:hover,.dashboard-action-btn:focus{background:linear-gradient(135deg,#059e98,#035d55);transform:translateY(-1px);box-shadow:0 14px 30px #0ea5a42e}.dashboard-summary{gap:10px;margin-top:16px;display:grid}.dashboard-summary li{border-radius:var(--home-radius);color:var(--home-primary-dark);background:#f8fafc;border:1px solid #e0f2fe;padding:14px 16px;list-style:none}.dashboard-order-section{margin-top:4px}.dashboard-order-section h3{color:var(--home-primary-dark);margin:0 0 14px;font-size:20px;font-weight:800}.dashboard-order-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dashboard-order-card{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);padding:18px 20px}.dashboard-order-card p{color:#475569;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.dashboard-order-card strong{color:#0f172a;font-size:28px;font-weight:800;display:block}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.login-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#016b6b29,#0000 34%),linear-gradient(135deg,#eef7f7,#f5f7fb);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-card{border-radius:var(--home-radius);width:min(420px,100%);box-shadow:var(--home-shadow);box-sizing:border-box;background:#fff;padding:32px}.login-heading{margin-bottom:24px}.login-heading h1{color:#043838;letter-spacing:0;margin:0 0 8px;font-size:28px}.login-heading p{color:#64748b;margin:0;font-size:14px}.login-field{color:#253145;margin-bottom:16px;font-size:14px;font-weight:600;display:block}.login-field span{margin-bottom:7px;display:inline-block}.login-input-wrap{border-radius:var(--home-radius);color:#016b6b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:flex}.login-input-wrap input{color:#253145;border:none;outline:none;flex:1;min-width:0;font-size:14px}.login-error{color:#d9233f;margin:4px 0 14px;font-size:14px;font-weight:500}.login-btn{border-radius:var(--home-radius);color:#fff;cursor:pointer;background:#016b6b;border:none;width:100%;min-height:44px;font-size:15px;font-weight:700}.login-btn:hover{background:#043838}.login-btn:disabled{opacity:.65;cursor:not-allowed}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.contact-page{min-height:100%;color:var(--home-text);padding:24px}.contact-page .box{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);padding:16px;overflow-x:auto;max-width:980px!important;height:fit-content!important;min-height:0!important;display:block!important}.contact-page .form-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-page .form-group{flex-direction:column;display:flex}.contact-page .form-group.full{grid-column:1/-1}.contact-page .form-group label{color:var(--home-primary);margin-bottom:6px;font-size:13px;font-weight:600}.contact-page .form-group input,.contact-page .form-group textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:14px}.contact-page .save-btn{background:var(--home-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:20px;padding:10px 20px}.contact-page .save-btn:hover{background:#059669}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.popup-ok-btn{cursor:pointer;color:#fff;background:#00695c;border:none;border-radius:8px;padding:10px 22px;font-weight:500}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;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{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{white-space:nowrap;width:1.2em;display:inline-block}.ql-editor li:not(.ql-direction-rtl):before{text-align:right;margin-left:-1.5em;margin-right:.3em}.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{max-width:100%;display:block}.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{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;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{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.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{vertical-align:middle;display:inline-block}.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:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.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:1px}.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-top:5px;margin-bottom: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-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.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{z-index:1;margin-top:-1px;display:block;top:100%}.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{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;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{content:"Save";border-right:0;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}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}@media (width<=900px){.add-product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.add-product-form input[name=short_description],.add-product-form input[name=seo_title],.add-product-form input[name=seo_description],.add-product-form input[name=seo_keywords],.add-product-form .quill{grid-column:1/-1}}@media (width<=640px){.add-product-page{padding:16px}.add-product-form{grid-template-columns:1fr;gap:14px;padding:16px}.product-image-section,.add-product-form input[name=short_description],.add-product-form input[name=seo_title],.add-product-form input[name=seo_description],.add-product-form input[name=seo_keywords],.add-product-form .quill{grid-column:1/-1}.product-image-preview{width:100%;max-width:220px}.add-product-form .save-btn{justify-self:stretch;width:100%}}.popup-card-overlay{z-index:10000;box-sizing:border-box;background:#0f172a7a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.popup-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #dbe3ee;border-radius:8px;width:min(100%,390px);padding:28px;box-shadow:0 22px 55px #0f172a38}.popup-card-icon{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto;display:flex}.popup-card-icon.success{color:#15803d;background:#e8f8ee}.popup-card-icon.error{color:#dc2626;background:#fdecec}.popup-card-icon.confirm,.popup-card-icon.warning{color:#d97706;background:#fff6e5}.popup-card-message{color:#1f2937;margin:22px 0 0;font-size:16px;font-weight:700;line-height:1.45}.popup-card-actions{justify-content:center;gap:12px;margin-top:26px;display:flex}.popup-card-confirm,.popup-card-cancel{cursor:pointer;border:none;border-radius:8px;min-width:92px;min-height:40px;padding:9px 18px;font-size:14px;font-weight:800}.popup-card-confirm{color:#fff;background:#00695c}.popup-card-cancel{color:#1f2937;background:#e5e7eb}@media (width<=420px){.popup-card{padding:22px}.popup-card-actions{flex-direction:column-reverse}.popup-card-confirm,.popup-card-cancel{width:100%}}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.coupon-page .main-container{min-height:100%;color:var(--home-text);padding:24px}.coupon-page .header-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.coupon-page .header-row h2{color:var(--home-primary-dark);margin:0 0 24px;font-weight:700}.coupon-page .add-btn{background:var(--home-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px}.coupon-page .add-btn:hover{background:#081f38}.coupon-page .box{background:var(--home-surface);border-radius:var(--home-radius);width:100%;max-width:1100px;box-shadow:var(--home-shadow-soft);margin:0 auto;height:fit-content!important;min-height:0!important;padding:0!important;display:block!important;overflow:visible!important}.coupon-page .table{border-collapse:collapse;width:100%;table-layout:fixed!important;min-width:0!important}.coupon-page .table th,.coupon-page .table td{white-space:nowrap;border:1px solid #e5e5e5;font-size:14px;text-align:left!important;height:48px!important;padding:10px!important}.coupon-page .table th{color:#fff;background:#016b6b;font-weight:600}.coupon-page .table tr{color:#000}.coupon-page .table th:first-child,.coupon-page .table td:first-child{width:13%}.coupon-page .table th:nth-child(2),.coupon-page .table td:nth-child(2){width:12%}.coupon-page .table th:nth-child(3),.coupon-page .table td:nth-child(3){width:10%}.coupon-page .table th:nth-child(4),.coupon-page .table td:nth-child(4){width:11%}.coupon-page .table th:nth-child(5),.coupon-page .table td:nth-child(5){width:25%}.coupon-page .table th:nth-child(6),.coupon-page .table td:nth-child(6){width:15%}.coupon-page .table th:nth-child(7),.coupon-page .table td:nth-child(7){width:14%}.coupon-page .actions{white-space:nowrap;text-align:center!important;display:table-cell!important}.coupon-page .actions .delete-btn{margin-left:6px}.coupon-page .active,.coupon-page .inactive{border-radius:999px;min-width:72px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-block}.coupon-page .active{color:#15803d;background:#dcfce7}.coupon-page .inactive{color:#b91c1c;background:#fee2e2}.coupon-page .edit-btn,.coupon-page .delete-btn{color:#fff;cursor:pointer;border:none;border-radius:5px;min-height:32px!important;padding:7px 10px!important;font-size:13px!important}.coupon-page .edit-btn{background:#3b82f6}.coupon-page .delete-btn{background:#e12929}.coupon-page .delete-btn:hover{background:#b02a37}.custom-popup{background:var(--home-surface);border-radius:var(--home-radius);text-align:center;width:380px;padding:30px;animation:.25s popupScale}@keyframes popupScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}html,body,#root{height:100%;overflow:hidden}body{background:#eef2f7;width:100%;margin:0;font-family:Montserrat,sans-serif}.layout{width:100%;height:100dvh;display:flex;overflow:hidden}.main{flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex;overflow:hidden}.content{box-sizing:border-box;flex:1;padding:20px;overflow:hidden auto}.table,.banner-table,.product-table,.users-table-box table,.verification_table,.order-table{border-collapse:collapse!important;border-spacing:0!important}.table th,.table td,.banner-table th,.banner-table td,.product-table th,.product-table td,.users-table-box th,.users-table-box td,.verification_table th,.verification_table td,.order-table th,.order-table td{border:1px solid #d7e0ec!important}.table th,.banner-table th,.product-table th,.users-table-box th,.verification_table th,.order-table th{color:#fff!important;border-color:#ffffff42!important}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.policy-page{min-height:100%;color:var(--home-text);padding:24px}.policy-page .header-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.policy-page .header-row h2{color:var(--home-primary-dark);margin:0 0 24px;font-weight:700}.policy-page .add-btn{background:var(--home-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px}.policy-page .add-btn:hover{background:#081f38}.policy-page .box{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);padding:16px;overflow-x:auto;height:fit-content!important;min-height:0!important;display:block!important}.policy-page .table{border-collapse:collapse;width:100%;table-layout:fixed!important}.policy-page .table th,.policy-page .table td{vertical-align:middle;border:1px solid #e5e5e5;font-size:14px;text-align:left!important;height:48px!important;padding:10px 12px!important}.policy-page .table th{color:#fff;background:#016b6b;font-weight:600}.policy-page .table tr{color:#000}.policy-page .table th:first-child,.policy-page .table td:first-child{width:auto}.policy-page .table th:nth-child(2),.policy-page .table td:nth-child(2){width:140px}.policy-page .table th:nth-child(3),.policy-page .table td:nth-child(3){width:190px}.policy-page .actions{white-space:nowrap;text-align:center!important;display:table-cell!important}.policy-page .actions .delete-btn{margin-left:8px}.policy-page .active,.policy-page .inactive{border-radius:999px;min-width:72px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-block}.policy-page .active{color:#15803d;background:#dcfce7}.policy-page .inactive{color:#b91c1c;background:#fee2e2}.policy-page .edit-btn,.policy-page .delete-btn{color:#fff;cursor:pointer;border:none;border-radius:5px;min-height:34px!important;padding:7px 12px!important}.policy-page .edit-btn{background:#3b82f6}.policy-page .delete-btn{background:#e12929}.policy-page .delete-btn:hover{background:#b02a37}.custom-popup{background:var(--home-surface);border-radius:var(--home-radius);text-align:center;width:380px;padding:30px}.popup-icon:before{content:"!";font-size:34px}.popup-icon.success:before{content:"OK";font-size:22px}.popup-icon.confirm:before{content:"?";font-size:34px}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.banner-page{padding:24px}.banner-header{color:#016b6b;margin-bottom:24px;font-size:34px;font-weight:700}.banner-form-card{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);margin-bottom:24px;padding:24px}.banner-add-form{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.banner-field-group{flex-direction:column;gap:6px;display:flex}.banner-field-label{color:#0b6b6b;font-size:13px;font-weight:600}.banner-field-input{color:#253145;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:190px;height:42px;padding:0 12px;font-size:14px}.banner-field-input:focus{border-color:#016b6b;box-shadow:0 0 0 3px #016b6b1f}.banner-file-picker{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;align-items:center;width:260px;height:42px;display:flex;overflow:hidden}.banner-file-choose-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#016b6b;border-right:1px solid #cbd5e1;align-items:center;height:100%;padding:0 14px;font-size:13px;font-weight:500;display:flex}.banner-file-name{color:#666;white-space:nowrap;text-overflow:ellipsis;flex:1;padding:0 10px;font-size:13px;overflow:hidden}.banner-submit-btn{color:#fff;cursor:pointer;background:#016b6b;border:none;border-radius:8px;height:42px;padding:0 24px;font-size:14px;font-weight:600;transition:background .2s}.banner-submit-btn:hover{background:#043838}.banner-submit-btn:disabled{opacity:.65;cursor:not-allowed}.banner-alert{box-shadow:var(--home-shadow-soft);border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.banner-alert-message{color:#0f172a;flex:1;font-size:14px}.banner-alert-close{color:#0f172a;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1}.banner-alert-success{background:#ecfdf5;border-color:#22c55e33}.banner-alert-error{background:#fee2e2;border-color:#ef444433}.banner-table{border-collapse:collapse;background:var(--home-surface);border-radius:var(--home-radius);width:100%;margin-top:25px;overflow:hidden;table-layout:fixed!important}.banner-table th{color:#fff;background:#016b6b;font-size:14px;font-weight:600}.banner-table th,.banner-table td{vertical-align:middle;border:1px solid #e5e5e5;text-align:left!important;height:52px!important;padding:10px 12px!important}.banner-table tr:hover{background:#fafafa}.banner-table th:first-child,.banner-table td:first-child{width:70px}.banner-table th:nth-child(2),.banner-table td:nth-child(2){width:130px}.banner-table th:nth-child(3),.banner-table td:nth-child(3){width:auto}.banner-table th:nth-child(4),.banner-table td:nth-child(4),.banner-table th:nth-child(5),.banner-table td:nth-child(5){width:135px}.banner-table th:nth-child(6),.banner-table td:nth-child(6){width:185px}.banner-img{object-fit:contain;width:90px;height:55px;margin:auto;display:inline-flex}.banner-img-box{object-fit:cover;width:100%;height:100%}.banner-table td.banner-actions{white-space:nowrap;text-align:center!important;display:table-cell!important}.banner-actions .delete-btn{margin-left:8px}.edit-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:5px;min-height:34px!important;padding:7px 12px!important}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:5px;min-height:34px!important;padding:7px 12px!important}.modal-box{background:var(--home-surface);border-radius:var(--home-radius);width:420px;box-shadow:var(--home-shadow);flex-direction:column;gap:16px;padding:24px;display:flex}.modal-input{box-sizing:border-box;border-radius:8px;outline:none;width:100%;border:1px solid #ccc!important;padding:10px 12px!important;font-size:14px!important;font-weight:400!important}.modal-save,.modal-cancel{color:#fff;cursor:pointer;border:none;border-radius:6px;width:100px;height:40px;padding:8px 18px}.modal-save{background:#043838}.modal-save:hover{background:#00c49f}.modal-cancel{background:#6c757d}.custom-popup{background:var(--home-surface);border-radius:var(--home-radius);text-align:center;width:min(380px,100vw - 32px);box-shadow:var(--home-shadow);padding:28px}.popup-message{color:var(--home-text);margin:20px 0 0;font-size:16px}.popup-confirm-btn,.popup-cancel-btn{border-radius:var(--home-radius);cursor:pointer;border:none;min-width:82px;padding:9px 18px;font-weight:700}.popup-confirm-btn{background:var(--home-primary);color:#fff}.popup-cancel-btn{color:var(--home-text);background:#e5e7eb}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.product-page{padding:25px}.product-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.product-header h2{color:var(--home-primary-dark);margin:0;font-size:30px;font-weight:700}.product-add-btn{background:var(--home-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 14px}.product-topbar{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:15px;display:flex}.product-search{border:1px solid var(--home-border);border-radius:var(--home-radius);box-sizing:border-box;width:min(100%,360px);min-width:220px;padding:10px 14px}.product-table-container{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);overflow-x:auto}.product-table{table-layout:auto;border-collapse:collapse;width:100%;min-width:980px}.product-table th,.product-table td{white-space:normal;word-break:break-word}.product-table td{max-width:180px}.product-table th{color:#f5f5f5;background:#016b6b;font-weight:600}.product-table th,.product-table td{text-align:center;color:#000;border:1px solid #e6edf5;padding:14px}.product-status{color:#15803d;background:#dcfce7;border-radius:12px;padding:4px 10px;font-size:12px}.product-actions{white-space:nowrap}.product-actions .edit-btn,.product-actions .delete-btn{justify-content:center;align-items:center;margin:3px;display:inline-flex}.product-page .edit-btn,.product-page .delete-btn{color:#fff;cursor:pointer;border:none;border-radius:5px;padding:7px 15px}.product-page .edit-btn{background:#16a34a}.product-page .delete-btn{background:#d42f3f}@media (width<=640px){.product-page{padding:16px}.product-header{flex-direction:column;align-items:flex-start;gap:12px}.product-add-btn,.product-search{width:100%}.custom-popup{box-sizing:border-box;width:min(100vw - 32px,380px);padding:22px}}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.add-product-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 100px);padding:24px}.add-product-page h2{color:#043838;letter-spacing:0;max-width:1080px;margin:0 auto 18px;font-size:24px;font-weight:700}.add-product-form{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,minmax(180px,1fr));align-items:start;gap:18px;max-width:1080px;margin:0 auto;padding:24px;display:grid;box-shadow:0 8px 24px #0f172a14}.add-product-form input,.add-product-form select{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;min-width:0;min-height:42px;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-error,.form-loading{box-sizing:border-box;border-radius:6px;max-width:1080px;margin:0 auto 14px;padding:12px 14px;font-size:14px;font-weight:700}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.form-loading{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.add-product-form input::placeholder{color:#8a94a6}.add-product-form input:focus,.add-product-form select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.add-product-form input[name=short_description],.add-product-form input[name=seo_title],.add-product-form input[name=seo_description],.add-product-form input[name=seo_keywords]{grid-column:span 3}.product-image-section{box-sizing:border-box;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;grid-column:span 2;gap:10px;min-width:0;padding:14px;display:flex}.product-image-label{color:#043838;font-size:14px;font-weight:700}.product-image-picker{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;min-height:40px;display:flex}.product-image-picker span{color:#64748b;overflow-wrap:anywhere;flex:180px;min-width:0;font-size:13px}.product-image-btn{color:#fff;cursor:pointer;background:#0f766e;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.product-image-preview{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:150px;height:110px}.add-product-form .quill{box-sizing:border-box;background:#fff;grid-column:span 3;width:100%;min-width:0}.add-product-form .ql-toolbar{white-space:normal;box-sizing:border-box;background:#f8fafc;border-color:#cbd5e1;border-radius:6px 6px 0 0}.add-product-form .ql-container{border-color:#cbd5e1;border-radius:0 0 6px 6px;min-height:180px;font-size:14px}.add-product-form .ql-editor{color:#1f2937;overflow-wrap:anywhere;min-height:180px;line-height:1.6}.add-product-form .save-btn{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:6px;grid-column:1/-1;justify-self:flex-end;min-width:150px;min-height:42px;margin-top:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.add-product-form .save-btn:hover{background:#115e59;transform:translateY(-1px)}@media (width<=900px){.add-product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.add-product-form input[name=short_description],.add-product-form input[name=seo_title],.add-product-form input[name=seo_description],.add-product-form input[name=seo_keywords],.add-product-form .quill{grid-column:1/-1}}@media (width<=640px){.add-product-page{padding:16px}.add-product-form{grid-template-columns:1fr;gap:14px;padding:16px}.product-image-section,.add-product-form input[name=short_description],.add-product-form input[name=seo_title],.add-product-form input[name=seo_description],.add-product-form input[name=seo_keywords],.add-product-form .quill{grid-column:1/-1}.product-image-preview{width:100%;max-width:220px}.add-product-form .save-btn{justify-self:stretch;width:100%}}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.main-container{min-height:100%;color:var(--home-text);padding:24px}.box{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);padding:16px;overflow-x:auto}.form-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--home-primary);margin-bottom:6px;font-size:13px;font-weight:600}.form-group input,.form-group select{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:14px}.save-btn{background:var(--home-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:20px;padding:10px 20px}.save-btn:hover{background:#059669}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.users-page{padding:24px}.users-title{color:var(--home-primary-dark);margin-bottom:24px;font-size:34px;font-weight:700}.users-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.users-search-box label,.users-entries span{color:#0b6b6b;font-weight:500}.users-search{border:1px solid var(--home-border);border-radius:var(--home-radius);outline:none;width:220px;margin-left:10px;padding:10px 14px}.users-search:focus{border-color:#0b6b6b}.users-entries select{border:1px solid #cbd5e1;border-radius:6px;margin:0 8px;padding:6px 10px}.users-table-box{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);overflow:hidden}.users-table-box table{border-collapse:collapse;width:100%}.users-table-box th{color:#fff;text-align:left;background:#0b6b6b;padding:18px 16px;font-size:15px}.users-table-box td{border-bottom:1px solid #e5e7eb;padding:16px;font-size:15px}.users-action-buttons{align-items:center;gap:10px;display:flex}.users-view-btn,.users-activate-btn,.users-deactivate-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;min-width:90px;padding:9px 18px;font-weight:500}.users-view-btn{background:#b86a2b}.users-view-btn:hover{background:#9d5822}.users-activate-btn{background:#22c55e}.users-activate-btn:hover{background:#16a34a}.users-deactivate-btn{background:#ef4444}.users-deactivate-btn:hover{background:#dc2626}.users-status{text-align:center;border-radius:999px;min-width:100px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-block}.users-status-active{color:#15803d;background:#dcfce7}.users-status-inactive{color:#b91c1c;background:#fee2e2}.custom-popup-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.custom-popup{text-align:center;background:#fff;border-radius:14px;width:380px;padding:30px}.popup-icon{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;font-size:34px;font-weight:700;display:flex}.popup-icon.success{color:#1f9d55;background:#e8f8ee}.popup-icon.error{color:#dc3545;background:#fdecec}.popup-icon.confirm{color:#f59e0b;background:#fff6e5}.popup-message{color:#333;margin-top:22px;font-size:16px}.popup-actions{justify-content:center;gap:14px;margin-top:28px;display:flex}.popup-confirm-btn,.popup-cancel-btn,.popup-ok-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-weight:500}.popup-confirm-btn,.popup-ok-btn{color:#fff;background:#00695c}.popup-cancel-btn{background:#e5e7eb}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.order-status-dropdown{color:#253145;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:130px;padding:8px}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.order-date-cell{white-space:normal}.order-status{border-radius:5px;padding:5px 10px;font-size:13px}.order-status.pending{color:#fff;background:orange}.order-status.completed{color:#fff;background:green}.order-status.accepted{color:#fff;background:#16a34a}.order-status.cancelled{color:#fff;background:#dc3545}.order-status.dispatch{color:#fff;background:#2563eb}.order-view-btn{color:#fff;cursor:pointer;background:#5b6cff;border:none;border-radius:6px;min-width:68px;padding:9px 14px;font-size:13px;font-weight:600}.order-action-buttons{justify-content:center;gap:6px;display:flex}.order-accept-btn,.order-cancel-btn{color:#fff;cursor:pointer;border:none;border-radius:6px;min-width:70px;padding:8px 12px;font-size:13px;font-weight:600}.order-accept-btn{background:#2fbf86}.order-cancel-btn{background:#f05d5e}.order-accept-btn:disabled,.order-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.transaction-status{color:#4256e8;background:#e8edff;border-radius:6px;justify-content:center;min-width:70px;padding:5px 9px;font-size:13px;font-weight:600;display:inline-flex}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.order-table-card{border-radius:var(--home-radius);box-sizing:border-box;width:100%;box-shadow:var(--home-shadow-soft);border:1px solid var(--home-border);background:#fff;padding:20px;overflow-x:auto}.order-table-toolbar{color:#253145;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:14px;display:flex}.entries-control,.order-search-control{align-items:center;gap:7px;display:flex}.entries-control select,.order-search-control input{color:#253145;background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;height:28px;font-size:13px}.entries-control select{width:52px;padding:2px 6px}.order-search-control input{width:160px;padding:4px 8px}.order-table{border-collapse:collapse;table-layout:auto;background:#fff;width:100%;min-width:100%}.order-table th,.order-table td{color:#253145;text-align:left;vertical-align:middle;overflow-wrap:anywhere;border:1px solid #e6edf5;padding:14px 12px;font-size:14px;line-height:1.35}.order-table th{font-size:14px;font-weight:700;background:linear-gradient(180deg, #017777, var(--home-primary))!important;color:#fff!important}.order-table th:first-child,.order-table td:first-child{text-align:center;width:40px}.order-table th:nth-child(2),.order-table td:nth-child(2){width:90px}.order-table th:nth-child(3),.order-table td:nth-child(3){width:70px}.order-table th:nth-child(4),.order-table td:nth-child(4){width:90px}.order-table th:nth-child(5),.order-table td:nth-child(5){text-align:center;width:100px}.order-table th:nth-child(6),.order-table td:nth-child(6){text-align:center;width:120px}.order-table th:nth-child(7),.order-table td:nth-child(7){text-align:center;width:160px}.no-data{text-align:center;padding:20px}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.order-container{padding:28px}.order-title{color:var(--home-primary-dark);margin:0 0 24px;font-size:30px;font-weight:700}.order-summary-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:22px;display:grid}.order-stat-card{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);border:1px solid #0f172a0f;padding:18px 20px}.order-stat-card p{color:#475569;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:13px}.order-stat-card strong{color:#0f172a;font-size:28px;font-weight:700;display:block}.form-error{color:#d9233f;margin:12px 0;font-size:14px;font-weight:500}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:12px;flex-direction:column;gap:16px;width:420px;padding:24px;display:flex;box-shadow:0 10px 30px #00000040}.order-details-modal{width:min(520px,100vw - 32px)}.order-detail-grid{grid-template-columns:130px 1fr;gap:10px 14px;font-size:14px;display:grid}.order-detail-grid span{color:#64748b}.order-detail-grid strong{color:#1f2937;overflow-wrap:anywhere;font-weight:600}.order-details-text{color:#1f2937;overflow-wrap:anywhere;margin:0}.modal-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.modal-cancel{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:6px;width:100px;height:40px;padding:8px 18px}.modal-cancel:hover{background:#545b62}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.verification_container{min-height:100%;color:var(--home-text);padding:28px}.verification_header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.verification_eyebrow{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.verification_title{color:var(--home-primary-dark);margin:0;font-size:34px;font-weight:800}.verification_stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.verification_stats span,.verification_role,.verification_check{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.verification_stats span{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.verification_tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.verification_tabs button{border:1px solid var(--home-border);background:var(--home-surface);color:var(--home-text);border-radius:var(--home-radius);cursor:pointer;padding:10px 18px;font-weight:700}.verification_tabs .active{background:var(--home-primary);color:#fff;border-color:var(--home-primary);box-shadow:0 8px 18px #016b6b2e}.verification_topbar{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:flex}.verification_entries,.verification_search{color:var(--home-muted);align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.verification_entries select,.verification_search input{border:1px solid var(--home-border);border-radius:var(--home-radius);min-height:40px;color:var(--home-text);background:#fff;outline:none}.verification_entries select{padding:7px 10px}.verification_search input{width:320px;padding:9px 12px}.form-success,.form-error{margin:12px 0;font-size:14px;font-weight:700}.form-success{color:#15803d}.form-error{color:#dc2626}.verification_table_wrapper{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);width:100%;overflow-x:auto}.verification_table{border-collapse:collapse;table-layout:auto;width:100%;min-width:800px}.verification_table th,.verification_table td{min-width:0}.verification_table thead{background:linear-gradient(180deg, #017777, var(--home-primary));color:#fff}.verification_table th,.verification_table td{white-space:normal;word-break:break-word}.verification_document_card{border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;flex-direction:column;gap:14px;padding:16px;display:flex}.verification_document_preview{background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;min-height:220px;display:flex;overflow:hidden}.verification_document_preview img{object-fit:contain;width:100%;height:100%}.verification_document_meta{flex-direction:column;gap:6px;display:flex}.verification_table th,.verification_table td{text-align:left;vertical-align:middle;border:1px solid #dbe3ee;padding:14px;font-size:14px}.verification_table th{font-weight:800}.verification_table tbody tr:hover{background:#f8fbfd}.verification_role.doctor{color:#0369a1;background:#e0f2fe}.verification_role.nurse{color:#7e22ce;background:#f3e8ff}.verification_role.customer{color:#92400e;background:#fef3c7}.verification_check_stack,.verification_checks{flex-wrap:wrap;gap:6px;display:flex}.verification_check.ok{color:#15803d;background:#dcfce7}.verification_check.warn{color:#c2410c;background:#fff7ed}.verification_no_data{text-align:center;color:var(--home-muted);padding:34px}.verification_view_btn,.verification_approve_btn,.verification_reject_btn,.verification_close_btn{border-radius:var(--home-radius);cursor:pointer;border:none;font-weight:800}.verification_view_btn,.verification_approve_btn{background:var(--home-primary);color:#fff;padding:9px 14px}.verification_reject_btn{color:#b91c1c;background:#fee2e2;padding:10px 16px}.verification_close_btn{width:36px;height:36px;color:var(--home-text);background:#f1f5f9;font-size:18px}.verification_pagination{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.verification_pagination button{border:1px solid var(--home-border);cursor:pointer;border-radius:var(--home-radius);background:#fff;padding:9px 15px;font-weight:700}.verification_pagination button:disabled{opacity:.55;cursor:not-allowed}.verification_pagination .active_page{background:var(--home-primary);color:#fff;border-color:var(--home-primary)}.verification_modal_overlay{z-index:1100;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.verification_modal{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);width:min(920px,100%);max-height:min(760px,100vh - 40px);box-shadow:var(--home-shadow);padding:24px;overflow-y:auto}.verification_modal_header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.verification_modal_header h3{color:var(--home-primary-dark);margin:0;font-size:24px}.verification_detail_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.verification_detail_item{border-radius:var(--home-radius);background:#f8fafc;border:1px solid #e6edf5;padding:12px}.verification_detail_item span{color:var(--home-muted);margin-bottom:4px;font-size:12px;font-weight:700;display:block}.verification_detail_item strong{color:var(--home-text);overflow-wrap:anywhere;font-size:14px}.verification_checks{margin-top:16px}.verification_section_heading{color:var(--home-primary-dark);margin-top:20px;font-size:15px;font-weight:800}.verification_documents{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px;display:grid}.verification_document_card{border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;overflow:hidden}.verification_document_card.disabled{opacity:.72}.verification_document_preview{border-bottom:1px solid var(--home-border);background:#f8fafc;justify-content:center;align-items:center;min-height:200px;padding:10px;display:flex;overflow:hidden}.verification_document_preview img{object-fit:contain;background:#fff;max-width:100%;max-height:100%}.verification_document_preview span{width:100%;height:100%;color:var(--home-muted);text-align:center;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.verification_document_meta{gap:7px;padding:12px;display:grid}.verification_document_meta strong{color:var(--home-primary-dark);font-size:14px}.verification_document_meta span{color:var(--home-muted);overflow-wrap:anywhere;font-size:12px}.verification_document_meta a{color:var(--home-primary);font-size:13px;font-weight:800;text-decoration:none}.verification_modal_actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.verification_modal_actions button:disabled{opacity:.65;cursor:not-allowed}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.appointment_container{box-sizing:border-box;min-height:100%;color:var(--home-text);padding:28px}.appointment_header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.appointment_eyebrow{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.appointment_title{color:var(--home-primary-dark);margin:0;font-size:30px;font-weight:800;line-height:1.18}.appointment_stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.appointment_stats span,.appointment_status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.appointment_stats span{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.appointment_topbar{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);justify-content:flex-end;align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:flex}.appointment_search{color:var(--home-muted);align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.appointment_search input{border:1px solid var(--home-border);border-radius:var(--home-radius);width:min(360px,58vw);min-height:40px;color:var(--home-text);box-sizing:border-box;background:#fff;outline:none;padding:9px 12px}.appointment_table_wrapper{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);width:100%;box-shadow:var(--home-shadow-soft);overflow-x:auto}.appointment_table{border-collapse:collapse;width:100%;min-width:900px}.appointment_table thead{background:linear-gradient(180deg, #017777, var(--home-primary));color:#fff}.appointment_table th,.appointment_table td{text-align:left;vertical-align:middle;word-break:break-word;border:1px solid #dbe3ee;padding:14px 16px;font-size:14px;line-height:1.35}.appointment_table tbody tr:nth-child(2n){background:#fbfdff}.appointment_table tbody tr:hover{background:#f0fdfa}.appointment_status.pending{color:#c2410c;background:#fff7ed}.appointment_status.approved,.appointment_status.accepted{color:#15803d;background:#dcfce7}.appointment_status.rejected,.appointment_status.cancelled{color:#b91c1c;background:#fee2e2}.appointment_no_data{color:var(--home-muted);text-align:center;padding:34px;font-size:14px;font-weight:700}.appointment_view_btn,.appointment_approve_btn,.appointment_reject_btn,.appointment_close_btn{border-radius:var(--home-radius);cursor:pointer;border:none;font-weight:800}.appointment_view_btn,.appointment_approve_btn{background:var(--home-primary);color:#fff;min-height:38px;padding:8px 13px;box-shadow:0 6px 14px #016b6b29}.appointment_reject_btn{color:#fff;background:#dc2626;min-height:38px;padding:8px 13px}.appointment_close_btn{width:36px;height:36px;color:var(--home-text);background:#f1f5f9;font-size:18px}.appointment_modal_overlay{z-index:1100;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.appointment_modal{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);width:min(760px,100%);max-height:min(720px,100vh - 40px);box-shadow:var(--home-shadow);padding:24px;overflow-y:auto}.appointment_modal_header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.appointment_modal_header h3{color:var(--home-primary-dark);margin:0;font-size:24px}.appointment_detail_grid{border:1px solid var(--home-border);border-radius:var(--home-radius);grid-template-columns:minmax(130px,.6fr) minmax(0,1fr);gap:0;display:grid;overflow:hidden}.appointment_detail_grid span,.appointment_detail_grid strong{border-bottom:1px solid var(--home-border);overflow-wrap:anywhere;padding:12px;font-size:14px}.appointment_detail_grid span{color:var(--home-muted);background:#f8fafc;font-weight:800}.appointment_detail_grid strong{color:var(--home-text)}.appointment_detail_grid span:nth-last-child(2),.appointment_detail_grid strong:last-child{border-bottom:none}.appointment_modal_actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.appointment_modal_actions button:disabled{opacity:.65;cursor:not-allowed}@media (width<=760px){.appointment_header,.appointment_topbar{flex-direction:column;align-items:stretch}.appointment_stats{justify-content:flex-start}.appointment_search{flex-direction:column;align-items:stretch}.appointment_search input{width:100%}.appointment_detail_grid{grid-template-columns:1fr}.appointment_detail_grid span{border-bottom:none}}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.pathology_page{box-sizing:border-box;min-height:100%;color:var(--home-text);padding:28px}.pathology_header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.pathology_eyebrow{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.pathology_title{color:var(--home-primary-dark);margin:0;font-size:30px;font-weight:800;line-height:1.18}.pathology_stats span{color:#047857;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.pathology_topbar,.pathology_table_wrapper{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft)}.pathology_search{color:var(--home-muted);flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.pathology_search input{border:1px solid var(--home-border);border-radius:var(--home-radius);width:100%;min-height:40px;color:var(--home-text);box-sizing:border-box;font:inherit;background:#fff;outline:none;padding:9px 12px}.pathology_topbar{justify-content:flex-end;margin-bottom:16px;padding:16px;display:flex}.pathology_search{width:min(360px,100%)}.pathology_table_wrapper{width:100%;overflow-x:auto}.pathology_table{border-collapse:collapse;width:100%;min-width:980px}.pathology_table thead{background:linear-gradient(180deg, #017777, var(--home-primary));color:#fff}.pathology_table th,.pathology_table td{text-align:left;vertical-align:middle;word-break:break-word;border:1px solid #dbe3ee;padding:14px 16px;font-size:14px;line-height:1.35}.pathology_table tbody tr:nth-child(2n){background:#fbfdff}.pathology_table tbody tr:hover{background:#f0fdfa}.pathology_no_data{color:var(--home-muted);text-align:center;padding:34px;font-size:14px;font-weight:700}@media (width<=900px){.pathology_header,.pathology_topbar{flex-direction:column;align-items:stretch}}:root{--home-bg:#f4f7fb;--home-surface:#fff;--home-surface-soft:#f8fafc;--home-primary:#016b6b;--home-primary-dark:#043838;--home-accent:#0f766e;--home-text:#1f2937;--home-muted:#64748b;--home-border:#dbe3ee;--home-shadow:0 12px 30px #0f172a14;--home-shadow-soft:0 4px 14px #0f172a0f;--home-radius:8px}.content{background:linear-gradient(180deg, #016b6b0d, #f4f7fb00 220px), var(--home-bg)}.main-container,.banner-page,.product-page,.users-page,.order-container,.verification_container,.appointment_container,.pathology_page,.doctor_schedule_page,.add-product-page{color:var(--home-text)}.main-container h1,.main-container h2,.banner-header,.users-title,.order-title,.verification_title,.appointment_title,.pathology_title,.doctor_schedule_title,.product-header h2,.add-product-page h2{color:var(--home-primary-dark);letter-spacing:0}.box,.banner-form-card,.users-table-box,.product-table-container,.verification_table_wrapper,.appointment_table_wrapper,.pathology_table_wrapper,.doctor_schedule_table_wrapper,.order-table-card,.login-card,.add-product-form{background:var(--home-surface);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);border:1px solid #dbe3eee6}input,select,textarea{transition:border-color .18s,box-shadow .18s,background .18s}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #0f766e24;border-color:var(--home-accent)!important}button{transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}button:not(:disabled):hover{transform:translateY(-1px)}.add-btn,.save-btn,.banner-submit-btn,.product-add-btn,.popup-confirm-btn,.popup-ok-btn,.verification_view_btn{box-shadow:0 6px 14px #016b6b29}.table th,.banner-table th,.product-table th,.users-table-box th,.verification_table thead{background:linear-gradient(180deg, #017777, var(--home-primary))}.table td,.banner-table td,.product-table td,.users-table-box td,.order-table td,.verification_table td{color:var(--home-text)}.table tbody tr:hover,.banner-table tbody tr:hover,.product-table tbody tr:hover,.users-table-box tbody tr:hover,.verification_table tbody tr:hover,.order-table tbody tr:hover{background:#f8fbfd}.custom-popup,.modal-box{box-shadow:var(--home-shadow);border:1px solid #dbe3eef2}.main-container,.banner-page,.product-page,.users-page,.order-container,.verification_container,.appointment_container,.pathology_page,.doctor_schedule_page,.add-product-page{box-sizing:border-box;min-height:100%;padding:28px!important}.header-row,.product-header,.users-controls,.verification_header{justify-content:space-between;align-items:center;gap:18px;display:flex;margin-bottom:22px!important}.main-container h1,.main-container h2,.banner-header,.users-title,.order-title,.verification_title,.appointment_title,.pathology_title,.doctor_schedule_title,.product-header h2,.add-product-page h2{line-height:1.18;color:var(--home-primary-dark)!important;margin:0 0 22px!important;font-size:30px!important;font-weight:800!important}.header-row h2,.product-header h2,.verification_title,.appointment_title,.pathology_title,.doctor_schedule_title{margin-bottom:0!important}.product-topbar,.users-controls,.verification_topbar,.appointment_topbar,.pathology_topbar,.doctor_schedule_topbar,.order-table-toolbar{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft);box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;margin-bottom:16px!important}.box,.coupon-page .box,.users-table-box,.product-table-container,.verification_table_wrapper,.appointment_table_wrapper,.pathology_table_wrapper,.doctor_schedule_table_wrapper,.order-table-card{overflow:auto;background:var(--home-surface)!important;border:1px solid var(--home-border)!important;border-radius:var(--home-radius)!important;width:100%!important;max-width:none!important;box-shadow:var(--home-shadow-soft)!important;padding:0!important}.box>table,.table,.banner-table,.product-table,.users-table-box table,.verification_table,.appointment_table,.pathology_table,.doctor_schedule_table,.order-table{background:var(--home-surface);border-collapse:collapse!important;table-layout:auto!important;width:100%!important}.table th,.table td,.banner-table th,.banner-table td,.product-table th,.product-table td,.users-table-box th,.users-table-box td,.verification_table th,.verification_table td,.appointment_table th,.appointment_table td,.pathology_table th,.pathology_table td,.doctor_schedule_table th,.doctor_schedule_table td,.order-table th,.order-table td{line-height:1.35;height:auto!important;color:var(--home-text)!important;text-align:left!important;vertical-align:middle!important;border:1px solid #dbe3ee!important;min-width:0!important;padding:14px 16px!important;font-size:14px!important}.table tbody tr,.banner-table tbody tr,.product-table tbody tr,.users-table-box tbody tr,.verification_table tbody tr,.appointment_table tbody tr,.pathology_table tbody tr,.doctor_schedule_table tbody tr,.order-table tbody tr{background:var(--home-surface)}.table tbody tr:nth-child(2n),.banner-table tbody tr:nth-child(2n),.product-table tbody tr:nth-child(2n),.users-table-box tbody tr:nth-child(2n),.verification_table tbody tr:nth-child(2n),.appointment_table tbody tr:nth-child(2n),.pathology_table tbody tr:nth-child(2n),.doctor_schedule_table tbody tr:nth-child(2n),.order-table tbody tr:nth-child(2n){background:#fbfdff}.table tbody tr:hover,.banner-table tbody tr:hover,.product-table tbody tr:hover,.users-table-box tbody tr:hover,.verification_table tbody tr:hover,.appointment_table tbody tr:hover,.pathology_table tbody tr:hover,.doctor_schedule_table tbody tr:hover,.order-table tbody tr:hover{background:#f0fdfa!important}.actions:not(td),.banner-actions:not(td),.product-actions:not(td),.users-action-buttons:not(td){align-items:center;justify-content:center!important;gap:8px!important;display:flex!important}td.actions,td.banner-actions,td.product-actions{white-space:nowrap;text-align:center!important;display:table-cell!important}.add-btn,.save-btn,.edit-btn,.delete-btn,.product-add-btn,.users-view-btn,.users-activate-btn,.users-deactivate-btn,.order-view-btn,.order-accept-btn,.order-cancel-btn,.verification_view_btn,.appointment_view_btn,.pathology_save_btn,.doctor_schedule_save_btn,.banner-submit-btn,.login-btn{cursor:pointer;min-height:38px;border-radius:var(--home-radius)!important;border:none!important;padding:8px 13px!important;font-size:13px!important;font-weight:800!important}.add-btn,.save-btn,.product-add-btn,.banner-submit-btn,.verification_view_btn,.appointment_view_btn,.pathology_save_btn,.doctor_schedule_save_btn,.login-btn{background:var(--home-primary)!important;color:#fff!important}.edit-btn,.users-view-btn,.order-view-btn{color:#fff!important;background:#2563eb!important}.delete-btn,.users-deactivate-btn,.order-cancel-btn{color:#fff!important;background:#dc2626!important}.users-activate-btn,.order-accept-btn{color:#fff!important;background:#16a34a!important}.no-data,.verification_no_data,.appointment_no_data,.pathology_no_data,.doctor_schedule_no_data{font-weight:700;color:var(--home-muted)!important;text-align:center!important;padding:34px!important;font-size:14px!important}.form-grid-3{gap:18px!important}.form-group label,.users-search-box label,.users-entries span,.verification_entries,.verification_search{color:var(--home-muted)!important;font-size:13px!important;font-weight:800!important}.form-group input,.form-group select,.form-group textarea,.users-search,.product-search,.verification_search input,.appointment_search input,.pathology_search input,.doctor_schedule_search input,.verification_entries select,.order-search-control input,.entries-control select{min-height:40px;color:var(--home-text);box-sizing:border-box;background:#fff;border:1px solid var(--home-border)!important;border-radius:var(--home-radius)!important}.box{padding:20px!important}.box:has(table){padding:0!important}.coupon-page .box:has(table){padding:0!important}.coupon-page .table td:last-child{display:table-cell!important}.coupon-page td.actions{text-align:center!important;display:table-cell!important}.doctor_schedule_page{box-sizing:border-box;min-height:100%;color:var(--home-text);padding:28px}.doctor_schedule_header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.doctor_schedule_eyebrow{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.doctor_schedule_title{color:var(--home-primary-dark);margin:0;font-size:30px;font-weight:800;line-height:1.18}.doctor_schedule_stats span,.doctor_schedule_status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.doctor_schedule_stats span,.doctor_schedule_status.active{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.doctor_schedule_status.inactive{color:#b91c1c;background:#fee2e2}.doctor_schedule_form_card,.doctor_schedule_topbar,.doctor_schedule_table_wrapper{background:var(--home-surface);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:var(--home-shadow-soft)}.doctor_schedule_form_card{margin-bottom:16px;padding:18px}.doctor_schedule_form{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.doctor_schedule_form label,.doctor_schedule_search{color:var(--home-muted);flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.doctor_schedule_form input,.doctor_schedule_form select,.doctor_schedule_form textarea,.doctor_schedule_search input{border:1px solid var(--home-border);border-radius:var(--home-radius);width:100%;min-height:40px;color:var(--home-text);box-sizing:border-box;font:inherit;background:#fff;outline:none;padding:9px 12px}.doctor_schedule_form textarea{resize:vertical}.doctor_schedule_toggle{justify-content:center}.doctor_schedule_toggle input{width:auto;min-height:auto}.doctor_schedule_wide_field{grid-column:span 4}.doctor_schedule_actions{grid-column:span 4;justify-content:flex-end;gap:10px;display:flex}.doctor_schedule_save_btn,.doctor_schedule_cancel_btn{border-radius:var(--home-radius);cursor:pointer;border:none;min-height:38px;padding:8px 13px;font-size:13px;font-weight:800}.doctor_schedule_save_btn{background:var(--home-primary);color:#fff;box-shadow:0 6px 14px #016b6b29}.doctor_schedule_cancel_btn{color:var(--home-text);background:#f1f5f9}.doctor_schedule_save_btn:disabled{opacity:.65;cursor:not-allowed}.doctor_schedule_topbar{justify-content:flex-end;margin-bottom:16px;padding:16px;display:flex}.doctor_schedule_search{width:min(360px,100%)}.doctor_schedule_table_wrapper{width:100%;overflow-x:auto}.doctor_schedule_table{border-collapse:collapse;width:100%;min-width:1040px}.doctor_schedule_table thead{background:linear-gradient(180deg, #017777, var(--home-primary));color:#fff}.doctor_schedule_table th,.doctor_schedule_table td{text-align:left;vertical-align:middle;word-break:break-word;border:1px solid #dbe3ee;padding:14px 16px;font-size:14px;line-height:1.35}.doctor_schedule_table tbody tr:nth-child(2n){background:#fbfdff}.doctor_schedule_table tbody tr:hover{background:#f0fdfa}.doctor_schedule_row_actions{white-space:nowrap}.doctor_schedule_row_actions button+button{margin-left:8px}.doctor_schedule_no_data{color:var(--home-muted);text-align:center;padding:34px;font-size:14px;font-weight:700}@media (width<=1080px){.doctor_schedule_form{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor_schedule_wide_field,.doctor_schedule_actions{grid-column:span 2}}@media (width<=720px){.doctor_schedule_header,.doctor_schedule_topbar{flex-direction:column;align-items:stretch}.doctor_schedule_form{grid-template-columns:1fr}.doctor_schedule_wide_field,.doctor_schedule_actions{grid-column:span 1}}
