*{box-sizing:border-box}body{margin:0}*{scrollbar-width:thin;scrollbar-color:#ded5c6 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ded5c6;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#cbbfab}h1,h2,h3,p{margin:0}.lp{--lp-bg:#fdfbf7;--lp-surface:#fff;--lp-border:#ece5db;--lp-red:#c0392b;--lp-red-deep:#9c2d21;--lp-red-tint:#fdf0ee;--lp-red-glow:#c0392b29;--lp-yellow:#f5b041;--lp-yellow-tint:#fdf3e2;--lp-navy:#1b2a4a;--lp-navy-soft:#55617d;--lp-radius:14px;--lp-radius-lg:22px;--lp-shadow-sm:0 1px 2px #1b2a4a0d;--lp-shadow-md:0 10px 30px #1b2a4a12;--lp-shadow-red:0 8px 20px #c0392b3d;--lp-font:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;background:var(--lp-bg);color:var(--lp-navy);font-family:var(--lp-font);isolation:isolate;min-height:100vh;position:relative;overflow-x:hidden}.lp:before{content:"";opacity:.5;pointer-events:none;z-index:-2;background-image:radial-gradient(circle at 1px 1px,#1b2a4a29 1px,#0000 0),radial-gradient(circle at 1px 1px,#c0392b1a 1px,#0000 0);background-position:0 0,11px 11px;background-size:22px 22px,22px 22px;position:fixed;inset:0}.lp:after{content:"";opacity:.15;pointer-events:none;z-index:-1;background:radial-gradient(circle at 42% 40%,#c0392b80 0%,#e678325c 38%,#f5b04133 62%,#fdfbf700 78%);border-radius:50%;width:58vw;max-width:900px;height:58vw;max-height:900px;position:absolute;top:-14vh;right:-22vw}.lp *,.lp :before,.lp :after{box-sizing:border-box}.lp a:focus-visible,.lp button:focus-visible{outline:2px solid var(--lp-red);outline-offset:3px;border-radius:6px}.lp-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1220px;min-height:100vh;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) clamp(1.25rem,4vw,2.5rem) clamp(3rem,6vw,4.5rem);display:grid}.lp-hero-copy{max-width:36rem}.lp-progress{background:linear-gradient(90deg, var(--lp-red) 0%, var(--lp-yellow) 100%);transform-origin:0%;z-index:50;height:3px;position:fixed;top:0;left:0;right:0}.lp-pill{background:var(--lp-yellow-tint);color:var(--lp-red);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.35rem;padding:.45rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.lp-pill-dot{background:var(--lp-red);border-radius:50%;flex-shrink:0;width:6px;height:6px}.lp-headline{letter-spacing:-.045em;color:var(--lp-navy);margin:0 0 1.35rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:800;line-height:1.05}.lp-word{margin-right:.28em;display:inline-block}.lp-word-gradient{background:linear-gradient(100deg, var(--lp-red) 0%, var(--lp-yellow) 30%, var(--lp-red) 60%, var(--lp-yellow) 100%);color:#0000;-webkit-text-fill-color:transparent;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite lp-sweep}@keyframes lp-sweep{0%,to{background-position:0%}50%{background-position:100%}}.lp-sub{color:var(--lp-navy-soft);max-width:32rem;margin:0 0 2rem;font-size:clamp(1.02rem,1.35vw,1.14rem);line-height:1.62}.lp-mark{color:var(--lp-navy);background-image:linear-gradient(#f5b04100 58%,#f5b0418c 58%,#f5b0416b 100%);border-radius:2px;padding:0 .12em .04em;font-weight:600;position:relative}.lp-cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.lp-btn{cursor:pointer;will-change:transform;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.lp-btn-primary{background:var(--lp-red);color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 20px #c0392b4d,0 0 0 1px #c0392b1f,0 0 34px #c0392b47}.lp-btn-sheen{pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff47 50%,#fff0 100%);width:45%;animation:4.5s ease-in-out infinite lp-sheen;position:absolute;top:0;bottom:0;left:0;transform:translate(-160%)}@keyframes lp-sheen{0%,62%{transform:translate(-160%)}to{transform:translate(320%)}}.lp-btn-primary:hover{transform:scale(1.03);box-shadow:0 10px 26px #c0392b61,0 0 0 1px #c0392b33,0 0 52px #c0392b73}.lp-btn-primary:active{transform:scale(.99)}.lp-btn-ghost{color:var(--lp-navy);border:1px solid var(--lp-border);background:0 0}.lp-btn-ghost:hover{opacity:.82;transform:scale(1.03)}.lp-btn-arrow{transition:transform .18s}.lp-btn:hover .lp-btn-arrow{transform:translate(4px)}.lp-hero-visual{justify-content:center;display:flex;position:relative}.lp-glow{pointer-events:none;z-index:0;background:radial-gradient(56% 50% at 50% 44%,#c0392b6b 0%,#d6582c4d 30%,#f5b04133 54%,#fdfbf700 76%);position:absolute;inset:-26% -20% -20%}.lp-panel-drift{z-index:1;justify-content:center;width:100%;display:flex;position:relative}.lp-panel-float{justify-content:center;width:100%;display:flex}.lp-panel{z-index:1;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);width:100%;max-width:25.5rem;padding:1.5rem;position:relative;overflow:visible;box-shadow:0 18px 44px #1b2a4a1c,0 0 0 1px #c0392b0f}.lp-panel:before{content:"";background:linear-gradient(90deg, var(--lp-red) 0%, var(--lp-yellow) 100%);border-radius:var(--lp-radius-lg) var(--lp-radius-lg) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.lp-panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:1.35rem;display:flex}.lp-panel-label{color:var(--lp-navy-soft);margin-bottom:.2rem;font-size:.78rem;font-weight:600}.lp-panel-count{letter-spacing:-.03em;color:var(--lp-navy);font-variant-numeric:tabular-nums;min-width:2.4ch;height:2.3rem;font-size:2.3rem;font-weight:800;line-height:1;position:relative;overflow:hidden}.lp-count-digit{align-items:center;display:flex;position:absolute;inset:0}.lp-toast{z-index:3;white-space:nowrap;color:#dcfce7;box-shadow:0 8px 20px #14532d4d, 0 0 0 3px var(--lp-bg);background:#14532d;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.74rem;font-weight:700;display:inline-flex;position:absolute;top:-14px;right:-18px}.lp-toast svg{color:#4ade80;flex-shrink:0}.lp-panel-chip{background:var(--lp-yellow-tint);color:#99630f;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.lp-rows{flex-direction:column;gap:.55rem;display:flex}.lp-row{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:var(--lp-radius);align-items:center;gap:.7rem;padding:.7rem .8rem;display:flex}.lp-row-fresh{animation:1.1s ease-out lp-flash}@keyframes lp-flash{0%{background:var(--lp-red-tint);border-color:#c0392b8c}to{background:var(--lp-bg);border-color:var(--lp-border)}}.lp-row-icon{background:var(--lp-red-tint);width:32px;height:32px;color:var(--lp-red);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.lp-row-main{flex:1;min-width:0}.lp-row-item{color:var(--lp-navy);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.lp-row-note{color:var(--lp-navy-soft);font-size:.74rem}.lp-status{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.28rem .55rem;font-size:.68rem;font-weight:700}.lp-status-placed{color:var(--lp-navy-soft);background:#eef1f8}.lp-status-preparing{background:var(--lp-yellow-tint);color:#99630f}.lp-status-ready{background:var(--lp-red-tint);color:var(--lp-red)}.lp-profit{border-top:1px solid var(--lp-border);margin-top:1.15rem;padding-top:1.15rem}.lp-profit-label{color:var(--lp-navy-soft);align-items:center;gap:.35rem;margin-bottom:.3rem;font-size:.76rem;font-weight:600;display:flex}.lp-profit-label svg{color:var(--lp-red)}.lp-profit-value{letter-spacing:-.03em;color:var(--lp-red);font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:800}.lp-section{max-width:1180px;margin:0 auto;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.25rem,4vw,2.5rem)}.lp-h2{letter-spacing:-.035em;color:var(--lp-navy);max-width:34ch;margin:0 0 1.85rem;font-size:clamp(1.85rem,3.4vw,2.5rem);font-weight:800;line-height:1.12}.lp-showcase{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:clamp(1.25rem,3vw,2.25rem);display:grid}.lp-tabs{flex-direction:column;gap:.7rem;display:flex}.lp-tab{text-align:left;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);cursor:pointer;will-change:transform;align-items:center;gap:.85rem;width:100%;padding:1.05rem 1.1rem;font-family:inherit;transition:transform .2s,border-color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.lp-tab:hover{border-color:#c0392b57;transform:translate(3px)}.lp-tab-active{background:linear-gradient(100deg, var(--lp-red-tint) 0%, var(--lp-surface) 62%);box-shadow:0 10px 26px #c0392b1f, inset 3px 0 0 var(--lp-red);border-color:#c0392b8c}.lp-tab-icon{background:var(--lp-red-tint);width:40px;height:40px;color:var(--lp-red);border-radius:11px;flex-shrink:0;place-items:center;transition:transform .22s,background-color .22s;display:grid}.lp-tab-active .lp-tab-icon{background:var(--lp-red);color:#fff;transform:scale(1.06)}.lp-tab-text{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.lp-tab-kicker{letter-spacing:.11em;text-transform:uppercase;color:var(--lp-red);font-size:.66rem;font-weight:700}.lp-tab-title{letter-spacing:-.015em;color:var(--lp-navy);font-size:.97rem;font-weight:700}.lp-tab-stat{color:var(--lp-navy-soft);background:var(--lp-bg);border:1px solid var(--lp-border);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.24rem .5rem;font-size:.72rem;font-weight:700}.lp-tab-progress{background:linear-gradient(90deg, var(--lp-red) 0%, var(--lp-yellow) 100%);transform-origin:0%;height:2px;position:absolute;bottom:0;left:0;right:0}.lp-stage{display:flex;position:relative}.lp-stage-glow{pointer-events:none;z-index:0;background:radial-gradient(52% 48% at 58% 40%,#c0392b29 0%,#f5b0411a 46%,#fdfbf700 74%);position:absolute;inset:-12% -8%}.lp-stage-card{z-index:1;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);flex-direction:column;gap:1.15rem;width:100%;padding:clamp(1.35rem,2.4vw,1.85rem);display:flex;position:relative;box-shadow:0 18px 44px #1b2a4a1a,0 0 0 1px #c0392b0d}.lp-stage-title{letter-spacing:-.025em;color:var(--lp-navy);margin:0 0 .4rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:800}.lp-stage-body{color:var(--lp-navy-soft);max-width:40ch;margin:0;font-size:.92rem;line-height:1.58}.lp-fp{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:var(--lp-radius);flex-direction:column;flex:1;justify-content:center;min-height:172px;padding:1rem;display:flex}.lp-fp-queue{gap:.5rem}.lp-fp-row{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:9px;align-items:center;gap:.6rem;padding:.55rem .7rem;display:flex}.lp-fp-dot{background:var(--lp-red);border-radius:50%;flex-shrink:0;width:7px;height:7px}.lp-fp-name{color:var(--lp-navy);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.83rem;font-weight:600;overflow:hidden}.lp-fp-legend{gap:.9rem;margin-bottom:.85rem;display:flex}.lp-fp-key{color:var(--lp-navy-soft);align-items:center;gap:.32rem;font-size:.72rem;font-weight:600;display:inline-flex}.lp-fp-key:before{content:"";border-radius:3px;width:9px;height:9px}.lp-fp-key-cost:before{background:#c0392b52}.lp-fp-key-take:before{background:var(--lp-red)}.lp-fp-chart{flex:1;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.lp-fp-col{flex-direction:column;flex:1;align-items:center;gap:.4rem;display:flex}.lp-fp-pair{align-items:flex-end;gap:3px;height:92px;display:flex}.lp-fp-bar{transform-origin:50% 100%;border-radius:3px 3px 0 0;width:9px}.lp-fp-bar-cost{background:#c0392b4d}.lp-fp-bar-take{background:var(--lp-red)}.lp-fp-tick{color:var(--lp-navy-soft);font-size:.66rem;font-weight:600}.lp-fp-status{align-items:center;gap:1rem}.lp-fp-track{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.lp-fp-chip{background:var(--lp-surface);border:1px solid var(--lp-border);color:var(--lp-navy-soft);border-radius:999px;padding:.42rem .8rem;font-size:.76rem;font-weight:700}.lp-fp-chip-on{background:var(--lp-red);border-color:var(--lp-red);color:#fff}.lp-fp-tap{color:#14532d;background:#dcfce7;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.lp-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.lp-steps-line{background:linear-gradient(90deg, #f5b04100 0%, var(--lp-yellow) 18%, var(--lp-yellow) 82%, #f5b04100 100%);z-index:0;height:2px;position:absolute;top:21px;left:16%;right:16%}.lp-step{z-index:1;text-align:center;padding:0 .5rem;position:relative}.lp-step-num{background:var(--lp-red);color:#fff;width:42px;height:42px;box-shadow:0 0 0 6px var(--lp-bg);border-radius:50%;place-items:center;margin:0 auto .9rem;font-size:1rem;font-weight:800;display:grid}.lp-step-title{color:var(--lp-navy);margin-bottom:.3rem;font-size:1rem;font-weight:700}.lp-step-body{color:var(--lp-navy-soft);font-size:.88rem;line-height:1.55}.lp-band{background:linear-gradient(165deg, var(--lp-bg) 0%, var(--lp-yellow-tint) 100%);border-top:1px solid var(--lp-border);padding:clamp(3.5rem,7vw,5rem) clamp(1.25rem,4vw,2.5rem)}.lp-band-inner{text-align:center;max-width:40rem;margin:0 auto}.lp-band-title{letter-spacing:-.03em;color:var(--lp-navy);margin:0 0 .65rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.lp-band-sub{color:var(--lp-navy-soft);margin:0 0 1.6rem;font-size:.98rem}.lp-footer{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.85rem clamp(1.25rem,4vw,2.5rem);display:flex}.lp-wordmark{letter-spacing:-.02em;color:var(--lp-navy);font-size:1.05rem;font-weight:800}.lp-wordmark-accent{color:var(--lp-red)}.lp-footer-note{color:var(--lp-navy-soft);font-size:.82rem}@media (width<=900px){.lp-hero{grid-template-columns:1fr;min-height:auto;padding-top:clamp(2.5rem,8vw,3.5rem)}.lp-hero-copy{max-width:none}.lp-hero-visual{order:2}.lp-showcase{grid-template-columns:1fr}.lp-stage{order:-1}.lp-steps{grid-template-columns:1fr;gap:2rem}.lp-steps-line{display:none}}@media (width<=480px){.lp-cta-row{flex-direction:column;align-items:stretch}.lp-btn{justify-content:center}}@media (prefers-reduced-motion:reduce){.lp *,.lp :before,.lp :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lp-word-gradient{background-position:0%;animation:none}.lp-btn-sheen{display:none}}.lp-nav{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fdfbf7b8;border-bottom:1px solid #ece5dbb3;position:relative}.lp-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1220px;margin:0 auto;padding:.85rem clamp(1.25rem,4vw,2.5rem);display:flex}.lp-nav-brand{letter-spacing:-.025em;color:var(--lp-navy);font-size:1.08rem;font-weight:800}.lp-nav-brand-accent{color:var(--lp-red)}.lp-nav-actions{align-items:center;gap:.5rem;display:flex}.lp-nav-link{color:var(--lp-navy);border-radius:8px;padding:.5rem .85rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s}.lp-nav-link:hover{background:var(--lp-red-tint);color:var(--lp-red)}.lp-nav-cta{color:#fff;background:var(--lp-red);border-radius:9px;padding:.55rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s;box-shadow:0 4px 12px #c0392b3d}.lp-nav-cta:hover{background:var(--lp-red-deep);transform:translateY(-1px)}.lp-btn-ghost{gap:.45rem}.lp-band-actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}@media (width<=560px){.lp-nav-link{padding:.5rem .6rem}.lp-nav-cta{padding:.5rem .75rem;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.lp-nav-cta:hover{transform:none}}.auth{--a-paper:#fdfbf7;--a-surface:#fff;--a-border:#e4dccf;--a-border-strong:#d5c9b6;--a-red:#c0392b;--a-red-deep:#b23325;--a-red-darker:#8f2418;--a-red-press:#9c2d21;--a-red-tint:#fdf0ee;--a-yellow:#f5b041;--a-ink:#1b2a4a;--a-ink-soft:#5a6480;--a-ink-faint:#8a92a6;--a-font:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;background:var(--a-paper);min-height:100vh;font-family:var(--a-font);color:var(--a-ink);position:relative;overflow:hidden}.auth-brandside{will-change:transform;background:radial-gradient(115% 85% at 18% 12%, #e05a3c 0%, #e05a3c00 58%), linear-gradient(155deg, var(--a-red-deep) 0%, var(--a-red-darker) 100%);color:#fff;flex-direction:column;justify-content:space-between;width:50%;padding:clamp(2.5rem,4vw,3.75rem);display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.auth-formside{place-items:center;width:50%;padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,4vw,3rem);display:grid;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.auth-flipped .auth-formside{left:0;right:auto}.auth-brandside:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff24 1px,#0000 0);background-size:20px 20px;position:absolute;inset:0}.auth-brandside:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5b04180 0%,#f5b04100 70%);border-radius:50%;width:62%;padding-bottom:62%;position:absolute;bottom:-28%;right:-22%}.auth-glow{z-index:0;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.auth-logo,.auth-pitch,.auth-points{z-index:1;position:relative}.auth-wave{z-index:2;width:34px;height:100%;fill:var(--a-paper);transition:opacity .18s ease-out;position:absolute;top:0;bottom:0}.auth-wave-right{opacity:1;right:-1px;transform:scaleX(-1)}.auth-wave-left{opacity:0;left:-1px}.auth-flipped .auth-wave-right{opacity:0}.auth-flipped .auth-wave-left{opacity:1}.auth-logo{letter-spacing:-.025em;font-size:1.3rem;font-weight:800}.auth-logo-accent{color:var(--a-yellow)}.auth-pitch{max-width:26rem}.auth-pitch-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--a-yellow);background:#f5b04124;border:1px solid #f5b0414d;border-radius:999px;margin-bottom:1.35rem;padding:.35rem .7rem;font-size:.66rem;font-weight:700;display:inline-block}.auth-pitch h2{letter-spacing:-.04em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:800;line-height:1.08}.auth-pitch p{color:#ffffffe0;margin:0;font-size:1rem;line-height:1.6}.auth-points{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.auth-point{color:#ffffffe6;align-items:center;gap:.7rem;font-size:.9rem;font-weight:500;display:flex}.auth-point-mark{width:26px;height:26px;color:var(--a-yellow);background:#ffffff21;border:1px solid #ffffff29;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.auth-paper{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.auth-paper:before{content:"";opacity:.45;background-image:radial-gradient(circle at 1px 1px,#1b2a4a21 1px,#0000 0),radial-gradient(circle at 1px 1px,#c0392b17 1px,#0000 0);background-position:0 0,11px 11px;background-size:22px 22px,22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%)}.auth-paper-bloom{background:radial-gradient(60% 50% at 50% 42%,#e05a3c0f 0%,#f5b04109 40%,#fdfbf700 70%);position:absolute;inset:0 12%}.auth-form-shell{z-index:1;justify-content:center;width:100%;display:flex;position:relative}.auth-form-inner{width:100%;max-width:23rem}.auth-collapse{margin:0 -6px;padding:0 6px;overflow:hidden}.auth-back{color:var(--a-ink-faint);align-items:center;gap:.35rem;margin-bottom:2rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.auth-back:hover{color:var(--a-red)}.auth-title{letter-spacing:-.035em;margin:0 0 .4rem;font-size:1.75rem;font-weight:800;line-height:1.14}.auth-sub{color:var(--a-ink-soft);margin:0 0 1.6rem;font-size:.92rem;line-height:1.55}.auth-google{width:100%;color:var(--a-ink);background:var(--a-surface);border:1px solid var(--a-border-strong);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.auth-google:hover:not(:disabled){border-color:var(--a-ink-faint);transform:translateY(-1px);box-shadow:0 4px 12px #1b2a4a14}.auth-google:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:var(--a-ink-faint);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.8rem;margin:1.3rem 0;font-size:.72rem;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--a-border);flex:1;height:1px}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-field{flex-direction:column;gap:.38rem;display:flex}.auth-field-pair{gap:.7rem;margin-bottom:1rem;display:flex}.auth-field-pair .auth-field{flex:1 1 0;min-width:0}.auth-label{letter-spacing:.02em;color:var(--a-ink);font-size:.76rem;font-weight:700;transition:color .18s}.auth-field-on .auth-label{color:var(--a-red)}.auth-field-box{width:100%;display:block}.auth-field input{width:100%;color:var(--a-ink);background:var(--a-paper);border:1px solid var(--a-border);border-radius:10px;padding:.72rem .85rem;font-family:inherit;font-size:.93rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.auth-field input::placeholder{color:var(--a-ink-faint)}.auth-field input:hover:not(:disabled){border-color:var(--a-border-strong)}.auth-field input:focus{border-color:var(--a-red);background:var(--a-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.auth-field input:-webkit-autofill{-webkit-text-fill-color:var(--a-ink);-webkit-box-shadow:0 0 0 40rem var(--a-paper) inset;box-shadow:0 0 0 40rem var(--a-paper) inset;caret-color:var(--a-ink)}.auth-field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--a-ink);-webkit-box-shadow:0 0 0 40rem var(--a-paper) inset;box-shadow:0 0 0 40rem var(--a-paper) inset;caret-color:var(--a-ink)}.auth-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--a-ink);-webkit-box-shadow:0 0 0 40rem var(--a-paper) inset;box-shadow:0 0 0 40rem var(--a-paper) inset;caret-color:var(--a-ink)}.auth-field input:disabled{opacity:.6;cursor:not-allowed}.auth-password{display:flex;position:relative}.auth-password input{padding-right:2.7rem}.auth-eye{width:2rem;height:2rem;color:var(--a-ink-faint);cursor:pointer;background:0 0;border:none;border-radius:7px;place-items:center;transition:color .18s,background-color .18s;display:grid;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.auth-eye:hover:not(:disabled){color:var(--a-red);background:var(--a-red-tint)}.auth-eye:disabled{cursor:not-allowed}.auth-eye-icon{place-items:center;display:grid}.auth-meter{align-items:center;gap:.6rem;padding-top:.5rem;display:flex}.auth-meter-track{background:var(--a-border);border-radius:999px;flex:1;height:4px;overflow:hidden}.auth-meter-fill{transform-origin:0;background:linear-gradient(90deg, var(--a-red) 0%, var(--a-yellow) 100%);border-radius:999px;width:100%;height:100%;transition:background .25s}.auth-meter-fill-ready{background:linear-gradient(90deg, var(--a-yellow) 0%, #3f9d5c 100%)}.auth-meter-note{font-variant-numeric:tabular-nums;color:var(--a-ink-faint);white-space:nowrap;font-size:.72rem;font-weight:600}.auth-notice{color:#8a5a10;background:#fdf6e6;border:1px solid #f5b04166;border-radius:9px;align-items:flex-start;gap:.5rem;padding:.65rem .8rem;font-size:.83rem;font-weight:500;line-height:1.45;display:flex}.auth-error{background:var(--a-red-tint);color:#8c2216;border:1px solid #c0392b47;border-radius:9px;align-items:flex-start;gap:.5rem;padding:.65rem .8rem;font-size:.83rem;font-weight:500;line-height:1.45;display:flex}.auth-submit{letter-spacing:-.005em;color:#fff;background:var(--a-red);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:3rem;margin-top:.3rem;padding:.82rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #c0392b3d}.auth-submit:hover:not(:disabled){background:var(--a-red-press);box-shadow:0 10px 24px #c0392b52}.auth-submit:disabled{cursor:progress}.auth-submit:disabled:not(.auth-submit-granted){opacity:.7;box-shadow:none}.auth-submit-granted{opacity:1;cursor:default;background:#2f7d4f;box-shadow:0 10px 26px #2f7d4f57}.auth-submit-label{align-items:center;gap:.45rem;display:inline-flex}.auth-submit-sheen{pointer-events:none;background:linear-gradient(100deg,#fff0 0%,#ffffff6b 50%,#fff0 100%);width:45%;position:absolute;top:0;bottom:0;left:0}.auth-spin{animation:.8s linear infinite auth-rotate}@keyframes auth-rotate{to{transform:rotate(360deg)}}.auth-switch{text-align:center;color:var(--a-ink-soft);margin-top:1.4rem;font-size:.86rem}.auth-switch button{font-family:inherit;font-size:inherit;color:var(--a-red);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .18s,text-underline-offset .18s}.auth-switch button:hover:not(:disabled){color:var(--a-red-press);text-underline-offset:5px}.auth-switch button:disabled{opacity:.6;cursor:not-allowed}.auth a:focus-visible,.auth button:focus-visible,.auth input:focus-visible{outline:2px solid var(--a-red);outline-offset:2px}@media (width<=900px){.auth{flex-direction:column;display:flex;overflow:visible}.auth-brandside,.auth-formside,.auth-flipped .auth-formside{width:100%;position:static}.auth-brandside{gap:1.5rem;padding:1.75rem 1.5rem;transform:none!important}.auth-pitch h2{font-size:1.55rem}.auth-pitch p,.auth-points{display:none}.auth-formside{align-items:start;padding:2rem 1.25rem 3rem}.auth-wave,.auth-glow,.auth-paper-bloom{display:none}}@media (prefers-reduced-motion:reduce){.auth *,.auth :before,.auth :after{transition-duration:.01ms!important}.auth-spin{animation:none}}:root{--color-bg:#fdfbf7;--color-surface:#fffefb;--color-surface-sunken:#faf6ef;--color-border:#e9e2d6;--color-border-soft:#f2ebe0;--color-ink:#1b2a4a;--color-ink-soft:#55617d;--color-red:#c0392b;--color-red-dark:#9c2d21;--color-red-soft:#fbe6e3;--color-red-tint:#fdf0ee;--color-navy:#1b2a4a;--color-navy-soft:#55617d;--color-navy-tint:#eef1f8;--color-gold:#b57a12;--color-gold-tint:#fdf3e2;--color-success:#2d6a4f;--color-success-tint:#e6f2eb;--color-danger:#c0392b;--color-text-muted:#8a92a6;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--radius-sm:10px;--radius:14px;--radius-lg:20px;--radius-xl:22px;--shadow-sm:0 1px 3px #1b2a4a0f, 0 1px 2px #1b2a4a0a;--shadow-md:0 12px 32px #1b2a4a17;--shadow-red:0 8px 20px #c0392b42;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--dash-red-hot:#d8432f;--dash-red-deep:#7a1d13;--dash-red-darker:#4a1109;--dash-gold-bright:#f7bd4a;--dash-red-amber:#d9702f;--dash-gold-dark:#9a6a00;--dash-glass:#ffffff1a;--dash-glass-border:#ffffff29;--dash-border-warm:#e6dfd4;--dash-border-dashed:#d5c9b6;--dash-shadow-lifted:0 2px 6px #7a1d130f, 0 20px 44px -10px #7a1d1329;--dash-shadow-rest:0 1px 3px #7a1d130d, 0 8px 24px -8px #7a1d131a;--dash-shadow-hero:0 20px 60px -12px #7a1d1373;--dash-shadow-modal:0 8px 32px #7a1d131a, 0 32px 64px -16px #7a1d1333}body{background-color:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:radial-gradient(80vw 55vh at 105% -5%,#d8432f0e 0%,#0000 65%),radial-gradient(50vw 40vh at -5% 80%,#f7bd4a0a 0%,#0000 60%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E")}.shell{background:var(--color-bg);flex-direction:column;height:100vh;display:flex;overflow:hidden}.shell-body{flex:1;min-height:0;display:flex;position:relative}.sidebar{color:#dbe3f2;width:296px;padding:var(--space-6) var(--space-4) var(--space-5);z-index:6;border-radius:0 var(--radius-xl) var(--radius-xl) 0;background:linear-gradient(#1b2a4a 0%,#23345c 70%,#3b54a0 100%);flex-direction:column;flex-shrink:0;align-self:stretch;min-width:0;height:100%;display:flex;position:relative;overflow:visible;box-shadow:1px 0 18px #1b2a4a2e}.sidebar:before{content:"";border-radius:0 var(--radius-xl) var(--radius-xl) 0;pointer-events:none;z-index:2;border-right:1px solid #7896d247;position:absolute;inset:0}.sidebar:after{content:"";border-radius:0 var(--radius-xl) var(--radius-xl) 0;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='0.018'/%3E%3C/svg%3E");position:absolute;inset:0;overflow:hidden}.sidebar>*{z-index:1;position:relative}.sidebar-head{margin:calc(var(--space-6) * -1) calc(var(--space-4) * -1) var(--space-6);padding:1rem var(--space-5) 1.1rem;border-top-right-radius:var(--radius-xl);background:#ffffff0a;border-bottom:1px solid #7896d22e;position:relative}.sidebar-brand{letter-spacing:-.03em;color:#fff;margin-bottom:var(--space-2);text-shadow:0 1px 2px #00000040;font-size:1.2rem;font-weight:800;position:relative}.sidebar-brand-mark.accent{color:#ff7a5c}.sidebar-role{text-transform:uppercase;letter-spacing:.13em;color:#cdd8ee;box-shadow:none;background:#ffffff14;border:1px solid #96afe147;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.64rem;font-weight:700;display:inline-flex;position:relative}.sidebar-role:before{content:"";opacity:.9;background:#ff7a5c;border-radius:50%;flex-shrink:0;width:5px;height:5px}.sidebar-head-mini{width:40px;height:40px;margin:0 auto var(--space-5);background:linear-gradient(155deg, var(--dash-red-hot) 0%, var(--dash-red-deep) 100%);color:var(--dash-gold-bright);border-radius:14px;place-items:center;font-size:1.05rem;font-weight:800;display:grid;box-shadow:0 4px 14px -4px #7a1d138c,0 0 0 3px #fdf0eecc}.sidebar-collapse-btn{z-index:10;width:26px;height:26px;color:var(--color-navy-soft);cursor:pointer;background:linear-gradient(160deg,#fff 0%,#eef2fb 100%);border:1.5px solid #3b54a047;border-radius:50%;place-items:center;transition:box-shadow .18s,border-color .18s,color .18s,transform .18s,left .32s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:.6rem;right:-34px;box-shadow:0 1px 4px #1b2a4a1a,0 2px 8px #1b2a4a14}.sidebar-collapse-btn:hover{color:var(--color-navy);border-color:#3b54a073;transform:scale(1.08);box-shadow:0 2px 8px #1b2a4a24,0 4px 16px #1b2a4a1f}.sidebar-collapse-btn:focus-visible{outline:2px solid var(--color-navy);outline-offset:2px}.sidebar-collapse-icon{transition:transform .32s cubic-bezier(.22,1,.36,1)}.shell-collapsed .sidebar-collapse-icon{transform:rotate(180deg)}.sidebar-nav{gap:var(--space-5);margin-top:calc(var(--space-6) * -1);padding-top:var(--space-6);margin-right:calc(var(--space-4) * -1);padding-right:calc(var(--space-4) - 4px);scrollbar-width:thin;scrollbar-color:#96afe180 transparent;background:0 0;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.shell-collapsed .sidebar-nav{gap:var(--space-2)}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#96afe166;border-radius:999px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#96afe199}.sidebar-group{flex-direction:column;gap:2px;display:flex}.sidebar-group-label{text-transform:uppercase;letter-spacing:.11em;color:#b4c3e199;padding:0 var(--space-4) .45rem;font-size:.66rem;font-weight:700}.sidebar-nav a{align-items:center;gap:var(--space-3);padding:.65rem var(--space-4);color:#c3cfe6;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:12px;width:100%;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,box-shadow .2s,transform .28s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.sidebar-nav a:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:2;background:linear-gradient(100deg,#0000 0%,#ffffff0f 40%,#ffffff38 50%,#ffffff0f 60%,#0000 100%);width:45%;position:absolute;top:0;bottom:0;left:-60%;transform:skew(-18deg)}.sidebar-nav a:hover:after{animation:.9s ease-out sidebar-sheen}@keyframes sidebar-sheen{0%{opacity:0;left:-60%}20%{opacity:1}to{opacity:0;left:130%}}.sidebar-nav a:not(.active):before{content:"";background:var(--color-red);opacity:0;border-radius:4px;width:3px;height:0;transition:height .24s cubic-bezier(.22,1,.36,1),opacity .2s;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.sidebar-nav a:not(.active):hover:before{opacity:.55;height:42%}.sidebar-nav a:hover{color:#fff;background:#ffffff14;border-radius:12px;transform:translate(5px);box-shadow:inset 0 1px #ffffff14}.shell-collapsed .sidebar-nav a{justify-content:center;padding:.55rem}.shell-collapsed .nav-icon-tile{width:24px;height:24px}.shell-collapsed .sidebar-nav a:hover{transform:none}.shell-collapsed .sidebar-nav a:not(.active):before{display:none}.shell-collapsed .sidebar-nav a:hover .nav-icon-tile{transform:none}@media (prefers-reduced-motion:reduce){.sidebar-nav a:hover,.sidebar-nav a:hover .nav-icon-tile{transform:none}.sidebar-nav a:hover:after{animation:none}.sidebar-nav a:not(.active):before{transition:opacity .2s}}.sidebar-nav a:focus-visible{outline-offset:2px;outline:2px solid #7d9bd6}.sidebar-nav a.active{color:var(--color-red);font-weight:700}.nav-active-pill{z-index:0;background:linear-gradient(135deg,#fdf0eef2 0%,#fdf3e299 100%);border:1.5px solid #d8432f47;border-radius:12px;position:absolute;inset:0;box-shadow:0 1px 6px #d8432f1f,inset 0 1px #fffc}.nav-active-bar{background:linear-gradient(180deg, var(--dash-red-hot) 0%, var(--dash-red-amber) 100%);border-radius:4px;width:3.5px;position:absolute;top:18%;bottom:18%;left:-1.5px;box-shadow:0 0 8px #d8432f80}.sidebar-nav a .nav-icon-tile,.sidebar-nav a .nav-label,.sidebar-nav a .nav-soon{z-index:1;position:relative}.nav-icon-tile{color:#b9c6e0;background:#ffffff14;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:background-color .18s,color .18s,box-shadow .18s,transform .28s cubic-bezier(.34,1.56,.64,1);display:grid}.sidebar-nav a:hover .nav-icon-tile{color:#fff;background:#ffffff29;transform:scale(1.1)rotate(-4deg)}.sidebar-nav a.active .nav-icon-tile{background:linear-gradient(140deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);color:#fff;box-shadow:0 3px 8px -2px #c0392b80}.shell-collapsed .nav-icon-tile{background:0 0}.shell-collapsed .sidebar-nav a:hover .nav-icon-tile{color:#fff;background:0 0}.shell-collapsed .sidebar-nav a.active .nav-icon-tile{background:linear-gradient(140deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);color:#fff}.nav-icon{flex-shrink:0}.nav-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sidebar-footer{padding-top:var(--space-4);margin-top:var(--space-4);border-top:1px solid #b4c8f033}.sidebar-logout{color:#dbe3f2;cursor:pointer;background:#ffffff0f;border:1px solid #b4c8f04d;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.6rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .16s,border-color .16s,background-color .16s;display:flex}.sidebar-logout:hover{color:#fff;background:#ff7a5c2e;border-color:#ff8c7899}.sidebar-logout:focus-visible{outline-offset:2px;outline:2px solid #7d9bd6}.content-col{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.content{min-width:0;min-height:0;padding:var(--space-8) var(--space-10) var(--space-10);background:#fcfdff;flex-direction:column;flex:1;display:flex;overflow-y:auto}.route-transition{flex-direction:column;flex:1;min-width:0;animation:.22s ease-out route-fade-in;display:flex}@keyframes route-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.route-transition{animation:none}}.fade-swap{animation:.18s ease-out route-fade-in}@media (prefers-reduced-motion:reduce){.fade-swap{animation:none}}.route-transition>.dash-shell{flex:1}.content-footer{display:none}.shell-footer{margin:var(--space-8) calc(var(--space-10) * -1) calc(var(--space-8) * -1);padding:var(--space-5) var(--space-10);border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);text-align:center;background:var(--color-bg);margin-top:auto;font-size:.75rem}.topbar{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-10);-webkit-backdrop-filter:blur(10px);z-index:5;background:linear-gradient(120deg,#eef2fbeb 0%,#e6ecfae6 100%);border-bottom:1px solid #3b54a029;flex-shrink:0;display:flex;box-shadow:0 1px 8px #1b2a4a0d}.topbar-spacer{flex:1}.topbar-actions{align-items:center;gap:var(--space-3);display:flex}.topbar-error{color:var(--color-danger);font-size:.8rem}.topbar-icon-btn{border:1px solid var(--dash-border-warm);width:36px;height:36px;color:var(--color-navy-soft);box-shadow:var(--dash-shadow-rest);cursor:pointer;background:#fffefbe6;border-radius:12px;place-items:center;transition:box-shadow .18s,border-color .18s,color .18s,background-color .18s;display:grid;position:relative}.topbar-icon-btn:hover{color:var(--color-red);background:var(--color-red-tint);box-shadow:var(--dash-shadow-lifted);border-color:#c0392b47}.topbar-icon-btn:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.topbar-badge{background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);color:#fff;border:2px solid var(--color-bg);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #c0392b59}.topbar-bell-wrap{position:relative}.topbar-bell-panel{z-index:20;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:320px;max-height:22rem;box-shadow:var(--dash-shadow-modal);background:linear-gradient(#fdfbf7 0%,#fffefb 40%);position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.topbar-bell-panel-head{padding:var(--space-3) var(--space-4);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border-soft);font-size:.72rem;font-weight:700}.topbar-bell-empty{padding:var(--space-5) var(--space-4);color:var(--color-text-muted);text-align:center;font-size:.85rem}.topbar-bell-list{list-style:none}.topbar-bell-list li{align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-soft);cursor:pointer;transition:background-color .14s;display:flex}.topbar-bell-list li:last-child{border-bottom:none}.topbar-bell-list li:hover{background:var(--color-surface-sunken)}.topbar-bell-list li.read{cursor:default}.topbar-bell-list li.read:hover{background:0 0}.topbar-bell-dot{background:var(--color-red);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.4rem}.topbar-bell-list li.read .topbar-bell-dot{background:0 0}.topbar-bell-message{min-width:0;color:var(--color-ink);flex:1;font-size:.85rem;line-height:1.4}.topbar-bell-list li.read .topbar-bell-message{color:var(--color-text-muted)}.topbar-bell-time{color:var(--color-text-muted);flex-shrink:0;font-size:.72rem}.topbar-avatar{background:linear-gradient(140deg, var(--dash-red-hot) 0%, var(--dash-red-amber) 100%);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:grid;box-shadow:0 2px 6px #c0392b4d}.topbar-profile-wrap{position:relative}.topbar-profile-btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .35rem .2rem .2rem;transition:background-color .16s,border-color .16s;display:flex}.topbar-profile-btn:hover{background:var(--color-surface-sunken)}.topbar-profile-btn:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.topbar-profile-chevron{color:var(--color-text-muted);transition:transform .18s}.topbar-profile-btn[aria-expanded=true] .topbar-profile-chevron{transform:rotate(180deg)}.topbar-profile-panel{z-index:20;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:228px;box-shadow:var(--dash-shadow-modal);padding:var(--space-2);background:linear-gradient(#fdfbf7 0%,#fffefb 40%);position:absolute;top:calc(100% + 10px);right:0}.topbar-profile-panel-head{align-items:center;gap:var(--space-3);padding:var(--space-2);margin-bottom:var(--space-2);border-bottom:1px solid var(--color-border-soft);padding-bottom:var(--space-3);display:flex}.topbar-profile-panel-text{min-width:0}.topbar-profile-name{color:var(--color-navy);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.topbar-profile-sub{color:var(--color-text-muted);font-size:.75rem}.topbar-profile-item{align-items:center;gap:var(--space-3);width:100%;padding:.55rem var(--space-2);border-radius:var(--radius-sm);color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.86rem;font-weight:600;transition:background-color .14s,color .14s;display:flex}.topbar-profile-item:hover{background:var(--color-red-tint);color:var(--color-red)}.topbar-profile-item:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.view-header{margin-bottom:var(--space-8)}.view-header h2{letter-spacing:-.04em;color:var(--color-navy);text-shadow:0 1px 2px #1b2a4a0f;font-size:2rem;font-weight:800}.view-subtitle{color:var(--color-ink-soft);margin-top:var(--space-2);font-size:.92rem;line-height:1.5}h3{text-transform:uppercase;letter-spacing:.09em;color:var(--color-text-muted);margin-bottom:var(--space-4);font-size:.82rem;font-weight:700}.empty-state{color:var(--color-text-muted);padding:var(--space-8) 0;text-align:center;font-size:.9rem}.orders-section-label{align-items:center;gap:.4rem;display:flex}.orders-history-label{margin-top:var(--space-8)}.order-list{gap:var(--space-3);flex-direction:column;max-width:900px;display:flex}.order-card{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);padding:var(--space-5) var(--space-5) var(--space-5) calc(var(--space-5) + 4px);transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.order-card:before{content:"";background:linear-gradient(180deg, var(--color-red) 0%, var(--dash-red-amber) 100%);width:3px;position:absolute;top:0;bottom:0;left:0}.order-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0a 0%,#0000 60%);border-radius:50%;width:50%;height:150%;position:absolute;top:-50%;right:-15%}.order-card:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b3d;transform:translateY(-2px)}.order-card-top{margin-bottom:var(--space-3);justify-content:space-between;align-items:flex-start;display:flex}.order-id{color:var(--color-navy);font-size:1rem;font-weight:700}.order-card-top-right{align-items:center;gap:var(--space-4);display:flex}.order-total{color:var(--color-ink);font-weight:700}.status-select{appearance:none;letter-spacing:.01em;text-transform:capitalize;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5' fill='none' stroke='%2355617d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:11px;border:1px solid #0000;border-radius:999px;padding:.34rem 1.9rem .34rem .75rem;font-family:inherit;font-size:.76rem;font-weight:700;transition:filter .16s,transform .16s}.status-select:hover{filter:brightness(.97);transform:translateY(-1px)}.status-select:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.status-placed{background:var(--color-navy-tint);color:var(--color-navy)}.status-preparing{background:var(--color-gold-tint);color:var(--color-gold)}.status-ready{color:#1c6ea4;background:#e5f2fb}.status-completed{color:var(--color-success);background:#e5f3ec}.status-cancelled{background:var(--color-red-soft);color:var(--color-danger)}.status-fulfilled{color:var(--color-success);background:#e5f3ec}.order-status-pill{letter-spacing:.01em;border-radius:999px;align-items:center;gap:.3rem;padding:.34rem .75rem;font-size:.76rem;font-weight:700;display:inline-flex}.order-status-pill.status-placed{background:var(--color-navy-tint);color:var(--color-navy)}.order-status-pill.status-preparing{background:var(--color-gold-tint);color:var(--color-gold)}.order-status-pill.status-ready{color:#1c6ea4;background:#e5f2fb}.order-status-pill.status-completed{color:var(--color-success);background:#e5f3ec}.order-status-pill.status-cancelled{background:var(--color-red-soft);color:var(--color-danger)}.product-unit{color:var(--color-text-muted);font-weight:400}.request-actions{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);display:flex}.request-actions button{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);cursor:pointer;background:var(--color-red);color:#fff;border:none;font-size:.85rem;font-weight:700;transition:background .15s}.request-actions button:hover{background:var(--color-red-dark)}.request-actions button.secondary{background:var(--color-bg);color:var(--color-navy-soft);border:1px solid var(--color-border)}.request-actions button.secondary:hover{border-color:var(--color-navy-soft)}.order-items{padding-top:var(--space-3);border-top:1px solid var(--color-border);list-style:none}.order-items li{color:var(--color-ink-soft);padding:var(--space-1) 0;justify-content:space-between;font-size:.88rem;display:flex}.order-item-qty{color:var(--color-text-muted)}.stat-grid{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.stat-card{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);padding:var(--space-5);align-items:center;gap:var(--space-4);transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.stat-card:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:linear-gradient(90deg, var(--dash-red-hot) 0%, var(--dash-gold-bright) 100%);height:3px;position:absolute;top:0;left:0;right:0}.stat-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#c0392b0e 0%,#0000 65%);border-radius:50%;width:62%;height:150%;position:absolute;top:-40%;right:-18%}.stat-card:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b38;transform:translateY(-3px)}.stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-icon-earnings{background:var(--color-red-tint);color:var(--color-red)}.stat-icon-expenses{background:var(--color-navy-tint);color:var(--color-navy-soft)}.stat-icon-positive{color:var(--color-success);background:#e5f3ec}.stat-icon-negative{background:var(--color-red-soft);color:var(--color-danger)}.stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:600}.stat-value{letter-spacing:-.01em;color:var(--color-navy);font-size:1.4rem;font-weight:800}.stat-value.positive{color:var(--color-success)}.stat-value.negative{color:var(--color-danger)}.panel-grid{gap:var(--space-6);grid-template-columns:1fr 1.2fr;display:grid}.panel{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);padding:var(--space-6);position:relative;overflow:hidden}.panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0a 0%,#0000 60%);border-radius:50%;width:50%;height:90%;position:absolute;top:-25%;right:-15%}.expense-form{gap:var(--space-3);flex-direction:column;display:flex}.expense-form input,.expense-form select{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-ink);background:var(--color-bg);font-family:inherit;font-size:.9rem}.expense-form input:focus,.expense-form select:focus{border-color:var(--color-red);box-shadow:0 0 0 3px var(--color-red-soft);outline:none}.expense-form button{padding:var(--space-3);background:var(--color-red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;font-size:.9rem;font-weight:700;transition:background .15s}.expense-form button:hover{background:var(--color-red-dark)}.product-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.product-card{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb-empty{justify-content:center;align-items:center;gap:var(--space-1);width:100%;height:100%;color:var(--color-text-muted);flex-direction:column;font-size:.78rem;display:flex}.product-card-body{padding:var(--space-4)}.product-card-name{color:var(--color-navy);font-size:.95rem;font-weight:700}.product-card-meta{color:var(--color-text-muted);margin-top:2px;margin-bottom:var(--space-3);font-size:.8rem}.upload-button{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--dash-border-warm);color:var(--color-navy);border-radius:var(--radius-sm);cursor:pointer;background:#fdfaf5cc;font-family:inherit;font-size:.82rem;font-weight:700;transition:border-color .15s,color .15s,background-color .15s,transform .15s;display:flex;color:var(--color-navy)!important;box-shadow:none!important;background:#fdfaf5d9!important}.upload-button:hover:not(:disabled){color:var(--color-red)!important;background:var(--color-red-tint)!important;filter:none!important;border-color:#c0392b52!important;transform:none!important}.upload-button:disabled{opacity:.6;cursor:default;filter:none!important;transform:none!important}.supply-catalog{padding:0;list-style:none}.supply-catalog li{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);display:flex}.supply-catalog li:last-child{border-bottom:none}.supply-item-info{min-width:0}.supply-item-name{color:var(--color-navy);font-size:.92rem;font-weight:700}.supply-item-meta{color:var(--color-text-muted);margin-top:2px;font-size:.8rem}.supply-item-action{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.supply-item-action input{width:80px;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-ink);background:var(--color-bg);font-family:inherit;font-size:.85rem}.supply-item-action input:focus{border-color:var(--color-red);box-shadow:0 0 0 3px var(--color-red-soft);outline:none}.supply-item-action button{padding:var(--space-2) var(--space-4);background:var(--color-red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;font-size:.85rem;font-weight:700;transition:background .15s}.supply-item-action button:hover:not(:disabled){background:var(--color-red-dark)}.supply-item-action button:disabled{opacity:.6;cursor:default}.expense-list{max-height:280px;padding:0;list-style:none;overflow-y:auto}.expense-list li{padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);justify-content:space-between;font-size:.9rem;display:flex}.expense-list li:last-child{border-bottom:none}.expense-amount{color:var(--color-navy);font-weight:700}.expense-row-main{flex-direction:column;gap:.3rem;min-width:0;display:flex}.expense-description{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.expense-meta{align-items:center;gap:var(--space-3);display:flex}.expense-date{color:var(--color-text-muted);font-size:.76rem}.expense-category-tag{text-transform:uppercase;letter-spacing:.03em;background:var(--color-surface-sunken);color:var(--color-text-muted);border-radius:999px;padding:.16rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.expense-category-supplies{background:var(--color-navy-tint);color:var(--color-navy-soft)}.expense-category-utilities{background:var(--color-gold-tint);color:var(--color-gold)}.expense-category-wages{color:var(--color-success);background:#e5f3ec}.expense-category-rent{background:var(--color-red-tint);color:var(--color-red)}.expense-category-equipment{background:var(--color-red-soft);color:var(--color-danger)}.expense-row-actions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.expense-delete-btn{width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:background .15s,color .15s;display:grid}.expense-delete-btn:hover{background:var(--color-red-soft);color:var(--color-danger)}.error{color:var(--color-danger);background:var(--color-red-soft);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);border:1px solid #f3c9c6;font-size:.9rem}.route-fallback{min-height:100vh;color:var(--color-text-muted);place-items:center;font-size:.92rem;display:grid}.tailed-dots-spinner{flex-shrink:0;animation:1.1s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tailed-dots-spinner{animation:none}}.loading-spinner{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-10) var(--space-4);flex-direction:column;display:flex}.loading-spinner.compact{gap:var(--space-3);padding:var(--space-4);flex-direction:row}.loading-spinner-label{color:var(--color-text-muted);font-size:.85rem}.app-splash{background:var(--color-bg);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}.app-splash-brand{letter-spacing:-.04em;color:var(--color-navy);font-size:1.75rem;font-weight:800}.app-splash-brand-accent{color:var(--color-red)}.cd-backdrop{z-index:100;padding:var(--space-5);-webkit-backdrop-filter:blur(1.5px);background:#7878781a;place-items:center;animation:.18s ease-out cd-fade;display:grid;position:fixed;inset:0}.cd-panel{border-radius:var(--radius-xl);width:100%;max-width:23rem;padding:var(--space-8) var(--space-6) var(--space-6);text-align:center;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E"),linear-gradient(160deg,#fffefb 0%,#fdfaf5 60%,#fef8f3 100%);border:1px solid #dcc8b4b3;animation:.24s cubic-bezier(.22,1,.36,1) cd-rise;position:relative;overflow:hidden;box-shadow:0 2px 8px #7a1d1314,0 16px 48px -12px #7a1d1338,inset 0 0 0 1px #fff8f080}.cd-panel:before{content:"";border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:linear-gradient(90deg, var(--dash-red-hot) 0%, var(--dash-red-amber) 45%, var(--dash-gold-bright) 100%);height:4px;position:absolute;top:0;left:0;right:0}.cd-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#fdc88c24 0%,#0000 65%);border-radius:50%;width:70%;height:70%;position:absolute;top:-30%;right:-20%}.cd-icon{width:52px;height:52px;margin:0 auto var(--space-4);border-radius:18px;place-items:center;display:grid}.cd-icon-danger{background:linear-gradient(145deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);color:#fff;box-shadow:0 6px 18px -4px #7a1d1380,0 0 0 6px #fdf0eee6}.cd-title{letter-spacing:-.025em;color:var(--color-navy);margin-bottom:var(--space-2);font-size:1.15rem;font-weight:800}.cd-message{color:var(--color-ink-soft);margin-bottom:var(--space-6);font-size:.88rem;line-height:1.6}.cd-actions{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.cd-btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;padding:.72rem 1rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s}.cd-btn:hover{transform:translateY(-1px)}.cd-btn-ghost{border-color:var(--color-border);color:var(--color-navy);background:#fffefbe6;box-shadow:0 1px 3px #1b2a4a0f}.cd-btn-ghost:hover{background:var(--color-surface-sunken);border-color:var(--dash-border-warm)}.cd-btn-danger{background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);color:#fff;box-shadow:0 8px 20px -6px #7a1d1380}.cd-btn-danger:hover{filter:brightness(1.07);box-shadow:0 10px 24px -6px #7a1d1399}.cd-panel button:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}@keyframes cd-fade{0%{opacity:0}to{opacity:1}}@keyframes cd-rise{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.cd-backdrop,.cd-panel{animation:none}.cd-btn:hover{transform:none}}.stat-value,.order-total,.expense-amount,.product-card-meta{font-variant-numeric:tabular-nums}.stat-value{letter-spacing:-.03em;color:var(--color-navy);font-size:1.6rem;font-weight:800;line-height:1.1}.stat-label{letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.28rem;font-size:.72rem;font-weight:700}.stat-icon{border-radius:12px}.order-id{letter-spacing:-.015em;color:var(--color-navy);font-size:.95rem;font-weight:800}.order-customer{color:var(--color-text-muted);margin-top:.1rem;font-size:.8rem}.order-total{letter-spacing:-.02em;color:var(--color-navy);font-size:1.05rem;font-weight:800}.order-items{border-top:1px solid var(--color-border-soft);padding-top:var(--space-3);margin-top:var(--space-3)}.product-card{transition:transform .18s,border-color .18s,box-shadow .18s}.product-card:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b3d;transform:translateY(-3px)}.product-card-name{letter-spacing:-.015em;color:var(--color-navy);font-weight:700}.expense-form input,.expense-form select,.panel input,.panel select{color:var(--color-navy);border:1px solid var(--dash-border-warm);border-radius:var(--radius-sm);background:#fdfaf5cc;padding:.62rem .8rem;font-family:inherit;font-size:.9rem;transition:border-color .16s,background-color .16s,box-shadow .16s}.expense-form input:focus,.expense-form select:focus,.panel input:focus,.panel select:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b17}.expense-form button,.request-actions button,.supply-item-action button,.upload-button{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--color-red-dark) 100%);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.62rem 1rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:transform .16s,filter .16s,box-shadow .16s;box-shadow:0 6px 16px -4px #7a1d1366}.expense-form button:hover,.request-actions button:hover,.supply-item-action button:hover,.upload-button:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 8px 20px -4px #7a1d137a}.expense-form button:disabled,.request-actions button:disabled,.supply-item-action button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:none;transform:none}.error{color:#8c2216;border-radius:var(--radius-sm);margin-bottom:var(--space-5);background:linear-gradient(135deg,#fdf0ee 0%,#fde8e4 100%);border:1px solid #c0392b38;padding:.7rem .9rem;font-size:.88rem;font-weight:500}.status-fulfilled{background:var(--color-success-tint);color:var(--color-success)}.status-pending{background:var(--color-gold-tint);color:var(--color-gold)}@media (prefers-reduced-motion:reduce){.order-card:hover,.stat-card:hover,.product-card:hover,.status-select:hover,.sidebar-nav a:hover,.expense-form button:hover,.upload-button:hover{transform:none}}.soon{align-items:center;gap:var(--space-6);padding-bottom:var(--space-8);flex-direction:column;display:flex}.soon-card{border:1px solid var(--dash-border-warm);border-radius:var(--radius-xl);width:100%;max-width:30rem;box-shadow:var(--dash-shadow-rest);padding:var(--space-8);text-align:left;background:linear-gradient(160deg,#fffefb 0%,#fdfaf5 65%,#fef8f3 100%);position:relative;overflow:hidden}.soon-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f7bd4a1c 0%,#0000 62%);border-radius:50%;width:60%;height:100%;position:absolute;top:-30%;right:-15%}.soon-head{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);z-index:1;display:flex;position:relative}.soon-mark{width:48px;height:48px;color:var(--color-red);background:linear-gradient(140deg,#fdf0ee 0%,#fde8e4 100%);border-radius:15px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 0 0 5px #fdf0eecc}.soon-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold);background:linear-gradient(135deg, var(--color-gold-tint) 0%, #fef5da 100%);border:1px solid #b57a122e;border-radius:999px;padding:.28rem .65rem;font-size:.64rem;font-weight:700}.soon-title{letter-spacing:-.03em;color:var(--color-navy);margin-bottom:var(--space-2);z-index:1;font-size:1.45rem;font-weight:800;position:relative}.soon-sub{color:var(--color-ink-soft);z-index:1;font-size:.93rem;line-height:1.62;position:relative}.soon-points{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border-soft);gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.soon-points li{padding-left:var(--space-5);color:var(--color-ink-soft);font-size:.9rem;line-height:1.5;position:relative}.soon-points li:before{content:"";background:var(--color-red);opacity:.55;border-radius:1px;width:10px;height:2px;position:absolute;top:.62em;left:0}.soon-structure{width:100%;max-width:46rem}.soon-structure-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:var(--space-3);text-align:center;font-size:.68rem;font-weight:700}.sk-row{gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.sk-row:last-child{margin-bottom:0}.sk-block{min-width:0;min-height:4.5rem;padding:var(--space-3);background:repeating-linear-gradient(135deg,#1b2a4a05 0 1px,#0000 1px 8px);border:1.5px dashed #d8d0c2;border-radius:12px;flex-direction:column;flex:1;display:flex;position:relative}.sk-block.sk-tall{min-height:8rem}.sk-block.sk-wide{flex:2}.sk-label{color:var(--color-text-muted);font-size:.72rem;font-weight:600;line-height:1.4}.sk-lines{gap:var(--space-2);margin-top:var(--space-3);flex-direction:column;display:flex}.sk-line{background:#ece5d8;border-radius:4px;height:8px}.nav-soon{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:999px;flex-shrink:0;margin-left:auto;padding:.16rem .42rem;font-size:.58rem;font-weight:700}.mobilenav,.sheet-root{display:none}@media (width<=860px){.shell{height:auto;display:block;overflow:visible}.shell-body{margin-left:0;display:block}.content-col{display:block}.content{overflow-y:visible}.shell-footer,.sidebar-collapse-btn,.sidebar{display:none}.content{padding:var(--space-5) var(--space-4);padding-bottom:calc(72px + var(--space-6) + env(safe-area-inset-bottom))}.topbar{padding:var(--space-3) var(--space-4);position:sticky;top:0}.topbar-bell-panel,.topbar-profile-panel{width:min(320px,88vw)}.mobilenav{z-index:40;-webkit-backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom);background:#fdfbf7f0;border-top:1px solid #e1d4c68c;grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #7a1d130f}.mobilenav-item{min-height:56px;padding:var(--space-2) 2px;letter-spacing:-.005em;color:var(--color-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-family:inherit;font-size:.66rem;font-weight:600;text-decoration:none;transition:color .18s;display:flex;position:relative}.mobilenav-item.active{color:var(--color-red)}.mobilenav-icon{z-index:1;position:relative}.mobilenav-label{z-index:1;text-overflow:ellipsis;white-space:nowrap;max-width:100%;position:relative;overflow:hidden}.mobilenav-pill{background:var(--color-red-tint);z-index:0;border-radius:10px;width:42px;height:30px;margin-left:-21px;position:absolute;top:6px;left:50%}.sheet-root{z-index:60;display:block;position:fixed;inset:0}.sheet-backdrop{background:#1b2a4a57;position:absolute;inset:0}.sheet{border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--space-3) var(--space-5) calc(var(--space-6) + env(safe-area-inset-bottom));background:linear-gradient(#fdfbf7 0%,#fffefb 50%);border-top:1px solid #e1d2c380;max-height:84vh;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 40px #7a1d131f}.sheet-grip{width:100%;padding:var(--space-2) 0 var(--space-4);touch-action:none;cursor:grab}.sheet-grip:before{content:"";background:var(--color-border);border-radius:999px;width:38px;height:4px;margin:0 auto;display:block}.sheet-head{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border-soft);display:flex}.sheet-identity{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-2);margin:calc(var(--space-2) * -1);border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;flex:1;text-decoration:none;transition:background-color .16s;display:flex}.sheet-identity:active{background:var(--color-surface-sunken)}.sheet-identity:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.sheet-avatar{background:var(--color-red-tint);width:42px;height:42px;color:var(--color-red);border-radius:12px;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:800;display:grid}.sheet-store{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:700;overflow:hidden}.sheet-role{color:var(--color-text-muted);margin-top:1px;font-size:.78rem}.sheet-close{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-ink-soft);cursor:pointer;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.sheet-links{margin-bottom:var(--space-4);flex-direction:column;gap:2px;display:flex}.sheet-link{align-items:center;gap:var(--space-3);min-height:46px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--color-ink);-webkit-tap-highlight-color:transparent;font-size:.94rem;font-weight:600;text-decoration:none;display:flex}.sheet-link.active{color:var(--color-red);background:var(--color-red-tint)}.sheet-link-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sheet-link-soon{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:999px;flex-shrink:0;margin-left:auto;padding:.16rem .42rem;font-size:.58rem;font-weight:700}.sheet-action{align-items:center;gap:var(--space-3);width:100%;min-height:48px;padding:0 var(--space-4);text-align:left;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);cursor:pointer;font-family:inherit;font-size:.94rem;font-weight:600;display:flex}.sheet-action.danger{color:var(--color-red);border-color:var(--color-red-soft);background:var(--color-red-tint)}.view-header{margin-bottom:var(--space-6)}.view-header h2{font-size:1.4rem}.stat-grid,.panel-grid,.product-grid{grid-template-columns:1fr;max-width:none}.order-list{max-width:none}}@media (width<=360px){.mobilenav-item{font-size:.6rem}}.spin{animation:.8s linear infinite dash-rotate}@keyframes dash-rotate{to{transform:rotate(360deg)}}.error-banner{color:#8c2216;padding:var(--space-4) var(--space-5);border-radius:var(--radius);background:linear-gradient(135deg,#fdf0ee 0%,#fde8e4 100%);border:1px solid #c0392b38;max-width:32rem;font-size:.9rem;font-weight:500}.dash-shell{width:100%;max-width:1600px;margin:0 auto}.dash-sequence{flex-direction:column;gap:0;display:flex}.dash-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.dash-header h2{letter-spacing:-.025em;color:var(--color-navy);padding-bottom:0;font-size:1.45rem;font-weight:800;display:block}.dash-header h2:after{display:none}.dash-header .view-subtitle{color:var(--color-text-muted);margin-top:.18rem;font-size:.82rem;font-weight:500}.dash-section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:var(--space-3);margin-top:var(--space-6);font-size:.65rem;font-weight:700}.dash-section-label:first-of-type{margin-top:0}.shop-status{letter-spacing:.01em;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .9rem;font-family:inherit;font-size:.78rem;font-weight:700;display:inline-flex}.shop-status.open{color:var(--color-success);background:linear-gradient(135deg,#e6f4ec 0%,#d8f0e4 100%);border:1px solid #2d6a4f2e;box-shadow:0 1px 4px #2d6a4f1a}.shop-status.closed{background:var(--color-surface-sunken);color:var(--color-text-muted);border:1px solid var(--color-border-soft)}.shop-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.shop-status.open .shop-status-dot{animation:2.2s ease-in-out infinite status-pulse}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media (prefers-reduced-motion:reduce){.shop-status.open .shop-status-dot{animation:none}}.dash-stats{gap:var(--space-4);grid-template-columns:1.2fr 1fr 1fr;margin-bottom:0;display:grid}.dash-stat{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);padding:var(--space-5);transition:box-shadow .2s,border-color .2s,transform .2s;position:relative;overflow:hidden}.dash-stat:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0e 0%,#0000 60%);border-radius:50%;width:70%;height:120%;position:absolute;top:-30%;right:-20%}.dash-stat:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:linear-gradient(90deg, var(--dash-red-hot) 0%, var(--dash-gold-bright) 100%);z-index:1;height:3px;position:absolute;top:0;left:0;right:0}.dash-stat:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b33;transform:translateY(-2px)}.dash-stat.warn{background:linear-gradient(160deg, #fffcf2 0%, var(--color-surface) 65%);border-color:#b57a1247}.dash-stat.warn:before{background:linear-gradient(90deg, var(--dash-gold-bright) 0%, #f5c842 100%)}.dash-stat.warn:after{background:radial-gradient(circle,#f7bd4a1a 0%,#0000 60%)}.dash-stat.warn:hover{border-color:#b57a126b}.dash-stat-top{align-items:center;gap:var(--space-2);color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-3);font-size:.72rem;font-weight:700;display:flex}.dash-stat.warn .dash-stat-top{color:var(--dash-gold-dark)}.dash-stat-value{letter-spacing:-.03em;color:var(--color-navy);font-variant-numeric:tabular-nums;margin-bottom:var(--space-2);font-size:1.65rem;font-weight:800;line-height:1}.dash-stat-note{color:var(--color-text-muted);font-size:.75rem}.dash-stat-hero:before{display:none}.dash-stat-hero:after{background:radial-gradient(circle at 90% 10%,#f5b0416b 0%,#0000 55%)}.dash-stat-hero{color:#fff;background:radial-gradient(110% 130% at 95% 5%,#f5b0416b 0%,#f5b04100 52%),linear-gradient(150deg,#c8392a 0%,#7a1d13 100%);border:1px solid #7a1d1333;box-shadow:0 8px 28px -8px #7a1d1373}.dash-stat-hero:hover{box-shadow:0 12px 38px -8px #7a1d138c}.dash-stat-hero .dash-stat-top{color:#ffffffbf;text-transform:uppercase;letter-spacing:.05em}.dash-stat-hero .dash-stat-note{color:#ffffff9e}.dash-stat-value.hero{letter-spacing:-.04em;color:#fff;font-size:2.4rem;line-height:1}.dash-panels{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.dash-panel{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);padding:var(--space-5);border-top:2.5px solid var(--color-red);transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.dash-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0d 0%,#0000 65%);border-radius:50%;width:55%;height:100%;position:absolute;top:-40%;right:-15%}.dash-panel.stock{border-top-color:var(--color-gold)}.dash-panel.stock:after{background:radial-gradient(circle,#f7bd4a12 0%,#0000 65%)}.dash-panel:hover{border-color:#c0392b38;border-top-color:var(--color-red);box-shadow:var(--dash-shadow-lifted)}.dash-panel.stock:hover{border-color:#b57a1240;border-top-color:var(--color-gold)}.dash-panel:before{display:none}.dash-panel-head{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.dash-panel-head h3{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin:0;font-size:.72rem;font-weight:700}.dash-link{color:var(--color-red);align-items:center;gap:.28rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:color .16s;display:inline-flex}.dash-link:hover{color:var(--color-red-dark)}.dash-link:focus-visible{outline:2px solid var(--color-red);outline-offset:2px;border-radius:4px}.dash-queue,.dash-stock{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.dash-queue li{align-items:center;gap:var(--space-2);padding:.45rem var(--space-2);border-radius:8px;transition:background .14s;display:flex}.dash-queue li:hover{background:var(--color-surface-sunken)}.dash-chip{letter-spacing:.03em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.22rem;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.dash-chip.placed{color:var(--color-navy);background:#e8edf6;border:1px solid #1b2a4a1a}.dash-chip.preparing{color:#8a5d00;background:#fef3d8;border:1px solid #b57a122e}.dash-chip.ready{color:#1e6e43;background:#e2f4ea;border:1px solid #2d6a4f2e}.dash-queue-who{min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.81rem;font-weight:500;overflow:hidden}.dash-queue-total{color:var(--color-navy);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.81rem;font-weight:700}.dash-stock{gap:2px}.dash-stock li{justify-content:space-between;align-items:center;gap:var(--space-3);padding:.45rem var(--space-2);border-radius:8px;transition:background .14s;display:flex}.dash-stock li:hover{background:#fffaf0}.dash-stock-name{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.81rem;font-weight:500;overflow:hidden}.dash-stock-qty{color:#8a5d00;font-variant-numeric:tabular-nums;background:#fde8b0;border-radius:999px;flex-shrink:0;padding:.15rem .45rem;font-size:.75rem;font-weight:700}.dash-profile-link{color:var(--color-ink-soft);align-items:center;gap:.45rem;padding:.5rem 0;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .16s;display:inline-flex}.dash-profile-link:hover{color:var(--color-red)}.dash-profile-link:focus-visible{outline:2px solid var(--color-red);outline-offset:2px;border-radius:4px}@media (width<=860px){.dash-stats{grid-template-columns:1fr 1fr}.dash-stat-hero{grid-column:1/-1}.dash-stat-value.hero{font-size:2rem}.dash-panels{grid-template-columns:1fr}.dash-header{flex-direction:column;align-items:stretch}.dash-header h2{font-size:1.25rem}.shop-status{justify-content:center}}.dash-kpi-row{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.dash-kpi{border-radius:var(--radius-lg);padding:var(--space-5) var(--space-5) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);cursor:default;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background .25s;position:relative;overflow:hidden;box-shadow:0 1px 3px #1b2a4a0f,0 4px 16px -4px #1b2a4a1a}.dash-kpi:hover{transform:translateY(-4px)scale(1.015);box-shadow:inset 0 0 0 1px #fff9,0 2px 4px #1b2a4a0a,0 12px 32px -6px #1b2a4a2e,0 4px 12px #1b2a4a14}.dash-kpi-red:hover,.dash-kpi-navy:hover,.dash-kpi-gold:hover{background:linear-gradient(160deg,#fff 0%,#fbfdff 100%)}.dash-kpi:after{content:"";pointer-events:none;opacity:0;border-radius:50%;width:80%;height:160%;transition:opacity .3s;position:absolute;top:-50%;right:-20%}.dash-kpi:hover:after{opacity:1}.dash-kpi-red:after{background:radial-gradient(circle,#d8432f14 0%,#0000 65%)}.dash-kpi-navy:after{background:radial-gradient(circle,#1b2a4a0f 0%,#0000 65%)}.dash-kpi-gold:after{background:radial-gradient(circle,#f7bd4a1a 0%,#0000 65%)}.dash-kpi-top{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.dash-kpi-icon-wrap{border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:grid;box-shadow:0 1px 4px #1b2a4a1a,inset 0 1px #fffc}.dash-kpi:hover .dash-kpi-icon-wrap{transform:translateY(-2px)rotate(-6deg)scale(1.08);box-shadow:0 4px 12px #1b2a4a29,inset 0 1px #ffffffe6}.dash-kpi-red .dash-kpi-icon-wrap{color:var(--dash-red-hot);background:linear-gradient(140deg,#fde0dc 0%,#fdeee8 100%)}.dash-kpi-navy .dash-kpi-icon-wrap{color:var(--color-navy);background:linear-gradient(140deg,#dde4f2 0%,#e8edf8 100%)}.dash-kpi-gold .dash-kpi-icon-wrap{color:#9a6a00;background:linear-gradient(140deg,#fde8b0 0%,#fef0d0 100%)}.dash-kpi-label{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);font-size:.65rem;font-weight:800}.dash-kpi-value{letter-spacing:-.045em;color:var(--color-navy);margin-bottom:var(--space-2);transform-origin:0;font-size:2.1rem;font-weight:800;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.dash-kpi:hover .dash-kpi-value{transform:translateY(-1px)scale(1.04)}.dash-kpi-note{color:var(--color-text-muted);font-size:.71rem;line-height:1.45}.dash-panel{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);padding:var(--space-6);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background .25s;position:relative;overflow:hidden;box-shadow:0 1px 3px #1b2a4a0d,0 4px 16px -4px #1b2a4a17}.dash-panel:hover{background:linear-gradient(160deg,#fffffffc 0%,#fdfbf7 100%);transform:translateY(-3px);box-shadow:inset 0 0 0 1px #ffffffb3,0 2px 4px #1b2a4a0a,0 12px 32px -6px #1b2a4a29,0 4px 12px #1b2a4a12}.dash-panel-head{justify-content:space-between;align-items:center;gap:var(--space-3);margin:calc(var(--space-6) * -1) calc(var(--space-6) * -1) var(--space-5);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--color-border-soft);display:flex;position:relative}.dash-panel-head:after{content:"";left:var(--space-6);background:var(--seg,var(--color-navy-soft));border-radius:999px;width:46px;height:2.5px;position:absolute;bottom:-1px}.dash-panel-title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-ink);align-items:center;gap:.55rem;font-size:.74rem;font-weight:800;display:inline-flex}.dash-panel-ico{width:26px;height:26px;color:var(--seg,var(--color-navy));background:var(--seg-bg,var(--color-navy-tint));border-radius:8px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffb3}.dash-panel-head.accent-red{--seg:var(--color-red);--seg-bg:var(--color-red-tint)}.dash-panel-head.accent-gold{--seg:#9a6a00;--seg-bg:#fdf0d0}.dash-panel-head.accent-navy{--seg:var(--color-navy);--seg-bg:var(--color-navy-tint)}.dash-spark{align-items:flex-end;gap:6px;height:96px;padding-bottom:2px;display:flex}.dash-spark-col{cursor:default;flex-direction:column;flex:1;align-items:center;gap:4px;height:100%;display:flex}.dash-spark-bar-wrap{flex:1;align-items:flex-end;width:100%;display:flex}.dash-spark-bar{background:#dde4f2;border-radius:4px 4px 2px 2px;width:100%;min-height:3px;transition:background .2s,transform .15s,box-shadow .2s}.dash-spark-col:hover .dash-spark-bar{background:var(--color-navy-soft);transform-origin:bottom;transform:scaleY(1.06);box-shadow:0 -2px 6px #1b2a4a26}.dash-spark-bar.today{background:linear-gradient(180deg, var(--dash-red-hot) 0%, var(--dash-red-amber) 100%);box-shadow:0 2px 10px #d8432f4d}.dash-spark-col:hover .dash-spark-bar.today{background:linear-gradient(180deg, #bf2d1f 0%, var(--dash-red-hot) 100%);transform-origin:bottom;transform:scaleY(1.06);box-shadow:0 3px 14px #d8432f73}.dash-spark-label{color:var(--color-text-muted);white-space:nowrap;font-size:.59rem;font-weight:600}.dash-spark-count{color:var(--color-navy-soft);font-variant-numeric:tabular-nums;font-size:.63rem;font-weight:700}.dash-profile-progress{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-5)}.dash-progress-head{align-items:center;gap:var(--space-2);color:var(--color-navy);margin-bottom:var(--space-3);font-size:.8rem;font-weight:700;display:flex}.dash-progress-head .dash-link{margin-left:auto}.dash-progress-bar-wrap{background:var(--color-border-soft);height:6px;margin-bottom:var(--space-3);border-radius:999px;overflow:hidden}.dash-progress-bar{background:linear-gradient(90deg, var(--dash-red-hot) 0%, var(--dash-gold-bright) 100%);border-radius:999px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1);box-shadow:0 0 8px #d8432f40}.dash-progress-checks{gap:var(--space-3);flex-wrap:wrap;display:flex}.dash-check{color:var(--color-text-muted);align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:inline-flex}.dash-check.done{color:var(--color-success)}@media (width<=1100px){.dash-kpi-row{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.dash-kpi-row{grid-template-columns:repeat(2,1fr)}.dash-mid-row{grid-template-columns:1fr}}.sp-layout{gap:var(--space-5);grid-template-columns:1fr 320px;align-items:start;display:grid}.sp-main{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.sp-side{min-width:0}@media (width<=1024px){.sp-layout{grid-template-columns:1fr}}.sp-row{gap:var(--space-5);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.sp-row>.sp-card{flex-direction:column;display:flex}.sp-row .profile-field{width:100%}.sp-row .profile-field-narrow{max-width:none}.sp-row .sp-card>.profile-field:last-child{margin-bottom:0}@media (width<=720px){.sp-row{grid-template-columns:1fr}}.sp-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:0 1px 3px #1b2a4a0d,0 6px 20px -8px #1b2a4a1a}.sp-card-head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border-soft);display:flex;position:relative}.sp-card-head:after{content:"";background:linear-gradient(90deg, var(--dash-red-hot), var(--dash-gold-bright));border-radius:999px;width:46px;height:2.5px;position:absolute;bottom:-1px;left:0}.sp-head-actions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.sp-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy);background:var(--color-navy-tint);border-radius:999px;align-items:center;gap:.3rem;margin-bottom:.5rem;padding:.2rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex}.sp-card-title{letter-spacing:-.02em;color:var(--color-navy);margin:0;font-size:1.1rem;font-weight:800}.sp-card-sub{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.82rem}.sp-save-inline{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--dash-red-deep) 100%);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:filter .15s,transform .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 16px -6px #7a1d1380}.sp-save-inline:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.sp-save-inline:disabled{opacity:.5;cursor:default;box-shadow:none}.sp-preview{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);overflow:hidden}.sp-preview-banner{aspect-ratio:3.2;cursor:pointer;background:linear-gradient(135deg,#eef2fb 0%,#e6ecfa 100%);border:none;width:100%;padding:0;display:block;position:relative}.sp-preview-banner.has-image{background:0 0}.sp-preview-banner img{object-fit:cover;width:100%;height:100%;display:block}.sp-preview-banner-empty{color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;font-size:.78rem;display:flex;position:absolute;inset:0}.sp-preview-cam{width:28px;height:28px;color:var(--color-navy);opacity:0;background:#ffffffe6;border-radius:8px;place-items:center;transition:opacity .15s;display:grid;position:absolute;top:.6rem;right:.6rem;box-shadow:0 2px 6px #1b2a4a2e}.sp-preview-banner:hover .sp-preview-cam{opacity:1}.sp-preview-body{justify-content:space-between;align-items:flex-end;gap:var(--space-4);padding:0 var(--space-5) var(--space-5);display:flex;position:relative}.sp-preview-logo-wrap{flex-shrink:0;margin-top:-34px;position:relative}.sp-preview-logo{background:var(--color-surface-sunken);border:4px solid var(--color-surface);width:76px;height:76px;color:var(--color-navy-soft);border-radius:50%;place-items:center;display:grid;overflow:hidden;box-shadow:0 4px 14px -4px #1b2a4a33}.sp-preview-logo img{object-fit:cover;width:100%;height:100%}.sp-preview-info{flex:1;min-width:0;padding-bottom:.2rem}.sp-preview-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy);background:var(--color-navy-tint);border-radius:999px;padding:.14rem .45rem;font-size:.58rem;font-weight:800}.sp-preview-name{letter-spacing:-.03em;color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:1.4rem;font-weight:800;overflow:hidden}.sp-preview-addr{color:var(--color-text-muted);align-items:center;gap:.3rem;margin-top:.15rem;font-size:.8rem;display:flex}.sp-preview-note{text-align:right;max-width:180px;color:var(--color-text-muted);flex-shrink:0;padding-bottom:.2rem;font-size:.72rem;font-style:italic}.sp-preview-note-label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-navy-soft);margin-bottom:.2rem;font-size:.58rem;font-style:normal;font-weight:700;display:block}@media (width<=640px){.sp-preview-body{flex-direction:column;align-items:flex-start}.sp-preview-note{text-align:left}}.sp-preview-status{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.74rem;display:flex}.sp-dot{background:var(--color-text-muted);opacity:.4;border-radius:50%;width:8px;height:8px;margin-left:.6rem}.sp-dot:first-child{margin-left:0}.sp-dot.on{background:var(--color-red);opacity:1}.sp-readiness{top:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);position:sticky;box-shadow:0 1px 3px #1b2a4a0d,0 6px 20px -8px #1b2a4a1a}.sp-readiness-head{margin-bottom:var(--space-5);align-items:center;gap:.5rem;display:flex}.sp-readiness-icon{width:30px;height:30px;color:var(--color-navy);background:var(--color-navy-tint);border-radius:9px;place-items:center;display:grid}.sp-readiness-title{color:var(--color-navy);font-size:.95rem;font-weight:800}.sp-readiness-progress-top{color:var(--color-text-muted);justify-content:space-between;align-items:baseline;margin-bottom:.5rem;font-size:.78rem;display:flex}.sp-readiness-count{color:var(--color-navy);font-weight:800}.sp-readiness-bar{background:var(--color-border-soft);height:7px;margin-bottom:var(--space-5);border-radius:999px;overflow:hidden}.sp-readiness-fill{background:linear-gradient(90deg, var(--dash-red-hot), var(--dash-gold-bright));border-radius:999px;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.sp-readiness-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sp-check{background:var(--color-surface-sunken);border:1px solid var(--color-border-soft);border-radius:12px;align-items:center;gap:.6rem;padding:.6rem .7rem;display:flex}.sp-check-icon{width:26px;height:26px;color:var(--color-navy-soft);background:var(--color-surface);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.sp-check.done .sp-check-icon{color:var(--color-red);background:var(--color-red-tint)}.sp-check-label{min-width:0;color:var(--color-ink);flex:1;font-size:.84rem;font-weight:600}.sp-check-badge{letter-spacing:.03em;color:var(--color-gold);background:var(--color-gold-tint);border-radius:999px;padding:.18rem .5rem;font-size:.62rem;font-weight:800}.sp-check-badge.done{color:var(--color-red);background:var(--color-red-tint)}.sp-readiness-done{margin-top:var(--space-4);color:var(--color-red);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.profile-form{gap:var(--space-6);flex-direction:column;display:flex}.profile-columns{gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:start;display:grid}.profile-section{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);padding:var(--space-6);position:relative;overflow:hidden}.profile-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0a 0%,#0000 60%);border-radius:50%;width:55%;height:100%;position:absolute;top:-30%;right:-15%}.profile-section h3{margin-top:0}.profile-identity{align-items:center;gap:var(--space-5);border:1px solid var(--dash-border-warm);border-radius:var(--radius-xl);box-shadow:var(--dash-shadow-rest);padding:var(--space-6);margin-bottom:var(--space-6);background:linear-gradient(160deg,#fffefb 0%,#fdf9f4 60%,#fdf3ee 100%);display:flex;position:relative;overflow:hidden}.profile-identity:after{content:"";pointer-events:none;background:radial-gradient(circle,#f7bd4a1f 0%,#0000 62%);border-radius:50%;width:55%;height:180%;position:absolute;top:-40%;right:-10%}.profile-logo{background:linear-gradient(140deg, var(--dash-gold-bright) 0%, var(--dash-red-hot) 100%);color:#1a0e08;border-radius:18px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;overflow:hidden;box-shadow:0 10px 24px -8px #d8432f80}.profile-logo img{object-fit:cover;width:100%;height:100%}.profile-logo-wrap{flex-shrink:0;position:relative}.profile-logo-edit{border:2px solid var(--color-surface);background:var(--color-red);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:24px;height:24px;transition:background .15s,transform .15s;display:grid;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 6px #7a1d1340}.profile-logo-edit:hover:not(:disabled){background:var(--color-red-dark);transform:scale(1.06)}.profile-logo-edit:disabled{opacity:.6;cursor:default}.profile-banner-wrap{margin-bottom:var(--space-6)}.profile-banner{aspect-ratio:3.4;border-radius:var(--radius-lg);border:1.5px dashed var(--dash-border-dashed);background:var(--color-surface-sunken);width:100%;margin-bottom:var(--space-3);overflow:hidden}.profile-banner.has-image{border-style:solid;border-color:var(--color-border)}.profile-banner img{object-fit:cover;width:100%;height:100%;display:block}.profile-banner-empty{width:100%;height:100%;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.profile-banner-btn{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-navy);cursor:pointer;align-items:center;gap:.45rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.profile-banner-btn:hover:not(:disabled){background:var(--color-red-tint);color:var(--color-red);border-color:#c0392b59}.profile-banner-btn:disabled{opacity:.6;cursor:default}.profile-identity-name{color:var(--color-navy);font-size:1rem;font-weight:800}.profile-identity-email{color:var(--color-text-muted);margin-top:1px;font-size:.82rem}.profile-field{margin-bottom:var(--space-4);flex-direction:column;gap:.4rem;display:flex}.profile-field-narrow{max-width:14rem}.profile-label{color:var(--color-ink);font-size:.78rem;font-weight:700}.profile-field input,.profile-field textarea{color:var(--color-ink);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.65rem .8rem;font-family:inherit;font-size:.92rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.profile-field textarea{resize:vertical;min-height:4.5rem;font-family:inherit;line-height:1.5}.profile-field input:focus,.profile-field textarea:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.profile-currency{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);align-items:center;gap:.5rem;padding:0 .8rem;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex}.profile-currency:focus-within{border-color:var(--color-red);background:var(--color-surface);box-shadow:0 0 0 3px #c0392b1c}.profile-currency span{color:var(--color-text-muted);font-weight:600}.profile-currency input{background:0 0;border:none;flex:1;min-width:0;padding:.65rem 0}.profile-currency input:focus{box-shadow:none;outline:none}.profile-error{color:#8c2216;border-radius:var(--radius-sm);margin-bottom:var(--space-4);background:linear-gradient(135deg,#fdf0ee 0%,#fde8e4 100%);border:1px solid #c0392b38;padding:.65rem .85rem;font-size:.85rem;font-weight:500}.hours-form{margin-top:var(--space-6)}.hours-section{max-width:640px}.hours-hint{color:var(--color-text-muted);margin:-.25rem 0 var(--space-5);font-size:.85rem;line-height:1.5}.hours-grid{flex-direction:column;gap:2px;display:flex}.hours-row{justify-content:space-between;align-items:center;gap:var(--space-4);border-bottom:1px solid var(--color-border-soft);padding:.6rem 0;display:flex}.hours-row:last-child{border-bottom:none}.hours-row-switch{align-items:center;gap:var(--space-3);cursor:pointer;flex:1;min-width:0;display:flex}.hours-row-switch input{width:17px;height:17px;accent-color:var(--color-red);cursor:pointer;flex-shrink:0}.hours-row-day{color:var(--color-navy);font-size:.88rem;font-weight:700}.hours-row-closed{color:var(--color-text-muted);font-size:.82rem;font-style:italic}.hours-row-times{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.hours-row-times input[type=time]{color:var(--color-navy);background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.4rem .5rem;font-family:inherit;font-size:.85rem}.hours-row-times input[type=time]:focus{border-color:var(--color-red);background:var(--color-surface);outline:none}.hours-row-dash{color:var(--color-text-muted)}.hours-row-ampm{color:var(--color-text-muted);white-space:nowrap;font-size:.76rem}.profile-actions{align-items:center;gap:var(--space-4);margin-top:var(--space-2);display:flex}.profile-save{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--dash-red-deep) 100%);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:filter .18s,box-shadow .18s,transform .16s;display:flex;box-shadow:0 8px 22px -6px #7a1d137a}.profile-save:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 12px 28px -6px #7a1d138f}.profile-save:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.profile-saved{color:var(--color-success);align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;display:flex}@media (width<=860px){.dash-stats{grid-template-columns:1fr 1fr}.dash-stat-hero{grid-column:1/-1}.dash-stat-value.hero{font-size:3rem}.dash-panels,.profile-columns{grid-template-columns:1fr}.dash-header{flex-direction:column;align-items:stretch}.dash-header h2{font-size:1.9rem}.shop-status{justify-content:center}.profile-grid{grid-template-columns:1fr}}.account-identity{align-items:center;gap:var(--space-5);border:1px solid var(--dash-border-warm);border-radius:var(--radius-xl);box-shadow:var(--dash-shadow-rest);padding:var(--space-6);margin-bottom:var(--space-6);background:linear-gradient(160deg,#fffefb 0%,#fdf9f4 60%,#fdf3ee 100%);display:flex;position:relative;overflow:hidden}.account-identity:after{content:"";pointer-events:none;background:radial-gradient(circle,#f7bd4a21 0%,#0000 62%);border-radius:50%;width:55%;height:180%;position:absolute;top:-40%;right:-10%}.account-avatar{background:linear-gradient(140deg, var(--color-red) 0%, var(--dash-red-amber) 100%);color:#fff;letter-spacing:.02em;border-radius:18px;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:1.3rem;font-weight:800;display:grid;box-shadow:0 10px 22px -8px #c0392b66}.account-name{letter-spacing:-.03em;color:var(--color-navy);font-size:1.4rem;font-weight:800}.account-role{text-transform:uppercase;letter-spacing:.1em;color:var(--color-red);background:var(--color-red-tint);margin-top:var(--space-2);border:1px solid #c0392b33;border-radius:999px;padding:.28rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.account-links{gap:var(--space-3);margin-bottom:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.account-link-card{align-items:center;gap:var(--space-3);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);box-shadow:var(--dash-shadow-rest);padding:var(--space-5);background:linear-gradient(160deg,#fffefb 0%,#fdfaf5 100%);text-decoration:none;transition:box-shadow .22s,border-color .22s,transform .22s;display:flex}.account-link-card:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b33;transform:translateY(-2px)}.account-link-card:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.account-link-icon{background:linear-gradient(140deg, var(--dash-red-hot) 0%, var(--dash-red-deep) 100%);color:#fff;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 4px 12px -3px #7a1d1373}.account-link-text{flex-direction:column;flex:1;min-width:0;display:flex}.account-link-title{color:var(--color-navy);font-size:.9rem;font-weight:700}.account-link-sub{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.dash-setup-sub{white-space:normal;text-overflow:clip;overflow:visible}.account-link-arrow{color:var(--color-text-muted);flex-shrink:0;transition:transform .18s}.account-link-card:hover .account-link-arrow{transform:translate(2px)}.account-card{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-xl);box-shadow:var(--dash-shadow-rest);padding:var(--space-6);max-width:30rem;margin-bottom:var(--space-6);position:relative;overflow:hidden}.account-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f7bd4a17 0%,#0000 60%);border-radius:50%;width:55%;height:90%;position:absolute;top:-25%;right:-15%}.account-card-head{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.account-card-icon{background:linear-gradient(140deg, var(--dash-gold-bright) 0%, var(--dash-red-hot) 100%);color:#4a1109;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.account-card-head h3{text-transform:none;letter-spacing:normal;color:var(--color-navy);margin:0;font-size:.95rem;font-weight:800}.account-card-sub{color:var(--color-text-muted);margin-top:1px;font-size:.8rem}.account-pw-form{gap:var(--space-4);flex-direction:column;display:flex}.account-field{flex-direction:column;gap:.4rem;display:flex}.account-label{color:var(--color-ink);font-size:.78rem;font-weight:700}.account-pw-input{display:flex;position:relative}.account-pw-input input{width:100%;color:var(--color-ink);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.65rem 2.4rem .65rem .8rem;font-family:inherit;font-size:.92rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.account-pw-input input:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.account-pw-input input:disabled{opacity:.6;cursor:not-allowed}.account-eye{width:1.9rem;height:1.9rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;place-items:center;transition:color .16s,background-color .16s;display:grid;position:absolute;top:50%;right:.3rem;transform:translateY(-50%)}.account-eye:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint)}.account-eye:focus-visible{outline:2px solid var(--color-red);outline-offset:1px}.account-error{color:#8c2216;border-radius:var(--radius-sm);background:linear-gradient(135deg,#fdf0ee 0%,#fde8e4 100%);border:1px solid #c0392b38;padding:.6rem .8rem;font-size:.83rem;font-weight:500}.account-pw-actions{align-items:center;gap:var(--space-4);display:flex}.account-save{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, var(--dash-red-deep) 100%);cursor:pointer;border:none;border-radius:11px;align-items:center;gap:.45rem;padding:.68rem 1.3rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:filter .18s,box-shadow .18s,transform .16s;display:flex;box-shadow:0 8px 22px -6px #7a1d1373}.account-save:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 12px 28px -6px #7a1d138c}.account-save:focus-visible{outline:2px solid var(--color-red-dark);outline-offset:2px}.account-save:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.account-saved{color:var(--color-success);align-items:center;gap:.35rem;font-size:.83rem;font-weight:700;display:flex}.account-signout{color:var(--color-navy-soft);border:1px solid var(--dash-border-warm);border-radius:var(--radius-sm);cursor:pointer;background:#fdfaf5d9;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-family:inherit;font-size:.86rem;font-weight:600;transition:color .16s,border-color .16s,background-color .16s;display:flex}.account-signout:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b52}.account-signout:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}@media (width<=860px){.account-links{grid-template-columns:1fr}.account-card{max-width:none}}@media (width<=640px){.sk-row{flex-direction:column}.sk-block.sk-wide{flex:1}}.prod-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.prod-add-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d8432f 0%,#7a1d13 100%);border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.4rem;padding:.68rem 1.15rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px -6px #7a1d1366}.prod-add-btn:hover{filter:brightness(1.08);box-shadow:0 14px 30px -6px #7a1d1380}.prod-add-btn:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.prod-stats{gap:var(--space-4);margin:var(--space-6) 0 var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.prod-stat{background:var(--color-surface);border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--dash-shadow-rest);flex-direction:column;gap:.35rem;transition:box-shadow .22s,border-color .22s,transform .22s;display:flex;position:relative;overflow:hidden}.prod-stat:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:linear-gradient(90deg, var(--dash-red-hot) 0%, var(--dash-gold-bright) 100%);height:3px;position:absolute;top:0;left:0;right:0}.prod-stat:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8432f0d 0%,#0000 60%);border-radius:50%;width:60%;height:120%;position:absolute;top:-30%;right:-15%}.prod-stat.warn:before{background:linear-gradient(90deg, var(--dash-gold-bright) 0%, #f5c842 100%)}.prod-stat.warn:after{background:radial-gradient(circle,#f7bd4a17 0%,#0000 60%)}.prod-stat:hover{box-shadow:var(--dash-shadow-lifted);border-color:#c0392b33;transform:translateY(-2px)}.prod-stat.warn{background:linear-gradient(165deg, #fffaf0 0%, var(--color-surface) 60%);border-color:#f5b04159}.prod-stat-label{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.prod-stat-value{letter-spacing:-.03em;color:var(--color-navy);font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800}.prod-toolbar{gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.prod-search{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);flex:1;align-items:center;gap:.55rem;padding:.6rem .85rem;transition:border-color .16s,box-shadow .16s;display:flex}.prod-search:focus-within{border-color:var(--color-red);box-shadow:0 0 0 3px #c0392b1a}.prod-search input{color:var(--color-ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.prod-search input::placeholder{color:var(--color-text-muted)}.prod-category-select{min-width:11rem;color:var(--color-navy);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;padding:.6rem .8rem;font-family:inherit;font-size:.88rem;font-weight:600}.prod-category-select:focus-visible{outline:2px solid var(--color-red);outline-offset:1px}.prod-vis-filter{background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:2px;padding:3px;display:inline-flex}.prod-vis-btn{color:var(--color-text-muted);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;background:0 0;border:none;padding:.4rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .15s,background .15s}.prod-vis-btn:hover{color:var(--color-ink)}.prod-vis-btn.on{color:var(--color-navy);background:var(--color-surface);box-shadow:0 1px 4px #1b2a4a1f}.product-rating{color:var(--color-ink-soft);align-items:center;gap:.3rem;margin:.15rem 0 .35rem;font-size:.72rem;font-weight:600;display:inline-flex}.product-rating.empty{color:var(--color-text-muted);font-style:italic;font-weight:500}.product-rating-stars{color:#e0b400;gap:1px;display:inline-flex}.product-rating-stars svg{opacity:.35}.product-rating-stars svg.on{opacity:1}.product-rating-num{color:var(--color-ink);font-variant-numeric:tabular-nums}.product-rating-count{color:var(--color-text-muted)}.product-card-desc{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .4rem;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card-variations{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:.3rem;margin-top:.4rem;display:flex}.product-variation-chip{color:var(--color-navy);background:var(--color-navy-tint);border-radius:999px;padding:.12rem .5rem;font-size:.68rem;font-weight:600}.product-variation-chip.more{color:var(--color-text-muted);background:var(--color-surface-sunken)}.product-fresh{letter-spacing:.01em;border-radius:999px;align-items:center;gap:.28rem;margin:0 0 .4rem;padding:.14rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.product-fresh.fresh{color:#1e7040;background:#e6f5ec}.product-fresh.use-soon{color:#9a6000;background:#fdf3d8}.product-fresh.expired{color:#b83228;background:#fdeceb}.product-expired-tag{bottom:var(--space-2);left:var(--space-2);color:#fff;background:#b83228f0;border-radius:999px;align-items:center;gap:.22rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 2px 8px #b8322866}.prod-stat-btn{text-align:left;cursor:pointer;width:100%;font-family:inherit}.prod-stat-btn:hover{border-color:#c0392b4d;transform:translateY(-2px)}.prod-stat-btn.active{box-shadow:0 0 0 2px #c0392b8c inset, var(--dash-shadow-rest)}.prod-stat.danger{background:linear-gradient(165deg, #fdf0ee 0%, var(--color-surface) 60%);border-color:#c0392b59}.prod-stat.danger:before{background:linear-gradient(90deg,#d8432f 0%,#b83228 100%)}.prod-stat-btn.active.danger{box-shadow:0 0 0 2px var(--color-red) inset, var(--dash-shadow-rest)}.prod-filter-note{margin:0 0 var(--space-4);color:var(--color-navy-soft);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.prod-filter-note button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.2rem;padding:.2rem .55rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.prod-filter-note button:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.prod-shelf{align-items:center;gap:.5rem;display:flex}.prod-shelf input{width:7rem;color:var(--color-ink);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.65rem .8rem;font-family:inherit;font-size:.92rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.prod-shelf input:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.prod-shelf-unit{color:var(--color-text-muted);font-size:.82rem;font-weight:600}.prod-textarea{color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);resize:vertical;min-height:3.4rem;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;line-height:1.45}.prod-textarea:focus-visible{border-color:var(--color-red);outline:none;box-shadow:0 0 0 3px #c0392b1a}.prod-variations .prod-label{align-items:center;gap:.35rem;display:flex}.prod-variations-hint{color:var(--color-text-muted);margin-left:.15rem;font-size:.72rem;font-weight:500}.prod-variations-note{color:var(--color-text-muted);background:var(--color-surface-sunken);border:1px dashed var(--color-border);border-radius:var(--radius-sm);margin:0;padding:.6rem .75rem;font-size:.8rem}.prod-variations-list{flex-direction:column;gap:.3rem;margin:0 0 .5rem;padding:0;list-style:none;display:flex}.prod-variation-row{background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.82rem;display:flex}.prod-variation-grip{color:var(--color-text-muted);flex-shrink:0}.prod-variation-name{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.prod-variation-price{color:var(--color-navy);font-variant-numeric:tabular-nums;font-weight:700}.prod-variation-stock{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.prod-variation-del{width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;place-items:center;transition:color .15s,background .15s;display:grid}.prod-variation-del:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint)}.prod-variation-del:disabled{opacity:.4;cursor:not-allowed}.prod-variation-add{gap:.4rem;display:flex}.prod-variation-in{color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:0;padding:.5rem .6rem;font-family:inherit;font-size:.84rem}.prod-variation-in.name{flex:1}.prod-variation-in.price{width:6rem}.prod-variation-in.stock{width:5rem}.prod-variation-in:focus-visible{border-color:var(--color-red);outline:none;box-shadow:0 0 0 3px #c0392b1a}.prod-variation-add-btn{color:var(--color-navy);background:var(--color-navy-tint);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.3rem;padding:.5rem .75rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:filter .15s;display:inline-flex}.prod-variation-add-btn:hover:not(:disabled){filter:brightness(.97)}.prod-variation-add-btn:disabled{opacity:.5;cursor:not-allowed}.prod-variations-err{color:var(--color-red);margin-top:.4rem;font-size:.78rem}.prod-empty{max-width:26rem;margin:var(--space-8) auto;text-align:center;border:1.5px dashed var(--dash-border-dashed);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-6)}.prod-empty-art{width:72px;height:72px;margin:0 auto var(--space-5);background:var(--color-red-tint);color:var(--color-red);border-radius:20px;place-items:center;display:grid;position:relative}.prod-empty-cam{background:var(--color-success-tint);width:26px;height:26px;color:var(--color-success);border:2px solid var(--color-bg);border-radius:8px;place-items:center;display:grid;position:absolute;bottom:-6px;right:-6px}.prod-empty-title{color:var(--color-navy);margin-bottom:var(--space-2);font-size:1.15rem;font-weight:800}.prod-empty-body{color:var(--color-ink-soft);margin-bottom:var(--space-6);font-size:.9rem;line-height:1.55}.product-card.hidden{opacity:.6}.product-thumb{aspect-ratio:4/3;position:relative;overflow:hidden}.pgal{background:var(--color-surface-sunken);touch-action:pan-y;width:100%;height:100%;position:relative;overflow:hidden}.pgal-track{height:100%;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex}.pgal-img{object-fit:cover;-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;height:100%;display:block}.pgal-nav{width:28px;height:28px;color:var(--color-navy);cursor:pointer;opacity:0;background:#ffffffd9;border:none;border-radius:50%;place-items:center;transition:opacity .18s,background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #1b2a4a38}.pgal-nav.prev{left:6px}.pgal-nav.next{right:6px}.pgal:hover .pgal-nav{opacity:1}.pgal-nav:hover{background:#fff}.pgal-dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:7px;left:0;right:0}.pgal-dot{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .15s,transform .15s;box-shadow:0 1px 3px #1b2a4a4d}.pgal-dot.on{background:#fff;transform:scale(1.25)}.pgal-zoom{width:26px;height:26px;color:var(--color-navy);cursor:pointer;opacity:0;z-index:2;background:#ffffffd9;border:none;border-radius:8px;place-items:center;transition:opacity .18s,background .15s;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #1b2a4a38}.pgal:hover .pgal-zoom{opacity:1}.pgal-zoom:hover{background:#fff}.lightbox{z-index:200;padding:var(--space-6);-webkit-backdrop-filter:blur(4px);background:#141821b8;place-items:center;animation:.16s ease-out cd-fade;display:grid;position:fixed;inset:0}.lightbox-stage{max-width:min(900px,92vw);max-height:88vh;display:flex;position:relative}.lightbox-img{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:88vh;box-shadow:0 20px 60px -12px #0009}.lightbox-close{top:var(--space-4);right:var(--space-4);color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .15s;display:grid;position:absolute}.lightbox-close:hover{background:#ffffff42}.lightbox-nav{width:42px;height:42px;color:var(--color-navy);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;place-items:center;transition:background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 12px #00000059}.lightbox-nav.prev{left:-54px}.lightbox-nav.next{right:-54px}.lightbox-nav:hover{background:#fff}.lightbox-counter{text-align:center;color:#ffffffd9;font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600;position:absolute;bottom:-34px;left:0;right:0}@media (width<=640px){.lightbox-nav.prev{left:6px}.lightbox-nav.next{right:6px}}.prod-image-open{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:relative}.prod-image-open img{object-fit:cover;width:100%;height:100%;display:block}.prod-image-zoom{color:#fff;opacity:0;background:#1b2a4a59;place-items:center;transition:opacity .15s;display:grid;position:absolute;inset:0}.prod-image-open:hover .prod-image-zoom{opacity:1}.prod-images .prod-label{align-items:center;gap:.35rem;display:flex}.prod-images-row{flex-wrap:wrap;gap:.6rem;display:flex}.prod-image-cell{border:1px solid var(--color-border);background:var(--color-surface-sunken);border-radius:10px;flex-shrink:0;width:92px;height:92px;position:relative;overflow:hidden}.prod-image-cell img{object-fit:cover;width:100%;height:100%;display:block}.prod-image-main{letter-spacing:.03em;color:#fff;background:#1b2a4ad9;border-radius:999px;padding:.1rem .4rem;font-size:.6rem;font-weight:800;position:absolute;bottom:4px;left:4px}.prod-image-del{color:#fff;cursor:pointer;background:#b83228eb;border:none;border-radius:50%;place-items:center;width:20px;height:20px;transition:filter .15s;display:grid;position:absolute;top:4px;right:4px}.prod-image-del:hover:not(:disabled){filter:brightness(1.1)}.prod-image-del:disabled{opacity:.5;cursor:not-allowed}.prod-image-add{border:1.5px dashed var(--color-border);background:var(--color-surface);width:92px;height:92px;color:var(--color-text-muted);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.2rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}.prod-image-add:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b66}.prod-image-add:disabled{opacity:.5;cursor:not-allowed}.product-hidden-tag,.product-low-tag{top:var(--space-2);letter-spacing:.02em;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute}.product-hidden-tag{left:var(--space-2);color:#fff;background:#1b2a4ad1}.product-low-tag{right:var(--space-2);color:#4a3208;background:#f5b041eb}.product-card-category{text-transform:uppercase;letter-spacing:.06em;color:var(--color-gold);margin-bottom:.15rem;font-size:.68rem;font-weight:700}.product-card-actions{margin-top:var(--space-1);gap:.4rem;display:flex}.product-icon-btn{border:1px solid var(--color-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-ink-soft);cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;transition:color .16s,border-color .16s,background-color .16s;display:grid}.product-icon-btn:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.product-icon-btn.danger:hover:not(:disabled){color:#fff;background:var(--color-red);border-color:var(--color-red)}.product-icon-btn:disabled{opacity:.5;cursor:not-allowed}.product-icon-btn:focus-visible{outline:2px solid var(--color-red);outline-offset:1px}.prod-form-overlay{z-index:100;padding:var(--space-5);-webkit-backdrop-filter:blur(1.5px);background:#7878781a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.prod-form-panel{border-radius:var(--radius-xl);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E"),linear-gradient(160deg,#fffefb 0%,#fdfaf5 70%,#fef8f3 100%);border:1px solid #dcc8b4b3;flex-direction:column;width:100%;max-width:42rem;max-height:min(44rem,92vh);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #7a1d1314,0 20px 52px -14px #7a1d1338,inset 0 0 0 1px #fff8f080}.prod-form-panel:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#fdc88c1f 0%,#0000 65%);border-radius:50%;width:60%;height:60%;position:absolute;top:-25%;right:-15%}.prod-form-panel:before{content:"";z-index:1;border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:linear-gradient(90deg, var(--color-red) 0%, var(--dash-red-amber) 50%, var(--color-gold) 100%);height:4px;position:absolute;top:0;left:0;right:0}.prod-form-head{padding:var(--space-6) var(--space-6) var(--space-5);z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.prod-form-head-text{align-items:center;gap:var(--space-3);display:flex}.prod-form-icon{color:#fff;background:linear-gradient(140deg,#d8432f 0%,#7a1d13 100%);border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 4px 12px -3px #7a1d138c,0 0 0 4px #fdf0eecc}.prod-form-head h3{text-transform:none;letter-spacing:-.02em;color:var(--color-navy);margin:0;font-size:1.1rem;font-weight:800}.prod-form-close{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-ink-soft);cursor:pointer;background:#fffefbe6;border-radius:9px;flex-shrink:0;place-items:center;transition:color .16s,border-color .16s,background-color .16s;display:grid}.prod-form-close:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.prod-form{gap:var(--space-4);padding:0 var(--space-6) var(--space-6);z-index:1;flex-direction:column;display:flex;position:relative;overflow-y:auto}.prod-form-grid{gap:var(--space-4);grid-template-columns:1fr 1fr;align-items:start;display:grid}.prod-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.prod-field-full{grid-column:1/-1}.prod-field-row{gap:var(--space-3);grid-template-columns:1fr 8rem;display:grid}.prod-field-narrow select{height:100%}.prod-label{color:var(--color-ink);font-size:.78rem;font-weight:700}.prod-field input,.prod-field select{color:var(--color-ink);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.65rem .8rem;font-family:inherit;font-size:.92rem;transition:border-color .18s,background-color .18s,box-shadow .18s}.prod-field input:focus,.prod-field select:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.prod-field input:disabled,.prod-field select:disabled{opacity:.6;cursor:not-allowed}.prod-currency{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);align-items:center;gap:.5rem;padding:0 .8rem;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex}.prod-currency:focus-within{border-color:var(--color-red);background:var(--color-surface);box-shadow:0 0 0 3px #c0392b1c}.prod-currency span{color:var(--color-text-muted);font-weight:600}.prod-currency input{background:0 0;border:none;flex:1;min-width:0;padding:.65rem 0}.prod-currency input:focus{box-shadow:none;outline:none}.prod-form-actions{gap:var(--space-3);margin-top:var(--space-2);display:flex}.prod-cancel-btn{color:var(--color-navy-soft);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex:1;padding:.68rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .16s,background-color .16s}.prod-cancel-btn:hover:not(:disabled){background:var(--color-surface-sunken)}.prod-form-actions .account-save{flex:1;justify-content:center}@media (width<=860px){.prod-stats{grid-template-columns:1fr 1fr;max-width:none}.prod-toolbar{flex-direction:column;max-width:none}.prod-form-panel{max-width:none;max-height:min(38rem,88vh)}.prod-field-row,.prod-form-grid{grid-template-columns:1fr}}.inv-list{background:var(--color-surface);border:1px solid var(--dash-border-warm);box-shadow:var(--dash-shadow-rest);margin-bottom:var(--space-8);border-radius:16px;overflow:hidden}.inv-list-head{gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-surface-sunken);border-bottom:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);grid-template-columns:1fr 3.5rem 9rem 2.5rem;align-items:center;font-size:.7rem;font-weight:700;display:grid}.inv-row{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-soft);grid-template-columns:1fr 3.5rem 9rem 2.5rem;align-items:center;transition:background-color .15s;display:grid}.inv-row:last-child{border-bottom:none}.inv-row:hover{background:var(--color-surface-sunken)}.inv-row.dirty{background:var(--color-red-tint);box-shadow:inset 3px 0 0 var(--color-red)}.inv-row.dirty:hover{background:var(--color-red-tint)}.inv-row-name{min-width:0;color:var(--color-ink);flex-direction:column;font-size:.9rem;font-weight:600;display:flex}.inv-row-category{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gold);margin-bottom:1px;font-size:.68rem;font-weight:700}.inv-row-unit{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.82rem}.inv-row-qty{align-items:center;gap:.5rem;display:flex}.inv-qty-input{font-variant-numeric:tabular-nums;text-align:right;width:5.5rem;color:var(--color-navy);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.45rem .65rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:border-color .16s,background-color .16s,box-shadow .16s}.inv-qty-input:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1c}.inv-qty-input.low{color:var(--dash-gold-dark);border-color:#f5b04180}.inv-qty-input.out{color:var(--color-red);border-color:#c0392b66}.inv-level-tag{letter-spacing:.02em;border-radius:999px;flex-shrink:0;padding:.18rem .45rem;font-size:.66rem;font-weight:700}.inv-level-tag.low{background:var(--color-gold-tint);color:var(--dash-gold-dark)}.inv-level-tag.out{background:var(--color-red-tint);color:var(--color-red)}.inv-out-btn{border:1px solid var(--color-border);background:var(--color-surface);width:32px;height:32px;color:var(--color-ink-soft);cursor:pointer;border-radius:8px;place-items:center;transition:color .16s,border-color .16s,background-color .16s;display:grid}.inv-out-btn:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.inv-out-btn:disabled{color:var(--color-text-muted);cursor:default;opacity:.6}.inv-out-btn:focus-visible{outline:2px solid var(--color-red);outline-offset:1px}.inv-savebar{bottom:var(--space-5);align-items:center;gap:var(--space-4);margin-top:calc(var(--space-8) * -1);padding:var(--space-3) var(--space-4);-webkit-backdrop-filter:blur(12px);border:1px solid var(--dash-border-warm);box-shadow:var(--dash-shadow-lifted), 0 0 0 1px #fff8f080 inset;background:#fdfefbf0;border-radius:16px;display:flex;position:sticky}.inv-savebar-count{color:var(--color-navy);flex-shrink:0;font-size:.86rem;font-weight:700}.inv-savebar-error{min-width:0;color:var(--color-red);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;overflow:hidden}.inv-savebar-actions{gap:var(--space-3);flex-shrink:0;margin-left:auto;display:flex}.inv-savebar .prod-cancel-btn{flex:none;align-items:center;gap:.35rem;padding:.55rem .9rem;display:inline-flex}.inv-savebar .account-save{padding:.55rem 1.1rem}.inv-toast{bottom:var(--space-6);color:#fff;z-index:50;background:linear-gradient(135deg,#2d6a4f 0%,#1e4f3a 100%);border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 28px -6px #2d6a4f8c}@media (width<=860px){.inv-list,.inv-savebar{max-width:none}.inv-list-head{display:none}.inv-row{grid-template-columns:1fr auto;grid-template-areas:"name qty""unit out";row-gap:.4rem}.inv-row-name{grid-area:name}.inv-row-qty{grid-area:qty;justify-self:end}.inv-row-unit{grid-area:unit}.inv-out-btn{grid-area:out;justify-self:end}.inv-savebar{flex-wrap:wrap}.inv-savebar-actions{width:100%;margin-left:0}.inv-savebar-actions button{flex:1}}.tracker{padding:var(--space-4) 0;margin:var(--space-2) 0;align-items:flex-start;display:flex}.tracker-step{flex-direction:column;flex:1;min-width:0;display:flex}.tracker-step-line{align-items:center;height:22px;display:flex;position:relative}.tracker-connector{height:2px;position:absolute;top:50%;left:calc(11px - 50%);right:calc(50% + 11px);transform:translateY(-1px)}.tracker-connector-filled{background:var(--color-red)}.tracker-connector-upcoming{background:var(--color-border)}.tracker-dot{z-index:1;border:2px solid var(--color-border);background:var(--color-surface);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;transition:background-color .2s,border-color .2s;display:grid;position:relative}.tracker-done .tracker-dot{background:var(--color-red);border-color:var(--color-red)}.tracker-active .tracker-dot{border-color:var(--color-red);box-shadow:0 0 0 3px var(--color-red-tint)}.tracker-active .tracker-dot:after{content:"";background:var(--color-red);border-radius:50%;width:8px;height:8px}.tracker-step-text{margin-top:var(--space-2);flex-direction:column;gap:1px;display:flex}.tracker-step-label{color:var(--color-text-muted);font-size:.76rem;font-weight:700}.tracker-active .tracker-step-label,.tracker-done .tracker-step-label{color:var(--color-navy)}.tracker-step-time{color:var(--color-red);font-size:.68rem;font-weight:600}.tracker-cancelled{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);margin:var(--space-2) 0;background:var(--color-red-tint);border-radius:var(--radius-sm);border:1px solid #c0392b33;display:flex}.order-actions{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border-soft);display:flex}.order-cancel-btn{color:var(--color-red);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #c0392b4d;padding:.55rem 1rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:background-color .16s,border-color .16s}.order-cancel-btn:hover:not(:disabled){background:var(--color-red-tint);border-color:#c0392b80}.order-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.order-advance-btn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(135deg,#d8432f 0%,#7a1d13 100%);border:none;flex:1;padding:.6rem 1.1rem;font-family:inherit;font-size:.86rem;font-weight:700;transition:filter .18s,box-shadow .18s;box-shadow:0 8px 18px -6px #7a1d1366}.order-advance-btn:hover:not(:disabled){filter:brightness(1.06)}.order-advance-btn:disabled{opacity:.6;cursor:progress}.order-history-list{gap:var(--space-2);flex-direction:column;max-width:900px;display:flex}.order-history-row{justify-content:space-between;align-items:center;gap:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-4) var(--space-5);transition:border-color .16s,box-shadow .16s;display:flex}.order-history-row:hover{border-color:var(--dash-border-warm);box-shadow:var(--dash-shadow-rest)}.order-history-main{flex:1;min-width:0}.order-history-top{align-items:center;gap:var(--space-3);margin-bottom:.2rem;display:flex}.order-history-items{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.82rem;overflow:hidden}.order-history-reason{color:var(--color-danger);margin-top:.25rem;font-size:.78rem}.order-history-right{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.order-print-btn{border:1px solid var(--color-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;transition:color .15s,border-color .15s,background .15s;display:grid}.order-print-btn:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.cod-field{text-align:left;margin-top:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;gap:.4rem;display:flex}.cod-label{color:var(--color-ink);font-size:.78rem;font-weight:700}.cod-textarea{color:var(--color-ink);border:1px solid var(--color-border);border-radius:var(--radius-sm);resize:vertical;background:#fdfaf5e6;min-height:4.5rem;padding:.65rem .8rem;font-family:inherit;font-size:.9rem;line-height:1.55;transition:border-color .18s,background-color .18s,box-shadow .18s}.cod-textarea:focus{border-color:var(--color-red);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #c0392b1a}.cod-textarea:disabled{opacity:.6;cursor:not-allowed}.cod-hint{color:var(--color-text-muted);font-size:.74rem}.cod-error{background:var(--color-red-tint);color:#8c2216;border-radius:var(--radius-sm);text-align:left;margin-bottom:var(--space-4);border:1px solid #c0392b47;padding:.6rem .8rem;font-size:.83rem}@media (width<=860px){.tracker-step-label{font-size:.68rem}.tracker-step-time{display:none}.order-actions{flex-direction:column}}.slip-backdrop{-webkit-backdrop-filter:blur(1.5px);padding:var(--space-6);z-index:100;background:#7878781a;place-items:center;animation:.18s ease-out cd-fade;display:grid;position:fixed;inset:0}.slip-panel{border-radius:var(--radius-xl);width:min(480px,100%);max-height:90vh;box-shadow:var(--dash-shadow-modal);background:linear-gradient(160deg,#fffefb 0%,#fdfaf5 100%);border:1px solid #dcc8b499;overflow-y:auto}.slip-toolbar{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-soft);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:#fdfefbeb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.slip-close-btn{border:1px solid var(--color-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;border-radius:8px;place-items:center;display:grid}.slip-close-btn:hover{color:var(--color-ink);background:var(--color-surface-sunken)}.slip-print-btn{border-radius:var(--radius-sm);background:var(--color-red);color:#fff;cursor:pointer;border:none;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.slip-print-btn:hover{background:var(--color-red-dark)}.slip-sheet{padding:var(--space-6)}.slip-head{border-bottom:2px solid var(--color-ink);padding-bottom:var(--space-3);margin-bottom:var(--space-4);justify-content:space-between;align-items:baseline;display:flex}.slip-brand{color:var(--color-navy);letter-spacing:-.01em;font-size:1.1rem;font-weight:800}.slip-order-id{color:var(--color-text-muted);font-size:.9rem;font-weight:700}.slip-meta{gap:var(--space-3) var(--space-4);margin-bottom:var(--space-5);grid-template-columns:1fr 1fr;font-size:.86rem;display:grid}.slip-meta-label{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);margin-bottom:.15rem;font-size:.7rem;display:block}.slip-table{border-collapse:collapse;width:100%;margin-bottom:var(--space-4);font-size:.86rem}.slip-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding:.4rem .3rem;font-size:.72rem}.slip-table td{border-bottom:1px solid var(--color-border);color:var(--color-ink);padding:.5rem .3rem}.slip-total-row{color:var(--color-navy);padding-top:var(--space-2);border-top:2px solid var(--color-ink);justify-content:space-between;font-size:1.05rem;font-weight:800;display:flex}@media print{body *{visibility:hidden}.slip-sheet,.slip-sheet *{visibility:visible}.slip-sheet{width:100%;padding:0;position:absolute;top:0;left:0}.slip-toolbar{display:none}}.order-tabs{background:var(--color-surface-sunken);border:1px solid var(--color-border);margin-bottom:var(--space-4);border-radius:999px;gap:.15rem;padding:.2rem;display:inline-flex}.order-tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:color .16s;position:relative}.order-tab.active{color:var(--color-navy)}.order-tab-pill{background:var(--color-surface);box-shadow:var(--dash-shadow-rest);border-radius:999px;position:absolute;inset:0}.order-tab-content{align-items:center;gap:.35rem;padding:.4rem .85rem;display:flex;position:relative}.order-tab-count{background:var(--color-border);min-width:1.1rem;height:1.1rem;color:var(--color-text-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.66rem;font-weight:800;display:inline-flex}.order-tab-count.pending{background:var(--color-red);color:#fff}.order-pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.order-page-btn{border:1px solid var(--color-border);background:var(--color-surface);width:32px;height:32px;color:var(--color-navy);cursor:pointer;border-radius:8px;place-items:center;transition:color .15s,border-color .15s,background .15s;display:grid}.order-page-btn:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b59}.order-page-btn:disabled{opacity:.4;cursor:not-allowed}.order-page-label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.dash-body{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:1fr 300px;align-items:stretch;display:grid}.dash-main{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.dash-panels-row{gap:var(--space-4);flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid}.dash-panels-row>.dash-panel{flex-direction:column;display:flex}.dash-sidebar-col{top:var(--space-4);min-width:0;position:sticky}.dash-progress-pct{color:var(--color-text-muted);margin-bottom:var(--space-4);font-size:.72rem;font-weight:700}.dash-profile-checks{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.dash-profile-checks li{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-surface-sunken);border:1px solid var(--color-border-soft);color:var(--color-text-muted);border-radius:10px;font-size:.78rem;font-weight:500;transition:background .14s;display:flex}.dash-check-icon{flex-shrink:0;place-items:center;display:grid}@media (width<=1024px){.dash-body{grid-template-columns:1fr}.dash-sidebar-col{position:static}}@media (width<=640px){.dash-panels-row{grid-template-columns:1fr}}.dash-welcome{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border-soft);flex-wrap:wrap;display:flex}.dash-welcome-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-red);margin-bottom:var(--space-2);align-items:center;gap:.3rem;font-size:.65rem;font-weight:700;display:flex}.dash-welcome-name{letter-spacing:-.03em;color:var(--color-navy);margin-bottom:var(--space-1);font-size:1.55rem;font-weight:800;line-height:1.1}.dash-welcome-name span{color:var(--color-red)}.dash-welcome-sub{color:var(--color-text-muted);font-size:.82rem}.dash-welcome-revenue{text-align:right;background:linear-gradient(140deg, var(--color-navy) 0%, #2d4070 100%);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);flex-shrink:0;min-width:240px;box-shadow:0 4px 20px #1b2a4a33}.dash-welcome-revenue-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c;margin-bottom:var(--space-2);font-size:.6rem;font-weight:700;display:block}.dash-welcome-revenue-value{letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:800}.dash-kpi-bar{height:5px;margin-top:var(--space-3);background:var(--color-border-soft,#eceae6);border-radius:999px;position:relative;overflow:hidden}.dash-kpi-bar:before{content:"";border-radius:999px;width:55%;position:absolute;top:0;bottom:0;left:0}.dash-kpi-red .dash-kpi-bar:before{background:linear-gradient(90deg, var(--dash-red-hot), var(--dash-red-amber))}.dash-kpi-navy .dash-kpi-bar:before{background:linear-gradient(90deg, var(--color-navy), var(--color-navy-soft))}.dash-kpi-gold .dash-kpi-bar:before{background:linear-gradient(90deg, var(--dash-gold-bright), #e09800)}@media (prefers-reduced-motion:reduce){.dash-kpi:hover,.dash-kpi:hover .dash-kpi-icon-wrap,.dash-kpi:hover .dash-kpi-value{transform:none}}.dash-panel-sub{color:var(--color-text-muted);margin-top:calc(var(--space-2) * -1);margin-bottom:var(--space-4);font-size:.72rem}.dash-empty-state{padding:var(--space-8) var(--space-4);justify-content:center;align-items:center;gap:var(--space-2);text-align:center;flex-direction:column;flex:1;display:flex}.dash-empty-state svg{color:var(--color-text-muted);opacity:.4}.dash-empty-state span{color:var(--color-ink-soft);font-size:.88rem;font-weight:600}.dash-empty-state small{color:var(--color-text-muted);font-size:.75rem}.dash-quick-panel{margin-bottom:var(--space-4)}.dash-quick-grid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.dash-quick-btn{padding:var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;font-family:inherit;transition:border-color .16s,background .16s,transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .16s;display:flex}.dash-quick-btn:hover{background:var(--color-navy-tint);border-color:#1b2a4a38;transform:translateY(-2px);box-shadow:0 4px 14px #1b2a4a17}.dash-quick-icon{width:32px;height:32px;color:var(--color-navy);margin-bottom:var(--space-1);background:linear-gradient(140deg,#e0e6f5,#eef1f8);border-radius:9px;place-items:center;transition:background .16s,color .16s;display:grid}.dash-quick-btn:hover .dash-quick-icon{background:linear-gradient(140deg, var(--color-navy), #2d4070);color:#fff}.dash-quick-label{color:var(--color-navy);font-size:.78rem;font-weight:700}.dash-quick-sub{color:var(--color-text-muted);font-size:.67rem}.dash-profile-checks{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dash-profile-checks li{align-items:center;gap:var(--space-2);padding:.38rem var(--space-3);color:var(--color-text-muted);background:var(--color-surface-sunken);border:1px solid var(--color-border-soft);border-radius:8px;font-size:.78rem;font-weight:500;display:flex}.dash-profile-checks li.done{color:#1e6e43;background:#edf7f2;border-color:#2d6a4f33}@media (width<=860px){.dash-welcome{flex-direction:column}.dash-welcome-revenue{text-align:left;min-width:unset;width:100%}}.tracker{padding:var(--space-5) 0 var(--space-3);position:relative}.tracker-track-bg{top:calc(var(--space-5) + 11px);height:2px;position:absolute;left:12.5%;right:12.5%;overflow:hidden}.tracker-track-grey{background:var(--color-border);border-radius:1px;position:absolute;inset:0}.tracker-track-red{background:var(--color-red);border-radius:1px;transition:width .4s;position:absolute;top:0;bottom:0;left:0}.tracker-track-anim{background:var(--color-red);transform-origin:0;border-radius:1px;animation:1.4s ease-in-out infinite tracker-sweep;position:absolute;top:0;bottom:0}@keyframes tracker-sweep{0%{opacity:.9;transform:scaleX(0)}60%{opacity:.9;transform:scaleX(1)}85%{opacity:0;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.tracker-track-anim{opacity:.4;animation:none;transform:scaleX(.5)}}.tracker-dots{width:100%;display:flex;position:relative}.tracker-step{align-items:center;gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.tracker-dot{border:2px solid var(--color-border);background:var(--color-surface);width:22px;height:22px;color:var(--color-border);z-index:2;border-radius:50%;place-items:center;transition:border-color .2s,background .2s;display:grid;position:relative}.tracker-dot.done{background:var(--color-red);border-color:var(--color-red);color:#fff}.tracker-dot.active{border-color:var(--color-red);color:var(--color-red);background:var(--color-surface);animation:2s ease-in-out infinite dot-pulse;box-shadow:0 0 0 4px #c0392b24,0 0 12px #c0392b38}@keyframes dot-pulse{0%,to{box-shadow:0 0 0 4px #c0392b24,0 0 10px #c0392b33}50%{box-shadow:0 0 0 7px #c0392b33,0 0 18px #c0392b59}}.tracker-dot.next-up{color:#c0392b59;border-color:#c0392b4d;animation:1.8s ease-in-out infinite dot-breathe}@keyframes dot-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.tracker-dot.active,.tracker-dot.next-up{animation:none}}.tracker-label{color:var(--color-text-muted);text-align:center;white-space:nowrap;font-size:.67rem;font-weight:600}.tracker-label.on{color:var(--color-navy);font-weight:700}.tracker-time{color:var(--color-red);text-align:center;font-size:.6rem;font-weight:600}.tracker-cancelled{align-items:flex-start;gap:var(--space-3);background:var(--color-red-tint);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);margin:var(--space-3) 0;border:1px solid #c0392b33;display:flex}.tracker-cancel-mark{background:var(--color-red);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.tracker-cancel-title{color:var(--color-danger);font-size:.85rem;font-weight:700}.tracker-cancel-reason{color:var(--color-ink-soft);margin-top:2px;font-size:.8rem;line-height:1.4}.tracker-cancel-time{color:var(--color-text-muted);margin-top:var(--space-1);font-size:.7rem}.order-card{position:relative}.order-card-stripe{background:var(--status-fg,var(--color-red));border-radius:var(--radius-lg) 0 0 var(--radius-lg);pointer-events:none;width:4px;position:absolute;top:0;bottom:0;left:0}.order-card-tint{background:var(--status-bg,transparent);opacity:.35;border-radius:0 var(--radius-lg) var(--radius-lg) 0;pointer-events:none;position:absolute;inset:0 0 0 4px}.order-card-status-pill{letter-spacing:.02em;background:var(--status-bg,var(--color-navy-tint));color:var(--status-fg,var(--color-navy));border-radius:999px;flex-shrink:0;align-items:center;gap:.28rem;padding:.25rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex}.orders-shell{max-width:1400px}.orders-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.orders-header h2{letter-spacing:-.03em;color:var(--color-navy);font-size:1.55rem;font-weight:800}.orders-header-right{align-items:center;gap:var(--space-3);display:flex}.orders-search{align-items:center;gap:var(--space-2);padding:.45rem var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--dash-shadow-rest);min-width:220px;display:flex}.orders-search svg{color:var(--color-text-muted);flex-shrink:0}.orders-search input{color:var(--color-ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.84rem}.orders-search input::placeholder{color:var(--color-text-muted)}.orders-search button{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;place-items:center;padding:0;display:grid}.orders-search button:hover{color:var(--color-red)}.orders-tab-bar{margin-bottom:var(--space-5);border-bottom:1px solid var(--color-border-soft);padding-bottom:var(--space-4)}.orders-tabs{gap:var(--space-1);margin-bottom:var(--space-3);display:flex}.orders-tab{align-items:center;gap:var(--space-2);padding:.5rem var(--space-4);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.orders-tab:hover{background:var(--color-surface-sunken);color:var(--color-navy)}.orders-tab.active{background:var(--color-navy);color:#fff;box-shadow:0 2px 8px #1b2a4a2e}.orders-tab-count{min-width:20px;height:20px;color:var(--color-text-muted);background:#1b2a4a1a;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.68rem;font-weight:800;display:inline-flex}.orders-tab.active .orders-tab-count{color:#fff;background:#fff3}.orders-tab-count.new{background:var(--color-red);color:#fff}.orders-tab-badge{background:var(--color-red);color:#fff;border:2px solid var(--color-bg);border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.orders-subtabs{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.orders-subtab{padding:.3rem var(--space-3);border:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-surface);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.orders-subtab:hover{border-color:var(--color-navy-soft);color:var(--color-navy)}.orders-subtab.active{font-weight:700;box-shadow:0 1px 4px #1b2a4a1a}.orders-subtab-count{background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;display:inline-flex}.orders-empty{align-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-4);color:var(--color-text-muted);text-align:center;flex-direction:column;display:flex}.orders-empty svg{opacity:.3}.orders-empty p{color:var(--color-ink-soft);font-size:.95rem;font-weight:600}.orders-board{gap:var(--space-5);align-items:flex-start;display:flex}.orders-tickets{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.orders-board.has-detail .orders-tickets{flex-shrink:0;max-width:380px}.order-ticket{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;text-align:left;align-items:stretch;width:100%;font-family:inherit;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #1b2a4a0d,0 4px 12px -4px #1b2a4a14}.order-ticket:hover{border-color:#1b2a4a33;transform:translateY(-1px);box-shadow:0 2px 8px #1b2a4a14,0 8px 24px -6px #1b2a4a21}.order-ticket.selected{border-color:var(--st-fg,var(--color-red));box-shadow:0 0 0 2px color-mix(in srgb, var(--st-fg,var(--color-red)) 20%, transparent), 0 4px 16px #1b2a4a1a;background:color-mix(in srgb, var(--st-bg,#fff) 40%, white)}.order-ticket-stripe{background:var(--st-fg,var(--color-red));flex-shrink:0;width:5px;display:block}.order-ticket-body{padding:var(--space-4);flex:1;min-width:0}.order-ticket-top{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.order-ticket-id{color:var(--color-navy);letter-spacing:-.01em;font-size:.95rem;font-weight:800}.order-ticket-pill{background:var(--st-bg,var(--color-navy-tint));color:var(--st-fg,var(--color-navy));letter-spacing:.02em;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.order-ticket-customer{color:var(--color-ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-bottom:var(--space-2);font-size:.8rem;overflow:hidden}.order-ticket-meta{color:var(--color-text-muted);margin-bottom:var(--space-2);justify-content:space-between;align-items:center;font-size:.73rem;display:flex}.order-ticket-total{color:var(--color-navy);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800}.orders-detail{flex:1;min-width:0;max-width:560px}.order-detail-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 2px 8px #1b2a4a0f,0 12px 32px -8px #1b2a4a1f}.order-detail-panel:before{content:"";background:var(--st-fg,var(--color-red));height:4px;display:block}.order-detail-head{padding:var(--space-4) var(--space-5) 0;justify-content:space-between;align-items:center;display:flex}.order-detail-head-left{align-items:center;gap:var(--space-3);display:flex}.order-detail-id{color:var(--color-navy);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.order-detail-pill{background:var(--st-bg,var(--color-navy-tint));color:var(--st-fg,var(--color-navy));border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.order-detail-head-right{align-items:center;gap:var(--space-2);display:flex}.order-detail-icon-btn{border:1px solid var(--color-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;border-radius:8px;place-items:center;transition:color .14s,border-color .14s,background .14s;display:grid}.order-detail-icon-btn:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b4d}.order-detail-customer{padding:var(--space-1) var(--space-5) 0;color:var(--color-ink-soft);font-size:.84rem}.order-detail-time{padding:0 var(--space-5) var(--space-4);color:var(--color-text-muted);border-bottom:1px solid var(--color-border-soft);font-size:.73rem}.order-detail-tracker{padding:0 var(--space-5);border-bottom:1px solid var(--color-border-soft)}.order-detail-section-label{padding:var(--space-4) var(--space-5) var(--space-2);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.65rem;font-weight:700}.order-detail-items{padding:0 var(--space-5);gap:var(--space-2);flex-direction:column;margin:0;list-style:none;display:flex}.order-detail-items li{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--color-surface-sunken);border-radius:10px;display:flex}.order-detail-item-name{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden}.order-detail-item-qty{color:var(--color-text-muted);flex-shrink:0;font-size:.78rem}.order-detail-item-total{color:var(--color-navy);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.82rem;font-weight:700}.order-detail-total{padding:var(--space-4) var(--space-5);margin:var(--space-3) var(--space-5) 0;border-top:1.5px dashed var(--color-border);color:var(--color-navy);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:800;display:flex}.order-detail-actions{gap:var(--space-3);padding:var(--space-4) var(--space-5) var(--space-5);display:flex}.order-detail-cancel-btn{color:var(--color-red);border-radius:var(--radius-sm);padding:.6rem var(--space-4);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #c0392b4d;font-family:inherit;font-size:.84rem;font-weight:600;transition:background .15s,border-color .15s}.order-detail-cancel-btn:hover:not(:disabled){background:var(--color-red-tint);border-color:#c0392b80}.order-detail-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.order-detail-advance-btn{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, #7a1d13 100%);border-radius:var(--radius-sm);padding:.65rem var(--space-4);cursor:pointer;border:none;flex:1;font-family:inherit;font-size:.88rem;font-weight:700;transition:filter .15s,transform .15s;box-shadow:0 4px 14px -4px #7a1d1373}.order-detail-advance-btn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px)}.order-detail-advance-btn:disabled{opacity:.6;cursor:progress}.orders-pagination{justify-content:center;align-items:center;gap:var(--space-3);padding-top:var(--space-4);color:var(--color-text-muted);font-size:.82rem;font-weight:600;display:flex}.orders-page-btn{border:1px solid var(--color-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-navy);cursor:pointer;border-radius:8px;place-items:center;transition:all .14s;display:grid}.orders-page-btn:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b4d}.orders-page-btn:disabled{opacity:.35;cursor:not-allowed}@media (width<=860px){.orders-board{flex-direction:column}.orders-board.has-detail .orders-tickets,.orders-detail{max-width:none}}.ov-shell{max-width:1400px}.ov-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.ov-header h2{letter-spacing:-.035em;color:var(--color-navy);font-size:1.6rem;font-weight:800}.ov-search-wrap{align-items:center;gap:var(--space-2);padding:.48rem var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;min-width:240px;display:flex;box-shadow:0 1px 4px #1b2a4a0f}.ov-search-wrap svg{color:var(--color-text-muted);flex-shrink:0}.ov-search{color:var(--color-ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.85rem}.ov-search::placeholder{color:var(--color-text-muted)}.ov-search-clear{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;place-items:center;padding:0;display:grid}.ov-search-clear:hover{color:var(--color-red)}.ov-tabs{gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.ov-tab{align-items:center;gap:var(--space-2);padding:.6rem var(--space-5);border:1.5px solid var(--color-border);color:var(--color-ink-soft);cursor:pointer;background:linear-gradient(135deg,#fffefb 0%,#faf6f0 100%);border-radius:999px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .18s;display:inline-flex;box-shadow:0 1px 3px #1b2a4a0d}.ov-tab:hover{border-color:var(--color-navy-soft);color:var(--color-navy);transform:translateY(-1px)}.ov-tab.on{background:linear-gradient(135deg, var(--color-navy) 0%, #1a2d5a 100%);color:#fff;border-color:#0000;box-shadow:0 4px 14px #1b2a4a4d,0 1px 3px #1b2a4a26}.ov-tab-n{min-width:22px;height:22px;color:inherit;background:#00000012;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:800;display:inline-flex}.ov-tab.on .ov-tab-n{background:#fff3}.ov-tab-badge{background:var(--dash-red-hot);color:#fff;letter-spacing:.02em;border-radius:999px;padding:.15rem .55rem;font-size:.62rem;font-weight:800}.ov-subtabs{gap:var(--space-2);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border-soft);flex-wrap:wrap;display:flex}.ov-subtab{padding:.32rem var(--space-3);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.32rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.ov-subtab:hover{border-color:var(--color-navy-soft);color:var(--color-navy)}.ov-subtab.on{font-weight:700;box-shadow:0 1px 6px #1b2a4a1a}.ov-subtab-n{min-width:16px;height:16px;color:inherit;background:#00000012;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.62rem;font-weight:800;display:inline-flex}.ov-empty{align-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-4);text-align:center;flex-direction:column;display:flex}.ov-empty svg{color:var(--color-border)}.ov-empty p{color:var(--color-ink-soft);font-size:.95rem;font-weight:600}.ov-empty small{color:var(--color-text-muted);font-size:.8rem}.ov-board{gap:var(--space-5);align-items:flex-start;display:flex}.ov-tickets{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.ov-board.split .ov-tickets{flex:0 0 300px;width:300px}.ov-ticket{border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);cursor:pointer;text-align:left;width:100%;box-shadow:var(--dash-shadow-rest);background:linear-gradient(135deg,#fffefb 0%,#fdf9f5 100%);align-items:stretch;font-family:inherit;transition:border-color .18s,box-shadow .18s,transform .18s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden}.ov-ticket:hover{box-shadow:var(--dash-shadow-lifted);border-color:#7a1d1333;transform:translateY(-2px)scale(1.005)}.ov-ticket.on{border-color:var(--s-br,var(--color-red));background:var(--s-bg,#fff);box-shadow:0 0 0 3px color-mix(in srgb, var(--s-fg,var(--color-red)) 12%, transparent), var(--dash-shadow-lifted);transform:scale(1.005)}.ov-ticket-stripe{background:var(--s-fg,var(--color-red));border-radius:0;flex-shrink:0;width:5px;display:block}.ov-ticket-inner{padding:var(--space-3);flex:1;min-width:0}.ov-ticket-row1{margin-bottom:var(--space-1);justify-content:space-between;align-items:center;display:flex}.ov-ticket-num{color:var(--color-navy);letter-spacing:-.02em;font-size:.88rem;font-weight:800}.ov-ticket-pill{letter-spacing:.02em;background:var(--s-bg,var(--color-navy-tint));color:var(--s-fg,var(--color-navy));border-radius:999px;align-items:center;gap:.22rem;padding:.18rem .5rem;font-size:.6rem;font-weight:700;display:inline-flex}.ov-ticket-name{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-size:.82rem;font-weight:700;overflow:hidden}.ov-ticket-email{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:var(--space-1);font-size:.7rem;overflow:hidden}.ov-ticket-row2{color:var(--color-text-muted);margin-bottom:var(--space-1);justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.ov-ticket-total{color:var(--color-navy);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:800}.ov-detail-wrap{flex:1;min-width:0}.ov-receipt{border:1px solid var(--dash-border-warm);border-radius:var(--radius-lg);background:linear-gradient(170deg,#fffefb 0%,#fdfaf6 100%);overflow:hidden;box-shadow:0 1px 3px #1b2a4a0d,0 8px 24px -6px #1b2a4a21,0 20px 48px -16px #1b2a4a1a}.ov-receipt-bar{background:var(--s-fg,var(--color-red));height:4px}.ov-receipt-head{padding:var(--space-3) var(--space-4) var(--space-1);justify-content:space-between;align-items:center;display:flex}.ov-receipt-head-left{align-items:center;gap:var(--space-2);display:flex}.ov-receipt-title{color:var(--color-navy);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.ov-receipt-pill{background:var(--s-bg);color:var(--s-fg);border:1px solid var(--s-br);border-radius:999px;align-items:center;gap:.25rem;padding:.18rem .55rem;font-size:.63rem;font-weight:700;display:inline-flex}.ov-receipt-head-right{align-items:center;gap:var(--space-1);display:flex}.ov-receipt-icon-btn{border:1px solid var(--color-border);width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:7px;place-items:center;transition:all .14s;display:grid}.ov-receipt-icon-btn:hover{color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b4d}.ov-receipt-meta{padding:0 var(--space-4) var(--space-3);color:var(--color-text-muted);border-bottom:1px solid var(--color-border-soft);font-size:.7rem}.ov-receipt-tracker{padding:var(--space-1) var(--space-4) 0;border-bottom:1px solid var(--color-border-soft)}.ov-receipt-block{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-soft)}.ov-receipt-block:nth-child(odd){background:#fdfbf780}.ov-receipt-block-title{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:var(--space-2);font-size:.58rem;font-weight:800}.ov-receipt-info-rows{gap:var(--space-1);flex-direction:column;display:flex}.ov-receipt-info-row{align-items:flex-start;gap:var(--space-2);color:var(--color-ink);font-size:.8rem;display:flex}.ov-receipt-info-row svg{color:var(--s-fg,var(--color-red));flex-shrink:0;margin-top:1px}.ov-receipt-info-row.muted{color:var(--color-text-muted)}.ov-receipt-notes{color:var(--color-ink-soft);font-size:.78rem;font-style:italic;line-height:1.4}.ov-receipt-items{flex-direction:column;gap:1px;display:flex}.ov-receipt-item{align-items:center;gap:var(--space-2);padding:.35rem var(--space-2);border-radius:7px;grid-template-columns:18px 1fr auto auto;transition:background .12s;display:grid}.ov-receipt-item:hover{background:var(--color-surface-sunken)}.ov-receipt-item-num{background:var(--s-bg,var(--color-navy-tint));width:18px;height:18px;color:var(--s-fg,var(--color-navy));border-radius:50%;flex-shrink:0;place-items:center;font-size:.58rem;font-weight:800;display:grid}.ov-receipt-item-name{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.ov-receipt-item-qty{color:var(--color-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.73rem}.ov-receipt-item-total{color:var(--color-navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem;font-weight:700}.ov-receipt-total{padding:var(--space-3) var(--space-4);margin:0 var(--space-4);border-top:1.5px dashed var(--color-border);color:var(--color-navy);font-variant-numeric:tabular-nums;letter-spacing:.01em;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:800;display:flex}.ov-receipt-total span:first-child{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:.6rem}.ov-receipt-actions{gap:var(--space-2);padding:var(--space-3) var(--space-4) var(--space-4);display:flex}.ov-receipt-cancel{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.55rem var(--space-3);cursor:pointer;white-space:nowrap;background:0 0;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.ov-receipt-cancel:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b66}.ov-receipt-cancel:disabled{opacity:.4;cursor:not-allowed}.ov-receipt-advance{color:#fff;background:linear-gradient(135deg, var(--dash-red-hot) 0%, #7a1d13 100%);border-radius:var(--radius-sm);padding:.6rem var(--space-4);cursor:pointer;border:none;flex:1;font-family:inherit;font-size:.85rem;font-weight:700;transition:filter .15s,transform .15s;box-shadow:0 4px 14px -4px #7a1d1366}.ov-receipt-advance:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.ov-receipt-advance:disabled{opacity:.6;cursor:progress}.ov-pager{justify-content:center;align-items:center;gap:var(--space-3);padding-top:var(--space-4);color:var(--color-text-muted);font-size:.82rem;font-weight:600;display:flex}.ov-page-btn{border:1px solid var(--color-border);width:30px;height:30px;color:var(--color-navy);cursor:pointer;background:#fff;border-radius:8px;place-items:center;transition:all .14s;display:grid}.ov-page-btn:hover:not(:disabled){color:var(--color-red);background:var(--color-red-tint);border-color:#c0392b4d}.ov-page-btn:disabled{opacity:.3;cursor:not-allowed}@media (width<=860px){.ov-board{flex-direction:column}.ov-board.split .ov-tickets{flex:1;width:100%}.ov-detail-wrap{width:100%}}
