.shop-app{--shop-bg:#0b0e0f;--shop-panel:#121719;--shop-line:#293034;--shop-text:#edf0ec;--shop-muted:#9aa6a8;--shop-lime:#c4ee66;background:var(--shop-bg);min-height:100svh;color:var(--shop-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.shop-frame{flex-direction:column;width:min(100%,680px);min-height:100svh;margin:auto;display:flex}.shop-topbar{border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;height:77px;margin:0 28px;display:flex}.shop-wordmark{color:var(--shop-text);letter-spacing:.09em;align-items:center;font-size:14px;font-weight:750;text-decoration:none;display:flex}.shop-wordmark-muted{color:var(--shop-muted)}.shop-brand-dot{background:var(--shop-lime);border-radius:50%;width:9px;height:9px;margin-right:11px;box-shadow:0 0 16px #c4ee6670}.shop-topbar-caption,.shop-eyebrow{color:var(--shop-muted);letter-spacing:.19em;font-size:10px;font-weight:700}.shop-preview-badge{color:var(--shop-lime);letter-spacing:.07em;background:#c4ee6610;border:1px solid #668044;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:700}.shop-main{flex:1;padding:42px 28px 110px}.shop-stack{flex-direction:column;gap:25px;display:flex}.shop-stack h1{max-width:540px;color:var(--shop-text);letter-spacing:-.055em;margin:0;font-size:clamp(36px,7vw,49px);font-weight:570;line-height:1.08}.shop-lime{color:var(--shop-lime)}.shop-stack h1 .shop-lime{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.shop-lead,.shop-hero p{max-width:510px;color:var(--shop-muted);margin:0;font-size:14px;line-height:1.65}.shop-hero{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.shop-hero p{margin-top:15px}.shop-coin-mark{color:#d3f79c;letter-spacing:-.1em;background:radial-gradient(circle at 30% 30%,#c4ee6625,#182313 70%);border:1px solid #648845;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:95px;min-width:95px;height:95px;font-size:29px;font-weight:800;line-height:.9;display:flex;transform:rotate(13deg)}.shop-coin-mark span{letter-spacing:.08em;margin-top:5px;font-size:15px}.shop-coin-mark span:first-child{letter-spacing:-.1em;margin-top:0;font-size:29px}.shop-section{flex-direction:column;gap:16px;padding-top:12px;display:flex}.shop-section-heading{align-items:center;gap:14px;display:flex}.shop-section-heading h2{letter-spacing:-.025em;margin:0;font-size:18px;font-weight:600}.shop-step{color:var(--shop-lime);letter-spacing:.06em;font-size:11px}.shop-platforms{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.shop-platform{border:1px solid var(--shop-line);background:var(--shop-panel);min-height:99px;color:var(--shop-text);cursor:pointer;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px 8px;font-size:13px;transition:border-color .15s,background .15s;display:flex}.shop-platform:hover{border-color:#798776}.shop-platform-selected{border-color:var(--shop-lime);background:#c4ee660b}.shop-platform-icon{width:24px;height:24px}.shop-microsoft{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:23px;height:23px;display:grid}.shop-microsoft i{background:currentColor;display:block}.shop-field{color:var(--shop-muted);flex-direction:column;gap:10px;font-size:12px;display:flex}.shop-field select{border:1px solid var(--shop-line);background:var(--shop-panel);min-height:48px;color:var(--shop-text);border-radius:12px;padding:0 14px}.shop-amount-box{border:1px solid var(--shop-line);background:var(--shop-panel);border-radius:17px;padding:21px}.shop-amount-input-wrap{border-bottom:1px solid #3b4447;align-items:center;min-height:57px;display:flex}.shop-amount-input-wrap input{width:100%;min-width:0;color:var(--shop-text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;flex:1;padding:7px 0;font-size:27px;font-weight:600}.shop-amount-input-wrap input::placeholder{color:#657074;font-size:19px;font-weight:400}.shop-amount-input-wrap input::-webkit-inner-spin-button{appearance:none;margin:0}.shop-amount-input-wrap input::-webkit-outer-spin-button{appearance:none;margin:0}.shop-amount-input-wrap span{color:var(--shop-muted);letter-spacing:.09em;font-size:11px}.shop-hint{color:var(--shop-muted);margin:11px 0 0;font-size:12px;line-height:1.55}.shop-validation{color:#ffc68e;margin:10px 0 0;font-size:12px;line-height:1.5}.shop-action-panel{background:#c4ee6608;border:1px solid #48573a;border-radius:17px;gap:14px;padding:21px;display:grid}.shop-action-panel>div{color:var(--shop-muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.shop-action-panel strong{color:var(--shop-text);font-size:16px;font-weight:600}.shop-button-primary{background:var(--shop-lime);color:#12190c;border-radius:11px;gap:8px;width:100%;min-height:48px;font-size:14px;font-weight:700;display:flex}.shop-button-primary:hover{background:#d1f783}.shop-button-secondary{min-height:38px;color:var(--shop-text);background:0 0;border:1px solid #667562;padding:0 15px}.shop-bottom-nav{z-index:2;min-height:66px;padding:7px 20px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--shop-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0e0ff0;grid-template-columns:repeat(2,1fr);gap:3px;display:grid;position:sticky;bottom:0}.shop-bottom-nav a{color:var(--shop-muted);border-radius:10px;justify-content:center;align-items:center;font-size:12px;text-decoration:none;display:flex}.shop-bottom-nav a.shop-nav-active{color:var(--shop-lime);background:#c4ee660b}.shop-back,.shop-text-link{color:var(--shop-lime);align-self:flex-start;font-size:13px;font-weight:600;text-decoration:none}.shop-back{color:var(--shop-muted)}.shop-back:hover,.shop-text-link:hover{text-decoration:underline}.shop-summary{border:1px solid var(--shop-line);background:var(--shop-panel);border-radius:17px;flex-direction:column;gap:0;padding:6px 20px;display:flex}.shop-summary-line{border-bottom:1px solid var(--shop-line);min-height:57px;color:var(--shop-muted);justify-content:space-between;align-items:center;gap:15px;font-size:13px;display:flex}.shop-summary-line:last-of-type{border-bottom:0}.shop-summary-line strong{color:var(--shop-text);text-align:right;font-size:14px;font-weight:600}.shop-summary-total strong{color:var(--shop-lime);font-size:21px}.shop-inline-platform{align-items:center;gap:8px;display:inline-flex}.shop-inline-platform .shop-platform-icon,.shop-inline-platform .shop-microsoft{width:16px;height:16px}.shop-checkout-form{flex-direction:column;gap:14px;display:flex}.shop-fineprint{color:var(--shop-muted);margin:0;font-size:11px;line-height:1.55}.shop-state{min-height:160px;color:var(--shop-muted);align-items:center;gap:14px;font-size:14px;display:flex}.shop-state-error{flex-direction:column;justify-content:center;align-items:flex-start}.shop-state-error p{margin:0}.shop-spinner{border:2px solid #5b6859;border-top-color:var(--shop-lime);border-radius:50%;width:19px;height:19px;animation:.8s linear infinite shop-spin}@keyframes shop-spin{to{transform:rotate(360deg)}}.shop-empty{color:var(--shop-muted);padding:30px 0;font-size:14px;line-height:1.6}.shop-empty p{margin:0 0 18px}.shop-order-list{flex-direction:column;gap:11px;display:flex}.shop-order-card{border:1px solid var(--shop-line);background:var(--shop-panel);color:var(--shop-text);border-radius:16px;flex-direction:column;gap:15px;padding:19px 21px;text-decoration:none;display:flex}.shop-order-card:hover{border-color:#687767}.shop-order-card-top,.shop-order-card-bottom{color:var(--shop-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.shop-order-card>strong{letter-spacing:-.03em;font-size:22px;font-weight:580}.shop-order-card-bottom{border-top:1px solid var(--shop-line);padding-top:12px}.shop-order-card-bottom span:last-child{color:var(--shop-text)}.shop-status{color:var(--shop-lime);text-align:right}.shop-note{border-left:2px solid var(--shop-lime);color:#c9d2c6;background:#c4ee6608;border-radius:0 12px 12px 0;padding:19px 21px;font-size:13px;line-height:1.65}.shop-refresh{cursor:pointer;background:0 0;border:0;padding:0}.shop-refresh:disabled{opacity:.6;cursor:default}@media (width<=440px){.shop-topbar{height:67px;margin:0 21px}.shop-main{padding:31px 21px 96px}.shop-stack{gap:22px}.shop-coin-mark{width:66px;min-width:66px;height:66px;font-size:22px}.shop-coin-mark span{font-size:11px}.shop-coin-mark span:first-child{font-size:22px}.shop-platform{min-height:91px}.shop-platforms{gap:7px}}@media (prefers-reduced-motion:reduce){.shop-spinner{animation:none}}
