@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/plus-jakarta-sans-400.woff2?v=20260712)format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/plus-jakarta-sans-500.woff2?v=20260712)format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/plus-jakarta-sans-600.woff2?v=20260712)format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/plus-jakarta-sans-700.woff2?v=20260712)format("woff2")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/plus-jakarta-sans-800.woff2?v=20260712)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400-v2.woff2?v=20260712)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-500-v2.woff2?v=20260712)format("woff2")}@font-face{font-family:Fraunces;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/fraunces-500-italic.woff2?v=20260712)format("woff2")}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/fraunces-600-italic.woff2?v=20260712)format("woff2")}:root{--cream:#fcfaf6;--surface:#fff;--warm:#f6f2ea;--ink:#241c3a;--ink-soft:#4c4763;--muted:#948da0;--faint:#c4bec9;--line:#ece7df;--violet:#642eff;--violet-dark:#4a1fca;--violet-tint:#f1ecff;--violet-tx:#4a1fca;--coral:#ff6b57;--coral-tint:#ffede8;--coral-tx:#b83f27;--mint:#16c79a;--mint-tint:#e1f7f0;--mint-tx:#0a6b52;--amber:#f5a524;--amber-tint:#fdf0dc;--amber-tx:#8a5a08;--head:"Plus Jakarta Sans";--body:"Inter";--exp:"Fraunces";--r-pill:999px;--card-sh:0 24px 60px #241c3a2e;--bigtitle:clamp(42px,5.6vw,74px)}.scholr-refonte *{box-sizing:border-box;margin:0;padding:0}.scholr-refonte{-webkit-font-smoothing:antialiased;background:var(--cream);color:var(--ink);font-family:var(--body),system-ui,sans-serif;line-height:1.6;overflow-x:clip}.scholr-refonte .wrap{max-width:1220px;margin:0 auto;padding:0 28px}.scholr-refonte .exp{font-family:var(--exp),Georgia,serif;color:var(--violet);letter-spacing:-.02em;font-style:italic;font-weight:500}.scholr-refonte .tabnum{font-variant-numeric:tabular-nums}.scholr-refonte .bigtitle{font-family:var(--head);font-weight:800;font-size:var(--bigtitle);letter-spacing:-.045em;line-height:.98}.scholr-refonte .tt{letter-spacing:-.02em;margin-right:.1em}.scholr-refonte .btn{font-family:var(--body);border-radius:var(--r-pill);cursor:pointer;border:1.5px solid #0000;align-items:center;gap:11px;padding:14px 16px 14px 26px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.scholr-refonte .btn .cap{border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s;display:flex}.scholr-refonte .btn:hover .cap{transform:translate(4px)}.scholr-refonte .btn-pri{background:var(--violet);color:#fff}.scholr-refonte .btn-pri .cap{background:#ffffff38}.scholr-refonte .btn-pri:hover{transform:translateY(-2px);box-shadow:0 14px 30px #642eff42}.scholr-refonte .btn-sec{color:var(--ink);border-color:var(--line);background:#fff;padding:14px 26px}.scholr-refonte .btn-sec:hover{box-shadow:0 12px 30px #241c3a1a}.scholr-refonte .btn-sm{padding:10px 12px 10px 18px;font-size:14px}.scholr-refonte .btn-sm .cap{width:22px;height:22px}.scholr-refonte .navin{z-index:10;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex;position:relative}.scholr-refonte .logo-full{width:auto;height:30px;display:block}.scholr-refonte .links{gap:28px;display:flex}.scholr-refonte .links a{color:var(--ink-soft);font-size:14.5px;font-weight:500;text-decoration:none}.scholr-refonte .nav-tog,.scholr-refonte .nav-burger{display:none}@media (max-width:900px){.scholr-refonte .nav-tog{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;display:block;position:absolute;overflow:hidden}.scholr-refonte .nav-tog:focus-visible~.nav-burger{outline:2px solid var(--violet);outline-offset:2px}.scholr-refonte .nav-burger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.scholr-refonte .nav-burger span{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s;display:block}.scholr-refonte .navin>.btn-pri{display:none}.scholr-refonte .links{border:1px solid var(--line);z-index:60;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:16px;flex-direction:column;gap:2px;padding:10px;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-8px);box-shadow:0 22px 54px #241c3a2e}.scholr-refonte .nav-tog:checked~.links{opacity:1;visibility:visible;pointer-events:auto;transform:none}.scholr-refonte .links a{color:var(--ink);text-align:left;border-radius:10px;padding:13px 14px;font-size:16px;font-weight:600}.scholr-refonte .links a:hover,.scholr-refonte .links a.on{background:var(--violet-tint);color:var(--violet)}.scholr-refonte .nav-tog:checked~.nav-burger span:first-child{transform:translateY(7px)rotate(45deg)}.scholr-refonte .nav-tog:checked~.nav-burger span:nth-child(2){opacity:0}.scholr-refonte .nav-tog:checked~.nav-burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.scholr-refonte .hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:36px;padding:26px 0 6px;display:grid;position:relative}@media (max-width:980px){.scholr-refonte .hero{grid-template-columns:1fr;gap:30px;padding:16px 0 20px}}.scholr-refonte .glow{z-index:0;pointer-events:none;background:radial-gradient(closest-side,#642eff24,#ff6b5714 46%,#16c79a12 64%,#0000 76%);width:66%;height:130%;position:absolute;top:-10%;right:-4%}.scholr-refonte .copy{z-index:6;position:relative}.scholr-refonte .eyebrow{color:var(--violet-tx);background:var(--violet-tint);border-radius:var(--r-pill);align-items:center;gap:9px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.scholr-refonte .eyebrow .d{background:var(--violet);border-radius:50%;width:7px;height:7px}.scholr-refonte .title{margin-top:18px}.scholr-refonte .sub{color:var(--ink-soft);max-width:420px;margin-top:20px;font-size:18px}.scholr-refonte .cta{flex-wrap:wrap;gap:13px;margin-top:26px;display:flex}.scholr-refonte .stores{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.scholr-refonte .store{text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex}.scholr-refonte .store img{width:auto;height:44px;display:block}.scholr-refonte .store:hover{filter:drop-shadow(0 8px 18px #241c3a33);transform:translateY(-2px)}.scholr-refonte .platform{z-index:2;position:relative}.scholr-refonte .pfloat{animation:8s ease-in-out infinite pf}@keyframes pf{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.scholr-refonte .pwin{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 44px 100px #241c3a38}.scholr-refonte .ptop{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:7px;padding:11px 14px;display:flex}.scholr-refonte .ptop i{background:#e4e0d8;border-radius:50%;width:10px;height:10px;display:block}.scholr-refonte .ptop .url{background:var(--warm);color:var(--muted);border-radius:999px;margin-left:12px;padding:4px 14px;font-size:11px}.scholr-refonte .pbody{grid-template-columns:158px 1fr;display:grid}@media (max-width:520px){.scholr-refonte .pbody{grid-template-columns:1fr}.scholr-refonte .pside{display:none}}.scholr-refonte .pside{background:var(--cream);border-right:1px solid var(--line);padding:14px 12px}.scholr-refonte .pschool{align-items:center;gap:8px;margin-bottom:16px;display:flex}.scholr-refonte .pschool .av{background:var(--violet);color:#fff;width:28px;height:28px;font-size:12px;font-weight:700;font-family:var(--head);border-radius:8px;justify-content:center;align-items:center;display:flex}.scholr-refonte .pschool .nm{font-family:var(--head);font-size:13px;font-weight:700}.scholr-refonte .pnav{flex-direction:column;gap:1px;display:flex}.scholr-refonte .pnav a{color:var(--ink-soft);border-radius:8px;padding:7px 10px;font-size:12px}.scholr-refonte .pnav a.on{background:var(--violet-tint);color:var(--violet-tx);font-weight:600}.scholr-refonte .pnav .sec{color:var(--faint);text-transform:uppercase;letter-spacing:.12em;margin:12px 0 4px;padding-left:10px;font-size:9px}.scholr-refonte .pmain{padding:16px 18px}.scholr-refonte .pmhead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.scholr-refonte .pmhead .h{font-family:var(--head);font-size:16px;font-weight:700}.scholr-refonte .pmhead .r{align-items:center;gap:8px;display:flex}.scholr-refonte .pmhead .search{background:var(--cream);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 14px;font-size:11px}.scholr-refonte .pmhead .ava{background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.scholr-refonte .ptiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.scholr-refonte .ptile{border-radius:12px;padding:13px 14px}.scholr-refonte .ptile .l{color:var(--muted);font-size:10px}.scholr-refonte .ptile .n{font-family:var(--head);letter-spacing:-.02em;margin-top:3px;font-size:22px;font-weight:800}.scholr-refonte .pchart{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.scholr-refonte .pchart .ch{justify-content:space-between;align-items:center;font-size:12px;display:flex}.scholr-refonte .pchart .ch b{font-family:var(--head);font-weight:700}.scholr-refonte .pchart .ch .tag{color:var(--mint-tx);background:var(--mint-tint);border-radius:999px;padding:3px 9px;font-size:10px;font-weight:600}.scholr-refonte .pbars{align-items:flex-end;gap:9px;height:76px;margin-top:12px;display:flex}.scholr-refonte .pbars i{background:var(--violet-tint);border-radius:5px 5px 0 0;flex:1;transition:height 1s cubic-bezier(.2,.7,.2,1)}.scholr-refonte .pbars i.hi{background:var(--violet)}.scholr-refonte .pbadge{border:1px solid var(--line);box-shadow:var(--card-sh);z-index:4;background:#fff;border-radius:14px;align-items:center;gap:11px;padding:11px 14px;animation:7s ease-in-out infinite pfr;display:flex;position:absolute;top:auto;bottom:-24px;right:44px}@keyframes pfr{0%,to{transform:rotate(-6deg)translateY(0)}50%{transform:rotate(-6deg)translateY(-9px)}}@media (max-width:520px){.scholr-refonte .pbadge{right:2px}}.scholr-refonte .pbadge .ic{background:var(--mint);color:#fff;width:34px;height:34px;font-family:var(--head);border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.scholr-refonte .pbadge .l{color:var(--muted);font-size:10px}.scholr-refonte .pbadge .v{font-family:var(--head);font-size:14px;font-weight:700}.scholr-refonte .build{background:var(--cream);height:200vh;position:relative}.scholr-refonte .bsticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.scholr-refonte .borb{filter:blur(60px);opacity:.35;z-index:1;pointer-events:none;border-radius:50%;transition:opacity .4s;position:absolute}.scholr-refonte .borb.v{background:#642eff38;width:520px;height:520px;top:6%;left:8%}.scholr-refonte .borb.m{background:#16c79a33;width:460px;height:460px;bottom:4%;right:6%}.scholr-refonte .borb.c{background:#ff6b5729;width:360px;height:360px;top:44%;left:44%}.scholr-refonte .bstage{z-index:2;width:min(1260px,96vw);height:min(860px,96vh);position:relative}.scholr-refonte .bcanvas{z-index:2;position:absolute;inset:0}.scholr-refonte .bhead{z-index:5;text-align:center;width:min(640px,92vw);padding:0;position:absolute;top:12%;left:50%;transform:translate(-50%)}.scholr-refonte .bhead .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .bhead h2{min-height:2.95em;margin-top:14px}.scholr-refonte .bhead .fsub{color:var(--ink-soft);margin-top:16px;font-size:18px}.scholr-refonte .bhead .bcount{font-family:var(--head);color:var(--muted);margin-top:18px;font-size:14px;font-weight:600}.scholr-refonte .bhead .bcount b{color:var(--violet);font-variant-numeric:tabular-nums}.scholr-refonte #rot-role,.scholr-refonte #rot-desc{transition:opacity .5s;display:inline-block}.scholr-refonte #rot-role{text-align:center}.scholr-refonte #rot-role.swap,.scholr-refonte #rot-desc.swap{opacity:0}.scholr-refonte .bel{transform:rotate(var(--rot,0deg));transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);position:absolute}.js .scholr-refonte .bel{opacity:0;transform:translateY(30px) scale(.92) rotate(var(--rot,0deg))}.js .scholr-refonte .bel.in{opacity:1;transform:translateY(0) scale(1) rotate(var(--rot,0deg))}@media (max-width:1000px){.scholr-refonte .bel{display:none}}.scholr-refonte .bpill{border-radius:var(--r-pill);border:1px solid var(--line);background:#fff;padding:9px 16px;font-size:13px;font-weight:600;box-shadow:0 10px 26px #241c3a1a}.scholr-refonte .bpill.v{color:var(--violet-tx)}.scholr-refonte .bpill.m{color:var(--mint-tx)}.scholr-refonte .bpill.c{color:var(--coral-tx)}.scholr-refonte .bpill.a{color:var(--amber-tx)}.scholr-refonte .bpill .d{vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.scholr-refonte .bpill.v .d{background:var(--violet)}.scholr-refonte .bpill.m .d{background:var(--mint)}.scholr-refonte .bpill.c .d{background:var(--coral)}.scholr-refonte .bpill.a .d{background:var(--amber)}.scholr-refonte .bcard{border:1px solid var(--line);width:186px;box-shadow:var(--card-sh);background:#fff;border-radius:16px;overflow:hidden}.scholr-refonte .bcard .bctop{height:6px}.scholr-refonte .bcard .bcbody{padding:13px 14px}.scholr-refonte .bcard .bct{font-family:var(--head);font-size:14px;font-weight:700}.scholr-refonte .bcard .bcs{color:var(--muted);margin-top:2px;font-size:11px}.scholr-refonte .bline{background:var(--warm);border-radius:4px;height:7px;margin-top:8px}.scholr-refonte .bmini{gap:5px;margin-top:10px;display:flex}.scholr-refonte .bmini i{background:var(--warm);border-radius:5px;flex:1;height:22px}.scholr-refonte .bmini i.v{background:var(--violet-tint)}.scholr-refonte .bmini i.m{background:var(--mint-tint)}.scholr-refonte .bmini i.c{background:var(--coral-tint)}.scholr-refonte .bmini i.a{background:var(--amber-tint)}.scholr-refonte .bbars{align-items:flex-end;gap:6px;height:38px;margin-top:10px;display:flex}.scholr-refonte .bbars i{background:var(--violet);border-radius:4px 4px 0 0;flex:1}.scholr-refonte .bopt{border:1px solid var(--line);color:var(--ink-soft);border-radius:8px;margin-top:6px;padding:6px 8px;font-size:11px}.scholr-refonte .bopt.ok{background:var(--mint-tint);color:var(--mint-tx);border-color:#0000;font-weight:600}.scholr-refonte .bcard.cockpit{background:var(--ink);width:210px}.scholr-refonte .bcard.cockpit .bcbody{padding:15px 16px}.scholr-refonte .bcard.cockpit .bct{color:#fff}.scholr-refonte .bcard.cockpit .bcs{color:#b7b1c6}.scholr-refonte .bcard.cockpit .bbars i{background:#642eff}.scholr-refonte .signpill{background:var(--mint-tint);color:var(--mint-tx);border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.scholr-refonte .bstat .bn{font-family:var(--head);letter-spacing:-.045em;font-size:46px;font-weight:800;line-height:.85}.scholr-refonte .bstat .bl{color:var(--muted);max-width:170px;margin-top:7px;font-size:12.5px;line-height:1.3}.scholr-refonte .bstat.v .bn{color:var(--violet)}.scholr-refonte .bstat.m .bn{color:var(--mint)}.scholr-refonte .bstat.c .bn{color:var(--coral)}.scholr-refonte .bstat.k .bn{color:var(--ink)}.scholr-refonte .bring{border:1px solid var(--line);box-shadow:var(--card-sh);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:13px 16px;display:flex}.scholr-refonte .bring circle.t{stroke:var(--mint-tint)}.scholr-refonte .bring circle.f{stroke:var(--mint);stroke-linecap:round;transform-origin:50%;transform:rotate(-90deg)}.scholr-refonte .bring .rn{font-family:var(--head);color:var(--mint-tx);letter-spacing:-.02em;font-size:22px;font-weight:800}.scholr-refonte .bring .rl{color:var(--muted);font-size:11px}.scholr-refonte .bchart{border:1px solid var(--line);width:212px;box-shadow:var(--card-sh);background:#fff;border-radius:16px;padding:14px}.scholr-refonte .bchart .ct{font-family:var(--head);font-size:13px;font-weight:700}.scholr-refonte .bchart .cs{color:var(--muted);font-size:10px}.scholr-refonte .bchart .cb{align-items:flex-end;gap:6px;height:44px;margin-top:10px;display:flex}.scholr-refonte .bchart .cb i{background:var(--violet-tint);border-radius:4px 4px 0 0;flex:1}.scholr-refonte .bchart .cb i.hi{background:var(--violet)}.scholr-refonte .bflash{border:1px solid var(--line);width:180px;box-shadow:var(--card-sh);background:#fff;border-radius:16px;padding:15px;position:relative;overflow:visible}.scholr-refonte .ftick{background:var(--mint);color:#fff;z-index:4;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:-14px;right:-14px;box-shadow:0 8px 18px #241c3a29}.scholr-refonte .bflash .fk{color:var(--violet-tx);letter-spacing:.1em;font-size:10px;font-weight:600;position:relative}.scholr-refonte .bflash .ft{font-family:var(--head);margin-top:8px;font-size:18px;font-weight:700;line-height:1.1;position:relative}.scholr-refonte .bflash .fh2{color:var(--muted);margin-top:8px;font-size:11px}.scholr-refonte .bchat{width:224px}.scholr-refonte .bchat .cbub{background:var(--violet);color:#fff;box-shadow:var(--card-sh);border-radius:16px 16px 16px 5px;padding:11px 13px;font-size:12.5px}.scholr-refonte .bchat .cmeta{color:var(--muted);align-items:center;gap:7px;margin-top:8px;font-size:11px;display:flex}.scholr-refonte .bchat .cav{background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:flex}.scholr-refonte .bava{border:1px solid var(--line);box-shadow:var(--card-sh);background:#fff;border-radius:999px;align-items:center;gap:11px;padding:8px 16px 8px 8px;display:flex}.scholr-refonte .bava .stack{display:flex}.scholr-refonte .bava .stack span{color:#fff;width:28px;height:28px;font-size:11px;font-weight:700;font-family:var(--head);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-9px;display:flex}.scholr-refonte .bava .stack span:first-child{margin-left:0}.scholr-refonte .bava .at{color:var(--ink-soft);font-size:13px}.scholr-refonte .bava .at b{font-family:var(--head);color:var(--ink)}.scholr-refonte .bstamp{border:2px dashed var(--mint);background:var(--mint-tint);width:120px;height:120px;color:var(--mint-tx);box-shadow:var(--card-sh);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.scholr-refonte .bstamp .st{font-family:var(--head);letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-size:15px;font-weight:800}.scholr-refonte .bstamp .ss{font-size:9px}.scholr-refonte .bpin{border:1px solid var(--line);width:194px;box-shadow:var(--card-sh);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:12px;display:flex}.scholr-refonte .bpin .pi{background:var(--coral-tint);width:38px;height:38px;color:var(--coral-tx);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.scholr-refonte .bpin .pt{font-family:var(--head);font-size:13px;font-weight:700}.scholr-refonte .bpin .ps{color:var(--muted);font-size:11px}.scholr-refonte .bcal{border:1px solid var(--line);box-shadow:var(--card-sh);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:11px 13px;display:flex}.scholr-refonte .bcal .cd{text-align:center;border:1px solid var(--line);border-radius:9px;flex:none;width:40px;overflow:hidden}.scholr-refonte .bcal .cd .m{background:var(--violet);color:#fff;letter-spacing:.08em;padding:2px;font-size:9px;font-weight:700}.scholr-refonte .bcal .cd .dd{font-family:var(--head);padding:1px 0;font-size:18px;font-weight:800}.scholr-refonte .bcal .ct2{font-family:var(--head);font-size:13px;font-weight:700}.scholr-refonte .bcal .cs2{color:var(--muted);font-size:11px}.scholr-refonte .proofband{background:var(--violet);color:#fcfaf6;padding:30px 0}.scholr-refonte .proofband .pbin{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 34px;display:flex}.scholr-refonte .proofband .pb{align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.scholr-refonte .proofband .pb .ck{background:#fcfaf629;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.scholr-refonte .proofband .pb .ck svg{stroke:#fcfaf6}.scholr-refonte .proofband .sep{background:#fcfaf64d;width:1px;height:18px}@media (max-width:760px){.scholr-refonte .proofband .sep{display:none}}.scholr-refonte .six{background:var(--warm);padding:96px 0 100px}.scholr-refonte .six-head{text-align:center;max-width:900px;margin:0 auto}.scholr-refonte .six-head .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .six-head h2{margin-top:14px}.scholr-refonte .six-head .fsub{color:var(--ink-soft);max-width:580px;margin:16px auto 0;font-size:18px}.scholr-refonte .six-title{font-size:clamp(52px,7.4vw,94px);line-height:1}.scholr-refonte .six-q{text-transform:uppercase;letter-spacing:.008em}.scholr-refonte .six-flow{grid-template-columns:1.02fr auto 1.05fr;align-items:center;gap:26px;margin-top:64px;display:grid}@media (max-width:980px){.scholr-refonte .six-flow{grid-template-columns:1fr;gap:44px}}.scholr-refonte .tools6{grid-template-columns:1fr 1fr;gap:14px;padding:6px 6px 30px;display:grid;position:relative}.scholr-refonte .tool6{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px 15px;position:relative;box-shadow:0 16px 38px #241c3a1a}.scholr-refonte .tool6:first-child{transform:rotate(-2deg)}.scholr-refonte .tool6:nth-child(2){transform:rotate(1.6deg)}.scholr-refonte .tool6:nth-child(3){transform:rotate(1.4deg)}.scholr-refonte .tool6:nth-child(4){transform:rotate(-1.6deg)}.scholr-refonte .tool6:nth-child(5){transform:rotate(-1.4deg)}.scholr-refonte .tool6:nth-child(6){transform:rotate(2deg)}.scholr-refonte .tool6 .d6{border-radius:50%;width:9px;height:9px;position:absolute;top:15px;right:15px}.scholr-refonte .tool6 .tn{font-family:var(--head);color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);padding-right:16px;font-size:14px;font-weight:600;text-decoration-thickness:2px}.scholr-refonte .tool6 .pt6{background:var(--coral-tint);color:var(--coral-tx);font-variant-numeric:tabular-nums;border-radius:999px;margin-top:10px;padding:3px 11px;font-size:11.5px;font-weight:600;display:inline-block}.scholr-refonte .tools6 .total6{background:var(--ink);color:#fff;white-space:nowrap;z-index:4;border-radius:999px;padding:9px 17px;font-size:13px;font-weight:600;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 18px 40px #241c3a38}.scholr-refonte .tools6 .total6 b{color:#ff9e90;font-variant-numeric:tabular-nums}.scholr-refonte .arrow6 .af{font-family:var(--head);letter-spacing:-.04em;align-items:center;gap:4px;font-size:clamp(58px,6.4vw,82px);font-weight:800;line-height:1;display:flex}.scholr-refonte .arrow6 .af .fn{color:var(--coral);display:inline-block;transform:rotate(-6deg)}.scholr-refonte .arrow6 .af .tn6{color:var(--violet);display:inline-block;transform:rotate(5deg)}.scholr-refonte .arrow6 .ar6{color:var(--violet);flex:none;width:clamp(66px,7vw,94px);height:auto}@media (max-width:980px){.scholr-refonte .arrow6 .af{justify-content:center}.scholr-refonte .arrow6 .ar6{transform:rotate(78deg)}}.scholr-refonte .scholrwrap{position:relative}.scholr-refonte .scholrwrap:before{content:"";z-index:0;background:radial-gradient(closest-side at 74% 62%,#16c79a75,#0000 72%);border-radius:48px;animation:4.8s ease-in-out infinite glow6;position:absolute;inset:-38px -28px -42px}.scholr-refonte .scholrwrap:after{content:"";z-index:0;background:radial-gradient(closest-side at 22% 32%,#642eff6b,#0000 70%);border-radius:48px;animation:5.7s ease-in-out infinite glow6b;position:absolute;inset:-38px -28px -42px}@keyframes glow6{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:.88;transform:scale(1.04)}}@keyframes glow6b{0%,to{opacity:.4;transform:scale(1.03)}50%{opacity:.8;transform:scale(.98)}}.scholr-refonte .scholr6{z-index:1;background:var(--ink);color:#fff;border-radius:24px;padding:30px 32px;position:relative;overflow:hidden;box-shadow:0 40px 90px #241c3a52}.scholr-refonte .scholr6:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side,#642eff66,#0000 72%);border-radius:50%;width:220px;height:220px;position:absolute;top:-50px;right:-40px}.scholr-refonte .scholr6>*{z-index:1;position:relative}.scholr-refonte .scholr6 .badge6{color:#7be6c4;background:#16c79a29;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.scholr-refonte .scholr6 .badge6 .d{background:var(--mint);border-radius:50%;width:7px;height:7px}.scholr-refonte .scholr6 h3{font-family:var(--head);letter-spacing:-.02em;margin:14px 0 4px;font-size:28px;font-weight:800}.scholr-refonte .scholr6 .s6s{color:#c9c4d6;margin-bottom:18px;font-size:13px}.scholr-refonte .scholr6 ul{grid-template-columns:1fr 1fr;gap:11px 16px;list-style:none;display:grid}.scholr-refonte .scholr6 li{color:#edebf4;align-items:center;gap:9px;font-size:13.5px;display:flex}.scholr-refonte .scholr6 li .ck6{background:var(--mint);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.scholr-refonte .six-stat{border:1px solid var(--line);background:#fff;border-radius:26px;flex-wrap:wrap;justify-content:center;align-items:center;gap:34px;margin-top:70px;padding:38px 48px;display:flex;box-shadow:0 28px 66px #241c3a17}.scholr-refonte .six-stat .ss-col{text-align:center}.scholr-refonte .six-stat .ss-lab{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.scholr-refonte .six-stat .ss-lab.v{color:var(--violet)}.scholr-refonte .six-stat .ss-num{font-family:var(--head);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(34px,4.2vw,50px);font-weight:800;line-height:1}.scholr-refonte .six-stat .ss-num .strike{color:var(--coral);-webkit-text-decoration:line-through #ff6b578c;text-decoration:line-through #ff6b578c;text-decoration-thickness:3px}.scholr-refonte .six-stat .ss-num .yr{color:var(--muted);margin-left:4px;font-size:.46em;font-weight:700}.scholr-refonte .six-stat .ss-num.v{color:var(--violet)}.scholr-refonte .six-stat .ss-chk{background:var(--mint-tint);color:#0f8f6e;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:7px 15px;font-size:13px;font-weight:600;display:inline-flex}.scholr-refonte .six-stat .ss-chk .ck6sm{background:var(--mint);border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.scholr-refonte .six-stat .ss-ar{width:clamp(58px,6vw,88px);height:auto;color:var(--muted);flex:none}@media (max-width:760px){.scholr-refonte .six-stat .ss-ar{transform:rotate(78deg)}}.scholr-refonte .cta-band{text-align:center;padding:70px 0 90px}.scholr-refonte .cta-band .cta{justify-content:center;margin-top:26px}.scholr-refonte .Sfus .spacer{height:44vh}.scholr-refonte .Sfus .intro{text-align:center;padding:76px 24px 0}.scholr-refonte .Sfus .intro h1{font-family:var(--head);letter-spacing:-.02em;font-size:clamp(26px,3vw,36px);font-weight:800}.scholr-refonte .Sfus .intro p{color:var(--ink-soft);margin-top:10px}.scholr-refonte .Sfus .tool6{border:1px solid var(--line);background:#fff;border-radius:16px;width:184px;padding:13px 15px;position:relative;box-shadow:0 16px 38px #241c3a1f}.scholr-refonte .Sfus .tool6 .d6{border-radius:50%;width:9px;height:9px;position:absolute;top:14px;right:14px}.scholr-refonte .Sfus .tool6 .tn{font-family:var(--head);color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);padding-right:14px;font-size:14px;font-weight:600;text-decoration-thickness:2px}.scholr-refonte .Sfus .tool6 .pt6{background:var(--coral-tint);color:var(--coral-tx);border-radius:999px;margin-top:9px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-block}.scholr-refonte .Sfus .scholr6{background:var(--ink);color:#fff;border-radius:24px;width:430px;padding:28px 30px;position:relative;overflow:hidden;box-shadow:0 44px 100px #241c3a5c}.scholr-refonte .Sfus .scholr6:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#642eff4d,#642eff17 46%,#0000 78%);border-radius:50%;width:200px;height:200px;position:absolute;top:-70px;right:-58px}.scholr-refonte .Sfus .scholr6>*{z-index:1;position:relative}.scholr-refonte .Sfus .scholr6 .badge6{color:#7be6c4;background:#16c79a29;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.scholr-refonte .Sfus .scholr6 .badge6 .d{background:var(--mint);border-radius:50%;width:7px;height:7px}.scholr-refonte .Sfus .scholr6 h3{font-family:var(--head);letter-spacing:-.01em;text-transform:uppercase;margin:13px 0 4px;font-size:26px;font-weight:800}.scholr-refonte .Sfus .scholr6 .s6s{color:#c9c4d6;margin-bottom:16px;font-size:13px}.scholr-refonte .Sfus .scholr6 ul{grid-template-columns:1fr 1fr;gap:10px 14px;list-style:none;display:grid}.scholr-refonte .Sfus .scholr6 li{color:#edebf4;align-items:center;gap:9px;font-size:13px;display:flex}.scholr-refonte .Sfus .scholr6 li .ck6{background:var(--mint);border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.scholr-refonte .Sfus .rev{height:172vh;position:relative}.scholr-refonte .Sfus .revSticky{flex-direction:column;justify-content:safe center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.scholr-refonte .Sfus .revHead{text-align:center;z-index:8;padding:0 24px;position:relative}.scholr-refonte .Sfus .revHead .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .Sfus .revHead h2{font-family:var(--head);letter-spacing:-.02em;margin-top:8px;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.06}.scholr-refonte .Sfus .revHead h2 .exp{font-family:var(--exp);color:var(--violet);font-style:italic;font-weight:500}.scholr-refonte .Sfus .revScaleWrap{transform-origin:top;flex-direction:column;align-items:center;display:flex}.scholr-refonte .Sfus .revStage{width:100%;max-width:1080px;height:580px;position:relative}.scholr-refonte .Sfus .rvT{z-index:2;will-change:transform,opacity;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scholr-refonte .Sfus .rvCard{z-index:5;will-change:transform;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scholr-refonte .Sfus .shock{border:2.5px solid var(--violet);opacity:0;z-index:4;pointer-events:none;border-radius:50%;width:340px;height:340px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.scholr-refonte .Sfus .flash{opacity:0;z-index:6;pointer-events:none;filter:blur(3px);background:radial-gradient(closest-side,#fffffff2,#7a46ffb3 42%,#642eff00 74%);border-radius:50%;width:560px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.scholr-refonte .Sfus .glowc{opacity:0;z-index:1;background:radial-gradient(closest-side,#642eff33,#16c79a1f 52%,#0000 74%);border-radius:50%;width:760px;height:560px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scholr-refonte .Sfus .scrollhint{color:var(--muted);z-index:9;font-size:13px;transition:opacity .2s;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scholr-refonte .Sfus .v1cap{text-align:center;font-family:var(--head);color:var(--ink);opacity:0;white-space:nowrap;z-index:7;margin-top:40px;font-size:15px;font-weight:700}.scholr-refonte .Sfus .v1cap b{color:var(--violet)}@media (max-width:1180px){.scholr-refonte .Sfus .revScaleWrap{transform:scale(.74)}}@media (max-width:920px){.scholr-refonte .Sfus .revScaleWrap{transform:scale(.52)}}.scholr-refonte .Sfus .cardList{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scholr-refonte .Sfus .prodMock{border:1px solid var(--line);opacity:0;background:#fff;border-radius:18px;width:880px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.92);box-shadow:0 60px 130px #241c3a52}.scholr-refonte .Sfus .pm-bar{border-bottom:1px solid var(--line);background:#fbf9f5;align-items:center;gap:7px;padding:11px 15px;display:flex}.scholr-refonte .Sfus .pm-dot{background:#e0dad0;border-radius:50%;width:9px;height:9px}.scholr-refonte .Sfus .pm-url{color:var(--ink-soft);border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;margin-left:10px;padding:4px 14px;font-size:11px;display:inline-flex}.scholr-refonte .Sfus .pm-body{grid-template-columns:198px 1fr;min-height:410px;display:grid}.scholr-refonte .Sfus .pm-side{border-right:1px solid var(--line);background:#fbf9f5;flex-direction:column;padding:14px 12px;display:flex}.scholr-refonte .Sfus .pm-brand{align-items:center;gap:9px;padding:2px 2px 12px;display:flex}.scholr-refonte .Sfus .pm-mono{background:var(--violet);color:#fff;width:30px;height:30px;font-family:var(--head);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.scholr-refonte .Sfus .pm-bn b{font-family:var(--head);font-size:13.5px;font-weight:700;line-height:1.1;display:block}.scholr-refonte .Sfus .pm-bn span{color:var(--muted);font-size:11px}.scholr-refonte .Sfus .pm-search{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:12px;padding:7px 12px;font-size:12px}.scholr-refonte .Sfus .pm-sec{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin:10px 8px 4px;font-size:10px;font-weight:700}.scholr-refonte .Sfus .pm-nav{color:var(--ink-soft);opacity:0;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:1px;padding:7px 10px;font-size:12.5px;display:flex;transform:translate(-10px)}.scholr-refonte .Sfus .pm-nav.on{background:var(--violet);color:#fff;font-weight:600}.scholr-refonte .Sfus .pm-badge{background:var(--coral);color:#fff;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700}.scholr-refonte .Sfus .pm-nav.on .pm-badge{color:var(--violet);background:#fff}.scholr-refonte .Sfus .pm-user{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding-top:12px;display:flex}.scholr-refonte .Sfus .pm-av{background:var(--mint-tint);color:#0f8f6e;width:30px;height:30px;font-family:var(--head);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.scholr-refonte .Sfus .pm-main{background:#fff;padding:18px 20px}.scholr-refonte .Sfus .pm-top{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.scholr-refonte .Sfus .pm-hello{font-family:var(--head);letter-spacing:-.01em;font-size:19px;font-weight:800}.scholr-refonte .Sfus .pm-date{color:var(--muted);margin-top:2px;font-size:12px}.scholr-refonte .Sfus .pm-newcta{background:var(--violet);color:#fff;font-family:var(--head);border-radius:999px;padding:8px 16px;font-size:12.5px;font-weight:600}.scholr-refonte .Sfus .pm-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.scholr-refonte .Sfus .pm-st{border:1px solid var(--line);background:#fff;border-radius:13px;padding:11px 13px}.scholr-refonte .Sfus .pm-st span{color:var(--muted);font-size:11px}.scholr-refonte .Sfus .pm-st b{font-family:var(--head);font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin-top:2px;font-size:24px;font-weight:800;display:block}.scholr-refonte .Sfus .pm-st em{color:var(--mint);font-size:10.5px;font-style:normal;font-weight:600}.scholr-refonte .Sfus .pm-grid{grid-template-columns:1.25fr 1fr;gap:14px;display:grid}.scholr-refonte .Sfus .pm-panel{border:1px solid var(--line);opacity:0;border-radius:14px;padding:14px 15px;transform:translateY(14px)}.scholr-refonte .Sfus .pm-ph{font-family:var(--head);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.scholr-refonte .Sfus .pm-rt{font-family:var(--body);color:var(--mint);align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.scholr-refonte .Sfus .pm-rt i{background:var(--mint);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.scholr-refonte .Sfus .pm-chart{align-items:flex-end;gap:10px;height:130px;display:flex}.scholr-refonte .Sfus .pm-bc{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.scholr-refonte .Sfus .pm-bc i{background:var(--violet-tint);border-radius:6px 6px 0 0;width:100%;height:0;transition:height .8s cubic-bezier(.2,.85,.3,1)}.scholr-refonte .Sfus .pm-bc i.hot{background:var(--violet)}.scholr-refonte .Sfus .pm-bc span{color:var(--muted);white-space:nowrap;font-size:10px}.scholr-refonte .Sfus .pm-list{flex-direction:column;gap:9px;display:flex}.scholr-refonte .Sfus .pm-li{align-items:center;gap:10px;display:flex}.scholr-refonte .Sfus .pm-ic{border-radius:50%;flex:none;width:9px;height:9px}.scholr-refonte .Sfus .pm-ic.v{background:var(--violet)}.scholr-refonte .Sfus .pm-ic.c{background:var(--coral)}.scholr-refonte .Sfus .pm-ic.m{background:var(--mint)}.scholr-refonte .Sfus .pm-lt{flex:1}.scholr-refonte .Sfus .pm-lt b{font-size:12.5px;font-weight:600;display:block}.scholr-refonte .Sfus .pm-lt span{color:var(--muted);font-size:11px}.scholr-refonte .Sfus .pm-pill{background:var(--violet-tint);color:var(--violet);border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:600}.scholr-refonte .Sfus .pm-pill.amber{color:#c77700;background:#fff3e0}.scholr-refonte .Sfus .prodMock.revealed .pm-nav{animation:.42s cubic-bezier(.2,.8,.3,1) forwards navin;animation-delay:var(--d)}.scholr-refonte .Sfus .prodMock.revealed .pm-panel{animation:.5s cubic-bezier(.2,.8,.3,1) forwards rise;animation-delay:var(--pd)}.scholr-refonte .Sfus .prodMock.revealed .pm-bc i{height:var(--h)}.scholr-refonte .Sfus .pm-bc:first-child i{transition-delay:.15s}.scholr-refonte .Sfus .pm-bc:nth-child(2) i{transition-delay:.22s}.scholr-refonte .Sfus .pm-bc:nth-child(3) i{transition-delay:.29s}.scholr-refonte .Sfus .pm-bc:nth-child(4) i{transition-delay:.36s}.scholr-refonte .Sfus .pm-bc:nth-child(5) i{transition-delay:.43s}.scholr-refonte .Sfus .pm-bc:nth-child(6) i{transition-delay:.5s}@keyframes navin{to{opacity:1;transform:none}}@keyframes rise{to{opacity:1;transform:none}}.scholr-refonte .Sgrp .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.scholr-refonte .Sgrp .grp{padding:100px 0 110px}.scholr-refonte .Sgrp .grp-head{text-align:center;max-width:820px;margin:0 auto}.scholr-refonte .Sgrp .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .Sgrp .grp-head h2{font-family:var(--head);letter-spacing:-.025em;margin-top:14px;font-size:clamp(34px,4.4vw,56px);font-weight:800;line-height:1.05}.scholr-refonte .Sgrp .grp-head h2 .exp{font-family:var(--exp);color:var(--violet);font-style:italic;font-weight:500}.scholr-refonte .Sgrp .grp-head .sub{color:var(--ink-soft);max-width:600px;margin:18px auto 0;font-size:18px}.scholr-refonte .Sgrp .gck{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:1060px;margin:56px auto 0;overflow:hidden;box-shadow:0 50px 120px #241c3a29}.scholr-refonte .Sgrp .pm-bar{border-bottom:1px solid var(--line);background:#fbf9f5;align-items:center;gap:7px;padding:12px 16px;display:flex}.scholr-refonte .Sgrp .pm-dot{background:#e0dad0;border-radius:50%;width:9px;height:9px}.scholr-refonte .Sgrp .pm-url{color:var(--ink-soft);border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;margin-left:10px;padding:4px 14px;font-size:11.5px;display:inline-flex}.scholr-refonte .Sgrp .pm-bn b{font-family:var(--head);font-size:14px;font-weight:700;line-height:1.15;display:block}.scholr-refonte .Sgrp .pm-bn span{color:var(--muted);font-size:11.5px}.scholr-refonte .Sgrp .pm-rt{font-family:var(--body);color:var(--mint);align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:inline-flex}.scholr-refonte .Sgrp .pm-rt i{background:var(--mint);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite pulse}.scholr-refonte .Sgrp .gck-body{grid-template-columns:224px 1fr;min-height:440px;display:grid}.scholr-refonte .Sgrp .gck-side{border-right:1px solid var(--line);background:#fbf9f5;flex-direction:column;padding:16px 14px;display:flex}.scholr-refonte .Sgrp .gck-brand{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:10px;padding:2px 2px 14px;display:flex}.scholr-refonte .Sgrp .gck-logo{background:linear-gradient(135deg,var(--violet),#8a5cff);color:#fff;width:34px;height:34px;font-family:var(--head);letter-spacing:.02em;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.scholr-refonte .Sgrp .gck-nav{color:var(--ink-soft);border-radius:10px;margin-bottom:2px;padding:9px 12px;font-size:13px}.scholr-refonte .Sgrp .gck-nav.on{background:var(--violet);color:#fff;font-weight:600}.scholr-refonte .Sgrp .gck-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.scholr-refonte .Sgrp .gck-uav{background:var(--mint-tint);color:#0f8f6e;width:34px;height:34px;font-family:var(--head);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.scholr-refonte .Sgrp .gck-main{padding:20px 22px}.scholr-refonte .Sgrp .gck-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.scholr-refonte .Sgrp .gck-h{font-family:var(--head);letter-spacing:-.01em;font-size:19px;font-weight:800}.scholr-refonte .Sgrp .gck-sub{color:var(--muted);margin-top:2px;font-size:12.5px}.scholr-refonte .Sgrp .gck-per{color:var(--ink-soft);border:1px solid var(--line);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.scholr-refonte .Sgrp .gck-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.scholr-refonte .Sgrp .gck-k{border:1px solid var(--line);border-radius:13px;padding:12px 14px}.scholr-refonte .Sgrp .gck-k span{color:var(--muted);font-size:11.5px}.scholr-refonte .Sgrp .gck-k b{font-family:var(--head);letter-spacing:-.02em;margin-top:2px;font-size:26px;font-weight:800;display:block}.scholr-refonte .Sgrp .gck-grid{grid-template-columns:1.5fr 1fr;gap:16px;display:grid}.scholr-refonte .Sgrp .gck-panel{border:1px solid var(--line);border-radius:15px;padding:15px 16px}.scholr-refonte .Sgrp .gck-ph{font-family:var(--head);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13.5px;font-weight:700;display:flex}.scholr-refonte .Sgrp .gs-list{flex-direction:column;gap:4px;display:flex}.scholr-refonte .Sgrp .gs-row{border-radius:11px;align-items:center;gap:12px;padding:9px 8px;display:flex}.scholr-refonte .Sgrp .gs-row:hover{background:#fbf9f5}.scholr-refonte .Sgrp .gs-av{color:#fff;width:32px;height:32px;font-family:var(--head);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.scholr-refonte .Sgrp .gs-av.violet{background:var(--violet)}.scholr-refonte .Sgrp .gs-av.coral{background:var(--coral)}.scholr-refonte .Sgrp .gs-av.mint{background:var(--mint)}.scholr-refonte .Sgrp .gs-id{flex:1;min-width:0}.scholr-refonte .Sgrp .gs-id b{font-size:13.5px;font-weight:600;display:block}.scholr-refonte .Sgrp .gs-id span{color:var(--muted);font-size:11.5px}.scholr-refonte .Sgrp .gs-stu,.scholr-refonte .Sgrp .gs-ass{text-align:right;min-width:66px}.scholr-refonte .Sgrp .gs-stu b,.scholr-refonte .Sgrp .gs-ass b{font-family:var(--head);font-size:14px;font-weight:700}.scholr-refonte .Sgrp .gs-stu span,.scholr-refonte .Sgrp .gs-ass span{color:var(--muted);font-size:10px;display:block}.scholr-refonte .Sgrp .gs-pill{color:#0f8f6e;background:var(--mint-tint);border-radius:999px;flex:none;padding:4px 11px;font-size:10.5px;font-weight:600}.scholr-refonte .Sgrp .gc-chart{align-items:flex-end;gap:12px;height:150px;padding-top:8px;display:flex}.scholr-refonte .Sgrp .gc-bc{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.scholr-refonte .Sgrp .gc-bc i{background:var(--violet-tint);border-radius:7px 7px 0 0;width:100%}.scholr-refonte .Sgrp .gc-bc i.violet{background:var(--violet)}.scholr-refonte .Sgrp .gc-bc span{color:var(--muted);font-size:10.5px}.scholr-refonte .Sgrp .vcs{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:50px;display:grid}.scholr-refonte .Sgrp .vc{background:var(--vctint,#f1ecff);border-radius:22px;padding:30px 26px 28px;transition:transform .2s}.scholr-refonte .Sgrp .vc:hover{transform:translateY(-3px)}.scholr-refonte .Sgrp .vc-t{font-family:var(--head);letter-spacing:-.02em;color:var(--vcc,var(--violet));margin-bottom:11px;font-size:clamp(21px,2.1vw,25px);font-weight:800;line-height:1.08}.scholr-refonte .Sgrp .vc p{color:var(--ink-soft);font-size:14px;line-height:1.55}@media (max-width:960px){.scholr-refonte .Sgrp .gck-grid{grid-template-columns:1fr}.scholr-refonte .Sgrp .vcs,.scholr-refonte .Sgrp .gck-kpis{grid-template-columns:1fr 1fr}}@media (max-width:560px){.scholr-refonte .Sgrp .vcs,.scholr-refonte .Sgrp .gck-body{grid-template-columns:1fr}.scholr-refonte .Sgrp .gck-side{border-right:none;border-bottom:1px solid var(--line)}}.scholr-refonte .Ssim .wrap{max-width:1000px;margin:0 auto;padding:0 32px}.scholr-refonte .Ssim .sim{padding:96px 0 110px}.scholr-refonte .Ssim .head{text-align:center;max-width:760px;margin:0 auto}.scholr-refonte .Ssim .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .Ssim .head h2{font-family:var(--head);letter-spacing:-.025em;margin-top:14px;font-size:clamp(34px,4.4vw,54px);font-weight:800;line-height:1.04}.scholr-refonte .Ssim .head h2 .hl{color:var(--violet);font-size:1.22em}.scholr-refonte .Ssim .head h2 .exp{font-family:var(--exp);color:var(--violet);font-style:italic;font-weight:500}.scholr-refonte .Ssim .head .sub{color:var(--ink-soft);max-width:540px;margin:18px auto 0;font-size:18px}.scholr-refonte .Ssim .card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:28px;max-width:720px;margin:52px auto 0;padding:44px 44px 40px;box-shadow:0 44px 110px #241c3a1f}.scholr-refonte .Ssim .sim-q{font-family:var(--head);color:var(--ink-soft);font-size:15px;font-weight:700}.scholr-refonte .Ssim .cnt{font-family:var(--head);letter-spacing:-.035em;color:var(--ink);margin:8px 0 4px;font-size:56px;font-weight:800;line-height:.95}.scholr-refonte .Ssim .cnt em{font-style:normal;font-family:var(--body);color:var(--muted);letter-spacing:0;margin-left:8px;font-size:.32em;font-weight:600}.scholr-refonte .Ssim .swrap{max-width:580px;margin:22px auto 0}.scholr-refonte .Ssim .sim-slider{appearance:none;background:var(--line);cursor:pointer;border-radius:99px;outline:none;width:100%;height:8px}.scholr-refonte .Ssim .sim-slider::-webkit-slider-thumb{-webkit-appearance:none;border:4px solid var(--violet);cursor:pointer;background:#fff;border-radius:50%;width:28px;height:28px;box-shadow:0 4px 12px #241c3a2e}.scholr-refonte .Ssim .sim-slider::-moz-range-thumb{border:4px solid var(--violet);cursor:pointer;background:#fff;border-radius:50%;width:28px;height:28px;box-shadow:0 4px 12px #241c3a2e}.scholr-refonte .Ssim .tiers{border-radius:99px;height:9px;margin-top:14px;display:flex;overflow:hidden}.scholr-refonte .Ssim .tiers i{opacity:.26;height:100%;transition:opacity .3s;display:block}.scholr-refonte .Ssim .tiers i.act{opacity:1}.scholr-refonte .Ssim .tierlabs{color:var(--muted);margin-top:8px;font-size:11px;display:flex}.scholr-refonte .Ssim .tierlabs span{text-align:center;transition:color .3s,font-weight .3s}.scholr-refonte .Ssim .tierlabs span.act{color:var(--ink);font-weight:600}.scholr-refonte .Ssim .tgl{background:var(--warm);border:1px solid var(--line);border-radius:999px;margin:28px 0 6px;padding:3px;display:inline-flex}.scholr-refonte .Ssim .tgl button{font-family:var(--head);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .15s}.scholr-refonte .Ssim .tgl button.on{color:var(--violet);background:#fff;box-shadow:0 2px 8px #241c3a17}.scholr-refonte .Ssim .hero{justify-content:center;align-items:baseline;gap:5px;margin-top:6px;display:flex}.scholr-refonte .Ssim .hero b{font-family:var(--head);letter-spacing:-.04em;color:var(--violet);font-variant-numeric:tabular-nums;font-size:88px;font-weight:800;line-height:.95}.scholr-refonte .Ssim .hero .suf{font-family:var(--head);color:var(--ink-soft);font-size:18px;font-weight:700}.scholr-refonte .Ssim .chip{background:var(--mint-tint);color:#0f8f6e;border-radius:999px;align-items:center;gap:7px;margin-top:16px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.scholr-refonte .Ssim .note{color:var(--muted);max-width:440px;margin:14px auto 0;font-size:13.5px;line-height:1.5}.scholr-refonte .Ssim .cta{font-family:var(--head);color:#fff;background:var(--violet);border-radius:999px;margin-top:26px;padding:15px 34px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-block}.scholr-refonte .Ssim .cta:hover{background:var(--violet-dark)}.scholr-refonte .Sprv .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.scholr-refonte .Sprv .eyebrow2{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:12px;font-weight:600}.scholr-refonte .Sprv .trust{background:var(--cream);padding:80px 0 96px}.scholr-refonte .Sprv .shead{text-align:center;max-width:840px;margin:0 auto}.scholr-refonte .Sprv .shead h2{font-family:var(--head);letter-spacing:-.02em;text-transform:uppercase;margin-top:12px;font-size:clamp(40px,5.6vw,74px);font-weight:800;line-height:1}.scholr-refonte .Sprv .shead h2 .exp{font-family:var(--exp);color:var(--violet);text-transform:none;font-style:italic;font-weight:500;display:inline-block}.scholr-refonte .Sprv .shead .sub{color:var(--ink-soft);max-width:540px;margin:18px auto 0;font-size:18px}.scholr-refonte .Sprv .wall{flex-wrap:wrap;justify-content:center;gap:14px;max-width:920px;margin:52px auto 0;display:flex}.scholr-refonte .Sprv .tag{font-family:var(--head);letter-spacing:-.01em;text-transform:uppercase;border-radius:16px;padding:14px 22px;font-size:clamp(18px,2.2vw,30px);font-weight:800;line-height:1}.scholr-refonte .Sprv .tag.fill-v{background:var(--violet);color:#fff}.scholr-refonte .Sprv .tag.fill-c{background:var(--coral);color:#fff}.scholr-refonte .Sprv .tag.fill-m{background:var(--mint);color:#fff}.scholr-refonte .Sprv .tag.out-v{color:var(--violet);border:2px solid var(--violet);background:#fff}.scholr-refonte .Sprv .tag.out-c{color:var(--coral);border:2px solid var(--coral);background:#fff}.scholr-refonte .Sprv .tag.out-m{color:var(--mint-tx);border:2px solid var(--mint);background:#fff}.scholr-refonte .Sprv .wall-sub{text-align:center;color:var(--muted);margin-top:32px;font-size:14px}.scholr-refonte .Sprv .finalcta{padding:96px 0 110px}.scholr-refonte .Sprv .cta-band{background:var(--violet);text-align:center;border-radius:32px;padding:70px 40px;box-shadow:0 40px 100px #241c3a38}.scholr-refonte .Sprv .cta-band h2{font-family:var(--head);letter-spacing:-.025em;color:#fff;font-size:clamp(34px,4.6vw,58px);font-weight:800;line-height:1.04}.scholr-refonte .Sprv .cta-band h2 .exp{font-family:var(--exp);font-style:italic;font-weight:500}.scholr-refonte .Sprv .cta-band p{color:#e4dbff;max-width:520px;margin:18px auto 0;font-size:18px}.scholr-refonte .Sprv .cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.scholr-refonte .Sprv .btn-w{font-family:var(--head);color:var(--violet);background:#fff;border-radius:999px;padding:16px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s}.scholr-refonte .Sprv .btn-w:hover{transform:translateY(-1px);box-shadow:0 12px 30px #00000024}.scholr-refonte .Sprv .btn-g{font-family:var(--head);color:#fff;background:#ffffff1f;border:1px solid #fff6;border-radius:999px;padding:16px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s}.scholr-refonte .Sprv .btn-g:hover{background:#fff3}.scholr-refonte .Sprv .cta-fine{color:#cfc2ff;margin-top:22px;font-size:13.5px}@media (max-width:600px){.scholr-refonte .Sprv .cta-band{padding:52px 24px}}.scholr-refonte .sctitle{font-family:var(--head)!important;letter-spacing:-.02em!important;text-align:center!important;color:var(--ink)!important;margin:0 auto!important;font-size:clamp(40px,5.6vw,74px)!important;font-weight:800!important;line-height:1.02!important}.scholr-refonte .sctitle .exp{font-family:var(--exp)!important;color:var(--violet)!important;text-transform:none!important;letter-spacing:-.01em!important;font-style:italic!important;font-weight:500!important;display:inline-block!important}.scholr-refonte .sctitle .hl{color:inherit!important;font-size:1em!important}.scholr-refonte #rot-role{text-transform:uppercase!important}.scholr-refonte .bhead .eyebrow2{margin-bottom:20px!important}.scholr-refonte .Sfus .revHead h2{font-size:clamp(36px,4.4vw,58px)!important}.scholr-refonte .Sfus .revHead h2 .exp{font-size:.74em!important}.scholr-refonte .Sfus .revHead{margin-bottom:38px!important}.scholr-refonte .Sgrp .grp{padding-top:6px!important}.scholr-refonte .Sgrp{z-index:2;background:var(--cream);position:relative;margin-top:-42vh!important}.scholr-refonte .ftr-logo-img{width:auto;height:30px;display:block}.scholr-refonte .Sprv .cta-band h2{text-transform:uppercase!important}.scholr-refonte .Sprv .cta-band h2 .exp{color:#fff!important;text-transform:none!important}.scholr-refonte .ftr{background:var(--ink);color:#cfc9db;padding:64px 0 40px}.scholr-refonte .ftr .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.scholr-refonte .ftr-top{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:36px;display:flex}.scholr-refonte .ftr-brand{max-width:280px}.scholr-refonte .ftr-logo{font-family:var(--head);color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:800}.scholr-refonte .ftr-brand p{color:#a79fbe;margin-top:12px;font-size:13.5px;line-height:1.6}.scholr-refonte .ftr-cols{flex-wrap:wrap;gap:56px;display:flex}.scholr-refonte .ftr-col h5{font-family:var(--head);letter-spacing:.08em;text-transform:uppercase;color:#8a82a6;margin-bottom:14px;font-size:12px;font-weight:700}.scholr-refonte .ftr-col a{color:#cfc9db;margin-bottom:10px;font-size:14px;text-decoration:none;transition:all .15s;display:block}.scholr-refonte .ftr-col a:hover{color:#fff}.scholr-refonte .ftr-bottom{color:#8a82a6;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:24px;font-size:13px;display:flex}.scholr-refonte .ftr-bottom a:hover{color:#fff}@media (max-width:600px){.scholr-refonte .wrap,.scholr-refonte .Sgrp .wrap{padding-left:18px;padding-right:18px}.scholr-refonte .Sgrp .gck-grid{grid-template-columns:1fr}.scholr-refonte .Sgrp .gck-top{flex-direction:column;align-items:flex-start;gap:8px}.scholr-refonte .Sgrp .gck-main{padding:14px 12px}.scholr-refonte .Sgrp .gck-kpis{grid-template-columns:1fr 1fr;gap:8px}.scholr-refonte .Sgrp .gck-k{padding:9px 10px}.scholr-refonte .Sgrp .gck-k b{font-size:20px}.scholr-refonte .Sgrp .gs-ass{display:none}.scholr-refonte .Sgrp .gs-stu{min-width:52px}.scholr-refonte .Sgrp .gc-chart{gap:8px;height:120px}.scholr-refonte .Sfus .prodMock{transform:translate(-50%,-50%)scale(.5)}}@media (max-width:1000px){.scholr-refonte .build .bel,.scholr-refonte .build .bcanvas{display:none!important}.scholr-refonte .build .bsticky{height:auto!important;min-height:0!important;position:static!important}.scholr-refonte .build{height:auto!important;min-height:0!important}}@media (max-width:768px){.scholr-refonte .Sfus{display:none!important}.scholr-refonte .Sgrp{margin-top:0!important}}@media (max-height:860px){.scholr-refonte .Sfus .revHead{margin-bottom:12px!important}}.scholr-refonte .Ssim .suf{white-space:nowrap}