:root{font-family:Arial,Helvetica,sans-serif;color:#173047;background:#f4f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;cursor:pointer}.masthead{background:#102b46;color:#fff}.masthead-inner{max-width:1240px;margin:auto;padding:18px 28px;display:flex;justify-content:space-between;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d9ae69;border-radius:7px;color:#f1c583;font-size:15px}.date-pill{color:#c4d3e0;font-size:14px}.shell{max-width:1240px;margin:auto;padding:28px 28px 34px}.intro{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;color:#8b6534;margin:0 0 8px}h1{font-size:clamp(32px,3.6vw,44px);line-height:1.1;letter-spacing:-.045em;margin:0 0 11px;color:#102b46}h2{font-size:25px;letter-spacing:-.035em;line-height:1.2;margin:0;color:#102b46}h3{font-size:20px;color:#102b46;margin:0 0 8px;letter-spacing:-.025em}.intro-copy{font-size:16px;color:#52697b;margin:0;line-height:1.5}.stock-note{max-width:355px;background:#fff7e8;border-left:4px solid #c48b42;padding:14px 17px;display:flex;flex-direction:column;gap:5px;font-size:14px;line-height:1.45;color:#675139}.stock-note strong{color:#513c21}.selector{background:#fff;border:1px solid #dbe5ed;border-radius:15px;padding:23px;box-shadow:0 6px 25px rgba(16,43,70,.04)}.selector-top{display:flex;justify-content:flex-end;align-items:end;gap:20px}.text-button{border:0;background:none;color:#1b5a86;font-weight:700;font-size:14px;padding:8px 0}.text-button:hover{text-decoration:underline}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0 22px;min-height:28px}.breadcrumbs:empty{display:none}#step{margin-top:20px}.crumb{border:1px solid #d5e0e9;background:#f6f9fb;color:#38566d;border-radius:100px;padding:7px 12px;font-size:13px;font-weight:700}.crumb:hover{border-color:#5d89a9}.crumb.current{background:#102b46;color:#fff;border-color:#102b46;cursor:default}.crumb-arrow{color:#8ca0ae;font-size:16px}.step-intro{margin-bottom:17px}.step-intro p{font-size:15px;color:#607587;line-height:1.45;margin:0}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.choice{min-height:86px;border:1px solid #d4e0e9;border-radius:11px;background:#fff;text-align:left;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:13px;transition:border-color .15s,box-shadow .15s,transform .15s}.choice:hover,.choice:focus-visible{border-color:#417da7;box-shadow:0 7px 18px rgba(16,43,70,.09);transform:translateY(-2px);outline:none}.choice strong{display:block;font-size:17px;color:#16354f;line-height:1.3}.choice small{display:block;color:#678093;font-size:13px;margin-top:5px}.choice-arrow{font-size:25px;color:#6690af;flex:none}.choice.wide{grid-column:span 2}.choice-tag{display:inline-block;flex:none;border-radius:100px;background:#e5f3ea;color:#216a43;padding:5px 8px;font-size:12px;font-weight:700}.choice-tag.muted{background:#eef2f5;color:#5e7180}.load-state,.empty{padding:40px 0;color:#63788a;font-size:16px}.selection-summary{background:#eef5fa;border:1px solid #d4e4ef;border-radius:10px;padding:14px 17px;font-size:14px;color:#385b74;line-height:1.5;margin-bottom:21px}.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stock-card{border:1px solid #dce6ee;border-radius:11px;padding:18px;background:#fff}.stock-card h4{font-size:14px;color:#648099;text-transform:uppercase;letter-spacing:.08em;margin:0 0 9px}.stock-name{font-size:17px;font-weight:700;line-height:1.35;color:#16314a;min-height:46px}.sku{color:#657b8d;font-size:13px;margin-top:6px;overflow-wrap:anywhere}.stock-line{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #e6edf2;margin-top:17px;padding-top:13px}.status{display:inline-flex;border-radius:100px;padding:6px 9px;font-size:12px;font-weight:700;white-space:nowrap}.status.available{background:#e0f2e8;color:#17643b}.status.incoming{background:#fff0cf;color:#805706}.status.check{background:#eef2f5;color:#526477}.qty{font-size:14px;color:#546f82}.qty strong{font-size:21px;color:#102b46}.arrival{font-size:13px;color:#667d8e;margin-top:11px}.result-heading{margin-bottom:15px}.result-heading p{font-size:15px;color:#607587;margin:5px 0 0}.extras{margin-top:24px;padding-top:21px;border-top:1px solid #e0e8ee}.extras p{font-size:14px;color:#64798a;margin:0 0 14px}.extras .results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-actions{display:flex;gap:12px;margin-top:24px}.primary-button{background:#102b46;color:white;border:1px solid #102b46;border-radius:8px;padding:11px 17px;font-weight:700}.primary-button:hover{background:#1c496c}footer{font-size:13px;line-height:1.55;color:#607587;max-width:830px;margin:28px 0 0}footer p{margin:0 0 8px}footer strong{color:#3f5b70}@media(max-width:850px){.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro{align-items:start}.results-grid{grid-template-columns:1fr}}@media(max-width:620px){.masthead-inner{padding:15px 18px}.brand{font-size:17px}.date-pill{font-size:12px;text-align:right}.shell{padding:20px 15px 28px}.intro{display:block}.intro-copy{font-size:15px}.stock-note{max-width:none;margin-top:16px}.selector{padding:17px 15px}.selector-top{align-items:center}.breadcrumbs{margin:14px 0 18px}#step{margin-top:16px}.choice-grid{grid-template-columns:1fr}.choice.wide{grid-column:span 1}.choice{min-height:74px;padding:15px}.choice strong{font-size:16px}.extras .results-grid{grid-template-columns:1fr}.stock-name{min-height:0}}
.results-grid:has(> :only-child){grid-template-columns:minmax(0,560px)}
.empty-arrival{padding-top:2px}.arrivals{margin-top:14px;border-top:1px solid #e6edf2;padding-top:13px}.arrivals-head{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#526b7d;font-size:13px;margin-bottom:8px}.arrivals-head strong{color:#294b64}.arrivals-head span{font-weight:700;color:#1b5a86}.arrival-list{display:grid;gap:6px}.arrival-list>div{display:flex;justify-content:space-between;gap:12px;background:#f3f7fa;border-radius:6px;padding:7px 9px;font-size:13px;color:#536d80}.arrival-list strong{color:#173d59}
.qty.negative,.qty.negative strong{color:#c62828}
