:root{--color-brand-primary: #00a389;--savvy-teal: #00a389;--savvy-teal-dark: #008770;--clarity-white: #f8f9fa;--clarity-white-hover: #f1f3f5;--deep-slate: #1a202c;--neutral-grey: #a0aec0;--color-bg-base: #f8f9fa;--color-surface: #ffffff;--color-surface-alt: #f1f3f5;--color-text-base: #1a202c;--color-text-secondary: #4a5568;--color-text-muted: #718096;--color-link: #007bff;--color-primary: #00a389;--color-primary-light: rgba(0, 163, 137, .1);--color-error: #e53e3e;--color-warning: #ffc700;--color-success: #38a169;--color-border: #e2e8f0;--color-border-neutral: #e2e8f0;--color-bg-disabled: #e2e8f0;--color-toast-text-link: #f8f9fa;--action-orange: #ff6b6b;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-size-h1: 2rem;--font-size-h2: 1.25rem;--font-size-h3: 1.125rem;--font-size-h4: 1rem;--font-size-h5: .875rem;--font-size-caption: .75rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}@media(prefers-color-scheme:dark){:root{--color-bg-base: #1a202c;--color-surface: #2d3748;--color-surface-alt: #4a5568;--color-text-base: #f8f9fa;--color-text-secondary: #a0aec0;--color-text-muted: #cbd5e0;--color-link: #82aaff;--color-error: #fc8181;--color-border: #4a5568;--color-border-neutral: #4a5568;--color-bg-disabled: #4a5568}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html{height:100%}html:focus-within{scroll-behavior:smooth}body{height:100%;min-height:100%;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,fieldset,select{font:inherit;background:none;border:none;padding:0;margin:0;color:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-base);font-size:var(--font-size-h4);font-weight:var(--font-weight-regular);line-height:1.5;color:var(--color-text-base);background-color:var(--color-bg-base);transition:background-color var(--transition-base),color var(--transition-base)}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);line-height:1.2;margin:0}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-caption)}a{color:var(--color-link);text-decoration:none;transition:color var(--transition-fast)}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}zap-svg{width:20px;height:20px;fill:currentColor}
