@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--bg: #f7f3ed;--surface: #fffdf9;--surface-strong: #ffffff;--ink: #1f211f;--muted: #5e655f;--soft: #e7ded2;--line: rgba(31, 33, 31, .13);--accent: #b8583c;--accent-strong: #913f2c;--accent-soft: rgba(184, 88, 60, .12);--green: #58775f;--green-soft: rgba(88, 119, 95, .13);--shadow: 0 18px 44px rgba(56, 42, 30, .1);--shadow-strong: 0 24px 64px rgba(56, 42, 30, .16);--max: 1120px}*,*:before,*:after{box-sizing:border-box}html{font-family:Atkinson Hyperlegible,system-ui,sans-serif;color:var(--ink);background:var(--bg)}body{min-width:320px}body,button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid rgba(184,88,60,.45);outline-offset:4px}img{display:block;max-width:100%}.app{min-height:100vh;background:radial-gradient(circle at 82% 0%,rgba(88,119,95,.08),transparent 30rem),linear-gradient(180deg,#f7f1e9 0%,var(--bg) 44%,#f0e9e0 100%)}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-160%);border-radius:.5rem;background:var(--ink);color:#fff;padding:.7rem 1rem}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1.2rem;max-width:calc(var(--max) + 4rem);margin:0 auto;padding:1rem 2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:800}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.85);box-shadow:0 10px 24px #1f211f21}.nav{display:flex;align-items:center;gap:1rem;color:var(--muted);font-weight:700}.nav a:hover,.nav a:focus-visible{color:var(--ink)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:.65rem;font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease}.header-cta,.button.primary{background:var(--accent);color:#fff;box-shadow:0 16px 34px #b8583c47}.header-cta{padding:.85rem 1rem}.button{min-height:3.15rem;padding:.9rem 1.25rem}.header-cta:hover,.button.primary:hover,.header-cta:focus-visible,.button.primary:focus-visible{background:var(--accent-strong);transform:translateY(-1px)}main{max-width:calc(var(--max) + 4rem);margin:0 auto;padding:clamp(1rem,2.5vw,2rem)}.hero{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);gap:clamp(1rem,2.5vw,1.8rem);min-height:min(660px,calc(100vh - 5.5rem));align-items:center;padding:clamp(.7rem,2vw,1.4rem) 0 clamp(1rem,3vw,2rem)}.hero-copy,.hero-panel,.problem-card,.method-grid article,.contact{border:1px solid var(--line);background:#fffdf9e6;box-shadow:var(--shadow)}.hero-copy{border-radius:1rem;padding:clamp(1.65rem,3.8vw,2.9rem);box-shadow:var(--shadow-strong)}.eyebrow{margin:0 0 .8rem;color:var(--accent-strong);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{max-width:16ch;font-size:clamp(2.25rem,4.45vw,3.55rem);line-height:1;letter-spacing:0}h2{max-width:14ch;font-size:clamp(1.9rem,4.5vw,3.25rem);line-height:1;letter-spacing:0}h3{font-size:clamp(1.12rem,1.8vw,1.34rem);letter-spacing:0}p{color:var(--muted);line-height:1.7}.hero-lede{max-width:54ch;margin-top:1.25rem;color:#363a36;font-size:clamp(1.05rem,1.85vw,1.2rem);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.35rem}.hero-actions .button{min-height:3.35rem;padding-inline:1.35rem}.proof-link{color:var(--ink);font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.proof-link:hover,.proof-link:focus-visible{color:var(--accent-strong)}.hero-action-note{margin-top:.85rem;color:#3f453f;font-size:.95rem;font-weight:800;line-height:1.45}.hero-panel{display:grid;gap:.85rem;border-radius:1rem;padding:.95rem;box-shadow:0 16px 38px #382a1e17}.hero-panel-header{border-radius:.75rem;background:#ffffffeb;padding:.95rem;border:1px solid var(--line)}.hero-logo-list{display:grid;gap:.55rem}.hero-logo-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:.75rem;min-height:4rem;border:1px solid var(--line);border-radius:.75rem;background:#ffffffeb;padding:.55rem .7rem;color:var(--ink);font-weight:800;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hero-logo-mark{display:grid;place-items:center;width:76px;height:48px;border:1px solid var(--line);border-radius:.55rem;background:#f7f3edb3;padding:.35rem}.hero-logo-mark-dark{background:#202722}.hero-logo-mark-portrait{background:#ffffffd6}.hero-logo-mark img{max-width:100%;max-height:38px;object-fit:contain}.hero-logo-mark-portrait img{width:38px;height:38px;border-radius:50%;object-fit:cover}.hero-logo-mark span{color:var(--ink);font-size:.78rem;font-weight:800;line-height:1.05;text-align:center}.hero-panel p{padding:.1rem .1rem 0;font-size:.95rem;font-weight:700}.hero-panel span,.method-grid span,.footer{color:var(--muted);font-size:.82rem;font-weight:700}.hero-panel strong{display:block;margin-top:.3rem;font-size:.98rem;line-height:1.34}.hero-logo-copy{display:grid;gap:.18rem}.hero-logo-copy strong{color:var(--ink);font-size:.98rem;line-height:1.2}.hero-logo-copy small{color:var(--green);font-size:.74rem;font-weight:800;line-height:1.25}.trust-section{display:grid;gap:clamp(1rem,2.4vw,1.45rem);margin:0 0 clamp(1.5rem,4vw,2.5rem);border:1px solid var(--line);border-radius:1rem;background:#fffdf9a8;box-shadow:0 18px 46px #382a1e14;padding:clamp(1.2rem,3vw,2rem)}.trust-header{display:grid;gap:.8rem;max-width:760px}.trust-header h2{max-width:22ch;font-size:clamp(1.7rem,3.2vw,2.55rem)}.trust-header p:not(.eyebrow){max-width:62ch}.trust-group{display:grid;gap:.7rem}.trust-group-label{color:var(--ink);font-size:.9rem;font-weight:800}.trust-context-note{max-width:66ch;color:#4d554d;font-size:.9rem;font-weight:700;line-height:1.55}.direct-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.direct-work-card{display:grid;grid-template-columns:118px minmax(0,1fr);gap:1rem;align-items:center;min-height:160px;border:1px solid var(--line);border-radius:.85rem;background:#ffffffeb;padding:.95rem;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hero-logo-row:hover,.direct-work-card:hover{border-color:#58775f4d;box-shadow:0 12px 26px #382a1e14;transform:translateY(-1px)}.direct-work-logo{display:grid;place-items:center;min-height:104px;border:1px solid var(--line);border-radius:.7rem;background:#f7f3ed8f;padding:.8rem}.direct-work-logo-dark{background:#202722}.direct-work-logo-portrait{background:#ffffffd6}.direct-work-logo img{max-width:100%;max-height:74px;object-fit:contain}.direct-work-logo-portrait img{width:74px;height:74px;border-radius:50%;object-fit:cover;box-shadow:0 12px 26px #1f211f24}.direct-work-logo span{color:var(--ink);font-size:1.05rem;font-weight:800;line-height:1.05;text-align:center}.direct-work-card h3{margin-bottom:.42rem}.work-period{display:inline-block;margin:0 0 .42rem;color:var(--accent-strong);font-size:.75rem;font-weight:800;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.work-weight{display:inline-block;margin:0 0 .55rem;border-radius:999px;background:var(--green-soft);color:#344f3a;padding:.35rem .55rem;font-size:.78rem;font-weight:800;line-height:1.25}.direct-work-card p{font-size:.92rem;line-height:1.48}.work-source{display:inline-flex;margin-top:.58rem;color:var(--accent-strong);font-size:.84rem;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.22rem}.work-signal{display:block;margin-top:.62rem;color:var(--green);font-size:.82rem;font-weight:800;line-height:1.45}.direct-work-card .direct-work-logo span{margin-top:0;color:var(--ink);font-size:1.05rem;line-height:1.05}.trust-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem}.trust-logo-card{display:grid;place-items:center;grid-template-rows:46px auto auto 1fr;gap:.45rem;min-height:146px;border:1px solid var(--line);border-radius:.75rem;background:#ffffffe6;padding:.55rem;transition:border-color .16s ease,transform .16s ease}.trust-logo-card:hover{border-color:#58775f52;transform:translateY(-1px)}.trust-logo-card-dark{background:#202722}.trust-logo-card img{max-width:100%;max-height:46px;object-fit:contain}.trust-logo-card span{color:var(--muted);font-size:.66rem;font-weight:800;line-height:1.25;text-align:center}.trust-logo-card strong{align-self:start;color:var(--ink);font-size:.7rem;font-weight:800;line-height:1.25;text-align:center}.trust-logo-card small{color:var(--green);font-size:.62rem;font-weight:800;line-height:1.2;text-align:center}.trust-logo-card-dark span{color:#ffffffd1}.trust-logo-card-dark small{color:#ffffffb8}.trust-logo-card-dark strong{color:#ffffffe6}.section{padding:clamp(1.9rem,4.8vw,3.4rem) 0}.compact{padding-top:.8rem}.section-header{display:grid;gap:1rem;max-width:720px;margin-bottom:1.6rem}.section-header p:not(.eyebrow){font-size:1.08rem}.problem-grid,.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.problem-card,.method-grid article{border-radius:.8rem;padding:1.35rem}.problem-card svg{color:var(--green);margin-bottom:1.2rem}.problem-card p,.method-grid p{margin-top:.7rem}.problem-card strong{display:block;margin-top:1rem;color:var(--green)}.product-note{display:grid;gap:1rem;border:1px solid rgba(88,119,95,.22);border-radius:.85rem;background:var(--green-soft);padding:1.15rem}.product-note-copy{display:grid;gap:.35rem}.product-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.product-logo-card{display:grid;grid-template-rows:72px auto;gap:.55rem;align-items:center;min-height:128px;border:1px solid rgba(88,119,95,.22);border-radius:.7rem;background:#ffffffb3;padding:.65rem;transition:border-color .16s ease,transform .16s ease}.product-logo-card:hover{border-color:#58775f52;transform:translateY(-1px)}.product-logo-card img{width:72px;height:72px;justify-self:center;border-radius:1rem;object-fit:cover;box-shadow:0 10px 20px #1f211f1f}.product-logo-card span{color:var(--ink);font-size:.76rem;font-weight:800;line-height:1.25;text-align:center}.risk-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:1rem;align-items:stretch;margin:0 0 clamp(1.3rem,4vw,2.4rem)}.risk-copy,.risk-card{border:1px solid var(--line);border-radius:.85rem;background:#fffdf9d6;box-shadow:var(--shadow)}.risk-copy{display:grid;align-content:center;gap:.95rem;padding:clamp(1.35rem,3vw,2rem)}.risk-copy h2{max-width:15ch;font-size:clamp(1.8rem,3.4vw,2.7rem)}.risk-copy p:not(.eyebrow){color:#363a36;font-size:1.04rem;font-weight:700;line-height:1.65}.risk-grid{display:grid;gap:.8rem}.risk-card{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:.8rem;align-items:start;padding:1rem}.risk-card svg{color:var(--green);margin-top:.15rem}.risk-card h3{font-size:clamp(1.05rem,1.8vw,1.25rem)}.risk-card p{grid-column:2;margin-top:.35rem;font-size:.96rem;font-weight:700;line-height:1.55}.method-grid span{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;margin-bottom:1rem;background:var(--accent-soft);color:var(--accent-strong)}.contact{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:1.5rem;align-items:center;border-radius:1rem;margin:clamp(1.7rem,5vw,3.6rem) 0;padding:clamp(1.5rem,4vw,2.4rem);background:#ffffffe6}.contact h2{margin-bottom:1rem}.contact-actions{display:grid;gap:.75rem}.contact-note{color:#3f453f;font-size:.98rem;font-weight:800;line-height:1.55}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:calc(var(--max) + 4rem);margin:0 auto;padding:2rem;border-top:1px solid var(--line)}.footer a{color:var(--accent-strong)}@media(max-width:860px){.site-header{grid-template-columns:1fr auto;padding:.85rem 1rem}.brand span,.nav{display:none}.header-cta{padding:.8rem .9rem}main{padding:1rem}.hero,.risk-section,.contact{grid-template-columns:1fr}.hero{min-height:auto;gap:1rem;padding-top:1rem}.hero-copy{padding:1.45rem}h1{font-size:clamp(2.05rem,8vw,2.75rem)}.hero-lede{margin-top:1rem;font-size:1.02rem;line-height:1.62}.hero-actions{margin-top:1.25rem}.hero-panel{padding:.9rem}.hero-logo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-logo-row{grid-template-columns:56px minmax(0,1fr);gap:.6rem}.hero-logo-mark{width:56px}.hero-logo-copy strong{font-size:.9rem}.hero-logo-copy small{font-size:.68rem}.problem-grid,.method-grid,.direct-work-grid{grid-template-columns:1fr}.trust-logo-grid,.product-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){h1{max-width:11.5ch;font-size:clamp(1.85rem,9vw,2.15rem);line-height:1.02}.header-cta{font-size:.9rem;padding:.75rem .8rem}.hero-copy{padding:1.2rem}.hero-actions .button,.contact-actions .button{width:100%}.proof-link{width:100%;text-align:center}.trust-section{margin-bottom:2.5rem}.hero-logo-list,.direct-work-card{grid-template-columns:1fr}.work-signal{display:none}.trust-logo-grid,.product-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
