:root{--teal-50:#EAF5F4;--teal-100:#D3EBE9;--teal-200:#A9D8D5;--teal-300:#7EC6C1;--teal-400:#5EB5B2;--teal-500:#479F9F;--teal-600:#3B8A8A;--teal-700:#2F7272;--teal-800:#255C5C;--teal-900:#1A4646;--lemon-100:#FFF6CC;--lemon-500:#FFE15D;--lemon-600:#F0CB33;--neutral-0:#FFFFFF;--neutral-50:#FCF6EE;--neutral-100:#F1EDE7;--neutral-200:#E2DDD6;--neutral-300:#C9C4BD;--neutral-500:#8A8785;--neutral-600:#595756;--neutral-900:#333132;--brand-logo:#4FAF7F;--background-page:var(--neutral-50);--background-sunken:var(--neutral-100);--background-tint:var(--teal-50);--background-hover:var(--neutral-100);--surface-raised:var(--neutral-0);--surface-inverse:var(--neutral-900);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-600);--text-tertiary:var(--neutral-500);--text-disabled:var(--neutral-300);--text-brand:var(--teal-600);--text-brand-inverse:var(--teal-300);--text-inverse:var(--neutral-0);--text-inverse-body:rgba(255,255,255,0.85);--text-inverse-muted:rgba(255,255,255,0.72);--text-inverse-quiet:rgba(255,255,255,0.50);--border-subtle:var(--neutral-100);--border-default:var(--neutral-200);--border-strong:var(--neutral-300);--border-inverse:rgba(255,255,255,0.20);--border-inverse-subtle:rgba(255,255,255,0.10);--border-inverse-strong:rgba(255,255,255,0.75);--decor-pill:rgba(255,255,255,0.16);--action-primary:var(--lemon-500);--action-primary-hover:var(--lemon-600);--action-secondary-inverse-hover:rgba(255,255,255,0.10);--brand-primary:var(--teal-500);--status-positive:var(--teal-500);--status-positive-surface:var(--teal-50);--focus-ring-width:2px;--focus-ring-offset:2px;--focus-ring-color:var(--teal-500);--backdrop:rgba(51,49,50,0.40);--gradient-band:linear-gradient(130deg,var(--teal-500) 0%,var(--teal-400) 55%,var(--teal-300) 100%);--gradient-header-fade:linear-gradient(180deg,var(--neutral-50) 0%,var(--neutral-50) 72%,rgba(252,246,238,0) 100%);--font-heading:var(--font-bricolage),"Bricolage Grotesque",sans-serif;--font-body:var(--font-archivo),"Archivo",sans-serif;--font-mono:var(--font-plex-mono),"IBM Plex Mono",monospace;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-lg-title:20px;--text-xl:24px;--text-2xl:32px;--text-3xl:40px;--text-4xl:48px;--text-5xl:64px;--weight-italic:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-display:-0.02em;--tracking-tight:-0.01em;--tracking-normal:0;--tracking-wide:0.10em;--space-3xs:4px;--space-2xs:8px;--space-xs:12px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-2xl:64px;--space-3xl:96px;--space-4xl:128px;--section-padding:72px;--band-padding-y:var(--space-3xl);--band-padding-x:var(--space-2xl);--content-gutter:var(--space-xl);--content-max:1240px;--grid-gap-lg:var(--space-2xl);--grid-gap-md:var(--space-lg);--measure-xs:360px;--measure-sm:520px;--measure-md:560px;--measure-lg:660px;--measure-xl:700px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:28px;--radius-2xl:36px;--radius-full:999px;--elevation-1:0 8px 24px rgba(51,49,50,0.06);--elevation-2:0 14px 36px rgba(51,49,50,0.10);--elevation-3:0 18px 40px rgba(51,49,50,0.16);--elevation-inverse:0 18px 44px rgba(51,49,50,0.30);--shadow-knob:0 1px 2px rgba(51,49,50,0.20);--motion-fast:150ms;--motion-base:250ms;--motion-slow:400ms;--ease-enter:cubic-bezier(0.2,0,0,1);--ease-exit:cubic-bezier(0.4,0,1,1);--motion-lift:translateY(-1px);--motion-float-a:5s;--motion-float-b:6s;--float-distance:6px;--button-height:52px;--button-height-dense:44px;--nav-height:68px;--step-badge:48px;--toggle-w:44px;--toggle-h:24px;--header-offset:calc(var(--space-md) + var(--nav-height) + var(--space-xs));--nav-sheet-row:56px}@media (max-width:1023px){:root{--text-5xl:52px;--text-4xl:40px;--text-2xl:28px;--section-padding:var(--space-2xl);--band-padding-y:var(--space-2xl);--band-padding-x:var(--space-xl);--grid-gap-lg:var(--space-lg);--radius-xl:24px;--radius-2xl:28px;--nav-height:60px}}@media (max-width:767px){:root{--text-5xl:44px;--text-4xl:36px;--text-3xl:32px;--text-xl:22px;--text-sm:13px;--section-padding:var(--space-xl);--band-padding-y:var(--space-xl);--band-padding-x:var(--space-md);--content-gutter:var(--space-md);--grid-gap-lg:var(--space-md);--grid-gap-md:var(--space-sm);--radius-xl:20px;--radius-2xl:24px;--step-badge:40px;--header-offset:var(--nav-height)}}@media (prefers-reduced-motion:reduce){:root{--motion-fast:0ms;--motion-base:0ms;--motion-slow:0ms;--motion-lift:none;--motion-float-a:0s;--motion-float-b:0s;--float-distance:0px}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;background:var(--background-page);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;font-family:var(--font-heading);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-wrap:balance}p{text-wrap:pretty}ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}img,svg{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.tealContainer{width:calc(100% - 2 * var(--content-gutter));max-width:var(--content-max);margin:0 auto}section[id]{scroll-margin-top:var(--header-offset)}[data-tip]{position:relative}[data-tip]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;z-index:30;transform:translateX(calc(-50% + var(--tip-shift, 0px)));width:max-content;max-width:var(--measure-xs);padding:6px 10px;border-radius:var(--radius-sm);background:var(--surface-inverse);box-shadow:var(--elevation-2);color:var(--text-inverse);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-normal);white-space:normal;opacity:0;pointer-events:none;transition:opacity var(--motion-fast) var(--ease-enter)}[data-tip][data-tip-below]:after{top:calc(100% + 8px);bottom:auto}[data-tip]:focus-within:after,[data-tip]:hover:after{opacity:1;transition-delay:.25s}[data-tip][data-tip-lock]:focus-within:after,[data-tip][data-tip-lock]:hover:after,[data-tip][data-tip-off]:focus-within:after,[data-tip][data-tip-off]:hover:after{opacity:0;transition-delay:0s}@media (max-width:767px){[data-tip]:after{max-width:220px}}@media (prefers-reduced-motion:reduce){[data-tip]:after{transition:none}}