:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{overflow-x:hidden}body{color:#18213a;background:#f7f5ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.app{background:#f7f5ff;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.sidebar{z-index:1000;background:#fff;border-right:1px solid #e8e3f4;flex-direction:column;width:290px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ddd5f5;border-radius:20px}.logo{background:#fff;border-bottom:1px solid #f0edf8;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:150px;padding:20px;display:flex}.maxigo-logo{object-fit:contain;width:235px;max-width:100%;height:auto;display:block}.business-card{background:linear-gradient(145deg,#fff 0%,#fcfaff 55%,#f8f4ff 100%);border:1px solid #e5dcff;border-radius:22px;flex-shrink:0;align-items:center;gap:16px;min-height:108px;margin:22px 20px 18px;padding:16px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #5a37b40f,inset 0 1px #ffffffe6}.business-card:before{content:"";pointer-events:none;background:#7b48f512;border-radius:50%;width:100px;height:100px;position:absolute;top:-45px;right:-35px}.business-card:after{content:"";pointer-events:none;background:#af82ff0f;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-45px;left:-45px}.business-card:hover{border-color:#d9ccff;transform:translateY(-2px);box-shadow:0 10px 25px #5a37b41a,inset 0 1px #ffffffe6}.business-icon{z-index:2;background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%);border:1px solid #e8ddff;border-radius:18px;justify-content:center;align-items:center;width:62px;min-width:62px;height:62px;font-size:29px;transition:transform .25s;display:flex;position:relative;box-shadow:0 5px 12px #6737f014,inset 0 1px 3px #fffffff2}.business-card:hover .business-icon{transform:scale(1.04)}.business-card>div:last-child{z-index:2;text-align:center;flex:1;min-width:0;position:relative}.business-card strong{color:#17213b;letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:18px;font-weight:800;line-height:1.3;display:block;overflow:hidden}.business-card span{color:#777f9b;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:14px;font-weight:500;line-height:1.4;display:block;overflow:hidden}@media (width<=1200px){.business-card{margin-left:16px;margin-right:16px;padding:15px}.business-icon{width:58px;min-width:58px;height:58px;font-size:27px}.business-card strong{font-size:17px}.business-card span{font-size:13px}}@media (width<=750px){.business-card{border-radius:16px;justify-content:center;min-height:62px;margin:15px 9px;padding:7px}.business-card>div:last-child{display:none}.business-icon{border-radius:15px;width:48px;min-width:48px;height:48px;font-size:23px}}.sidebar nav{flex-direction:column;gap:6px;width:100%;padding:8px 15px 15px;display:flex}.sidebar nav button,.sidebar-bottom button{color:#64708a;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;width:100%;min-height:58px;margin:0;padding:0 16px;font-size:16px;font-weight:650;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:flex}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{object-fit:contain;flex-shrink:0;width:42px;min-width:42px;height:42px;display:block}.sidebar nav button>span:nth-child(2),.sidebar-bottom button>span:nth-child(2){flex:1;min-width:0}.sidebar nav button>span:first-child,.sidebar-bottom button>span:first-child{justify-content:center;align-items:center;width:24px;min-width:24px;font-size:19px;display:flex}.sidebar nav button:hover,.sidebar-bottom button:hover{color:#6738ee;background:#f5f1ff}.sidebar nav button.active,.sidebar-bottom button.active{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 10px 22px #6934ee3d}.sidebar nav button.active:hover,.sidebar-bottom button.active:hover{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%)}.sidebar nav button b{color:#747b93;background:#eee9f8;border-radius:9px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:12px;font-weight:700;display:flex}.sidebar nav button.active b{color:#fff;background:#ffffff40}.sidebar-bottom{background:#fff;border-top:1px solid #eeeaf6;flex-shrink:0;width:100%;margin-top:auto;padding:14px 15px 18px}.sidebar-bottom .logout{color:#ee4c62}.sidebar-bottom .logout:hover{color:#e93450;background:#fff1f3}.main{background:#f7f5ff;flex-direction:column;width:calc(100% - 290px);min-width:0;min-height:100vh;margin-left:290px;display:flex;overflow-x:hidden}.header{z-index:900;background:#fff;border-bottom:1px solid #e9e5f4;justify-content:space-between;align-items:center;gap:25px;width:100%;min-height:80px;padding:14px 32px;display:flex;position:sticky;top:0}.search{color:#7c8198;background:#fbfaff;border:1px solid #e4def4;border-radius:15px;align-items:center;gap:10px;width:100%;min-width:200px;max-width:600px;height:52px;padding:0 18px;font-size:21px;display:flex}.search input{color:#222a43;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:15px}.search input::placeholder{color:#9ba0b5}.header-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.notification{background:#fff;border:1px solid #e9e4f5;border-radius:15px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:20px;transition:all .2s;display:flex}.notification:hover{background:#f7f2ff}.owner-avatar{color:#fff;background:linear-gradient(135deg,#6834f4 0%,#813be9 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:20px;font-weight:750;display:flex;box-shadow:0 7px 18px #6633f038}.owner-name{min-width:75px;max-width:150px}.owner-name strong{color:#25304b;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:750;display:block;overflow:hidden}.owner-name span{color:#9398ab;margin-top:4px;font-size:12px;display:block}.content{flex:1;min-width:0;margin:0;padding:35px 45px 50px;overflow-x:hidden;width:100%!important;max-width:none!important}.main>.content{width:100%!important;max-width:none!important}.content>*{max-width:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #6737f059}@media (width<=1200px){.sidebar{width:260px}.main{width:calc(100% - 260px);margin-left:260px}.content{padding:30px 30px 45px}.logo{min-height:145px;padding:18px}.maxigo-logo{width:215px}.business-card{margin-left:16px;margin-right:16px}.sidebar nav{padding-left:12px;padding-right:12px}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{width:39px;min-width:39px;height:39px}}@media (width<=1000px){.sidebar{width:245px}.main{width:calc(100% - 245px);margin-left:245px}.header,.content{padding-left:24px;padding-right:24px}.search{max-width:500px}}@media (width<=900px){.sidebar{width:225px}.main{width:calc(100% - 225px);margin-left:225px}.logo{min-height:135px;padding:16px}.maxigo-logo{width:190px}.business-card{min-height:92px;margin-top:18px;margin-bottom:15px;padding:13px}.business-icon{width:48px;min-width:48px;height:48px;font-size:22px}.business-card strong{font-size:14px}.business-card span{font-size:12px}.sidebar nav button,.sidebar-bottom button{min-height:52px;padding-left:12px;padding-right:12px;font-size:14px}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{width:36px;min-width:36px;height:36px}.header{min-height:72px;padding-left:18px;padding-right:18px}.content{padding:25px 18px 40px}}@media (width<=750px){.sidebar{width:82px}.main{width:calc(100% - 82px);margin-left:82px}.logo{min-height:88px;padding:10px}.maxigo-logo{width:66px;max-width:66px}.business-card{border-radius:14px;justify-content:center;min-height:62px;margin:15px 9px;padding:8px}.business-card>div:last-child{display:none}.business-icon{width:48px;min-width:48px;height:48px}.sidebar nav{padding:5px 8px}.sidebar nav button,.sidebar-bottom button{border-radius:13px;justify-content:center;gap:0;min-height:52px;padding:0}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{width:38px;min-width:38px;height:38px}.sidebar nav button>span:nth-child(2),.sidebar-bottom button>span:nth-child(2),.sidebar nav button b{display:none}.sidebar nav button>span:first-child,.sidebar-bottom button>span:first-child{width:100%;min-width:100%;font-size:20px}.sidebar-bottom{padding:8px}.header{gap:9px;min-height:68px;padding:9px 12px}.search{min-width:0;height:45px;padding:0 12px;font-size:18px}.search input{font-size:13px}.notification{border-radius:12px;width:43px;min-width:43px;height:43px;font-size:17px}.owner-avatar{width:43px;min-width:43px;height:43px;font-size:17px}.owner-name{display:none}.content{padding:22px 14px 35px}}@media (width<=550px){.sidebar{width:72px}.main{width:calc(100% - 72px);margin-left:72px}.logo{min-height:80px;padding:8px}.maxigo-logo{width:56px;max-width:56px}.business-card{min-height:55px;margin:12px 7px;padding:6px}.business-icon{border-radius:12px;width:43px;min-width:43px;height:43px;font-size:19px}.sidebar nav{padding-left:6px;padding-right:6px}.sidebar nav button,.sidebar-bottom button{border-radius:11px;min-height:49px}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{width:35px;min-width:35px;height:35px}.header{min-height:64px;padding:8px 9px}.search{height:41px;padding:0 9px;font-size:16px}.search input{font-size:12px}.notification,.owner-avatar{width:39px;min-width:39px;height:39px}.content{padding:18px 9px 30px}}@media (width<=400px){.sidebar{width:62px}.main{width:calc(100% - 62px);margin-left:62px}.logo{min-height:70px;padding:6px}.maxigo-logo{width:48px;max-width:48px}.business-card{background:#f7f3ff;border:none;min-height:48px;margin:9px 5px}.business-icon{border-radius:10px;width:38px;min-width:38px;height:38px;font-size:17px}.sidebar nav{padding-left:5px;padding-right:5px}.sidebar nav button,.sidebar-bottom button{border-radius:10px;min-height:45px}.sidebar-dashboard-logo,.sidebar-orders-logo,.sidebar-food-logo,.sidebar-earnings-logo,.sidebar-history-logo,.sidebar-profile-logo,.sidebar-settings-logo,.sidebar-logout-logo{width:31px;min-width:31px;height:31px}.sidebar-bottom{padding:6px 5px}.header{min-height:60px;padding:7px}.search{height:38px;padding:0 8px}.search input{font-size:11px}.notification{width:36px;min-width:36px;height:36px}.owner-avatar{width:36px;min-width:36px;height:36px;font-size:15px}.content{padding:15px 7px 25px}}.app-legal-footer{color:#fff;background:#211b3e;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:30px;padding:18px 24px;display:flex}.app-legal-left{flex-direction:column;flex-shrink:0;display:flex}.app-legal-links button{color:#bbb6cd;cursor:pointer;background:0 0;border:none;padding:4px;font-size:11px;transition:all .2s}@media (width<=1000px){.app-legal-footer{text-align:center;flex-direction:column;justify-content:center}.app-legal-left{align-items:center}.app-legal-copy{white-space:normal}}@media (width<=600px){.app-legal-footer{gap:12px;padding:18px 14px}.app-legal-links{gap:8px 12px}.app-legal-links button{font-size:10px}}.app-legal-footer{box-sizing:border-box;background:#fff;border-top:1px solid #ebe7f5;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:76px;padding:16px 28px;display:flex}.app-legal-left{flex-direction:column;gap:3px;min-width:140px;display:flex}.app-legal-left strong{color:#5b2eff;font-size:16px;font-weight:900}.app-legal-left span{color:#9a94aa;font-size:10px;font-weight:600}.app-legal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;display:flex}.app-legal-links button{color:#6d6680;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:11px;font-weight:700;transition:all .2s}.app-legal-links button:hover{color:#5b2eff;transform:translateY(-1px)}.app-legal-copy{color:#aaa4b4;white-space:nowrap;font-size:10px}@media (width<=1000px){.app-legal-footer{text-align:center;flex-direction:column;justify-content:center;padding:20px}.app-legal-left{align-items:center}.app-legal-links{max-width:800px}.app-legal-copy{white-space:normal}}.content{width:100%;min-width:0}.content>*{width:100%}.global-api-error{color:#bf3151;background:#fff3f5;border:1px solid #ffd4dc;border-radius:12px;margin:0 0 18px;padding:13px 16px;font-size:13px;font-weight:700}.global-loading{text-align:center;color:#6f6880;background:#fff;border:1px solid #e8e3f4;border-radius:18px;margin:20px 0;padding:30px;font-weight:700}.dashboard{color:#18213a;width:100%;padding:4px 0 30px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;margin-bottom:22px;display:flex}.dashboard-header h1{color:#18213a;margin:0 0 7px;font-size:30px;font-weight:900}.online-status{color:#4d5668;cursor:pointer;background:#fff;border:1px solid #dfe6e2;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.online-status.store-online{color:#16804b;background:#f1fbf5;border-color:#c9ebd8}.online-status.store-offline{color:#c63c59;background:#fff4f6;border-color:#ffd5de}.online-dot{background:#18a35f;border-radius:50%;width:9px;height:9px}.business-selector-card{background:#fff;border:1px solid #e7e2f3;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:18px;padding:18px;display:flex;box-shadow:0 8px 22px #3b26700b}.business-selector-left{align-items:center;gap:13px;min-width:0;display:flex}.business-selector-icon{background:#f0ebff;border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.business-selector-left .small-label{color:#938ca3;letter-spacing:1px;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.business-selector-actions{gap:8px;display:flex}.view-all-btn{color:#6738ee;cursor:pointer;background:#f7f4ff;border:1px solid #ded7ef;border-radius:10px;padding:9px 13px;font-size:11px;font-weight:800}.view-all-btn:hover{background:#efeaff}.stat-card{background:#fff;border:1px solid #e8e3f4;border-radius:17px;align-items:center;gap:12px;min-width:0;padding:18px;display:flex;box-shadow:0 8px 22px #3b26700b}.stat-icon{background:#efeaff;border-radius:13px;flex:0 0 47px;place-items:center;width:47px;height:47px;font-size:20px;display:grid}.stat-info span,.stat-info strong,.stat-info small{display:block}.stat-info span{color:#7c8799;font-size:11px}.stat-info strong{color:#18213a;margin-top:4px;font-size:22px;line-height:1.05}.stat-info small{color:#a0a7b3;margin-top:5px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:18px;margin-bottom:18px;display:grid}.dashboard-panel,.dashboard-card{background:#fff;border:1px solid #e8e3f4;border-radius:18px;min-width:0;padding:20px;box-shadow:0 8px 24px #3b26700b}.panel-header,.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panel-header h2,.dashboard-card-header h2{color:#18213a;margin:0 0 4px;font-size:18px;font-weight:900}.panel-header p,.dashboard-card-header p{color:#8a94a6;margin:0;font-size:11px}.no-active-orders{text-align:center;color:#7d8798;padding:45px 20px}.no-active-orders>div{margin-bottom:8px;font-size:35px}.no-active-orders p{margin:0;font-size:13px}.offline-orders-message{background:#fff5f7;border:1px solid #ffdbe2;border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex}.offline-orders-icon{background:#ffe9ee;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.offline-orders-message h3{margin:0 0 4px;font-size:14px}.dashboard-order-row{border-bottom:1px solid #f0edf6;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:15px;padding:14px 0;display:grid}.dashboard-order-row:last-child{border-bottom:none}.dashboard-order-row>div>strong,.dashboard-order-row>div>span{display:block}.dashboard-order-row>div>strong{color:#2c2940;font-size:12px}.dashboard-order-row>div>span{color:#8d96a5;margin-top:4px;font-size:10px;line-height:1.35}.dashboard-order-actions{gap:7px;display:flex}.small-reject-btn,.small-accept-btn{cursor:pointer;border-radius:9px;min-height:35px;padding:0 11px;font-size:10px;font-weight:800}.small-reject-btn{color:#c13d59;background:#fff5f7;border:1px solid #f2c7d0}.small-accept-btn{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8);border:none}.product-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.product-summary-stats>div{background:#fbfaff;border:1px solid #eeeaf5;border-radius:12px;padding:12px}.product-summary-stats strong,.product-summary-stats span{display:block}.product-summary-stats strong{color:#2c2940;font-size:17px}.product-summary-stats span{color:#8c95a4;margin-top:4px;font-size:10px}.recent-products{gap:8px;display:grid}.mini-product{background:#faf9fe;border:1px solid #eeeaf5;border-radius:11px;align-items:center;gap:10px;padding:10px;display:flex}.mini-product-icon{background:#eee8ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.mini-product-info strong,.mini-product-info small{display:block}.mini-product-info strong{color:#2c2940;font-size:11px}.mini-product-info small{color:#8e97a7;margin-top:3px;font-size:9px}.dashboard-card{margin-bottom:18px}.admin-products-page{color:#18213a;width:100%;padding-bottom:30px}.products-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.products-breadcrumb{color:#918ba1;margin-bottom:6px;font-size:12px;display:block}.products-title-row h1{color:#18213a;margin:0 0 6px;font-size:31px;font-weight:900}.products-title-row p{color:#748096;margin:0;font-size:14px}.products-title-actions{gap:10px;display:flex}.products-primary-btn,.products-secondary-btn{cursor:pointer;border-radius:12px;min-height:43px;padding:0 15px;font-size:12px;font-weight:900}.products-primary-btn{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8);border:none;box-shadow:0 9px 20px #6732f433}.products-secondary-btn{color:#5e586d;background:#fff;border:1px solid #e8e3f4}.products-primary-btn:disabled,.products-secondary-btn:disabled{opacity:.6;cursor:not-allowed}.products-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.products-summary-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e3f4;border-radius:18px;align-items:center;gap:11px;min-height:98px;padding:15px;transition:all .2s;display:flex;box-shadow:0 8px 22px #432a7a0b}.products-summary-card:hover,.products-summary-card.selected{background:#fbf9ff;border-color:#cfc2f1;transform:translateY(-2px)}.products-summary-card.static-card{cursor:default}.products-summary-card.static-card:hover{background:#fff;border-color:#e8e3f4;transform:none}.product-summary-icon{border-radius:13px;flex:none;place-items:center;width:43px;height:43px;font-size:18px;font-weight:900;display:grid}.product-summary-icon.purple{color:#6632f4;background:#eee8ff}.product-summary-icon.green{color:#18804b;background:#e8f8ee}.product-summary-icon.orange{color:#d27a24;background:#fff1df}.product-summary-icon.red{color:#cf4167;background:#ffe9ef}.product-summary-icon.blue{color:#3b73d4;background:#e9f1ff}.products-summary-card small,.products-summary-card strong{display:block}.products-summary-card small{color:#8a8496;font-size:10px}.products-summary-card strong{color:#18213a;margin-top:4px;font-size:21px}.products-filter-card{background:#fff;border:1px solid #e8e3f4;border-radius:18px;gap:10px;width:100%;margin-bottom:17px;padding:14px;display:flex;box-shadow:0 8px 22px #432a7a0b}.products-search-box{background:#fbfaff;border:1px solid #e8e3f4;border-radius:12px;flex:1;align-items:center;gap:9px;min-width:220px;height:43px;padding:0 12px;display:flex}.products-search-box>span{color:#8b8499;font-size:18px}.products-search-box input{color:#18213a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:12px}.products-search-box button{color:#8d8798;cursor:pointer;background:0 0;border:none}.products-select{color:#534e60;background:#fff;border:1px solid #e8e3f4;border-radius:12px;outline:none;min-width:155px;height:43px;padding:0 11px;font-size:11px}.products-table-card{background:#fff;border:1px solid #e8e3f4;border-radius:20px;width:100%;padding:20px;overflow:hidden;box-shadow:0 9px 26px #442c7e0e}.products-card-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.products-card-head h2{color:#18213a;margin:0;font-size:18px;font-weight:900}.products-card-head p{color:#8a8597;margin:4px 0 0;font-size:12px}.products-result-pill{color:#6632f4;background:#f1ecff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900}.products-table-wrap{width:100%;overflow-x:auto}.products-table{border-collapse:collapse;width:100%;min-width:980px}.products-table th{text-align:left;color:#8b8598;text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid #ece8f4;padding:11px 8px;font-size:9px}.products-table td{color:#4b4658;white-space:nowrap;border-bottom:1px solid #f0edf5;padding:13px 8px;font-size:11px}.products-table tbody tr:last-child td{border-bottom:none}.product-profile-cell{align-items:center;gap:9px;display:flex}.product-avatar{background:#eee8ff;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:17px;display:grid;overflow:hidden}.product-name-btn{color:#2a2640;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:11px;font-weight:900}.product-name-btn:hover{color:#6632f4}.product-profile-cell small{color:#9590a1;margin-top:3px;font-size:9px;display:block}.stock-number{font-weight:900}.stock-number.in-stock{color:#18804b}.stock-number.low-stock{color:#d27a24}.stock-number.out-of-stock{color:#c33d62}.product-status{cursor:pointer;border:0;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.product-status.in-stock{color:#18804b;background:#e9f8f0}.product-status.out-of-stock{color:#c33d62;background:#ffeaf0}.product-view-btn{color:#6632f4;cursor:pointer;background:#f5f1ff;border:1px solid #d9ccff;border-radius:9px;padding:7px 9px;font-size:9px;font-weight:900}.products-empty{text-align:center;padding:55px 20px}.products-empty div{font-size:38px}.products-empty h3{color:#18213a;margin:10px 0 4px}.products-empty p{color:#8a8597;margin:0}.product-modal-backdrop{z-index:2200;background:#120e2273;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.product-modal{background:#fff;border:1px solid #e8e3f4;border-radius:22px;width:min(650px,100%);max-height:90vh;padding:23px;overflow-y:auto;box-shadow:0 25px 70px #18103733}.product-modal-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px;display:flex}.product-modal-user{align-items:center;gap:12px;display:flex}.product-modal-avatar{background:#eee8ff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.product-modal-head span{color:#8f899a;font-size:10px}.product-modal-head h2{color:#2d2940;margin:4px 0 2px;font-size:24px}.product-modal-head>button{color:#6c6678;cursor:pointer;background:#fff;border:1px solid #e8e3f4;border-radius:10px;width:37px;height:37px}.product-detail-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-detail-grid>div{background:#fbfaff;border:1px solid #eeeaf5;border-radius:13px;padding:13px}.product-detail-grid small{color:#8d8798;font-size:10px;display:block}.product-detail-grid strong{color:#2d2940;margin-top:5px;font-size:12px;display:block}.product-detail-grid input,.product-detail-grid select,.product-detail-grid textarea,.product-modal form input,.product-modal form select,.product-modal form textarea{color:#2d2940;background:#fff;border:1px solid #e7e2f1;border-radius:10px;outline:none;width:100%;min-height:43px;margin-top:5px;padding:10px 12px;font-size:12px}.product-modal form textarea{resize:vertical}.product-detail-grid input:focus,.product-detail-grid select:focus,.product-detail-grid textarea:focus,.product-modal form input:focus,.product-modal form select:focus,.product-modal form textarea:focus{border-color:#a98bf5;box-shadow:0 0 0 3px #6738ee14}.product-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.product-modal-actions>input{background:#fff;border:1px solid #e8e3f4;border-radius:10px;outline:none;width:130px;min-height:43px;padding:0 11px}.orders-page{color:#18213a;width:100%;padding-bottom:30px}.orders-page-header h1{margin:0 0 6px;font-size:30px;font-weight:900}.orders-total{text-align:right;background:#fff;border:1px solid #e8e3f4;border-radius:13px;min-width:110px;padding:13px 15px}.orders-total span,.orders-total strong{display:block}.orders-total span{color:#8c95a4;font-size:9px}.orders-total strong{color:#18213a;margin-top:3px;font-size:20px}.order-filters{flex-wrap:wrap;gap:8px;margin-bottom:17px;display:flex}.order-filter{color:#676174;cursor:pointer;background:#fff;border:1px solid #e5e0ef;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.order-filter b{color:#7d758a;text-align:center;background:#f3eff9;border-radius:999px;min-width:20px;padding:3px 5px;font-size:9px}.order-filter.active{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8);border-color:#0000;box-shadow:0 7px 18px #6738ee38}.orders-container{gap:15px;display:grid}.full-order-card{background:#fff;border:1px solid #e8e3f4;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 8px 24px #3b26700b}.full-order-header{border-bottom:1px solid #f0edf6;grid-template-columns:minmax(140px,1fr) auto auto;align-items:center;gap:15px;padding:16px 18px;display:grid}.full-order-id span,.full-order-id strong{display:block}.full-order-id span{color:#9290a0;letter-spacing:.7px;margin-bottom:3px;font-size:8px;font-weight:900}.full-order-id strong{color:#2c2940;font-size:14px}.full-order-time{color:#8b94a4;font-size:10px}.full-order-status{text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.section-title{color:#8d8798;text-transform:uppercase;letter-spacing:.7px;margin-bottom:10px;font-size:9px;font-weight:900}.large-customer-avatar{color:#6632f4;background:#eee8ff;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:grid}.customer-details strong,.customer-details span{display:block}.customer-details strong{color:#2d2940;font-size:12px}.customer-details span{color:#8c95a4;margin-top:4px;font-size:9px}.order-items-text{color:#4d485a;align-items:flex-start;gap:8px;font-size:11px;line-height:1.5;display:flex}.full-order-amount{color:#6632f4;font-size:22px;display:block}.amount-section small{color:#766c8c;background:#f5f1ff;border-radius:999px;margin-top:5px;padding:4px 7px;font-size:8px;font-weight:900;display:inline-block}.full-order-address{background:#fcfbfe;border-top:1px solid #f0edf6;gap:10px;padding:14px 18px;display:flex}.full-order-address>span{font-size:17px}.full-order-address small{color:#9791a1;font-size:8px;font-weight:900}.full-order-address p{color:#5e5869;margin:4px 0 0;font-size:10px}.full-order-footer{border-top:1px solid #f0edf6;padding:15px 18px 18px}.order-progress{align-items:center;gap:6px;margin-bottom:16px;display:flex}.progress-step{color:#a1a0aa;flex-direction:column;align-items:center;gap:5px;min-width:45px;display:flex}.progress-step span{color:#898392;background:#f0edf6;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.progress-step small{text-align:center;font-size:8px}.progress-step.completed{color:#6738ee}.progress-step.completed span{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8)}.progress-line{background:#eae6f0;flex:1;height:2px}.full-order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.large-reject-btn,.large-accept-btn,.large-ready-btn{cursor:pointer;border-radius:10px;min-height:42px;padding:0 14px;font-size:10px;font-weight:900}.waiting-rider-box,.completed-box,.rejected-box{border-radius:11px;align-items:center;gap:10px;padding:11px 13px;font-size:10px;font-weight:800;display:inline-flex}.waiting-rider-box{color:#6738ee;background:#f4f1ff}.waiting-rider-box div strong,.waiting-rider-box div small{display:block}.waiting-rider-box div strong{font-size:10px}.waiting-rider-box div small{color:#8c95a4;margin-top:3px;font-size:8px}.completed-box{color:#16804b;background:#eaf9f1}.rejected-box{color:#c33d62;background:#ffeaf0}.orders-empty{text-align:center;background:#fff;border:1px solid #e8e3f4;border-radius:20px;padding:65px 20px}.orders-empty-icon{background:#f1ecff;border-radius:19px;place-items:center;width:65px;height:65px;margin:0 auto 12px;font-size:29px;display:grid}.orders-empty h2{color:#18213a;margin:0;font-size:19px}.earnings-page{color:#18213a;width:100%;padding-bottom:30px}.earnings-period-toggle{background:#fff;border:1px solid #e8e3f4;border-radius:11px;gap:4px;padding:4px;display:flex}.earnings-period-toggle button.active{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8)}.earning-card-top{align-items:center;gap:9px;display:flex}.earning-icon{background:#eee8ff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.earning-card>strong{color:#18213a;margin-top:18px;font-size:24px;font-weight:900;display:block}.earning-card.total{border-top:3px solid #6632f4}.earning-card.today{border-top:3px solid #4a87dc}.earning-card.month{border-top:3px solid #2e9a66}.earning-card.pending{border-top:3px solid #d58a27}.payout-balance-card,.payout-bank-card{background:#fff;border:1px solid #e8e3f4;border-radius:18px;padding:20px;box-shadow:0 8px 22px #3b26700b}.payout-balance-card{align-items:center;gap:14px;display:flex}.payout-card-icon{background:#eee8ff;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.payout-balance-content span,.payout-balance-content strong,.payout-balance-content small{display:block}.payout-balance-content span{color:#7f8796;font-size:10px}.payout-balance-content strong{color:#18213a;margin-top:4px;font-size:25px}.payout-balance-content small{color:#999fac;margin-top:4px;font-size:9px}.request-payout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6632f4,#843ce8);border:none;border-radius:10px;min-height:42px;padding:0 13px;font-size:10px;font-weight:900}.payout-bank-header{justify-content:space-between;gap:12px;display:flex}.payout-bank-header h2{margin:0 0 4px;font-size:17px}.bank-verified,.bank-pending{border-radius:999px;height:fit-content;padding:6px 9px;font-size:9px;font-weight:900}.bank-verified{color:#16804b;background:#eaf9f1}.bank-pending{color:#be7420;background:#fff1df}.earnings-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:18px;display:grid}.earnings-panel-head p{color:#8b94a4;margin:0;font-size:10px}.earnings-empty div{font-size:38px}.earnings-table-wrap{overflow-x:auto}.earnings-table th{text-align:left;color:#8b8598;text-transform:uppercase;border-bottom:1px solid #ece8f4;padding:11px 8px;font-size:9px}.earnings-table td{color:#4d4858;border-bottom:1px solid #f0edf5;padding:12px 8px;font-size:10px}.history-status{color:#6738ee;background:#f1ecff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.earnings-breakdown{gap:9px;margin-top:18px;display:grid}.earnings-breakdown>div{background:#faf9fe;border:1px solid #eeeaf5;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;padding:12px;display:flex}.earnings-breakdown strong{color:#2c2940;font-size:12px}.history-page{color:#18213a;width:100%;padding-bottom:30px}.history-header h1{color:#18213a;margin:0 0 6px;font-size:30px;font-weight:900}.history-summary-card{background:#fff;border:1px solid #e8e3f4;border-radius:16px;align-items:center;gap:10px;min-width:0;padding:15px;display:flex}.history-summary-icon{color:#6632f4;background:#eee8ff;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.history-summary-card span,.history-summary-card strong{display:block}.history-summary-card span{color:#8a94a4;font-size:9px}.history-summary-card strong{color:#18213a;margin-top:4px;font-size:18px}.history-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.history-search{background:#fff;border:1px solid #e8e3f4;border-radius:12px;flex:1;align-items:center;gap:8px;max-width:450px;height:43px;padding:0 12px;display:flex}.history-search input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:11px}.history-filter{gap:5px;display:flex}.history-filter button{color:#6d6778;cursor:pointer;background:#fff;border:1px solid #e5e0ef;border-radius:9px;min-height:36px;padding:0 10px;font-size:9px;font-weight:800}.history-filter button.active{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8);border-color:#0000}.history-table-container{background:#fff;border:1px solid #e8e3f4;border-radius:18px;overflow-x:auto}.history-table{border-collapse:collapse;width:100%;min-width:900px}.history-table th{text-align:left;color:#8b8598;text-transform:uppercase;border-bottom:1px solid #ece8f4;padding:11px 10px;font-size:9px}.history-table td{color:#4d4858;border-bottom:1px solid #f0edf5;padding:13px 10px;font-size:10px}.history-customer{align-items:center;gap:9px;display:flex}.history-avatar{color:#6632f4;background:#eee8ff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.history-customer strong,.history-customer span{display:block}.history-customer strong{color:#2d2940;font-size:10px}.history-customer span{color:#9098a6;margin-top:3px;font-size:8px}.history-order-id{color:#6632f4}.history-amount{color:#18213a}.history-items{white-space:normal;max-width:230px;line-height:1.4}.history-completed{color:#16804b;background:#eaf9f1}.history-rejected{color:#c33d62;background:#ffeaf0}.history-time{color:#8b94a4;white-space:nowrap}.history-empty{text-align:center;background:#fff;border:1px solid #e8e3f4;border-radius:20px;padding:65px 20px}.history-empty-icon{background:#f1ecff;border-radius:18px;place-items:center;width:65px;height:65px;margin:0 auto 12px;font-size:28px;display:grid}.history-empty h2{margin:0;font-size:19px}.business-profile-page{color:#18213a;width:100%;padding-bottom:30px}.profile-page-header h1{color:#18213a;margin:0 0 6px;font-size:30px;font-weight:900}.profile-saved-message{color:#16804b;background:#eaf9f1;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:900}.profile-card{background:#fff;border:1px solid #e8e3f4;border-radius:18px;margin-bottom:18px;padding:20px;box-shadow:0 8px 24px #3b26700b}.profile-card-header{margin-bottom:16px}.profile-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;display:grid}.profile-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.profile-form-group label{color:#5f596d;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.profile-form-group label span{color:#d0445d}.profile-form-group input,.profile-form-group textarea,.profile-form-group button,.profile-form-group select{color:#2d2940;background:#fff;border:1px solid #e7e2f1;border-radius:10px;outline:none;width:100%;min-height:43px;padding:10px 12px;font-size:11px}.profile-form-group textarea{resize:vertical}.profile-form-group input:focus,.profile-form-group textarea:focus,.profile-form-group select:focus{border-color:#a98bf5;box-shadow:0 0 0 3px #6738ee14}.profile-form-group button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6632f4,#843ce8);border:none;font-weight:900}.business-type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.business-type-option{text-align:left;background:#fff;border:1px solid #e8e3f4;border-radius:12px;align-items:center;gap:9px;min-height:48px;padding:9px 11px;display:flex;position:relative}.business-type-option.active{background:#f8f5ff;border-color:#bca7fb}.business-type-option:disabled{cursor:default}.business-type-emoji{background:#f0ecfb;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.business-type-name{color:#4f495e;font-size:9px;font-weight:800}.business-type-check{color:#6738ee;font-weight:900;position:absolute;top:8px;right:8px}.map-placeholder{background:#f8f7fc;border:1px solid #e8e3f4;border-radius:15px}.preview-content{color:#fff;background:linear-gradient(145deg,#6d39ee,#8441e7);border-radius:15px;padding:18px}.preview-content h2{color:#fff;margin:7px 0 5px;font-size:22px}.preview-type{background:#ffffff24;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.preview-info{gap:7px;margin-top:15px;display:grid}.preview-info div{color:#ffffffe0;font-size:9px}.preview-status{color:#fff;background:#ffffff29;border-radius:999px;margin-top:14px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.verification-card{align-items:center;gap:11px;display:flex}.verification-icon{color:#16804b;background:#eaf9f1;border-radius:13px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid}.verification-card h3,.verification-card p{margin:0}.verification-card h3{color:#2d2940;font-size:13px}.verification-card p{color:#16804b;margin-top:4px;font-size:10px;font-weight:800}.profile-save-bar{z-index:20;background:#fffffff5;border:1px solid #ddd6ef;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:14px 16px;display:flex;position:sticky;bottom:14px;box-shadow:0 12px 35px #2b1c561f}.profile-save-bar strong,.profile-save-bar span{display:block}.profile-save-bar strong{color:#2d2940;font-size:12px}.profile-save-bar span{color:#8b94a4;margin-top:3px;font-size:9px}.save-profile-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6632f4,#843ce8);border:none;border-radius:10px;min-height:41px;padding:0 16px;font-size:10px;font-weight:900}.app-legal-footer{background:#fff;border-top:1px solid #e8e3f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:18px 24px;display:flex}.app-legal-left strong,.app-legal-left span{display:block}.app-legal-left strong{color:#6738ee;font-size:13px}.app-legal-left span{color:#949bab;margin-top:2px;font-size:8px}.app-legal-links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.app-legal-links button{color:#7d7788;cursor:pointer;background:0 0;border:none;font-size:8px}.app-legal-links button:hover{color:#6738ee}.app-legal-copy{color:#999fac;font-size:8px}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.earnings-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.payout-section,.earnings-grid,.profile-layout{grid-template-columns:1fr}.history-summary,.products-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.dashboard-header,.products-title-row,.orders-page-header,.earnings-header,.profile-page-header,.history-toolbar{flex-direction:column;align-items:flex-start}.dashboard-header .online-status{align-self:flex-start}.full-order-header{grid-template-columns:1fr;align-items:flex-start}.full-order-body{grid-template-columns:1fr}.products-filter-card{flex-wrap:wrap}.products-search-box{min-width:100%}.history-search{width:100%;max-width:none}.profile-form-grid{grid-template-columns:1fr}.profile-form-group.full{grid-column:auto}.business-type-options{grid-template-columns:1fr}.product-modal-actions{justify-content:flex-start}}@media (width<=600px){.stats-grid,.earnings-summary,.history-summary,.products-summary-grid,.product-summary-stats{grid-template-columns:1fr}.payout-balance-card{flex-direction:column;align-items:flex-start}.request-payout-btn{width:100%}.profile-save-bar{flex-direction:column;align-items:stretch}.save-profile-btn{width:100%}.app-legal-footer{flex-direction:column;align-items:flex-start}.app-legal-links{width:100%}}.business-profile-page .preview-content{color:#20283a!important;background:#fff!important}.business-profile-page .preview-label{color:#7650dc!important}.business-profile-page .preview-content h2{color:#20283a!important}.business-profile-page .preview-type{color:#7650dc!important;background:0 0!important}.business-profile-page .preview-info{background:#faf9fd!important;border:1px solid #eeeaf5!important}.business-profile-page .preview-info>div{color:#4f596b!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.business-profile-page .preview-info>div span{flex:0 0 28px;color:#6738ee!important;background:#eee9ff!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:flex!important}.business-profile-page .preview-status{color:#168653!important;background:#eafaf2!important;border:1px solid #d4f0df!important;font-size:11px!important;font-weight:800!important}.business-profile-page .preview-status>span{background:#20ad67!important;width:7px!important;height:7px!important}.business-profile-page .time-fields{color:#293244!important}.business-profile-page .time-fields .profile-form-group label{color:#4c5667!important}.business-profile-page .verification-card h3{color:#293244!important}.business-profile-page .verification-card p{color:#168653!important}.dashboard{width:100%;max-width:1500px;margin:0 auto}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.dashboard-header h1{letter-spacing:-.6px;color:#172033!important;opacity:1!important;margin:0!important;font-size:29px!important;font-weight:850!important}.dashboard-header p{color:#858da0!important;margin:7px 0 0!important;font-size:13px!important}.online-status{color:#15915b;background:#eafaf2;border:1px solid #d4f0e0;border-radius:30px;align-items:center;gap:7px;padding:7px 12px;font-size:10px;font-weight:750;display:flex}.online-dot{background:#19ae67;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #19ae671f}.business-selector-card{background:linear-gradient(135deg,#f5f1ff,#fff);border:1px solid #ddd4ff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:105px;margin-bottom:20px;padding:20px 23px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 18px #5b2eff0d}.business-selector-card:after{content:"";background:#5b2eff12;border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;right:-55px}.business-selector-left{z-index:2;align-items:center;gap:14px;display:flex;position:relative}.business-selector-icon{background:linear-gradient(135deg,#eee8ff,#faf8ff);border:1px solid #ded5ff;border-radius:14px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;font-size:26px;display:flex;box-shadow:0 5px 15px #5b2eff14}.small-label{color:#6b35ed;letter-spacing:1px;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.business-selector-left h3{color:#172033;margin:0;font-size:19px;font-weight:850}.business-selector-left p{color:#8d95a5;margin:4px 0 0;font-size:10px}.business-selector-right{z-index:5;position:relative}.business-selector-right select{color:#303849;cursor:pointer;background:#fff;border:1px solid #dcd6ec;border-radius:9px;outline:none;width:220px;height:42px;padding:0 13px;font-size:11px;font-weight:650}.business-selector-right select:focus{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff17}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.stat-card{background:#fff;border:1px solid #e7e3f2;border-radius:14px;align-items:center;gap:13px;min-height:112px;padding:17px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #3223640a}.stat-card:hover{border-color:#d7ccff;transform:translateY(-3px);box-shadow:0 10px 25px #5b2eff1a}.stat-card:after{content:"";background:#f6f2ff;border-radius:50%;width:75px;height:75px;position:absolute;bottom:-32px;right:-32px}.stat-icon{z-index:2;color:#6334ed;background:#eee9ff;border-radius:11px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;font-size:20px;display:flex;position:relative}.stat-card.preparing .stat-icon{background:#fff1f8}.stat-card.ready .stat-icon{background:#eafaf2}.stat-card.completed .stat-icon{background:#edf0ff}.stat-info{z-index:2;min-width:0;position:relative}.stat-info>span{color:#737c8d;font-size:10px;font-weight:650;display:block}.stat-info>strong{color:#172033;margin-top:4px;font-size:25px;font-weight:850;line-height:1;display:block}.stat-info>small{color:#9aa1af;margin-top:5px;font-size:8px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.85fr);align-items:start;gap:18px;margin-bottom:20px;display:grid}.dashboard-right{flex-direction:column;gap:18px;min-width:0;display:flex}.dashboard-panel{background:#fff;border:1px solid #e6e2f0;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #3223640a}.panel-header{border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;gap:15px;min-height:64px;padding:13px 18px;display:flex}.panel-header h2{color:#242c3d;margin:0;font-size:14px;font-weight:800}.panel-header p{color:#9299a8;margin:4px 0 0;font-size:9px}.view-all-btn{color:#6334ed;background:0 0;border:none;font-size:10px;font-weight:750}.view-all-btn:hover{color:#3f20b3;background:#f4f0ff;border-radius:6px}.order-list{padding:14px}.dashboard-order-card{background:#fff;border:1px solid #e9e5f2;border-radius:12px;padding:15px;transition:all .2s}.dashboard-order-card+.dashboard-order-card{margin-top:10px}.dashboard-order-card:hover{border-color:#d7ccff;box-shadow:0 6px 18px #5b2eff12}.order-top{border-bottom:1px solid #f0edf6;justify-content:space-between;align-items:center;margin-bottom:11px;padding-bottom:10px;display:flex}.order-top>div{align-items:center;gap:9px;display:flex}.order-id{color:#6334ed;font-size:10px;font-weight:850}.order-time{color:#9ba2b0;font-size:8px}.new-badge{color:#6031e8;background:#eee9ff;border-radius:20px;padding:5px 9px;font-size:7px;font-weight:850}.dashboard-order-card .customer-info{align-items:center;gap:10px;margin-bottom:11px;display:flex}.customer-avatar{color:#6031e8;background:linear-gradient(135deg,#eee8ff,#f8f5ff);border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:12px;font-weight:850;display:flex}.dashboard-order-card .customer-info strong{color:#293244;font-size:11px;display:block}.dashboard-order-card .customer-info span{color:#949cab;margin-top:3px;font-size:8px;display:block}.order-items{background:#f8f7fc;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:8px;padding:10px;display:flex}.order-items>span{font-size:12px}.order-items p{color:#3d4656;margin:0;font-size:9px;line-height:1.5}.order-address{color:#818a9a;margin:8px 0 12px;font-size:8px;line-height:1.5}.order-bottom{border-top:1px solid #f0edf5;justify-content:space-between;align-items:center;gap:12px;padding-top:11px;display:flex}.order-amount{color:#172033;font-size:14px;font-weight:850}.order-actions{gap:7px;display:flex}.reject-btn,.accept-btn{border-radius:7px;min-width:68px;height:32px;padding:0 11px;font-size:9px;font-weight:750}.reject-btn{color:#d43d58;background:#fff2f4;border:1px solid #ffd4dc}.reject-btn:hover{background:#ffe9ed}.accept-btn{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;box-shadow:0 5px 12px #5b2eff2e}.accept-btn:hover{transform:translateY(-1px)}.empty-orders{text-align:center;padding:45px 20px}.empty-icon{background:#f1edff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 10px;font-size:21px;display:flex}.empty-orders h3{color:#303849;font-size:13px}.empty-orders p{color:#979eac;margin-top:5px;font-size:9px}.quick-actions{flex-direction:column;gap:8px;padding:14px;display:flex}.quick-actions>button{text-align:left;background:#fff;border:1px solid #e9e5f2;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:61px;padding:10px;transition:all .2s;display:grid}.quick-actions>button:hover{background:#f8f5ff;border-color:#d8ceff;transform:translate(2px)}.quick-icon{color:#6031e8;background:#eee9ff;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.quick-actions strong{color:#293244;font-size:10px;display:block}.quick-actions span{color:#929aa8;margin-top:3px;font-size:8px;display:block}.quick-actions button>b{color:#6334ed;font-size:13px}.product-summary-stats{border-bottom:1px solid #eeeaf5;grid-template-columns:repeat(3,1fr);display:grid}.product-summary-stats>div{text-align:center;padding:16px 5px;position:relative}.product-summary-stats>div:not(:last-child):after{content:"";background:#eeeaf5;width:1px;position:absolute;top:14px;bottom:14px;right:0}.product-summary-stats strong{color:#172033;font-size:18px;font-weight:850;display:block}.product-summary-stats span{color:#929aa8;margin-top:5px;font-size:8px;display:block}.recent-products{padding:4px 14px}.mini-product{border-bottom:1px solid #eeeaf5;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:57px;display:grid}.mini-product:last-child{border-bottom:none}.mini-product-icon{background:#f2eeff;border-radius:9px;justify-content:center;align-items:center;width:37px;height:37px;font-size:16px;display:flex}.mini-product-info{min-width:0}.mini-product-info strong{white-space:nowrap;text-overflow:ellipsis;color:#293244;font-size:10px;display:block;overflow:hidden}.mini-product-info span{color:#949baa;margin-top:3px;font-size:8px;display:block}.available-status,.stock-status{white-space:nowrap;border-radius:20px;padding:4px 7px;font-size:7px;font-weight:750}.available-status{color:#168653;background:#eafaf2}.stock-status{color:#d53d58;background:#fff0f2}.active-orders-panel{margin-bottom:20px}.active-order-list{padding:0 17px}.active-order-card{border-bottom:1px solid #eeeaf5;grid-template-columns:minmax(180px,1fr) 150px 120px;align-items:center;gap:15px;min-height:70px;padding:12px 0;display:grid}.active-order-card:last-child{border-bottom:none}.active-order-left{min-width:0}.active-order-id{color:#6334ed;margin-bottom:4px;font-size:8px;font-weight:850;display:block}.active-order-left strong{color:#293244;font-size:11px;display:block}.active-order-left p{white-space:nowrap;text-overflow:ellipsis;color:#949baa;margin-top:3px;font-size:8px;overflow:hidden}.preparing-status,.ready-status{border-radius:20px;align-items:center;padding:6px 9px;font-size:8px;font-weight:750;display:inline-flex}.preparing-status{color:#d33b83;background:#fff0f7}.ready-status{color:#168653;background:#eafaf2}.ready-btn{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;border-radius:8px;height:33px;padding:0 11px;font-size:9px;font-weight:750;box-shadow:0 5px 12px #5b2eff2b}.ready-btn:hover{transform:translateY(-1px)}.rider-waiting{color:#168653;text-align:right;font-size:8px;font-weight:650}@media (width<=1250px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(3,1fr);display:grid}}@media (width<=850px){.business-selector-card{flex-direction:column;align-items:flex-start}.business-selector-right,.business-selector-right select{width:100%}.active-order-card{grid-template-columns:minmax(150px,1fr) auto}}@media (width<=650px){.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-header h1{font-size:24px!important}.stats-grid{grid-template-columns:1fr}.business-selector-card{padding:16px}.quick-actions{grid-template-columns:1fr}.order-bottom{flex-direction:column;align-items:flex-start}.order-actions{width:100%}.reject-btn,.accept-btn{flex:1}.active-order-card{grid-template-columns:1fr}.rider-waiting{text-align:left}}.dashboard{font-size:15px}.dashboard-header h1{font-size:28px}.dashboard-header p{font-size:15px}.online-status{font-size:14px}.small-label{font-size:13px}.business-selector-card h3{font-size:19px}.business-selector-card p,.business-selector-right select,.stat-info span{font-size:14px}.stat-info strong{font-size:28px}.stat-info small{font-size:13px}.panel-header h2{font-size:20px}.panel-header p,.view-all-btn,.order-id{font-size:14px}.order-time{font-size:13px}.new-badge{font-size:12px}.customer-info strong{font-size:16px}.customer-info span{font-size:13px}.order-items p,.order-address{font-size:14px}.order-amount{font-size:18px}.order-actions button{font-size:14px}.empty-orders h3{font-size:18px}.empty-orders p{font-size:14px}.quick-actions button strong{font-size:15px}.quick-actions button span{font-size:13px}.quick-actions button b{font-size:17px}.product-summary-stats strong{font-size:25px}.product-summary-stats span{font-size:13px}.mini-product-info strong{font-size:15px}.mini-product-info span{font-size:13px}.available-status,.stock-status{font-size:12px}.active-order-id{font-size:14px}.active-order-left strong{font-size:16px}.active-order-left p{font-size:14px}.preparing-status,.ready-status{font-size:13px}.ready-btn{font-size:14px}.rider-waiting{font-size:13px}.no-active-orders p{font-size:14px}@media (width<=800px){.dashboard-header h1{font-size:25px}.dashboard-header p{font-size:14px}.business-selector-card h3{font-size:18px}.stat-info span{font-size:14px}.stat-info strong{font-size:25px}.stat-info small{font-size:12px}.panel-header h2{font-size:18px}.panel-header p{font-size:13px}.customer-info strong{font-size:15px}.order-items p,.order-address{font-size:13px}.order-amount{font-size:17px}.quick-actions button strong{font-size:14px}.quick-actions button span{font-size:12px}.active-order-left strong{font-size:15px}.active-order-left p{font-size:13px}}.online-status{cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.online-status.store-online{color:#15965b;background:#eafaf2;border:1px solid #ccefdc}.online-status.store-online:hover{background:#dff7ea}.online-status.store-offline{color:#e34b5f;background:#fff0f2;border:1px solid #ffd3d9}.online-status.store-offline:hover{background:#ffe5e9}.online-dot{background:#18a964;border-radius:50%;width:9px;height:9px;display:inline-block}.store-offline .online-dot{background:#e34b5f}.offline-orders-message{text-align:left;background:#faf8ff;border-radius:15px;justify-content:center;align-items:center;gap:20px;min-height:220px;padding:35px 25px;display:flex}.offline-orders-icon{background:#f0eaff;border-radius:18px;justify-content:center;align-items:center;width:65px;min-width:65px;height:65px;font-size:30px;display:flex}.offline-orders-message h3{color:#252d48;margin:0 0 7px;font-size:19px}.offline-orders-message p{color:#8a90a5;margin:0 0 15px;font-size:14px}.offline-orders-message button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6735f4,#843be9);border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700}.offline-orders-message button:hover{opacity:.9}@media (width<=800px){.online-status{padding:9px 13px;font-size:13px}.offline-orders-message{gap:13px;padding:25px 18px}.offline-orders-icon{width:52px;min-width:52px;height:52px;font-size:24px}.offline-orders-message h3{font-size:16px}.offline-orders-message p{font-size:13px}}.orders-page{color:#172033;width:100%;max-width:1500px;margin:0 auto}.orders-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.orders-page-header h1{letter-spacing:-.6px;margin:0;font-size:29px;font-weight:850;line-height:1.2;color:#172033!important}.orders-page-header p{color:#858da0;margin:7px 0 0;font-size:12px}.orders-total{text-align:right;background:#fff;border:1px solid #e6e2f2;border-radius:12px;min-width:130px;padding:13px 17px;box-shadow:0 4px 15px #3223640a}.orders-total span{color:#9299a8;font-size:9px;display:block}.orders-total strong{color:#5b2eff;margin-top:4px;font-size:22px;font-weight:850;line-height:1;display:block}.order-filters{background:#fff;border:1px solid #e6e2f2;border-radius:13px;align-items:center;gap:7px;width:100%;margin-bottom:18px;padding:7px;display:flex;overflow-x:auto;box-shadow:0 4px 15px #3223640a}.order-filter{color:#747d8e;white-space:nowrap;background:0 0;border:none;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:10px;font-weight:650;transition:all .2s;display:flex}.order-filter:hover{color:#5b2eff;background:#f6f2ff}.order-filter b{color:#858c9a;background:#f1eef8;border-radius:6px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;font-weight:800;display:inline-flex}.order-filter.active{color:#fff;background:linear-gradient(135deg,#5b2eff,#7c3aed);box-shadow:0 5px 14px #5b2eff33}.order-filter.active b{color:#fff;background:#fff3}.orders-container{flex-direction:column;gap:15px;width:100%;display:flex}.full-order-card{background:#fff;border:1px solid #e6e2f2;border-radius:16px;width:100%;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 4px 16px #3223640b}.full-order-card:hover{border-color:#d9d0ff;transform:translateY(-2px);box-shadow:0 10px 28px #5b2eff17}.full-order-header{background:linear-gradient(90deg,#fbfaff,#fff);border-bottom:1px solid #eeeaf6;grid-template-columns:minmax(150px,1fr) 100px auto;align-items:center;gap:15px;min-height:65px;padding:11px 19px;display:grid}.full-order-id span{color:#9aa1ae;letter-spacing:.7px;font-size:7px;font-weight:800;display:block}.full-order-id strong{color:#5b2eff;margin-top:4px;font-size:13px;font-weight:850;display:block}.full-order-time{color:#939baa;text-align:center;font-size:9px}.full-order-status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-width:90px;padding:7px 11px;font-size:8px;font-weight:800;display:inline-flex}.order-status-new{color:#5b2eff;background:#eee9ff}.order-status-preparing{color:#d43c82;background:#fff0f7}.order-status-ready{color:#168653;background:#eafaf2}.order-status-completed{color:#4654c9;background:#edf0ff}.order-status-rejected{color:#d53d58;background:#fff0f2}.full-order-body{grid-template-columns:1.1fr 1.5fr .65fr;gap:0;padding:20px 19px;display:grid}.order-section{border-right:1px solid #eeeaf5;min-width:0;padding:0 18px}.order-section:first-child{padding-left:0}.order-section:last-child{border-right:none;padding-right:0}.section-title{color:#969dab;letter-spacing:.7px;text-transform:uppercase;margin-bottom:12px;font-size:8px;font-weight:800}.customer-details{align-items:center;gap:11px;display:flex}.large-customer-avatar{color:#5b2eff;background:linear-gradient(135deg,#eee8ff,#f7f4ff);border-radius:50%;justify-content:center;align-items:center;width:43px;min-width:43px;height:43px;font-size:14px;font-weight:850;display:flex}.customer-details strong{color:#293244;font-size:11px;font-weight:750;display:block}.customer-details span{color:#9199a8;margin-top:5px;font-size:8px;display:block}.order-items-text{background:#f8f7fc;border:1px solid #efecf7;border-radius:9px;align-items:center;gap:10px;min-height:45px;padding:10px 11px;display:flex}.order-items-text>span:first-child{background:#eee9ff;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:14px;display:flex}.order-items-text>span:last-child{color:#3b4454;font-size:10px;line-height:1.5}.amount-section{text-align:right}.full-order-amount{color:#5b2eff;margin-top:5px;font-size:22px;font-weight:850;line-height:1;display:block}.full-order-address{background:#faf9fd;border-top:1px solid #eeeaf5;border-bottom:1px solid #eeeaf5;align-items:center;gap:11px;padding:13px 19px;display:flex}.full-order-address>span{background:#eee9ff;border-radius:9px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;display:flex}.full-order-address small{color:#999fac;letter-spacing:.6px;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.full-order-address p{color:#4b5565;margin:0;font-size:9px;line-height:1.4}.full-order-footer{justify-content:space-between;align-items:center;gap:20px;min-height:85px;padding:16px 19px;display:flex}.order-progress{flex:1;align-items:center;max-width:510px;display:flex}.progress-step{flex-direction:column;align-items:center;min-width:45px;display:flex;position:relative}.progress-step>span{color:#9ca3b0;z-index:2;background:#f0edf7;border:1px solid #e3dfed;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:flex}.progress-step.completed>span{color:#fff;background:linear-gradient(135deg,#5b2eff,#7c3aed);border-color:#5b2eff;box-shadow:0 4px 10px #5b2eff2e}.progress-step small{color:#9aa1ae;white-space:nowrap;margin-top:6px;font-size:7px}.progress-step.completed small{color:#5b2eff;font-weight:750}.progress-line{background:#e8e4ef;flex:1;min-width:25px;height:2px;margin-top:-14px}.progress-line.completed{background:linear-gradient(90deg,#5b2eff,#7c3aed)}.full-order-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:260px;display:flex}.large-reject-btn,.large-accept-btn,.large-ready-btn,.complete-btn{border-radius:8px;min-height:38px;padding:0 15px;font-size:9px;font-weight:750;transition:all .2s}.large-reject-btn{color:#d53d58;background:#fff1f4;border:1px solid #ffd1db}.large-reject-btn:hover{background:#ffe8ed}.large-accept-btn,.large-ready-btn{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;box-shadow:0 5px 14px #5b2eff2e}.large-accept-btn:hover,.large-ready-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #5b2eff3b}.complete-btn{color:#5b2eff;background:#fff;border:1px solid #d9d1ff}.complete-btn:hover{background:#f5f1ff}.waiting-rider-box{background:#eafaf2;border:1px solid #d4f1df;border-radius:9px;align-items:center;gap:10px;padding:8px 12px;display:flex}.rider-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.waiting-rider-box strong{color:#168653;font-size:9px;display:block}.waiting-rider-box small{color:#6e9b83;margin-top:3px;font-size:7px;display:block}.completed-box{color:#4654c9;background:#edf0ff;border:1px solid #dce0ff;border-radius:9px;padding:9px 13px;font-size:9px;font-weight:750}.rejected-box{color:#d53d58;background:#fff0f2;border:1px solid #ffd5dc;border-radius:9px;padding:9px 13px;font-size:9px;font-weight:750}.orders-empty{text-align:center;background:#fff;border:1px solid #e6e2f2;border-radius:16px;padding:70px 20px;box-shadow:0 4px 15px #3223640a}.orders-empty-icon{background:#f0ecff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 13px;font-size:26px;display:flex}.orders-empty h2{color:#303849;margin:0;font-size:16px;font-weight:800}.orders-empty p{color:#959dab;margin:6px 0 0;font-size:10px}@media (width<=1100px){.full-order-body{grid-template-columns:1fr 1.3fr;row-gap:20px}.amount-section{text-align:left;border-top:1px solid #eeeaf5;border-right:none;grid-column:1/-1;padding:14px 0 0}.full-order-amount{margin-top:0}.full-order-footer{flex-direction:column;align-items:flex-start}.order-progress{width:100%;max-width:none}.full-order-actions{justify-content:flex-end;width:100%;min-width:0}}@media (width<=800px){.orders-page-header{flex-direction:column;align-items:flex-start}.orders-total{text-align:left;width:100%}.order-filters{overflow-x:auto}.full-order-header{grid-template-columns:1fr auto}.full-order-time{text-align:right}.full-order-status{grid-column:1/-1;width:fit-content}.full-order-body{grid-template-columns:1fr}.order-section{border-bottom:1px solid #eeeaf5;border-right:none;padding:0 0 16px}.order-section+.order-section{padding-top:16px}.order-section:last-child{border-bottom:none;padding-bottom:0}.amount-section{text-align:left}}@media (width<=600px){.orders-page-header h1{font-size:24px}.full-order-header{padding:13px 14px}.full-order-body{padding:17px 14px}.full-order-address{padding:12px 14px}.full-order-footer{padding:14px}.order-progress{padding-bottom:5px;overflow-x:auto}.progress-line{min-width:18px}.full-order-actions{flex-wrap:wrap;justify-content:stretch}.large-reject-btn,.large-accept-btn,.large-ready-btn,.complete-btn{flex:1}}@media (width<=430px){.order-filter{padding:0 10px;font-size:9px}.order-filter b{min-width:18px;height:18px}.full-order-header{grid-template-columns:1fr}.full-order-time{text-align:left}.full-order-status{grid-column:auto;width:fit-content}.customer-details{align-items:flex-start}.full-order-actions{flex-direction:column;align-items:stretch}.large-reject-btn,.large-accept-btn,.large-ready-btn,.complete-btn,.waiting-rider-box,.completed-box,.rejected-box{width:100%}}.orders-page{font-size:15px}.orders-page-header h1{font-size:30px}.orders-page-header p{font-size:16px}.orders-total span{font-size:14px}.orders-total strong{font-size:28px}.order-filter,.order-filter span{font-size:15px}.order-filter b{font-size:13px}.orders-empty h2{font-size:21px}.orders-empty p{font-size:15px}.orders-empty-icon{font-size:44px}.full-order-id span{font-size:12px}.full-order-id strong{font-size:17px}.full-order-time,.full-order-status,.section-title{font-size:14px}.large-customer-avatar{font-size:20px}.customer-details strong{font-size:17px}.customer-details span{font-size:14px}.order-items-text,.order-items-text span{font-size:15px}.full-order-amount{font-size:21px}.full-order-address small{font-size:12px}.full-order-address p{font-size:14px}.progress-step span{font-size:13px}.progress-step small{font-size:12px}.full-order-actions button,.large-reject-btn,.large-accept-btn,.large-ready-btn,.complete-btn{font-size:15px}.rider-icon{font-size:25px}.waiting-rider-box strong{font-size:16px}.waiting-rider-box small{font-size:13px}.completed-box,.rejected-box{font-size:15px}@media (width<=800px){.orders-page-header h1{font-size:25px}.orders-page-header p{font-size:14px}.orders-total span{font-size:13px}.orders-total strong{font-size:24px}.order-filter,.order-filter span{font-size:14px}.full-order-id strong{font-size:16px}.full-order-time,.full-order-status,.section-title{font-size:13px}.customer-details strong{font-size:16px}.customer-details span{font-size:13px}.order-items-text,.order-items-text span{font-size:14px}.full-order-amount{font-size:19px}.full-order-address p{font-size:13px}.full-order-actions button{font-size:14px}.waiting-rider-box strong{font-size:15px}.waiting-rider-box small{font-size:12px}.completed-box,.rejected-box{font-size:14px}}.products-page{color:#172033;width:100%;max-width:1500px;margin:0 auto}.products-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.products-header h1{letter-spacing:-.6px;margin:0;font-size:29px;font-weight:850;line-height:1.2;color:#172033!important}.products-header p{color:#858da0;margin:7px 0 0;font-size:12px}.add-product-btn{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:125px;height:42px;padding:0 16px;font-size:10px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 6px 16px #5b2eff33}.add-product-btn span{font-size:17px;line-height:1}.add-product-btn:hover{transform:translateY(-2px);box-shadow:0 9px 21px #5b2eff45}.add-product-btn:active{transform:translateY(0)}.product-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.product-stat-box{background:#fff;border:1px solid #e6e2f2;border-radius:14px;align-items:center;gap:13px;min-height:102px;padding:17px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #3223640b}.product-stat-box:hover{border-color:#d7ceff;transform:translateY(-3px);box-shadow:0 10px 25px #5b2eff1a}.product-stat-box:after{content:"";background:#f5f1ff;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-30px;right:-30px}.product-stat-icon{z-index:2;color:#5b2eff;background:#eee9ff;border-radius:11px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;font-size:19px;font-weight:800;display:flex;position:relative}.product-stat-icon.available{color:#168653;background:#eafaf2}.product-stat-icon.out{color:#d53d58;background:#fff0f3}.product-stat-icon.category{color:#d43c82;background:#fff0f8}.product-stat-box>div:last-child{z-index:2;position:relative}.product-stat-box>div:last-child span{color:#7d8696;font-size:9px;font-weight:650;display:block}.product-stat-box>div:last-child strong{color:#172033;margin-top:5px;font-size:23px;font-weight:850;line-height:1;display:block}.products-toolbar{background:#fff;border:1px solid #e6e2f2;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;min-height:63px;margin-bottom:18px;padding:10px 12px;display:flex;box-shadow:0 4px 15px #3223640a}.product-search{color:#6a3bea;background:#faf9ff;border:1px solid #e5e1ef;border-radius:9px;align-items:center;gap:9px;width:350px;height:40px;padding:0 12px;transition:all .2s;display:flex}.product-search:focus-within{background:#fff;border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.product-search input{color:#293244;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:10px}.product-search input::placeholder{color:#a0a7b5}.products-toolbar>select{color:#4c5667;cursor:pointer;background:#fff;border:1px solid #e2ddec;border-radius:9px;outline:none;width:190px;height:40px;padding:0 12px;font-size:10px;font-weight:650}.products-toolbar>select:hover{border-color:#cfc5ed}.products-toolbar>select:focus{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{background:#fff;border:1px solid #e6e2f2;border-radius:15px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 4px 15px #3223640b}.product-card:hover{border-color:#d6ccff;transform:translateY(-4px);box-shadow:0 12px 28px #5b2eff1a}.product-card.product-disabled{opacity:.72}.product-image{background:linear-gradient(135deg,#f1edff,#faf9ff);justify-content:center;align-items:center;height:175px;display:flex;position:relative;overflow:hidden}.product-image>span{filter:drop-shadow(0 6px 10px #28195a1a);font-size:58px}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.stock-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;padding:6px 9px;font-size:7px;font-weight:800;position:absolute;top:10px;right:10px}.in-stock{color:#168653;background:#eafaf2f2;border:1px solid #ccefdc}.out-stock{color:#d53d58;background:#fff0f3f5;border:1px solid #ffd3dc}.product-details{padding:15px}.product-name-row{align-items:center;gap:7px;min-height:22px;display:flex}.product-name-row h3{white-space:nowrap;text-overflow:ellipsis;color:#252e3e;flex:1;min-width:0;margin:0;font-size:12px;font-weight:800;overflow:hidden}.veg-symbol,.nonveg-symbol{border-radius:4px;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;font-size:8px;display:inline-flex}.veg-symbol{color:#168653;background:#eafaf2}.nonveg-symbol{color:#d53d58;background:#fff0f3}.product-category{color:#6b35ed;background:#f1edff;border-radius:5px;margin-top:6px;padding:4px 7px;font-size:7px;font-weight:700;display:inline-block}.product-price{color:#5b2eff;margin-top:12px;font-size:18px;font-weight:850;line-height:1}.product-price small{color:#929aa8;font-size:8px;font-weight:550}.product-actions{border-top:1px solid #eeeaf5;grid-template-columns:1fr 1fr 36px;gap:6px;margin-top:15px;padding-top:12px;display:grid}.product-actions button{cursor:pointer;border-radius:7px;height:32px;font-size:8px;font-weight:750;transition:all .2s}.disable-btn{color:#d53d58;background:#fff0f3;border:1px solid #ffd3dc}.disable-btn:hover{background:#ffe6eb}.enable-btn{color:#168653;background:#eafaf2;border:1px solid #ccefdc}.enable-btn:hover{background:#dcf7e8}.edit-btn{color:#5b2eff;background:#f1edff;border:1px solid #ded5ff}.edit-btn:hover{background:#e7e0ff}.delete-btn{color:#d53d58;background:#fff1f3;border:1px solid #ffd6dd;justify-content:center;align-items:center;padding:0;display:flex;font-size:12px!important}.delete-btn:hover{background:#ffe5ea}.products-empty{text-align:center;background:#fff;border:1px solid #e6e2f2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px 20px;display:flex;box-shadow:0 4px 16px #3223640a}.products-empty-icon{background:linear-gradient(135deg,#eee9ff,#f8f5ff);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:14px;font-size:28px;display:flex;box-shadow:0 7px 18px #5b2eff14}.products-empty h2{color:#303849;margin:0;font-size:16px;font-weight:800}.products-empty p{color:#969dab;margin:7px 0 15px;font-size:10px}.products-empty button{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;border-radius:8px;height:36px;padding:0 15px;font-size:9px;font-weight:750;box-shadow:0 5px 13px #5b2eff2e}.product-modal-overlay{z-index:5000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#16102d94;justify-content:center;align-items:center;padding:20px;animation:.2s modalFade;display:flex;position:fixed;inset:0}@keyframes modalFade{0%{opacity:0}to{opacity:1}}.product-modal{background:#fff;border:1px solid #e4def4;border-radius:17px;width:100%;max-width:570px;max-height:92vh;animation:.25s modalSlide;overflow-y:auto;box-shadow:0 25px 70px #23145540}@keyframes modalSlide{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{background:linear-gradient(90deg,#f6f2ff,#fff);border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:15px 19px;display:flex}.modal-header h2{color:#252e3e;margin:0;font-size:15px;font-weight:850}.modal-header p{color:#929aa8;margin:4px 0 0;font-size:8px}.modal-close{color:#5b2eff;cursor:pointer;background:#eee9ff;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:flex}.modal-close:hover{background:#e2d9ff}.image-upload-section{background:linear-gradient(135deg,#f8f5ff,#fff);border:1px dashed #d7cef0;border-radius:12px;align-items:center;gap:14px;margin:19px;padding:13px;display:flex}.image-preview{background:#eee9ff;border:1px solid #ded5ff;border-radius:11px;justify-content:center;align-items:center;width:82px;min-width:82px;height:82px;display:flex;overflow:hidden}.image-preview img{object-fit:cover;width:100%;height:100%}.image-upload-content{min-width:0}.image-upload-content strong{color:#293244;font-size:11px;display:block}.image-upload-content p{color:#929aa8;margin:5px 0 9px;font-size:8px;line-height:1.4}.upload-btn{color:#5b2eff;cursor:pointer;background:#eee9ff;border:1px solid #dcd2ff;border-radius:7px;justify-content:center;align-items:center;height:32px;padding:0 11px;font-size:8px;font-weight:750;display:inline-flex}.upload-btn:hover{background:#e5ddff}.upload-btn input{display:none}.product-modal form{padding:0 19px 19px}.form-group{margin-bottom:15px}.form-group label{color:#4d5768;margin-bottom:7px;font-size:9px;font-weight:750;display:block}.form-group label span{color:#e83e8c;margin-left:2px}.form-group input,.form-group select{color:#293244;background:#fff;border:1px solid #ddd8e8;border-radius:8px;outline:none;width:100%;height:40px;padding:0 11px;font-size:10px;transition:all .2s}.form-group input::placeholder{color:#a2a8b4}.form-group input:hover,.form-group select:hover{border-color:#cec4eb}.form-group input:focus,.form-group select:focus{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.price-input{background:#fff;border:1px solid #ddd8e8;border-radius:8px;align-items:center;height:40px;display:flex;overflow:hidden}.price-input:focus-within{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.price-input>span{color:#5b2eff;justify-content:center;align-items:center;width:35px;font-size:12px;font-weight:800;display:flex}.price-input input{border:none;border-radius:0;flex:1;width:auto;height:100%;box-shadow:none!important}.food-type-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.food-type{color:#70798a;cursor:pointer;background:#fff;border:1px solid #e0dce8;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 12px;font-size:9px;font-weight:700;transition:all .2s;display:flex}.food-type input{display:none}.food-type>span{font-size:10px}.food-type.veg>span{color:#15935a}.food-type.nonveg>span{color:#d53d58}.food-type.active.veg{color:#168653;background:#eafaf2;border-color:#a9dfc2}.food-type.active.nonveg{color:#d53d58;background:#fff0f3;border-color:#ffc7d1}.modal-actions{border-top:1px solid #eeeaf5;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:14px;display:flex}.cancel-btn,.save-product-btn{cursor:pointer;border-radius:8px;height:38px;padding:0 15px;font-size:9px;font-weight:750;transition:all .2s}.cancel-btn{color:#687284;background:#fff;border:1px solid #ddd8e8}.cancel-btn:hover{background:#f7f5fb;border-color:#cfc7df}.save-product-btn{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;box-shadow:0 5px 14px #5b2eff33}.save-product-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #5b2eff42}.product-modal::-webkit-scrollbar{width:6px}.product-modal::-webkit-scrollbar-track{background:#f5f2fa}.product-modal::-webkit-scrollbar-thumb{background:#c8bfe2;border-radius:20px}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-toolbar{flex-direction:column;align-items:stretch}.product-search,.products-toolbar>select{width:100%}}@media (width<=650px){.products-header{flex-direction:column;align-items:flex-start}.products-header h1{font-size:24px}.add-product-btn{width:100%}.products-grid,.product-stats{grid-template-columns:1fr}.product-image{height:200px}.product-modal-overlay{padding:10px}.product-modal{max-height:95vh}.form-row{grid-template-columns:1fr}}@media (width<=430px){.products-page{width:100%}.product-details{padding:13px}.product-actions{grid-template-columns:1fr 1fr 34px}.image-upload-section{flex-direction:column;align-items:flex-start}.image-upload-content,.upload-btn{width:100%}.food-type-options{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.cancel-btn,.save-product-btn{width:100%}}.products-page{font-size:15px}.products-header h1{font-size:30px}.products-header p{font-size:16px}.add-product-btn{font-size:15px}.product-stat-box span{font-size:14px}.product-stat-box strong{font-size:27px}.product-stat-icon{font-size:25px}.product-search,.product-search input{font-size:15px}.product-search input::placeholder{font-size:14px}.products-toolbar select{font-size:15px}.products-empty-icon{font-size:45px}.products-empty h2{font-size:21px}.products-empty p,.products-empty button{font-size:15px}.product-name-row h3{font-size:18px}.product-category{font-size:14px}.product-price{font-size:20px}.product-price small{font-size:13px}.stock-badge{font-size:12px}.veg-symbol,.nonveg-symbol{font-size:13px}.product-actions button,.disable-btn,.enable-btn,.edit-btn,.delete-btn{font-size:14px}.modal-header h2{font-size:22px}.modal-header p{font-size:14px}.modal-close{font-size:25px}.image-preview span{font-size:35px}.image-upload-content strong{font-size:16px}.image-upload-content p,.upload-btn,.form-group label,.form-group label span{font-size:14px}.form-group input,.form-group select{font-size:15px}.form-group input::placeholder{font-size:14px}.price-input span{font-size:16px}.price-input input,.food-type-options,.food-type{font-size:15px}.food-type span{font-size:13px}.modal-actions button,.cancel-btn,.save-product-btn{font-size:15px}@media (width<=800px){.products-header h1{font-size:25px}.products-header p,.add-product-btn{font-size:14px}.product-stat-box span{font-size:13px}.product-stat-box strong{font-size:23px}.product-search input,.products-toolbar select{font-size:14px}.product-name-row h3{font-size:17px}.product-category{font-size:13px}.product-price{font-size:18px}.product-price small{font-size:12px}.product-actions button{font-size:13px}.modal-header h2{font-size:20px}.modal-header p,.form-group label{font-size:13px}.form-group input,.form-group select{font-size:14px}.upload-btn{font-size:13px}.food-type,.modal-actions button{font-size:14px}}.earnings-page{color:#18213a;width:100%;padding:5px 0 35px}.earnings-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;display:flex}.earnings-header h1{color:#17213c;margin:0;font-size:30px;font-weight:800}.earnings-header p{color:#7c849c;margin:8px 0 0;font-size:15px}.period-buttons{background:#f4f1fa;border:1px solid #ebe6f5;border-radius:10px;gap:4px;padding:4px;display:flex}.period-buttons button{color:#7d8498;cursor:pointer;background:0 0;border:none;border-radius:8px;min-height:35px;padding:7px 13px;font-size:12px;font-weight:700}.period-buttons button.active{color:#6335ed;background:#fff;box-shadow:0 2px 8px #32236414}.earnings-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.earning-card{background:#fff;border:1px solid #ebe6f5;border-radius:18px;min-width:0;padding:21px;box-shadow:0 5px 20px #3426640a}.earning-card-top{align-items:center;gap:10px;margin-bottom:15px;display:flex}.earning-icon{background:#f0ebff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.earning-label{color:#7c849c;font-size:13px;font-weight:650}.earning-card>strong{color:#202a45;font-size:27px;font-weight:800;display:block}.earning-card>small{color:#9299ad;margin-top:7px;font-size:12px;display:block}.payout-card-icon{background:#ffffff2e;border-radius:15px;justify-content:center;align-items:center;width:55px;min-width:55px;height:55px;font-size:27px;display:flex}.payout-balance-content{flex:1;min-width:0}.payout-balance-content>span{color:#ffffffd1;font-size:13px;display:block}.payout-balance-content small{color:#ffffffb8;margin-top:5px;font-size:11px;line-height:1.4;display:block}.payout-bank-header p{color:#8a91a5;margin:5px 0 0;font-size:12px}.bank-pending{color:#d18418;background:#fff5e6;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.bank-not-added{background:#fff9ed;border:1px solid #f6e7c6;border-radius:12px;align-items:center;gap:15px;padding:18px;display:flex}.bank-not-added>div:first-child{font-size:31px}.bank-not-added strong{color:#644b21;font-size:14px;display:block}.bank-not-added span{color:#9b7c4c;margin-top:5px;font-size:11px;line-height:1.45;display:block}.earnings-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:20px;margin-bottom:22px;display:grid}.earnings-card{background:#fff;border:1px solid #ebe6f5;border-radius:18px;min-width:0;padding:23px;box-shadow:0 5px 20px #3426640a}.earnings-card-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.earnings-card-header h2{color:#202a45;margin:0;font-size:20px;font-weight:750}.earnings-card-header p{color:#8b92a6;margin:6px 0 0;font-size:13px}.chart{gap:12px;height:285px;display:flex}.chart-y-axis{color:#9ca2b4;text-align:right;flex-direction:column;justify-content:space-between;width:58px;padding-bottom:25px;font-size:10px;display:flex}.chart-area{flex:1;min-width:0;position:relative}.chart-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 25px}.chart-lines span{border-top:1px dashed #e8e4f0;width:100%}.bars{justify-content:space-around;align-items:flex-end;gap:10px;display:flex;position:absolute;inset:0}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:40px;max-width:75px;height:100%;display:flex}.bar-value{color:#7250e8;white-space:nowrap;margin-bottom:5px;font-size:9px;font-weight:700}.bar-wrapper{background:#f1edfa;border-radius:7px 7px 0 0;align-items:flex-end;width:72%;height:205px;display:flex;overflow:hidden}.bar{background:linear-gradient(#9b62f2,#6734ef);border-radius:7px 7px 0 0;width:100%;min-height:5px}.bar-day{color:#8d93a5;text-align:center;margin-top:8px;font-size:9px}.breakdown-list{flex-direction:column;gap:0;display:flex}.breakdown-row{border-bottom:1px solid #f0edf6;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.breakdown-row span{color:#7d859b;font-size:13px}.breakdown-row strong{color:#27314a;font-size:14px}.breakdown-row.commission strong{color:#eb5266}.breakdown-total{background:#f4f0ff;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:17px;display:flex}.breakdown-total span{color:#6241c8;font-size:14px;font-weight:700}.breakdown-total strong{color:#5d30e8;font-size:19px}.transactions-card{margin-bottom:25px}.transactions-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.transactions-header h2{color:#202a45;margin:0;font-size:20px;font-weight:750}.transactions-header p{color:#8c93a6;margin:6px 0 0;font-size:13px}.transactions-table{width:100%;overflow-x:auto}.transaction-head,.transaction-row{grid-template-columns:.8fr 1fr 1.1fr 1fr 1fr 1fr;align-items:center;gap:15px;min-width:720px;display:grid}.transaction-head{color:#9298aa;background:#f7f5fb;border-radius:9px;padding:12px 15px;font-size:10px;font-weight:750}.transaction-row{color:#505a72;border-bottom:1px solid #efedf5;padding:16px 15px;font-size:12px}.transaction-row:last-child{border-bottom:none}.transaction-id{color:#6334ec;font-weight:700}.transaction-commission{color:#e75365}.transaction-earned{color:#228956;font-size:13px;font-weight:700}.settled{color:#23905c;font-size:11px;font-weight:700}.earnings-empty{text-align:center;padding:45px 20px}.earnings-empty>div{font-size:40px}.earnings-empty h3{color:#202a45;margin:12px 0 5px;font-size:19px}.earnings-empty p{color:#8c93a7;max-width:380px;margin:0 auto;font-size:13px;line-height:1.5}@media (width<=1200px){.earnings-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.payout-section,.earnings-grid{grid-template-columns:1fr}}@media (width<=800px){.earnings-header{flex-direction:column;align-items:flex-start}.earnings-header h1{font-size:25px}.earnings-header p{font-size:13px}.earnings-summary{grid-template-columns:1fr}.earning-card{padding:19px}.earning-card>strong{font-size:25px}.payout-balance-card{align-items:flex-start}.earnings-card{padding:18px}.earnings-card-header,.transactions-header{flex-direction:column;align-items:flex-start}.chart{height:255px}.bar-wrapper{height:180px}.transaction-head,.transaction-row{min-width:700px}}@media (width<=500px){.earnings-page{padding-bottom:25px}.earnings-header h1,.earning-card>strong{font-size:23px}.payout-balance-card{padding:19px}.payout-balance-content strong{font-size:24px}.payout-bank-card{padding:18px}.earnings-card-header h2,.transactions-header h2{font-size:18px}.chart{height:225px}.bar-wrapper{height:150px}.bar-value,.bar-day{font-size:8px}}.payout-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.5fr);gap:20px;margin-bottom:22px;display:grid}.payout-balance-card{color:#fff;background:linear-gradient(135deg,#6428e8,#823ff1);border-radius:20px;align-items:center;gap:18px;min-width:0;padding:28px;display:flex;box-shadow:0 16px 35px #622adb2e}.payout-card-icon{background:#ffffff29;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.payout-balance-content{min-width:0}.payout-balance-content span{color:#ffffffe0;font-size:15px;font-weight:700;display:block}.payout-balance-content strong{margin-top:5px;font-size:31px;font-weight:850;display:block}.payout-balance-content small{color:#ffffffc7;margin-top:6px;line-height:1.5;display:block}.payout-bank-card{background:#fff;border:1px solid #ebe5f7;border-radius:20px;min-width:0;padding:27px;box-shadow:0 8px 25px #402a780d}.payout-bank-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.payout-bank-header h2{color:#18213b;margin:0;font-size:22px;font-weight:800}.payout-bank-header p{color:#8a91a6;margin:7px 0 0;line-height:1.5}.bank-status-added,.bank-status-not-added{border-radius:11px;flex-shrink:0;padding:9px 13px;font-size:12px;font-weight:800}.bank-status-added{color:#14834d;background:#eafaf1}.bank-status-not-added{color:#c98200;background:#fff6e6}.bank-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.bank-detail-item{background:#faf8ff;border:1px solid #eee8f8;border-radius:13px;padding:15px 16px}.bank-detail-item span{color:#9198ad;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.bank-detail-item strong{color:#222a44;word-break:break-word;font-size:14px;font-weight:800;display:block}.bank-verification-success{color:#168551!important}.bank-verification-pending{color:#bf7b00!important}.bank-account-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.bank-edit-button,.bank-delete-button{cursor:pointer;border:none;border-radius:11px;padding:11px 15px;font-size:13px;font-weight:750}.bank-edit-button{color:#6030dd;background:#eee8ff}.bank-edit-button:hover{background:#e6ddff}.bank-delete-button{color:#d63f4b;background:#fff0f1}.bank-delete-button:hover{background:#ffe4e6}.bank-delete-button:disabled{opacity:.6;cursor:not-allowed}.bank-not-added-new{background:linear-gradient(135deg,#fffaf0,#fffdf8);border:1px solid #f3dfb3;border-radius:16px;align-items:center;gap:17px;padding:20px;display:flex}.bank-not-added-icon{background:#fff0d2;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.bank-not-added-content{min-width:0}.bank-not-added-content h3{color:#5b4621;margin:0;font-size:16px;font-weight:800}.bank-not-added-content p{color:#8a744c;margin:6px 0 13px;line-height:1.5}.add-bank-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#612ee2,#803ff0);border:none;border-radius:11px;padding:11px 16px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #652fe12e}.add-bank-button:hover{transform:translateY(-1px)}.bank-details-loading{text-align:center;color:#858ca2;padding:25px}.bank-success-message,.bank-error-message{border-radius:11px;margin-bottom:18px;padding:13px 16px;font-size:14px;font-weight:700}.bank-success-message{color:#167b4b;background:#eafaf1;border:1px solid #c9edd9}.bank-error-message{color:#c53843;background:#fff0f1;border:1px solid #f5c7cc}.bank-modal-overlay{z-index:9999;background:#19123094;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bank-modal{background:#fff;border-radius:22px;width:min(650px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px #140a3240}.bank-modal-header{border-bottom:1px solid #eee8f7;justify-content:space-between;align-items:flex-start;padding:23px 25px;display:flex}.bank-modal-header>div{align-items:flex-start;gap:13px;display:flex}.bank-modal-header>div>span{background:#eee8ff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:23px;display:flex}.bank-modal-header h2{color:#18213b;margin:0;font-size:21px;font-weight:850}.bank-modal-header p{color:#8a91a6;margin:6px 0 0;line-height:1.5}.bank-modal-close{color:#646b7f;cursor:pointer;background:#f5f2fb;border:none;border-radius:10px;width:36px;height:36px;font-size:16px;font-weight:800}.bank-form{padding:25px}.bank-form-group{margin-bottom:17px}.bank-form-group label{color:#3b435c;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.bank-form-group label span{color:#9aa0b0;font-weight:600}.bank-form-group input,.bank-form-group select{box-sizing:border-box;color:#20283f;background:#fff;border:1px solid #ddd6ee;border-radius:11px;outline:none;width:100%;padding:13px 14px;font-size:14px}.bank-form-group input:focus,.bank-form-group select:focus{border-color:#7138e7;box-shadow:0 0 0 3px #7138e714}.bank-form-group small{color:#8d94a7;margin-top:7px;line-height:1.5;display:block}.bank-modal-error{color:#c53c47;background:#fff0f1;border:1px solid #f4c8cd;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;font-weight:700}.bank-security-note{color:#6d6682;background:#f7f5ff;border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:12px;line-height:1.5}.bank-form-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.bank-cancel-button,.bank-save-button{cursor:pointer;border:none;border-radius:11px;padding:12px 17px;font-size:13px;font-weight:800}.bank-cancel-button{color:#5d6375;background:#f3f0f9}.bank-save-button{color:#fff;background:linear-gradient(135deg,#612ee2,#803ff0);min-width:150px}.bank-save-button:disabled,.bank-cancel-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=950px){.payout-section{grid-template-columns:1fr}}@media (width<=650px){.bank-details-grid{grid-template-columns:1fr}.payout-bank-header{flex-direction:column}.bank-not-added-new{align-items:flex-start}.bank-account-actions{flex-wrap:wrap;justify-content:flex-start}.bank-modal-overlay{padding:12px}.bank-modal-header,.bank-form{padding:18px}}.earnings-period-toggle{background:#f4f1fa;border:1px solid #ebe6f5;border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:4px;display:flex}.earnings-period-toggle button{color:#777f95;cursor:pointer;background:0 0;border:none;border-radius:9px;min-height:36px;padding:8px 14px;font-size:12px;font-weight:750}.earnings-period-toggle button.active{color:#6335ed;background:#fff;box-shadow:0 2px 8px #32236414}.earnings-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.earnings-summary-card{box-sizing:border-box;background:#fff;border:1px solid #ebe6f5;border-radius:18px;align-items:flex-start;gap:13px;min-width:0;min-height:145px;padding:20px;display:flex;box-shadow:0 6px 22px #3426640d}.earnings-summary-card>span{background:#f0ebff;border-radius:12px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:20px;display:flex}.earnings-summary-card>div{flex:1;min-width:0}.earnings-summary-card small{color:#7c849c;font-size:13px;font-weight:700;line-height:1.3;display:block}.earnings-summary-card strong{color:#202a45;margin-top:8px;font-size:27px;font-weight:850;line-height:1.15;display:block}.earnings-summary-card p{color:#9299ad;margin:7px 0 0;font-size:12px;line-height:1.35}.earnings-panel{background:#fff;border:1px solid #ebe6f5;border-radius:18px;min-width:0;padding:23px;box-shadow:0 6px 22px #3426640d}.earnings-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.earnings-panel-head h2{color:#202a45;margin:0;font-size:20px;font-weight:800}.earnings-panel-head p{color:#8b92a6;margin:6px 0 0;font-size:13px;line-height:1.45}.earnings-breakdown{flex-direction:column;display:flex}.earnings-breakdown>div{border-bottom:1px solid #f0edf6;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.earnings-breakdown>div:last-child{border-bottom:none}.earnings-breakdown span{color:#7d859b;font-size:13px}.earnings-breakdown strong{color:#27314a;white-space:nowrap;font-size:14px}.earnings-table-wrap{width:100%;overflow-x:auto}.earnings-table{border-collapse:collapse;width:100%;min-width:700px}.earnings-table th{color:#9298aa;text-align:left;white-space:nowrap;background:#f7f5fb;padding:12px 10px;font-size:11px;font-weight:800}.earnings-table th:first-child{border-radius:9px 0 0 9px}.earnings-table th:last-child{border-radius:0 9px 9px 0}.earnings-table td{color:#505a72;white-space:nowrap;border-bottom:1px solid #efedf5;padding:15px 10px;font-size:12px}.earnings-table tbody tr:last-child td{border-bottom:none}.earnings-table td strong{color:#228956;font-size:13px}.history-status{color:#6335ed;background:#f2edff;border-radius:8px;justify-content:center;align-items:center;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}@media (width<=1200px){.earnings-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.earnings-summary-grid{grid-template-columns:1fr}.earnings-period-toggle{width:100%}.earnings-period-toggle button{flex:1}.earnings-panel{padding:18px}}@media (width<=500px){.earnings-summary-card{padding:18px}.earnings-summary-card strong{font-size:23px}.earnings-panel-head h2{font-size:18px}}.history-page{color:#172033;width:100%;max-width:1500px;margin:0 auto}.history-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.history-header h1{letter-spacing:-.6px;margin:0;font-size:29px;font-weight:850;line-height:1.2;color:#172033!important}.history-header p{color:#858da0;margin:7px 0 0;font-size:12px}.history-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.history-summary-card{background:#fff;border:1px solid #e6e2f2;border-radius:14px;align-items:center;gap:13px;min-height:105px;padding:17px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #3223640b}.history-summary-card:hover{border-color:#d7ceff;transform:translateY(-3px);box-shadow:0 10px 25px #5b2eff1a}.history-summary-card:after{content:"";background:#f5f1ff;border-radius:50%;width:75px;height:75px;position:absolute;bottom:-32px;right:-32px}.history-summary-icon{z-index:2;color:#5b2eff;background:#eee9ff;border-radius:11px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;font-size:19px;font-weight:800;display:flex;position:relative}.completed-icon{color:#168653;background:#eafaf2}.rejected-icon{color:#d53d58;background:#fff0f3}.revenue-icon{color:#d43c82;background:#fff0f8}.history-summary-card>div:last-child{z-index:2;min-width:0;position:relative}.history-summary-card>div:last-child span{color:#7d8696;font-size:9px;font-weight:650;display:block}.history-summary-card>div:last-child strong{color:#172033;margin-top:5px;font-size:23px;font-weight:850;line-height:1;display:block}.history-toolbar{background:#fff;border:1px solid #e6e2f2;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;min-height:65px;margin-bottom:17px;padding:10px 12px;display:flex;box-shadow:0 4px 15px #3223640a}.history-search{color:#6a3bea;background:#faf9ff;border:1px solid #e5e1ef;border-radius:9px;align-items:center;gap:9px;width:350px;height:40px;padding:0 12px;transition:all .2s;display:flex}.history-search:focus-within{background:#fff;border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.history-search input{color:#293244;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:10px}.history-search input::placeholder{color:#a0a7b5}.history-filter{background:#f7f5fb;border-radius:9px;align-items:center;gap:5px;padding:4px;display:flex}.history-filter button{color:#7d8695;cursor:pointer;background:0 0;border:none;border-radius:7px;height:33px;padding:0 13px;font-size:9px;font-weight:700;transition:all .2s}.history-filter button:hover{color:#5b2eff;background:#eee9ff}.history-filter button.active{color:#fff;background:linear-gradient(135deg,#5b2eff,#7c3aed);box-shadow:0 4px 10px #5b2eff2e}.history-table-container{background:#fff;border:1px solid #e6e2f2;border-radius:15px;width:100%;overflow-x:auto;box-shadow:0 4px 16px #3223640b}.history-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:950px}.history-table thead{background:linear-gradient(90deg,#f5f1ff,#faf9ff)}.history-table th{color:#777f90;letter-spacing:.6px;text-align:left;white-space:nowrap;border-bottom:1px solid #e9e5f2;height:48px;padding:0 13px;font-size:8px;font-weight:800}.history-table tbody tr{transition:all .2s}.history-table tbody tr:hover{background:#faf9ff}.history-table td{color:#4a5363;vertical-align:middle;border-bottom:1px solid #eeeaf5;min-height:68px;padding:12px 13px;font-size:9px}.history-table tbody tr:last-child td{border-bottom:none}.history-order-id{color:#5b2eff;white-space:nowrap;font-size:10px;font-weight:850}.history-customer{align-items:center;gap:9px;min-width:145px;display:flex}.history-avatar{color:#5b2eff;background:linear-gradient(135deg,#eee9ff,#f7f4ff);border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:10px;font-weight:850;display:flex}.history-customer strong{color:#293244;white-space:nowrap;font-size:9px;font-weight:750;display:block}.history-customer span{color:#979eac;white-space:nowrap;margin-top:3px;font-size:7px;display:block}.history-items{color:#4a5363;max-width:220px;font-size:9px;line-height:1.5}.history-amount{color:#172033;white-space:nowrap;font-size:11px;font-weight:850}.history-address{color:#737c8c;max-width:190px;font-size:8px;line-height:1.4;display:block}.history-time{color:#929aa8;white-space:nowrap;font-size:8px}.history-status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-width:78px;padding:6px 9px;font-size:7px;font-weight:800;display:inline-flex}.history-completed{color:#168653;background:#eafaf2;border:1px solid #d4f0df}.history-rejected{color:#d53d58;background:#fff0f3;border:1px solid #ffd5dc}.history-empty{text-align:center;background:#fff;border:1px solid #e6e2f2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px 20px;display:flex;box-shadow:0 4px 16px #3223640a}.history-empty-icon{color:#5b2eff;background:linear-gradient(135deg,#eee9ff,#f8f5ff);border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:14px;font-size:27px;display:flex;box-shadow:0 7px 18px #5b2eff14}.history-empty h2{color:#303849;margin:0;font-size:16px;font-weight:800}.history-empty p{color:#969dab;margin:7px 0 0;font-size:10px}.history-table-container::-webkit-scrollbar{height:7px}.history-table-container::-webkit-scrollbar-track{background:#f3f0fa}.history-table-container::-webkit-scrollbar-thumb{background:#c9c0e7;border-radius:20px}.history-table-container::-webkit-scrollbar-thumb:hover{background:#a99bd4}@media (width<=1100px){.history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.history-toolbar{flex-direction:column;align-items:stretch}.history-search{width:100%}.history-filter{width:fit-content}}@media (width<=650px){.history-header h1{font-size:24px}.history-header p{font-size:10px}.history-summary{grid-template-columns:1fr}.history-summary-card{min-height:90px}.history-filter{width:100%;overflow-x:auto}.history-filter button{white-space:nowrap;flex:1}.history-table{min-width:900px}}@media (width<=430px){.history-search{height:38px}.history-filter button{padding:0 9px;font-size:8px}.history-summary-card>div:last-child strong{font-size:21px}}.history-page{font-size:15px}.history-header h1{font-size:28px}.history-header p{font-size:15px}.history-summary-card span{font-size:14px}.history-summary-card strong{font-size:26px}.history-search input{font-size:15px}.history-search input::placeholder,.history-filter button{font-size:14px}.history-empty h2{font-size:20px}.history-empty p{font-size:14px}.history-table th{font-size:13px}.history-table td{font-size:14px}.history-order-id{font-size:15px}.history-customer strong{font-size:16px}.history-customer span{font-size:13px}.history-items{font-size:14px}.history-amount{font-size:17px}.history-address,.history-time,.history-status{font-size:13px}@media (width<=800px){.history-header h1{font-size:25px}.history-header p{font-size:14px}.history-summary-card span{font-size:13px}.history-summary-card strong{font-size:23px}.history-search input{font-size:14px}.history-filter button{font-size:13px}.history-empty h2{font-size:18px}.history-empty p{font-size:13px}.history-table th{font-size:12px}.history-table td{font-size:13px}.history-order-id{font-size:14px}.history-customer strong{font-size:15px}.history-customer span{font-size:12px}.history-items{font-size:13px}.history-amount{font-size:16px}.history-address,.history-time,.history-status{font-size:12px}}.business-profile-page{color:#172033;width:100%;max-width:1500px;margin:0 auto}.profile-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.profile-page-header h1{color:#172033;letter-spacing:-.6px;margin:0;font-size:28px;font-weight:850;line-height:1.2}.profile-page-header p{color:#858da0;margin:7px 0 0;font-size:15px}.profile-saved-message{color:#168653;background:#eafaf2;border:1px solid #d2f0df;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:14px;font-weight:750;display:flex}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e6e2f2;border-radius:15px;width:100%;overflow:hidden;box-shadow:0 4px 16px #3223640b}.profile-card+.profile-card{margin-top:18px}.profile-card-header{border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;min-height:67px;padding:14px 19px;display:flex}.profile-card-header h2{color:#252e3e;margin:0;font-size:20px;font-weight:800}.profile-card-header p{color:#929aa8;margin:4px 0 0;font-size:14px}.business-type-card{margin-bottom:20px}.business-type-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:18px;display:grid}.business-type-option{color:#626c7d;cursor:pointer;background:#fff;border:1px solid #e7e3f0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:76px;padding:10px;transition:all .2s;display:flex;position:relative}.business-type-option:hover{background:#f8f5ff;border-color:#d5cbff;transform:translateY(-2px)}.business-type-option.active{color:#5b2eff;background:linear-gradient(135deg,#f0ebff,#faf8ff);border-color:#6b35ed;box-shadow:0 5px 14px #5b2eff1a}.business-type-emoji{background:#f4f1fb;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;display:flex}.business-type-option.active .business-type-emoji{background:#e6deff}.business-type-name{text-align:center;font-size:15px;font-weight:700}.business-type-check{color:#fff;background:#5b2eff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:9px;font-weight:800;display:flex;position:absolute;top:6px;right:7px}.profile-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);align-items:start;gap:19px;display:grid}.profile-left,.profile-right{min-width:0}.profile-right{flex-direction:column;gap:18px;display:flex}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:20px;display:grid}.profile-form-group{min-width:0}.profile-form-group.full{grid-column:1/-1}.profile-form-group label{color:#4c5667;align-items:center;gap:3px;margin-bottom:7px;font-size:14px;font-weight:750;display:flex}.profile-form-group label span{color:#e83e8c;font-size:10px}.profile-form-group input,.profile-form-group textarea,.profile-form-group select{box-sizing:border-box;color:#293244;background:#fff;border:1px solid #ded9ea;border-radius:9px;outline:none;width:100%;font-size:15px;transition:all .2s}.profile-form-group input{height:41px;padding:0 12px}.profile-form-group textarea{resize:vertical;min-height:85px;padding:11px 12px;line-height:1.5}.profile-form-group input::placeholder,.profile-form-group textarea::placeholder{color:#a3a9b6}.profile-form-group input:hover,.profile-form-group textarea:hover{border-color:#cfc6ed}.profile-form-group input:focus,.profile-form-group textarea:focus,.profile-form-group select:focus{background:#fff;border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.location-picker{background:linear-gradient(135deg,#f9f7ff,#fff);border:1px solid #e5def7;border-radius:13px;margin:0 20px 20px;padding:15px}.location-search{align-items:center;gap:9px;margin-bottom:10px;display:flex}.location-search-input{box-sizing:border-box;background:#fff;border:1px solid #ded9ea;border-radius:9px;flex:1;align-items:center;gap:9px;height:43px;padding:0 12px;transition:all .2s;display:flex}.location-search-input:focus-within{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.location-search-input span{font-size:17px}.location-search-input input{color:#293244;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.location-search-input input::placeholder{color:#a3a9b6}.location-search>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;border-radius:9px;height:43px;padding:0 17px;font-size:13px;font-weight:750;transition:all .2s;box-shadow:0 5px 12px #5b2eff2b}.location-search>button:hover{transform:translateY(-1px)}.location-search>button:disabled{opacity:.6;cursor:not-allowed;transform:none}.current-location-btn{color:#5b2eff;cursor:pointer;background:#fff;border:1px solid #d9d0f5;border-radius:9px;width:100%;height:40px;margin-bottom:12px;font-size:13px;font-weight:750;transition:all .2s}.current-location-btn:hover{background:#f6f2ff;border-color:#bfaef0}.current-location-btn:disabled{opacity:.6;cursor:not-allowed}.business-map{background:#eee;border:1px solid #ddd7ed;border-radius:12px;width:100%;height:330px;overflow:hidden;box-shadow:0 4px 15px #3c286e14}.business-map .leaflet-container{z-index:1;width:100%;height:100%;font-family:inherit}.business-map .leaflet-control-zoom{box-shadow:0 3px 10px #281e5026;border:none!important}.business-map .leaflet-control-zoom a{color:#4f32a5!important}.selected-location-box{background:#fff;border:1px solid #e5def4;border-radius:11px;align-items:flex-start;gap:12px;margin-top:12px;padding:13px;display:flex}.selected-location-icon{background:#eee9ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex}.selected-location-content{flex:1;min-width:0}.selected-location-content>strong{color:#303849;font-size:14px;font-weight:800;display:block}.selected-location-content>span{color:#8b94a5;word-break:break-word;margin-top:5px;font-size:12px;line-height:1.5;display:block}.coordinates{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.coordinates>div{background:#faf9fd;border:1px solid #eeeaf5;border-radius:8px;padding:8px 10px}.coordinates small{color:#949bab;font-size:10px;font-weight:650;display:block}.coordinates strong{color:#5a3bc1;margin-top:3px;font-size:12px;font-weight:800;display:block}.location-message{color:#168653;background:#eafaf2;border:1px solid #d2f0df;border-radius:8px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:650}.business-preview-card{overflow:hidden}.preview-cover{background:linear-gradient(135deg,#4d20df,#7651ed,#a177ff);justify-content:center;align-items:flex-end;height:105px;display:flex;position:relative}.preview-cover:before{content:"";background:#ffffff1a;border-radius:50%;width:170px;height:170px;position:absolute;top:-100px;left:-40px}.preview-cover:after{content:"";background:#ffffff1c;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-80px;right:-50px}.preview-business-icon{z-index:2;background:#f3efff;border:5px solid #fff;border-radius:17px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:-31px;font-size:31px;display:flex;position:relative;box-shadow:0 7px 18px #321e7826}.preview-content{text-align:center;padding:46px 20px 20px}.preview-label{color:#7650dc;letter-spacing:1px;font-size:12px;font-weight:850;display:inline-block}.preview-content h2{color:#20283a;margin:7px 0 0;font-size:22px;font-weight:850}.preview-type{color:#7650dc;margin:5px 0 16px;font-size:15px;font-weight:700}.preview-info{text-align:left;background:#faf9fd;border:1px solid #eeeaf5;border-radius:10px;flex-direction:column;gap:8px;padding:13px;display:flex}.preview-info>div{color:#687284;align-items:center;gap:8px;font-size:14px;display:flex}.preview-info>div span{background:#eee9ff;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}.preview-status{color:#168653;background:#eafaf2;border:1px solid #d4f0df;border-radius:20px;align-items:center;gap:6px;margin-top:14px;padding:6px 10px;font-size:13px;font-weight:750;display:inline-flex}.preview-status>span{background:#20ad67;border-radius:50%;width:6px;height:6px}.time-fields{grid-template-columns:1fr 25px 1fr;align-items:end;gap:8px;padding:20px;display:grid}.time-fields .profile-form-group{min-width:0}.time-separator{color:#969eac;text-align:center;padding-bottom:13px;font-size:14px}.time-fields input{box-sizing:border-box;color:#293244;background:#fff;border:1px solid #ded9ea;border-radius:9px;outline:none;width:100%;height:41px;padding:0 9px;font-size:15px}.time-fields input:focus{border-color:#6b35ed;box-shadow:0 0 0 3px #5b2eff14}.location-status-card{background:linear-gradient(135deg,#f4efff,#fff);border-color:#dcd3ff;align-items:flex-start;gap:13px;padding:17px;display:flex}.location-status-icon{background:#e9e2ff;border-radius:12px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:20px;display:flex}.location-status-card h3{color:#2b3445;margin:0;font-size:18px;font-weight:800}.location-status-card p{color:#8d95a5;margin:4px 0 8px;font-size:13px;line-height:1.5}.location-ready-badge{color:#168653;background:#eafaf2;border:1px solid #d4f0df;border-radius:20px;align-items:center;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.verification-card{background:linear-gradient(135deg,#f4efff,#fff);border-color:#dcd3ff;align-items:center;gap:13px;padding:17px;display:flex}.verification-icon{color:#fff;background:linear-gradient(135deg,#5425ff,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:17px;font-weight:800;display:flex;box-shadow:0 6px 14px #5b2eff33}.verification-card h3{color:#2b3445;margin:0;font-size:18px;font-weight:800}.verification-card p{color:#8d95a5;margin:4px 0 0;font-size:14px;line-height:1.4}.profile-save-bar{background:linear-gradient(90deg,#f4efff,#fff);border:1px solid #ddd5ff;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;min-height:78px;margin-top:20px;padding:15px 19px;display:flex;box-shadow:0 5px 18px #5b2eff0d}.profile-save-bar strong{color:#293244;font-size:16px;display:block}.profile-save-bar span{color:#929aa8;margin-top:4px;font-size:13px;display:block}.save-profile-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5425ff,#7c3aed);border:none;border-radius:9px;min-width:125px;height:39px;padding:0 15px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 6px 16px #5b2eff33}.save-profile-btn:hover{transform:translateY(-1px);box-shadow:0 9px 20px #5b2eff42}.save-profile-btn:active{transform:translateY(0)}.profile-card{transition:box-shadow .2s,transform .2s}.profile-card:hover{box-shadow:0 8px 25px #32236414}@media (width<=1150px){.business-type-options{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.profile-right{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.business-preview-card{grid-row:span 2}}@media (width<=850px){.business-type-options{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-form-grid{grid-template-columns:1fr}.profile-form-group.full{grid-column:auto}.profile-right{grid-template-columns:1fr}.business-preview-card{grid-row:auto}}@media (width<=650px){.profile-page-header{flex-direction:column;align-items:flex-start}.profile-page-header h1{font-size:24px}.profile-saved-message{box-sizing:border-box;width:100%}.business-type-options{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.profile-form-grid{padding:16px}.location-picker{margin:0 16px 16px;padding:12px}.location-search{flex-direction:column;align-items:stretch}.location-search>button{width:100%}.business-map{height:300px}.selected-location-box{flex-direction:column}.coordinates{grid-template-columns:1fr}.time-fields{grid-template-columns:1fr;gap:12px}.time-separator{text-align:left;padding:0}.profile-save-bar{flex-direction:column;align-items:flex-start}.save-profile-btn{width:100%}}@media (width<=430px){.business-type-options{grid-template-columns:1fr 1fr;gap:8px}.business-type-option{min-height:70px}.business-type-name{font-size:13px}.preview-content{padding-left:15px;padding-right:15px}.business-map{height:270px}.profile-card-header h2{font-size:18px}.profile-card-header p,.profile-form-group label{font-size:13px}.profile-form-group input,.profile-form-group textarea{font-size:14px}}.auth-page{background:#fff;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.auth-left{color:#fff;background:radial-gradient(circle at 15% 20%,#c489ff4d,#0000 32%),radial-gradient(circle at 85% 80%,#ff6cb738,#0000 30%),linear-gradient(145deg,#5b3cc4,#7845d9 48%,#a447d8);flex-direction:column;width:48%;min-height:100vh;padding:38px 55px;display:flex;position:relative;overflow:hidden}.auth-left:before{content:"";background:#ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-150px}.auth-left:after{content:"";background:#ffffff12;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;left:-130px}.auth-brand{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.auth-logo{background:#ffffff2e;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.auth-brand strong{font-size:23px;font-weight:800;display:block}.auth-brand span{opacity:.75;margin-top:2px;font-size:11px;display:block}.auth-left-content{z-index:2;max-width:590px;margin:auto 0;position:relative}.auth-badge{background:#ffffff21;border:1px solid #ffffff2e;border-radius:30px;align-items:center;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex}.auth-left-content h1{letter-spacing:-1.5px;margin:24px 0 17px;font-size:47px;line-height:1.12}.auth-left-content h1 span{background:linear-gradient(90deg,#fff,#ffd8ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.auth-left-content>p{color:#ffffffc7;max-width:530px;margin:0;font-size:15px;line-height:1.75}.auth-features{flex-direction:column;gap:16px;margin-top:32px;display:flex}.auth-features>div{align-items:center;gap:13px;display:flex}.auth-features>div>span{background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:13px;display:flex}.auth-features strong{font-size:13px;display:block}.auth-features small{color:#ffffff9e;margin-top:3px;font-size:11px;display:block}.auth-footer{z-index:2;color:#ffffff85;font-size:10px;position:relative}.auth-right{background:#faf9fd;justify-content:center;align-items:center;width:52%;min-height:100vh;padding:40px;display:flex}.auth-card{background:#fff;border:1px solid #ece8f5;border-radius:22px;width:100%;max-width:465px;padding:38px;box-shadow:0 20px 60px #442f6f1a}.mobile-logo{display:none}.auth-title{margin-bottom:29px}.auth-title h2{color:#202842;margin:0;font-size:25px;font-weight:800}.auth-title p{color:#8b92a5;margin:7px 0 0;font-size:12px}.auth-field{margin-bottom:18px}.auth-field label{color:#353d55;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.auth-input{background:#fff;border:1px solid #e2deeb;border-radius:11px;align-items:center;gap:10px;height:49px;padding:0 13px;transition:all .2s;display:flex}.auth-input:focus-within{border-color:#7748d9;box-shadow:0 0 0 3px #7748d91a}.auth-input>span{font-size:16px}.auth-input input{color:#252d44;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;font-size:13px}.auth-input input::placeholder{color:#a7adba}.password-eye{cursor:pointer;background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:15px}.password-eye:hover{background:#f5f2fb}.auth-options{justify-content:space-between;align-items:center;margin:4px 0 19px;display:flex}.remember-me{color:#858da0;cursor:pointer;align-items:center;gap:7px;font-size:11px;display:flex}.remember-me input{accent-color:#7046d5}.forgot-btn{color:#7046d5;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:700}.forgot-btn:hover{color:#a13fd2}.auth-error{color:#bb3d54;background:#fff0f3;border:1px solid #ffd3dc;border-radius:9px;margin-bottom:16px;padding:11px 13px;font-size:11.5px;font-weight:600}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6444d5,#9b48df);border:none;border-radius:11px;width:100%;height:49px;font-size:13px;font-weight:750;transition:all .2s;box-shadow:0 8px 20px #6943d338}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 11px 25px #6943d34d}.auth-divider{justify-content:center;align-items:center;height:25px;margin:20px 0;display:flex;position:relative}.auth-divider:before{content:"";background:#eeeaf5;height:1px;position:absolute;left:0;right:0}.auth-divider span{z-index:1;color:#a1a6b3;background:#fff;padding:0 12px;font-size:9px;font-weight:700;position:relative}.register-text{text-align:center;color:#858da0;font-size:11.5px}.register-text button{color:#7046d5;cursor:pointer;background:0 0;border:none;margin-left:5px;font-size:11.5px;font-weight:800}.register-text button:hover{color:#a03fd2}.auth-security{text-align:center;color:#9da3b1;border-top:1px solid #f0edf5;margin-top:23px;padding-top:16px;font-size:9.5px}@media (width<=1000px){.auth-left{width:43%;padding:30px}.auth-right{width:57%;padding:25px}.auth-left-content h1{font-size:38px}}@media (width<=750px){.auth-page{background:#faf9fd;display:block}.auth-left{display:none}.auth-right{width:100%;min-height:100vh;padding:20px}.auth-card{border-radius:18px;max-width:500px;padding:28px 23px}.mobile-logo{justify-content:center;align-items:center;gap:9px;margin-bottom:27px;display:flex}.mobile-logo .auth-logo{color:#fff;background:linear-gradient(135deg,#6745d7,#a348dc);border:none;border-radius:12px;width:40px;height:40px}.mobile-logo strong{color:#292f46;font-size:22px}}@media (width<=420px){.auth-right{padding:12px}.auth-card{padding:25px 18px}.auth-title h2{font-size:22px}.auth-options{align-items:flex-start}}.auth-page{font-size:15px}.auth-brand strong{font-size:24px}.auth-brand span{font-size:13px}.auth-badge{font-size:14px}.auth-left-content h1{font-size:42px;line-height:1.2}.auth-left-content p{font-size:16px;line-height:1.7}.auth-features strong{font-size:15px}.auth-features small{font-size:13px}.auth-footer{font-size:12px}.mobile-logo strong{font-size:23px}.auth-title h2{font-size:26px}.auth-title p,.auth-field label{font-size:14px}.auth-input input{font-size:15px}.auth-input input::placeholder{font-size:14px}.remember-me span,.forgot-btn{font-size:13px}.auth-error{font-size:14px}.auth-submit{font-size:15px}.auth-divider span{font-size:12px}.register-text,.register-text button{font-size:14px}.auth-security{font-size:12px}@media (width<=800px){.auth-brand strong{font-size:21px}.auth-brand span{font-size:12px}.auth-left-content h1{font-size:32px}.auth-left-content p{font-size:14px}.auth-title h2{font-size:23px}.auth-title p,.auth-field label{font-size:13px}.auth-input input{font-size:14px}.remember-me span,.forgot-btn{font-size:12px}.auth-submit{font-size:14px}.register-text,.register-text button{font-size:13px}}.register-page{color:#17172b;background:radial-gradient(circle at 10% 10%,#7c3aed14,#0000 30%),radial-gradient(circle at 90% 20%,#ec489912,#0000 28%),#f7f7fc;min-height:100vh;padding-bottom:60px}.register-top{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #ececf5;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex;position:sticky;top:0}.register-brand{align-items:center;gap:12px;display:flex}.register-logo{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6,#ec4899);border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:flex;box-shadow:0 8px 20px #6d28d940}.register-brand strong{background:linear-gradient(90deg,#6d28d9,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:21px;font-weight:800;line-height:1.1;display:block}.register-brand span{color:#77758a;margin-top:3px;font-size:11px;font-weight:600;display:block}.register-login{color:#68677a;align-items:center;gap:9px;font-size:14px;display:flex}.register-login button{color:#6d28d9;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 10px;font-size:14px;font-weight:800;transition:all .2s}.register-login button:hover{background:#f1eaff}.register-container{width:min(1050px,92%);margin:0 auto;padding-top:45px}.register-heading{text-align:center;margin-bottom:32px}.register-badge{color:#6d28d9;background:#eee7ff;border:1px solid #ddd0ff;border-radius:30px;align-items:center;gap:7px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #6d28d90f}.register-heading h1{letter-spacing:-1.5px;color:#17172b;margin:18px 0 8px;font-size:clamp(32px,4vw,46px);line-height:1.1}.register-heading h1 span{background:linear-gradient(90deg,#6d28d9,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.register-heading p{color:#77758a;max-width:650px;margin:0 auto;font-size:15px;line-height:1.7}.register-card{background:#fff;border:1px solid #e8e6f0;border-radius:22px;padding:34px;position:relative;box-shadow:0 20px 55px #22144614}.register-section-title{border-bottom:1px solid #eeeef5;align-items:center;gap:13px;margin-bottom:24px;padding-bottom:20px;display:flex}.register-section-title>div:first-child{background:linear-gradient(135deg,#f0e9ff,#ffeaf5);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.register-section-title h2{color:#202038;margin:0;font-size:18px;font-weight:800}.register-section-title p{color:#8a889b;margin:4px 0 0;font-size:12px}.business-title{margin-top:34px}.register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 22px;display:grid}.register-field{min-width:0}.register-field.full{grid-column:1/-1}.register-field label{color:#36354b;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.register-field label b{color:#ec3f82;margin-left:2px}.register-field label span{color:#9997a8;font-size:12px;font-weight:500}.register-field input,.register-field select,.register-field textarea{color:#24243b;background:#fbfbfe;border:1px solid #dedce8;border-radius:11px;outline:none;width:100%;padding:13px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.register-field input{height:48px}.register-field select{cursor:pointer;height:48px}.register-field textarea{resize:vertical;min-height:88px;line-height:1.5}.register-field input::placeholder,.register-field textarea::placeholder{color:#aaa8b7}.register-field input:hover,.register-field select:hover,.register-field textarea:hover{background:#fff;border-color:#c8c2dc}.register-field input:focus,.register-field select:focus,.register-field textarea:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.register-password{width:100%;position:relative}.register-password input{padding-right:52px}.register-password button{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.register-password button:hover{background:#f0ebff}.register-field small{color:#9694a5;margin-top:7px;font-size:11px;line-height:1.5;display:block}.register-section-title.business-title:nth-of-type(3){margin-top:38px}.register-field input[name=accountNumber],.register-field input[name=confirmAccountNumber],.register-field input[name=ifscCode]{letter-spacing:.3px}.register-error{color:#c6284a;background:#fff1f3;border:1px solid #ffd2da;border-radius:11px;align-items:center;gap:7px;margin-top:25px;padding:13px 15px;font-size:13px;font-weight:600;display:flex}.register-submit-area{border-top:1px solid #eeeef5;justify-content:space-between;align-items:center;gap:25px;margin-top:30px;padding-top:25px;display:flex}.register-submit-area p{color:#8b899a;max-width:530px;margin:0;font-size:11px;line-height:1.6}.register-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#8b5cf6,#ec4899);border:none;border-radius:11px;min-width:230px;padding:14px 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 22px #6d28d93d}.register-submit:hover{transform:translateY(-2px);box-shadow:0 14px 28px #6d28d94d}.register-submit:active{transform:translateY(0)}@media (width<=800px){.register-top{padding:0 4%}.register-container{width:94%;padding-top:32px}.register-card{border-radius:18px;padding:26px}.register-grid{grid-template-columns:1fr}.register-field.full{grid-column:auto}.register-submit-area{flex-direction:column;align-items:stretch}.register-submit{width:100%}}@media (width<=600px){.register-page{padding-bottom:35px}.register-top{height:68px}.register-brand strong{font-size:18px}.register-brand span{font-size:10px}.register-logo{border-radius:11px;width:39px;height:39px;font-size:19px}.register-login{font-size:12px}.register-login button{padding:6px;font-size:12px}.register-container{width:94%;padding-top:27px}.register-heading{margin-bottom:24px}.register-badge{padding:7px 11px;font-size:11px}.register-heading h1{letter-spacing:-1px;font-size:31px}.register-heading p{font-size:13px}.register-card{border-radius:16px;padding:20px 16px}.register-section-title{gap:10px;margin-bottom:20px;padding-bottom:17px}.register-section-title>div:first-child{border-radius:11px;width:40px;height:40px;font-size:18px}.register-section-title h2{font-size:16px}.register-section-title p{font-size:11px}.business-title{margin-top:29px}.register-grid{gap:17px}.register-field label{font-size:12px}.register-field input,.register-field select,.register-field textarea{font-size:13px}.register-field input,.register-field select{height:46px}.register-submit-area{gap:17px;margin-top:25px;padding-top:20px}.register-submit-area p{font-size:10px}.register-submit{min-width:0;padding:13px 15px;font-size:13px}}@media (width<=380px){.register-login>:first-child{display:none}.register-heading h1{font-size:28px}.register-card{padding:18px 13px}.register-section-title h2{font-size:15px}.register-section-title p{font-size:10px}}.register-login,.register-login button{font-size:15px}.register-badge{font-size:14px}.register-field label,.register-field input,.register-field select,.register-field textarea{font-size:15px}.register-field input,.register-field select{height:52px}.register-field textarea{font-size:15px}.register-submit{padding:15px 24px;font-size:15px}.register-page{font-size:15px}.register-brand strong{font-size:25px}.register-brand span,.register-login,.register-login button,.register-badge{font-size:14px}.register-heading h1{font-size:42px}.register-heading p{font-size:16px}.register-section-title h2{font-size:21px}.register-section-title p{font-size:14px}.register-section-title>div:first-child{font-size:22px}.register-field label{font-size:15px}.register-field label b{font-size:14px}.register-field label span{font-size:13px}.register-field input,.register-field select,.register-field textarea{font-size:15px}.register-field input::placeholder,.register-field textarea::placeholder{font-size:14px}.register-password input{font-size:15px}.register-password button{font-size:18px}.register-field small{font-size:13px}.register-error{font-size:14px}.register-submit-area p{font-size:13px}.register-submit{font-size:16px}@media (width<=800px){.register-brand strong{font-size:22px}.register-brand span{font-size:12px}.register-login,.register-login button,.register-badge{font-size:13px}.register-heading h1{font-size:32px}.register-heading p{font-size:14px}.register-section-title h2{font-size:19px}.register-section-title p{font-size:13px}.register-field label,.register-field input,.register-field select,.register-field textarea{font-size:14px}.register-field input::placeholder,.register-field textarea::placeholder{font-size:13px}.register-password button{font-size:16px}.register-error{font-size:13px}.register-submit-area p{font-size:12px}.register-submit{font-size:15px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.settings-page{width:100%;max-width:1400px;margin:0 auto;padding-bottom:40px}.settings-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.settings-header h1{color:#17203a;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:800}.settings-header p{color:#7b849c;margin:7px 0 0;font-size:14px}.settings-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:22px;display:grid}.settings-main,.settings-sidebar{flex-direction:column;gap:20px;display:flex}.settings-card{background:#fff;border:1px solid #ece8f7;border-radius:18px;overflow:hidden;box-shadow:0 5px 20px #4c3d780f}.settings-card-header{border-bottom:1px solid #f0edf7;align-items:center;gap:14px;padding:21px 23px;display:flex}.settings-card-header h2{color:#1c2541;margin:0;font-size:17px;font-weight:750}.settings-card-header p{color:#8991a6;margin:5px 0 0;font-size:12.5px;line-height:1.5}.settings-header-icon{background:linear-gradient(135deg,#eee8ff,#fce9f4);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.settings-list{padding:4px 23px}.setting-row{border-bottom:1px solid #f2eff7;align-items:center;gap:14px;min-height:76px;display:flex}.setting-row:last-child{border-bottom:none}.setting-icon{color:#6846d8;background:#f6f2ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:flex}.setting-info{flex:1;min-width:0}.setting-info strong{color:#252d45;font-size:14px;font-weight:700;display:block}.setting-info span{color:#9299aa;margin-top:4px;font-size:12px;display:block}.toggle{cursor:pointer;background:#dfe2ea;border:none;border-radius:30px;flex-shrink:0;width:48px;height:26px;padding:3px;transition:all .25s;position:relative}.toggle span{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;display:block;box-shadow:0 2px 5px #00000026}.toggle.active{background:linear-gradient(135deg,#6747d9,#a14ee8)}.toggle.active span{transform:translate(22px)}.toggle:hover{opacity:.9}.password-form{padding:23px}.password-field{flex-direction:column;gap:8px;display:flex}.password-field label{color:#353d55;font-size:13px;font-weight:700}.password-field input{box-sizing:border-box;color:#252d45;background:#fff;border:1px solid #e2dfeb;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px;font-size:13px;transition:all .2s}.password-field input::placeholder{color:#a8adba}.password-field input:focus{border-color:#8056df;box-shadow:0 0 0 3px #8056df1a}.password-input{width:100%;position:relative}.password-input input{padding-right:48px}.password-input button{cursor:pointer;background:0 0;border:none;border-radius:8px;width:34px;height:34px;font-size:16px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-input button:hover{background:#f4f1fb}.password-row{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.password-message{border-radius:9px;margin-top:17px;padding:11px 13px;font-size:12.5px;font-weight:600}.password-message.success{color:#087443;background:#eafaf2;border:1px solid #ccefdc}.password-message.error{color:#bd3b54;background:#fff0f3;border:1px solid #ffd5dc}.change-password-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6544d7,#a04ce6);border:none;border-radius:10px;height:45px;margin-top:20px;padding:0 20px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 6px 15px #6746d833}.change-password-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #6746d847}.account-card{overflow:hidden}.account-profile{background:linear-gradient(135deg,#faf8ff 0%,#fff 100%);align-items:center;gap:13px;padding:20px 21px;display:flex}.account-avatar{color:#fff;background:linear-gradient(135deg,#6945d9,#a14ce7);border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;font-size:21px;font-weight:800;display:flex;box-shadow:0 5px 14px #6846d938}.account-profile strong{color:#222b44;font-size:15px;font-weight:750;display:block}.account-profile span{color:#8c94a7;margin-top:4px;font-size:12px;display:block}.account-details{padding:0 21px 20px}.account-details>div{border-top:1px solid #f0edf5;padding:13px 0}.account-details span{color:#9198a9;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.account-details strong{color:#343c53;word-break:break-word;font-size:12.5px;font-weight:650;display:block}.session-item{align-items:center;gap:12px;padding:19px 20px;display:flex}.session-device{background:#f4f1ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.session-info{flex:1;min-width:0}.session-info strong{color:#30384f;font-size:12.5px;font-weight:700;display:block}.session-info span{color:#858da0;margin-top:3px;font-size:11px;display:block}.session-info small{color:#24a26a;margin-top:4px;font-size:10.5px;font-weight:700;display:block}.session-active{color:#2db477;font-size:15px;animation:1.8s infinite pulseDot}@keyframes pulseDot{0%{opacity:1}50%{opacity:.35}to{opacity:1}}.logout-other-btn{color:#6547c7;cursor:pointer;background:#faf9fd;border:1px solid #e8e2f3;border-radius:9px;width:calc(100% - 40px);height:40px;margin:0 20px 20px;font-size:11.5px;font-weight:700;transition:all .2s}.logout-other-btn:hover{background:#f3effd;border-color:#d9cff2}.support-card{background:linear-gradient(135deg,#f0eaff 0%,#fff0f7 100%);border:1px solid #e7dcf5;border-radius:18px;align-items:flex-start;gap:14px;padding:20px;display:flex}.support-icon{background:#fff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;box-shadow:0 4px 12px #5d449914}.support-card h3{color:#272f48;margin:1px 0 5px;font-size:14px;font-weight:800}.support-card p{color:#858da0;margin:0;font-size:11.5px;line-height:1.5}.support-card button{color:#7046d5;cursor:pointer;background:0 0;border:none;margin-top:11px;padding:0;font-size:11.5px;font-weight:750}.support-card button:hover{color:#a043d8}.app-version{color:#9aa0b0;justify-content:space-between;align-items:center;padding:4px 5px 0;font-size:10.5px;display:flex}.app-version strong{color:#7f8799;font-size:10.5px;font-weight:700}.settings-card{transition:box-shadow .2s,transform .2s}.settings-card:hover{box-shadow:0 8px 25px #4c3d7814}@media (width<=1100px){.settings-layout{grid-template-columns:1fr}.settings-sidebar{grid-template-columns:1fr 1fr;align-items:start;display:grid}.account-card{grid-column:span 1}.support-card,.app-version{grid-column:span 2}}@media (width<=800px){.settings-page{padding-bottom:25px}.settings-header h1{font-size:24px}.settings-layout{gap:16px}.settings-sidebar{grid-template-columns:1fr}.support-card,.app-version{grid-column:auto}.password-row{grid-template-columns:1fr}}@media (width<=550px){.settings-header{margin-bottom:17px}.settings-header h1{font-size:22px}.settings-header p{font-size:12px}.settings-card{border-radius:14px}.settings-card-header{gap:11px;padding:17px}.settings-header-icon{border-radius:11px;width:39px;height:39px;font-size:17px}.settings-card-header h2{font-size:15px}.settings-card-header p{font-size:11px}.settings-list{padding:2px 17px}.setting-row{gap:10px;min-height:70px}.setting-icon{width:34px;height:34px;font-size:15px}.setting-info strong{font-size:12.5px}.setting-info span{font-size:10.5px}.toggle{width:44px;height:24px}.toggle span{width:18px;height:18px}.toggle.active span{transform:translate(20px)}.password-form{padding:17px}.password-row{gap:14px}.change-password-btn{width:100%}.account-profile{padding:17px}.account-details{padding:0 17px 17px}.session-item{padding:17px}.logout-other-btn{width:calc(100% - 34px);margin-left:17px;margin-right:17px}.support-card{padding:17px}}@media (width<=380px){.settings-header h1{font-size:20px}.setting-row{gap:8px}.setting-icon{display:none}.setting-info strong{font-size:12px}.setting-info span{font-size:10px}.password-field input{height:43px;font-size:12px}.support-icon{width:38px;height:38px;font-size:17px}}.settings-page{font-size:15px}.settings-header h1{font-size:30px}.settings-header p{font-size:16px}.settings-card-header h2{font-size:21px}.settings-card-header p{font-size:14px}.settings-header-icon{font-size:23px}.setting-info strong{font-size:16px}.setting-info span{font-size:14px}.setting-icon{font-size:17px}.toggle,.password-field label{font-size:14px}.password-field input{font-size:15px}.password-field input::placeholder{font-size:14px}.password-input button{font-size:18px}.password-message{font-size:14px}.change-password-btn{font-size:15px}.account-profile strong{font-size:17px}.account-profile span{font-size:14px}.account-avatar{font-size:20px}.account-details span{font-size:13px}.account-details strong{font-size:14px}.session-device{font-size:22px}.session-info strong{font-size:15px}.session-info span{font-size:13px}.session-info small{font-size:12px}.session-active,.logout-other-btn{font-size:14px}.support-icon{font-size:27px}.support-card h3{font-size:18px}.support-card p,.support-card button{font-size:14px}.app-version span{font-size:13px}.app-version strong{font-size:14px}@media (width<=800px){.settings-header h1{font-size:25px}.settings-header p{font-size:14px}.settings-card-header h2{font-size:19px}.settings-card-header p{font-size:13px}.setting-info strong{font-size:15px}.setting-info span,.password-field label{font-size:13px}.password-field input{font-size:14px}.password-field input::placeholder{font-size:13px}.change-password-btn{font-size:14px}.account-profile strong{font-size:16px}.account-profile span{font-size:13px}.account-details span{font-size:12px}.account-details strong{font-size:13px}.session-info strong{font-size:14px}.session-info span{font-size:12px}.session-info small{font-size:11px}.logout-other-btn{font-size:13px}.support-card h3{font-size:17px}.support-card p,.support-card button{font-size:13px}.app-version span{font-size:12px}.app-version strong{font-size:13px}}.danger-zone-card{background:#fff;border:1px solid #f2d7dd}.danger-header{border-bottom:1px solid #f6e4e7}.danger-icon{color:#d83b59;background:linear-gradient(135deg,#fff0f2,#ffe7ec)!important}.danger-zone-content{padding:22px 23px}.danger-warning{background:#fff7f8;border:1px solid #f6dfe4;border-radius:12px;align-items:flex-start;gap:13px;padding:15px 16px;display:flex}.danger-warning-icon{background:#ffe8ed;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.danger-warning strong{color:#9e2e45;font-size:14px;font-weight:800;display:block}.danger-warning span{color:#8d6570;margin-top:5px;font-size:12px;line-height:1.55;display:block}.delete-account-btn{color:#c53250;cursor:pointer;background:#fff5f6;border:1px solid #e6aeb9;border-radius:10px;height:44px;margin-top:17px;padding:0 18px;font-size:13px;font-weight:750;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.delete-account-btn:hover{background:#ffecef;border-color:#db8e9d;transform:translateY(-1px);box-shadow:0 5px 15px #be304c1a}.delete-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#19142a94;justify-content:center;align-items:center;padding:20px;animation:.2s deleteOverlayIn;display:flex;position:fixed;inset:0}@keyframes deleteOverlayIn{0%{opacity:0}to{opacity:1}}.delete-modal{background:#fff;border:1px solid #eee7f2;border-radius:20px;width:100%;max-width:470px;padding:28px;animation:.25s deleteModalIn;box-shadow:0 25px 70px #2519423d}@keyframes deleteModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.delete-modal-icon{background:linear-gradient(135deg,#fff0f2,#ffe3e9);border:1px solid #f8d9df;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:25px;display:flex}.delete-modal h2{text-align:center;color:#242b42;margin:0;font-size:21px;font-weight:800}.delete-modal-description{text-align:center;color:#7e879b;margin:9px 0 18px;font-size:13px;line-height:1.55}.delete-modal-warning{background:#fff7f8;border:1px solid #f5dce2;border-radius:11px;flex-direction:column;gap:4px;margin-bottom:19px;padding:13px 14px;display:flex}.delete-modal-warning strong{color:#a72f47;font-size:12px;font-weight:800}.delete-modal-warning span{color:#8a6670;font-size:11.5px;line-height:1.5}.delete-confirm-label{color:#343c53;margin-bottom:8px;font-size:12.5px;font-weight:650;display:block}.delete-confirm-label strong{color:#c43250;font-weight:800}.delete-confirm-input{box-sizing:border-box;color:#252d45;background:#fff;border:1px solid #ded9e7;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px;font-size:14px;font-weight:650;transition:all .2s}.delete-confirm-input::placeholder{color:#aaaeb9;font-weight:500}.delete-confirm-input:focus{border-color:#d45b73;box-shadow:0 0 0 3px #d45b731a}.delete-error{color:#bd3b54;background:#fff0f3;border:1px solid #ffd5dc;border-radius:9px;margin-top:9px;padding:10px 12px;font-size:12px;font-weight:650}.delete-modal-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:20px;display:grid}.cancel-delete-btn,.confirm-delete-btn{cursor:pointer;border-radius:10px;height:44px;font-size:13px;font-weight:750;transition:all .2s}.cancel-delete-btn{color:#625d73;background:#faf9fc;border:1px solid #e3deeb}.cancel-delete-btn:hover{background:#f4f1f8;border-color:#d5cfdf}.confirm-delete-btn{color:#fff;background:linear-gradient(135deg,#c73552,#df526e);border:1px solid #ca3a56;box-shadow:0 6px 15px #c535502e}.confirm-delete-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #c5355040}@media (width<=800px){.danger-zone-content{padding:18px 17px}.danger-warning{padding:13px}.delete-account-btn{width:100%}.delete-modal{max-width:440px;padding:23px}}@media (width<=550px){.danger-zone-content{padding:17px}.danger-warning{gap:10px}.danger-warning-icon{border-radius:9px;width:34px;height:34px;font-size:16px}.danger-warning strong{font-size:12.5px}.danger-warning span{font-size:11px}.delete-account-btn{height:43px;font-size:13px}.delete-modal{border-radius:17px;padding:21px}.delete-modal h2{font-size:19px}.delete-modal-description{font-size:12px}.delete-modal-actions{grid-template-columns:1fr;gap:9px}.cancel-delete-btn,.confirm-delete-btn{height:43px}}@media (width<=380px){.delete-modal-overlay{padding:12px}.delete-modal{padding:18px}.delete-modal-icon{width:52px;height:52px;font-size:22px}.delete-modal h2{font-size:18px}.delete-modal-warning span{font-size:10.5px}}.language-settings-card{overflow:hidden}.language-options{flex-direction:column;gap:12px;margin-top:5px;display:flex}.language-option{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:14px;align-items:center;gap:15px;width:100%;padding:15px 18px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.language-option:hover{border-color:#6c3df4;transform:translateY(-1px)}.language-option.active{background:#f7f3ff;border-color:#6c3df4;box-shadow:0 4px 15px #6c3df414}.language-flag{background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;display:flex}.language-info{flex:1}.language-info strong{color:#222;font-size:15px;font-weight:700;display:block}.language-info small{color:#777;margin-top:3px;font-size:12px;display:block}.language-check{color:#fff;background:#6c3df4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:700;display:flex}@media (width<=600px){.language-option{padding:13px 14px}.language-flag{width:38px;height:38px;font-size:21px}.language-info strong{font-size:14px}.language-info small{font-size:11px}}.terms-page{color:#20243a;background:radial-gradient(circle at 50% 0,#7c3aed1a,#0000 35%),#f7f6fc;min-height:100vh;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.terms-header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e8e4f2;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.terms-back-btn{color:#6334e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.terms-back-btn:hover{color:#4b1fd0;transform:translate(-3px)}.terms-brand{color:#181a2e;align-items:center;gap:11px;font-size:20px;font-weight:900;display:flex}.terms-brand-icon{color:#fff;background:linear-gradient(135deg,#6840f4,#d34fd2);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:flex;box-shadow:0 10px 25px #673fee40}.terms-brand-text{letter-spacing:-.5px}.terms-hero{text-align:center;width:min(1100px,90%);margin:0 auto;padding:72px 20px 48px}.terms-hero-icon{background:linear-gradient(135deg,#f0e9ff,#fcecff);border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 22px;font-size:34px;display:flex;box-shadow:0 16px 40px #5c30e61a}.terms-hero h1{color:#20194b;letter-spacing:-2px;margin:0;font-size:clamp(38px,5vw,58px);font-weight:950;line-height:1.05}.terms-hero-subtitle{color:#70758a;margin:15px 0 20px;font-size:17px;font-weight:500;line-height:1.6}.terms-updated{color:#6040ce;background:#eee9ff;border-radius:999px;align-items:center;padding:10px 18px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #6540de14}.terms-container{width:min(1050px,90%);margin:0 auto;padding-bottom:80px}.terms-notice{background:linear-gradient(135deg,#f3efff,#faf8ff);border:1px solid #ded5ff;border-radius:20px;align-items:flex-start;gap:18px;margin-bottom:42px;padding:25px 30px;display:flex;position:relative;box-shadow:0 12px 35px #462aa00f}.terms-notice-icon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:20px;display:flex;box-shadow:0 5px 15px #492ba01a}.terms-notice-content{flex:1}.terms-notice h3{color:#39228e;margin:1px 0 7px;font-size:17px;font-weight:900}.terms-notice p{color:#62677b;margin:0;font-size:13px;line-height:1.7}.terms-section{border-bottom:1px solid #e9e6f1;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;display:grid;position:relative}.terms-section:last-child{border-bottom:0}.terms-number{color:#6440dc;background:linear-gradient(135deg,#eee9ff,#f6edff);border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;font-size:14px;font-weight:950;display:flex;box-shadow:inset 0 0 0 1px #e3d9ff}.terms-section-content{min-width:0}.terms-section h2{color:#241c50;letter-spacing:-.3px;margin:2px 0 12px;font-size:21px;font-weight:900;line-height:1.3}.terms-section p{color:#626879;margin:0;font-size:14px;line-height:1.85}.terms-section ul{margin:12px 0 0;padding:0;list-style:none}.terms-section li{color:#626879;margin:9px 0;padding-left:25px;font-size:13.5px;line-height:1.75;position:relative}.terms-section li:before{content:"✓";color:#6337df;background:#eee9ff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:900;display:flex;position:absolute;top:2px;left:0}.terms-callout{background:#faf9ff;border:1px solid #e7e1fa;border-radius:16px;margin:22px 0 5px;padding:20px 22px}.terms-callout strong{color:#5030bd;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.terms-callout p{color:#707588;font-size:12.5px}.partner-agreement-box{color:#fff;background:linear-gradient(135deg,#5d32e6,#7839df);border-radius:22px;margin-top:45px;padding:30px;box-shadow:0 20px 45px #5b30dc38}.partner-agreement-box h3{margin:0 0 9px;font-size:19px;font-weight:900}.partner-agreement-box p{color:#ffffffdb;margin:0;font-size:13px;line-height:1.75}.terms-bottom-action{justify-content:center;padding-top:45px;display:flex}.terms-back-bottom{color:#6036d8;cursor:pointer;background:#fff;border:1px solid #e4def4;border-radius:12px;padding:13px 25px;font-size:13px;font-weight:850;transition:all .2s;box-shadow:0 7px 25px #3a268214}.terms-back-bottom:hover{background:#f5f1ff;transform:translateY(-2px)}.terms-footer{text-align:center;background:#fff;border-top:1px solid #e8e4f0;padding:30px 20px 35px}.terms-footer-brand{color:#5b32d5;margin-bottom:7px;font-size:16px;font-weight:900}.terms-footer p{color:#9a9eac;margin:0;font-size:11px}.terms-footer-links{flex-wrap:wrap;justify-content:center;gap:7px 18px;margin-top:15px;display:flex}.terms-footer-links button{color:#767b8d;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.terms-footer-links button:hover{color:#5b32d5}.terms-page::-webkit-scrollbar{width:9px}.terms-page::-webkit-scrollbar-track{background:#f3f1f8}.terms-page::-webkit-scrollbar-thumb{background:#c9bff0;border-radius:20px}.terms-page::-webkit-scrollbar-thumb:hover{background:#9c87e3}@media (width<=800px){.terms-header{height:70px;padding:0 5%}.terms-brand{font-size:17px}.terms-brand-icon{border-radius:12px;width:42px;height:42px}.terms-hero{padding-top:55px}.terms-container{width:92%}.terms-section{grid-template-columns:58px 1fr;gap:18px}}@media (width<=600px){.terms-header{height:auto;min-height:68px;padding:12px 18px}.terms-back-btn{font-size:12px}.terms-brand{gap:7px;font-size:14px}.terms-brand-icon{border-radius:11px;width:38px;height:38px;font-size:18px}.terms-hero{width:92%;padding:48px 5px 35px}.terms-hero-icon{border-radius:19px;width:62px;height:62px;font-size:28px}.terms-hero h1{letter-spacing:-1.5px;font-size:35px}.terms-hero-subtitle{font-size:14px}.terms-updated{padding:9px 14px;font-size:10px}.terms-container{width:92%;padding-bottom:50px}.terms-notice{border-radius:16px;gap:12px;padding:18px}.terms-notice-icon{border-radius:11px;width:38px;min-width:38px;height:38px}.terms-notice h3{font-size:14px}.terms-notice p{font-size:11.5px}.terms-section{grid-template-columns:1fr;gap:13px;padding:23px 0}.terms-number{border-radius:13px;width:42px;height:42px;font-size:11px}.terms-section h2{font-size:18px}.terms-section p{font-size:12.5px;line-height:1.75}.terms-section li{font-size:12px}.partner-agreement-box{border-radius:17px;padding:22px}.partner-agreement-box h3{font-size:16px}.partner-agreement-box p{font-size:12px}}*{box-sizing:border-box}.privacy-page{color:#20243a;background:radial-gradient(circle at 50% 0,#7c3aed1a,#0000 35%),#f7f6fc;min-height:100vh;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.privacy-header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e8e4f2;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.privacy-header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.privacy-back-btn{color:#6334e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.privacy-back-btn:hover{color:#4b1fd0;transform:translate(-3px)}.privacy-brand{color:#181a2e;align-items:center;gap:11px;font-size:20px;font-weight:900;display:flex}.privacy-brand-icon{color:#fff;background:linear-gradient(135deg,#6840f4,#d34fd2);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:flex;box-shadow:0 10px 25px #673fee40}.privacy-brand-text{flex-direction:column;line-height:1.1;display:flex}.privacy-brand-text strong{font-size:20px}.privacy-brand-text span{color:#777b8c;margin-top:3px;font-size:11px;font-weight:700}.privacy-hero{text-align:center;width:min(1100px,90%);margin:0 auto;padding:72px 20px 48px}.privacy-hero-icon{background:linear-gradient(135deg,#f0e9ff,#fcecff);border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 22px;font-size:34px;display:flex;box-shadow:0 16px 40px #5c30e61a}.privacy-hero h1{color:#20194b;letter-spacing:-2px;margin:0;font-size:clamp(38px,5vw,58px);font-weight:950;line-height:1.05}.privacy-hero-subtitle{color:#70758a;margin:15px 0 20px;font-size:17px;font-weight:500;line-height:1.6}.privacy-updated{color:#6040ce;background:#eee9ff;border-radius:999px;align-items:center;padding:10px 18px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #6540de14}.privacy-container{width:min(1050px,90%);margin:0 auto;padding-bottom:80px}.privacy-notice{background:linear-gradient(135deg,#f3efff,#faf8ff);border:1px solid #ded5ff;border-radius:20px;align-items:flex-start;gap:18px;margin-bottom:42px;padding:25px 30px;display:flex;position:relative;box-shadow:0 12px 35px #462aa00f}.privacy-notice-icon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:20px;display:flex;box-shadow:0 5px 15px #492ba01a}.privacy-notice-content{flex:1}.privacy-notice h3{color:#39228e;margin:1px 0 7px;font-size:17px;font-weight:900}.privacy-notice p{color:#62677b;margin:0;font-size:13px;line-height:1.7}.privacy-section{border-bottom:1px solid #e9e6f1;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;display:grid;position:relative}.privacy-section:last-of-type{border-bottom:0}.privacy-number{color:#6440dc;background:linear-gradient(135deg,#eee9ff,#f6edff);border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;font-size:14px;font-weight:950;display:flex;box-shadow:inset 0 0 0 1px #e3d9ff}.privacy-section-content{min-width:0}.privacy-section h2{color:#241c50;letter-spacing:-.3px;margin:2px 0 12px;font-size:21px;font-weight:900;line-height:1.3}.privacy-section p{color:#626879;margin:0 0 10px;font-size:14px;line-height:1.85}.privacy-section ul{margin:12px 0 10px;padding:0;list-style:none}.privacy-section li{color:#626879;margin:9px 0;padding-left:25px;font-size:13.5px;line-height:1.75;position:relative}.privacy-section li:before{content:"✓";color:#6337df;background:#eee9ff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:900;display:flex;position:absolute;top:2px;left:0}.privacy-callout{background:#faf9ff;border:1px solid #e7e1fa;border-radius:16px;margin:22px 0 5px;padding:20px 22px}.privacy-callout strong{color:#5030bd;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.privacy-callout p{color:#707588;margin:0;font-size:12.5px}.privacy-contact-box{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.privacy-contact-box>div{background:#faf9ff;border:1px solid #e7e1fa;border-radius:16px;align-items:center;gap:13px;padding:18px;display:flex}.privacy-contact-box>div>span{background:#eee9ff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.privacy-contact-box small{color:#8a8d9c;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.privacy-contact-box strong{color:#4930a9;font-size:13px;font-weight:850}.privacy-agreement{color:#fff;background:linear-gradient(135deg,#5d32e6,#7839df);border-radius:22px;align-items:flex-start;gap:18px;margin-top:45px;padding:30px;display:flex;box-shadow:0 20px 45px #5b30dc38}.privacy-agreement-icon{background:#ffffff29;border:1px solid #fff3;border-radius:15px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:20px;font-weight:900;display:flex}.privacy-agreement h2{margin:0 0 9px;font-size:19px;font-weight:900}.privacy-agreement p{color:#ffffffdb;margin:0;font-size:13px;line-height:1.75}.privacy-bottom-action{justify-content:center;padding-top:45px;display:flex}.privacy-back-bottom{color:#6036d8;cursor:pointer;background:#fff;border:1px solid #e4def4;border-radius:12px;padding:13px 25px;font-size:13px;font-weight:850;transition:all .2s;box-shadow:0 7px 25px #3a268214}.privacy-back-bottom:hover{background:#f5f1ff;transform:translateY(-2px)}.privacy-footer{text-align:center;background:#fff;border-top:1px solid #e8e4f0;padding:30px 20px 35px}.privacy-footer-inner{max-width:1050px;margin:0 auto}.privacy-footer-brand{color:#5b32d5;margin-bottom:7px;font-size:16px;font-weight:900}.privacy-footer-brand span{color:#777b8b;font-weight:700}.privacy-footer p{color:#9a9eac;margin:0;font-size:11px}.privacy-footer-links{flex-wrap:wrap;justify-content:center;gap:7px 18px;margin-top:15px;display:flex}.privacy-footer-links button,.privacy-footer-links span{color:#767b8d;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.privacy-footer-links button:hover{color:#5b32d5}.privacy-footer-links .privacy-active{color:#5b32d5;font-weight:900}.privacy-page::-webkit-scrollbar{width:9px}.privacy-page::-webkit-scrollbar-track{background:#f3f1f8}.privacy-page::-webkit-scrollbar-thumb{background:#c9bff0;border-radius:20px}.privacy-page::-webkit-scrollbar-thumb:hover{background:#9c87e3}@media (width<=800px){.privacy-header{height:70px;padding:0 5%}.privacy-brand{font-size:17px}.privacy-brand-icon{border-radius:12px;width:42px;height:42px}.privacy-brand-text strong{font-size:17px}.privacy-hero{padding-top:55px}.privacy-container{width:92%}.privacy-section{grid-template-columns:58px 1fr;gap:18px}.privacy-contact-box{grid-template-columns:1fr}}@media (width<=600px){.privacy-header{height:auto;min-height:68px;padding:12px 18px}.privacy-back-btn{font-size:12px}.privacy-brand{gap:7px;font-size:14px}.privacy-brand-icon{border-radius:11px;width:38px;height:38px;font-size:18px}.privacy-brand-text strong{font-size:14px}.privacy-brand-text span{font-size:9px}.privacy-hero{width:92%;padding:48px 5px 35px}.privacy-hero-icon{border-radius:19px;width:62px;height:62px;font-size:28px}.privacy-hero h1{letter-spacing:-1.5px;font-size:35px}.privacy-hero-subtitle{font-size:14px}.privacy-updated{padding:9px 14px;font-size:10px}.privacy-container{width:92%;padding-bottom:50px}.privacy-notice{border-radius:16px;gap:12px;padding:18px}.privacy-notice-icon{border-radius:11px;width:38px;min-width:38px;height:38px}.privacy-notice h3{font-size:14px}.privacy-notice p{font-size:11.5px}.privacy-section{grid-template-columns:1fr;gap:13px;padding:23px 0}.privacy-number{border-radius:13px;width:42px;height:42px;font-size:11px}.privacy-section h2{font-size:18px}.privacy-section p{font-size:12.5px;line-height:1.75}.privacy-section li{font-size:12px}.privacy-callout{padding:17px}.privacy-agreement{border-radius:17px;padding:22px}.privacy-agreement h2{font-size:16px}.privacy-agreement p{font-size:12px}.privacy-contact-box{grid-template-columns:1fr}.privacy-contact-box>div{padding:15px}}.language-selector{align-items:center;gap:8px;display:flex}.language-icon{font-size:20px}.language-selector select{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;min-width:120px;padding:9px 12px;font-size:14px;font-weight:600;transition:all .2s}.language-selector select:hover{border-color:#6c3df4}.language-selector select:focus{border-color:#6c3df4;box-shadow:0 0 0 3px #6c3df41a}@media (width<=600px){.language-selector select{min-width:100px;padding:8px 10px}.language-icon{font-size:18px}}
