@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;600;800;900&display=swap";:root{color:#201e1d;background:#f3f2f2;font-family:Archivo,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--bg: #f3f2f2;--surface: #eae9e9;--text: #201e1d;--text-soft: #4f4b49;--muted: #75706d;--accent: #ec3013;--accent-dark: #ae1800;--accent-soft: #ffc4b8;--divider: rgba(32, 30, 29, .4);--divider-strong: #201e1d;--field: #ffffff;--max: 1280px;--gutter: clamp(20px, 5vw, 72px);--shadow: 0 18px 42px rgba(32, 30, 29, .2);--ease-premium: cubic-bezier(.22, 1, .36, 1);--display: Georgia, "Times New Roman", Times, serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-size:15px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3,.brand-lockup strong,.service-num,.principle-row strong{font-family:var(--display);font-weight:700;letter-spacing:0}h1{max-width:19ch;margin-bottom:0;color:var(--bg);font-size:4.7rem;line-height:1.02}h1 span,h2 span{display:block;font-weight:400}h2{margin-bottom:0;font-size:3rem;line-height:1.08}h3{margin-bottom:10px;font-size:1.42rem;line-height:1.18}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.app-shell{min-height:100vh;overflow-x:clip}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:16px;min-height:68px;padding:12px max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)));border-bottom:2px solid var(--divider);background:#f3f2f2f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-button{display:inline-flex;align-items:center;gap:12px;min-width:0;margin-right:auto;border:0;background:transparent;color:var(--text);padding:0;text-align:left}.brand-dot{width:12px;height:12px;flex:0 0 auto;background:var(--accent)}.brand-lockup{display:inline-flex;align-items:baseline;gap:8px}.brand-lockup strong{font-size:1.25rem;line-height:1}.brand-lockup small{color:#201e1db8;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:18px}.nav-link,.icon-button{border:0;color:var(--text);background:transparent}.nav-link{min-height:34px;padding:4px 0;font-size:.92rem;white-space:nowrap}.nav-link:hover{color:var(--accent)}.menu-toggle{display:none}.primary-action,.secondary-action,.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:0;font-weight:900}.primary-action,.submit-button{border:1px solid var(--accent);background:var(--accent);color:var(--bg)}.primary-action:hover,.submit-button:hover{background:var(--accent-dark)}.secondary-action{border:1px solid var(--divider);background:transparent;color:var(--text)}.primary-action,.secondary-action{padding:0 15px}.nav-cta{margin-left:10px}.public-page{overflow-x:clip}.public-page.motion-ready [data-reveal=fade-up]{opacity:0;transform:translateY(24px);transition:opacity .72s var(--ease-premium),transform .82s var(--ease-premium);transition-delay:var(--reveal-delay, 0ms)}.public-page.motion-ready [data-reveal=fade-up].is-revealed{opacity:1;transform:translateY(0)}.public-page [data-reveal-delay="1"]{--reveal-delay: 70ms}.public-page [data-reveal-delay="2"]{--reveal-delay: .14s}.public-page [data-reveal-delay="3"]{--reveal-delay: .21s}.public-page [data-reveal-delay="4"]{--reveal-delay: .28s}.public-page [data-reveal-delay="5"]{--reveal-delay: .35s}.hero-section{position:relative;display:flex;min-height:560px;height:88svh;max-height:920px;align-items:flex-end;overflow:hidden;background:var(--text)}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.public-page.motion-ready .hero-image{transform:scale(1.035);transition:transform 1.25s var(--ease-premium)}.public-page.motion-ready.hero-entered .hero-image{transform:scale(1)}.hero-shade{background:linear-gradient(to top,#201e1dd1,#201e1d9e 45%,#201e1d47 75%,#201e1d14),linear-gradient(to right,#201e1d73,#201e1d00 60%)}.hero-copy{position:relative;z-index:1;width:100%;max-width:var(--max);margin:0 auto;padding:0 var(--gutter) var(--gutter)}.hero-eyebrow,.eyebrow,.section-heading>span,.section-heading div>span{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--accent-dark);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-eyebrow{color:var(--accent-soft)}.public-page.motion-ready .hero-eyebrow,.public-page.motion-ready .hero-copy h1,.public-page.motion-ready .hero-copy .hero-lower>p,.public-page.motion-ready .hero-actions{opacity:0;transform:translateY(20px);clip-path:inset(0 0 18% 0);transition:opacity .7s var(--ease-premium),transform .8s var(--ease-premium),clip-path .8s var(--ease-premium)}.public-page.motion-ready .hero-copy h1{transition-delay:.12s}.public-page.motion-ready .hero-copy .hero-lower>p{transition-delay:.24s}.public-page.motion-ready .hero-actions{transition-delay:.36s}.public-page.motion-ready.hero-entered .hero-eyebrow,.public-page.motion-ready.hero-entered .hero-copy h1,.public-page.motion-ready.hero-entered .hero-copy .hero-lower>p,.public-page.motion-ready.hero-entered .hero-actions{opacity:1;transform:translateY(0);clip-path:inset(0 0 0 0)}.hero-lower{display:flex;flex-wrap:wrap;gap:24px 72px;align-items:flex-end;justify-content:space-between;margin-top:28px}.hero-copy p{max-width:50ch;margin-bottom:0;color:#f3f2f2e6;font-size:1.05rem;line-height:1.65}.home-hero-title{max-width:17ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-secondary{border-color:var(--bg);background:#f3f2f214;color:var(--bg)}.primary-action svg,.service-heading button svg{transition:transform .35s var(--ease-premium)}.primary-action:hover svg,.primary-action:focus-visible svg,.service-heading button:hover svg,.service-heading button:focus-visible svg{transform:translate(4px)}.supplier-bar{overflow:hidden;min-height:204px;border-bottom:2px solid var(--divider);padding:28px 0 30px;background:#fff}.supplier-label{max-width:var(--max);margin:0 auto 22px;padding:0 var(--gutter);color:#201e1db3;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.supplier-marquee{overflow:hidden}.supplier-track{display:flex;width:max-content;animation:supplier-marquee 36s linear infinite;will-change:transform}.supplier-marquee:hover .supplier-track{animation-play-state:paused}.supplier-group{display:flex;flex:none;gap:clamp(28px,4vw,58px);padding-right:clamp(28px,4vw,58px)}.supplier-cell{display:grid;width:clamp(130px,12vw,172px);height:86px;flex:none;place-items:center}.supplier-cell img{width:100%;height:58px;object-fit:contain;filter:saturate(1);transition:filter .45s var(--ease-premium),transform .45s var(--ease-premium)}.supplier-cell:hover img{filter:saturate(1.12);transform:scale(1.025)}@keyframes supplier-marquee{to{transform:translate(-50%)}}.page-frame{max-width:var(--max);margin:0 auto;padding:0 var(--gutter)}.editorial-plate{display:flex;flex-wrap:wrap;gap:16px 64px;align-items:flex-start;margin-top:40px;border-top:2px solid var(--divider);padding:22px 0 0;background:var(--bg)}.editorial-plate>p{max-width:30ch;margin:0;color:var(--text);font-family:var(--display);font-weight:700;line-height:1.5}.principle-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1 1 620px;gap:24px 42px}.principle-row strong,.principle-row span{display:block}.principle-row strong{color:var(--accent);font-size:1.18rem;line-height:1.2}.principle-row span{margin-top:8px;color:#201e1db3;font-size:.82rem;line-height:1.45}.content-band{padding-top:82px;padding-bottom:82px;border-bottom:2px solid var(--divider)}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;align-items:start}.section-heading{max-width:760px}.section-heading h2{max-width:18ch}.service-heading{display:flex;flex-wrap:wrap;gap:16px 48px;max-width:none;align-items:baseline;justify-content:space-between;margin-bottom:52px}.service-heading button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--text);padding:0;font-family:var(--display);font-size:.95rem;font-weight:700;white-space:nowrap}.service-heading button:hover{color:var(--accent)}.intro-copy{display:grid;gap:20px}.intro-copy p,.feature-card p,.service-row p,.proof-grid p,.intake-copy p,.crm-toolbar p,.panel-heading p,.upload-panel p,.site-footer p,.area-note{color:var(--muted)}.intro-copy p{max-width:56ch;margin-bottom:0;font-size:1.02rem;line-height:1.7}.service-list{border-bottom:2px solid var(--divider)}.service-row{position:relative;display:grid;grid-template-columns:minmax(56px,120px) minmax(180px,320px) minmax(240px,1fr) auto;gap:12px 56px;align-items:baseline;border-top:2px solid var(--divider);padding:26px 0}.service-row:before{position:absolute;top:-2px;right:0;left:0;height:2px;background:var(--accent);content:"";transform:scaleX(0);transform-origin:left center;transition:transform .55s var(--ease-premium)}.service-row:hover:before,.service-row:focus-within:before{transform:scaleX(1)}.service-num{font-size:.98rem;font-feature-settings:"tnum" 1}.service-num,.service-row h3{transition:color .35s ease,transform .45s var(--ease-premium)}.service-row:hover .service-num,.service-row:focus-within .service-num,.service-row:hover h3,.service-row:focus-within h3{color:var(--accent);transform:translate(4px)}.service-row h3,.service-row p{margin-bottom:0}.service-row p{max-width:54ch;line-height:1.65}.service-row button,.neutral-tag,.area-grid span{display:inline-flex;align-items:center;width:max-content;min-height:28px;border:1px solid var(--accent);background:transparent;color:var(--accent);padding:3px 10px;font-size:.76rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.service-row button{justify-self:end}.service-row button:hover{background:var(--accent);color:var(--bg)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:52px}.feature-card{border-top:2px solid var(--divider-strong);padding-top:20px}.feature-card>span{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px;font-family:var(--display);font-weight:700}.feature-card>span:before{width:10px;height:10px;background:var(--accent);content:""}.feature-card p{margin-bottom:0;line-height:1.65}.photo-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:2px solid var(--divider);background:var(--text)}.photo-band figure{position:relative;margin:0;min-height:360px;overflow:hidden}.public-page.motion-ready .photo-band figure[data-reveal=photo-mask]{opacity:.82;clip-path:inset(6% 0 6% 0);transform:translateY(18px);transition:opacity .8s var(--ease-premium),clip-path .95s var(--ease-premium),transform .9s var(--ease-premium);transition-delay:var(--reveal-delay, 0ms)}.public-page.motion-ready .photo-band figure[data-reveal=photo-mask].is-revealed{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}.photo-band figure+figure{border-left:2px solid var(--divider)}.photo-band img{width:100%;height:500px;object-fit:cover;transition:transform .8s var(--ease-premium)}.photo-band figure:hover img{transform:scale(1.028)}.photo-band figcaption{position:absolute;bottom:24px;left:max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)));max-width:calc(100% - 40px);background:var(--bg);color:var(--text);padding:10px 16px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .5s var(--ease-premium)}.photo-band figure:hover figcaption{transform:translateY(-4px)}.city-ticker{overflow:hidden;min-height:80px;border-top:1px solid rgba(32,30,29,.18);border-bottom:1px solid rgba(32,30,29,.18);padding:22px 0;background:var(--bg)}.city-ticker-track{display:flex;width:max-content;animation:city-ticker-marquee 34s linear infinite;will-change:transform}.city-ticker:hover .city-ticker-track{animation-play-state:paused}.city-ticker-group{display:flex;flex:none;align-items:center;margin:0;padding:0;list-style:none}.city-ticker-item{display:flex;align-items:center;gap:26px;padding:0 26px;color:var(--text);font-size:1.375rem;font-weight:600;line-height:1.2;white-space:nowrap}.city-ticker-item i{display:inline-block;width:7px;height:7px;flex:0 0 auto;background:var(--accent);transform:rotate(45deg)}@keyframes city-ticker-marquee{to{transform:translate(-50%)}}.statement-band{position:relative;overflow:hidden;border-bottom:2px solid var(--divider);background:var(--bg)}.statement-band:before{position:absolute;top:0;right:max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)));left:max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)));height:1px;background:var(--accent);content:"";opacity:.55;transform:scaleX(1);transform-origin:left center}.public-page.motion-ready .statement-band:before{transform:scaleX(0);transition:transform 1.05s var(--ease-premium)}.public-page.motion-ready .statement-band.is-revealed:before{transform:scaleX(1)}.statement-band>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;align-items:end;max-width:var(--max);min-height:540px;margin:0 auto;padding:92px var(--gutter)}.statement-band h2{max-width:12ch;margin:0;font-size:5.8rem;line-height:1.02}.public-page.motion-ready .statement-band h2[data-reveal=statement-line]{opacity:0;transform:translateY(42px);transition:opacity .7s var(--ease-premium),transform .95s var(--ease-premium);transition-delay:var(--reveal-delay, 0ms)}.public-page.motion-ready .statement-band h2[data-reveal=statement-line].is-revealed{opacity:1;transform:translateY(0)}.statement-band h2:nth-child(2){justify-self:end}.statement-band h2 .statement-main,.statement-band h2 .statement-accent{display:block}.statement-band h2 .statement-accent{color:var(--accent)}.public-page.motion-ready .statement-band h2[data-reveal=statement-line] .statement-accent{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(.18em);transition:opacity .5s var(--ease-premium),clip-path .75s var(--ease-premium),transform .75s var(--ease-premium);transition-delay:calc(var(--reveal-delay, 0ms) + .18s)}.public-page.motion-ready .statement-band h2[data-reveal=statement-line].is-revealed .statement-accent{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}.proof-grid,.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:44px}.proof-grid article,.insight-grid article,.area-columns article{border-top:2px solid var(--divider);padding-top:20px}.proof-grid svg,.insight-grid svg{margin-bottom:14px;color:var(--accent)}.proof-grid p{margin-bottom:0;line-height:1.65}.muted-band{background:var(--surface)}.area-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:44px}.area-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.area-note{max-width:54ch;margin:36px 0 0;line-height:1.65}.insight-grid article{display:block}.insight-grid p{margin:0 0 10px;color:#201e1db3;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.insight-grid h3{max-width:26ch;margin:0;font-size:1.35rem}.intake-band{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(400px,1.18fr);gap:64px;align-items:start;max-width:var(--max);margin:0 auto;padding:82px var(--gutter);background:var(--accent);color:var(--bg)}.public-page>.intake-band{max-width:none;padding-right:max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)));padding-left:max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)))}.intake-form-reveal{min-width:0}.preview-contact-panel{overflow:hidden;border:1px solid var(--divider);background:var(--bg);color:var(--text);box-shadow:var(--shadow)}.preview-contact-heading{padding:32px;border-bottom:1px solid var(--divider)}.preview-contact-heading>span,.preview-contact-facts dt{color:var(--accent-dark);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-contact-heading h3{margin:10px 0 6px;font-size:2.15rem}.preview-contact-heading p{margin:0;color:var(--muted)}.preview-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--divider)}.preview-contact-actions a{display:flex;min-width:0;gap:12px;align-items:center;padding:22px 24px;color:var(--text);text-decoration:none;transition:color .3s ease,background-color .3s ease}.preview-contact-actions a+a{border-left:1px solid var(--divider)}.preview-contact-actions a:hover,.preview-contact-actions a:focus-visible{background:var(--surface);color:var(--accent-dark)}.preview-contact-actions svg{flex:0 0 auto;color:var(--accent)}.preview-contact-actions span{min-width:0;overflow-wrap:anywhere;font-weight:800}.preview-contact-actions small{display:block;margin-bottom:3px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.preview-contact-facts{margin:0;padding:8px 32px 18px}.preview-contact-facts>div{display:grid;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);gap:20px;padding:18px 0;border-bottom:1px solid rgba(32,30,29,.18)}.preview-contact-facts>div:last-child{border-bottom:0}.preview-contact-facts dd{margin:0;overflow-wrap:anywhere;font-weight:700}.preview-contact-facts address{font-style:normal}.intake-copy h2{max-width:14ch;color:var(--bg);font-size:3.6rem;line-height:1.04}.intake-copy p{max-width:34ch;margin-top:28px;color:#f3f2f2e6;font-family:var(--display);font-size:1.1rem;font-weight:700;line-height:1.5}.lead-form,.crm-panel,.crm-metrics>div{border:1px solid var(--divider);background:var(--bg);box-shadow:var(--shadow)}.lead-form{display:grid;gap:18px;padding:40px;color:var(--text)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}label{display:grid;gap:6px;color:var(--text);font-weight:800}label>span{color:#201e1db8;font-size:.78rem}input,select,textarea{width:100%;border:1px solid var(--divider);border-radius:0;background:var(--surface);color:var(--text);caret-color:var(--accent)}input:hover,select:hover,textarea:hover{border-color:#201e1d94}input,select{min-height:38px;padding:0 10px}textarea{min-height:112px;padding:10px;resize:vertical}label small,.form-error{color:var(--accent-dark);font-weight:800}.wide-field{grid-column:1 / -1}.consent-row{display:flex;align-items:start;gap:10px;margin:0}.consent-row input{width:18px;min-height:18px;margin-top:3px}.tracking-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px dashed var(--divider);color:var(--muted)}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.85rem}.submit-button{width:100%;justify-content:flex-start;padding:0 16px}.submit-button:disabled{opacity:.65}.form-message{margin:0;font-weight:900}.form-message.success{color:#2f6a46}.form-message.error{color:var(--accent-dark)}.crm-shell{background:var(--bg);padding:64px max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter)))}.crm-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.crm-toolbar h1{margin-bottom:8px;color:var(--text);font-size:3.2rem}.crm-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.crm-metrics>div{padding:18px}.crm-metrics span,.lead-row small,.panel-heading p{color:var(--muted)}.crm-metrics strong{display:block;margin-top:6px;font-size:1.6rem}.crm-panel{overflow:hidden;margin-bottom:18px}.panel-heading{display:flex;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--divider)}.panel-heading h2,.panel-heading p{margin-bottom:0}.lead-table{width:100%;overflow-x:auto}.lead-row{display:grid;grid-template-columns:minmax(210px,1.2fr) minmax(160px,.9fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(150px,.8fr) minmax(100px,.6fr);gap:14px;min-width:900px;padding:14px 20px;border-bottom:1px solid var(--divider)}.lead-row.header{background:var(--surface);color:var(--text);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lead-row>span,.lead-row small{display:grid}mark{display:inline-flex;width:max-content;padding:4px 8px;background:#dce7d8;color:#2c5638;font-weight:900}.empty-state{margin:0;padding:24px 20px;color:var(--muted);font-weight:800}.empty-state.warning{color:var(--accent-dark)}.upload-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);gap:20px;padding:20px}.upload-panel code{align-self:center;padding:12px;border:1px solid var(--divider);background:var(--surface)}.site-footer{padding:48px max(var(--gutter),calc((100vw - var(--max)) / 2 + var(--gutter))) 24px;border-top:2px solid var(--divider);background:var(--bg);color:var(--text)}.footer-grid{display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(2,minmax(180px,.6fr));gap:48px}.footer-mark{width:auto;height:56px;margin-bottom:14px;filter:grayscale(1);mix-blend-mode:multiply}.site-footer strong{display:block;margin-bottom:10px;font-family:var(--display);font-size:1.32rem}.site-footer p{max-width:32ch;margin-bottom:0;line-height:1.65}.site-footer span{display:block;margin-bottom:14px;color:#201e1db3;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer button{display:block;width:max-content;border:0;background:transparent;color:var(--text);padding:0 0 10px;text-align:left}.site-footer button:hover{color:var(--accent)}.site-footer a{display:block;width:fit-content;max-width:100%;padding-bottom:8px;color:var(--text);overflow-wrap:anywhere;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--accent)}.site-footer .footer-contact-name{margin:0 0 8px;color:var(--text);font-weight:800}.footer-address{margin-top:4px;color:var(--muted);font-style:normal;line-height:1.55}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:space-between;margin-top:48px;border-top:2px solid var(--divider);padding-top:20px}.footer-bottom span{margin:0;text-transform:none;letter-spacing:0}@media(max-width:1150px){.brand-lockup small{display:none}.site-nav{gap:14px}}@media(max-width:1060px){h1{font-size:4rem}.menu-toggle{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--divider);background:var(--bg)}.site-nav{position:absolute;top:68px;right:var(--gutter);left:var(--gutter);display:none;flex-direction:column;align-items:stretch;padding:14px;border:1px solid var(--divider);background:var(--bg);box-shadow:var(--shadow)}.site-nav.open{display:flex}.nav-link,.site-nav .primary-action{justify-content:flex-start;width:100%;text-align:left}.nav-cta{margin-left:0}.split-section{gap:42px}.service-row{grid-template-columns:minmax(56px,.2fr) minmax(190px,.8fr) minmax(260px,1fr)}.service-row button{grid-column:2 / -1;justify-self:start}.feature-grid,.proof-grid,.insight-grid{gap:28px}.intake-band{grid-template-columns:minmax(250px,.75fr) minmax(390px,1.25fr);gap:42px}.statement-band h2{font-size:4.8rem}}@media(max-width:860px){.intake-band,.upload-panel{grid-template-columns:1fr}.intake-band{gap:40px}.statement-band>div{gap:40px;min-height:460px;padding-top:76px;padding-bottom:76px}.statement-band h2{font-size:4.15rem}.photo-band img{height:400px}}@media(max-width:780px){.split-section{grid-template-columns:1fr;gap:30px}}@media(max-width:720px){body{font-size:16px;line-height:1.6}h1{font-size:2.375rem;line-height:1.04;text-wrap:balance}h2,.intake-copy h2{font-size:2rem;line-height:1.08;text-wrap:balance}h3,.insight-grid h3{font-size:1.375rem;line-height:1.2}.hero-eyebrow,.eyebrow,.section-heading>span,.section-heading div>span,.supplier-label,.preview-contact-heading>span,.preview-contact-facts dt{font-size:.75rem}.hero-eyebrow,.eyebrow,.section-heading>span,.section-heading div>span{margin-bottom:12px}.hero-copy p,.intro-copy p,.feature-card p,.service-row p,.proof-grid p,.area-note,.intake-copy p,.preview-contact-heading p,.site-footer p{font-size:1rem;line-height:1.6}.hero-section{min-height:620px;height:auto}.hero-copy{padding-bottom:42px}.hero-actions,.hero-actions button{width:100%}.editorial-plate{margin-top:34px}.supplier-bar{min-height:156px;padding:20px 0 22px}.supplier-label{margin-bottom:14px}.supplier-group{gap:26px;padding-right:26px}.supplier-cell{width:120px;height:66px}.supplier-cell img{height:50px}.principle-row{grid-template-columns:1fr;flex-basis:100%;gap:20px}.content-band{padding-top:46px;padding-bottom:46px}.split-section{gap:30px}.service-heading{margin-bottom:28px}.service-heading button{white-space:normal}.service-row{grid-template-columns:1fr;gap:8px;padding:19px 0}.service-row button{grid-column:auto}.feature-grid,.proof-grid,.insight-grid,.crm-metrics,.footer-grid,.area-columns,.photo-band{grid-template-columns:1fr}.feature-grid,.proof-grid,.insight-grid{gap:32px}.photo-band figure{min-height:320px}.photo-band figure+figure{border-top:2px solid var(--divider);border-left:0}.photo-band img{height:320px}.city-ticker{min-height:68px;padding:18px 0}.city-ticker-item{gap:20px;padding:0 20px;font-size:1.125rem}.statement-band>div{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:52px;padding-bottom:52px}.statement-band h2{font-size:2.5rem;line-height:1.04}.statement-band h2:nth-child(2){justify-self:start}.public-page.motion-ready [data-reveal=fade-up]{transform:translateY(16px);transition-duration:.55s,.62s}.public-page.motion-ready .statement-band h2[data-reveal=statement-line]{transform:translateY(26px);transition-duration:.5s,.68s}.public-page.motion-ready .statement-band h2[data-reveal=statement-line] .statement-accent{transition-duration:.4s,.55s,.55s;transition-delay:calc(var(--reveal-delay, 0ms) + .11s)}.intake-band{gap:32px;padding-top:50px;padding-bottom:50px}.intake-copy p{margin-top:18px;font-family:inherit;font-weight:400}.lead-form{padding:24px}.preview-contact-heading{padding:20px}.preview-contact-heading h3{margin-top:8px;font-size:1.75rem;line-height:1.12}.preview-contact-actions{grid-template-columns:1fr}.preview-contact-actions a{min-height:58px;padding:15px 17px}.preview-contact-actions a+a{border-top:1px solid var(--divider);border-left:0}.preview-contact-facts{padding:4px 20px 12px}.preview-contact-facts>div{grid-template-columns:1fr;gap:6px;padding:15px 0}.preview-contact-facts dd{line-height:1.5}.form-grid{grid-template-columns:1fr}.crm-toolbar,.footer-bottom{align-items:stretch;flex-direction:column}.lead-row{min-width:780px}}@media(max-width:460px){h1{font-size:2.25rem}.statement-band h2{font-size:2.375rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.supplier-marquee{overflow-x:auto;scrollbar-width:none}.supplier-marquee::-webkit-scrollbar{display:none}.supplier-track{animation:none;will-change:auto}.supplier-group[aria-hidden=true]{display:none}.city-ticker{overflow-x:auto;scrollbar-width:none}.city-ticker::-webkit-scrollbar{display:none}.city-ticker-track{animation:none;will-change:auto}.city-ticker-group[aria-hidden=true]{display:none}.public-page.motion-ready .hero-image,.public-page.motion-ready .hero-eyebrow,.public-page.motion-ready .hero-copy h1,.public-page.motion-ready .hero-copy .hero-lower>p,.public-page.motion-ready .hero-actions,.public-page.motion-ready [data-reveal=fade-up],.public-page.motion-ready .photo-band figure[data-reveal=photo-mask],.public-page.motion-ready .statement-band h2[data-reveal=statement-line],.public-page.motion-ready .statement-band h2[data-reveal=statement-line] .statement-accent{opacity:1;clip-path:none;transform:none;transition:none}.public-page.motion-ready .statement-band:before{transform:scaleX(1);transition:none}.service-row:before,.service-num,.service-row h3,.photo-band img,.photo-band figcaption,.primary-action svg,.service-heading button svg,.supplier-cell img{transition:none}.preview-contact-actions a,.site-footer a{transition:none}.service-row:hover .service-num,.service-row:focus-within .service-num,.service-row:hover h3,.service-row:focus-within h3,.photo-band figure:hover img,.photo-band figure:hover figcaption,.primary-action:hover svg,.primary-action:focus-visible svg,.service-heading button:hover svg,.service-heading button:focus-visible svg,.supplier-cell:hover img{transform:none}}
