.ad-container{margin:16px 0;padding:8px;background:#fff;border:1px solid #e4e7ec;border-radius:12px;text-align:center}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f6fb;color:#172033;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:8px}.loading-screen{min-height:100vh;display:grid;place-content:center;gap:16px;text-align:center}.empty{color:#667085}.alert{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:14px 16px;border-radius:14px;margin-bottom:18px}.site-header,.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,4vw,56px)}.topbar{background:#fff;border-bottom:1px solid #e4e7ec;position:sticky;top:0;z-index:10}.topbar-actions{display:flex;align-items:center;gap:12px;color:#475467}.brand{display:inline-flex;align-items:center;gap:10px;color:#1d2939;font-weight:800}.brand-dot{width:13px;height:13px;background:#2563eb;border-radius:999px;box-shadow:0 0 0 6px #2563eb1f}.admin-page{max-width:1180px;margin:0 auto;padding:32px 20px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{color:#2563eb;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px}.subtitle{color:#667085;margin-bottom:0}.content-grid{display:grid;grid-template-columns:minmax(320px,420px) 1fr;gap:24px;align-items:start}.app-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(16px,4vw,56px);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e4e7ec}.app-nav{display:flex;align-items:center;gap:8px}.app-nav-user{display:grid;margin-right:8px;color:#344054;line-height:1.15}.app-nav-user span{font-size:.72rem;color:#667085}.nav-button,.mobile-menu-button{border:0;border-radius:14px;background:transparent;color:#344054;font:inherit;cursor:pointer}.nav-button{padding:10px 13px}.nav-button:hover,.nav-button.active{background:#eef4ff;color:#155eef}.nav-button.danger:hover{background:#fef2f2;color:#b42318}.mobile-menu-button{display:none;padding:9px;background:#f2f4f7}.nav-backdrop{display:none}@media (max-width: 760px){.app-header{padding:12px 16px}.mobile-menu-button{display:inline-grid;place-items:center;z-index:43}.app-nav{position:fixed;top:0;right:0;width:min(82vw,320px);height:100vh;padding:78px 18px 24px;display:grid;align-content:start;gap:10px;background:#fff;box-shadow:-24px 0 60px #10182833;transform:translate(105%);transition:transform .18s ease;z-index:42}.app-nav.is-open{transform:translate(0)}.app-nav-user{margin:0 0 8px;padding:14px;border-radius:18px;background:#f8fafc}.nav-button{width:100%;text-align:left;padding:14px 16px;background:#f8fafc}.nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a59;z-index:41}}.profile-menu{position:relative}.profile-trigger{border:0;background:transparent;cursor:pointer;padding:8px 12px;border-radius:14px}.profile-trigger:hover{background:#eef4ff}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 18px 45px #0f172a29;padding:8px;z-index:80}.profile-dropdown button{width:100%;border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:12px;cursor:pointer;font-weight:600;color:#344054}.profile-dropdown button:hover{background:#eef4ff;color:#155eef}.profile-dropdown button.danger:hover{background:#fef2f2;color:#b42318}.app-header-actions{margin-left:auto;display:inline-flex;align-items:center;gap:1rem}.language-switcher{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:var(--text, #0f172a)}.language-switcher-title{font-size:.8rem;color:#475467}.language-switcher-control{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--border, #d9e2ef);border-radius:.75rem;background:#fff;padding:.15rem .35rem .15rem .55rem;min-height:2.75rem}.language-flag{display:block;width:1.55rem;height:1.05rem;min-width:1.55rem;object-fit:cover;border-radius:.2rem;box-shadow:0 0 0 1px #0f172a1f}.language-switcher select{min-height:2.25rem;border:0;background:transparent;padding:.35rem .2rem;font:inherit;outline:none;cursor:pointer}.language-switcher.compact select{min-width:3.5rem}@media (max-width: 720px){.app-header-actions{gap:.5rem}.language-switcher.compact select{min-width:3rem}.language-switcher-control{min-height:2.4rem;padding-left:.4rem}}.primary-button,.secondary-button,.ghost-button,.actions button{border:0;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{background:#2563eb;color:#fff;padding:13px 16px;font-weight:700}.primary-button.large,.secondary-button.large{padding:16px 22px;font-size:1rem}.primary-button.small{padding:10px 14px}.primary-button:disabled{opacity:.7;cursor:not-allowed}.secondary-button{background:#fff;color:#1d2939;border:1px solid #d0d5dd;font-weight:700}.ghost-button{background:#eef4ff;color:#2563eb;padding:9px 12px}.login-link{border:0;background:transparent;color:#2563eb;font-weight:700}.actions{display:flex;gap:8px}.actions button{width:38px;height:38px;background:#eef4ff;color:#2563eb}.actions button.danger{background:#fef2f2;color:#dc2626}.wide-action .primary-button{width:auto;height:auto;padding:10px 14px}.country-box{min-width:220px;padding:16px}.country-box label,.form-card label{display:grid;gap:8px;color:#344054;font-weight:600}select,input,textarea{width:100%;border:1px solid #d0d5dd;border-radius:12px;padding:12px 14px;background:#fff;color:#101828;outline:none}textarea{min-height:110px;resize:vertical}select:focus,input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.form-card{display:grid;gap:16px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-row{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:10px!important}.check-row input{width:auto}.site-header nav{display:flex;align-items:center;gap:18px;color:#475467}.landing{min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 34rem),linear-gradient(180deg,#fff,#f3f6fb)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:70px 20px 50px}.hero-content h1{font-size:clamp(2.6rem,6vw,5rem);line-height:.98;letter-spacing:-.06em;margin:0 0 22px;color:#101828}.hero-text{max-width:680px;color:#667085;font-size:1.2rem;line-height:1.65}.hero-actions,.trust-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.trust-row span{display:inline-flex;align-items:center;gap:8px;color:#475467;font-weight:600}.hero-card{display:grid;place-items:center}.mock-phone{width:min(360px,100%);min-height:520px;background:#101828;color:#fff;border-radius:42px;padding:28px;box-shadow:0 40px 80px #1018283d;border:10px solid #1d2939}.mock-top{width:96px;height:8px;border-radius:999px;background:#344054;margin:0 auto 56px}.mock-phone h3{font-size:1.6rem;margin-bottom:8px}.mock-phone p{color:#98a2b3}.progress-bar{height:14px;border-radius:999px;background:#344054;overflow:hidden;margin:18px 0 24px}.progress-bar span{display:block;height:100%;background:#60a5fa}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stats-grid div{background:#1d2939;border-radius:18px;padding:14px}.stats-grid strong{display:block;font-size:1.45rem}.stats-grid span{color:#98a2b3;font-size:.82rem}.features{max-width:1180px;margin:0 auto;padding:30px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{padding:24px}.features svg{color:#2563eb}.features p,.privacy-box p{color:#667085;line-height:1.6}.privacy-box{max-width:1180px;margin:20px auto 60px;padding:28px}.install-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#10182885;padding:20px;z-index:40}.install-modal{width:min(420px,100%);background:#fff;border-radius:24px;padding:28px;text-align:center;box-shadow:0 30px 80px #10182852}.install-modal svg{color:#2563eb}.install-actions{display:grid;gap:10px;margin-top:20px}.features article,.privacy-box,.country-box,.card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;box-shadow:0 20px 50px #1118270f}.card{padding:22px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.card-title h2{margin:0}.card-title span{color:#667085;font-size:.9rem}.album-list{display:grid;gap:14px}.album-card{display:grid;grid-template-columns:76px 1fr auto;gap:16px;align-items:center;padding:14px;border:1px solid #e4e7ec;border-radius:16px;background:#fcfcfd}.cover{width:76px;height:96px;border-radius:14px;background:#eef2f7;display:grid;place-items:center;overflow:hidden;color:#667085;font-size:.8rem;text-align:center}.cover img{width:100%;height:100%;object-fit:cover}.album-info h3{margin-bottom:6px}.album-info p{color:#667085;margin-bottom:8px}.album-info small{color:#475467}.inactive-card{opacity:.62;background:#f8fafc}.stickers-panel{margin-top:24px}.stickers-list{display:flex;flex-direction:column;gap:10px}.sticker-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e4e7ec;transition:all .2s ease}.sticker-row:hover{border-color:#d0d5dd;background:#f9fafb}.sticker-row p{margin:2px 0;font-size:13px;color:#667085}.sticker-row small{font-size:12px;color:#98a2b3}.sticker-row.inactive-card{opacity:.5;background:#f8fafc}.sticker-row .actions{display:flex;gap:6px}.sticker-row .actions button{width:32px;height:32px;border-radius:10px;border:none;display:flex;align-items:center;justify-content:center;background:#eef4ff;color:#2563eb;transition:all .2s ease}.sticker-row .actions button:hover{background:#dbeafe}.sticker-row .actions button.danger{background:#fef2f2;color:#dc2626}.sticker-row .actions button.danger:hover{background:#fee2e2}@media (max-width: 640px){.sticker-row{flex-direction:column;align-items:flex-start;gap:10px}.sticker-row .actions{width:100%;justify-content:flex-end}}.image-preview-row{display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center;padding:10px;border:1px solid #dbe3ef;border-radius:16px;background:#f8fbff}.image-preview-row img{width:84px;height:84px;object-fit:cover;border-radius:14px;background:#eef4ff}.field-hint{display:block;margin-top:6px;color:#64748b;font-weight:500}.sticker-bubbles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-content:center;gap:18px;margin-top:18px}.sticker-bubble-card{width:100%;max-width:120px;min-height:170px;padding:12px 10px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-shadow:0 8px 18px #0f172a0d;transition:all .15s ease}.sticker-bubble-card:hover{transform:translateY(-3px);border-color:#2563eb}.sticker-bubble{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;font-weight:900;font-size:.95rem}.sticker-bubble.missing{background:#0f172a;color:#fff}.sticker-bubble.have{background:#fff;color:#0f172a;border:2px solid #cbd5e1}.sticker-bubble.repeated{background:#f59e0b;color:#0f172a}.sticker-info{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.sticker-info strong{font-size:.8rem;line-height:1.1;color:#0f172a}.sticker-name{font-size:.7rem;line-height:1.2;color:#475467;min-height:28px;max-width:100px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sticker-meta{font-size:.68rem;color:#667085}.sticker-actions{width:100%;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:6px;margin-top:6px}.sticker-action-button{width:30px;height:30px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer}.sticker-quantity{text-align:center;font-weight:900;font-size:.82rem;color:#0f172a}@media (max-width: 640px){.sticker-bubbles-grid{grid-template-columns:repeat(2,1fr);gap:14px}.sticker-bubble-card{max-width:100%;min-height:160px}.sticker-bubble{width:48px;height:48px}}.collection-tabs{display:flex!important;gap:12px!important;margin:24px 0!important;flex-wrap:wrap!important;border:0!important}.collection-tabs .tab-button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border:1px solid #dbe3f0!important;background:#fff!important;color:#1e293b!important;border-radius:999px!important;padding:12px 18px!important;font:inherit!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;line-height:1!important;box-shadow:none!important}.collection-tabs .tab-button.active{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}.collection-tabs .tab-button:hover{border-color:#2563eb!important;background:#eef4ff!important;color:#155eef!important}.collection-tabs .tab-button.active:hover{background:#2563eb!important;color:#fff!important}.trade-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0f172a8c;display:grid;place-items:center;padding:18px}.trade-modal{width:min(960px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:26px;padding:22px;box-shadow:0 28px 80px #0f172a59}.trade-modal-header,.trade-search,.trade-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.trade-search{margin:18px 0}.trade-search label{flex:1}.trade-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;margin-top:18px}.trade-card{border:1px solid #e4e7ec;background:#fff;border-radius:18px;padding:12px;display:grid;gap:10px;text-align:left;cursor:pointer}.trade-card.selected{border-color:#2563eb;background:#eef4ff}.trade-card img{width:100%;height:150px;object-fit:contain;background:#f8fafc;border-radius:14px}.trade-card div{display:grid;gap:4px}.trade-card span,.trade-card small,.trade-summary span{color:#667085}.trade-apply-button{width:100%;margin-top:18px}.icon-button{border:0;background:#f2f4f7;border-radius:14px;padding:10px;cursor:pointer}@media (max-width: 760px){.trade-modal{max-height:94vh;padding:18px}.trade-search{display:grid}.trade-modal-header{align-items:flex-start}}.album-view-modern{background:#fff;border-radius:20px;padding:16px;margin-top:16px}.album-view-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.album-view-header h1,.album-view-header h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:0 0 8px}.album-view-header p{font-size:13px;color:#667085}.album-header-actions{display:flex;gap:10px;flex-wrap:wrap}.album-progress-card{background:#f9fafb;border-radius:14px;padding:14px;margin-bottom:14px}.progress-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.album-progress-card strong{font-size:1.6rem}.album-progress-bar{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:8px 0}.album-progress-bar span{display:block;height:100%;background:#2563eb}.album-progress-numbers{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#475467}.album-filter-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:14px;padding-bottom:4px}.album-filter-tabs button{border:none;border-radius:999px;padding:8px 12px;background:#eef4ff;color:#2563eb;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.album-filter-tabs button.active{background:#2563eb;color:#fff}.sticker-category-block{margin-top:18px}.category-header{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.category-header h3{font-size:1rem;margin:0}.category-header small{font-size:12px;color:#667085}.category-progress{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.category-progress span{display:block;height:100%;background:#2563eb}.sticker-bubbles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-top:16px}.sticker-bubble-card{min-height:150px;padding:14px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;text-align:center;gap:8px;box-shadow:0 8px 20px #0f172a0a}.sticker-bubble{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;font-size:.95rem;font-weight:900;border:2px solid #d0d5dd}.sticker-bubble.missing{background:#fff;color:#0f172a;border-color:#d0d5dd}.sticker-bubble.have{background:#0f172a;color:#fff;border-color:#0f172a}.sticker-bubble.repeated{background:#f59e0b;color:#0f172a;border-color:#f59e0b}.sticker-info{width:100%;display:grid;gap:3px;justify-items:center}.sticker-info strong{font-size:.86rem;color:#0f172a;line-height:1.1}.sticker-name{font-size:.74rem;color:#475467;line-height:1.15;max-width:120px;min-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sticker-meta{font-size:.68rem;color:#667085;line-height:1.1}.sticker-actions{width:100%;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:8px}.sticker-action-button{width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer}.sticker-action-button.plus{background:#2563eb;color:#fff}.sticker-action-button.minus{background:#eef4ff;color:#2563eb}.sticker-action-button:disabled{opacity:.4;cursor:not-allowed}.sticker-quantity{text-align:center;font-size:.82rem;font-weight:900;color:#0f172a}@media (max-width: 640px){.album-view-modern{padding:12px}.album-view-header{display:grid}.album-header-actions{width:100%}.album-header-actions button{flex:1}.sticker-bubbles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sticker-bubble-card{min-height:150px;padding:12px 8px}.sticker-bubble{width:48px;height:48px;font-size:.85rem}.sticker-name{max-width:100px}}.sticker-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.modern-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:.92rem;line-height:1;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;text-decoration:none;-webkit-user-select:none;user-select:none}.modern-action-button:hover:not(:disabled):not(.disabled){transform:translateY(-1px)}.modern-action-button.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 24px #2563eb40}.modern-action-button.secondary{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.modern-action-button.ghost{color:#334155;background:#fff;border-color:#dbe3ef}.modern-action-button:disabled,.modern-action-button.disabled{opacity:.65;cursor:not-allowed;transform:none}.import-feedback{width:100%;margin:14px 0 18px;padding:14px;border-radius:18px;border:1px solid transparent}.import-feedback.running{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.import-feedback.success{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.import-feedback.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.import-feedback-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.import-progress-bar{width:100%;height:10px;overflow:hidden;border-radius:999px;background:#94a3b840}.import-progress-bar span{display:block;height:100%;border-radius:inherit;background:currentColor;transition:width .25s ease}.import-feedback-message{margin-top:10px;font-weight:700}.import-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.import-result-grid span{display:flex;flex-direction:column;gap:2px;padding:10px;border-radius:14px;background:#ffffffb8;font-size:.8rem}.import-result-grid strong{font-size:1.2rem}.language-flag-img{width:24px;height:16px;min-width:24px;max-width:24px;min-height:16px;max-height:16px;object-fit:cover;display:block;border-radius:3px;box-shadow:0 0 0 1px #0f172a26;background:#fff}.language-switcher-control{display:inline-flex;align-items:center;gap:8px}.language-switcher-control select{height:38px}.ranking-page .ranking-card{overflow:hidden}.ranking-list{display:grid;gap:12px}.ranking-row{display:grid;grid-template-columns:78px 44px minmax(0,1fr) minmax(220px,320px);gap:14px;align-items:center;padding:14px;border:1px solid #e4e7ec;border-radius:16px;background:#fcfcfd}.ranking-row.podium{background:linear-gradient(135deg,#fff7ed,#fff 70%);border-color:#fed7aa}.ranking-position{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#2563eb}.ranking-avatar{width:44px;height:44px;border-radius:999px;background:#eef4ff;overflow:hidden;display:grid;place-items:center;color:#2563eb;font-weight:800}.ranking-avatar img{width:100%;height:100%;object-fit:cover}.ranking-user{min-width:0}.ranking-user strong,.ranking-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-user small,.ranking-progress small{color:#667085}.ranking-progress{display:grid;gap:6px}.ranking-progress strong{color:#101828}.ranking-bar{height:10px;border-radius:999px;background:#eef2f7;overflow:hidden}.ranking-bar span{display:block;height:100%;border-radius:999px;background:#2563eb}@media (max-width: 720px){.ranking-row{grid-template-columns:62px 40px 1fr}.ranking-progress{grid-column:1 / -1}}.pwa-warning{background:#fff7ed;border:1px solid #fdba74;color:#9a3412;padding:12px 16px;border-radius:10px;margin-bottom:16px;font-size:14px}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;max-width:980px;margin:0 auto;background:#101828;color:#fff;border-radius:20px;padding:18px;display:flex;align-items:center;gap:16px;justify-content:space-between;box-shadow:0 30px 80px #10182847;z-index:30}.cookie-banner p{margin:6px 0 0;color:#d0d5dd}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.onboarding-page{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 34rem),linear-gradient(180deg,#fff,#f3f6fb)}.onboarding-card{width:min(520px,100%);background:#fff;border:1px solid #e4e7ec;border-radius:28px;box-shadow:0 28px 70px #1018281f;padding:32px}.onboarding-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;color:#2563eb;background:#eef4ff;margin-bottom:18px}.install-inline{margin-top:14px;width:100%;padding:13px 16px}.error-alert{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.user-home-page{display:grid;gap:22px}.user-hero{align-items:center;padding:24px;border-radius:24px;background:radial-gradient(circle at right top,rgba(37,99,235,.16),transparent 24rem),#fff;border:1px solid #e4e7ec;box-shadow:0 20px 50px #1118270d}.profile-actions,.album-header-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.home-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;padding:18px;box-shadow:0 16px 40px #1118270a}.stat-card strong{display:block;font-size:1.8rem;color:#101828}.stat-card span{color:#667085}.profile-card{max-width:680px}.album-card-clickable{grid-template-columns:1fr auto}.album-card-main{border:0;background:transparent;padding:0;display:grid;grid-template-columns:76px 1fr;gap:16px;align-items:center;text-align:left;cursor:pointer;color:inherit}.album-actions-stack{display:grid;gap:8px;justify-items:stretch}.album-progress-card .progress-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.sticker-bubble:disabled{opacity:.65;cursor:wait}@media (max-width: 720px){.home-stats-grid,.album-card-clickable,.album-card-main{grid-template-columns:1fr}.user-hero,.page-header{align-items:flex-start}.album-actions-stack,.profile-actions,.album-header-actions{width:100%;justify-content:stretch}.album-actions-stack button,.profile-actions button,.album-header-actions button{width:100%}}.compact-hero{align-items:center}.profile-summary-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-summary-card h2,.profile-summary-card p{margin:0}.profile-summary-card p{color:#667085}.album-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.album-tile{display:grid;gap:14px;padding:14px;border:1px solid #e4e7ec;border-radius:24px;background:#fff;box-shadow:0 18px 40px #1118270d}.album-tile-main{display:grid;gap:12px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.album-cover-large{aspect-ratio:16 / 10;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#eef4ff,#f8fafc)}.album-cover-large img{width:100%;height:100%;display:block;object-fit:cover}.album-tile-info h3,.album-tile-info p{margin:0}.album-tile-info h3{color:#101828}.album-tile-info p{margin-top:5px;color:#667085;min-height:42px}.album-tile-info small{display:block;margin-top:8px;color:#98a2b3}.album-percent-row{display:flex;justify-content:space-between;align-items:center;color:#475467}.album-percent-row strong{color:#155eef;font-size:1.35rem}.progress-bar{height:10px;border-radius:999px;overflow:hidden;background:#eaecf0}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa)}.album-tile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 600px){.profile-summary-card,.compact-hero{align-items:flex-start;flex-direction:column}.profile-summary-card button,.compact-hero button,.album-tile-actions button{width:100%}.album-tile-actions{grid-template-columns:1fr}}@media (max-width: 900px){.hero,.features,.page-header,.content-grid{grid-template-columns:1fr;display:grid}.country-box{width:100%}.cookie-banner{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.site-header nav a{display:none}.hero{padding-top:38px}.album-card{grid-template-columns:64px 1fr}.actions{grid-column:1 / -1}.two-columns{grid-template-columns:1fr}.admin-page{padding:20px 14px}.topbar{align-items:flex-start;flex-direction:column;padding:12px 16px}.topbar-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.topbar-actions span{grid-column:1 / -1;font-size:.9rem}.topbar-actions button,.profile-actions,.profile-actions button{width:100%}.sticker-row{grid-template-columns:1fr}.album-view-header{flex-direction:column}.category-header{grid-template-columns:1fr}.sticker-bubbles-grid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr))}.sticker-bubble{width:42px;height:42px}}
