:root{--aubergine:#4A2E57;--aubergine-deep:#2E1A38;--clay:#C26D52;--moss:#A7B66B;--sand:#E9D8BF;--ink:#1F1C24;--muted:#6B6570;--line:rgba(74,46,87,.14);--soft:#F8F5FA;--shadow:0 18px 45px rgba(46,26,56,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font:inherit}.shell{width:min(calc(100% - (var(--gutter)*2)),var(--grid));margin:0 auto}.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 6px 24px rgba(31,28,36,.08)}.header-inner{height:100%;display:grid;grid-template-columns:290px 1fr auto;align-items:center;gap:24px}.header-logo{width:270px}.nav-links{display:flex;justify-content:center;gap:34px;font-size:14px;color:rgba(31,28,36,.8)}.nav-links a.active{color:var(--aubergine);font-weight:700}.header-actions{display:flex;align-items:center;gap:20px;font-size:14px;white-space:nowrap}.btn-primary,.btn-secondary,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 22px;border-radius:10px;font-weight:700}.btn-primary,.header-cta{background:var(--aubergine);color:#fff}.btn-secondary{border:1px solid rgba(74,46,87,.24);color:var(--aubergine);background:#fff}.arrow{font-size:19px;line-height:1}.mobile-menu,.mobile-toggle{display:none}.cta-title,.hero h1,.section-title{color:var(--aubergine-deep);letter-spacing:-.035em;margin:0;font-weight:var(--w-head)}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:700px}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.section-sub{font-size:18px;line-height:29px;color:rgba(31,28,36,.72);margin:14px 0 0;max-width:860px}.body{font-size:16px;line-height:26px;color:rgba(31,28,36,.76)}.hero{padding:76px 0 82px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:34px;align-items:center}.hero-copy{padding-right:18px}.hero-copy p{font-size:20px;line-height:31px;color:rgba(31,28,36,.76);max-width:650px;margin:24px 0 0}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.hero-visual{position:relative;min-height:520px}.screen-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.screen-card img{width:100%;height:auto}.screen-student{width:49%;left:0;top:96px;z-index:2;transform:rotate(-1.8deg)}.screen-counselor{width:66%;right:0;top:32px;z-index:3;transform:rotate(1.2deg)}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 45%,rgba(233,216,191,.58),transparent 36%),radial-gradient(circle at 30% 60%,rgba(240,234,245,.9),transparent 38%);z-index:0}.hero-caption{position:absolute;right:3%;bottom:16px;max-width:500px;color:var(--aubergine);font-size:15px;line-height:23px;font-weight:600;z-index:4;background:rgba(255,255,255,.85);padding:2px 6px;border-radius:6px}.walkthrough{padding:76px 0 84px;background:#fff;border-top:1px solid rgba(74,46,87,.08)}.walkthrough-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.walkthrough-head .section-sub{max-width:760px}.tabs{display:flex;border:1px solid var(--line);border-radius:12px;padding:4px;background:#fff;box-shadow:0 8px 22px rgba(46,26,56,.05);width:-moz-max-content;width:max-content}.tab{border:0;background:transparent;color:rgba(31,28,36,.65);padding:11px 18px;border-radius:9px;font-weight:700;cursor:pointer}.tab.active{background:var(--aubergine);color:#fff}.video-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(310px,.78fr);gap:28px;align-items:stretch}.video-frame{border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#1F1C24;aspect-ratio:16/9}.video-frame mux-player{width:100%;height:100%}.shows{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff;box-shadow:0 10px 28px rgba(46,26,56,.06)}.shows h3{font-size:25px;line-height:31px;color:var(--aubergine-deep);margin:0 0 20px}.shows-list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.shows-list li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:rgba(31,28,36,.76);font-size:15px;line-height:22px}.check{width:22px;height:22px;border-radius:50%;background:rgba(167,182,107,.24);display:grid;place-items:center;color:#4f6424;font-size:12px;font-weight:800}.helper{margin:14px 0 0;color:rgba(31,28,36,.6);font-size:14px;line-height:22px}.coverage{padding:78px 0;background:var(--soft)}.coverage .section-title{max-width:760px}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.coverage-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 10px 28px rgba(46,26,56,.05)}.coverage-head{display:grid;grid-template-columns:74px 1fr;gap:18px;align-items:center;margin-bottom:22px}.coverage-icon{width:74px;height:74px;-o-object-fit:contain;object-fit:contain}.coverage-card h3{margin:0;color:var(--aubergine-deep);font-size:28px;line-height:34px}.coverage-card p{margin:8px 0 0;color:rgba(31,28,36,.7);font-size:15px;line-height:23px}.coverage-list{display:grid;gap:10px}.coverage-row{padding:14px 16px;border-radius:11px;background:#fff;border:1px solid rgba(74,46,87,.1);font-size:14px;line-height:21px;color:rgba(31,28,36,.78)}.connection{padding:80px 0 86px}.connection-intro{max-width:880px}.flow{display:grid;grid-template-columns:1fr 72px 1fr 72px 1fr 72px 1fr;gap:10px;align-items:start;margin-top:44px}.flow-step{min-height:270px}.flow-icon{width:84px;height:84px;-o-object-fit:contain;object-fit:contain;margin-bottom:18px}.flow-step h3{font-size:20px;line-height:26px;color:var(--aubergine-deep);margin:0 0 8px}.flow-step p{font-size:15px;line-height:23px;color:rgba(31,28,36,.7);margin:0}.flow-arrow{display:grid;place-items:center;padding-top:28px;color:var(--aubergine);font-size:36px}.leverage{padding:76px 0;background:#fff;border-top:1px solid rgba(74,46,87,.08)}.leverage-grid{display:grid;grid-template-columns:38% 62%;gap:42px;align-items:start}.leverage-copy .section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.leverage-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leverage-card{padding:24px;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px rgba(46,26,56,.05)}.leverage-num{font-size:34px;line-height:1;font-weight:800;color:var(--aubergine);margin-bottom:12px}.leverage-card h3{font-size:17px;line-height:22px;margin:0 0 6px;color:var(--aubergine-deep)}.leverage-card p{font-size:14px;line-height:21px;margin:0;color:rgba(31,28,36,.68)}.cta{position:relative;min-height:310px;color:#fff;overflow:hidden;background:var(--aubergine-deep)}.cta-bg{position:absolute;inset:0;background:linear-gradient(rgba(46,26,56,.62),rgba(46,26,56,.84)),url(/marketing/how-it-works/cta-landscape.webp) center 54%/cover no-repeat}.cta .shell{position:relative;z-index:2;padding-top:54px;padding-bottom:56px}.cta-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:72px;align-items:center}.cta-title{color:#fff;font-size:var(--t-h2);line-height:var(--t-h2-lh)}.cta-copy{max-width:760px;margin:12px 0 0;color:rgba(255,255,255,.84);font-size:17px;line-height:26px}.cta .btn-primary{background:#fff;color:var(--aubergine-deep);min-width:235px}.footer{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-logo{width:255px}.footer-nav{display:flex;gap:24px;color:rgba(255,255,255,.78);font-size:13px}@media(max-width:1180px){.header-inner{grid-template-columns:1fr auto}.header-actions,.nav-links{display:none}.mobile-toggle{display:flex;width:42px;height:42px;border:1px solid var(--line);border-radius:9px;background:#fff;flex-direction:column;justify-content:center;gap:4px;padding:10px}.mobile-toggle span{height:2px;background:var(--aubergine);display:block}.mobile-menu{position:absolute;left:0;right:0;top:82px;background:#fff;box-shadow:0 16px 28px rgba(46,26,56,.12);padding:14px var(--gutter) 18px;grid-template-columns:repeat(2,1fr);gap:4px 16px}.mobile-menu.open{display:grid}.mobile-menu a{padding:10px 4px;color:var(--aubergine-deep);font-weight:600}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{min-height:calc(45vw + 150px)}.screen-student{left:4%;width:47%}.screen-counselor{right:2%;width:62%}.video-grid{grid-template-columns:1fr}.shows{min-height:0}.walkthrough-head{align-items:start;flex-direction:column}.coverage-grid{grid-template-columns:1fr}.flow{grid-template-columns:repeat(2,1fr);gap:30px}.flow-arrow{display:none}.cta-main,.leverage-grid{grid-template-columns:1fr}.cta .btn-primary{justify-self:start}}@media(max-width:767px){.site-header{height:74px}.header-logo{width:195px}.mobile-menu{top:74px;grid-template-columns:1fr}.hero{padding:44px 0 54px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.hero-copy p{font-size:17px;line-height:27px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{min-height:420px}.screen-student{width:60%;left:0;top:135px}.screen-counselor{width:78%;right:0;top:20px}.hero-caption{display:none}.connection,.coverage,.leverage,.walkthrough{padding:56px 0}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.walkthrough-head{margin-bottom:22px}.tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.tab{padding:10px 8px;font-size:12px}.shows{padding:22px}.coverage-card{padding:24px}.coverage-head{grid-template-columns:62px 1fr}.coverage-icon{width:62px;height:62px}.flow{grid-template-columns:1fr}.flow-step{min-height:0}.leverage-points{grid-template-columns:1fr}.cta{min-height:380px}.cta-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.footer{flex-direction:column;align-items:flex-start}.footer-nav{flex-wrap:wrap;gap:12px 18px}}@media(min-width:2200px){.site-header{height:92px}.header-inner{grid-template-columns:330px 1fr auto}.header-logo{width:310px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:820px}.hero-copy p{font-size:23px;line-height:34px;max-width:730px}.hero-visual{min-height:620px}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.video-grid{grid-template-columns:1.8fr .72fr}}