@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--canvas: #07080e;--surface-0: #0c0e1c;--surface-1: #111426;--surface-2: #181b34;--surface-3: #1f2440;--ink-50: #0c0e1c;--ink-100: rgba(255,255,255,.09);--ink-200: #3a4175;--ink-300: #616baa;--ink-400: #8892cc;--ink-500: #8892cc;--ink-600: #b0b8e8;--ink-700: #b0b8e8;--ink-800: #d4d8f5;--ink-900: #eef0ff;--blue-200: #b3d9ff;--blue-300: #7ec2fe;--blue-400: #4facfe;--blue-500: #2b8fe8;--blue-600: #1a6dc8;--blue-700: #104fa0;--violet-200: #e4c4ff;--violet-300: #cc96ff;--violet-400: #b06cf4;--violet-500: #9333ea;--violet-600: #7920cc;--violet-700: #5b18a8;--gradient-brand: linear-gradient(135deg, #4facfe 0%, #a855f7 100%);--gradient-brand-h: linear-gradient(90deg, #4facfe 0%, #a855f7 100%);--gradient-brand-r: linear-gradient(135deg, #a855f7 0%, #4facfe 100%);--gradient-surface: linear-gradient(135deg, var(--surface-1) 0%, var(--surface-2) 100%);--success: #22c55e;--success-bg: rgba(34,197,94,.12);--warning: #f59e0b;--warning-bg: rgba(245,158,11,.12);--danger: #f43f5e;--danger-bg: rgba(244,63,94,.12);--info: #4facfe;--info-bg: rgba(79,172,254,.12);--toggle-on: #22c55e;--bg: var(--canvas);--bg-alt: var(--surface-0);--bg-inverse: #f0f2ff;--surface-card: var(--surface-1);--surface-raised: var(--surface-2);--surface-inverse: #f0f2ff;--text-primary: #eef0ff;--text-secondary: #b0b8e8;--text-muted: #8892cc;--text-inverse: #0b0e25;--text-on-accent: #ffffff;--text-link: var(--blue-400);--border-color: rgba(255,255,255,.09);--border-subtle: rgba(255,255,255,.05);--border-strong: rgba(255,255,255,.22);--action-primary: var(--blue-400);--action-primary-hover: var(--blue-300);--action-primary-text: #ffffff;--focus-ring: var(--blue-400);--paper: #07080e;--paper-bright: #111426;--paper-sunk: #0c0e1c;--white: #ffffff;--black: #000000;--accent-700: var(--blue-700);--accent-600: var(--blue-500);--accent-500: var(--blue-400);--accent-450: var(--blue-300);--accent-400: var(--blue-300);--accent-100: rgba(79,172,254,.1);--header-bg: rgba(7,8,14,.75);--header-bg-scrolled: rgba(12,14,28,.92);--header-border: transparent;--header-border-scrolled: rgba(255,255,255,.08)}[data-theme=light]{--canvas: #fbfbfd;--surface-0: #f5f5f7;--surface-1: #ffffff;--surface-2: #f0f0f5;--surface-3: #e8e8ed;--ink-50: #f5f5f7;--ink-100: #e8e8ed;--ink-200: #c7c7cc;--ink-300: #aeaeb2;--ink-400: #8e8e93;--ink-500: #636366;--ink-600: #48484a;--ink-700: #3a3a3c;--ink-800: #2c2c2e;--ink-900: #1d1d1f;--blue-300: #5ac8fa;--blue-400: #2997ff;--blue-500: #0077ed;--blue-600: #0066cc;--bg: #fbfbfd;--bg-alt: #f5f5f7;--bg-inverse: #1d1d1f;--surface-card: #ffffff;--surface-raised: #f5f5f7;--surface-inverse: #1d1d1f;--text-primary: #1d1d1f;--text-secondary: #48484a;--text-muted: #636366;--text-inverse: #ffffff;--text-link: #0066cc;--border-color: #e8e8ed;--border-subtle: rgba(0,0,0,.06);--border-strong: rgba(0,0,0,.2);--action-primary: #0071e3;--action-primary-hover: #0077ed;--focus-ring: #0071e3;--paper: #fbfbfd;--paper-bright: #ffffff;--paper-sunk: #f5f5f7;--accent-700: #104fa0;--accent-600: #0066cc;--accent-500: #0071e3;--accent-450: #2997ff;--accent-400: #2997ff;--accent-100: rgba(0,113,227,.08);--glow-blue: 0 0 16px rgba(0,113,227,.15), 0 0 4px rgba(0,113,227,.1);--glow-violet: 0 0 16px rgba(147,51,234,.15), 0 0 4px rgba(147,51,234,.1);--glow-brand: 0 0 24px rgba(0,113,227,.1), 0 0 48px rgba(147,51,234,.08);--glow-sm: 0 0 10px rgba(0,113,227,.12);--shadow-focus: 0 0 0 3px rgba(0,113,227,.22);--header-bg: rgba(251,251,253,.72);--header-bg-scrolled: rgba(251,251,253,.88);--header-border: transparent;--header-border-scrolled: #e8e8ed}:root{--font-display: "Outfit", -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", sans-serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Monaco, monospace;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-display: 600;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-md: 18px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 28px;--text-3xl: 36px;--text-4xl: 48px;--text-5xl: 64px;--text-6xl: 80px;--text-7xl: 96px;--leading-none: 1;--leading-tight: 1.08;--leading-snug: 1.2;--leading-normal: 1.5;--leading-relaxed: 1.65;--tracking-tighter: -.03em;--tracking-tight: -.015em;--tracking-normal: 0em;--tracking-wide: .04em;--tracking-wider: .08em;--font-heading: var(--font-display);--font-body: var(--font-sans);--font-eyebrow: var(--font-sans)}:root{--space-0: 0px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--space-40: 160px;--container-max: 1200px;--container-wide: 1320px;--gutter: 24px;--section-y: 112px;--header-h: 72px}:root{--radius-none: 0px;--radius-xs: 6px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--radius-2xl: 30px;--radius-pill: 980px;--border-hairline: 1px;--border: 1px;--border-bold: 1.5px;--shadow-xs: 0 1px 3px rgba(0,0,0,.55);--shadow-sm: 0 2px 10px rgba(0,0,0,.6);--shadow-md: 0 6px 24px rgba(0,0,0,.65);--shadow-lg: 0 16px 48px rgba(0,0,0,.7);--shadow-nav: 0 2px 20px rgba(0,0,0,.6);--glow-blue: 0 0 20px rgba(79,172,254,.3), 0 0 6px rgba(79,172,254,.2);--glow-violet: 0 0 20px rgba(168,85,247,.3), 0 0 6px rgba(168,85,247,.2);--glow-brand: 0 0 30px rgba(79,172,254,.22), 0 0 60px rgba(168,85,247,.16);--glow-sm: 0 0 12px rgba(79,172,254,.25);--shadow-focus: 0 0 0 3px rgba(79,172,254,.45);--dur-fast: .18s;--dur: .32s;--dur-slow: .56s;--ease-out: cubic-bezier(.28, .11, .32, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-emph: cubic-bezier(.16, 1, .3, 1);--focus-width: 3px;--focus-offset: 2px}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,body *{transition:background-color .24s cubic-bezier(.4,0,.2,1),border-color .24s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1),box-shadow .24s cubic-bezier(.4,0,.2,1)}img,svg,video,canvas,[style*=transform],[style*=animation],button,a{transition:none}button{transition:background-color .18s var(--ease-out),box-shadow .18s var(--ease-out),transform .18s var(--ease-out),color .18s var(--ease-out)!important}a{transition:color .12s var(--ease-out)!important}body{margin:0;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);font-weight:var(--weight-regular);color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5{font-family:var(--font-heading);font-weight:var(--weight-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin:0}p{margin:0}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}.dp-eyebrow{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;background:var(--gradient-brand-h);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dp-gradient-text{background:var(--gradient-brand-h);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}::selection{background:#4facfe40;color:var(--ink-900)}:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:var(--radius-sm)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background-color .35s ease,color .35s ease}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
