:root{color:#1a1d1a;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1a1d1a;--green: #1e3f20;--orange: #d97706;--muted: #60665f;--border: #d1d1c7;--canvas: #f7f7f5;--white: #ffffff;--error: #dc2626;--success: #16a34a;--heading: "Bricolage Grotesque", "Arial Black", sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:84px}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:var(--canvas);color:var(--ink)}body,button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(217,119,6,.35);outline-offset:3px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,ul,dl,dd,blockquote{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:800}.page-shell{min-height:100vh;overflow-x:clip}.site-header{position:relative;z-index:20;min-height:81px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;padding:20px 80px;border-bottom:1px solid var(--border);background:var(--white)}.brand{width:max-content;display:inline-flex;align-items:center;gap:12px}.brand__mark{position:relative;width:28px;height:28px;flex:0 0 28px}.brand__base,.brand__pillar,.brand__cap{position:absolute;display:block}.brand__base{left:0;top:12px;width:28px;height:16px;border-radius:2px;background:var(--green)}.brand__pillar{left:0;top:0;width:12px;height:28px;border-radius:2px;background:var(--green)}.brand__cap{left:16px;top:0;width:12px;height:8px;border-radius:1px;background:var(--orange)}.brand__wordmark{display:flex;flex-direction:column;gap:1px}.brand__wordmark strong{font-family:var(--heading);font-size:18px;font-weight:800;line-height:1.1}.brand__wordmark small{color:var(--orange);font-size:9px;font-weight:600;text-transform:uppercase}.brand--inverse .brand__base,.brand--inverse .brand__pillar{background:var(--white)}.brand--inverse .brand__wordmark strong{color:var(--white)}.site-nav{display:flex;align-items:center;justify-content:center;gap:32px}.site-nav a{font-size:14px;font-weight:500}.site-nav a:hover{color:var(--orange)}.header-cta{justify-self:end}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:4px;background:var(--white);cursor:pointer}.icon-button:hover{background:var(--canvas)}.icon-button img{width:20px;height:20px}.menu-button{display:none}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:650;line-height:1.2;cursor:pointer}.button img{width:14px;height:14px}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--green);color:var(--white)}.button--primary:hover{background:#163317}.button--accent{background:var(--orange);color:var(--white)}.button--accent:hover{background:#b96105}.button--ghost{border-color:#ffffff8c;background:#ffffff0d;color:var(--white)}.button--ghost:hover{border-color:var(--white);background:#ffffff1f}.button--secondary{border-color:var(--border);background:var(--white);color:var(--ink)}.button--secondary:hover{border-color:var(--ink)}.button:disabled{opacity:.65;cursor:wait;transform:none}.eyebrow{color:var(--orange);font-size:13px;font-weight:750;text-transform:uppercase}.eyebrow--light{color:#f2a23b}.hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:var(--ink);color:var(--white)}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__overlay{z-index:1;background:linear-gradient(90deg,#0d1610e6,#0d1610a8 58%,#0d161059)}.hero__content{position:relative;z-index:2;width:min(820px,calc(100% - 160px));margin:0 80px 70px}.hero h1{max-width:800px;margin-top:18px;font-size:64px;line-height:1.03}.hero__intro{max-width:680px;margin-top:28px;color:#ffffffd1;font-size:18px;line-height:1.65}.hero__actions{display:flex;gap:12px;margin-top:34px}.hero__capabilities{position:absolute;z-index:3;right:0;bottom:0;left:0;min-height:70px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 80px;border-top:1px solid rgba(255,255,255,.2);background:#0f1912c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__capabilities span{padding:0 24px;border-right:1px solid rgba(255,255,255,.2);color:#ffffffb8;font-size:12px;font-weight:700;text-align:center;text-transform:uppercase}.hero__capabilities span:first-child{padding-left:0;text-align:left}.hero__capabilities span:last-child{padding-right:0;border-right:0;text-align:right}.section{padding:120px 80px}.section>*{width:min(100%,1280px);margin-right:auto;margin-left:auto}.section--white{background:var(--white)}.section h2{margin-top:16px;font-size:46px;line-height:1.12}.section h3{font-size:22px;line-height:1.2}.section-lead{max-width:680px;margin-top:24px;color:var(--muted);font-size:17px;line-height:1.65}.section-grid{display:grid}.section-grid--intro{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:100px;align-items:center}.challenge-list{list-style:none;display:flex;flex-direction:column;padding:0;border-top:1px solid var(--border)}.challenge-list li{display:flex;align-items:center;gap:16px;min-height:64px;border-bottom:1px solid var(--border);color:var(--muted);font-size:15px;font-weight:550}.challenge-list img{width:20px;height:20px}.section-heading{max-width:820px;margin-bottom:50px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{min-height:286px;padding:32px;border:1px solid var(--border);border-radius:6px;background:var(--white)}.service-card__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:42px;border-radius:4px;background:#1e3f2012}.service-card__icon img{width:22px;height:22px}.service-card p{margin-top:14px;color:var(--muted);font-size:14px;line-height:1.65}.approach-section{background:var(--ink);color:var(--white)}.approach-section__header{display:grid;grid-template-columns:minmax(0,800px) auto;justify-content:space-between;align-items:start;gap:40px}.approach-section h2{max-width:800px}.method-badge{padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:2px;color:#ffffffa6;font-size:11px;font-weight:700;text-transform:uppercase}.approach-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:70px;border-top:1px solid rgba(255,255,255,.18)}.approach-step{position:relative;min-height:275px;padding:32px 28px 0;border-right:1px solid rgba(255,255,255,.18)}.approach-step:first-child{padding-left:0}.approach-step:last-child{padding-right:0;border-right:0}.approach-step:before{position:absolute;top:-5px;left:28px;width:9px;height:9px;border-radius:50%;background:var(--orange);content:""}.approach-step:first-child:before{left:0}.approach-step__number{color:var(--orange);font-family:var(--heading);font-size:13px;font-weight:800}.approach-step h3{margin-top:42px;color:var(--white)}.approach-step p{margin-top:14px;color:#ffffff94;font-size:14px;line-height:1.65}.pattern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pattern-card{overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--white)}.pattern-card__top{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);color:var(--orange);font-size:10px;font-weight:750;text-transform:uppercase}.pattern-card h3{min-height:96px;display:flex;align-items:flex-end;padding:24px 24px 20px;background:var(--green);color:var(--white)}.pattern-card dl{padding:8px 24px 24px}.pattern-card dl div{padding:18px 0;border-bottom:1px solid var(--border)}.pattern-card dl div:last-child{border-bottom:0}.pattern-card dt{color:var(--orange);font-size:10px;font-weight:750;text-transform:uppercase}.pattern-card dd{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.55}.about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.75fr);gap:100px;align-items:center}.about-copy>p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:16px;line-height:1.7}.about-copy blockquote{margin-top:36px;padding:24px 0 24px 24px;border-left:4px solid var(--orange);color:var(--green);font-family:var(--heading);font-size:20px;font-weight:750;line-height:1.4}.about-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:4px;background:#d7d1c7}.about-image img{width:100%;height:100%;object-fit:cover}.contact-section{background:#ecece7}.contact-grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(520px,1fr);gap:100px;align-items:start}.contact-copy{position:sticky;top:40px}.contact-copy>p:not(.eyebrow){margin-top:24px;color:var(--muted);font-size:16px;line-height:1.7}.confidence-list{list-style:none;display:flex;flex-direction:column;gap:16px;margin-top:36px;padding:0}.confidence-list li{display:flex;align-items:center;gap:12px;color:var(--green);font-size:14px;font-weight:650}.confidence-list img{width:19px;height:19px}.contact-form{padding:36px;border:1px solid var(--border);border-radius:6px;background:var(--white)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.form-grid label{min-width:0;display:flex;flex-direction:column;gap:8px}.form-grid label>span{color:var(--ink);font-size:12px;font-weight:700}.form-grid b,.consent-field b{color:var(--orange)}.form-grid em{color:var(--muted);font-size:10px;font-style:normal;font-weight:500}.form-field--wide{grid-column:1 / -1}input,select,textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:4px;background:var(--white);color:var(--ink);font-size:14px}input,select{height:46px;padding:0 13px}textarea{min-height:140px;padding:13px;line-height:1.55;resize:vertical}input:hover,select:hover,textarea:hover{border-color:#9b9d94}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error);background:snow}.form-grid small,.consent-error{color:var(--error);font-size:11px;font-weight:600}.consent-field{display:flex;align-items:flex-start;gap:10px;margin-top:24px;color:var(--muted);font-size:12px;line-height:1.5}.consent-field input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--green)}.consent-field--error{color:var(--error)}.consent-error{display:block;margin:7px 0 0 26px}.submit-button{width:100%;margin-top:28px}.form-alert{display:flex;flex-direction:column;gap:5px;margin-bottom:24px;padding:14px 16px;border:1px solid;border-radius:4px;font-size:12px;line-height:1.45}.form-alert--validation,.form-alert--server{border-color:#fecaca;background:#fef2f2;color:var(--error)}.form-alert a{text-decoration:underline}.button-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:var(--white);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{padding:80px 80px 40px;background:var(--ink);color:var(--white)}.site-footer__top,.site-footer__bottom{width:min(100%,1280px);margin-right:auto;margin-left:auto}.site-footer__top{display:flex;justify-content:space-between;gap:60px}.site-footer__brand{max-width:380px}.site-footer__brand>p{margin-top:16px;color:#f7f7f585;font-size:14px;line-height:1.55}.site-footer__links{display:flex;gap:64px}.site-footer__links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer__links strong{color:var(--orange);font-size:12px;text-transform:uppercase}.site-footer__links a{color:#f7f7f5b8;font-size:13px}.site-footer__links a:hover{color:var(--white)}.site-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:60px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);color:#f7f7f573;font-size:12px}.status-page{min-height:650px;display:grid;place-items:center;padding:80px 24px}.status-card{width:min(100%,590px);display:flex;flex-direction:column;align-items:center;padding:58px 48px;border:1px solid var(--border);border-radius:6px;background:var(--white);text-align:center}.status-card__icon{width:56px;height:56px;margin-bottom:24px}.status-card h1{margin-top:12px;font-size:48px}.status-card>p:not(.eyebrow){margin:20px 0 30px;color:var(--muted);font-size:16px;line-height:1.65}.legal-hero{padding:80px 80px 60px;background:var(--ink);color:var(--white)}.legal-hero h1{margin-top:16px;font-size:48px;line-height:1.15}.legal-hero>p:last-child{max-width:920px;margin-top:16px;color:#f7f7f5b8;font-size:14px;line-height:1.6}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;padding:60px 80px 120px}.legal-toc{position:sticky;top:24px;align-self:start;display:flex;flex-direction:column;gap:2px;padding:24px;border:1px solid var(--border);border-radius:6px;background:var(--white)}.legal-toc p{margin-bottom:8px;color:var(--orange);font-size:12px;font-weight:750;text-transform:uppercase}.legal-toc a{padding:8px 0;color:var(--muted);font-size:13px;font-weight:550}.legal-toc a:hover{color:var(--green)}.legal-content{display:flex;flex-direction:column;gap:24px}.draft-notice{display:flex;flex-direction:column;gap:5px;padding:18px 20px;border:1px solid #f3c37b;border-radius:4px;background:#fff8ec;color:#7b4605;font-size:13px;line-height:1.5}.legal-card{scroll-margin-top:24px;padding:32px;border:1px solid var(--border);border-radius:6px;background:var(--white)}.legal-card header{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.legal-card header span{padding:4px 8px;border-radius:2px;background:#d9770612;color:var(--orange);font-size:10px;font-weight:800;text-transform:uppercase}.legal-card h2{font-size:22px}.legal-card>p{margin-top:16px;color:var(--muted);font-size:14px;line-height:1.65}.not-found-shell{background:var(--canvas)}.not-found{min-height:calc(100vh - 81px);display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1fr);align-items:center;gap:90px;padding:80px}.not-found__motif{position:relative;aspect-ratio:1 / .75;display:grid;place-items:center;overflow:hidden;background:var(--green)}.not-found__motif span{position:absolute;border:1px solid rgba(255,255,255,.16);transform:rotate(35deg)}.not-found__motif span:nth-child(1){width:72%;height:72%}.not-found__motif span:nth-child(2){width:48%;height:120%}.not-found__motif span:nth-child(3){width:120%;height:36%}.not-found__motif strong{position:relative;z-index:1;color:var(--white);font-family:var(--heading);font-size:92px;font-weight:800}.not-found__copy h1{max-width:620px;margin-top:16px;font-size:54px;line-height:1.05}.not-found__copy>p:not(.eyebrow){max-width:560px;margin-top:22px;color:var(--muted);font-size:17px;line-height:1.65}.not-found__actions{display:flex;gap:12px;margin-top:30px}@media (max-width: 1040px){.site-header{padding-right:40px;padding-left:40px}.hero__content{width:min(760px,calc(100% - 80px));margin-right:40px;margin-left:40px}.hero h1{font-size:54px}.hero__capabilities,.section,.site-footer,.legal-hero,.legal-layout,.not-found{padding-right:40px;padding-left:40px}.section-grid--intro,.about-grid,.contact-grid{gap:56px}.service-grid,.pattern-grid,.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approach-step:nth-child(2){border-right:0}.site-footer__links{gap:36px}}@media (max-width: 800px){.site-header{grid-template-columns:1fr auto;min-height:69px;padding:12px 20px}.menu-button{display:inline-grid;justify-self:end}.header-cta{display:none}.site-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 20px;border-bottom:1px solid var(--border);background:var(--white);box-shadow:0 12px 22px #1a1d1a1a}.site-nav--open{display:flex}.site-nav a{padding:14px 0;border-bottom:1px solid var(--border)}.site-nav a:last-child{border-bottom:0}.hero{min-height:720px;align-items:flex-end}.hero__content{width:auto;margin:0 20px 126px}.hero h1{font-size:44px}.hero__capabilities{grid-template-columns:repeat(2,1fr);gap:0;min-height:98px;padding:10px 20px}.hero__capabilities span,.hero__capabilities span:first-child,.hero__capabilities span:last-child{min-height:38px;display:flex;align-items:center;padding:0 10px;border-right:0;text-align:left}.section{padding:80px 28px}.section h2{font-size:40px}.section-grid--intro,.about-grid,.contact-grid{grid-template-columns:1fr}.challenge-list{margin-top:4px}.approach-section__header{grid-template-columns:1fr}.method-badge{width:max-content}.contact-copy{position:static}.site-footer__top{flex-direction:column}.site-footer__links{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.not-found{grid-template-columns:1fr;gap:48px}}@media (max-width: 600px){.brand{gap:9px}.brand__mark{width:24px;height:24px;flex-basis:24px;transform:scale(.86);transform-origin:left center}.brand__wordmark strong{font-size:15px}.brand__wordmark small{font-size:8px}.hero{min-height:735px}.hero__overlay{background:linear-gradient(0deg,#0d1610f0,#0d16109e 72%,#0d161061)}.hero__content{margin-right:16px;margin-bottom:125px;margin-left:16px}.hero h1{margin-top:14px;font-size:40px;line-height:1.04}.hero__intro{margin-top:20px;font-size:16px;line-height:1.55}.hero__actions{flex-direction:column;margin-top:26px}.hero__actions .button{width:100%}.hero__capabilities{padding-right:10px;padding-left:10px}.hero__capabilities span,.hero__capabilities span:first-child,.hero__capabilities span:last-child{font-size:10px}.section{padding:64px 16px}.section h2,.not-found__copy h1{font-size:34px;line-height:1.1}.section-lead{font-size:15px}.section-heading{margin-bottom:32px}.service-grid,.pattern-grid,.approach-grid{grid-template-columns:1fr}.service-card{min-height:250px;padding:26px}.service-card__icon{margin-bottom:34px}.approach-grid{margin-top:44px;border-top:0;border-left:1px solid rgba(255,255,255,.18)}.approach-step,.approach-step:first-child,.approach-step:last-child{min-height:220px;padding:0 0 40px 30px;border-right:0}.approach-step:before,.approach-step:first-child:before{top:2px;left:-5px}.approach-step h3{margin-top:28px}.about-grid,.contact-grid{gap:42px}.about-image{grid-row:1}.about-copy blockquote{font-size:18px}.contact-form{padding:22px 18px}.form-grid{grid-template-columns:1fr}.form-field--wide{grid-column:auto}.site-footer{padding:64px 16px 28px}.site-footer__links{grid-template-columns:1fr;gap:32px}.site-footer__bottom{flex-direction:column;margin-top:46px}.status-page{min-height:580px;padding:48px 16px}.status-card{padding:42px 22px}.status-card h1{font-size:40px}.legal-hero{padding:64px 16px 48px}.legal-hero h1{font-size:40px}.legal-layout{gap:24px;padding:32px 16px 64px}.legal-toc,.legal-card{padding:20px}.legal-card header{align-items:flex-start;flex-direction:column}.not-found{min-height:calc(100vh - 69px);padding:48px 16px 64px}.not-found__motif strong{font-size:70px}.not-found__actions{flex-direction:column}.not-found__actions .button{width:100%}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
