:root{--bg:#f5f6f8;--surface:#fff;--surface-2:#eef2f5;--surface-3:#e6edf3;--text:#14202c;--muted:#63798c;--line:#e1e8ef;--brand:#d5a942;--brand-strong:#c2962f;--brand-2:#0c1c2b;--on-brand:#14202c;--danger:#bc2f24;--ok:#16834e;--warn:#d97706;--unknown:#8fa0b1;--close:#863a99;--info:#2f80ed;--shadow-1:0 1px 2px #0c1c2b0f, 0 2px 8px #0c1c2b0f;--shadow-2:0 6px 18px #0c1c2b1a;--shadow-3:0 18px 48px #0c1c2b29;--r-xs:10px;--r-sm:14px;--r-md:18px;--r-lg:24px;--r-pill:999px;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s7:32px;--s8:44px;--header-h:66px;--bottom-nav-h:64px;--rail-w:88px;--content-w:1180px;--map-w:1760px;--ring:0 0 0 3px #d5a94259}[data-theme=dark]{--bg:#07131f;--surface:#0d2135;--surface-2:#112a43;--surface-3:#16344f;--text:#f2f7fb;--muted:#9bb4c9;--line:#1f3a54;--brand:#d5a942;--brand-strong:#e2bd5e;--brand-2:#f4dfa2;--on-brand:#14202c;--shadow-1:0 1px 2px #0000004d;--shadow-2:0 8px 22px #0006;--shadow-3:0 22px 56px #00000080}*{box-sizing:border-box}html,body{max-width:100%;height:100%;overflow-x:clip}html{scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;margin:0;font-family:Manrope,DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:-.01em;line-height:1.15}h1{margin:0 0 var(--s3);font-size:clamp(26px,6vw,42px)}h2{margin:0 0 var(--s3);font-size:clamp(20px,4vw,28px)}h3{margin:0 0 var(--s2);font-size:clamp(17px,3vw,20px)}:focus-visible{box-shadow:var(--ring);border-radius:var(--r-xs);outline:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:var(--r-pill)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app-shell{min-height:100dvh;padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom));flex-direction:column;display:flex}.app-header{z-index:1000;justify-content:space-between;align-items:center;gap:var(--s3);min-height:var(--header-h);padding:var(--s2) clamp(14px, 4vw, 28px);background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid var(--line);display:flex;position:sticky;top:0}.brand{pointer-events:none;cursor:default;align-items:center;min-width:0;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-logo{object-fit:contain;width:auto;height:clamp(44px,12vw,54px)}.brand-logo-dark,[data-theme=dark] .brand-logo-light{display:none}[data-theme=dark] .brand-logo-dark{display:block}.header-lead{z-index:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.header-back-btn{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:50%;flex:none;place-items:center;font-size:20px;line-height:1;transition:border-color .15s,background .15s;display:inline-grid}.header-back-btn:hover{border-color:var(--brand);background:var(--surface-2)}.header-page-title{letter-spacing:-.01em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:clamp(17px,4.6vw,22px);font-weight:800;overflow:hidden}.header-nav{align-items:center;gap:4px;display:none}.header-nav a,.header-nav button{color:var(--text);border-radius:var(--r-pill);background:0 0;border:0;padding:8px 14px;font-size:15px;font-weight:700;position:relative}.header-nav a:hover,.header-nav button:hover{background:var(--surface-2)}.header-nav a.active{color:var(--brand-2);background:#d5a94224}.header-actions{align-items:center;gap:var(--s2);display:flex;position:relative}.account-icon-button{width:42px;height:42px;color:var(--text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .15s,transform .12s;display:inline-grid;position:relative}.account-notif-dot{background:var(--danger);border:2px solid var(--surface);border-radius:50%;width:11px;height:11px;position:absolute;top:4px;right:4px}.account-icon-button svg{width:27px;height:27px;display:block}.account-icon-button:hover{color:var(--brand)}.account-icon-button:active{transform:scale(.9)}.account-icon-button.is-open{color:var(--brand)}.account-wrapper{position:relative}.account-dropdown{width:min(250px,100vw - 28px);padding:var(--s2);border:1px solid var(--line);background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-3);z-index:1100;gap:2px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-dropdown button{text-align:left;border-radius:var(--r-xs);background:0 0;border:0;width:100%;padding:12px 14px;font-weight:600}.account-dropdown button:hover{background:var(--surface-2)}.danger-link{color:var(--danger)!important}.account-menu-item{align-items:center;gap:8px;display:flex}.account-item-label{flex:auto}.account-item-count{background:var(--surface-2);min-width:22px;color:var(--muted);text-align:center;border-radius:999px;flex:none;padding:1px 7px;font-size:12px;font-weight:800}.account-item-badge{background:var(--danger);color:#fff;text-align:center;border-radius:999px;flex:none;min-width:20px;padding:1px 6px;font-size:12px;font-weight:800}.bottom-nav{z-index:1500;height:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0c1c2b14}.bottom-nav-item{color:var(--muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-weight:600;transition:color .2s,transform .14s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.bottom-nav-item:active{transform:scale(.9)}.bottom-nav-icon{font-size:21px;line-height:1;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.bottom-nav-label{font-size:11px}.bottom-nav-item.active{color:var(--brand-2)}.bottom-nav-item.active .bottom-nav-icon{transform:translateY(-2px)}.bottom-nav-item.active:after{content:"";border-radius:var(--r-pill);z-index:-1;background:#d5a94229;width:34px;height:30px;animation:.3s cubic-bezier(.34,1.56,.64,1) navPillPop;position:absolute;top:6px}@keyframes navPillPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.app-footer{border-top:1px solid var(--line);background:var(--bg);padding:var(--s5) clamp(14px, 4vw, 40px);gap:var(--s3);text-align:center;display:grid}.footer-copy{color:var(--muted);font-weight:700}.footer-links{justify-content:center;gap:var(--s4);flex-wrap:wrap;display:flex}.footer-link{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:600;text-decoration:none}.footer-link:hover{color:var(--brand-2)}.footer-disclaimer{max-width:760px;color:var(--muted);opacity:.85;margin:0 auto;font-size:11px;line-height:1.5}.legal-page{gap:var(--s4);align-content:start;display:grid}.legal-head{gap:var(--s2);display:grid}.legal-updated{color:var(--muted);margin:0;font-size:12px;font-weight:600}.legal-body{gap:var(--s4);max-width:820px;display:grid}.legal-section{gap:8px;display:grid}.legal-section h2{margin:0;font-size:18px;font-weight:800}.legal-section p{color:var(--text);margin:0;line-height:1.6}.rgpd-tools{gap:var(--s2);padding:var(--s4);border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);max-width:820px;display:grid}.rgpd-tools h3{margin:0;font-size:16px;font-weight:800}.rgpd-actions{gap:var(--s2);flex-wrap:wrap;display:flex}.rgpd-note{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.button.danger{background:var(--danger);color:#fff;border-color:var(--danger)}.button.danger:hover{filter:brightness(.94)}@media (max-width:1023px){.map-page .app-footer{display:none}}.eyebrow{color:var(--brand-strong);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:12px;font-weight:800}.intro{margin:0 0 var(--s4);color:var(--muted)}.muted{color:var(--muted)}.button{border-radius:var(--r-sm);border:0;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 18px;font-weight:700;transition:transform .1s,filter .15s,background .15s,border-color .15s;display:inline-flex}.button:active{transform:scale(.985)}.button.primary{background:var(--brand);color:var(--on-brand);box-shadow:0 6px 16px #d5a9424d}.button.primary:hover{background:var(--brand-strong)}.button.ghost{background:var(--surface);border:1px solid var(--line);color:var(--text)}.button.ghost:hover{border-color:var(--brand)}.button.danger{background:var(--danger);color:#fff}.button:disabled{opacity:.55;cursor:not-allowed}.mini-button{border:1px solid var(--line);background:var(--surface);border-radius:var(--r-pill);min-height:38px;padding:9px 13px;font-size:13px;font-weight:700}.mini-button:hover{border-color:var(--brand)}.field{gap:7px;display:grid}.field>span{margin:0;font-size:14px;font-weight:700}.field-hint{color:var(--muted);margin:0;font-size:12px;font-weight:600}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea,.filter-input{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-sm);width:100%;min-height:48px;padding:13px 14px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:auto}.field input:focus,.field select:focus,.field textarea:focus,.filter-input:focus{border-color:var(--brand);box-shadow:var(--ring);outline:none}.grid-2{gap:var(--s3);grid-template-columns:1fr;display:grid}.form-error{color:var(--danger);margin:-2px 0 0;font-size:14px;font-weight:600}.home-card,.panel,.map-card,.stores-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-1)}.status-pill{border-radius:var(--r-pill);align-items:center;gap:6px;width:fit-content;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.status-in{color:var(--ok);background:#16834e24}.status-out{color:var(--danger);background:#bc2f2424}.status-unknown{color:var(--muted);background:#8fa0b12e}.status-pending{color:var(--warn);background:#d9770629}.status-temporary{color:var(--close);background:#863a9929}.modal-backdrop{z-index:4000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050d168c;justify-content:center;align-items:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal-box{-webkit-overflow-scrolling:touch;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg) var(--r-lg) 0 0;width:100%;max-height:92dvh;box-shadow:var(--shadow-3);padding:var(--s6) var(--s5) calc(var(--s6) + env(safe-area-inset-bottom));animation:.26s cubic-bezier(.2,.8,.2,1) sheetUp;position:relative;overflow-y:auto}@keyframes sheetUp{0%{opacity:.6;transform:translateY(8%)}to{opacity:1;transform:none}}.modal-box:before{content:"";border-radius:var(--r-pill);background:var(--surface-3);width:40px;height:4px;margin:-8px auto 12px;display:block;position:sticky;top:0}.modal-box h2{margin-top:0}.modal-close{background:var(--surface-2);z-index:10;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.modal-close:hover{background:var(--surface-3)}.auth-choice{gap:var(--s3);margin-top:var(--s4);display:grid}.choice-card{border-radius:var(--r-md);background:var(--brand);color:var(--on-brand);border:0;padding:16px;font-size:16px;font-weight:700}.text-link-choice{color:var(--brand-strong);text-underline-offset:3px;background:0 0;border:0;font-weight:700;text-decoration:underline}.auth-panel,.auth-form{gap:var(--s3);display:grid}.auth-form h2,.auth-form h3{margin:0}.account-overview-grid{gap:var(--s3);margin-top:var(--s2);grid-template-columns:1fr;display:grid}.profile-summary,.profile-points,.user-stores-panel,.nearby-proposals,.details-grid{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-md);padding:var(--s4)}.profile-summary p{margin:6px 0}.profile-points{text-align:center;place-items:center;gap:2px;display:grid}.profile-points span{font-size:30px}.profile-points strong{color:var(--brand-strong);font-size:30px}.user-stores-panel{margin-top:var(--s3)}.user-stores-panel p{color:var(--muted);margin:6px 0}.settings-slider{overflow:hidden}.settings-track{width:calc(var(--screens,8) * 100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex}.settings-screen{width:calc(100% / var(--screens,8));gap:var(--s3);align-content:start;padding:2px;display:grid}.settings-nav-card{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-md);text-align:left;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;column-gap:12px;width:100%;padding:15px 16px;font-weight:700;display:grid}.settings-nav-card span{font-size:15px}.settings-nav-card small{color:var(--muted);grid-column:1;font-size:13px;font-weight:600}.settings-nav-card i{color:var(--muted);grid-area:1/2/span 2;font-size:24px;font-style:normal}.settings-nav-card:hover{border-color:var(--brand)}.settings-back{color:var(--brand-strong);background:0 0;border:0;justify-self:start;padding:4px 0;font-weight:700}.details-grid{margin-top:var(--s4);gap:8px;display:grid}.details-grid p{color:var(--muted);margin:0}.field-with-action>div{grid-template-columns:1fr auto;gap:8px;display:grid}.nearby-proposals{gap:var(--s2);display:grid}.nearby-proposals h3{margin:0;font-size:16px}.history-cols{gap:var(--s4);grid-template-columns:1fr;display:grid}.history-cols h3{margin:0 0 var(--s2)}.history-scroll{max-height:340px;padding-right:4px;overflow-y:auto}@media (min-width:640px){.history-cols{grid-template-columns:1fr 1fr}}.legal-content{gap:var(--s3);display:grid}.legal-content section{padding:var(--s4);border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);overflow-wrap:anywhere;margin:0}.legal-content h3{margin:0 0 6px;font-size:16px}.legal-content p{color:var(--muted);margin:0}.fav-list{gap:var(--s2);display:grid}.favorites-page{gap:var(--s4);align-content:start;display:grid}.favorites-head{gap:var(--s2);display:grid}.favorites-empty{gap:var(--s3);justify-items:start;display:grid}.tcg-badges{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.tcg-badges .tcg-badge{width:100%}.fav-list .store-card,.fav-list .store-card .favorite-button{cursor:pointer}.tcg-badge{border:2px solid var(--line);background:#fff;border-radius:10px;place-items:center;padding:6px 11px;display:inline-grid}.tcg-badge .tcg-badge-img{object-fit:contain;width:auto;max-width:92px;height:20px;display:block}.tcg-badge.in-stock{border-color:var(--ok);background:#e9f5ee}.tcg-badge.out-stock{border-color:var(--danger);background:#fdebec}.tcg-badge.no-stock{background:#f1f2f4;border-color:#cfd4da}.vote-tcg-list{gap:var(--s2);margin:var(--s4) 0;display:grid}.vote-tcg-row{gap:var(--s2);grid-template-columns:1fr auto;align-items:center;display:grid}.vote-tcg-row select,.vote-add-tcg{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);width:100%;min-height:48px;color:var(--text);padding:0 14px;font-weight:700}.vote-add-tcg{background:var(--surface-2);place-items:center;font-size:26px;display:grid}.vote-add-tcg:disabled{opacity:.45;cursor:not-allowed}.vote-tcg-chip{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);min-height:48px;color:var(--text);align-items:center;padding:0 14px;font-weight:700;display:flex}.vote-add-tcg-wrap{gap:var(--s2);display:grid}.vote-add-menu{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);gap:4px;padding:6px;display:grid}.vote-add-option{text-align:left;border-radius:var(--r-sm);width:100%;min-height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;padding:0 14px;font-weight:700}.vote-add-option:hover{background:var(--surface-2)}.admin-section,.admin-reports{gap:var(--s3);display:grid}.admin-title-spaced{margin-top:var(--s6)}.admin-report-category{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-md);overflow:hidden}.admin-report-category summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-weight:700;list-style:none;display:flex}.admin-report-category summary::-webkit-details-marker{display:none}.admin-report-category summary span{background:var(--brand);color:var(--on-brand);border-radius:var(--r-pill);text-align:center;min-width:28px;padding:3px 8px}.report-item{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);gap:4px;margin:0 12px 12px;padding:12px;display:grid}.report-item span,.report-item small,.report-item p{color:var(--muted);overflow-wrap:anywhere}.report-actions{grid-template-columns:1fr;gap:8px;margin-top:10px;display:grid}.report-actions .mini-button{width:100%}.report-actions .mini-button:first-child{color:var(--danger);border-color:#bc2f244d}.toast,.map-toast{z-index:5000;pointer-events:none;background:var(--brand-2);color:#fff;border-radius:var(--r-sm);text-align:center;max-width:440px;box-shadow:var(--shadow-3);padding:13px 16px;font-weight:600}[data-theme=dark] .toast,[data-theme=dark] .map-toast{background:var(--surface-3)}.toast{left:16px;right:16px;bottom:calc(var(--bottom-nav-h) + 175px + env(safe-area-inset-bottom));margin:0 auto;position:fixed}.map-toast{width:min(440px,100% - 32px);position:absolute;top:82px;left:50%;transform:translate(-50%)}.home-page,.content-page{width:min(var(--content-w), 100%);padding:var(--s5) clamp(16px, 4vw, 40px) var(--s7);flex:1;margin:0 auto}.home-hero{gap:var(--s5);align-items:stretch;display:grid}.home-hero-copy{border:1px solid var(--line);border-radius:var(--r-lg);background:linear-gradient(150deg, var(--surface), var(--surface-2));box-shadow:var(--shadow-1);padding:clamp(22px,6vw,44px);position:relative;overflow:hidden}.visual-hero-copy:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#d5a9422e,#0000 45%);position:absolute;inset:0}.home-hero-copy>*{position:relative}.home-hero h1,.content-hero h1{font-size:clamp(28px,8vw,52px);line-height:1.02}.home-actions{gap:var(--s3);margin-top:var(--s5);flex-wrap:wrap;display:flex}.home-actions.centered{justify-content:center}.home-actions .button{flex:auto}.home-actions.centered .button{flex:1 1 0;min-width:190px}.visual-hero{position:relative;overflow:hidden}.hero-shape{border-radius:var(--r-pill);opacity:.18;pointer-events:none;animation:7s ease-in-out infinite floatShape;position:absolute}.shape-one{background:var(--brand);width:150px;height:150px;top:-40px;right:16%}.shape-two{background:var(--brand-2);width:100px;height:100px;animation-delay:-2s;bottom:-28px;left:4%}@keyframes floatShape{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}.hero-showcase{perspective:1200px;padding:var(--s3) 0;place-items:center;display:grid;position:relative}.tcg-card-3d{border:1px solid color-mix(in srgb, var(--brand) 45%, var(--line));background:radial-gradient(circle at 24% 16%, #fff3, transparent 22%), linear-gradient(145deg, color-mix(in srgb, var(--surface) 92%, var(--brand)), var(--surface-2));width:min(330px,90vw);box-shadow:var(--shadow-3);border-radius:26px;padding:22px;animation:6s ease-in-out infinite cardFloat;position:relative;overflow:hidden;transform:rotateX(7deg)rotateY(-9deg)}.card-glow{pointer-events:none;background:radial-gradient(circle at 80% 20%,#d5a94247,#0000 30%);position:absolute;inset:-20%}.card-topline,.tcg-card-3d h2,.tcg-card-3d p,.mini-map-card,.hero-metrics{position:relative}.card-topline{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.card-topline strong{color:var(--brand-2);border:1px solid var(--line);border-radius:var(--r-pill);padding:5px 8px}.tcg-card-3d h2{margin:28px 0 10px;font-size:clamp(26px,7vw,38px);line-height:.95}.tcg-card-3d p{color:var(--muted);margin:0 0 18px;font-weight:600}.mini-map-card{border-radius:var(--r-md);background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/26px 26px,linear-gradient(0deg,#ffffff17 1px,#0000 1px) 0 0/26px 26px,linear-gradient(135deg,#17324d,#0c1c2b) 0 0/cover;border:1px solid #ffffff24;height:128px;overflow:hidden}.route-line{border-radius:var(--r-pill);background:linear-gradient(90deg, transparent, var(--brand), transparent);width:46%;height:3px;position:absolute;top:48%;left:28%;transform:rotate(-13deg)}.pin{background:var(--brand);border-radius:999px 999px 999px 4px;width:16px;height:16px;animation:2.4s ease-in-out infinite pinPulse;position:absolute;transform:rotate(-45deg);box-shadow:0 0 0 7px #d5a94229}.pin:after{content:"";border-radius:var(--r-pill);background:#fff;position:absolute;inset:4px}.pin.p1{top:38%;left:28%}.pin.p2{animation-delay:-.8s;top:52%;right:24%}.pin.p3{animation-delay:-1.4s;bottom:18%;left:52%}.hero-metrics{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}.hero-metrics span{border:1px solid var(--line);border-radius:var(--r-md);text-align:center;color:var(--muted);gap:2px;padding:10px 8px;font-size:11px;font-weight:600;display:grid}.hero-metrics strong{color:var(--text);font-size:22px;line-height:1}@keyframes cardFloat{0%,to{transform:rotateX(7deg)rotateY(-9deg)translateY(0)}50%{transform:rotateX(5deg)rotateY(-6deg)translateY(-10px)}}@keyframes pinPulse{0%,to{box-shadow:0 0 0 6px #d5a94224}50%{box-shadow:0 0 0 12px #d5a9420a}}.home-info-grid,.about-story-grid{gap:var(--s3);margin-top:var(--s6);grid-template-columns:1fr;display:grid}.home-card{padding:var(--s5)}.home-card h2{margin:0 0 10px}.home-card p{color:var(--muted);margin:0}.card-icon{border-radius:var(--r-md);background:#d5a94224;place-items:center;width:46px;height:46px;margin-bottom:12px;font-size:22px;display:grid}.content-hero{margin-bottom:var(--s5)}.about-hero{position:relative;overflow:hidden}.about-story-grid .home-card p+p{margin-top:12px}.about-tagline{margin-top:14px;font-size:15px}.about-tagline strong{color:var(--brand-strong)}:root{--home-gap:clamp(56px, 9vw, 104px)}.home-page{padding-bottom:var(--s8)}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--rev-i,0) * 80ms);will-change:opacity, transform;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}}.home-hero{gap:clamp(20px,4vw,36px)}.hero-trust{margin-top:var(--s5);scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.hero-trust::-webkit-scrollbar{display:none}.hero-trust span{white-space:nowrap;border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--line);color:var(--text);flex:none;align-items:center;gap:6px;padding:7px clamp(9px,2vw,13px);font-size:clamp(11.5px,2.6vw,13px);font-weight:700;display:inline-flex}.home-tcg-strip{margin-top:var(--home-gap);border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-1);gap:var(--s5);text-align:center;justify-items:center;padding:clamp(22px,4vw,34px) clamp(18px,4vw,32px);display:grid}.home-tcg-label{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0;font-size:12.5px;font-weight:800}.home-tcg-logos{flex-wrap:wrap;justify-content:center;gap:clamp(16px,3vw,28px);margin:0;padding:0;list-style:none;display:flex}.home-tcg-logo{justify-items:center;gap:10px;width:108px;display:grid}.home-tcg-logo img{object-fit:contain;border:1px solid var(--line);border-radius:var(--r-sm);width:100%;max-width:108px;height:52px;box-shadow:var(--shadow-1);background:#fff;padding:10px 12px}.home-tcg-logo span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:700;overflow:hidden}.home-section{margin-top:var(--home-gap)}.home-section-head{text-align:center;max-width:660px;margin:0 auto clamp(28px,5vw,48px)}.home-section-head h2{margin:0 0 12px;font-size:clamp(26px,5.5vw,36px);line-height:1.1}.home-section-head .intro{margin:0;font-size:clamp(15px,2.2vw,17px)}.home-steps{grid-template-columns:1fr;gap:clamp(18px,3vw,26px);margin:0;padding:0;list-style:none;display:grid}.home-step{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-1);padding:clamp(30px,4vw,38px) clamp(24px,4vw,32px) clamp(24px,4vw,32px);position:relative}.home-step-num{border-radius:var(--r-pill);background:var(--brand);width:38px;height:38px;color:var(--on-brand);place-items:center;font-size:16px;font-weight:900;display:grid;position:absolute;top:-18px;left:clamp(24px,4vw,32px);box-shadow:0 6px 16px #d5a94252}.home-step-icon{margin-bottom:12px;font-size:30px;display:block}.home-step h3{margin:0 0 8px;font-size:18px}.home-step p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.home-features{grid-template-columns:1fr;gap:clamp(18px,3vw,26px);display:grid}.home-feature{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-1);align-content:start;gap:10px;padding:clamp(24px,4vw,32px);transition:transform .12s,border-color .15s,box-shadow .15s;display:grid}.home-feature:hover{border-color:var(--brand);box-shadow:var(--shadow-2);transform:translateY(-3px)}.home-feature .card-icon{margin-bottom:4px}.home-feature h3{margin:0;font-size:18px}.home-feature p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.home-feature-cta{color:var(--brand-strong);margin-top:6px;font-size:14px;font-weight:800}.home-stats-band{margin-top:var(--home-gap);grid-template-columns:repeat(2,1fr);gap:clamp(14px,2.5vw,22px);display:grid}.home-stat{text-align:center;padding:clamp(22px, 4vw, 34px) var(--s4);background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--brand);border-radius:var(--r-lg);box-shadow:var(--shadow-1);justify-items:center;gap:8px;display:grid}.home-stat strong{color:var(--text);font-size:clamp(30px,8vw,44px);line-height:1}.home-stat span{color:var(--muted);font-size:13.5px;font-weight:700}.home-join{margin-top:var(--home-gap);background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--brand);border-radius:var(--r-lg);box-shadow:var(--shadow-1);padding:clamp(28px,5vw,48px)}.home-join h2{margin:0 0 var(--s5);font-size:clamp(24px,5.5vw,34px);line-height:1.1}.home-benefits{gap:14px;margin:0 0 clamp(22px,4vw,32px);padding:0;list-style:none;display:grid}.home-benefits li{font-size:15.5px;font-weight:600;line-height:1.45}.home-faq{gap:var(--s3);max-width:780px;margin:0 auto;display:grid}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-1);overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:var(--s3);padding:clamp(16px,3vw,22px) clamp(18px,3vw,24px);font-size:16px;font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--brand-strong);font-size:22px;font-weight:900;line-height:1}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--muted);margin:0;padding:0 clamp(18px,3vw,24px) clamp(16px,3vw,22px);font-size:15px;line-height:1.55}.home-cta-band{margin-top:var(--home-gap);text-align:center;border-radius:var(--r-lg);border:1px solid color-mix(in srgb, var(--brand) 45%, var(--line));background:var(--surface);box-shadow:var(--shadow-2);padding:clamp(36px,7vw,64px) clamp(20px,4vw,40px)}.home-cta-band h2{margin:0 0 12px;font-size:clamp(26px,6vw,40px);line-height:1.08}.home-cta-band p{color:var(--muted);max-width:540px;margin:0 auto clamp(22px,4vw,32px);font-size:clamp(15px,2.2vw,17px)}.home-cta-band .home-actions{justify-content:center;max-width:520px;margin-left:auto;margin-right:auto}@media (min-width:640px){.home-steps,.home-features{grid-template-columns:repeat(2,1fr)}.home-stats-band{grid-template-columns:repeat(4,1fr)}}@media (min-width:900px){.home-steps{grid-template-columns:repeat(4,1fr)}.home-features{grid-template-columns:repeat(3,1fr)}}.map-shell{width:100%;height:calc(100dvh - var(--header-h) - var(--bottom-nav-h));flex:1;position:relative;overflow:hidden}.map-canvas{position:absolute;inset:0}.stock-map{z-index:1;width:100%;height:100%;position:absolute;inset:0}.filters-panel{z-index:700;padding:var(--s2);gap:var(--s2);border-radius:var(--r-md);box-shadow:var(--shadow-2);flex-direction:column;display:flex;position:absolute;top:10px;left:10px;right:10px}.filters-panel .panel-header,.filters-advanced-inline{display:none}.panel-header h1{margin:0;font-size:clamp(20px,5vw,26px)}.panel-header .eyebrow{margin-bottom:4px}.map-searchbar{align-items:center;gap:8px;display:none}.map-searchbar .filter-input{flex:1;min-height:44px}.filters-trigger{border:1px solid var(--line);background:var(--surface);border-radius:var(--r-sm);flex:none;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.filters-trigger:hover{border-color:var(--brand)}.tcg-block{grid-template-columns:minmax(0,1fr)}.tcg-row{align-items:center;gap:8px;min-width:0;display:flex}.tcg-row .tcg-chips{flex:1 1 0;min-width:0;margin:0;padding:2px 0}.tcg-block .filter-label{display:none}.map-fabs{z-index:680;gap:10px;display:grid;position:absolute;bottom:74px;right:12px}.map-fab{border:1px solid var(--line);background:var(--surface);width:48px;height:48px;color:var(--text);box-shadow:var(--shadow-2);border-radius:50%;place-items:center;font-size:20px;display:grid}.map-fab:hover{border-color:var(--brand)}.filters-sheet-body{gap:var(--s4);display:grid}.filter-block{gap:8px;display:grid}.filter-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:12px;font-weight:700}.tcg-chips{margin:0 calc(-1 * var(--s2));padding:2px var(--s2);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;display:flex;overflow:auto hidden}.tcg-chips::-webkit-scrollbar{display:none}.tcg-chip{scroll-snap-align:start;white-space:nowrap;text-align:center;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:var(--r-pill);flex:none;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 11px;font-size:13px;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.tcg-chip>span{flex:none}.tcg-chip:hover{border-color:var(--brand)}.tcg-chip:active{transform:scale(.96)}.tcg-chip.active{border-color:var(--brand);color:var(--brand-strong);background:#d5a94229}.tcg-chips .tcg-chip{background:#fff;border:2px solid #0000;border-radius:12px;gap:0;min-width:0;min-height:40px;padding:6px 9px}.tcg-chips .tcg-chip .tcg-chip-img{object-fit:contain;width:auto;max-width:46px;height:22px;display:block}.tcg-chips .tcg-chip:hover{border-color:var(--brand)}.tcg-chips .tcg-chip.active{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #d5a9424d}.advanced-toggle{width:100%;color:var(--brand-strong);background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:6px 2px;font-size:15px;font-weight:700;display:flex}.advanced-chevron{font-size:18px;transition:transform .2s}.advanced-chevron.open{transform:rotate(180deg)}.advanced-panel{gap:var(--s4);padding:var(--s4);border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);animation:.2s advReveal;display:grid}.filters-advanced-button{width:auto;box-shadow:none;background:0 0;border:0;justify-content:flex-start;justify-self:start;gap:5px;min-height:0;padding:2px}.filters-advanced-button:hover{border-color:#0000}.filters-advanced-button:hover .filter-label{color:var(--text)}.filters-advanced-button .filter-label{color:var(--muted);text-transform:none;letter-spacing:0;text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}.filters-advanced-button .advanced-chevron{color:var(--muted);font-size:13px}@keyframes advReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.choice-chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:var(--r-pill);min-height:38px;padding:4px 13px;font-size:13px;font-weight:600}.choice-chip:hover{border-color:var(--brand)}.choice-chip.active{border-color:var(--brand);color:var(--brand-strong);background:#d5a94229}.chip-grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:8px;display:grid}.chip-grid .choice-chip{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding-inline:8px;line-height:1.2;display:inline-flex}.quick-actions{gap:var(--s2);display:grid}.legend{color:var(--muted);gap:8px;padding:0;font-size:14px;font-weight:600;display:grid}.legend-dot{border-radius:50%;width:10px;height:10px;margin-right:7px;display:inline-block}.legend-dot.in{background:var(--ok)}.legend-dot.out{background:var(--danger)}.legend-dot.unknown{background:var(--unknown)}.legend-dot.pending{background:var(--warn)}.legend-dot.temporary{background:var(--close)}.map-loading-overlay{background:color-mix(in srgb, var(--surface) 75%, transparent);z-index:600;color:var(--muted);place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.map-points-toggle{z-index:680;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:var(--r-pill);box-shadow:var(--shadow-2);padding:9px 14px;font-size:13px;font-weight:700;position:absolute;inset:auto auto 74px 12px}.map-points-toggle.is-active{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.stores-panel{flex-direction:column;display:flex}.results-body{display:contents}.results-sheet{z-index:760;border-radius:var(--r-lg) var(--r-lg) 0 0;will-change:transform;max-height:82%;padding:0;transition:transform .34s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(calc(100% - 58px));box-shadow:0 -10px 30px #0c1c2b2e}.results-sheet.open{transform:translateY(0)}.sheet-handle{background:0 0;border:0;flex:none;justify-items:center;width:100%;padding:9px 14px 8px;display:grid}.sheet-grabber{border-radius:var(--r-pill);background:var(--surface-3);width:40px;height:4px}.sheet-title{font-weight:800}.sheet-hint{color:var(--muted);font-size:12px}.results-sheet .panel-subheader{display:none}.results-sheet .store-list{padding:0 var(--s4) var(--s4);overflow-y:auto}.panel-subheader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.panel-subheader h2{margin:0;font-size:19px}.panel-subheader .eyebrow{margin:0}.panel-subheader>span{background:var(--brand);color:var(--on-brand);border-radius:var(--r-pill);height:fit-content;padding:5px 11px;font-weight:700}.store-list{gap:var(--s2);align-content:start;display:grid}.store-card{border:1px solid var(--line);background:var(--bg);border-radius:var(--r-md);padding:var(--s3);gap:9px;display:grid}.store-card:hover{border-color:var(--brand)}.store-top{justify-content:space-between;gap:10px;display:flex}.store-card.clickable{cursor:pointer}.store-card.clickable:hover .store-name{color:var(--brand)}.store-name{font-weight:700}.store-meta{color:var(--muted);font-size:13px}.store-actions{flex-wrap:wrap;gap:8px;display:flex}.favorite-button{filter:grayscale()opacity(.5);background:0 0;border:0;padding:0;font-size:20px;line-height:1;transition:filter .15s,transform .1s}.favorite-button:active{transform:scale(.85)}.favorite-button.active{filter:none}.map-marker{border:3px solid #fff;border-radius:50%;width:26px;height:26px;box-shadow:0 4px 12px #00000029}.marker-in{background:var(--ok)}.marker-out{background:var(--danger)}.marker-unknown{background:var(--unknown)}.marker-pending{background:var(--warn)}.marker-temporary{background:var(--close);opacity:.7}.user-marker{background:var(--info);border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 6px #2f80ed26}.custom-cluster{background:#d5a9423d;border:1px solid #d5a9428c;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #0c1c2b29}.custom-cluster span{background:var(--brand);width:30px;height:30px;color:var(--on-brand);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.marker-popup{gap:5px;min-width:200px;display:grid}.marker-popup-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.marker-popup-title strong{overflow-wrap:anywhere;min-width:0;font-size:15px}.marker-popup span{color:#63798c}.marker-popup-actions{grid-template-columns:1fr 1fr 36px;align-items:center;gap:7px;margin-top:6px;display:grid}.marker-popup-actions button{border-radius:var(--r-pill);background:#fff;border:1px solid #dfe7ee;min-height:36px;padding:8px;font-size:12px;font-weight:700}.marker-popup-actions .popup-stock{color:var(--ok);background:#16834e1f;border-color:#16834e47}.marker-popup-actions .popup-rupture{color:var(--danger);background:#bc2f241f;border-color:#bc2f2447}.popup-fav-inline{border-radius:var(--r-pill);filter:grayscale()opacity(.55);background:#d5a9421f;border:1px solid #d5a94252;flex:none;place-items:center;width:30px;height:30px;padding:0;font-size:16px;display:inline-grid}.popup-fav-inline.active{filter:none;background:#dc263824;border-color:#dc263866}.marker-popup .popup-report-flag{width:36px;height:36px;color:var(--warn);background:#d977061f;border:1px solid #d9770647;border-radius:50%;justify-self:end;place-items:center;font-size:17px;display:inline-grid}.marker-popup .popup-report-flag:hover{background:#d9770633;border-color:#d977068c}@media (min-width:600px){.grid-2{grid-template-columns:1fr 1fr}.account-overview-grid{grid-template-columns:1fr auto}.report-actions{grid-template-columns:repeat(3,auto)}}@media (min-width:640px){.modal-backdrop{align-items:center;padding:24px}.modal-box{border-radius:var(--r-lg);width:min(620px,100%);max-height:88vh;padding:var(--s6)}.modal-box:before{display:none}}@media (min-width:768px){.home-hero{grid-template-columns:1.1fr .9fr;align-items:center}.home-info-grid{grid-template-columns:repeat(3,1fr)}.about-story-grid{grid-template-columns:1fr 1fr}.hero-metrics{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){:root{--header-h:78px}.header-nav{display:flex}.bottom-nav,.header-page-title,.header-back-btn{display:none}.brand-logo{height:clamp(52px,4.2vw,66px)}.app-header .brand{pointer-events:auto;cursor:pointer;position:static;transform:none}.header-lead{display:none}.app-header{gap:var(--s3);grid-template-columns:250px minmax(0,1fr) 300px;align-items:center;padding-inline:max(clamp(12px,3vw,24px),50% - 620px);display:grid}.app-header .brand,.app-header .header-nav,.app-header .header-actions{justify-self:center}.app-shell{padding-bottom:0;padding-left:0}.toast{left:16px;right:16px;bottom:calc(24px + env(safe-area-inset-bottom))}.map-toast{top:auto;bottom:18px}.map-shell{gap:var(--s3);width:min(1240px,100%);height:auto;min-height:0;padding:var(--s4) clamp(12px, 3vw, 24px);flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:250px minmax(0,1fr) 300px;align-items:stretch;margin:0 auto;display:grid;position:static;overflow:visible}.map-canvas{border:1px solid var(--line);border-radius:var(--r-lg);min-height:0;box-shadow:var(--shadow-1);position:relative;inset:auto;overflow:hidden}.filters-panel{min-height:0;max-height:none;padding:var(--s3);gap:var(--s3);box-shadow:var(--shadow-1);position:static;inset:auto;overflow:visible}.filters-panel .panel-header{display:block}.filters-advanced-inline{gap:var(--s3);display:grid}.filters-trigger{display:none}.map-searchbar{display:flex}.tcg-block .filter-label{display:block}.map-fabs{display:none}.tcg-chips{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;margin:0;padding:0;display:grid;overflow:visible}.tcg-chip{white-space:normal;width:100%;height:100%;padding:4px 8px}.tcg-chips .tcg-chip{min-height:46px;padding:7px 12px}.tcg-chips .tcg-chip .tcg-chip-img{max-width:100%;height:28px}.tcg-badges{flex-wrap:wrap;display:flex}.tcg-badges .tcg-badge{width:auto}.results-sheet{border-radius:var(--r-lg);min-height:0;max-height:none;box-shadow:var(--shadow-1);padding:0;position:relative;inset:auto;overflow:hidden;transform:none}.results-sheet .results-body{inset:var(--s3);flex-direction:column;min-height:0;display:flex;position:absolute}.results-sheet .sheet-handle{display:none}.results-sheet .panel-subheader{display:flex}.results-sheet .store-list{flex:1 1 0;min-height:0;padding:0;overflow-y:auto}.map-points-toggle{inset:12px 12px auto auto}}@media (min-width:1440px){.map-shell{grid-template-columns:270px minmax(0,1fr) 320px;width:min(1340px,100%)}}@media (min-width:1600px){:root{--header-h:92px}.brand-logo{height:78px}.header-nav a,.header-nav button{padding:11px 22px;font-size:17px}.account-icon-button{width:48px;height:48px}.account-icon-button svg{width:30px;height:30px}}.app-header.is-compact{min-height:54px}.collection-head{gap:var(--s2);display:grid}.collection-empty{gap:var(--s3);text-align:center;justify-items:center;display:grid}.collection-empty .button{justify-self:center}.collection-empty-binder{font-size:52px;line-height:1}.collection-section{gap:var(--s3);grid-template-columns:minmax(0,1fr);display:grid}.collection-section-title{flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:800;display:flex}.cs-hint{color:var(--muted);margin:0;font-size:12px;font-weight:600}.cs-count{color:var(--muted);background:var(--surface-2);border-radius:var(--r-pill);padding:2px 9px;font-size:12px;font-weight:700}.profile-page{--content-w:1280px;gap:var(--s4);grid-template-columns:minmax(0,1fr);align-content:start;display:grid;overflow-x:clip}.profile-dashboard{gap:var(--s3);grid-template-columns:minmax(0,1fr);place-items:start center;width:100%;max-width:960px;margin:0 auto;display:grid}.profile-card-col{align-content:center;justify-items:center;width:100%;display:grid}@media (min-width:900px){.profile-dashboard{grid-template-columns:minmax(340px,460px) minmax(0,1fr);place-items:start stretch;max-width:1220px}.profile-card-col{align-content:start;align-self:start}.profile-card-col .tcg-card{transform:scale(var(--pc-scale,1));transform-origin:top;transition:transform .18s}}.profile-panel{gap:var(--s3);background:var(--surface);border:1px solid var(--line);width:100%;padding:var(--s3);border-radius:14px;grid-template-columns:minmax(0,1fr);align-content:start;display:grid}.profile-panel-body{gap:var(--s3);grid-template-columns:minmax(0,1fr);display:grid}.profile-panel-col{gap:var(--s3);align-content:start;min-width:0;display:grid}@media (min-width:900px){.profile-panel-body{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}}.profile-panel .account-overview-grid{gap:10px;margin-top:0}.profile-panel .profile-summary,.profile-panel .profile-points{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;padding:12px 14px}.profile-panel .profile-summary p{margin:7px 0;font-size:15.5px}.profile-panel .profile-summary strong{color:var(--muted);font-weight:700}.profile-panel .profile-points{gap:2px}.profile-panel .profile-points span{font-size:24px}.profile-panel .profile-points strong{font-size:26px}.profile-panel .profile-points small{color:var(--muted);font-size:12.5px}.profile-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pstat{background:var(--surface-2);border:1px solid var(--line);text-align:center;border-radius:10px;justify-items:center;gap:2px;padding:10px 8px;display:grid}.pstat-ico{font-size:18px;line-height:1}.pstat b{font-size:20px;font-weight:900}.pstat small{color:var(--muted);font-size:11.5px}.profile-chart{gap:6px;display:grid}.profile-chart-title{color:var(--muted);font-size:12px;font-weight:700}.profile-chart-bars{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;align-items:flex-end;gap:3px;height:64px;padding:6px;display:flex}.profile-bar{background:var(--brand);border-radius:3px 3px 0 0;flex:1 1 0;min-height:2px}.profile-bar.empty{background:var(--line);opacity:.55}.profile-breakdown{gap:6px;display:grid}.breakdown-cols{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;align-items:flex-end;gap:6px;padding:10px;display:flex}.bdc{flex:1 1 0;justify-items:center;gap:5px;min-width:0;display:grid}.bdc-val{color:var(--muted);font-size:13px;font-weight:800;line-height:1}.bdc-bar-wrap{justify-content:center;align-items:flex-end;width:100%;height:68px;display:flex}.bdc-bar{background:var(--brand);border-radius:4px 4px 0 0;width:72%;max-width:30px;min-height:3px}.bdc-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:7px;width:32px;height:32px;padding:3px}.bdc-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:700;overflow:hidden}.profile-highlights{gap:6px;display:grid}.phl{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.phl-ico{font-size:15px;line-height:1}.phl-label{color:var(--muted);font-size:12.5px}.phl-value{text-align:right;margin-left:auto;font-size:13px;font-weight:800}.profile-edit-top{justify-content:flex-start;display:flex}.profile-edit-preview{justify-content:center;display:flex}.info-cap{color:var(--muted);margin-left:8px;font-size:11px;font-weight:700}.info-cap.full{color:var(--brand-strong)}.info-cap-note{color:var(--muted);margin-top:2px;font-size:11px;font-weight:600;display:block}.tcg-card{background:var(--card-accent,linear-gradient(135deg,#5b7cfa,#9b6bff));width:min(320px,100vw - 32px);max-width:100%;box-shadow:var(--shadow-2,0 10px 30px #00000040);border-radius:18px;justify-self:center;padding:12px}.tcg-card-inner{background:var(--surface);border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex;overflow:visible}.tcg-card-head{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.tcg-card-name{letter-spacing:.01em;text-align:center;overflow-wrap:anywhere;margin:0;font-size:19px;font-weight:900;line-height:1.15}.tcg-card-badges{gap:4px;display:inline-flex}.badge{cursor:help;background:var(--surface-2);border:1px solid var(--line);border-radius:50%;outline:none;place-items:center;width:26px;height:26px;display:grid;position:relative}.badge-icon{font-size:15px;line-height:1}.badge-tip{z-index:5;background:var(--text);width:max-content;max-width:200px;color:var(--surface);box-shadow:var(--shadow-2,0 10px 30px #00000040);opacity:0;visibility:hidden;text-align:left;pointer-events:none;border-radius:10px;gap:2px;padding:8px 10px;font-size:12px;line-height:1.3;transition:opacity .12s;display:grid;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.badge-tip strong{font-size:12.5px}.badge-tip:after{content:"";border:6px solid #0000;border-top-color:var(--text);position:absolute;top:100%;left:50%;transform:translate(-50%)}.badge:hover .badge-tip,.badge:focus-visible .badge-tip{opacity:1;visibility:visible}.tcg-card-art{border:1px solid #0000001f;border-radius:8px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:12px;min-height:0;padding:18px 16px;display:flex;position:relative;overflow:hidden}.tcg-card-avatar-wrap{flex:none;place-items:center;width:130px;height:130px;display:grid;position:relative}.tcg-xp-ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tcg-xp-track{fill:none;stroke:#ffffff47;stroke-width:5px;stroke-linecap:round}.tcg-xp-fill{fill:none;stroke:var(--xp-accent,#ffd54a);stroke-width:5px;stroke-linecap:round;filter:drop-shadow(0 0 3px #0000004d);transition:stroke-dasharray .6s}.tcg-xp-badge{border-radius:var(--r-pill);letter-spacing:.01em;min-width:40px;color:var(--xp-text,#12233d);background:var(--xp-accent,#ffd54a);white-space:nowrap;border:2px solid #fff;justify-content:center;align-items:center;padding:2px 9px;font-size:11.5px;font-weight:900;line-height:1.3;display:inline-flex;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #00000047}.tcg-card-lg .tcg-xp-badge{min-width:46px;padding:3px 11px;font-size:12.5px}.tcg-card-avatar{border:3px solid #ffffffeb;border-radius:50%;flex:none;place-items:center;width:112px;height:112px;display:grid;overflow:hidden}.tcg-card-avatar img.avatar-media{object-fit:cover;width:100%;height:100%;transform:scale(1.2)}.tcg-card-avatar .avatar-emoji{font-size:56px;line-height:1}.tcg-card-bio-onart{background:#00000052;border-radius:8px;width:100%;padding:8px 12px}.tcg-card-bio-onart p{color:#fff;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.tcg-card-bio-onart strong{font-weight:700}.tcg-card-bio-onart em{font-style:italic}.tcg-card-bio-onart del{opacity:.7}.tcg-collection-cell{flex:0 0 calc(33.3333% - 4px);place-items:center;min-width:0;display:grid}.tcg-collection-logo{box-sizing:border-box;object-fit:contain;background:#fff;border-radius:8px;width:auto;max-width:100%;height:30px;padding:5px 8px;box-shadow:0 1px 2px #0000002e}.tcg-collection-name{color:var(--on-brand);background:var(--brand);border-radius:var(--r-pill);padding:6px 10px;font-size:12px;font-weight:800}.tcg-ico{object-fit:contain;vertical-align:middle;box-sizing:content-box;background:#fff;border-radius:4px;width:auto;max-width:60px;height:16px;padding:1px 3px}.tcg-card-typeline{gap:6px;display:grid}.tcg-chip{box-sizing:border-box;text-align:center;width:100%;color:var(--text);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-pill);justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;display:flex}.tcg-chip .chip-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tcg-card-socials{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tcg-social{background:#fff;border:1px solid #0000001f;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;text-decoration:none;transition:transform .1s,box-shadow .15s;display:grid}.tcg-social:hover{box-shadow:var(--shadow-1);transform:translateY(-2px)}.tcg-social img{display:block}.profile-edit-hint{text-align:center;color:var(--muted);margin:-6px 0 0;font-size:12px}.tcg-card-rank{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1px solid #ffffff61;align-items:center;gap:7px;max-width:100%;padding:5px 14px 5px 11px;display:inline-flex;box-shadow:0 2px 8px #00000029,inset 0 1px #ffffff47}.levelup{text-align:center;justify-items:center;gap:8px;padding:6px 4px 2px;display:grid}.levelup-spark{font-size:42px;line-height:1}.levelup-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-strong,var(--brand));margin:0;font-size:12px;font-weight:800}.levelup-rank{margin:0;font-size:22px;font-weight:900}.levelup-reward{border-radius:var(--r-pill);border:1px solid var(--brand);background:#d5a94229;align-items:baseline;gap:6px;margin:4px 0;padding:8px 16px;display:inline-flex}.levelup-reward span{font-size:20px}.levelup-reward strong{color:var(--brand-strong,var(--brand));font-size:24px;font-weight:900}.levelup-reward small{color:var(--muted);font-size:12px}.levelup-hint{color:var(--muted);margin:0 0 6px;font-size:13px}.levelup .button{min-width:140px}.tcg-card-rank-icon{filter:drop-shadow(0 1px 1px #00000047);font-size:15px;line-height:1}.tcg-card-rank-name{letter-spacing:.02em;color:#fff;text-shadow:0 1px 2px #0000004d;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:800;overflow:hidden}.tcg-card-lg .tcg-card-rank{padding:6px 16px 6px 12px}.tcg-card-lg .tcg-card-rank-icon{font-size:17px}.tcg-card-lg .tcg-card-rank-name{font-size:14px}.tcg-card-counts{flex-wrap:wrap;justify-content:center;gap:18px;width:100%;display:flex}.tcg-card-count{color:#ffffffd1;align-items:baseline;gap:5px;font-size:13px;display:inline-flex}.tcg-card-count b{color:#fff;font-size:16px;font-weight:900}.tcg-card-lg .tcg-card-count{font-size:14px}.tcg-card-lg .tcg-card-count b{font-size:18px}.tcg-card-collection{flex-wrap:wrap;justify-content:center;gap:6px;width:100%;display:flex}.tcg-card-collection:has(>.tcg-collection-cell:nth-child(2):last-child)>.tcg-collection-cell{flex:none}.tcg-card-lg{border-radius:22px;width:min(440px,100vw - 32px);padding:16px}.tcg-card-lg .tcg-card-inner{gap:12px;padding:16px}.tcg-card-lg .tcg-card-name{font-size:24px}.tcg-card-lg .tcg-card-art{gap:14px;padding:22px 20px}.tcg-card-lg .tcg-card-avatar-wrap{width:160px;height:160px}.tcg-card-lg .tcg-card-avatar{border-width:4px;width:140px;height:140px}.tcg-card-lg .tcg-card-avatar .avatar-emoji{font-size:76px}.tcg-card-lg .tcg-card-bio-onart p{font-size:14px}.tcg-card-lg .tcg-chip{padding:8px 12px;font-size:13px}.tcg-card-lg .tcg-collection-logo{height:38px;padding:6px 10px}.tcg-card-lg .tcg-social{width:40px;height:40px}.tcg-card-lg .tcg-social img{width:21px;height:21px}.backdrop-picker{gap:var(--s2);flex-wrap:wrap;display:flex}.backdrop-swatch{border:2px solid var(--line);cursor:pointer;width:56px;height:40px;box-shadow:var(--shadow-1);border-radius:10px;transition:transform .1s,border-color .15s}.backdrop-swatch:hover{transform:translateY(-2px)}.backdrop-swatch.active{border-color:var(--brand);box-shadow:0 0 0 2px #d5a94259}.profile-share{justify-self:start;margin-top:2px}.custom-block{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.custom-label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:800}.avatar-picker{flex-wrap:wrap;gap:8px;display:flex}.avatar-swatch{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;width:48px;height:48px;font-size:26px;line-height:1;transition:transform .1s,border-color .15s,background .15s;display:grid}.avatar-swatch:hover{border-color:var(--brand);transform:translateY(-2px)}.avatar-swatch.active{border-color:var(--brand);background:#d5a9421f;box-shadow:0 0 0 2px #d5a9424d}.avatar-media{display:block}img.avatar-media{object-fit:cover;width:100%;height:100%}.avatar-swatch img.avatar-media{border-radius:9px}.avatar-swatch .avatar-emoji{font-size:26px;line-height:1}.profile-share-row{gap:var(--s2);flex-wrap:wrap;display:flex}.profile-actions-bottom{margin-top:var(--s2);justify-content:center;align-items:center}@media (max-width:639px){.profile-actions-bottom .save-changes{width:100%}}.stat-toggles{flex-wrap:wrap;gap:8px;display:flex}.stat-toggle{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:var(--r-pill);padding:8px 14px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.stat-toggle:hover{border-color:var(--brand)}.stat-toggle.active{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.stat-select{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:var(--r-pill);appearance:none;max-width:220px;padding:8px 14px;font-size:13px;font-weight:700}.stat-select:hover{border-color:var(--brand)}.stat-select.active{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.stat-select:disabled{opacity:.55;cursor:not-allowed}.stat-dropdown{position:relative}.stat-popover{z-index:20;background:var(--surface);border:1px solid var(--line);min-width:min(220px,100vw - 32px);max-width:calc(100vw - 32px);box-shadow:var(--shadow-2,0 10px 30px #00000040);border-radius:12px;gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.popover-check{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:7px 8px;font-size:14px;font-weight:600;display:flex}.popover-check:hover{background:var(--surface-2)}.popover-check input{width:16px;height:16px;accent-color:var(--brand);cursor:pointer}.popover-clear{background:var(--surface-2);color:var(--muted);cursor:pointer;text-align:left;border:none;border-radius:8px;margin-top:4px;padding:7px 8px;font-size:12px;font-weight:700}.popover-clear:hover{background:var(--danger);color:#fff}.public-profile-cta{flex-direction:column;align-items:stretch;width:min(440px,100%);margin-left:auto;margin-right:auto}.public-profile-cta .button{flex:none;width:100%;min-width:0}.friends-grid{gap:var(--s4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.friends-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.friends-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}}@media (min-width:1280px){.content-page.friends-page{width:min(1640px,100%)}}.friend-card{flex-direction:column;align-items:center;gap:10px;display:flex}.friend-card .tcg-card{width:100%}.friend-card-actions{gap:8px;width:100%;display:flex}.friend-card-actions .button{flex:1 1 0}.friends-grid{grid-auto-rows:1fr}.friend-card{height:100%}.friend-card-link{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:18px;flex:auto;width:100%;display:flex}.friend-card-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.friend-card-link .tcg-card-summary{width:100%;height:100%;display:flex}.tcg-card-summary>.tcg-card-inner,.tcg-card-summary .tcg-card-art{flex:auto;min-height:0}.tcg-card-summary .tcg-card-bio-onart p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-other-friends{width:100%;margin-top:28px}.profile-other-friends .collection-section-title{text-align:center}.friend-requests{gap:10px;display:grid}.friend-request-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.friend-request-who{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.friend-request-avatar{background:var(--surface-2);border-radius:50%;place-items:center;width:40px;height:40px;display:inline-grid;overflow:hidden}.friend-request-avatar img.avatar-media{object-fit:cover;width:100%;height:100%}.friend-request-actions{gap:8px;display:flex}.button.ghost.danger{background:var(--surface);border:1px solid var(--danger);color:var(--danger)}.button.ghost.danger:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.confirm-actions .button{flex:0 auto}@media (max-width:479px){.confirm-actions .button{flex:auto}}.suggest-head{margin-bottom:var(--s3);justify-content:space-between;align-items:center;gap:12px;display:flex}.suggest-head .collection-section-title{margin:0}.suggest-nav{flex:none;gap:6px;display:none}.suggest-arrow{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;place-items:center;font-size:22px;line-height:1;transition:border-color .15s,background .15s;display:grid}.suggest-arrow:hover{border-color:var(--brand);background:var(--surface-2)}.suggest-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:2px;display:flex;overflow-x:auto}.suggest-track::-webkit-scrollbar{display:none}.suggest-card{scroll-snap-align:start;text-align:center;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);flex-direction:column;flex:0 0 150px;align-items:center;gap:8px;min-width:0;padding:12px 10px;display:flex}.suggest-tag{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-strong);font-size:10.5px;font-weight:800}.suggest-who{color:inherit;flex-direction:column;align-items:center;gap:6px;max-width:100%;text-decoration:none;display:flex}.suggest-who:hover .suggest-name{color:var(--brand-strong)}.suggest-avatar{background:var(--surface-2);border-radius:50%;flex:none;place-items:center;width:60px;height:60px;display:grid;overflow:hidden}.suggest-avatar img.avatar-media{object-fit:cover;width:100%;height:100%}.suggest-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:800;overflow:hidden}.suggest-add{width:100%;min-height:36px;padding:8px 10px;font-size:12.5px}@media (min-width:1024px){.suggest-nav{display:flex}.suggest-card{flex-basis:clamp(150px,15%,188px)}}.friend-search{gap:8px;display:grid;position:relative}.friend-search-input{width:100%}.friend-search-results{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);gap:4px;padding:6px;display:grid}.friend-search-row{border-radius:10px;padding:8px 10px}.friend-search-row:hover{background:var(--surface-2)}.friend-search-names{gap:1px;display:grid}.friend-search-old{color:var(--muted);font-size:11px}.friend-search-empty{margin:0;padding:8px 10px}.friend-card{position:relative}.friend-pending-tag{z-index:2;border-radius:var(--r-pill);background:var(--brand);color:var(--on-brand);box-shadow:var(--shadow-1);padding:3px 8px;font-size:11px;font-weight:800;position:absolute;top:6px;left:6px}.privacy-toggle{flex-wrap:wrap;gap:8px;display:flex}.profile-bio-input{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;min-height:64px;color:var(--text);font:inherit;border-radius:10px;padding:10px 12px;font-size:14px}.profile-bio-input:focus{border-color:var(--brand);outline:none}.profile-bio-count{color:var(--muted);justify-self:end;font-size:11px}.profile-bio-hint{color:var(--muted);font-size:11px;line-height:1.4}.privacy-hint{color:var(--muted);text-align:left;margin:6px 0 0;font-size:12px;line-height:1.4}.social-inputs{gap:8px;display:grid}.social-input{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:8px;padding:4px 10px;display:flex}.social-input:focus-within{border-color:var(--brand)}.social-input-icon{place-items:center;width:22px;height:22px;font-size:16px;display:grid}.social-input-icon img{display:block}.social-input input{color:var(--text);font:inherit;background:0 0;border:none;flex:1;padding:6px 0;font-size:14px}.social-input input:focus{outline:none}@media (min-width:640px){.social-inputs{grid-template-columns:1fr 1fr}}.sub-config{border-top:1px dashed var(--line);gap:8px;margin-top:10px;padding-top:10px;display:grid}.custom-sub-label{color:var(--muted);font-size:12px;font-weight:800}.profile-select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:9px 12px;font-size:14px}.profile-select:focus{border-color:var(--brand);outline:none}@media (min-width:1024px){.collection-section-title{font-size:26px}}
