@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/jost-latin-700-normal-u2Hrqd6k.woff2)format("woff2"),url(/assets/jost-latin-700-normal-k-iBXzmq.woff)format("woff")}@font-face{font-family:Jost;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/jost-latin-800-normal-Dqt5tSc_.woff2)format("woff2"),url(/assets/jost-latin-800-normal-CYDe-RDT.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/dm-sans-latin-300-normal-C46oWILc.woff2)format("woff2"),url(/assets/dm-sans-latin-300-normal-CsNfKS1n.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2)format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2)format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff)format("woff")}@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#f9faf8;--foreground:#1f2d2e;--muted:#dce3e5;--muted-foreground:#6e7c80;--popover:#fff;--popover-foreground:#1f2d2e;--card:#fff;--card-foreground:#1f2d2e;--border:#dce3e5;--input:#dce3e5;--primary:#21746f;--primary-foreground:#fff;--secondary:#516b78;--secondary-foreground:#fff;--accent:#a9e6cf;--accent-foreground:#1f2d2e;--destructive:#e85a5a;--destructive-foreground:#fff;--ring:#21746f;--radius:.75rem;--success:#4caf91;--warning:#f4b942;--error:#e85a5a;--info:#21746f;--hover:#1a5d5a;--disabled:#dce3e5;--surface:#fff;--accent-mint:#a9e6cf}.dark{--background:#0d1a19;--foreground:#f9faf8;--muted:#1f2d2e;--muted-foreground:#6e7c80;--popover:#1a2c2b;--popover-foreground:#f9faf8;--card:#1a2c2b;--card-foreground:#f9faf8;--border:#2a3f3e;--input:#2a3f3e;--primary:#2a8a82;--primary-foreground:#f9faf8;--secondary:#516b78;--secondary-foreground:#f9faf8;--accent:#b8f5d8;--accent-foreground:#0d1a19;--destructive:#e85a5a;--destructive-foreground:#f9faf8;--ring:#2a8a82;--radius:.75rem;--success:#5dc99c;--warning:#f4b942;--error:#e85a5a;--info:#2a8a82;--hover:#238a7a;--disabled:#2a3f3e;--surface:#1a2c2b;--accent-mint:#b8f5d8}@layer base{@apply border-border;@apply font-sans antialiased bg-surface text-foreground;body{font-family:"Source Sans 3",Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-color:var(--chakra-colors-sand-50,var(--background));color:var(--chakra-colors-sand-900,var(--foreground))}}@layer utilities{.bg-surface{background-color:var(--surface)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.skeleton-pulse{animation:2s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%{background-color:#e2e8f0}50%{background-color:#cbd5e0}to{background-color:#e2e8f0}}@keyframes toast-slide-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-slide-out-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes toast-fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-fade-out{0%{opacity:1}to{opacity:0}}[data-state=open][data-radix-toast-viewport]{animation:.2s ease-out toast-fade-in}[data-state=closed][data-radix-toast-viewport]{animation:.2s ease-in toast-fade-out}[data-state=open][data-radix-toast-root]{animation:.3s ease-out toast-slide-in-right}[data-state=closed][data-radix-toast-root]{animation:.3s ease-in toast-slide-out-right}}
