*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fafaf9;--color-surface:#fff;--color-surface-2:#f5f5f4;--color-border:#e7e5e4;--color-border-strong:#d6d3d1;--color-text:#1c1917;--color-text-2:#44403c;--color-text-3:#78716c;--color-text-inv:#fafaf9;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-light:#eff6ff;--color-accent-border:#bfdbfe;--color-success:#16a34a;--color-success-light:#f0fdf4;--color-warning:#d97706;--color-warning-light:#fffbeb;--color-error:#dc2626;--color-error-light:#fef2f2;--color-finance:#2563eb;--color-health:#16a34a;--color-life:#7c3aed;--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--font-mono:"DM Mono", "Fira Code", monospace;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #00000014, 0 1px 2px #0000000f;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000d;--shadow-lg:0 10px 30px #0000001a, 0 4px 8px #0000000d;--max-width:1200px;--content-width:800px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--color-text);font-weight:600;line-height:1.25}h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}h2{font-size:clamp(1.35rem,3vw,1.75rem)}h3{font-size:clamp(1.1rem,2vw,1.3rem)}p{color:var(--color-text-2)}code{font-family:var(--font-mono);background:var(--color-surface-2);border-radius:var(--radius-sm);border:1px solid var(--color-border);padding:.1em .35em;font-size:.875em}img{max-width:100%;height:auto}button{font-family:var(--font-sans);cursor:pointer}input,select{font-family:var(--font-sans)}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.category-badge{letter-spacing:.02em;text-transform:capitalize;border-radius:100px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.category-badge.finance{color:#1d4ed8;background:#eff6ff}.category-badge.health{color:#15803d;background:#f0fdf4}.category-badge.life{color:#6d28d9;background:#f5f3ff}.category-badge.conversions{color:#2563eb;background:#eff6ff}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.container{padding:0 2rem}}
.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fafaf9f2;position:sticky;top:0}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;gap:2rem;height:60px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoMark{background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);letter-spacing:-.02em;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:inline-flex}.Header-module__lnUIdW__logoText{color:var(--color-text);white-space:nowrap;font-size:1rem;font-weight:600}.Header-module__lnUIdW__nav{align-items:center;gap:.25rem;display:flex}.Header-module__lnUIdW__navLink{border-radius:var(--radius-sm);color:var(--color-text-2);white-space:nowrap;padding:.4rem .85rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.Header-module__lnUIdW__navLink:hover{color:var(--color-text);background:var(--color-surface-2)}.Header-module__lnUIdW__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Header-module__lnUIdW__menuBar{background:var(--color-text-2);border-radius:2px;width:22px;height:2px;transition:all .2s;display:block}@media (max-width:640px){.Header-module__lnUIdW__menuToggle{display:flex}.Header-module__lnUIdW__logoText{display:none}.Header-module__lnUIdW__nav{background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;gap:.25rem;padding:.75rem 1.25rem;display:none;position:absolute;top:60px;left:0;right:0}.Header-module__lnUIdW__navOpen{display:flex}.Header-module__lnUIdW__navLink{padding:.6rem .5rem}}
.Footer-module__3hUVsW__footer{background:var(--color-surface);border-top:1px solid var(--color-border);margin-top:5rem}.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:2.5rem;padding-top:3rem;padding-bottom:2.5rem;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__inner{grid-template-columns:1.5fr 1fr}}.Footer-module__3hUVsW__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:.6rem;display:flex}.Footer-module__3hUVsW__logoMark{background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:inline-flex}.Footer-module__3hUVsW__logoText{color:var(--color-text);font-size:.95rem;font-weight:600}.Footer-module__3hUVsW__tagline{color:var(--color-text-3);max-width:280px;font-size:.875rem;line-height:1.5}.Footer-module__3hUVsW__links{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Footer-module__3hUVsW__linkGroup{flex-direction:column;gap:.6rem;display:flex}.Footer-module__3hUVsW__linkGroup a{color:var(--color-text-3);font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module__3hUVsW__linkGroup a:hover{color:var(--color-text)}.Footer-module__3hUVsW__groupLabel{color:var(--color-text);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--color-border);flex-direction:column;gap:.25rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.Footer-module__3hUVsW__bottom p{color:var(--color-text-3);font-size:.8rem}
.CookieConsent-module__QbGkGW__banner{background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:var(--shadow-lg);z-index:9999;padding:1rem 1.25rem;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__QbGkGW__inner{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.CookieConsent-module__QbGkGW__text{color:var(--color-text-2);margin:0;font-size:.9rem}.CookieConsent-module__QbGkGW__link{color:var(--color-accent)}.CookieConsent-module__QbGkGW__btn{background:var(--color-accent);color:var(--color-text-inv);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.CookieConsent-module__QbGkGW__btn:hover{background:var(--color-accent-hover)}
