@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap);:root{--bg:#f3efe7;--bg-layer:#f8f4ec;--surface:#fffdf9;--surface-soft:#f7f2ea;--surface-ink:#efe8dc;--text:#202632;--muted:#647082;--border:#d6ccbc;--brand:#0c4d5b;--brand-strong:#083c47;--brand-soft:#d9edf1;--accent:#c66f2d;--accent-soft:#fae7d8;--success:#1f7a46;--warning:#9d5c17;--danger:#a43f2d;--sidebar-a:#0a3340;--sidebar-b:#134e5c;--shadow-soft:0 10px 24px #14223414;--shadow-strong:0 18px 38px #14223424;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box}#root,body,html{min-height:100%}body{background:radial-gradient(1000px 450px at 120% -12%,#c66f2d24,#0000 70%),radial-gradient(860px 430px at -10% 100%,#0c4d5b24,#0000 65%),linear-gradient(165deg,#f8f4ec,#f3efe7);background:radial-gradient(1000px 450px at 120% -12%,#c66f2d24,#0000 70%),radial-gradient(860px 430px at -10% 100%,#0c4d5b24,#0000 65%),linear-gradient(165deg,var(--bg-layer),var(--bg));color:#202632;color:var(--text);font-family:Plus Jakarta Sans,Segoe UI,sans-serif;margin:0}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Plus Jakarta Sans,sans-serif;letter-spacing:-.01em;margin:0}.app-shell{grid-gap:18px;display:grid;gap:18px;grid-template-columns:286px minmax(0,1fr);min-height:100vh;padding:16px}.app-shell.no-sidebar{grid-template-columns:minmax(0,1fr)}.sidebar{align-self:stretch;background:linear-gradient(168deg,#ffffff0a,#fff0),linear-gradient(160deg,#0a3340,#134e5c);background:linear-gradient(168deg,#ffffff0a,#fff0),linear-gradient(160deg,var(--sidebar-a),var(--sidebar-b));border:1px solid #ffffff29;border-radius:22px;border-radius:var(--radius-lg);box-shadow:0 18px 38px #14223424;box-shadow:var(--shadow-strong);color:#e7f0f3;display:flex;flex-direction:column;gap:16px;height:100vh;max-height:100vh;overflow-y:auto;padding:22px 14px;position:-webkit-sticky;position:sticky;top:0}.brand{align-items:center;display:flex;gap:12px;padding:6px 8px}.logo{background:linear-gradient(145deg,#f7e5cb,#d8b27a);border:1px solid #ffffff3d;border-radius:14px;color:#3e2a14;display:grid;font-family:Space Grotesk,sans-serif;height:46px;place-items:center;width:46px}.brand-title,.logo{font-size:18px;font-weight:700}.brand-sub{color:#c4d4da;font-size:12px;margin-top:2px}.sidebar-section-label{color:#9db5bd;font-size:11px;letter-spacing:.18em;padding:0 12px;text-transform:uppercase}.nav{grid-gap:8px;display:grid;gap:8px}.nav-item{align-items:center;border:1px solid #0000;border-radius:13px;color:#deeaee;display:flex;gap:12px;padding:11px 12px;position:relative;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.nav-item:before{background:#0000;border-radius:999px;bottom:8px;content:"";left:8px;position:absolute;top:8px;width:3px}.nav-item.active,.nav-item:hover{background:#ffffff21;border-color:#ffffff2e;transform:translateX(3px)}.nav-item.active:before{background:#f1d0a9}.nav-icon{background:#ffffff2e;border:1px solid #ffffff26;border-radius:9px;color:#fffaf3;display:inline-grid;font-size:11px;font-weight:700;height:24px;place-items:center;width:24px}.sidebar-footer{color:#9db3b9;font-size:12px;margin-top:auto;padding:0 10px}.sidebar-guest{background:#ffffff1a;border:1px solid #ffffff29;border-radius:12px;color:#d6e4e8;font-size:13px;margin-top:8px;padding:10px 12px}.content{display:flex;flex-direction:column;gap:16px;min-width:0}.topbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9eb;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:22px;border-radius:var(--radius-lg);box-shadow:0 10px 24px #14223414;box-shadow:var(--shadow-soft);display:flex;flex-wrap:wrap;gap:12px;padding:14px;position:-webkit-sticky;position:sticky;top:16px;z-index:10}.topbar-brand{margin-right:4px;min-width:250px}.topbar-title{color:#202632;color:var(--text);font-size:18px;font-weight:700}.topbar-subtitle{color:#647082;color:var(--muted);font-size:12px;margin-top:2px}.topbar-search{flex:1 1;min-width:220px}.topbar-search input{background:#fff;padding:11px 12px;width:100%}.base-url,.topbar-search input{border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:12px}.base-url{grid-gap:8px;align-items:center;background:#f7f2ea;background:var(--surface-soft);display:grid;gap:8px;grid-template-columns:auto 1fr auto;margin-left:auto;min-width:300px;padding:8px}.base-url label{color:#647082;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.base-url input{min-width:120px}.topbar-icons{align-items:center;display:flex;gap:8px}.icon-btn{background:#d9edf1;background:var(--brand-soft);border:1px solid #c2dde3;border-radius:11px;color:#0c4d5b;color:var(--brand);display:grid;font-size:11px;font-weight:700;height:36px;place-items:center;width:36px}.icon-btn-link{text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.icon-btn-link:hover{background:#e8f5f8;border-color:#95c2cd;transform:translateY(-1px)}.icon-btn-link.active{background:linear-gradient(135deg,#d8edf1,#e8f8fc);border-color:#7fb5c1;color:#063f4f}.top-settings-link{align-items:center;display:inline-flex;gap:6px;justify-content:center;min-width:108px;padding:0 10px;width:auto}.top-settings-symbol{font-size:15px;line-height:1}.top-settings-text{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.session{gap:10px}.profile-pill,.session{align-items:center;display:flex}.profile-pill{background:#f7f2ea;background:var(--surface-soft);border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:999px;color:#2d3644;font-size:12px;font-weight:600;gap:8px;padding:7px 12px}.profile-dot{background:#1f7a46;background:var(--success);border-radius:999px;box-shadow:0 0 0 3px #1f7a4626;height:9px;width:9px}.main{flex:1 1;min-width:0}.dashboard,.main{grid-gap:16px;display:grid;gap:16px}.dashboard-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.card{background:linear-gradient(180deg,#fffefb,#fffdf9);background:linear-gradient(180deg,#fffefb,var(--surface));border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 10px 24px #14223414;box-shadow:var(--shadow-soft);overflow:hidden;padding:16px;position:relative}.card:after{background:linear-gradient(90deg,#0c4d5b,#c66f2d);background:linear-gradient(90deg,var(--brand),var(--accent));content:"";height:3px;left:0;opacity:.5;position:absolute;right:0;top:0}.login-card{margin:2px auto;padding:14px;width:min(920px,100%)}.login-card h2{font-size:30px;margin-top:10px}.login-layout{grid-gap:12px;align-items:stretch;display:grid;gap:12px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.login-side{grid-gap:10px;background:radial-gradient(circle at 100% 0,#c66f2d26,#0000 45%),linear-gradient(150deg,#e9f6f9,#f5fbff 48%,#fef4e7);border:1px solid #9ec6cf;border-radius:14px;display:grid;gap:10px;padding:18px}.login-points{grid-gap:8px;display:grid;gap:8px;margin-top:6px}.login-point{grid-gap:3px;background:#ffffffa6;border:1px solid #c8dbe0;border-radius:11px;display:grid;gap:3px;padding:10px}.login-point strong{color:#0f3f4a;font-size:13px}.login-point span{color:#5a6676;font-size:12px}.login-details{grid-gap:12px;align-content:start;background:linear-gradient(180deg,#fffdf9,#fff8ed);border:1px solid #d3c6b4;border-radius:14px;display:grid;gap:12px;padding:18px}.login-details-head{justify-content:space-between}.login-details h3{color:#263042;font-size:20px}.login-fields{grid-gap:10px;display:grid;gap:10px}.login-badge{align-items:center;background:#d9edf1;background:var(--brand-soft);border:1px solid #bdd8df;border-radius:999px;color:#0c4d5b;color:var(--brand);display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.07em;padding:6px 10px;text-transform:uppercase}.login-actions{margin-top:2px}.login-actions button{min-width:140px}.grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.split{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.dashboard-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.metric-card{grid-gap:8px;background:radial-gradient(circle at 100% 0,#c66f2d21,#0000 45%),linear-gradient(180deg,#fffeff,#fffdf9);display:grid;gap:8px}.metric-label{color:#647082;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.metric-value{color:#0f2130;font-size:28px;font-weight:700;line-height:1.1}.metric-delta{color:#586677;font-size:12px}label{color:#647082;color:var(--muted);display:block;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}input,select,textarea{background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:10px;color:#1d2838;font-family:inherit;font-size:13px;outline:none;padding:10px 11px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#7ba7b2;box-shadow:0 0 0 3px #0c4d5b1f}textarea{min-height:90px;resize:vertical}input[type=checkbox]{border-radius:4px;height:16px;width:16px}input[type=file]{background:#f7f2ea;background:var(--surface-soft);border-style:dashed;padding:9px}button{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#0c4d5b,#083c47);background:linear-gradient(135deg,var(--brand),var(--brand-strong));border:none;border-radius:10px;box-shadow:0 8px 16px #083c4738;color:#fff;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.01em;padding:9px 14px;transition:transform .15s ease,box-shadow .15s ease}button:hover{box-shadow:0 11px 18px #083c474d;transform:translateY(-1px)}button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}button.secondary{background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);box-shadow:none;color:#213244}button.secondary:hover{border-color:#b9ac99;box-shadow:0 8px 14px #1f2b3d1a;transform:translateY(-1px)}.list{grid-gap:12px;display:grid;gap:12px}.list-item{background:linear-gradient(180deg,#fff,#fdfaf5);border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:14px;padding:12px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.list-item:hover{border-color:#c3b39a;box-shadow:0 12px 22px #16223414;transform:translateY(-2px)}.row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.muted{color:#647082;color:var(--muted);font-size:12px}.error{color:#a43f2d;color:var(--danger);font-size:13px;font-weight:600;margin-top:10px}.filters{grid-gap:10px;background:linear-gradient(165deg,#f7f2ea,#f6efe3);background:linear-gradient(165deg,var(--surface-soft),#f6efe3);border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:14px;margin:12px 0 14px;padding:12px}.filter-row,.filters{display:grid;gap:10px}.filter-row{grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.filter-actions{gap:10px;justify-content:space-between}.filter-actions,.pager{align-items:center;display:flex}.pager{gap:8px}.pager-info{color:#647082;color:var(--muted);font-size:12px}.status-badge{align-items:center;background:#d9edf1;background:var(--brand-soft);border:1px solid #b9d6df;border-radius:999px;color:#0c4d5b;color:var(--brand);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase}.badge{background:linear-gradient(135deg,#0c4d5b,#0d6073);background:linear-gradient(135deg,var(--brand),#0d6073);color:#fff}.badge,.badge-soft{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;padding:4px 9px}.badge-soft{background:#fae7d8;background:var(--accent-soft);border:1px solid #dbc7b0;color:#7a451d}.badge-row{display:flex;flex-wrap:wrap;gap:6px}.badge-pill{align-items:center;background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:999px;color:#2e3847;display:inline-flex;font-size:11px;font-weight:600;gap:6px;padding:4px 8px}.badge-pending,.badge-placed{background:#fbe7cf;border:1px solid #edc99f;border-radius:999px;color:#754414}.badge-packed,.badge-pending,.badge-placed{font-size:11px;font-weight:700;padding:4px 9px}.badge-packed{background:#d4ecf2;border:1px solid #b5d7df;border-radius:999px;color:#1f4f5f}.badge-shipped{background:#dfe8fb;border:1px solid #c8d5f2;border-radius:999px;color:#345080}.badge-delivered,.badge-shipped{font-size:11px;font-weight:700;padding:4px 9px}.badge-delivered{background:#daf4e3;border:1px solid #b8e3cb;border-radius:999px;color:#1c6f40}.badge-cancelled{background:#fde8e4;border:1px solid #e4b0a8;border-radius:999px;color:#8b2e1f;font-size:11px;font-weight:700;padding:4px 9px}.orders-page{grid-gap:12px;display:grid;gap:12px}.orders-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.orders-head p{margin:6px 0 0}.orders-kpi-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.orders-kpi-card{grid-gap:4px;background:linear-gradient(160deg,#fff,#f8f1e6);border:1px solid #d4c8b8;border-radius:14px;box-shadow:none;color:#223043;display:grid;gap:4px;justify-items:start;padding:10px;transform:none}.orders-kpi-card:hover{border-color:#b6d2da;box-shadow:0 10px 20px #1b2b3d14;transform:translateY(-1px)}.orders-kpi-card.active{background:linear-gradient(160deg,#e8f4f7,#f3fbfd);border-color:#75afbc}.orders-kpi-label{color:#5a677a;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.orders-kpi-value{color:#0b4b5a;font-size:22px;font-weight:800;line-height:1}.order-shipping-card{background:radial-gradient(circle at 100% 0,#0c4d5b1a,#0000 38%),linear-gradient(155deg,#fff,#f7efe2)}.order-ship-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.order-ship-id-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.order-ship-status{letter-spacing:.04em;text-transform:uppercase}.order-ship-id{font-family:Space Grotesk,Plus Jakarta Sans,sans-serif;letter-spacing:.02em}.order-ship-full-id{margin-top:4px;word-break:break-all}.order-ship-amount{color:#0b4b5a;font-size:20px;font-weight:800}.order-ship-meta{grid-gap:8px;color:#445268;display:grid;font-size:12px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:8px}.order-ship-meta b{color:#2a3b53;font-weight:700}.order-ship-progress-block{grid-gap:9px;display:grid;gap:9px;margin-top:12px}.order-ship-progress{background:#e6ddd0;border-radius:999px;height:8px;overflow:hidden;position:relative}.order-ship-progress-fill{background:linear-gradient(90deg,#0c4d5b,#2f7f91);border-radius:999px;height:100%;transition:width .2s ease}.order-ship-step-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.order-ship-step{grid-gap:5px;color:#697789;display:grid;font-size:10px;font-weight:700;gap:5px;justify-items:center;text-align:center}.order-ship-dot{background:#fff;border:2px solid #c5bcad;border-radius:999px;height:12px;width:12px}.order-ship-step.active{color:#0d4f5e}.order-ship-step.active .order-ship-dot{background:#0c4d5b;border-color:#0c4d5b}.order-ship-step.done{color:#1f7a46}.order-ship-step.done .order-ship-dot{background:#1f7a46;border-color:#1f7a46}.order-ship-cancelled{background:#fff2ee;border:1px solid #e6bbb3;border-radius:12px;color:#8b2f20;font-size:12px;font-weight:600;margin-top:12px;padding:10px}.order-cancel-reason-text{font-weight:700;margin-top:6px}.order-ship-actions{margin-top:12px}.order-ship-actions .muted{font-weight:600;margin-left:auto}.order-cancel-trigger{background:#fff4f1;border-color:#e6bbb3;color:#8b2f20}.order-cancel-trigger:hover{background:#fff;border-color:#d89589}.order-cancel-box{grid-gap:8px;background:#fff3ef;border:1px dashed #e2b0a7;border-radius:12px;display:grid;gap:8px;margin-top:10px;padding:10px}.order-cancel-box label{color:#7d3b2d;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.order-cancel-box textarea{background:#fff;border-color:#d9b4aa;min-height:72px}.order-cancel-actions{justify-content:flex-end}.order-cancel-confirm{background:linear-gradient(135deg,#a43f2d,#853020);box-shadow:0 8px 16px #802d213d}.order-cancel-confirm:hover{box-shadow:0 10px 18px #802d2152}.status-flow{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0 4px}.status-step{grid-gap:6px;display:grid;gap:6px;position:relative;text-align:center}.status-dot{background:#fff;border:2px solid #c6beaf;border-radius:999px;height:14px;margin:0 auto;width:14px}.status-dot.active{background:#0c4d5b;background:var(--brand);border-color:#0c4d5b;border-color:var(--brand)}.status-dot.done{background:#1f7a46;background:var(--success);border-color:#1f7a46;border-color:var(--success)}.status-line{background:#cfc5b4;height:2px;position:absolute;right:-50%;top:6px;width:100%;z-index:0}.status-line.done{background:#1f7a46;background:var(--success)}.status-label{color:#647082;color:var(--muted);font-size:11px;font-weight:600}.status-actions{margin-top:8px}.order-detail-page{grid-gap:12px;display:grid;gap:12px}.order-detail-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.order-detail-sub{margin-top:6px}.order-detail-summary-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.order-summary-card{grid-gap:6px;background:linear-gradient(160deg,#fff,#f8f0e3);border:1px solid #d5c8b6;border-radius:14px;display:grid;gap:6px;padding:11px}.order-summary-label{color:#617083;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.order-summary-value{color:#1f2d40;font-size:14px;font-weight:700;word-break:break-word}.order-summary-id{font-family:Space Grotesk,Plus Jakarta Sans,sans-serif;font-size:13px}.order-summary-status{width:-webkit-fit-content;width:fit-content}.order-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.order-detail-grid,.order-panel{grid-gap:10px;display:grid;gap:10px}.order-panel{background:linear-gradient(160deg,#fff,#f8f2e8);border:1px solid #d6c9b8;border-radius:14px;padding:12px}.order-panel h4{font-size:16px}.order-panel-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.order-panel-metric{grid-gap:4px;background:#ffffffbf;border:1px solid #e3d8c7;border-radius:10px;display:grid;gap:4px;padding:8px}.order-panel-metric span{color:#67758a;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.order-panel-metric strong{color:#21354d;font-size:13px}.order-address-block{background:#fff9ef;border:1px dashed #cfbeaa;border-radius:12px;padding:10px}.order-mobile-field{grid-gap:5px;display:grid;gap:5px;margin-bottom:8px;margin-top:8px}.order-mobile-field label{color:#68788d;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.order-mobile-field input[readonly]{background:#fff;border-style:solid;color:#1d3046;font-weight:600}.order-address-lines{grid-gap:2px;color:#435267;display:grid;font-size:12px;gap:2px;margin-top:6px}.order-detail-progress{background:#e4dacc;border-radius:999px;height:8px;overflow:hidden;position:relative}.order-detail-progress-fill{background:linear-gradient(90deg,#0c4d5b,#2f7f91);border-radius:999px;height:100%}.order-detail-step-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.order-detail-step{grid-gap:4px;color:#728196;display:grid;font-size:10px;font-weight:700;gap:4px;justify-items:center;text-align:center}.order-detail-step-dot{background:#fff;border:2px solid #c2b8a8;border-radius:999px;height:12px;width:12px}.order-detail-step.active{color:#0d4f5e}.order-detail-step.active .order-detail-step-dot{background:#0c4d5b;border-color:#0c4d5b}.order-detail-step.done{color:#1f7a46}.order-detail-step.done .order-detail-step-dot{background:#1f7a46;border-color:#1f7a46}.order-history-list{grid-gap:6px;display:grid;gap:6px}.order-history-item{align-items:center;background:#ffffffc7;border:1px solid #e2d9ca;border-radius:10px;display:flex;flex-wrap:wrap;gap:8px;padding:8px}.order-items-head{align-items:center;justify-content:space-between}.order-detail-list{grid-gap:12px;display:grid;gap:12px}.order-detail-card{grid-gap:14px;background:radial-gradient(circle at 100% 0,#0c4d5b1f,#0000 36%),linear-gradient(150deg,#fff,#f6efe3);border:1px solid #d5c8b7;border-radius:14px;display:grid;gap:14px;grid-template-columns:110px 1fr;padding:12px}.order-detail-thumb{background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:12px;display:grid;height:110px;overflow:hidden;place-items:center;width:110px}.order-detail-thumb img{height:100%;object-fit:cover;width:100%}.order-detail-info{grid-gap:8px;display:grid;gap:8px}.order-line-meta{grid-gap:8px;color:#39485d;display:grid;font-size:12px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.order-line-meta .muted{margin-right:4px}.order-variant-list{grid-gap:8px;display:grid;gap:8px}.order-variant-item{background:#f4fbfd;border:1px solid #dce8ec;border-radius:11px;padding:8px}.order-detail-sublist{grid-gap:6px;display:grid;gap:6px}.order-bundle-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.order-bundle-item{grid-gap:8px;align-items:center;background:#fff;border:1px solid #e2d7c7;border-radius:10px;display:grid;gap:8px;grid-template-columns:44px 1fr;padding:7px}.order-bundle-thumb{background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:8px;color:#647082;color:var(--muted);display:grid;font-size:10px;height:44px;overflow:hidden;place-items:center;width:44px}.order-bundle-thumb img{height:100%;object-fit:cover;width:100%}.order-bundle-name{color:#2a3a50;font-size:12px;font-weight:700}.product-card{grid-gap:10px;display:grid;gap:10px}.product-main{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:96px 1fr}.product-thumb{background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:12px;display:grid;height:96px;overflow:hidden;place-items:center;width:96px}.product-thumb img{height:100%;object-fit:cover;width:100%}.product-thumb-fallback{color:#647082;color:var(--muted);font-size:10px;padding:6px;text-align:center}.product-info{grid-gap:8px;display:grid;gap:8px}.product-meta{grid-gap:10px;display:grid;font-size:13px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.product-actions{justify-content:flex-end}.product-create-page{grid-gap:14px;display:grid;gap:14px}.product-create-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding-bottom:4px}.product-create-meta{justify-content:flex-end}.product-create-section{grid-gap:10px;background:linear-gradient(165deg,#fffdf8,#f9f1e5);border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:14px;display:grid;gap:10px;padding:12px}.product-create-section h4{font-size:16px}.product-variant-theme{background:radial-gradient(circle at 100% 0,#0c4d5b29,#0000 42%),linear-gradient(155deg,#ecf7f9,#f7fbff 46%,#fef5ea);border-color:#98c7d1}.product-variant-theme h4{color:#0b4a58}.product-create-section-head{justify-content:space-between}.product-create-note{background:#fffaf0;border:1px dashed #ccbda8;border-radius:12px;padding:10px}.product-empty-state{background:#fff9ef;border:1px dashed #ccbba4;border-radius:12px;color:#5f6777;font-size:13px;padding:14px}.product-variant-card{background:linear-gradient(145deg,#fff,#edf7fa);border-color:#a9cfd7;gap:12px}.product-variant-head{justify-content:space-between}.product-chip-block{grid-gap:8px;display:grid;gap:8px}.product-chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip-toggle{background:#fff;border:1px solid #cfbfaa;border-radius:999px;box-shadow:none;color:#2f3949;font-size:12px;padding:6px 10px}.chip-toggle:hover{border-color:#bda98d;box-shadow:none}.chip-toggle.active{background:#d9edf1;background:var(--brand-soft);border-color:#a8cfd8;color:#0c4d5b;color:var(--brand)}.product-variant-theme .chip-toggle{background:#f8fdff;border-color:#9dc8d2}.product-variant-theme .chip-toggle:hover{border-color:#6ca9b7}.product-variant-theme .chip-toggle.active{background:linear-gradient(135deg,#d8edf1,#e7f7fb);border-color:#67a3b2;color:#06485b}.product-inline-form{align-items:center}.product-inline-form input{flex:1 1;min-width:160px}.product-color-image-row{align-items:center;gap:10px}.product-color-image-row .badge-pill{justify-content:center;min-width:90px}.product-color-image-preview{background:#fff;border:1px solid #8fb8c3;border-radius:12px;display:grid;height:52px;overflow:hidden;place-items:center;width:52px}.product-color-image-preview img{height:100%;object-fit:cover;width:100%}.product-main-image-preview{aspect-ratio:1/1;background:#fff;border:1px solid #9fc8d2;border-radius:14px;margin-top:10px;max-width:220px;overflow:hidden;width:100%}.product-main-image-preview img{height:100%;object-fit:cover;width:100%}.product-gallery-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:10px}.product-gallery-item{grid-gap:6px;background:#fffaf2;border:1px solid #d2c4b2;border-radius:12px;display:grid;gap:6px;padding:8px}.product-gallery-thumb{aspect-ratio:1/1;background:#fff;border:1px solid #d6ccbc;border:1px solid var(--border);border-radius:10px;color:#647082;color:var(--muted);display:grid;font-size:11px;overflow:hidden;place-items:center;width:100%}.product-gallery-thumb img{height:100%;object-fit:cover;width:100%}.product-gallery-name{color:#4c5564;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-gallery-remove{width:100%}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;margin-top:10px;min-width:600px;width:100%}.table td,.table th{border-bottom:1px solid #e4dccf;font-size:13px;padding:11px 10px;text-align:left}.table th{color:#596678;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.table tbody tr:hover{background:#fbf7ef}.chart-card{min-height:230px}.dashboard-bars{grid-gap:8px;align-items:end;display:grid;gap:8px;grid-template-columns:repeat(7,1fr);height:190px;margin-top:12px}.dashboard-bar-item{grid-gap:5px;display:grid;gap:5px;min-width:0}.dashboard-bar-wrap{align-items:flex-end;display:flex;height:120px}.dashboard-bar{background:linear-gradient(180deg,#1f6272,#0c4d5b);border:1px solid #2a6a7c;border-radius:9px 9px 4px 4px;width:100%}.dashboard-bar-value{color:#495568;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-bar-label{color:#647082;color:var(--muted);font-size:11px;text-align:center}.status-mix-list{grid-gap:10px;display:grid;gap:10px;margin-top:12px}.status-mix-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 110px 52px}.status-mix-track{background:#e3ddd3;border-radius:999px;height:8px;overflow:hidden}.status-mix-fill{background:linear-gradient(90deg,#0c4d5b,#4f8f9d);border-radius:999px;height:100%}.chart-bar,.chart-line{grid-gap:8px;align-items:end;display:grid;gap:8px;grid-template-columns:repeat(7,1fr);height:150px;margin-top:14px}.chart-bar div{background:linear-gradient(180deg,#1f6272,#0c4d5b);border-radius:8px 8px 4px 4px}.chart-line div{background:linear-gradient(180deg,#f2cda8,#da9658);border-radius:8px 8px 4px 4px}.chart-donut{background:conic-gradient(#0c4d5b 0 38%,#c66f2d 38% 68%,#e3b88b 68% 100%);border-radius:50%;height:165px;margin:14px auto 6px;position:relative;width:165px}.donut-center{background:#fff;border-radius:50%;display:grid;inset:25px;place-items:center;position:absolute;text-align:center}.donut-value{font-size:22px;font-weight:700}.legend{color:#647082;color:var(--muted);display:flex;font-size:12px;gap:16px;justify-content:center}.legend .dot{background:#0c4d5b;border-radius:999px;display:inline-block;height:8px;margin-right:6px;width:8px}.legend .dot.shipped{background:#c66f2d}.legend .dot.delivered{background:#e3b88b}hr{border:0;border-top:1px solid #d6ccbc;border-top:1px solid var(--border)}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card,.sidebar,.topbar{animation:riseIn .26s ease both}@media (max-width:1240px){.base-url{margin-left:0}.session{margin-left:auto}}@media (max-width:1024px){.app-shell{gap:12px;grid-template-columns:1fr;padding:10px}.sidebar{grid-gap:10px;align-items:center;border-radius:16px;display:grid;gap:10px;grid-template-columns:auto 1fr;height:auto;max-height:none;padding:12px;position:-webkit-sticky;position:sticky;top:10px}.sidebar-footer,.sidebar-section-label{display:none}.nav{grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;overflow-x:auto;padding-bottom:4px}.nav-item{padding:9px 10px}.content{gap:12px}.topbar{top:10px}.split{grid-template-columns:1fr}}@media (max-width:760px){.topbar{padding:12px}.base-url,.session,.topbar-brand,.topbar-search{min-width:0;width:100%}.topbar-icons{order:5}.session{justify-content:space-between}.base-url{gap:7px;grid-template-columns:1fr}.base-url label{font-size:10px}.main{gap:12px}.card{padding:12px}.login-card h2{font-size:24px}.login-layout{grid-template-columns:1fr}.login-details,.login-side{padding:14px}.order-detail-card,.product-main{grid-template-columns:1fr}.product-create-head{align-items:flex-start;flex-direction:column}.product-create-meta{justify-content:flex-start}.order-detail-thumb,.product-thumb{height:180px;width:100%}.filter-actions{align-items:flex-start;flex-direction:column}.table{min-width:520px}.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-bars{grid-template-columns:repeat(4,1fr);height:auto}.status-mix-row{gap:6px;grid-template-columns:1fr}.orders-head{align-items:flex-start;flex-direction:column}.orders-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-ship-head{align-items:flex-start;flex-direction:column}.order-ship-step-row{grid-template-columns:repeat(2,minmax(0,1fr))}.order-ship-actions .muted{margin-left:0}.order-detail-head{align-items:flex-start;flex-direction:column}.order-detail-grid,.order-detail-summary-grid,.order-panel-grid{grid-template-columns:1fr}.order-detail-step-row{grid-template-columns:repeat(2,minmax(0,1fr))}.order-bundle-grid{grid-template-columns:1fr}}.toast-stack{grid-gap:12px;display:grid;gap:12px;pointer-events:none;position:fixed;right:18px;top:18px;width:min(390px,calc(100vw - 24px));z-index:1400}.toast{grid-gap:10px;align-items:start;animation:toast-in .28s cubic-bezier(.17,.67,.24,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #121f2e1a;border-radius:16px;box-shadow:0 18px 32px #0e1b2e33;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) auto;overflow:hidden;padding:11px 12px 10px;pointer-events:auto;position:relative}.toast:before{background:#0c4d5b;background:var(--toast-accent,var(--brand));bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.toast-success{--toast-accent:#1f7a46;background:linear-gradient(135deg,#e7fbeef5,#f8fffbed);border-color:#1e7a4547}.toast-error{--toast-accent:#a43f2d;background:linear-gradient(135deg,#ffeae6f7,#fff8f6f0);border-color:#a43f2d47}.toast-info{--toast-accent:#185e8b;background:linear-gradient(135deg,#e4f5fff5,#f7fdfff0);border-color:#185e8b42}.toast-icon{background:#0c4d5b;background:var(--toast-accent,var(--brand));border-radius:12px;box-shadow:inset 0 1px 0 #ffffff47;color:#fff;display:grid;font-size:19px;font-weight:800;height:42px;line-height:1;place-items:center;width:42px}.toast-body{grid-gap:4px;display:grid;gap:4px;min-width:0}.toast-title{color:#0c4d5b;color:var(--toast-accent,var(--brand));font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.toast-text{color:#223043;font-size:13px;font-weight:600;word-break:break-word}.toast-close{background:#ffffffd1;border:1px solid #20324929;border-radius:8px;box-shadow:none;color:#30445f;font-size:12px;font-weight:800;height:28px;line-height:1;padding:0;width:28px}.toast-close:hover{background:#fff;border-color:#20324947;box-shadow:none;transform:none}.toast-progress{background:#ffffffad;border-radius:999px;height:3px;margin-top:3px;overflow:hidden;width:100%}.toast-progress:after{animation:toast-progress 3.6s linear forwards;animation:toast-progress var(--toast-duration,3.6s) linear forwards;background:#0c4d5b;background:var(--toast-accent,var(--brand));border-radius:999px;content:"";display:block;height:100%;transform-origin:left center}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:760px){.toast-stack{left:12px;right:12px;top:12px;width:auto}}
/*# sourceMappingURL=main.7483baf3.css.map*/