:root{color-scheme:light;--navy:#0b2b78;--blue:#087ec2;--cyan:#08aee9;--violet:#7d16d8;--ink:#11203b;--muted:#60708a;--line:#dce4ef;--bg:#f5f7fb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0}.storeHeader{min-height:82px;padding:14px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.storeBrand img{display:block;width:min(330px,55vw);height:54px;object-fit:contain;object-position:left center}.storeSecurity{font-size:14px;color:#37604a}.storeSecurity span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:7px;border-radius:50%;color:#fff;background:#1f9564}.storeMain{min-height:calc(100vh - 210px)}.storeShell{width:min(1180px,calc(100% - 32px));margin:42px auto 64px}.storeSteps{width:min(570px,100%);margin:0 auto 44px;display:flex;align-items:center;justify-content:center}.storeSteps span{width:44px;height:44px;border:1px solid #cfd8e6;border-radius:50%;display:grid;place-items:center;background:#fff;color:#8490a5;font-weight:700;position:relative;flex:none}.storeSteps small{position:absolute;top:51px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;font-weight:600;color:var(--muted)}.storeSteps span.active,.storeSteps span.done{border-color:var(--blue);background:var(--blue);color:#fff}.storeSteps span.active small,.storeSteps span.done small{color:var(--navy)}.storeSteps i{display:block;width:105px;height:2px;background:#d8dfeb}.storeSteps span.done+i{background:var(--blue)}.storeGrid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.storeEyebrow{margin:0 0 8px;color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase}.storeGrid h1{margin:0 0 26px;font-size:34px;line-height:1.2}.storeProduct{display:grid;grid-template-columns:112px 1fr;gap:24px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:8px}.storeProduct>img{width:112px;height:112px;object-fit:contain}.storeProduct h2{margin:0 0 8px;font-size:22px}.storeProduct p{margin:0 0 22px;color:var(--muted);line-height:1.6}.storeProduct dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0}.storeProduct dl div{padding:12px;border-left:3px solid var(--cyan);background:#f7f9fd}.storeProduct dt{font-size:12px;color:var(--muted)}.storeProduct dd{margin:6px 0 0;font-weight:800}.storeBack{display:inline-block;margin-top:18px;color:var(--navy);font-weight:700;text-decoration:none}.storeSummary{padding:26px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 45px rgba(15,43,92,.08)}.storeSummary h2{margin:0 0 22px;font-size:20px}.storeSummary>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;color:var(--muted)}.storeSummary>div strong{color:var(--ink)}.storeSummary .total{margin-top:10px;padding-top:20px;border-top:1px solid var(--line);font-size:18px;color:var(--ink)}.storePrimary,.storeSecondary{width:100%;min-height:52px;margin-top:22px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:6px;text-decoration:none;font-size:16px;font-weight:800;cursor:pointer}.storePrimary{color:#fff;background:var(--navy)}.storePrimary:hover{background:#071f5a}.storeSecondary{margin-top:10px;color:var(--navy);background:#eef4fb;border:1px solid #cddced}.storeSummary>p{margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.storeSummaryText{text-align:left!important;font-size:14px!important}.storeNotice{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);border-radius:8px}.storeNotice strong{font-size:18px}.storeNotice span{color:var(--navy);font-weight:800}.storeAgreements{margin-top:18px;display:grid;gap:12px}.storeAgreements label{display:flex;align-items:flex-start;gap:11px;padding:15px 18px;background:#fff;border:1px solid var(--line);border-radius:6px;color:#46556d;line-height:1.45}.storeAgreements input{width:18px;height:18px;margin-top:2px;accent-color:var(--blue);flex:none}.storeAgreements a{color:var(--navy);font-weight:700}.storeTrust{margin:22px 0 0;padding:18px 0 0;display:grid;gap:10px;border-top:1px solid var(--line);list-style:none;color:#53647c;font-size:13px}.storeTrust li:before{content:"✓";margin-right:9px;color:#19865c;font-weight:900}.storeFooter{padding:28px max(24px,calc((100vw - 1180px)/2));background:#fff;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.storeFooter nav{display:flex;flex-wrap:wrap;gap:12px 22px}.storeFooter a{color:var(--navy);font-weight:700;text-decoration:none}.storeFooter p{margin:15px 0 0}@media(max-width:800px){.storeHeader{min-height:68px}.storeBrand img{height:42px}.storeSecurity{font-size:0}.storeSecurity span{margin:0}.storeShell{margin-top:34px}.storeSteps{margin-bottom:48px}.storeSteps i{width:52px}.storeGrid{grid-template-columns:1fr}.storeGrid h1{font-size:28px}.storeProduct{grid-template-columns:76px 1fr;padding:18px;gap:15px}.storeProduct>img{width:76px;height:76px}.storeProduct dl{grid-template-columns:1fr}.storeNotice{align-items:flex-start;flex-direction:column}.storeSummary{order:2}}
