
:root{--ink:#173534;--paper:#f7f8f5;--text:#233e3d;--accent:#237d72;--muted:#52635f;--rule:#ced8d1;--pale:#e4ede7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:var(--accent)}:focus-visible{outline:3px solid #a65b24;outline-offset:5px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}p{margin:0 0 1.2em}h1,h2,h3{color:var(--ink);line-height:1.09;letter-spacing:-.035em;margin:0 0 .7em;font-weight:500}h1{font-size:clamp(45px,6.4vw,86px);max-width:1040px}h2{font-size:clamp(31px,3.4vw,46px)}h3{font-size:25px;line-height:1.2}ul,ol{padding-left:1.2em}li{margin-bottom:.65em}.wrap{max-width:1240px;margin:auto;padding:0 56px}.draft-bar{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.07em;padding:8px 20px}.site-header{border-bottom:1px solid var(--rule)}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:96px;gap:30px}.brand{text-decoration:none;white-space:nowrap;font-size:30px;letter-spacing:-.05em;line-height:1}.brand strong{font-weight:750}.brand span{font-weight:400}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:15px}.desktop-nav a{text-decoration:none}.desktop-nav a[aria-current=page]{text-decoration:underline}.nav-cta{border-bottom:1px solid var(--ink);padding:7px 0}.menu-toggle{display:none;background:none;border:1px solid var(--ink);padding:9px 14px;font-size:15px;color:var(--ink)}.skip-link{position:absolute;left:10px;top:-100px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.hero{padding:85px 0 36px}.eyebrow,.small-label,.step{font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:24px}.intro{max-width:760px;font-size:24px;line-height:1.5;color:var(--muted);margin-bottom:24px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin:10px 0 58px}.button{background:var(--ink);color:white;border:1px solid var(--ink);display:inline-flex;gap:26px;align-items:center;justify-content:space-between;font-size:16px;font-weight:600;padding:15px 22px;text-decoration:none;cursor:pointer;line-height:1.5}.button:hover{background:#284f4b;color:white}.text-link{font-size:16px;font-weight:600;display:inline-block}.operating-map{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:28px 0 18px;margin-bottom:10px}.map-line{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:24px}.map-line span{padding-right:22px;font-size:19px;position:relative;line-height:1.4}.map-line span:not(:last-child):after{content:"→";position:absolute;right:-12px;color:var(--accent)}.caption{font-size:13px;color:var(--muted);line-height:1.55}.operating-map .caption{margin-bottom:0}section{padding:66px 0;border-bottom:1px solid var(--rule)}.split{display:grid;grid-template-columns:1fr 1.03fr;gap:88px}.split h2{max-width:470px}.split p:last-child{margin-bottom:0}.wide-copy{max-width:790px}.columns{display:grid;gap:45px;margin-top:35px}.columns.three{grid-template-columns:repeat(3,1fr)}.columns.two{grid-template-columns:repeat(2,1fr)}.columns p{font-size:17px}.columns h3{font-size:24px}.service-list>a{display:grid;grid-template-columns:55px 1fr 30px;gap:20px;padding:30px 0;border-bottom:1px solid var(--rule);text-decoration:none}.service-list>a:last-child{border-bottom:0}.service-list b{font-size:14px;letter-spacing:.07em;font-weight:400;padding-top:6px}.service-list p{color:var(--muted);font-size:17px;margin-bottom:0;max-width:770px}.service-list h3{margin:0 0 10px;font-size:31px}.service-list h2{font-size:32px;margin-bottom:15px}.feature{background:var(--ink);color:white;padding:55px;margin-top:60px;margin-bottom:5px}.feature h2{color:white}.feature p{max-width:740px}.feature .button{background:var(--paper);color:var(--ink);border-color:var(--paper);margin-right:20px}.feature .text-link{color:white}.faq details{border-top:1px solid var(--rule);padding:20px 0}.faq summary{cursor:pointer;font-size:21px;font-weight:500}.faq p{max-width:820px;margin-top:20px}.keyline{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:28px 0}.keyline b{display:block;font-size:25px;font-weight:500}.keyline span{font-size:15px;color:var(--muted);display:block}.deliverables{list-style:none;counter-reset:steps;padding:0;margin:35px 0}.deliverables li{counter-increment:steps;position:relative;padding:22px 0 22px 60px;border-top:1px solid var(--rule)}.deliverables li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:25px;font-size:14px;color:var(--accent)}.deliverables h2{font-size:30px}.deliverables h3{margin-bottom:12px}.deliverables p{max-width:850px;margin-bottom:0}.plain-list{max-width:820px}.plain-list li{padding:6px 0}.article-list>a{display:block;padding:32px 0;border-bottom:1px solid var(--rule);text-decoration:none}.article-list h2{font-size:36px;max-width:840px}.article-list .eyebrow{margin-bottom:15px}.article-list p:last-child{color:var(--muted);max-width:770px;margin-bottom:0}.article{max-width:820px;margin-left:auto;margin-right:auto}.article h2{font-size:30px;margin-top:45px}.article h2:first-child{margin-top:0}.article p{font-size:19px;line-height:1.8}.article-note{border-top:1px solid var(--rule);padding-top:22px;color:var(--muted);font-size:15px!important}blockquote{border-left:2px solid var(--accent);margin:30px 0;padding-left:24px;font-size:24px;line-height:1.45}.table-wrap{overflow-x:auto;margin:30px 0}table{border-collapse:collapse;width:100%;font-size:16px;min-width:590px}td,th{text-align:left;vertical-align:top;border-bottom:1px solid var(--rule);padding:16px 15px 16px 0}th{font-size:13px;letter-spacing:.05em}.contact-grid{display:grid;grid-template-columns:.85fr 1fr;gap:80px}label{display:block;font-size:15px;font-weight:600;margin:0 0 8px}label span{font-size:12px;font-weight:400}input,textarea,select{width:100%;border:1px solid #899c94;background:white;border-radius:0;padding:12px;color:var(--ink);margin-bottom:23px;max-width:100%}textarea{resize:vertical}#workflow{margin-bottom:6px}form .caption{margin-bottom:25px}#form-status{font-size:15px;margin-top:20px}#prepared-message{border-top:1px solid var(--rule);padding-top:25px}.form-actions{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap;margin-bottom:16px}.secondary-button{padding:14px 18px;background:transparent;border:1px solid var(--ink);font-size:15px;cursor:pointer;color:var(--ink)}.closing{padding:80px 0;display:flex;justify-content:space-between;align-items:center;gap:40px}.closing h2{margin:0;max-width:650px}.site-footer{background:var(--ink);color:white;padding:42px 0;font-size:14px}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:36px}.site-footer a:hover{color:#dbece6}.footer-nav{display:flex;flex-wrap:wrap;gap:24px}.footer-bottom{border-top:1px solid #506b68;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:12px}.footer-bottom p{margin:0;max-width:680px}.print-only{display:none}[hidden]{display:none!important}
@media(max-width:1000px){.wrap{padding:0 32px}.desktop-nav{gap:18px}.split{gap:45px}.contact-grid{gap:40px}.columns{gap:25px}.intro{font-size:22px}.hero{padding-top:65px}}
@media(max-width:760px){body{font-size:17px}.wrap{padding:0 23px}.header-inner{min-height:80px;flex-wrap:wrap;gap:0}.brand{font-size:28px}.menu-toggle{display:block}.desktop-nav{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:0;padding:15px 0 25px}.desktop-nav.open{display:flex}.desktop-nav a{padding:12px 0;width:100%;font-size:17px}.nav-cta{border:0}.hero{padding-top:53px;padding-bottom:24px}h1{font-size:48px;letter-spacing:-.045em}h2{font-size:33px}.intro{font-size:21px}.hero-actions{gap:22px;margin-bottom:42px}.map-line{grid-template-columns:1fr 1fr;gap:28px}.map-line span{font-size:16px}.map-line span:after{display:none}.map-line span{border-left:2px solid var(--accent);padding-left:14px;padding-right:0}.eyebrow{font-size:11px;letter-spacing:.11em}section{padding:43px 0}.split,.contact-grid{grid-template-columns:1fr;gap:22px}.columns.three,.columns.two{grid-template-columns:1fr;gap:22px}.columns{margin-top:25px}.columns h3{margin-bottom:10px}.feature{padding:32px 24px;margin-top:38px}.feature .button{margin-bottom:20px}.service-list>a{grid-template-columns:30px 1fr 20px;gap:8px;padding:25px 0}.service-list h3,.service-list h2{font-size:25px}.keyline{grid-template-columns:1fr;gap:19px;padding:28px 0}.keyline b{font-size:22px}.deliverables li{padding-left:40px}.deliverables h2{font-size:27px}.article-list h2{font-size:29px}.article p{font-size:18px}.closing{flex-direction:column;align-items:flex-start;padding:55px 0}.footer-top,.footer-bottom{flex-direction:column}.footer-nav{gap:16px}.contact-grid>div a{overflow-wrap:anywhere}.form-actions{flex-direction:column}.form-actions .button{font-size:14px}.draft-bar{font-size:10px}.faq summary{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{body{background:white;color:#173534;font-size:11pt}.draft-bar,.menu-toggle,.desktop-nav,.closing,.site-footer,.hero-actions,.button,.text-link{display:none}.wrap{padding:0;max-width:none}.header-inner{min-height:50px}.hero{padding:25px 0 10px}h1{font-size:34pt}h2{font-size:21pt}h3{font-size:16pt}.intro{font-size:14pt}.split{gap:30px}section{padding:24px 0}.feature{background:white;color:var(--ink);padding:20px 0;margin:0}.feature h2{color:var(--ink)}.columns{gap:20px}.article p{font-size:11pt}p,li{orphans:3;widows:3}h2,h3{break-after:avoid}.print-only{display:block}.contact-grid{display:block}.contact-grid form{display:none}}

@font-face{font-family:Inter;src:url("assets/fonts/Inter-Variable.ttf") format("truetype");font-weight:100 900;font-display:swap}
@font-face{font-family:Instrument;src:url("assets/fonts/InstrumentSerif-Regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:Jacquard;src:url("assets/fonts/Jacquard24-Regular.ttf") format("truetype");font-weight:400;font-display:swap}
:root{--ink:#121613;--paper:#fafffa;--text:#121613;--accent:#2bee4b;--muted:#516254;--rule:#c8d2c8;--pale:#e5eee6}
html{scroll-padding-top:100px}body{font-family:Inter,Arial,sans-serif;font-weight:350;font-size:17px;line-height:1.5;background:var(--paper)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='110' height='70' viewBox='0 0 110 70'%3E%3Cg fill='none' stroke='%2393b799' stroke-width='.4'%3E%3Cpath d='M-30 10Q20-5 65 10T160 10M-30 14Q20-1 65 14T160 14M-30 18Q20 3 65 18T160 18M-30 22Q20 7 65 22T160 22M-30 26Q20 11 65 26T160 26M-30 30Q20 15 65 30T160 30M-30 34Q20 19 65 34T160 34M-30 38Q20 23 65 38T160 38M-30 42Q20 27 65 42T160 42M-30 46Q20 31 65 46T160 46M-30 50Q20 35 65 50T160 50M-30 54Q20 39 65 54T160 54M-30 58Q20 43 65 58T160 58M-30 62Q20 47 65 62T160 62M-30 66Q20 51 65 66T160 66M-30 70Q20 55 65 70T160 70'/%3E%3C/g%3E%3C/svg%3E")}
h1,h2,h3{font-weight:550;color:inherit;letter-spacing:-.05em}h2{font-size:clamp(36px,5vw,72px);line-height:1.04}h3{font-weight:500}em{font-family:Instrument,Georgia,serif;font-style:normal;font-weight:400;letter-spacing:-.015em}
a:hover{color:inherit}.wrap{max-width:1440px;padding:0 7.6%;margin:auto}section{padding:100px 0}.small-label,.eyebrow{font-size:11px;font-weight:550;letter-spacing:.04em;line-height:1.4}.small-label{margin-bottom:28px}.caption{color:var(--muted)}
.site-header{position:fixed;top:0;left:0;width:100%;z-index:40;border:0;transition:color .25s;color:var(--ink);background:transparent}.header-inner{min-height:108px;padding:0 3.8%;max-width:none;gap:0}.brand{display:inline-block;position:relative;width:151px;height:auto;line-height:1}.brand img{display:block;width:100%;height:auto}.brand-reverse{display:none!important}.site-header.dark .brand-primary{display:none}.site-header.dark .brand-reverse{display:block!important}.site-header.dark{color:var(--paper)}.menu-toggle{display:flex;align-items:center;gap:19px;font-size:13px;font-weight:550;border:0;padding:12px 0;background:transparent;color:inherit;cursor:pointer;z-index:43}.menu-icon{height:36px;width:28px;display:flex;align-items:center;justify-content:space-between}.menu-icon i{display:block;width:3px;height:26px;background:var(--accent);transition:transform .2s}.menu-icon i:nth-child(2){transform:translateY(7px);height:23px}.menu-icon i:nth-child(3){transform:translateY(-6px);height:23px}.menu-toggle[aria-expanded=true] .menu-icon i:first-child{transform:translateX(12px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-icon i:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .menu-icon i:nth-child(3){height:26px;transform:translateX(-12px) rotate(-45deg)}
.desktop-nav{position:fixed;inset:0;background:var(--paper);color:var(--ink);padding:145px 12% 55px;display:none;overflow:auto;align-items:start;gap:0;z-index:41;font-size:clamp(32px,5vw,68px);letter-spacing:-.045em;line-height:1.05}.desktop-nav.open{display:flex;flex-direction:column}.desktop-nav>a{padding:9px 0;width:auto;text-decoration:none}.desktop-nav>a:hover{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:4px;text-underline-offset:10px}.desktop-nav .nav-cta{font-family:Instrument,Georgia,serif;font-size:1.25em;border:0;margin-top:12px}.nav-meta{font-size:12px;letter-spacing:0;margin-top:38px;display:flex;gap:40px}.menu-open{overflow:hidden}.menu-open .site-header{color:var(--ink)}.menu-open .site-header .brand{visibility:hidden}.skip-link{z-index:80}.skip-link:focus{color:var(--ink)}:focus-visible{outline:2px solid #168b2a;outline-offset:6px}
.button{background:var(--accent);color:var(--ink);border:1px solid var(--accent);font-size:11px;letter-spacing:.02em;text-transform:uppercase;font-weight:550;border-radius:5px;padding:20px 30px;gap:34px;line-height:1.35;box-shadow:1px 8px 20px rgba(16,94,29,.18);transition:background .2s,transform .2s,box-shadow .2s}.button span{font-size:22px;line-height:.65;font-weight:350}.button:hover{background:#56f36e;color:var(--ink);transform:translateY(-2px);box-shadow:1px 10px 25px rgba(16,94,29,.25)}.text-link{font-size:13px;font-weight:500}.secondary-button{border-radius:5px;font-size:12px;text-transform:uppercase;min-height:53px}.quiet-link{display:block;font-size:12px;margin-top:24px;text-underline-offset:5px}
.editorial-hero{max-width:1060px;margin:auto;padding:206px 0 82px;border:0;min-height:990px}.editorial-hero h1{font-size:147px;font-weight:550;letter-spacing:-.065em;line-height:1;margin:0;max-width:none}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:20px;white-space:nowrap;margin-bottom:7px}.hero-row>span{display:block}.hero-row img{min-width:0;height:136px;object-fit:cover;flex:1;border-radius:8px;filter:grayscale(1)}.row-one img{max-width:342px;object-position:center 42%}.row-two img{max-width:151px}.row-three img{max-width:227px}.row-four img{max-width:350px;object-position:center 90%}.hero-caption{display:flex;justify-content:space-between;align-items:center;margin-top:67px;font-size:10px;font-weight:500;letter-spacing:.035em}.hero-caption p{margin:0}.hero-caption a{text-decoration:none;display:flex;gap:18px}.hero-caption span{color:#128825}
.dark-surface,.dark-stage{background:var(--ink);color:var(--paper)}.dark-stage{position:relative;min-height:1220px;border:0;overflow:hidden;padding:0}.stage-images{position:absolute;top:130px;left:32%;height:975px;width:45%}.stage-images img{position:absolute;object-fit:cover;filter:grayscale(1) brightness(.7);border-radius:5px}.stage-image-one{width:72%;height:420px;top:0;left:0}.stage-image-two{height:450px;width:69%;top:465px;left:26%}.stage-headline{position:absolute;left:39%;top:415px;z-index:1}.stage-headline h2{font-size:clamp(40px,4.6vw,66px);font-weight:550;letter-spacing:-.05em}.green-stop{color:var(--accent);letter-spacing:-.14em}.stage-caption{position:absolute;bottom:105px;left:7.6%;max-width:255px}.stage-caption h3{font-size:19px;letter-spacing:-.03em}.stage-caption p{font-size:14px}.stage-caption .button{padding:20px 22px;gap:23px}.stage-headline .small-label{color:#c8d2c8;font-size:10px}
.type-ribbon{overflow:hidden;padding:135px 0 115px;border:0;text-align:center}.ribbon-line{white-space:nowrap;line-height:.98}.serif{font-family:Instrument,Georgia,serif;font-size:clamp(120px,20vw,290px);letter-spacing:-.035em}.pixel{font-family:Jacquard,Georgia,serif;font-size:clamp(84px,14.8vw,215px);letter-spacing:-.02em;margin-top:16px;transform:translateX(-1%)}.offer-stage{border:0;padding:150px 0;clip-path:polygon(0 1%,50% 0,100% 1%,100% 99%,50% 100%,0 99%)}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.offer-grid>div:first-child{position:sticky;align-self:start;top:140px}.offer-grid h2{font-size:clamp(44px,5vw,72px)}.offer-grid p{font-size:16px;max-width:395px;margin-bottom:32px}.offer-index>a{display:grid;position:relative;grid-template-columns:35px 1fr 20px;border:1px solid #434b43;border-radius:10px;padding:27px 22px;margin-bottom:12px;text-decoration:none;transition:border-color .2s}.offer-index>a:hover{border-color:var(--accent)}.offer-index>a>span{font-size:11px;padding-top:6px}.offer-index h3{font-size:32px;line-height:1.05;letter-spacing:-.045em;margin-bottom:12px;font-weight:400}.offer-index h3 em{font-size:1.35em}.offer-index .arrow{color:var(--accent);font-size:25px;padding:0}.offer-index p{grid-column:2/4;font-size:12px;color:#c8d2c8;margin:0}
.capability-section{padding-top:135px;padding-bottom:110px;border:0}.section-heading{margin-bottom:66px}.section-heading h2{font-size:58px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.capability-grid>div>.small-label{display:block;border-top:1px solid var(--rule);padding-top:18px}.orb{position:relative;aspect-ratio:1;border-radius:50%;background:#232924;display:flex;align-items:center;justify-content:center;color:var(--paper);margin:45px 0 30px;overflow:hidden}.orb>span{font-family:Instrument,Georgia,serif;font-size:43px;line-height:1;letter-spacing:-.02em;text-align:center;z-index:1}.orb>span em{font-family:Inter,sans-serif;font-size:.55em;font-weight:350;letter-spacing:-.03em}.orb i,.orb b{position:absolute;width:90%;height:90%;border:1px dotted #2bee4b;border-radius:50%;transform:rotateX(50deg) rotateZ(-40deg);opacity:.5}.orb b{transform:rotateX(50deg) rotateZ(45deg);width:104%;height:104%;border-style:dashed}.middle i{transform:rotateY(55deg) rotateZ(10deg)}.middle b{transform:rotateY(55deg) rotateZ(-35deg)}.third i{width:65%;height:65%}.third b{width:45%;height:45%}.capability-grid p{font-size:15px;color:var(--muted);max-width:325px}
.approach-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding-top:65px;padding-bottom:145px;border:0}.approach-visual img{width:100%;height:480px;object-fit:cover;filter:grayscale(1);border-radius:8px}.image-note{display:block;font-size:9px;font-weight:500;margin-top:17px;letter-spacing:.03em}.approach-section h2{font-size:65px}.approach-section p{font-size:16px;max-width:400px}.approach-section .button{margin-top:18px}
.audience-section{border:0;padding:135px 0 110px;clip-path:polygon(0 1%,50% 0,100% 1%,100% 99%,50% 100%,0 99%)}.audience-intro{padding-left:13%}.audience-intro h2{font-size:clamp(42px,5.4vw,78px);max-width:1000px}.audience-intro h2 em{font-size:1.35em}.audience-bottom{display:flex;align-items:start;justify-content:space-between;gap:40px;margin:65px 0 95px;padding-left:13%}.audience-bottom p{font-size:16px;max-width:450px;margin:0}.audience-bottom .button{flex-shrink:0}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sector-grid>div{padding:33px 18px;border:1px solid #434b43;border-radius:8px;text-align:center}.sector-grid span{font-family:Instrument,Georgia,serif;font-size:36px;color:#c8d2c8;line-height:1}.sector-grid p{font-size:11px;color:#a3b3a5;margin:18px 0 0}
.technology-section{padding-top:135px;padding-bottom:110px}.technology-section .split{gap:75px}.technology-section h2{font-size:58px;max-width:none}.technology-section p{font-size:16px}.founder-section{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:1.35fr 1fr;gap:8%}.founder-section h2{font-size:57px}.founder-section>div:last-child{align-self:end;font-size:16px}.insights-section{padding-top:110px;padding-bottom:110px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.insight-grid>a{text-decoration:none}.insight-grid img{display:block;width:100%;height:210px;object-fit:cover;border-radius:6px;filter:grayscale(1);margin-bottom:26px;transition:filter .3s}.insight-grid>a:hover img{filter:grayscale(.4)}.insight-grid h3{font-size:27px;margin:18px 0 30px;letter-spacing:-.035em;line-height:1.12}.insight-grid .small-label{font-size:9px}.insight-grid .text-link{text-decoration:underline}.faq.wrap{padding-top:100px;padding-bottom:110px}.faq h2{margin-bottom:50px;font-size:58px}.faq summary{font-weight:400;font-size:22px}.faq p{font-size:16px}
.closing-ribbon{padding:105px 3.8% 115px;overflow:hidden;border:0}.closing-ribbon>p{margin:0;white-space:nowrap;font-family:Instrument,Georgia,serif;font-size:clamp(62px,11vw,165px);letter-spacing:-.02em;line-height:1.02}.closing-ribbon>p:last-child{text-align:right;font-family:Jacquard,Georgia,serif;font-size:clamp(80px,14vw,200px)}.closing-ribbon img{display:inline-block;vertical-align:middle;object-fit:cover;width:19vw;height:9vw;border-radius:8px;margin:0 1vw;filter:grayscale(1)}
.site-footer{padding:78px 0 45px;background:var(--ink);color:var(--paper);font-size:13px}.footer-intro{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-intro>div>a{font-size:13px}.footer-intro h2{font-family:Instrument,Georgia,serif;font-size:clamp(75px,9vw,135px);font-weight:400;letter-spacing:-.02em;margin:18px 0 65px;line-height:1}.footer-intro h2 span{font-family:Jacquard,Georgia,serif;font-size:1.25em}.footer-top{margin-bottom:45px}.footer-nav{gap:28px;font-size:12px}.footer-bottom{border-color:#434b43;font-size:10px}.footer-bottom p{max-width:600px}.signature-band{background:var(--accent);padding:66px 3.8% 55px;overflow:hidden}.signature-band img{width:100%;height:auto;display:block}.site-footer a:hover{color:var(--accent)}
.subpage main{padding-top:100px}.subpage .hero{padding-top:88px;padding-bottom:48px}.subpage h1{font-size:clamp(48px,6.6vw,95px);font-weight:500;letter-spacing:-.055em;max-width:1120px;line-height:1.01}.subpage .intro{font-size:22px;line-height:1.5;max-width:800px}.subpage section{padding:65px 0}.subpage section h2{font-size:clamp(31px,3.5vw,49px)}.subpage .feature{padding:55px;background:var(--ink);color:var(--paper);border:0}.feature .button{background:var(--accent);color:var(--ink);border-color:var(--accent)}.subpage .columns h3{font-size:26px}.subpage .service-list h3{font-size:34px}.subpage .closing h2{font-size:39px}.subpage .closing{padding:75px 0}.subpage .article h2{font-size:32px}.subpage .article p{font-size:18px}.subpage .deliverables li:before{color:#16862a}.contact-grid>div a{overflow-wrap:anywhere}input,textarea,select{background:transparent;border-color:#809585;border-radius:3px;font-size:16px}input:focus,textarea:focus,select:focus{border-color:#16862a}.subpage .closing-ribbon{display:none}
@media(min-width:1700px){.editorial-hero{max-width:1200px;padding-top:240px}.editorial-hero h1{font-size:165px}.hero-row img{height:153px}.row-two img{max-width:165px}.row-three img{max-width:262px}}
@media(max-width:1200px){.editorial-hero{max-width:none;margin:0 10%;padding-top:185px;min-height:850px}.editorial-hero h1{font-size:10.5vw}.hero-row{gap:15px}.hero-row img{height:9.7vw}.row-one img{max-width:25vw}.row-two img{max-width:10.2vw}.row-three img{max-width:15.5vw}.row-four img{max-width:25vw}.stage-headline{left:29%;top:450px}.stage-images{left:25%;width:60%}.offer-grid{gap:7%}.audience-intro,.audience-bottom{padding-left:0}.audience-bottom{gap:35px}.approach-section h2{font-size:55px}.approach-visual img{height:430px}.orb>span{font-size:34px}.founder-section h2{font-size:46px}.section-heading h2{font-size:50px}}
@media(max-width:760px){body{font-size:16px}.wrap{padding-left:6%;padding-right:6%}.header-inner{min-height:82px;padding:0 6%;flex-wrap:nowrap}.brand{width:122px}.menu-toggle{font-size:12px;gap:14px}.menu-icon{width:23px;height:29px}.menu-icon i{width:2px;height:23px}.desktop-nav{padding:125px 7% 40px;font-size:39px}.desktop-nav>a{font-size:inherit;padding:10px 0}.nav-meta{gap:22px;flex-wrap:wrap;font-size:11px}.editorial-hero{margin:0 6%;min-height:680px;padding:170px 0 80px}.editorial-hero h1{font-size:11.8vw;letter-spacing:-.065em}.hero-row{gap:8px;margin-bottom:8px}.hero-row img{height:10.8vw;border-radius:4px}.row-one img{max-width:26vw}.row-two img{max-width:10vw}.row-three img{max-width:15vw}.row-four img{max-width:27vw}.hero-caption{margin-top:63px;gap:18px;font-size:8px}.hero-caption p{max-width:195px}.hero-caption a{font-size:10px;gap:10px}
.dark-stage{min-height:1000px}.stage-images{left:15%;width:80%;top:90px;height:730px}.stage-image-one{height:325px;width:76%}.stage-image-two{height:345px;width:70%;top:360px;left:22%}.stage-headline{left:10%;top:315px;right:5%}.stage-headline h2{font-size:39px}.stage-headline .small-label{font-size:9px}.stage-caption{bottom:55px;left:6%;max-width:245px}.stage-caption h3{font-size:17px}.stage-caption p{font-size:13px}.stage-caption .button{width:auto}.type-ribbon{padding:80px 0}.serif{font-size:27vw}.pixel{font-size:18vw;transform:translateX(-4%);margin-top:14px}.offer-stage{padding:85px 0;clip-path:none}.offer-grid{grid-template-columns:1fr;gap:48px}.offer-grid>div:first-child{position:static}.offer-grid h2{font-size:51px}.offer-grid p{font-size:15px}.offer-grid .button{width:auto}.offer-index>a{padding:25px 20px;grid-template-columns:35px 1fr 20px}.offer-index h3{font-size:31px}.offer-index p{font-size:12px}.capability-section{padding-top:80px;padding-bottom:40px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:38px}.capability-grid{grid-template-columns:1fr;gap:30px}.capability-grid>div{display:grid;grid-template-columns:155px 1fr;gap:15px}.capability-grid>div>.small-label{grid-column:1/-1;margin-bottom:0}.orb{width:155px;margin:8px 0}.orb>span{font-size:27px}.capability-grid p{align-self:center;font-size:13px;margin:0}.approach-section{grid-template-columns:1fr;gap:40px;padding-top:50px;padding-bottom:80px}.approach-visual img{height:330px}.approach-section h2{font-size:48px}.approach-section p{font-size:15px}.audience-section{padding:85px 0 70px;clip-path:none}.audience-intro h2{font-size:40px}.audience-bottom{flex-direction:column;margin:40px 0 50px;gap:24px}.audience-bottom p{font-size:15px}.sector-grid{grid-template-columns:1fr;gap:12px}.sector-grid>div{padding:25px}.sector-grid span{font-size:35px}.sector-grid p{margin-top:10px}.technology-section{padding-top:80px;padding-bottom:65px}.technology-section .split{gap:22px}.technology-section h2{font-size:41px}.founder-section{padding-top:70px;padding-bottom:70px;grid-template-columns:1fr;gap:23px}.founder-section h2{font-size:40px}.founder-section>div:last-child{font-size:15px}.insights-section{padding-top:70px;padding-bottom:65px}.insight-grid{grid-template-columns:1fr;gap:45px}.insight-grid img{height:240px}.insight-grid h3{font-size:28px}.faq.wrap{padding-top:70px;padding-bottom:65px}.faq h2{font-size:43px;margin-bottom:32px}.faq summary{font-size:19px}.faq p{font-size:15px}.closing-ribbon{padding:70px 3%}.closing-ribbon>p{font-size:11.5vw}.closing-ribbon>p:last-child{font-size:15.5vw}.closing-ribbon img{height:10vw;width:17vw;border-radius:3px}.site-footer{padding:55px 0 30px}.footer-intro{align-items:flex-start;flex-direction:column;gap:0}.footer-intro h2{font-size:76px;margin:22px 0 30px}.footer-intro .button{margin-bottom:45px;width:100%}.footer-intro>div>a{font-size:12px}.footer-nav{gap:20px}.footer-top{margin-bottom:30px}.footer-bottom{font-size:10px;gap:20px}.signature-band{padding:45px 6%}.button{padding:19px 24px}.subpage main{padding-top:82px}.subpage .hero{padding:55px 0 28px}.subpage h1{font-size:48px}.subpage .intro{font-size:19px}.subpage section{padding:42px 0}.subpage section h2{font-size:33px}.subpage .feature{padding:32px 24px}.subpage .service-list h3{font-size:26px}.subpage .closing h2{font-size:34px}.subpage .closing .button{width:100%}.subpage .article p{font-size:17px}.footer-bottom p{max-width:100%}.button{white-space:normal}.contact-grid{gap:35px}}
@media(max-width:370px){.editorial-hero h1{font-size:11.5vw}.stage-headline h2{font-size:34px}.capability-grid>div{grid-template-columns:130px 1fr}.orb{width:130px}.orb>span{font-size:23px}.footer-intro h2{font-size:65px}.nav-meta{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.offer-grid>div:first-child{position:static}}
@media print{body{font-family:Inter,Arial,sans-serif;background:white;color:#121613}body::before,.site-header,.hero-caption,.type-ribbon,.closing-ribbon,.signature-band,.site-footer{display:none!important}.subpage main{padding:0}.subpage h1{font-size:34pt}.subpage .hero{padding:20px 0}.subpage section{padding:20px 0}.subpage .intro{font-size:13pt}.subpage section h2{font-size:22pt}.subpage .feature{padding:10px 0;background:white;color:#121613}.home .dark-stage{position:relative;min-height:400px}.editorial-hero{padding:0;min-height:0;max-width:600px;margin:auto}.editorial-hero h1{font-size:65px}.hero-row img{height:60px}.home section{break-inside:avoid}.offer-grid>div:first-child{position:static}}

/* Live-reference corrections: dark outlined menu; alternating mobile hero; dark footer. */
.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}
.desktop-nav{background:#121613;color:#fafffa;padding-top:115px;display:none}.desktop-nav.open{display:flex}.desktop-nav>a{-webkit-text-stroke:1px #a5b0a7;color:transparent;font-size:clamp(35px,4.5vw,64px);font-weight:550;line-height:1.04;padding:5px 0}.desktop-nav>a[aria-current],.desktop-nav>a:hover,.desktop-nav>a:focus-visible{-webkit-text-stroke:0;color:#fafffa;text-decoration:none}.desktop-nav .nav-cta{font-size:1.1em;color:#c8d2c8;-webkit-text-stroke:0;margin-top:12px}.nav-meta{border-top:1px solid #434b43;padding-top:25px;width:100%;color:#fafffa;letter-spacing:0;font-size:12px;line-height:1.4}.menu-open .site-header{color:#fafffa}
.site-footer{position:relative;padding:140px 0 45px}.footer-email{display:block;text-decoration:none;font-size:clamp(25px,4.1vw,59px);font-weight:500;letter-spacing:-.045em;line-height:1.1;padding-bottom:35px;border-bottom:1px solid #434b43;overflow-wrap:anywhere}.footer-middle{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 0;overflow:hidden}.footer-nav{display:flex;flex-shrink:0;gap:80px}.footer-nav>div{display:flex;flex-direction:column;gap:17px;font-size:13px}.footer-nav a{text-decoration:none}.footer-marquee{font-family:Instrument,Georgia,serif;font-size:100px;line-height:1;color:#354039;text-decoration:none;white-space:nowrap;letter-spacing:-.04em;display:block}.footer-marquee span:not(.sr-only){font-family:Jacquard,Georgia,serif;font-size:1.17em}.footer-marquee:hover{color:#7d8c7f!important}.back-top{position:absolute;top:-65px;right:10%;width:180px;height:80px;text-align:center;text-decoration:none;background:#121613;border-radius:100% 100% 0 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:18px}.back-top span{position:absolute;top:-27px;color:#121613;font-size:11px}.back-top b{color:#2bee4b;font-size:28px;font-weight:350;transition:transform .3s}.back-top:hover b{transform:translateY(-6px)}.subpage .site-footer{margin-top:90px}.footer-bottom{color:#a2afa5}.button:hover>span{transform:translateX(3px)}.button>span{transition:transform .2s}
@media(max-width:760px){.editorial-hero{margin:0 2.7%;padding:100px 0 55px;min-height:0}.editorial-hero h1{font-size:15.05vw;letter-spacing:-.065em}.hero-row{flex-direction:column;gap:11px;margin-bottom:14px;white-space:nowrap}.hero-row>span{order:0;line-height:1.04}.hero-row img{order:1;width:100%;height:24.1vw;min-height:24.1vw;flex:none;max-width:none;border-radius:8px}.hero-caption{margin:37px 3.5% 0;font-size:8px}.header-inner{padding:0 4%;min-height:78px}.brand{width:112px}.menu-toggle[aria-expanded=false] .menu-label{display:none}.desktop-nav{padding:110px 5% 35px}.desktop-nav>a{font-size:39px;padding:7px 0;line-height:1.08}.desktop-nav .nav-cta{font-size:49px;padding-top:15px}.nav-meta{margin-top:24px;gap:22px;font-size:11px}.nav-meta>span{flex-basis:100%;color:#a5b0a7}.site-footer{padding:80px 0 32px}.footer-email{font-size:29px;line-height:1.17;letter-spacing:-.045em;padding-bottom:30px}.footer-middle{flex-direction:column-reverse;align-items:flex-start;gap:35px;padding:35px 0}.footer-marquee{font-size:71px;align-self:center}.footer-nav{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:25px}.footer-nav>div{gap:18px;font-size:12px}.back-top{right:calc(50% - 90px);top:-62px}.footer-bottom{gap:20px}.closing-ribbon{padding-bottom:115px}}
@media(max-width:370px){.editorial-hero h1{font-size:14.8vw}.footer-email{font-size:25px}.desktop-nav>a{font-size:35px}.desktop-nav .nav-cta{font-size:45px}.footer-marquee{font-size:62px}}
@media(prefers-reduced-motion:reduce){.back-top:hover b,.button:hover>span{transform:none}}
.marquee-track{display:flex;width:max-content;animation:rwa-marquee 32s linear infinite}.marquee-track>span{display:block;padding-right:90px}.pixel .marquee-track{animation-direction:reverse;animation-duration:45s}.ribbon-line.pixel{transform:none}.type-ribbon:hover .marquee-track{animation-play-state:paused}.orb i{animation:rwa-orbit 40s linear infinite}@keyframes rwa-marquee{to{transform:translateX(-33.333333%)}}@keyframes rwa-orbit{from{rotate:0deg}to{rotate:360deg}}@media(prefers-reduced-motion:reduce){.marquee-track,.orb i{animation:none!important}.marquee-track{display:block;width:auto}.marquee-track>span{white-space:normal;padding:0 5%;font-size:clamp(58px,12vw,170px)}.marquee-track>span[aria-hidden]{display:none}}
p.small-label,.offer-grid p.small-label,.approach-section p.small-label,.technology-section p.small-label{font-size:11px;line-height:1.4;font-weight:550;letter-spacing:.04em}
.brand .compact-brand{display:none}.site-header.compact .brand{width:42px}.site-header.compact .brand-primary,.site-header.compact .brand-reverse{display:none!important}.site-header.compact .brand .compact-brand{display:block;font-size:30px;font-weight:550;letter-spacing:-.08em;text-decoration:underline;text-decoration-color:#2bee4b;text-decoration-thickness:2px;text-underline-offset:5px;padding:3px 3px 7px;background:#fafffa}.site-header.compact.dark .compact-brand{background:#121613}.closing-track{display:flex;width:max-content;animation:rwa-marquee 29s linear infinite}.closing-track>span{display:block;padding-right:80px}.closing-ribbon:hover .closing-track{animation-play-state:paused}.motion-toggle{padding:8px 0;margin:0;background:none;color:#c8d2c8;border:0;font-size:10px;text-decoration:underline;cursor:pointer}.motion-paused .marquee-track,.motion-paused .closing-track,.motion-paused .orb i{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.closing-track{display:block;animation:none;width:auto}.closing-track>span{white-space:normal;padding:0;font-size:clamp(50px,10vw,140px)}.closing-track>span[aria-hidden],.motion-toggle{display:none}}

/* Motion v3: timed image wipes, native-scroll pinned scenes, accessible static fallback. */
.hero-photo{display:block;position:relative;overflow:hidden;flex:1;min-width:0;height:136px;border-radius:8px;isolation:isolate}
.hero-row .hero-photo img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;max-width:none;object-fit:cover;filter:grayscale(1);border-radius:0;margin:0;visibility:hidden;transform:none;will-change:clip-path}
.hero-photo img.active{visibility:visible}.row-one .hero-photo{max-width:342px}.row-two .hero-photo{max-width:151px}.row-three .hero-photo{max-width:227px}.row-four .hero-photo{max-width:350px}
.hero-caption>div{display:flex;align-items:center;gap:30px}.hero-caption .motion-toggle{font-family:inherit;color:#516254;font-size:9px;letter-spacing:.02em;padding:0}.hero-caption .motion-toggle:hover{color:#121613}
.story-scroll{padding:95px 7.6%;border:0}.story-images,.story-scroll-cue,.story-steps{display:none}.story-copy{max-width:1050px}.story-panel{padding:40px 0}.story-panel h2{font-size:clamp(36px,4.6vw,66px)}.story-line{display:block}.story-support{max-width:620px;font-size:17px;color:#c8d2c8;margin-top:30px}.story-corner{max-width:400px;padding-top:35px}.story-corner h3{font-size:20px}.story-corner p{font-size:15px}.green-stop{letter-spacing:-.12em}
.motion-enhanced .story-scroll{height:calc(100svh + 2000px);padding:0}
.motion-enhanced .story-sticky{height:100svh;position:sticky;top:0;overflow:hidden}
.motion-enhanced .story-images{display:block;position:absolute;inset:0;pointer-events:none}
.motion-enhanced .story-image{position:absolute;left:12.3%;top:20%;width:27.78%;height:60%;object-fit:cover;filter:grayscale(1) brightness(.67);border-radius:8px;transform-origin:center;will-change:transform}
.motion-enhanced .story-copy{position:absolute;left:38.7%;top:38.4%;right:4%;max-width:none;z-index:3}
.motion-enhanced .story-panel{position:absolute;inset:0 auto auto 0;padding:0;width:100%;opacity:0;pointer-events:none}
.motion-enhanced .story-panel.is-active{opacity:1;pointer-events:auto}
.motion-enhanced .story-panel .small-label{font-size:10px;letter-spacing:.03em;margin-bottom:18px;color:#c8d2c8}
.motion-enhanced .story-panel h2{font-size:min(4.55vw,7.1svh,66px);line-height:1.03;letter-spacing:-.049em;margin:0;white-space:nowrap;font-weight:550}
.motion-enhanced .line-ink{display:inline-block;will-change:clip-path}
.motion-enhanced .story-support{display:none}
.motion-enhanced .story-scroll-cue{display:flex;align-items:center;gap:18px;writing-mode:vertical-rl;transform:rotate(180deg);position:absolute;left:3.8%;top:47%;font-size:11px;font-weight:550;z-index:4}
.story-scroll-cue b{color:#2bee4b;font-size:18px;font-weight:350}
.motion-enhanced .story-corner{position:absolute;left:3.8%;bottom:4%;width:270px;max-width:23%;padding:0;z-index:4}
.motion-enhanced .story-corner h3{font-size:16px;line-height:1.15;margin-bottom:15px;letter-spacing:-.035em}
.motion-enhanced .story-corner>p{font-size:12px;line-height:1.4;margin-bottom:22px}
.motion-enhanced .story-corner .button{padding:18px 23px;font-size:10px;gap:24px}
.motion-enhanced .story-steps{display:flex;gap:20px;margin-top:20px}
.story-steps button{border:0;border-bottom:1px solid #637166;background:none;color:#c8d2c8;padding:4px 1px;font:500 10px Inter,sans-serif;cursor:pointer}
.story-steps button[aria-current]{color:#2bee4b;border-color:#2bee4b}
.scroll-ribbon .ribbon-line{will-change:transform}.scroll-ribbon .marquee-track>span{display:flex;align-items:center;gap:50px}
.scroll-ribbon img{width:24vw;max-width:380px;height:13.5vw;max-height:205px;object-fit:cover;border-radius:8px;filter:grayscale(1)}
.type-ribbon{padding:95px 0 105px}.type-ribbon .pixel{margin-top:45px}
.offer-stage{min-height:100svh;display:flex;align-items:center;padding:125px 0;clip-path:polygon(0 1%,50% 0,100% 1%,100% 99%,50% 100%,0 99%)}
.offer-grid{width:100%;grid-template-columns:1fr 1.07fr;gap:12%;align-items:center}.offer-grid>div:first-child{position:static}
.offer-grid h2{font-size:clamp(44px,4.95vw,71px);line-height:1.04}.offer-grid>div:first-child>p:not(.small-label){font-size:15px;max-width:340px}
.offer-index>a{min-height:112px;grid-template-columns:30px 1fr 20px;align-items:center;margin-bottom:12px;padding:22px 24px;gap:18px;color:#c8d2c8;border-color:#434b43;border-radius:10px;transition:color .3s,background .3s,border-color .3s}
.offer-index>a h3{font-family:Inter,Arial,sans-serif;font-size:26px;line-height:1.1;letter-spacing:-.04em;font-weight:400;margin:0 0 8px}
.offer-index>a p{font-size:11px;line-height:1.3;margin:0;color:#9cab9f}
.offer-index>a>span{padding:0}.offer-index>a:hover,.offer-index>a:focus-visible{color:#121613;background:#fafffa;border-color:#fafffa}.offer-index>a:hover p,.offer-index>a:focus-visible p{color:#516254}
.approach-scroll{padding:100px 7.6%;border:0;background:var(--paper)}
.approach-sticky{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}
.approach-diagram{position:relative;height:510px;isolation:isolate}
.approach-orb{position:absolute;width:310px;height:310px;border-radius:50%;background:rgba(35,41,36,.87);left:50%;top:50%;display:flex;align-items:center;justify-content:center;color:#fafffa;will-change:transform,opacity}
.approach-orb>span{position:relative;z-index:1;text-align:center;font-family:Instrument,Georgia,serif;font-size:43px;line-height:.98;letter-spacing:-.02em}
.orb-0{transform:translate(-79%,-75%)}.orb-1{transform:translate(-21%,-75%)}.orb-2{transform:translate(-50%,-21%)}
.orb-particles{position:absolute;inset:0;width:100%;height:100%;fill:#2bee4b;opacity:.75}
.approach-copy h2{font-size:68px;font-weight:500;line-height:1.02;letter-spacing:-.045em;margin:0 0 28px}
.approach-copy>p:not(.small-label){font-size:15px;line-height:1.5;max-width:345px}
.approach-copy .button{margin-top:18px}
.approach-beats{font-size:14px;max-width:430px;padding-left:18px}.approach-beats b{font-weight:550}
.approach-current,.green-wipe,.belief-green-sweep,.approach-intersection{display:none}
.motion-enhanced .approach-scroll{height:calc(100svh + 3000px);padding:0}
.motion-enhanced .approach-sticky{display:block;position:sticky;top:0;max-width:none;width:100%;height:100svh;overflow:hidden}
.motion-enhanced .approach-diagram{position:absolute;width:45%;height:100%;left:7%;top:0;transform-origin:50% 50%;will-change:transform}
.motion-enhanced .approach-orb{width:350px;height:350px;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%)}
.motion-enhanced .approach-orb>span{font-size:43px}
.motion-enhanced .approach-copy{position:absolute;left:58%;top:34%;right:8%;z-index:3;will-change:opacity}
.motion-enhanced .approach-copy .small-label{font-size:10px;margin-bottom:22px}
.motion-enhanced .approach-copy h2{font-size:clamp(46px,5vw,72px)}
.motion-enhanced .approach-current{display:block;color:#516254;font-size:12px!important;min-height:18px;margin-top:24px}
.motion-enhanced .approach-beats{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap;padding:0;margin:0}
.motion-enhanced .approach-intersection{display:block;position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;opacity:0;will-change:opacity}
.motion-enhanced .green-wipe{display:block;position:absolute;inset:0;background:#2bee4b;clip-path:circle(0px at 29.5% 50%);z-index:5;pointer-events:none;will-change:clip-path}
.belief-scroll{padding:110px 7.6%;border:0}
.belief-copy{max-width:1050px;margin:auto}.belief-copy h2{font-size:clamp(42px,6.3vw,91px);line-height:1.035;letter-spacing:-.046em;position:relative;margin:0}
.belief-line{display:block}.quote-open,.quote-close{color:#2bee4b;font-family:Instrument,Georgia,serif;font-weight:400}
.quote-open{position:absolute;left:-.6em;top:-.1em}.quote-close{margin-left:.2em}
.motion-enhanced .belief-scroll{height:calc(100svh + 1000px);padding:0}
.motion-enhanced .belief-sticky{height:100svh;position:sticky;top:0;overflow:hidden}
.motion-enhanced .belief-copy{position:absolute;left:19%;right:9%;top:28%;max-width:none}
.motion-enhanced .belief-copy>.small-label{font-size:10px;opacity:0}
.motion-enhanced .belief-copy h2{font-size:min(6.3vw,10svh,92px);line-height:1.02;white-space:nowrap}
.motion-enhanced .belief-green-sweep{display:block;position:absolute;inset:0;background:#2bee4b;z-index:6;clip-path:inset(0 0 0 0);pointer-events:none;will-change:clip-path}
.belief-details{padding:40px 0 95px;border:0;overflow:hidden}
.belief-support{display:flex;align-items:flex-start;justify-content:space-between;gap:90px;max-width:1050px;margin:0 auto 85px;padding:0 0 0 55px}
.belief-support>div{max-width:500px}.belief-support p{font-size:15px;line-height:1.45}.belief-support .button{flex-shrink:0}
.scope-window{overflow:hidden;padding:0 0 60px}
.scope-label{padding:0 3.8%;font-size:10px!important;color:#a8b6ab;margin-bottom:28px}
.scope-track{display:flex;gap:16px;width:max-content;will-change:transform;padding:0 16px}
.scope-item{width:clamp(235px,25vw,355px);height:235px;border:1px solid #434b43;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}
.scope-item strong{font-family:Instrument,Georgia,serif;font-weight:400;font-size:73px;line-height:1;color:#819083;letter-spacing:-.025em}
.scope-item span{font-size:11px;color:#a8b6ab;line-height:1.3}
.closing-ribbon{padding:105px 0 150px}.closing-ribbon .ribbon-line{line-height:.97}.closing-ribbon .serif{font-size:clamp(95px,16vw,230px)}.closing-ribbon .pixel{font-size:clamp(108px,18vw,260px);margin-top:34px}.closing-ribbon .marquee-track>span{padding-right:90px}.closing-ribbon img{width:22vw;height:11.8vw;margin:0;max-width:360px;max-height:190px}
@media(min-width:1700px){.hero-photo{height:153px}.row-one .hero-photo{max-width:395px}.row-two .hero-photo{max-width:165px}.row-three .hero-photo{max-width:262px}.row-four .hero-photo{max-width:400px}.motion-enhanced .story-panel h2{font-size:77px}.motion-enhanced .story-image{width:25%;height:65%;left:15%;top:18%}}
@media(max-width:1200px){.hero-photo{height:9.7vw}.row-one .hero-photo{max-width:25vw}.row-two .hero-photo{max-width:10.2vw}.row-three .hero-photo{max-width:15.5vw}.row-four .hero-photo{max-width:25vw}.offer-grid{gap:7%}.offer-index>a h3{font-size:23px}.motion-enhanced .approach-orb{width:300px;height:300px}.motion-enhanced .approach-orb>span{font-size:39px}.belief-support{padding:0 8%;gap:40px}.motion-enhanced .story-corner{max-width:27%;width:260px}}
@media(max-width:760px){.hero-photo,.row-one .hero-photo,.row-two .hero-photo,.row-three .hero-photo,.row-four .hero-photo{order:1;width:100%;height:24.1vw;min-height:24.1vw;max-width:none;flex:none;border-radius:8px}.hero-row .hero-photo img{width:100%;height:100%;min-height:0;min-width:0;object-fit:cover}.hero-caption>div{gap:16px}.hero-caption .motion-toggle{font-size:8px}.hero-caption{align-items:flex-start}.story-scroll{padding:60px 6%}.story-panel{padding:25px 0}.story-panel h2{font-size:33px}.story-support{font-size:15px}.story-corner{max-width:none}
.motion-enhanced .story-scroll{height:calc(100svh + 2000px)}.motion-enhanced .story-copy{left:6%;right:4%;top:11%;z-index:3}.motion-enhanced .story-panel h2{font-size:clamp(25px,7.8vw,43px);line-height:1.06;letter-spacing:-.055em}.motion-enhanced .story-panel .small-label{font-size:9px;margin-bottom:16px}.motion-enhanced .story-images{inset:0}.motion-enhanced .story-image{left:9%;top:35.7%;width:54.6%;max-width:240px;height:39.7%;max-height:335px;border-radius:8px;filter:grayscale(1) brightness(.77);transform-origin:center}.motion-enhanced .story-scroll-cue{display:none}.motion-enhanced .story-corner{left:6%;right:6%;bottom:3%;width:auto;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.motion-enhanced .story-corner h3,.motion-enhanced .story-corner>p{display:none}.motion-enhanced .story-corner .button{font-size:9px;padding:16px 18px;gap:19px;white-space:nowrap}.motion-enhanced .story-steps{margin:0;gap:13px}.story-steps button{font-size:9px;padding:7px 1px}
.type-ribbon{padding:65px 0 75px}.scroll-ribbon .marquee-track>span{gap:25px;padding-right:45px}.scroll-ribbon img{width:44vw;height:24vw;max-height:none;border-radius:5px}.type-ribbon .serif{font-size:28vw}.type-ribbon .pixel{font-size:21vw;margin-top:23px}
.offer-stage{min-height:0;padding:80px 0;clip-path:none}.offer-grid{grid-template-columns:1fr;gap:45px}.offer-grid h2{font-size:49px}.offer-grid>div:first-child>p:not(.small-label){font-size:14px;max-width:350px}.offer-index>a{min-height:110px;padding:22px 18px;grid-template-columns:22px 1fr 18px;gap:12px}.offer-index>a h3{font-size:23px}.offer-index>a p{font-size:11px;max-width:none}
.approach-scroll{padding:70px 6%}.approach-sticky{grid-template-columns:1fr;gap:35px}.approach-diagram{height:390px}.approach-orb{width:220px;height:220px}.approach-orb>span{font-size:32px}.approach-copy h2{font-size:48px}.approach-copy>p:not(.small-label){font-size:15px}.motion-enhanced .approach-scroll{height:calc(100svh + 3000px)}.motion-enhanced .approach-diagram{left:0;width:100%;height:49%;top:2%;transform-origin:50% 50%}.motion-enhanced .approach-orb{width:min(49vw,225px);height:min(49vw,225px)}.motion-enhanced .approach-orb>span{font-size:31px}.motion-enhanced .approach-copy{left:9%;right:9%;top:54%}.motion-enhanced .approach-copy .small-label{font-size:9px;margin-bottom:15px}.motion-enhanced .approach-copy h2{font-size:42px;margin-bottom:18px}.motion-enhanced .approach-copy h2 br{display:none}.motion-enhanced .approach-copy>p:not(.small-label){font-size:13px;max-width:390px}.motion-enhanced .approach-current{font-size:11px!important;margin:18px 0 0}.motion-enhanced .approach-copy .button{padding:17px 24px;font-size:10px;margin-top:18px}.motion-enhanced .green-wipe{clip-path:circle(0px at 50% 26.5%)}
.belief-scroll{padding:85px 9% 70px}.belief-copy h2{font-size:38px}.motion-enhanced .belief-copy{left:10%;right:5%;top:34%}.motion-enhanced .belief-copy h2{font-size:clamp(25px,7.5vw,47px);line-height:1.12;letter-spacing:-.05em}.motion-enhanced .belief-copy>.small-label{font-size:9px}.quote-open{left:-.52em}.belief-details{padding:10px 0 50px}.belief-support{padding:0 8%;margin-bottom:50px;flex-direction:column;gap:20px}.belief-support p{font-size:14px}.belief-support .button{padding:18px 25px}.scope-window{padding-bottom:35px}.scope-label{padding:0 6%;font-size:9px!important}.scope-item{width:225px;height:190px}.scope-item strong{font-size:67px}.scope-track{gap:12px;padding:0 12px}.scope-item span{font-size:10px}
.closing-ribbon{padding:75px 0 115px}.closing-ribbon .serif{font-size:24vw}.closing-ribbon .pixel{font-size:27vw;margin-top:24px}.closing-ribbon img{width:39vw;height:22vw}
}
@media(max-height:720px) and (min-width:761px){.motion-enhanced .story-copy{top:34%}.motion-enhanced .story-panel h2{font-size:6.5svh}.motion-enhanced .story-corner>p{font-size:11px}.motion-enhanced .story-corner{bottom:3%}.motion-enhanced .approach-copy{top:25%}.motion-enhanced .approach-copy h2{font-size:55px}.motion-enhanced .approach-orb{width:270px;height:270px}}
@media(max-height:740px) and (max-width:760px){.motion-enhanced .approach-copy{top:51%}.motion-enhanced .approach-copy h2{font-size:34px}.motion-enhanced .approach-copy>p:not(.small-label){font-size:12px}.motion-enhanced .approach-current{margin-top:12px}.motion-enhanced .approach-copy .button{margin-top:12px;padding:15px 20px}.motion-enhanced .story-copy{top:12%}.motion-enhanced .story-panel .small-label{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.hero-photo img{will-change:auto}.hero-photo img:not(.active){visibility:hidden!important}.ribbon-line{transform:none!important}.marquee-track{animation:none!important}.scroll-ribbon .marquee-track>span{display:block;white-space:normal;line-height:1.08}.scroll-ribbon .marquee-track>span[aria-hidden]{display:none}.scroll-ribbon img{display:inline-block;vertical-align:middle;margin:15px;width:25vw;height:15vw}.scope-track{width:auto;display:grid;grid-template-columns:repeat(3,1fr);transform:none!important;padding:0 6%;gap:20px}.scope-item{width:auto;height:190px}.approach-diagram{overflow:hidden}.motion-toggle{display:none!important}.belief-copy h2{white-space:normal!important;clip-path:none!important}}
@media(prefers-reduced-motion:reduce) and (max-width:760px){.scope-track{grid-template-columns:repeat(2,1fr);gap:12px}.scope-item{height:150px}.scope-item strong{font-size:55px}.scope-item span{font-size:9px;text-align:center;padding:0 8px}}
@media print{.story-scroll,.approach-scroll,.belief-scroll{height:auto!important}.story-sticky,.approach-sticky,.belief-sticky{position:static!important;height:auto!important;display:block!important}.story-images,.story-scroll-cue,.story-steps,.green-wipe,.belief-green-sweep,.approach-diagram{display:none!important}.story-copy,.story-panel,.approach-copy,.belief-copy{position:static!important;opacity:1!important;width:auto!important;margin-bottom:25px}.story-line,.belief-line{white-space:normal!important;clip-path:none!important}.story-panel h2,.belief-copy h2{font-size:25pt!important;white-space:normal!important;clip-path:none!important}.story-support,.approach-beats{display:block!important;position:static!important;width:auto!important;height:auto!important;clip:auto!important;white-space:normal!important}.story-corner,.scope-window{display:none!important}}
.has-label-layer .approach-orb>span{visibility:hidden}.approach-label{position:absolute;width:310px;height:310px;left:50%;top:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fafffa;font:400 40px/.98 Instrument,Georgia,serif;letter-spacing:-.02em;z-index:4;pointer-events:none;will-change:transform,opacity}.label-0,.orb-0{transform:translate(-87.857%,-83%)}.label-1,.orb-1{transform:translate(-12.143%,-83%)}.label-2,.orb-2{transform:translate(-50%,-17%)}.motion-enhanced .story-image{filter:grayscale(1) brightness(.57)}.motion-enhanced .story-corner{background:linear-gradient(90deg,rgba(18,22,19,.98),rgba(18,22,19,.9)70%,rgba(18,22,19,0));padding-top:10px}.scope-item{height:425px}.scope-item strong{font-size:110px}.scope-item span{font-size:12px}@media(min-width:761px){.offer-index>a{min-height:170px;margin-bottom:15px}.offer-index>a h3{font-size:29px}.motion-enhanced .approach-label{width:350px;height:350px}}@media(max-width:1200px) and (min-width:761px){.motion-enhanced .approach-label{width:300px;height:300px;font-size:37px}}@media(max-width:760px){.approach-label{width:220px;height:220px;font-size:30px}.motion-enhanced .approach-label{width:min(49vw,225px);height:min(49vw,225px);font-size:28px}.scope-item{height:265px}.scope-item strong{font-size:87px}.scope-item span{font-size:11px}.motion-enhanced .story-corner{background:none;padding-top:0}.motion-enhanced .story-image{filter:grayscale(1) brightness(.77)}}@media(prefers-reduced-motion:reduce){.scope-item{height:190px}.scope-item strong{font-size:73px}}@media(prefers-reduced-motion:reduce) and (max-width:760px){.scope-item{height:150px}.scope-item strong{font-size:55px}.scope-item span{font-size:9px}}
