:root{color:#f5f7ff;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#0b1020}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#202a50 0,#0b1020 38rem)}button,input,select{font:inherit}button,label{-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%,1180px);margin:0 auto;padding:24px 16px 48px}.page-header{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}h1,h2,p{overflow-wrap:anywhere}h1{margin:2px 0 0;font-size:clamp(1.75rem,8vw,2.75rem);line-height:1.05}h2{margin:2px 0 0;font-size:clamp(1.25rem,5vw,1.6rem)}.eyebrow{margin:0;color:#95a5ff;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.status-pill{align-self:flex-start;margin:0;padding:9px 12px;border:1px solid #34406a;border-radius:999px;color:#cbd2eb;background:#131a2ed9;font-size:.82rem}.dashboard-grid{display:grid;gap:16px;min-width:0}.panel{min-width:0;padding:20px 16px;border:1px solid #2a345a;border-radius:18px;background:#131a2ef5;box-shadow:0 18px 50px #0003}.section-heading{margin-bottom:20px}.section-heading>p:last-child{margin:8px 0 0;color:#a8b0cc;line-height:1.5}.form-grid{display:grid;gap:16px}.form-field{display:grid;gap:8px;min-width:0;color:#cbd2eb;font-size:.88rem;font-weight:700}.form-field input,.form-field select{width:100%;min-height:48px;padding:11px 12px;border:1px solid #3b4773;border-radius:10px;color:#f5f7ff;background:#0e1529}.form-field input:focus-visible,.form-field select:focus-visible,.product-option:focus-within,.mode-picker label:focus-within,.button:focus-visible{outline:3px solid #8fa0ff;outline-offset:2px}.product-configurator{min-width:0;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #303b63}.mode-picker{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0 0 18px;padding:0;border:0}.mode-picker legend{width:100%;margin-bottom:4px;font-weight:800}.mode-picker label{display:flex;align-items:center;gap:8px;min-height:44px}.touch-target{min-height:44px}.mode-picker input{width:22px;height:22px}.reference-preview{display:grid;gap:8px;min-width:0;margin:14px 0 0;padding:14px;border:1px solid #303b63;border-radius:12px;background:#10182d}.reference-preview div{display:flex;justify-content:space-between;gap:12px;min-width:0}.reference-preview dt{color:#a8b0cc}.reference-preview dd{margin:0;max-width:65%;overflow-wrap:anywhere;text-align:right}.normalization-warning{margin:0;padding:12px;border-left:4px solid #ffc857;border-radius:8px;color:#fff0bd;background:#483a15}.normalization-badge{width:fit-content;padding:3px 7px;border:1px solid #ffc857;border-radius:999px;color:#fff0bd!important;font-weight:800}.product-picker{display:grid;gap:10px;min-width:0;margin:22px 0 0;padding:0;border:0}.product-picker legend{margin-bottom:10px;font-weight:800}.product-option{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 12px;border:1px solid #303b63;border-radius:12px;background:#10182d;cursor:pointer}.product-option input{flex:0 0 auto;width:22px;height:22px;accent-color:#7b8cde}.product-option span{display:grid;min-width:0}.product-option strong,.product-option small{overflow-wrap:anywhere}.product-option small{margin-top:3px;color:#a8b0cc}.button{width:100%;min-height:48px;margin-top:14px;padding:11px 16px;border:1px solid transparent;border-radius:11px;font-weight:800;cursor:pointer}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{color:#09101d;background:#8fa0ff}.button--secondary{color:#f5f7ff;border-color:#48578b;background:#1b2542}.feedback{margin:12px 0 0;padding:11px 12px;border-radius:10px;line-height:1.4}.feedback--hint{color:#d4daf1;background:#202943}.feedback--error{color:#ffd7df;background:#5b2030}.feedback--success{color:#d7ffea;background:#15452f}.profiles-panel{align-self:start}.empty-state{margin:0;padding:20px 14px;border:1px dashed #39446e;border-radius:12px;color:#a8b0cc;text-align:center}.profile-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.profile-card{min-width:0;padding:14px;border:1px solid #303b63;border-radius:12px;background:#10182d}.profile-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-card__heading strong{min-width:0;overflow-wrap:anywhere}.active-badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#baffd7;background:#164b34;font-size:.72rem;font-weight:800;text-transform:uppercase}.profile-card dl{display:grid;gap:8px;margin:14px 0 0}.profile-card dl div{display:flex;justify-content:space-between;gap:12px;min-width:0}.profile-card dt{color:#a8b0cc}.profile-card dd{margin:0;max-width:60%;overflow-wrap:anywhere;text-align:right}.profile-product-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.profile-product-list li{display:grid;justify-items:end;gap:4px}@media(min-width:640px){.app-shell{padding:36px 28px 64px}.page-header{flex-direction:row;align-items:flex-end;justify-content:space-between}.status-pill{align-self:auto;max-width:50%;text-align:right}.panel{padding:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--wide{grid-column:1 / -1}.button{width:auto;min-width:220px}}@media(min-width:960px){.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
