:root{--primary: #16a34a;--primary-dark: #065f46;--accent: #facc15;--support: #2563eb;--bg: #f8fafc;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #e2e8f0;--soft-line: #edf2f7;--danger: #ef4444;--success-soft: #dcfce7;--warning-soft: #fef9c3;--blue-soft: #dbeafe;--shadow: 0 18px 42px rgba(15, 23, 42, .1);--shadow-soft: 0 10px 26px rgba(15, 23, 42, .08);--nav-height: 82px;--bottom-signature-height: 28px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html{min-height:100%;background:var(--bg);color-scheme:light;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100%;background:linear-gradient(180deg,rgba(22,163,74,.08),transparent 280px),var(--bg);color:var(--text);font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:disabled,input:disabled{cursor:not-allowed;opacity:.56}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}img,video{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:0}h1{font-size:clamp(1.65rem,8vw,2.55rem);font-weight:800}h2{font-size:clamp(1.25rem,5.8vw,1.8rem);font-weight:800}h3{font-size:1.05rem;font-weight:800}input,select,textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--text);padding:.85rem 1rem;font-size:1rem;box-shadow:0 1px #0f172a08}textarea{min-height:104px;resize:vertical}input::placeholder,textarea::placeholder{color:#94a3b8}.app-shell{min-height:100svh}.page-shell{width:min(100%,920px);margin:0 auto;padding:calc(.8rem + var(--safe-top)) 1rem calc(var(--nav-height) + var(--bottom-signature-height) + var(--safe-bottom) + 1.35rem)}.content-stack{display:grid;gap:1rem;animation:rise .28s ease both}.app-header{position:sticky;top:0;z-index:35;display:grid;gap:.8rem;margin:calc(-.8rem - var(--safe-top)) -1rem 1rem;padding:calc(.85rem + var(--safe-top)) 1rem .9rem;background:#f8fafcf0;border-bottom:1px solid rgba(226,232,240,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header-main{display:flex;align-items:center;gap:.7rem}.app-title-block{min-width:0;flex:1}.app-title-block p,.section-kicker{color:var(--primary-dark);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.app-title-block h1{margin-top:.2rem;font-size:clamp(1.35rem,6.4vw,2rem);line-height:1.04;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.header-actions{display:flex;align-items:center;gap:.45rem}.admin-avatar-wrap{position:relative}.admin-avatar-btn{font-size:.94rem;font-weight:900;color:#0f172a;background:#fff}.admin-avatar-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:70;display:grid;min-width:148px;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.admin-avatar-menu button{min-height:44px;padding:.65rem .75rem;border:0;border-top:1px solid #edf2f7;background:transparent;color:#0f172a;text-align:left;font-size:.84rem;font-weight:800;cursor:pointer}.admin-avatar-menu button:first-child{border-top:0}.admin-avatar-menu button:active{background:#f8fafc}.icon-btn{position:relative;display:inline-grid;place-items:center;width:46px;min-width:46px;height:46px;border:0;border-radius:999px;background:#fff;color:var(--text);font-size:1.22rem;font-weight:900;box-shadow:var(--shadow-soft);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.icon-btn:active,.big-btn:active,.tiny-btn:active,.bottom-nav-item:active,.album-card:active,.sticker-box:active{transform:scale(.97)}.share-action{background:var(--accent);color:#422006}.theme-action{background:#e2e8f0;color:#0f172a}.back-action{color:var(--primary-dark);font-size:2rem;line-height:1}.notif-wrap{position:relative}.notif-badge{position:absolute;top:-4px;right:-4px;display:grid;min-width:20px;height:20px;padding:0 .28rem;place-items:center;border:2px solid #ffffff;border-radius:999px;background:var(--danger);color:#fff;font-size:.68rem;font-weight:900}.header-progress-card{display:grid;gap:.5rem;padding:.8rem .9rem;border-radius:24px;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;box-shadow:0 16px 34px #065f463d}.header-progress-card>div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.header-progress-card span,.header-progress-card small{color:#ffffffd6;font-size:.82rem;font-weight:700}.header-progress-card strong{color:#fff;font-size:1.35rem}.progress-bar{width:100%;height:13px;overflow:hidden;border-radius:999px;background:#e2e8f0}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#22c55e);transition:width .26s ease}.header-progress{background:#ffffff38}.bottom-navigation{position:fixed;right:0;bottom:var(--bottom-signature-height);left:0;z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;width:min(100%,720px);min-height:calc(var(--nav-height) + var(--safe-bottom));margin:0 auto;padding:.45rem .45rem calc(.45rem + var(--safe-bottom));border-top:1px solid rgba(226,232,240,.95);border-radius:24px 24px 0 0;background:#fffffff5;box-shadow:0 -16px 34px #0f172a1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-made-by-footer{position:fixed;right:0;bottom:0;left:0;z-index:49;display:grid;width:min(100%,720px);min-height:calc(var(--bottom-signature-height) + var(--safe-bottom));margin:0 auto;padding:.12rem .45rem calc(.1rem + var(--safe-bottom));border-top:1px solid rgba(226,232,240,.92);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);place-items:center;pointer-events:none}.app-made-by-footer .app-made-by{font-size:.62rem}.app-made-by-footer .auth-made-by-link{min-height:22px;padding:.12rem .32rem;pointer-events:auto}.bottom-nav-item{display:grid;justify-items:center;align-content:center;gap:.22rem;min-width:0;min-height:62px;border:0;border-radius:20px;background:transparent;color:var(--muted);cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease}.bottom-nav-item span:last-child{width:100%;overflow-wrap:anywhere;font-size:.66rem;font-weight:800;line-height:1.1}.bottom-nav-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:12px;background:#f1f5f9;color:#64748b}.bottom-nav-icon-svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.bottom-nav-item.is-active{background:var(--success-soft);color:var(--primary-dark)}.bottom-nav-item.is-active .bottom-nav-icon{background:var(--primary);color:#fff}.panel,.auth-panel,.auth-hero,.force-pass{border:1px solid rgba(226,232,240,.95);border-radius:28px;background:var(--card);box-shadow:var(--shadow-soft)}.panel{padding:1rem}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.9rem}.panel-title-row>div{min-width:0}.panel-title-row h2{margin-top:.14rem}.muted-copy,.panel p,.message-item p,.profile-card p,.auction-sub,.modal p{color:var(--muted);line-height:1.55}.big-btn,.share-btn,.tiny-btn,.sheet-action{display:inline-grid;min-height:48px;place-items:center;border:0;border-radius:18px;background:#f1f5f9;color:var(--text);font-weight:800;text-decoration:none;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.big-btn,.share-btn{padding:.85rem 1.05rem;font-size:.98rem}.big-btn.is-loading{position:relative;cursor:wait}.big-btn.is-loading:after{content:"";width:13px;height:13px;margin-left:.48rem;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:authSpin .76s linear infinite}.big-btn.primary{background:var(--primary);color:#fff;box-shadow:0 12px 24px #16a34a38}.big-btn.danger,.share-btn.danger{background:#fee2e2;color:#991b1b}.tiny-btn{position:relative;min-height:40px;padding:.55rem .75rem;border-radius:15px;font-size:.82rem}.tiny-btn.is-loading{cursor:wait}.tiny-btn.is-loading:after{content:"";width:12px;height:12px;margin-left:.45rem;border:2px solid rgba(71,85,105,.36);border-top-color:#475569;border-radius:50%;animation:authSpin .76s linear infinite}.tiny-btn.danger{background:#fee2e2;color:#991b1b}.panel-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 .9rem}.soft-pill,.status-pill,.user-pill,.counter-pill{display:inline-grid;min-height:30px;place-items:center;padding:.28rem .65rem;border-radius:999px;background:#f1f5f9;color:var(--muted);font-size:.76rem;font-weight:800}.auth-app-screen{display:grid;grid-template-rows:auto auto auto 1fr;gap:.85rem;min-height:100svh;padding:calc(1rem + var(--safe-top)) 1rem calc(1rem + var(--safe-bottom));background:linear-gradient(180deg,#16a34a,#22c55e 30%,#f8fafc 30% 100%)}.auth-app-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.auth-top-actions{display:inline-flex;align-items:center;gap:.45rem}.auth-app-logo{width:min(132px,38vw);height:auto;display:block;filter:brightness(0) invert(1)}.auth-top-action{min-height:44px;padding:.6rem .9rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffff26;color:#fff;font-size:.82rem;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-theme-btn{width:44px;min-width:44px;height:44px;border:1px solid rgba(255,255,255,.55);background:#ffffff26;color:#fff;box-shadow:none}.auth-app-hero{display:grid;gap:.45rem;max-height:35svh;animation:rise .32s ease both}.auth-app-eyebrow{color:#fffffff0;font-size:.92rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.auth-app-hero h1{color:#fff;font-size:clamp(2rem,10vw,2.5rem);font-weight:800;line-height:1.02}.auth-app-hero>p:last-of-type{color:#ffffffe6;font-size:1rem;font-weight:500}.auth-hero-preview{display:grid;gap:.5rem;margin-top:.25rem;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.42);border-radius:20px;background:#065f4661;box-shadow:0 10px 24px #065f4633}.auth-hero-preview header,.auth-hero-preview footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.auth-hero-preview header span{color:#fff;font-weight:800}.auth-hero-preview header strong,.auth-hero-preview footer small{color:#ffffffd6}.auth-hero-progress{width:100%;height:9px;overflow:hidden;border-radius:999px;background:#ffffff3d}.auth-hero-progress span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#bbf7d0 55%,#facc15)}.auth-sticker-mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.3rem}.auth-sticker-mini-grid span{display:block;height:14px;border-radius:5px}.auth-sticker-mini-grid .have{background:#4ade80}.auth-sticker-mini-grid .missing{background:#cbd5e1}.auth-sticker-mini-grid .dup{background:#facc15}.auth-login-card{position:relative;display:grid;gap:.9rem;margin-top:.2rem;padding:1.75rem;border-radius:28px;background:#fff;box-shadow:0 24px 46px #0f172a29;animation:authCardRise .36s ease both}.auth-login-card h2{color:var(--text)}.auth-form-stack,.stack-form{display:grid;gap:.75rem}.auth-input-wrap{position:relative;display:block}.auth-input-icon{position:absolute;top:50%;left:.85rem;transform:translateY(-50%);color:#94a3b8;font-size:.92rem;font-weight:900;pointer-events:none}.auth-input-wrap input{min-height:56px;padding-left:2.35rem;border:1px solid #d7dee9;border-radius:16px;font-size:1rem}.auth-input-wrap input::placeholder{font-size:.8rem;font-weight:700;color:#94a3b8}.auth-input-wrap input:focus{border-color:#16a34a;box-shadow:0 0 0 4px #16a34a29}.auth-remember-row{display:flex;align-items:center;gap:.55rem;min-height:36px;color:var(--muted);font-size:.84rem;font-weight:700}.auth-remember-row input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:18px;margin:0}.auth-inline-error{padding:.6rem .75rem;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#b91c1c;font-size:.82rem;font-weight:700}.auth-submit-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:56px;font-size:1.125rem;font-weight:700;box-shadow:0 14px 28px #16a34a38}.auth-submit-btn.is-loading span{opacity:.85}.auth-submit-btn.is-loading:after{content:"";width:14px;height:14px;margin-left:.55rem;border:2px solid rgba(255,255,255,.55);border-top-color:#fff;border-radius:50%;animation:authSpin .76s linear infinite}.auth-divider{display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:800}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-divider span{padding:0 .55rem}.auth-secondary-btn{min-height:56px;border:1px solid #16a34a;background:transparent;color:#166534;font-size:1.125rem;font-weight:700}.auth-tertiary-btn{min-height:48px;background:#f8fafc;color:#334155;font-size:.92rem}.auth-google-btn{display:flex;align-items:center;justify-content:center;min-height:48px;background:#fff;border:1px solid #e2e8f0;color:#1f2937;font-size:.92rem}.auth-google-btn:before{content:"G";display:inline-grid;width:20px;height:20px;margin-right:.45rem;place-items:center;border-radius:50%;background:#f1f5f9;color:#334155;font-size:.78rem;font-weight:900}.auth-app-footer{display:grid;align-content:end;gap:.45rem}.phone-verify-screen{background:linear-gradient(180deg,#16a34a,#22c55e 32%,#f8fafc 32% 100%)}.phone-verify-card{margin-top:.4rem}.phone-verify-caption{margin:-.1rem 0 .35rem;color:#64748b;font-size:.86rem;font-weight:700}.phone-verify-info{margin:0;padding:.58rem .72rem;border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4;color:#166534;font-size:.82rem;font-weight:700}.auth-install-btn{width:100%;min-height:48px;border:1px solid #d6deea;border-radius:14px;background:#fff;color:#475569;font-size:.88rem;font-weight:800}.auth-made-by{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;margin:0;color:#64748b;font-size:.68rem;font-weight:700;line-height:1}.auth-made-by-link{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:.16rem .36rem;border:1px solid #d6deea;border-radius:999px;background:#fff;text-decoration:none;transition:transform .12s ease,border-color .12s ease}.auth-made-by-link:active{transform:scale(.97)}.auth-made-by-link img{display:block;width:auto;height:13.2px}.brand-small{width:auto;height:30px}.text-btn,.close-modal{min-height:44px;border:0;background:transparent;color:var(--primary-dark);font-weight:800;text-decoration:none;cursor:pointer}.loading-screen{display:grid;min-height:100svh;place-content:center;justify-items:center;gap:.6rem;background:var(--bg);color:var(--text)}.loading-screen img{width:76px;height:76px;border-radius:24px;box-shadow:var(--shadow)}.loading-screen span{color:var(--muted)}.splash-screen{display:grid;min-height:100svh;padding:calc(1rem + var(--safe-top)) 1rem calc(1rem + var(--safe-bottom));place-items:center;background:linear-gradient(145deg,#065f46f5,#16a34ae6),var(--bg);color:#fff}.splash-brand{position:fixed;top:calc(1rem + var(--safe-top));left:1rem;display:inline-flex;align-items:center;gap:.55rem;font-weight:900}.splash-brand img{width:42px;height:42px;border-radius:15px;object-fit:cover}.splash-card{display:grid;width:min(100%,440px);gap:.85rem;padding:1rem;border:1px solid rgba(255,255,255,.22);border-radius:32px;background:#ffffff24;box-shadow:0 24px 60px #065f464d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:rise .26s ease both}.splash-card .section-kicker{color:var(--accent)}.splash-card h1{color:#fff}.splash-media{display:block;width:100%;max-height:58svh;object-fit:contain;border-radius:24px;background:#0f172a47}.splash-placeholder{display:grid;aspect-ratio:4 / 5;place-items:center;color:#fff;font-size:3rem;font-weight:900}.splash-progress{height:9px;overflow:hidden;border-radius:999px;background:#ffffff3d}.splash-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--accent);transform-origin:left;animation:splashCountdown 3s linear forwards}.splash-close-btn{min-height:48px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#0f172a57;color:#fff;font-size:.94rem;font-weight:800;letter-spacing:0;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.splash-close-btn:disabled{opacity:1;border-color:#ffffff42;background:#0f172a42;color:#ffffffb3;cursor:not-allowed}.splash-close-btn:not(:disabled){border-color:#ffffffeb;background:#fff;color:#065f46}.quick-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.quick-stat{display:grid;align-content:center;gap:.12rem;min-height:76px;padding:.6rem .55rem;border:1px solid var(--soft-line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft);text-align:left}.metric-card{display:grid;gap:.25rem;min-height:108px;padding:1rem;border:1px solid var(--soft-line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft)}.quick-stat span{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.05}.metric-card small{color:var(--muted);font-size:.78rem;font-weight:800}.quick-stat strong{color:var(--text);font-size:clamp(1.15rem,3.8vw,1.45rem);line-height:1}.metric-card strong{color:var(--text);font-size:1.9rem;line-height:1}.quick-stat.highlight{background:var(--warning-soft);border-color:#fde68a}.album-list-panel,.continue-panel{border:0;background:transparent;box-shadow:none;padding:0}.album-grid{display:grid;gap:.85rem}.album-card{position:relative;display:grid;gap:.56rem;width:100%;overflow:hidden;padding:.78rem;border:1px solid rgba(226,232,240,.95);border-radius:28px;background:#fff;color:var(--text);text-align:left;box-shadow:var(--shadow-soft);cursor:pointer;isolation:isolate}.album-card-glow{position:absolute;inset:0 0 auto auto;width:42%;height:62%;background:linear-gradient(135deg,#facc1542,#16a34a2e);clip-path:polygon(20% 0,100% 0,100% 100%,0 70%);z-index:-1}.album-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.album-card-head{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:.52rem;min-width:0}.album-card-meta{display:grid;gap:.08rem;min-width:0}.album-card-title{margin:0;font-size:var(--album-title-size, 1.24rem);line-height:1.03;letter-spacing:0;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.album-card-subtitle{margin:0;color:var(--muted);font-size:.7rem;line-height:1.12;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.album-cover-mark{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:18px;background:var(--success-soft)}.album-cover-mark img{width:100%;height:100%;object-fit:cover}.album-percent{display:inline-grid;min-width:56px;min-height:38px;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:.96rem;font-weight:900}.album-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem}.album-stats span{display:grid;gap:.1rem;min-width:0;padding:.5rem .35rem;border-radius:15px;background:#f8fafc;text-align:center}.album-stats strong{font-size:1.05rem}.album-stats small{color:var(--muted);font-size:.64rem;font-weight:800}.album-open{display:grid;min-height:42px;place-items:center;border-radius:16px;background:var(--text);color:#fff;font-size:.95rem;font-weight:900}.album-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.album-stats-compact{display:flex;flex-wrap:wrap;gap:.35rem .6rem;min-width:0}.album-stats-compact span{color:var(--muted);font-size:.76rem;font-weight:800;white-space:nowrap}.album-stats-compact strong{color:var(--text)}.album-card.is-compact{gap:.46rem;padding:.6rem;border-radius:22px}.album-card.is-compact .album-card-glow{width:34%;height:66%}.album-card.is-compact .album-cover-mark{width:42px;height:42px;border-radius:14px}.album-card.is-compact .album-percent{min-width:52px;min-height:34px;font-size:.92rem}.album-card.is-compact .album-card-subtitle{font-size:.66rem}.album-card.is-compact .album-card-progress{height:9px}.album-card.is-compact .album-open{min-height:40px;min-width:108px;padding:0 .85rem;border-radius:14px;font-size:.84rem;white-space:nowrap;flex-shrink:0}.activity-panel{border-style:dashed}.activity-panel.is-clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.activity-panel.is-clickable:hover{border-color:#a7f3d0;box-shadow:0 12px 26px #16a34a1f}.activity-panel.is-clickable:active{transform:scale(.995)}.profile-card{display:flex;align-items:center;gap:.9rem}.profile-avatar{display:grid;width:64px;min-width:64px;height:64px;place-items:center;border-radius:24px;background:var(--primary-dark);color:#fff;font-size:1.5rem;font-weight:900}.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem}.progress-panel{display:grid;gap:.85rem}.chips{display:grid;gap:.55rem}.chip{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.75rem;border-left:8px solid var(--chip, var(--primary));border-radius:18px;background:#f8fafc}.chip span{font-weight:800}.chip small{color:var(--muted)}.album-tabs-panel{position:relative;z-index:20;margin-bottom:1rem;padding:.35rem;border:1px solid rgba(226,232,240,.95);border-radius:999px;background:#fffffff0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.album-tabs,.home-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(92px,1fr);gap:.3rem;overflow-x:auto;scrollbar-width:none}.album-tabs::-webkit-scrollbar,.home-tabs::-webkit-scrollbar{display:none}.home-tab-btn{min-height:42px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:.82rem;font-weight:900;cursor:pointer}.home-tab-btn.is-active{background:var(--primary);color:#fff}.admin-nav-panel{display:grid;gap:.45rem;padding:.6rem}.admin-topmenu{grid-auto-columns:minmax(120px,1fr)}.admin-topmenu .home-tab-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.admin-submenu{grid-auto-columns:minmax(172px,1fr)}.status-pill.status-excluded{background:#fee2e2;color:#991b1b}.album-pages-panel{padding:0;border:0;background:transparent;box-shadow:none}.section-block{--section: var(--primary);display:grid;gap:.85rem;margin-bottom:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--section) 28%,white);border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}.section-block.legend-section{color:#fff;background:linear-gradient(135deg,#4c1d95,#2563eb 48%,#f59e0b);border-color:transparent}.section-block.legend-section .section-kicker,.section-block.legend-section .section-count{color:#ffffffe0}.section-card-header{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.section-card-header h3{margin-top:.18rem}.section-count{display:grid;min-width:42px;height:42px;place-items:center;border-radius:16px;background:#f1f5f9;color:var(--muted);font-weight:900}.team-blocks{display:grid;gap:.8rem}.team-block{display:grid;gap:.75rem;padding:.8rem;border:1px solid var(--soft-line);border-radius:24px;background:#f8fafc}.team-header{display:flex;align-items:center;gap:.65rem}.team-flag{display:grid;width:42px;height:42px;place-items:center;border-radius:16px;background:#fff;font-size:1.3rem;box-shadow:0 6px 16px #0f172a12}.team-code{display:block;color:var(--primary-dark);font-size:.72rem;font-weight:900;letter-spacing:.08em}.sticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:.5rem}.sticker-box{position:relative;display:grid;aspect-ratio:49 / 65;min-height:72px;place-items:center;overflow:hidden;border-radius:16px;padding:.25rem;color:var(--text);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.sticker-box.missing{border:2px dashed #cbd5e1;background:#fff}.sticker-box.owned{border:2px solid #86efac;background:var(--success-soft);box-shadow:inset 0 -10px #16a34a14}.sticker-box.duplicate{box-shadow:inset 0 0 0 2px #facc15e6,0 8px 18px #facc152e}.sticker-box.legend{border:0;background:linear-gradient(135deg,#4c1d95,#2563eb 46%,#facc15);color:#fff}.sticker-box.rarity-bronze{background:linear-gradient(135deg,#92400e,#f59e0b)}.sticker-box.rarity-silver{background:linear-gradient(135deg,#475569,#cbd5e1)}.sticker-box.rarity-gold{background:linear-gradient(135deg,#a16207,#facc15)}.sticker-code{padding:.16rem;font-size:clamp(.72rem,3.4vw,.95rem);font-weight:900;line-height:1.05;text-align:center;overflow-wrap:anywhere}.sticker-badge{position:absolute;display:grid;place-items:center;border-radius:999px;font-size:.66rem;font-weight:900}.sticker-badge{top:4px;right:4px;min-width:22px;height:22px;padding:0 .26rem;border:2px solid #ffffff;background:#1d4ed8;color:#fff;box-shadow:0 5px 12px #1d4ed857}.duplicates-panel{display:grid;gap:.75rem}.duplicate-group{display:grid;gap:.75rem;padding:.85rem;border:1px solid var(--soft-line);border-radius:24px;background:#f8fafc}.duplicate-group header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.duplicate-codes{display:flex;flex-wrap:wrap;gap:.45rem}.duplicate-code{display:inline-flex;align-items:center;gap:.35rem;min-height:38px;padding:.35rem .55rem;border-radius:14px;background:#fff;color:var(--text);box-shadow:0 5px 12px #0f172a0d}.duplicate-code small{color:var(--primary-dark);font-weight:900}.duplicate-code.missing{border:1px dashed #cbd5e1;background:#fff}.sticky-export{position:sticky;bottom:calc(var(--nav-height) + var(--safe-bottom) + .75rem);z-index:20}.sticky-export .big-btn{width:100%}.export-panel{display:grid;gap:.7rem}.inbox-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.message-item,.auction-item{display:grid;gap:.65rem;padding:.85rem;border:1px solid var(--soft-line);border-radius:24px;background:#f8fafc}.message-item.is-read,.auction-item.is-read{opacity:.72}.message-item.is-unread{border-color:#fde68a;background:#fffbeb}.inline-actions{display:flex;flex-wrap:wrap;gap:.45rem}.notif-type{color:var(--support);font-size:.72rem;font-weight:900}.notif-type.type-outbid{color:var(--danger)}.notif-type.type-auction-won,.notif-type.type-payment{color:var(--primary-dark)}.top-notif-popover{position:fixed;top:calc(.75rem + var(--safe-top));right:.75rem;left:.75rem;z-index:90;display:grid;max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 1.5rem);gap:.65rem;padding:1rem;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.top-notif-title-row,.top-notif-head,.top-notif-foot{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.top-notif-meta{display:inline-flex;align-items:center;gap:.45rem}.top-notif-close{display:inline-grid;width:32px;min-width:32px;height:32px;place-items:center;border:0;border-radius:999px;background:#f1f5f9;color:#334155;font-size:1rem;font-weight:900;cursor:pointer}.top-notif-sub,.top-notif-foot small,.top-notif-item p{color:var(--muted);font-size:.82rem}.top-notif-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.top-notif-tab{min-height:40px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:800;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.top-notif-tab.is-active{border-color:#16a34a;background:#dcfce7;color:#166534}.top-notif-scroll{display:grid;gap:.75rem;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.top-notif-group{display:grid;gap:.5rem}.top-notif-group h4{margin:0;color:var(--text)}.top-notif-list{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.top-notif-item,.top-notif-empty{padding:.7rem;border-radius:18px;background:#f8fafc}.top-notif-item.is-read{opacity:.92}.top-notif-item.is-read .top-notif-head strong{color:#475569}.top-notif-detail{display:grid;gap:.16rem;min-width:0}.top-notif-foot{align-items:flex-start}.auction-list{gap:.9rem}.store-list{gap:.85rem}.store-item{display:grid;grid-template-columns:96px 1fr;gap:.8rem;align-items:start;padding:.8rem;border:1px solid var(--soft-line);border-radius:22px;background:#f8fafc}.store-item.is-read{opacity:.76}.store-item-media{width:96px;min-width:96px;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:#e2e8f0}.store-item-cover-btn{position:relative;width:100%;height:100%;padding:0;border:0;border-radius:18px;overflow:hidden;background:transparent;cursor:pointer}.store-item-cover-btn:disabled{cursor:default}.store-item-image{display:block;width:100%;height:100%;object-fit:cover}.store-item-placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--muted);font-size:.78rem;font-weight:900}.store-gallery-count{position:absolute;right:.35rem;bottom:.35rem;padding:.2rem .45rem;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.66rem;font-weight:800}.store-item-body{display:grid;gap:.55rem;min-width:0}.store-item-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.store-item-head strong{font-size:1.03rem}.store-item-foot{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.store-item-actions{display:grid;grid-template-columns:auto auto;gap:.5rem;align-items:center}.store-price{font-size:1.1rem}.store-item-foot .big-btn{min-height:44px;min-width:116px}.store-item-actions .tiny-btn{min-height:44px;min-width:108px}.store-upload-dropzone{position:relative;display:grid;gap:.3rem;justify-items:center;padding:.95rem .85rem;border:2px dashed #c7d2e3;border-radius:20px;background:#f8fafc;color:#475569;text-align:center;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.store-upload-dropzone p{font-size:.9rem;font-weight:800}.store-upload-dropzone small{color:var(--muted);font-size:.76rem;font-weight:700}.store-upload-dropzone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.store-upload-dropzone.is-dragover{border-color:#16a34a;background:#ecfdf3;transform:translateY(-1px)}.store-upload-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:.5rem}.store-upload-preview-empty{margin:0;color:var(--muted);font-size:.78rem;font-weight:700}.store-upload-preview-card{display:grid;gap:.25rem}.store-upload-preview-card img{width:100%;aspect-ratio:1 / 1;border-radius:12px;border:1px solid #dbe3ef;object-fit:cover}.store-upload-preview-card small{display:block;color:#64748b;font-size:.66rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-store-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:.45rem}.admin-store-gallery-item{position:relative;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}.admin-store-gallery-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.admin-store-gallery-placeholder{display:grid;width:100%;aspect-ratio:1 / 1;place-items:center;color:var(--muted);font-size:.7rem;font-weight:800}.admin-store-gallery-empty{padding:.55rem;border:1px dashed #dbe3ef;border-radius:14px;color:var(--muted);font-size:.76rem;font-weight:700}.admin-store-cover-pill{position:absolute;bottom:.28rem;left:.28rem;padding:.16rem .38rem;border-radius:999px;background:#16a34aeb;color:#fff;font-size:.58rem;font-weight:900}.admin-store-remove-image{position:absolute;top:.22rem;right:.22rem;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.95rem;font-weight:900;cursor:pointer}.auction-upload-dropzone{min-height:130px;border-color:#bfdbfe;background:#f0f7ff}.auction-upload-preview{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}.auction-upload-preview-card{display:grid;gap:.35rem;padding:.35rem;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}.auction-upload-preview-card img{width:100%;aspect-ratio:1 / 1;border-radius:10px;border:1px solid #dbe3ef;object-fit:cover}.auction-upload-preview-card small{display:block;color:#64748b;font-size:.64rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auction-upload-preview-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem}.auction-upload-preview-actions .tiny-btn{min-height:34px;padding:.3rem .35rem;font-size:.66rem}.admin-auction-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem}.admin-auction-gallery-item{position:relative;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}.admin-auction-gallery-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.admin-auction-gallery-tools{position:absolute;right:.2rem;bottom:.2rem;display:flex;gap:.2rem}.admin-auction-gallery-tools .tiny-btn{min-height:24px;min-width:24px;padding:0;border-radius:999px;font-size:.65rem;background:#0f172ab8;color:#fff}.admin-auction-gallery-tools .tiny-btn:disabled{background:#64748bb3;color:#e2e8f0}.admin-sticker-picker{display:grid;gap:.6rem;padding:.72rem;border:1px solid #dbe3ef;border-radius:20px;background:#f8fafc}.admin-sticker-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.admin-sticker-picker-head h3{font-size:.9rem}.admin-sticker-selected{display:flex;align-items:center;min-height:46px;padding:.55rem .65rem;border:1px dashed #cbd5e1;border-radius:14px;background:#fff}.admin-sticker-selected strong{font-size:.76rem;line-height:1.35;color:#475569}.admin-sticker-selected.has-value{border-style:solid;border-color:#86efac;background:#ecfdf3}.admin-sticker-selected.has-value strong{color:#166534}.admin-sticker-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.admin-sticker-filter-grid input,.admin-sticker-filter-grid select{min-height:44px;border-radius:14px;padding:.65rem .75rem;font-size:.82rem}.admin-sticker-filter-grid input:first-child{grid-column:1 / -1}.admin-sticker-picker-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem .75rem;color:#64748b;font-size:.74rem;font-weight:700}.admin-sticker-viewport{height:320px;overflow:auto;border:1px solid #dbe3ef;border-radius:16px;background:#fff;-webkit-overflow-scrolling:touch}.admin-sticker-virtual-spacer{position:relative;min-height:100%}.admin-sticker-virtual-window{position:absolute;top:0;left:0;right:0;display:grid;gap:.45rem;padding:.45rem}.admin-sticker-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;width:100%;min-height:60px;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,transform .14s ease,box-shadow .14s ease}.admin-sticker-row:active{transform:scale(.995)}.admin-sticker-row.is-selected{border-color:#16a34a;background:#dcfce7;box-shadow:0 8px 18px #16a34a2e}.admin-sticker-main{display:grid;gap:.08rem;min-width:0}.admin-sticker-main strong{font-size:.82rem;line-height:1.2}.admin-sticker-main span,.admin-sticker-player{color:#64748b;font-size:.72rem;font-weight:700;line-height:1.22}.admin-sticker-player{color:#334155}.admin-sticker-meta{display:grid;justify-items:end;gap:.08rem;color:#475569}.admin-sticker-meta small{font-size:.68rem;font-weight:800;white-space:nowrap}.admin-sticker-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.admin-sticker-pagination .tiny-btn{min-height:42px}.admin-sticker-empty{display:grid;place-items:center;min-height:160px;padding:1rem;border:1px dashed #dbe3ef;border-radius:14px;color:#64748b;font-size:.8rem;font-weight:700;text-align:center}.store-gallery-overlay{z-index:115}.store-gallery-modal{width:min(520px,100%);display:grid;gap:.72rem;padding:.9rem}.store-gallery-close{position:absolute;top:.58rem;right:.58rem;display:grid;width:38px;height:38px;place-items:center;border:1px solid #dbe3ef;border-radius:999px;background:#ffffffeb;color:#334155;font-size:1.2rem;font-weight:900;cursor:pointer}.store-gallery-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;padding-right:2.2rem}.store-gallery-head small{padding-top:.2rem;color:var(--muted);font-size:.8rem;font-weight:800}.store-gallery-stage{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:22px;background:#020617;aspect-ratio:1 / 1}.store-gallery-main-image{width:100%;height:100%;object-fit:contain;transition:transform .19s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.store-gallery-main-placeholder{color:#94a3b8;font-size:.85rem;font-weight:800}.store-gallery-modal.is-zoomed .store-gallery-stage{overflow:auto}.store-gallery-modal.is-zoomed .store-gallery-main-image{transform:scale(1.7);transform-origin:center}.store-gallery-nav{position:absolute;top:50%;z-index:2;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;background:#020617b8;color:#fff;font-size:1.28rem;font-weight:900;transform:translateY(-50%);cursor:pointer}.store-gallery-nav.prev{left:.45rem}.store-gallery-nav.next{right:.45rem}.store-gallery-zoom-btn{position:absolute;right:.55rem;bottom:.55rem;z-index:2;min-height:34px;padding:.2rem .65rem;border:0;border-radius:999px;background:#020617b8;color:#fff;font-size:.72rem;font-weight:800;cursor:pointer}.store-gallery-thumbs{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.1rem}.store-gallery-thumb{border:2px solid transparent;border-radius:12px;padding:0;width:64px;min-width:64px;height:64px;overflow:hidden;background:#f8fafc;cursor:pointer}.store-gallery-thumb.is-active{border-color:#16a34a}.store-gallery-thumb img{width:100%;height:100%;object-fit:cover}.auction-item.AuctionCard{padding:0;overflow:hidden;background:#fff}.auction-media-wrap{position:relative;min-height:190px;background:#e2e8f0}.auction-image{display:block;width:100%;height:220px;object-fit:cover}.auction-placeholder{display:grid;place-items:center;color:var(--primary-dark);font-size:2rem;font-weight:900}.auction-media-wrap .status-pill{position:absolute;top:.75rem;left:.75rem;background:#ffffffeb;color:var(--text)}.AuctionCard .auction-head,.AuctionCard .auction-metrics,.AuctionCard .inline-bid-form,.AuctionCard .outbid-alert,.AuctionCard .pay-btn{margin-right:.85rem;margin-left:.85rem}.auction-head{display:flex;justify-content:space-between;gap:.75rem}.auction-head strong{font-size:1.15rem}.AuctionCard .auction-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.AuctionCard .auction-metrics span{display:grid;gap:.12rem;min-width:0;padding:.65rem .45rem;border-radius:18px;background:#f8fafc}.AuctionCard .auction-metrics small{color:var(--muted);font-size:.68rem;font-weight:800}.AuctionCard .auction-metrics strong{font-size:.9rem;overflow-wrap:anywhere}.winner-pill{grid-column:1 / -1;background:var(--success-soft)!important;color:var(--primary-dark);font-weight:900}.inline-bid-form{display:grid;grid-template-columns:1fr;gap:.55rem;padding-bottom:.85rem}.pay-btn{margin-bottom:.85rem;background:var(--blue-soft);color:#1e3a8a}.outbid-alert{padding:.7rem;border-radius:18px;background:#fee2e2;color:#991b1b;font-size:.86rem;font-weight:800}.outbid-alert.global{margin:0 0 .85rem}.admin-panel{border-color:#d9f99d}.admin-mini-stats{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.admin-mini-stats span{padding:.38rem .6rem;border-radius:999px;background:#f8fafc;color:var(--muted);font-size:.78rem;font-weight:800}.support-albums{display:grid;gap:.45rem;margin:.55rem 0 0;padding:0;list-style:none}.support-albums li{display:flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.55rem;border-radius:16px;background:#fff}.check-row{display:flex;align-items:center;gap:.65rem;color:var(--text);font-weight:700}.check-row input[type=checkbox]{width:20px;min-width:20px;height:20px;min-height:20px}.modal-overlay,.sheet-overlay{position:fixed;inset:0;z-index:80;display:grid;padding:1rem;background:#0f172a8f;animation:fadeIn .18s ease both}.modal-overlay{place-items:center}.modal{position:relative;width:min(440px,100%);max-height:calc(100svh - var(--safe-top) - var(--safe-bottom) - 2rem);overflow:auto;padding:1rem;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.modal h3{margin:.2rem 0 .85rem}.modal-provider-overlay{z-index:130}.ui-modal{display:grid;gap:.85rem;padding-top:1.45rem;border:1px solid #dbe3ef;animation:rise .18s ease both}.ui-modal:before{content:"";position:absolute;top:0;right:0;left:0;height:6px;border-radius:28px 28px 0 0;background:#2563eb}.ui-modal.ui-modal-success:before{background:#16a34a}.ui-modal.ui-modal-error:before{background:#ef4444}.ui-modal.ui-modal-warning:before{background:#facc15}.ui-modal-close-btn{position:absolute;top:.55rem;right:.55rem;display:grid;width:38px;height:38px;place-items:center;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;font-size:1.25rem;font-weight:900;cursor:pointer}.ui-modal-form{display:grid;gap:.78rem}.ui-modal-form h3{margin:0;padding-right:2rem}.ui-modal-message{margin:0;color:var(--muted);font-size:.9rem;line-height:1.52;white-space:pre-line}.ui-modal-fields{display:grid;gap:.62rem}.ui-modal-field{display:grid;gap:.35rem}.ui-modal-field span{color:#475569;font-size:.76rem;font-weight:800}.ui-modal-field input,.ui-modal-field textarea{width:100%;min-height:52px;padding:.75rem .9rem;border:1px solid #d1dbe8;border-radius:14px;background:#fff;color:var(--text);font-size:.95rem;font-weight:700}.ui-modal-field textarea{min-height:96px;resize:vertical}.ui-modal-field input:focus,.ui-modal-field textarea:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a24}.ui-modal-check-field{display:flex;align-items:center;gap:.55rem;min-height:44px;font-weight:700;color:var(--text)}.ui-modal-check-field input[type=checkbox]{width:20px;min-width:20px;height:20px;min-height:20px;margin:0}.ui-modal-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.ui-modal-actions .big-btn{width:100%}.ui-modal-confirm .ui-modal-actions .big-btn.primary{background:#2563eb;border-color:#2563eb;box-shadow:0 10px 22px #2563eb3d}.ui-modal-success .ui-modal-actions .big-btn.primary{background:#16a34a;border-color:#16a34a;box-shadow:0 10px 22px #16a34a3d}.ui-modal-error .ui-modal-actions .big-btn.primary{background:#ef4444;border-color:#ef4444;box-shadow:0 10px 22px #ef44443d}.ui-modal-warning .ui-modal-actions .big-btn.primary{background:#facc15;border-color:#facc15;color:#3f3500;box-shadow:0 10px 22px #facc1542}.delete-album-modal{display:grid;gap:.75rem}.delete-album-modal p{margin:0;font-size:.9rem}.delete-album-modal input{width:100%;min-height:52px;padding:.85rem .95rem;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:var(--text);font-size:.98rem;font-weight:700}.delete-album-modal input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a24}.ad-overlay{z-index:100}.ad-modal{width:min(560px,100%);padding:.85rem}.ad-close{position:absolute;top:.65rem;right:.65rem;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;background:#0f172ad1;color:#fff;font-size:1.35rem;font-weight:900;cursor:pointer}.ad-media-frame{overflow:hidden;border-radius:24px;background:#f1f5f9}.ad-media{display:block;width:100%;max-height:min(64svh,560px);object-fit:contain;background:#000}.sheet-overlay{align-items:end;padding:0}.sticker-bottom-sheet{display:grid;gap:1rem;width:min(100%,720px);margin:0 auto;padding:.7rem 1rem calc(1rem + var(--safe-bottom));border-radius:30px 30px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a38;animation:sheetIn .22s ease both}.sheet-handle{justify-self:center;width:46px;height:5px;border-radius:999px;background:#cbd5e1}.sheet-sticker-head{display:grid;grid-template-columns:86px 1fr;gap:.85rem;align-items:center}.sheet-sticker-preview{display:grid;aspect-ratio:49 / 65;place-items:center;border:2px dashed #cbd5e1;border-radius:22px;background:#fff;color:var(--text)}.sheet-sticker-preview.owned{border-style:solid;border-color:#86efac;background:var(--success-soft)}.sheet-sticker-preview.legend{border:0;background:linear-gradient(135deg,#4c1d95,#2563eb 48%,#facc15);color:#fff}.sheet-sticker-preview strong{font-size:1.1rem;overflow-wrap:anywhere;text-align:center}.sheet-sticker-head p{color:var(--primary-dark);font-size:.8rem;font-weight:900}.sheet-sticker-head h3{margin-top:.2rem;font-size:1.25rem}.sheet-sticker-head small{display:block;margin-top:.35rem;color:var(--muted)}.sheet-actions{display:grid;gap:.6rem}.sheet-action{width:100%;min-height:52px;padding:.7rem .9rem;border:1px solid var(--line);border-radius:18px;background:#f8fafc;color:var(--text);font-size:1rem;font-weight:900;line-height:1.1;text-align:center;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.sheet-action.primary{background:var(--primary);border-color:var(--primary);color:#fff}.sheet-action.secondary{background:#e2e8f0;border-color:#cbd5e1;color:#334155}.sheet-action.danger{background:#fee2e2;border-color:#fecaca;color:#991b1b}.sheet-action:disabled{opacity:1;border-color:#d5dde8;background:#eef2f7;color:#94a3b8;cursor:not-allowed;box-shadow:none}.toast{position:fixed;right:1rem;bottom:calc(var(--nav-height) + var(--bottom-signature-height) + var(--safe-bottom) + .8rem);left:1rem;z-index:120;display:grid;min-height:48px;place-items:center;padding:.75rem 1rem;border-radius:18px;background:var(--text);color:#fff;font-size:.92rem;font-weight:800;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.toast.show{opacity:1;transform:translateY(0)}.payment-screen{width:min(980px,100%);margin:0 auto;padding:calc(1rem + var(--safe-top)) 1rem calc(var(--nav-height) + var(--bottom-signature-height) + 1rem)}.pix-payment-panel{overflow:hidden}.pix-payment-layout{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:1.1rem;align-items:start;margin-top:1rem}.pix-qr-box{position:relative;display:grid;place-items:center;min-height:320px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.pix-qr-image{width:min(280px,100%);aspect-ratio:1;border-radius:12px}.pix-qr-placeholder{display:grid;place-items:center;width:min(280px,90%);aspect-ratio:1;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-weight:800}.pix-payment-details{display:grid;gap:.9rem}.pix-amount{display:grid;gap:.2rem}.pix-amount small,.pix-code-copy span,.pix-expiration{color:var(--muted);font-size:.82rem}.pix-amount strong{font-size:2rem}.pix-message{padding:.85rem 1rem;border-radius:14px;background:var(--blue-soft);color:var(--text);font-weight:700}.pix-success .pix-message{background:var(--success-soft)}.pix-warning .pix-message,.pix-error .pix-message{background:var(--warning-soft)}.pix-code-copy{display:grid;gap:.45rem}.pix-code-copy textarea{min-height:136px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.45}.pix-payment-actions{flex-wrap:wrap}.pix-status-success{background:var(--success-soft)}.pix-status-warning,.pix-status-error{background:var(--warning-soft)}.pix-success-mark{position:absolute;inset:0;display:grid;place-items:center;background:#ffffffd1;animation:pixSuccessFade .7s ease-out both}.pix-success-mark span{width:92px;height:92px;border-radius:999px;background:var(--primary);position:relative;box-shadow:0 16px 40px #16a34a52;animation:pixSuccessPop .52s cubic-bezier(.2,1.2,.32,1) both}.pix-success-mark span:after{content:"";position:absolute;left:30px;top:24px;width:24px;height:42px;border-right:7px solid #ffffff;border-bottom:7px solid #ffffff;transform:rotate(42deg)}.admin-pix-section{margin-top:1.4rem;display:grid;gap:.75rem}.panel-title-row.compact{align-items:end}.pix-admin-row{display:grid;gap:.45rem}.pix-admin-row-head{display:flex;justify-content:space-between;gap:.75rem}.pix-error-box,.pix-history-box{display:grid;gap:.35rem;padding:.8rem;border:1px solid var(--line);border-radius:14px;background:#0f172a08}.pix-error-box pre{max-height:180px;overflow:auto;margin:0;padding:.65rem;border-radius:10px;background:#0f172a0f;white-space:pre-wrap;word-break:break-word;font-size:.78rem}@keyframes pixSuccessPop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes pixSuccessFade{0%{opacity:0}to{opacity:1}}@media(max-width:720px){.pix-payment-layout{grid-template-columns:1fr}.pix-qr-box{min-height:260px}.pix-amount strong{font-size:1.65rem}.pix-admin-row-head{display:grid}}.empty-state{display:grid;justify-items:center;gap:.55rem;padding:1.4rem .9rem;text-align:center}.empty-state-mark{display:grid;width:58px;height:58px;place-items:center;border-radius:22px;background:var(--success-soft);color:var(--primary-dark);font-weight:900}.empty-state p{max-width:32rem;color:var(--muted)}.result-box{padding:.65rem;border:1px dashed var(--line);border-radius:16px;background:#fff}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes authCardRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes authSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetIn{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes splashCountdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-height:720px){.auth-app-screen{gap:.65rem;padding-top:calc(.75rem + var(--safe-top))}.auth-app-hero h1{font-size:clamp(1.8rem,9vw,2.2rem)}.auth-app-hero>p:last-of-type{font-size:.92rem}.auth-hero-preview{padding:.65rem .75rem}.auth-login-card{padding:1.35rem}}@media(min-width:560px){.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics-grid.AdminDashboardCards{grid-template-columns:repeat(5,minmax(0,1fr))}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-bid-form{grid-template-columns:1fr auto}.inline-bid-form .big-btn{min-width:140px}}@media(max-width:420px){.admin-sticker-filter-grid{grid-template-columns:1fr}.admin-sticker-viewport{height:286px}.store-item{grid-template-columns:80px 1fr;gap:.65rem;padding:.68rem}.store-item-media{width:80px;min-width:80px;border-radius:14px}.store-item-head{display:grid;justify-content:initial;gap:.35rem}.store-item-foot{display:grid;gap:.45rem}.store-item-actions{grid-template-columns:1fr}.store-item-foot .big-btn,.store-item-actions .tiny-btn{width:100%;min-width:0}.store-gallery-modal{padding:.75rem}.store-gallery-thumb{width:58px;min-width:58px;height:58px}}@media(min-width:860px){.page-shell{padding-right:1.4rem;padding-left:1.4rem}.app-header{margin-right:-1.4rem;margin-left:-1.4rem;padding-right:1.4rem;padding-left:1.4rem}.auth-app-screen{max-width:430px;margin:0 auto;padding-right:1.2rem;padding-left:1.2rem}.team-blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.sticker-grid{grid-template-columns:repeat(auto-fill,minmax(62px,1fr))}.auction-list{grid-template-columns:repeat(2,minmax(0,1fr))}.top-notif-popover{position:absolute;top:calc(100% + .6rem);right:0;left:auto;width:min(440px,92vw);max-height:min(70svh,620px)}}@media(max-width:380px){.album-card-foot{display:grid;gap:.45rem}.album-card.is-compact .album-open{width:100%;min-width:0}}html[data-theme=dark]{--primary: #22c55e;--primary-dark: #86efac;--accent: #facc15;--support: #60a5fa;--bg: #020617;--card: #0f172a;--text: #e2e8f0;--muted: #94a3b8;--line: #334155;--soft-line: #1e293b;--danger: #f87171;--success-soft: #052e1d;--warning-soft: #3f2f00;--blue-soft: #0b2f59;--shadow: 0 18px 42px rgba(2, 6, 23, .55);--shadow-soft: 0 10px 26px rgba(2, 6, 23, .46)}html[data-theme=dark] body{background:linear-gradient(180deg,rgba(34,197,94,.12),transparent 300px),#020617;color:var(--text)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#0b1220;border-color:#334155;color:var(--text);box-shadow:none}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#64748b}html[data-theme=dark] .app-header{background:#020617eb;border-bottom-color:#334155e6}html[data-theme=dark] .icon-btn{background:#111827;color:#e2e8f0}html[data-theme=dark] .theme-action{background:#1e293b;color:#e2e8f0}html[data-theme=dark] .admin-avatar-btn{border:1px solid #334155;background:#0f172a;color:#e2e8f0}html[data-theme=dark] .admin-avatar-menu{border-color:#334155;background:#0f172a}html[data-theme=dark] .admin-avatar-menu button{border-top-color:#1e293b;color:#e2e8f0}html[data-theme=dark] .admin-avatar-menu button:active{background:#111827}html[data-theme=dark] .bottom-navigation{border-top-color:#334155e6;background:#020617f5;box-shadow:0 -16px 34px #02061780}html[data-theme=dark] .app-made-by-footer{border-top-color:#334155e6;background:#020617f5}html[data-theme=dark] .bottom-nav-item{color:#94a3b8}html[data-theme=dark] .bottom-nav-icon{background:#0f172a;color:#cbd5e1}html[data-theme=dark] .bottom-nav-item.is-active{background:#052e1d;color:#bbf7d0}html[data-theme=dark] .bottom-nav-item.is-active .bottom-nav-icon{background:#16a34a;color:#f0fdf4}html[data-theme=dark] .admin-nav-panel{border-color:#334155;background:#0f172a}html[data-theme=dark] .status-pill.status-excluded{background:#3f1313;color:#fecaca}html[data-theme=dark] .panel,html[data-theme=dark] .auth-login-card,html[data-theme=dark] .auth-install-btn,html[data-theme=dark] .quick-stat,html[data-theme=dark] .metric-card,html[data-theme=dark] .album-card,html[data-theme=dark] .team-block,html[data-theme=dark] .duplicate-group,html[data-theme=dark] .message-item,html[data-theme=dark] .auction-item,html[data-theme=dark] .support-albums li,html[data-theme=dark] .top-notif-popover,html[data-theme=dark] .top-notif-item,html[data-theme=dark] .top-notif-empty,html[data-theme=dark] .modal,html[data-theme=dark] .sticker-bottom-sheet,html[data-theme=dark] .duplicate-code,html[data-theme=dark] .result-box,html[data-theme=dark] .section-block{background:#0f172a;border-color:#334155;color:var(--text)}html[data-theme=dark] .ui-modal{border-color:#334155}html[data-theme=dark] .ui-modal-close-btn{border-color:#334155;background:#111827;color:#cbd5e1}html[data-theme=dark] .ui-modal-field span{color:#94a3b8}html[data-theme=dark] .ui-modal-field input,html[data-theme=dark] .ui-modal-field textarea{border-color:#334155;background:#111827;color:#e2e8f0}html[data-theme=dark] .section-block.legend-section{border-color:transparent}html[data-theme=dark] .auth-app-screen{background:linear-gradient(180deg,#065f46,#166534 30%,#020617 30% 100%)}html[data-theme=dark] .auth-top-action,html[data-theme=dark] .auth-theme-btn{border-color:#ffffff73;background:#0f172a80;color:#e2e8f0}html[data-theme=dark] .auth-hero-preview{border-color:#94a3b880;background:#02061759}html[data-theme=dark] .auth-input-wrap input{background:#0b1220;border-color:#334155;color:var(--text)}html[data-theme=dark] .auth-inline-error{border-color:#7f1d1d;background:#2b0b0b;color:#fecaca}html[data-theme=dark] .auth-tertiary-btn{background:#111827;color:#cbd5e1}html[data-theme=dark] .auth-google-btn{background:#0b1220;border-color:#334155;color:#e2e8f0}html[data-theme=dark] .auth-google-btn:before{background:#1e293b;color:#cbd5e1}html[data-theme=dark] .phone-verify-screen{background:linear-gradient(180deg,#065f46,#166534 32%,#020617 32% 100%)}html[data-theme=dark] .phone-verify-caption{color:#94a3b8}html[data-theme=dark] .phone-verify-info{border-color:#14532d;background:#052e1d;color:#bbf7d0}html[data-theme=dark] .auth-made-by{color:#94a3b8}html[data-theme=dark] .auth-made-by-link{border-color:#334155;background:#0b1220}html[data-theme=dark] .big-btn,html[data-theme=dark] .tiny-btn,html[data-theme=dark] .share-btn{border:1px solid #334155;background:#1f2937;color:#e2e8f0}html[data-theme=dark] .tiny-btn.is-loading:after{border-color:#94a3b859;border-top-color:#cbd5e1}html[data-theme=dark] .big-btn:not(.primary).is-loading:after{border-color:#94a3b859;border-top-color:#cbd5e1}html[data-theme=dark] .big-btn.primary{border-color:#16a34a;background:#15803d;color:#f0fdf4}html[data-theme=dark] .big-btn.danger,html[data-theme=dark] .share-btn.danger{border-color:#991b1b;background:#7f1d1d;color:#fee2e2}html[data-theme=dark] .big-btn:disabled,html[data-theme=dark] .tiny-btn:disabled,html[data-theme=dark] .share-btn:disabled{opacity:1;border-color:#334155;background:#1e293b;color:#64748b}html[data-theme=dark] .activity-panel.is-clickable:hover{border-color:#14532d;box-shadow:0 12px 26px #02061770}html[data-theme=dark] .store-item{border-color:#334155;background:#0f172a}html[data-theme=dark] .store-item-media{background:#1e293b}html[data-theme=dark] .store-price{color:#f1f5f9}html[data-theme=dark] .store-gallery-count{background:#020617d6;color:#e2e8f0}html[data-theme=dark] .store-upload-dropzone{border-color:#29537b;background:#0b1730;color:#cbd5e1}html[data-theme=dark] .store-upload-dropzone small{color:#94a3b8}html[data-theme=dark] .store-upload-dropzone.is-dragover{border-color:#16a34a;background:#12301f}html[data-theme=dark] .auction-upload-dropzone{border-color:#3b82f6;background:#0b1730}html[data-theme=dark] .store-upload-preview-card img,html[data-theme=dark] .admin-store-gallery-item,html[data-theme=dark] .admin-store-gallery-empty{border-color:#334155}html[data-theme=dark] .admin-store-gallery-item,html[data-theme=dark] .admin-store-gallery-empty{background:#0b1220}html[data-theme=dark] .auction-upload-preview-card{border-color:#334155;background:#0b1220}html[data-theme=dark] .auction-upload-preview-card img,html[data-theme=dark] .admin-auction-gallery-item,html[data-theme=dark] .admin-auction-gallery-image{border-color:#334155}html[data-theme=dark] .admin-auction-gallery-item{background:#0b1220}html[data-theme=dark] .admin-auction-gallery-tools .tiny-btn{background:#0f172ae0;color:#e2e8f0}html[data-theme=dark] .admin-sticker-picker{border-color:#334155;background:#0b1220}html[data-theme=dark] .admin-sticker-selected{border-color:#334155;background:#111827}html[data-theme=dark] .admin-sticker-selected strong{color:#94a3b8}html[data-theme=dark] .admin-sticker-selected.has-value{border-color:#166534;background:#052e1d}html[data-theme=dark] .admin-sticker-selected.has-value strong{color:#bbf7d0}html[data-theme=dark] .admin-sticker-filter-grid input,html[data-theme=dark] .admin-sticker-filter-grid select{border-color:#334155;background:#111827;color:#e2e8f0}html[data-theme=dark] .admin-sticker-picker-meta{color:#94a3b8}html[data-theme=dark] .admin-sticker-viewport{border-color:#334155;background:#0f172a}html[data-theme=dark] .admin-sticker-row{border-color:#334155;background:#111827;color:#e2e8f0}html[data-theme=dark] .admin-sticker-row.is-selected{border-color:#16a34a;background:#052e1d;box-shadow:0 8px 18px #16a34a42}html[data-theme=dark] .admin-sticker-main span,html[data-theme=dark] .admin-sticker-meta,html[data-theme=dark] .admin-sticker-player{color:#94a3b8}html[data-theme=dark] .admin-sticker-empty{border-color:#334155;background:#111827;color:#94a3b8}html[data-theme=dark] .tiny-btn.danger{border-color:#7f1d1d;background:#7f1d1d;color:#fee2e2}html[data-theme=dark] .store-gallery-modal{border:1px solid #294366;background:#0b1220}html[data-theme=dark] .store-gallery-close{border-color:#334155;background:#0f172aeb;color:#e2e8f0}html[data-theme=dark] .store-gallery-head small{color:#94a3b8}html[data-theme=dark] .store-gallery-thumb{background:#0f172a}html[data-theme=dark] .album-open{background:#111827;color:#e2e8f0}html[data-theme=dark] .chip,html[data-theme=dark] .auction-metrics span,html[data-theme=dark] .profile-avatar,html[data-theme=dark] .section-count,html[data-theme=dark] .team-flag,html[data-theme=dark] .top-notif-close,html[data-theme=dark] .soft-pill,html[data-theme=dark] .status-pill,html[data-theme=dark] .user-pill,html[data-theme=dark] .counter-pill,html[data-theme=dark] .empty-state-mark{background:#111827;color:#cbd5e1}html[data-theme=dark] .auth-login-card h2,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] strong{color:var(--text)}html[data-theme=dark] .muted-copy,html[data-theme=dark] .panel p,html[data-theme=dark] .message-item p,html[data-theme=dark] .profile-card p,html[data-theme=dark] .auction-sub,html[data-theme=dark] .modal p,html[data-theme=dark] .chip small,html[data-theme=dark] .top-notif-sub,html[data-theme=dark] .top-notif-foot small,html[data-theme=dark] .top-notif-item p,html[data-theme=dark] .empty-state p{color:#94a3b8}html[data-theme=dark] .delete-album-modal input{border-color:#334155;background:#111827;color:#e2e8f0}html[data-theme=dark] .profile-messages-panel,html[data-theme=dark] .profile-notifications-panel{border-color:#294366;background:#0b1730}html[data-theme=dark] .profile-messages-panel h2,html[data-theme=dark] .profile-messages-panel h3,html[data-theme=dark] .profile-notifications-panel h2{color:#f1f5f9}html[data-theme=dark] .profile-messages-panel .message-item,html[data-theme=dark] .profile-notifications-panel .message-item{border-color:#35517a;background:#101f3d}html[data-theme=dark] .profile-messages-panel .message-item small,html[data-theme=dark] .profile-notifications-panel .message-item small{color:#cbd5e1;font-weight:700}html[data-theme=dark] .toast{background:#111827;color:#e2e8f0;border-color:#334155}html[data-theme=dark] .loading-screen{background:#020617}html[data-theme=dark] .loading-screen span{color:#94a3b8}html[data-theme=dark] .splash-screen{background:linear-gradient(145deg,#020617f5,#065f46e0),#020617}html[data-theme=dark] .sticker-box.missing{border-color:#334155;background:#111827}html[data-theme=dark] .sticker-box.owned{border-color:#166534;background:#052e1d}html[data-theme=dark] .sticker-box.duplicate{box-shadow:inset 0 0 0 2px #facc15e6,0 8px 18px #02061759}html[data-theme=dark] .album-tabs-panel{border-color:#334155e6;background:#0f172ad1}html[data-theme=dark] .progress-bar{background:#1e293b}html[data-theme=dark] .auth-divider:before,html[data-theme=dark] .auth-divider:after{background:#334155}html[data-theme=dark] .auction-media-wrap,html[data-theme=dark] .ad-media-frame{background:#111827}html[data-theme=dark] .outbid-alert{background:#3f1313;color:#fecaca}html[data-theme=dark] .admin-mini-stats span{background:#111827;color:#cbd5e1}html[data-theme=dark] .sheet-handle{background:#475569}html[data-theme=dark] .sheet-sticker-preview{border-color:#334155;background:#111827}html[data-theme=dark] .sheet-action{border-color:#334155;background:#0f172a;color:#e2e8f0}html[data-theme=dark] .sheet-action.primary{border-color:#16a34a;background:#15803d;color:#f0fdf4}html[data-theme=dark] .sheet-action.secondary{border-color:#334155;background:#1e293b;color:#cbd5e1}html[data-theme=dark] .top-notif-tab{border-color:#334155;background:#0b1220;color:#94a3b8}html[data-theme=dark] .top-notif-tab.is-active{border-color:#16a34a;background:#052e1d;color:#bbf7d0}html[data-theme=dark] .top-notif-item.is-read .top-notif-head strong{color:#cbd5e1}html[data-theme=dark] .sheet-action.danger{background:#3f1313;border-color:#7f1d1d;color:#fecaca}html[data-theme=dark] .sheet-action:disabled{border-color:#334155;background:#1f2937;color:#64748b}
