.about-page,.about-page *{box-sizing:border-box}.about-page{--about-bg: #080a12;--about-panel: rgba(14, 18, 30, .95);--about-card: rgba(20, 24, 40, .9);--about-border: rgba(86, 102, 145, .25);--about-gold: #d4a843;--about-cyan: #41d7ff;--about-text: #edf1fb;--about-text-dim: #abb4cc;--about-text-soft: #7f89a8;--about-link-bg: rgba(12, 16, 28, .82);position:relative;overflow:hidden;min-height:100vh;color:var(--about-text);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at top,rgba(55,92,166,.18),transparent 34%),radial-gradient(circle at 84% 16%,rgba(212,168,67,.12),transparent 22%),linear-gradient(180deg,#0b1120 0%,var(--about-bg) 100%)}.about-page a{color:inherit;text-decoration:none}.about-page:before,.about-page:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.about-page:before{top:220px;left:-120px;width:300px;height:300px;background:#41d7ff0d;filter:blur(4px)}.about-page:after{right:-120px;bottom:180px;width:340px;height:340px;background:#d4a8430d;filter:blur(4px)}.about-page .about-hero{position:relative;padding:88px 28px 52px;border-bottom:1px solid rgba(86,102,145,.18)}.about-page .hero-shell,.about-page .about-main{position:relative;z-index:1;max-width:1120px;margin:0 auto}.about-page .hero-kicker{margin-bottom:14px;color:var(--about-cyan);font-size:.82rem;font-weight:700;letter-spacing:3px;text-transform:uppercase}.about-page .hero-title{max-width:820px;margin:0;font-size:clamp(2.5rem,5vw,4.9rem);line-height:1.03;letter-spacing:-.04em}.about-page .hero-copy{max-width:760px;margin-top:22px;color:var(--about-text-dim);font-size:1.05rem;line-height:1.8}.about-page .hero-copy p{margin:0 0 14px}.about-page .hero-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.about-page .hero-pill{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:999px;border:1px solid rgba(113,128,170,.25);background:#0c101cb8;color:var(--about-text-dim);font-size:.84rem;font-weight:600}.about-page .about-main{padding:42px 28px 20px}.about-page .about-section{margin-bottom:28px;padding:28px;border:1px solid var(--about-border);border-radius:24px;background:linear-gradient(180deg,#111624f5,#0b0e18fa);box-shadow:0 18px 50px #0000002e}.about-page .section-kicker{margin-bottom:12px;color:var(--about-gold);font-size:.74rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}.about-page .section-title{max-width:760px;margin:0;font-size:clamp(1.65rem,2.8vw,2.45rem);line-height:1.15}.about-page .section-copy{max-width:780px;margin-top:14px;color:var(--about-text-dim);font-size:.98rem;line-height:1.8}.about-page .section-copy--flush{margin-top:0}.about-page .feature-grid,.about-page .question-grid,.about-page .creator-layout,.about-page .follow-grid{display:grid;gap:16px;margin-top:24px}.about-page .feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-page .question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page .creator-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start}.about-page .follow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-page .panel-card{min-height:100%;padding:22px;border:1px solid rgba(89,104,145,.22);border-radius:18px;background:linear-gradient(180deg,#161c2ee0,#101422f5)}.about-page .panel-card__eyebrow{margin-bottom:10px;color:var(--about-cyan);font-size:.72rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.about-page .panel-card__title{margin:0 0 8px;font-size:1.08rem;line-height:1.35}.about-page .panel-card__copy{margin:0;color:var(--about-text-dim);font-size:.92rem;line-height:1.72}.about-page .panel-list{display:flex;flex-direction:column;gap:14px;margin-top:18px}.about-page .panel-list__item{padding:14px 16px;border:1px solid rgba(89,104,145,.18);border-radius:16px;background:#0c101cb8}.about-page .panel-list__item strong{display:block;margin-bottom:4px;color:var(--about-text);font-size:.94rem}.about-page .panel-list__item span{color:var(--about-text-dim);font-size:.9rem;line-height:1.65}.about-page .creator-note{display:inline-flex;align-items:center;margin-top:18px;padding:9px 13px;border-radius:999px;background:#d4a8431a;border:1px solid rgba(212,168,67,.16);color:var(--about-gold);font-size:.8rem;font-weight:700}.about-page .creator-summary{display:grid;gap:12px}.about-page .creator-summary__block{padding:18px;border:1px solid rgba(89,104,145,.18);border-radius:18px;background:#0c101cc2}.about-page .creator-summary__label{margin-bottom:6px;color:var(--about-text-soft);font-size:.75rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.about-page .creator-summary__value{color:var(--about-text);font-size:1rem;line-height:1.65}.about-page .follow-card{display:flex;flex-direction:column;gap:14px;min-height:100%;padding:22px;border:1px solid rgba(89,104,145,.22);border-radius:20px;background:radial-gradient(circle at top right,rgba(65,215,255,.08),transparent 36%),linear-gradient(180deg,var(--about-link-bg),rgba(10,13,23,.96));transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.about-page .follow-card:hover{transform:translateY(-2px);border-color:#d4a84352;box-shadow:0 10px 28px #0000002e}.about-page .follow-card__head,.about-page .follow-card__foot{display:flex;align-items:center;justify-content:space-between;gap:14px}.about-page .follow-card__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.about-page .follow-card__icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;border:1px solid rgba(120,139,186,.2);background:#0f1422eb;color:var(--about-text);box-shadow:inset 0 1px #ffffff0a;flex:0 0 auto}.about-page .follow-card__icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-page .follow-card--portfolio .follow-card__icon{color:var(--about-gold)}.about-page .follow-card--github .follow-card__icon{color:#f3f5ff}.about-page .follow-card--linkedin .follow-card__icon{color:#54cfff}.about-page .follow-card--email .follow-card__icon{color:#85f0bf}.about-page .follow-card__label{color:var(--about-cyan);font-size:.72rem;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.about-page .follow-card__title{color:var(--about-text);font-size:1.02rem;font-weight:700}.about-page .follow-card__copy{color:var(--about-text-dim);font-size:.9rem;line-height:1.65}.about-page .follow-card__url{color:var(--about-gold);font-size:.84rem;font-weight:600}.about-page .follow-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(89,104,145,.22);color:var(--about-text-soft);font-size:1rem;flex:0 0 auto}.about-page .site-footer{margin-top:34px;background:linear-gradient(180deg,#0f121ef0,#0a0c16fa)}.about-page .site-footer__tech a:hover{color:var(--about-gold)}@media (max-width: 1024px){.about-page .follow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.about-page .feature-grid,.about-page .question-grid,.about-page .creator-layout{grid-template-columns:1fr}}@media (max-width: 768px){.about-page .about-hero{padding:64px 20px 40px}.about-page .about-main{padding:28px 20px 12px}.about-page .about-section{padding:22px 18px;border-radius:20px}.about-page .hero-copy,.about-page .section-copy{font-size:.95rem}}@media (max-width: 560px){.about-page .follow-grid{grid-template-columns:1fr}}@media (max-width: 480px){.about-page .about-hero{padding:56px 16px 34px}.about-page .about-main{padding:22px 16px 8px}.about-page .hero-pills{gap:10px}.about-page .hero-pill{width:100%}}:root{--store-bg: #07080d;--store-panel: rgba(13, 16, 25, .86);--store-panel-solid: #111421;--store-card: #14182a;--store-card-2: #101321;--store-border: rgba(212, 168, 67, .14);--store-border-strong: rgba(212, 168, 67, .28);--store-gold: #d4a843;--store-amber: #f0c76d;--store-neon: #59d3ff;--store-ice: #b3f1ff;--store-text: #eef0f7;--store-dim: #afb5ca;--store-muted: #6a728b;--store-red: #ff637d;--store-green: #6ce3a0;--store-shadow: 0 30px 80px rgba(0, 0, 0, .45);--store-radius-xl: 28px;--store-radius-lg: 22px;--store-radius-md: 16px;--store-radius-sm: 10px;--store-max: 1240px}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 15%,rgba(89,211,255,.16),transparent 28%),radial-gradient(circle at 88% 20%,rgba(212,168,67,.16),transparent 28%),linear-gradient(180deg,#07080d,#0b0d16 42%,#06070b);color:var(--store-text);font-family:Segoe UI,system-ui,-apple-system,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.store-shell{min-height:100vh;overflow-x:clip}.store-main{width:min(calc(100% - 32px),var(--store-max));margin:0 auto;padding:24px 0 72px;overflow-x:clip}.store-page-shell{position:relative;overflow-x:clip}.store-page-shell:before,.store-page-shell:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:0}.store-page-shell:before{width:360px;height:360px;top:12%;right:-90px;background:radial-gradient(circle,rgba(89,211,255,.18),transparent 70%);filter:blur(18px)}.store-page-shell:after{width:420px;height:420px;bottom:-80px;left:-100px;background:radial-gradient(circle,rgba(212,168,67,.15),transparent 70%);filter:blur(24px)}.site-header{z-index:30}.store-topbar{width:min(calc(100% - 32px),var(--store-max));margin:22px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:12px}.store-quick-note,.store-cart-button{display:inline-flex;align-items:center;gap:10px;border-radius:999px;border:1px solid var(--store-border);background:#0d1019b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px #00000040}.store-quick-note{padding:10px 18px;color:var(--store-dim);font-size:.92rem}.store-quick-note strong{color:var(--store-amber)}.store-cart-button{padding:12px 18px;cursor:pointer;color:var(--store-text);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-cart-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#d4a84324;color:var(--store-amber)}.store-cart-button:hover{transform:translateY(-1px);border-color:var(--store-border-strong);box-shadow:0 20px 46px #00000052}.store-cart-count{min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--store-gold),var(--store-amber));color:#111;font-size:.8rem;font-weight:800}.store-hero{position:relative;display:grid;grid-template-columns:1.35fr .9fr;gap:26px;margin-top:18px;padding:34px;border-radius:var(--store-radius-xl);border:1px solid var(--store-border);background:linear-gradient(145deg,#141828eb,#080a11e0),radial-gradient(circle at top left,rgba(89,211,255,.12),transparent 30%);overflow:hidden;box-shadow:var(--store-shadow)}.store-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,transparent 0 52%,rgba(212,168,67,.08) 75%,transparent 100%);pointer-events:none}.hero-copy,.hero-spotlight{position:relative;z-index:1}.hero-copy{display:flex;flex-direction:column;gap:18px;justify-content:space-between}.hero-copy-main{display:flex;flex-direction:column;gap:18px}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:8px 14px;border-radius:999px;background:#59d3ff17;color:var(--store-neon);text-transform:uppercase;letter-spacing:.16em;font-size:.73rem;font-weight:700}.hero-letter-strip{display:flex;flex-wrap:wrap;gap:8px}.hero-letter-tile,.hero-letter-gap{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:10px}.hero-letter-tile{border:1px solid rgba(89,211,255,.22);background:linear-gradient(180deg,#59d3ff2e,#59d3ff0f),#0d121ceb;box-shadow:0 0 18px #59d3ff1f,inset 0 1px #ffffff0d;color:var(--store-ice);font-size:.84rem;font-weight:800;letter-spacing:.08em}.hero-letter-gap{min-width:10px}.hero-title{margin:0;font-size:clamp(2.65rem,5vw,4.9rem);line-height:.94;letter-spacing:-.05em;max-width:12ch}.hero-title span{display:block;color:var(--store-gold)}.hero-text{margin:0;max-width:58ch;color:var(--store-dim);font-size:1rem;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .store-button-secondary{justify-content:center;min-width:190px}.store-button,.store-button-secondary,.store-button-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid transparent;min-height:48px;padding:13px 18px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .18s ease,opacity .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.store-button:hover,.store-button-secondary:hover,.store-button-ghost:hover{transform:translateY(-1px)}.store-button{background:linear-gradient(135deg,var(--store-gold),var(--store-amber));color:#121212;font-weight:800;box-shadow:0 12px 28px #d4a8433d}.store-button-secondary{background:linear-gradient(180deg,#121927f5,#0b0f18f5),#59d3ff1a;border-color:#59d3ff3d;color:var(--store-ice);font-weight:700;box-shadow:inset 0 1px #ffffff0a}.store-button-ghost{background:#ffffff05;border-color:#eef0f724;color:var(--store-text)}.store-button:hover{box-shadow:0 18px 34px #d4a84347}.store-button-secondary:hover{border-color:#59d3ff5c;box-shadow:inset 0 1px #ffffff0d,0 14px 28px #0003}.store-button-ghost:hover{background:#ffffff0d;border-color:#eef0f738}.store-button:disabled,.store-button-secondary:disabled,.store-button-ghost:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:8px}.hero-metric{padding:14px 16px;border-radius:var(--store-radius-md);background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.hero-metric-label{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--store-muted)}.hero-metric-value{margin-top:8px;font-size:1.35rem;font-weight:800;color:var(--store-text)}.hero-spotlight{align-self:stretch;padding:18px;border-radius:calc(var(--store-radius-xl) - 8px);background:linear-gradient(180deg,rgba(255,255,255,.05),transparent),linear-gradient(160deg,#080b13f5,#121826d1);border:1px solid rgba(89,211,255,.12);display:flex;flex-direction:column;gap:16px;min-height:360px}.hero-notice-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.spotlight-feature{display:grid;gap:0;padding:0;border:1px solid rgba(255,255,255,.06);border-radius:var(--store-radius-md);overflow:hidden;background:#ffffff08;color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.spotlight-feature:hover{transform:translateY(-2px);border-color:#d4a8433d;box-shadow:0 24px 40px #0000003d}.spotlight-feature-visual{min-height:230px;background:radial-gradient(circle at 18% 18%,rgba(89,211,255,.16),transparent 28%),linear-gradient(160deg,#171d2f,#0c1019)}.spotlight-feature-visual img,.spotlight-feature-visual video{width:100%;height:100%;object-fit:cover}.spotlight-feature-fallback{min-height:230px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.spotlight-feature-sigil{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#d4a84324;color:var(--store-amber);box-shadow:0 0 18px #d4a84324}.spotlight-feature-kicker{color:var(--store-neon);font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.spotlight-feature-fallback strong{font-size:1.55rem;line-height:1.05}.spotlight-feature-fallback p{margin:0;color:var(--store-dim);line-height:1.6}.spotlight-feature-body{display:grid;gap:10px;padding:16px 18px 18px}.spotlight-feature-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.spotlight-feature-head strong{font-size:1.05rem}.spotlight-feature-head span{color:var(--store-amber);font-size:.98rem;font-weight:800}.spotlight-feature-body p{margin:0;color:var(--store-dim);line-height:1.65;font-size:.92rem}.spotlight-feature-meta{display:flex;flex-wrap:wrap;gap:8px}.spotlight-feature-meta span{padding:7px 10px;border-radius:999px;background:#ffffff0a;color:var(--store-dim);font-size:.76rem}.spotlight-badge{width:fit-content;padding:8px 12px;border-radius:999px;background:#d4a8431f;color:var(--store-amber);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.spotlight-stack{display:grid;gap:14px}.spotlight-card{padding:16px 18px;border-radius:var(--store-radius-md);background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.spotlight-card strong{display:block;margin-bottom:6px;font-size:1rem}.spotlight-card p{margin:0;color:var(--store-dim);line-height:1.6;font-size:.93rem}.notice-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.notice-card{padding:18px;border-radius:var(--store-radius-md);border:1px solid rgba(255,255,255,.08);background:var(--store-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notice-card strong{display:block;margin-bottom:10px;font-size:.9rem}.notice-card p{margin:0;color:var(--store-dim);line-height:1.65;font-size:.9rem}.store-controls{position:sticky;top:76px;z-index:20;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-top:28px;padding:14px 16px;border-radius:var(--store-radius-lg);border:1px solid rgba(255,255,255,.08);background:#0b0d15db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.store-filters{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--store-dim);padding:10px 14px;cursor:pointer}.filter-pill.active{color:#151515;background:linear-gradient(135deg,var(--store-gold),var(--store-amber))}.control-search{width:min(360px,100%);border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--store-text);padding:12px 16px}.control-search::placeholder{color:var(--store-muted)}.store-section{margin-top:34px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section-title{margin:0;font-size:1.5rem;letter-spacing:-.03em}.section-caption{color:var(--store-dim);max-width:56ch;line-height:1.7;margin:0}.section-link{color:var(--store-neon);text-decoration:none;font-weight:700;font-size:.92rem}.product-grid,.rec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.product-card{display:flex;flex-direction:column;position:relative;min-height:100%;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#141828f5,#0c0e17f0);overflow:hidden;box-shadow:0 20px 45px #00000047;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,#59d3ff1f,#d4a84347,#59d3ff14);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:.32;pointer-events:none;transition:opacity .22s ease}.product-card:hover{transform:translateY(-8px) rotateX(2deg);border-color:#d4a84347;box-shadow:0 28px 58px #00000061,0 0 24px #59d3ff14}.product-card:hover:before{opacity:.78}.product-card-media{position:relative;aspect-ratio:5 / 7;background:radial-gradient(circle at 20% 18%,rgba(89,211,255,.12),transparent 26%),linear-gradient(160deg,#1b2137,#0c111c);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-media:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);pointer-events:none;z-index:1}.product-card-media:after{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:linear-gradient(120deg,transparent 40%,rgba(255,255,255,.05) 48%,transparent 56%);transform:translate(-60%) rotate(14deg);transition:transform .4s ease;pointer-events:none;z-index:1}.product-card:hover .product-card-media:after{transform:translate(40%) rotate(14deg)}.product-card-media img,.product-card-media video{width:100%;height:100%;object-fit:cover}.product-poster-fallback{width:100%;height:100%;position:relative;background:radial-gradient(circle at 18% 18%,rgba(89,211,255,.2),transparent 25%),radial-gradient(circle at 82% 82%,rgba(212,168,67,.22),transparent 32%),linear-gradient(150deg,#171d2f,#0e131e)}.product-poster-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 90%)}.product-poster-core{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px 20px 20px;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.product-poster-mark{color:#ffffff7a;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-poster-suit{align-self:center;width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#d4a8431f;color:var(--store-amber);box-shadow:0 0 22px #d4a84324}.product-poster-tagline{color:var(--store-ice);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.5}.product-card-topbar{position:absolute;inset:14px 14px auto 14px;display:flex;align-items:flex-start;gap:10px;z-index:2}.product-card-chip-rail{flex:1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.product-card-sigil{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#0a0d16bd;color:#d4a843e6;z-index:2}.product-card-sigil--top{position:static;flex:0 0 auto}.product-card-sigil--bottom{position:absolute;right:14px;bottom:14px}.product-card-chip,.product-card-stock,.product-card-gallery{border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:700;letter-spacing:.06em}.product-card-chip{display:inline-flex;align-items:center;background:#d4a84324;color:var(--store-amber);text-transform:uppercase}.product-card-stock{display:inline-flex;align-items:center;background:#0b0d15b8;color:var(--store-ice)}.product-card-stock.low{color:var(--store-amber)}.product-card-stock.out{color:var(--store-red)}.product-card-gallery{position:absolute;bottom:56px;left:14px;background:#0b0d15b8;color:var(--store-dim);z-index:2}.product-card-overlay{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;gap:8px;padding:42px 18px 18px;background:linear-gradient(180deg,transparent 0%,rgba(7,9,14,.84) 55%,rgba(7,9,14,.96) 100%);z-index:1}.product-card-overlay-rank{display:block;max-width:100%;color:var(--store-ice);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-overlay-name{max-width:min(100%,13ch);color:var(--store-text);font-size:clamp(1.38rem,2.4vw,1.78rem);font-weight:800;line-height:.98;text-shadow:0 2px 12px rgba(0,0,0,.3);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.product-card-body{display:flex;flex:1;flex-direction:column;gap:12px;padding:16px 18px 18px}.product-card-title{margin:0;font-size:1.08rem}.product-card-desc{margin:0;color:var(--store-dim);line-height:1.7;font-size:.92rem}.product-card-tags{display:flex;flex-wrap:wrap;gap:8px}.tag-pill{padding:6px 10px;border-radius:999px;background:#59d3ff14;color:var(--store-neon);font-size:.74rem}.product-card-options{display:grid;gap:4px;margin-top:12px;padding:12px 14px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.product-card-options-label{color:var(--store-muted);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-card-options-value{color:var(--store-ice);font-size:.84rem;line-height:1.5}.product-card-options--muted .product-card-options-value{color:var(--store-dim)}.product-card-hint{margin-top:8px;color:var(--store-muted);font-size:.78rem;line-height:1.55}.product-card-footer{margin-top:auto;display:grid;gap:14px}.product-card-price{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}.product-card-price span{color:var(--store-muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.product-card-price strong{color:var(--store-amber);font-size:1.45rem;line-height:1}.product-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-actions>*{width:100%}.product-card-note{margin-top:6px;font-size:.83rem;color:var(--store-muted)}.empty-state-card{padding:28px;border-radius:var(--store-radius-lg);background:var(--store-panel);border:1px solid rgba(255,255,255,.08);color:var(--store-dim);text-align:center}.catalog-failure-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:14px;padding:34px 28px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(89,211,255,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(212,168,67,.12),transparent 32%),linear-gradient(180deg,#121825fa,#0b0e17f5);box-shadow:inset 0 1px #ffffff0d,0 26px 52px #0000003d;text-align:center;overflow:hidden}.catalog-failure-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,#59d3ff29,#d4a8433d,#59d3ff14);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.catalog-failure-sigil{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;color:var(--store-amber);background:linear-gradient(135deg,#d4a8432e,#59d3ff14);border:1px solid rgba(212,168,67,.24);box-shadow:0 14px 30px #0003}.catalog-failure-kicker{position:relative;z-index:1;color:var(--store-neon);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.catalog-failure-title{position:relative;z-index:1;margin:0;font-size:clamp(1.38rem,2vw,1.78rem);letter-spacing:-.04em;color:var(--store-text)}.catalog-failure-copy{position:relative;z-index:1;max-width:52ch;margin:0;color:var(--store-dim);line-height:1.75}.catalog-failure-detail{position:relative;z-index:1;max-width:56ch;padding:12px 16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:var(--store-ice);font-size:.92rem;line-height:1.65}.catalog-failure-button{position:relative;z-index:1}.store-drawer-backdrop,.store-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#06080dc2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:none;z-index:60}.store-drawer,.store-modal,.checkout-sheet{position:fixed;z-index:70;background:linear-gradient(180deg,#111521,#0b0f19);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 80px #0000006b;overflow:hidden}.store-drawer{top:0;right:0;width:min(430px,calc(100vw - 18px));height:100vh;display:grid;grid-template-rows:auto 1fr auto}.store-modal{top:50%;left:50%;width:min(1120px,calc(100vw - 32px));max-height:min(88vh,960px);transform:translate(-50%,-50%);border-radius:min(30px,4vw);display:grid;grid-template-rows:auto minmax(0,1fr)}.cancel-otp-modal{width:min(560px,calc(100vw - 24px));max-height:min(84vh,720px);border-radius:28px}.drawer-head,.modal-head,.checkout-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-title,.modal-title,.checkout-title{margin:0;font-size:1.12rem}.drawer-close,.modal-close,.checkout-close{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--store-text);cursor:pointer}.drawer-body,.modal-body,.checkout-body{overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:18px 20px 20px}.cancel-otp-modal__head{align-items:flex-start}.cancel-otp-modal__body{display:grid;gap:18px;padding:22px 24px 26px}.cancel-otp-modal__intro{display:grid;gap:12px}.cancel-otp-modal__copy{margin:0}.cancel-otp-badge{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:10px 14px;border-radius:999px;background:#59d3ff14;border:1px solid rgba(89,211,255,.18);color:var(--store-ice);font-weight:700}.cancel-otp-delivery-card{display:grid;gap:8px;padding:18px 18px 20px;border-radius:24px;border:1px solid rgba(212,168,67,.16);background:linear-gradient(180deg,#131826f5,#0a0d16f5),radial-gradient(circle at top right,rgba(212,168,67,.12),transparent 34%)}.cancel-otp-form{display:grid;gap:16px}.otp-code-input{text-align:center;letter-spacing:.42em;font-size:clamp(1.35rem,4vw,1.8rem);font-weight:800;background:linear-gradient(160deg,#121827f0,#090c15f5),radial-gradient(circle at top left,rgba(89,211,255,.12),transparent 34%);box-shadow:inset 0 1px #ffffff0d,0 16px 32px #0003}.cancel-otp-actions{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr);gap:12px}.cancel-otp-actions>*{width:100%}.drawer-foot,.checkout-foot{padding:18px 20px 22px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:14px}.cart-empty,.tracking-empty{padding:22px;border-radius:var(--store-radius-md);background:#ffffff08;color:var(--store-dim);text-align:center}.cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.cart-item:last-child{border-bottom:none}.cart-item-media{width:78px;height:78px;border-radius:var(--store-radius-sm);overflow:hidden;background:#121522}.cart-item-media img,.cart-item-media video{width:100%;height:100%;object-fit:cover;display:block}.cart-item-fallback{display:grid;width:100%;height:100%;place-items:center;color:#d4a843e6;background:radial-gradient(circle at 30% 30%,rgba(65,215,255,.16),transparent 52%),linear-gradient(180deg,#111624fa,#0a0d17)}.cart-item-title{margin:0 0 6px;font-size:.98rem}.cart-item-meta,.cart-item-variant,.cart-item-note{margin:0;color:var(--store-dim);font-size:.84rem;line-height:1.6}.qty-inline{display:inline-flex;align-items:center;gap:10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);padding:4px}.qty-inline button{width:30px;height:30px;border-radius:999px;border:none;background:#ffffff0d;color:var(--store-text);cursor:pointer}.qty-inline span{min-width:18px;text-align:center}.cart-line-total{min-width:84px;text-align:right;color:var(--store-amber);font-weight:800}.summary-list{display:grid;gap:10px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--store-dim)}.summary-row strong{color:var(--store-text)}.summary-row.total{padding-top:12px;border-top:1px solid rgba(255,255,255,.08);font-size:1.02rem}.checkout-sheet{top:20px;right:20px;bottom:20px;left:20px;border-radius:var(--store-radius-xl);display:grid;grid-template-rows:auto 1fr}.checkout-layout{display:grid;grid-template-columns:1.1fr .85fr;gap:18px}.form-card,.summary-card,.tracking-card,.confirmation-card{padding:20px;border-radius:var(--store-radius-lg);background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.form-grid{display:grid;gap:14px}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:8px}.field label{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--store-muted)}.field input,.field textarea,.field select{width:100%;border-radius:var(--store-radius-sm);border:1px solid rgba(255,255,255,.08);background:#0000002e;color:var(--store-text);padding:12px 14px}.field textarea{min-height:92px;resize:vertical}.field-help{color:var(--store-muted);font-size:.8rem}.checkout-error{padding:12px 14px;border-radius:var(--store-radius-sm);background:#ff637d1a;color:var(--store-red)}.modal-card-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1fr);gap:28px;align-items:start}.modal-gallery-panel{display:grid;gap:16px}.product-modal-head{padding-bottom:16px}.product-modal-body{padding:22px 24px 26px}.modal-kicker{color:var(--store-neon);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}.modal-gallery-stage{display:grid;gap:12px;padding:14px;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(160deg,#121827f0,#090c15f5),radial-gradient(circle at top left,rgba(89,211,255,.12),transparent 34%);box-shadow:inset 0 1px #ffffff0d}.modal-gallery-main{position:relative;min-height:clamp(360px,56vh,620px);max-height:min(68vh,700px);border-radius:var(--store-radius-lg);overflow:hidden;background:linear-gradient(145deg,#1b2137f5,#080c16fa),radial-gradient(circle at top,rgba(89,211,255,.14),transparent 44%);border:1px solid rgba(255,255,255,.06);display:flex;align-items:stretch;justify-content:stretch;padding:0}.store-media-stage--expandable{cursor:zoom-in}.store-media-stage--expandable:focus-visible{outline:2px solid rgba(89,211,255,.62);outline-offset:4px}.modal-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.modal-gallery-overlay-head{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-gallery-status{display:inline-flex;flex-direction:column;gap:3px;padding:10px 14px;white-space:nowrap;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#080c1670,#080c16d6);box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px) saturate(1.14);backdrop-filter:blur(18px) saturate(1.14);color:var(--store-text)}.modal-gallery-status span{color:#cfe7ffd1;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.modal-gallery-status strong{font-size:.98rem;line-height:1.1}.modal-gallery-overlay-button,.product-lightbox__nav{display:inline-flex;align-items:center;justify-content:center;z-index:4;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#080c1666,#080c16d6);color:var(--store-text);box-shadow:0 18px 44px #00000057,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px) saturate(1.16);backdrop-filter:blur(18px) saturate(1.16);cursor:pointer;pointer-events:auto;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.modal-gallery-overlay-button:focus-visible,.product-lightbox__nav:focus-visible{outline:2px solid rgba(89,211,255,.7);outline-offset:3px}.modal-gallery-overlay-button--expand{width:48px;height:48px;border-radius:16px}.modal-gallery-overlay-button--expand:hover{transform:translateY(-2px);border-color:#59d3ff61;background:linear-gradient(180deg,#0a0f1a7a,#0a0f1aeb)}.modal-gallery-overlay-button--nav,.product-lightbox__nav{position:absolute;top:50%;width:56px;height:56px;border-radius:20px;transform:translateY(-50%)}.modal-gallery-overlay-button--nav:hover,.product-lightbox__nav:hover{transform:translateY(-50%) scale(1.04);border-color:#59d3ff6b;background:linear-gradient(180deg,#0a0f1a7a,#0a0f1aeb)}.modal-gallery-overlay-button--prev{left:16px}.modal-gallery-overlay-button--next{right:16px}.modal-gallery-main .tracking-empty,.modal-gallery-main .product-poster-fallback{width:100%;height:100%}.store-media-stage{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(10px,1.5vw,16px);border-radius:calc(var(--store-radius-lg) - 6px);overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#0b101c70,#080a11d1),radial-gradient(circle at top,rgba(255,255,255,.04),transparent 46%)}.store-media-stage--showcase{padding:clamp(8px,1vw,14px)}.store-media-stage:before,.store-media-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.store-media-stage:before{background-image:var(--store-media-stage-bg);background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.08);filter:blur(28px) saturate(1.08);opacity:0;transition:opacity .18s ease}.store-media-stage--with-backdrop:before{opacity:.58}.store-media-stage:after{background:radial-gradient(circle at center,rgba(255,255,255,.06),transparent 55%),linear-gradient(180deg,#080b120f,#080b1242)}.store-media-stage>img,.store-media-stage>video{position:relative;z-index:1;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:calc(var(--store-radius-md) - 2px);box-shadow:0 22px 48px #00000052}.store-media-stage>.tracking-empty,.store-media-stage>.product-poster-fallback{position:relative;z-index:1;width:100%;height:100%}.store-media-stage--lightbox{border-radius:24px;padding:clamp(14px,2vw,22px)}.store-media-stage--lightbox:before{transform:scale(1.12);filter:blur(36px) saturate(1.12)}.store-media-stage--lightbox>img,.store-media-stage--lightbox>video{border-radius:18px;box-shadow:0 26px 68px #00000061}.modal-gallery-meta{display:flex;align-items:center;gap:12px;color:var(--store-dim);font-size:.86rem;line-height:1.6}.modal-gallery-caption{color:var(--store-dim);font-size:.86rem;line-height:1.6}.modal-gallery-meta strong{display:block;margin-top:4px}.modal-gallery-hint,.modal-gallery-empty-note{color:var(--store-dim);font-size:.84rem;line-height:1.6}.modal-gallery-empty-note{padding:14px 16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.modal-gallery-strip{display:flex;gap:12px;overflow-x:auto;padding:0 2px 4px;scroll-snap-type:x proximity}.thumb-button{position:relative;flex:0 0 92px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;border-radius:12px;overflow:hidden;padding:0;aspect-ratio:1 / 1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.thumb-button:hover{transform:translateY(-2px);border-color:#59d3ff38}.thumb-button.active{border-color:#d4a84380;box-shadow:0 12px 24px #0003}.thumb-button img,.thumb-button video{width:100%;height:100%;object-fit:cover;pointer-events:none}.thumb-button-index{position:absolute;top:8px;right:8px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;background:#0a0d16d1;color:var(--store-ice);font-size:.72rem;font-weight:700}.thumb-button-caption{position:absolute;left:8px;bottom:8px;padding:4px 8px;border-radius:999px;background:#06080dd1;color:var(--store-text);font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:18px}.product-lightbox__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#04060be6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-lightbox__dialog{position:relative;width:min(1560px,calc(100vw - 22px));max-height:calc(100vh - 22px);display:flex;flex-direction:column;gap:18px;padding:22px;border-radius:30px;background:linear-gradient(160deg,#121827fa,#080b12fa),radial-gradient(circle at top left,rgba(89,211,255,.1),transparent 34%);border:1px solid rgba(255,255,255,.08);box-shadow:0 36px 100px #0000008a;overflow:hidden}.product-lightbox__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-lightbox__head strong{display:block;margin-top:4px}.product-lightbox__body{display:flex;flex:1;min-height:min(82vh,920px)}.product-lightbox__media{position:relative;flex:1;min-height:min(82vh,920px);max-height:calc(100vh - 184px);display:flex;align-items:center;justify-content:center;padding:0;border-radius:26px;overflow:hidden;background:linear-gradient(145deg,#1b2137fa,#080c16),radial-gradient(circle at top,rgba(89,211,255,.12),transparent 46%);border:1px solid rgba(255,255,255,.06)}.product-lightbox__media .tracking-empty,.product-lightbox__media .product-poster-fallback{width:100%;height:100%}.product-lightbox__nav--prev{left:18px}.product-lightbox__nav--next{right:18px}.product-lightbox__strip{display:flex;gap:12px;overflow-x:auto;padding:0 2px 4px}.product-lightbox__strip .thumb-button{flex-basis:104px}.product-lightbox__hint{color:var(--store-dim);font-size:.86rem;line-height:1.6}.modal-meta{display:flex;flex-wrap:wrap;gap:8px}.meta-badge{max-width:100%;padding:7px 10px;border-radius:999px;background:#59d3ff17;color:var(--store-neon);font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-line{display:flex;align-items:baseline;gap:10px;margin:14px 0 6px}.price-line strong{font-size:2rem;color:var(--store-amber)}.modal-detail-panel{display:grid;gap:14px;align-content:start}.modal-product-title{margin-top:4px}.modal-product-note{margin:0}.modal-selection-card{display:grid;gap:18px;margin-top:8px;padding:18px 18px 20px;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#131826f5,#0a0d16f5),radial-gradient(circle at top right,rgba(212,168,67,.12),transparent 34%);box-shadow:inset 0 1px #ffffff0d}.modal-cta-panel{display:grid;gap:14px}.modal-quantity-row{padding-top:16px;border-top:1px solid rgba(255,255,255,.08);align-items:center}.modal-actions{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr)}.modal-actions>*{width:100%}.modal-notify-card{display:grid;gap:14px;margin-top:16px;padding:18px;border-radius:22px;background:#ffffff08;border:1px solid rgba(212,168,67,.16)}.modal-notify-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.modal-notify-head strong{color:var(--store-text);font-size:1rem}.modal-notify-note{margin:0;color:var(--store-dim);font-size:.9rem;line-height:1.65}.modal-notify-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.modal-notify-button{min-width:168px;justify-content:center}.checkout-success{padding:12px 14px;border-radius:16px;background:#00e6761a;border:1px solid rgba(0,230,118,.18);color:#7ef0ac;font-size:.9rem;line-height:1.5}.product-modal-recommendations{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.variant-grid{display:grid;gap:10px}.variant-help-copy{color:var(--store-muted);font-size:.82rem;line-height:1.55}.variant-fixed-note{padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--store-dim);line-height:1.65}.variant-pill-group{display:flex;flex-wrap:wrap;gap:8px}.variant-pill{border-radius:999px;border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--store-text);padding:10px 12px;cursor:pointer}.variant-pill.active{background:#d4a84326;border-color:#d4a84359;color:var(--store-amber)}.tracking-grid,.confirmation-grid{display:grid;gap:18px}.tracking-stepper{display:grid;gap:12px}.tracking-step{display:grid;grid-template-columns:16px 1fr;gap:12px;align-items:start}.tracking-dot{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.18);margin-top:4px}.tracking-step.complete .tracking-dot{border-color:var(--store-green);background:var(--store-green)}.tracking-step.current .tracking-dot{border-color:var(--store-amber);background:var(--store-amber)}.tracking-step strong{display:block;margin-bottom:4px}.tracking-step p{margin:0;color:var(--store-dim);line-height:1.6}.status-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff0d;font-size:.82rem;font-weight:700}.status-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.status-badge.pending,.status-badge.PENDING{color:var(--store-amber)}.status-badge.confirmed,.status-badge.CONFIRMED,.status-badge.processing,.status-badge.PROCESSING{color:var(--store-neon)}.status-badge.shipped,.status-badge.SHIPPED,.status-badge.delivered,.status-badge.DELIVERED{color:var(--store-green)}.status-badge.cancelled,.status-badge.CANCELLED,.status-badge.failed,.status-badge.FAILED{color:var(--store-red)}.inline-actions{display:flex;flex-wrap:wrap;gap:10px}.tracking-lookup-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(180px,auto);gap:16px;align-items:start;margin-top:18px}.tracking-lookup-field{margin:0}.tracking-lookup-actions{display:flex;align-items:flex-start;padding-top:32px}.tracking-lookup-actions .store-button{justify-content:center;min-width:180px;min-height:56px}.loading-block{padding:26px;border-radius:var(--store-radius-lg);background:#ffffff08;color:var(--store-dim)}.store-note{color:var(--store-dim);line-height:1.7}.fade-card{animation:storeFade .22s ease}@keyframes storeFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){.store-hero,.checkout-layout,.modal-card-layout,.hero-notice-strip,.notice-strip{grid-template-columns:1fr}}@media (max-width: 720px){.store-main{width:min(calc(100% - 18px),var(--store-max));padding:14px 0 52px}.store-modal{width:calc(100vw - 14px);max-height:calc(100vh - 14px);border-radius:24px}.cancel-otp-modal{width:calc(100vw - 14px)}.store-topbar{width:min(calc(100% - 18px),var(--store-max))}.store-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;justify-content:stretch;gap:10px;margin-top:12px;overflow:visible;padding-bottom:0}.store-quick-note{display:flex;align-items:center;gap:8px;width:100%;min-width:0;flex:none;padding:10px 12px;border-radius:16px;font-size:.78rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-quick-note strong{flex:0 0 auto}.store-quick-note span{display:block;min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-cart-button{flex:none;width:auto;min-width:96px;min-height:48px;justify-content:center;padding:10px 14px}.store-cart-icon{width:28px;height:28px}.store-cart-button>span:nth-child(2){display:inline}.grid-two{grid-template-columns:1fr}.hero-metrics{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(156px,66vw);overflow-x:auto;gap:12px;padding:2px 2px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-metrics::-webkit-scrollbar{display:none}.store-hero{margin-top:10px;gap:16px;padding:18px;border-radius:24px}.hero-copy,.hero-copy-main,.hero-actions,.hero-actions>*{min-width:0}.hero-notice-strip{display:grid;grid-template-columns:1fr;grid-auto-flow:row;gap:12px;padding:0;overflow:visible}.hero-notice-strip::-webkit-scrollbar,.store-filters::-webkit-scrollbar,.rec-grid::-webkit-scrollbar{display:none}.hero-notice-strip>*{min-width:0;scroll-snap-align:none}.hero-copy-main{gap:12px}.hero-title{max-width:none;font-size:clamp(1.95rem,9vw,2.9rem)}.hero-text{font-size:.9rem;line-height:1.6}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .store-button,.hero-actions .store-button-secondary{width:100%;min-width:0;max-width:100%}.store-button,.store-button-secondary,.store-button-ghost{min-height:46px;padding:12px 16px}.hero-metric{padding:12px 14px}.hero-spotlight{min-height:0;padding:16px}.cancel-otp-modal__body{padding:18px 18px 22px}.cancel-otp-actions{grid-template-columns:1fr}.otp-code-input{letter-spacing:.24em;font-size:1.4rem}.product-grid,.rec-grid{gap:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rec-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(196px,74vw);overflow-x:auto;padding:2px 4px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.rec-grid>*{scroll-snap-align:start}.product-card{border-radius:18px;min-width:0}.product-card:hover{transform:none}.product-card-media{aspect-ratio:4 / 5}.product-card-topbar{inset:10px 10px auto 10px;gap:8px}.product-card-overlay{gap:6px;padding:28px 14px 14px}.product-card-overlay-name{max-width:100%;font-size:1.08rem}.product-card-chip-rail{justify-content:flex-start;gap:6px}.product-card-chip,.product-card-stock,.product-card-gallery{padding:6px 8px;font-size:.64rem}.product-card-gallery{bottom:46px}.product-card-body{gap:10px;padding:13px}.product-card-title{font-size:.96rem}.product-card-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.84rem;line-height:1.5}.product-card-options{margin-top:8px;padding:10px 12px}.product-card-price{flex-direction:column;align-items:flex-start;gap:6px}.product-card-price strong{font-size:1.14rem}.product-card-actions{grid-template-columns:1fr;gap:8px}.product-card-note,.product-card-hint{font-size:.75rem}.store-controls{position:static;margin-top:18px;display:grid;padding:12px;gap:10px}.store-filters{order:2;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.filter-pill{flex:0 0 auto;padding:9px 12px;font-size:.84rem;scroll-snap-align:start}.control-search{order:1;width:100%;padding:11px 14px}.section-head{flex-direction:column;align-items:stretch;gap:8px}.section-link{align-self:flex-start}.product-modal-body{padding:16px 16px 20px}.modal-gallery-stage{padding:14px;border-radius:20px}.modal-gallery-main{min-height:min(62vh,500px);max-height:min(64vh,520px)}.modal-gallery-overlay-head{top:12px;left:12px;right:12px}.modal-gallery-status{padding:9px 12px}.modal-gallery-overlay-button--expand{width:44px;height:44px;border-radius:14px}.modal-gallery-overlay-button--nav,.product-lightbox__nav{width:46px;height:46px;border-radius:16px}.modal-gallery-overlay-button--prev{left:12px}.modal-gallery-overlay-button--next{right:12px}.modal-gallery-meta{flex-direction:column;align-items:flex-start}.thumb-button{flex-basis:78px}.product-lightbox{padding:10px}.product-lightbox__dialog{width:calc(100vw - 12px);max-height:calc(100vh - 12px);padding:14px;border-radius:24px}.product-lightbox__body,.product-lightbox__media{min-height:min(68vh,580px)}.product-lightbox__media{max-height:min(70vh,620px)}.product-lightbox__nav--prev{left:10px}.product-lightbox__nav--next{right:10px}.product-lightbox__strip .thumb-button{flex-basis:78px}.modal-actions,.modal-notify-form{grid-template-columns:1fr}.modal-notify-button{width:100%}.inline-actions>*{width:100%}.tracking-lookup-form{grid-template-columns:1fr}.tracking-lookup-actions .store-button{width:100%}.hero-letter-strip{gap:6px}.hero-letter-tile{min-width:30px;height:30px;font-size:.78rem}.catalog-failure-card{padding:26px 18px;gap:12px;border-radius:24px}.catalog-failure-title{font-size:1.26rem}.catalog-failure-copy,.catalog-failure-detail{font-size:.9rem}.catalog-failure-button{width:100%;justify-content:center}.store-controls{top:64px}.store-drawer{width:100vw;max-width:none}.drawer-head,.drawer-body,.drawer-foot{padding-left:16px;padding-right:16px}.checkout-sheet{top:10px;right:10px;bottom:10px;left:10px}.cart-item{grid-template-columns:72px 1fr;gap:12px}.cart-item-media{width:72px;height:72px}.cart-item-title{font-size:.92rem}.cart-line-total{grid-column:2;text-align:left;margin-top:4px}}@media (max-width: 420px){.product-grid,.rec-grid{gap:10px}.hero-metrics{grid-auto-columns:minmax(148px,72vw)}.hero-letter-strip{gap:5px}.hero-letter-tile{min-width:28px;height:28px;font-size:.74rem}.product-card-body{padding:12px}.product-card-overlay{padding:24px 12px 12px}.product-card-overlay-rank{font-size:.62rem}.product-card-overlay-name{font-size:1rem}.product-card-price strong{font-size:1.04rem}.store-quick-note{padding:9px 11px;font-size:.74rem}.store-cart-button{min-width:96px;padding:9px 10px}.rec-grid{grid-auto-columns:minmax(188px,80vw)}}@keyframes loaderSpin{to{transform:rotate(360deg)}}.loaderIcon{animation:loaderSpin .8s linear infinite}.reconnectBar{animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes mfRingStroke{0%{stroke-dashoffset:var(--circumference)}to{stroke-dashoffset:0}}.cmdConn--latency{font-variant-numeric:tabular-nums;transition:color .3s,border-color .3s}.cmdConn--green{color:#86efac;border-color:#22c55e40}.cmdConn--yellow{color:#fde047;border-color:#eab30840}.cmdConn--red{color:#f87171;border-color:#ef444440}.cmdConn--grey{color:#e6eefc66;border-color:#ffffff14}.cmdConn--latency[title]:hover:after{content:attr(title);position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);white-space:nowrap;font-size:10px;font-weight:500;padding:4px 8px;border-radius:4px;background:#0a0a14eb;color:#e6eefc;z-index:100;pointer-events:none;box-shadow:0 2px 8px #0006}.cmdConn--latency{position:relative}.oppPing{font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;transition:color .3s}.oppPing--green{color:#86efac}.oppPing--yellow{color:#fde047}.oppPing--red{color:#f87171}.oppPing--grey{color:#e6eefc66}.searchingBar{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 16px;background:linear-gradient(90deg,#0f172aeb,#00d4ff0a,#fbbf2408,#0f172aeb);border-bottom:1px solid rgba(0,212,255,.12);flex-shrink:0;overflow:hidden;animation:slideDown .3s ease-out}.searchingBarScan{position:absolute;top:0;left:-20%;width:20%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,212,255,.06),transparent);animation:searchScan 4s ease-in-out infinite;pointer-events:none}.searchingBarInner{display:flex;align-items:center;gap:14px;width:100%;max-width:600px}.searchingRadar{width:36px;height:36px;flex-shrink:0}.searchingRadarSvg{width:100%;height:100%}.searchingRadarArm{transform-origin:20px 20px;animation:radarSweep 3s linear infinite}.searchingInfo{flex:1;min-width:0}.searchingStatus{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#e6eefc}.searchingDot{width:6px;height:6px;border-radius:50%;background:#00d4ff;box-shadow:0 0 6px #00d4ff80;animation:searchPulse 2s ease-in-out infinite;flex-shrink:0}.searchingMeta{display:flex;align-items:center;gap:6px;font-size:11px;color:#e6eefc73;margin-top:2px}.searchingTimer{font-variant-numeric:tabular-nums;font-weight:600;color:#fbbf24bf}.searchingSep{opacity:.35}.searchingCancelBtn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#e6eefc99;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;flex-shrink:0}.searchingCancelBtn:hover{border-color:#ef444466;background:#ef44441a;color:#fca5a5}.cmdStatus--searching{color:#00d4ff}.cmdDot--searching{background:#00d4ff;box-shadow:0 0 6px #00d4ff80;animation:searchPulse 2s ease-in-out infinite}.cmdFindBtn--cancel{border-color:#ffffff26;background:#ffffff0d;color:#e6eefcb3}.cmdFindBtn--cancel:hover:not(:disabled){border-color:#ef444466;background:#ef44441a;color:#fca5a5;transform:none}.cmdFindBtn--searching{border-color:#00d4ff4d;background:linear-gradient(135deg,#00d4ff14,#00d4ff0a);color:#00d4ff;cursor:pointer;gap:6px;position:relative}.cmdFindBtn--searching .loaderIcon{color:#00d4ff}.cmdFindBtn--searching .cmdFindBtnCancel{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff14;margin-left:2px;transition:background .15s ease,color .15s ease}.cmdFindBtn--searching:hover .cmdFindBtnCancel{background:#ef444440;color:#fca5a5}.cmdFindBtn--searching:hover{border-color:#ef444459;background:#ef44440f;color:#fca5a5;transform:none}@keyframes radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes searchScan{0%{left:-20%}to{left:120%}}@keyframes searchPulse{0%,to{opacity:1;box-shadow:0 0 4px #00d4ff66}50%{opacity:.5;box-shadow:0 0 8px #00d4ffb3}}@media (max-width: 640px){.searchingBar{padding:12px}.searchingBarInner{flex-wrap:wrap;align-items:center;gap:10px}.searchingRadar{width:28px;height:28px}.searchingStatus{font-size:12px}.searchingMeta{font-size:10px}.searchingCancelBtn{width:100%;justify-content:center}}@media (max-height: 900px){.searchingBar{padding:8px 14px}.searchingBarInner{gap:10px;max-width:560px}.searchingRadar{width:30px;height:30px}.searchingStatus{font-size:12px}.searchingMeta{font-size:10px}.searchingCancelBtn{padding:5px 10px;font-size:11px}}@media (max-height: 780px){.searchingBar{padding:6px 12px}.searchingBarInner{gap:8px;max-width:520px}.searchingRadar{width:26px;height:26px}.searchingStatus{font-size:11px}.searchingMeta{font-size:9px;margin-top:1px}.searchingCancelBtn{padding:4px 9px;font-size:10px}}:root{--s-bg-deep: #08080d;--s-bg-panel: #0f0f16;--s-bg-card: #141420;--s-border: #252538;--s-gold: #d4a843;--s-gold-dim: #b8922e;--s-neon: #00d4ff;--s-text: #e0e0ec;--s-text-dim: #9898b0;--s-text-muted: #555568;--s-radius: 8px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:64px;background:#0f0f16eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--s-border);position:sticky;top:0;z-index:100;box-sizing:border-box}.site-header:after{content:"";position:absolute;bottom:-1px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,67,.35) 30%,rgba(212,168,67,.35) 70%,transparent);pointer-events:none}.site-header__logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--s-text);flex-shrink:0;box-sizing:border-box}.site-header__icon{font-size:1.4rem;color:var(--s-gold);line-height:1}.site-header__name{font-size:1.05rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--s-text)}.site-header__name span{color:var(--s-gold)}.site-nav{display:flex;align-items:center;gap:4px;box-sizing:border-box}.site-header__actions{display:flex;align-items:center;gap:8px;box-sizing:border-box}.site-nav__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;padding:8px 16px;font-size:.85rem;font-weight:500;color:var(--s-text-dim);text-decoration:none;transition:color .2s;letter-spacing:.3px;box-sizing:border-box}.site-nav__icon{width:18px;height:18px;flex-shrink:0}.site-nav__label{line-height:1}.site-nav__link:after{content:"";position:absolute;bottom:-2px;left:16px;right:16px;height:2px;background:var(--s-gold);border-radius:1px;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.site-nav__link:hover{color:var(--s-text);text-decoration:none}.site-nav__link:hover:after{transform:scaleX(1)}.site-nav__link--active{color:var(--s-gold)}.site-nav__link--active:after{transform:scaleX(1);background:var(--s-gold)}.site-nav__link--subtle{opacity:.45;font-size:.78rem}.site-nav__link--subtle:hover{opacity:.8}.site-nav__help{width:36px;height:36px;border-radius:8px;border:1px solid var(--s-border);background:transparent;color:var(--s-text-dim);cursor:pointer;display:grid;place-items:center;transition:color .2s,border-color .2s;margin-left:4px;box-sizing:border-box}.site-nav__help:hover{color:var(--s-gold);border-color:#d4a84359}.site-header__icon-svg{color:var(--s-gold);flex-shrink:0}.site-header__timer{position:relative;width:30px;height:30px;display:inline-grid;place-items:center;flex-shrink:0}.site-header__timer-base,.site-header__timer-ink{width:28px;height:28px;display:block}.site-header__timer-base{color:#d4a84342;filter:drop-shadow(0 1px 0 rgba(8,8,13,.55))}.site-header__timer-ink{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#f1c85a;clip-path:inset(calc((1 - var(--site-heart-fill, 1)) * 100%) 0 0 0);filter:drop-shadow(0 0 7px rgba(212,168,67,.42)) drop-shadow(0 1px 0 rgba(8,8,13,.35));transition:clip-path .25s linear,color .25s ease,filter .25s ease}.site-header__timer--low .site-header__timer-ink{color:#ffd66f;filter:drop-shadow(0 0 10px rgba(255,214,111,.5)) drop-shadow(0 1px 0 rgba(8,8,13,.35));animation:site-header-heart-pulse 1s ease-in-out infinite}@keyframes site-header-heart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.site-footer{border-top:1px solid var(--s-border);background:var(--s-bg-panel);padding:36px 32px 28px;margin-top:64px;position:relative;flex-shrink:0}.site-footer--game{margin-top:0;padding:18px 24px 14px}.site-footer:before{content:"";position:absolute;top:-1px;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,67,.25) 30%,rgba(212,168,67,.25) 70%,transparent);pointer-events:none}.site-footer__inner{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.site-footer__brand{display:flex;flex-direction:column;gap:6px}.site-footer__brand-name{font-size:.95rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--s-text)}.site-footer__brand-name span{color:var(--s-gold)}.site-footer__tagline{font-size:.78rem;color:var(--s-text-muted);letter-spacing:.5px}.site-footer__links{display:flex;gap:24px}.site-footer__link{font-size:.82rem;color:var(--s-text-dim);text-decoration:none;transition:color .2s}.site-footer__link:hover{color:var(--s-gold);text-decoration:none}.site-footer__meta{text-align:right;display:flex;flex-direction:column;gap:4px}.site-footer__dev{font-size:.82rem;color:var(--s-text-dim)}.site-footer__copy{font-size:.75rem;color:var(--s-text-muted)}.site-footer__tech{font-size:.72rem;color:var(--s-text-muted);font-style:italic;margin-top:2px}@media (max-width: 768px){.site-header{height:auto;padding:10px 14px 12px;align-items:stretch;flex-wrap:wrap;gap:10px}.site-header__timer{width:24px;height:24px}.site-header__timer-base,.site-header__timer-ink{width:22px;height:22px}.site-header__logo{width:100%;gap:12px}.site-header__actions{width:100%;display:flex;align-items:stretch}.site-header__name{font-size:.96rem;letter-spacing:1.1px}.site-nav{width:100%;max-width:100%;flex:1 1 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-nav__link{width:100%;min-width:0;flex:none;min-height:44px;padding:10px 12px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);font-size:.8rem;line-height:1.2;flex-direction:column;gap:4px;text-align:center;white-space:nowrap}.site-nav__icon{width:16px;height:16px}.site-nav__link:after{left:14px;right:14px;bottom:5px}.site-nav__help{display:none}.site-footer__inner{flex-direction:column;align-items:center;text-align:center;gap:20px}.site-footer__meta{text-align:center}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:16px}}@media (max-width: 480px){.site-header{padding:10px 12px 12px}.site-nav__link{min-height:42px;padding:9px 10px;font-size:.76rem}.site-nav__label{font-size:.72rem}.site-header__name{font-size:.88rem}}@media (min-width: 769px) and (max-height: 900px){.site-header{height:58px;padding:0 24px}.site-header__logo{gap:8px}.site-header__name{font-size:.98rem}.site-header__actions{gap:6px}.site-nav__link{padding:7px 14px}}@media (min-width: 769px) and (max-height: 780px){.site-header{height:54px;padding:0 18px}.site-header__name{font-size:.94rem;letter-spacing:1.2px}.site-nav__link{padding:6px 12px;font-size:.8rem}}html,body{height:100%;min-height:100%;margin:0;overflow-x:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#0b1220;color:#e6eefc}#root{height:100%;min-height:100%;min-width:0}.app{height:100%;min-height:100%;min-width:0;display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box}.cmdBar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;background:linear-gradient(90deg,#0f172ad9,#1e3a8a66,#0f172ad9);border-bottom:1px solid rgba(59,130,246,.2);box-shadow:0 2px 8px #00000059;flex-shrink:0}.cmdBar__meta{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.cmdBar__left,.cmdBar__center,.cmdBar__right{display:flex;align-items:center;gap:10px}.cmdBar__left{flex:0 0 auto}.cmdBar__center{flex:1 1 auto;justify-content:center;min-width:0}.cmdBar__right{flex:0 0 auto}.cmdConn{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#0003}.cmdConn--on{color:#86efac;border-color:#22c55e40}.cmdConn--off{color:#fca5a5;border-color:#ef444440}.cmdOnline{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#e6eefc99}.cmdStatus{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;text-transform:capitalize;color:#e6eefcb3}.cmdStatus__icon{flex-shrink:0}.cmdStatus--online{color:#bbf7d0;padding:5px 12px;border-radius:999px;border:1px solid rgba(34,197,94,.2);background:#22c55e1a}.cmdStatus--offline{color:#fecaca;padding:5px 12px;border-radius:999px;border:1px solid rgba(239,68,68,.35);background:linear-gradient(135deg,#7f1d1d52,#450a0a38);box-shadow:0 0 0 1px #ef444414,0 10px 28px #450a0a2e}.cmdStatus--searching{color:#fde68a;padding:5px 12px;border-radius:999px;border:1px solid rgba(245,158,11,.28);background:#78350f33}.cmdStatus--idle{padding:5px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b}.cmdStatus--live{color:#86efac}.cmdDot{width:6px;height:6px;border-radius:50%;background:#e6eefc66}.cmdDot--live{background:#22c55e;box-shadow:0 0 6px #22c55e80;animation:pulse 2s ease-in-out infinite}.cmdDot--online{background:#4ade80;box-shadow:0 0 6px #4ade806b}.cmdDot--offline{background:#f87171;box-shadow:0 0 8px #f871716b;animation:pulse 1.8s ease-in-out infinite}.cmdDot--searching{background:#fbbf24;box-shadow:0 0 8px #fbbf2466;animation:pulse 1.8s ease-in-out infinite}.cmdInfo{display:flex;flex-direction:column;align-items:center;line-height:1.15}.cmdInfoLabel{font-size:9px;text-transform:uppercase;letter-spacing:.5px;opacity:.5}.cmdInfoVal{font-size:13px;font-weight:700;color:#e6eefc}.cmdScore{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:8px;background:#0000004d;border:1px solid rgba(255,255,255,.08)}.cmdScore--action{min-width:0}.cmdScoreYou{font-size:16px;font-weight:700;color:#4ade80}.cmdScoreSep{font-size:14px;color:#ffffff4d}.cmdScoreOpp{font-size:16px;font-weight:700;color:#f87171}.cmdFindBtn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid rgba(251,191,36,.35);background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);color:#fbbf24;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease;white-space:nowrap}.cmdFindBtn:hover:not(:disabled){background:linear-gradient(135deg,#fbbf2440,#f59e0b2e);border-color:#fbbf248c;transform:translateY(-1px)}.cmdFindBtn:disabled{opacity:.45;cursor:not-allowed}.gameTable{flex:1;display:grid;grid-template-rows:1fr 1fr;min-height:0;min-width:0;width:100%;max-width:100%}.zone{display:flex;flex-direction:column;padding:12px 16px;gap:8px;min-height:0;min-width:0;width:100%;max-width:100%;position:relative;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 28%),linear-gradient(180deg,#0d1426f5,#080c18fa)}.zoneOpp{border-bottom:1px solid rgba(255,255,255,.06);box-shadow:inset 0 -1px #ffffff0a}.zoneYou{background:radial-gradient(circle at bottom right,rgba(251,191,36,.08),transparent 32%),linear-gradient(180deg,#0a101ffa,#070b16)}.zoneLabel{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:10px 4px 14px}.zoneIdentity{display:flex;align-items:center;gap:12px;min-width:0}.zoneIdentityPanel{display:flex;flex-direction:column;gap:7px;min-width:0}.zoneMetaRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.zoneNameGroup{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.zoneName{font-weight:700;font-size:16px;letter-spacing:.02em;color:#f7fbff}.zonePing{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;font-size:11px;font-weight:700;letter-spacing:.04em}.zonePing--green{color:#4ade80;border-color:#22c55e40}.zonePing--yellow{color:#fbbf24;border-color:#fbbf2447}.zonePing--red{color:#f87171;border-color:#f8717147}.zonePing--grey{color:#e6eefc8c;border-color:#ffffff1a}.zoneSeatPill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#94a3b81f,#33415529);color:#e6eefcc7;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.zoneSeatPill--you{border-color:#fbbf243d;background:linear-gradient(135deg,#fbbf2429,#f59e0b0d);color:#f6ce62}.zoneState{display:flex;align-items:center;gap:6px;width:fit-content;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;font-size:12px;color:#e6eefc80}.zoneState--locked{color:#fbbf24;border-color:#fbbf2438;background:#fbbf2414}.zoneState--ready{color:#86efac;border-color:#22c55e33;background:#22c55e14}.zoneSignalRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0;max-width:100%}.zoneSignalRow>.commsArea{margin-left:auto}.zoneSignalRow>.zoneState{max-width:100%}.avatarOpp{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#7f1d1de6,#ef444424);border:1px solid rgba(248,113,113,.22);display:grid;place-items:center;font-weight:800;font-size:20px;color:#fecaca;flex-shrink:0;box-shadow:inset 0 1px #ffffff14,0 14px 28px #7f1d1d33}.avatarYou{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#0e7490eb,#38bdf824);border:1px solid rgba(125,211,252,.22);display:grid;place-items:center;font-weight:800;font-size:20px;color:#dbeafe;flex-shrink:0;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #0e74902e}.roleChip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:16px;background:linear-gradient(135deg,#fbbf2424,#78350f24);border:1px solid rgba(251,191,36,.22);box-shadow:inset 0 1px #ffffff0d,0 10px 20px #00000029}.roleChipKicker{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff3c78f}.roleChipLabel{font-size:12px;font-weight:800;color:#fbbf24;letter-spacing:.05em}.slotRow{flex:1;display:grid;justify-items:center;align-items:stretch;min-height:0}.slot{width:min(420px,92%);height:100%;max-height:100%;min-height:190px;border-radius:24px;background:radial-gradient(circle at top center,rgba(251,191,36,.08),transparent 32%),linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 16px;position:relative;box-sizing:border-box;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 44px #00000038}.slotLabel{display:flex;flex-direction:column;gap:3px;margin-top:10px;width:100%;max-width:120px;font-size:11px;color:#e6eefc8a;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.slotLabel strong{font-size:12px;letter-spacing:.03em;color:#f8fbff;text-transform:none;line-height:1.2}.slotLabel--reveal strong{color:#f7d163}.waitingStage{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.45;font-size:13px}.waitingIcon{opacity:.6}.lockedStage{display:flex;align-items:flex-start;justify-content:center;gap:clamp(12px,3vw,28px);width:100%}.lockedSlot{display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 1 128px;min-width:0;max-width:128px}.lockedCard{width:88px;height:120px;border-radius:16px;border:1px solid rgba(251,191,36,.24);background:linear-gradient(180deg,#ffffff14,#ffffff05);box-shadow:inset 0 1px #ffffff14,0 18px 30px #0000005c;overflow:hidden}.lockedCard--placed{animation:placeCard .3s ease-out}.lockedCard__img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.lockedVs{display:flex;align-items:center;justify-content:center;align-self:center;min-width:50px;flex:0 0 auto}.lockedVsIcon{opacity:.45}.emptySlot{width:88px;height:120px;border-radius:16px;border:1px dashed rgba(255,255,255,.16);display:grid;place-items:center;font-size:24px;opacity:.35;background:#ffffff08}.revealStage{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;min-width:0}.revealCards{display:flex;align-items:flex-start;justify-content:center;gap:clamp(12px,3vw,28px);width:100%;min-width:0}.revealSlot{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;padding:8px 10px 0;border-radius:20px;flex:0 1 128px;min-width:0;max-width:128px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.revealSlot--winner{background:linear-gradient(180deg,#22c55e1f,#22c55e08);box-shadow:0 18px 30px #16653429}.revealSlot--loser{background:linear-gradient(180deg,#ef444414,#ef444405)}.revealVs{display:flex;align-items:center;align-self:center;flex:0 0 auto;font-weight:800;font-size:22px;letter-spacing:.22em;color:#e6eefc66;min-width:50px;justify-content:center;padding-top:48px}.flipCard{width:88px;height:120px;position:relative;perspective:1000px}.flipCard__front,.flipCard__back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;border:1px solid rgba(251,191,36,.24);box-shadow:inset 0 1px #ffffff14,0 18px 30px #00000057;overflow:hidden;transform-style:preserve-3d;transition:transform .6s ease-in-out}.flipCard__front{transform:rotateY(0)}.flipCard__back{transform:rotateY(180deg)}.flipCard--flipped .flipCard__front{transform:rotateY(-180deg)}.flipCard--flipped .flipCard__back{transform:rotateY(0)}.flipCard__img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.winTag{position:absolute;top:-6px;right:-4px;display:inline-flex;align-items:center;gap:5px;background:linear-gradient(135deg,#fde68a,#f59e0b);color:#0b1220;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 18px #fbbf2442,0 0 0 1px #ffffff47;animation:badgePop .3s cubic-bezier(.34,1.56,.64,1)}.trickBanner{display:inline-flex;align-items:center;gap:12px;padding:10px 16px;border-radius:18px;animation:resultPulse .6s cubic-bezier(.34,1.56,.64,1);box-shadow:inset 0 1px #ffffff14,0 16px 28px #0003}.trickBanner--victory{background:linear-gradient(135deg,#22c55e2e,#065f461f);border:1px solid rgba(34,197,94,.26);color:#86efac}.trickBanner--defeat{background:linear-gradient(135deg,#ef44442e,#7f1d1d1f);border:1px solid rgba(248,113,113,.24);color:#fda4af}.trickBanner--draw{background:linear-gradient(135deg,#fbbf242e,#78350f1f);border:1px solid rgba(251,191,36,.22);color:#fde68a}.trickBannerIcon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.trickBannerCopy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.trickBannerCopy--compact{justify-content:center}.trickBannerCopy strong{font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.trickBannerCopy span{font-size:12px;line-height:1.4;letter-spacing:.02em;color:#e6eefcb8}.handArea{flex-shrink:0;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.handLabel{font-size:12px;color:#e6eefc8c;margin-bottom:8px}.handHint{opacity:.7}.handCount{margin-left:4px;font-weight:700;color:#fbbf24}.hand{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;padding-top:8px;width:100%;max-width:100%;min-width:0}.handEmpty{font-size:13px;opacity:.4;padding:16px 0}.card{position:relative;width:110px;height:150px;border-radius:22px;background-color:#ffffff14;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;-webkit-user-select:none;user-select:none;overflow:hidden;background-repeat:no-repeat;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease;box-shadow:inset 0 1px #ffffff14,0 16px 28px #00000038}.card:before,.card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.card:before{background:linear-gradient(135deg,rgba(255,255,255,.16) 0%,transparent 26%,transparent 72%,rgba(251,191,36,.12) 100%);opacity:.9}.card:after{top:6px;right:6px;bottom:6px;left:6px;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.card--playable{cursor:pointer}.card--playable:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 22px 42px #f59e0b38,0 0 0 1px #fbbf2447;border-color:#fbbf2473;filter:saturate(1.08)}.card--disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.35)}.cardPlayLabel{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:5px 12px;border-radius:999px;background:#0b1220e0;border:1px solid rgba(251,191,36,.32);color:#0b1220;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;opacity:0;pointer-events:none;transition:opacity .12s,transform .18s ease;white-space:nowrap;color:#f6ce62}.card--playable:hover .cardPlayLabel{opacity:1;transform:translate(-50%) translateY(-2px)}.toastStack{position:absolute;left:50%;top:14px;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;width:min(calc(100% - 36px),560px);z-index:5;pointer-events:none}.msgToast{display:inline-flex;align-items:center;gap:10px;max-width:100%;padding:10px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#0a0f1ac2,#0a0f1af0);box-shadow:0 18px 34px #00000052,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);white-space:normal}.msgToast--you{align-self:flex-end;border-color:#38bdf847;background:linear-gradient(135deg,#071728f5,#0a0f1aeb),radial-gradient(circle at top left,rgba(56,189,248,.16),transparent 40%);color:#7dd3fc;animation:signalRibbonInRight .34s cubic-bezier(.16,1,.3,1)}.msgToast--opp{align-self:flex-start;border-color:#fbbf243d;background:linear-gradient(135deg,#261808f5,#0a0f1aeb),radial-gradient(circle at top left,rgba(251,191,36,.14),transparent 40%);color:#f6ce62;animation:signalRibbonInLeft .34s cubic-bezier(.16,1,.3,1)}.msgToast__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:11px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;flex:0 0 auto}.msgToast__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.msgToast__label{font-size:.6rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e6eefc99}.msgToast__copy strong{font-size:.88rem;line-height:1.15;letter-spacing:.02em}.turnTimerBar{position:relative;padding:6px 16px;text-align:center;font-size:12px;font-weight:600;color:#e2e8f0;letter-spacing:.3px;background:#6366f10f;border-bottom:1px solid rgba(99,102,241,.2);flex-shrink:0;overflow:hidden;transition:color .6s ease,background .6s ease,border-bottom-color .6s ease}.turnTimerBar--low{color:#fcd34d;background:#fbbf2414;border-bottom-color:#fbbf2433}.turnTimerFill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#8b5cf61a,#6366f124);transition:width .25s linear;pointer-events:none}.turnTimerBar--low .turnTimerFill{background:#fbbf241f}.turnTimerLabel{position:relative;z-index:1}.reconnectBar{padding:8px 16px;text-align:center;font-size:12px;font-weight:600;color:#fca5a5;background:#ef444414;border-bottom:1px solid rgba(239,68,68,.2);flex-shrink:0}.commsArea{position:relative;display:flex;align-items:center;flex:0 1 320px;min-width:0;max-width:100%;z-index:7}.commsToggle{position:relative;display:inline-flex;align-items:center;gap:12px;width:100%;min-width:0;max-width:320px;min-height:56px;padding:7px 12px 7px 8px;border-radius:20px;border:1px solid rgba(251,191,36,.14);background:linear-gradient(160deg,#121827f0,#080c16fa),radial-gradient(circle at top left,rgba(251,191,36,.1),transparent 40%);box-shadow:0 18px 34px #00000052,inset 0 1px #ffffff14;color:#e6eefc;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.commsToggle:hover:not(:disabled){transform:translateY(-1px);border-color:#fbbf2447;box-shadow:0 22px 38px #0000005c,inset 0 1px #ffffff1a}.commsToggle:disabled{opacity:.5;cursor:not-allowed}.commsToggle--active{border-color:#fbbf2457;background:linear-gradient(160deg,#181e30f5,#080c16fc),radial-gradient(circle at top left,rgba(251,191,36,.13),transparent 42%)}.commsToggle--outgoing{border-color:#38bdf852}.commsToggle--incoming{border-color:#f8717152}.commsToggle__seal{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;border:1px solid rgba(251,191,36,.18);background:linear-gradient(180deg,#2d2209eb,#110d06fa),radial-gradient(circle at top,rgba(251,191,36,.18),transparent 55%);color:#f6ce62;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000004d;flex:0 0 auto}.commsToggle__seal-ring{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:18px;border:1px solid rgba(251,191,36,.14);opacity:.65}.commsToggle--outgoing .commsToggle__seal{color:#7dd3fc;border-color:#38bdf84d}.commsToggle--outgoing .commsToggle__seal-ring{border-color:#38bdf857;animation:signalPulse 1.1s ease-out infinite}.commsToggle--incoming .commsToggle__seal{color:#fda4af;border-color:#f871714d}.commsToggle--incoming .commsToggle__seal-ring{border-color:#f8717152;animation:signalPulse 1.1s ease-out infinite}.commsToggle__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;text-align:left}.commsToggle__kicker{color:#f6ce62c7;font-size:.58rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.commsToggle__copy strong{font-size:.9rem;line-height:1.12}.commsToggle__label{display:block}.commsToggle__label--compact{display:none}.commsToggle__meta{margin-left:auto;padding:6px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#e6eefc94;font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;flex:0 0 auto}.commsPopover{position:absolute;top:calc(100% + 12px);right:0;width:min(380px,calc(100vw - 32px));padding:14px;border-radius:24px;border:1px solid rgba(251,191,36,.18);background:linear-gradient(160deg,#0f1523fa,#070b14fa),radial-gradient(circle at top left,rgba(251,191,36,.1),transparent 40%);box-shadow:0 28px 60px #0000007a,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:signalDeckIn .28s cubic-bezier(.16,1,.3,1)}.commsPopover:before{content:"";position:absolute;top:-7px;right:28px;width:14px;height:14px;border-left:1px solid rgba(251,191,36,.18);border-top:1px solid rgba(251,191,36,.18);background:#0f1523fa;transform:rotate(45deg)}.commsPopover__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.commsPopover__copy{display:flex;flex-direction:column;gap:0;min-width:0}.commsPopover__kicker{color:#f6ce62b8;font-size:.58rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:4px}.commsPopover__head strong{display:block;font-size:.9rem;line-height:1.2}.commsPopover__title{display:block}.commsPopover__title--compact{display:none}.commsPopover__badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(34,197,94,.22);background:#22c55e14;color:#86efac;font-size:.64rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;flex:0 0 auto}.commsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commsMsg{position:relative;display:flex;align-items:flex-start;gap:10px;min-height:82px;padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff03);color:#e6eefc;cursor:pointer;text-align:left;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;animation:signalCardIn .34s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--signal-index, 0) * 45ms)}.commsMsg:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;opacity:.9}.commsMsg:hover:not(:disabled){transform:translateY(-2px) scale(1.01);border-color:#fbbf2438;box-shadow:0 18px 28px #00000047}.commsMsg:disabled{opacity:.45;cursor:not-allowed}.commsMsg__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;flex:0 0 auto}.commsMsg__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.commsMsg__copy strong{font-size:.86rem;line-height:1.1}.commsMsg__copy span{color:#e6eefca3;font-size:.7rem;line-height:1.35}.commsMsg--read:before{background:linear-gradient(90deg,#38bdf8f0,#0ea5e91f)}.commsMsg--read .commsMsg__icon{color:#7dd3fc;border-color:#38bdf833;background:#0ea5e914}.commsMsg--commit:before{background:linear-gradient(90deg,#f87171f0,#ef44441f)}.commsMsg--commit .commsMsg__icon{color:#fda4af;border-color:#f8717133;background:#ef444414}.commsMsg--stand:before{background:linear-gradient(90deg,#94a3b8f0,#4755691f)}.commsMsg--stand .commsMsg__icon{color:#cbd5e1;border-color:#94a3b82e;background:#94a3b814}.commsMsg--respect:before{background:linear-gradient(90deg,#fbbf24f0,#f59e0b1f)}.commsMsg--respect .commsMsg__icon{color:#f6ce62;border-color:#fbbf2438;background:#fbbf2414}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1220e0;display:flex;align-items:flex-start;justify-content:center;z-index:200;animation:modalFadeIn .25s ease-out;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);overflow-y:auto;padding:24px 16px;box-sizing:border-box}.modalPanel{background:linear-gradient(135deg,#0f1932f5,#0a101efa);border:1px solid rgba(251,191,36,.2);border-radius:16px;padding:32px;max-width:440px;width:92%;text-align:center;box-shadow:0 24px 64px #0009,0 0 0 1px #ffffff0a;animation:modalSlideUp .35s cubic-bezier(.16,1,.3,1);position:relative;margin:auto;max-height:calc(100vh - 48px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.modalPanel--sm{max-width:360px}.modalPanel--lg{max-width:560px}.modalCloseBtn{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#e6eefccc;cursor:pointer;display:grid;place-items:center;transition:background .12s}.modalCloseBtn:hover{background:#ffffff1f}.modalHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modalTitle{font-size:20px;font-weight:700;color:#fbbf24;letter-spacing:.5px;margin:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.btnPrimary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:10px;border:1px solid rgba(251,191,36,.4);background:linear-gradient(135deg,#fbbf2433,#f59e0b26);color:#fbbf24;font-size:14px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:all .15s ease}.btnPrimary:hover{background:linear-gradient(135deg,#fbbf244d,#f59e0b40);border-color:#fbbf2499;transform:translateY(-1px)}.btnGhost{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#e6eefcb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.btnGhost:hover{border-color:#ffffff40;color:#e6eefc;background:#ffffff0a}.htpPanel{max-width:860px;width:min(92vw,860px);text-align:left;padding:40px 34px 28px;max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;isolation:isolate}.htpPanel:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:radial-gradient(circle at top right,rgba(251,191,36,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(59,130,246,.08),transparent 28%);pointer-events:none;z-index:0}.htpPanel>*{position:relative;z-index:1}.htpPanel .modalCloseBtn{top:18px;right:18px;width:40px;height:40px;border-radius:12px;border-color:#ffffff14;background:#ffffff0d}.htpPanel .modalCloseBtn:hover{background:#fbbf241f;border-color:#fbbf2433}.htpHero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.85fr);gap:18px;align-items:stretch;margin-bottom:20px}.htpHeroIntro{display:flex;flex-direction:column;justify-content:center;gap:10px}.htpEyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fbbf24d1}.htpEyebrow:before{content:"";width:26px;height:1px;background:linear-gradient(90deg,rgba(251,191,36,.9),transparent)}.htpTitle{font-size:clamp(28px,4vw,38px);line-height:1.02;letter-spacing:.01em}.htpLead{margin:0;max-width:36ch;font-size:14px;line-height:1.65;color:#e6eefcb8}.htpSummaryCard,.htpRuleCard,.htpFlowCard,.htpFooter{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:inset 0 1px #ffffff0d,0 18px 40px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.htpSummaryCard{position:relative;overflow:hidden;padding:18px 18px 16px;border-color:#fbbf2433;background:radial-gradient(circle at top right,rgba(251,191,36,.16),transparent 45%),linear-gradient(160deg,#fbbf241f,#131b2eeb 44%,#090d18fa)}.htpSummaryCard:after{content:"";position:absolute;width:180px;height:180px;top:-84px;right:-72px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.22),transparent 72%);pointer-events:none}.htpSummaryLabel,.htpSectionEyebrow,.htpStepKicker,.htpStepIndex,.htpRuleWinsLabel{text-transform:uppercase}.htpSummaryLabel{position:relative;z-index:1;font-size:10px;font-weight:700;letter-spacing:.2em;color:#fff4d6b8}.htpSummaryTitle{position:relative;z-index:1;margin:6px 0 10px;font-size:28px;font-weight:800;line-height:1;color:#fff3ca}.htpSummaryRows{position:relative;z-index:1;display:grid;gap:10px}.htpSummaryRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.htpSummaryKey{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#e6eefc8a}.htpSummaryValue{font-size:13px;font-weight:700;color:#eef4ff;text-align:right}.htpLayout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;margin-bottom:20px}.htpRuleCard,.htpFlowCard{padding:20px}.htpSectionHead{margin-bottom:16px}.htpSectionEyebrow{display:inline-block;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.18em;color:#e6eefc7a}.htpSectionTitle{margin:0 0 6px;font-size:20px;font-weight:700;color:#f8fbff}.htpSectionNote{margin:0;font-size:13px;line-height:1.55;color:#e6eefc99}.htpRuleList{display:grid;gap:12px}.htpRuleItem{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.htpRuleArt{flex-shrink:0;width:56px;height:76px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background-size:cover;background-position:center;box-shadow:0 12px 22px #00000057}.htpRuleBody{min-width:0}.htpRuleName{margin-bottom:4px;font-size:15px;font-weight:700;color:#eef4ff}.htpRuleWins{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;color:#e6eefcb3}.htpRuleWinsLabel{font-size:10px;font-weight:700;letter-spacing:.18em;color:#e6eefc70}.htpRuleWins strong{font-size:13px;color:#fbbf24}.htpReplayNote{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;border-radius:14px;background:#fbbf2414;border:1px solid rgba(251,191,36,.14);font-size:13px;line-height:1.55;color:#e6eefcc2}.htpReplayTag{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;background:#fbbf2429;color:#fbbf24;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.htpSteps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.htpStep{position:relative;display:flex;flex-direction:column;min-height:164px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:inset 0 1px #ffffff0a;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.htpStep:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:linear-gradient(90deg,rgba(251,191,36,.34),transparent)}.htpStep:hover{transform:translateY(-2px);border-color:#fbbf242e;box-shadow:inset 0 1px #ffffff0f,0 18px 26px #0003}.htpStepTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.htpStepIndex{font-size:11px;font-weight:700;letter-spacing:.18em;color:#fbbf24d1}.htpIconWrap{flex-shrink:0;width:42px;height:42px;border-radius:13px;border:1px solid rgba(251,191,36,.22);background:linear-gradient(135deg,#fbbf2429,#f59e0b0a);display:grid;place-items:center;color:#fbbf24;box-shadow:inset 0 1px #ffffff14}.htpStepKicker{margin-bottom:6px;font-size:10px;font-weight:700;letter-spacing:.18em;color:#e6eefc70}.htpStepTitle{margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.2;color:#f8fbff}.htpStepDesc{margin:0;font-size:13px;line-height:1.58;color:#e6eefcb3}.htpFooter{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px}.htpDontShow{display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer}.htpDontShow input{width:18px;height:18px;margin:0;accent-color:#fbbf24}.htpDontShowText{display:flex;flex-direction:column;gap:3px;min-width:0}.htpDontShowLabel{font-size:13px;font-weight:600;color:#eef4ff}.htpDontShowHint{font-size:11px;line-height:1.4;color:#e6eefc85}.htpPrimaryBtn{min-width:132px}@media (max-width: 900px){.htpHero,.htpLayout{grid-template-columns:1fr}}@media (max-width: 640px){.htpPanel{width:calc(100% - 24px);padding:58px 18px 18px}.htpSummaryCard,.htpRuleCard,.htpFlowCard{padding:18px 16px}.htpSummaryTitle{font-size:24px}.htpSteps{grid-template-columns:1fr}.htpStep{min-height:0}.htpFooter{flex-direction:column;align-items:stretch}.htpPrimaryBtn{width:100%}}.matchFoundPanel{max-width:360px}.mfRingWrap{position:relative;width:110px;height:110px;margin:0 auto 16px}.mfRing{width:100%;height:100%;transform:rotate(-90deg)}.mfCountNum{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:42px;font-weight:800;color:#fbbf24;text-shadow:0 0 20px rgba(251,191,36,.35)}.mfIcon{font-size:28px;margin-bottom:6px;color:#fbbf24}.mfTitle{font-size:22px;margin-bottom:10px}.mfSeatBadge{display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:8px 18px;margin-bottom:10px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.mfSeatLabel{font-size:10px;text-transform:uppercase;letter-spacing:.5px;opacity:.5}.mfSeatValue{font-size:14px;font-weight:700;color:#e6eefc}.mfSubtext{font-size:12px;color:#e6eefc73;text-transform:uppercase;letter-spacing:.8px}.matchEndPanel{max-width:400px;padding:40px 32px}.matchEnd--victory{border-color:#fbbf2459}.matchEnd--defeat{border-color:#ef44444d}.matchEnd--draw{border-color:#3b82f64d}.meIconWrap{width:72px;height:72px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center}.meIconWrap--gold{background:#fbbf241f;border:2px solid rgba(251,191,36,.3);color:#fbbf24}.meIconWrap--red{background:#ef44441f;border:2px solid rgba(239,68,68,.3);color:#f87171}.meIconWrap--blue{background:#3b82f61f;border:2px solid rgba(59,130,246,.3);color:#60a5fa}.meTitle{font-size:28px;font-weight:800;margin:0 0 20px;letter-spacing:1px}.matchEnd--victory .meTitle{color:#fbbf24}.matchEnd--defeat .meTitle{color:#f87171}.matchEnd--draw .meTitle{color:#60a5fa}.meScoreRow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:28px}.meScoreBox{display:flex;flex-direction:column;align-items:center;gap:2px}.meScoreLabel{font-size:11px;text-transform:uppercase;letter-spacing:.5px;opacity:.5}.meScoreVal{font-size:36px;font-weight:800}.meScore--you .meScoreVal{color:#4ade80}.meScore--opp .meScoreVal{color:#f87171}.meScoreDivider{font-size:24px;color:#ffffff40;font-weight:300}.meActions{display:flex;gap:12px;justify-content:center}.rtOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1220eb;display:flex;align-items:center;justify-content:center;z-index:150;animation:modalFadeIn .4s ease-out}.rtCard{background:linear-gradient(135deg,#1e3a8a33,#0f172a4d);border:1px solid rgba(251,191,36,.15);border-radius:14px;padding:28px 40px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 48px #00000080;animation:modalSlideUp .5s cubic-bezier(.16,1,.3,1)}.rtBadge{display:inline-block;padding:5px 16px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0b1220;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:6px;margin-bottom:14px;box-shadow:0 4px 12px #fbbf244d}.rtLeadText{font-size:22px;font-weight:700;color:#fbbf24;margin-bottom:6px;letter-spacing:.5px}.rtSubtext{font-size:13px;color:#e6eefc99;margin-bottom:20px}.rtScoreBar{height:8px;background:#ffffff14;border-radius:4px;overflow:hidden;display:flex;margin-bottom:18px}.rtScoreSeg{height:100%;transition:width .8s ease-out}.rtScoreSeg--you{background:#00d4ff}.rtScoreSeg--opp{background:#ff4d6d}.rtCountdownBar{height:3px;border-radius:2px;background:#ffffff14;overflow:hidden}.rtCountdownFill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:2px}.storeCtaWrap{position:fixed;right:18px;bottom:18px;z-index:120;display:flex;align-items:stretch;gap:8px}.storeCta{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 16px;border-radius:14px;border:1px solid rgba(251,191,36,.25);background:radial-gradient(120% 120% at 20% 0%,rgba(251,191,36,.18),transparent 60%),radial-gradient(140% 140% at 100% 100%,rgba(59,130,246,.18),transparent 55%),#0f172ad9;color:#e6eefc;box-shadow:0 18px 50px #00000073;cursor:pointer;transition:transform .16s ease,border-color .16s ease;min-width:180px}.storeCta:hover{transform:translateY(-2px);border-color:#fbbf2473}.storeCtaClose{width:34px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#e6eefce6;font-size:18px;cursor:pointer;display:grid;place-items:center}.storeCtaClose:hover{background:#00000080}.storeCtaLabel{font-weight:800;letter-spacing:.4px;font-size:13px}.storeCtaSub{font-size:11px;opacity:.6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes signalPulse{0%{opacity:.85;transform:scale(.94)}70%{opacity:0;transform:scale(1.12)}to{opacity:0;transform:scale(1.18)}}@keyframes signalDeckIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes signalCardIn{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes signalRibbonInRight{0%{opacity:0;transform:translate(18px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes signalRibbonInLeft{0%{opacity:0;transform:translate(-18px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes resultPulse{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes badgePop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes placeCard{0%{opacity:0;transform:translateY(-30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 640px){html,body,#root{height:100%;min-height:100svh;min-height:100dvh}.app{height:100svh;height:100dvh;min-height:100svh;min-height:100dvh;overflow:hidden}.gameTable{flex:1 1 auto;grid-template-rows:auto auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.cmdBar{flex-direction:column;align-items:stretch;padding:10px 12px 12px;gap:8px}.cmdBar__meta{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:8px;overflow-x:auto;padding:0 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cmdBar__meta::-webkit-scrollbar{display:none}.cmdBar__left,.cmdBar__center{display:contents}.cmdBar__right{width:100%;min-width:0}.cmdBar__actionRow{display:flex;align-items:stretch;width:100%;min-width:0;box-sizing:border-box;gap:8px}.cmdConn{padding:0 12px;font-size:12px;min-height:38px}.cmdOnline{min-height:38px;font-size:12px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;white-space:nowrap}.cmdStatus,.cmdInfo{display:inline-flex;flex:0 0 auto;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;white-space:nowrap}.cmdInfo{align-items:center;justify-content:center;flex-direction:row;gap:6px;min-width:fit-content}.cmdStatus{min-width:fit-content;padding-right:14px}.cmdInfoLabel{font-size:10px;margin-top:1px}.cmdInfoVal{font-size:13px}.cmdScore{min-height:44px;padding:0 14px;justify-content:center;border-radius:14px;width:100%}.cmdScore--action{flex:0 1 30%;width:auto;min-width:0}.cmdFindBtn,.cmdFindBtn--searching{flex:1 1 70%;width:100%;min-height:44px;justify-content:center;border-radius:14px;min-width:0;box-sizing:border-box;text-align:center;padding-inline:12px}.cmdBar__actionRow>*{min-width:0;box-sizing:border-box}.zone{gap:12px;padding:14px 12px 16px;min-height:0}.zoneLabel,.zoneIdentity,.zoneIdentityPanel,.slotRow,.slot,.waitingStage,.handArea{min-height:0}.zoneLabel{display:grid;grid-template-columns:1fr;align-items:start;gap:10px;padding:2px 2px 4px}.zoneIdentity{width:100%;align-items:flex-start;gap:10px}.zoneIdentityPanel{width:100%;gap:8px}.zoneMetaRow{width:100%;align-items:center;flex-direction:row;flex-wrap:wrap;gap:8px}.zoneSignalRow{width:100%;flex-direction:column;align-items:stretch;gap:8px}.zoneSignalRow>.zoneState{align-self:flex-start}.zoneSignalRow>.commsArea{margin-left:0;width:100%;max-width:none}.zoneName{font-size:17px}.avatarOpp,.avatarYou{width:64px;height:64px;border-radius:18px;font-size:24px}.zoneSeatPill{min-width:52px;padding:6px 11px;font-size:11px}.zoneState{width:fit-content;max-width:100%;padding:7px 12px;font-size:12px}.commsToggle{width:100%;min-width:0;max-width:none;min-height:48px;padding:6px 10px 6px 6px;gap:10px;border-radius:16px}.commsToggle__seal{width:38px;height:38px;border-radius:13px}.commsToggle__seal-ring{top:-6px;right:-6px;bottom:-6px;left:-6px}.commsToggle__kicker{font-size:.54rem}.commsToggle__copy strong{font-size:.84rem}.commsToggle__meta{padding:5px 8px;font-size:.56rem}.commsPopover{top:calc(100% + 8px);width:min(100%,340px);padding:12px;border-radius:20px}.commsGrid{gap:8px}.commsMsg{min-height:72px;padding:10px;border-radius:16px}.commsMsg__copy strong{font-size:.8rem}.commsMsg__copy span{font-size:.66rem}.toastStack{top:10px;width:calc(100% - 20px)}.msgToast{gap:8px;padding:8px 12px;border-radius:16px}.msgToast__label{font-size:.54rem}.msgToast__copy strong{font-size:.82rem}.roleChip{align-self:flex-start;margin-top:2px}.slotRow{flex:1 1 auto;align-items:stretch;min-height:clamp(188px,30dvh,232px)}.slot{width:min(100%,360px);min-height:clamp(188px,30dvh,232px);padding:14px 10px;border-radius:20px}.waitingStage{gap:10px;font-size:14px}.trickBanner{max-width:min(100%,300px);gap:10px;padding:8px 12px;border-radius:16px}.trickBannerCopy strong{font-size:12px;letter-spacing:.12em}.trickBannerCopy span{font-size:11px;line-height:1.3}.flipCard,.lockedCard,.emptySlot{width:70px;height:96px}.revealStage{gap:12px;width:100%}.revealCards,.lockedStage{gap:10px;align-items:flex-start;justify-content:center;width:100%}.lockedSlot,.revealSlot{gap:6px;max-width:100px;padding:4px 2px 0}.revealVs{min-width:18px;padding-top:34px;font-size:13px;letter-spacing:.14em}.lockedVs{min-width:18px}.lockedVsIcon{width:16px;height:16px}.slotLabel{max-width:96px;margin-top:8px;font-size:10px}.slotLabel strong{font-size:11px}.handArea{padding-top:10px}.handLabel{font-size:14px;margin-bottom:10px}.hand{flex-wrap:nowrap;justify-content:flex-start;gap:12px;overflow-x:auto;padding:8px 4px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.hand::-webkit-scrollbar{display:none}.card{flex:0 0 94px;width:94px;height:130px;scroll-snap-align:start;border-radius:18px}.card--playable:hover{transform:none}.cardPlayLabel{bottom:8px;padding:4px 10px;font-size:9px}.trickBanner{width:100%;justify-content:center;padding:12px 14px}.modalPanel{width:min(100%,460px);padding:24px 16px;max-height:calc(100vh - 24px);border-radius:24px}.modalOverlay{padding:10px}.rtCard{padding:20px 16px}.matchEndPanel{width:min(100%,420px);padding:30px 20px 22px}.meTitle{font-size:22px;margin-bottom:16px}.meScoreRow{margin-bottom:20px}.meActions{flex-direction:column}.meActions .btnPrimary,.meActions .btnGhost,.btnPrimary,.btnGhost{width:100%;min-height:48px}.storeCtaWrap{left:12px;right:12px;bottom:12px;gap:6px}.storeCta{min-width:0;flex:1;padding:10px 14px;border-radius:16px}.storeCtaLabel{font-size:12px}.commsPopover{left:0;right:auto;width:min(100%,360px)}.commsPopover:before{left:28px;right:auto}.commsGrid{grid-template-columns:1fr}}@media (max-width: 420px){.cmdBar{padding:9px 10px 11px}.cmdBar__actionRow{gap:7px}.cmdStatus,.cmdInfo{padding:0 11px;font-size:11px}.zone{padding:13px 10px 14px}.avatarOpp,.avatarYou{width:58px;height:58px;font-size:22px}.slotRow{min-height:clamp(176px,28dvh,214px)}.slot{width:100%;min-height:clamp(176px,28dvh,214px);padding:12px 8px;border-radius:18px}.flipCard,.lockedCard,.emptySlot{width:64px;height:88px}.lockedStage,.revealCards{gap:8px}.lockedSlot,.revealSlot{max-width:86px}.revealVs{min-width:14px;padding-top:30px;font-size:11px;letter-spacing:.08em}.lockedVs{min-width:14px}.lockedVsIcon{width:14px;height:14px}.slotLabel{max-width:82px;margin-top:6px;font-size:9px}.slotLabel strong{font-size:10px}.trickBanner{gap:8px;padding:7px 10px}.trickBannerIcon{width:28px;height:28px;border-radius:10px}.commsToggle{min-height:44px;padding:5px 8px 5px 5px;gap:8px}.commsToggle__seal{width:34px;height:34px}.commsToggle__kicker,.commsToggle__meta{display:none}.commsToggle__copy strong{font-size:.78rem}.commsPopover{width:100%;padding:10px;border-radius:18px}.commsPopover__head{margin-bottom:10px}.commsPopover__badge{font-size:.58rem;padding:5px 8px}.msgToast{width:100%}.card{flex-basis:88px;width:88px;height:122px}}@media (max-height: 900px){.cmdBar{padding:6px 14px}.cmdStatus--online,.cmdStatus--offline,.cmdStatus--searching,.cmdStatus--idle{padding-block:4px}.cmdScore{padding-block:3px}.zone{padding:10px 14px;gap:6px}.zoneLabel{padding:6px 4px 10px}.zoneIdentityPanel{gap:6px}.zoneSignalRow{gap:10px}.commsArea{flex-basis:296px}.commsToggle{max-width:296px;min-height:52px;padding:6px 10px 6px 7px;gap:10px;border-radius:18px}.commsToggle__seal{width:36px;height:36px;border-radius:12px}.commsToggle__seal-ring{top:-6px;right:-6px;bottom:-6px;left:-6px}.commsToggle__kicker{font-size:.54rem}.commsToggle__copy strong{font-size:.84rem}.commsToggle__meta{padding:5px 8px;font-size:.56rem}.slot{width:min(420px,94%);padding:16px 14px}.trickBanner{max-width:min(100%,300px)}.trickBannerCopy span{line-height:1.3}}@media (max-height: 780px){.gameTable{grid-template-rows:auto auto;overflow-y:auto;overscroll-behavior-y:contain}.zone{padding:8px 12px;gap:5px}.zoneLabel{padding:4px 2px 8px}.avatarOpp,.avatarYou{width:48px;height:48px;border-radius:14px;font-size:18px}.zoneName{font-size:15px}.zonePing,.zoneSeatPill{padding:4px 8px;font-size:10px}.zoneState{padding:5px 10px;font-size:11px}.commsArea{flex-basis:280px}.commsToggle{max-width:280px;min-height:48px;padding:5px 9px 5px 6px;gap:9px}.slot{padding:12px 10px;border-radius:20px}.waitingStage{gap:6px;font-size:12px}.waitingIcon{width:24px;height:24px}.trickBanner{gap:9px;padding:8px 12px;border-radius:16px}.trickBannerIcon{width:30px;height:30px;border-radius:10px}.trickBannerCopy strong{font-size:12px;letter-spacing:.12em}.trickBannerCopy span{font-size:11px}.flipCard,.lockedCard,.emptySlot{width:76px;height:104px}.lockedStage,.revealCards{gap:10px}.lockedSlot,.revealSlot{max-width:104px;gap:5px;padding:4px 4px 0}.revealVs{min-width:22px;padding-top:36px;font-size:15px;letter-spacing:.14em}.lockedVs{min-width:22px}.lockedVsIcon{width:18px;height:18px}.slotLabel{max-width:96px;margin-top:6px;font-size:10px}.slotLabel strong{font-size:11px}.handArea{padding-top:8px}.handLabel{margin-bottom:6px}.hand{gap:12px}.card{width:96px;height:132px;border-radius:20px}}@media (max-width: 640px){.gameTable{overflow-x:hidden}.zoneLabel,.zoneIdentity,.zoneIdentityPanel,.zoneMetaRow,.zoneSignalRow,.handArea,.hand{width:100%;max-width:100%}.zoneIdentity{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start}.zoneIdentityPanel{min-width:0}.zoneMetaRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.zoneNameGroup{min-width:0}.zoneSignalRow{flex-wrap:nowrap}.zoneSignalRow{flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.zoneSignalRow>.zoneState{align-self:auto;flex:1 1 auto;min-width:0;max-width:calc(100% - 148px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoneSignalRow>.commsArea{width:auto;max-width:140px;flex:0 0 auto;margin-left:0}.commsArea{flex-basis:auto}.commsToggle{width:auto;max-width:140px;min-height:40px;padding:4px 7px 4px 4px;gap:7px;border-radius:14px}.commsToggle__seal{width:28px;height:28px;border-radius:9px}.commsToggle__seal-ring{top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:12px}.commsToggle__copy{gap:1px}.commsToggle__kicker,.commsToggle__meta{display:none}.commsToggle__copy strong{font-size:.74rem;line-height:1.02}.commsToggle__label--full{display:none}.commsToggle__label--compact{display:block}.commsPopover{top:calc(100% + 6px);left:0;right:auto;width:min(228px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:8px;border-radius:16px;overflow:hidden}.commsPopover:before{left:18px;right:auto}.commsPopover__head{align-items:center;gap:6px;margin-bottom:6px}.commsPopover__kicker{display:none}.commsPopover__head strong{font-size:.72rem;line-height:1.1}.commsPopover__title--full{display:none}.commsPopover__title--compact{display:block}.commsPopover__badge{padding:3px 6px;font-size:.5rem;letter-spacing:.1em}.commsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.commsMsg{min-height:48px;padding:7px 8px;gap:7px;align-items:center;border-radius:12px}.commsMsg__icon{width:24px;height:24px;border-radius:8px}.commsMsg__copy{gap:0}.commsMsg__copy strong{font-size:.7rem}.commsMsg__copy span{display:none}.hand{display:grid;grid-template-columns:repeat(var(--hand-columns, 1),minmax(0,1fr));gap:6px;justify-content:stretch;overflow:visible;padding:6px 0 4px}.handEmpty{grid-column:1 / -1}.card{width:100%;max-width:none;min-width:0;height:auto;aspect-ratio:11 / 15;flex:initial;border-radius:14px}.cardPlayLabel{bottom:6px;padding:3px 7px;font-size:8px}}@media (max-width: 420px){.zoneSignalRow{gap:7px}.zoneSignalRow>.commsArea{max-width:128px}.commsToggle{max-width:128px;min-height:38px;padding:3px 6px 3px 3px;gap:6px;border-radius:13px}.commsToggle__seal{width:26px;height:26px}.commsToggle__copy strong{font-size:.7rem}.commsPopover{width:min(212px,calc(100vw - 20px));padding:7px;border-radius:14px}.commsPopover__head strong{font-size:.68rem}.commsPopover__badge{padding:3px 6px;font-size:.48rem}.commsGrid{gap:5px}.commsMsg{min-height:44px;padding:6px 7px;gap:6px}.commsMsg__icon{width:22px;height:22px;border-radius:7px}.commsMsg__copy strong{font-size:.66rem}.hand{gap:5px}.card{border-radius:12px}}
