.checkout-page{color:#1f1f1f;background:#f7f7f7;min-height:100vh}.checkout-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:64px 0 96px}.checkout-title>span,.checkout-summary__eyebrow{color:#d94b25;letter-spacing:.12em;font-size:12px;font-weight:700}.checkout-title h1{margin:8px 0 0;font-size:clamp(30px,4vw,48px);font-weight:650;line-height:1.15}.checkout-title p{color:#666;margin:14px 0 0;font-size:16px}.checkout-layout{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);align-items:start;gap:24px;margin-top:36px;display:grid}.checkout-product,.checkout-summary{background:#fff;border:1px solid #e7e7e7;border-radius:16px}.checkout-product{grid-template-columns:220px minmax(0,1fr);gap:28px;padding:28px;display:grid}.checkout-product__media{aspect-ratio:4/3;background:#eee;border-radius:10px;display:block;overflow:hidden}.checkout-product__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.checkout-product>div>span{color:#d94b25;font-size:13px;font-weight:600}.checkout-product h2{margin:8px 0 0;font-size:24px;font-weight:600}.checkout-product h2 a{color:inherit}.checkout-product p{color:#666;margin:10px 0 20px;line-height:1.6}.checkout-product dl,.checkout-summary dl{gap:10px;margin:0;display:grid}.checkout-product dl div,.checkout-summary dl div{justify-content:space-between;gap:20px;display:flex}.checkout-product dt,.checkout-summary dt{color:#777}.checkout-product dd,.checkout-summary dd{text-align:right;margin:0;font-weight:550}.checkout-product-options{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.checkout-product-options li{background:#f4f4f4;border-radius:999px;padding:7px 10px;font-size:12px}.checkout-summary{padding:28px;position:sticky;top:90px}.checkout-summary h2{margin:7px 0 22px;font-size:24px;font-weight:600}.checkout-safety-note{background:#fff4ef;border-radius:12px;margin-top:24px;padding:18px}.checkout-safety-note strong{color:#c74220}.checkout-safety-note p{color:#5f514d;margin:7px 0 0;font-size:13px;line-height:1.45}.checkout-summary>button{color:#fff;cursor:pointer;background:#1f1f1f;border:0;border-radius:8px;width:100%;min-height:52px;margin-top:22px;font-size:16px;font-weight:600}.checkout-summary>button:disabled{cursor:not-allowed;background:#aaa}.checkout-summary>p[role=status]{color:#b33a1b;font-size:13px}.checkout-recommendations{margin-top:56px}.checkout-recommendations h2{font-size:22px;font-weight:600}.checkout-recommendations__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.checkout-recommendation-card{color:inherit;background:#fff;border:1px solid #e7e7e7;border-radius:10px;overflow:hidden}.checkout-recommendation-card img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;width:100%}.checkout-recommendation-card div{gap:6px;padding:14px;display:grid}.checkout-recommendation-card span{color:#777;font-size:13px}@media (max-width:800px){.checkout-shell{width:min(100% - 24px,680px);padding-top:40px}.checkout-layout{grid-template-columns:1fr}.checkout-product{grid-template-columns:1fr;padding:20px}.checkout-product__media{max-height:280px}.checkout-summary{padding:20px;position:static}.checkout-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
