:root{--background:#f7fcf9;--logo-background:#c5e8d5;--foreground:#0f172a;--card:#ffffff;--card-foreground:#0f172a;--popover:#ffffff;--popover-foreground:#0f172a;--primary:#256F46;--primary-foreground:#ffffff;--secondary:#854d0e;--secondary-foreground:#ffffff;--muted:#d6f1e2;--muted-foreground:#64748b;--accent:#d97706;--accent-foreground:#ffffff;--warning:#b45309;--warning-foreground:#ffffff;--destructive:#dc2626;--destructive-foreground:#ffffff;--border:#e2e8f0;--input:#ffffff;--ring:#41c079;--chart-1:#a6bd87;--chart-2:#e6c95c;--chart-3:#ee8c8c;--chart-4:#d97706;--chart-5:#854d0e;--sidebar:#ffffff;--sidebar-foreground:#0f172a;--sidebar-primary:#256F46;--sidebar-primary-foreground:#ffffff;--sidebar-accent:#d6f1e2;--sidebar-accent-foreground:#0f172a;--sidebar-border:#e2e8f0;--sidebar-ring:#41c079;--status-bar-background:#f8faf8}.dark{--background:#1c1a18;--foreground:#f1f5f9;--card:#282523;--card-foreground:#f1f5f9;--popover:#282523;--popover-foreground:#f1f5f9;--primary:#5A9E72;--primary-foreground:#0f172a;--secondary:#d4a574;--secondary-foreground:#0f172a;--muted:#1a2e1f;--muted-foreground:#94a3b8;--accent:#fb923c;--accent-foreground:#0f172a;--warning:#fbbf24;--warning-foreground:#0f172a;--destructive:#f87171;--destructive-foreground:#0f172a;--border:#3a3632;--input:#282523;--ring:#256F46;--chart-1:#84cc16;--chart-2:#eab308;--chart-3:#f87171;--chart-4:#fb923c;--chart-5:#d4a574;--sidebar:#282523;--sidebar-foreground:#f1f5f9;--sidebar-primary:#5A9E72;--sidebar-primary-foreground:#0f172a;--sidebar-accent:#1a2e1f;--sidebar-accent-foreground:#f1f5f9;--sidebar-border:#3a3632;--sidebar-ring:#256F46;--status-bar-background:#1c1a18}.brand-lockup{display:flex;flex-direction:column;align-items:center}.brand-tagline{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;font-style:italic;font-size:.38em;line-height:1.25;letter-spacing:0;text-align:center;color:var(--muted-foreground,#64748b)}.print-lockup{display:flex;align-items:center;justify-content:center;gap:.38em}.print-lockup__text{display:flex;flex-direction:column;align-items:stretch}.print-lockup__logo{position:relative;align-self:stretch;aspect-ratio:1;border-radius:50%;background:white;filter:drop-shadow(0 .2em .3em rgba(0,0,0,.22));padding:.14em}.print-lockup__wordmark{font-family:Raleway,system-ui,sans-serif;font-weight:700;font-size:1.14em;line-height:1;letter-spacing:0;color:var(--primary);white-space:nowrap}.print-lockup .brand-tagline{width:0;min-width:100%;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;white-space:normal}.feature-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35em .9em}.feature-row--stacked{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;width:-moz-fit-content;width:fit-content;gap:.4em}.feature-row--responsive{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:.55em}@media (min-width:768px){.feature-row--responsive{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5em 1.5em}}.feature-row-item{display:inline-flex;align-items:center;gap:.32em;white-space:nowrap}.feature-row-icon{width:1.1em;height:1.1em;flex-shrink:0;color:var(--primary)}