@charset "UTF-8";
:root{--paper:#f2f0e9;--ink:#22221f;--red:#b93822;--line:#cccac1;--muted:#696861}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p{line-height:1.65}a:focus-visible{outline:2px solid var(--red);outline-offset:6px}::selection{background:var(--red);color:var(--paper)}.skip{position:absolute;left:20px;top:-100px;padding:12px;background:var(--ink);color:white;z-index:10}.skip:focus{top:12px}.masthead{display:flex;align-items:center;justify-content:space-between;padding:27px 4.5%;gap:25px}.signature{font-size:28px;letter-spacing:-1.7px;font-weight:800;line-height:.85;display:inline-block}.signature span{display:block}nav{display:flex;gap:32px;font-size:12px}nav a{padding:12px 0}nav a:hover{color:var(--red)}nav sup{font-size:8px;margin-left:4px;color:var(--red)}.opening{padding:0 4.5%}.edition,.section-meta{display:flex;justify-content:space-between;font:10px/1.5 'Courier New',monospace;letter-spacing:1.2px}.edition{border-top:1px solid var(--ink);padding-top:14px}.headline-stage{position:relative;display:grid;grid-template-columns:1fr 245px;gap:20px;min-height:510px;padding-top:37px}h1{font-size:clamp(90px,12.2vw,190px);font-weight:500;line-height:.84;letter-spacing:-.08em;margin:12px 0 35px;z-index:2;pointer-events:none}.angle-word{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.08em;display:inline-block;margin-top:5px;margin-left:11.5vw}.full-stop{color:var(--red)}.opening-aside{align-self:end;margin-bottom:40px;position:relative;z-index:3}.small-label{font:10px/1.6 'Courier New',monospace;letter-spacing:1px}.opening-aside p{font-size:19px;line-height:1.4;max-width:230px}.opening-bottom{border-top:1px solid var(--ink);padding:20px 0 26px;display:flex;justify-content:space-between;align-items:center;gap:20px}.opening-bottom p{font-size:13px;margin:0}.opening-bottom a{font-size:11px;max-width:200px;line-height:1.8}.opening-bottom strong{font-weight:600;display:block;font-size:14px}.section-pad{padding:80px 7%}.perspective{background:var(--ink);color:var(--paper);margin-top:25px}.perspective .section-meta{color:#b9b7af}h2{font-size:clamp(42px,5.4vw,80px);font-weight:400;line-height:1.04;letter-spacing:-.055em;margin:0}h2 em{font-family:Georgia,serif;font-weight:400}.about{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;padding-block:100px}.about h2{font-size:clamp(33px,3.6vw,56px);margin-top:25px}.about-copy{padding-top:30px}.about-copy p{font-size:14px;color:var(--muted)}.about-copy .lead{font-size:24px;line-height:1.4;color:var(--ink);letter-spacing:-.6px;margin-top:0}.testimonials-more{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:1px solid var(--line);margin-top:8px;font-size:18px;font-weight:600;color:var(--teal-dark)}.testimonials-more:hover{text-decoration:underline}.testimonials-more span{font-size:22px;transition:transform .25s cubic-bezier(.16,.8,.3,1)}.testimonials-more:hover span{transform:translate(5px,-5px)}.experience{border-top:1px solid var(--line)}.experience-intro{display:flex;justify-content:space-between;gap:60px;margin:55px 0}.experience-intro p{max-width:270px;font-size:13px;color:var(--muted);align-self:end}.brand-index{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.brand-entry{position:relative;display:grid;grid-template-columns:30px 1fr;align-items:baseline;gap:12px;border-top:1px solid var(--line);padding:24px 0}.brand-entry h3{font-size:clamp(22px,2.7vw,38px);letter-spacing:-1px;font-weight:500;margin:0}.brand-entry:nth-child(3n+2) h3{font-family:Georgia,serif;font-style:italic}.brand-entry a:hover{color:var(--red)}.brand-entry p{grid-column:2;font-size:12px;color:var(--muted);margin:0}.experience-note{font-size:10px;color:var(--muted);margin-top:18px}figcaption{align-self:end;font-size:11px;line-height:1.8}figcaption span{display:block;color:var(--muted)}.agency-section{background:var(--red);color:var(--paper)}.agency-story{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;margin-top:60px}.agency-story h2{font-size:clamp(45px,6.4vw,95px)}.agency-story h2 span{font-family:Arial,sans-serif;font-style:normal;display:inline-block;margin-left:15px}.agency-copy{align-self:end;max-width:330px}.agency-copy p{font-size:14px}.agency-copy p:first-of-type{font-size:22px;line-height:1.4}.agency-link{display:flex;justify-content:space-between;border-top:1px solid #dc8f7f;padding:20px 0;font-size:13px;margin-top:30px}.agency-link span{font-size:22px}.contact{padding-top:65px;padding-bottom:45px}.contact-title{display:flex;justify-content:space-between;align-items:center;margin:60px 0 35px}.contact-title h2{font-size:clamp(60px,9vw,138px)}.contact-title>span{font-size:100px;color:var(--red);transition:transform .2s}.contact-title:hover>span{transform:translate(8px,-8px)}.contact-bottom{display:flex;justify-content:space-between;gap:30px;font-size:12px}.contact-bottom a{align-self:center;border-bottom:1px solid;padding-bottom:4px}footer{margin:0 4.5%;padding:30px 0;border-top:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer small,footer>a:last-child{font-size:10px}footer p{margin-right:auto;margin-left:45px;color:var(--muted)}footer>a:last-child{margin-left:35px}footer .signature{font-size:23px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.headline-stage{min-height:590px}}
@media(max-width:1000px){.headline-stage{grid-template-columns:1fr 190px;min-height:430px}.opening-aside p{font-size:17px}.section-pad{padding-inline:5%}.about{gap:7%}.brand-index{column-gap:35px}}
@media(max-width:680px){.masthead{padding:22px 6%;flex-wrap:wrap;gap:20px}.signature{font-size:24px}nav{gap:17px;font-size:11px}nav sup{display:none}.opening{padding-inline:6%}.edition{font-size:8px;letter-spacing:.4px}.edition span:last-child{max-width:135px;text-align:right}.headline-stage{display:block;min-height:0;padding-top:40px}h1{font-size:clamp(76px,15.3vw,105px);letter-spacing:-.08em;position:relative;margin-top:0}.angle-word{margin-left:12vw}.opening-aside{display:grid;grid-template-columns:1fr 50px;column-gap:25px;padding:30px 0 0;margin:0 0 25px}.opening-aside .small-label{grid-column:1;font-size:8px}.opening-aside p{grid-column:1;max-width:260px;font-size:17px;margin:10px 0}.opening-bottom{align-items:start;gap:20px;padding-block:20px}.opening-bottom p{font-size:11px;max-width:180px}.opening-bottom p br{display:none}.opening-bottom a{font-size:9px;max-width:120px}.opening-bottom strong{font-size:12px}.section-pad{padding:55px 6%}.section-meta{font-size:8px;letter-spacing:.6px;gap:30px}.section-meta span:last-child{text-align:right;max-width:160px}.perspective{margin-top:10px}h2{font-size:43px}.about{grid-template-columns:1fr;gap:0}.about h2{font-size:37px}.about-copy{padding-top:25px}.about-copy .lead{font-size:21px}.experience-intro{display:block;margin:35px 0}.experience-intro h2{font-size:40px}.experience-intro p{margin-top:25px;max-width:100%}.brand-index{column-gap:20px}.brand-entry{grid-template-columns:18px 1fr;gap:5px;padding:22px 0}.brand-entry h3{font-size:22px;letter-spacing:-.6px;overflow-wrap:anywhere}.agency-story{grid-template-columns:1fr;gap:35px;margin-top:35px}.agency-story h2{font-size:57px}.agency-copy{max-width:none}.contact-title{margin:40px 0 25px}.contact-title h2{font-size:clamp(46px,10vw,65px)}.contact-title>span{font-size:50px}.contact-bottom{display:block}.contact-bottom p{max-width:230px}footer{margin-inline:6%;flex-wrap:wrap;gap:20px}footer p{margin:0 0 0 auto}footer small{flex-basis:50%}footer>a:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:420px){h1{font-size:62px}.headline-stage{padding-top:35px}}
/* Teal identity: original brand teal, with deeper shades for readable text. */
:root{--paper:#fafaf7;--ink:#202b29;--line:#d7e0dc;--muted:#5a6965;--teal:#087969;--teal-dark:var(--teal);--red:#b93822}
::selection{background:var(--teal);color:var(--ink)}a:focus-visible{outline-color:var(--teal-dark)}nav a:hover,nav sup,.full-stop{color:var(--teal-dark)}.angle-word{color:var(--teal-dark)}
.headline-stage{grid-template-columns:1.4fr 1fr;min-height:540px;padding-top:42px;column-gap:35px}.headline-stage h1{font-size:clamp(80px,9.1vw,146px);align-self:start;margin-top:35px}.angle-word{margin-left:5vw}.hero-portrait{grid-column:2;grid-row:1/span 2;margin:0 0 35px;align-self:start;position:relative}.hero-portrait:before{content:'';position:absolute;width:35%;height:2px;background:var(--teal);top:-12px;right:0}.hero-portrait img{display:block;width:100%;height:400px;object-fit:cover;object-position:52% center}.hero-portrait figcaption{display:flex;justify-content:space-between;font:9px/1.5 'Courier New',monospace;letter-spacing:1px;margin-top:12px;gap:15px}.hero-portrait figcaption span{color:var(--muted)}.opening-aside{grid-column:1;grid-row:2;display:grid;grid-template-columns:1fr 52px;max-width:430px;gap:0 20px;margin:0 0 35px;align-self:start}.opening-aside p{max-width:330px;margin:10px 0;font-size:19px}.opening-aside .small-label{grid-column:1}.perspective{background:#eef5f1;color:var(--ink)}.perspective .section-meta{color:var(--muted)}.about{padding-bottom:55px}.experience-years{font-size:90px;letter-spacing:-6px;color:var(--teal-dark);line-height:1;margin:35px 0 0}.experience-years .unit{display:block;font:11px/1.7 'Courier New',monospace;letter-spacing:.5px;color:var(--muted);margin-top:8px}.brand-index{grid-template-columns:repeat(4,1fr);gap:0 25px}.brand-entry{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:155px;padding:24px 12px;gap:12px}.brand-entry img{display:block;width:150px;height:85px;object-fit:contain;max-width:100%}.brand-entry a{display:block}.brand-entry p{text-align:center;font-size:11px}.agency-section{background:#f0f4f1;color:var(--ink);border-block:1px solid var(--line)}.agency-story h2{font-size:clamp(40px,5vw,74px)}.agency-story h2 em{color:var(--teal-dark)}.agency-story h2 span{color:var(--red);font-size:40px}.agency-link{border-color:#b9c9c1}.agency-link span{color:var(--red)}.contact-title h2 em{color:var(--teal-dark)}
@media(max-width:1000px){.headline-stage{min-height:0}.hero-portrait img{height:350px}.headline-stage h1{font-size:9.6vw}.opening-aside p{font-size:17px}.brand-index{gap:0 20px}.hero-portrait figcaption{font-size:8px;letter-spacing:0}}
@media(max-width:680px){.headline-stage{display:grid;grid-template-columns:1.1fr 1fr;gap:24px 15px;padding-top:30px}.headline-stage h1{font-size:clamp(49px,9.7vw,66px);grid-column:1/-1;grid-row:1;margin:0;line-height:.9}.angle-word{margin-left:8vw}.hero-portrait{grid-column:2;grid-row:2;margin:0}.hero-portrait img{height:225px;object-position:52% center}.hero-portrait figcaption{display:block;font-size:8px;letter-spacing:0}.hero-portrait figcaption span{display:none}.opening-aside{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:0;margin:0;padding:10px 0;align-self:center}.opening-aside .small-label{font-size:8px;line-height:1.6}.opening-aside p{font-size:16px;margin:12px 0 20px}.opening-bottom{margin-top:25px}.experience-years{font-size:65px;margin-top:25px}.brand-index{grid-template-columns:repeat(3,1fr);gap:0 12px}.brand-entry{min-height:110px;padding:18px 5px}.brand-entry img{width:105px;height:65px}.agency-story h2{font-size:44px}.hero-portrait:before{top:-8px}.about{padding-bottom:40px}}
@media(max-width:380px){.hero-portrait img{height:205px}.opening-aside p{font-size:15px}.brand-index{grid-template-columns:repeat(2,1fr)}}
/* The portrait becomes the diagonal: the photograph stays upright inside it. */
.headline-stage{grid-template-columns:1.35fr 1fr;min-height:560px;gap:0 15px;padding-top:36px;isolation:isolate}.headline-stage h1{font-size:clamp(85px,10.6vw,165px);line-height:.86;letter-spacing:-.075em;margin-top:40px;position:relative;z-index:2;white-space:nowrap}.angle-word{margin-left:8vw}.hero-portrait{grid-column:2;grid-row:1/span 2;margin:0 0 30px;position:relative;padding:0 12px 0 0}.hero-portrait:before{width:100%;height:450px;inset:12px -7px auto auto;background:var(--teal);clip-path:polygon(29% 0,100% 0,71% 100%,0 100%);z-index:-1}.portrait-angle{height:450px;clip-path:polygon(29% 0,100% 0,71% 100%,0 100%);background:var(--ink)}.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:52% center}.hero-portrait figcaption{margin:25px 0 0 10%;font-size:9px;letter-spacing:1px}.hero-portrait figcaption span{display:inline}.opening-aside{margin-top:18px;max-width:420px}.opening-bottom{margin-top:0}
@media(max-width:1000px){.headline-stage{min-height:465px;grid-template-columns:1.2fr 1fr}.headline-stage h1{font-size:10.7vw}.portrait-angle,.hero-portrait:before{height:350px}.hero-portrait figcaption{font-size:8px;letter-spacing:0}.opening-aside{max-width:340px}}
@media(max-width:680px){.headline-stage{grid-template-columns:1fr 1.25fr;gap:0 10px;padding-top:30px;min-height:0}.headline-stage h1{grid-column:1/-1;grid-row:1;font-size:clamp(67px,14.6vw,98px);margin:0 0 18px;line-height:.86}.angle-word{margin-left:10vw}.hero-portrait{grid-column:2;grid-row:2;margin:0 0 25px;padding-right:8px}.portrait-angle,.hero-portrait:before{height:280px}.hero-portrait:before{top:8px;right:-3px}.hero-portrait figcaption{display:block;margin-top:20px;margin-left:0;font-size:8px}.hero-portrait figcaption span{display:block;margin-top:4px}.opening-aside{grid-column:1;grid-row:2;margin:0;padding:0;align-self:center;max-width:none}.opening-aside p{font-size:16px;line-height:1.5}.opening-aside .small-label{font-size:8px}.opening-bottom{margin-top:10px}}
@media(max-width:380px){.portrait-angle,.hero-portrait:before{height:240px}.opening-aside p{font-size:14px}.headline-stage h1{font-size:67px}}
/* Business-owner UX: readable copy, visible services, clear next steps. */
body{font-size:17px;line-height:1.65}.masthead nav{font-size:15px;align-items:center;gap:28px}.masthead nav a{min-height:44px;display:inline-flex;align-items:center}.small-label,.section-meta,.edition{font:600 12px/1.6 Arial,Helvetica,sans-serif;letter-spacing:1px}.section-meta span:last-child{max-width:none}.section-pad{padding-block:72px}.opening-aside{display:flex;flex-direction:column;align-items:flex-start;max-width:520px;margin:20px 0 40px;gap:0}.opening-aside p{font-size:20px;line-height:1.6;max-width:500px;margin:14px 0 24px}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 22px;background:var(--teal-dark);color:#fff;font-size:16px;font-weight:600;line-height:1.4}.primary-cta:hover{background:var(--teal);text-decoration:underline;text-underline-offset:4px}.secondary-cta{display:inline-flex;align-items:center;min-height:44px;font-size:15px;margin-top:8px;text-decoration:underline;text-underline-offset:5px}.opening-bottom p,.opening-bottom a{font-size:15px;max-width:none;line-height:1.6}.opening-bottom strong{font-size:16px}.opening-bottom{gap:35px}.hero-portrait figcaption{font-size:11px;line-height:1.5;letter-spacing:.4px}.help-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:start;margin:36px 0}.help-intro h2{font-size:clamp(36px,4vw,58px);line-height:1.12;letter-spacing:-.035em}.help-intro>p{font-size:18px;line-height:1.7;max-width:430px;margin:0;color:var(--muted)}.help-rows{max-width:1000px;margin-left:auto}.help-rows article{display:grid;grid-template-columns:48px 1fr;gap:24px;border-top:1px solid #bdcfc7;padding:30px 0}.help-number{font-size:14px;color:var(--teal-dark);padding-top:4px}.help-rows h3{font-size:26px;line-height:1.3;letter-spacing:-.5px;font-weight:500;margin:0 0 12px}.help-rows p{font-size:18px;line-height:1.7;max-width:740px;margin:0 0 14px}.help-scope{font-size:14px;line-height:1.6;color:var(--teal-dark)}.about{gap:8%}.about-copy p{font-size:18px;line-height:1.75;max-width:650px;margin:0 0 20px}.about-copy .lead{font-size:25px;line-height:1.4}.about h2{line-height:1.12}.experience-years .unit{font-size:15px;font-family:Arial,sans-serif}.experience-intro p{font-size:18px;line-height:1.7;max-width:390px}.experience-intro h2{font-size:clamp(36px,4vw,58px);line-height:1.12}.experience-note{font-size:14px;line-height:1.7;max-width:760px}.brand-entry p{font-size:14px}figcaption{font-size:15px}.agency-copy{max-width:480px}.agency-copy p{font-size:18px;line-height:1.75}.agency-copy p:first-of-type{font-size:23px;line-height:1.5}.agency-link{font-size:16px;min-height:48px}.agency-story h2{font-size:clamp(42px,5vw,70px);line-height:1.15}.contact .section-meta span:last-child{display:none}.contact-bottom{font-size:18px;align-items:center}.contact-bottom p{line-height:1.7}.contact-bottom a{min-height:44px;display:inline-flex;align-items:center}.contact-title h2{font-size:clamp(45px,7vw,100px);line-height:1.08}footer p,footer small,footer>a:last-child{font-size:13px}footer>a:last-child{min-height:44px;display:inline-flex;align-items:center}
@media(max-width:1000px){.headline-stage{grid-template-columns:1.2fr 1fr}.opening-aside p{font-size:18px}.help-intro{gap:30px}.opening-bottom{align-items:start}.opening-bottom p{max-width:430px}}
@media(max-width:680px){.masthead{gap:16px}.masthead nav{font-size:14px;gap:18px}.edition{font-size:11px;letter-spacing:.5px}.edition span:last-child{display:none}.headline-stage{grid-template-columns:1fr;gap:0;padding-top:30px}.headline-stage h1{grid-row:1;grid-column:1;font-size:clamp(65px,14vw,96px);margin-bottom:20px}.hero-portrait{grid-row:2;grid-column:1;justify-self:end;width:75%;max-width:330px;margin:0 4px 24px 0}.portrait-angle,.hero-portrait:before{height:280px}.hero-portrait figcaption{display:flex;font-size:11px}.hero-portrait figcaption span{display:none}.opening-aside{grid-row:3;grid-column:1;max-width:none;display:flex;align-items:stretch;padding:0;margin:0 0 25px}.opening-aside .small-label{font-size:12px}.opening-aside p{font-size:18px;line-height:1.7;margin:12px 0 20px;max-width:none}.primary-cta{font-size:16px;min-height:52px;padding:14px 16px;gap:12px}.secondary-cta{justify-content:center;font-size:15px}.opening-bottom{display:block;margin:0;padding-block:24px}.opening-bottom p{font-size:16px;max-width:none;margin-bottom:16px}.opening-bottom a{font-size:14px;max-width:none}.opening-bottom strong{display:inline;margin-left:8px;font-size:15px}.section-pad{padding:48px 6%}.section-meta{font-size:12px;letter-spacing:.8px}.help-intro{display:block;margin:25px 0}.help-intro h2{font-size:37px}.help-intro>p{font-size:17px;margin-top:22px}.help-rows article{grid-template-columns:25px 1fr;gap:10px;padding:26px 0}.help-rows h3{font-size:24px}.help-rows p{font-size:17px;line-height:1.7}.help-scope{font-size:14px}.about-copy p{font-size:17px}.about-copy .lead{font-size:23px}.about h2{font-size:37px}.experience-intro{margin:25px 0}.experience-intro h2{font-size:37px}.experience-intro p{font-size:17px}.experience-note{font-size:14px}.agency-story{margin-top:25px;gap:20px}.agency-story h2{font-size:42px}.agency-copy p{font-size:17px}.agency-copy p:first-of-type{font-size:22px}.contact-bottom{font-size:17px;display:block}.contact-bottom p{max-width:none}.contact-title h2{font-size:clamp(43px,9vw,60px)}.contact-title>span{font-size:40px}.contact-title{margin-top:30px}footer{gap:16px}footer p{display:none}footer small{flex-basis:auto}footer>a:last-child{margin:0}.brand-index{grid-template-columns:repeat(2,1fr)}.brand-entry{min-height:125px}.brand-entry img{width:125px;height:75px}}
@media(max-width:680px){.opening-aside{grid-row:2}.hero-portrait{grid-row:3;margin-top:12px}.portrait-angle,.hero-portrait:before{height:250px}}
.business-questions{max-width:1100px;margin:auto}.business-questions h2{font-size:clamp(34px,4vw,48px);margin-bottom:30px}.business-questions details{border-bottom:1px solid var(--line);padding:22px 0}.business-questions summary{font-size:18px;line-height:1.5;cursor:pointer;min-height:44px;align-content:center}.business-questions summary:focus-visible{outline:2px solid var(--teal);outline-offset:5px}.business-questions details p{font-size:17px;line-height:1.75;max-width:780px;margin:15px 0 0;color:var(--muted)}
@media(min-width:681px){.help-intro{display:block}.help-intro>p{max-width:none;width:calc(min(100%, 1000px) - 72px);margin:28px 0 0 auto}}
.brand-filter{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:30px 0}.brand-filter[hidden],.brand-entry[hidden]{display:none}.brand-filter label{font-size:16px;font-weight:600}.brand-filter select{font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--teal);padding:12px 36px 12px 14px;min-height:48px;max-width:100%}.brand-filter select:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.brand-filter p{font-size:15px;color:var(--muted);margin:0 0 0 auto}@media(max-width:680px){.brand-filter{align-items:stretch;gap:12px}.brand-filter label,.brand-filter select{width:100%}.brand-filter p{margin:0}}
.brand-filter{display:block;margin:24px 0 16px}.industry-links{display:flex;flex-wrap:wrap;gap:4px 22px;border-bottom:1px solid var(--line);padding-bottom:10px}.industry-links button{appearance:none;border:0;border-bottom:2px solid transparent;border-radius:0;background:none;color:var(--muted);font:inherit;font-size:14px;padding:10px 0;min-height:44px;cursor:pointer}.industry-links button[aria-pressed="true"]{color:var(--teal);border-bottom-color:var(--teal)}.industry-links button:hover{color:var(--ink)}.industry-links button:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.brand-filter #brand-count{font-size:12px;margin:12px 0 0;color:var(--muted)}@media(max-width:680px){.industry-links{flex-wrap:nowrap;overflow-x:auto;gap:20px;padding-bottom:8px}.industry-links button{white-space:nowrap;flex-shrink:0}}
.client-voices{border-top:1px solid var(--line)}
.client-voices h2{margin:26px 0 40px}
.voices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 56px}
.client-quote{margin:0;padding:26px 0 0;border-top:1px solid var(--line)}
.client-quote blockquote{margin:0;font:normal 18px/1.75 Arial,Helvetica,sans-serif;letter-spacing:0;color:var(--ink)}
.client-quote figcaption{margin-top:22px;font-size:14px;line-height:1.6}
.client-quote figcaption strong{display:block;color:var(--teal);font-weight:600}
.client-quote figcaption span{display:block;color:var(--muted);margin-top:3px}
.client-quote blockquote:before{content:'“';display:block;font:80px/.6 Georgia,'Times New Roman',serif;color:var(--red);margin:0 0 14px}
@media(max-width:680px){.voices-grid{grid-template-columns:1fr;gap:30px}.client-quote blockquote{font-size:17px}.client-quote blockquote:before{font-size:56px;margin-bottom:10px}.client-voices h2{font-size:37px}}
/* Open logo gallery with consistent artwork sizing. */
.brand-index{gap:24px 36px;background:transparent;border:0;padding:24px 0}
.brand-entry{background:transparent;border:0;padding:24px 18px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.brand-entry>a{display:block;width:100%}
.logo-stage{position:relative;display:block;width:180px;max-width:100%;aspect-ratio:1.8;margin:auto;overflow:hidden;background:#fff;mix-blend-mode:multiply}
.brand-entry .logo-stage img{position:absolute;display:block;width:100%;height:100%;max-width:none;left:0;top:0;object-fit:contain;filter:none;opacity:1;mix-blend-mode:normal}
@media(max-width:680px){.brand-index{gap:12px 24px;padding:16px 0}.brand-entry{padding:20px 12px;min-height:125px}}
.market-reach{border-top:1px solid var(--line)}.market-reach h2{margin:26px 0}.market-reach p{max-width:850px;font-size:18px;line-height:1.8}.market-reach p:last-child{color:var(--teal);margin-top:24px}
.collection-title{font-size:clamp(32px,4vw,52px);line-height:1.15;letter-spacing:-.04em;margin:28px 0}

@media(max-width:680px){.masthead{flex-wrap:wrap}.masthead nav{width:100%;justify-content:space-between;gap:10px;font-size:13px}.testimonials-more{font-size:16px}}
.brand-breadth{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);padding:24px 0;margin-top:32px}.brand-breadth>div{display:flex;align-items:center;gap:20px}.brand-breadth strong{font-size:clamp(58px,7vw,90px);line-height:1;letter-spacing:-.06em;color:var(--teal);font-weight:400}.brand-breadth div span{font-size:18px;max-width:180px;line-height:1.5}.brand-breadth>a{font-size:16px;border-bottom:1px solid var(--teal);padding:12px 0}.brand-breadth a>span,.brand-more>span:last-child{color:var(--red)}.brand-preview-label{font-size:14px;color:var(--muted);margin:0}.brand-more{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:1px solid var(--line);margin-top:8px}.brand-more strong{display:block;font-size:24px;font-weight:400;color:var(--teal)}.brand-more small{display:block;font-size:15px;margin-top:8px;line-height:1.5}.brand-more>span:last-child{font-size:22px}.brand-more:hover strong{text-decoration:underline}@media(max-width:680px){.brand-breadth{align-items:flex-start;flex-direction:column;gap:12px}.brand-more strong{font-size:22px}}

/* Fix: the 180px .logo-stage forced .brand-entry's grid track to a
   content-based minimum wider than the 1fr track (CSS Grid's implicit
   `auto` minimum), overflowing the viewport at widths roughly 380-680px
   and clipping the second logo column. min-width:0 lets the grid item
   (and its child's max-width:100%) actually shrink to the track. */
.brand-index>.brand-entry{min-width:0}
.industry-links{max-width:100%}

/* Sticky, collapsible header with active-section highlighting ------- */
.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}
.masthead{position:sticky;top:0;z-index:100;background:var(--paper);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}
.masthead.is-scrolled{border-color:var(--line);box-shadow:0 2px 16px rgba(38,42,37,.07)}
nav a{border-bottom:2px solid transparent;transition:border-color .2s,color .2s}nav a[aria-current]{border-bottom-color:var(--teal-dark);color:var(--teal-dark)}
.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:none;cursor:pointer;padding:0;flex-shrink:0}
.nav-toggle:focus-visible{outline:2px solid var(--red);outline-offset:2px}
.nav-toggle-icon,.nav-toggle-icon:before,.nav-toggle-icon:after{content:'';display:block;width:20px;height:2px;background:var(--ink);transition:transform .2s,opacity .2s,background .2s}
.nav-toggle-icon{position:relative}
.nav-toggle-icon:before{position:absolute;top:-6px;left:0}
.nav-toggle-icon:after{position:absolute;top:6px;left:0}
.nav-toggle:hover .nav-toggle-icon,.nav-toggle:hover .nav-toggle-icon:before,.nav-toggle:hover .nav-toggle-icon:after{background:var(--teal-dark)}
.nav-toggle[aria-expanded="true"] .nav-toggle-icon{background:transparent}
.nav-toggle[aria-expanded="true"] .nav-toggle-icon:before{transform:translateY(6px) rotate(45deg)}
.nav-toggle[aria-expanded="true"] .nav-toggle-icon:after{transform:translateY(-6px) rotate(-45deg)}
@media(max-width:680px){.masthead{flex-wrap:nowrap;align-items:center}
  .nav-toggle{display:inline-flex}
  .masthead nav{display:none;position:absolute;top:100%;left:0;right:0;width:auto;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);border-bottom:1px solid var(--line);padding:6px 6% 22px;box-shadow:0 12px 24px rgba(38,42,37,.09)}
  .masthead nav.nav-open{display:flex}
  .masthead nav a{padding:14px 0;border-top:1px solid var(--line);min-height:44px}
  .masthead nav a:first-child{border-top:0}}

