:root{color-scheme:dark;--bg:#11100f;--ink:#f5f1eb;--muted:#aaa49a;--gold:#cbb38b;--line:rgba(217,199,167,.16);--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:#15120d}.skip{position:fixed;top:-80px;left:20px;padding:15px;background:var(--gold);color:#111;z-index:20}.skip:focus{top:15px}.site-header{position:absolute;z-index:10;top:28px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 64px));display:flex;align-items:center;justify-content:space-between;padding:13px 18px 13px 20px;border:1px solid rgba(220,199,168,.2);border-radius:14px;background:rgba(21,19,18,.68);backdrop-filter:blur(18px)}.brand{display:flex;gap:12px;align-items:center}.brand img{object-fit:contain}.brand>span{font-size:20px;letter-spacing:.22em;font-weight:600;line-height:1.2}.brand-sub{display:block;font-size:9px;letter-spacing:.48em;margin-top:4px;font-weight:450}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav>a{transition:color .2s}.site-header nav>a:hover{color:var(--gold)}.nav-apply{display:flex;gap:28px;padding:13px 18px;background:#e6dccb;color:#17140f!important;border-radius:7px;font-weight:600}.nav-apply:hover{background:#f2e8d7}.hero{min-height:850px;height:100svh;max-height:1150px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:165px 24px 150px}.hero-scene{position:absolute;inset:0;z-index:-2;background:#211c19 url(/assets/velum-dunes.jpg) center 56% / cover no-repeat;transform:scale(1.025)}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(8,7,6,.2),rgba(8,7,6,.08) 50%,#11100f 100%)}.hero-content{text-align:center;max-width:930px;position:relative;margin-top:-28px}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:550;line-height:1.6;color:var(--gold);margin:0 0 30px}.hero .eyebrow{display:flex;justify-content:center;align-items:center;gap:12px}.eyebrow>span{width:24px;height:1px;background:var(--gold)}h1{font-size:clamp(60px,6.1vw,94px);font-weight:450;letter-spacing:-.065em;line-height:1.12;margin:0 0 28px}h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;font-size:1.22em;color:#e3d0af;line-height:1.1}em{font-style:italic}.hero-description{font-size:16px;line-height:1.85;color:#d0c7bb;max-width:520px;margin:0 auto 32px}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;padding:17px 24px;border-radius:7px;font-size:14px;font-weight:650;transition:transform .25s,background .25s,box-shadow .25s}.button-gold{background:var(--gold);color:#1a150f;box-shadow:0 3px 22px #0002}.button-gold:hover{background:#e3cda9;transform:translateY(-3px);box-shadow:0 8px 25px #0004}.button span{font-size:20px;font-weight:400}.hero-bottom{position:absolute;bottom:39px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between;color:#b5ac9f;font-size:10px;letter-spacing:.13em}.hero-bottom a{display:flex;align-items:center;gap:15px;font-size:13px;letter-spacing:0}.hero-bottom a span{font-size:19px}.section{max-width:1200px;margin:0 auto;padding:120px 44px}.intro{text-align:center;max-width:810px}.intro .eyebrow{margin-bottom:24px}h2{font-size:clamp(38px,4.2vw,60px);font-weight:450;letter-spacing:-.055em;line-height:1.16;margin:0 0 26px}h2 em{font-family:var(--serif);font-weight:400;font-size:1.2em;letter-spacing:-.035em;color:#cbb99c}.intro>p:not(.eyebrow){font-size:17px;color:var(--muted);line-height:1.9;max-width:530px;margin:0 auto 24px}.text-link{font-size:14px;display:inline-flex;gap:28px;border-bottom:1px solid #776446;padding:8px 0 12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:15px;color:var(--muted);line-height:1.9;margin:0 0 6px}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pillars article{border:1px solid var(--line);border-radius:12px;background:linear-gradient(140deg,#201c17,#141310 75%);padding:32px 28px 0;transition:border-color .3s,transform .3s}.pillars article:hover{border-color:#8b7655;transform:translateY(-5px)}.index{font-size:12px;letter-spacing:.12em;color:var(--gold)}h3{font-size:27px;line-height:1.3;letter-spacing:-.035em;font-weight:450;margin:40px 0 20px}.pillars p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 34px}.card-foot{padding:20px 0;border-top:1px solid var(--line);font-size:12px;color:#d2c5b0}.approach{padding-top:30px}.apply-section{text-align:center;border-top:1px solid var(--line);max-width:none;padding:110px 24px 125px;background:radial-gradient(ellipse at 50% 100%,#31271b 0%,#11100f 67%)}.apply-mark{object-fit:contain;margin-bottom:35px;opacity:.8}.apply-section .eyebrow{margin-bottom:24px}.apply-section>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:30px}.application-note{display:block;margin-top:18px;color:#a89e8e;font-size:12px}footer{padding:48px;max-width:1440px;margin:0 auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-wordmark{font-size:34px;letter-spacing:.24em;font-weight:500}footer>div{display:flex;align-items:center;gap:35px;font-size:12px;color:var(--muted)}footer>div>span:first-child{font-size:10px;letter-spacing:.14em}footer a:hover{color:var(--gold)}
@media(min-width:1500px){.hero{min-height:900px}}
@media(max-width:800px){.site-header{width:calc(100% - 32px);top:16px;padding:10px 12px}.brand{gap:7px}.brand img{width:36px;height:36px}.brand>span{font-size:16px}.brand-sub{font-size:8px}.site-header nav{gap:18px}.site-header nav>a:not(.nav-apply){display:none}.nav-apply{font-size:12px;gap:16px;padding:12px}.hero{min-height:750px;max-height:1000px;padding:155px 20px 140px}.hero-content{margin-top:0}h1{font-size:clamp(47px,8.2vw,68px)}.hero-description{font-size:15px;max-width:420px}.hero-bottom{left:24px;right:24px;bottom:30px;justify-content:center}.hero-bottom>span{display:none}.section{padding:85px 24px}.section-heading{display:block}.section-heading>p{margin:24px 0 0}.pillars{grid-template-columns:1fr}.pillars article{padding:28px 26px 0}h3{margin-top:30px}.pillars p{max-width:550px}.approach{padding-top:15px}.apply-section{padding:85px 24px}footer{padding:38px 24px;display:block}footer>div{margin-top:30px;justify-content:space-between;gap:20px;flex-wrap:wrap}footer>div>span:first-child{width:100%}.intro>p:not(.eyebrow){font-size:16px}}
@media(max-width:390px){h1{font-size:43px}.hero .eyebrow{font-size:10px;letter-spacing:.13em}.hero-description{font-size:14px}.desktop-break{display:none}.brand-sub{display:none}.nav-apply{padding:11px 10px}.hero{min-height:700px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-content{animation:hero-enter 1.1s cubic-bezier(.22,1,.36,1) both}.hero-scene{animation:scene-enter 2.6s ease-out both}.reveal-ready{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.reveal-ready.is-visible{opacity:1;transform:none}@keyframes hero-enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes scene-enter{from{opacity:.2;transform:scale(1.08)}to{opacity:1;transform:scale(1.025)}}
.application-page{background:#11100f}.application-page:before{content:'';position:absolute;inset:0 0 auto;height:750px;z-index:-1;background:linear-gradient(#11100f66,#11100f),url(/assets/velum-dunes.jpg) center/cover;opacity:.35}.back-link{font-size:14px;color:#d2c4ad}.application-layout{max-width:1200px;margin:auto;padding:185px 44px 100px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.application-intro{padding-top:44px;position:sticky;top:44px}.application-intro h1{font-size:68px;margin-bottom:30px}.application-intro>p:not(.eyebrow){font-size:17px;line-height:1.8;color:var(--muted);max-width:340px}.application-expectation{border-top:1px solid var(--line);margin-top:45px;padding-top:30px;max-width:330px}.application-expectation>span{font-size:12px;letter-spacing:.14em;color:var(--gold)}.application-expectation p{font-size:15px;line-height:1.85;color:var(--muted)}.application-intro .text-link{margin-top:10px}.form-panel{padding:36px;border:1px solid var(--line);border-radius:14px;background:rgba(24,22,19,.93)}.form-heading h2{font-size:26px;letter-spacing:-.04em;margin-bottom:10px}.form-heading p{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px}.field.full{grid-column:1/-1}.field label{display:block;font-size:14px;line-height:1.5;margin-bottom:10px}.field label>span{font-size:12px;color:var(--muted)}input,textarea{font:inherit;line-height:1.5}.field input,.field textarea{width:100%;background:#100f0d;border:1px solid #454039;border-radius:7px;color:#f4eee5;padding:12px 13px;font-size:16px;transition:border-color .2s;min-height:48px}.field input::placeholder,.field textarea::placeholder{color:#898276}.field input:focus,.field textarea:focus{outline:2px solid var(--gold);outline-offset:2px;border-color:var(--gold)}.field textarea{resize:vertical;min-height:140px}.field-hint{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}.check-field{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.65;color:#c4baab;margin-top:22px;cursor:pointer}.check-field input{flex:none;accent-color:var(--gold);width:18px;height:18px;margin:2px 0}.submit-button{border:0;width:100%;cursor:pointer;margin-top:30px;min-height:56px}.submit-button:disabled{opacity:.6;cursor:wait;transform:none}.form-privacy{font-size:12px;line-height:1.7;text-align:center;color:var(--muted);margin:18px 0 0}.form-error{color:#ffd4c7;background:#522e2533;border:1px solid #8e5543;padding:14px;font-size:14px;line-height:1.7;border-radius:6px;margin:24px 0 0}.website-field{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}.application-success{text-align:center;padding:35px 0}.success-symbol{display:inline-grid;place-items:center;width:62px;height:62px;border-radius:50%;border:1px solid var(--gold);color:var(--gold);font-size:30px;margin-bottom:34px}.application-success h2{font-size:35px}.application-success>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8}.application-success .reference{font-size:13px;margin:25px 0 35px}.reference strong{color:var(--gold);letter-spacing:.08em}.application-success:focus{outline:none}
@media(max-width:950px){.application-layout{gap:35px;padding-left:28px;padding-right:28px}.application-intro h1{font-size:54px}.form-panel{padding:26px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}
@media(max-width:700px){.application-layout{grid-template-columns:1fr;padding:140px 20px 65px;gap:40px}.application-intro{position:static;padding-top:0}.application-intro .eyebrow{margin-bottom:20px}.application-intro h1{font-size:58px}.application-intro>p:not(.eyebrow){max-width:450px}.application-expectation{display:none}.application-intro .text-link{margin-top:0}.form-panel{padding:25px 20px}.back-link{font-size:12px}.form-grid{gap:23px}.hero{min-height:780px}.hero-scene{background-position:58% center}}
@media(prefers-reduced-motion:reduce){.hero-content,.hero-scene{animation:none}.reveal-ready{opacity:1;transform:none;transition:none}}

.values{display:grid;grid-template-columns:1fr 1fr;gap:85px;border-top:1px solid var(--line);padding-top:100px;padding-bottom:115px}.values-intro>p:not(.eyebrow){max-width:390px;color:var(--muted);font-size:16px;line-height:1.85}.values-intro .text-link{margin-top:16px;line-height:1.7;gap:18px}.values-list article{display:flex;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.values-list article:first-child{padding-top:0}.values-list article>span{color:var(--gold);font-size:12px;letter-spacing:.12em;padding-top:6px}.values-list h3{font-size:23px;margin:0 0 12px}.values-list p{color:var(--muted);font-size:16px;line-height:1.85;margin:0}.values-list article:last-child{border-bottom:0;padding-bottom:0}@media(max-width:800px){.values{grid-template-columns:1fr;gap:40px;padding-top:70px;padding-bottom:80px}.values-intro>p:not(.eyebrow){max-width:550px}.values-list article{gap:20px}.hero .eyebrow{font-size:11px;letter-spacing:.15em}}

/* Quiet continuous landscape motion, with an explicit pause control. */
.hero-scene{animation:none;transform:none}.hero-scene canvas{width:100%;height:100%;display:block;opacity:0;transition:opacity 1.5s ease}.motion-ready .hero-scene canvas{opacity:1}.hero-bottom{min-height:44px}.motion-toggle{color:#e0d4c1;background:#15120d66;border:1px solid #cbb38b55;border-radius:24px;padding:10px 16px;min-height:44px;font:inherit;font-size:12px;letter-spacing:.03em;cursor:pointer;backdrop-filter:blur(10px);transition:background .2s,border-color .2s}.motion-toggle:hover{background:#32281cb3;border-color:var(--gold)}.pillars p,.section-heading>p,.application-expectation p{font-size:16px}.card-foot,.check-field{font-size:14px}.hero-bottom>span{font-size:12px;letter-spacing:.06em}.hero-description{font-size:16px}.values-list article{scroll-margin-top:80px}
@media(max-width:800px){.hero{min-height:680px;max-height:1000px;padding-bottom:130px}.hero-description{font-size:16px}.hero-bottom{justify-content:space-between;gap:16px}.hero-bottom>a{font-size:14px}.hero-bottom .motion-toggle{margin-left:auto}.hero-bottom:has(.motion-toggle[hidden]){justify-content:center}.pillars article{transition:border-color .3s}.pillars article:hover{transform:none}}
@media(max-width:390px){.hero{min-height:660px}.hero-description{font-size:16px}.hero h1{font-size:clamp(2.5rem,11vw,2.8rem)}.hero .eyebrow{font-size:12px;letter-spacing:.07em}.hero-bottom{left:20px;right:20px}.motion-toggle{font-size:12px;padding:10px 14px}}
@media(prefers-reduced-motion:reduce){.hero-scene canvas{display:none}.motion-toggle{display:none}.hero-scene{transform:none}.hero-content{animation:none}}

.hero:after{background:radial-gradient(ellipse at 50% 52%,rgba(8,7,6,.28),transparent 65%),linear-gradient(180deg,rgba(8,7,6,.2),rgba(8,7,6,.08) 50%,#11100f 100%)}.hero-description{color:#e5ddd1;text-shadow:0 1px 12px #000;font-weight:500}

/* Layered sunrise: the transparent dunes occlude the rising sun. */
.sunrise-world{position:absolute;inset:0;overflow:hidden;opacity:0;background:linear-gradient(180deg,#171416 0%,#282023 45%,#403027 70%,#15100d 100%);transition:opacity .3s ease}.sunrise-ready .sunrise-world{opacity:1}.sunrise-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 38%,#c9925680 0%,#87593650 30%,#271d1900 65%),linear-gradient(180deg,#221817 0%,#65462c 53%,#2d211a 75%,#14100d 100%)}.sunrise-sun{position:absolute;width:clamp(250px,28vw,400px);height:auto;left:50%;top:17%;transform:translate(-50%,0);object-fit:contain;will-change:transform}.sunrise-dunes{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.sunrise-night,.sunrise-light{position:absolute;inset:0;pointer-events:none}.sunrise-night{background:linear-gradient(180deg,#10101855,#08080bda);opacity:0}.sunrise-light{background:radial-gradient(ellipse at 50% 55%,#f0b86138,transparent 60%);opacity:.55;mix-blend-mode:screen}.hero-content{animation:none}.hero-content>.eyebrow{animation:sunrise-copy .9s .15s both}.hero-content>h1{animation:sunrise-copy 1.1s .4s both}.hero-content>.hero-description{animation:sunrise-copy .9s .75s both}.hero-content>.button{animation:sunrise-copy .9s .95s both}.hero:after{background:linear-gradient(180deg,#0807060a 10%,#08070612 34%,#08070666 63%,#11100f 100%)}.hero-content{margin-top:55px}.hero-description{color:#ece4d8;text-shadow:0 2px 14px #000;font-weight:500}.hero h1{text-shadow:0 2px 24px #100b0755}@keyframes sunrise-copy{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){.sunrise-sun{width:280px;top:15%}.hero-content{margin-top:95px}.hero{padding-top:150px;padding-bottom:130px}.hero-content>.eyebrow{margin-bottom:23px}.hero-description{margin-bottom:28px}.hero h1{margin-bottom:24px}}
@media(max-height:740px) and (max-width:800px){.hero-content{margin-top:50px}.sunrise-sun{top:10%;width:245px}}
@media(prefers-reduced-motion:reduce){.sunrise-world{transition:none}.sunrise-sun{will-change:auto}.hero-content>*{animation:none!important}.motion-toggle{display:none}}

.sunrise-world{--sun-x:72%}.sunrise-sun{left:var(--sun-x);top:8%}.sunrise-glow{background:radial-gradient(ellipse at var(--sun-x) 32%,#c9925680 0%,#87593650 30%,#271d1900 65%),linear-gradient(180deg,#221817 0%,#65462c 53%,#2d211a 75%,#14100d 100%)}
@media(max-width:800px){.sunrise-world{--sun-x:50%}.sunrise-sun{top:10%}.hero h1{text-shadow:0 2px 8px #100b07aa,0 2px 24px #100b0788}}

/* The editorial chapters continue the desert palette below the sunrise. */
.agency-home{--ivory:#f2eee6;--paper-ink:#28231e;--paper-muted:#655b50;--paper-gold:#84673c}
.agency-home .hero{padding-bottom:170px}
.agency-home .hero-bottom{bottom:72px}
.ivory-chapter{position:relative;background:var(--ivory);color:var(--paper-ink);border-radius:clamp(36px,6vw,88px);margin-top:-32px;isolation:isolate}
.ivory-chapter .eyebrow,.ivory-chapter .index{color:var(--paper-gold)}
.ivory-chapter h2 em{color:var(--paper-gold)}
.ivory-chapter .intro{max-width:1000px;padding-top:120px;padding-bottom:108px}
.headline-line{display:block}
.agency-home h2{font-size:clamp(2.6rem,4.7vw,4.4rem);line-height:1.16;letter-spacing:-.055em}
.ivory-chapter .intro>p:not(.eyebrow){color:var(--paper-muted);max-width:580px;font-size:17px;line-height:1.9;margin-top:30px}
.ivory-chapter .text-link{border-color:#a9916d;color:var(--paper-ink)}
.ivory-chapter .text-link:hover{color:var(--paper-gold)}
.ivory-chapter .approach{padding-top:0;padding-bottom:105px;max-width:1280px}
.ivory-chapter .section-heading{padding-top:60px;border-top:1px solid #cfc5b5;gap:48px;margin-bottom:45px}
.ivory-chapter .section-heading h2{font-size:clamp(2.5rem,4vw,3.65rem)}
.ivory-chapter .section-heading>p{color:var(--paper-muted);max-width:350px}
.ivory-chapter .pillars{gap:20px}
.ivory-chapter .pillars article{display:flex;flex-direction:column;background:#e8e2d8;border:1px solid transparent;border-radius:24px;padding:32px 28px 0;min-height:380px}
.ivory-chapter .pillars article:hover{border-color:#b8a282;background:#eee8de}
.ivory-chapter .pillars h3{font-size:clamp(1.6rem,2.3vw,2rem);margin-top:42px;line-height:1.25;font-weight:500}
.ivory-chapter .pillars p{color:var(--paper-muted);line-height:1.8;margin-bottom:30px}
.ivory-chapter .card-foot{border-color:#cfc5b5;color:#554b3d;margin-top:auto;padding:22px 0;font-size:14px}
.agency-home .eyebrow,.agency-home .index{font-size:14px;letter-spacing:.12em}
.agency-home .values{border:0;max-width:1280px;padding-top:145px;padding-bottom:150px;gap:90px;align-items:start}
.agency-home .values h2{font-size:clamp(2.5rem,4vw,3.8rem)}
.agency-home .values-list{padding-top:7px}
.agency-home .values-list article{padding-top:30px;padding-bottom:30px}
.agency-home .values-list article:first-child{padding-top:0}
.agency-home .values-list article>span{font-size:14px}
.agency-home .values-list h3{font-size:25px}
.agency-home .values-intro .text-link{font-size:14px}
.agency-home .apply-section{position:relative;z-index:1;color:var(--paper-ink);background:var(--ivory);border:0;border-radius:clamp(36px,6vw,88px);padding:95px 24px 105px}
.agency-home .apply-section .eyebrow,.agency-home .apply-section h2 em{color:var(--paper-gold)}
.agency-home .apply-section>p:not(.eyebrow),.agency-home .application-note{color:var(--paper-muted)}
.agency-home .apply-mark{margin-bottom:24px;opacity:1}
.agency-home .apply-section .button-gold{background:#29231e;color:#f5ede0;box-shadow:none}
.agency-home .apply-section .button-gold:hover{background:#4b3c2c}
.agency-home .application-note{font-size:14px;line-height:1.7}
.agency-home .desert-footer{position:relative;max-width:none;min-height:610px;display:flex;flex-direction:column;justify-content:flex-end;gap:45px;padding:150px 48px 36px;border:0;margin-top:-65px;background:linear-gradient(180deg,#11100f22 25%,#11100f33 60%,#11100fed 100%),url(/assets/velum-dunes.jpg) center 55%/cover}
.agency-home .footer-wordmark{display:block;text-align:center;font-size:clamp(5.5rem,21vw,23rem);line-height:1;letter-spacing:-.045em;font-weight:450;color:#f2e8d8;text-shadow:0 3px 30px #17110b22}
.agency-home .footer-wordmark:hover{color:#fff8ed}
.agency-home .desert-footer>div{width:100%;max-width:1280px;justify-content:space-between;gap:24px;color:#e3d7c6;font-size:14px;line-height:1.7}
.agency-home .desert-footer>div>span:first-child{font-size:12px;letter-spacing:.1em}
.agency-home .reveal-group .headline-line,.agency-home .reveal-group>p,.agency-home .reveal-group>.text-link,.agency-home .reveal-group>.button,.agency-home .reveal-group>.apply-mark,.agency-home .reveal-group>.application-note,.agency-home .reveal-group>div>.eyebrow{opacity:0;transform:translateY(22px);transition:opacity .85s ease,transform .95s cubic-bezier(.22,1,.36,1)}
.agency-home .reveal-group.is-visible .headline-line,.agency-home .reveal-group.is-visible>p,.agency-home .reveal-group.is-visible>.text-link,.agency-home .reveal-group.is-visible>.button,.agency-home .reveal-group.is-visible>.apply-mark,.agency-home .reveal-group.is-visible>.application-note,.agency-home .reveal-group.is-visible>div>.eyebrow{opacity:1;transform:none}
.agency-home .reveal-group .headline-line:first-child{transition-delay:.1s}
.agency-home .reveal-group .headline-line:nth-child(2){transition-delay:.23s}
.agency-home .reveal-group>p:not(.eyebrow){transition-delay:.35s}
.agency-home .reveal-group>.text-link,.agency-home .reveal-group>.button{transition-delay:.45s}
.agency-home .reveal-group>.application-note{transition-delay:.5s}
.agency-home .pillars article:nth-child(2){transition-delay:.1s}
.agency-home .pillars article:nth-child(3){transition-delay:.2s}
@media(max-width:800px){
 .ivory-chapter{margin-top:-25px}
 .ivory-chapter .intro{padding:78px 24px 70px}
 .agency-home h2{font-size:clamp(2.25rem,6.9vw,3.5rem)}
 .ivory-chapter .intro>p:not(.eyebrow){font-size:16px;margin-top:24px}
 .ivory-chapter .approach{padding:0 24px 65px}
 .ivory-chapter .section-heading{padding-top:45px;margin-bottom:30px}
 .ivory-chapter .section-heading h2{font-size:2.6rem}
 .ivory-chapter .pillars article{min-height:0;padding:28px 25px 0}
 .ivory-chapter .pillars h3{font-size:28px;margin-top:30px}
 .agency-home .values{padding:80px 24px;gap:45px}
 .agency-home .values h2{font-size:2.6rem}
 .agency-home .apply-section{padding:70px 24px 80px}
 .agency-home .desert-footer{min-height:440px;padding:140px 24px 28px;gap:45px;background-position:60% center}
 .agency-home .desert-footer>div{margin:0;flex-wrap:wrap;gap:20px}
 .agency-home .desert-footer>div>span:first-child{width:100%}
 .agency-home .hero-bottom{bottom:62px}
 .agency-home .hero .eyebrow{font-size:12px;letter-spacing:.07em}
}
@media(max-width:390px){
 .agency-home h2,.agency-home .values h2,.ivory-chapter .section-heading h2{font-size:2.15rem}
 .agency-home .eyebrow,.agency-home .index{font-size:12px}
 .agency-home .hero .eyebrow{font-size:11px}
 .agency-home .desert-footer{min-height:370px;padding-left:20px;padding-right:20px}
 .agency-home .footer-wordmark{font-size:22vw}
}
@media(prefers-reduced-motion:reduce){
 .agency-home .reveal-group .headline-line,.agency-home .reveal-group>p,.agency-home .reveal-group>.text-link,.agency-home .reveal-group>.button,.agency-home .reveal-group>.apply-mark,.agency-home .reveal-group>.application-note,.agency-home .reveal-group>div>.eyebrow{opacity:1;transform:none;transition:none}
}

@media(max-width:800px){.agency-home .hero{padding-bottom:130px}.agency-home .sunrise-sun{top:6%;width:250px}}

/* The closing desert repeats the sunrise with a slower arrival. */
.agency-home .desert-footer{isolation:isolate;overflow:hidden;min-height:780px;padding-top:250px;background:#171416 url(/assets/velum-dunes.jpg) center/cover}
.agency-home .desert-footer .footer-scene{position:absolute;inset:0;z-index:-1;max-width:none;margin:0;background:linear-gradient(#21191c,#67482f 64%,#1e1713);opacity:0;pointer-events:none}
.agency-home .footer-scene-ready .footer-scene{opacity:1}
.footer-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 38%,#b27d4899,transparent 65%)}
.footer-sun{position:absolute;width:260px;height:auto;left:50%;top:13%;transform:translateX(-50%)}
.footer-dunes{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.footer-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#100d0a44 65%,#100d0acc)}
.agency-home .desert-footer .footer-wordmark{overflow:hidden;padding:.05em 0;line-height:1.05}
.footer-wordmark span{display:block}
.footer-motion-toggle{position:absolute;right:32px;top:100px}
@media(max-width:800px){.agency-home .desert-footer{min-height:570px;padding-top:260px}.footer-sun{width:220px;top:16%}.footer-motion-toggle{top:85px;right:24px}.agency-home .desert-footer .footer-scene{margin:0}.agency-home .desert-footer>div:last-child{position:relative}}

.agency-home .values{position:relative;isolation:isolate;max-width:none;padding-left:max(44px,calc((100% - 1192px)/2));padding-right:max(44px,calc((100% - 1192px)/2));overflow:hidden;padding-bottom:170px}
.particle-field{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;mask-image:linear-gradient(180deg,transparent,#000 15%,#000 85%,transparent)}
.agency-home .values-intro,.agency-home .values-list{position:relative}
.agency-home .values-intro:before,.agency-home .values-list:before{content:'';position:absolute;inset:-24px;z-index:-1;background:radial-gradient(ellipse,#11100feb 25%,#11100fbb 65%,transparent 75%);pointer-events:none}
@media(max-width:800px){.agency-home .values{padding-left:24px;padding-right:24px;padding-bottom:130px}.particle-field{opacity:.7}}
