:root {
 --av-color-primary:#164e63; --av-color-primary-dark:#0f2f3a; --av-color-secondary:#0f766e; --av-color-accent:#d99a2b;
 --av-color-text-strong:#13242b; --av-color-text:#344a53; --av-color-text-muted:#647780; --av-color-background:#fff; --av-color-background-soft:#f4f7f8; --av-color-surface:#fff; --av-color-border:#d8e1e4;
 --av-color-success:#18794e; --av-color-success-soft:#e9f7f0; --av-color-warning:#9a6700; --av-color-warning-soft:#fff7dc; --av-color-error:#b42318; --av-color-error-soft:#fff0ee;
 --av-font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
 --av-text-display:clamp(2.5rem,6vw,4rem); --av-text-h1:clamp(2.25rem,5vw,3.5rem); --av-text-h2:clamp(1.875rem,4vw,2.625rem); --av-text-h3:clamp(1.5rem,2vw,1.875rem); --av-text-h4:1.25rem; --av-text-body-lg:1.125rem; --av-text-body:1rem; --av-text-small:.875rem; --av-text-caption:.75rem;
 --av-space-1:.5rem; --av-space-2:.75rem; --av-space-3:1rem; --av-space-4:1.5rem; --av-space-5:2rem; --av-space-6:3rem; --av-space-7:4rem; --av-space-8:5rem; --av-space-9:6rem;
 --av-container:77.5rem; --av-container-reading:47.5rem; --av-container-form:42rem; --av-container-wide:90rem; --av-gutter:clamp(1rem,4vw,2rem);
 --av-radius-sm:.375rem; --av-radius-md:.75rem; --av-radius-lg:1rem; --av-shadow-card:0 .25rem 1.25rem rgba(15,47,58,.07); --av-shadow-card-hover:0 .5rem 1.75rem rgba(15,47,58,.11); --av-focus-ring:0 0 0 .1875rem rgba(217,154,43,.45); --av-transition:160ms ease;
}
