:root{color-scheme:dark;--line:#ffffff18;--muted:#97a9bb;--accent:#c4f879}*{box-sizing:border-box}body{margin:0;background:#080d15;color:#edf4fa;font-family:'Golos Text',system-ui,sans-serif;font-size:14px;line-height:1.65}#sky{position:fixed;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid var(--line);background:#ffffff06;color:inherit;border-radius:9px;padding:10px 15px}button:hover{border-color:#c4f87970}button:disabled{opacity:.5;cursor:default}input,textarea,select{width:100%;border:1px solid #ffffff24;background:#090f17;color:#ecf3fa;border-radius:9px;padding:12px;margin-top:7px}textarea{resize:vertical}label{display:block;margin:16px 0;font-size:13px;color:#c1cedb}h1,h2,h3,p{margin:0}h1{font-size:clamp(35px,4.6vw,60px);font-weight:500;line-height:1.12;letter-spacing:-.045em}h2{font-size:28px;font-weight:500;letter-spacing:-.035em}h3{font-size:19px;font-weight:500;line-height:1.4}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.09em;color:#a7bc93;margin-bottom:16px}.muted,.small{color:var(--muted)}.small{font-size:12px}.primary{background:var(--accent);color:#15220a;border-color:var(--accent);font-weight:600;padding:13px 18px}.store-shell{max-width:1380px;margin:auto;padding:56px 32px 32px}.store-intro{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:66px}.store-lead{font-size:16px;color:#9aafc1;max-width:480px;margin-top:22px}.store-service{display:grid;gap:19px;padding:24px 0;min-width:260px}.store-service span{color:#95b270;font-size:11px;border-bottom:1px solid var(--line);padding-bottom:16px}.store-service b{color:#ccd8e3;font-size:13px;font-weight:400;margin-left:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading p{font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0f1824e8;display:flex;flex-direction:column}.product-photo{background:#e8edf0;aspect-ratio:4/3;display:grid;place-items:center;color:#71808c;overflow:hidden}.product-photo img{height:100%;width:100%;object-fit:contain}.product-photo svg{width:100px;opacity:.45}.product-body{padding:24px;display:flex;flex-direction:column;flex:1;gap:12px}.product-body p{color:var(--muted);font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px}.product-price{font-size:22px;font-weight:500;font-variant-numeric:tabular-nums}.product-detail-button{padding:0;border:0;background:none;text-align:left;text-decoration:underline;text-underline-offset:4px;font-size:12px;color:#b8c8d7}.empty{grid-column:1/-1;border:1px solid var(--line);padding:48px;border-radius:16px;color:var(--muted);text-align:center}.store-disclaimer{color:#7f93a6;text-align:center;font-size:11px;margin-top:70px}.error{color:#ffb3b7;white-space:pre-line;margin:12px 0}.error:empty,#storeNotice:empty{display:none}#storeNotice{padding:16px;border:1px solid #ffffff22;border-radius:10px;margin-bottom:20px}.success{color:var(--accent)}dialog{background:#111c28;color:#eaf1f8;border:1px solid #33475a;border-radius:20px;width:min(620px,calc(100% - 24px));padding:28px;max-height:90dvh;overflow:auto}dialog::backdrop{background:#020710bb;backdrop-filter:blur(6px)}body:has(dialog[open]){overflow:hidden}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dialog-heading .eyebrow{margin-bottom:4px}.close-dialog{float:right;margin-bottom:16px}#productDetail{clear:both}#productDetail .product-photo{border-radius:12px;margin-bottom:22px}#productDetail p{white-space:pre-line;margin:18px 0;color:#b4c4d3}.cart-row{display:grid;grid-template-columns:1fr auto;gap:12px;border-bottom:1px solid var(--line);padding:18px 0}.cart-row h3{font-size:15px}.quantity{display:flex;align-items:center;gap:12px}.quantity button{padding:4px 10px}.cart-total{display:flex;align-items:center;justify-content:space-between;margin:22px 0 8px;font-size:18px}.cart-total strong{font-weight:500}#sendRequest{width:100%;margin-bottom:12px}.order-panel{background:#0f1926ed;border:1px solid var(--line);border-radius:18px;padding:32px;max-width:780px;margin:0 auto 40px}.order-panel h1{font-size:32px;margin:12px 0}.order-panel .muted{margin:12px 0}.order-lines{padding:0;list-style:none}.order-lines li{display:flex;gap:20px;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.order-lines strong{white-space:nowrap;font-weight:500}.order-status{color:var(--accent);font-size:13px}.order-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.btc-payment{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.btc-grid{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center}.btc-grid img{width:150px;border-radius:12px}.btc-grid strong{font-size:24px;font-weight:500}.copy-value{display:block;width:100%;text-align:left;overflow-wrap:anywhere;margin:12px 0;font-size:13px}.btc-payment details{margin:20px 0;color:#b6c6d6}.btc-payment summary{cursor:pointer;color:#e3edf6}.btc-payment li{margin:12px 0}.store-shell.order-view .store-intro,.store-shell.order-view #catalogSection{display:none}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-intro{gap:28px}.store-service{min-width:220px}}
@media(max-width:640px){.store-shell{padding:34px 20px}.store-intro{display:block;margin-bottom:38px}.store-lead{font-size:14px}.store-service{margin-top:24px;gap:12px;padding:0}.store-service span{padding-bottom:10px}.product-grid{grid-template-columns:1fr;gap:20px}.section-heading{align-items:start;flex-direction:column;gap:4px}.product-body{padding:20px}dialog{padding:22px}.order-panel{padding:22px}.order-panel h1{font-size:28px}.order-lines li{font-size:12px}.btc-grid{grid-template-columns:1fr}.btc-grid img{margin:auto}.btc-grid strong{font-size:23px}.cart-row{grid-template-columns:1fr}.quantity{justify-content:flex-start}input,textarea,select{font-size:16px}}

.order-panel{overflow-wrap:anywhere}.order-lines li>span{min-width:0}.cart-total{gap:12px;flex-wrap:wrap}.cart-total strong{white-space:nowrap}.store-service b{letter-spacing:0}
