:root{--purple:#826DFC;--cream:#FFF897;--charcoal:#4A484B;--bg:#FAFAFA;--white:#FFF;--border:#ECECEC;--muted:#8B8B8B;--lav:#F7F6FF;--black:#17151A;--radius:24px;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--charcoal);font-family:var(--sans);line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.skip{position:absolute;left:-999px;top:12px;background:var(--cream);padding:10px;z-index:99}.skip:focus{left:12px}.announcement{height:38px;background:var(--charcoal);color:white;display:flex;align-items:center;justify-content:center;gap:20px;font-size:13px}.announcement a{color:var(--cream);font-weight:700}.site-header{height:82px;padding:0 4vw;display:flex;align-items:center;gap:40px;background:rgba(250,250,250,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border)}.logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--black);font:600 27px var(--serif)}.logo img{border-radius:10px}.nav{display:flex;gap:26px;margin:auto}.nav a,.link{text-decoration:none;font-size:14px;font-weight:600}.nav a:hover,.link:hover{color:var(--purple)}.nav-actions{display:flex;gap:18px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border:0;border-radius:999px;background:var(--purple);color:#fff;text-decoration:none;font-weight:700;font:600 15px var(--sans);cursor:pointer;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(130,109,252,.25)}.btn.small{min-height:44px;padding:0 18px}.btn.cream{background:var(--cream);color:var(--charcoal)}.btn.outline-light{background:transparent;border:1px solid rgba(255,255,255,.35)}.menu,.mobile-nav{display:none}.hero{min-height:720px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:110px 6vw 80px 8vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;margin:0 0 22px}.hero h1,.page-hero h1{font:600 clamp(54px,7vw,105px)/.91 var(--serif);letter-spacing:-.05em;color:var(--black);margin:0}.hero h1 em{color:var(--purple);font-weight:500}.lede{font-size:clamp(18px,1.7vw,23px);max-width:650px;margin:28px 0;color:#666266}.actions{display:flex;align-items:center;gap:24px;margin-top:18px}.text-link{font-weight:700;text-decoration-thickness:1px;text-underline-offset:5px}.proof{display:flex;gap:20px;margin-top:52px;color:var(--muted);font-size:13px}.proof span+span:before{content:'•';margin-right:20px;color:var(--purple)}.hero-art{position:relative;background:var(--lav);min-height:720px}.violet-orbit{position:absolute;width:650px;height:650px;border-radius:50%;background:var(--purple);left:10%;top:8%}.photo{position:absolute;margin:0;background:#fff;padding:10px;border-radius:18px;box-shadow:0 22px 60px rgba(52,43,86,.22);transform:rotate(-5deg)}.photo img{width:300px;height:380px;object-fit:cover;border-radius:12px}.photo figcaption{padding:10px 4px 3px;font:500 14px var(--serif)}.photo.p1{left:7%;top:21%}.photo.p2{right:5%;top:9%;transform:rotate(6deg)}.photo.p2 img{height:310px}.floating-note{position:absolute;right:9%;bottom:12%;background:var(--cream);padding:18px 22px;border-radius:18px;display:flex;gap:10px;align-items:center;font-weight:700;transform:rotate(-3deg)}.floating-note svg,.trust-strip svg{width:22px;height:22px}.manifesto{padding:130px 9vw;display:grid;grid-template-columns:.7fr 1.1fr 1fr;gap:7vw;align-items:start}.manifesto h2,.section-head h2,.campus h2,.trust-strip h2,.split-cta h2,.footer-cta h2{font:600 clamp(40px,5vw,70px)/.98 var(--serif);letter-spacing:-.04em;color:var(--black);margin:0}.manifesto>p:last-child{font-size:19px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0 4vw 120px;gap:12px}.feature{min-height:360px;padding:34px;border-radius:var(--radius);display:flex;flex-direction:column}.feature span{font-weight:700;font-size:13px}.feature h3{font:600 34px/1.03 var(--serif);margin:auto 0 18px;color:var(--black)}.feature p{margin:0}.feature.violet{background:var(--purple);color:white}.feature.violet h3,.feature.charcoal h3{color:white}.feature.cream{background:var(--cream)}.feature.soft{background:var(--lav);border:1px solid var(--border)}.feature.charcoal{background:var(--charcoal);color:white}.editorial{padding:110px 4vw;background:white}.section-head{display:flex;align-items:end;justify-content:space-between;margin:0 5vw 64px}.section-head .eyebrow{align-self:start}.editorial-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr 1fr;gap:12px;align-items:end}.editorial-grid figure{margin:0;position:relative;overflow:hidden;border-radius:18px}.editorial-grid img{height:410px;width:100%;object-fit:cover;filter:saturate(.85)}.editorial-grid .tall img{height:560px}.editorial-grid figcaption{position:absolute;bottom:14px;left:14px;background:white;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.campus{padding:120px 9vw;display:grid;grid-template-columns:1.1fr 1fr;gap:10vw;background:var(--cream)}.campus>div:last-child{font-size:20px}.disclaimer{font-size:13px;color:#686367;border-left:3px solid var(--purple);padding-left:16px;margin:28px 0}.trust-strip{background:var(--charcoal);color:white;padding:110px 8vw}.trust-strip h2{color:white;max-width:800px}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:60px 0 40px}.trust-points article{padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:18px}.trust-points h3{font:500 24px var(--serif);margin:0 0 10px}.trust-points p{color:#cfcbcf;margin:0}.split-cta{display:grid;grid-template-columns:1fr 1fr}.split-cta>div{min-height:480px;padding:90px 8vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.split-cta>div:first-child{background:var(--lav)}.split-cta>div:last-child{background:var(--purple);color:white}.split-cta>div:last-child h2{color:white}.split-cta .btn{margin-top:30px}.page-hero{padding:120px 9vw 90px;background:linear-gradient(135deg,var(--lav),var(--bg));border-bottom:1px solid var(--border)}.page-hero h1{font-size:clamp(55px,8vw,110px);max-width:1000px}.page-hero .btn{margin-top:18px}.center{text-align:center;display:flex;flex-direction:column;align-items:center;min-height:520px;justify-content:center}.content-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:70px 8vw 120px}.content-cards article{background:white;border:1px solid var(--border);border-radius:20px;padding:38px}.content-cards span{font-size:12px;font-weight:700;color:var(--purple)}.content-cards h2{font:600 32px var(--serif);color:var(--black);margin:30px 0 12px}.content-cards p{margin:0;font-size:17px}.form-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;padding:100px 9vw}.form-copy{position:sticky;top:150px;align-self:start}.form-copy h1{font:600 clamp(52px,6vw,82px)/.95 var(--serif);letter-spacing:-.04em;color:var(--black);margin:0}.form-copy>p:not(.eyebrow){font-size:19px}.mini-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.mini-proof span{background:var(--cream);padding:9px 13px;border-radius:99px;font-size:12px;font-weight:700}form{background:white;border:1px solid var(--border);border-radius:24px;padding:36px;box-shadow:0 18px 60px rgba(40,34,62,.07)}form>label{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;font-weight:700;font-size:14px}input,textarea,select{font:16px var(--sans);color:var(--charcoal);border:1px solid #d9d7da;border-radius:12px;padding:14px 15px;background:white;width:100%}input:focus,textarea:focus,select:focus{outline:3px solid rgba(130,109,252,.2);border-color:var(--purple)}fieldset{border:0;padding:0;margin:0 0 20px}legend{font-weight:700;margin-bottom:8px}.check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:500!important;margin:8px 0!important}.check input{width:18px;height:18px;margin-top:3px}.consent{background:var(--lav);padding:14px;border-radius:12px}.hp{position:absolute;left:-9999px}.form-note,.form-status{font-size:12px;color:var(--muted)}.legal-hero{padding:100px 9vw 60px;background:var(--lav)}.legal-hero h1{font:600 clamp(50px,7vw,90px)/1 var(--serif);margin:0;color:var(--black)}.updated{font-size:13px;color:var(--muted)}.legal-body{padding:70px 9vw 120px;display:grid;grid-template-columns:250px minmax(0,760px);gap:8vw;justify-content:center}.legal-body nav{position:sticky;top:130px;align-self:start;display:flex;flex-direction:column;gap:10px;border-left:2px solid var(--border);padding-left:20px}.legal-body nav h2{font-size:13px;text-transform:uppercase;letter-spacing:.1em}.legal-body nav a{font-size:13px;text-decoration:none}.legal-body section{scroll-margin-top:130px;margin-bottom:48px}.legal-body section h2{font:600 30px var(--serif);color:var(--black)}.legal-body li{margin:8px 0}.footer-cta{background:var(--purple);color:white;padding:80px 7vw;display:flex;align-items:end;justify-content:space-between}.footer-cta h2{color:white}.footer-grid{background:var(--black);color:white;padding:70px 7vw;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:6vw}.logo.light{color:white}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--cream)}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a:not(.logo){color:#c9c5ca;text-decoration:none;font-size:14px}.footer-bottom{background:var(--black);border-top:1px solid #353136;color:#969097;padding:22px 7vw;display:flex;justify-content:space-between;gap:20px;font-size:11px}.footer-bottom a{color:inherit}@media(max-width:900px){.nav,.nav-actions{display:none}.menu{display:flex;margin-left:auto;background:none;border:0;flex-direction:column;gap:6px}.menu i{display:block;width:25px;height:2px;background:var(--charcoal)}.mobile-nav{position:absolute;display:flex;flex-direction:column;top:82px;left:0;right:0;background:white;padding:24px 5vw;border-bottom:1px solid var(--border);gap:16px}.mobile-nav[hidden]{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:85px 7vw}.hero-art{min-height:650px}.manifesto{grid-template-columns:1fr;padding:90px 7vw}.feature-grid{grid-template-columns:1fr 1fr}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-grid .tall img,.editorial-grid img{height:420px}.campus{grid-template-columns:1fr}.content-cards{padding:50px 5vw 90px}.form-layout{grid-template-columns:1fr;padding:70px 5vw}.form-copy{position:static}.legal-body{grid-template-columns:1fr}.legal-body nav{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-cta{align-items:flex-start;gap:30px;flex-direction:column}}@media(max-width:560px){.announcement{font-size:11px;gap:10px}.site-header{height:70px}.hero-copy{padding:70px 6vw}.hero h1{font-size:58px}.hero-art{min-height:520px}.violet-orbit{width:430px;height:430px;left:8%}.photo img{width:200px;height:250px}.photo.p2 img{height:210px}.floating-note{bottom:7%;right:4%;font-size:12px}.proof{gap:8px;flex-wrap:wrap}.proof span+span:before{margin-right:8px}.feature-grid,.content-cards,.trust-points,.split-cta{grid-template-columns:1fr}.feature{min-height:280px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-grid img,.editorial-grid .tall img{height:300px}.section-head{margin:0 0 40px}.campus,.trust-strip{padding:80px 6vw}.footer-cta{padding:65px 6vw}.footer-grid{grid-template-columns:1fr 1fr;padding:60px 6vw}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-hero{padding:90px 6vw 70px}.page-hero h1{font-size:55px}.form-layout{padding:55px 4vw}form{padding:24px}.legal-hero{padding:80px 6vw 50px}.legal-body{padding:50px 6vw}.actions{flex-direction:column;align-items:flex-start}}
/* Requested interaction and section polish */
.feature{position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.feature-image{position:absolute;top:48px;right:-12px;width:168px;height:150px;object-fit:cover;border-radius:26px;border:7px solid rgba(255,255,255,.72);box-shadow:0 18px 36px rgba(20,18,24,.18);transform:rotate(5deg);transition:transform .4s ease,filter .4s ease}.feature:nth-child(even) .feature-image{transform:rotate(-5deg)}.feature h3,.feature p,.feature>span{position:relative;z-index:1}.feature h3{max-width:88%}.feature:hover{transform:translateY(-7px);box-shadow:0 22px 45px rgba(45,38,72,.15)}.feature:hover .feature-image{transform:rotate(0) scale(1.07);filter:saturate(1.08)}
.editorial-grid{grid-template-columns:1fr 1.35fr 1fr 1fr;transition:grid-template-columns .55s cubic-bezier(.22,.8,.24,1)}.editorial-grid figure{transition:transform .55s cubic-bezier(.22,.8,.24,1),opacity .4s ease,box-shadow .4s ease;outline:none}.editorial-grid figure:focus-visible{box-shadow:0 0 0 4px var(--cream),0 0 0 7px var(--purple)}.editorial-grid figure img{transition:filter .45s ease,transform .55s cubic-bezier(.22,.8,.24,1)}
.split-cta{gap:14px;padding:14px;background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.split-cta>div{border-radius:26px}.footer-cta{background:var(--charcoal);border-top:14px solid var(--cream)}.footer-cta .btn.cream{background:var(--purple);color:white}
@media(hover:hover) and (min-width:901px){.editorial-grid:has(figure:nth-child(1):is(:hover,:focus)){grid-template-columns:1.65fr .82fr .82fr .82fr}.editorial-grid:has(figure:nth-child(2):is(:hover,:focus)){grid-template-columns:.82fr 1.65fr .82fr .82fr}.editorial-grid:has(figure:nth-child(3):is(:hover,:focus)){grid-template-columns:.82fr .82fr 1.65fr .82fr}.editorial-grid:has(figure:nth-child(4):is(:hover,:focus)){grid-template-columns:.82fr .82fr .82fr 1.65fr}.editorial-grid:has(figure:is(:hover,:focus)) figure:not(:hover):not(:focus){opacity:.66;transform:scale(.975)}.editorial-grid figure:is(:hover,:focus){box-shadow:0 24px 55px rgba(32,27,42,.2)}.editorial-grid figure:is(:hover,:focus) img{filter:saturate(1.05);transform:scale(1.025)}}
@media(max-width:900px){.feature-image{width:150px;height:132px}.split-cta{padding:10px;gap:10px}}
@media(hover:hover) and (min-width:901px){.editorial-grid[data-active="1"]{grid-template-columns:1.65fr .82fr .82fr .82fr}.editorial-grid[data-active="2"]{grid-template-columns:.82fr 1.65fr .82fr .82fr}.editorial-grid[data-active="3"]{grid-template-columns:.82fr .82fr 1.65fr .82fr}.editorial-grid[data-active="4"]{grid-template-columns:.82fr .82fr .82fr 1.65fr}.editorial-grid[data-active] figure{opacity:.66;transform:scale(.975)}.editorial-grid[data-active="1"] figure:nth-child(1),.editorial-grid[data-active="2"] figure:nth-child(2),.editorial-grid[data-active="3"] figure:nth-child(3),.editorial-grid[data-active="4"] figure:nth-child(4){opacity:1;transform:none;box-shadow:0 24px 55px rgba(32,27,42,.2)}}
@media(prefers-reduced-motion:reduce){.feature,.feature-image,.editorial-grid,.editorial-grid figure,.editorial-grid figure img{transition:none!important}.feature:hover{transform:none}.editorial-grid figure:is(:hover,:focus) img{transform:none}}
