@font-face{font-family:'Camera Plain Variable';src:url('../assets/fonts/GeneralSans-Variable.ttf') format('truetype-variations');font-weight:200 800;font-style:normal;font-display:swap;}
@font-face{font-family:'Camera Plain Variable';src:url('../assets/fonts/GeneralSans-VariableItalic.ttf') format('truetype-variations');font-weight:200 800;font-style:italic;font-display:swap;}
:root{
--white:#FFFFFF;
--charcoal:#1c1c1c;
--off-white:#fcfbf8;
--charcoal-83:rgba(28,28,28,.83);
--charcoal-82:rgba(28,28,28,.82);
--muted-gray:#5f5f5d;
--charcoal-40:rgba(28,28,28,.4);
--charcoal-4:rgba(28,28,28,.04);
--charcoal-3:rgba(28,28,28,.03);
--border-gray:#E5E5E3;
--surface-tertiary:#F5F5F4;
--ring-blue:rgba(74,140,130,.5);
--accent:#4A8C82;
--accent-strong:#2F6B62;
--accent-soft:#8FBBB3;
--bg-page:var(--white);
--bg-surface:var(--white);
--bg-surface-tertiary:var(--surface-tertiary);
--bg-hover:var(--charcoal-4);
--bg-overlay:var(--charcoal-3);
--text-primary:var(--charcoal);
--text-strong-secondary:var(--charcoal-83);
--text-body:var(--charcoal-82);
--text-secondary:var(--muted-gray);
--text-on-dark:var(--off-white);
--text-placeholder:var(--muted-gray);
--border-subtle:var(--border-gray);
--border-interactive:var(--charcoal-40);
--link-color:var(--charcoal);
--font-display:'Camera Plain Variable',ui-sans-serif,system-ui,sans-serif;
--weight-body:400;
--weight-display-alt:480;
--weight-heading:600;
--text-display-hero-size:60px;
--text-display-hero-lh:1.05;
--text-display-hero-ls:-1.5px;
--text-display-alt-size:60px;
--text-display-alt-lh:1.0;
--text-display-alt-ls:normal;
--text-section-heading-size:48px;
--text-section-heading-lh:1.0;
--text-section-heading-ls:-1.2px;
--text-sub-heading-size:36px;
--text-sub-heading-lh:1.1;
--text-sub-heading-ls:-0.9px;
--text-card-title-size:20px;
--text-card-title-lh:1.25;
--text-body-large-size:18px;
--text-body-large-lh:1.38;
--text-body-size:16px;
--text-body-lh:1.5;
--text-button-size:16px;
--text-button-small-size:14px;
--text-link-size:16px;
--text-link-small-size:14px;
--text-caption-size:14px;
--space-1:8px;
--space-2:10px;
--space-3:12px;
--space-4:16px;
--space-5:24px;
--space-6:32px;
--space-7:40px;
--space-8:56px;
--space-9:80px;
--space-10:96px;
--space-11:128px;
--space-12:176px;
--space-13:192px;
--space-14:208px;
--container-max:1200px;
--radius:6px;
--shadow-button-inset:rgba(255,255,255,.2) 0px .5px 0px 0px inset,rgba(0,0,0,.2) 0px 0px 0px .5px inset,rgba(0,0,0,.05) 0px 1px 2px 0px;
--shadow-focus:rgba(0,0,0,.1) 0px 4px 12px;
--ring-width:2px;
--ring-color:var(--ring-blue);
--active-opacity:0.8;
 /* @kind other */
--icon-button-opacity:0.5;
 /* @kind other */
--icon-button-opacity-active:0.8;
 /* @kind other */
}
