.store-main{padding:48px 0 64px}
.store-product,.quick-shop{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px;align-items:center;max-width:1100px;margin:auto}
.store-product .product-figure,.quick-shop .product-figure{background:transparent}
.store-product .product-figure img,.quick-shop .product-figure img{width:100%;height:560px;aspect-ratio:auto;object-fit:contain}
.store-copy h1,.quick-shop h2{font:clamp(32px,3.2vw,46px)/1.15 var(--mono);letter-spacing:-.025em}
.store-price{margin:20px 0 28px}.store-price>span{font:36px var(--mono);white-space:nowrap}.store-price small{font-size:14px;color:var(--muted)}.store-price p{color:var(--muted);font-size:13px;margin-top:8px}
.buy-form fieldset{border:0;padding:0;margin:0}.buy-form legend{font:12px var(--mono);color:var(--muted);margin-bottom:12px}
.size-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.size-options label{position:relative;cursor:pointer}.size-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-options span{min-height:48px;display:grid;place-items:center;border:1px solid #57584b;font:14px var(--mono);transition:background-color 140ms var(--ease),color 140ms var(--ease)}.size-options input:checked+span{background:var(--amber);border-color:var(--amber);color:var(--ink)}.size-options input:focus-visible+span{outline:2px solid var(--focus);outline-offset:4px}
.size-quantities{margin-top:16px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid var(--border)}.quantity-row[hidden]{display:none}.quantity-row>label{font:14px var(--mono)}.quantity-stepper{display:flex;align-items:center}.quantity-stepper button,.quantity-stepper input{height:44px;background:transparent;color:var(--text);border:1px solid #57584b;font:14px var(--mono);border-radius:0}.quantity-stepper button{width:44px;display:grid;place-items:center;cursor:pointer}.quantity-stepper svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.5}.quantity-stepper input{width:54px;text-align:center;border-inline:0;appearance:textfield;caret-color:var(--amber)}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{appearance:none}.quantity-stepper input:focus-visible{outline:2px solid var(--focus);outline-offset:3px}
.order-total{font-size:13px;color:var(--muted);margin-top:16px}.order-total:empty{display:none}
.buy-form>.primary-button{width:100%;margin-top:18px;min-height:54px}.buy-form>.primary-button:disabled{opacity:.65;cursor:wait}.checkout-error{font-size:13px;color:var(--amber)}.checkout-error:not(:empty){margin-top:12px}.payment-note{font-size:12px;color:var(--muted);margin-top:12px}
.store-footer{justify-content:space-between}.store-footer>span{font-size:11px}
.result-section{padding-top:40px}.result-section .section-intro{align-items:start;gap:24px;margin-bottom:20px}.result-section .section-intro h2{font:clamp(25px,3.1vw,42px)/1.25 var(--mono);max-width:none;letter-spacing:-.025em}.result-section .section-intro h2 span{color:var(--amber)}.result-controls{display:flex;gap:20px;padding-top:8px}.result-controls .text-button{white-space:nowrap}
.result-purchase-grid{display:block}.quick-shop-copy{min-width:0}
.result-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;margin-top:40px;padding-top:32px;border-top:1px solid var(--border)}
.result-details .diagnosis{padding:22px}.result-details .readout-top{font-size:11px;padding-bottom:14px}.result-details .readout-main{grid-template-columns:1fr auto;gap:16px;padding-top:18px}.result-details .diagnosis h3{font-size:26px;line-height:1.2}.result-details .score-display>span:first-child{font-size:52px}.result-details .score-denominator{font-size:15px}.result-details .verdict{font-size:14px;margin:18px 0}.result-details .readout-bottom{font-size:11px;gap:12px;flex-wrap:wrap}.result-sharing .share-row{margin:0;justify-content:flex-start}.result-sharing .share-actions{flex-wrap:wrap;justify-content:flex-start}.result-sharing .share-status{min-height:0;margin-top:0;text-align:left}.result-sharing .share-status:not(:empty){margin-top:12px}.result-sharing .secondary-button{color:var(--muted)}
.order-main{max-width:680px;margin:70px auto 90px}.order-main h1{font-size:clamp(30px,5vw,50px)}.order-main>p{margin:22px 0;color:var(--muted)}.order-lines{padding:22px 0;border-block:1px solid var(--border);margin:25px 0}.order-lines p{display:flex;justify-content:space-between;gap:15px;padding:6px 0}.order-actions{display:flex;flex-wrap:wrap;gap:14px}
@media(hover:hover) and (pointer:fine){.size-options input:not(:checked):hover+span,.quantity-stepper button:hover{border-color:var(--amber);color:var(--amber)}}
@media(max-width:1100px){.store-product,.quick-shop{gap:40px}.store-product .product-figure img,.quick-shop .product-figure img{height:480px}.result-details{gap:28px}}
@media(max-width:800px){.store-main{padding:28px 0 40px}.store-product,.quick-shop{gap:24px;grid-template-columns:1fr;max-width:480px}.store-product .product-figure img,.quick-shop .product-figure img{height:360px}.store-copy h1,.quick-shop h2{font-size:32px}.store-price{margin:16px 0 24px}.store-price>span{font-size:32px}.result-details{grid-template-columns:1fr;gap:24px}.result-section .section-intro{display:block}.result-controls{padding-top:16px}.result-section .section-intro h2{font-size:28px}}
@media(max-width:520px){.store-main{padding-top:18px}.store-product,.quick-shop{gap:20px}.store-product .product-figure img,.quick-shop .product-figure img{height:320px}.store-copy h1,.quick-shop h2{font-size:30px}.store-price{margin:12px 0 22px}.store-price>span{font-size:28px}.store-footer{padding:20px 0}.result-section{padding:24px 0 32px}.result-section .section-intro{margin-bottom:12px}.result-section .section-intro h2{font-size:24px;overflow-wrap:normal}.result-controls .text-button{font-size:11px}.result-details{margin-top:32px;padding-top:24px}.result-details .diagnosis{padding:18px}.result-details .diagnosis h3{font-size:21px}.result-details .score-display{gap:5px}.result-details .score-display>span:first-child{font-size:43px}.result-details .score-denominator{font-size:13px}.result-details .score-denominator small{display:none}.result-details .verdict{font-size:13px;line-height:1.5;margin:16px 0}.result-sharing .share-actions{gap:6px}.result-sharing .share-actions .secondary-button{flex:1 1 95px;font-size:11px;min-height:44px}.result-sharing .secondary-button svg{display:none}}
@media(max-width:359px){.result-section .section-intro h2{font-size:21px}.store-product .product-figure img,.quick-shop .product-figure img{height:280px}.result-details .diagnosis h3{font-size:19px}}
