*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{margin:0;background:#f5f6f1;color:#17232d;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}p{line-height:1.7}h1,h2,h3,p,figure{margin:0}h1,h2{text-wrap:balance}h1{letter-spacing:-.025em}h2{font-size:clamp(38px,4.6vw,64px);line-height:1.04;letter-spacing:-.025em}h3{font-size:22px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b06500;outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-70px;z-index:200;background:#fff;padding:12px}.skip-link:focus{top:12px}.review-bar{height:58px;background:#fff;color:#202a33;border-bottom:1px solid #d9dce0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 24px;font-size:12px;position:relative;z-index:90}.review-bar>div{align-self:stretch;display:flex}.review-bar button{border:0;border-bottom:3px solid transparent;background:transparent;padding:7px 24px 4px;font-size:13px;font-weight:700;color:#3b4650}.review-bar button small{display:block;font-size:10px;font-weight:500;margin-top:3px;color:#5a636c}.review-bar button[aria-pressed=true]{border-color:#1642cf;color:#153bb5;background:#f1f4fc}.review-bar button:hover{background:#edf0f5}.direction{--ink:#17232d;--bg:#f5f6f1;--accent:#1642cf;--muted:#52606a;background:var(--bg);color:var(--ink)}.site-header{min-height:96px;padding:12px 5vw;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid #ccd1d0}.brand{display:flex;gap:15px;align-items:center}.brand img{width:90px;height:50px;object-fit:contain}.brand>span{font-size:20px;line-height:1.04;font-weight:800;letter-spacing:-.02em}.brand small{font-size:13px;font-weight:500;letter-spacing:.03em}.desktop-nav{display:flex;gap:36px;font-size:14px;font-weight:600}.desktop-nav a{padding:10px 0;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:currentColor}.menu-toggle{display:none;border:1px solid currentColor;color:inherit;background:transparent;padding:10px 14px}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--bg);color:var(--ink);padding:20px 6vw;z-index:30;box-shadow:0 14px 22px #0002}.mobile-nav a{display:block;padding:14px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:16px 22px;background:var(--accent);color:#fff;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.3;transition:background .18s,transform .18s}.button>span{font-size:24px;font-weight:400;line-height:.7}.button:hover{background:#102f94;transform:translateY(-2px)}.button:disabled{opacity:.5;cursor:not-allowed}.text-link{display:inline-block;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:7px}.section{padding:110px 7vw}.section-label{font-size:14px;line-height:1.4;margin-bottom:28px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.section-heading>p{max-width:36ch;font-size:16px;color:var(--muted)}.service-list{border-top:1px solid currentColor}.service{border-bottom:1px solid #bac1c7}.service summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;font-size:clamp(20px,2.25vw,30px);font-weight:600}.service summary::-webkit-details-marker{display:none}.service summary:hover{color:var(--accent)}.service .plus{font-size:30px;font-weight:400;transition:transform .2s}.service[open] .plus{transform:rotate(45deg)}.service-copy{padding:0 0 35px;max-width:75ch;font-size:16px}.service-copy p+p{margin-top:20px}.service-copy ul{line-height:1.7;padding-left:20px;margin:20px 0}.service-copy .text-link{margin-top:24px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9vw;border-top:1px solid #bac1c7}.about-body{padding-top:42px}.about-body>p{max-width:62ch}.about .lead{font-size:23px;line-height:1.45;margin-bottom:24px}.founder{display:flex;align-items:center;gap:18px;margin-top:40px;padding-top:28px;border-top:1px solid #bac1c7}.founder-mark{font-size:27px;font-weight:700;width:60px;height:60px;display:grid;place-content:center;background:var(--ink);color:var(--bg)}.founder h3{font-size:18px}.founder p{font-size:13px;color:var(--muted);margin-top:4px}.founder-bio{font-size:14px;margin:24px 0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#e8edf0}.contact h2{margin-bottom:30px}.contact-intro>p:not(.section-label){max-width:35ch;font-size:16px}.contact-intro>a{display:block;width:fit-content;overflow-wrap:anywhere}.contact-phone{font-size:25px;font-weight:600;margin:35px 0 12px}.contact-intro>a:not(.contact-phone){font-size:14px}.contact address{font-style:normal;font-size:14px;line-height:1.6;margin-top:30px;color:var(--muted)}.form-wrap{align-self:start}form{display:flex;flex-direction:column;gap:24px}.form-note{font-size:12px;line-height:1.6;color:var(--muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}form label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:600}input,select,textarea{width:100%;min-width:0;border:0;border-bottom:1px solid #83939c;border-radius:0;padding:12px 0;background:transparent;color:var(--ink);font-size:16px;font-weight:400}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}select option{color:#17232d;background:white}textarea{resize:vertical}form .button{align-self:start;margin-top:6px}.form-result{padding:35px 0}.form-result h3{margin-bottom:20px}.form-result .button{margin-top:25px}.site-footer{padding:35px 5vw;display:flex;justify-content:space-between;gap:20px;font-size:12px}.review-note{padding:18px 5vw 72px;font-size:11px;line-height:1.7;color:var(--muted);border-top:1px solid #c4cbcf}.review-note a{text-decoration:underline}.hero-label{font-size:13px;font-weight:600}.hero-deck{max-width:40ch;font-size:17px}.hero .button{margin-top:30px}
/* WORKDAY — trade signage, broad cobalt fields and direct service rows. */
.workday .hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;padding:0 0 0 7vw}.workday .hero-copy{padding:45px 38px 50px 0}.workday h1{font-family:'Barlow Condensed',sans-serif;font-size:clamp(64px,7.6vw,96px);font-weight:700;text-transform:uppercase;line-height:.94;margin:25px 0 25px}.workday h1 em{font-style:normal;color:var(--accent)}.workday .hero-image{position:relative;min-width:0;overflow:hidden}.workday .hero-image img{width:100%;height:100%;object-fit:cover;object-position:62% center}.workday .hero-image figcaption{position:absolute;left:0;bottom:0;width:100%;background:#1642cf;color:#fff;padding:22px 28px;font-size:14px;font-weight:600}.workday .offer-line{display:flex;gap:30px;justify-content:space-between;align-items:center;background:#17232d;color:#fff;padding:32px 7vw;font-size:clamp(18px,2.2vw,29px);font-weight:500}.workday .offer-line strong{font-weight:700;color:#d6e1ff}.workday h2{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;font-weight:600}.workday .photo-break{height:360px;position:relative;overflow:hidden}.workday .photo-break img{width:100%;height:100%;object-fit:cover;object-position:center 70%}.workday .photo-break::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b172be6,transparent)}.workday .photo-break p{position:absolute;left:7vw;top:50%;transform:translateY(-50%);z-index:1;color:white;font-family:'Barlow Condensed',sans-serif;font-size:clamp(32px,4vw,56px);line-height:1.05;text-transform:uppercase}.workday .contact{background:#dfe7f6}
/* THE PRINCIPAL — a consulting prospectus, photographic opening, quiet long-form rhythm. */
.principal{--ink:#213f38;--bg:#edf3f4;--accent:#213f38;--muted:#4e6661;font-family:'Source Sans 3',sans-serif}.principal .site-header{background:#edf3f4;min-height:105px;padding-left:7vw;padding-right:7vw;border:0}.principal .brand>span{display:flex;flex-direction:column;gap:4px;font-family:'Libre Caslon Display',Georgia,serif;font-size:28px;font-weight:400;line-height:1}.principal .brand br{display:none}.principal .brand small{font-family:'Source Sans 3',sans-serif;font-size:12px;line-height:1.2}.principal .desktop-nav{font-size:16px;font-weight:400}.principal .hero{position:relative;min-height:670px;isolation:isolate;display:flex;align-items:center;color:white}.principal .hero-background{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 53%;z-index:-2}.principal .hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102c27ed 0%,#102c279c 48%,#102c270d 100%);z-index:-1}.principal .hero-copy{padding:35px 9vw 45px}.principal h1{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;font-size:clamp(58px,6.2vw,80px);line-height:1.01;letter-spacing:-.025em;margin:30px 0 28px}.principal h1 em{font-style:normal;color:#cce3c9}.principal .hero-label{font-size:15px;font-weight:400}.principal .hero-deck{font-size:18px;max-width:44ch;color:#e1ebe7}.principal .hero .button{background:#edf3f4;color:#213f38;border-radius:0;font-weight:600}.principal .hero .button:hover{background:#d5e5df}.principal h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;font-size:clamp(40px,4.5vw,66px);letter-spacing:-.02em;line-height:1.08}.principal .intro{text-align:center;padding:95px 8vw;max-width:1100px;margin:auto}.principal .intro>p:last-child{font-size:21px;line-height:1.65;max-width:55ch;margin:30px auto 0}.principal .intro .section-label{font-size:15px;margin-bottom:22px}.principal .services{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;background:#fff;padding-top:90px;padding-bottom:100px}.principal .section-heading{display:block;align-self:start}.principal .section-heading h2{margin-bottom:25px}.principal .section-heading>p{font-size:18px;max-width:29ch}.principal .section-heading .section-label{font-size:15px;color:var(--ink)}.principal .service-list{border-top:1px solid #8ca49c}.principal .service summary{font-family:'Libre Caslon Display',Georgia,serif;font-size:28px;font-weight:400;padding:25px 0}.principal .service-copy{font-size:17px}.principal .service{border-color:#becfc9}.principal .about{border:0;padding-top:115px;padding-bottom:115px}.principal .about-body{padding-top:45px}.principal .about .lead{font-family:'Libre Caslon Display',Georgia,serif;font-size:32px;line-height:1.2}.principal .founder-mark{border-radius:50%;font-family:'Libre Caslon Display',Georgia,serif;font-weight:400}.principal .contact{--muted:#d1e0da;--ink:#f5f8f6;--bg:#213f38;background:#213f38;color:#f5f8f6}.principal .contact .button{background:#edf3f4;color:#213f38}.principal .contact .button:hover{background:#d5e5df}.principal .contact input,.principal .contact select,.principal .contact textarea{border-color:#9cb4a9}.principal .site-footer{padding:40px 7vw}.principal .review-note{padding-left:7vw;padding-right:7vw}
/* STRAIGHT TALK — full cobalt, typographic opening, a working service index. */
.straight{--ink:#101c42;--bg:#f3f5fc;--accent:#2446d8;--muted:#4d587b;font-family:Manrope,sans-serif}.straight .site-header{color:#fff;background:#2446d8;border-color:#748af1;padding-left:7vw;padding-right:7vw}.straight .brand img{width:76px;height:48px}.straight .brand>span{font-size:19px}.straight .hero{background:#2446d8;color:#fff;padding:55px 7vw 0;min-height:635px}.straight .hero-label{font-size:15px;font-weight:500;margin-bottom:35px}.straight h1{font-size:clamp(51px,7.3vw,96px);font-weight:600;line-height:1.04;letter-spacing:-.04em}.straight h1 span{color:#e0e7ff}.straight .hero-bottom{display:flex;gap:60px;align-items:center;justify-content:space-between;margin-top:40px;padding-bottom:50px}.straight .hero-bottom p{font-size:18px;max-width:44ch;line-height:1.6}.straight .hero .button{margin:0;background:#fff;color:#1735ae;flex-shrink:0}.straight .hero .button:hover{background:#e0e7ff}.straight .down-link{display:flex;justify-content:space-between;padding:25px 0;border-top:1px solid #8799ee;font-size:14px}.straight .down-link span{font-size:24px;line-height:1}.straight h2{font-size:clamp(39px,4.5vw,65px);font-weight:600}.straight .services{padding-top:100px;padding-bottom:105px}.straight .service-browser{display:grid;grid-template-columns:1fr 1.4fr;gap:7vw;border-top:1px solid #a5afca;padding-top:35px}.straight .service-tabs{display:flex;flex-direction:column;gap:0;align-self:start}.straight .service-tabs button{background:transparent;color:#4d587b;border:0;border-bottom:1px solid #c2c9dc;text-align:left;padding:18px 30px 18px 0;font-size:20px;line-height:1.3;position:relative}.straight .service-tabs button[aria-selected=true]{color:#1735ae;font-weight:800}.straight .service-tabs button[aria-selected=true]::after{content:'→';position:absolute;right:0}.straight .service-tabs button:hover{color:#1735ae}.straight .service-panels h3{font-size:30px;margin-bottom:22px;font-weight:600}.straight .service-panels p,.straight .service-panels li{font-size:16px;line-height:1.7}.straight .service-panels ul{padding-left:20px;margin:22px 0}.straight .service-panels .button{margin-top:28px}.straight-statement{display:grid;grid-template-columns:1fr 1fr;background:#dce4fc}.straight-statement>img{height:440px;width:100%;object-fit:cover;object-position:65% center}.straight-statement>div{padding:65px 6vw}.straight-statement p{font-size:14px;margin-bottom:28px}.straight-statement h2{font-size:clamp(38px,4.4vw,60px)}.straight .about{border:0}.straight .contact{background:#101c42;--ink:#fff;--muted:#bbc5e4;color:#fff}.straight .contact .button{background:#fff;color:#1735ae}.straight .contact .button:hover{background:#e0e7ff}.straight .contact input,.straight .contact select,.straight .contact textarea{border-color:#8290b5}
@media(min-width:1500px){.direction{max-width:1800px;margin:auto}.section{padding-left:9vw;padding-right:9vw}.workday .hero{min-height:710px}}
@media(max-width:1000px){.review-status{display:none}.review-bar button{padding-left:17px;padding-right:17px}.workday .hero{min-height:620px}.workday h1{font-size:78px}.hero-deck{font-size:16px}.section{padding:80px 6vw}.about,.contact{gap:6vw}.principal .services{gap:6vw}.straight h1{font-size:74px}.straight .hero-bottom{gap:30px}.straight .hero{min-height:auto}.straight .service-browser{gap:5vw}.straight-statement>div{padding:55px 5vw}.straight-statement h2{font-size:45px}}
@media(max-width:700px){html{scroll-padding-top:20px}.review-bar{height:auto;min-height:68px;padding:8px 12px;gap:8px}.review-bar>span{display:none}.review-bar>div{width:100%;justify-content:space-between}.review-bar button{font-size:12px;padding:8px 10px;flex:1}.review-bar button small{font-size:9px;line-height:1.3;max-width:100px;margin:4px auto 0}.site-header,.principal .site-header{min-height:88px;padding:12px 6vw}.brand img{width:68px;height:45px}.brand>span{font-size:18px}.brand{gap:9px}.desktop-nav{display:none}.menu-toggle{display:block;font-size:13px}.section{padding:65px 6vw}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:22px;max-width:45ch;font-size:16px}.about,.contact{grid-template-columns:1fr;gap:35px}.about-body{padding-top:0}.about .lead{font-size:22px}.contact .contact-intro h2{margin-bottom:20px}.contact-phone{margin-top:25px}.contact address{margin-top:20px}.form-wrap{margin-top:10px}.form-row{grid-template-columns:1fr;gap:24px}.site-footer{flex-direction:column;gap:14px;padding:30px 6vw}.review-note{padding:20px 6vw 90px}.workday .hero{grid-template-columns:1fr;padding:0;min-height:0}.workday .hero-copy{padding:35px 6vw 45px}.workday h1{font-size:clamp(68px,14vw,90px);margin:22px 0}.workday .hero-image{height:370px}.workday .hero-image img{object-position:center 57%}.workday .hero-image figcaption{padding:17px 6vw;font-size:12px}.workday .offer-line{padding:25px 6vw;gap:14px;flex-wrap:wrap;font-size:16px}.workday .offer-line strong{flex-basis:100%;font-size:24px}.service summary{font-size:22px;padding:23px 0}.workday .photo-break{height:300px}.workday .photo-break p{font-size:37px;left:6vw}.principal .hero{min-height:635px}.principal .hero-copy{padding:50px 7vw}.principal h1{font-size:64px}.principal .hero-background{object-position:63% center}.principal .hero::after{background:#102c27b8}.principal .intro{padding:65px 7vw}.principal .intro>p:last-child{font-size:19px}.principal .services{display:block;padding:65px 7vw}.principal .section-heading>p{max-width:40ch}.principal .service summary{font-size:26px}.principal .about{padding:65px 7vw}.principal .about-body{padding-top:0}.principal .about .lead{font-size:30px}.straight .site-header{padding:12px 6vw}.straight .hero{padding:40px 6vw 0}.straight .hero-label{font-size:13px;margin-bottom:30px}.straight h1{font-size:clamp(43px,10vw,65px);letter-spacing:-.04em;line-height:1.08}.straight .hero-bottom{display:block;margin-top:30px;padding-bottom:35px}.straight .hero-bottom p{font-size:16px}.straight .hero .button{margin-top:25px}.straight .services{padding:65px 6vw}.straight .service-browser{display:block;padding-top:10px}.straight .service-tabs{margin-bottom:30px}.straight .service-tabs button{font-size:18px;padding:17px 28px 17px 0;min-height:52px}.straight .service-panels{padding-top:25px;border-top:1px solid #a5afca}.straight-statement{grid-template-columns:1fr}.straight-statement>img{height:300px}.straight-statement>div{padding:40px 6vw 50px}.straight-statement h2{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.straight .hero :focus-visible,.straight .site-header :focus-visible,.straight .contact :focus-visible,.principal .hero :focus-visible,.principal .contact :focus-visible{outline-color:#f7dd88}.service-panels [role="tabpanel"]{scroll-margin-top:24px}

/* Principal header selected by JE in Impeccable Live. */


.principal .header-expressive {gap:24px;padding-block:16px;}
.principal .header-expressive .desktop-nav {align-items:center;gap:32px;}
.principal .header-expressive .desktop-nav a {position:relative;min-height:48px;display:flex;align-items:center;border:0;}
.principal .header-expressive .desktop-nav a:focus-visible {outline:3px solid #b06500;outline-offset:5px;}
@media(max-width:700px){.principal .header-expressive{padding:16px 6vw;min-height:88px;gap:16px;}.principal .header-expressive .desktop-nav{display:none;}.principal .header-expressive .brand{gap:9px;}.principal .header-expressive .menu-toggle{display:block;}.principal .header-expressive .mobile-nav{background:#edf3f4;color:#213f38;}}
@media(prefers-reduced-motion:reduce){.principal .header-expressive *, .principal .header-expressive *::before,.principal .header-expressive *::after{transition:none!important;animation:none!important;}}

.principal .header-expressive .desktop-nav a {animation:principal-nav-reveal 650ms cubic-bezier(.16,1,.3,1) backwards;}
.principal .header-expressive .desktop-nav a:nth-child(2){animation-delay:90ms;}
.principal .header-expressive .desktop-nav a:nth-child(3){animation-delay:180ms;}
.principal .header-expressive .desktop-nav a{font-family:'Libre Caslon Display',Georgia,serif;font-size:26px;font-weight:400;letter-spacing:-.02em;padding:8px 0;}
.principal .header-expressive .desktop-nav a:last-child{gap:14px;}
@media(min-width:701px) and (max-width:1000px){.principal .header-expressive .desktop-nav{gap:20px;}.principal .header-expressive .desktop-nav a{font-size:22px;}}



@keyframes principal-nav-reveal{from{clip-path:inset(0 0 100% 0);transform:translateY(8px)}to{clip-path:inset(0);transform:none}}
.principal .brand .principal-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;color:#213f38;padding:0;margin:0;}
.principal .principal-wordmark-name{display:block;font-family:'Libre Caslon Display',Georgia,serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:0;margin:0;padding:0;text-indent:0;}
.principal .brand .principal-wordmark-subtitle{display:block;font-family:'Source Sans 3',sans-serif;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:0;margin:0;padding:0;text-indent:0;}

/* All Principal links reveal arrows; underlines belong only to the words. */


.principal .header-expressive .principal-nav-motion{gap:32px;padding-right:28px;}
.principal .header-expressive .principal-nav-motion a{position:relative;gap:0;text-decoration:none;}
.principal .header-expressive .principal-nav-motion a::after{content:none!important;display:none!important;}
.principal .header-expressive .principal-nav-motion .nav-word{display:inline-block;position:relative;}
.principal .header-expressive .principal-nav-motion .nav-word::after{content:'';position:absolute;left:0;right:0;bottom:-5px;height:2px;background:#213f38;clip-path:inset(0 100% 0 0);transition:clip-path 280ms cubic-bezier(.16,1,.3,1);}
.principal .header-expressive .principal-nav-motion a:hover .nav-word::after,.principal .header-expressive .principal-nav-motion a:focus-visible .nav-word::after{clip-path:inset(0);}
.principal .header-expressive .principal-nav-motion .nav-arrow-slot{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:22px;pointer-events:none;}
.principal .header-expressive .principal-nav-motion .nav-hover-symbol{display:block;font-family:'Source Sans 3',sans-serif;font-size:22px;font-weight:400;line-height:1;color:#213f38;opacity:0;}
.principal .header-expressive .principal-nav-motion a:hover .nav-hover-symbol,.principal .header-expressive .principal-nav-motion a:focus-visible .nav-hover-symbol{opacity:1;}
@media(min-width:701px) and (max-width:1000px){.principal .header-expressive .principal-nav-motion{gap:30px;padding-right:24px;}.principal .header-expressive .principal-nav-motion a{font-size:20px;}.principal .header-expressive .principal-nav-motion .nav-arrow-slot{width:18px;height:20px;}.principal .header-expressive .principal-nav-motion .nav-hover-symbol{font-size:20px;}}
@media(prefers-reduced-motion:reduce){.principal .header-expressive .principal-nav-motion .nav-hover-symbol{transition:none!important;transform:none!important;animation:none!important;}.principal .header-expressive .principal-nav-motion .nav-word::after{transition:none!important;}}
.principal .header-expressive .principal-nav-motion .nav-hover-symbol{transform:translate(-7px,7px);transition:transform 300ms cubic-bezier(.16,1,.3,1),opacity 180ms;}
.principal .header-expressive .principal-nav-motion a:hover .nav-hover-symbol,.principal .header-expressive .principal-nav-motion a:focus-visible .nav-hover-symbol{transform:translate(0);}



/* Selected Principal scroll motion: sections, photo, and services together. */
:is(.principal,.workday)[data-scroll-motion=combined] .hero{overflow:hidden}
.principal[data-scroll-motion=combined] .hero-background{transform:translateY(var(--photo-offset,0px)) scale(var(--photo-scale,1.08));transform-origin:center}
:is(.principal,.workday).motion-ready .motion-chapter{transition:transform 700ms cubic-bezier(.16,1,.3,1),opacity 550ms ease-out;transition-delay:var(--motion-delay,0ms)}
:is(.principal,.workday).motion-ready .motion-chapter:not(.motion-in){transform:translateY(24px);opacity:.76}
:is(.principal,.workday).motion-ready .motion-chapter.motion-side:not(.motion-in){transform:translateX(-24px)}
:is(.principal,.workday).motion-ready .motion-service{position:relative}
:is(.principal,.workday).motion-ready .motion-service summary{transition:transform 600ms cubic-bezier(.16,1,.3,1),opacity 400ms ease-out;transition-delay:var(--motion-delay,0ms)}
:is(.principal,.workday).motion-ready .motion-service:not(.motion-in) summary{transform:translateX(18px);opacity:.76}
:is(.principal,.workday).motion-ready .motion-service::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform 650ms cubic-bezier(.16,1,.3,1);transition-delay:var(--motion-delay,0ms)}
:is(.principal,.workday).motion-ready .motion-service.motion-in::after{transform:scaleX(1)}
@media(prefers-reduced-motion:reduce){:is(.principal,.workday)[data-scroll-motion] .motion-chapter,:is(.principal,.workday)[data-scroll-motion] .hero-background,:is(.principal,.workday)[data-scroll-motion] .service summary{transform:none!important;transition:none!important;opacity:1!important}:is(.principal,.workday)[data-scroll-motion] .service::after{transition:none!important}}

/* Selected service-detail motion: cascade in, previous details collapse out. */
:is(.principal,.workday)[data-detail-motion=cascade] .service[open] .service-copy>p,:is(.principal,.workday)[data-detail-motion=cascade] .service[open] .service-copy li,:is(.principal,.workday)[data-detail-motion=cascade] .service[open] .service-copy>a{animation:principal-detail-cascade 380ms cubic-bezier(.16,1,.3,1) backwards;animation-delay:var(--detail-delay,0ms)}
@keyframes principal-detail-cascade{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){:is(.principal,.workday)[data-detail-motion] .service-copy,:is(.principal,.workday)[data-detail-motion] .service-copy *{animation:none!important}}

/* Keep browser scroll anchoring from competing with accordion position compensation. */
:is(.principal,.workday)[data-detail-motion=cascade] .service-list{overflow-anchor:none}

/* Principal photo rotation: steady copy and shared drift across both fade layers. */
.principal .hero {background:#102c27;}
.principal .hero-background {object-position:var(--photo-position,50% 53%);}
.principal .hero::after {background:linear-gradient(90deg,#102c27ed 0%,#102c27c7 48%,#102c273d 100%);}
@media(max-width:700px){
  .principal .hero-background {object-position:var(--photo-position-mobile,63% 50%);}
  .principal .hero::after {background:#102c27c7;}
}

/* Workday inherits the selected motion while retaining its trade-poster layout. */
.workday .hero-image{background:#17232d;isolation:isolate;}
.workday .hero-image .hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--photo-position-mobile,62% 50%);z-index:0;}
.workday .hero-image figcaption{z-index:1;}
.workday .workday-nav-motion{gap:36px;padding-right:24px;}
.workday .workday-nav-motion a{position:relative;display:flex;align-items:center;min-height:44px;border:0;animation:principal-nav-reveal 650ms cubic-bezier(.16,1,.3,1) backwards;}
.workday .workday-nav-motion a:nth-child(2){animation-delay:90ms;}
.workday .workday-nav-motion a:nth-child(3){animation-delay:180ms;}
.workday .workday-nav-motion a:nth-child(4){animation-delay:270ms;}
.workday .workday-nav-motion .nav-word{position:relative;display:inline-block;}
.workday .workday-nav-motion .nav-word::after{content:'';position:absolute;left:0;right:0;bottom:-5px;height:2px;background:currentColor;clip-path:inset(0 100% 0 0);transition:clip-path 280ms cubic-bezier(.16,1,.3,1);}
.workday .workday-nav-motion .nav-arrow-slot{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);width:18px;height:22px;pointer-events:none;display:flex;align-items:center;justify-content:center;}
.workday .workday-nav-motion .nav-hover-symbol{font-size:20px;font-weight:400;line-height:1;opacity:0;transform:translate(-7px,7px);transition:transform 300ms cubic-bezier(.16,1,.3,1),opacity 180ms;}
.workday .workday-nav-motion a:is(:hover,:focus-visible) .nav-word::after{clip-path:inset(0);}
.workday .workday-nav-motion a:is(:hover,:focus-visible) .nav-hover-symbol{opacity:1;transform:translate(0);}
@media(min-width:701px) and (max-width:1000px){.workday .workday-nav-motion{gap:28px;padding-right:22px;}}
@media(prefers-reduced-motion:reduce){
  .workday .workday-nav-motion a,.workday .workday-nav-motion .nav-hover-symbol,.workday .workday-nav-motion .nav-word::after{animation:none!important;transition:none!important;}
  .workday .workday-nav-motion .nav-hover-symbol{transform:none!important;}
}

/* Verified client excerpts: a clear source summary alongside open, ruled quotes. */
.workday .testimonials{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;background:#fff;}
.workday .testimonials-heading{align-self:start;}
.workday .testimonials-heading h2{margin-bottom:32px;}
.workday .review-score{display:flex;align-items:center;gap:16px;line-height:1.2;color:var(--accent);}
.workday .review-score strong{font-size:36px;font-weight:700;letter-spacing:-.02em;}
.workday .review-score>span{font-size:20px;letter-spacing:2px;}
.workday .review-count{margin-top:8px;font-size:15px;}
.workday .testimonials-heading .text-link{margin-top:24px;min-height:44px;padding-top:10px;}
.workday .review-verified{margin-top:16px;color:var(--muted);font-size:12px;line-height:1.6;}
.workday .client-review{padding:28px 0;border-top:1px solid #c3cbd0;}
.workday .client-review:first-child{padding-top:0;border-top:0;}
.workday .client-review:last-child{padding-bottom:0;}
.workday .review-topic{margin-bottom:12px;color:var(--accent);font-size:13px;font-weight:700;}
.workday .client-review blockquote{margin:0;}
.workday .client-review blockquote p{font-size:clamp(19px,1.7vw,24px);line-height:1.55;letter-spacing:-.01em;max-width:48ch;}
.workday .client-review figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;font-size:13px;}
.workday .client-review figcaption strong{font-size:14px;font-weight:700;}
.workday .review-origin{display:block;margin-top:5px;color:var(--muted);font-size:12px;}
.workday .client-review figcaption>a{display:inline-flex;align-items:center;gap:8px;min-height:44px;flex-shrink:0;color:var(--accent);text-decoration:underline;text-underline-offset:4px;}
.workday .client-review figcaption>a:hover{color:#102f94;}
@media(max-width:1000px){.workday .testimonials{gap:5vw;grid-template-columns:.8fr 1.2fr;}}
@media(max-width:700px){
  .workday .testimonials{grid-template-columns:1fr;gap:40px;}
  .workday .testimonials-heading h2{margin-bottom:24px;}
  .workday .client-review{padding:28px 0;}
  .workday .client-review figcaption{gap:16px;}
}

/* JC’s supplied portrait accompanies the Workday About section. */
.workday .founder-portrait{width:100%;max-width:360px;height:auto;aspect-ratio:1;margin-top:32px;}
@media(max-width:700px){.workday .founder-portrait{max-width:none;}}

/* Workday: each photo travels left to right through its crossfade, independent of scrolling. */
.workday .hero-image .hero-background{
  transform:translateX(-3%) scale(1.08);
  animation:workday-photo-drift var(--photo-drift-duration,9000ms) linear both;
  animation-play-state:var(--photo-play-state,paused);
}
@keyframes workday-photo-drift{
  from{transform:translateX(-3%) scale(1.08);}
  to{transform:translateX(3%) scale(1.08);}
}
@media(prefers-reduced-motion:reduce){.workday .hero-image .hero-background{animation:none!important;transform:none!important;}}

/* A visible social contact, grouped with Workday’s address. */
.workday .contact-intro .contact-facebook{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:24px;color:var(--accent);font-size:14px;font-weight:700;}
.workday .contact-facebook .facebook-icon{flex:none;}
.workday .contact-facebook>span:not(.social-arrow){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;}
.workday .contact-facebook .social-arrow{font-size:20px;line-height:1;}
.workday .contact-facebook:hover{color:#102f94;}

/* Keep the four Workday links comfortably spaced on smaller tablets. */
.workday .workday-nav-motion .nav-word{white-space:nowrap;}
@media(max-width:900px){.workday .desktop-nav{display:none;}.workday .menu-toggle{display:block;font-size:13px;}}

/* Shared professional-advice notice across all design directions. */
.site-footer{flex-wrap:wrap;}
.site-footer .footer-disclaimer{flex-basis:100%;margin-top:12px;font-size:12px;line-height:1.65;}
.site-footer .footer-disclaimer>span{display:block;max-width:100ch;}

.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);}
.form-error{color:#8b2020;font-size:14px;}
