:root{--bg:#0A0A0A;--bg-elev:#1A1A1A;--c-red:#FF0000;--c-red-d:#CC0000;--c-yellow:#FFC940;--c-yellow-d:#E6B130;--c-green:#2BC062;--c-white:#FFFFFF;--ink:#1A1A1A;--ink-2:#424242;--ink-3:#6E6E6E;--text:#F5F1E8;--text-2:#C8C8C8;--text-muted:#8C8C8C;--line:rgba(255,255,255,0.10);--line-strong:rgba(255,255,255,0.20);--line-on-light:rgba(0,0,0,0.08);--p-millimone:#B7E8C5;--p-ayaru:#F4A89E;--p-missm:#F8C8DC;--p-baursak:#FFCB9A;--p-kr:#B0CEEC;--p-teachers:#D0C0F0;--p-apai:#B8E5E0;--p-schoolig:#F4B0CC;--p-schoolyt:#FFE082;--p-mentors:#C8DDB8;--p-kreativy:#C8A8E8;--r-xl:28px;--r-l:22px;--r-m:16px;--r-s:12px;--fs-display:clamp(32px,9vw,44px);--fs-h1:clamp(24px,6.5vw,32px);--fs-h2:clamp(19px,5vw,24px);--fs-h3:clamp(16px,4.4vw,20px);--fs-body:clamp(15px,4vw,17px);--fs-sm:clamp(13px,3.5vw,15px);--fs-xs:clamp(11px,3vw,13px);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{font-feature-settings:"ss01","cv09","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:var(--bg);color:var(--text);font-size:var(--fs-body);line-height:1.45;letter-spacing:-.005em}body{min-height:100vh;min-height:100dvh;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-x:hidden}.page-anim{animation:pageFwd .34s cubic-bezier(.22,.61,.36,1)}.page-anim-back{animation-name:pageBack}@keyframes pageFwd{0%{opacity:0;transform:translate3d(36px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pageBack{0%{opacity:0;transform:translate3d(-36px,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.page-anim{animation:none}}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;background:none;border:none}button,input,select,textarea{font-family:inherit}.app{max-width:480px;margin:0 auto;padding:max(var(--safe-top),20px) max(var(--safe-right),16px) max(var(--safe-bottom),110px) max(var(--safe-left),16px)}@media (min-width:720px){.app{max-width:920px}}.tabbar{position:fixed;left:50%;bottom:calc(max(var(--safe-bottom), 14px));transform:translateX(-50%);width:calc(100% - 28px);max-width:380px;background:#1A1A1A;border:1px solid var(--line-strong);border-radius:100px;padding:6px;display:flex;z-index:100;box-shadow:0 12px 32px rgba(0,0,0,.5)}.tabbar-pill{position:absolute;top:6px;bottom:6px;left:6px;width:calc((100% - 12px) / var(--tab-count, 4));background:var(--c-yellow);border-radius:100px;z-index:0;box-shadow:0 4px 12px rgba(255,201,64,.35);transition:transform .36s cubic-bezier(.34,1.3,.5,1);will-change:transform}.tabbar a{flex:1 1;height:46px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.55);font-size:var(--fs-xs);font-weight:600;letter-spacing:.02em;position:relative;z-index:1;transition:color .28s ease,transform .12s ease}.tabbar a.on{color:var(--ink)}.tabbar a:active{transform:scale(.94)}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(10,10,10,.85);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);padding:max(var(--safe-top),12px) 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.topbar .title{font-weight:600;font-size:var(--fs-h3);color:var(--text)}.topbar .back{color:var(--c-yellow);font-size:var(--fs-sm);font-weight:500}.page-title{font-size:28px;font-weight:800;letter-spacing:-.01em;color:var(--text);margin-bottom:16px}.page-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.page-title-row .page-title{margin-bottom:0}.page-action{width:40px;height:40px;border-radius:50%;background:var(--bg-elev);border:1px solid var(--line);color:var(--c-yellow);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.page-action:active{transform:scale(.94)}.lang-toggle{display:inline-flex;gap:0;background:var(--bg-elev);border:1px solid var(--line);border-radius:100px;padding:4px}.lang-toggle button{background:transparent;border:none;color:var(--text-muted);font-size:var(--fs-xs);font-weight:600;padding:6px 14px;border-radius:100px;cursor:pointer;transition:all .15s}.lang-toggle button.on{background:var(--c-yellow);color:var(--ink)}.lang-wrap{display:flex;justify-content:center;margin-top:18px}.action-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:14px}.action-tile{border-radius:var(--r-l);padding:14px 16px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;min-height:64px;cursor:pointer;transition:transform .12s}.action-tile:active{transform:scale(.97)}.action-tile.red{background:var(--c-red);color:#fff;box-shadow:0 6px 18px rgba(255,0,0,.2)}.action-tile.white{background:#fff;color:var(--ink);border:1px solid var(--line-on-light)}.action-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.action-tile.red .action-icon{background:rgba(255,255,255,.18)}.action-tile.white .action-icon{background:rgba(0,0,0,.06)}.action-title.big{font-size:clamp(15px,4.4vw,18px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.expenses-banner{display:flex;align-items:center;gap:14px;background:#1A1A1A;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-xl);padding:16px 18px;margin-bottom:14px;color:#fff;text-decoration:none;transition:transform .12s ease}.expenses-banner:active{transform:scale(.985)}.expenses-icon{width:46px;height:46px;border-radius:50%;background:var(--c-yellow);color:var(--ink);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:22px;flex-shrink:0}.expenses-text{flex:1 1;min-width:0}.expenses-title{font-size:16px;font-weight:700;letter-spacing:.02em}.expenses-desc{font-size:12px;color:rgba(255,255,255,.55);margin-top:2px}.expenses-arrow{font-size:22px;color:rgba(255,255,255,.45);font-weight:300}.banner-yellow{background:var(--c-yellow);border-radius:var(--r-xl);padding:22px;margin-bottom:14px;position:relative;overflow:hidden;color:var(--ink)}.banner-yellow:before{content:"";position:absolute;bottom:-30%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,var(--c-yellow-d),transparent 60%);pointer-events:none}.banner-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative}.banner-title h2{font-size:var(--fs-h2);font-weight:600;color:var(--ink)}.banner-arrow{width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--ink)}.banner-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;position:relative}.stat-card{background:rgba(255,255,255,.45);border-radius:var(--r-l);padding:14px 8px 12px;flex-direction:column;justify-content:space-between;gap:8px;min-height:110px;text-align:center}.stat-card,.stat-ring{display:flex;align-items:center}.stat-ring{width:48px;height:48px;border-radius:50%;background:#fff;border:4px solid var(--ink);justify-content:center;font-size:var(--fs-sm);font-weight:700;color:var(--ink)}.stat-label{font-size:clamp(10px,2.8vw,12px);color:var(--ink);line-height:1.15;font-weight:600}button.stat-card.stat-clickable{border:none;cursor:pointer;font:inherit;color:inherit;transition:transform .12s ease,background .12s ease;position:relative}button.stat-card.stat-clickable:active{transform:scale(.96);background:rgba(255,255,255,.65)}button.stat-card.stat-clickable:after{content:"›";position:absolute;top:6px;right:8px;font-size:14px;color:rgba(0,0,0,.35);font-weight:700}.section{background:var(--c-white);border-radius:var(--r-xl);padding:20px 18px;margin-bottom:14px;color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-head h3{font-size:var(--fs-h2);font-weight:600;color:var(--ink)}.tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.tile{border-radius:var(--r-l);padding:14px;color:var(--ink);display:flex;flex-direction:column;gap:6px;min-height:112px;position:relative;overflow:hidden;transition:transform .12s}.tile:active{transform:scale(.97)}.tile-img{width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.tile-img img{max-height:50px;max-width:90%;object-fit:contain}.tile-name{font-size:var(--fs-sm);color:var(--ink);font-weight:600;line-height:1.2}.tile-value{font-size:var(--fs-h3);font-weight:700;color:var(--ink);margin-top:auto}.tile-value small{font-size:.6em;color:rgba(0,0,0,.45);font-weight:400}.tile-progress{height:3px;background:rgba(0,0,0,.12);border-radius:2px;overflow:hidden;margin-top:6px}.tile-progress>i{display:block;height:100%;background:var(--ink);border-radius:2px}@media (display-mode:fullscreen),(display-mode:standalone){body{padding-top:0}}.team-app{color:var(--text)}.team-hero{text-align:center;padding:24px 0 12px}.team-h1{font-size:28px;font-weight:800;letter-spacing:-.01em;color:var(--text)}.team-sub{font-size:13px;color:rgba(255,255,255,.55);margin-top:4px}.team-level{display:flex;flex-direction:column;gap:10px}.team-level-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);text-align:center;margin-top:6px}.team-arrow{width:2px;height:28px;background:linear-gradient(180deg,rgba(255,210,74,.6),rgba(255,210,74,0));margin:0 auto;position:relative}.team-arrow:after{content:"";position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);width:8px;height:8px;border-radius:50%;background:var(--c-yellow);box-shadow:0 0 12px rgba(255,210,74,.6)}.person-card{display:flex;align-items:center;gap:14px;width:100%;padding:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;color:var(--text);text-decoration:none;cursor:pointer;text-align:left;transition:transform .12s ease,background .12s ease}.person-card:active{transform:scale(.98);background:rgba(255,255,255,.06)}.person-card-large{background:rgba(255,210,74,.06);border-color:rgba(255,210,74,.25);padding:18px}.avatar{border-radius:50%;flex-shrink:0;box-shadow:0 6px 16px rgba(0,0,0,.25),inset 0 -6px 16px rgba(0,0,0,.15),inset 0 6px 16px rgba(255,255,255,.25)}.avatar-sm{width:56px;height:56px}.avatar-lg{width:68px;height:68px}.avatar-xl{width:84px;height:84px}.avatar-photo{display:flex;align-items:center;justify-content:center;padding:3px;box-shadow:0 6px 16px rgba(0,0,0,.3)}.avatar-lg.avatar-photo,.avatar-xl.avatar-photo{padding:3.5px}.avatar-photo img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2.5px solid var(--bg);background:var(--bg)}.person-info{flex:1 1;min-width:0}.person-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.person-name{font-size:17px;font-weight:700}.person-card-large .person-name{font-size:20px}.person-role{font-size:12px;color:rgba(255,255,255,.6);margin-top:4px}.person-tags{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}.person-chev{font-size:22px;color:rgba(255,255,255,.35);font-weight:300}.dept-person-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px rgba(255,255,255,.06)}.dept-vacant{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.15)}.dept-vacant-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:1.5px dashed rgba(255,255,255,.35)}.dept-vacant-text{flex:1 1;font-size:12px;font-weight:600;color:rgba(255,255,255,.45);font-style:italic}.bitrix-link{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;background:linear-gradient(135deg,rgba(0,169,220,.12),rgba(0,169,220,.04));border:1px solid rgba(0,169,220,.25);color:var(--text);text-decoration:none;margin-top:10px;transition:background .12s ease}.bitrix-link:active{background:linear-gradient(135deg,rgba(0,169,220,.2),rgba(0,169,220,.08))}.bitrix-link-empty{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08);opacity:.55;cursor:default}.bitrix-link-icon{width:38px;height:38px;border-radius:10px;background:#00A9DC;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;letter-spacing:-.02em;flex-shrink:0}.bitrix-link-empty .bitrix-link-icon{background:rgba(255,255,255,.1);color:rgba(255,255,255,.4)}.bitrix-link-text{flex:1 1;min-width:0}.bitrix-link-text strong{display:block;font-size:14px;font-weight:700}.bitrix-link-text small{display:block;font-size:11px;color:rgba(255,255,255,.55);margin-top:2px}.bitrix-link-arrow{font-size:18px;color:rgba(255,255,255,.5)}.adizes-pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.adizes-pill.adizes-E{background:#FFD24A;color:#1A1A1A}.adizes-pill.adizes-A{background:#3B6EFF;color:#fff}.adizes-pill.adizes-P{background:#E83A3A;color:#fff}.adizes-pill.adizes-I{background:#1FA63A;color:#fff}.adizes-pill-big{display:inline-flex;flex-direction:column;align-items:center;padding:8px 14px;border-radius:14px;margin-top:8px}.adizes-pill-big.adizes-E{background:#FFD24A;color:#1A1A1A}.adizes-pill-big.adizes-A{background:#3B6EFF;color:#fff}.adizes-pill-big.adizes-P{background:#E83A3A;color:#fff}.adizes-pill-big.adizes-I{background:#1FA63A;color:#fff}.adizes-pill-big strong{font-size:20px;font-weight:900}.adizes-pill-big span{font-size:11px;opacity:.9;letter-spacing:.05em;text-transform:uppercase}.dept-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.dept-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px;position:relative;overflow:hidden}.dept-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--dept-color)}.dept-head{display:flex;align-items:center;gap:10px;padding:4px 4px 10px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.dept-emoji{font-size:18px}.dept-name{flex:1 1;font-size:14px;font-weight:700}.dept-count{background:rgba(255,255,255,.08);padding:2px 8px;border-radius:100px;font-size:11px;font-weight:700;color:rgba(255,255,255,.7);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dept-people{display:flex;flex-direction:column;gap:8px;padding-top:10px}.dept-person{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:transparent;border:none;cursor:pointer;color:var(--text);width:100%;text-align:left;transition:background .12s ease}.dept-person:active,.dept-person:hover{background:rgba(255,255,255,.05)}.dept-person-emoji{font-size:18px}.dept-person-name{flex:1 1;font-size:13px;font-weight:600}.adizes-legend{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;margin-top:16px}.adizes-legend-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:10px}.adizes-legend-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.adizes-legend-item{display:flex;align-items:center;gap:8px}.adizes-legend-item .adizes-pill{width:28px;height:28px;padding:0;font-size:12px;flex-shrink:0}.adizes-legend-text strong{display:block;font-size:12px;font-weight:700}.adizes-legend-text small{display:block;font-size:10px;color:rgba(255,255,255,.5);margin-top:1px}.sheet-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:flex-end;justify-content:center;z-index:220}.sheet{background:#1A1A1A;color:var(--text);border-top-left-radius:28px;border-top-right-radius:28px;width:100%;max-width:480px;padding:18px 18px max(env(safe-area-inset-bottom,0px),18px);max-height:88vh;overflow:auto;border:1px solid rgba(255,255,255,.06)}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sheet-grab{width:40px;height:4px;border-radius:100px;background:rgba(255,255,255,.2);margin:0 auto 14px}.sheet-option{display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:var(--text);text-decoration:none;transition:background .12s ease,transform .12s ease}.sheet-option:active{background:rgba(255,255,255,.08);transform:scale(.985)}.sheet-option-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.sheet-option-text{flex:1 1;min-width:0}.sheet-option-text strong{display:block;font-size:15px;font-weight:700}.sheet-option-text small{display:block;font-size:12px;color:rgba(255,255,255,.55);margin-top:2px}.sheet-option-arrow{font-size:22px;color:rgba(255,255,255,.4);font-weight:300}.sheet-head h3{font-size:20px;font-weight:700}.sheet-close{background:rgba(255,255,255,.08);width:32px;height:32px;border-radius:50%;font-size:18px;color:var(--text);border:none;cursor:pointer}.person-detail{display:flex;flex-direction:column;align-items:center;padding:12px 0 18px}.person-detail-avatar{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:900;box-shadow:0 8px 24px rgba(0,0,0,.4),inset 0 -8px 20px rgba(0,0,0,.18),inset 0 8px 20px rgba(255,255,255,.25)}.person-detail-avatar.avatar-photo{padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.person-detail-avatar.avatar-photo img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #1a1a1a;background:#1A1A1A}.person-detail-role{margin-top:12px;font-size:14px;color:rgba(255,255,255,.7)}.person-detail-sub{font-size:12px;color:rgba(255,255,255,.5);margin-top:6px;text-align:center}.person-notes,.person-skills{background:rgba(255,255,255,.04);border-radius:14px;padding:12px 14px;margin-top:10px}.person-notes small,.person-skills small{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5)}.person-notes p{margin-top:6px;font-size:13px;line-height:1.45}.person-skills-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.skill-chip{padding:4px 10px;border-radius:100px;background:rgba(255,255,255,.08);font-size:11px;font-weight:600}.activity{display:flex;flex-direction:column;gap:12px}.activity-modes{display:flex;gap:4px;background:var(--bg);border-radius:100px;padding:4px;border:1px solid var(--line)}.activity-modes button{flex:1 1;padding:8px 0;border-radius:100px;font-size:12px;font-weight:700;color:var(--text-muted);border:none;background:transparent;cursor:pointer;transition:all .15s}.activity-modes button.on{background:var(--c-yellow);color:var(--ink)}.activity-nav{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.activity-nav button{width:30px;height:30px;border-radius:50%;background:var(--bg);border:1px solid var(--line);color:var(--text);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.activity-period{font-size:13px;font-weight:700;color:var(--text);text-transform:capitalize}.bar-chart{display:flex;align-items:flex-end;gap:6px;height:130px;padding:0 2px}.bar-chart-month{gap:2px;height:110px}.bar-col{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.bar-track{flex:1 1;align-items:flex-end}.bar-fill,.bar-track{width:100%;display:flex;justify-content:center}.bar-fill{max-width:28px;background:linear-gradient(to top,var(--c-yellow-d),var(--c-yellow));border-radius:6px 6px 3px 3px;min-height:0;align-items:flex-start;position:relative;transition:height .3s ease}.bar-chart-month .bar-fill{border-radius:3px 3px 0 0;max-width:none}.bar-fill.bar-today{background:linear-gradient(0deg,#E63A2E,#FF5547);box-shadow:0 0 10px rgba(255,85,71,.5)}.bar-value{position:absolute;top:-16px;font-size:9px;font-weight:700;color:var(--text-2);white-space:nowrap}.bar-label{font-size:10px;color:var(--text-muted);font-weight:600;height:12px;line-height:12px}.activity-total,.bar-label{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.activity-total{display:flex;justify-content:space-between;align-items:center;padding-top:10px;margin-top:2px;border-top:1px solid var(--line)}.activity-total span{font-size:12px;color:var(--text-muted);font-weight:600}.activity-total strong{font-size:16px;font-weight:800;color:var(--c-yellow)}.cal-controls{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.seg{display:flex;gap:4px;background:var(--bg-elev);border:1px solid var(--line);padding:4px}.seg,.seg button{border-radius:100px}.seg button{flex:1 1;padding:9px 0;font-size:13px;font-weight:700;color:var(--text-muted);border:none;background:transparent;cursor:pointer;transition:all .15s}.seg button.on{background:var(--c-yellow);color:var(--ink)}.cal-nav{justify-content:space-between;margin-bottom:12px}.cal-nav,.cal-nav button{display:flex;align-items:center}.cal-nav button{width:38px;height:38px;border-radius:50%;background:var(--bg-elev);border:1px solid var(--line);color:var(--text);font-size:18px;cursor:pointer;justify-content:center}.cal-nav button:active{transform:scale(.92)}.cal-nav-title{font-size:17px;font-weight:700;text-align:center;text-transform:capitalize}.cal-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:20px;padding:14px}.cal-legend{display:flex;justify-content:center;gap:18px;margin-top:14px}.cal-legend span{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--text-muted);font-weight:600}.cal-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.detail-summary{background:rgba(255,255,255,.05);border-radius:16px;padding:14px;margin:10px 0 14px;display:flex;justify-content:space-around;text-align:center}.detail-summary-num{font-size:24px;font-weight:800;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.detail-summary-lbl{font-size:11px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.detail-summary-sep{width:1px;background:rgba(255,255,255,.1)}.hist-link-dark{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px;background:rgba(255,201,64,.08);border:1px solid rgba(255,201,64,.25);border-radius:16px;color:var(--text);text-decoration:none}.hist-link-dark:active{background:rgba(255,201,64,.14)}.trend-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:18px;padding:16px 12px 12px;margin-bottom:16px}.trend-title{font-size:13px;font-weight:700;color:var(--text);padding:0 4px 6px;letter-spacing:.01em}.trend-legend{display:flex;gap:18px;justify-content:center;margin-top:6px}.trend-legend span{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--text-muted);font-weight:600}.trend-legend i{width:10px;height:10px;border-radius:50%;display:inline-block}.hist-grand{background:var(--c-yellow);border-radius:20px;padding:18px;margin-bottom:16px;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px}.hist-grand-num{font-size:40px;font-weight:900;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hist-grand-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.7;margin-top:4px}.hist-grand-split{display:flex;flex-direction:column;gap:6px}.hist-chip{font-size:12px;font-weight:600;padding:5px 12px;border-radius:100px;text-align:center}.hist-chip b{font-weight:800}.hist-long{background:rgba(26,26,26,.85);color:#fff}.hist-short{background:rgba(26,26,26,.12);color:var(--ink)}.hist-month{background:var(--bg-elev);border:1px solid var(--line);border-radius:16px;overflow:hidden}.hist-month-head{width:100%;display:flex;align-items:center;gap:10px;padding:14px;background:transparent;border:none;cursor:pointer;text-align:left;color:var(--text)}.hist-month-info{flex:1 1;min-width:0}.hist-month-name{font-size:16px;font-weight:700;text-transform:capitalize}.hist-now{font-size:10px;color:#FF6B6B;font-weight:700;margin-left:8px}.hist-month-sub{font-size:11px;color:var(--text-muted);margin-top:3px;display:flex;align-items:center}.hist-dot{margin-right:5px}.hist-dot,.hist-dot-long,i.hist-dot-long{width:8px;height:8px;border-radius:50%;display:inline-block}.hist-dot-long,i.hist-dot-long{background:var(--c-yellow)}.hist-dot-short,i.hist-dot-short{background:#7AC9FF;width:8px;height:8px;border-radius:50%;display:inline-block}.hist-month-total{font-size:24px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hist-chev{color:var(--text-muted);font-size:18px;transition:transform .15s}.hist-bar{height:4px;display:flex;background:#7AC9FF}.hist-bar-long{background:var(--c-yellow);height:100%}.hist-channels{padding:4px 14px 14px}.hist-ch{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--line);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hist-ch-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hist-ch-name{flex:1 1;font-size:13px;font-weight:600}.hist-ch-split{font-size:12px;font-weight:700}.hist-ch-long{color:var(--c-yellow)}.hist-ch-sep{color:var(--text-muted);margin:0 3px}.hist-ch-short{color:#7AC9FF}.hist-ch-total{width:32px;text-align:right;font-size:14px;font-weight:800}.hist-legend-inline{display:flex;gap:16px;justify-content:center;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.hist-legend-inline span{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--text-muted);font-weight:600}.splash{position:fixed;inset:0;z-index:9999;background:#0A0A0A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;transition:opacity .45s ease}.splash-hide{opacity:0;pointer-events:none}.splash-logo{width:96px;height:96px;filter:drop-shadow(0 12px 36px rgba(220,24,24,.45));animation:splashPulse 1.4s ease-in-out infinite}@keyframes splashPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.splash-bar{width:150px;height:4px;border-radius:100px;background:rgba(255,255,255,.1);overflow:hidden}.splash-bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#FF3B30,#DC1818);border-radius:100px;animation:splashFill 1.3s cubic-bezier(.45,0,.2,1) forwards}@keyframes splashFill{0%{width:0}60%{width:72%}to{width:100%}}.pin-gate{position:fixed;inset:0;z-index:9000;background:#0A0A0A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px}.pin-logo{width:64px;height:64px;filter:drop-shadow(0 8px 24px rgba(220,24,24,.4))}.pin-title{font-size:16px;font-weight:700;color:var(--text)}.pin-dots{display:flex;gap:16px;margin:6px 0 10px}.pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.3);transition:all .15s ease}.pin-dot.filled{background:var(--c-yellow);border-color:var(--c-yellow)}.pin-error{animation:pinShake .4s ease}.pin-error .pin-dot{border-color:#FF5547}.pin-error .pin-dot.filled{background:#FF5547}@keyframes pinShake{0%,to{transform:translateX(0)}25%{transform:translateX(-8px)}75%{transform:translateX(8px)}}.pin-pad{display:grid;grid-template-columns:repeat(3,72px);grid-gap:14px;gap:14px;justify-content:center}.pin-pad button{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--text);font-size:26px;font-weight:600;cursor:pointer;transition:background .1s ease,transform .1s ease}.pin-pad button:active{background:rgba(255,255,255,.14);transform:scale(.93)}.pin-pad .pin-del{font-size:20px;background:transparent;border-color:transparent}.ptr{position:fixed;top:calc(max(var(--safe-top), 8px));left:50%;transform:translateX(-50%);z-index:8000;opacity:0;pointer-events:none;transition:opacity .15s ease}.ptr-show{opacity:1}.ptr-spinner{width:38px;height:38px;border-radius:50%;background:#1A1A1A;border:1px solid var(--line-strong);color:var(--c-yellow);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.5)}.ptr-spin{animation:ptrSpin .7s linear infinite}@keyframes ptrSpin{to{transform:rotate(1turn)}}.skeleton{position:relative;overflow:hidden;background:rgba(255,255,255,.06)!important;color:transparent!important;border-radius:12px;pointer-events:none}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:skShimmer 1.3s ease-in-out infinite}@keyframes skShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_69aa20{font-family:Inter,Inter Fallback;font-style:normal}.__variable_69aa20{--font-inter:"Inter","Inter Fallback"}