.shop-page{--base:#0b141e;--muted:#9eafc1;min-height:100svh}
.shop-header{display:flex;align-items:center;justify-content:space-between;padding:28px 5vw;border-bottom:1px solid #ffffff12;gap:24px}
.shop-header .brand{font-size:15px;letter-spacing:.13em}.shop-header nav{display:flex;gap:24px;font-size:11px;color:var(--muted)}
.group-main{max-width:1120px;margin:auto;padding:64px 40px 32px}.group-heading{margin-bottom:32px}.group-heading>p:first-child{font-size:10px;letter-spacing:.2em;color:var(--muted);margin-bottom:17px}.group-heading h1{font-size:clamp(27px,4vw,44px);font-weight:500;letter-spacing:-.035em;line-height:1.15}.group-heading>p:last-child{font-size:13px;line-height:1.8;color:var(--muted);margin-top:18px}
.shop-page [hidden]{display:none!important}.shop-page button,.shop-page select{cursor:pointer}.shop-page button{min-height:44px}.shop-page a:focus-visible,.shop-page button:focus-visible{outline:2px solid #c8deee;outline-offset:5px}
.notice{font-size:13px;line-height:1.8;margin:18px 0;color:#c8e1f4;overflow-wrap:anywhere}.notice:empty{display:none}.notice.error{color:#ffbcaf}
#auth{max-width:430px}.auth-tabs{display:flex;gap:28px;margin:30px 0 24px;border-bottom:1px solid #ffffff22}.auth-tabs button{padding:0 4px 12px;color:var(--muted);border-bottom:2px solid transparent}.auth-tabs [aria-pressed=true]{color:var(--ink);border-color:var(--ink)}
.shop-form{display:grid;gap:20px}.shop-form h2{font-size:22px;font-weight:500;margin-bottom:8px}.shop-form label{display:grid;gap:9px;font-size:13px;line-height:1.6}.shop-form input:not([type=checkbox]):not([type=radio]),.shop-form textarea,.shop-page select{background:#101f2e;border:1px solid #ffffff26;border-radius:4px;color:var(--ink);font:inherit;font-size:15px;padding:13px 14px;width:100%;min-width:0}.shop-form input::placeholder,.shop-form textarea::placeholder{color:#8193a5}.shop-form input:focus,.shop-form textarea:focus{outline:2px solid #b7d6ed;outline-offset:2px}.shop-form textarea{resize:vertical}
.shop-form .check{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--muted)}.check input{margin:3px 0 0;flex:none;width:17px;height:17px;accent-color:#c4e0f4}.check a{text-decoration:underline;text-underline-offset:3px}.shop-form fieldset{border:0;padding:0;margin:0;min-width:0}.shop-form legend{font-size:13px;margin-bottom:12px}.payment-options{display:flex;gap:24px}.payment-options label{display:flex;gap:8px;align-items:center}.payment-options input{accent-color:#c4e0f4}
.shop-page .primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 24px;border-radius:24px;background:#e4edf6;color:#132434;font-size:13px;line-height:1.5}.shop-page .primary:hover{background:#cde2f2}.shop-page button:disabled{opacity:.45;cursor:wait}.muted{font-size:12px;line-height:1.85;color:var(--muted)}
.account-bar,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff20;padding:16px 0;margin-bottom:24px}.account-bar{font-size:13px}.account-bar>div{display:flex;align-items:center;gap:20px}.account-bar button,.section-heading button{font-size:12px;color:var(--muted)}.section-heading h2{font-size:22px;font-weight:500}
.checkout-layout{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:80px;padding:28px 0 56px}.checkout-product img{display:block;width:100%;max-width:260px;height:auto}.checkout-product h2{margin-top:24px;font-size:21px;font-weight:500;letter-spacing:.04em}.checkout-product>p{margin-top:13px;font-size:13px;color:var(--muted)}.checkout-product .price{font-size:25px;color:var(--ink);margin:22px 0}.price span{font-size:12px;margin-left:12px;color:var(--muted)}.checkout-total{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;border-top:1px solid #ffffff20;font-size:13px}.checkout-total strong{font-size:19px;font-weight:500}
.my-orders{margin-top:32px}.order-row{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;gap:20px;padding:24px 0;border-bottom:1px solid #ffffff18}.order-row .row-info{display:grid;gap:8px;min-width:0}.row-info strong{font-size:15px;font-weight:500}.row-info small{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.order-row .row-status{font-size:12px;color:#b8d9ee;white-space:nowrap}.order-row:hover .row-info strong{text-decoration:underline;text-underline-offset:5px}.text-link{display:inline-block;padding:24px 0;font-size:12px;color:var(--muted)}
.shop-footer{border-top:1px solid #ffffff18;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:72px;padding-top:24px;font-size:11px;color:var(--muted)}
.shop-page:has(dialog[open]){overflow:hidden}.shop-page dialog{margin:auto;width:min(640px,calc(100% - 32px));max-height:90svh;overflow:auto;background:#0d1c2c;border:1px solid #ffffff30;border-radius:8px;color:var(--ink);padding:28px}.shop-page dialog::backdrop{background:#000b}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.dialog-heading h2{font-size:22px;font-weight:500}.dialog-heading button{font-size:12px;color:var(--muted)}
.order-summary{display:grid;gap:12px;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.order-summary .status-line{font-size:19px;color:#c4e3f7}.order-summary .order-address{color:var(--muted);white-space:pre-wrap}.payment-code{display:block;width:min(300px,100%);height:auto;margin:24px auto;border-radius:5px}.order-actions{display:grid;gap:18px;border-top:1px solid #ffffff20;padding-top:24px;margin-top:24px}.order-actions>button:not(.primary){color:var(--muted);font-size:12px}.order-history{padding-left:18px;font-size:11px;line-height:1.85;color:var(--muted);margin:26px 0 0}.order-history li{margin:7px 0}.privacy-copy{max-width:680px;font-size:14px;line-height:1.95;color:#b8c9d9}.privacy-copy h2{font-size:18px;color:var(--ink);margin:30px 0 12px}.privacy-copy p{margin:12px 0}
@media(max-width:700px){.shop-header{padding:24px;align-items:flex-start}.shop-header nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}.group-main{padding:42px 24px 28px}.checkout-layout{grid-template-columns:1fr;gap:32px}.checkout-product img{max-width:155px}.checkout-product{display:grid;grid-template-columns:155px 1fr;column-gap:22px;align-items:start}.checkout-product img{grid-row:1/5}.checkout-product h2{font-size:17px;margin-top:0}.checkout-product .price{margin:10px 0;font-size:22px}.checkout-product .muted{grid-column:1/-1}.shop-page dialog{padding:20px}.account-bar>div{gap:10px}.section-heading{align-items:flex-start}.section-heading h2{font-size:20px}.order-row{gap:12px}.row-status{font-size:11px}.group-heading h1{overflow-wrap:anywhere}}
@media(max-width:360px){.checkout-product{grid-template-columns:120px 1fr}.checkout-product img{max-width:120px}}
