:root{--color-brand: #e27741;--color-brand-dark: #bd5327;--color-brand-soft: #fff1e9;--color-gray: #aaabaf;--color-graphite: #343a40;--color-graphite-deep: #22272b;--color-ink: #232629;--color-muted: #656a70;--color-border: #dedfe1;--color-surface: #f6f6f4;--color-white: #ffffff;--shadow-soft: 0 1.25rem 3.5rem rgb(34 39 43 / 10%);--radius-small: .75rem;--radius-medium: 1.25rem;--radius-large: 2rem;--content-width: 75rem;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/material-symbols-rounded-interbhp.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{min-width:20rem;min-height:100vh;margin:0;color:var(--color-ink);background:var(--color-white);font-family:var(--font-sans);font-size:1rem;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:.1875rem solid var(--color-brand);outline-offset:.1875rem}::selection{color:var(--color-graphite-deep);background:#f7b18d}.material-symbols-rounded{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;font-size:1.25rem;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.container{width:min(100% - 2rem,var(--content-width));margin-inline:auto}.section{padding-block:clamp(4.5rem,8vw,7.5rem)}.section--surface{background:var(--color-surface)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:var(--color-brand-dark);font-size:.8125rem;font-weight:800;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.eyebrow:before{width:1.75rem;height:.1875rem;border-radius:999px;background:var(--color-brand);content:""}.section-heading{max-width:46rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.section-heading h1,.section-heading h2{max-width:15ch;margin:0;color:var(--color-graphite-deep);font-size:clamp(2.25rem,5vw,4rem);letter-spacing:-.04em;line-height:1.06}.section-heading p{max-width:42rem;margin:1.25rem 0 0;color:var(--color-muted);font-size:clamp(1rem,1.8vw,1.125rem)}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:.0625rem solid var(--color-brand);border-radius:999px;color:var(--color-white);background:var(--color-brand);font-weight:750;line-height:1.2;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.button:hover{border-color:var(--color-brand-dark);background:var(--color-brand-dark);transform:translateY(-.125rem)}.button--secondary{border-color:#ffffff59;color:var(--color-white);background:transparent}.button--secondary:hover{border-color:var(--color-white);background:#ffffff1a}.button:disabled{cursor:not-allowed;border-color:var(--color-border);color:var(--color-muted);background:var(--color-surface);transform:none}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
