@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}:root{--color-bg:#f8faf9;--color-surface:#fff;--color-text-primary:#1a1d29;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-accent:#129e3f;--color-accent-dark:#0f8534;--color-accent-light:#15b84a;--color-accent-bg:#e8f5ed;--color-success:#129e3f;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#3b82f6;--color-commitment:#129e3f;--color-free:#f3f4f6;--color-border:#e5e7eb;--color-card-bg:#fff;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 0 20px #4e4b5914;--shadow-lg:0 8px 30px #4e4b591f;--shadow-card:0 2px 8px #0000000f;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--radius-xl:28px;--radius-full:100px;--z-index-fab:999;--z-index-overlay:1000;--z-index-drawer:1001;--transition-drawer:.3s cubic-bezier(.32,.72,0,1);--transition-fab:.2s ease-out;--sheet-border-radius:24px 24px 0 0;--sheet-handle-height:4px;--sheet-handle-width:40px;--sheet-handle-color:#d1d5db;--fab-size:56px;--fab-shadow:0 4px 12px #129e3f66;--fab-shadow-hover:0 6px 16px #129e3f80}body{color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fafbfc 0%,#f3f4f6 100%);min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}@media (max-width:768px){body{font-size:15px}}@media (max-width:480px){body{font-size:14px}}[vaul-drawer]{touch-action:none}[vaul-drawer][vaul-drawer-visible=true][vaul-drawer-direction=bottom]{transform:translate(0)}
