#consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:9000;background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -4px 24px #00000014;padding:var(--s4) var(--s5);transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}#consent-banner.visible{transform:translateY(0)}.consent-inner{max-width:var(--wrap, 1200px);margin:0 auto;display:flex;align-items:center;gap:var(--s5);flex-wrap:wrap}.consent-text{flex:1;min-width:240px;font-size:var(--step-sm);color:var(--ink-2);line-height:1.6}.consent-text strong{color:var(--ink);font-weight:600}.consent-text a{color:var(--accent-strong);font-weight:500;text-decoration:underline;text-underline-offset:2px}.consent-actions{display:flex;gap:var(--s3);flex-shrink:0;flex-wrap:wrap}.consent-btn-accept{padding:9px 20px;border-radius:var(--r-md);background:var(--ink);color:var(--bg);font-size:var(--step-sm);font-weight:600;font-family:inherit;border:none;cursor:pointer;transition:background .15s,transform .12s}.consent-btn-accept:hover{background:var(--accent-strong);color:var(--accent-fg)}.consent-btn-accept:active{transform:scale(.96)}.consent-btn-decline{padding:9px 16px;border-radius:var(--r-md);background:transparent;color:var(--ink-3);font-size:var(--step-sm);font-weight:500;font-family:inherit;border:1px solid var(--border);cursor:pointer;transition:border-color .15s,color .15s}.consent-btn-decline:hover{border-color:var(--ink-3);color:var(--ink)}.ad-slot ins.adsbygoogle{display:block;width:100%}.ad-slot.leaderboard .ad-inner{min-height:90px}.ad-slot.rect .ad-inner{min-height:250px}.ad-slot.in-article .ad-inner{min-height:120px}.ad-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3);text-align:center;margin-bottom:4px}.ad-slot:empty,.ad-slot ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}@media (max-width: 640px){.consent-inner{flex-direction:column;align-items:stretch;gap:var(--s3)}.consent-actions{justify-content:flex-end}.ad-slot.leaderboard .ad-inner{min-height:250px}}@media (max-width: 640px){body.sc2-shell #consent-banner{bottom:64px;border-radius:var(--r-md, 14px) var(--r-md, 14px) 0 0;border-top:1px solid var(--border)}}
body.sc2{--app-bg:#f6f5f2;--app-bg-2:#efede8;--panel:#ffffff;--panel-2:#fbfaf7;--card:#ffffff;--card-2:#faf9f5;--glass:rgba(255,255,255,.88);--glass-brd:rgba(20,18,14,.08);--border:rgba(23,20,16,.09);--border-2:rgba(23,20,16,.06);--ink:#1a1815;--ink-2:#5d5952;--ink-3:#8f8a80;--gold:#c39324;--gold-strong:#a97c14;--gold-soft:rgba(197,150,44,.13);--gold-line:rgba(197,150,44,.3);--ok:#2f9e5b;--ok-soft:rgba(47,158,91,.12);--info:#2f6fe0;--info-soft:rgba(47,111,224,.12);--violet:#7b61c9;--violet-soft:rgba(123,97,201,.12);--cta-bg:#1a1815;--cta-fg:#ffffff;--shadow-sc:0 1px 2px rgba(30,25,15,.04),0 2px 6px rgba(30,25,15,.05);--shadow:0 2px 8px rgba(30,25,15,.05),0 14px 34px rgba(30,25,15,.08);--shadow-lg:0 8px 24px rgba(30,25,15,.08),0 30px 60px rgba(30,25,15,.12);--hero-blob:radial-gradient(120% 120% at 70% 20%, rgba(210,170,70,.2), rgba(210,170,70,0) 60%);--spark-up:#2f9e5b;--spark-gold:#c8991f;--side-w:256px;--rx:14px;--rlg:18px;--rxl:22px;--rpill:999px;--ease:cubic-bezier(.22,1,.36,1);background:var(--app-bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;margin:0;letter-spacing:-.006em}:root[data-theme=dark] body.sc2{--app-bg:#08080a;--app-bg-2:#0d0d10;--panel:#0d0d11;--panel-2:#101014;--card:#141419;--card-2:#17171d;--glass:rgba(20,20,26,.82);--glass-brd:rgba(255,255,255,.09);--border:rgba(255,255,255,.08);--border-2:rgba(255,255,255,.05);--ink:#f4f3ef;--ink-2:#a5a29b;--ink-3:#6c6a64;--gold:#e6bd63;--gold-strong:#f0cd7d;--gold-soft:rgba(230,189,99,.12);--gold-line:rgba(230,189,99,.28);--ok:#4bc07f;--ok-soft:rgba(75,192,127,.14);--info:#5b95f5;--info-soft:rgba(91,149,245,.14);--violet:#a88ef0;--violet-soft:rgba(168,142,240,.15);--cta-bg:linear-gradient(180deg,#eec778,#e0b356);--cta-fg:#1a1509;--shadow-sc:0 1px 2px rgba(0,0,0,.4);--shadow:0 2px 10px rgba(0,0,0,.5),0 18px 44px rgba(0,0,0,.5);--shadow-lg:0 10px 30px rgba(0,0,0,.55),0 40px 80px rgba(0,0,0,.6);--hero-blob:radial-gradient(120% 120% at 70% 15%, rgba(230,189,99,.16), rgba(230,189,99,0) 58%);--spark-up:#4bc07f;--spark-gold:#e6bd63}body.sc2 *{box-sizing:border-box}body.sc2 h1,body.sc2 h2,body.sc2 h3,body.sc2 h4{font-family:Bricolage Grotesque,Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0}body.sc2 a{color:inherit;text-decoration:none}body.sc2 .skip-link{position:absolute;left:-999px}body.sc2 ::selection{background:var(--gold-soft)}body.sc2 svg{display:block}.sc2-app{display:grid;grid-template-columns:var(--side-w) 1fr;min-height:100vh}.sc2-side{position:sticky;top:0;height:100vh;background:var(--panel);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:18px 14px 14px;z-index:40}.sc2-brand{display:flex;align-items:center;gap:10px;padding:6px 8px 18px;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:19px;color:var(--ink)}.sc2-logo{width:34px;height:34px;flex:none;border-radius:10px;display:grid;place-items:center;background:linear-gradient(150deg,#2a2a33,#0f0f14);box-shadow:0 2px 6px #00000040,inset 0 0 0 1px #ffffff0f}:root[data-theme=dark] .sc2-logo{background:linear-gradient(150deg,#20202a,#0a0a0e)}.sc2-logo svg{width:20px;height:20px}.sc2-nav{display:flex;flex-direction:column;gap:2px;overflow-y:auto;flex:1;margin:0 -4px;padding:0 4px}.sc2-nav::-webkit-scrollbar{width:0}.sc2-nav a{display:flex;align-items:center;gap:12px;padding:9px 11px;border-radius:11px;color:var(--ink-2);font-size:14px;font-weight:500;transition:background .15s,color .15s;position:relative}.sc2-nav a svg{width:18px;height:18px;flex:none;stroke-width:1.9;opacity:.85}.sc2-nav a:hover{background:var(--card-2);color:var(--ink)}.sc2-nav a.active{background:var(--gold-soft);color:var(--ink);font-weight:600}.sc2-nav a.active svg{color:var(--gold-strong);opacity:1}.sc2-nav a.active:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:3px;background:var(--gold)}.sc2-badge{margin-left:auto;font-size:9px;font-weight:700;letter-spacing:.06em;color:var(--gold-strong);background:var(--gold-soft);border:1px solid var(--gold-line);padding:2px 6px;border-radius:6px}.sc2-nav-sep{height:1px;background:var(--border-2);margin:8px}.sc2-side-ai{margin:12px 4px;padding:14px;border-radius:var(--rlg);background:linear-gradient(180deg,var(--card-2),var(--card));border:1px solid var(--border)}.sc2-side-ai h4{font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;color:var(--ink)}.sc2-side-ai p{font-size:11.5px;color:var(--ink-3);margin:6px 0 10px;line-height:1.45}.sc2-side-ai .sc2-btn{width:100%;justify-content:center;font-size:12.5px;padding:8px}.sc2-side-foot{margin-top:8px;padding-top:12px;border-top:1px solid var(--border-2);display:flex;align-items:center;gap:10px}.sc2-side-foot img{width:30px;height:30px;border-radius:9px;object-fit:cover}.sc2-side-foot .nm{font-size:13px;font-weight:600;color:var(--ink);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc2-icon-btn{width:30px;height:30px;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--ink-3);display:grid;place-items:center;cursor:pointer;transition:.15s}.sc2-icon-btn:hover{background:var(--card-2);color:var(--ink);border-color:var(--border)}.sc2-icon-btn svg{width:17px;height:17px}.sc2-main{min-width:0;display:flex;flex-direction:column}.sc2-top{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:16px;padding:14px 26px;background:var(--glass);backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);border-bottom:1px solid var(--border)}.sc2-search{flex:1;max-width:440px;position:relative}.sc2-search svg.s{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--ink-3)}.sc2-search input{width:100%;height:40px;border-radius:12px;border:1px solid var(--border);background:var(--card-2);padding:0 44px 0 38px;font-size:13.5px;color:var(--ink);font-family:inherit;transition:.15s}.sc2-search input::placeholder{color:var(--ink-3)}.sc2-search input:focus{outline:none;border-color:var(--gold-line);background:var(--panel);box-shadow:0 0 0 4px var(--gold-soft)}.sc2-kbd{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:11px;color:var(--ink-3);border:1px solid var(--border);border-radius:6px;padding:2px 6px;background:var(--panel)}.sc2-top-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.sc2-top-nav a{padding:8px 12px;border-radius:9px;font-size:13.5px;font-weight:500;color:var(--ink-2);transition:.15s}.sc2-top-nav a:hover{background:var(--card-2);color:var(--ink)}.sc2-top-tools{display:flex;align-items:center;gap:8px}.sc2-avatar{width:34px;height:34px;border-radius:10px;object-fit:cover;border:1px solid var(--border)}.sc2-dot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--gold);border:2px solid var(--panel)}.sc2-content{padding:24px 26px 120px;max-width:1320px;width:100%;margin:0 auto}@media (min-width:1500px){.sc2-content{padding-left:40px;padding-right:40px}}.sc2-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:13.5px;font-weight:600;padding:10px 16px;border-radius:11px;border:1px solid transparent;cursor:pointer;transition:transform .12s var(--ease),box-shadow .15s,background .15s;white-space:nowrap}.sc2-btn:active{transform:translateY(1px)}.sc2-btn svg{width:16px;height:16px}.sc2-btn-primary{background:var(--cta-bg);color:var(--cta-fg);box-shadow:var(--shadow-sm)}.sc2-btn-primary:hover{box-shadow:var(--shadow)}.sc2-btn-gold{background:linear-gradient(180deg,var(--gold),var(--gold-strong));color:#1a1509;box-shadow:0 4px 14px #c5962c4d}.sc2-btn-gold:hover{filter:brightness(1.04)}.sc2-btn-ghost{background:var(--card);color:var(--ink);border-color:var(--border)}.sc2-btn-ghost:hover{background:var(--card-2);border-color:var(--gold-line)}body.sc2 a.sc2-btn-primary,body.sc2 .sc2-btn-primary{color:var(--cta-fg)}body.sc2 a.sc2-btn-gold,body.sc2 .sc2-btn-gold{color:#1a1509}body.sc2 a.sc2-btn-ghost,body.sc2 .sc2-btn-ghost{color:var(--ink)}body.sc2 #db-welcome{display:none}.sc2-card{background:var(--card);border:1px solid var(--border);border-radius:var(--rxl);box-shadow:var(--shadow-sm)}.sc2-sec-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:34px 2px 16px}.sc2-sec-head h2{font-size:20px;font-weight:700;color:var(--ink);line-height:1.2}.sc2-sec-head .sc2-link{flex-shrink:0;white-space:nowrap}.sc2-link{font-size:13px;font-weight:600;color:var(--gold-strong);display:inline-flex;align-items:center;gap:5px}.sc2-link svg{width:14px;height:14px}.sc2-link:hover{gap:8px}.sc2-hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:24px;align-items:center;padding:30px 34px;border-radius:26px;overflow:hidden;background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow)}.sc2-hero:before{content:"";position:absolute;inset:0;background:var(--hero-blob);pointer-events:none}.sc2-hero-l{position:relative;z-index:2;max-width:440px}.sc2-hero h1{font-size:clamp(30px,3.4vw,46px);line-height:1.02;font-weight:700;color:var(--ink)}.sc2-hero h1 .g{color:var(--gold-strong)}.sc2-hero p{color:var(--ink-2);font-size:14.5px;line-height:1.55;margin:14px 0 22px;max-width:370px}.sc2-hero-cta{display:flex;gap:10px;flex-wrap:wrap}.sc2-pop{margin-top:22px}.sc2-pop-lbl{font-size:12px;font-weight:600;color:var(--ink-3);margin-bottom:9px}.sc2-chips{display:flex;flex-wrap:wrap;gap:8px}.sc2-chip{font-size:12.5px;font-weight:500;color:var(--ink-2);padding:6px 13px;border-radius:var(--rpill);background:var(--card-2);border:1px solid var(--border);transition:.15s}.sc2-chip:hover{border-color:var(--gold-line);color:var(--gold-strong);background:var(--gold-soft)}.sc2-hero-r{position:relative;z-index:2;min-height:320px}.sc2-statcards{position:relative;height:100%;min-height:320px}.sc2-statcard{position:absolute;display:flex;flex-direction:column;background:var(--glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--glass-brd);border-radius:var(--rlg);padding:14px 16px;box-shadow:var(--shadow-lg)}.sc2-statcard.sc2-statcard-primary{top:0;right:0;width:min(58%,260px);z-index:10}.sc2-statcard.mid{bottom:0;left:0;width:min(44%,150px);z-index:11}.sc2-statcard.mid2{bottom:0;right:0;width:min(44%,150px);z-index:11}.sc2-sc-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;overflow:hidden}.sc2-sc-top svg{flex:0 1 auto;min-width:0;max-width:100%;height:auto}.sc2-sc-top span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc2-sc-val{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--ink);line-height:1.1;position:static;margin-bottom:6px}.sc2-statcard.sc2-statcard-primary .sc2-sc-val{font-size:44px;margin:6px 0}.sc2-statcard.mid .sc2-sc-val,.sc2-statcard.mid2 .sc2-sc-val{font-size:26px;margin:4px 0 6px}.sc2-sc-label{display:block;position:static;font-size:12px;color:var(--ink-2);font-weight:500;margin-bottom:4px;line-height:1.3;white-space:normal}.sc2-sc-delta{font-size:11.5px;font-weight:600;color:var(--ok);display:flex;align-items:center;position:static;gap:3px;margin-top:4px}.sc2-sc-delta svg{width:14px;height:14px;flex-shrink:0}.sc2-hero-illu{position:absolute;bottom:-22px;left:52%;transform:translate(-50%);width:66%;max-width:300px;z-index:1;pointer-events:none;filter:drop-shadow(0 20px 24px rgba(20,16,8,.2))}.sc2-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.sc2-tool{display:flex;flex-direction:column;gap:0;padding:18px;border-radius:var(--rlg);background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .18s var(--ease),box-shadow .18s,border-color .18s}.sc2-tool:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--gold-line)}.sc2-tool-ico{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;margin-bottom:14px}.sc2-tool-ico svg{width:22px;height:22px;stroke-width:1.9}.ico-gold{background:var(--gold-soft);color:var(--gold-strong)}.ico-info{background:var(--info-soft);color:var(--info)}.ico-violet{background:var(--violet-soft);color:var(--violet)}.ico-ok{background:var(--ok-soft);color:var(--ok)}.ico-ink{background:var(--card-2);color:var(--ink)}.sc2-tool h3{font-size:14.5px;font-weight:600;color:var(--ink);margin-bottom:5px;line-height:1.2}.sc2-tool p{font-size:12px;color:var(--ink-3);line-height:1.45}.sc2-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:22px 8px;margin-top:16px;background:var(--card);border:1px solid var(--border);border-radius:var(--rxl);box-shadow:var(--shadow-sm)}.sc2-stat{text-align:center;padding:0 12px;position:relative}.sc2-stat+.sc2-stat:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:36px;width:1px;background:var(--border)}.sc2-stat .n{font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:700;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:6px}.sc2-stat .n svg{width:16px;height:16px;color:var(--gold-strong)}.sc2-stat .l{font-size:12px;color:var(--ink-3);margin-top:3px;line-height:1.3}.sc2-panels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:16px}.sc2-panel{padding:18px;border-radius:var(--rxl)}.sc2-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sc2-panel-head h3{font-size:15px;font-weight:700;color:var(--ink)}.sc2-pill-badge{font-size:9.5px;font-weight:700;letter-spacing:.06em;color:var(--info);background:var(--info-soft);padding:2px 7px;border-radius:6px}.sc2-rec{display:flex;flex-direction:column;gap:2px}.sc2-rec a{display:flex;align-items:center;gap:11px;padding:9px 8px;border-radius:11px;transition:background .14s}.sc2-rec a:hover{background:var(--card-2)}.sc2-rec-ico{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex:none}.sc2-rec-ico svg{width:15px;height:15px}.sc2-rec .nm{font-size:13px;font-weight:500;color:var(--ink);flex:1}.sc2-rec .tm{font-size:11.5px;color:var(--ink-3)}.sc2-rec-foot{margin-top:12px;font-size:12.5px;font-weight:600;color:var(--gold-strong);display:inline-flex;align-items:center;gap:5px}.sc2-streak-num{display:flex;align-items:baseline;gap:8px}.sc2-streak-num .d{font-family:Bricolage Grotesque,sans-serif;font-size:52px;font-weight:700;color:var(--ink);line-height:1}.sc2-streak-num .u{font-size:15px;color:var(--ink-2);font-weight:500}.sc2-flame{width:40px;height:40px;margin-left:auto}.sc2-streak-copy{font-size:12.5px;color:var(--ink-2);line-height:1.45;margin:10px 0 14px}.sc2-week{display:flex;justify-content:space-between;gap:6px}.sc2-day{flex:1;text-align:center}.sc2-day .dl{font-size:10px;color:var(--ink-3);margin-bottom:6px;font-weight:600}.sc2-day .dc{width:26px;height:26px;border-radius:50%;margin:0 auto;display:grid;place-items:center;background:var(--card-2);color:var(--ink-3)}.sc2-day .dc svg{width:14px;height:14px}.sc2-day.on .dc{background:var(--gold);color:#1a1509}.sc2-day.off .dc{opacity:.5}.sc2-ai-copy{font-size:13px;color:var(--ink-2);line-height:1.5;margin-bottom:14px}.sc2-ai-input{position:relative;margin-bottom:12px}.sc2-ai-input input{width:100%;height:42px;border-radius:12px;border:1px solid var(--border);background:var(--card-2);padding:0 44px 0 14px;font-size:13px;color:var(--ink);font-family:inherit}.sc2-ai-input input:focus{outline:none;border-color:var(--gold-line);box-shadow:0 0 0 4px var(--gold-soft)}.sc2-ai-send{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:9px;border:none;background:var(--gold);color:#1a1509;display:grid;place-items:center;cursor:pointer}.sc2-ai-send svg{width:16px;height:16px}.sc2-ai-pop{font-size:12px;color:var(--ink-3)}.sc2-ai-pop a{color:var(--gold-strong);font-weight:600}.sc2-premium{margin-top:16px;display:flex;align-items:center;gap:18px;padding:22px 26px;border-radius:var(--rxl);position:relative;overflow:hidden;background:linear-gradient(100deg,#141210,#20190d 55%,#3a2c12);border:1px solid rgba(230,189,99,.25)}.sc2-premium:after{content:"";position:absolute;right:0;top:0;bottom:0;width:55%;background:repeating-linear-gradient(115deg,transparent,transparent 22px,rgba(230,189,99,.05) 22px,rgba(230,189,99,.05) 23px);pointer-events:none}.sc2-premium-ico{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#e6bd6324;color:var(--gold);flex:none}.sc2-premium-ico svg{width:24px;height:24px}.sc2-premium-txt{flex:1;position:relative;z-index:2}.sc2-premium-txt h3{font-size:17px;font-weight:700;color:#f2d99a}.sc2-premium-txt p{font-size:13px;color:#f2e7d2b3;margin-top:3px}.sc2-premium .sc2-btn{position:relative;z-index:2}.sc2-empty{text-align:center;padding:26px 16px;color:var(--ink-3)}.sc2-empty svg{width:38px;height:38px;margin:0 auto 10px;color:var(--ink-3);opacity:.6}.sc2-empty p{font-size:12.5px}.sc2-rev{pointer-events:auto}@media (prefers-reduced-motion:no-preference){.sc2-rev{opacity:0;transform:translateY(14px);animation:sc2up .6s var(--ease) both}@keyframes sc2up{to{opacity:1;transform:none}}.sc2-rev.d1{animation-delay:.05s}.sc2-rev.d2{animation-delay:.12s}.sc2-rev.d3{animation-delay:.19s}.sc2-rev.d4{animation-delay:.26s}.sc2-rev.d5{animation-delay:.33s}}.sc2-bottomnav,.sc2-hamburger{display:none}@media (max-width:1180px){.sc2-tools{grid-template-columns:repeat(3,1fr)}.sc2-top-nav{display:none}.sc2-top-tools{margin-left:auto}}@media (max-width:1024px){.sc2-app{grid-template-columns:1fr}.sc2-side{position:fixed;left:0;top:0;width:280px;transform:translate(-100%);transition:transform .28s var(--ease);box-shadow:var(--shadow-lg)}body.sc2.nav-open .sc2-side{transform:none}.sc2-scrim{position:fixed;inset:0;background:#0006;opacity:0;visibility:hidden;transition:.25s;z-index:39}body.sc2.nav-open .sc2-scrim{opacity:1;visibility:visible}.sc2-hamburger{display:grid}.sc2-hero{grid-template-columns:1fr}.sc2-hero-r{min-height:0;margin-top:8px}.sc2-panels{grid-template-columns:1fr}.sc2-stats{grid-template-columns:repeat(3,1fr);gap:18px 0;padding:20px 8px}.sc2-stat:nth-child(1):before,.sc2-stat:nth-child(4):before{display:none}}@media (max-width:640px){.sc2-content{padding:16px 14px 96px}.sc2-top{padding:12px 14px;gap:10px}.sc2-top-tools .sc2-avatar{display:none}.sc2-search{max-width:none}.sc2-kbd{display:none}.sc2-tools{grid-template-columns:1fr 1fr}.sc2-tool{padding:13px 12px}.sc2-tool h3{font-size:13px}.sc2-tool p{font-size:11px}.sc2-tool-ico{width:36px;height:36px;margin-bottom:10px}.sc2-stats{grid-template-columns:1fr 1fr}.sc2-stat:before{display:none!important}.sc2-hero{padding:22px 18px}.sc2-hero h1{font-size:clamp(24px,7vw,38px)}.sc2-premium{flex-wrap:wrap}.sc2-premium .sc2-btn{width:100%;justify-content:center}.sc2-bottomnav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid var(--border);padding:8px 6px calc(8px + env(safe-area-inset-bottom))}.sc2-bottomnav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10.5px;font-weight:600;color:var(--ink-3);padding:4px}.sc2-bottomnav a svg{width:21px;height:21px;stroke-width:2}.sc2-bottomnav a.active{color:var(--gold-strong)}.sc2-bottomnav a.ai .b{width:40px;height:40px;border-radius:13px;background:linear-gradient(180deg,var(--gold),var(--gold-strong));display:grid;place-items:center;margin-top:-18px;box-shadow:0 6px 16px #c5962c66}.sc2-bottomnav a.ai .b svg{color:#1a1509}}.sc2-page-head{margin-bottom:20px}.sc2-page-head h1{font-size:26px;font-weight:700;color:var(--ink)}.sc2-page-head p{color:var(--ink-2);font-size:14px;margin-top:4px}.sc2-grid{display:grid;gap:14px}.sc2-g4{grid-template-columns:repeat(4,1fr)}.sc2-g3{grid-template-columns:repeat(3,1fr)}.sc2-g2{grid-template-columns:repeat(2,1fr)}.sc2-metric{padding:18px;border-radius:var(--rxl)}.sc2-metric .top{display:flex;align-items:center;justify-content:space-between;color:var(--ink-3);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.sc2-metric .top .mi{width:32px;height:32px;border-radius:10px;display:grid;place-items:center}.sc2-metric .mv{font-family:Bricolage Grotesque,sans-serif;font-size:38px;font-weight:700;color:var(--ink);line-height:1;margin:12px 0 4px}.sc2-metric .ms{font-size:12.5px;color:var(--ink-2)}.sc2-metric .md{font-size:12px;font-weight:600;margin-top:8px;display:inline-flex;align-items:center;gap:4px}.sc2-progress{height:7px;border-radius:6px;background:var(--card-2);overflow:hidden;margin-top:12px}.sc2-progress i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--gold),var(--gold-strong))}@media (max-width:1024px){.sc2-g4{grid-template-columns:1fr 1fr}.sc2-g3,.sc2-g2{grid-template-columns:1fr}.sc2-trend-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.sc2-g4{grid-template-columns:1fr}}.sc2-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-top:6px}.sc2-cal .cd{aspect-ratio:1;border-radius:9px;display:grid;place-items:center;font-size:12px;color:var(--ink-2);background:var(--card-2)}.sc2-cal .cd.hd{background:var(--gold-soft);color:var(--gold-strong);font-weight:700;position:relative}.sc2-cal .cd.hd:after{content:"";position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;background:var(--gold)}.sc2-cal .cd.mut{color:var(--ink-3);opacity:.5;background:transparent}.sc2-cal-head{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;font-size:10px;color:var(--ink-3);text-align:center;font-weight:600;margin-bottom:6px}.sc2-list{display:flex;flex-direction:column;gap:2px}.sc2-list-row{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:11px;transition:background .14s}.sc2-list-row:hover{background:var(--card-2)}.sc2-list-ico{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;flex:none}.sc2-list-ico svg{width:16px;height:16px}.sc2-list-body{flex:1;min-width:0}.sc2-list-body .t{font-size:13px;font-weight:600;color:var(--ink)}.sc2-list-body .s{font-size:11.5px;color:var(--ink-3);margin-top:1px}.sc2-tag{font-size:10.5px;font-weight:700;padding:3px 9px;border-radius:var(--rpill)}.tag-red{background:#e0503c1f;color:#d1503c}.tag-gold{background:var(--gold-soft);color:var(--gold-strong)}.tag-ok{background:var(--ok-soft);color:var(--ok)}.sc2-ach{display:flex;gap:10px;flex-wrap:wrap}.sc2-ach .a{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:var(--card-2);border:1px solid var(--border);font-size:22px}.sc2-ach .a.on{background:var(--gold-soft);border-color:var(--gold-line)}.sc2-ach .a.off{opacity:.4;filter:grayscale(1)}.sc2-bars{display:flex;align-items:flex-end;gap:10px;height:120px;padding-top:8px}.sc2-bars .bar{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%}.sc2-bars .bar i{width:100%;max-width:26px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,var(--gold),var(--gold-strong));display:block}.sc2-bars .bar span{font-size:10px;color:var(--ink-3);font-weight:600}.sc2-sug{display:flex;gap:11px;padding:13px;border-radius:14px;background:var(--card-2);border:1px solid var(--border-2);margin-bottom:8px}.sc2-sug .si{width:30px;height:30px;border-radius:9px;flex:none;display:grid;place-items:center;background:var(--gold-soft);color:var(--gold-strong)}.sc2-sug .si svg{width:16px;height:16px}.sc2-sug .st{font-size:12.5px;color:var(--ink-2);line-height:1.5}.sc2-sug .st b{color:var(--ink);font-weight:600}.sc2-trend{margin:4px 0 6px}.sc2-goal{margin-bottom:14px}.sc2-goal-row{display:flex;justify-content:space-between;font-size:12.5px;color:var(--ink-2);margin-bottom:7px}.sc2-goal-row b{color:var(--ink);font-weight:700}.sc2-streak-mini{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid var(--border-2)}.sc2-streak-mini .sc2-streak-num .d{font-size:38px}.sc2-streak-mini .sc2-flame{width:34px;height:34px}.sc2-metric .mi svg{width:17px;height:17px}.sc2-metric .md svg{width:13px;height:13px}.sc2-goal-row svg{width:13px;height:13px}body.sc2 .sc2-card .top svg,body.sc2 .sc2-metric svg{max-height:34px}body.sc2 .sc2-sc-val,body.sc2 .sc2-metric .mv,body.sc2 .sc2-stat .n,body.sc2 .sc2-streak-num .d,body.sc2 .sc2-hero h1{-webkit-text-fill-color:currentColor;background:none}body.sc2 #db-gpa-history .db-empty,body.sc2 #db-cgpa-history .db-empty{display:none}body.sc2 #db-gpa-history,body.sc2 #db-cgpa-history{margin-top:6px}body.sc2 .sc2-grid{align-items:start}.sc2-trend-sum{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border-2)}.sc2-trend-sum .ts{display:flex;flex-direction:column;gap:3px}.sc2-trend-sum .l{font-size:11px;color:var(--ink-3);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.sc2-trend-sum .v{font-family:Bricolage Grotesque,sans-serif;font-size:19px;font-weight:700;color:var(--ink)}@media (max-width:640px){.sc2-trend-sum{grid-template-columns:repeat(2,1fr)}}body.sc2 .sc2-app *,body.sc2 .sc2-bottomnav *{-webkit-text-fill-color:currentColor}@media (max-width:1024px){.sc2-hero-r{min-height:0;margin-top:16px}.sc2-statcards{position:static;height:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sc2-statcard{display:flex!important;flex-direction:column!important;position:static!important;width:auto!important;inset:auto!important}.sc2-statcard.sc2-statcard-primary{grid-column:1 / -1;padding:18px 20px;flex-flow:row wrap!important;align-items:baseline;column-gap:14px}.sc2-statcard.sc2-statcard-primary .sc2-sc-top{flex:0 0 100%;margin-bottom:2px}.sc2-statcard.sc2-statcard-primary .sc2-sc-val{flex:0 0 auto;font-size:44px;line-height:1.05;margin:8px 0 0}.sc2-statcard.sc2-statcard-primary .sc2-sc-label{flex:0 1 auto;margin:0}.sc2-statcard.sc2-statcard-primary .sc2-sc-delta{flex:0 0 auto;margin:0 0 0 auto}.sc2-hero-illu{display:none}}@media (max-width:480px){.sc2-statcards{grid-template-columns:1fr}}:root{--bg:#f6f5f2;--surface:#ffffff;--surface-2:#faf9f5;--border:rgba(23,20,16,.1);--border-soft:rgba(23,20,16,.06);--ink:#1a1815;--ink-2:#5d5952;--ink-3:#8f8a80;--accent:#a97c14;--accent-strong:#8a6410;--accent-dim:rgba(197,150,44,.13);--accent-fg:#1a1509;--gold:#c39324;--ok:#2f9e5b;--ok-dim:rgba(47,158,91,.12);--info:#2f6fe0;--info-dim:rgba(47,111,224,.12);--warn:#c98a12;--warn-dim:rgba(201,138,18,.14);--danger:#d1503c;--danger-dim:rgba(209,80,60,.12);--r-sc:10px;--r-md:16px;--r-lg:20px;--r-xl:26px;--shadow:0 2px 8px rgba(30,25,15,.05),0 14px 34px rgba(30,25,15,.08)}:root[data-theme=dark]{--bg:#08080a;--surface:#141419;--surface-2:#17171d;--border:rgba(255,255,255,.08);--border-soft:rgba(255,255,255,.05);--ink:#f4f3ef;--ink-2:#a5a29b;--ink-3:#6c6a64;--accent:#e6bd63;--accent-strong:#f0cd7d;--accent-dim:rgba(230,189,99,.14);--accent-fg:#1a1509;--gold:#e6bd63;--ok:#4bc07f;--ok-dim:rgba(75,192,127,.14);--info:#5b95f5;--info-dim:rgba(91,149,245,.14);--warn:#e6bd63;--warn-dim:rgba(230,189,99,.16);--danger:#f0776a;--danger-dim:rgba(240,119,106,.16);--shadow:0 2px 10px rgba(0,0,0,.5),0 18px 44px rgba(0,0,0,.5)}body.sc2-shell{padding-left:var(--side-w);padding-top:66px;background:var(--app-bg)}body.sc2-shell .site-head{display:none!important}body.sc2-shell .sc2-side{position:fixed;top:0;left:0;height:100vh;width:var(--side-w);z-index:40}body.sc2-shell .sc2-top{position:fixed;top:0;left:var(--side-w);right:0;z-index:35}body.sc2-shell>main,body.sc2-shell #main-content{min-height:calc(100vh - 66px)}body.sc2-shell #main-content>section>.wrap,body.sc2-shell #main-content .wrap{max-width:1120px}body.sc2-shell footer .wrap{max-width:1120px}body.sc2-shell .grid-bg{opacity:.35}@media (max-width:1024px){body.sc2-shell{padding-left:0;padding-top:60px}body.sc2-shell .sc2-top{left:0}}@media (max-width:640px){body.sc2-shell{padding-bottom:78px}}.btn{border-radius:12px;font-weight:600;transition:transform .12s var(--ease),box-shadow .16s,background .16s,border-color .16s}.btn:active{transform:translateY(1px)}.btn-primary,.btn.btn-primary{background:linear-gradient(180deg,var(--gold),var(--accent-strong));color:#1a1509;border:1px solid transparent;box-shadow:0 4px 14px #c5962c47}.btn-primary:hover,.btn.btn-primary:hover{filter:brightness(1.04)}.btn-ghost,.btn.btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--border)}.btn-ghost:hover,.btn.btn-ghost:hover{background:var(--surface-2);border-color:var(--accent);color:var(--accent-strong)}input,select,textarea{border-radius:12px!important}input:focus,select:focus,textarea:focus{outline:none!important;border-color:var(--accent)!important;box-shadow:0 0 0 4px var(--accent-dim)!important}body.sc2-shell footer{border-top:1px solid var(--border);background:var(--surface);margin-top:40px}.prem-bg,.noise-overlay{display:none!important}.sc2-top-tools .sc-install-btn{color:var(--gold, #e6bd63);position:relative}.sc2-top-tools .sc-install-btn:hover{background:var(--surface-2, rgba(255,255,255,.06))}#sc-offline-banner{font-weight:500}#pomNotifBtn.notif-on{color:var(--ok, #22c55e)!important;cursor:default}
@media (max-width: 600px){#sc2modalPremium .pm-email-row{flex-direction:column!important}#sc2modalPremium .pm-email-row input[type=email],#sc2modalPremium .pm-email-row button{width:100%!important;min-width:0!important;flex:none!important}}.tool h3{overflow-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}@media (max-width: 560px){.tool h3{font-size:1.05rem;line-height:1.3}}.sc2-tool{min-height:0;overflow:hidden}.sc2-tool-ico{flex-shrink:0}.sc2-tool h3{overflow-wrap:break-word;word-break:break-word;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:2.7em;margin-bottom:5px}.sc2-tool p{overflow-wrap:break-word;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media (max-width: 640px){.sc2-tool h3{min-height:1.35em;font-size:13px;line-height:1.3}.sc2-tool p{-webkit-line-clamp:2;line-clamp:2}}@media (max-width: 360px){.sc2-tools{grid-template-columns:1fr!important}.sc2-tool h3{font-size:14px;min-height:auto;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.sc2-tool p{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}}html,body{overflow-x:hidden!important;max-width:100%}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.prose,.legal,.panel,.tool,.testi,.rel-card,.hiw-step,.value,.verdict,.weight-note,.scale-note,.scenarios,.faq p{overflow-wrap:break-word;word-break:break-word}@media (max-width: 480px){.foot-news{flex-direction:column!important;max-width:100%!important;gap:8px}.foot-news .input{width:100%!important}.foot-news .btn{width:100%!important;justify-content:center}}@media (max-width: 380px){.rows-gpa .rows-head,.rows-credits .rows-head,.rows-weight .rows-head,.rows-conv .rows-head{display:none}.rows-gpa .crow,.rows-credits .crow,.rows-weight .crow,.rows-conv .crow{grid-template-columns:1fr 38px!important}.panel,.panel-lg{padding:14px!important}}@media (max-width: 860px){.nav-cta{flex-shrink:0;min-width:0}.logo span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.site-head .wrap.nav{overflow-x:visible!important;overflow-y:visible!important}.site-head .nav{position:relative}.nav-links.open{max-height:calc(100vh - 68px);overflow-y:auto;z-index:60;box-shadow:0 8px 24px #0000001f}.menu-toggle{z-index:61;position:relative}}@media (max-width: 360px){.calc-actions{flex-direction:column}.calc-actions .btn{width:100%;justify-content:center}.tabs{width:100%}.tabs button{flex:1;font-size:.75rem;padding:8px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc2-sec-head h2{font-size:17px}}.input-error{border-color:var(--danger)!important;box-shadow:0 0 0 3px var(--danger-dim)!important}.field-error-msg{display:block;font-size:var(--step-xs);color:var(--danger);margin-top:4px;animation:fadeInDown .2s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}[id$=modal],[id*=Modal],.modal-overlay{padding:16px!important;box-sizing:border-box!important}img,video,iframe,embed,object,canvas,svg{max-width:100%;height:auto}@media (max-width: 400px){.toast{left:12px!important;right:12px!important;transform:translateY(20px)!important;width:auto!important}.toast.show{transform:translateY(0)!important}}@media (max-width: 480px){#backToTop{bottom:16px;right:16px;width:40px;height:40px}}@media (max-width: 1024px){.sc2-statcards picture{display:none!important}}
