@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.admin-layout{--bg:#06080d;--panel:#0c1018;--stroke:#1a2230;--text:#f6f8ff;--muted:#94a0b8;--accent:#ff4d4d;background:radial-gradient(1200px 600px at 10% -10%, #ff4d4d29, transparent 50%), radial-gradient(1000px 600px at 110% 20%, #2d71ff24, transparent 45%), var(--bg);min-height:100vh;color:var(--text);grid-template-columns:240px minmax(0,1fr);font-family:Manrope,Inter,sans-serif;display:grid}.admin-sidebar{border-right:1px solid var(--stroke);grid-template-rows:auto 1fr auto;gap:22px;height:100vh;padding:20px 14px;display:grid;position:sticky;top:0}.admin-brand{color:var(--accent);align-items:center;gap:8px;font-weight:800;display:inline-flex}.admin-nav-item{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;display:flex}.admin-nav-item.active{color:#fff;background:linear-gradient(90deg,#ff4d4d40,#ff4d4d0f)}.admin-profile{border:1px solid var(--stroke);color:#cfd7e6;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.admin-main{gap:14px;padding:22px;display:grid}.admin-topbar{justify-content:space-between;align-items:center;display:flex}.admin-topbar h1{letter-spacing:-.03em;font-size:32px}.admin-topbar p{color:var(--muted);margin-top:4px}.admin-topbar-actions{gap:8px;display:flex}.admin-topbar-actions button{border:1px solid var(--stroke);background:var(--panel);color:#d5dcec;border-radius:10px;width:36px;height:36px}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-kpi-card,.admin-panel{border:1px solid var(--stroke);background:linear-gradient(#111825e0,#0c1018f5);border-radius:16px;padding:14px}.admin-kpi-row{align-items:center;gap:10px;display:flex}.admin-kpi-icon{background:#ff4d4d24;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.admin-kpi-row p{color:#9ca8c2;font-size:12px}.admin-kpi-row strong{font-size:28px;line-height:1}.admin-kpi-foot{color:#ff8b8b;justify-content:space-between;align-items:end;margin-top:12px;font-weight:700;display:flex}.admin-sparkline{width:62px;height:22px}.admin-analytics-grid{grid-template-columns:1.6fr 1fr 1fr;gap:12px;display:grid}.admin-panel-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-panel-head h3{font-size:16px}.admin-panel-tools{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-select{border:1px solid var(--stroke);color:#dce6ff;font:inherit;background:#080c14e6;border-radius:10px;padding:8px 10px}.admin-panel-head span{color:var(--muted);font-size:12px}.admin-growth-chart{align-items:end;gap:8px;height:180px;display:flex}.admin-growth-col{background:linear-gradient(#ff5d52 0%,#7c2226 100%);border-radius:8px 8px 4px 4px;flex:1;box-shadow:0 8px 20px #ff4d4d33}.admin-list,.admin-table-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-list li,.admin-table-list li{background:#0d1118e6;border:1px solid #94a0b829;border-radius:10px;justify-content:space-between;gap:10px;padding:10px;display:flex}.admin-table-list strong{font-size:14px}.admin-table-list p{color:var(--muted);margin-top:3px;font-size:12px}.admin-badge{border:1px solid;border-radius:999px;height:fit-content;padding:6px 10px;font-size:12px}.admin-badge.active{color:#89efb5;background:#1e784138;border-color:#89efb580}.admin-badge.new{color:#a8cbff;background:#335b9538;border-color:#a8cbff80}.admin-badge.lost{color:#ffb4b4;background:#82282840;border-color:#ff787880}.admin-tables-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-mobile-nav{display:none}.admin-pager{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.admin-pager button{border:1px solid var(--stroke);color:#dce6ff;background:#080c14e6;border-radius:10px;padding:8px 12px}.admin-pager button:disabled{opacity:.45}.admin-pager span{color:#9ca8c2;font-size:12px}.admin-denied{color:#fff;text-align:center;background:#0a0d12;place-content:center;gap:8px;min-height:100vh;padding:20px;display:grid}@media (width<=1100px){.admin-layout{grid-template-columns:1fr;padding-bottom:74px}.admin-sidebar{display:none}.admin-main{padding:16px}.admin-topbar h1{font-size:24px}.admin-kpi-grid,.admin-analytics-grid,.admin-tables-grid,.admin-stack-grid{grid-template-columns:1fr}.admin-growth-chart{height:140px}.admin-mobile-nav{border:1px solid var(--stroke);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1018f2;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px}.admin-mobile-nav button{color:#a9b5cf;background:0 0;border:0;border-radius:10px;justify-items:center;gap:4px;padding:8px 2px;font-size:10px;display:grid}.admin-mobile-nav button.active{color:#fff;background:linear-gradient(#ff4d4d47,#ff4d4d17)}}.admin-filter{border:1px solid var(--stroke);color:#9aaccc;background:#080c14d9;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.admin-filter input{color:#dce6ff;min-width:180px;font:inherit;background:0 0;border:0;outline:0}.admin-stack-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-switch{width:44px;height:26px;display:inline-block;position:relative}.admin-switch input{opacity:0;width:0;height:0}.admin-switch span{background:#323d50a6;border:1px solid #94a0b866;border-radius:999px;position:absolute;inset:0}.admin-switch span:after{content:"";background:#d8e2ff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.admin-switch input:checked+span{background:#ff4d4d59;border-color:#ff4d4d99}.admin-switch input:checked+span:after{background:#fff;transform:translate(18px)}:root{color:#111;--primary-red:#ff4b4b;--primary-red-dark:#f13b3b;--orange:#f5a623;--purple:#8b5cf6;--yellow:#ffc83d;--text:#111;--text-secondary:#4f5663;--text-muted:#7d8798;--card:#fff;--bg:#f7f7f8;--divider:#dde1e7;--tab-inactive:#8d8d98;--shadow:0 4px 18px #1111110a;background:#f7f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:1.35}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:#fafafb;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,p{margin:0}button{font:inherit;-webkit-tap-highlight-color:transparent}.app-bg{background:var(--bg);place-items:center;min-height:100vh;padding:14px;display:grid}.phone-shell{background:var(--bg);border-radius:30px;flex-direction:column;width:min(390px,100%);min-height:100vh;display:flex;overflow:hidden;box-shadow:0 12px 42px #11111114}.screen{padding:max(12px, env(safe-area-inset-top)) 16px calc(108px + env(safe-area-inset-bottom));flex:1;gap:15px;display:grid;overflow:auto}.screen-header{gap:4px;display:grid}.screen-header--home{justify-content:space-between;align-items:start;display:flex}.screen-header h1{letter-spacing:-.03em;gap:.06em;font-size:32px;font-weight:800;line-height:1;display:flex}.brand-accent{color:var(--primary-red)}.screen-header p{color:#8a8f98;margin-top:4px;font-size:13px;font-weight:500}.header-actions{align-items:center;gap:8px;display:flex}.icon-btn{color:#7f8490;background:#11111108;border:0;border-radius:999px;place-items:center;block-size:36px;inline-size:36px;display:grid}.icon-btn--plain{background:0 0;block-size:auto;inline-size:auto}.theme-switch{background:#11111114;border:0;border-radius:999px;align-items:center;block-size:30px;inline-size:44px;padding:2px;transition:background .26s,box-shadow .26s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #1111110a}.theme-switch--dark{background:#ffc44238}.theme-switch__thumb{color:#ff9f1c;background:#fff;border-radius:999px;justify-content:center;align-items:center;block-size:26px;inline-size:26px;transition:transform .34s cubic-bezier(.22,1,.36,1),color .22s;display:inline-flex;transform:translate(0);box-shadow:0 2px 6px #11111126}.theme-switch--dark .theme-switch__thumb{color:#6b7280;transform:translate(14px)}.card{background:var(--card);box-shadow:var(--shadow);border:1px solid #1111110f;border-radius:20px;padding:16px}.card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-header h3{letter-spacing:-.015em;font-size:18px;font-weight:800}.ts-card-header{margin-bottom:10px}.top-card{min-height:236px}.top-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);place-items:end center;gap:2px;width:100%;display:grid;overflow:visible}.top-item{text-align:center;cursor:pointer;place-items:center;gap:5px;display:grid}.avatar{background:#f2f4f7;border:1px solid #1111110f;border-radius:999px;flex:none;block-size:42px;inline-size:42px;overflow:hidden}.avatar img{object-fit:cover;block-size:100%;inline-size:100%;display:block}.avatar--lg{block-size:56px;inline-size:56px}.avatar--xl{block-size:72px;inline-size:72px}.avatar--row{block-size:42px;inline-size:42px}.top-item--first{transform:translateY(-5px)}.ts-rank-item{text-align:center;width:100%;min-width:0;overflow:visible}.ts-rank-item--first{grid-column:2;justify-self:center;width:122px;max-width:122px;transform:translateY(-4px)}.top-grid>.ts-rank-item--side:first-child{justify-self:end;max-width:110px}.top-grid>.ts-rank-item--side:last-child{justify-self:start;max-width:110px}.ts-rank-number{letter-spacing:-.075em;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;padding-inline:6px;font-weight:900;line-height:.9}.ts-rank-number--first{background:linear-gradient(#ffe681 0%,#ffc83d 42%,#f59e0b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 8px 16px #f59e0b47);-webkit-background-clip:text;font-size:78px}.ts-rank-number--second{background:linear-gradient(#c7b5ff 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 12px #8b5cf638);-webkit-background-clip:text;font-size:52px}.ts-rank-number--third{background:linear-gradient(#e9b878 0%,#cd7f32 52%,#8c5a2b 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 12px #8c5a2b47);-webkit-background-clip:text;font-size:52px}.ts-avatar{margin:6px auto 8px}.ts-avatar--first{box-shadow:0 10px 24px #1111111f}.ts-avatar--side{width:54px;height:54px}.winner-avatar-wrap{justify-content:center;align-items:center;width:142px;margin:0 0 8px;display:flex;position:relative;left:50%;transform:translate(-50%)}.winner-avatar{object-fit:cover;z-index:2;border-radius:999px;width:70px;height:70px;box-shadow:0 10px 24px #11111129}.laurel{z-index:1;color:#f6b31a;filter:drop-shadow(0 4px 7px #f5a62347);width:46px;height:84px;position:absolute;top:-2px}.laurel svg{width:100%;height:100%;display:block}.laurel-left{left:0;transform:scaleY(-1)rotate(-14deg)}.laurel-right{right:0;transform:scaleX(-1)scaleY(-1)rotate(14deg)}.laurel-stem{stroke:#f5a623;stroke-width:5px;stroke-linecap:round}.leaf{fill:#ffc83d}.ts-rank-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.ts-rank-name--first{font-size:17px}.ts-rank-days{margin-top:4px;font-size:14px;font-weight:800}.ts-rank-days--first{color:#ff4b4b;font-size:16px}.ts-rank-days--second{color:#8b5cf6}.ts-rank-days--third{color:#f59e0b}.promo{border-radius:18px;padding:0;overflow:hidden;box-shadow:0 10px 28px #48107e33}.promo img{object-fit:cover;min-block-size:98px;inline-size:100%;display:block}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h2{letter-spacing:-.02em;font-size:30px;font-weight:800}.section-filter{color:#8a8f98;background:0 0;border:0;align-items:center;gap:4px;font-size:14px;font-weight:600;display:inline-flex}.filter-chevron{transition:transform .22s}.filter-chevron--spin{animation:.62s cubic-bezier(.2,.8,.2,1) filter-spin}@keyframes filter-spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.streak-card{padding:6px 0}.streak-list,.history-list,.settings-list{margin:0;padding:0;list-style:none;display:grid}.streak-row,.history-row,.settings-list li{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:12px 16px;display:flex}.streak-row{cursor:pointer}.streak-row:last-child,.history-row:last-child,.settings-list li:last-child{border-bottom:0}.streak-meta{align-items:center;gap:10px;display:flex}.streak-meta p{color:#111;font-size:17px;font-weight:700}.streak-meta small{color:var(--text-muted);margin-top:2px;font-size:13px;font-weight:500;display:block}.streak-end{align-items:center;gap:6px;display:flex}.ts-streak-value{letter-spacing:-.035em;justify-content:flex-end;align-items:center;gap:6px;font-size:16px;font-weight:900;line-height:1;display:inline-flex}.streak-days{text-align:right;font-size:17px;font-weight:800;line-height:1}.streak-hot{color:var(--primary-red)}.streak-warm{color:var(--orange)}.streak-fresh{color:#ff6a3d}.row-chevron{color:#c7cbd1;transform:translateY(1px)}.ts-plane-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;transform:translateY(1px)}.ts-plane-icon svg{width:100%;height:100%;display:block}.ts-plane-icon--hot{color:#ff4b4b}.ts-plane-icon--warm{color:#f59e0b}.ts-plane-icon--fresh{color:#ff7a45}.sheet-backdrop{-webkit-backdrop-filter:blur();pointer-events:none;z-index:40;background:#1110;transition:background .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:fixed;inset:0}.sheet-backdrop--open{-webkit-backdrop-filter:blur(3px);pointer-events:auto;background:#1111112e}.streak-sheet{width:min(390px,100%);padding:10px 14px calc(16px + env(safe-area-inset-bottom));z-index:50;background:#fff;border-radius:22px 22px 0 0;transition:transform .34s cubic-bezier(.22,1,.36,1);position:fixed;bottom:0;left:50%;transform:translate(-50%)translateY(105%);box-shadow:0 -10px 28px #1111112e}.streak-sheet--open{transform:translate(-50%)translateY(0)}.sheet-handle{background:#d2d7e0;border-radius:999px;width:44px;height:5px;margin:2px auto 12px}.sheet-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.sheet-badge{color:#ff4b4b;background:#fff1f1;border:1px solid #ff4b4b33;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:14px;font-weight:800;display:inline-flex}.sheet-info-grid,.sheet-stats-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sheet-info-grid{margin-top:12px}.sheet-info-grid article,.sheet-stats-grid article{border:1px solid var(--divider);background:#f4f6fa;border-radius:12px;padding:10px}.sheet-info-grid p,.sheet-stats-grid p{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:500}.sheet-info-grid strong,.sheet-stats-grid strong{font-size:14px;font-weight:800}.streak-sheet h4{margin:12px 0 8px;font-size:18px;font-weight:800}.progress-block{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stats-progress-card h4{margin:0 0 8px;font-size:20px;font-weight:800}.progress-chart{position:relative}.progress-chart strong{flex-direction:column;align-items:center;block-size:fit-content;inline-size:fit-content;margin:auto;font-size:1.2rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;inset:0}.progress-chart strong span{color:var(--primary-red);margin-top:4px;font-size:.95rem}.legend{gap:8px;margin:0;padding:0;list-style:none;display:grid}.legend li{color:var(--text-secondary);grid-template-columns:12px 1fr auto;align-items:center;gap:8px;display:grid}.legend li em{font-style:normal;font-weight:600}.legend span{border-radius:999px;block-size:10px;inline-size:10px}.tile-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.stat-tile{border:1px solid var(--divider);background:#fff;border-radius:16px;padding:12px}.stat-tile p{color:var(--text-secondary);font-size:.82rem;font-weight:500}.stat-tile__value{font-size:1.15rem;font-weight:800}.stat-tile__head{align-items:center;gap:8px;display:flex}.stat-tile__icon{background:#ffffffb3;border-radius:8px;justify-content:center;align-items:center;block-size:24px;inline-size:24px;display:inline-flex}.section-filter--compact{font-size:14px;font-weight:600}.stat-tile--red{background:#fff2f1}.stat-tile--violet{background:#f3efff}.stat-tile--green{background:#ebfff3}.stat-tile--orange{background:#fff8ea}.filter-tabs{gap:8px;display:flex;overflow-x:auto}.filter-tabs button{border:1px solid var(--divider);color:#555;background:#fff;border-radius:999px;padding:8px 12px;font-weight:600}.filter-tabs .active{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.history-status{text-align:right;gap:2px;display:grid}.history-status span{color:var(--text-secondary);font-size:.8rem}.profile-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-grid article{background:#f9f9fd;border-radius:14px;padding:10px}.profile-grid p{color:var(--text-secondary);margin-bottom:6px;font-size:.8rem}.settings-list span{color:var(--text-secondary)}.settings-screen{grid-auto-rows:max-content;align-content:start;gap:6px}.settings-header{align-items:center;gap:8px;min-height:28px;margin-bottom:0;display:flex}.settings-header h1{letter-spacing:-.02em;font-size:20px;font-weight:800}.settings-back{color:#c94646;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.settings-section h2{color:#2f3542;margin-bottom:4px;font-size:13px;font-weight:700}.settings-list-card{background:#fff;border:1px solid #1111110d;border-radius:14px;margin:0;padding:0;list-style:none;overflow:hidden}.settings-list-card li{color:#1f2735;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:13px;font-weight:500;transition:background .18s,transform .18s;display:flex}.settings-list-card li:last-child{border-bottom:0}.settings-list-card li div{color:#98a1af;align-items:center;gap:6px;display:inline-flex}.settings-list-card li:active{background:#f6f8fb;transform:scale(.997)}.settings-list-card li em{color:#8f97a6;font-size:12px;font-style:normal;font-weight:500}.settings-list-card svg{color:#bcc3cf;transition:transform .18s,color .18s}.settings-list-card li:hover svg,.settings-list-card li:active svg{color:#aab3c3;transform:translate(2px)}.new-streak-empty-card{text-align:center;background:#fff;border:1px solid #1111110d;border-radius:24px;padding:20px 16px 16px;box-shadow:0 8px 28px #1111110f}.new-streak-art{width:122px;height:92px;margin:4px auto 12px;position:relative}.new-streak-art__glow{background:radial-gradient(circle,#7860ff59 0%,#7860ff00 70%);width:86px;height:56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.new-streak-art__badge{color:#6556d8;background:linear-gradient(#f7f6ff 0%,#edeaff 100%);border:1px solid #e9e8ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;box-shadow:0 6px 16px #6556d833}.new-streak-art__badge--chat{top:14px;left:12px}.new-streak-art__badge--chain{top:33px;left:45px}.new-streak-art__badge--bot{top:24px;right:14px}.new-streak-empty-card h2{letter-spacing:-.03em;margin:0 0 8px;font-size:24px;font-weight:900}.new-streak-empty-card p{color:#4f5663;max-width:300px;margin:0 auto 14px;font-size:14px;line-height:1.4}.new-streak-rules{text-align:left;gap:7px;margin:0 0 16px;padding:0;list-style:none;display:grid}.new-streak-rules li{color:#30333a;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.new-streak-rules li svg{color:#8a93a3;flex:none}.new-streak-connect-btn{height:50px}.new-streak-how-btn{color:#788193;background:0 0;border:0;margin-top:12px;font-size:14px;font-weight:700}.new-streak-how-btn--solid{color:#697386;background:#f6f8fb;border:1px solid #eceff4;border-radius:13px;width:100%;height:46px}.ts-sheet--how{min-height:360px}.how-sheet-copy{gap:10px;margin-bottom:16px;display:grid}.how-sheet-copy p{color:#3f4755;margin:0;font-size:14px;line-height:1.5}.ts-toggle{background:#d8dde6;border:0;border-radius:999px;align-items:center;width:44px;height:28px;padding:2px;transition:background .2s;display:inline-flex}.ts-toggle span{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .24s cubic-bezier(.22,1,.36,1);transform:translate(0);box-shadow:0 2px 6px #1111112e}.ts-toggle--on{background:#ff4b4b}.ts-toggle--on span{transform:translate(16px)}.ts-sheet--time{min-height:390px}.ts-time-zone-note{color:#8a93a3;text-align:center;margin:-8px 0 12px;font-size:13px}.ts-wheel-picker{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:14px;display:grid;position:relative}.ts-wheel-picker__center{pointer-events:none;background:#fff;border:1px solid #eceff4;border-radius:12px;height:40px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 3px 12px #1111110f}.ts-wheel-column{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;z-index:1;border-radius:16px;height:200px;position:relative;overflow-y:auto}.ts-wheel-column::-webkit-scrollbar{display:none}.ts-wheel-spacer{flex:none;height:80px}.ts-wheel-separator{color:#9ca3af;z-index:2;font-size:28px;font-weight:800;position:relative;transform:translateY(-2px)}.ts-wheel-item{color:#7f8898;scroll-snap-align:center;scroll-snap-stop:always;background:0 0;border:0;width:100%;height:40px;font-size:22px;font-weight:700;transition:color .22s,transform .22s}.ts-wheel-item--active{color:#111;transform:scale(1.05)}.ts-sheet-backdrop{-webkit-backdrop-filter:blur();pointer-events:none;z-index:20;background:#1110;transition:background .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:fixed;inset:0}.ts-sheet-backdrop--open{-webkit-backdrop-filter:blur(3px);pointer-events:auto;background:#1111112e}.ts-sheet{width:100%;max-width:430px;padding:12px 16px calc(18px + env(safe-area-inset-bottom));z-index:30;background:#fff;border-radius:28px 28px 0 0;margin:0 auto;transition:transform .34s cubic-bezier(.22,1,.36,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(105%);box-shadow:0 -8px 32px #1111111a,0 -2px 8px #1111110a}.ts-sheet--open{transform:translateY(0)}.ts-sheet--rating{min-height:360px}.ts-sheet--about{min-height:620px;max-height:86vh;overflow:auto}.ts-sheet-handle{margin-bottom:16px}.ts-sheet-title{color:#111;margin:0 0 18px;font-size:18px;font-weight:800;line-height:1.15}.ts-sheet-title--about{margin-bottom:0}.ts-field-label{color:#30333a;margin:0 0 10px;font-size:14px;font-weight:700}.ts-stars{align-items:center;gap:8px;margin-bottom:18px;display:flex}.ts-star{appearance:none;cursor:pointer;background:0 0;border:0;width:30px;height:30px;padding:0;transition:transform .18s,filter .18s}.ts-star:hover{transform:translateY(-1px)scale(1.05)}.ts-star svg{width:100%;height:100%;display:block}.ts-star path{fill:#d4d9e3;stroke:#c8ced9;stroke-width:1.1px;transition:fill .18s,stroke .18s,filter .18s}.ts-star.is-active path{fill:url(#tsStarGold);stroke:#f2b600;filter:drop-shadow(0 3px 8px #f5a62338)}.ts-textarea{resize:none;width:100%;min-height:86px;font:inherit;color:#111;background:#f9fafc;border:1px solid #e5e9f0;border-radius:14px;outline:none;margin-bottom:16px;padding:14px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.ts-textarea::placeholder{color:#a0a7b4}.ts-textarea:focus{background:#fff;border-color:#ff4b4b52;box-shadow:0 0 0 4px #ff4b4b14}.ts-primary-btn{color:#fff;letter-spacing:-.02em;cursor:pointer;background:linear-gradient(#ff5c5c 0%,#ff3e45 100%);border:0;border-radius:16px;width:100%;height:54px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 24px #ff4b4b38}.ts-primary-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ff4b4b42}.ts-primary-btn--disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ts-sheet-note{text-align:center;color:#7a8392;margin-top:14px;font-size:13px;line-height:1.4}.ts-about-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ts-close-btn{color:#667085;cursor:pointer;background:#f3f5f8;border:0;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;transition:background .18s}.ts-close-btn:hover{background:#eaedf2}.ts-about-brand{text-align:center;margin-bottom:18px}.ts-logo-wrap{width:84px;height:84px;margin:0 auto 12px}.ts-logo-svg{filter:drop-shadow(0 10px 24px #ff4b4b2e);width:84px;height:84px;display:block}.ts-brand-name{letter-spacing:-.03em;font-size:20px;font-weight:900}.ts-brand-version{color:#8a93a3;margin-top:4px;font-size:14px;font-weight:600}.ts-about-description{color:#3b4250;text-align:center;margin-bottom:18px;font-size:15px;line-height:1.5}.ts-section-title{margin:16px 0 10px;font-size:15px;font-weight:800}.ts-about-list{background:#fff;border:1px solid #1111110a;border-radius:18px;overflow:hidden;box-shadow:0 4px 18px #1111110a}.ts-about-row{min-height:66px;color:inherit;border-bottom:1px solid #f1f3f6;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.ts-about-row:last-child{border-bottom:0}.ts-dev-left,.ts-contact-left{align-items:center;gap:12px;min-width:0;display:flex}.ts-dev-avatar{object-fit:cover;border-radius:999px;width:42px;height:42px}.ts-dev-name{font-size:16px;font-weight:800}.ts-dev-username{color:#8a93a3;margin-top:2px;font-size:14px;font-weight:500}.ts-about-action{background:#f3f7fb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ts-about-action svg{width:18px;height:18px;display:block}.ts-contact-icon{background:#f5f7fa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ts-contact-label{font-size:16px;font-weight:700}.ts-contact-value{color:#8a93a3;text-align:right;max-width:48%;font-size:14px;font-weight:600}.ts-contact-icon svg{width:18px;height:18px;display:block}.ts-about-footer{text-align:center;color:#8a93a3;margin-top:18px;font-size:13px}.tabbar{isolation:isolate;-webkit-backdrop-filter:blur(22px)saturate(1.35);width:min(390px,100%);padding:8px 10px calc(11px + env(safe-area-inset-bottom));grid-template-columns:repeat(var(--tab-count,3), minmax(0, 1fr));background:#ffffffc7;border-top:0;gap:0;transition:transform .22s,background .24s;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 22px #11111114,inset 0 1px #ffffffb3}.tabbar--lowered{transform:translateX(-50%) translateY(calc(6px + env(safe-area-inset-bottom)))}.tabbar__item{color:#737b89;z-index:2;-webkit-tap-highlight-color:transparent;border-radius:14px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:60px;padding-top:5px;padding-bottom:5px;font-size:12px;font-weight:650;line-height:1.05;text-decoration:none;transition:color .22s,background .22s,transform .22s;display:flex;position:relative}.tabbar__item svg{opacity:.95;transition:transform .22s,stroke .22s,opacity .22s}.tabbar__item--active{color:var(--primary-red);background:#ff4b4b14;font-weight:700;transform:translateY(-.5px)}.tabbar__item--active svg{opacity:1;transform:scale(1.02)}.tabbar__slider{width:calc((100% - 16px) / var(--tab-count,3));transform:translateX(calc(var(--active-index,0) * 100%));pointer-events:none;z-index:1;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;left:8px}.tabbar__slider:after{content:"";width:24px;height:3px;box-shadow:none;background:linear-gradient(90deg,#ff6d5b 0%,#ff4b4b 100%);border-radius:999px;margin:0 auto;display:block}@media (width<=600px){.app-bg{padding:0}.phone-shell{width:100%;min-height:100vh;box-shadow:none;border-radius:0}.tabbar{width:100%;left:0;transform:none}.tabbar--lowered{transform:translateY(calc(6px + env(safe-area-inset-bottom)))}.progress-block,.tile-grid,.profile-grid{grid-template-columns:1fr}}body.theme-dark{--text:#eceff4;--text-secondary:#adb5c2;--text-muted:#939cab;--card:#151821;--bg:#0f1117;--divider:#2a2f3b;--tab-inactive:#8f95a3;color:#eceff4;background:#0f1117}body.theme-dark .phone-shell{background:#0f1117}body.theme-dark .screen-header p{color:#98a0ad}body.theme-dark .card,body.theme-dark .streak-card,body.theme-dark .ts-top-card{background:#151821;border-color:#ffffff0f}body.theme-dark .section-filter,body.theme-dark .ts-rank-name,body.theme-dark .streak-meta p,body.theme-dark .streak-sheet h4{color:#eef1f7}body.theme-dark .streak-meta small,body.theme-dark .sheet-info-grid p,body.theme-dark .sheet-stats-grid p{color:#a2acbc}body.theme-dark .streak-row,body.theme-dark .history-row,body.theme-dark .settings-list li{border-bottom-color:#222936}body.theme-dark .tabbar{background:#0c101ab8;box-shadow:0 -10px 24px #00000057,inset 0 1px #ffffff12}body.theme-dark .tabbar__item{color:#8d98ac}body.theme-dark .tabbar__item--active{background:#ff4b4b1f}body.theme-dark .streak-sheet{background:#121722;border-top:1px solid #ffffff0f}body.theme-dark .sheet-handle{background:#3a4458}body.theme-dark .sheet-badge{color:#ff8e8e;background:#ff4b4b29;border-color:#ff6b6b57}body.theme-dark .sheet-info-grid article,body.theme-dark .sheet-stats-grid article{background:#1a2231;border-color:#2b3548}body.theme-dark .sheet-info-grid strong,body.theme-dark .sheet-stats-grid strong,body.theme-dark .stats-progress-card h4,body.theme-dark .legend li em,body.theme-dark .stat-tile__value{color:#f3f6ff}body.theme-dark .stat-tile__icon{background:#ffffff0f}body.theme-dark .stats-progress-card,body.theme-dark .stats-progress-card .card{background:#151821}body.theme-dark .progress-chart strong{color:#f4f7ff}body.theme-dark .progress-chart strong span{color:#ff8b8b}body.theme-dark .legend li{color:#aeb7c6}body.theme-dark .legend li strong{color:#e7ebf5}body.theme-dark .stat-tile{background:#1a2231;border-color:#2b3548}body.theme-dark .stat-tile--red{background:#2b1f28}body.theme-dark .stat-tile--violet{background:#231f33}body.theme-dark .stat-tile--green{background:#1d2d2a}body.theme-dark .stat-tile--orange{background:#2e2a1d}body.theme-dark .streak-days.streak-hot{color:#ff7d7d}body.theme-dark .streak-days.streak-warm{color:#ffbe57}body.theme-dark .streak-days.streak-fresh{color:#ff9b6b}body.theme-dark .settings-section h2{color:#cdd6e4}body.theme-dark .settings-back{color:#ff8a8a}body.theme-dark .settings-list-card{background:#151821;border-color:#2a3346}body.theme-dark .settings-list-card li{color:#e8edf8;border-bottom-color:#222c3e}body.theme-dark .settings-list-card li:active{background:#1b2434}body.theme-dark .settings-list-card li em{color:#a6afbf}body.theme-dark .settings-list-card svg{color:#8f98a9}body.theme-dark .settings-list-card li:hover svg,body.theme-dark .settings-list-card li:active svg{color:#b0b9c8}body.theme-dark .ts-sheet-title,body.theme-dark .ts-field-label,body.theme-dark .ts-section-title,body.theme-dark .ts-brand-name,body.theme-dark .ts-dev-name,body.theme-dark .ts-contact-label{color:#f2f6ff}body.theme-dark .ts-close-btn{color:#b9c3d6;background:#1f2838}body.theme-dark .ts-star path{fill:#434d62;stroke:#586175}body.theme-dark .ts-star.is-active path{fill:url(#tsStarGold);stroke:#ffc83d}body.theme-dark .ts-textarea{color:#e8edf8;background:#1a2231;border-color:#2b3548}body.theme-dark .ts-textarea::placeholder{color:#8f99ab}body.theme-dark .ts-textarea:focus{background:#202a3d}body.theme-dark .ts-primary-btn--disabled{color:#92a0b8;background:#2a3346}body.theme-dark .ts-sheet-note,body.theme-dark .ts-brand-version,body.theme-dark .ts-dev-username,body.theme-dark .ts-contact-value,body.theme-dark .ts-about-footer{color:#a6afbf}body.theme-dark .ts-about-description{color:#c7cfdd}body.theme-dark .ts-about-list{background:#151821;border-color:#2a3346}body.theme-dark .ts-about-row{border-bottom-color:#222c3e}body.theme-dark .ts-about-action,body.theme-dark .ts-contact-icon{color:#dbe3f2;background:#1f2838}body.theme-dark .ts-sheet{background:#121722;border-top:1px solid #ffffff0f}body.theme-dark .ts-time-zone-note{color:#a6afbf}body.theme-dark .ts-wheel-picker__center{background:#1a2231;border-color:#2b3548;box-shadow:0 3px 12px #00000038}body.theme-dark .ts-wheel-item{color:#96a2b7}body.theme-dark .ts-wheel-item--active{color:#f2f6ff}body.theme-dark .ts-wheel-separator{color:#b7c1d3}.top-help{border:1px solid var(--divider);color:var(--text-secondary);background:#f7f9fc;border-radius:12px;margin:-2px 0 10px;padding:9px 10px;font-size:12px;line-height:1.35}.notif-list{margin:2px 0 0;padding:0;list-style:none;display:grid}.notif-row{border-bottom:1px solid #edf1f6;align-items:center;gap:10px;min-height:56px;padding:8px 2px;display:flex}.notif-row:last-child{border-bottom:0}.notif-row p{font-size:14px;font-weight:700}.notif-row small{color:var(--text-muted);font-size:12px;font-weight:500}body.theme-dark .top-help{color:#b5bfd1;background:#1a2231;border-color:#2b3548}body.theme-dark .notif-row{border-bottom-color:#263148}body.theme-dark .notif-row p{color:#f2f6ff}body.theme-dark .notif-row small{color:#a6afbf}@media (width<=430px){.screen{gap:12px;padding-left:14px;padding-right:14px}.screen-header h1{font-size:30px}.section-head h2{font-size:36px}.card{border-radius:18px;padding:14px}.streak-sheet{border-radius:20px 20px 0 0;padding-left:12px;padding-right:12px}}@media (width<=390px){.screen{padding-left:12px;padding-right:12px}.top-grid{grid-template-columns:minmax(84px,1fr) minmax(108px,118px) minmax(84px,1fr)}.ts-rank-number--first{font-size:70px}.ts-rank-number--second,.ts-rank-number--third{font-size:46px}.winner-avatar-wrap{width:132px}.winner-avatar{width:64px;height:64px}.laurel{width:42px;height:78px}.section-head h2{font-size:32px}.streak-row,.settings-list-card li{min-height:42px;padding-left:10px;padding-right:10px}.streak-meta p,.streak-days{font-size:16px}.tabbar{padding-left:8px;padding-right:8px}}@media (width<=360px){.screen-header h1{font-size:28px}.card-header h3{font-size:16px}.top-grid{grid-template-columns:minmax(78px,1fr) minmax(100px,112px) minmax(78px,1fr);gap:0}.ts-rank-name{font-size:14px}.ts-rank-name--first{font-size:16px}.ts-rank-days{font-size:13px}.avatar--lg{block-size:52px;inline-size:52px}.sheet-info-grid,.sheet-stats-grid{grid-template-columns:1fr}.tabbar__item{min-height:58px;font-size:11px}}@media (width<=340px){.screen{padding-left:10px;padding-right:10px}.section-head h2{font-size:28px}.top-grid{grid-template-columns:minmax(72px,1fr) minmax(94px,104px) minmax(72px,1fr)}.ts-rank-number--first{font-size:62px}.ts-rank-number--second,.ts-rank-number--third{font-size:40px}}@media (width>=768px){.app-bg{padding:20px}.phone-shell{border-radius:28px;min-height:860px}.screen{padding-top:16px}}.top-grid{justify-items:center;grid-template-columns:repeat(3,minmax(0,1fr))!important}.ts-rank-item--first{grid-column:2/3!important;justify-self:center!important;width:122px!important;max-width:122px!important;margin-inline:auto!important;transform:translate(-10px)translateY(-4px)!important}.top-grid>.ts-rank-item--side:first-child,.top-grid>.ts-rank-item--side:last-child{justify-self:center!important}
