:root{--neutral-50:#fafafa;--neutral-100:#f7f7f7;--neutral-200:#f3f3f3;--neutral-300:#e0e0e0;--neutral-400:#babbbd;--neutral-500:#737373;--neutral-600:#4c4c4c;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#18181b;--neutral-950:#0a0a0a;--brand-primary:#18181b;--brand-primary-light:#4c4c4c;--brand-primary-dark:#0a0a0a;--brand-secondary:#f3f3f3;--brand-secondary-light:#f7f7f7;--brand-secondary-dark:#e0e0e0;--brand-accent:#18181b;--brand-accent-light:#4c4c4c;--brand-accent-dark:#0a0a0a;--color-accent:#02ad41;--color-accent-light:#34c759;--color-accent-dark:#029236;--color-success:#22c55e;--color-success-light:#86efac;--color-success-dark:#16a34a;--color-warning:#f59e0b;--color-warning-light:#fcd34d;--color-warning-dark:#d97706;--color-error:#ef4444;--color-error-light:#fca5a5;--color-error-dark:#dc2626;--color-info:#3b82f6;--color-info-light:#93c5fd;--color-info-dark:#2563eb;--bg:#ffffff;--bg-secondary:#f7f7f7;--bg-tertiary:#f3f3f3;--fg:#18181b;--fg-secondary:#4c4c4c;--fg-muted:#babbbd;--border-color:#e0e0e0;--border-color-strong:#babbbd;--font-sans:var(--font-onest),system-ui,-apple-system,sans-serif;--font-mono:"Geist Mono","SF Mono","Fira Code",monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--shadow-xs:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-sm:0 7px 7px 0 rgb(0 0 0/0.07);--shadow-md:0 7px 13px 0 rgb(0 0 0/0.05);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:1rem;--radius-xl:1rem;--radius-2xl:1rem;--radius-full:9999px;--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:200ms cubic-bezier(0.4,0,0.2,1);--transition-slow:300ms cubic-bezier(0.4,0,0.2,1);--button-primary-border-gradient:linear-gradient(275.38deg,rgba(255,255,255,0.07) 1.53%,rgba(255,255,255,0.028) 94.58%);--icon-badge-bg:var(--bg-tertiary);--icon-badge-fg:var(--fg-secondary);--button-primary-bg:var(--neutral-900);--button-primary-fg:#ffffff;--button-primary-bg-hover:var(--neutral-800);--button-primary-bg-active:var(--neutral-950);--button-danger-bg:var(--color-error);--button-danger-fg:#ffffff;--button-danger-bg-hover:var(--color-error-dark);--button-danger-bg-active:var(--color-error-dark);--button-ghost-bg:transparent;--button-ghost-fg:var(--fg-secondary);--button-secondary-bg:var(--bg-tertiary);--button-secondary-fg:var(--fg);--button-outline-bg:transparent;--button-outline-fg:var(--fg-secondary);--cta-bg:var(--fg);--cta-fg:var(--bg);--cta-description-fg:color-mix(in srgb,var(--bg) 70%,transparent);--avatar-fallback-bg:var(--bg-tertiary);--avatar-fallback-fg:var(--fg-secondary);--testimonial-rating-fg:var(--fg-secondary)}[data-theme=dark]{--bg:#09090b;--bg-secondary:#18181b;--bg-tertiary:#27272a;--fg:#fafafa;--fg-secondary:#a1a1aa;--fg-muted:#71717a;--border-color:#27272a;--border-color-strong:#3f3f46;--brand-primary:#818cf8;--brand-primary-light:#a5b4fc;--brand-primary-dark:#6366f1;--brand-secondary:#f472b6;--brand-secondary-light:#f9a8d4;--brand-secondary-dark:#ec4899;--shadow-xs:0 1px 2px 0 rgb(0 0 0/0.3);--shadow-sm:0 1px 3px 0 rgb(0 0 0/0.4),0 1px 2px -1px rgb(0 0 0/0.4);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.4),0 2px 4px -2px rgb(0 0 0/0.4);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.4),0 4px 6px -4px rgb(0 0 0/0.4);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.4),0 8px 10px -6px rgb(0 0 0/0.4);--button-primary-border-gradient:linear-gradient(275.38deg,rgba(255,255,255,0.04) 1.53%,rgba(255,255,255,0.02) 94.58%);--button-primary-bg:var(--neutral-50);--button-primary-fg:var(--neutral-900);--button-primary-bg-hover:var(--neutral-100);--button-primary-bg-active:var(--neutral-200);--button-secondary-bg:var(--bg-tertiary);--button-secondary-fg:var(--fg)}[data-theme=dark] .logo-img{filter:invert(1)}@theme inline{--color-background:var(--bg);--color-foreground:var(--fg);--font-sans:var(--font-sans);--font-mono:var(--font-mono)}*{border-color:var(--border-color)}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--brand-primary);color:white}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--fg-muted);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--fg-secondary)}.Link-module_root{font-size:13px;letter-spacing:-.25px;transition:color var(--transition-fast);display:inline-flex;align-items:center;gap:.25rem}.Link-module_default{color:var(--color-accent)}.Link-module_default:hover{text-decoration:underline}.Link-module_muted{color:var(--fg-muted)}.Link-module_muted:hover{color:var(--fg)}.Link-module_underline{color:var(--fg);text-decoration:underline;text-underline-offset:2px}.Link-module_underline:hover{color:var(--color-accent)}.Tag-module_root{display:inline-flex;align-items:center;gap:.375rem;padding-inline:.75rem;padding-block:.25rem;border-radius:9999px;font-size:13px;font-weight:500;letter-spacing:-.25px;border:1px solid}.Tag-module_default{background:var(--bg-tertiary);color:var(--fg-secondary);border-color:var(--border-color)}.Tag-module_primary{background:var(--bg-tertiary);color:var(--fg);border-color:var(--border-color-strong)}.Tag-module_success{color:var(--color-success)}.Tag-module_success,.Tag-module_warning{background:var(--bg-tertiary);border-color:var(--border-color)}.Tag-module_warning{color:var(--color-warning)}.Tag-module_error{background:var(--bg-tertiary);color:var(--color-error);border-color:var(--border-color)}.Tag-module_closeBtn{cursor:pointer;transition:opacity .2s ease}.Tag-module_closeBtn:hover{opacity:.7}.Button-module_root{display:inline-flex;align-items:center;justify-content:center;font-weight:500;line-height:1;transition:all var(--transition-fast);cursor:pointer;user-select:none;white-space:nowrap;border:1px solid transparent}.Button-module_primary{background:linear-gradient(var(--button-primary-bg),var(--button-primary-bg)) padding-box,var(--button-primary-border-gradient) border-box;color:var(--button-primary-fg);box-shadow:var(--shadow-sm)}.Button-module_primary:hover:not(:disabled){background:linear-gradient(var(--button-primary-bg-hover),var(--button-primary-bg-hover)) padding-box,var(--button-primary-border-gradient) border-box;box-shadow:var(--shadow-md)}.Button-module_primary:active:not(:disabled){background:linear-gradient(var(--button-primary-bg-active),var(--button-primary-bg-active)) padding-box,var(--button-primary-border-gradient) border-box}.Button-module_ghost{background:var(--button-ghost-bg);border:1px solid var(--button-ghost-fg);color:var(--button-ghost-fg)}.Button-module_ghost:hover:not(:disabled){border-color:var(--fg);color:var(--fg);background:var(--bg-tertiary)}.Button-module_ghost:active:not(:disabled){background:var(--border-color)}.Button-module_secondary{background:var(--button-secondary-bg);color:var(--button-secondary-fg)}.Button-module_secondary:hover:not(:disabled){background:var(--border-color)}.Button-module_secondary:active:not(:disabled){background:var(--border-color-strong)}.Button-module_outline{background:var(--button-outline-bg);border:1px solid var(--button-outline-fg);color:var(--button-outline-fg)}.Button-module_outline:hover:not(:disabled){background:var(--bg-tertiary);color:var(--fg);border-color:var(--fg)}.Button-module_outline:active:not(:disabled){background:var(--border-color)}.Button-module_danger{background:var(--button-danger-bg);border:1px solid var(--button-danger-bg);color:var(--button-danger-fg);box-shadow:var(--shadow-sm)}.Button-module_danger:hover:not(:disabled){background:var(--button-danger-bg-hover);border-color:var(--button-danger-bg-hover);box-shadow:var(--shadow-md)}.Button-module_danger:active:not(:disabled){background:var(--button-danger-bg-active);border-color:var(--button-danger-bg-active)}.Button-module_danger:focus-visible{outline:2px solid var(--color-error-light);outline-offset:2px}.Button-module_danger:disabled{background:var(--color-error-light);border-color:var(--color-error-light);color:rgba(255,255,255,.7)}.Button-module_sm{height:28px;padding-inline:12px;gap:6px}.Button-module_md,.Button-module_sm{font-size:13px;border-radius:9999px;letter-spacing:-.25px}.Button-module_md{height:32px;padding-inline:16px;gap:8px}.Button-module_hero{font-size:16px;height:56px;padding-inline:32px;gap:10px;border-radius:9999px;letter-spacing:-.25px}.Button-module_disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ChatMessage-module_root{display:flex}.ChatMessage-module_user{justify-content:flex-end}.ChatMessage-module_ai{justify-content:flex-start}.ChatMessage-module_bubble{font-size:13px;letter-spacing:-.25px;font-weight:400;padding-inline:1rem;border-top-left-radius:16px;border-top-right-radius:16px;line-height:normal}.ChatMessage-module_sm{padding-block:.5rem}.ChatMessage-module_lg{width:225px;padding-block:.75rem}.ChatMessage-module_bubbleUser{background:var(--bg-secondary);color:var(--fg);border-bottom-left-radius:16px}.ChatMessage-module_bubbleAi{background:var(--color-accent);color:var(--bg);border-bottom-right-radius:16px}.SegmentedControl-module_root{display:inline-flex;align-items:stretch;border:1px solid var(--border-color);border-radius:var(--radius-full);padding:2px;background:var(--bg);line-height:1}.SegmentedControl-module_sm{height:28px}.SegmentedControl-module_sm .SegmentedControl-module_segment{padding:0 .625rem;font-size:11px;font-weight:600;letter-spacing:.04em}.SegmentedControl-module_md{height:32px}.SegmentedControl-module_md .SegmentedControl-module_segment{padding:0 .875rem;font-size:13px;font-weight:600;letter-spacing:-.25px}.SegmentedControl-module_segment{appearance:none;border:none;background:transparent;color:var(--fg-muted);border-radius:var(--radius-full);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.SegmentedControl-module_segment:hover:not(.SegmentedControl-module_segmentActive):not(:disabled){color:var(--fg)}.SegmentedControl-module_segment:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.SegmentedControl-module_segment:disabled{cursor:not-allowed;opacity:.5}.SegmentedControl-module_segmentActive{background:var(--fg);color:var(--bg);cursor:default}.Tooltip-module_root{position:relative;display:inline-flex}.Tooltip-module_root:hover .Tooltip-module_tooltip{visibility:visible;opacity:1}.Tooltip-module_tooltip{position:absolute;visibility:hidden;opacity:0;transition:opacity .2s ease;background:var(--fg);color:var(--bg);font-size:11px;padding-inline:.5rem;padding-block:.25rem;border-radius:.375rem;white-space:nowrap;z-index:50;pointer-events:none}.Tooltip-module_top{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.375rem}.Tooltip-module_bottom{top:100%;left:50%;transform:translateX(-50%);margin-top:.375rem}.Tooltip-module_left{right:100%;top:50%;transform:translateY(-50%);margin-right:.375rem}.Tooltip-module_right{left:100%;top:50%;transform:translateY(-50%);margin-left:.375rem}.IconWithText-module_root{display:inline-flex;align-items:center;gap:.375rem;padding-block:.25rem;border-radius:9999px}.IconWithText-module_icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.IconWithText-module_text{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px;white-space:nowrap}.Logo-module_root{display:inline-flex;align-items:center;gap:.375rem}.Logo-module_image{display:block}.Logo-module_text{font-size:16px;font-weight:600;color:var(--fg);letter-spacing:-.25px;line-height:1}.Logo-module_accent{color:var(--brand-primary)}@keyframes Skeleton-module_pulse{0%,to{opacity:1}50%{opacity:.5}}.Skeleton-module_root{animation:Skeleton-module_pulse 2s cubic-bezier(.4,0,.6,1) infinite;background:var(--bg-tertiary)}.Skeleton-module_line{height:1rem;width:100%;border-radius:9999px}.Skeleton-module_circle{border-radius:9999px}.Skeleton-module_rect{border-radius:var(--radius-lg)}.Textarea-module_wrapper{display:flex;flex-direction:column;gap:.375rem}.Textarea-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Textarea-module_textarea{width:100%;border:1px solid var(--fg-muted);background:var(--bg);padding-inline:15px;padding-block:.75rem;font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary);transition:all var(--transition-fast);border-radius:var(--radius-lg);resize:vertical}.Textarea-module_textarea::placeholder{color:var(--fg-muted)}.Textarea-module_textarea:focus{outline:none;border-color:var(--fg)}.Textarea-module_error,.Textarea-module_error:focus{border-color:var(--color-error)}.Textarea-module_errorText{font-size:13px;letter-spacing:-.25px;color:var(--color-error)}.MenuItem-module_root{display:inline-flex;align-items:center;gap:6px;padding-inline:4px;padding-block:2px;font-size:13px;font-weight:500;letter-spacing:-.25px;cursor:pointer;border:none;text-align:left;white-space:nowrap;transition:color .15s;background:transparent;color:var(--fg-muted)}.MenuItem-module_root:hover{color:var(--fg-secondary)}.MenuItem-module_icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}.MenuItem-module_icon svg{width:100%;height:100%}.MenuItem-module_active{background:var(--bg-secondary);color:var(--fg)}.MenuItem-module_active:hover{color:var(--fg)}.IconBadge-module_root{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background:var(--icon-badge-bg);color:var(--icon-badge-fg);flex-shrink:0}.IconBadge-module_root>svg{width:20px;height:20px}.Radio-module_root{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer}.Radio-module_hiddenInput{position:absolute;opacity:0;width:0;height:0}.Radio-module_circle{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:9999px;border:1px solid;transition:color .2s,background-color .2s,border-color .2s;flex-shrink:0}.Radio-module_checked{border-color:var(--color-accent)}.Radio-module_unchecked{border-color:var(--fg-muted)}.Radio-module_dot{width:8px;height:8px;border-radius:9999px;background:var(--color-accent)}.Radio-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Radio-module_disabled{opacity:.5;cursor:not-allowed}.Stat-module_root{display:flex;flex-direction:column;gap:.25rem}.Stat-module_valueRow{display:flex;align-items:baseline;gap:.5rem}.Stat-module_value{font-size:1.5rem;font-weight:700;color:var(--fg)}.Stat-module_trend{font-size:.875rem;font-weight:500}.Stat-module_positive{color:var(--color-success)}.Stat-module_negative{color:var(--color-error)}.Stat-module_label{font-size:.875rem;color:var(--fg-muted)}.Toggle-module_root{gap:.625rem}.Toggle-module_root,.Toggle-module_track{display:inline-flex;align-items:center;cursor:pointer}.Toggle-module_track{position:relative;height:1.5rem;width:2.75rem;flex-shrink:0;border-radius:9999px;padding-inline:2px;transition:background-color .2s ease-in-out}.Toggle-module_track:focus{outline:none}.Toggle-module_trackOn{background:var(--color-accent)}.Toggle-module_trackOff{background:var(--border-color)}.Toggle-module_knob{pointer-events:none;display:inline-block;height:1.25rem;width:1.25rem;border-radius:9999px;background:white;transition:transform .2s ease-in-out}.Toggle-module_knobOn{transform:translateX(20px)}.Toggle-module_knobOff{transform:translateX(0)}.Toggle-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Toggle-module_disabled{opacity:.5;cursor:not-allowed}.Badge-module_root{display:inline-flex;align-items:center;padding-inline:.625rem;padding-block:.125rem;border-radius:9999px;font-size:13px;font-weight:600;letter-spacing:-.25px}.Badge-module_default{background:var(--bg-tertiary);color:var(--fg)}.Badge-module_success{background:var(--bg-tertiary);color:var(--color-success)}.Badge-module_warning{background:var(--bg-tertiary);color:var(--color-warning)}.Badge-module_error{background:var(--bg-tertiary);color:var(--color-error)}.Badge-module_info{background:var(--bg-tertiary);color:var(--color-info)}.StatBadge-module_root{display:inline-flex;align-items:center;font-size:13px;font-weight:500;color:var(--fg-secondary);letter-spacing:-.25px;white-space:nowrap}.StatBadge-module_bracket{color:var(--fg-muted)}.Gallery-module_root{width:100%}.Gallery-module_title{font-size:1.5rem;font-weight:600;letter-spacing:-.5px;color:var(--fg);margin:0 0 1.5rem}.Gallery-module_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:768px){.Gallery-module_grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Gallery-module_grid{grid-template-columns:repeat(4,1fr)}}.Gallery-module_gridItem{aspect-ratio:1/1;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--neutral-200);background:var(--bg-secondary)}.Gallery-module_gridItem .Gallery-module_image{width:100%;height:100%;object-fit:cover;display:block}.Gallery-module_masonry{column-count:2;column-gap:12px}@media (min-width:768px){.Gallery-module_masonry{column-count:3}}@media (min-width:1280px){.Gallery-module_masonry{column-count:4}}.Gallery-module_masonryItem{break-inside:avoid;margin-bottom:12px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--neutral-200);background:var(--bg-secondary);display:block}.Gallery-module_masonryItem .Gallery-module_image{width:100%;height:auto;display:block}.Input-module_wrapper{display:flex;flex-direction:column;gap:.375rem}.Input-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Input-module_inputWrap{position:relative}.Input-module_input{width:100%;border:1px solid var(--fg-muted);background:var(--bg);padding-inline:15px;padding-block:.75rem;font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary);transition:all var(--transition-fast);border-radius:9999px}.Input-module_input::placeholder{color:var(--fg-muted)}.Input-module_input:focus{outline:none;border-color:var(--fg)}.Input-module_hasIconLeft{padding-left:2.5rem}.Input-module_hasIconRight{padding-right:2.5rem}.Input-module_iconLeft{left:.875rem}.Input-module_iconLeft,.Input-module_iconRight{position:absolute;top:50%;transform:translateY(-50%);color:var(--fg-muted)}.Input-module_iconRight{right:.875rem}.Input-module_error,.Input-module_error:focus{border-color:var(--color-error)}.Input-module_errorText{font-size:13px;letter-spacing:-.25px;color:var(--color-error)}.Checkbox-module_root{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer}.Checkbox-module_hiddenInput{position:absolute;opacity:0;width:0;height:0}.Checkbox-module_box{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;border:1px solid;transition:color .2s,background-color .2s,border-color .2s;flex-shrink:0}.Checkbox-module_checked{background:var(--color-accent);border-color:var(--color-accent)}.Checkbox-module_unchecked{border-color:var(--fg-muted);background:transparent}.Checkbox-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Checkbox-module_disabled{opacity:.5;cursor:not-allowed}.IconButton-module_root{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;transition:all var(--transition-fast);cursor:pointer;flex-shrink:0;border:none}.IconButton-module_primary{background:var(--fg);color:var(--bg);border:1px solid var(--bg);box-shadow:var(--shadow-sm)}.IconButton-module_secondary{background:var(--bg-tertiary);color:var(--fg-secondary)}.IconButton-module_clear{background:transparent;color:var(--fg-secondary);box-shadow:var(--shadow-sm)}.IconButton-module_disabled{background:var(--bg-tertiary);color:var(--fg-muted);opacity:.5;cursor:not-allowed}.IconButton-module_contrast{background:var(--border-color);color:var(--fg-secondary)}.IconButton-module_isDisabled{cursor:not-allowed}.Divider-module_root{border:none;height:1px;background:var(--border-color)}.Divider-module_withLabel{display:flex;align-items:center;gap:1rem}.Divider-module_line{flex:1;height:1px;background:var(--border-color)}.Divider-module_label{font-size:12px;font-weight:500;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em}.Avatar-module_root{border-radius:9999px;object-fit:cover}.Avatar-module_initials{border-radius:9999px;background:var(--avatar-fallback-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center}.Avatar-module_initialsText{font-weight:500;color:var(--avatar-fallback-fg);user-select:none}.Avatar-module_sm{width:32px;height:32px}.Avatar-module_md{width:40px;height:40px}.Avatar-module_lg{width:48px;height:48px}.Avatar-module_xl{width:64px;height:64px}.Avatar-module_textSm{font-size:12px}.Avatar-module_textMd{font-size:14px}.Avatar-module_textLg{font-size:16px}.Avatar-module_textXl{font-size:18px}.EmptyState-module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);padding:2rem;box-shadow:var(--shadow-xs);display:flex;flex-direction:column;align-items:center;text-align:center}.EmptyState-module_icon{color:var(--fg-muted);margin-bottom:1rem}.EmptyState-module_title{font-size:1.125rem;font-weight:600;color:var(--fg)}.EmptyState-module_description{font-size:13px;color:var(--fg-muted);letter-spacing:-.25px;margin-top:.25rem;max-width:24rem}.EmptyState-module_action{margin-top:1.25rem}.PromoActionCards-module_root{padding:4rem 0}@media (min-width:768px){.PromoActionCards-module_root{padding:6rem 0}}.PromoActionCards-module_header{margin-bottom:2.5rem;max-width:36rem}@media (min-width:768px){.PromoActionCards-module_header{margin-bottom:3.5rem}}.PromoActionCards-module_heading{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--fg-secondary);text-wrap:balance}.PromoActionCards-module_subtitle{margin-top:.5rem;font-size:.875rem;color:var(--fg-muted)}.PromoActionCards-module_grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.PromoActionCards-module_grid{gap:1.25rem}}@media (min-width:768px){.PromoActionCards-module_grid2{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.PromoActionCards-module_grid3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PromoActionCards-module_grid3{grid-template-columns:repeat(3,1fr)}}.PromoActionCards-module_card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);transition:box-shadow var(--transition-base),border-color var(--transition-base)}@media (min-width:768px){.PromoActionCards-module_card{padding:1.5rem}}.PromoActionCards-module_card:hover{box-shadow:var(--shadow-md);border-color:var(--border-color-strong)}.PromoActionCards-module_cardContent{display:flex;flex-direction:column;gap:.5rem;flex:1}.PromoActionCards-module_cardTitle{font-size:15px;font-weight:600;color:var(--fg);line-height:1.4}.PromoActionCards-module_cardDesc{font-size:.875rem;color:var(--fg-secondary);line-height:1.625}.PromoActionCards-module_cardFooter{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem}.PromoActionCards-module_iconGroup{display:flex;align-items:center;gap:.5rem}.PromoActionCards-module_iconCircle{width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--fg-secondary)}.PromoActionCards-module_ctaBtn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:var(--fg);color:var(--bg);border:none;cursor:pointer;transition:opacity .15s}.PromoActionCards-module_ctaBtn:hover{opacity:.9}.Footer-module_root{margin:clamp(8px,2vw,24px);border:1px solid var(--border-color);border-radius:var(--radius-2xl);background:var(--bg);overflow:hidden}.Footer-module_container{max-width:80rem;margin:0 auto;padding:3rem 1rem}@media (min-width:640px){.Footer-module_container{padding:3rem 1.5rem}}@media (min-width:1024px){.Footer-module_container{padding:3rem 2rem}}.Footer-module_grid{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}@media (min-width:768px){.Footer-module_grid{grid-template-columns:repeat(4,1fr);text-align:left}}.Footer-module_brandCell{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.Footer-module_brandCell{align-items:flex-start}}.Footer-module_tagline{margin:.75rem 0 0;font-size:13px;color:var(--fg-muted);line-height:1.625;letter-spacing:-.25px}.Footer-module_columnTitle{font-size:13px;font-weight:600;color:var(--fg-secondary);margin-bottom:.75rem;letter-spacing:-.25px}.Footer-module_linkList{display:flex;flex-direction:column;gap:.625rem;list-style:none;padding:0;margin:0;align-items:center}@media (min-width:768px){.Footer-module_linkList{align-items:flex-start}}.Footer-module_link{font-size:13px;color:var(--fg-muted);letter-spacing:-.25px;transition:color var(--transition-fast)}.Footer-module_link:hover{color:var(--fg)}.Footer-module_bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}@media (min-width:640px){.Footer-module_bottom{flex-direction:row}}.Footer-module_copyright{font-size:13px;color:var(--fg-muted);letter-spacing:-.25px;margin:0}.Footer-module_socials{display:flex;gap:1rem}.Footer-module_socialLink{font-size:13px;color:var(--fg-muted);letter-spacing:-.25px;transition:color var(--transition-fast)}.Footer-module_socialLink:hover{color:var(--fg)}.BentoGrid-module_root{padding-block:2.5rem}@media (min-width:768px){.BentoGrid-module_root{padding-block:3.5rem}}.BentoGrid-module_rootNoVertical{padding-block:0}@media (min-width:768px){.BentoGrid-module_rootNoVertical{padding-block:0}}.BentoGrid-module_grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.BentoGrid-module_grid{grid-template-columns:repeat(3,1fr)}}.BentoGrid-module_item{position:relative;border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);overflow:hidden;transition:all var(--transition-base)}.BentoGrid-module_item:hover{box-shadow:var(--shadow-md);border-color:var(--border-color-strong)}@media (min-width:768px){.BentoGrid-module_colSpan2{grid-column:span 2}.BentoGrid-module_rowSpan2{grid-row:span 2}}.BentoGrid-module_mediaWrap{width:100%;overflow:hidden}.BentoGrid-module_content{padding:1.25rem}@media (min-width:768px){.BentoGrid-module_content{padding:1.5rem}}.BentoGrid-module_contentTall{display:flex;flex-direction:column;height:100%}.BentoGrid-module_itemIcon{width:2.25rem;height:2.25rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-primary) 10%,transparent);display:flex;align-items:center;justify-content:center;color:var(--brand-primary);margin-bottom:.875rem}.BentoGrid-module_itemTitle{font-size:15px;font-weight:600;color:var(--fg);letter-spacing:-.01em}.BentoGrid-module_itemDescription{margin-top:.375rem;font-size:13px;color:var(--fg-muted);line-height:1.625;letter-spacing:-.25px}.FeatureGrid-module_root{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.FeatureGrid-module_cols2{grid-template-columns:repeat(2,1fr)}.FeatureGrid-module_cols3{grid-template-columns:repeat(3,1fr)}.FeatureGrid-module_cols4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeatureGrid-module_cols4{grid-template-columns:repeat(4,1fr)}}.FeatureGrid-module_card{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);padding:1.5rem;transition:all var(--transition-base)}.FeatureGrid-module_card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.FeatureGrid-module_cardIcon{width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--brand-primary) 10%,transparent);display:flex;align-items:center;justify-content:center;color:var(--brand-primary);margin-bottom:1rem}.FeatureGrid-module_cardTitle{font-size:.875rem;font-weight:600;color:var(--fg);margin-bottom:.375rem}.FeatureGrid-module_cardDescription{font-size:.875rem;color:var(--fg-muted);line-height:1.625}.LogoCloud-module_root{padding-block:2.5rem}@media (min-width:768px){.LogoCloud-module_root{padding-block:3.5rem}}.LogoCloud-module_label{text-align:center;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);margin-bottom:2rem}.LogoCloud-module_grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:2.5rem;row-gap:1.5rem}@media (min-width:768px){.LogoCloud-module_grid{column-gap:3.5rem}}.LogoCloud-module_logoItem{display:flex;align-items:center;gap:.5rem;opacity:.4;transition:opacity var(--transition-base)}.LogoCloud-module_logoItem:hover{opacity:.7}.LogoCloud-module_logoImg{height:1.5rem;width:auto;object-fit:contain}@media (min-width:768px){.LogoCloud-module_logoImg{height:1.75rem}}.LogoCloud-module_logoText{font-size:.875rem;font-weight:700;letter-spacing:-.02em;color:var(--fg);user-select:none}@media (min-width:768px){.LogoCloud-module_logoText{font-size:1rem}}.PromoTrustGrid-module_root{padding-block:4rem}@media (min-width:768px){.PromoTrustGrid-module_root{padding-block:6rem}}.PromoTrustGrid-module_heading{margin-bottom:2.5rem}@media (min-width:768px){.PromoTrustGrid-module_heading{margin-bottom:3.5rem}}.PromoTrustGrid-module_headingText{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--fg);text-wrap:balance}.PromoTrustGrid-module_grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:768px){.PromoTrustGrid-module_grid{grid-template-columns:repeat(3,1fr);margin-bottom:3.5rem}}.PromoTrustGrid-module_featureCard{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:var(--radius-xl);background:var(--bg);border:1px solid var(--border-color);transition:all var(--transition-base)}@media (min-width:768px){.PromoTrustGrid-module_featureCard{padding:2rem}}.PromoTrustGrid-module_featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.PromoTrustGrid-module_featureIcon{width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--fg) 5%,transparent);display:flex;align-items:center;justify-content:center;color:var(--fg);margin-bottom:.25rem}.PromoTrustGrid-module_featureTitle{font-size:1rem;font-weight:600;color:var(--fg);line-height:1.4}.PromoTrustGrid-module_featureDescription{font-size:.875rem;color:var(--fg-secondary);line-height:1.625}.PromoTrustGrid-module_media{position:relative;border-radius:clamp(16px,2vw,32px);background:var(--bg-secondary);border:1px solid var(--border-color);overflow:hidden;min-height:280px}@media (min-width:768px){.PromoTrustGrid-module_media{min-height:420px}}.PromoTrustGrid-module_mediaInner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem}.StatsBar-module_root{padding-block:2.5rem}@media (min-width:768px){.StatsBar-module_root{padding-block:3.5rem}}.StatsBar-module_inline{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.StatsBar-module_inlineGrid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}@media (min-width:768px){.StatsBar-module_inlineGrid{gap:4rem}}.StatsBar-module_inlineItem{text-align:center}.StatsBar-module_cardsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.StatsBar-module_cardsGrid{grid-template-columns:repeat(4,1fr)}}.StatsBar-module_card{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);padding:1.25rem;text-align:center;transition:all var(--transition-base)}@media (min-width:768px){.StatsBar-module_card{padding:1.5rem}}.StatsBar-module_card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.StatsBar-module_cardIconWrap{display:flex;justify-content:center;margin-bottom:.75rem;color:var(--brand-primary)}.StatsBar-module_statValue{font-size:1.5rem;font-weight:700;color:var(--fg);letter-spacing:-.03em;font-variant-numeric:tabular-nums}@media (min-width:768px){.StatsBar-module_statValue{font-size:1.875rem}}.StatsBar-module_statLabel{margin-top:.25rem;font-size:13px;color:var(--fg-muted);letter-spacing:-.25px}.CTASection-module_default{padding-block:4rem}@media (min-width:768px){.CTASection-module_default{padding-block:6rem}}.CTASection-module_defaultNoVertical{padding-block:0}@media (min-width:768px){.CTASection-module_defaultNoVertical{padding-block:0}}.CTASection-module_filled{padding-block:3rem;padding-inline:1.5rem;border-radius:var(--radius-xl);background:var(--cta-bg);color:var(--cta-fg)}@media (min-width:768px){.CTASection-module_filled{padding-block:4rem;padding-inline:3rem}}.CTASection-module_bordered{padding-block:3rem;padding-inline:1.5rem;border-radius:var(--radius-xl);border:2px dashed var(--border-color-strong)}@media (min-width:768px){.CTASection-module_bordered{padding-block:4rem;padding-inline:3rem}}.CTASection-module_inner{max-width:42rem;margin-inline:auto;text-align:center}.CTASection-module_title{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--fg)}@media (min-width:768px){.CTASection-module_title{font-size:2.25rem}}.CTASection-module_titleFilled{color:var(--cta-fg)}.CTASection-module_description{margin-top:1rem;font-size:1rem;line-height:1.625;color:var(--fg-secondary)}.CTASection-module_descriptionFilled{color:var(--cta-description-fg)}.CTASection-module_actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.PromoPricing-module_root{padding:4rem 1.5rem;border-radius:clamp(20px,3vw,40px)}@media (min-width:768px){.PromoPricing-module_root{padding:6rem 3rem}}.PromoPricing-module_dark{background:var(--neutral-900);color:white}.PromoPricing-module_light{background:var(--bg)}.PromoPricing-module_headingSection{text-align:center;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.PromoPricing-module_headingSection{margin-bottom:3.5rem}}.PromoPricing-module_heading{font-size:clamp(2rem,5vw,4.75rem);font-weight:700;line-height:.95;letter-spacing:-.04em;text-wrap:balance}.PromoPricing-module_headingDark{color:white}.PromoPricing-module_headingLight{color:var(--fg)}.PromoPricing-module_subtitle{margin-top:1rem;font-size:1rem;line-height:1.625}@media (min-width:768px){.PromoPricing-module_subtitle{font-size:1.125rem}}.PromoPricing-module_subtitleDark{color:rgba(255,255,255,.6)}.PromoPricing-module_subtitleLight{color:var(--fg-secondary)}.PromoPricing-module_tiersGrid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:64rem;margin:0 auto}@media (min-width:768px){.PromoPricing-module_tiersGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.PromoPricing-module_tiersGrid{grid-template-columns:repeat(3,1fr)}}.PromoPricing-module_tierCard{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-xl);padding:1.5rem;transition:all var(--transition-base)}@media (min-width:768px){.PromoPricing-module_tierCard{padding:2rem}}.PromoPricing-module_tierDefault{background:var(--bg);border:1px solid var(--border-color)}.PromoPricing-module_tierDefault:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.PromoPricing-module_tierHighlighted{background:var(--fg);color:var(--bg);box-shadow:var(--shadow-xl)}.PromoPricing-module_tierDark{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:white}.PromoPricing-module_tierDark:hover{background:rgba(255,255,255,.1)}.PromoPricing-module_tierDarkHighlighted{background:white;color:var(--neutral-900);box-shadow:0 0 60px rgba(255,255,255,.1)}.PromoPricing-module_tierName{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.PromoPricing-module_tierNameMuted{color:var(--fg-muted)}.PromoPricing-module_tierNameDark{color:rgba(255,255,255,.5)}.PromoPricing-module_tierNameHighlightedLight{color:color-mix(in srgb,var(--bg) 60%,transparent)}.PromoPricing-module_tierNameHighlightedDark{color:var(--neutral-500)}.PromoPricing-module_price{font-size:2.25rem;font-weight:700;letter-spacing:-.03em;margin-bottom:.5rem}@media (min-width:768px){.PromoPricing-module_price{font-size:3rem}}.PromoPricing-module_period{font-size:.875rem;margin-left:.25rem}.PromoPricing-module_periodMuted{color:var(--fg-muted)}.PromoPricing-module_periodDark{color:rgba(255,255,255,.4)}.PromoPricing-module_periodHighlightedLight{color:color-mix(in srgb,var(--bg) 50%,transparent)}.PromoPricing-module_periodHighlightedDark{color:var(--neutral-500)}.PromoPricing-module_tierDesc{font-size:.875rem;margin-bottom:1.5rem}.PromoPricing-module_tierDescMuted{color:var(--fg-secondary)}.PromoPricing-module_tierDescDark{color:rgba(255,255,255,.5)}.PromoPricing-module_tierDescHighlightedLight{color:color-mix(in srgb,var(--bg) 60%,transparent)}.PromoPricing-module_tierDescHighlightedDark{color:var(--neutral-600)}.PromoPricing-module_featureList{display:flex;flex-direction:column;gap:.625rem;margin-bottom:2rem;flex:1;list-style:none;padding:0}.PromoPricing-module_featureItem{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem}.PromoPricing-module_checkIcon{flex-shrink:0;margin-top:2px}.PromoPricing-module_checkDefault{color:var(--color-success)}.PromoPricing-module_checkDark{color:rgba(255,255,255,.4)}.PromoPricing-module_checkHighlightedLight{color:var(--color-success-light)}.PromoPricing-module_checkHighlightedDark{color:var(--color-success)}.PromoPricing-module_featureTextMuted{color:var(--fg-secondary)}.PromoPricing-module_featureTextDark{color:rgba(255,255,255,.7)}.PromoPricing-module_featureTextHighlightedLight{color:color-mix(in srgb,var(--bg) 80%,transparent)}.PromoPricing-module_featureTextHighlightedDark{color:var(--neutral-700)}.PromoPricing-module_ctaWrap{margin-top:auto}.HeroSection-module_root{position:relative;overflow:hidden}.HeroSection-module_bgGlow{position:absolute;inset:0;pointer-events:none}.HeroSection-module_glowOrb{position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,var(--brand-primary) 0,transparent 70%);opacity:.04}.HeroSection-module_inner{position:relative;padding:5rem 0}@media (min-width:768px){.HeroSection-module_inner{padding:8rem 0}}.HeroSection-module_innerCompact{position:relative;padding:4rem 0}@media (min-width:768px){.HeroSection-module_innerCompact{padding:5rem 0}}.HeroSection-module_innerNoVertical{padding-block:0}@media (min-width:768px){.HeroSection-module_innerNoVertical{padding-block:0}}.HeroSection-module_content{max-width:56rem}.HeroSection-module_contentCenter{margin-left:auto;margin-right:auto;text-align:center}.HeroSection-module_eyebrowWrap{margin-bottom:1rem}@media (min-width:768px){.HeroSection-module_eyebrowWrap{margin-bottom:1.25rem}}.HeroSection-module_eyebrowCenter{display:flex;justify-content:center}.HeroSection-module_eyebrow{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:color-mix(in srgb,var(--brand-primary) 10%,transparent);color:var(--brand-primary);border:1px solid color-mix(in srgb,var(--brand-primary) 15%,transparent)}.HeroSection-module_eyebrowDot{width:.375rem;height:.375rem;border-radius:9999px;background:var(--brand-primary);animation:HeroSection-module_pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes HeroSection-module_pulse{0%,to{opacity:1}50%{opacity:.5}}.HeroSection-module_title{font-size:clamp(2rem,5vw,3.75rem);font-weight:700;line-height:1.08;letter-spacing:-.035em;color:var(--fg);text-wrap:balance}.HeroSection-module_subtitle{margin-top:1.25rem;font-size:1rem;color:var(--fg-secondary);line-height:1.625;max-width:42rem}@media (min-width:768px){.HeroSection-module_subtitle{margin-top:1.5rem;font-size:1.125rem}}.HeroSection-module_subtitleCenter{margin-left:auto;margin-right:auto}.HeroSection-module_actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}@media (min-width:768px){.HeroSection-module_actions{margin-top:2.5rem}}.HeroSection-module_actionsCenter{justify-content:center}.HeroSection-module_mediaWrap{margin-top:3rem;max-width:64rem}@media (min-width:768px){.HeroSection-module_mediaWrap{margin-top:4rem}}.HeroSection-module_mediaWrapCenter{margin-left:auto;margin-right:auto;max-width:64rem}.HeroSection-module_mediaWrapLeft{max-width:56rem}.HeroSection-module_splitGrid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.HeroSection-module_splitGrid{grid-template-columns:1fr 1fr;gap:4rem}}.HeroSection-module_mediaBox{border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-xl);overflow:hidden;background:var(--bg-secondary)}.FAQSection-module_root{padding:3.5rem 0}@media (min-width:768px){.FAQSection-module_root{padding:5rem 0}}.FAQSection-module_container{max-width:42rem;margin:0 auto}.FAQSection-module_title{font-size:1.5rem;font-weight:700;color:var(--fg);letter-spacing:-.03em;text-align:center}@media (min-width:768px){.FAQSection-module_title{font-size:1.875rem}}.FAQSection-module_subtitle{margin-top:.75rem;font-size:1rem;color:var(--fg-secondary);text-align:center}.FAQSection-module_list{margin-top:2.5rem}.FAQSection-module_item{padding:1.25rem 0}.FAQSection-module_item+.FAQSection-module_item{border-top:1px solid var(--border-color)}.FAQSection-module_question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;cursor:pointer;background:none;border:none;padding:0}.FAQSection-module_question:hover .FAQSection-module_questionText{color:var(--brand-primary)}.FAQSection-module_questionText{font-size:15px;font-weight:500;color:var(--fg);transition:color .15s}.FAQSection-module_toggleIcon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;color:var(--fg-muted);transition:transform .2s}.FAQSection-module_toggleIconOpen{transform:rotate(45deg)}.FAQSection-module_answer{overflow:hidden;transition:max-height .2s ease-out,opacity .2s ease-out}.FAQSection-module_answerOpen{max-height:24rem;opacity:1;margin-top:.75rem}.FAQSection-module_answerClosed{max-height:0;opacity:0}.FAQSection-module_answerText{font-size:14px;color:var(--fg-secondary);line-height:1.625;padding-right:2rem}.BottomSheet-module_root{display:contents}.BottomSheet-module_trigger{display:inline-flex;cursor:pointer}.BottomSheet-module_trigger:focus,.BottomSheet-module_trigger:focus-visible{outline:none}.BottomSheet-module_bar{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;flex-direction:column;gap:16px;padding:12px 16px max(16px,env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--border-color);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:0 -4px 16px rgba(0,0,0,.04)}.BottomSheet-module_barHandle{display:flex;justify-content:center;align-items:center;width:100%;padding:8px 0;border:none;background:transparent;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.BottomSheet-module_barHandle:active{cursor:grabbing}.BottomSheet-module_barHandle:focus-visible .BottomSheet-module_handleBar,.BottomSheet-module_barHandle:hover .BottomSheet-module_handleBar{background:var(--fg-secondary);width:48px}.BottomSheet-module_barHandle:focus,.BottomSheet-module_barHandle:focus-visible{outline:none}.BottomSheet-module_barActions{display:flex;align-items:stretch;gap:12px}.BottomSheet-module_barActions>*{flex:1;min-width:0}.BottomSheet-module_backdrop{position:fixed;inset:0;z-index:49;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .2s ease-out}.BottomSheet-module_backdropOpen{opacity:1;pointer-events:auto}.BottomSheet-module_panel{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;flex-direction:column;max-height:85vh;background:var(--bg);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.12),0 -2px 4px rgba(0,0,0,.04);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;transform:translateY(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);padding:0 20px max(20px,env(safe-area-inset-bottom))}.BottomSheet-module_panel[aria-hidden=true]{pointer-events:none}.BottomSheet-module_panelOpen{transform:translateY(0)}.BottomSheet-module_handle{position:sticky;top:0;display:flex;justify-content:center;align-items:center;width:100%;padding:14px 0 10px;border:none;background:var(--bg);cursor:grab;z-index:1;touch-action:none;user-select:none;-webkit-user-select:none}.BottomSheet-module_handle:active{cursor:grabbing}.BottomSheet-module_handle:focus-visible .BottomSheet-module_handleBar,.BottomSheet-module_handle:hover .BottomSheet-module_handleBar{background:var(--fg);width:48px}.BottomSheet-module_handle:focus,.BottomSheet-module_handle:focus-visible{outline:none}.BottomSheet-module_handleBar{display:block;width:40px;height:5px;border-radius:9999px;background:var(--border-color-strong);transition:background var(--transition-fast),width var(--transition-fast)}.Select-module_wrapper{display:flex;flex-direction:column;gap:.375rem}.Select-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.Select-module_selectWrap{position:relative}.Select-module_select{width:100%;appearance:none;border:1px solid var(--fg-muted);background:var(--bg);padding-inline:15px;padding-block:.75rem;padding-right:2.5rem;font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary);transition:all var(--transition-fast);border-radius:9999px}.Select-module_select:focus{outline:none;border-color:var(--fg)}.Select-module_chevron{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--fg-muted)}.Select-module_error,.Select-module_error:focus{border-color:var(--color-error)}.Select-module_errorText{font-size:13px;letter-spacing:-.25px;color:var(--color-error)}.FormField-module_root{display:flex;flex-direction:column;gap:.375rem}.FormField-module_hint{font-size:.8125rem;color:var(--fg-muted)}.TicketButton-module_root{position:relative;display:inline-flex;align-items:stretch;cursor:pointer;border:none;background:transparent;padding:0;user-select:none}.TicketButton-module_root:hover .TicketButton-module_stub{transform:translateX(6px)}.TicketButton-module_body{position:relative;display:flex;align-items:center}.TicketButton-module_bodySvg{position:absolute;inset:0;width:100%;height:100%}.TicketButton-module_bodyText{position:relative;z-index:10;padding-inline:1.5rem;padding-block:1rem;font-size:13px;font-weight:600;letter-spacing:-.25px;white-space:nowrap}.TicketButton-module_stub{position:relative;display:flex;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.TicketButton-module_stubSvg{position:absolute;inset:0;width:100%;height:100%}.TicketButton-module_stubIcon{position:relative;z-index:10;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.Tabs-module_tabList{display:flex;border-bottom:1px solid var(--border-color)}.Tabs-module_tab{padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:color var(--transition-fast);cursor:pointer;position:relative;background:none;border:none;color:var(--fg-muted)}.Tabs-module_tab:hover{color:var(--fg)}.Tabs-module_active{color:var(--brand-primary)}.Tabs-module_indicator{position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--brand-primary);border-radius:9999px}.Tabs-module_panel{padding-top:1rem}.CodeInput-module_root{display:flex;flex-direction:column;gap:.375rem}.CodeInput-module_label{font-size:13px;font-weight:500;color:var(--fg);letter-spacing:-.25px}.CodeInput-module_group{display:flex;gap:.75rem}.CodeInput-module_digitInput{width:3rem;height:3rem;text-align:center;font-size:1.125rem;border:1px solid var(--fg-muted);background:var(--bg);color:var(--fg);border-radius:var(--radius-lg);transition:all var(--transition-fast)}.CodeInput-module_digitInput:focus{outline:none;border-color:var(--fg)}.CodeInput-module_digitError,.CodeInput-module_digitError:focus{border-color:var(--color-error)}.CodeInput-module_errorText{font-size:13px;letter-spacing:-.25px;color:var(--color-error)}.PromoHero-module_root{position:relative;overflow:hidden;border-radius:clamp(20px,3vw,40px);min-height:480px;display:flex;align-items:center}@media (min-width:768px){.PromoHero-module_root{min-height:600px}}.PromoHero-module_dark{background:var(--neutral-900);color:white}.PromoHero-module_light{background:var(--bg);color:var(--fg)}.PromoHero-module_gradient{background:linear-gradient(to bottom right,var(--neutral-900),var(--neutral-800),var(--neutral-700));color:white}.PromoHero-module_glowLayer{position:absolute;inset:0;pointer-events:none}.PromoHero-module_glowTop{position:absolute;top:-20%;right:-10%;width:600px;height:600px;border-radius:9999px;background:rgba(255,255,255,.03);filter:blur(100px)}.PromoHero-module_glowBottom{position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;border-radius:9999px;background:rgba(255,255,255,.02);filter:blur(80px)}.PromoHero-module_inner{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:2.5rem;width:100%;padding:2rem;align-items:center}@media (min-width:768px){.PromoHero-module_inner{gap:4rem;padding:3rem}}@media (min-width:1024px){.PromoHero-module_inner{grid-template-columns:repeat(2,1fr);padding:4rem}}.PromoHero-module_textColumn{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.PromoHero-module_textColumn{gap:1.5rem}}.PromoHero-module_title{font-size:clamp(2.25rem,5.5vw,5rem);font-weight:700;line-height:.95;letter-spacing:-.04em;text-wrap:balance}.PromoHero-module_subtitle{font-size:1rem;line-height:1.625;max-width:32rem}@media (min-width:768px){.PromoHero-module_subtitle{font-size:1.125rem}}.PromoHero-module_subtitleDark{color:rgba(255,255,255,.7)}.PromoHero-module_subtitleLight{color:var(--fg-secondary)}.PromoHero-module_actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.PromoHero-module_ctaDark{border-color:rgba(255,255,255,.2);color:white}.PromoHero-module_ctaDark:hover{background:rgba(255,255,255,.1)}.PromoHero-module_ghostDark{color:rgba(255,255,255,.7)}.PromoHero-module_ghostDark:hover{color:white;background:rgba(255,255,255,.05)}.PromoHero-module_mediaColumn{position:relative;display:flex;align-items:center;justify-content:center}.ProfileNav-module_root{display:flex;align-items:center;gap:1.25rem}.ProfileNav-module_stats{display:flex;align-items:center;gap:.25rem}.ProfileNav-module_statItem{display:inline-flex;align-items:center;font-size:13px;font-weight:500;letter-spacing:-.25px;white-space:nowrap}.ProfileNav-module_statText{color:var(--fg-secondary)}.ProfileNav-module_separator{color:var(--fg-muted)}.DropdownMenu-module_root{position:relative;display:inline-block}.DropdownMenu-module_trigger{cursor:pointer;display:inline-flex}.DropdownMenu-module_trigger:focus,.DropdownMenu-module_trigger:focus-visible{outline:none}@keyframes DropdownMenu-module_dropdownEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DropdownMenu-module_menu{position:absolute;top:100%;margin-top:.5rem;z-index:50;border-radius:var(--radius-xl);box-shadow:0 12px 32px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.02);border:1px solid var(--border-color);background:var(--bg);min-width:200px;padding:.375rem;animation:DropdownMenu-module_dropdownEnter .15s cubic-bezier(.16,1,.3,1);transform-origin:top center}.DropdownMenu-module_alignLeft{left:0}.DropdownMenu-module_alignRight{right:0}.DropdownMenu-module_item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary);transition:all var(--transition-fast);cursor:pointer;text-align:left;background:none;border:none;border-radius:var(--radius-md)}.DropdownMenu-module_item:focus-visible,.DropdownMenu-module_item:hover{outline:none;background:var(--bg-secondary);color:var(--fg)}.DropdownMenu-module_item:active{background:var(--border-color)}.DropdownMenu-module_itemIcon{flex-shrink:0;color:var(--fg-muted)}.DropdownMenu-module_divider{margin:.375rem -.375rem;border:none;border-top:1px solid var(--border-color)}.SectionHeading-module_heading{font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--fg);text-wrap:balance;margin:0}.SectionHeading-module_sizeSm{font-size:clamp(1.125rem,2.5vw,1.375rem);letter-spacing:-.02em}.SectionHeading-module_sizeMd{font-size:clamp(1.5rem,3vw,2rem)}.SectionHeading-module_sizeLg{font-size:clamp(1.75rem,4vw,2.75rem)}.SectionHeading-module_alignLeft{text-align:left}.SectionHeading-module_alignCenter{text-align:center}.SectionHeading-module_wrap,.SectionHeading-module_wrapCenter{display:flex;flex-direction:column;gap:.75rem}.SectionHeading-module_wrapCenter{align-items:center;text-align:center}.SectionHeading-module_subtitle{font-size:1rem;line-height:1.625;color:var(--fg-secondary);margin:0;max-width:42rem;text-wrap:balance}@media (min-width:768px){.SectionHeading-module_subtitle{font-size:1.125rem}}.Pagination-module_root{display:flex;align-items:center;gap:.25rem}.Pagination-module_pageBtn{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:-.25px;transition:all var(--transition-fast);cursor:pointer;border-radius:9999px;background:none;border:none;color:var(--fg-secondary)}.Pagination-module_pageBtn:hover{color:var(--fg);background:var(--bg-secondary)}.Pagination-module_activePage{font-weight:500}.Pagination-module_activePage,.Pagination-module_activePage:hover{background:var(--fg);color:var(--bg)}.Pagination-module_ellipsis{color:var(--fg-muted)}.Pagination-module_ellipsis,.Pagination-module_nav{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:13px}.Pagination-module_nav{letter-spacing:-.25px;transition:all var(--transition-fast);cursor:pointer;background:none;border:none;color:var(--fg-secondary)}.Pagination-module_nav:hover{color:var(--fg)}.Pagination-module_nav:disabled{opacity:.5;cursor:not-allowed}.PromoDevicesCTA-module_root{padding-block:4rem}@media (min-width:768px){.PromoDevicesCTA-module_root{padding-block:6rem}}.PromoDevicesCTA-module_textBlock{max-width:42rem;margin-inline:auto;text-align:center;margin-bottom:2rem}@media (min-width:768px){.PromoDevicesCTA-module_textBlock{margin-bottom:2.5rem}}.PromoDevicesCTA-module_heading{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--fg);text-wrap:balance}.PromoDevicesCTA-module_description{margin-top:1rem;font-size:1rem;line-height:1.625;color:var(--fg-secondary)}@media (min-width:768px){.PromoDevicesCTA-module_description{font-size:1.125rem}}.PromoDevicesCTA-module_ctaWrap{margin-top:1.5rem;display:flex;justify-content:center}.PromoDevicesCTA-module_devices{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;padding-inline:1rem;max-width:56rem;margin-inline:auto}@media (min-width:768px){.PromoDevicesCTA-module_devices{gap:2.5rem;padding-inline:0}}.PromoDevicesCTA-module_laptop{display:none;position:relative;width:38%;max-width:380px}@media (min-width:768px){.PromoDevicesCTA-module_laptop{display:block}}.PromoDevicesCTA-module_laptopScreen{aspect-ratio:16/10;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);border:1px solid var(--border-color);border-bottom:none;background:var(--bg-secondary);overflow:hidden;box-shadow:var(--shadow-md)}.PromoDevicesCTA-module_laptopScreenInner{position:absolute;inset:.75rem;border-radius:var(--radius-md);background:var(--bg-tertiary)}.PromoDevicesCTA-module_laptopHinge{height:.625rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:0 0 2px 2px}.PromoDevicesCTA-module_laptopBase{height:.25rem;background:var(--bg-tertiary);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);border-radius:0 0 var(--radius-sm) var(--radius-sm);margin-inline:-4%}.PromoDevicesCTA-module_tablet{position:relative;width:40%;max-width:280px}@media (min-width:768px){.PromoDevicesCTA-module_tablet{width:28%}}.PromoDevicesCTA-module_tabletShell{aspect-ratio:3/4;border-radius:var(--radius-xl);border:2px solid var(--border-color);background:var(--bg-secondary);overflow:hidden;box-shadow:var(--shadow-lg)}.PromoDevicesCTA-module_tabletScreen{position:absolute;inset:.625rem;border-radius:var(--radius-lg);background:var(--bg-tertiary)}.PromoDevicesCTA-module_phone{position:relative;width:24%;max-width:140px}@media (min-width:768px){.PromoDevicesCTA-module_phone{width:14%}}.PromoDevicesCTA-module_phoneShell{aspect-ratio:9/19;border-radius:clamp(12px,2vw,24px);border:2px solid var(--border-color);background:var(--bg-secondary);overflow:hidden;box-shadow:var(--shadow-lg)}.PromoDevicesCTA-module_phoneNotch{position:absolute;top:.375rem;left:50%;transform:translateX(-50%);width:40%;height:3%;border-radius:9999px;background:var(--border-color)}.PromoDevicesCTA-module_phoneScreen{position:absolute;inset:.375rem;top:6%;border-radius:clamp(8px,1.5vw,16px);background:var(--bg-tertiary)}.TopPromo-module_root{display:flex;align-items:center;gap:.625rem}.TopPromo-module_text{font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary)}.StampCard-module_root{position:relative}.StampCard-module_plain{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);overflow:hidden;box-shadow:var(--shadow-xs)}.StampCard-module_inner{background:var(--bg)}.PromoSplit-module_root{padding:4rem 0}@media (min-width:768px){.PromoSplit-module_root{padding:6rem 0}}.PromoSplit-module_rootNoVertical{padding-block:0}@media (min-width:768px){.PromoSplit-module_rootNoVertical{padding-block:0}}.PromoSplit-module_grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:768px){.PromoSplit-module_grid{gap:4rem}}@media (min-width:1024px){.PromoSplit-module_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PromoSplit-module_gridReversed{direction:rtl}}.PromoSplit-module_textColumn{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.PromoSplit-module_textColumnLtr{direction:ltr}}.PromoSplit-module_description{font-size:1rem;line-height:1.625;color:var(--fg-secondary)}@media (min-width:768px){.PromoSplit-module_description{font-size:1.125rem}}.PromoSplit-module_features{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.PromoSplit-module_feature{display:flex;flex-direction:column;gap:.375rem}.PromoSplit-module_featureTitle{font-size:1rem;font-weight:600;color:var(--fg)}.PromoSplit-module_featureDesc{font-size:.875rem;color:var(--fg-secondary);line-height:1.625}.PromoSplit-module_mediaColumn{position:relative}@media (min-width:1024px){.PromoSplit-module_mediaColumnLtr{direction:ltr}}.PromoSplit-module_mediaBox{position:relative;border-radius:clamp(16px,2vw,32px);background:var(--bg-secondary);border:1px solid var(--border-color);overflow:hidden;min-height:280px}@media (min-width:768px){.PromoSplit-module_mediaBox{min-height:380px}}.PromoSplit-module_mediaContent,.PromoSplit-module_mediaPlaceholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.PromoSplit-module_placeholderCircle{width:5rem;height:5rem;border-radius:9999px;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center}.Breadcrumbs-module_list{font-size:13px;letter-spacing:-.25px;list-style:none;margin:0;padding:0}.Breadcrumbs-module_item,.Breadcrumbs-module_list{display:flex;align-items:center;gap:.375rem}.Breadcrumbs-module_separator{color:var(--fg-muted)}.Breadcrumbs-module_active{color:var(--fg);font-weight:500}.Breadcrumbs-module_link{color:var(--fg-muted);text-decoration:none;transition:color var(--transition-fast)}.Breadcrumbs-module_link:hover{color:var(--fg)}.PromoShowcase-module_root{padding-block:4rem}@media (min-width:768px){.PromoShowcase-module_root{padding-block:6rem}}.PromoShowcase-module_heading{margin-bottom:2.5rem;max-width:36rem}@media (min-width:768px){.PromoShowcase-module_heading{margin-bottom:3.5rem}}.PromoShowcase-module_headingText{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--fg);text-wrap:balance}.PromoShowcase-module_body{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.PromoShowcase-module_body{gap:2rem}}.PromoShowcase-module_stepper{display:flex;gap:.25rem;padding:.25rem;border-radius:9999px;background:var(--bg-secondary);border:1px solid var(--border-color);width:fit-content}.PromoShowcase-module_stepButton{padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all var(--transition-base);cursor:pointer;border:none;background:none;color:var(--fg-secondary)}.PromoShowcase-module_stepButton:hover{color:var(--fg);background:var(--bg-tertiary)}.PromoShowcase-module_stepButtonActive{background:var(--fg);color:var(--bg);box-shadow:var(--shadow-sm)}.PromoShowcase-module_stepButtonActive:hover{background:var(--fg);color:var(--bg)}.PromoShowcase-module_contentArea{position:relative;border-radius:clamp(16px,2vw,32px);border:1px solid var(--border-color);background:var(--bg-secondary);overflow:hidden;min-height:300px}@media (min-width:768px){.PromoShowcase-module_contentArea{min-height:480px}}.PromoShowcase-module_panel{position:absolute;inset:0;transition:opacity .3s ease-out;opacity:0;z-index:0;pointer-events:none}.PromoShowcase-module_panelActive{opacity:1;z-index:10;pointer-events:auto}.PromoShowcase-module_panelInner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem}@media (min-width:768px){.PromoShowcase-module_panelInner{padding:2.5rem}}.ComparisonTable-module_root{padding:2.5rem 0}@media (min-width:768px){.ComparisonTable-module_root{padding:3.5rem 0}}.ComparisonTable-module_scrollWrap{overflow-x:auto;margin:0 -1rem;padding:0 1rem}.ComparisonTable-module_table{width:100%;border-collapse:collapse;min-width:500px}.ComparisonTable-module_headerCell{text-align:left;padding:1rem;font-size:13px;font-weight:500;color:var(--fg-muted);letter-spacing:-.25px;width:40%}.ComparisonTable-module_columnHeader{padding:1rem;text-align:center;font-size:.875rem;font-weight:600;color:var(--fg)}.ComparisonTable-module_columnHeaderHighlighted{color:var(--brand-primary);background:color-mix(in srgb,var(--brand-primary) 5%,transparent);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.ComparisonTable-module_bodyRow{border-top:1px solid var(--border-color)}.ComparisonTable-module_featureCell{padding:.875rem 1rem;font-size:14px;color:var(--fg-secondary)}.ComparisonTable-module_valueCell{padding:.875rem 1rem;text-align:center}.ComparisonTable-module_valueCellHighlighted{background:color-mix(in srgb,var(--brand-primary) 5%,transparent)}.ComparisonTable-module_valueCellHighlightedLast{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.ComparisonTable-module_iconSuccess{display:inline-flex;color:var(--color-success)}.ComparisonTable-module_iconMuted{display:inline-flex;color:color-mix(in srgb,var(--fg-muted) 40%,transparent)}.ComparisonTable-module_textValue{font-size:13px;font-weight:500;color:var(--fg)}.PromoBento-module_root{padding:4rem 0}@media (min-width:768px){.PromoBento-module_root{padding:6rem 0}}.PromoBento-module_header{margin-bottom:2.5rem;max-width:36rem}@media (min-width:768px){.PromoBento-module_header{margin-bottom:3.5rem}}.PromoBento-module_heading{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--fg);text-wrap:balance}.PromoBento-module_subtitle{margin-top:.75rem;font-size:1rem;color:var(--fg-secondary);line-height:1.625}.PromoBento-module_grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.PromoBento-module_grid{grid-template-columns:repeat(2,1fr);gap:2.25rem}}.PromoBento-module_card{position:relative;display:flex;flex-direction:column;border-radius:clamp(24px,3vw,48px);background:var(--bg-secondary);overflow:hidden;transition:box-shadow var(--transition-slow)}.PromoBento-module_card:hover{box-shadow:var(--shadow-lg)}.PromoBento-module_cardMedia{position:relative;flex:1;min-height:240px;overflow:hidden}@media (min-width:768px){.PromoBento-module_cardMedia{min-height:320px}}.PromoBento-module_cardMediaInner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem}.PromoBento-module_cardFade{position:absolute;bottom:0;left:0;right:0;height:140px;pointer-events:none;background:linear-gradient(to top,var(--bg-secondary) 0,transparent 100%)}.PromoBento-module_cardContent{position:relative;display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem}@media (min-width:768px){.PromoBento-module_cardContent{padding:0 2rem 2rem}}.PromoBento-module_pill{display:flex}.PromoBento-module_pillInner{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:var(--bg);border:1px solid var(--border-color);font-size:.875rem;font-weight:600;color:var(--fg)}.PromoBento-module_pillIcon{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.PromoBento-module_cardTitle{font-size:1.25rem;line-height:1.2;letter-spacing:-.02em;color:var(--fg)}@media (min-width:768px){.PromoBento-module_cardTitle{font-size:28px}}.PromoBento-module_cardDesc{font-size:.875rem;line-height:1.625;color:var(--fg-secondary);max-width:85%}@media (min-width:768px){.PromoBento-module_cardDesc{font-size:1rem}}.PromoBento-module_cardCta{margin-top:.25rem}.Card-module_root{display:flex;flex-direction:column;border-radius:16px;border:1px solid var(--neutral-200);background:var(--bg);overflow:hidden;transition:all var(--transition-base)}.Card-module_root:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Card-module_imageWrapper{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--bg-secondary)}.Card-module_image{width:100%;height:100%;object-fit:cover}.Card-module_body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px 24px 20px}.Card-module_bodyWithImage{gap:20px}.Card-module_bodyNoImage{gap:24px}.Card-module_titleBlock{display:flex;flex-direction:column;gap:12px}.Card-module_title{font-size:16px;font-weight:600;line-height:1;letter-spacing:-.25px;color:var(--fg);margin:0}.Card-module_danger .Card-module_title{color:var(--color-error)}.Card-module_description{font-size:13px;font-weight:400;line-height:1.4;letter-spacing:-.25px;color:var(--fg-secondary);margin:0}.Card-module_footer{margin-top:auto}.Card-module_footerRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.Card-module_badges{display:flex;align-items:center;gap:8px}.Card-module_spacer{display:block}.PromoHeroForm-module_root{width:100%;padding-block:80px 64px}@media (min-width:768px){.PromoHeroForm-module_root{padding-block:120px 96px}}.PromoHeroForm-module_inner{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.PromoHeroForm-module_title{font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:700;line-height:1.05;letter-spacing:-.04em;color:var(--fg);margin:0;max-width:800px;text-wrap:balance}.PromoHeroForm-module_subtitle{font-size:1.125rem;font-weight:400;line-height:1.5;letter-spacing:-.25px;color:var(--fg-secondary);margin:0;max-width:640px;text-wrap:balance}.PromoHeroForm-module_form{width:100%;max-width:640px;margin-top:16px}.PromoHeroForm-module_formInner{display:flex;flex-direction:column;gap:12px}@media (min-width:640px){.PromoHeroForm-module_formInner{flex-direction:row;align-items:stretch;gap:8px;padding:8px;background:var(--bg);border:1px solid var(--neutral-200);border-radius:9999px;transition:border-color var(--transition-fast)}.PromoHeroForm-module_formInner:focus-within{border-color:var(--fg)}}.PromoHeroForm-module_input{flex:1;width:100%;padding-block:.75rem;padding-inline:1rem;font-family:inherit;font-size:15px;letter-spacing:-.25px;color:var(--fg-secondary);background:var(--bg);border:1px solid var(--fg-muted);border-radius:9999px;outline:none;transition:border-color var(--transition-fast)}.PromoHeroForm-module_input:focus{border-color:var(--fg)}.PromoHeroForm-module_input::placeholder{color:var(--fg-muted)}.PromoHeroForm-module_input:disabled{cursor:not-allowed;opacity:.6}@media (min-width:640px){.PromoHeroForm-module_input{height:56px;padding-block:0;padding-inline:24px;font-size:16px;color:var(--fg);background:transparent;border:none;border-radius:0}.PromoHeroForm-module_input:focus{border-color:transparent}}.PromoHeroForm-module_hint{font-size:13px;font-weight:400;color:var(--fg-muted)}.PromoHeroForm-module_errorBox,.PromoHeroForm-module_hint{line-height:1.4;letter-spacing:-.25px;margin:0;text-align:center;max-width:640px}.PromoHeroForm-module_errorBox{font-size:14px;font-weight:500;color:var(--color-error-dark);background:var(--color-error-light);border:1px solid var(--color-error);border-radius:var(--radius-md);padding:12px 16px;width:100%}@keyframes Spinner-module_spin{to{transform:rotate(1turn)}}.Spinner-module_root{display:inline-flex;align-items:center;justify-content:center}.Spinner-module_fallback{border-radius:9999px;border:2px solid var(--border-color);border-top-color:var(--fg);animation:Spinner-module_spin 1s linear infinite}.TestimonialCard-module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);padding:1.5rem;box-shadow:var(--shadow-xs)}.TestimonialCard-module_quoteIcon{color:var(--brand-primary);opacity:.3;margin-bottom:1rem}.TestimonialCard-module_quoteText{font-size:.875rem;color:var(--fg-secondary);line-height:1.625;margin-bottom:1.5rem}.TestimonialCard-module_author{display:flex;align-items:center;gap:.75rem}.TestimonialCard-module_authorName{font-size:.875rem;font-weight:500;color:var(--fg)}.TestimonialCard-module_authorRole{font-size:.75rem;color:var(--fg-muted)}.SearchBar-module_root{position:relative;display:flex;align-items:center}.SearchBar-module_searchIcon{position:absolute;left:.75rem;color:var(--fg-muted)}.SearchBar-module_input{width:100%;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg);padding:.625rem 2.5rem;font-size:.875rem;color:var(--fg);transition:all var(--transition-fast);outline:none}.SearchBar-module_input::placeholder{color:var(--fg-muted)}.SearchBar-module_input:focus{outline:none;box-shadow:0 0 0 2px var(--brand-primary);border-color:transparent}.SearchBar-module_clearBtn{position:absolute;right:.75rem;color:var(--fg-muted);transition:color var(--transition-fast);cursor:pointer;background:none;border:none;padding:0}.SearchBar-module_clearBtn:hover{color:var(--fg)}.Toast-module_root{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;gap:.75rem;padding:1rem;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-secondary);box-shadow:var(--shadow-lg,0 10px 15px -3px rgba(0,0,0,.1));max-width:24rem}.Toast-module_icon{flex-shrink:0;margin-top:.125rem}.Toast-module_info{color:var(--color-info)}.Toast-module_success{color:var(--color-success)}.Toast-module_warning{color:var(--color-warning)}.Toast-module_error{color:var(--color-error)}.Toast-module_content{flex:1;min-width:0}.Toast-module_title{font-size:13px;font-weight:500;letter-spacing:-.25px;margin-bottom:.125rem}.Toast-module_message{font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary)}.Toast-module_dismiss{flex-shrink:0;color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:none;border:none;padding:0}.Toast-module_dismiss:hover{color:var(--fg)}.Modal-module_dialog{max-width:32rem;width:100%;padding:0;border-radius:var(--radius-lg);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);background:var(--bg);border:1px solid var(--border-color)}.Modal-module_dialog::backdrop{background:rgba(0,0,0,.5)}.Modal-module_content{padding:1.5rem}.Modal-module_header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.Modal-module_title{font-size:1.125rem;font-weight:600;color:var(--fg);letter-spacing:-.25px}.Modal-module_closeBtn{flex-shrink:0;margin-left:auto;color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:none;border:none;padding:0}.Modal-module_closeBtn:hover{color:var(--fg)}.Modal-module_body{font-size:.875rem;color:var(--fg-secondary);line-height:1.625}.Modal-module_footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.AppTopLine-module_root{align-items:center;width:100%}.AppTopLine-module_root,.Sidebar-module_root{background:var(--bg);display:flex;justify-content:space-between}.Sidebar-module_root{border-right:1px solid var(--border-color);flex-direction:column;padding:2rem;flex-shrink:0;height:100%;transition:transform .2s ease}.Sidebar-module_menu{width:240px}.Sidebar-module_courseSubmenu{width:340px}.Sidebar-module_logo{margin-bottom:1.5rem}.Sidebar-module_compact{justify-content:flex-start;gap:1rem}.Sidebar-module_compact .Sidebar-module_logo{margin-bottom:0}.Sidebar-module_compact .Sidebar-module_footer{margin-top:auto}.Sidebar-module_nav{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.Sidebar-module_footer{display:flex;flex-direction:column;gap:1.25rem;width:100%}.Sidebar-module_legal{font-size:10px;color:var(--fg-muted);letter-spacing:-.2px;white-space:pre-line}.Sidebar-module_overlay{display:none}@media (max-width:767px){.Sidebar-module_root{position:fixed;top:0;left:0;z-index:40;height:100dvh}.Sidebar-module_collapsed,.Sidebar-module_root{transform:translateX(-100%);pointer-events:none}.Sidebar-module_open{transform:translateX(0);pointer-events:auto}.Sidebar-module_overlay{display:none;position:fixed;inset:0;z-index:39;background:rgba(0,0,0,.4)}.Sidebar-module_overlayVisible{display:block}}.Alert-module_root{display:flex;gap:.75rem;padding:1rem;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-secondary)}.Alert-module_icon{flex-shrink:0;margin-top:.125rem}.Alert-module_info{color:var(--color-info)}.Alert-module_success{color:var(--color-success)}.Alert-module_warning{color:var(--color-warning)}.Alert-module_error{color:var(--color-error)}.Alert-module_content{flex:1;min-width:0}.Alert-module_title{font-size:13px;font-weight:500;letter-spacing:-.25px;margin-bottom:.125rem}.Alert-module_message{font-size:13px;letter-spacing:-.25px;color:var(--fg-secondary)}.Alert-module_dismiss{flex-shrink:0;color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:none;border:none;padding:0}.Alert-module_dismiss:hover{color:var(--fg)}.AppCard-module_defaultCard,.AppCard-module_stampCard{display:flex;flex-direction:column;width:320px}.AppCard-module_stampCard{position:relative}.AppCard-module_imageWrap{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.AppCard-module_imageWrapRounded{border-radius:16px 16px 0 0}.AppCard-module_image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.AppCard-module_contentArea{background:var(--bg);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:25px 25px 21px;flex:1;min-height:220px;position:relative}.AppCard-module_contentDefault{border:1px solid var(--bg-tertiary);box-shadow:var(--shadow-md)}.AppCard-module_contentDefaultNoImage{border-radius:16px}.AppCard-module_contentDefaultWithImage{border-radius:0 0 16px 16px}.AppCard-module_textGroup{display:flex;flex-direction:column;gap:.75rem;padding-right:2rem}.AppCard-module_cardTitle{font-size:1rem;font-weight:600;color:var(--fg-secondary);letter-spacing:-.25px}.AppCard-module_cardDesc{font-size:13px;color:var(--fg-muted);letter-spacing:-.25px;line-height:1.5}.AppCard-module_footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.AppCard-module_iconRow{display:flex;align-items:center;gap:.25rem}.AppCard-module_shadowWrap{filter:drop-shadow(0 1px 3px rgba(0,0,0,.15)) drop-shadow(0 4px 12px rgba(0,0,0,.12))}.AppCard-module_stampBg{background:var(--bg)}.PromoTestimonials-module_root{padding:4rem 0}@media (min-width:768px){.PromoTestimonials-module_root{padding:6rem 0}}.PromoTestimonials-module_rootNoVertical{padding-block:0}@media (min-width:768px){.PromoTestimonials-module_rootNoVertical{padding-block:0}}.PromoTestimonials-module_wrapper{position:relative;border-radius:clamp(20px,3vw,40px);border:1px solid var(--border-color);background:var(--bg);overflow:hidden}.PromoTestimonials-module_avatarSection{display:flex;justify-content:center;padding:2.5rem 0 .5rem}@media (min-width:768px){.PromoTestimonials-module_avatarSection{padding-top:3.5rem}}.PromoTestimonials-module_avatarStack{display:flex}.PromoTestimonials-module_avatarStack>*+*{margin-left:-.75rem}.PromoTestimonials-module_avatarRing,.PromoTestimonials-module_overflowBadge{position:relative;border-radius:9999px;box-shadow:0 0 0 3px var(--bg)}.PromoTestimonials-module_overflowBadge{z-index:0}.PromoTestimonials-module_overflowCircle{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--fg-secondary)}.PromoTestimonials-module_headingSection{text-align:center;padding:0 1.5rem 2rem}@media (min-width:768px){.PromoTestimonials-module_headingSection{padding-bottom:2.5rem}}.PromoTestimonials-module_rating{margin:.5rem 0 0;font-size:1rem;font-weight:500;color:var(--testimonial-rating-fg)}.PromoTestimonials-module_cardsSection{padding:0 1.5rem 2rem}@media (min-width:768px){.PromoTestimonials-module_cardsSection{padding:0 2.5rem 3rem}}.PromoTestimonials-module_cardsGrid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.PromoTestimonials-module_cardsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.PromoTestimonials-module_cardsGrid{grid-template-columns:repeat(3,1fr)}}.PromoTestimonials-module_card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);transition:box-shadow var(--transition-base)}@media (min-width:768px){.PromoTestimonials-module_card{padding:1.5rem}}.PromoTestimonials-module_card:hover{box-shadow:var(--shadow-md)}.PromoTestimonials-module_quote{font-size:.875rem;color:var(--fg-secondary);line-height:1.625;margin:0}.PromoTestimonials-module_author{display:flex;align-items:center;gap:.75rem;margin-top:auto}.PromoTestimonials-module_authorInfo{display:flex;flex-direction:column;gap:4px}.PromoTestimonials-module_authorName{font-size:.875rem;font-weight:500;color:var(--fg);margin:0}.PromoTestimonials-module_authorRole{font-size:.75rem;color:var(--fg-muted);margin:0}.PromoTestimonials-module_mediaSection{padding:0 1.5rem 2rem}@media (min-width:768px){.PromoTestimonials-module_mediaSection{padding:0 2.5rem 3rem}}.PromoTestimonials-module_mediaBox{border-radius:var(--radius-xl);background:var(--bg-secondary);overflow:hidden}.Header-module_root{margin:clamp(8px,2vw,24px);border:1px solid var(--border-color);border-radius:var(--radius-2xl);background:color-mix(in srgb,var(--bg) 80%,transparent);backdrop-filter:blur(12px);position:sticky;top:clamp(8px,2vw,24px);z-index:50}.Header-module_container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Header-module_container{padding:0 1.5rem}}@media (min-width:1024px){.Header-module_container{padding:0 2rem}}.Header-module_bar{display:flex;align-items:center;justify-content:space-between;height:4rem}.Header-module_leftGroup{display:flex;align-items:center;gap:2rem}.Header-module_desktopNav{display:none;align-items:center;gap:.25rem}@media (min-width:768px){.Header-module_desktopNav{display:flex}}.Header-module_navLink{padding:.5rem .75rem;font-size:.875rem;color:var(--fg-secondary);border-radius:var(--radius-md);text-decoration:none;transition:color .15s,background .15s}.Header-module_navLink:hover{color:var(--fg);background:var(--bg-tertiary)}.Header-module_desktopActions{display:none;align-items:center;gap:.75rem}@media (min-width:768px){.Header-module_desktopActions{display:flex}}.Header-module_mobileToggle{display:block}@media (min-width:768px){.Header-module_mobileToggle{display:none}}.Header-module_mobileMenu{display:block;border-top:1px solid var(--border-color);background:var(--bg);padding:1rem}@media (min-width:768px){.Header-module_mobileMenu{display:none}}.Header-module_mobileNav{display:flex;flex-direction:column;gap:.25rem}.Header-module_mobileActions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.Header-module_minimal{margin:0;border:none;border-radius:0;background:#ffffff;backdrop-filter:none;position:sticky;top:0;z-index:50;color:#18181b}.Header-module_minimal .Header-module_navLink{color:#18181b;background:transparent;border-radius:0;text-decoration:none;padding:.5rem .75rem;font-size:14px;font-weight:500;letter-spacing:-.01em;transition:color .15s ease}.Header-module_minimal .Header-module_navLink:hover{color:#18181b;background:transparent}.Header-module_minimal .Header-module_desktopNav:has(.Header-module_navLink:hover) .Header-module_navLink:not(:hover){color:#737373}.Header-module_minimal .Header-module_mobileMenu{background:#ffffff;border-top:1px solid #e0e0e0}.Header-module_minimal .Header-module_mobileActions{border-top-color:#e0e0e0}.Header-module_dark{background:#0d0d0d;color:#fafafa;--fg:#fafafa;--fg-secondary:#d4d4d4;--fg-muted:#737373;--bg:#0d0d0d}.Header-module_dark .Header-module_navLink,.Header-module_dark .Header-module_navLink:hover{color:#fafafa}.Header-module_dark .Header-module_desktopNav:has(.Header-module_navLink:hover) .Header-module_navLink:not(:hover){color:#737373}.Header-module_dark .Header-module_mobileMenu{background:#0d0d0d;border-top-color:#262626}.Header-module_dark .Header-module_mobileActions{border-top-color:#262626}.PricingCard-module_root{position:relative;border-radius:var(--radius-xl);border:1px solid var(--border-color);padding:1.5rem;display:flex;flex-direction:column;background:var(--bg);box-shadow:var(--shadow-xs)}.PricingCard-module_highlighted{border-color:var(--brand-primary);box-shadow:0 0 0 1px var(--brand-primary),var(--shadow-lg)}.PricingCard-module_badgeWrap{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%)}.PricingCard-module_header{margin-bottom:1rem}.PricingCard-module_plan{font-size:1.125rem;font-weight:600;color:var(--fg)}.PricingCard-module_description{font-size:.875rem;color:var(--fg-muted);margin-top:.25rem}.PricingCard-module_priceBlock{margin-bottom:1.5rem}.PricingCard-module_price{font-size:2.25rem;font-weight:700;color:var(--fg)}.PricingCard-module_period{color:var(--fg-muted)}.PricingCard-module_features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;flex:1}.PricingCard-module_featureItem{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--fg-secondary)}.PricingCard-module_featureItemExcluded{color:var(--fg-muted)}.PricingCard-module_featureIcon{flex-shrink:0;margin-top:2px;color:var(--color-success)}.PricingCard-module_featureIconExcluded{color:var(--fg-muted)}.PricingCard-module_cta{width:100%}.PasswordInput-module_toggle{display:flex;align-items:center;justify-content:center;cursor:pointer}.ChatInput-module_root{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:440px;cursor:text}.ChatInput-module_contrast{background:var(--bg);border:1px solid var(--bg-tertiary);box-shadow:var(--shadow-md);padding:13px 15px}.ChatInput-module_plain{background:var(--bg-tertiary);padding:.75rem .75rem .75rem .875rem}.ChatInput-module_input{width:100%;background:transparent;border:none;outline:none;font-size:13px;letter-spacing:-.25px;color:var(--fg);font-weight:400}.ChatInput-module_input::placeholder{color:var(--fg-muted)}.ChatInput-module_actions{display:flex;align-items:center}.ChatInput-module_actionsFull{justify-content:space-between}.ChatInput-module_actionsEasy{justify-content:flex-end}.ChatInput-module_toolGroup{display:flex;align-items:center;gap:.25rem}.ArticleHero-module_root{position:relative;width:100%;border-radius:var(--radius-xl);overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}@media (min-width:768px){.ArticleHero-module_root{min-height:480px;padding:2.5rem}}.ArticleHero-module_bgLayer{position:absolute;inset:0;pointer-events:none}.ArticleHero-module_bgImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ArticleHero-module_overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.ArticleHero-module_topBar{position:relative;z-index:10;display:flex;align-items:center;width:100%}.ArticleHero-module_logo{flex-shrink:0;padding-right:1rem}@media (min-width:768px){.ArticleHero-module_logo{padding-right:2.5rem}}.ArticleHero-module_divider{flex:1;height:1px;background:rgba(255,255,255,.3)}.ArticleHero-module_nav{flex-shrink:0;padding-left:1rem}@media (min-width:768px){.ArticleHero-module_nav{padding-left:2.5rem}}.ArticleHero-module_bottom{position:relative;z-index:10;max-width:500px}.ArticleHero-module_category{font-size:1.125rem;color:#fff;line-height:1.75rem;margin-bottom:.5rem}.ArticleHero-module_title{font-size:32px;line-height:34px;font-weight:400;color:#fff;letter-spacing:-2px;margin-bottom:1rem}@media (min-width:768px){.ArticleHero-module_title{font-size:60px;line-height:60px;letter-spacing:-3px}}.ArticleHero-module_subtitle{font-size:1.125rem;color:rgba(255,255,255,.9);line-height:22.5px}.ArticleLinkButton-module_root{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:9999px;background:var(--fg);font-size:13px;font-weight:500;letter-spacing:-.25px;color:var(--bg);border:1px solid var(--bg);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:pointer}.ArticleLinkButton-module_root:hover{opacity:.9}.ArticleLinkButton-module_root:active{opacity:.8}.LandingLayout-module_headerMode{min-height:100vh;background:var(--bg)}.LandingLayout-module_headerMain{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.LandingLayout-module_headerMain{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.LandingLayout-module_headerMain{padding-left:2rem;padding-right:2rem}}.LandingLayout-module_sidebarMode{display:flex;min-height:100vh;background:var(--bg)}.LandingLayout-module_sidebarNav{display:none;flex-shrink:0}@media (min-width:768px){.LandingLayout-module_sidebarNav{display:flex}}.LandingLayout-module_sidebarMain{flex:1;overflow-y:auto}.LandingLayout-module_sidebarContent{padding-left:1.5rem;padding-right:1.5rem;max-width:64rem}@media (min-width:768px){.LandingLayout-module_sidebarContent{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.LandingLayout-module_sidebarContent{padding-left:4rem;padding-right:4rem}}.ArticleList-module_root{padding-left:26px;display:flex;flex-direction:column;gap:.5rem;font-size:16px;line-height:1.75rem;color:var(--fg-secondary)}.ArticleList-module_ordered{list-style-type:decimal}.ArticleList-module_unordered{list-style-type:disc}.ArticleList-module_item{padding-left:.25rem}.ArticleLayout-module_root{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1.25rem}.ArticleLayout-module_wide{width:100%}.ArticleLayout-module_narrow{width:100%;max-width:720px}.ArticleFooter-module_root{width:100%;padding:2.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}.ArticleFooter-module_topBar{display:flex;align-items:center}.ArticleFooter-module_logo{flex-shrink:0;padding-right:2.5rem}.ArticleFooter-module_divider{flex:1;height:1px;background:var(--fg)}.ArticleFooter-module_copyright{font-size:14px;line-height:1.25rem;color:var(--fg-muted)}.ArticleNote-module_root{font-size:16px;line-height:1.75rem;color:var(--fg-secondary);font-style:italic}.ArticleHeading-module_root{display:flex;flex-direction:column;gap:.25rem}.ArticleHeading-module_header{display:flex;align-items:center;justify-content:space-between}.ArticleHeading-module_h2{font-size:24px;font-weight:700;padding-top:3rem}.ArticleHeading-module_h2,.ArticleHeading-module_h3{line-height:2rem;color:var(--fg);letter-spacing:-.025em}.ArticleHeading-module_h3{font-size:20px;font-weight:600;padding-top:2rem}.ArticleHeading-module_action{flex-shrink:0}.ArticleHeading-module_subtitle{font-size:14px;line-height:1.25rem;color:var(--fg-muted)}.ArticleBody-module_root{font-size:16px;line-height:1.75rem;color:var(--fg-secondary);font-weight:400}.ArticleFigure-module_root{width:100%}.ArticleFigure-module_imageWrapper{width:100%;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}.ArticleFigure-module_image{width:100%;height:100%;object-fit:contain}.ArticleFigure-module_childWrapper{width:100%;height:100%;padding:1rem}.ArticleFigure-module_placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--fg-muted)}.ArticleFigure-module_placeholderText{font-size:.875rem}.ArticleFigure-module_legend{display:flex;align-items:center;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.ArticleFigure-module_legendItem{display:flex;align-items:center;gap:.375rem}.ArticleFigure-module_legendSwatch{width:.75rem;height:.75rem;border-radius:2px;flex-shrink:0}.ArticleFigure-module_legendLabel{font-size:12px;line-height:1rem;color:var(--fg-secondary)}.ArticleFigure-module_caption{margin-top:.5rem;font-size:14px;line-height:1.25rem;color:var(--fg-muted)}.ArticleChatBlock-module_root{width:100%;border-radius:var(--radius-lg);overflow:hidden}.ArticleChatBlock-module_assistant{background:var(--bg-secondary)}.ArticleChatBlock-module_system{background:var(--bg-tertiary)}.ArticleChatBlock-module_user{background:var(--bg-secondary)}.ArticleChatBlock-module_header{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem .5rem}.ArticleChatBlock-module_roleLabel{font-size:12px;line-height:1rem;color:var(--fg-secondary)}.ArticleChatBlock-module_toolBadge{padding:0 1.25rem .5rem}.ArticleChatBlock-module_toolBadgeInner{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;border:1px solid var(--border-color);background:var(--bg)}.ArticleChatBlock-module_toolDot{width:.375rem;height:.375rem;border-radius:9999px;background:var(--color-accent)}.ArticleChatBlock-module_toolLabel{font-size:13px;font-weight:500;letter-spacing:-.25px;color:var(--fg-secondary)}.ArticleChatBlock-module_divider{margin-left:1.25rem;margin-right:1.25rem;height:1px;background:var(--border-color)}.ArticleChatBlock-module_contentWrapper{position:relative}.ArticleChatBlock-module_content{padding:1rem 1.25rem;font-size:14px;line-height:1.5rem;color:var(--fg-secondary);overflow:hidden;transition:all .2s}.ArticleChatBlock-module_fadeOverlay{position:absolute;bottom:0;left:0;right:0}.ArticleChatBlock-module_fadeGradient{height:4rem;pointer-events:none}.ArticleChatBlock-module_showMoreBar{padding:0 1.25rem 1rem}.ArticleChatBlock-module_showMoreBtn{font-size:14px;line-height:1.25rem;font-weight:500;color:var(--fg-muted);transition:color .15s;cursor:pointer;background:none;border:none;padding:0}.ArticleChatBlock-module_showMoreBtn:hover{color:var(--fg)}.ArticleTable-module_root{width:100%}.ArticleTable-module_headerRow{display:flex;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:1px}.ArticleTable-module_rankCell{width:120px;flex-shrink:0}.ArticleTable-module_headerCell{flex:1;padding:.875rem 1rem}.ArticleTable-module_headerLabel{font-size:14px;line-height:1.25rem;font-weight:500;color:var(--fg-muted)}.ArticleTable-module_row{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--border-color)}.ArticleTable-module_row:last-child{border-bottom:none}.ArticleTable-module_rankValue{width:120px;flex-shrink:0;padding:1rem;font-size:14px;line-height:1.25rem;color:var(--fg-muted)}.ArticleTable-module_cell{flex:1;padding:1rem;display:flex;align-items:center;gap:.75rem}.ArticleTable-module_cellText{font-size:14px;line-height:1.25rem;color:var(--fg-secondary)}.ArticleTable-module_badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:12px;line-height:1rem;font-weight:600;background:var(--bg-tertiary);color:var(--fg)}.ArticleTable-module_showMore{margin-top:1rem;font-size:14px;line-height:1.25rem;font-weight:500;color:var(--fg-muted);transition:color .15s;cursor:pointer;background:none;border:none;padding:0}.ArticleTable-module_showMore:hover{color:var(--fg)}.ArticleChart-module_chartWrapper,.ArticleChart-module_figure{width:100%}.ArticleChart-module_tooltip{background:var(--bg);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:.5rem .75rem;font-size:12px;line-height:1rem}.ArticleChart-module_tooltipLabel{color:var(--fg-muted);margin-bottom:.25rem}.ArticleChart-module_tooltipRow{display:flex;align-items:center;gap:.5rem}.ArticleChart-module_tooltipDot{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0}.ArticleChart-module_tooltipName{color:var(--fg-secondary)}.ArticleChart-module_tooltipValue{font-weight:500;color:var(--fg);margin-left:auto;padding-left:.75rem}.ArticleChart-module_scatterTooltipLabel{font-weight:500;color:var(--fg);margin-bottom:.25rem}.ArticleChart-module_scatterTooltipRow{color:var(--fg-secondary)}.ArticleChart-module_legend{display:flex;align-items:center;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.ArticleChart-module_legendItem{display:flex;align-items:center;gap:.375rem}.ArticleChart-module_legendSwatch{width:.75rem;height:.75rem;border-radius:2px;flex-shrink:0}.ArticleChart-module_legendLabel{font-size:12px;line-height:1rem;color:var(--fg-secondary)}