/* Prominent email CTA + footer navigation --------------------------- */
.contact-bottom .email-cta{border-bottom:0;display:inline-flex;align-items:center;gap:14px;background:var(--teal-dark);color:#fff;padding:14px 24px;font-weight:600;transition:background .2s}
.contact-bottom .email-cta:hover{background:var(--teal)}
footer{flex-wrap:wrap;row-gap:18px}
.footer-nav{order:-1;flex-basis:100%;display:flex;flex-wrap:wrap;column-gap:22px;row-gap:6px;font-size:13px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.footer-nav a{display:inline-flex;align-items:center;min-height:44px;border-bottom:2px solid transparent}
.footer-nav a:hover{color:var(--red)}
.footer-nav a[aria-current]{color:var(--teal-dark);border-bottom-color:var(--teal-dark)}
@media(max-width:680px){.footer-nav{font-size:14px;column-gap:18px}}

/* Motion: scroll reveals, hero load-in, count-up, micro-interactions --- */
@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,.8,.3,1),transform .7s cubic-bezier(.16,.8,.3,1);transition-delay:calc(var(--reveal-i,0) * 70ms)}
[data-reveal].is-visible{opacity:1;transform:none}
@keyframes reveal-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
.headline-stage h1{animation:reveal-rise .8s cubic-bezier(.16,.8,.3,1) both}
.hero-portrait{animation:reveal-rise .8s cubic-bezier(.16,.8,.3,1) .15s both}
.opening-aside .small-label{animation:reveal-rise .6s ease .32s both}
.opening-aside p{animation:reveal-rise .6s ease .4s both}
.opening-aside .primary-cta{animation:reveal-rise .6s ease .48s both}
.opening-aside .secondary-cta{animation:reveal-rise .6s ease .54s both}}
.primary-cta span,.email-cta span,.secondary-cta,.agency-link span,.brand-more>span:last-child,.brand-breadth a span{transition:transform .25s cubic-bezier(.16,.8,.3,1)}
.primary-cta:hover span,.email-cta:hover span,.agency-link:hover span,.brand-more:hover>span:last-child,.brand-breadth a:hover span{transform:translate(5px,-5px)}
.secondary-cta:hover{transform:translateY(3px)}

.logo-stage{transition:transform .3s cubic-bezier(.16,.8,.3,1)}

/* Floating back-to-top arrow: fixed, hidden near the top of the page,
   fades in once you've scrolled (visibility toggled by nav.js). Links to
   #main, so it works with zero JavaScript too. */
.to-top{position:fixed;right:24px;bottom:24px;z-index:90;height:48px;width:48px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:20px;background:var(--paper);color:var(--ink);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s,transform .2s,background .2s,color .2s}
.to-top.is-visible{opacity:1;transform:none;pointer-events:auto}
.to-top:hover{background:var(--ink);color:var(--paper)}
@media(max-width:680px){.to-top{right:16px;bottom:16px;height:44px;width:44px;font-size:18px}}
@media(prefers-reduced-motion:reduce){.to-top{transition:opacity .2s}}
.brand-entry:hover .logo-stage{transform:translateY(-5px)}
