:root{--purple:#461477;--dark:#351052;--lavender:#e9def6;--yellow:#f7dc7e;--cream:#fcf9f1;--ink:#351052;--muted:#665875;--line:#d9cde2;--gutter:clamp(24px,4.5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:17px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:3px solid #98620c;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(58px,6.1vw,94px);font-weight:1000;line-height:.99}h2{font-size:clamp(38px,4.3vw,66px);font-weight:900}h3{font-size:25px;font-weight:800;letter-spacing:-.035em}em{font-weight:800}.eyebrow{font-size:11px;letter-spacing:.23em;font-weight:800;line-height:1.5;text-transform:uppercase}.section-pad{padding:64px var(--gutter)}.skip-link{position:fixed;top:-100px;left:16px;z-index:30;background:var(--yellow);padding:12px}.skip-link:focus{top:12px}
.site-header{height:85px;background:var(--purple);color:var(--cream);padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{text-decoration:none;display:flex;flex-direction:column;flex-shrink:0}.brand strong{font-size:29px;letter-spacing:-.05em;font-weight:900;line-height:1.1}.brand span{font-size:9px;letter-spacing:.23em;margin-top:5px}.site-header nav{display:flex;gap:32px;align-items:center;font-size:14px}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-apply{color:var(--yellow);font-weight:800}
.hero{padding:60px var(--gutter);display:grid;grid-template-columns:1.03fr 1fr;gap:24px;align-items:center;background:var(--lavender);min-height:570px}.hero .eyebrow{margin-bottom:22px}.hero-copy h1{max-width:690px}.hero-intro{font-size:21px;max-width:490px;line-height:1.45;margin:24px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:40px;background:var(--purple);color:white;padding:16px 28px;text-decoration:none;font-size:17px;font-weight:700;min-height:56px;transition:background .18s,transform .18s}.button:hover{background:#602795;transform:translateY(-2px)}.fine-print{font-size:13px;margin-top:15px;color:#5c4d6a}.hero-photos{height:465px;display:grid;grid-template-columns:1.13fr 1fr;grid-template-rows:135px 1fr;gap:14px;align-items:end}.hero-photos img{width:100%;height:100%;object-fit:cover;border-radius:5px}.photo-main{grid-column:1;grid-row:1/3;object-position:54% 50%}.photo-side{grid-column:2;grid-row:2;object-position:62% 50%}.photo-note{font-size:29px;line-height:1.08;letter-spacing:-.04em;font-weight:800;font-style:italic;background:var(--yellow);padding:16px 24px;transform:rotate(-6deg);align-self:center;justify-self:center}.good-times{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;background:var(--yellow);padding:20px var(--gutter);font-size:12px;letter-spacing:.2em;font-weight:800}
.perks{display:grid;grid-template-columns:1fr 1fr;gap:70px}.perks .eyebrow{margin-bottom:17px}.perks-copy p:last-child{max-width:430px;margin-top:26px;font-size:19px}.perks-list{border-left:1px solid var(--line);padding-left:55px;display:flex;flex-direction:column;justify-content:center;gap:37px}.perks-list article{display:flex;gap:24px;align-items:flex-start}.perks-list h3{margin:4px 0 10px}.perks-list p{color:#574163;font-size:17px;max-width:390px}.icon-circle{display:grid;place-items:center;background:var(--lavender);width:78px;height:78px;border-radius:50%;flex:0 0 78px}.icon-circle img{width:35px;height:35px}.steps{background:var(--lavender);padding-top:28px;padding-bottom:34px}.steps ol{padding:0;list-style:none;margin:22px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps li{display:flex;gap:18px}.step-number{background:var(--yellow);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:23px;font-weight:800;flex:0 0 44px}.steps h3{font-size:21px;margin:2px 0 8px}.steps p{font-size:15px;max-width:270px;line-height:1.5}
.application{display:grid;grid-template-columns:1fr 1fr;scroll-margin-top:0}.apply-visual{background:var(--purple);color:var(--cream);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.apply-visual>div{padding:42px 40px 24px var(--gutter)}.apply-visual .eyebrow{color:var(--yellow);margin-bottom:20px}.apply-visual h2{font-size:clamp(36px,3.3vw,51px);letter-spacing:-.045em}.apply-visual h2 em{color:var(--yellow)}.apply-visual p:not(.eyebrow){margin-top:22px;max-width:390px;font-size:18px}.apply-visual>img{width:100%;height:330px;object-fit:cover;object-position:50% 54%}.form-wrap{padding:43px var(--gutter) 40px 44px;display:flex;align-items:center}.form-wrap form{width:100%}.form-wrap h3{font-size:31px}.form-intro{color:var(--muted);font-size:15px;margin:7px 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px;min-width:0}.field label{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;border:1px solid #c8bbd1;border-radius:6px;padding:12px 13px;background:#fffefb;color:var(--ink);font-size:15px;min-height:48px}.field input::placeholder,.field textarea::placeholder{color:#79717d;opacity:1}.field textarea{resize:vertical;min-height:120px}.field-hint{color:var(--muted);font-size:12px;line-height:1.4}.submit{width:100%;margin-top:2px}.form-note{font-size:13px;text-align:center;line-height:1.6;margin-top:17px}.privacy-note{font-size:11px;color:var(--muted);text-align:center;margin-top:12px}.hp{display:none}#form-error{border-left:3px solid #9e2525;padding:12px 15px;background:#fff0ed;color:#812323;margin-bottom:16px;font-size:14px}.success h3{font-size:clamp(38px,4vw,56px);margin:20px 0}.success p{margin:16px 0;overflow-wrap:anywhere}.success .reference{font-size:12px;color:var(--muted)}.success .button{margin-top:14px}
.inspiration{padding-top:40px;padding-bottom:24px}.idea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px}.idea-card{padding:0;border:0;background:none;color:var(--purple);text-align:left}.idea-card>img{aspect-ratio:2.2/1;object-fit:cover;width:100%;height:auto;border-radius:4px;transition:filter .2s}.idea-card>span{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:700;margin-top:9px}.idea-card:hover img{filter:brightness(.93)}.photo-caption{text-align:center;font-size:11px;color:var(--muted);margin-top:17px}.faq{padding-top:35px;padding-bottom:70px}.faq h2{font-size:36px;margin:13px 0 25px}.faq details{border:1px solid var(--line);border-radius:9px;margin-top:11px}.faq summary{font-size:17px;font-weight:700;cursor:pointer;padding:18px 21px;min-height:60px}.faq details[open] summary{border-bottom:1px solid var(--line)}.faq details p{padding:19px 22px;max-width:930px;font-size:16px;color:#554060}.site-footer{background:var(--purple);color:var(--cream);padding:42px var(--gutter) 25px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:start}.site-footer>p{font-size:23px;font-style:italic;text-align:center;font-weight:600;line-height:1.15}.site-footer>div{display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-size:13px}.site-footer>div a{text-decoration:none}.site-footer>div a:hover{text-decoration:underline}.site-footer small{grid-column:1/-1;font-size:10px;opacity:.8;border-top:1px solid #ffffff29;padding-top:17px}
@media(min-width:1650px){body>main,body>.site-header,body>.site-footer{max-width:1800px;margin:auto}}
@media(max-width:1050px){h1{font-size:65px}.hero{gap:20px;padding-top:40px;padding-bottom:40px}.hero-photos{height:400px;gap:10px;grid-template-rows:115px 1fr}.photo-note{font-size:24px;padding:14px}.hero-intro{font-size:19px}.perks{gap:35px}.perks-list{padding-left:30px}.icon-circle{width:58px;height:58px;flex-basis:58px}.perks-list article{gap:16px}.perks-list p{font-size:15px}.perks h2{font-size:49px}.form-wrap{padding:35px}.steps ol{gap:22px}.steps li{gap:12px}}
@media(max-width:760px){html{scroll-padding-top:18px}.site-header{height:76px}.brand strong{font-size:24px}.brand span{font-size:7px}.site-header nav{gap:0}.site-header nav>a:not(.nav-apply){display:none}.nav-apply{font-size:13px}.hero{grid-template-columns:1fr;padding-top:36px;gap:30px}.hero-copy h1{font-size:clamp(51px,10.4vw,73px)}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-intro{font-size:18px;max-width:530px}.hero-photos{height:320px;grid-template-columns:1.2fr 1fr;grid-template-rows:85px 1fr}.photo-note{font-size:24px;padding:12px 24px}.good-times{gap:6px 14px;font-size:9px;letter-spacing:.11em;padding-top:16px;padding-bottom:16px}.section-pad{padding:40px var(--gutter)}.perks{grid-template-columns:1fr;gap:32px}.perks h2{font-size:47px}.perks-copy p:last-child{font-size:17px;margin-top:20px}.perks-list{border-left:0;border-top:1px solid var(--line);padding:30px 0 0;gap:28px}.perks-list h3{font-size:23px}.perks-list p{font-size:16px;max-width:none}.steps ol{grid-template-columns:1fr;gap:26px}.steps p{max-width:none}.steps h3{font-size:22px}.steps li{gap:20px}.application{grid-template-columns:1fr}.apply-visual>div{padding:36px var(--gutter)}.apply-visual h2{font-size:42px}.apply-visual>img{height:280px}.form-wrap{padding:36px var(--gutter)}.form-grid{gap:16px}.form-note{text-align:left}.privacy-note{text-align:left}.idea-grid{gap:13px}.idea-card>img{aspect-ratio:1.1/1}.idea-card>span{font-size:13px}.idea-card>span span{display:none}.photo-caption{text-align:left;font-size:11px}.faq{padding-top:18px;padding-bottom:45px}.faq h2{font-size:31px}.faq summary{font-size:16px;padding:16px}.site-footer{grid-template-columns:1fr 1fr;padding-top:34px;gap:24px}.site-footer>p{display:none}.site-footer>div{font-size:11px}.site-footer small{font-size:10px}}
@media(max-width:390px){.form-grid{grid-template-columns:1fr;gap:0}.hero-photos{height:275px}.photo-note{font-size:21px;padding:12px}.site-header{gap:10px}.site-header .brand strong{font-size:22px}.nav-apply{font-size:12px}.apply-visual h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
