*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#0b1b1a;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--brand-green: #a5d295;--brand-blue: #a2b3e8;--brand-blue-50: #E9F0FF;--brand-blue-100: #B7D0EC;--ink: #4E5767;--muted: #8E96A3;--white: #ffffff;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--shadow-soft: 0 10px 30px rgba(11, 27, 26, .08);--radius-xl: 14px;--radius-2xl: 18px;--radius-3xl: 24px;--maxw: 1120px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#a2b3e8;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a2b3e8}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-weight:700;font-size:15px;border:1px solid transparent;cursor:pointer;transition:.15s ease;white-space:nowrap}.btn-primary{background:var(--brand-green);color:#fff;box-shadow:0 12px 30px #a2d19573}.btn-primary:hover{filter:brightness(.96)}.btn-ghost{background:#fff;border-color:var(--slate-200);box-shadow:var(--shadow-soft);color:var(--ink)}.btn-ghost:hover{background:var(--slate-50)}.btn-small{padding:9px 14px;font-size:13px;border-radius:999px}.dot{width:8px;height:8px;border-radius:999px;background:var(--brand-green)}
