:root{--color-background:#fff;--color-foreground:#141414;--color-card:#fff;--color-card-foreground:#141414;--color-popover:#fff;--color-popover-foreground:#141414;--color-primary:#5a7a68;--color-primary-foreground:#fff;--color-primary-hover:#4a6a58;--color-primary-light:#e8f0eb;--color-secondary:#eff3f0;--color-secondary-foreground:#141414;--color-muted:#edebe8;--color-muted-foreground:#666;--color-text-secondary:#666;--color-text-muted:#aaa;--color-accent:#4db6ac;--color-accent-foreground:#fff;--color-accent-hover:#3da69c;--color-accent-light:#e0f4f2;--color-destructive:#ef4444;--color-destructive-foreground:#fff;--color-border:#e2e0dc;--color-input:#e2e0dc;--color-ring:#8ba999;--color-hero-scrim:rgba(0,0,0,.72);--color-hero-scrim-soft:rgba(0,0,0,.08);--color-hero-text:#fff;--color-hero-text-muted:hsla(0,0%,100%,.78);--color-hero-border:hsla(0,0%,100%,.28);--background:40 14% 97%;--foreground:0 0% 8%;--card:0 0% 100%;--card-foreground:0 0% 8%;--popover:0 0% 100%;--popover-foreground:0 0% 8%;--primary:150 16% 41%;--primary-foreground:0 0% 100%;--secondary:130 12% 95%;--secondary-foreground:0 0% 8%;--muted:35 12% 92%;--muted-foreground:0 0% 40%;--accent:174 42% 49%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:35 8% 87%;--input:35 8% 87%;--ring:140 16% 63%;--radius:0.625rem;--spacing-0:0;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-32:8rem;--font-family-sans:"Avenir",system-ui,sans-serif;--font-family-display:"Avenir",system-ui,sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.1;--line-height-snug:1.25;--line-height-normal:1.5;--line-height-relaxed:1.625;--letter-spacing-tight:-0.025em;--letter-spacing-normal:0;--radius-sm:0.5rem;--radius-md:0.625rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-sm:0 0.0625rem 0.125rem rgba(0,0,0,.04);--shadow-md:0 0.25rem 0.5rem rgba(0,0,0,.04),0 0.0625rem 0.125rem rgba(0,0,0,.04);--shadow-lg:0 0.5rem 1rem rgba(0,0,0,.04),0 0.25rem 0.5rem rgba(0,0,0,.04);--shadow-premium:0 0.0625rem 0.125rem rgba(0,0,0,.04),0 0.25rem 0.5rem rgba(0,0,0,.04),0 1rem 2rem rgba(0,0,0,.04);--shadow-premium-lg:0 0.125rem 0.25rem rgba(0,0,0,.02),0 0.5rem 1rem rgba(0,0,0,.04),0 1.5rem 3rem rgba(0,0,0,.06),0 3rem 6rem rgba(0,0,0,.06);--shadow-glow-accent:0 0 2.5rem rgba(77,182,172,.15);--transition-fast:150ms ease;--transition-base:200ms ease;--transition-slow:300ms ease-out;--z-dropdown:50;--z-sticky:100;--z-fixed:200;--z-modal:300;--z-tooltip:400}.dark{--color-background:#0a0a0a;--color-foreground:#f5f5f5;--color-card:#121212;--color-card-foreground:#f5f5f5;--color-popover:#121212;--color-popover-foreground:#f5f5f5;--color-primary:#8ba999;--color-primary-foreground:#000;--color-secondary:#1f2f24;--color-secondary-foreground:#f5f5f5;--color-muted:#1f1f1f;--color-muted-foreground:#999;--color-accent:#3da69c;--color-accent-foreground:#000;--color-destructive:#7f1d1d;--color-destructive-foreground:#f5f5f5;--color-border:#262626;--color-input:#262626;--color-ring:#8ba999}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-foreground);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}::-moz-selection{background-color:var(--color-accent);color:var(--color-accent-foreground)}::selection{background-color:var(--color-accent);color:var(--color-accent-foreground)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-display);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);text-wrap:balance}.body-text,p{text-wrap:pretty}[data-radix-popper-content-wrapper]{z-index:9999!important}[data-radix-select-viewport]{padding:.375rem!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}