:root{
  --ink:#102f3c;--ink-2:#183f4d;--paper:#f7f2e9;--paper-2:#fffdf8;--sand:#e8ddcb;
  --coral:#f06f52;--coral-dark:#c94f36;--aqua:#8dd7cd;--lime:#d7e97f;--white:#fff;
  --muted:#5e7076;--line:rgba(16,47,60,.16);--shadow:0 18px 50px rgba(16,47,60,.12);
  --radius:24px;--radius-sm:14px;--max:1220px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper-2);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.03;letter-spacing:-.035em}h1{font-size:clamp(2.8rem,6.5vw,6.7rem);max-width:13ch;margin-bottom:24px}h2{font-size:clamp(2rem,4vw,4.2rem);margin-bottom:18px}h3{font-size:1.35rem;margin-bottom:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-60px;z-index:999;background:var(--white);padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}.service-strip{min-height:38px;background:var(--ink);color:#e9f6f2;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 20px;font-size:.79rem;letter-spacing:.04em;text-transform:uppercase}.service-strip a{color:var(--lime)}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:0 max(22px,calc((100vw - var(--max))/2))}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font-size:1.15rem;letter-spacing:.12em}.brand small{font-size:.74rem;color:var(--muted)}.main-nav{display:flex;justify-content:center;align-items:center;gap:22px}.main-nav a{font-size:.88rem;font-weight:700;text-decoration:none;position:relative}.main-nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;background:var(--coral);border-radius:3px}.header-cta{background:var(--coral);color:var(--white);text-decoration:none;font-weight:800;padding:12px 18px;border-radius:999px;white-space:nowrap}.header-cta:hover{background:var(--coral-dark)}.menu-button{display:none;border:0;background:transparent;padding:10px}.menu-button i{display:block;width:25px;height:2px;background:var(--ink);margin:5px}
main{overflow:hidden}.section,.home-hero,.inner-hero,.local-hero,.simple-hero,.lead-section,.cta-band,.workshop,.video-section,.university-teaser,.delivery-note,.longform{width:min(var(--max),calc(100% - 44px));margin-inline:auto}.section{padding:92px 0}.section-alt{width:100%;padding:96px max(22px,calc((100vw - var(--max))/2));background:var(--paper)}.section-dark{width:100%;padding:96px max(22px,calc((100vw - var(--max))/2));background:var(--ink);color:var(--white)}.eyebrow,.section-kicker{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--coral);margin-bottom:16px}.eyebrow.light,.section-kicker.light{color:var(--lime)}.hero-lead{font-size:clamp(1.08rem,1.8vw,1.45rem);max-width:65ch;color:var(--muted);line-height:1.5}.section-dark .hero-lead,.section-dark p{color:#d5e0e3}.section-heading{max-width:800px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p{font-size:1.05rem;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:850;line-height:1.15;border:1px solid transparent;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--coral);color:var(--white)}.button.primary:hover{background:var(--coral-dark)}.button.secondary{background:transparent;border-color:var(--ink);color:var(--ink)}.button.light{background:var(--white);color:var(--ink)}.button.ghost-light{border-color:rgba(255,255,255,.55);color:var(--white)}.button.dark{background:var(--ink);color:var(--white)}.text-link{font-weight:850;color:var(--coral-dark);text-decoration:none;border-bottom:1px solid currentColor}.hero-actions,.cta-actions,.inline-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.check-list{list-style:none;padding:0;margin:25px 0;display:grid;gap:10px}.check-list li{position:relative;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--coral);font-weight:900}.check-list.inverted li:before{color:var(--lime)}
.home-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center;padding:74px 0 84px}.home-hero h1{font-size:clamp(3rem,6.2vw,6.6rem)}.hero-visual{position:relative;margin:0;min-height:610px}.hero-visual:before{content:"";position:absolute;inset:40px -30px -28px 40px;background:var(--aqua);border-radius:44px;transform:rotate(2deg)}.hero-visual img{position:relative;width:100%;height:640px;object-fit:cover;border-radius:44px;box-shadow:var(--shadow)}.hero-visual figcaption{position:absolute;left:-35px;bottom:30px;max-width:280px;background:var(--ink);color:var(--white);padding:18px 22px;border-radius:18px;box-shadow:var(--shadow)}.hero-visual figcaption b{display:block;color:var(--lime)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.trust-row div{padding:18px 0;border-top:1px solid var(--line)}.trust-row b{display:block;font-size:1.35rem}.trust-row span{display:block;color:var(--muted);font-size:.85rem;line-height:1.35;margin-top:4px}.quick-answer{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:54px 0}.quick-answer h2{font-size:clamp(1.8rem,3vw,3.1rem);margin:0}.quick-answer>p,.quick-answer>ul,.quick-answer>div:last-child{font-size:1.08rem;color:var(--muted);margin:0}.purpose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.purpose-card{min-height:275px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:25px;text-decoration:none;display:flex;flex-direction:column;transition:.2s ease}.purpose-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.purpose-card span{font-size:.75rem;font-weight:900;color:var(--coral)}.purpose-card h3{font-size:1.65rem;margin-top:auto}.purpose-card p{margin-bottom:0;color:var(--muted)}.purpose-card.featured{background:var(--coral);color:var(--white);transform:rotate(-1deg)}.purpose-card.featured span,.purpose-card.featured p{color:var(--white)}.story-split{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.story-split figure{margin:0}.story-split img{width:100%;height:min(650px,72vw);object-fit:cover;border-radius:34px}.story-split>div{max-width:680px}.story-split p{color:var(--muted);font-size:1.08rem}.pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pack-grid article{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:300px;display:flex;flex-direction:column}.pack-grid article>span{font-size:.73rem;letter-spacing:.15em;font-weight:900;color:var(--coral)}.pack-grid h3{font-size:2rem;margin-top:40px}.pack-grid p{color:var(--muted);flex:1}.pack-grid a{font-weight:850;color:var(--coral-dark)}.pack-grid .pack-best{background:var(--ink);color:var(--white);transform:translateY(-14px)}.pack-grid .pack-best p{color:#d1dde0}.pack-grid .pack-best a{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.steps.four{grid-template-columns:repeat(4,1fr)}.steps article{border-top:1px solid rgba(255,255,255,.25);padding-top:20px}.steps b{font-size:.76rem;color:var(--lime)}.steps h3{font-size:1.2rem;margin-top:42px}.steps p{font-size:.94rem;color:#d5e0e3}.workshop{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:96px 0}.workshop p{color:var(--muted);font-size:1.08rem}.workshop figure{margin:0}.workshop img{border-radius:34px;box-shadow:var(--shadow)}.video-section{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:center}.video-copy p{color:var(--muted);font-size:1.08rem}.video-frame{max-width:430px;justify-self:end;background:#000;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.video-frame video{width:100%;max-height:720px}.location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.location-card{min-height:155px;border:1px solid var(--line);border-radius:20px;padding:20px;text-decoration:none;display:flex;flex-direction:column;background:var(--white);transition:.18s ease}.location-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--aqua)}.location-card span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);font-weight:900}.location-card strong{font-size:1.25rem;line-height:1.1;margin-top:auto}.location-card small{color:var(--muted);margin-top:7px}.location-card.compact{min-height:130px}.compact-grid{grid-template-columns:repeat(3,1fr)}.university-teaser{width:100%;padding:0 max(22px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--ink);color:var(--white);align-items:stretch}.university-teaser>div{padding:90px 60px 90px 0;align-self:center}.university-teaser p{color:#d5e0e3}.university-teaser figure{margin:0}.university-teaser img{height:100%;min-height:520px;object-fit:cover}.faq .accordion{max-width:900px}.accordion details{border-top:1px solid var(--line);padding:0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;font-size:1.1rem;font-weight:850;padding:22px 0;display:flex;justify-content:space-between;gap:20px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.45rem;color:var(--coral)}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);max-width:760px;padding-bottom:22px;margin:0}.lead-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:start}.lead-copy{position:sticky;top:130px}.lead-copy p{color:var(--muted)}.mini-proof,.contact-box{margin-top:30px;border-left:4px solid var(--aqua);background:var(--paper);padding:20px;border-radius:0 16px 16px 0}.mini-proof p{margin:6px 0 0}.contact-box{display:flex;flex-direction:column;gap:7px}.lead-form{background:var(--ink);color:var(--white);border-radius:30px;padding:30px;box-shadow:var(--shadow)}.form-head{margin-bottom:24px}.form-head span{font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;color:var(--lime);font-weight:900}.form-head strong{display:block;font-size:2rem;letter-spacing:-.03em;margin:3px 0}.form-head p{color:#cfdde0;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:block}.form-grid label.full{grid-column:1/-1}.form-grid label span{display:block;font-size:.8rem;font-weight:800;margin-bottom:7px;color:#e5eff1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:#0a2531;color:var(--white);border-radius:12px;padding:13px 14px;outline:none}.form-grid select option{color:#111}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px rgba(141,215,205,.18)}.consent{display:flex;gap:10px;margin:18px 0;font-size:.8rem;color:#d7e1e3}.consent input{margin-top:4px}.consent a{color:var(--lime)}.full-button{width:100%;border:0;cursor:pointer}.form-note{font-size:.76rem;color:#aebfc4;margin:12px 0 0}.honeypot{position:absolute;left:-9999px}.cta-band{width:100%;max-width:none;background:var(--coral);color:var(--white);padding:70px max(22px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.cta-band h2{max-width:16ch}.cta-band p{max-width:70ch}.cta-band .light{color:var(--coral)}
.inner-hero,.local-hero{display:grid;grid-template-columns:1fr .85fr;gap:55px;align-items:center;padding:72px 0 82px}.inner-hero h1,.local-hero h1{font-size:clamp(2.8rem,5.6vw,5.8rem)}.inner-hero figure,.local-hero figure{margin:0}.inner-hero figure img,.local-hero figure img{width:100%;height:600px;object-fit:cover;border-radius:40px}.local-hero figure img{height:560px}.location-truth{margin-top:28px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;color:var(--muted);font-size:.9rem}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.three-columns article{padding:25px;border-top:4px solid var(--aqua);background:var(--paper);border-radius:0 0 18px 18px}.three-columns span{font-size:.72rem;color:var(--coral);font-weight:900}.three-columns h2,.three-columns h3{font-size:1.55rem;margin-top:25px}.three-columns p{color:var(--muted)}.locality-links p,.local-cross p{color:var(--muted)}.inline-links a{display:inline-flex;padding:9px 13px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-weight:800}.nearby-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.nearby-links a{color:var(--muted)}.delivery-note{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:start}.delivery-note h2{font-size:clamp(2rem,3.5vw,3.7rem)}
.simple-hero{padding:90px 0 55px}.simple-hero h1{font-size:clamp(3rem,6vw,6rem);max-width:15ch}.simple-hero .hero-lead{max-width:800px}.career-search span{display:block;font-weight:850;margin-bottom:8px}.career-search input{width:min(100%,480px);border:1px solid var(--line);border-radius:14px;padding:14px 16px;background:var(--white);font-size:1rem}.search-note{font-size:.86rem!important;margin-top:8px!important}.career-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.career-card{padding:24px;background:var(--paper);border-radius:20px;border:1px solid transparent}.career-card:hover{border-color:var(--aqua)}.career-card h3{font-size:1.3rem}.career-card p{color:var(--muted);font-size:.94rem;margin-bottom:0}.career-card[hidden]{display:none}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.guide-card{display:block;text-decoration:none;padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--white);min-height:320px;transition:.18s ease}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-card>span{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--coral);font-weight:900}.guide-card h2{font-size:2rem;margin-top:45px}.guide-card p{color:var(--muted)}.guide-card b{color:var(--coral-dark)}.longform{max-width:980px;padding:86px 0}.longform header{max-width:850px}.longform h1{font-size:clamp(3rem,6vw,5.6rem);max-width:17ch}.article-meta{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.8rem;border-top:1px solid var(--line);padding-top:16px}.article-toc{margin:50px 0;background:var(--paper);padding:26px;border-radius:20px;display:flex;flex-direction:column;gap:8px}.article-toc b{margin-bottom:5px}.article-toc a{color:var(--muted)}.article-body{max-width:780px}.article-section{padding:30px 0;border-bottom:1px solid var(--line)}.article-section h2{font-size:2rem}.article-section p{font-size:1.08rem;color:#3d565f}.article-summary,.price-callout{margin:45px 0;background:var(--ink);color:var(--white);padding:28px;border-radius:20px}.article-summary h2{font-size:1.8rem}.price-callout a{color:var(--lime)}.legal-page{width:min(820px,calc(100% - 44px));margin:0 auto;padding:90px 0}.legal-page h1{font-size:clamp(3rem,6vw,5.2rem)}.legal-page h2{font-size:1.65rem;margin-top:40px}.legal-page p{color:#3d565f}.status-page{width:min(800px,calc(100% - 44px));margin:0 auto;padding:120px 0}.status-page h1{font-size:clamp(3rem,7vw,6rem)}
.site-footer{background:#081e28;color:#d7e2e5;padding:70px max(22px,calc((100vw - var(--max))/2)) 25px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--lime);margin-bottom:10px}.footer-grid a{color:#eaf3f4}.footer-grid p{font-size:.88rem;color:#aebfc4;margin:0}.footer-brand{color:var(--white);margin-bottom:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.78rem;color:#8fa3aa}.footer-bottom a{color:#c9d8dc}
:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
@media (max-width:1100px){.site-header{grid-template-columns:auto auto;justify-content:space-between}.main-nav{position:absolute;top:77px;left:0;right:0;background:var(--paper-2);border-bottom:1px solid var(--line);padding:20px;display:none;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-button{display:block;justify-self:end}.header-cta{display:none}.home-hero,.inner-hero,.local-hero{grid-template-columns:1fr}.hero-visual{min-height:0}.hero-visual img{height:520px}.hero-visual figcaption{left:20px}.inner-hero figure img,.local-hero figure img{height:520px}.purpose-grid{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:repeat(3,1fr)}.career-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.lead-copy{position:static}}
@media (max-width:800px){.service-strip{font-size:.66rem;gap:7px;flex-wrap:wrap}.service-strip b{display:none}.site-header{min-height:68px}.brand img{width:42px;height:42px}.main-nav{top:67px}.section{padding:68px 0}.section-alt,.section-dark{padding-top:70px;padding-bottom:70px}.home-hero{padding-top:48px}.home-hero h1,h1{font-size:clamp(2.7rem,13vw,5rem)}.hero-visual img{height:440px}.trust-row{grid-template-columns:1fr}.quick-answer,.story-split,.workshop,.video-section,.university-teaser,.lead-section,.delivery-note,.cta-band{grid-template-columns:1fr}.story-split{gap:35px}.story-split img{height:480px}.pack-grid{grid-template-columns:1fr}.pack-grid .pack-best{transform:none}.steps,.steps.four{grid-template-columns:1fr 1fr}.location-grid,.compact-grid{grid-template-columns:1fr 1fr}.university-teaser{padding:0}.university-teaser>div{padding:60px 22px}.university-teaser img{min-height:360px}.video-frame{justify-self:start;width:100%;max-width:420px}.lead-section{gap:35px}.cta-band{gap:20px}.form-grid{grid-template-columns:1fr}.career-grid{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr}.three-columns{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.inner-hero figure img,.local-hero figure img{height:430px}}
@media (max-width:520px){.section,.home-hero,.inner-hero,.local-hero,.simple-hero,.lead-section,.workshop,.longform{width:min(100% - 30px,var(--max))}.service-strip{justify-content:flex-start;padding-inline:15px}.site-header{padding-inline:15px}.brand small{display:none}.purpose-grid,.location-grid,.compact-grid,.footer-grid{grid-template-columns:1fr}.steps,.steps.four{grid-template-columns:1fr}.hero-visual img{height:380px;border-radius:28px}.hero-visual:before{display:none}.hero-visual figcaption{right:12px;left:12px;bottom:12px;max-width:none}.story-split img{height:390px}.inner-hero figure img,.local-hero figure img{height:370px;border-radius:28px}.lead-form{padding:22px;border-radius:22px}.cta-band{padding-inline:15px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{margin-top:35px}.article-section h2{font-size:1.7rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
