:root{color-scheme:dark;--po-brand: #710014;--po-accent: #c8102e;--po-accent-hover: #a60d26;--po-accent-text: #ff6b80;--po-success: #8bc53d;--po-warning: #c9a227;--po-danger: #e8533f;--po-info: #4a9ac1;--po-orange: #E07A1F;--po-purple: #b783e6;--po-background: #101010;--po-surface: #181818;--po-surface-raised: #1f1f1f;--po-surface-muted: #262626;--po-border: rgba(255, 255, 255, .1);--po-border-strong: rgba(255, 255, 255, .16);--po-text: #f2f1ed;--po-text-muted: #aaa7a0;--po-text-dim: #73716b;--po-shadow: 0 18px 60px rgba(0, 0, 0, .38);--po-shadow-soft: 0 8px 28px rgba(0, 0, 0, .28);--po-space-1: 4px;--po-space-2: 8px;--po-space-3: 12px;--po-space-4: 16px;--po-space-5: 20px;--po-space-6: 24px;--po-space-8: 32px;--po-space-10: 40px;--po-space-12: 48px;--po-text-xs: 12px;--po-text-sm: 13px;--po-text-md: 15px;--po-text-lg: 18px;--po-text-xl: 22px}:root[data-theme=light],:root[data-theme=system][data-theme-resolved=light]{color-scheme:light;--po-brand: #710014;--po-accent: #b00020;--po-accent-hover: #8f0d1c;--po-accent-text: #99001c;--po-success: #257a4a;--po-warning: #a27500;--po-danger: #b42318;--po-info: #176b98;--po-orange: #b45d12;--po-purple: #7448a8;--po-background: #f5f3ef;--po-surface: #ffffff;--po-surface-raised: #fbfaf7;--po-surface-muted: #ece8e1;--po-border: rgba(28, 28, 28, .12);--po-border-strong: rgba(28, 28, 28, .2);--po-text: #1b1b1b;--po-text-muted: #62615d;--po-text-dim: #6f6d68;--po-shadow: 0 18px 50px rgba(39, 34, 28, .08);--po-shadow-soft: 0 8px 24px rgba(39, 34, 28, .06)}:root[data-theme=dark],:root[data-theme=system][data-theme-resolved=dark]{color-scheme:dark}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb,var(--po-accent) 72%,white);outline-offset:2px}.po-field-label{align-items:center;color:var(--po-text-muted);display:inline-flex;font-size:11px;font-weight:800;gap:5px;letter-spacing:0;margin-bottom:6px;text-transform:uppercase}.po-field-hint{color:var(--po-text-dim);display:block;font-size:11px;line-height:1.5;margin-top:8px}.po-spin{animation:po-spin .8s linear infinite}.po-modal-overlay{align-items:flex-start;background:color-mix(in srgb,#000 72%,transparent);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));position:fixed;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.po-modal-panel{max-height:min(92dvh,940px);display:flex;flex-direction:column;margin:auto;overflow:hidden;width:100%}.po-modal-header,.po-modal-footer{flex-shrink:0}.po-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.po-modal-footer{padding-bottom:max(14px,env(safe-area-inset-bottom))}@media (max-width: 680px){.po-segmented-control{grid-template-columns:1fr!important}.po-tabs{overflow-x:auto;scrollbar-width:none}.po-tabs::-webkit-scrollbar{display:none}.po-stock-controls{grid-template-columns:1fr!important}}@keyframes po-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
