:root{--bg:#000;--surface:#111113;--surface-2:#1c1c1e;--surface-3:#2c2c2e;--border:#ffffff14;--text:#fff;--muted:#8e8e93;--muted-2:#636366;--blue:#0a84ff;--green:#30d158;--red:#ff453a;--yellow:#ffd60a;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}button,input{font:inherit}img,svg,video,canvas{max-width:100%}button{color:inherit;cursor:pointer;border:0}button:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid #0a84ffd9}.screen{width:min(100%,520px);min-height:100vh;padding:12px 18px calc(150px + env(safe-area-inset-bottom));margin:0 auto}.screen:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0b,#0000 180px),radial-gradient(circle at 50% -20%,#0a84ff26,#0000 34%);position:fixed;inset:0}.sub-screen{padding-top:18px}.screen-header{justify-content:space-between;align-items:center;min-height:44px;display:flex}.screen-header.compact{grid-template-columns:44px 1fr 44px;margin-bottom:12px;display:grid}.screen-header.compact h1{text-align:center;margin:0;font-size:22px}.header-actions{gap:8px;display:flex}.header-spacer{width:44px}.icon-button{border:1px solid var(--border);background:#ffffff14;border-radius:999px;place-items:center;width:42px;height:42px;display:inline-grid}.icon-button.ghost{background:0 0;border-color:#0000}.hero-row{justify-content:space-between;align-items:flex-end;gap:16px;margin:8px 0 18px;display:flex}.eyebrow,.settings-title p{color:var(--muted);margin:0 0 3px;font-weight:700}h1{letter-spacing:0;margin:0;font-size:42px;line-height:1}.lock-button,.pill-button{color:#d8ebff;white-space:nowrap;background:#0a84ff29;border:1px solid #0a84ff40;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:800;display:inline-flex}.lock-button.locked{color:#ffd7d5;background:#ff453a24;border-color:#ff453a3d}.compact-lock{min-height:38px}.pill-button.primary{background:var(--blue);color:#fff}.search-bar{background:var(--surface-2);height:50px;color:var(--muted);border:1px solid var(--border);border-radius:18px;align-items:center;gap:10px;padding:0 16px;display:flex}.search-bar input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:17px}.progress-card,.section-card,.summary-card,.stats-hero,.stat-card,.settings-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#232326f0,#121214f0);box-shadow:0 18px 45px #0000004d}.progress-top{justify-content:space-between;gap:16px;display:flex}.progress-top p,.progress-top span{color:var(--muted);margin:0}.progress-top strong{letter-spacing:0;margin:6px 0 2px;font-size:32px;display:block}.progress-top b{color:var(--green);font-size:28px}.progress-bar{background:var(--surface-3);border-radius:999px;width:100%;height:12px;margin-top:16px;overflow:hidden}.progress-bar.small{height:6px;margin-top:8px}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--green));height:100%;transition:width .25s;display:block}.link-button{color:var(--blue);background:0 0;margin-top:14px;padding:0;font-weight:800}.shortcut-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.shortcut-grid button{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:86px;padding:12px 8px;font-size:13px;font-weight:800;display:flex}.section-list{gap:14px;display:grid}.section-card{border-radius:var(--radius-xl);text-align:left;width:100%;padding:18px;position:relative;overflow:hidden}.section-card:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0e,#0000 42%);position:absolute;inset:0}.section-card>*{z-index:1;position:relative}.special-card{justify-content:space-between;align-items:center;gap:16px;min-height:112px;display:flex}.special-card p,.team-text em{color:var(--muted);margin:0;font-style:normal;font-weight:700}.section-card h2{margin:4px 0 0;font-size:21px}.progress-mini{text-align:right;width:104px}.group-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.group-head h2{margin:0}.group-head span{color:var(--muted);font-weight:800}.team-list{gap:4px;margin-top:12px;display:grid}.team-row{text-align:left;z-index:1;background:0 0;border-top:1px solid #ffffff0d;grid-template-columns:46px 1fr auto 18px;align-items:center;gap:10px;width:100%;min-height:58px;padding:7px 0;display:grid;position:relative}.flag{background:#0b0b0c;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 2px #0000003d}.flag img{object-fit:cover;width:100%;height:100%;display:block}.team-text{gap:2px;display:grid}.team-progress{color:var(--muted);white-space:nowrap;font-weight:800}.chevron{color:var(--muted-2);font-size:28px}.sheet-backdrop,.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.dialog-backdrop{z-index:140;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000b8;align-items:center;padding:22px}.sticker-sheet{width:min(100%,540px);max-height:88vh;padding:10px 18px calc(22px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#101012;border-radius:34px 34px 0 0;animation:.22s slideUp;overflow:auto}@keyframes slideUp{0%{opacity:.7;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:var(--surface-3);border-radius:999px;width:42px;height:5px;margin:2px auto 15px}.sheet-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sheet-header h2{margin:0;font-size:26px}.sheet-header p{color:var(--muted);margin:5px 0 0;font-weight:800}.sheet-actions{gap:10px;margin:16px 0;display:flex}.sticker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.sticker-chip{background:var(--surface-2);border:1px solid var(--border);min-height:64px;color:var(--muted);border-radius:18px;font-weight:900;transition:transform .15s,border-color .15s,background .15s;position:relative}.sticker-chip:active{transform:scale(.97)}.sticker-chip.longpress-release,.sticker-chip.longpress-release:active{transform:scale(1)}.sticker-chip.owned{color:#fff;background:#0a84ff38;border-color:#0a84ff8c}.sticker-chip.highlight{box-shadow:0 0 0 2px var(--yellow)}.sticker-chip b{background:var(--green);color:#001205;border-radius:999px;min-width:24px;height:22px;padding:2px 6px;font-size:12px;position:absolute;top:7px;right:7px}.menu-backdrop{align-items:flex-end}.action-menu{width:min(100% - 24px,380px);margin-bottom:calc(20px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#1c1c1ef5;border-radius:24px;overflow:hidden}.menu-title{text-align:center;color:var(--muted);border-bottom:1px solid var(--border);padding:14px;font-weight:900}.action-menu button{border-bottom:1px solid var(--border);background:0 0;width:100%;min-height:54px;font-weight:800;display:block}.danger,.danger-button{color:var(--red)!important}.confirm-dialog{border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;background:#1c1c1efa;width:min(100% - 36px,360px);margin:auto;padding:22px}.confirm-dialog h2{margin:0 0 8px;font-size:21px}.confirm-dialog p{color:var(--muted);margin:0 0 18px}.dialog-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dialog-actions button{background:var(--surface-3);border-radius:999px;min-height:46px;font-weight:900}.dialog-actions .primary{background:var(--blue)}.bottom-nav{left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#1c1c1ea3;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;width:min(100% - 34px,420px);height:58px;padding:6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 18px 40px #00000073}.bottom-nav button{color:var(--muted);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex}.summary-card{border-radius:var(--radius-lg);color:var(--muted);margin:14px 0;padding:18px;font-weight:900}.plain-list{gap:10px;display:grid}.list-item{text-align:left;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);gap:3px;min-height:74px;padding:14px 16px;display:grid}.list-item b{font-size:18px}.list-item span{color:#fff}.list-item em{color:var(--muted);font-style:normal}.compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-state{text-align:center;border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border);margin-top:40px;padding:26px}.empty-state h2{margin:0 0 8px}.empty-state p{color:var(--muted);margin:0}.stats-hero{border-radius:var(--radius-xl);align-items:center;gap:18px;padding:20px;display:flex}.stats-hero strong{display:block}.stats-hero p{color:var(--muted);margin:5px 0 0}.donut{flex:none;width:132px;height:132px;position:relative}.donut svg{width:100%;height:100%;transform:rotate(-90deg)}.donut circle{fill:none;stroke-linecap:round}.donut .track{stroke:var(--surface-3)}.donut .fill{stroke:var(--blue);transition:stroke-dashoffset .3s}.donut strong{place-items:center;font-size:26px;display:grid;position:absolute;inset:0}.stats-grid,.settings-actions{gap:12px;margin-top:14px;display:grid}.stat-card,.settings-card{border-radius:var(--radius-lg);padding:18px}.stat-card h3,.settings-card h2{margin:0 0 10px}.stat-card p,.settings-card p,.settings-card span{color:var(--muted);margin:6px 0 0;display:block}.settings-title{margin:12px 0 18px}.danger-button{background:#ff453a1f;border:1px solid #ff453a3d;border-radius:999px;min-height:48px;font-weight:900}.toast{left:50%;bottom:calc(92px + env(safe-area-inset-bottom));z-index:240;border:1px solid var(--border);background:#1c1c1ef0;border-radius:999px;max-width:min(88vw,360px);padding:12px 16px;font-weight:900;position:fixed;transform:translate(-50%);box-shadow:0 16px 32px #00000073}@media (width>=760px){.screen{padding-left:0;padding-right:0}}@media (width<=370px){h1{font-size:36px}.shortcut-grid,.compact-list{grid-template-columns:1fr}}@keyframes viewIn{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes routeFade{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:translateY(10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes chipOwned{0%{transform:scale(.96)}55%{transform:scale(1.045)}to{transform:scale(1)}}.route-view{z-index:1;animation:.18s ease-out both routeFade;position:relative}.route-view:has(.sheet-backdrop){z-index:60}:is(.app-shell:has(.sheet-backdrop) .bottom-nav,.app-shell:has(.dialog-backdrop) .bottom-nav){pointer-events:none}.sheet-backdrop{z-index:80}.dialog-backdrop{z-index:140}.icon-button,.lock-button,.pill-button,.shortcut-grid button,.team-row,.sticker-chip,.bottom-nav button,.action-menu button,.top-menu button,.danger-button{transition:transform .16s,background .16s,border-color .16s,color .16s,opacity .16s}.icon-button:active,.lock-button:active,.pill-button:active,.shortcut-grid button:active,.team-row:active,.bottom-nav button:active,.action-menu button:active,.top-menu button:active,.danger-button:active{transform:scale(.96)}.filter-grid button{min-height:92px;font-size:12px;position:relative}.filter-grid button em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.filter-grid button.active em{color:#d8ebff}.filter-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:4px 2px 14px;font-size:13px;display:flex}.filter-caption span{background:var(--surface-2);color:var(--blue);text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.filter-caption strong{text-align:right;font-weight:800}.muted-row{opacity:.46}.special-card{grid-template-columns:52px 1fr auto;display:grid}.special-logo{letter-spacing:0;color:#fff;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:1000;display:grid;box-shadow:inset 0 1px #ffffff1f}.special-logo.cc{background:linear-gradient(135deg,#e51b24,#8f0810);font-family:Georgia,serif;font-style:italic}.special-copy{min-width:0}.progress-mini span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:800;display:block}.bottom-nav.three-tabs{grid-template-columns:repeat(3,1fr);width:min(100% - 24px,500px)}.bottom-nav.three-tabs button{gap:5px;font-size:11px}.settings-screen .settings-title{margin-top:4px;margin-bottom:14px}.settings-screen .settings-title h1{font-size:38px}.settings-screen .settings-row{border-radius:22px;padding:14px}.settings-screen .settings-icon{border-radius:14px;width:38px;height:38px}.sticker-sheet,.action-menu,.top-menu,.confirm-dialog{animation:.2s ease-out both popIn}.sticker-chip.owned{animation:.22s ease-out chipOwned}.sheet-filter-note,.sheet-empty{border:1px solid var(--border);color:var(--muted);background:#ffffff0e;border-radius:18px;margin:4px 0 14px;padding:12px 14px;font-weight:850}.top-menu{width:min(100% - 24px,390px);margin-bottom:calc(20px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#1c1c1efa;border-radius:26px;overflow:hidden;box-shadow:0 24px 60px #00000080}.top-menu button{border-top:1px solid var(--border);text-align:left;background:0 0;width:100%;min-height:56px;padding:0 18px;font-weight:900;display:block}.action-menu .menu-title{gap:3px;display:grid}.action-menu .menu-title strong{color:#fff;font-size:18px}.action-menu .menu-title span{color:var(--muted);font-size:13px}.toast{animation:.22s ease-out both toastIn}.stats-screen .settings-title,.settings-screen .settings-title{margin-bottom:20px}.stats-hero.premium{background:linear-gradient(145deg,#0a84ff2e,#1c1c1ef5 48%,#30d1581f);grid-template-columns:132px 1fr;display:grid}.money-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.money-strip article{border:1px solid var(--border);background:linear-gradient(#232326f0,#121214f0);border-radius:22px;padding:13px 10px;animation:.26s ease-out both viewIn}.money-strip span,.money-strip p{color:var(--muted);margin:0;font-size:12px;line-height:1.2;display:block}.money-strip strong{white-space:nowrap;margin:4px 0;font-size:20px;display:block}.money-strip .loss strong{color:var(--red)}.stat-card.tall,.progress-rank,.specials-stat{gap:12px;display:grid}.stat-line,.special-stat-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-line b,.special-stat-row b{color:#fff}.rank-row{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;display:grid}.rank-row>div{min-width:0}.rank-row strong{margin-bottom:-6px;display:block}.settings-panel{gap:12px;display:grid}.settings-row{border:1px solid var(--border);background:linear-gradient(#232326f5,#121214f5);border-radius:24px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:16px;animation:.24s ease-out both viewIn;display:grid;box-shadow:0 16px 34px #00000047}.settings-row h2,.settings-row p{margin:0}.settings-row h2{font-size:17px}.settings-row p{color:var(--muted);margin-top:3px;line-height:1.3}.settings-row b{color:var(--muted);white-space:nowrap}.settings-icon{color:#d8ebff;background:#0a84ff29;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.settings-icon.danger{color:#ffd7d5;background:#ff453a24}.settings-row.action-row{grid-template-columns:44px 1fr}.settings-row.action-row .lock-button,.settings-row.action-row .danger-button{grid-column:1/-1;width:100%;margin-top:4px}.danger-zone{border-color:#ff453a2e}.compact-danger{min-height:46px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.album-sub-header{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;display:grid}.album-sub-header h1{min-width:0;color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(19px,5.4vw,23px);line-height:1.05;overflow:hidden}.album-sub-leading{justify-content:flex-start;align-items:center;gap:8px;min-width:46px;display:flex}.album-title-space{gap:14px;margin-bottom:16px;display:grid}.large-search,.compact-search{min-width:0}.album-overlay-header{top:calc(env(safe-area-inset-top) + 8px);z-index:72;opacity:0;pointer-events:none;width:min(520px,100%);padding:7px 18px 10px;transition:opacity .18s ease-out,transform .18s ease-out;position:fixed;left:50%;transform:translate(-50%,-12px)scale(.985)}.album-overlay-header:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(18px);background:#14141685;border:1px solid #ffffff14;border-radius:30px;position:absolute;inset:0 10px;box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff0f}.album-overlay-header .album-sub-header{min-height:46px}.album-overlay-header .compact-search{margin-top:7px}.sub-overlay-header{padding-bottom:7px}.sub-overlay-header:before{inset:0 14px}@media (prefers-reduced-motion:reduce){.album-overlay-header{transition:none!important}}:root{--bg:#111113;--surface:#1c1c1e;--surface-2:#232326;--surface-3:#2c2c2e;--border:#ffffff1a;--hairline:#ffffff12}html,body,#root,.app-shell,.screen,.login-reference-screen{background:var(--bg)}.progress-card,.section-card,.summary-card,.stats-hero,.stat-card,.settings-card,.settings-row,.notification-row,.notifications-hero{background-image:none}.special-logo.fwc{background:#0a64bd}.special-logo.cc{background:#b31e27}body{overscroll-behavior-y:none;scrollbar-width:none;min-height:100dvh}body::-webkit-scrollbar{display:none}.app-shell{min-height:100dvh;padding-top:0}.route-view{animation:.18s ease-out both canonicalRouteIn;transform:none}@keyframes canonicalRouteIn{0%{opacity:0}to{opacity:1}}.main-tab-screen,.albums-home-screen,.reference-settings-screen{padding-top:calc(env(safe-area-inset-top) + 42px)}.screen-no-scroll{height:100dvh;overflow:hidden}.album-sub-header{grid-template-columns:46px minmax(0,1fr) auto;min-height:52px}.album-sub-header .icon-button,.album-sub-actions .icon-button{border:1px solid var(--border);background:#2c2c2e9e;width:44px;height:44px}.album-sub-header h1{max-width:100%;font-size:21px}.album-overlay-header{top:calc(env(safe-area-inset-top) + 8px);z-index:72;width:min(100%,430px);padding:6px 18px;position:fixed;left:50%}.album-overlay-header:before{border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);background:#1c1c1eb8;inset:0 12px}.album-title-space{margin-bottom:14px}.album-screen{padding-bottom:calc(150px + env(safe-area-inset-bottom))}.group-toggle{color:#fff;background:0 0;width:100%;min-height:44px;padding:0}.group-head>span:not(.morph-arrow){color:var(--muted)}.group-content{opacity:1;transform-origin:top;grid-template-rows:1fr;transition:opacity .18s ease-out,transform .18s ease-out;display:grid}.group-card.collapsed .group-content{opacity:0;grid-template-rows:0fr;overflow:hidden;transform:scaleY(.98)}.legends-card,.legend-row,.team-row,.team-text{min-width:0}.legend-row{grid-template-columns:48px minmax(0,1fr) auto 44px 14px}.legend-avatar,.legend-avatar img{object-fit:cover;border-radius:50%;width:44px;height:44px}.legend-avatar{background:var(--surface-3);place-items:center;font-weight:900;display:grid;overflow:hidden}.legend-dots{gap:3px;display:flex}.legend-dot{border-radius:50%;width:7px;height:7px}.legend-dot.bordo{background:#8e5bd9}.legend-dot.bronze{background:#a86f45}.legend-dot.prata{background:#c6c8cc}.legend-dot.ouro{background:#e1b63e}.history-screen,.stats-screen,.users-screen,.album-settings-screen,.control-screen{align-content:start;gap:14px;display:grid}.history-hero,.users-hero,.control-summary,.stats-hero,.stat-card,.copy-box-card,.notifications-hero,.notification-row,.settings-row{border:1px solid var(--border);background:#1c1c1ee0;box-shadow:0 14px 30px #0000002e}.history-hero,.users-hero,.control-summary{border-radius:24px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:90px;padding:16px;display:grid}.history-hero>span,.users-hero>span,.control-summary>span{width:46px;height:46px;color:var(--blue);background:#0a84ff24;border-radius:16px;place-items:center;display:grid}.history-hero p,.history-hero h2,.users-hero p,.users-hero h2,.control-summary p,.control-summary strong,.control-summary em{margin:0}.history-hero p,.users-hero p,.control-summary p,.control-summary em{color:var(--muted);font-size:13px;font-style:normal}.history-hero h2,.users-hero h2{margin-top:3px;font-size:21px}.history-segmented,.control-segmented,.sheet-segmented,.auth-segmented{border:1px solid var(--border);background:#1c1c1edb;border-radius:18px;min-height:52px;padding:5px;display:grid;position:relative}.history-segmented,.sheet-segmented,.auth-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.control-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}.history-segmented>span,.auth-segmented>span{background:#ffffff21;border-radius:14px;transition:transform .18s ease-out;position:absolute;inset:5px 50% 5px 5px}.history-segmented>span.is-right,.auth-segmented>span.is-register{transform:translate(calc(100% - 5px))}.history-segmented button,.control-segmented button,.sheet-segmented button,.auth-segmented button{z-index:1;min-width:0;min-height:42px;color:var(--muted);background:0 0;border-radius:14px;font-weight:800;position:relative}.history-segmented button.active,.control-segmented button.active,.sheet-segmented button.active,.auth-segmented button.active{color:#fff}.sheet-segmented button.active,.control-segmented button.active{background:#ffffff21}.history-list,.users-list,.notifications-list,.settings-panel{gap:12px;display:grid}.history-row,.user-row,.device-row{border:1px solid var(--border);background:#1c1c1ee0;border-radius:22px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:13px 14px;display:grid;position:relative}.history-icon,.member-avatar{width:42px;height:42px;color:var(--blue);background:#0a84ff24;border-radius:15px;place-items:center;font-weight:900;display:grid;overflow:hidden}.member-avatar img{object-fit:cover;width:100%;height:100%}.history-row strong,.history-row p,.history-row em,.user-row strong,.user-row p{margin:0}.history-row p,.user-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.history-row em{color:var(--yellow);margin-top:3px;font-size:12px;font-style:normal;display:block}.history-row button,.device-row button{background:#ffffff17;border-radius:13px;min-height:38px;padding:0 12px;font-weight:800}.history-empty,.sheet-empty{color:var(--muted);text-align:center;border:1px solid var(--border);background:#1c1c1eb3;border-radius:22px;padding:28px 18px}.stats-hero.premium{background:#1c1c1ee6;border-radius:28px;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:18px;min-height:174px;padding:20px;display:grid}.stats-hero p,.stats-hero h2,.stats-hero strong,.stats-hero span{margin:0}.stats-hero p,.stats-hero span{color:var(--muted)}.stats-hero h2{margin:4px 0 8px;font-size:25px}.stats-hero strong{margin-bottom:4px;font-size:18px;display:block}.stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stats-kpi-grid article{border:1px solid var(--border);background:#1c1c1ee0;border-radius:24px;align-content:space-between;min-height:116px;padding:16px;display:grid}.stats-kpi-grid svg{color:var(--blue)}.stats-kpi-grid span{color:var(--muted);font-size:12px}.stats-kpi-grid strong{font-size:21px}.stats-kpi-grid .loss strong{color:var(--yellow)}.clean-chart-card{border-radius:26px;gap:14px;padding:18px;display:grid}.stats-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.stats-card-head h3,.stats-card-head p{margin:0}.stats-card-head h3{align-items:center;gap:8px;font-size:17px;display:flex}.stats-card-head p{color:var(--muted);margin-top:4px;font-size:12px}.group-bar-list{gap:11px;display:grid}.group-bar-list>div{grid-template-columns:58px minmax(0,1fr) 52px;align-items:center;gap:10px;font-size:12px;display:grid}.group-bar-list b{text-align:right;color:var(--muted)}.rank-row.visual{grid-template-columns:40px minmax(0,1fr) 46px;min-height:54px}.rank-row.visual .flag,.rank-row.visual .flag img{object-fit:cover;border-radius:50%;width:36px;height:36px}.bounded-backdrop,.sheet-backdrop,.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(14px);background:#000000a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.bounded-sheet,.account-sheet,.confirm-dialog{width:min(100%,390px);max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border:1px solid var(--border);background:#202023;border-radius:30px;padding:16px;overflow:auto;box-shadow:0 24px 70px #00000075}.bounded-sheet-head{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:56px;display:grid}.bounded-sheet-head p,.bounded-sheet-head h2{margin:0}.bounded-sheet-head p{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:900}.bounded-sheet-head h2{margin-top:3px;font-size:23px}.sheet-field{border:1px solid var(--border);background:#0a0a0b85;border-radius:18px;gap:6px;margin-top:12px;padding:13px 14px;display:grid}.sheet-field span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.sheet-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:17px}.sheet-helper{color:var(--muted);text-align:center;margin:12px 6px;font-size:12px}.sheet-primary-action{width:100%;margin-top:6px}.profile-sheet{gap:12px;display:grid}.profile-sheet-head{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;display:grid}.profile-sheet-head h2,.profile-sheet-head p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.profile-sheet-head p{color:var(--muted);margin-top:3px;font-size:12px}.profile-action{background:#ffffff14;border-radius:17px;align-items:center;gap:12px;min-height:52px;padding:0 16px;font-weight:800;display:flex}.profile-action.danger{color:var(--red)}.device-sheet h2{margin:8px 0 14px}.bounded-sheet-scroll{gap:10px;display:grid;overflow:auto}.device-row{grid-template-columns:minmax(0,1fr) auto}.device-row strong,.device-row span{display:block}.device-row span{color:var(--muted);margin-top:4px;font-size:12px}.bottom-nav{left:50%;right:auto;bottom:calc(10px + env(safe-area-inset-bottom));z-index:64;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#232325d1;border-radius:999px;width:min(100vw - 24px,420px);height:62px;padding:5px;display:grid;position:fixed;transform:translate(-50%)}.bottom-nav button{min-width:0;min-height:0;color:var(--muted);background:0 0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;font-weight:800;display:flex}.bottom-nav.three-tabs button{flex-direction:row;gap:6px;font-size:11px}.main-tab-header,.albums-home-header,.settings-title{justify-content:space-between;align-items:center;min-height:58px;margin-bottom:20px;display:flex}.main-tab-header h1,.albums-home-header h1,.settings-title h1{min-width:0;margin:0;font-size:38px;line-height:1}.home-add-fab{border:1px solid var(--border);background:#2c2c2ec7;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.album-list-home{gap:12px;display:grid}.reference-album-card{border:1px solid var(--border);background:#1c1c1ee0;border-radius:26px;min-height:112px;padding:0;position:relative;overflow:hidden}.reference-album-open{text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:112px;padding:20px 62px 20px 22px;display:flex}.reference-album-open h2,.reference-album-open p{margin:0}.reference-album-open h2{text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;font-size:23px;overflow:hidden}.reference-album-open p{color:var(--muted);font-size:13px}.reference-delete{width:38px;height:38px;color:var(--red);background:#ff453a1a;border-radius:50%;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.text-only-empty{color:var(--muted);padding:28px 0}.text-only-empty h2,.text-only-empty p{margin:0}.text-only-empty h2{color:#fff;font-size:18px}.notifications-hero,.notification-row,.settings-row{border-radius:24px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:82px;padding:15px 16px;display:grid}.notifications-hero p,.notifications-hero h2,.notification-row strong,.notification-row p,.notification-row em,.settings-row h2,.settings-row p{margin:0}.notifications-hero p,.notification-row p,.notification-row em,.settings-row p{color:var(--muted);font-size:12px}.notifications-hero h2{margin-top:3px;font-size:19px}.notification-row em{margin-top:4px;font-style:normal;display:block}.notification-actions{gap:7px;display:flex}.notification-actions button{width:38px;height:38px;color:var(--red);background:#ff453a1f;border-radius:50%}.notification-actions button.accept{color:var(--green);background:#30d1581f}.login-reference-screen{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 22px) 22px calc(env(safe-area-inset-bottom) + 18px);place-items:center;display:grid}.login-reference-panel{gap:16px;width:min(100%,390px);display:grid}.login-copy{text-align:center}.login-copy p,.login-copy h1,.login-copy span{margin:0}.login-copy p{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:900}.login-copy h1{margin-top:8px;font-size:34px;line-height:1.04}.login-copy span{color:var(--muted);margin-top:10px;line-height:1.28;display:block}.login-reference-actions{gap:12px;display:grid}.google-login-button,.email-login-button{border-radius:20px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;font-weight:900;display:flex}.google-login-button{border:1px solid var(--border);background:#1c1c1ee6}.email-login-button{background:var(--blue);color:#fff}.email-login-button svg:last-child{margin-left:auto}.google-g{color:#4285f4;font-size:22px}.login-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.login-divider span{background:var(--border);height:1px}.auth-form{gap:12px;display:grid}.auth-field-group{border:1px solid var(--border);background:#1c1c1ee0;border-radius:22px;overflow:hidden}.auth-field{border-bottom:1px solid var(--hairline);gap:5px;padding:12px 14px;display:grid}.auth-field:last-child{border-bottom:0}.auth-field span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.auth-field input{color:#fff;background:0 0;border:0;outline:0;min-height:30px;font-size:17px}.login-policy{color:var(--muted);text-align:center;margin:0;font-size:11px}.privacy-copy{color:var(--blue)}.toast{top:calc(env(safe-area-inset-top) + 12px);z-index:220;border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);background:#232325f0;border-radius:999px;place-items:center;width:max-content;max-width:calc(100vw - 28px);min-height:44px;padding:10px 16px;font-size:13px;font-weight:850;animation:.18s ease-out both canonicalToastIn;display:grid;position:fixed;bottom:auto;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #0000004d}.toast-success,.toast-unlocked{color:#d8ffe1;border-color:#30d1586b}.toast-danger,.toast-locked{color:#ffd8d5;border-color:#ff453a6b}@keyframes canonicalToastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (height<=720px){.login-reference-screen{padding-top:calc(env(safe-area-inset-top) + 10px);place-items:start center;overflow:auto}.login-reference-panel{gap:10px}.login-copy h1{font-size:29px}.login-copy span{margin-top:6px;font-size:13px}.auth-segmented{min-height:48px}.google-login-button,.email-login-button{min-height:50px}.auth-field{padding-block:9px}}@media (width<=390px){.screen{padding-left:16px;padding-right:16px}.main-tab-header h1,.albums-home-header h1,.settings-title h1{font-size:34px}.legend-dots{display:none}.legend-row{grid-template-columns:46px minmax(0,1fr) 42px 12px}}@media (prefers-reduced-motion:reduce){.route-view,.group-content,.history-segmented>span,.auth-segmented>span{transition:none;animation:none}}:root{--bg:#111113;--surface:#1d1d1fe0;--surface-2:#2a2a2de0;--surface-3:#3a3a3ee6;--border:#ffffff1c;--hairline:#ffffff12;--text:#f5f5f7;--muted:#9a9aa2;--muted-2:#707078;--radius-xl:30px;--radius-lg:24px;--radius-md:18px}html,body,.app-shell,.screen,.login-reference-screen{background:var(--bg)}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}.screen{width:min(100%,430px);min-height:100dvh;padding:58px 24px calc(104px + env(safe-area-inset-bottom))}.screen:before{display:none}.route-view{animation:.17s ease-out both cleanRouteIn}@keyframes cleanRouteIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}h1,.main-tab-header h1,.albums-home-header h1,.settings-title h1{letter-spacing:0;font-size:38px;font-weight:760;line-height:.98}h2,.settings-row h2,.reference-album-open h2,.notifications-hero h2,.history-hero h2,.users-hero h2{letter-spacing:0;font-weight:740}h3{font-weight:720}p,small,em{line-height:1.32}.main-tab-header,.albums-home-header,.settings-title{justify-content:space-between;align-items:flex-end;gap:14px;min-height:52px;margin:0 0 20px;display:flex}.home-add-fab,.icon-button{border:1px solid var(--border);width:48px;height:48px;color:var(--text);background:#1d1d1fe0;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 12px 26px #0000002e}.icon-button svg,.home-add-fab svg{stroke-width:2.2px;width:21px;height:21px}.screen-header.compact,.album-sub-header{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:52px;margin-bottom:16px;display:grid}.album-sub-header h1,.screen-header.compact h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:21px;font-weight:760;line-height:1.08;overflow:hidden}.album-sub-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.floating-sub-header{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#1d1d1f9e;border-radius:26px}.reference-album-card,.notifications-hero,.notification-row,.notification-empty,.settings-row,.progress-card,.section-card,.summary-card,.stats-hero,.stat-card,.settings-card,.control-summary,.copy-box-card,.history-hero,.history-row,.users-hero,.user-row,.price-card,.device-row{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:none;border-radius:24px;box-shadow:0 14px 30px #0000002e}.progress-card,.section-card,.summary-card,.stats-hero,.stat-card,.settings-card{background-image:none}.reference-album-open h2{margin-bottom:10px;font-size:25px}.reference-album-open p{color:var(--muted);font-size:15px;font-weight:680}.reference-delete{width:34px;height:34px;color:var(--red);background:0 0;right:14px}.settings-section-label,.section{color:var(--muted);text-transform:uppercase;margin:14px 8px 0;font-size:12px;font-weight:780}.text-only-empty{color:var(--muted);text-align:center;margin-top:58px;padding:0 24px}.text-only-empty h2{color:var(--text);font-size:21px;font-weight:740}.text-only-empty p{margin-top:8px;font-size:14px}.notifications-hero,.notification-row,.notification-empty,.settings-row,.history-row,.user-row{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:12px 14px}.notifications-hero{min-height:88px;padding:16px}.settings-icon,.notifications-hero>span,.notification-row>span,.notification-empty>span,.history-icon,.member-avatar,.control-summary>span,.users-hero>span{width:46px;height:46px;color:var(--blue);background:#0a84ff29;border-radius:16px;place-items:center;font-weight:780;display:grid;overflow:hidden}.settings-icon svg,.history-icon svg,.control-summary svg,.users-hero svg,.notifications-hero svg,.notification-row svg,.notification-empty svg{stroke-width:2.2px;width:20px;height:20px}.settings-row h2,.notification-row strong,.notification-empty strong,.history-row strong,.user-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:720;overflow:hidden}.settings-row p,.notification-row p,.notification-row em,.notification-empty p,.history-row p,.user-row p{color:var(--muted);font-size:12px;font-weight:640}.settings-panel,.notifications-list,.history-list,.users-list,.settings-feature-list,.album-list-home{gap:12px;display:grid}.bottom-nav{left:50%;right:auto;bottom:calc(10px + env(safe-area-inset-bottom));border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);background:#232325d1;border-radius:999px;align-items:center;width:min(100vw - 24px,420px);height:62px;padding:6px;display:grid;box-shadow:0 14px 34px #00000047}.bottom-nav.three-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav.six-tabs{grid-template-columns:repeat(6,minmax(0,1fr));width:min(100vw - 12px,430px)}.bottom-nav button,.bottom-nav.three-tabs button{min-width:0;min-height:50px;color:var(--muted);background:0 0;border-radius:999px;place-items:center;font-size:0;display:grid}.bottom-nav button.active{color:#fff;background:#ffffff21}.bottom-nav-icon{place-items:center;display:grid;position:relative}.bottom-nav-icon svg{stroke-width:2.15px;width:22px;height:22px}.bottom-nav-icon em{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-8px;right:-11px}.progress-card{border-radius:24px;margin:14px 0;padding:18px}.progress-top strong{margin:4px 0 2px;font-size:30px;font-weight:760}.progress-top b{font-size:28px;font-weight:760}.progress-bar{background:#ffffff1f;height:8px;margin-top:14px}.progress-bar span{background:var(--blue)}.large-search .search-bar,.search-bar{background:var(--surface);border:1px solid var(--border);border-radius:22px;height:50px}.filter-grid button{background:var(--surface);border:1px solid var(--border);min-height:86px;box-shadow:none;border-radius:22px;padding:12px 8px;font-size:12px;font-weight:760}.filter-grid button.active{background:#0a84ff2e;border-color:#0a84ff94;box-shadow:inset 0 0 0 1px #0a84ff2e}.filter-grid button em{color:var(--muted);font-weight:640}.section-card{border-radius:26px;padding:16px}.section-card:after{display:none}.special-card{grid-template-columns:46px minmax(0,1fr) auto;min-height:96px}.special-logo,.flag,.legend-avatar{border-radius:16px;width:46px;height:46px}.group-card{gap:12px}.group-head{font-size:19px}.group-head h2{font-size:21px;font-weight:740}.team-row{gap:12px;min-height:58px;padding:10px 0}.team-text b,.team-progress{font-size:15px;font-weight:720}.team-text em{font-size:13px;font-weight:640}.control-summary,.history-hero,.users-hero{grid-template-columns:46px minmax(0,1fr) auto;min-height:88px;padding:16px}.control-summary strong{font-size:32px;font-weight:760}.control-segmented,.history-segmented,.sheet-segmented,.auth-segmented{background:#1d1d1fe0;border-radius:18px;min-height:50px}.control-segmented button,.history-segmented button,.sheet-segmented button,.auth-segmented button{min-height:40px;font-size:12px;font-weight:720}.copy-box-card{border-radius:26px;padding:16px}.copy-box-head h2{font-size:21px}.copy-button,.pill-button,.lock-button,.danger-button,.sheet-primary-action{border-radius:999px;min-height:40px;padding:0 14px;font-size:13px;font-weight:760}.control-preview textarea,.copy-box-card textarea{font-size:13px;line-height:1.5}.stats-hero.premium{background:var(--surface);border-radius:26px;grid-template-columns:104px minmax(0,1fr);min-height:150px;padding:18px}.donut{width:104px;height:104px}.stats-kpi-grid{gap:12px}.stats-kpi-grid article{background:var(--surface);border-radius:24px;min-height:104px;padding:14px}.stats-kpi-grid strong{font-size:20px;font-weight:760}.clean-chart-card{border-radius:26px;padding:16px}.history-row button,.device-row button{border-radius:13px;min-height:36px;padding:0 11px;font-size:12px}.users-hero{grid-template-columns:minmax(0,1fr) 48px}.users-hero>span{display:none}.users-add-button{background:var(--blue);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.user-row{grid-template-columns:46px minmax(0,1fr) auto}.user-row em{background:var(--surface-3);border-radius:999px;padding:7px 9px;font-size:12px;font-style:normal;font-weight:720}.member-menu-button,.more{background:var(--surface-2);border-radius:50%;width:34px;height:34px}.member-action-popover{border:1px solid var(--border);background:#252528fa;border-radius:20px;box-shadow:0 20px 44px #0000005c}.album-settings-screen .settings-row{min-height:80px}.action-row .lock-button,.action-row .danger-button{width:42px;min-width:42px;height:42px;padding:0;font-size:0}.action-row .lock-button svg,.action-row .danger-button svg{margin:0}.menu-backdrop{z-index:120;padding:calc(env(safe-area-inset-top) + 72px) 20px 20px;-webkit-backdrop-filter:none;background:0 0;justify-content:flex-end;align-items:flex-start}.top-menu{border:1px solid var(--border);transform-origin:100% 0;background:#252528fa;border-radius:24px;width:min(248px,100vw - 32px);margin:0;overflow:visible;box-shadow:0 24px 54px #0000006b}.top-menu:before{content:"";border-left:1px solid var(--border);border-top:1px solid var(--border);background:#252528fa;width:14px;height:14px;position:absolute;top:-7px;right:24px;transform:rotate(45deg)}.top-menu .menu-title{border-bottom:1px solid var(--hairline);color:var(--muted);text-align:left;padding:12px 14px;font-size:12px}.top-menu button{border-top:1px solid var(--hairline);align-items:center;min-height:50px;padding:0 14px;font-size:15px;font-weight:740;display:flex}.top-menu button:first-of-type{border-top:0}.bounded-sheet,.account-sheet,.confirm-dialog,.sticker-sheet{border:1px solid var(--border);background:#202023;box-shadow:0 24px 70px #00000075}.toast{top:calc(env(safe-area-inset-top) + 12px);background:#232325f0;border-radius:999px;bottom:auto}@media (width<=390px){.screen{padding-left:20px;padding-right:20px}h1,.main-tab-header h1,.albums-home-header h1,.settings-title h1{font-size:35px}}.users-screen .user-row{grid-template-columns:46px minmax(0,1fr) auto auto!important;align-items:center!important;min-height:74px!important}.users-screen .member-menu-button{grid-column:auto!important;width:34px!important;height:34px!important;margin:0!important}.users-screen .member-action-popover{z-index:5;min-width:170px;position:absolute;top:58px;right:14px}.album-settings-screen .settings-row.action-row{grid-template-columns:46px minmax(0,1fr) 42px!important}.album-settings-screen .clean-action-row{text-align:left!important;grid-template-columns:46px minmax(0,1fr) 42px!important;align-items:center!important}.settings-row-action{width:42px;height:42px;color:var(--blue);background:#0a84ff29;border:1px solid #0a84ff47;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff0f}.settings-row-action.locked,.settings-row-action.danger{color:var(--red);background:#ff453a24;border-color:#ff453a47}.settings-row-action.unlocked{color:var(--green);background:#30d15824;border-color:#30d15847}.album-settings-screen .settings-row.action-row .lock-button,.album-settings-screen .settings-row.action-row .danger-button{border-radius:50%!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;font-size:0!important;overflow:hidden!important}.album-settings-screen .settings-row.action-row .lock-button span,.album-settings-screen .settings-row.action-row .danger-button span{display:none!important}.top-menu{border-radius:24px!important;width:min(226px,100vw - 32px)!important;overflow:visible!important}.top-menu .menu-title{min-height:44px!important;color:var(--muted)!important;text-align:left!important;padding:12px 14px!important;font-size:13px!important;font-weight:740!important}.top-menu button{text-align:left!important;min-height:50px!important;padding:0 14px!important;font-size:15px!important;font-weight:740!important;line-height:1.1!important}.control-screen .control-summary{grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:110px!important}.control-screen .control-summary>div{gap:2px!important;min-width:0!important;display:grid!important}.control-screen .control-summary p,.control-screen .control-summary strong,.control-screen .control-summary em{line-height:1.02!important;display:block!important}.control-screen .control-summary strong{letter-spacing:0!important;font-size:36px!important}.control-screen .control-summary em{font-size:14px!important;line-height:1.2!important}.control-screen .control-segmented{gap:4px!important;min-height:58px!important;padding:5px!important}.control-screen .control-segmented button{white-space:nowrap!important;border-radius:15px!important;place-items:center!important;gap:2px!important;min-height:46px!important;padding:0 4px!important;font-size:11px!important;line-height:1!important;display:grid!important}.control-screen .copy-box-card{gap:14px!important;padding:18px!important;display:grid!important}.control-screen .copy-box-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.control-screen .copy-box-head p,.control-screen .copy-box-head h2{text-align:left!important;margin:0!important}.control-screen .copy-box-head p{color:var(--muted)!important;text-transform:uppercase!important;font-size:12px!important;font-weight:760!important}.control-screen .copy-button{color:#fff!important;background:var(--blue)!important;min-width:110px!important}.control-screen .copy-button.is-copied{background:var(--green)!important}.control-screen .control-preview textarea,.control-screen .copy-box-card textarea{resize:none!important;border:1px solid var(--border)!important;appearance:none!important;width:100%!important;min-height:260px!important;max-height:42vh!important;color:var(--text)!important;background:#08080994!important;border-radius:20px!important;outline:none!important;padding:16px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:13px!important;line-height:1.55!important}.album-sub-header,.screen-header.compact{z-index:180!important;pointer-events:auto!important;position:relative!important}.album-sub-header .icon-button,.screen-header.compact .icon-button,.album-sub-actions,.album-sub-actions .icon-button{z-index:181!important;pointer-events:auto!important;position:relative!important}.floating-sub-header,.album-overlay-header{z-index:190!important}:root{--official-bg:#111113;--official-card:#1c1c1e;--official-card-soft:#202023;--official-border:#ffffff1b}html,body,#root,.app,.app-shell{background:var(--official-bg)!important}.screen{width:min(100%,430px)!important;min-height:100dvh!important;padding:calc(env(safe-area-inset-top) + 58px) 24px calc(96px + env(safe-area-inset-bottom))!important;background:var(--official-bg)!important;margin:0 auto!important}.screen:before,.screen:after,.app-shell:before,.app-shell:after{display:none!important}.route-view{background:var(--official-bg)!important}.main-tab-header,.albums-home-header,.settings-title{justify-content:space-between!important;align-items:center!important;min-height:56px!important;margin:0 0 18px!important;display:flex!important}.main-tab-header h1,.albums-home-header h1,.settings-title h1{letter-spacing:0!important;text-align:left!important;margin:0!important;font-size:36px!important;font-weight:820!important;line-height:1!important}.home-add-fab,.icon-button,.users-add-button{border:1px solid var(--official-border)!important;width:48px!important;height:48px!important;color:var(--text)!important;background:#252528c7!important;border-radius:50%!important;place-items:center!important;display:grid!important;box-shadow:0 14px 30px #00000038!important}.albums-home-header .home-add-fab{color:#fff!important}.settings-section-label{color:var(--muted)!important;text-transform:uppercase!important;margin:16px 0 10px!important;font-size:12px!important;font-weight:820!important}.album-list-home,.settings-feature-list,.notifications-list,.users-list,.album-settings-stack,.section-list{gap:12px!important;display:grid!important}.text-only-empty{text-align:center!important;max-width:320px!important;margin:68px auto 0!important;padding:0!important}.text-only-empty h2{margin:0!important;font-size:20px!important;font-weight:800!important}.text-only-empty p{color:var(--muted)!important;margin:10px 0 0!important;font-size:15px!important;line-height:1.35!important}.reference-album-card,.notifications-hero,.notification-row,.notification-empty,.settings-row,.settings-mini-card,.developer-card,.users-hero,.user-row,.pending-invites-card,.album-price-hero,.control-mode-card,.control-help-card,.control-preview,.stats-hero,.stat-card,.history-hero,.history-row,.history-empty{border:1px solid var(--official-border)!important;background:var(--official-card)!important;box-shadow:none!important;border-radius:22px!important}.reference-album-card{min-height:116px!important;overflow:hidden!important}.reference-album-open{text-align:left!important;grid-template-columns:minmax(0,1fr) 26px!important;align-items:center!important;gap:12px!important;min-height:116px!important;padding:18px 68px 18px 18px!important;display:grid!important}.reference-album-open h2{margin:0 0 10px!important;font-size:25px!important;font-weight:820!important}.reference-album-open p{color:var(--muted)!important;margin:0!important;font-size:15px!important;font-weight:680!important;line-height:1.25!important}.reference-album-open em{color:#d9ecff!important;background:#0a84ff47!important;border-radius:999px!important;width:max-content!important;margin-top:12px!important;padding:5px 10px!important;font-size:12px!important;font-style:normal!important;font-weight:760!important;display:block!important}.reference-delete{color:var(--red)!important;background:0 0!important;right:16px!important}.create-album-backdrop{-webkit-backdrop-filter:none!important;background:0 0!important;justify-content:center!important;align-items:flex-end!important}.create-album-sheet{background:#202023!important;border-radius:28px!important;width:min(100%,320px)!important;margin:0 auto!important;padding:14px 16px 16px!important}.create-album-sheet .bounded-sheet-head{grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;margin-bottom:10px!important;display:grid!important}.create-album-sheet .bounded-sheet-head p{color:var(--blue)!important;text-transform:uppercase!important;margin:0 0 4px!important;font-size:11px!important;font-weight:850!important}.create-album-sheet .bounded-sheet-head h2{margin:0!important;font-size:22px!important}.create-mode-switch{border-radius:16px!important;align-items:stretch!important;min-height:88px!important;margin-bottom:12px!important;padding:6px!important}.create-mode-switch button{border-radius:14px!important;gap:3px!important;min-height:38px!important;font-size:12px!important}.sheet-field{background:#08080970!important;border-radius:16px!important;min-height:72px!important;padding:11px 14px!important}.sheet-field span{color:var(--muted)!important;text-transform:uppercase!important;font-size:11px!important}.sheet-field input{font-size:16px!important}.sheet-helper{color:var(--muted)!important;margin:10px 6px 14px!important;font-size:12px!important}.notifications-hero,.notification-row,.notification-empty{grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:86px!important;padding:16px!important;display:grid!important}.notification-row.invite{min-height:110px!important}.notification-actions{gap:8px!important;margin-top:12px!important;display:flex!important}.notification-actions button{background:var(--surface-3)!important;border-radius:999px!important;min-height:40px!important;padding:0 16px!important;font-size:13px!important;font-weight:780!important}.notification-actions .accept{background:var(--blue)!important}.notification-chevron{color:var(--muted)!important}.settings-panel{gap:14px!important}.account-main-card{min-height:98px!important;padding:18px!important}.settings-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.settings-mini-card{text-align:left!important;align-content:start!important;justify-items:start!important;gap:6px!important;min-height:124px!important;padding:16px!important;display:grid!important}.settings-mini-card strong{margin-top:8px!important;font-size:18px!important}.settings-mini-card p,.developer-card span{color:var(--muted)!important;margin:0!important;font-size:15px!important}.developer-card{min-height:116px!important}.developer-card p{color:var(--blue)!important;text-transform:uppercase!important;font-size:11px!important;font-weight:850!important}.album-sub-header{margin-bottom:20px!important}.users-hero{grid-template-columns:minmax(0,1fr) 48px!important;min-height:82px!important;padding:14px 16px!important;display:grid!important}.users-hero p,.album-price-hero p{color:var(--muted)!important;margin:0!important;font-size:15px!important}.users-hero h2{margin:2px 0 0!important;font-size:23px!important}.users-add-button{background:var(--blue)!important;color:#fff!important;border-color:#0000!important}.user-row{grid-template-columns:46px minmax(0,1fr) auto auto!important;min-height:74px!important;padding:13px 16px!important}.user-row p{color:var(--muted)!important;font-size:13px!important}.pending-invites-card{min-height:96px!important;padding:16px!important}.pending-invites-card strong{font-size:17px!important}.pending-invites-card p{color:var(--muted)!important;margin:4px 0 0!important;font-size:15px!important}.album-price-hero{text-align:left!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;min-height:112px!important;padding:18px!important;display:grid!important}.album-price-hero strong{margin-top:2px!important;font-size:31px!important;line-height:1!important;display:block!important}.album-price-hero>span{width:48px!important;height:48px!important;color:var(--blue)!important;background:#0a84ff2e!important;border-radius:16px!important;place-items:center!important;font-weight:850!important;display:grid!important}.album-settings-stack .settings-row{grid-template-columns:46px minmax(0,1fr) 20px!important;min-height:82px!important}.album-settings-stack .danger-zone{background:#4116169e!important;border-color:#ff453a5c!important}.album-settings-stack .danger-zone svg:last-child,.album-settings-stack .danger-zone h2{color:var(--red)!important}.menu-backdrop{padding:calc(env(safe-area-inset-top) + 118px) 22px 0 0!important;-webkit-backdrop-filter:none!important;background:0 0!important;justify-content:flex-end!important;align-items:flex-start!important}.top-menu{border:1px solid var(--official-border)!important;background:#2a2a2d!important;border-radius:20px!important;gap:4px!important;width:225px!important;padding:12px!important;display:grid!important;box-shadow:0 18px 40px #00000057!important}.top-menu:before{background:#2a2a2d!important;right:18px!important}.top-menu button{color:#fff!important;text-align:left!important;border:0!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:0 8px!important;font-size:15px!important;display:grid!important}.top-menu button span{width:30px!important;height:30px!important;color:var(--blue)!important;background:#0a84ff2e!important;border-radius:12px!important;place-items:center!important;display:grid!important}.top-menu button.danger,.top-menu button.danger span{color:var(--red)!important}.top-menu button.danger span{background:#ff453a29!important}.progress-card{border-radius:22px!important;min-height:124px!important;padding:18px!important}.progress-top{grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;display:grid!important}.progress-top p{color:var(--muted)!important;font-size:15px!important}.progress-top strong{font-size:40px!important;line-height:.96!important}.progress-top b{width:76px!important;height:76px!important;color:var(--green)!important;background:radial-gradient(circle at center, var(--official-card) 50%, transparent 52%), conic-gradient(var(--green) calc(var(--percent,0) * 1%), var(--surface-3) 0)!important;border-radius:50%!important;place-items:center!important;font-size:21px!important;display:grid!important}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.filter-grid button{text-align:left!important;border-radius:22px!important;align-content:space-between!important;min-height:96px!important;padding:13px!important}.filter-grid button span{font-size:15px!important}.control-mode-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:72px!important;padding:14px 16px!important;display:grid!important}.control-mode-card p,.control-mode-card h2{margin:0!important}.control-mode-card p{color:var(--muted)!important;font-size:14px!important}.control-kind-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.control-kind-grid button{border:1px solid var(--official-border)!important;min-height:62px!important;color:var(--muted)!important;background:0 0!important;border-radius:18px!important;padding:8px!important}.control-kind-grid button.active{color:#fff!important;background:#0a84ff1f!important;border-color:#0a84ffc7!important}.control-kind-grid span{display:none!important}.clean-copy-preview{padding:0!important;overflow:hidden!important}.clean-copy-preview textarea{border:0!important;border-radius:22px!important;min-height:320px!important;max-height:42vh!important}.control-help-card{min-height:96px!important;padding:16px!important}.control-help-card h2,.control-help-card p{margin:0!important}.control-help-card p{color:var(--muted)!important;margin-top:4px!important}.stats-hero.premium .donut{grid-area:1/2!important;width:86px!important;height:86px!important}.stats-hero.premium>div:not(.donut){grid-area:1/1!important}.stats-hero h2{font-size:48px!important;line-height:.95!important}.compact-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.compact-stats-grid article{align-content:end!important;min-height:112px!important}.compact-stats-grid svg{display:none!important}.group-map-card,.next-action-card{padding:16px!important}.group-map-card h3,.next-action-card h3,.next-action-card p{margin:0!important}.group-map-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;display:grid!important}.group-map-grid span{min-height:34px!important;color:var(--muted)!important;background:var(--surface-3)!important;border-radius:10px!important;place-items:center!important;font-size:12px!important;font-weight:850!important;display:grid!important}.group-map-grid span.best{color:#fff!important;background:#0a84ff6b!important}.group-map-grid span.complete{color:#fff!important;background:#30d1586b!important}.next-action-card p{color:var(--muted)!important;margin-top:4px!important;font-size:15px!important}.history-hero{min-height:92px!important}.history-row{min-height:74px!important}:root{--clean-bg:#111113;--clean-card:#1c1c1e;--clean-card-2:#202023;--clean-line:#ffffff1a}html,body,#root,.app-shell,.route-view,.screen,.login-reference-screen{background:var(--clean-bg)!important}body{height:100dvh!important;overflow:hidden!important}.screen{width:min(100%,430px)!important;height:100dvh!important;padding:calc(env(safe-area-inset-top) + 46px) 20px calc(92px + env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;overflow:hidden auto!important}.screen-no-scroll{overflow:hidden!important}.main-tab-header,.albums-home-header,.settings-title{min-height:50px!important;margin-bottom:16px!important}.main-tab-header h1,.albums-home-header h1,.settings-title h1{font-size:34px!important;font-weight:780!important;line-height:1.02!important}.home-add-fab,.icon-button,.users-add-button{width:46px!important;height:46px!important}.toast{top:calc(env(safe-area-inset-top) + 10px)!important;z-index:1200!important;border-radius:999px!important;width:max-content!important;max-width:min(320px,100vw - 48px)!important;min-height:38px!important;padding:9px 14px!important;font-size:13px!important;font-weight:760!important;line-height:1.15!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.bottom-nav{left:50%!important;right:auto!important;bottom:calc(16px + env(safe-area-inset-bottom))!important;border-radius:31px!important;width:min(100vw - 40px,360px)!important;height:62px!important;padding:6px!important;transform:translate(-50%)!important}.bottom-nav.six-tabs{width:min(100vw - 24px,382px)!important}.bottom-nav button{border-radius:25px!important;min-height:50px!important}.bottom-nav-icon svg{width:21px!important;height:21px!important}.bottom-nav button.active{transform:none!important}.reference-album-card{border-radius:22px!important;min-height:96px!important}.reference-album-open{min-height:96px!important;padding:15px 58px 15px 18px!important}.reference-album-open h2{margin-bottom:8px!important;font-size:24px!important;line-height:1.04!important}.reference-album-open p{font-size:14px!important}.reference-delete{right:14px!important}.text-only-empty{margin-top:72px!important}.text-only-empty h2{font-size:20px!important}.text-only-empty p{font-size:15px!important}.create-album-sheet{border-radius:26px!important;width:min(100vw - 28px,330px)!important;padding:14px 16px 16px!important}.create-album-sheet .bounded-sheet-head{grid-template-columns:minmax(0,1fr) 38px!important}.create-album-sheet .bounded-sheet-head h2{font-size:21px!important}.create-album-sheet .sheet-close,.create-album-sheet .icon-button{width:38px!important;height:38px!important}.create-mode-switch{min-height:84px!important}.create-mode-switch button{min-height:36px!important}.sheet-field{min-height:66px!important}.sheet-primary-action,.create-album-sheet .pill-button.primary{border-radius:16px!important;min-height:48px!important;font-size:14px!important}.notifications-hero,.notification-row,.notification-empty,.settings-row,.developer-card,.users-hero,.user-row,.pending-invites-card,.album-price-hero,.control-mode-card,.control-help-card,.history-hero,.history-row,.stats-hero,.group-map-card,.next-action-card{background:var(--clean-card)!important;border-color:var(--clean-line)!important;border-radius:20px!important}.notifications-hero,.notification-row,.notification-empty{grid-template-columns:44px minmax(0,1fr) auto!important;gap:12px!important;min-height:78px!important;padding:14px!important}.notification-row.invite{grid-template-columns:44px minmax(0,1fr)!important;min-height:112px!important}.notifications-hero h2,.notification-row strong,.notification-empty strong{font-size:17px!important;line-height:1.1!important}.notifications-hero p,.notification-row p,.notification-empty p{font-size:14px!important;line-height:1.25!important}.notification-actions{align-items:center!important;gap:8px!important;margin-top:10px!important;display:flex!important}.notification-actions button{color:#fff!important;background:var(--surface-3)!important;border-radius:999px!important;width:auto!important;min-width:78px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:760!important;position:static!important}.notification-actions .accept{background:var(--blue)!important;color:#fff!important}.account-main-card{text-align:left!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:88px!important;padding:14px 16px!important;display:grid!important}.account-main-card .account-avatar{width:56px!important;height:56px!important}.account-main-card h2{text-align:left!important;font-size:22px!important}.account-main-card p{text-align:left!important;font-size:14px!important}.account-main-card>div,.developer-card>div,.settings-row>div,.notification-row>div,.notification-empty>div,.notifications-hero>div,.user-row>div,.history-row>div{text-align:left!important;justify-self:stretch!important;min-width:0!important}.settings-mini-grid{gap:12px!important}.settings-mini-card{min-height:118px!important;padding:16px!important}.settings-mini-card strong{font-size:17px!important}.settings-mini-card p{font-size:14px!important}.developer-card{min-height:104px!important;padding:16px!important}.album-sub-header{min-height:50px!important;margin-bottom:18px!important}.album-sub-header h1{max-width:190px!important;font-size:24px!important;font-weight:800!important}.album-sub-actions{align-items:center!important;gap:8px!important;display:flex!important}.lock-button.icon-lock{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;color:var(--green)!important;background:#1e5f3a59!important;border:1px solid #30d1586b!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}.lock-button.icon-lock.locked{color:var(--red)!important;background:#6d1e1b59!important;border-color:#ff453a73!important}.lock-button.icon-lock svg{opacity:1!important;width:19px!important;height:19px!important;display:block!important}.progress-card{min-height:112px!important;padding:16px!important}.progress-top{grid-template-columns:minmax(0,1fr) 64px!important}.progress-top strong{font-size:34px!important}.progress-top p,.progress-top span{font-size:14px!important}.progress-top b{width:64px!important;height:64px!important;font-size:18px!important}.filter-grid{gap:9px!important}.filter-grid button{border-radius:20px!important;min-height:82px!important;padding:12px!important;transition:transform .18s,border-color .18s,background .18s!important}.filter-grid button:active{transform:scale(.985)!important}.filter-grid button span{font-size:13px!important;line-height:1.12!important}.filter-grid button em{font-size:12px!important}.section-card{border-radius:20px!important}.group-head h2,.special-copy h2{font-size:21px!important}.team-row{min-height:58px!important}.flag,.special-logo,.legend-avatar{width:42px!important;height:42px!important}.control-mode-card{min-height:66px!important;padding:12px 14px!important}.control-mode-card h2{font-size:23px!important}.control-mode-card .pill-button,.copy-button{border-radius:999px!important;min-height:42px!important;padding:0 16px!important;font-size:14px!important}.control-kind-grid{gap:8px!important}.control-kind-grid button{border-radius:16px!important;min-height:56px!important;font-size:12px!important}.clean-copy-preview textarea{min-height:250px!important;max-height:34vh!important;padding:16px!important;font-size:13px!important}.control-help-card{min-height:82px!important}.control-help-card h2{font-size:19px!important}.control-help-card p{font-size:14px!important}.stats-hero.premium{grid-template-columns:minmax(0,1fr) 74px!important;min-height:112px!important;padding:16px!important}.stats-hero.premium .donut{width:74px!important;height:74px!important}.stats-hero h2{font-size:40px!important}.compact-stats-grid article{min-height:96px!important}.compact-stats-grid strong{font-size:26px!important}.group-map-grid span{min-height:30px!important}.history-hero{min-height:78px!important;padding:14px!important}.history-hero h2{font-size:22px!important}.history-segmented{min-height:48px!important}.history-row{grid-template-columns:44px minmax(0,1fr) auto!important;min-height:68px!important;padding:12px!important}.history-row strong{font-size:16px!important}.history-row p{font-size:12px!important}.history-row button{border-radius:14px!important;min-height:36px!important;padding:0 12px!important;font-size:13px!important}.users-hero{min-height:76px!important}.users-hero h2{font-size:21px!important}.user-row{min-height:68px!important;padding:12px 14px!important}.user-row h2{font-size:16px!important}.user-role,.member-menu-button{border-radius:999px!important;min-height:32px!important;padding:0 12px!important}.album-price-hero{min-height:96px!important;padding:16px!important}.album-price-hero strong{font-size:32px!important}.album-price-hero small{font-size:14px!important}.album-settings-stack .settings-row{min-height:74px!important;padding:14px!important}.album-settings-stack .settings-row h2{font-size:18px!important}.album-settings-stack .settings-row p{font-size:13px!important}.top-menu{border-radius:18px!important;width:204px!important;padding:9px!important}.top-menu button{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;min-height:40px!important;font-size:13px!important}.top-menu button span{border-radius:11px!important;width:28px!important;height:28px!important}@media (width<=374px){.screen{padding-left:16px!important;padding-right:16px!important}.main-tab-header h1,.albums-home-header h1,.settings-title h1{font-size:31px!important}.album-sub-header h1{max-width:150px!important;font-size:22px!important}}.album-overlay-header{top:calc(env(safe-area-inset-top) + 8px)!important;z-index:2000!important;opacity:0!important;pointer-events:none!important;width:min(100vw - 20px,410px)!important;padding:7px 10px!important;transition:opacity .18s,transform .18s!important;position:fixed!important;left:50%!important;right:auto!important;transform:translate(-50%,-10px)scale(.985)!important}.album-overlay-header.is-visible{opacity:1!important;pointer-events:auto!important;transform:translate(-50%)scale(1)!important}.album-overlay-header:before{content:""!important;z-index:-1!important;-webkit-backdrop-filter:blur(18px)saturate(1.2)!important;background:#1c1c1ea3!important;border:1px solid #ffffff1a!important;border-radius:26px!important;display:block!important;position:absolute!important;inset:0!important;box-shadow:0 18px 38px #00000052,inset 0 1px #ffffff0f!important}.album-overlay-header .album-sub-header{min-height:46px!important;margin:0!important}.album-overlay-header .icon-button,.album-overlay-header .lock-button.icon-lock{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.stats-clean-v2{align-content:start!important;gap:12px!important;display:grid!important}.stats-overview-v2,.stats-money-card-v2,.stats-groups-v2,.stats-next-v2{background:var(--clean-card)!important;border:1px solid var(--clean-line)!important;border-radius:20px!important;box-shadow:0 18px 36px #0000003d!important}.stats-overview-v2{grid-template-columns:minmax(0,1fr) 86px!important;align-items:center!important;gap:14px!important;min-height:130px!important;padding:16px!important;display:grid!important}.stats-overview-copy-v2{gap:3px!important;min-width:0!important;display:grid!important}.stats-overview-copy-v2 span,.stats-money-card-v2 span,.stats-groups-v2 header span,.stats-next-v2 span{color:var(--muted)!important;font-size:14px!important;font-weight:650!important;line-height:1.15!important}.stats-overview-copy-v2 strong{color:#fff!important;letter-spacing:0!important;font-variant-numeric:tabular-nums!important;margin-top:2px!important;font-size:42px!important;font-weight:780!important;line-height:.92!important}.stats-overview-copy-v2 p,.stats-overview-copy-v2 small,.stats-money-card-v2 small,.stats-next-v2 p{color:var(--muted)!important;margin:0!important;font-size:14px!important;line-height:1.25!important}.stats-ring-v2{background:conic-gradient(var(--green) var(--stats-ring), var(--surface-3) 0)!important;font-variant-numeric:tabular-nums!important;border-radius:50%!important;place-items:center!important;width:84px!important;height:84px!important;display:grid!important;position:relative!important}.stats-ring-v2:before{content:""!important;border-radius:inherit!important;background:var(--clean-card)!important;position:absolute!important;inset:10px!important}.stats-ring-v2 b{z-index:1!important;color:var(--green)!important;font-size:19px!important;font-weight:780!important;line-height:1!important;position:relative!important}.stats-money-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.stats-money-card-v2{align-content:end!important;gap:4px!important;min-height:108px!important;padding:14px!important;display:grid!important;overflow:hidden!important}.stats-money-card-v2 svg{color:var(--blue)!important;margin-bottom:8px!important}.stats-money-card-v2 strong{color:#fff!important;font-variant-numeric:tabular-nums!important;font-size:27px!important;font-weight:780!important;line-height:1!important}.stats-money-card-v2.loss strong{color:var(--yellow)!important}.stats-groups-v2{gap:14px!important;padding:16px!important;display:grid!important}.stats-groups-v2 header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.stats-groups-v2 h2,.stats-next-v2 h2{color:#fff!important;margin:2px 0 0!important;font-size:19px!important;font-weight:760!important;line-height:1.08!important}.stats-groups-v2 header strong{color:#fff!important;font-variant-numeric:tabular-nums!important;background:#ffffff17!important;border-radius:999px!important;place-items:center!important;min-width:62px!important;min-height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:760!important;display:inline-grid!important}.stats-group-list-v2{gap:10px!important;display:grid!important}.stats-group-list-v2 article{grid-template-rows:auto 6px!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px 10px!important;min-height:58px!important;display:grid!important}.stats-group-list-v2 article>div:first-child{display:contents!important}.stats-group-list-v2 b{color:#fff!important;background:#0a84ff2e!important;border-radius:15px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:14px!important;font-weight:800!important;display:grid!important}.stats-group-list-v2 article.best b{background:#0a84ff6b!important}.stats-group-list-v2 span{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:16px!important;font-weight:720!important;overflow:hidden!important}.stats-group-list-v2 em{color:var(--muted)!important;font-variant-numeric:tabular-nums!important;white-space:nowrap!important;font-size:13px!important;font-style:normal!important;font-weight:700!important}.stats-line-v2{background:var(--surface-3)!important;border-radius:999px!important;grid-column:2/4!important;width:100%!important;height:6px!important;overflow:hidden!important}.stats-line-v2 i{border-radius:inherit!important;background:var(--blue)!important;height:100%!important;transition:transform .18s!important;display:block!important}.stats-next-v2{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:96px!important;padding:16px!important;display:grid!important}.stats-next-v2 svg{width:44px!important;height:44px!important;color:var(--blue)!important;background:#0a84ff29!important;border-radius:16px!important;padding:12px!important}@media (width<=374px){.stats-overview-v2{grid-template-columns:minmax(0,1fr) 76px!important}.stats-ring-v2{width:76px!important;height:76px!important}.stats-overview-copy-v2 strong{font-size:36px!important}}.stats-clean-v2 .stats-overview-v2{grid-template-columns:minmax(0,1fr) 76px!important;min-height:116px!important}.stats-clean-v2 .stats-overview-copy-v2 strong{font-size:38px!important}.stats-clean-v2 .stats-ring-v2{width:76px!important;height:76px!important}.stats-clean-v2 .stats-ring-v2 b{font-size:18px!important}.stats-clean-v2 .stats-money-card-v2{min-height:96px!important}.stats-clean-v2 .stats-money-card-v2 strong{font-size:24px!important}.stats-clean-v2 .stats-groups-v2{gap:12px!important}.stats-clean-v2 .stats-groups-v2 h2,.stats-clean-v2 .stats-next-v2 h2{font-size:18px!important}.stats-clean-v2 .stats-group-list-v2 article{grid-template-columns:36px minmax(0,1fr) auto!important;gap:6px 10px!important;min-height:48px!important}.stats-clean-v2 .stats-group-list-v2 b{border-radius:13px!important;width:36px!important;height:36px!important;font-size:13px!important}.stats-clean-v2 .stats-group-list-v2 span{font-size:15px!important}.stats-clean-v2 .stats-line-v2{height:5px!important}.stats-clean-v2 .stats-next-v2{min-height:86px!important}.album-sub-header{grid-template-columns:104px minmax(0,1fr) 104px!important;align-items:center!important;gap:0!important;display:grid!important;position:relative!important}.album-sub-leading{grid-column:1!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:8px!important;width:104px!important;min-width:104px!important;display:flex!important}.album-header-scanner-button{width:44px!important;min-width:44px!important;height:44px!important}.album-sub-header>h1{text-align:center!important;grid-column:2!important;justify-self:center!important;width:100%!important;max-width:100%!important}.album-sub-actions{grid-column:3!important;justify-content:flex-end!important;justify-self:end!important;width:104px!important;min-width:104px!important}@media (width<=374px){.album-sub-header{grid-template-columns:100px minmax(0,1fr) 100px!important}.album-sub-leading{gap:6px!important;width:100px!important;min-width:100px!important}.album-sub-actions{width:100px!important;min-width:100px!important}}.settings-screen .account-main-card{grid-template-columns:minmax(0,1fr)!important;gap:0!important;min-height:86px!important;padding:18px 24px!important}.settings-screen .account-main-card>div{width:100%!important;min-width:0!important;overflow:hidden!important}.settings-screen .account-main-card h2,.settings-screen .account-main-card p,.profile-sheet-head h2,.profile-sheet-head p{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.settings-screen .account-main-card h2{font-size:21px!important;line-height:1.08!important}.settings-screen .account-main-card p{color:var(--muted)!important;margin-top:5px!important;padding-right:4px!important;font-size:14px!important;line-height:1.22!important}.profile-sheet-head{grid-template-columns:minmax(0,1fr)!important;padding-inline:4px!important}.stats-clean-v2 .stats-next-v2{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:118px!important;padding:17px 20px!important;overflow:hidden!important}.stats-clean-v2 .stats-next-v2>div{min-width:0!important;padding-right:2px!important}.stats-clean-v2 .stats-next-v2 h2,.stats-clean-v2 .stats-next-v2 p,.stats-clean-v2 .stats-next-v2 span{max-width:100%!important}.stats-clean-v2 .stats-next-v2 p{margin-top:4px!important;line-height:1.3!important}.history-screen .history-list{gap:12px!important}.history-screen .history-row{grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:78px!important;padding:13px 14px!important;overflow:hidden!important}.history-screen .history-row>div{min-width:0!important;overflow:hidden!important}.history-screen .history-row strong{-webkit-line-clamp:2!important;white-space:normal!important;-webkit-box-orient:vertical!important;max-width:100%!important;line-height:1.16!important;display:-webkit-box!important;overflow:hidden!important}.history-screen .history-row p{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.history-screen .history-row button{white-space:nowrap!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:4px!important;min-width:84px!important;padding:0 11px!important;display:inline-flex!important}.albums-home-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;display:grid!important;position:relative!important}.albums-header-actions{align-items:center!important;gap:8px!important;display:flex!important}.home-delete-fab,.home-add-fab{border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:50%!important;place-items:center!important;width:46px!important;height:46px!important;transition:transform .18s,opacity .18s,background .18s!important;display:grid!important}.home-delete-fab{color:var(--red)!important}.home-delete-fab.active{background:#ff453a29!important}.home-add-fab.active{background:#0a84ff2e!important;transform:rotate(45deg)!important}.home-add-menu-wrap,.users-invite-wrap{position:relative!important}.home-add-dropdown,.users-invite-dropdown{z-index:60!important;transform-origin:100% 0!important;background:#202023f5!important;border:1px solid #ffffff1f!important;animation:.18s ease-out both anchoredMorphIn!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 20px 48px #00000061!important}.home-add-dropdown{border-radius:18px!important;width:174px!important;padding:7px!important}.home-add-dropdown button{text-align:left!important;background:0 0!important;border-radius:13px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:44px!important;padding:0 12px!important;font-size:14px!important;font-weight:730!important;display:flex!important}.home-add-dropdown svg{color:var(--blue)!important}.album-delete-toolbar{border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:50px!important;margin-bottom:14px!important;padding:6px 8px 6px 16px!important;animation:.18s ease-out both anchoredMorphIn!important;display:grid!important}.album-delete-toolbar span{color:#fff!important;opacity:1!important;font-size:14px!important;font-weight:680!important}.album-delete-toolbar button{color:#fff!important;background:var(--red)!important;opacity:1!important;border-radius:13px!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:0 13px!important;font-size:13px!important;font-weight:760!important;display:inline-flex!important}.album-delete-toolbar button:disabled{opacity:.35!important}.reference-album-card{transition:transform .18s,border-color .18s,background .18s!important}.reference-album-card.is-selected{background:#0a84ff1a!important;border-color:#0a84ffb3!important}.album-select-dot{z-index:3!important;color:#fff!important;border:2px solid var(--muted-2)!important;background:var(--clean-card)!important;border-radius:50%!important;place-items:center!important;width:28px!important;height:28px!important;display:grid!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.album-select-dot.selected{border-color:var(--blue)!important;background:var(--blue)!important}.reference-album-card:has(.album-select-dot) .reference-album-open{padding-left:56px!important}.create-album-backdrop{-webkit-backdrop-filter:blur(8px)!important;background:#0000006b!important;align-items:center!important;padding:20px!important}.create-album-wizard{background:#1f1f22fa!important;border:1px solid #ffffff21!important;border-radius:26px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:14px!important;width:min(100%,356px)!important;height:312px!important;padding:16px!important;transition:height .28s!important;animation:.19s ease-out both modalMorphIn!important;display:grid!important;overflow:hidden!important;box-shadow:0 26px 70px #0000008c!important}.create-album-wizard.is-expanded{height:398px!important}.create-wizard-stage{min-height:0!important;animation:.24s ease-out both wizardStageMorphIn!important;display:grid!important}.create-wizard-stage.stage-type{grid-template-rows:auto 0fr auto!important;align-content:start!important;gap:18px!important}.create-album-wizard.is-expanded .create-wizard-stage.stage-type{grid-template-rows:auto 1fr auto!important}.create-wizard-stage.stage-name{grid-template-rows:auto minmax(0,1fr) auto!important;gap:14px!important}.create-error-slot{align-items:start!important;min-height:0!important;display:grid!important}.create-error-slot .sheet-error{margin:0!important}.create-wizard-head{grid-template-columns:38px minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;display:grid!important}.create-wizard-head>div{text-align:center!important;min-width:0!important}.create-wizard-head p,.create-wizard-head h2{margin:0!important}.create-wizard-head p{color:var(--blue)!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.create-wizard-head h2{margin-top:2px!important;font-size:20px!important}.create-wizard-head .icon-button{width:38px!important;height:38px!important}.create-mode-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.create-mode-cards button{min-height:88px!important;color:var(--muted)!important;border:1px solid var(--clean-line)!important;text-align:left!important;background:#111113b3!important;border-radius:18px!important;align-content:center!important;justify-items:start!important;gap:4px!important;padding:12px!important;display:grid!important}.create-mode-cards button.active{color:#fff!important;background:#0a84ff21!important;border-color:#0a84ffb3!important}.create-mode-cards svg{color:var(--blue)!important;margin-bottom:5px!important}.create-mode-cards span{color:var(--muted)!important;font-size:12px!important}.shared-code-morph{opacity:0!important;transform-origin:top!important;grid-template-rows:0fr!important;transition:grid-template-rows .26s,opacity .22s,transform .26s!important;display:grid!important;transform:translateY(-6px)scaleY(.96)!important}.shared-code-morph-inner{min-height:0!important;overflow:hidden!important}.shared-code-morph.visible{opacity:1!important;grid-template-rows:1fr!important;transform:translateY(0)scaleY(1)!important}.shared-code-morph label{opacity:0!important;border-color:#0000!important;min-height:68px!important;transition:border-color .24s,opacity .22s,transform .28s!important;transform:translateY(-10px)scale(.96)!important}.shared-code-morph.visible label{border-color:var(--clean-line)!important;opacity:1!important;min-height:68px!important;transform:scale(1)!important}.shared-code-morph label,.create-name-field{border:1px solid var(--clean-line)!important;background:#111113c7!important;border-radius:17px!important;gap:6px!important;padding:12px 14px!important;display:grid!important}.shared-code-morph span,.create-name-field span{color:var(--muted)!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.shared-code-morph input,.create-name-field input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;font-size:17px!important}.create-next-button{border-radius:16px!important;min-height:48px!important}.create-album-wizard.step-name{height:312px!important}.create-album-wizard.step-name .create-name-field{align-content:center!important;min-height:82px!important}.create-album-wizard.step-name .create-next-button{align-self:end!important}.create-album-wizard.step-type .shared-code-morph{transition:grid-template-rows .28s,opacity .22s,transform .28s!important}.create-album-wizard .shared-code-morph:not(.visible) label{opacity:0!important;border-color:#0000!important;transform:translateY(-10px)scale(.96)!important}.user-row.no-avatar{grid-template-columns:minmax(0,1fr) auto auto!important;padding-left:16px!important}.users-hero{z-index:30!important;position:relative!important;overflow:visible!important}.users-list{z-index:1!important;position:relative!important}.user-row.no-avatar>div:first-child{min-width:0!important}.users-invite-dropdown{opacity:1!important;background:#202023!important;border-radius:20px!important;gap:10px!important;width:270px!important;padding:12px!important;display:grid!important}.users-invite-dropdown header{align-items:center!important;gap:8px!important;font-size:14px!important;display:flex!important}.users-invite-dropdown header svg{color:var(--blue)!important}.users-invite-dropdown label{border:1px solid var(--clean-line)!important;background:#111113bf!important;border-radius:13px!important;gap:4px!important;padding:9px 11px!important;display:grid!important}.users-invite-dropdown label span{color:var(--muted)!important;text-transform:uppercase!important;font-size:10px!important;font-weight:780!important}.users-invite-dropdown input,.users-invite-dropdown select{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;font-size:15px!important}.users-invite-dropdown>button{color:#fff!important;background:var(--blue)!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:40px!important;font-size:13px!important;font-weight:760!important;display:inline-flex!important}.pending-invites-card{grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.pending-invites-card>svg{width:36px!important;height:36px!important;color:var(--blue)!important;background:#0a84ff26!important;border-radius:13px!important;padding:9px!important}.bottom-nav,.bottom-nav.three-tabs,.bottom-nav.six-tabs{left:50%!important;right:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;z-index:100!important;margin:0!important;position:fixed!important;transform:translate(-50%)!important}.notifications-hero{margin-bottom:16px!important}.notifications-list{gap:14px!important}.notification-row.invite{min-height:126px!important;padding-block:18px!important}.notification-row.invite>div{gap:5px!important;display:grid!important}.notification-row.invite .notification-actions{margin-top:7px!important}.ios-notification-banner{z-index:240!important;top:calc(env(safe-area-inset-top) + 10px)!important;width:min(100vw - 24px,410px)!important;min-height:82px!important;color:var(--text)!important;-webkit-backdrop-filter:blur(20px)!important;text-align:left!important;touch-action:pan-y!important;background:#242427f0!important;border:1px solid #ffffff24!important;border-radius:24px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:13px 16px!important;animation:.19s ease-out both iosBannerIn!important;display:grid!important;position:fixed!important;left:50%!important;box-shadow:0 20px 54px #0000007a,inset 0 1px #ffffff14!important}.ios-notification-banner>span{width:42px!important;height:42px!important;color:var(--blue)!important;background:#0a84ff2b!important;border-radius:14px!important;place-items:center!important;display:grid!important}.ios-notification-banner>div{min-width:0!important}.ios-notification-banner strong,.ios-notification-banner p{text-overflow:ellipsis!important;margin:0!important;display:block!important;overflow:hidden!important}.ios-notification-banner strong{font-size:15px!important;line-height:1.15!important}.ios-notification-banner p{color:var(--muted)!important;white-space:nowrap!important;margin-top:4px!important;font-size:13px!important;line-height:1.25!important}.ios-notification-banner.is-dismissing{opacity:.65!important}.settings-title{z-index:45!important;justify-content:space-between!important;position:relative!important;overflow:visible!important}.settings-header-menu-wrap,.settings-device-menu-wrap{position:relative!important}.settings-header-menu-button{width:46px!important;height:46px!important;color:var(--text)!important;border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:50%!important;place-items:center!important;display:grid!important}.settings-header-menu-button.active{background:#ffffff21!important}.settings-account-dropdown,.settings-devices-dropdown{z-index:80!important;background:#202023!important;border:1px solid #ffffff21!important;border-radius:20px!important;animation:.18s ease-out both anchoredMorphIn!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 22px 58px #00000080!important}.settings-account-dropdown{width:190px!important;padding:7px!important}.settings-account-dropdown button{width:100%!important;min-height:44px!important;color:var(--text)!important;text-align:left!important;background:0 0!important;border-radius:13px!important;align-items:center!important;gap:10px!important;padding:0 11px!important;font-size:14px!important;font-weight:720!important;display:flex!important}.settings-account-dropdown button.danger{color:var(--red)!important}.settings-device-menu-wrap{min-width:0!important}.settings-device-menu-wrap>.settings-mini-card{width:100%!important;height:100%!important}.settings-devices-dropdown{width:min(326px,100vw - 48px)!important;padding:12px!important}.settings-devices-dropdown>header{align-items:center!important;gap:8px!important;padding:4px 4px 11px!important;display:flex!important}.settings-devices-dropdown>header svg{color:var(--blue)!important}.settings-devices-list{gap:8px!important;max-height:280px!important;display:grid!important;overflow-y:auto!important}.settings-devices-list .device-row{border:1px solid var(--clean-line)!important;background:#111113b8!important;border-radius:14px!important;min-height:62px!important;padding:9px!important}.create-album-wizard{gap:18px!important;padding:20px!important}.create-mode-cards{gap:12px!important}.create-mode-cards button{gap:6px!important;min-height:112px!important;padding:16px!important}.create-mode-cards strong{font-size:16px!important}.create-mode-cards span{line-height:1.3!important}@keyframes iosBannerIn{0%{opacity:0;transform:translate(-50%,-16px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.bottom-nav,.bottom-nav.three-tabs,.bottom-nav.six-tabs{left:16px!important;right:16px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;contain:layout paint!important;width:auto!important;max-width:398px!important;height:60px!important;margin:0 auto!important;padding:6px!important;position:fixed!important;transform:none!important}body>.bottom-nav{inset:auto 16px!important;top:calc(var(--visual-viewport-bottom,100dvh) - 70px)!important;width:auto!important;max-width:398px!important;height:60px!important;margin-inline:auto!important;position:fixed!important;bottom:auto!important;transform:none!important}.bottom-nav{isolation:isolate!important;overflow:hidden!important}.bottom-nav-selector{z-index:0!important;width:calc((100% - 12px) / var(--nav-count))!important;transform:translate3d(calc(var(--nav-active-index) * 100%), 0, 0)!important;transition:transform var(--nav-selector-duration) ease-out!important;pointer-events:none!important;background:#ffffff24!important;border-radius:999px!important;position:absolute!important;top:6px!important;bottom:6px!important;left:6px!important;box-shadow:inset 0 1px #ffffff12!important}.bottom-nav button{z-index:1!important;position:relative!important}.bottom-nav button.active{background:0 0!important}@media (prefers-reduced-motion:reduce){.bottom-nav-selector{transition-duration:0s!important}}.sticker-collection-screen{padding-bottom:104px!important}.sticker-collection-summary{border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;margin-top:18px!important;padding:18px!important;animation:.18s ease-out both stickerRouteItemIn!important;display:grid!important;box-shadow:0 14px 34px #0000002e!important}.sticker-collection-summary>div{min-width:0!important}.sticker-collection-summary p,.sticker-collection-summary h2,.sticker-collection-summary span{margin:0!important;display:block!important}.sticker-collection-summary p{max-width:100%!important;color:var(--muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;overflow:hidden!important}.sticker-collection-summary h2{margin-top:3px!important;font-size:27px!important;line-height:1.05!important}.sticker-collection-summary span{color:var(--muted)!important;margin-top:4px!important;font-size:12px!important}.sticker-collection-summary>.progress-bar{grid-column:1/-1!important}.sticker-complete-button{color:#fff!important;background:var(--blue)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:42px!important;padding:0 14px!important;font-size:13px!important;font-weight:760!important;display:inline-flex!important}.sticker-collection-caption{justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;margin:18px 2px 12px!important;animation:.18s ease-out 35ms both stickerRouteItemIn!important;display:flex!important}.sticker-collection-caption span{color:#fff!important;flex:none!important;font-size:13px!important;font-weight:750!important}.sticker-collection-caption p{min-width:0!important;color:var(--muted)!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:11px!important;overflow:hidden!important}.sticker-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important;animation:.18s ease-out 70ms both stickerRouteItemIn!important}.sticker-library-grid .sticker-chip{aspect-ratio:1!important;width:100%!important;min-width:0!important;min-height:0!important;color:var(--muted)!important;background:#1c1c1eeb!important;border-color:#ffffff17!important;border-radius:18px!important;padding:10px 7px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff06!important}.sticker-library-grid .sticker-chip span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:clamp(11px,3.4vw,15px)!important;font-weight:800!important;display:block!important;overflow:hidden!important}.sticker-library-grid .sticker-chip.long-code span{font-size:clamp(9px,2.7vw,11px)!important}.sticker-library-grid .sticker-chip.variant-bordo{color:#d9c2ff!important;background:#5e2d8e33!important;border-color:#b17edb6b!important}.sticker-library-grid .sticker-chip.variant-bronze{color:#e4b07d!important;background:#7a4b2433!important;border-color:#be854c6b!important}.sticker-library-grid .sticker-chip.variant-prata{color:#d8d9dd!important;background:#8e8e932e!important;border-color:#d1d1d666!important}.sticker-library-grid .sticker-chip.variant-ouro{color:#ffe985!important;background:#ae8b142e!important;border-color:#ffd60a6b!important}.sticker-library-grid .sticker-chip.owned{color:#fff!important;background:#0a84ff2e!important;border-color:#0a84ff94!important}.sticker-library-grid .sticker-chip.variant-bordo.owned{background:#70449640!important;border-color:#b17edb9e!important}.sticker-library-grid .sticker-chip.variant-bronze.owned{background:#8b5b3040!important;border-color:#be854c9e!important}.sticker-library-grid .sticker-chip.variant-prata.owned{background:#8e8e9338!important;border-color:#d1d1d694!important}.sticker-library-grid .sticker-chip.variant-ouro.owned{color:#fff6c7!important;background:#ae8b143b!important;border-color:#ffd60a9e!important}.sticker-library-grid .sticker-chip b{top:6px!important;right:6px!important}.sticker-collection-empty{text-align:center!important;border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:22px!important;place-content:center!important;gap:7px!important;min-height:180px!important;padding:28px 20px!important;animation:.18s ease-out both stickerRouteItemIn!important;display:grid!important}.sticker-collection-empty h2,.sticker-collection-empty p{margin:0!important}.sticker-collection-empty h2{font-size:17px!important}.sticker-collection-empty p{color:var(--muted)!important;font-size:13px!important}@keyframes stickerRouteItemIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}html,body,#root,.app-shell{width:100%!important;height:100%!important;min-height:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.route-view{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.route-view>.screen{height:100%!important;min-height:0!important}.bottom-nav button,.bottom-nav button:active,.bottom-nav button.active{transform:none!important}.device-modal-backdrop{z-index:180!important;padding:calc(env(safe-area-inset-top) + 20px) 20px calc(env(safe-area-inset-bottom) + 20px)!important;-webkit-backdrop-filter:blur(8px)!important;background:#00000085!important;place-items:center!important;animation:.17s ease-out both modalBackdropIn!important;display:grid!important;position:fixed!important;inset:0!important}.device-modal{width:min(100%,370px)!important;max-height:min(72dvh,620px)!important;color:var(--text)!important;background:#1f1f22!important;border:1px solid #ffffff21!important;border-radius:28px!important;gap:16px!important;padding:16px!important;animation:.19s ease-out both modalMorphIn!important;display:grid!important;overflow:hidden!important;box-shadow:0 28px 76px #00000094!important}.device-modal>header{grid-template-columns:46px minmax(0,1fr) 40px!important;align-items:center!important;gap:11px!important;min-width:0!important;display:grid!important}.device-modal>header>div{min-width:0!important}.device-modal h2,.device-modal p{margin:0!important}.device-modal h2{font-size:18px!important;line-height:1.15!important}.device-modal>header p{color:var(--muted)!important;margin-top:4px!important;font-size:12px!important}.device-modal>header>button{background:#ffffff14!important;border-radius:50%!important;place-items:center!important;width:40px!important;height:40px!important;display:grid!important}.device-modal-list{overscroll-behavior:contain!important;gap:10px!important;min-height:0!important;display:grid!important;overflow-y:auto!important}.device-modal-row{border:1px solid var(--clean-line)!important;background:#111113b8!important;border-radius:18px!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:72px!important;padding:11px!important;display:grid!important}.device-modal-row>div{min-width:0!important}.device-modal-row strong,.device-modal-row p{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.device-modal-row strong{font-size:14px!important}.device-modal-row p{color:var(--muted)!important;margin-top:4px!important;font-size:11px!important}.device-modal-row>button,.device-modal-row>em{border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 11px!important;font-size:11px!important;font-style:normal!important;font-weight:760!important;display:inline-flex!important}.device-modal-row>button{color:var(--red)!important;background:#ff453a1f!important}.device-modal-row>em{color:var(--green)!important;background:#30d1581f!important}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}.control-screen .copy-button{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:108px!important;min-height:44px!important;padding:0 17px!important;line-height:1!important;transition:transform .18s,background .18s,min-width .18s!important;display:inline-flex!important}.control-screen .copy-button svg{flex:none!important;width:18px!important;height:18px!important}.control-screen .copy-button span{line-height:1!important;display:block!important}.control-screen .copy-button.is-copied svg{animation:.36s ease-out both copyIconBounce!important}.inline-price-editor{border:1px solid var(--clean-line)!important;background:var(--clean-card)!important;border-radius:20px!important;gap:13px!important;padding:16px!important;display:grid!important}.inline-price-editor header{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;display:grid!important}.inline-price-editor header>span{width:42px!important;height:42px!important;color:var(--blue)!important;background:#0a84ff29!important;border-radius:15px!important;place-items:center!important;display:grid!important}.inline-price-editor p,.inline-price-editor strong{margin:0!important;display:block!important}.inline-price-editor p{color:var(--muted)!important;font-size:13px!important}.inline-price-editor strong{margin-top:2px!important;font-size:23px!important}.inline-price-inputs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.inline-price-inputs label{border:1px solid var(--clean-line)!important;background:#111113c7!important;border-radius:15px!important;gap:5px!important;padding:10px 12px!important;display:grid!important}.inline-price-inputs span{color:var(--muted)!important;text-transform:uppercase!important;font-size:10px!important;font-weight:780!important}.inline-price-inputs input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;font-size:17px!important}.inline-price-editor>button{color:#fff!important;background:var(--blue)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:42px!important;font-size:13px!important;font-weight:760!important;display:inline-flex!important}@keyframes anchoredMorphIn{0%{opacity:0;transform:translateY(-5px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modalMorphIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes wizardStageMorphIn{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes copyIconBounce{0%{transform:scale(.7)rotate(-10deg)}55%{transform:scale(1.22)rotate(4deg)}to{transform:scale(1)rotate(0)}}.album-scanner-button{right:max(24px,50vw - 191px)!important;bottom:calc(104px + env(safe-area-inset-bottom))!important;z-index:72!important;color:#fff!important;background:var(--blue)!important;border:1px solid #ffffff29!important;border-radius:50%!important;place-items:center!important;width:58px!important;height:58px!important;transition:transform .17s,box-shadow .17s!important;display:grid!important;position:fixed!important;box-shadow:0 18px 42px #0a84ff47,0 12px 30px #00000052!important}.album-scanner-button:active{transform:scale(.94)translateY(1px)!important;box-shadow:0 9px 24px #0a84ff3b,0 8px 18px #00000047!important}.scanner-screen{width:min(100%,430px)!important;height:100dvh!important;min-height:0!important;padding:calc(env(safe-area-inset-top) + 18px) 20px calc(env(safe-area-inset-bottom) + 22px)!important;background:#111113!important;grid-template-rows:52px minmax(0,1fr) auto auto!important;gap:14px!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.scanner-screen .album-sub-header{margin:0!important}.scanner-camera-card{background:#1c1c1ee0!important;border:1px solid #ffffff1c!important;border-radius:30px!important;min-height:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 56px #00000052!important}.scanner-camera-card video{object-fit:cover!important;background:#1c1c1e!important;width:100%!important;height:100%!important;min-height:330px!important;display:block!important}.scanner-overlay{--scanner-target-half-width:min(43%, 150px);--scanner-target-half-height:59px;pointer-events:none!important;place-items:center!important;padding:28px!important;display:grid!important;position:absolute!important;inset:0!important}html,body,#root,.app-shell{background:#111113!important}body{min-height:100dvh!important;overflow:hidden!important}.app-shell:after{content:""!important;height:calc(env(safe-area-inset-bottom) + 18px)!important;z-index:60!important;pointer-events:none!important;background:#111113!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.album-overlay-header.has-floating-search{padding:8px!important}.album-overlay-header.has-floating-search:before{border-radius:28px!important}.album-overlay-header .floating-search{width:100%!important;margin-top:6px!important}.album-overlay-header .floating-search .search-bar{background:#1c1c1e94!important;border-color:#ffffff24!important;border-radius:19px!important;height:42px!important;box-shadow:inset 0 1px #ffffff0f!important}.filter-grid button,.filter-grid button.active{text-align:center!important;grid-template-rows:22px minmax(28px,auto) 16px!important;align-content:center!important;place-items:center!important;display:grid!important}.filter-grid button svg{margin:0 auto!important}.filter-grid button span,.filter-grid button em{text-align:center!important;width:100%!important;margin:0!important}.album-scanner-button{bottom:calc(80px + env(safe-area-inset-bottom))!important}.sticker-library-grid .sticker-chip.premium-silver{color:#f2f4f8!important;background:linear-gradient(145deg,#ffffff47,#adb2bc29 48%,#595d6533)!important;border-color:#eef1f78f!important;box-shadow:inset 0 1px #ffffff57,inset 0 -18px 26px #ffffff0b,0 10px 24px #0000002e!important}.sticker-library-grid .sticker-chip.premium-gold{color:#fff7cc!important;background:linear-gradient(145deg,#ffe77e5c,#be8b1538 50%,#5c3f002e)!important;border-color:#ffd60aad!important;box-shadow:inset 0 1px #ffffff57,0 12px 26px #ae8b142e,0 10px 24px #0003!important}.sticker-library-grid .sticker-chip.premium-silver.owned{background:linear-gradient(145deg,#ffffff57,#adb2bc38 46%,#0a84ff24)!important;border-color:#eef1f7b8!important}.sticker-library-grid .sticker-chip.premium-gold.owned{background:linear-gradient(145deg,#ffec8f6b,#d19e1f47 52%,#0a84ff1f)!important;border-color:#ffd60ad1!important}.sticker-library-grid .sticker-chip.owned,.sticker-library-grid .sticker-chip.variant-bordo.owned,.sticker-library-grid .sticker-chip.variant-bronze.owned,.sticker-library-grid .sticker-chip.variant-prata.owned,.sticker-library-grid .sticker-chip.variant-ouro.owned,.sticker-library-grid .sticker-chip.premium-silver.owned,.sticker-library-grid .sticker-chip.premium-gold.owned{color:#fff!important;border-color:#30d158c7!important;box-shadow:inset 0 1px #ffffff2e,inset 0 0 0 999px #30d1581b,0 0 0 1px #30d1582e,0 12px 26px #30d1582e,0 10px 24px #00000038!important}.sticker-library-grid .sticker-chip.owned:after{content:""!important;pointer-events:none!important;background:#30d158!important;border-radius:999px!important;width:8px!important;height:8px!important;position:absolute!important;bottom:8px!important;right:8px!important;box-shadow:0 0 12px #30d158c2!important}.bottom-nav,.bottom-nav.three-tabs,.bottom-nav.six-tabs,.icon-button,.lock-button.icon-lock,.album-overlay-header:before,.top-menu,.anchored-menu{-webkit-backdrop-filter:blur(28px)saturate(180%)contrast(1.04)!important;background:linear-gradient(145deg,#ffffff21,#ffffff09 38%,#1c1c1e94)!important;border-color:#ffffff2e!important;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #ffffff0a,0 18px 44px #00000052!important}.bottom-nav-selector{background:linear-gradient(145deg,#ffffff47,#ffffff1a 46%,#ffffff0e)!important;border:1px solid #ffffff29!important;box-shadow:inset 0 1px #ffffff42,0 8px 18px #0000002e!important}.icon-button,.lock-button.icon-lock{overflow:hidden!important}.icon-button:after,.lock-button.icon-lock:after,.bottom-nav:after{content:""!important;pointer-events:none!important;border-radius:inherit!important;opacity:.72!important;background:linear-gradient(115deg,#ffffff29,#0000 38%,#ffffff0d 68%,#0000)!important;position:absolute!important;inset:0!important}.scanner-shade{-webkit-backdrop-filter:blur(7px)saturate(120%)!important;background:#11111342!important;position:absolute!important}.scanner-shade.top{top:0!important;left:0!important;right:0!important;bottom:calc(50% + var(--scanner-target-half-height))!important}.scanner-shade.bottom{top:calc(50% + var(--scanner-target-half-height))!important;bottom:0!important;left:0!important;right:0!important}.scanner-shade.left{top:calc(50% - var(--scanner-target-half-height))!important;left:0!important;right:calc(50% + var(--scanner-target-half-width))!important;bottom:calc(50% - var(--scanner-target-half-height))!important}.scanner-shade.right{top:calc(50% - var(--scanner-target-half-height))!important;left:calc(50% + var(--scanner-target-half-width))!important;right:0!important;bottom:calc(50% - var(--scanner-target-half-height))!important}.scanner-code-target{z-index:1!important;color:#ffffffdb!important;background:0 0!important;border-radius:22px!important;outline:1px solid #ffffff2e!important;place-items:end center!important;width:min(86%,300px)!important;height:118px!important;padding-bottom:16px!important;display:grid!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 0 1px #1111132e!important}.scanner-code-target span{border-color:var(--blue)!important;filter:drop-shadow(0 0 12px #0a84ff6b)!important;width:30px!important;height:30px!important;position:absolute!important}.scanner-code-target span:first-child{border-top:3px solid;border-left:3px solid;border-radius:18px 0 0;top:-1px;left:-1px}.scanner-code-target span:nth-child(2){border-top:3px solid;border-right:3px solid;border-radius:0 18px 0 0;top:-1px;right:-1px}.scanner-code-target span:nth-child(3){border-bottom:3px solid;border-right:3px solid;border-radius:0 0 18px;bottom:-1px;right:-1px}.scanner-code-target span:nth-child(4){border-bottom:3px solid;border-left:3px solid;border-radius:0 0 0 18px;bottom:-1px;left:-1px}.scanner-code-target b{letter-spacing:0!important;text-shadow:0 2px 14px #000000a6!important;font-size:12px!important;font-weight:760!important;line-height:1!important}.scanner-pill{color:#fff!important;-webkit-backdrop-filter:blur(18px)saturate(160%)!important;backdrop-filter:blur(18px)saturate(160%)!important;background:#1c1c1ec2!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:0 14px!important;display:flex!important;position:absolute!important;bottom:14px!important;left:14px!important;right:14px!important;box-shadow:0 12px 28px #0000004d!important}.scanner-pill svg{color:var(--blue)!important}.scanner-pill:not(.error) svg{animation:1.1s ease-in-out infinite scannerPulse!important}.scanner-pill.error svg{color:var(--red)!important}.scanner-pill span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:13px!important;font-weight:760!important;overflow:hidden!important}.scanner-help-card,.scanner-capture-card,.scanner-result-card{min-width:0!important;color:var(--text)!important;background:#1c1c1ee0!important;border:1px solid #ffffff1a!important;border-radius:22px!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:15px!important;display:grid!important;box-shadow:0 12px 34px #00000038!important}.scanner-help-card>span,.scanner-result-card>svg{width:44px!important;height:44px!important;color:var(--blue)!important;background:#0a84ff24!important;border-radius:16px!important;place-items:center!important;display:grid!important}.scanner-capture-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.scanner-capture-card strong,.scanner-capture-card p{min-width:0!important;margin:0!important;display:block!important}.scanner-capture-card strong{font-size:15px!important;font-weight:800!important;line-height:1.12!important}.scanner-capture-card p{color:var(--muted)!important;margin-top:5px!important;font-size:12px!important;line-height:1.25!important}.scanner-capture-button{color:#fff!important;background:var(--blue)!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:46px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important;transition:transform .17s,opacity .17s,box-shadow .17s!important;display:inline-flex!important;box-shadow:0 13px 30px #0a84ff42!important}.scanner-capture-button:active:not(:disabled){transform:scale(.96)!important}.scanner-capture-button:disabled{opacity:.58!important;box-shadow:none!important}.scanner-help-card strong,.scanner-result-card strong,.scanner-result-card span,.scanner-help-card p,.scanner-result-card p{min-width:0!important;margin:0!important;display:block!important}.scanner-help-card strong,.scanner-result-card strong{font-size:16px!important;font-weight:800!important;line-height:1.1!important}.scanner-help-card p,.scanner-result-card p{color:var(--muted)!important;margin-top:5px!important;font-size:12px!important;line-height:1.25!important}.scanner-result-card{animation:.22s cubic-bezier(.2,.9,.2,1) both scannerCardIn!important}.scanner-detected{grid-template-columns:minmax(0,1fr) auto!important}.scanner-detected span{color:var(--muted)!important;font-size:12px!important;font-weight:700!important}.scanner-detected strong{letter-spacing:0!important;margin-top:2px!important;font-size:28px!important}.scanner-actions{align-items:center!important;gap:8px!important;display:flex!important}.scanner-confirm,.scanner-cancel,.scanner-error button{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:42px!important;font-size:13px!important;font-weight:780!important;display:inline-flex!important}.scanner-confirm,.scanner-error button{color:#fff!important;background:var(--blue)!important;padding:0 15px!important}.scanner-cancel{color:#fff!important;background:#ffffff1a!important;width:42px!important}.scanner-error{grid-template-columns:44px minmax(0,1fr) auto!important}.scanner-error>svg,.scanner-feedback.cancelled>svg{color:var(--red)!important;background:#ff453a24!important}.scanner-feedback.confirmed>svg{color:var(--green)!important;background:#30d15824!important}.scanner-empty>svg{color:var(--yellow)!important;background:#ffd60a1f!important}.scanner-review-card{min-width:0!important;color:var(--text)!important;background:#1c1c1ee6!important;border:1px solid #ffffff1a!important;border-radius:24px!important;gap:12px!important;padding:14px!important;animation:.22s cubic-bezier(.2,.9,.2,1) both scannerCardIn!important;display:grid!important;box-shadow:0 14px 36px #0000003d!important}.scanner-review-card header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-width:0!important;display:grid!important}.scanner-review-card header span,.scanner-review-card header strong{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;display:block!important;overflow:hidden!important}.scanner-review-card header span{color:var(--muted)!important;text-transform:uppercase!important;font-size:11px!important;font-weight:780!important}.scanner-review-card header strong{margin-top:2px!important;font-size:16px!important;line-height:1.12!important}.scanner-review-card header button{color:#fff!important;background:var(--blue)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:40px!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.scanner-review-list{overscroll-behavior:contain!important;gap:9px!important;min-height:0!important;max-height:min(30dvh,240px)!important;display:grid!important;overflow-y:auto!important}.scanner-review-row{background:#111113c7!important;border:1px solid #ffffff14!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:60px!important;padding:10px 10px 10px 13px!important;display:grid!important}.scanner-review-row strong,.scanner-review-row p{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;display:block!important;overflow:hidden!important}.scanner-review-row strong{font-size:18px!important;line-height:1.05!important}.scanner-review-row p{color:var(--muted)!important;margin-top:5px!important;font-size:12px!important}.scanner-review-row button{width:40px!important;height:40px!important;color:var(--red)!important;background:#ff453a1f!important;border-radius:50%!important;place-items:center!important;display:grid!important}@keyframes scannerPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes scannerCardIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (height<=720px){.scanner-screen{padding-top:calc(env(safe-area-inset-top) + 12px)!important;gap:10px!important}.scanner-camera-card video{min-height:280px!important}.scanner-help-card{padding:12px!important}}
