/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Noto+Nastaliq+Urdu:wght@400;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap";:root{--m-bg-base:#0a0a0b;--m-bg-surface:#16161a;--m-bg-elevated:#1f1f24;--m-border-subtle:#2a2a30;--m-border-strong:#3a3a42;--m-gold:#d4af37;--m-gold-hover:#e5c04a;--m-gold-muted:#8a7128;--m-text-primary:#f5f5f0;--m-text-secondary:#a8a8a0;--m-text-tertiary:#7e7e78;--m-text-inverse:#0a0a0b;--m-success:#4a8068;--m-warning:#d4a574;--m-error:#b85450;--m-info:#5a7d9a;--m-space-1:4px;--m-space-2:8px;--m-space-3:12px;--m-space-4:16px;--m-space-6:24px;--m-space-8:32px;--m-space-12:48px;--m-space-16:64px;--m-space-24:96px;--m-space-32:128px;--m-radius-sm:6px;--m-radius-md:10px;--m-radius-lg:16px;--m-radius-xl:20px;--m-radius-full:999px;--m-maxw:1200px;--m-maxw-text:680px;--m-margin-mobile:20px;--m-margin-tablet:32px;--m-margin-desktop:40px;--m-section-rhythm-desktop:96px;--m-section-rhythm-mobile:64px;--m-fs-display-xl:64px;--m-fs-display-l:48px;--m-fs-display-m:36px;--m-fs-heading-l:28px;--m-fs-heading-m:22px;--m-fs-body-l:18px;--m-fs-body-m:16px;--m-fs-body-s:14px;--m-fs-caption:13px;--m-dur-fast:.15s;--m-dur-base:.25s;--m-dur-slow:.4s;--m-dur-deliberate:.6s;--m-ease:cubic-bezier(.16,1,.3,1);--m-ease-exit:cubic-bezier(.4,0,.2,1);--m-header-h:66px;--m-livestrip-h:38px;--m-chrome-h:calc(var(--m-header-h) + var(--m-livestrip-h))}[data-theme=light]{--m-bg-base:#fafaf7;--m-bg-surface:#fff;--m-bg-elevated:#fff;--m-border-subtle:#e7e5dd;--m-border-strong:#d2cfc3;--m-gold:#b0891b;--m-gold-hover:#d4af37;--m-gold-muted:#c8b98a;--m-text-primary:#0a0a0b;--m-text-secondary:#5a5a54;--m-text-tertiary:#6e6e68;--m-text-inverse:#fafaf7;--m-success:#3d6e58;--m-warning:#b5853f;--m-error:#a8453f;--m-info:#4a6a86}@media (max-width:768px){:root{--m-fs-display-xl:48px;--m-fs-display-l:36px;--m-fs-display-m:28px;--m-fs-heading-l:22px}}html:has(.m-root){scrollbar-gutter:stable}.m-root{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--m-fs-body-m);color:var(--m-text-primary);background:var(--m-bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5;position:relative;overflow-x:clip}.m-root[dir=rtl]{font-family:Noto Naskh Arabic,Hanken Grotesk,-apple-system,sans-serif}.m-root:before{content:"";z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}[data-theme=light] .m-root:before{display:none}.m-root *{box-sizing:border-box}.m-root h1,.m-root h2,.m-root h3,.m-root h4{letter-spacing:-.03em;margin:0;font-weight:600;line-height:1.05}.m-root p{margin:0;line-height:1.6}.m-root a{color:inherit;text-decoration:none}.m-root button{cursor:pointer;font-family:inherit}.m-tabular{font-variant-numeric:tabular-nums}.m-container{width:100%;max-width:var(--m-maxw);padding-inline:var(--m-margin-mobile);margin-inline:auto}@media (min-width:768px){.m-container{padding-inline:var(--m-margin-tablet)}}@media (min-width:1024px){.m-container{padding-inline:var(--m-margin-desktop)}}.m-section{padding-block:var(--m-section-rhythm-mobile)}@media (min-width:768px){.m-section{padding-block:var(--m-section-rhythm-desktop)}}@media (prefers-reduced-motion:reduce){.m-root *,.m-root :after,.m-root :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.m-root :focus-visible{outline:2px solid var(--m-gold);outline-offset:2px;border-radius:4px}html[data-marketing-active] body{background:var(--m-bg-base)}