@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#25231f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f4f0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#f5f4f0;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #987a3e}:root{--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}button,input{font:inherit}button{touch-action:manipulation}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.admin-app,.reseller-app{--bg:#f5f4f0;--surface:#fff;--surface-soft:#faf9f6;--ink:#25231f;--muted:#77736b;--line:#e9e5dc;--gold:#987a3e;--gold-soft:#f4eee0;--blue:#557a9b;--blue-soft:#eaf1f5;--rose:#a96d64;--rose-soft:#f7ece9;--green:#5e826c;--green-soft:#eaf2ed;min-height:100dvh;color:var(--ink);background:var(--bg);font-family:var(--font)}.admin-app[data-theme=dark],.reseller-app[data-theme=dark]{--bg:#151513;--surface:#201f1c;--surface-soft:#282620;--ink:#f5f2ea;--muted:#aaa59b;--line:#39362f;--gold:#d4b876;--gold-soft:#332d20;--blue:#8bacc5;--blue-soft:#202d35;--rose:#d5978e;--rose-soft:#382623;--green:#91b59d;--green-soft:#223229}.admin-app{grid-template-columns:248px minmax(0,1fr);display:grid}.sidebar{z-index:30;color:#e9e5db;background:#181713;border-right:1px solid #302e28;flex-direction:column;height:100dvh;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #302e28;align-items:center;min-height:98px;padding:18px 27px;display:flex}.brand img{object-fit:contain;filter:brightness(0)invert();opacity:.95;width:126px;height:60px}.mobile-close{display:none}.nav-label{color:#77736b;letter-spacing:.17em;margin:29px 28px 10px;font-size:10px;font-weight:700}.sidebar nav{gap:4px;padding:0 12px;display:grid}.nav-button{color:#a9a59c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;min-height:45px;padding:0 14px;transition:all .18s;display:flex}.nav-button:hover{color:#fff;background:#25231f}.nav-button.active{color:#fff;background:#302b22;box-shadow:inset 2px 0 #b99a5e}.nav-button span{flex:1;font-size:14px}.nav-button b{color:#d7c49a;background:#38342b;border-radius:99px;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.sidebar-bottom{margin-top:auto}.reseller-preview{color:#ded9ce;cursor:pointer;text-align:left;background:#24221d;border:1px solid #37342d;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:calc(100% - 24px);margin:12px;padding:13px;display:grid}.reseller-preview span{gap:2px;display:grid}.reseller-preview strong{font-size:12px}.reseller-preview small{color:#858178;font-size:10px}.reseller-preview .icon:last-child{width:14px}.profile{border-top:1px solid #302e28;align-items:center;gap:10px;min-height:77px;padding:13px 16px;display:flex}.avatar{color:#1c1a15;background:#b99a5e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.profile div:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.profile strong{white-space:nowrap;font-size:11px}.profile small{color:#858178;font-size:9px}.profile button{color:#858178;cursor:pointer;background:0 0;border:0}.admin-shell{min-width:0}.admin-topbar{z-index:20;background:color-mix(in srgb,var(--surface) 92%,transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 clamp(22px,3vw,44px);display:flex;position:sticky;top:0}.search{align-items:center;gap:10px;width:min(420px,42vw);display:flex}.search .icon{width:17px;color:var(--muted)}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search input::placeholder{color:#a09b92}.top-actions{align-items:center;gap:8px;display:flex}.demo-badge{color:var(--gold);background:var(--gold-soft);letter-spacing:.08em;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:700}.icon-button,.mobile-menu{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.icon-button:hover,.mobile-menu:hover{background:var(--surface-soft)}.notification{position:relative}.notification i{color:#fff;border:2px solid var(--surface);background:#a76259;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-style:normal;display:grid;position:absolute;top:3px;right:2px}.mobile-menu{display:none}.admin-main{width:min(1460px,100%);margin:auto;padding:46px clamp(24px,4vw,64px) 72px}.welcome-row,.page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;display:flex}.section-kicker{color:var(--gold);letter-spacing:.18em;margin:0 0 10px;font-size:10px;font-weight:700}.welcome-row h1,.page-header h1{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(35px,3.4vw,52px);font-weight:500;line-height:1.05}.welcome-row h1 span{color:var(--gold)}.welcome-row>div>p:last-child,.page-header>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:14px}.quick-action{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:8px;min-height:43px;padding:0 18px;font-size:12px;font-weight:600;display:flex}.quick-action span{font-size:18px;font-weight:300}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric{background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:15px;min-height:131px;padding:22px;display:flex}.metric-icon{border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.metric-icon .icon{width:18px}.metric-icon.gold{color:var(--gold);background:var(--gold-soft)}.metric-icon.ink{color:var(--ink);background:var(--surface-soft)}.metric-icon.rose{color:var(--rose);background:var(--rose-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric>div{min-width:0;display:grid}.metric p{color:var(--muted);margin:0 0 7px;font-size:11px}.metric strong{letter-spacing:-.03em;font-size:25px;font-weight:600}.metric small{color:var(--muted);margin-top:8px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:18px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:10px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:19px 22px;display:flex}.panel-heading h2{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600}.panel-heading p{color:var(--muted);margin:5px 0 0;font-size:10px}.panel-heading button{color:var(--gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.panel-heading button .icon{width:13px}.task-list{padding:4px 0}.task-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:74px;padding:12px 20px;transition:all .2s;display:grid}.task-row:last-child{border-bottom:0}.task-row.done{opacity:.5}.task-row.done .task-copy strong{text-decoration:line-through}.task-symbol{border-radius:8px;place-items:center;width:35px;height:35px;font-size:14px;font-weight:700;display:grid}.task-symbol.gold{color:var(--gold);background:var(--gold-soft)}.task-symbol.rose{color:var(--rose);background:var(--rose-soft)}.task-symbol.blue{color:var(--blue);background:var(--blue-soft)}.task-symbol.green{color:var(--green);background:var(--green-soft)}.task-copy{gap:5px;min-width:0;display:grid}.task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.task-copy small{color:var(--muted);font-size:9px}.task-tag{color:var(--muted);background:var(--surface-soft);border-radius:99px;padding:5px 8px;font-size:8px}.complete-task{min-height:31px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:6px;padding:0 10px;font-size:9px}.complete-task:hover{color:var(--green);border-color:var(--green)}.priority-orders{padding:4px 0}.priority-orders article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:90px;padding:14px 20px;display:flex}.priority-orders article:last-child{border-bottom:0}.order-main{align-items:center;gap:11px;display:flex}.order-icon{width:35px;height:35px;color:var(--gold);background:var(--gold-soft);border-radius:8px;place-items:center;display:grid}.order-icon .icon{width:16px}.order-main>div,.order-side{gap:5px;display:grid}.order-main strong,.order-side strong{font-size:11px}.order-main small{color:var(--muted);font-size:9px}.order-side{justify-items:end}.status{border-radius:99px;width:max-content;padding:5px 8px;font-size:8px;font-weight:600}.status.amber{color:var(--gold);background:var(--gold-soft)}.status.blue{color:var(--blue);background:var(--blue-soft)}.status.green{color:var(--green);background:var(--green-soft)}.status.rose{color:var(--rose);background:var(--rose-soft)}.status.violet{color:#836b94;background:#f0ebf4}.status.muted{color:var(--muted);background:var(--surface-soft)}.lower-grid{grid-template-columns:1.18fr .82fr;gap:18px;margin-top:18px;display:grid}.activity-panel .panel-heading{min-height:70px}.timeline{padding:8px 20px 16px}.activity{align-items:center;gap:12px;min-height:55px;display:flex}.activity>span{width:30px;height:30px;color:var(--gold);background:var(--gold-soft);border-radius:50%;place-items:center;display:grid}.activity .icon{width:13px}.activity div{gap:3px;display:grid}.activity strong{font-size:10px}.activity small{color:var(--muted);font-size:8px}.security-card{background:linear-gradient(135deg,var(--surface),var(--green-soft));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:160px;padding:25px;display:grid}.security-icon{width:44px;height:44px;color:var(--green);background:var(--surface);border-radius:50%;place-items:center;display:grid}.security-card strong{font-size:13px}.security-card p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.all-good{color:var(--green);background:var(--surface);border-radius:99px;padding:6px 9px;font-size:8px;font-weight:700}.page-view{animation:.25s reveal}@keyframes reveal{0%{opacity:0;transform:translateY(5px)}}.page-header{align-items:center;margin-bottom:28px}.page-header h1{font-size:40px}.order-filters{gap:7px;margin-bottom:14px;display:flex;overflow:auto}.order-filters button{min-height:36px;color:var(--muted);background:var(--surface);border:1px solid var(--line);white-space:nowrap;cursor:pointer;border-radius:7px;padding:0 13px;font-size:10px}.order-filters button.active{color:var(--surface);background:var(--ink)}.order-filters b{margin-left:5px}.table-panel{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);height:62px;padding:0 20px;font-size:11px}th{height:44px;color:var(--muted);background:var(--surface-soft);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}tbody tr:last-child td{border-bottom:0}.channel{background:var(--surface-soft);border-radius:5px;padding:5px 8px;font-size:8px}.product-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.admin-product{background:var(--surface);border:1px solid var(--line);border-radius:10px;grid-template-columns:74px 1fr auto;align-items:center;gap:20px;min-height:180px;padding:21px;display:grid}.mini-bottle{border-radius:3px 3px 10px 10px;place-items:center;width:55px;height:91px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff40,0 10px 22px #00000014}.mini-bottle:before{content:"";background:#24221f;border-radius:2px;width:27px;height:12px;position:absolute;top:-8px}.mini-bottle.sand{background:linear-gradient(155deg,#ddcba7,#8c713f)}.mini-bottle.night{background:linear-gradient(155deg,#5d5952,#1d1c19)}.mini-bottle span{color:#fff;letter-spacing:.15em;border:1px solid #ffffff80;padding:5px;font-size:8px}.admin-product-copy>p{color:var(--gold);letter-spacing:.15em;margin:0 0 5px;font-size:8px}.admin-product-copy h2{margin:0;font-size:20px;font-weight:500}.admin-product-copy>span{color:var(--muted);margin-top:5px;font-size:9px;display:block}.prices{gap:26px;margin-top:20px;display:flex}.prices span,.stock{gap:4px;display:grid}.prices small,.stock small{color:var(--muted);font-size:8px}.prices strong{font-size:11px}.stock{justify-items:end}.stock strong{font-size:23px}.stock span{color:var(--green);font-size:8px}.stock.low span{color:var(--rose)}.partner-grid,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.partner{background:var(--surface);border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:130px;padding:22px;display:grid}.partner-logo{width:45px;height:45px;color:var(--gold);background:var(--gold-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.partner h2{margin:0;font-size:14px}.partner p{color:var(--muted);margin:5px 0 9px;font-size:9px}.partner>div:last-child{justify-items:end;gap:7px;display:grid}.partner>div:last-child small{color:var(--muted);font-size:8px}.partner>div:last-child strong{font-size:14px}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;min-height:210px;padding:24px;display:flex}.content-card>p{color:var(--gold);letter-spacing:.15em;margin:0;font-size:8px;font-weight:700}.content-card h2{margin:18px 0 9px;font-size:18px;font-weight:500;line-height:1.3}.content-card>span{color:var(--muted);font-size:9px}.content-card>div{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.content-card button{color:var(--gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.content-card button .icon{width:12px}.reseller-app{min-height:100dvh}.reseller-header{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:8px clamp(20px,5vw,72px);display:flex}.reseller-header img{object-fit:contain;width:112px;height:58px}.reseller-header>div{align-items:center;gap:9px;display:flex}.reseller-header span{color:var(--muted);font-size:10px}.reseller-header button{min-height:38px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:7px;padding:0 13px;font-size:10px}.reseller-header button[aria-label]{width:38px;padding:0}.reseller-header .back-admin{color:var(--surface);background:var(--ink)}.reseller-main{width:min(1180px,100%);margin:auto;padding:60px clamp(18px,4vw,48px) 80px}.reseller-welcome{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.reseller-welcome p:first-child{color:var(--gold);letter-spacing:.17em;font-size:9px;font-weight:700}.reseller-welcome h1{letter-spacing:-.05em;margin:10px 0;font-size:clamp(36px,5vw,61px);font-weight:500;line-height:1}.reseller-welcome h1 span{color:var(--gold)}.reseller-welcome>div>p:last-child{color:var(--muted)}.reseller-welcome>button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:12px;min-height:46px;padding:0 18px;display:flex}.reseller-metrics{grid-template-columns:repeat(3,1fr);gap:13px;margin:38px 0 18px;display:grid}.reseller-actions{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.reseller-actions button{text-align:left;min-height:170px;color:var(--ink);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:25px;display:grid}.reseller-actions button>.icon:first-child{width:28px;height:28px;color:var(--gold)}.reseller-actions button>.icon:last-child{color:var(--gold);grid-area:1/2/4;align-self:center}.reseller-actions strong{grid-column:1;margin-top:22px;font-size:15px}.reseller-actions span{color:var(--muted);grid-column:1;margin-top:7px;font-size:10px}.reseller-note{color:var(--green);background:var(--green-soft);border-radius:9px;align-items:center;gap:15px;margin-top:18px;padding:18px 22px;display:flex}.reseller-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.reseller-note strong{color:var(--ink)}.nav-scrim{display:none}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.content-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.admin-app{display:block}.sidebar{width:min(290px,86vw);transition:transform .25s;position:fixed;left:0;transform:translate(-102%);box-shadow:20px 0 60px #00000040}.sidebar.open{transform:translate(0)}.brand{justify-content:space-between}.mobile-close{color:#fff;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.nav-scrim{z-index:25;background:#00000073;border:0;display:block;position:fixed;inset:0}.mobile-menu{display:grid}.admin-topbar{gap:10px;padding:0 16px}.search{flex:1;width:auto}.demo-badge{display:none}.admin-main{padding:30px 18px 65px}.product-admin-grid,.partner-grid{grid-template-columns:1fr}.reseller-header span{display:none}.reseller-main{padding-top:38px}.reseller-metrics,.reseller-actions{grid-template-columns:1fr}}@media (width<=580px){.welcome-row,.page-header,.reseller-welcome{flex-direction:column;align-items:flex-start}.quick-action,.reseller-welcome>button{justify-content:center;width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{gap:9px;min-height:126px;padding:16px;display:grid}.metric strong{font-size:21px}.task-row{grid-template-columns:auto 1fr auto;padding:12px}.task-tag{display:none}.complete-task{grid-column:3}.priority-orders article{padding:14px}.security-card{grid-template-columns:auto 1fr}.all-good{grid-column:2}.content-grid{grid-template-columns:1fr}.admin-product{grid-template-columns:58px 1fr auto;gap:12px;padding:16px}.mini-bottle{width:45px;height:76px}.prices{gap:13px}.reseller-header{padding:8px 12px}.reseller-header img{width:92px}.reseller-header .back-admin{max-width:130px}}@media (width<=390px){.metric-grid{grid-template-columns:1fr}.metric{grid-template-columns:auto 1fr;min-height:100px}.metric p{font-size:12px}.metric small{font-size:10px}.top-actions{gap:1px}.search input::placeholder{color:#0000}}
