:root{color:#1a1d1a;background:#fcfaf7;font-family:DM Sans,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: #e7e2d8;--canvas: #fcfaf7;--cream: #f6f2eb;--white: #ffffff;--error: #dc2626;--success: #16a34a;--heading: "Manrope", "DM Sans", 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,figure,figcaption,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)}.site-header--compact{min-height:73px;padding-top:16px;padding-bottom:16px}.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:DM Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.1}.brand__wordmark small{color:var(--orange);font-size:9px;font-weight:600;line-height:normal;text-transform:uppercase}.site-nav{display:flex;align-items:center;justify-content:center;gap:32px}.site-header--compact .site-nav{gap:24px}.site-nav a{font-size:14px;font-weight:500}.site-nav a:hover{color:var(--orange)}.header-cta{justify-self:end;min-height:40px;padding-top:10px;padding-bottom:10px;box-shadow:0 10px 12px #d9770626}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:4px;background:var(--white);cursor:pointer}.icon-button:hover{background:var(--cream)}.icon-button img{width:20px;height:16px}.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:999px;font-family:var(--heading);font-size:14px;font-weight:800;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);box-shadow:0 10px 12px #d9770626}.button--accent:hover{background:#b96105}.button--secondary{border-color:var(--border);background:var(--white);color:var(--ink)}.button--secondary:hover{border-color:#a9a59d}.button:disabled{opacity:.65;cursor:wait;transform:none}.site-header .header-cta{min-height:40px;padding-top:10px;padding-bottom:10px}.eyebrow{color:var(--green);font-family:var(--heading);font-size:13px;font-weight:700;line-height:normal;text-transform:uppercase}.eyebrow--light{color:var(--orange)}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.section-heading--centered{align-items:center;text-align:center}.section-heading h2,.problem-heading h2,.contact-copy h2{font-size:40px;line-height:1.15}.hero{position:relative;height:720px;display:flex;flex-direction:column;align-items:flex-start;gap:56px;overflow:hidden;padding:72px 80px}.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:#ffffffd1}.hero__content,.hero__capabilities{position:relative;z-index:2}.hero__content{width:760px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hero h1{width:100%;font-size:56px;line-height:1.1}.hero__intro{width:100%;color:var(--muted);font-size:18px;line-height:1.5}.hero__actions{display:flex;align-items:center;gap:16px}.hero__capabilities{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:16px;border-top:1px solid var(--border);border-radius:16px;background:#fffc;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hero__capabilities strong{color:var(--orange);font-family:var(--heading);font-size:12px;font-weight:700;text-transform:uppercase}.hero__capabilities span{color:var(--ink);font-size:15px;font-weight:500}.hero__capabilities b{color:var(--orange);font-weight:500}.problem-section{min-height:596px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto 1fr;align-items:start;gap:20px 64px;padding:96px 80px;border-bottom:1px solid var(--border);background:var(--white)}.problem-heading{display:flex;flex-direction:column;gap:20px}.problem-lead{grid-column:1;color:var(--muted);font-size:16px;line-height:1.6}.problem-list{grid-column:2;grid-row:1 / span 2;list-style:none;display:flex;flex-direction:column;gap:16px;padding:0}.problem-list li{min-height:51px;display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--cream);font-size:14px;font-weight:500}.problem-list img{width:18px;height:18px;flex:0 0 18px}.problem-callout{grid-column:3;grid-row:1 / span 2;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--cream);font-size:14px}.problem-callout strong{font-weight:600;line-height:1.4}.problem-callout p{color:var(--muted);line-height:1.6}.services-section,.approach-section,.cases-section,.about-section,.contact-section{padding:96px 80px}.services-section{min-height:721px;display:flex;flex-direction:column;gap:48px;background:var(--canvas)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card{min-height:184px;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 6px 9px #0000000d}.service-card__header{display:flex;align-items:center;gap:12px}.service-card__icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:10px;background:#1e3f200f}.service-card__icon img{width:20px;height:20px}.service-card h3{font-size:20px;line-height:normal}.service-card p{color:var(--muted);font-size:14px;line-height:1.5}.approach-section{min-height:471px;display:flex;flex-direction:column;gap:48px;background:var(--cream)}.approach-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.approach-step{min-width:0;display:flex;flex-direction:column;gap:16px}.approach-step__rail{display:flex;align-items:center;gap:16px}.approach-step__number{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:var(--white);font-family:var(--heading);font-size:16px;font-weight:800}.approach-step__line{width:100%;height:1px;background:var(--border)}.approach-step__body{display:flex;flex-direction:column;gap:8px}.approach-step h3{font-size:20px;line-height:normal}.approach-step p{color:var(--muted);font-size:14px;line-height:1.5}.cases-section{min-height:793px;display:flex;flex-direction:column;gap:48px;background:var(--white)}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.case-card{min-width:0;display:flex;flex-direction:column;gap:24px;padding:32px;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 8px 11px #0000000d}.case-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.case-card h3{max-width:245px;font-size:22px;line-height:normal}.example-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:#d977060f;color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase}.example-badge img{width:10px;height:10px}.case-card dl{display:flex;flex-direction:column;gap:16px}.case-card dl>div{display:flex;flex-direction:column;gap:4px}.case-card dt{color:var(--green);font-size:11px;font-weight:700;text-transform:uppercase}.case-card dd{color:var(--ink);font-size:13px;line-height:1.4}.case-card__tools{color:var(--muted)!important}.case-card .case-card__result{padding-top:8px;border-top:1px solid var(--border)}.case-card__result dt{color:var(--orange)}.case-card__result dd{font-weight:600}.about-section{min-height:672px;display:grid;grid-template-columns:minmax(0,1fr) 480px;align-items:start;gap:64px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--canvas)}.about-copy{display:flex;flex-direction:column;gap:32px}.about-copy>p{color:var(--muted);font-size:15px;line-height:1.6}.founder-bio{padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--cream)}.founder-bio p{font-size:14px;line-height:1.5}.founder-visual{width:480px;height:480px;overflow:hidden;border:1px solid var(--border);border-radius:16px}.founder-visual picture,.founder-visual img{display:block;width:100%;height:100%}.founder-visual img{object-fit:cover}.contact-section{min-height:948px;display:grid;grid-template-columns:minmax(0,1fr) 600px;align-items:start;gap:80px;background:var(--canvas)}.contact-copy{display:flex;flex-direction:column;gap:24px}.contact-copy>p{color:var(--muted);font-size:16px;line-height:1.6}.confidence-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding:24px 0 0}.confidence-list li{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:14px;font-weight:500}.confidence-list img{width:16px;height:16px}.contact-form{position:relative;display:flex;flex-direction:column;gap:24px;padding:40px;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 10px 13px #0000000d}.contact-form h3{font-size:22px;line-height:normal}.contact-form__website{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.form-grid label>span{color:var(--ink);font-size:13px;font-weight:600}.form-grid b{color:var(--orange)}.form-field--wide{grid-column:1 / -1}input,select,textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--white);color:var(--ink);font-size:13px}input,select{height:42px;padding:0 12px}textarea{min-height:96px;padding:12px;line-height:1.4;resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}input:hover,select:hover,textarea:hover{border-color:#aaa69e}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:8px;color:var(--muted);font-size:13px;line-height:1.4}.consent-field a{color:var(--ink);text-decoration:underline}.consent-field input{width:16px;height:16px;flex:0 0 16px;margin:1px 0 0;accent-color:var(--green)}.consent-field--error{color:var(--error)}.consent-error{display:block;margin-top:-18px;margin-left:24px}.submit-button{width:100%}.form-alert{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:var(--error);font-size:12px;line-height:1.45}.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{min-height:329px;display:flex;flex-direction:column;gap:40px;padding:72px 80px 40px;background:var(--cream);color:var(--ink)}.site-footer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.site-footer__brand{width:380px}.site-footer__brand>p{margin-top:16px;color:var(--muted);font-size:14px;line-height:1.5}.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(--green);font-size:12px;font-weight:700;text-transform:uppercase}.site-footer__links a,.site-footer__links span{color:var(--muted);font-size:14px}.site-footer__links a:hover{color:var(--green)}.linkedin-label--mobile{display:none}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--border);color:var(--muted);font-size:13px}.success-page{min-height:718px;display:grid;grid-template-columns:minmax(0,1fr) 600px;align-items:center;gap:80px;padding:120px 80px}.success-context{display:flex;flex-direction:column;gap:24px}.success-context h1{font-size:40px;line-height:1.15}.success-context>p{color:var(--muted);font-size:16px;line-height:1.6}.success-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:48px;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 10px 13px #0000000d;text-align:center}.success-card__badge{display:flex;flex-direction:column;align-items:center;gap:16px}.success-card__badge>span{width:64px;height:64px;display:grid;place-items:center;border:2px solid var(--orange);border-radius:50%;background:var(--cream)}.success-card__badge img{width:32px;height:32px}.success-card__badge i{display:flex;align-items:center;gap:4px}.success-card__badge b{width:6px;height:6px;display:block;border-radius:999px;background:var(--orange)}.success-card__badge b:nth-child(2){width:12px;opacity:.5}.success-card__badge b:nth-child(3){opacity:.2}.success-card h2{font-size:28px;line-height:normal}.success-card p{margin-top:16px;color:var(--muted);font-size:15px;line-height:1.6}.success-card>a{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding-top:24px;border-top:1px solid var(--border);color:var(--orange);font-size:14px;font-weight:600;text-decoration:underline}.success-card>a img{width:14px;height:14px}.not-found-shell{background:var(--canvas)}.not-found{min-height:614px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;padding:54px 80px;text-align:center}.not-found__motif{position:relative;width:180px;height:180px;display:grid;place-items:center;overflow:hidden;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--canvas)}.not-found__motif i{position:absolute;top:16px;height:1px;display:block;background:var(--border)}.not-found__motif i:nth-child(1){left:16px;width:10px}.not-found__motif i:nth-child(2){left:74px;width:32px;background:var(--orange)}.not-found__motif i:nth-child(3){right:16px;width:10px}.not-found__motif strong{color:var(--green);font-family:var(--heading);font-size:48px;font-weight:800}.not-found__motif span{position:absolute;bottom:16px;width:40px;height:20px;border-radius:2px;background:var(--green)}.not-found__motif span:nth-of-type(1){left:24px}.not-found__motif span:nth-of-type(2){left:80px;width:20px;background:var(--orange)}.not-found__motif span:nth-of-type(3){right:24px}.not-found__copy{display:flex;flex-direction:column;align-items:center;gap:16px}.not-found__copy h1{font-size:48px;line-height:1.1}.not-found__copy>p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:16px;line-height:1.6}.not-found__actions{display:flex;gap:16px;margin-top:8px}.legal-hero{padding:80px 80px 60px;border-bottom:1px solid var(--border);background:var(--canvas)}.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:var(--muted);font-size:14px;line-height:1.6}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;padding:60px 80px 120px;background:var(--white)}.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:16px;background:var(--canvas)}.legal-toc p{margin-bottom:8px;color:var(--orange);font-size:12px;font-weight:700;text-transform:uppercase}.legal-toc a{padding:8px 0;color:var(--muted);font-size:13px;font-weight:500}.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:10px;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:16px;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:6px;background:#d9770612;color:var(--orange);font-size:10px;font-weight:700;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}@media (max-width: 1100px){.site-header,.site-header--compact,.hero,.problem-section,.services-section,.approach-section,.cases-section,.about-section,.contact-section,.site-footer,.success-page,.not-found,.legal-hero,.legal-layout{padding-right:40px;padding-left:40px}.header-cta{padding-right:18px;padding-left:18px}.service-grid,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section{grid-template-columns:minmax(0,1fr) 400px}.founder-visual{width:400px;height:400px}.contact-section,.success-page{grid-template-columns:minmax(0,1fr) minmax(480px,.95fr);gap:48px}.site-footer__links{gap:36px}}@media (max-width: 800px){.site-header,.site-header--compact{grid-template-columns:1fr auto;min-height:68px;padding:11.5px 16px}.brand{gap:8px}.brand__mark{width:22px;height:22px;flex-basis:22px}.brand__base{top:10px;width:22px;height:12px;border-radius:1.5px}.brand__pillar{width:10px;height:22px;border-radius:1.5px}.brand__cap{left:12px;width:10px;height:6px}.brand__wordmark strong{font-size:16px}.brand__wordmark small{font-size:8px;font-weight:700}.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 16px 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{height:auto;min-height:536px;gap:24px;padding:48px 16px}.hero__content{width:100%;gap:16px}.hero h1{font-size:32px;line-height:1.1}.hero__intro{font-size:14px;line-height:1.5}.hero__actions{width:100%;flex-direction:column;align-items:stretch;gap:12px}.hero__actions .button{width:100%;min-height:48px;padding-top:14px;padding-bottom:14px}.hero__capabilities{gap:8px;margin-top:0;padding:20px 0 0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hero__capabilities strong{font-size:11px}.hero__capabilities span{font-size:13px;font-weight:400;line-height:1.4}.problem-section{min-height:791px;display:flex;flex-direction:column;gap:32px;padding:64px 16px}.problem-heading{gap:12px}.problem-heading h2,.section-heading h2,.contact-copy h2{font-size:26px;line-height:1.2}.problem-list{width:100%;gap:12px}.problem-list li{min-height:54px;gap:12px;padding:14px;border-radius:6px;font-size:13px;line-height:1.4}.problem-lead{order:3;font-size:14px;line-height:1.5}.problem-callout{order:4;padding:0;border:0;background:transparent;font-size:15px}.problem-callout strong{display:none}.problem-callout p:before{content:"That's where we come in. "}.services-section{min-height:1304px;gap:32px;padding:64px 16px}.section-heading--centered{align-items:flex-start;text-align:left}.service-grid,.case-grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:173px;gap:12px;padding:20px}.service-card__icon{width:38px;height:38px;flex-basis:38px}.service-card__icon img{width:18px;height:18px}.approach-section{min-height:790px;gap:32px;padding:64px 16px}.approach-grid{grid-template-columns:1fr;gap:0}.approach-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;min-height:150px}.approach-step__rail{flex-direction:column;gap:0}.approach-step__line{width:1px;height:100%}.approach-step__body{padding-top:4px}.approach-step h3{font-size:20px}.cases-section{min-height:1576px;gap:32px;padding:64px 16px}.case-card{gap:20px;padding:20px;border-radius:16px}.case-card h3{max-width:232px;font-size:18px}.case-card dl{gap:14px}.about-section{min-height:1037px;display:flex;flex-direction:column;gap:32px;padding:64px 16px}.about-copy{display:contents}.about-copy>p{font-size:14px;line-height:1.5}.founder-bio{padding:16px}.founder-bio p{font-size:13px;line-height:1.4}.founder-visual{width:100%;height:320px}.contact-section{min-height:1366px;display:flex;flex-direction:column;gap:40px;padding:64px 16px}.contact-copy{gap:20px}.contact-copy>p{font-size:14px;line-height:1.6}.confidence-list{gap:10px;padding-top:12px}.confidence-list li{align-items:flex-start;font-size:13px;line-height:1.4}.contact-form{gap:20px;padding:20px}.contact-form h3{font-size:18px}.form-grid{grid-template-columns:1fr;gap:14px}.form-field--wide{grid-column:auto}input,select{height:44px}.contact-form .submit-button{min-height:48px;background:var(--green);box-shadow:none}.site-footer{min-height:609px;gap:40px;padding:48px 16px 32px}.site-footer__top{flex-direction:column;gap:32px}.site-footer__brand{width:100%}.site-footer__brand>p{font-size:13px;line-height:1.4}.site-footer__links{width:100%;flex-direction:column;gap:24px}.site-footer__links>div{gap:8px}.site-footer__links strong{color:var(--orange);font-size:11px}.site-footer__links a,.site-footer__links span{font-size:13px;line-height:1.4}.linkedin-label--desktop{display:none}.linkedin-label--mobile{display:inline}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-top:20px;font-size:13px;line-height:1.4}.success-page{grid-template-columns:1fr;gap:40px;padding:64px 16px}.success-context h1{font-size:32px}.success-card{padding:32px 20px}.success-card h2{font-size:24px}.not-found{min-height:620px;gap:32px;padding:64px 16px}.not-found__motif{width:150px;height:150px}.not-found__copy h1{font-size:34px}.not-found__actions{width:100%;flex-direction:column}.not-found__actions .button{width:100%}.legal-hero{padding:64px 16px 48px}.legal-hero h1{font-size:40px}.legal-layout{grid-template-columns:1fr;gap:24px;padding:32px 16px 64px}.legal-toc{position:static}.legal-toc,.legal-card{padding:20px}.legal-card header{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
