@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--c-primary:#0057b8;--c-primary-600:#004a9c;--c-accent:#ff6b00;--c-accent-600:#e55f00;--c-bg:#f4f6f8;--c-surface:#fff;--c-line:#e6ebf0;--c-text:#111826;--c-text-muted:#5b6472;--c-text-inverse:#fff;--st-new:#2f80ed;--st-in-progress:#6c5ce7;--st-packed:#56ccf2;--st-shipped:#2dcec4;--st-delivered:#18a957;--st-canceled:#9aa5b1;--st-refunded:#d72638;--radius-8:8px;--radius-12:12px;--radius-16:16px;--sp-4:4px;--sp-8:8px;--sp-12:12px;--sp-16:16px;--sp-24:24px;--sp-32:32px;--shadow-soft:0 2px 10px rgba(17,24,38,.08);--shadow-focus:0 0 0 3px rgba(47,128,237,.35);--shadow-neo-sunken:inset 0.1rem 0.1rem 0.25rem #c1c2c4,inset -0.1rem -0.1rem 0.25rem #f3f3f3;font-size:16px}*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit}code{font-family:Roboto Mono,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.srOnly{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body{font-size:1rem;font-weight:400;line-height:1.5;background-color:var(--c-bg)}.text-h1,body,h1{font-family:Inter,sans-serif;color:var(--c-text)}.text-h1,h1{font-size:2rem;font-weight:700;line-height:1.3}.text-h2,h2{font-size:1.5rem}.text-h2,.text-h3,h2,h3{font-family:Inter,sans-serif;font-weight:600;line-height:1.35;color:var(--c-text)}.text-h3,h3{font-size:1.25rem}.text-h4,h4{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:var(--c-text)}.text-body{font-size:1rem;line-height:1.5}.text-body,.text-small{font-family:Inter,sans-serif;font-weight:400;color:var(--c-text)}.text-small{font-size:.875rem;line-height:1.4}.text-caption{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1.3;color:var(--c-text);text-transform:uppercase;letter-spacing:.04em}.text-muted{color:var(--c-text-muted)}.text-number{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}