/* Aliante — Newsreader / Inter. All resources are served locally. */
:root{--blue:#073cbd;--blue-dark:#052a87;--yellow:#eeff41;--ink:#121923;--paper:#fcfcf9;--muted:#4d5664;--line:#d8dce2;--serif:'Newsreader',Georgia,'Times New Roman',serif;--sans:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--gutter:clamp(1.25rem,4vw,4rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto;display:block}img{color:inherit}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}button,summary,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,summary{cursor:pointer}button{color:inherit}a,button,summary{touch-action:manipulation}button[hidden],[hidden]{display:none!important}h1,h2,h3,p,blockquote{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.035em}h1,h2,h3,p,a{overflow-wrap:break-word}h1 em,.ital{font-style:italic;font-weight:400}h2{font-size:clamp(2.4rem,4.5vw,4.9rem)}h3{font-size:clamp(1.85rem,2.6vw,2.8rem)}p+p{margin-top:1.1rem}ul{padding-left:1.25rem}li+li{margin-top:.45rem}strong{font-weight:600}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid #a64206;outline-offset:5px}.hero :focus-visible,.site-header :focus-visible,.tools :focus-visible,.contact :focus-visible{outline-color:var(--yellow)}.wrap{width:min(100%,1400px);margin-inline:auto;padding-inline:var(--gutter)}.skip-link{position:fixed;top:.5rem;left:1rem;z-index:1000;transform:translateY(-200%);background:var(--yellow);color:var(--ink);padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:20;color:#fff;background:var(--blue);border-bottom:1px solid #ffffff2b}.nav-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;flex-shrink:0}.brand img{width:54px;height:44px;object-fit:contain;filter:brightness(0) invert(1)}.brand-text{display:flex;flex-direction:column;gap:.1rem;line-height:1.25}.brand-name{font-family:var(--sans);font-size:1.5rem;letter-spacing:.08em;font-weight:400}.brand-by{font-size:.75rem;letter-spacing:.025em}.desktop-nav{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.4rem)}.desktop-nav>a:not(.button){font-size:.875rem;text-decoration:none;padding:.75rem 0}.desktop-nav>a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.3rem;min-height:54px;padding:.8rem 1.35rem;background:var(--yellow);color:var(--ink);font-family:var(--sans);font-weight:500;font-size:1rem;text-decoration:none;border:1px solid transparent;border-radius:3px;line-height:1.3;transition:background .2s,transform .2s}.button span,.text-link span{font-size:1.35em;font-weight:400}.button:hover{background:#fff76b;transform:translateY(-2px);text-decoration:none}.button-small{min-height:46px;font-size:.875rem}.text-link{display:inline-flex;align-items:center;gap:.8rem;min-height:44px;line-height:1.4}.mobile-nav{display:none}.back-link{font-size:.875rem;min-height:44px;display:inline-flex;align-items:center}.eyebrow,.mono{font:400 .875rem/1.5 var(--sans);letter-spacing:.025em}.eyebrow{text-transform:uppercase}.section-tag{color:var(--blue);margin-bottom:1.25rem}.hero{background:var(--blue);color:#fff;overflow:hidden}.hero-stage{position:relative;min-height:810px;padding-block:64px 128px;isolation:isolate}.hero-copy{position:relative;z-index:2;max-width:760px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero .eyebrow{margin-bottom:1.7rem;font-size:.8125rem;letter-spacing:.04em}.hero h1{font-size:clamp(4.5rem,6.9vw,6.25rem);line-height:.98;letter-spacing:-.045em;max-width:16ch;text-wrap:pretty}.hero-sub{max-width:31rem;line-height:1.6;margin-top:1.8rem;font-size:1.0625rem}.hero-ctas{display:flex;align-items:flex-start;gap:1.15rem;flex-direction:column;margin-top:1.7rem}.hero-art{position:absolute;z-index:1;right:-3%;bottom:-2rem;width:76%;pointer-events:none;mask-image:linear-gradient(to bottom,transparent,black 22%,black 89%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 22%,black 89%,transparent)}.hero-art picture{display:block;mask-image:linear-gradient(to right,transparent,black 12%,black 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 96%,transparent)}.hero-art img{width:100%;height:auto}.hero-byline{position:relative;z-index:2;border-top:1px solid #ffffff35;padding-block:1.1rem;font-size:.9375rem}.motion-control{position:absolute;right:var(--gutter);bottom:1rem;z-index:3;border:0;background:transparent;color:#fff;font-size:.75rem;min-height:44px;padding:.5rem;text-decoration:underline;text-underline-offset:3px}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-block:2.1rem}.benefits>div{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.65rem;border-right:1px solid var(--line)}.benefits>div:first-child{padding-left:0}.benefits>div:last-child{border:0;padding-right:0}.benefits span{display:grid;place-items:center;flex:0 0 3rem;height:3rem;border:1px solid currentColor;border-radius:50%;color:var(--blue);font-size:1.1rem}.benefits p{line-height:1.45;font-size:1rem;max-width:27ch}
main>section:not(.hero){padding-block:clamp(4rem,7vw,7rem);border-top:1px solid var(--line)}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;margin-bottom:2.75rem}.section-head>div{flex:1}.section-head>.section-lead{flex:0 1 27rem;margin-top:2.8rem}.section-h{max-width:19ch}.section-lead{font-size:1rem;line-height:1.75;max-width:62ch;color:var(--muted)}.problem-grid,.solution-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(2rem,6vw,6rem)}.problem-grid .section-lead{padding-top:.25rem}.tool-cloud{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:2rem;max-width:38rem}.tool-pill{font-size:.875rem;color:var(--blue);line-height:1.6}.tool-pill.dim{color:var(--muted)}.bridge{font-family:var(--serif);font-size:clamp(1.65rem,2.3vw,2.3rem);line-height:1.15;margin-top:2rem;padding-left:1.25rem;border-left:2px solid var(--blue)}.solution{background:var(--yellow)}.solution .section-lead{color:#30392c;margin-top:1.3rem}.solution .section-h{max-width:17ch}.strong-line{font-family:var(--serif);font-size:1.75rem;line-height:1.25;margin-bottom:2rem}.solution-list{border-top:1px solid #10192040}.sol-row{display:grid;grid-template-columns:2rem 1fr;gap:1rem;border-bottom:1px solid #10192040;padding:1.1rem 0}.sol-row .n{font-family:var(--serif);font-size:1.5rem}.sol-row .t{font-weight:500;margin-bottom:.25rem}.sol-row .d{font-size:.9375rem;line-height:1.55}.target{background:#f0f2f7}.target-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem}.target-card{padding:0 2rem;border-right:1px solid #bfc7d6}.target-card:first-child{padding-left:0}.target-card:last-child{border:0;padding-right:0}.target-card .num{color:var(--blue);display:block;margin-bottom:2rem;font-size:.875rem}.target-card h3{margin-bottom:1rem}.target-card p{color:var(--muted);line-height:1.7}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem;align-items:start}.svc{border-top:1px solid #aeb7c6}.svc:last-child,.svc:nth-last-child(2){border-bottom:1px solid #aeb7c6}.svc summary{position:relative;list-style:none;padding:1.6rem 2.5rem 1.6rem 0;min-height:126px}.svc summary::-webkit-details-marker,.faq-q::-webkit-details-marker{display:none}.svc-num{color:var(--blue);margin-bottom:.85rem}.svc h3{font-size:2rem;letter-spacing:-.025em}.disclosure-icon{position:absolute;right:.2rem;top:3.3rem;font:300 1.8rem/1 var(--sans);color:var(--blue)}.svc[open] .disclosure-icon{transform:rotate(45deg)}.svc-content{padding-bottom:2rem}.svc-body{color:var(--muted)}.svc ul{font-size:.9375rem;line-height:1.65;margin-block:1.4rem;padding-left:1.2rem}.svc li::marker{color:var(--blue)}.svc-link{font-size:.9375rem;min-height:44px;display:inline-flex;align-items:center;gap:1rem}.svc summary:hover h3{color:var(--blue)}.method{background:#eff3fb}.timeline{border-top:1px solid #bec9db}.step{display:grid;grid-template-columns:4rem 1fr 1.2fr;gap:2.5rem;align-items:start;padding:2.2rem 0;border-bottom:1px solid #bec9db}.step-n{color:var(--blue);font-family:var(--serif);font-size:3rem;line-height:1}.step h3{max-width:17ch;font-size:2rem}.step p{color:var(--muted);line-height:1.7}.tools{background:var(--blue);color:white}.tools .section-tag{color:var(--yellow)}.tools .section-lead{color:#edf2ff}.tool-wall{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1.5rem;padding-top:1rem;border-top:1px solid #ffffff60}.tw-name{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.6rem);line-height:1.7}.tw-name:nth-child(3n){font-style:italic;color:var(--yellow)}
.author-grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:clamp(2rem,6vw,6rem)}.photo-frame img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.credentials{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:.9375rem;color:var(--muted)}.credentials p+p{margin-top:.75rem}.author-grid .section-lead{margin-top:1.2rem}.about-quote{border-left:2px solid var(--blue);padding-left:1.3rem;margin-block:2rem;font-family:var(--serif);font-size:1.8rem;line-height:1.25}.book-reviews{margin-top:2.5rem;padding:1.5rem;background:#f0f3f9}.br-head{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap}.br-stars{color:var(--blue);letter-spacing:.12em}.br-rating,.br-label{font-size:.8125rem}.br-label{flex-basis:100%;margin-top:.4rem}.br-grid{margin-top:1.3rem}.br-quote{font-size:.9375rem;padding-block:1rem;border-top:1px solid #ccd4e1;line-height:1.7}.br-quote cite{display:block;font-size:.8125rem;font-style:normal;color:var(--muted);margin-top:.4rem}.br-link{font-size:.875rem;min-height:44px;display:inline-flex;align-items:center}.author-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.25rem}.stat{padding-top:1rem;border-top:1px solid #b9c2d0}.stat .v{font-family:var(--serif);font-size:3rem;line-height:1.1;color:var(--blue)}.stat sup{font-size:1.3rem}.stat .l{font-size:.8125rem;line-height:1.5;max-width:24ch;margin-top:.5rem}.territory{background:#eff3fb}.territory .wrap{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.territory .section-head{margin:0}.territory-body{padding-top:2.6rem}.territory-body p:nth-child(2){font-family:var(--serif);font-style:italic;font-size:1.65rem;line-height:1.2;color:var(--ink)}.city-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.city{padding:.35rem .75rem;border:1px solid #bdc9dd;font-size:.875rem}.city.primary{background:var(--blue);border-color:var(--blue);color:white}.faq-list{max-width:100%;border-top:1px solid #b6bfce}.faq-item{border-bottom:1px solid #b6bfce}.faq-q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1.5rem;font-size:1.125rem;line-height:1.5;font-weight:500}.faq-q .ic{font-size:1.6rem;color:var(--blue);flex-shrink:0;font-weight:400;line-height:1;min-width:1.5rem;text-align:center}.faq-item[open] .ic{transform:rotate(45deg)}.faq-a{padding:0 3.5rem 1.5rem 0;color:var(--muted);max-width:76ch;line-height:1.8}.faq-q:hover{color:var(--blue)}
.contact{background:var(--blue-dark);color:white}.contact .section-tag{color:var(--yellow)}.contact-title{font-size:clamp(3rem,6.5vw,6rem);max-width:15ch}.contact-title .ital{color:var(--yellow)}.contact-lead{max-width:46ch;margin-top:1.5rem;color:#ecf1ff}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem}.contact-card{display:flex;align-items:center;gap:1.25rem;border:1px solid #ffffff65;padding:1.5rem;text-decoration:none;transition:background .2s}.contact-card:hover{background:#ffffff0d}.cc-icon{width:2rem;flex-shrink:0}.cc-body{min-width:0;flex:1}.cc-label{font-size:.8125rem;color:#dae3ff;margin-bottom:.3rem}.cc-value{font-family:var(--serif);font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.25}.cc-hint{font-size:.875rem;color:#e0e8ff;margin-top:.5rem;line-height:1.6}.cc-arrow{font-size:1.5rem;color:var(--yellow)}.contact-meta{display:flex;flex-wrap:wrap;gap:1.4rem 3rem;margin-block:2rem;font-size:.9375rem}.contact-meta>div{display:flex;flex-direction:column}.contact-meta strong,.contact-meta .cm-label{font-size:.75rem;font-weight:400;text-transform:uppercase;color:#d3def9;letter-spacing:.04em}.contact-note{font-size:.875rem;max-width:70ch;color:#e0e8ff}.contact-closing{font-family:var(--serif);font-size:2rem;font-style:italic;line-height:1.2;margin-top:2rem;padding-top:2rem;border-top:1px solid #ffffff45;max-width:30ch}
footer{background:#f0f3f9;padding-block:3.5rem 1.5rem}footer .brand{color:var(--ink)}footer .brand img{filter:none}footer .brand-name{font-size:1.25rem}.foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem}.foot-brand p{font-size:.9375rem;color:var(--muted);margin-top:1rem;max-width:35ch}.foot-col h2{font:500 .8125rem/1.5 var(--sans);letter-spacing:.03em;margin-bottom:.8rem}.foot-col a{display:block;width:fit-content;padding:.4rem 0;font-size:.875rem;color:var(--muted)}.foot-col ul{list-style:none;padding:0;margin:0}.footer-projects{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;padding-top:2rem;margin-top:2rem;border-top:1px solid #c4cddb}.footer-project{display:flex;align-items:center;gap:1rem;text-decoration:none;padding:.5rem 0}.footer-project img{width:44px;height:44px;object-fit:contain;flex-shrink:0}.footer-project--book img{height:76px;width:54px;object-fit:contain}.fp-text{font-size:.875rem;line-height:1.6;color:var(--muted)}.fp-text strong{display:block;color:var(--ink);font-family:var(--serif);font-size:1.45rem;font-weight:400}.fp-link{color:var(--blue)}.foot-bot{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid #c4cddb;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8125rem;color:var(--muted)}.foot-bot a{display:inline-block;padding:.35rem}.legal{max-width:900px;padding-block:4rem 5rem}.legal h1{font-size:clamp(3.5rem,7vw,6rem);margin:1rem 0}.legal .legal-meta{color:var(--muted);font-size:.875rem;margin-bottom:2.5rem}.legal h2{font-size:2rem;margin:2.5rem 0 1rem}.legal p{line-height:1.8}.legal>.button{margin-top:1.5rem}.legal a:not(.button){color:var(--blue)}
@media(min-width:1600px){.hero-art{right:-8%;width:85%}}
@media(max-width:1100px){.desktop-nav{gap:1rem}.brand img{width:44px}.brand-name{font-size:1.3rem}.hero-stage{min-height:740px}.hero h1{font-size:5.1rem}.hero-copy{max-width:640px}.hero-art{width:90%;right:-14%}.foot-grid{grid-template-columns:1.5fr 1fr;gap:2rem}.contact-cards{gap:1rem}.contact-card{padding:1.2rem}.cc-icon{display:none}}
@media(max-width:899px){html{scroll-padding-top:5.8rem}.nav-inner{min-height:76px}.desktop-nav{display:none}.brand img{width:48px;height:40px}.brand-name{font-size:1.45rem}.mobile-nav{display:block}.mobile-nav>summary{list-style:none;display:grid;place-items:center;width:48px;height:48px}.mobile-nav>summary::-webkit-details-marker{display:none}.menu-bars{width:25px;height:18px;border-block:2px solid currentColor;position:relative}.menu-bars::before{content:"";position:absolute;top:6px;left:0;width:25px;border-top:2px solid currentColor}.mobile-nav[open] .menu-bars{border:0}.mobile-nav[open] .menu-bars::before{top:8px;transform:rotate(45deg)}.mobile-nav[open] .menu-bars::after{content:"";position:absolute;top:8px;left:0;width:25px;border-top:2px solid;transform:rotate(-45deg)}.mobile-nav nav{position:absolute;top:100%;left:0;right:0;background:var(--blue-dark);padding:1rem var(--gutter) 1.5rem;border-bottom:1px solid #ffffff40;max-height:calc(100dvh - 76px);overflow:auto;box-shadow:0 18px 24px #001c6326}.mobile-nav nav>a{display:flex;align-items:center;min-height:48px;text-decoration:none;border-bottom:1px solid #ffffff30;font-size:1.0625rem}.mobile-nav nav>.button{margin-top:1rem;color:var(--ink);justify-content:space-between;padding-inline:1rem}.mobile-nav nav>.menu-email{font-size:.875rem;border:0;margin-top:.5rem}.hero-stage{min-height:0;padding-top:32px;padding-bottom:0}.hero-copy{max-width:620px;margin-inline:auto;pointer-events:auto}.hero h1{font-size:clamp(2.9rem,7.6vw,4.4rem);max-width:16.8ch;line-height:1}.hero .eyebrow{font-size:.75rem;margin-bottom:1.1rem}.hero .eyebrow span{display:block}.hero-sub{font-size:1rem;line-height:1.55;margin-top:1.35rem;max-width:33rem}.hero-ctas{margin-top:1.4rem;gap:.4rem}.hero-ctas .button{min-width:196px}.hero-art{position:relative;right:auto;bottom:auto;width:calc(100% + 2 * var(--gutter));margin-left:calc(-1 * var(--gutter));height:310px;margin-top:-95px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,black 30%,black 89%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 30%,black 89%,transparent)}.hero-art picture{height:100%;width:100%;mask-image:none;-webkit-mask-image:none}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:center bottom}.motion-control{bottom:0;background:#073cbdc9;min-height:44px;font-size:.75rem}.hero-byline{padding-block:.85rem;font-size:.875rem}.benefits{display:block;padding-block:.3rem}.benefits>div,.benefits>div:first-child,.benefits>div:last-child{padding:1.15rem 0;border:0;border-bottom:1px solid var(--line);gap:1.5rem}.benefits>div:last-child{border:0}.benefits p{max-width:34ch}.benefits span{flex-basis:2.75rem;height:2.75rem}.section-head{display:block;margin-bottom:1.8rem}.section-head>.section-lead{margin-top:1.5rem}.problem-grid,.solution-grid{grid-template-columns:1fr;gap:2rem}.section-h{max-width:22ch}.section-tag{font-size:.8125rem}.solution .section-h{max-width:18ch}.target-grid{grid-template-columns:1fr;margin-top:2rem}.target-card,.target-card:first-child,.target-card:last-child{padding:1.5rem 0;border:0;border-top:1px solid #bfc7d6}.target-card .num{margin-bottom:.8rem}.target-card h3 br{display:none}.target-card h3 br::after{content:' '}.target-card h3{margin-bottom:.8rem}.services-grid{grid-template-columns:1fr}.svc:nth-last-child(2){border-bottom:0}.svc summary{min-height:0;padding-block:1.5rem}.svc h3{font-size:1.9rem}.disclosure-icon{top:2.8rem}.step{grid-template-columns:2.5rem 1fr;gap:.7rem 1rem;padding-block:1.75rem}.step-n{font-size:2.2rem;grid-row:span 2}.step h3{max-width:23ch}.step p{grid-column:2}.author-grid{grid-template-columns:1fr;gap:2rem}.photo-frame{max-width:560px}.photo-frame img{max-height:600px;object-position:50% 35%}.credentials{font-size:.875rem}.territory .wrap{display:block}.territory-body{padding-top:1.5rem}.contact-cards{grid-template-columns:1fr}.contact-card{padding:1.3rem;min-height:112px}.cc-icon{display:block}.contact-meta{gap:1rem 2rem}.footer-projects{grid-template-columns:1fr;gap:1rem}.foot-grid{grid-template-columns:1fr 1fr}.foot-brand{grid-column:1/-1}.foot-bot{display:block}.foot-bot>div+div{margin-top:.6rem}.back-link{font-size:.8125rem}.legal{padding-block:2.5rem}.legal h2{font-size:1.85rem}}
@media(max-width:480px){.hero h1{font-size:clamp(2.5rem,11.55vw,3.45rem);line-height:.99;letter-spacing:-.04em}.hero .eyebrow span{font-size:.75rem;margin-top:.25rem}.hero-art{height:245px;margin-top:-60px}.hero-sub{max-width:32ch}.hero-byline{font-size:.8125rem}.hero-ctas .text-link{font-size:.9375rem}.hero-stage{padding-top:24px}.hero .eyebrow{margin-bottom:1.1rem}.hero-ctas{gap:.4rem}.brand img{width:40px}.brand-name{font-size:1.3rem}.brand-by{font-size:.75rem}.brand{gap:.55rem}main>section:not(.hero){padding-block:3.2rem}h2{font-size:2.5rem}.section-h{max-width:none}.faq-q{font-size:1rem;gap:1rem;padding-block:1.2rem}.faq-a{padding-right:0}.contact-meta{display:grid;grid-template-columns:1fr 1fr}.contact-title{font-size:3.1rem}.cc-icon{width:1.6rem}.cc-value{font-size:1.4rem}.contact-card{gap:.8rem;padding:1.1rem}.book-reviews{padding:1.1rem}.contact-closing{font-size:1.65rem}.author-stats{gap:1.25rem}.foot-grid{gap:1.75rem}.foot-col a{min-height:40px}.foot-col:last-child{grid-column:1/-1}.foot-brand p{max-width:none}.tool-cloud{gap:.4rem .8rem}.tool-pill{font-size:.8125rem}}
.cc-label,.cc-value,.cc-hint,.svc-num,.svc-title{display:block}.cc-value{overflow-wrap:anywhere}.contact-card{min-width:0}.foot-col .brand{display:inline-flex;width:auto;padding:0;color:var(--ink)}
.button{max-width:100%;padding-inline:clamp(16px,3vw,22px);gap:clamp(.5rem,2vw,1.3rem)}.nav-inner>.brand{flex-shrink:1;min-width:0}.brand-text{min-width:0}.mobile-nav{flex-shrink:0}.mobile-nav nav{max-height:75vh}
body,h1,h2,h3,p,a{overflow-wrap:anywhere}.wrap>*,.problem-grid>*,.solution-grid>*,.section-head>*,.step>*,.foot-grid>*,.services-grid>*,.author-grid>*,.contact-cards>*,.benefits p{min-width:0}.tool-pill,.tw-name,.city{max-width:100%;overflow-wrap:anywhere}
@media(max-width:360px){.cc-icon,.cc-arrow{display:none}.hero-ctas .button{min-width:0}.site-header .brand img{display:none}}
@media(max-width:899px){.hero-art img{width:140%;max-width:none;height:140%;margin-left:-30%;object-position:center bottom;transform:translateY(-28.5%)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-control{display:none!important}}
@media(forced-colors:active){.button{border:2px solid ButtonText}.hero-art{display:none}.brand img{filter:none}.menu-bars{forced-color-adjust:auto}}
@media print{.site-header,.hero-art,.motion-control,.skip-link{display:none!important}*{color:#000!important;background:#fff!important;box-shadow:none!important}.wrap{max-width:none;padding-inline:0}.hero-stage{min-height:0;padding:1rem 0}.hero h1{font-size:30pt;max-width:none}.hero-sub{max-width:none}.hero-ctas{display:none}main>section:not(.hero){padding-block:1.5rem}h2{font-size:23pt}h3{font-size:18pt}.section-head,.problem-grid,.solution-grid,.author-grid,.territory .wrap,.services-grid{display:block}.photo-frame{max-width:200px}.svc-content,.faq-a{display:block!important}details::details-content{content-visibility:visible!important}.foot-grid{display:none}.footer-projects{display:none}.contact-card{border:1px solid #000}.hero-byline{padding:0}.hero .eyebrow{margin-bottom:1rem}}

/* Real 3D scene: reserved space keeps the page stable before enhancement. */
.hero-art{width:57%;right:-5%;bottom:24px;height:640px;mask-image:none;-webkit-mask-image:none;overflow:hidden}
.hero-art::before{content:"";position:absolute;inset:10% 0 0;background:radial-gradient(ellipse at 55% 77%,#020f524d,transparent 33%),radial-gradient(ellipse at 58% 45%,#477eff40,transparent 60%);opacity:0}
.hero-art.is-3d::before{opacity:1}
.hero-art picture{height:100%;transition:opacity .35s}
.hero-art img{height:100%;object-fit:cover;object-position:65% center}
.hero-art.is-3d picture{opacity:0}
.hero-art canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .35s}
.hero-art.is-3d canvas{opacity:1}
.motion-control{border:1px solid #ffffff42;border-radius:100px;padding:.55rem 1rem;background:#073cbde6;bottom:16px}
@media(min-width:900px) and (max-width:1150px){.hero-art{width:56%;right:-9%;height:550px;bottom:12px}}
@media(max-width:899px){.hero-art{width:calc(100% + 2 * var(--gutter));height:390px;right:auto;bottom:auto;margin-top:0;margin-left:calc(-1 * var(--gutter))}.hero-art img{width:100%;height:100%;margin-left:0;transform:none;object-position:center}.motion-control{bottom:10px}.hero-stage{padding-bottom:0}}
@media(max-width:480px){.hero-art{height:335px;margin-top:0}}
@media(max-width:360px){.hero-art{height:300px}}
@media(prefers-reduced-motion:reduce){.hero-art.is-3d picture{opacity:1}.hero-art canvas{display:none}}

.hero-art picture img#cube-image{object-fit:contain;object-position:center;width:100%;height:100%;margin:0;transform:none}

.hero-art.is-3d{pointer-events:auto;touch-action:pan-y pinch-zoom;cursor:grab;outline-offset:-6px}
.hero-art.is-dragging{cursor:grabbing}
.motion-replay{position:absolute;left:var(--gutter);bottom:16px;z-index:3;border:1px solid #ffffff42;border-radius:100px;padding:.55rem 1rem;background:#073cbde6;color:#fff;font-size:.75rem;min-height:44px}
.scene-hint{position:absolute;bottom:68px;right:var(--gutter);z-index:3;font-size:.75rem;color:#ffffffb8;pointer-events:none}
@media(min-width:900px){.motion-replay{left:auto;right:calc(var(--gutter) + 190px)}}
@media(prefers-reduced-motion:reduce),print{.motion-replay,.scene-hint{display:none!important}}


@media(min-width:900px){.services-grid>.svc:last-child:nth-child(odd){grid-column:1/-1}.services-grid>.svc:last-child:nth-child(odd) .svc-content{max-width:70ch}}
