/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}: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:#fff;--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:.75rem;--text-sm:.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:.25rem;--space-2:.5rem;--space-3:.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 #0000000d;--shadow-sm:0 7px 7px 0 #00000012;--shadow-md:0 7px 13px 0 #0000000d;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1rem;--radius-2xl:1rem;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-base:.2s cubic-bezier(.4,0,.2,1);--transition-slow:.3s cubic-bezier(.4,0,.2,1)}[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 #0000004d;--shadow-sm:0 1px 3px 0 #0006,0 1px 2px -1px #0006;--shadow-md:0 4px 6px -1px #0006,0 2px 4px -2px #0006;--shadow-lg:0 10px 15px -3px #0006,0 4px 6px -4px #0006;--shadow-xl:0 20px 25px -5px #0006,0 8px 10px -6px #0006}[data-theme=dark] .logo-img{filter:invert()}:host,:root{--color-background:var(--bg);--font-sans:var(--font-sans);--font-mono:var(--font-mono);--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}*{border-color:var(--border-color)}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}::selection{background:var(--brand-primary);color:#fff}::-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)}@keyframes Spinner_module_spin{to{transform:rotate(1turn)}}.Spinner_module_root{justify-content:center;align-items:center;display:inline-flex}.Spinner_module_fallback{border:2px solid var(--border-color);border-top-color:var(--fg);border-radius:9999px;animation:Spinner_module_spin 1s linear infinite}.Button_module_root{transition:all var(--transition-fast);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.Button_module_primary{background:var(--fg);color:var(--bg);border:1px solid var(--bg);box-shadow:var(--shadow-sm)}.Button_module_primary:hover{opacity:.9}.Button_module_primary:active{opacity:.8}.Button_module_secondary{background:var(--bg-tertiary);color:var(--fg)}.Button_module_secondary:hover{background:var(--border-color)}.Button_module_secondary:active{background:var(--border-color-strong)}.Button_module_outline{border:1px solid var(--fg-secondary);color:var(--fg-secondary)}.Button_module_outline:hover{background:var(--bg-tertiary)}.Button_module_outline:active{background:var(--border-color)}.Button_module_ghost{color:var(--fg-secondary)}.Button_module_ghost:hover{color:var(--fg);background:var(--bg-tertiary)}.Button_module_ghost:active{background:var(--border-color)}.Button_module_sm{gap:.375rem}.Button_module_md,.Button_module_sm{letter-spacing:-.25px;border-radius:9999px;padding-block:.5rem;padding-inline:1rem;font-size:13px}.Button_module_md{gap:.5rem}.Button_module_disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Input_module_wrapper{flex-direction:column;gap:.375rem;display:flex}.Input_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Input_module_inputWrap{position:relative}.Input_module_input{border:1px solid var(--fg-muted);background:var(--bg);letter-spacing:-.25px;width:100%;color:var(--fg-secondary);transition:all var(--transition-fast);border-radius:9999px;padding-block:.75rem;padding-inline:15px;font-size:13px}.Input_module_input::placeholder{color:var(--fg-muted)}.Input_module_input:focus{border-color:var(--fg);outline:none}.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{color:var(--fg-muted);position:absolute;top:50%;transform:translateY(-50%)}.Input_module_iconRight{right:.875rem}.Input_module_error,.Input_module_error:focus{border-color:var(--color-error)}.Input_module_errorText{letter-spacing:-.25px;color:var(--color-error);font-size:13px}.Badge_module_root{letter-spacing:-.25px;border-radius:9999px;align-items:center;padding-block:.125rem;padding-inline:.625rem;font-size:13px;font-weight:600;display:inline-flex}.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)}.Tag_module_root{letter-spacing:-.25px;border:1px solid;border-radius:9999px;align-items:center;gap:.375rem;padding-block:.25rem;padding-inline:.75rem;font-size:13px;font-weight:500;display:inline-flex}.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}.Tag_module_closeBtn:hover{opacity:.7}.Toggle_module_root{gap:.625rem}.Toggle_module_root,.Toggle_module_track{cursor:pointer;align-items:center;display:inline-flex}.Toggle_module_track{border-radius:9999px;flex-shrink:0;width:2.75rem;height:1.5rem;padding-inline:2px;transition:background-color .2s ease-in-out;position:relative}.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;background:#fff;border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .2s ease-in-out;display:inline-block}.Toggle_module_knobOn{transform:translate(20px)}.Toggle_module_knobOff{transform:translate(0)}.Toggle_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Toggle_module_disabled{opacity:.5;cursor:not-allowed}.Avatar_module_root{object-fit:cover;border-radius:9999px}.Avatar_module_initials{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:9999px;justify-content:center;align-items:center;display:flex}.Avatar_module_initialsText{color:var(--fg-secondary);-webkit-user-select:none;user-select:none;font-weight:500}.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}.Divider_module_root{background:var(--border-color);border:none;height:1px}.Divider_module_withLabel{align-items:center;gap:1rem;display:flex}.Divider_module_line{background:var(--border-color);flex:1;height:1px}.Divider_module_label{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.MenuItem_module_root{letter-spacing:-.25px;cursor:pointer;text-align:left;white-space:nowrap;color:var(--fg-muted);background:0 0;border:none;align-items:center;gap:6px;padding-block:2px;padding-inline:4px;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.MenuItem_module_root:hover{color:var(--fg-secondary)}.MenuItem_module_icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.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)}.IconButton_module_root{width:36px;height:36px;transition:all var(--transition-fast);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.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{color:var(--fg-secondary);box-shadow:var(--shadow-sm);background:0 0}.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}.Logo_module_short{width:19px;height:20px}.Logo_module_full{width:130px;height:20px}.Logo_module_third{align-items:center;gap:.375rem;display:flex}.Logo_module_thirdText{color:var(--fg)}.Logo_module_thirdText,.StatBadge_module_root{letter-spacing:-.25px;font-size:13px;font-weight:500}.StatBadge_module_root{color:var(--fg-secondary);white-space:nowrap;align-items:center;display:inline-flex}.StatBadge_module_bracket{color:var(--fg-muted)}.Textarea_module_wrapper{flex-direction:column;gap:.375rem;display:flex}.Textarea_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Textarea_module_textarea{border:1px solid var(--fg-muted);background:var(--bg);letter-spacing:-.25px;width:100%;color:var(--fg-secondary);transition:all var(--transition-fast);border-radius:var(--radius-lg);resize:vertical;padding-block:.75rem;padding-inline:15px;font-size:13px}.Textarea_module_textarea::placeholder{color:var(--fg-muted)}.Textarea_module_textarea:focus{border-color:var(--fg);outline:none}.Textarea_module_error,.Textarea_module_error:focus{border-color:var(--color-error)}.Textarea_module_errorText{letter-spacing:-.25px;color:var(--color-error);font-size:13px}.Select_module_wrapper{flex-direction:column;gap:.375rem;display:flex}.Select_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Select_module_selectWrap{position:relative}.Select_module_select{appearance:none;border:1px solid var(--fg-muted);background:var(--bg);letter-spacing:-.25px;width:100%;color:var(--fg-secondary);transition:all var(--transition-fast);padding-block:.75rem;padding-inline:15px;border-radius:9999px;padding-right:2.5rem;font-size:13px}.Select_module_select:focus{border-color:var(--fg);outline:none}.Select_module_chevron{pointer-events:none;color:var(--fg-muted);position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.Select_module_error,.Select_module_error:focus{border-color:var(--color-error)}.Select_module_errorText{letter-spacing:-.25px;color:var(--color-error);font-size:13px}.Checkbox_module_root{cursor:pointer;align-items:center;gap:.625rem;display:inline-flex}.Checkbox_module_hiddenInput{opacity:0;width:0;height:0;position:absolute}.Checkbox_module_box{border:1px solid;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:color .2s,background-color .2s,border-color .2s;display:flex}.Checkbox_module_checked{background:var(--color-accent);border-color:var(--color-accent)}.Checkbox_module_unchecked{border-color:var(--fg-muted);background:0 0}.Checkbox_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Checkbox_module_disabled{opacity:.5;cursor:not-allowed}.Radio_module_root{cursor:pointer;align-items:center;gap:.625rem;display:inline-flex}.Radio_module_hiddenInput{opacity:0;width:0;height:0;position:absolute}.Radio_module_circle{border:1px solid;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:color .2s,background-color .2s,border-color .2s;display:flex}.Radio_module_checked{border-color:var(--color-accent)}.Radio_module_unchecked{border-color:var(--fg-muted)}.Radio_module_dot{background:var(--color-accent);border-radius:9999px;width:8px;height:8px}.Radio_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.Radio_module_disabled{opacity:.5;cursor:not-allowed}.Link_module_root{letter-spacing:-.25px;transition:color var(--transition-fast);align-items:center;gap:.25rem;font-size:13px;display:inline-flex}.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-underline-offset:2px;text-decoration:underline}.Link_module_underline:hover{color:var(--color-accent)}.Tooltip_module_root{display:inline-flex;position:relative}.Tooltip_module_root:hover .Tooltip_module_tooltip{visibility:visible;opacity:1}.Tooltip_module_tooltip{visibility:hidden;opacity:0;background:var(--fg);color:var(--bg);white-space:nowrap;z-index:50;pointer-events:none;border-radius:.375rem;padding-block:.25rem;padding-inline:.5rem;font-size:11px;transition:opacity .2s;position:absolute}.Tooltip_module_top{margin-bottom:.375rem;bottom:100%;left:50%;transform:translate(-50%)}.Tooltip_module_bottom{margin-top:.375rem;top:100%;left:50%;transform:translate(-50%)}.Tooltip_module_left{margin-right:.375rem;top:50%;right:100%;transform:translateY(-50%)}.Tooltip_module_right{margin-left:.375rem;top:50%;left:100%;transform:translateY(-50%)}@keyframes Skeleton_module_pulse{0%,to{opacity:1}50%{opacity:.5}}.Skeleton_module_root{background:var(--bg-tertiary);animation:Skeleton_module_pulse 2s cubic-bezier(.4,0,.6,1) infinite}.Skeleton_module_line{border-radius:9999px;width:100%;height:1rem}.Skeleton_module_circle{border-radius:9999px}.Skeleton_module_rect{border-radius:var(--radius-lg)}.TicketButton_module_root{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:stretch;padding:0;display:inline-flex;position:relative}.TicketButton_module_root:hover .TicketButton_module_stub{transform:translate(6px)}.TicketButton_module_body{align-items:center;display:flex;position:relative}.TicketButton_module_bodySvg{width:100%;height:100%;position:absolute;inset:0}.TicketButton_module_bodyText{z-index:10;letter-spacing:-.25px;white-space:nowrap;padding-block:1rem;padding-inline:1.5rem;font-size:13px;font-weight:600;position:relative}.TicketButton_module_stub{align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.TicketButton_module_stubSvg{width:100%;height:100%;position:absolute;inset:0}.TicketButton_module_stubIcon{z-index:10;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.Card_module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);box-shadow:var(--shadow-xs);transition:all var(--transition-base);overflow:hidden}.Card_module_root:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Card_module_imageWrapper{aspect-ratio:16/9;overflow:hidden}.Card_module_image{object-fit:cover;width:100%;height:100%}.Card_module_body{padding:1.25rem}.Card_module_title{color:var(--fg);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Card_module_description{color:var(--fg-secondary);font-size:.875rem;line-height:1.625}.Card_module_footer{border-top:1px solid var(--border-color);background:var(--bg-secondary);padding-block:.75rem;padding-inline:1.25rem}.FormField_module_root{flex-direction:column;gap:.375rem;display:flex}.FormField_module_hint{color:var(--fg-muted);font-size:.8125rem}.SearchBar_module_root{align-items:center;display:flex;position:relative}.SearchBar_module_searchIcon{color:var(--fg-muted);position:absolute;left:.75rem}.SearchBar_module_input{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg);width:100%;color:var(--fg);transition:all var(--transition-fast);outline:none;padding:.625rem 2.5rem;font-size:.875rem}.SearchBar_module_input::placeholder{color:var(--fg-muted)}.SearchBar_module_input:focus{box-shadow:0 0 0 2px var(--brand-primary);border-color:#0000;outline:none}.SearchBar_module_clearBtn{color:var(--fg-muted);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;right:.75rem}.SearchBar_module_clearBtn:hover{color:var(--fg)}.Stat_module_root{flex-direction:column;gap:.25rem;display:flex}.Stat_module_valueRow{align-items:baseline;gap:.5rem;display:flex}.Stat_module_value{color:var(--fg);font-size:1.5rem;font-weight:700}.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{color:var(--fg-muted);font-size:.875rem}.Alert_module_root{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-secondary);gap:.75rem;padding:1rem;display:flex}.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{letter-spacing:-.25px;margin-bottom:.125rem;font-size:13px;font-weight:500}.Alert_module_message{letter-spacing:-.25px;color:var(--fg-secondary);font-size:13px}.Alert_module_dismiss{color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.Alert_module_dismiss:hover{color:var(--fg)}.Tabs_module_tabList{border-bottom:1px solid var(--border-color);display:flex}.Tabs_module_tab{transition:color var(--transition-fast);cursor:pointer;color:var(--fg-muted);background:0 0;border:none;padding:.625rem 1rem;font-size:.875rem;font-weight:500;position:relative}.Tabs_module_tab:hover{color:var(--fg)}.Tabs_module_active{color:var(--brand-primary)}.Tabs_module_indicator{background:var(--brand-primary);border-radius:9999px;height:2px;position:absolute;bottom:0;left:0;right:0}.Tabs_module_panel{padding-top:1rem}.ChatInput_module_root{cursor:text;border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:440px;display:flex;overflow:hidden}.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{letter-spacing:-.25px;width:100%;color:var(--fg);background:0 0;border:none;outline:none;font-size:13px;font-weight:400}.ChatInput_module_input::placeholder{color:var(--fg-muted)}.ChatInput_module_actions{align-items:center;display:flex}.ChatInput_module_actionsFull{justify-content:space-between}.ChatInput_module_actionsEasy{justify-content:flex-end}.ChatInput_module_toolGroup{align-items:center;gap:.25rem;display:flex}.ChatMessage_module_root{display:flex}.ChatMessage_module_user{justify-content:flex-end}.ChatMessage_module_ai{justify-content:flex-start}.ChatMessage_module_bubble{letter-spacing:-.25px;border-top-left-radius:16px;border-top-right-radius:16px;padding-inline:1rem;font-size:13px;font-weight:400;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}.TopPromo_module_root{align-items:center;gap:.625rem;display:flex}.TopPromo_module_text{letter-spacing:-.25px;color:var(--fg-secondary);font-size:13px}.ProfileNav_module_root{align-items:center;gap:1.25rem;display:flex}.ProfileNav_module_stats{align-items:center;gap:.25rem;display:flex}.ProfileNav_module_statItem{letter-spacing:-.25px;white-space:nowrap;align-items:center;font-size:13px;font-weight:500;display:inline-flex}.ProfileNav_module_statText{color:var(--fg-secondary)}.ProfileNav_module_separator{color:var(--fg-muted)}.IconWithText_module_root{border-radius:9999px;align-items:center;gap:.375rem;padding-block:.25rem;display:inline-flex}.IconWithText_module_icon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.IconWithText_module_text{color:var(--fg);letter-spacing:-.25px;white-space:nowrap;font-size:13px;font-weight:500}.StampCard_module_root{position:relative}.StampCard_module_plain{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);box-shadow:var(--shadow-xs);overflow:hidden}.StampCard_module_inner{background:var(--bg)}.PasswordInput_module_toggle{cursor:pointer;justify-content:center;align-items:center;display:flex}.Breadcrumbs_module_list{letter-spacing:-.25px;margin:0;padding:0;font-size:13px;list-style:none}.Breadcrumbs_module_item,.Breadcrumbs_module_list{align-items:center;gap:.375rem;display:flex}.Breadcrumbs_module_separator{color:var(--fg-muted)}.Breadcrumbs_module_active{color:var(--fg);font-weight:500}.Breadcrumbs_module_link{color:var(--fg-muted);transition:color var(--transition-fast);text-decoration:none}.Breadcrumbs_module_link:hover{color:var(--fg)}.Toast_module_root{z-index:50;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-secondary);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);gap:.75rem;max-width:24rem;padding:1rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.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{letter-spacing:-.25px;margin-bottom:.125rem;font-size:13px;font-weight:500}.Toast_module_message{letter-spacing:-.25px;color:var(--fg-secondary);font-size:13px}.Toast_module_dismiss{color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.Toast_module_dismiss:hover{color:var(--fg)}.Pagination_module_root{align-items:center;gap:.25rem;display:flex}.Pagination_module_pageBtn{letter-spacing:-.25px;min-width:36px;height:36px;transition:all var(--transition-fast);cursor:pointer;color:var(--fg-secondary);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;font-size:13px;display:flex}.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;justify-content:center;align-items:center;font-size:13px;display:flex}.Pagination_module_nav{letter-spacing:-.25px;transition:all var(--transition-fast);cursor:pointer;color:var(--fg-secondary);background:0 0;border:none}.Pagination_module_nav:hover{color:var(--fg)}.Pagination_module_nav:disabled{opacity:.5;cursor:not-allowed}.CodeInput_module_root{flex-direction:column;gap:.375rem;display:flex}.CodeInput_module_label{color:var(--fg);letter-spacing:-.25px;font-size:13px;font-weight:500}.CodeInput_module_group{gap:.75rem;display:flex}.CodeInput_module_digitInput{text-align:center;border:1px solid var(--fg-muted);background:var(--bg);width:3rem;height:3rem;color:var(--fg);border-radius:var(--radius-lg);transition:all var(--transition-fast);font-size:1.125rem}.CodeInput_module_digitInput:focus{border-color:var(--fg);outline:none}.CodeInput_module_digitError,.CodeInput_module_digitError:focus{border-color:var(--color-error)}.CodeInput_module_errorText{letter-spacing:-.25px;color:var(--color-error);font-size:13px}.Modal_module_dialog{border-radius:var(--radius-lg);background:var(--bg);border:1px solid var(--border-color);width:100%;max-width:32rem;padding:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Modal_module_dialog::backdrop{background:#00000080}.Modal_module_content{padding:1.5rem}.Modal_module_header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.Modal_module_title{color:var(--fg);letter-spacing:-.25px;font-size:1.125rem;font-weight:600}.Modal_module_closeBtn{color:var(--fg-muted);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:0}.Modal_module_closeBtn:hover{color:var(--fg)}.Modal_module_body{color:var(--fg-secondary);font-size:.875rem;line-height:1.625}.Modal_module_footer{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.DropdownMenu_module_root{display:inline-block;position:relative}.DropdownMenu_module_trigger{cursor:pointer;display:inline-flex}.DropdownMenu_module_menu{z-index:50;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg);min-width:180px;margin-top:.25rem;padding:.25rem 0;position:absolute;top:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.DropdownMenu_module_alignLeft{left:0}.DropdownMenu_module_alignRight{right:0}.DropdownMenu_module_item{letter-spacing:-.25px;width:100%;color:var(--fg-secondary);transition:all var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:13px;display:flex}.DropdownMenu_module_item:hover{background:var(--bg-secondary);color:var(--fg)}.DropdownMenu_module_itemIcon{color:var(--fg-muted);flex-shrink:0}.DropdownMenu_module_divider{border:none;border-top:1px solid var(--border-color);margin:.25rem 0}.Header_module_root{border-bottom:1px solid var(--border-color);background:var(--bg)}@supports (color:color-mix(in lab,red,red)){.Header_module_root{background:color-mix(in srgb,var(--bg) 80%,transparent)}}.Header_module_root{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;position:sticky;top:0}.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{justify-content:space-between;align-items:center;height:4rem;display:flex}.Header_module_leftGroup{align-items:center;gap:2rem;display:flex}.Header_module_logoFallback{color:var(--fg);font-size:1.125rem;font-weight:700}.Header_module_logoBrand{color:var(--brand-primary)}.Header_module_desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:768px){.Header_module_desktopNav{display:flex}}.Header_module_navLink{color:var(--fg-secondary);border-radius:var(--radius-md);padding:.5rem .75rem;font-size:.875rem;transition:color .15s,background .15s}.Header_module_navLink:hover{color:var(--fg);background:var(--bg-tertiary)}.Header_module_desktopActions{align-items:center;gap:.75rem;display:none}@media (min-width:768px){.Header_module_desktopActions{display:flex}}.Header_module_mobileToggle{color:var(--fg-secondary);cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}.Header_module_mobileToggle:hover{color:var(--fg)}@media (min-width:768px){.Header_module_mobileToggle{display:none}}.Header_module_mobileMenu{border-top:1px solid var(--border-color);background:var(--bg);padding:1rem;display:block}@media (min-width:768px){.Header_module_mobileMenu{display:none}}.Header_module_mobileNav{flex-direction:column;gap:.25rem;display:flex}.Header_module_mobileActions{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.Footer_module_root{border-top:1px solid var(--border-color);background:var(--bg)}.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{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.Footer_module_grid{grid-template-columns:repeat(4,1fr)}}.Footer_module_brand{color:var(--fg);font-size:1.125rem;font-weight:700}.Footer_module_brandAccent{color:var(--brand-primary)}.Footer_module_tagline{color:var(--fg-muted);letter-spacing:-.25px;margin-top:.75rem;font-size:13px;line-height:1.625}.Footer_module_columnTitle{color:var(--fg-secondary);letter-spacing:-.25px;margin-bottom:.75rem;font-size:13px;font-weight:600}.Footer_module_linkList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer_module_link{color:var(--fg-muted);letter-spacing:-.25px;transition:color var(--transition-fast);font-size:13px}.Footer_module_link:hover{color:var(--fg)}.Footer_module_bottom{border-top:1px solid var(--border-color);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}@media (min-width:640px){.Footer_module_bottom{flex-direction:row}}.Footer_module_copyright{color:var(--fg-muted);letter-spacing:-.25px;font-size:13px}.Footer_module_socials{gap:1rem;display:flex}.Footer_module_socialLink{color:var(--fg-muted);letter-spacing:-.25px;transition:color var(--transition-fast);font-size:13px}.Footer_module_socialLink:hover{color:var(--fg)}.PricingCard_module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);box-shadow:var(--shadow-xs);flex-direction:column;padding:1.5rem;display:flex;position:relative}.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:translate(-50%)}.PricingCard_module_header{margin-bottom:1rem}.PricingCard_module_plan{color:var(--fg);font-size:1.125rem;font-weight:600}.PricingCard_module_description{color:var(--fg-muted);margin-top:.25rem;font-size:.875rem}.PricingCard_module_priceBlock{margin-bottom:1.5rem}.PricingCard_module_price{color:var(--fg);font-size:2.25rem;font-weight:700}.PricingCard_module_period{color:var(--fg-muted)}.PricingCard_module_features{flex-direction:column;flex:1;gap:.75rem;margin-bottom:2rem;display:flex}.PricingCard_module_featureItem{color:var(--fg-secondary);align-items:flex-start;gap:.625rem;font-size:.875rem;display:flex}.PricingCard_module_featureIcon{color:var(--color-success);flex-shrink:0;margin-top:2px}.PricingCard_module_cta{width:100%}.TestimonialCard_module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);box-shadow:var(--shadow-xs);padding:1.5rem}.TestimonialCard_module_quoteIcon{color:var(--brand-primary);opacity:.3;margin-bottom:1rem}.TestimonialCard_module_quoteText{color:var(--fg-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.625}.TestimonialCard_module_author{align-items:center;gap:.75rem;display:flex}.TestimonialCard_module_authorName{color:var(--fg);font-size:.875rem;font-weight:500}.TestimonialCard_module_authorRole{color:var(--fg-muted);font-size:.75rem}.FeatureGrid_module_root{grid-template-columns:1fr;gap:1.5rem;display:grid}@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);transition:all var(--transition-base);padding:1.5rem}.FeatureGrid_module_card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.FeatureGrid_module_cardIcon{border-radius:var(--radius-lg);background:var(--brand-primary);width:2.5rem;height:2.5rem}@supports (color:color-mix(in lab,red,red)){.FeatureGrid_module_cardIcon{background:color-mix(in srgb,var(--brand-primary) 10%,transparent)}}.FeatureGrid_module_cardIcon{color:var(--brand-primary);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.FeatureGrid_module_cardTitle{color:var(--fg);margin-bottom:.375rem;font-size:.875rem;font-weight:600}.FeatureGrid_module_cardDescription{color:var(--fg-muted);font-size:.875rem;line-height:1.625}.Sidebar_module_root{background:var(--bg);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;justify-content:space-between;height:100%;padding:2rem;display:flex}.Sidebar_module_menu{width:240px}.Sidebar_module_courseSubmenu{width:340px}.Sidebar_module_logo{margin-bottom:1.5rem}.Sidebar_module_nav{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.Sidebar_module_footer{flex-direction:column;gap:1.25rem;width:100%;display:flex}.Sidebar_module_legal{color:var(--fg-muted);letter-spacing:-.2px;white-space:pre-line;font-size:10px}.AppCard_module_defaultCard,.AppCard_module_stampCard{flex-direction:column;width:320px;display:flex}.AppCard_module_stampCard{position:relative}.AppCard_module_imageWrap{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.AppCard_module_imageWrapRounded{border-radius:16px 16px 0 0}.AppCard_module_image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.AppCard_module_contentArea{background:var(--bg);flex-direction:column;flex:1;justify-content:space-between;min-height:220px;padding:25px 25px 21px;display:flex;position:relative;overflow:hidden}.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{flex-direction:column;gap:.75rem;padding-right:2rem;display:flex}.AppCard_module_cardTitle{color:var(--fg-secondary);letter-spacing:-.25px;font-size:1rem;font-weight:600}.AppCard_module_cardDesc{color:var(--fg-muted);letter-spacing:-.25px;font-size:13px;line-height:1.5}.AppCard_module_footer{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.AppCard_module_iconRow{align-items:center;gap:.25rem;display:flex}.AppCard_module_shadowWrap{filter:drop-shadow(0 1px 3px #00000026)drop-shadow(0 4px 12px #0000001f)}.AppCard_module_stampBg{background:var(--bg)}.AppTopLine_module_root{justify-content:space-between;width:100%}.AppTopLine_module_root,.EmptyState_module_root{background:var(--bg);align-items:center;display:flex}.EmptyState_module_root{border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-xs);text-align:center;flex-direction:column;padding:2rem}.EmptyState_module_icon{color:var(--fg-muted);margin-bottom:1rem}.EmptyState_module_title{color:var(--fg);font-size:1.125rem;font-weight:600}.EmptyState_module_description{color:var(--fg-muted);letter-spacing:-.25px;max-width:24rem;margin-top:.25rem;font-size:13px}.EmptyState_module_action{margin-top:1.25rem}.HeroSection_module_root{position:relative;overflow:hidden}.HeroSection_module_bgGlow{pointer-events:none;position:absolute;inset:0}.HeroSection_module_glowOrb{background:radial-gradient(ellipse at center,var(--brand-primary) 0,transparent 70%);opacity:.04;width:800px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HeroSection_module_inner{padding:5rem 0;position:relative}@media (min-width:768px){.HeroSection_module_inner{padding:8rem 0}}.HeroSection_module_innerCompact{padding:4rem 0;position:relative}@media (min-width:768px){.HeroSection_module_innerCompact{padding:5rem 0}}.HeroSection_module_content{max-width:56rem}.HeroSection_module_contentCenter{text-align:center;margin-left:auto;margin-right:auto}.HeroSection_module_eyebrowWrap{margin-bottom:1rem}@media (min-width:768px){.HeroSection_module_eyebrowWrap{margin-bottom:1.25rem}}.HeroSection_module_eyebrowCenter{justify-content:center;display:flex}.HeroSection_module_eyebrow{text-transform:uppercase;letter-spacing:.08em;background:var(--brand-primary);border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:11px;font-weight:600;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.HeroSection_module_eyebrow{background:color-mix(in srgb,var(--brand-primary) 10%,transparent)}}.HeroSection_module_eyebrow{color:var(--brand-primary);border:1px solid var(--brand-primary)}@supports (color:color-mix(in lab,red,red)){.HeroSection_module_eyebrow{border:1px solid color-mix(in srgb,var(--brand-primary) 15%,transparent)}}.HeroSection_module_eyebrowDot{background:var(--brand-primary);border-radius:9999px;width:.375rem;height:.375rem;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{letter-spacing:-.035em;color:var(--fg);text-wrap:balance;font-size:clamp(2rem,5vw,3.75rem);font-weight:700;line-height:1.08}.HeroSection_module_subtitle{color:var(--fg-secondary);max-width:42rem;margin-top:1.25rem;font-size:1rem;line-height:1.625}@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{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}@media (min-width:768px){.HeroSection_module_actions{margin-top:2.5rem}}.HeroSection_module_actionsCenter{justify-content:center}.HeroSection_module_mediaWrap{max-width:64rem;margin-top:3rem}@media (min-width:768px){.HeroSection_module_mediaWrap{margin-top:4rem}}.HeroSection_module_mediaWrapCenter{max-width:64rem;margin-left:auto;margin-right:auto}.HeroSection_module_mediaWrapLeft{max-width:56rem}.HeroSection_module_mediaBox{border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-xl);background:var(--bg-secondary);overflow:hidden}.LogoCloud_module_root{padding-block:2.5rem}@media (min-width:768px){.LogoCloud_module_root{padding-block:3.5rem}}.LogoCloud_module_label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);margin-bottom:2rem;font-size:11px;font-weight:600}.LogoCloud_module_grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;display:flex}@media (min-width:768px){.LogoCloud_module_grid{column-gap:3.5rem}}.LogoCloud_module_logoItem{opacity:.4;transition:opacity var(--transition-base);align-items:center;gap:.5rem;display:flex}.LogoCloud_module_logoItem:hover{opacity:.7}.LogoCloud_module_logoImg{object-fit:contain;width:auto;height:1.5rem}@media (min-width:768px){.LogoCloud_module_logoImg{height:1.75rem}}.LogoCloud_module_logoText{letter-spacing:-.02em;color:var(--fg);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:700}@media (min-width:768px){.LogoCloud_module_logoText{font-size:1rem}}.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{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.StatsBar_module_inlineGrid{gap:4rem}}.StatsBar_module_inlineItem{text-align:center}.StatsBar_module_cardsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@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);text-align:center;transition:all var(--transition-base);padding:1.25rem}@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{color:var(--brand-primary);justify-content:center;margin-bottom:.75rem;display:flex}.StatsBar_module_statValue{color:var(--fg);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}@media (min-width:768px){.StatsBar_module_statValue{font-size:1.875rem}}.StatsBar_module_statLabel{color:var(--fg-muted);letter-spacing:-.25px;margin-top:.25rem;font-size:13px}.CTASection_module_default{padding-block:4rem}@media (min-width:768px){.CTASection_module_default{padding-block:6rem}}.CTASection_module_filled{border-radius:var(--radius-xl);background:var(--fg);color:var(--bg);padding-block:3rem;padding-inline:1.5rem}@media (min-width:768px){.CTASection_module_filled{padding-block:4rem;padding-inline:3rem}}.CTASection_module_bordered{border-radius:var(--radius-xl);border:2px dashed var(--border-color-strong);padding-block:3rem;padding-inline:1.5rem}@media (min-width:768px){.CTASection_module_bordered{padding-block:4rem;padding-inline:3rem}}.CTASection_module_inner{text-align:center;max-width:42rem;margin-inline:auto}.CTASection_module_title{letter-spacing:-.03em;color:var(--fg);font-size:1.5rem;font-weight:700;line-height:1.1}@media (min-width:768px){.CTASection_module_title{font-size:2.25rem}}.CTASection_module_titleFilled{color:var(--bg)}.CTASection_module_description{color:var(--fg-secondary);margin-top:1rem;font-size:1rem;line-height:1.625}.CTASection_module_descriptionFilled{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.CTASection_module_descriptionFilled{color:color-mix(in srgb,var(--bg) 70%,transparent)}}.CTASection_module_actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.BentoGrid_module_root{padding-block:2.5rem}@media (min-width:768px){.BentoGrid_module_root{padding-block:3.5rem}}.BentoGrid_module_grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.BentoGrid_module_grid{grid-template-columns:repeat(3,1fr)}}.BentoGrid_module_item{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);transition:all var(--transition-base);position:relative;overflow:hidden}.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{flex-direction:column;height:100%;display:flex}.BentoGrid_module_itemIcon{border-radius:var(--radius-md);background:var(--brand-primary);width:2.25rem;height:2.25rem}@supports (color:color-mix(in lab,red,red)){.BentoGrid_module_itemIcon{background:color-mix(in srgb,var(--brand-primary) 10%,transparent)}}.BentoGrid_module_itemIcon{color:var(--brand-primary);justify-content:center;align-items:center;margin-bottom:.875rem;display:flex}.BentoGrid_module_itemTitle{color:var(--fg);letter-spacing:-.01em;font-size:15px;font-weight:600}.BentoGrid_module_itemDescription{color:var(--fg-muted);letter-spacing:-.25px;margin-top:.375rem;font-size:13px;line-height:1.625}.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{color:var(--fg);letter-spacing:-.03em;text-align:center;font-size:1.5rem;font-weight:700}@media (min-width:768px){.FAQSection_module_title{font-size:1.875rem}}.FAQSection_module_subtitle{color:var(--fg-secondary);text-align:center;margin-top:.75rem;font-size:1rem}.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{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0;display:flex}.FAQSection_module_question:hover .FAQSection_module_questionText{color:var(--brand-primary)}.FAQSection_module_questionText{color:var(--fg);font-size:15px;font-weight:500;transition:color .15s}.FAQSection_module_toggleIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.FAQSection_module_toggleIconOpen{transform:rotate(45deg)}.FAQSection_module_answer{transition:max-height .2s ease-out,opacity .2s ease-out;overflow:hidden}.FAQSection_module_answerOpen{opacity:1;max-height:24rem;margin-top:.75rem}.FAQSection_module_answerClosed{opacity:0;max-height:0}.FAQSection_module_answerText{color:var(--fg-secondary);padding-right:2rem;font-size:14px;line-height:1.625}.ComparisonTable_module_root{padding:2.5rem 0}@media (min-width:768px){.ComparisonTable_module_root{padding:3.5rem 0}}.ComparisonTable_module_scrollWrap{margin:0 -1rem;padding:0 1rem;overflow-x:auto}.ComparisonTable_module_table{border-collapse:collapse;width:100%;min-width:500px}.ComparisonTable_module_headerCell{text-align:left;color:var(--fg-muted);letter-spacing:-.25px;width:40%;padding:1rem;font-size:13px;font-weight:500}.ComparisonTable_module_columnHeader{text-align:center;color:var(--fg);padding:1rem;font-size:.875rem;font-weight:600}.ComparisonTable_module_columnHeaderHighlighted{color:var(--brand-primary);background:var(--brand-primary)}@supports (color:color-mix(in lab,red,red)){.ComparisonTable_module_columnHeaderHighlighted{background:color-mix(in srgb,var(--brand-primary) 5%,transparent)}}.ComparisonTable_module_columnHeaderHighlighted{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.ComparisonTable_module_bodyRow{border-top:1px solid var(--border-color)}.ComparisonTable_module_featureCell{color:var(--fg-secondary);padding:.875rem 1rem;font-size:14px}.ComparisonTable_module_valueCell{text-align:center;padding:.875rem 1rem}.ComparisonTable_module_valueCellHighlighted{background:var(--brand-primary)}@supports (color:color-mix(in lab,red,red)){.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{color:var(--color-success);display:inline-flex}.ComparisonTable_module_iconMuted{color:var(--fg-muted);display:inline-flex}@supports (color:color-mix(in lab,red,red)){.ComparisonTable_module_iconMuted{color:color-mix(in srgb,var(--fg-muted) 40%,transparent)}}.ComparisonTable_module_textValue{color:var(--fg);font-size:13px;font-weight:500}.PromoBento_module_root{padding:4rem 0}@media (min-width:768px){.PromoBento_module_root{padding:6rem 0}}.PromoBento_module_header{max-width:36rem;margin-bottom:2.5rem}@media (min-width:768px){.PromoBento_module_header{margin-bottom:3.5rem}}.PromoBento_module_heading{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoBento_module_subtitle{color:var(--fg-secondary);margin-top:.75rem;font-size:1rem;line-height:1.625}.PromoBento_module_grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.PromoBento_module_grid{grid-template-columns:repeat(2,1fr);gap:2.25rem}}.PromoBento_module_card{background:var(--bg-secondary);transition:box-shadow var(--transition-slow);border-radius:clamp(24px,3vw,48px);flex-direction:column;display:flex;position:relative;overflow:hidden}.PromoBento_module_card:hover{box-shadow:var(--shadow-lg)}.PromoBento_module_cardMedia{flex:1;min-height:240px;position:relative;overflow:hidden}@media (min-width:768px){.PromoBento_module_cardMedia{min-height:320px}}.PromoBento_module_cardMediaInner{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.PromoBento_module_cardFade{pointer-events:none;background:linear-gradient(to top,var(--bg-secondary) 0,transparent 100%);height:140px;position:absolute;bottom:0;left:0;right:0}.PromoBento_module_cardContent{flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;display:flex;position:relative}@media (min-width:768px){.PromoBento_module_cardContent{padding:0 2rem 2rem}}.PromoBento_module_pill{display:flex}.PromoBento_module_pillInner{background:var(--bg);border:1px solid var(--border-color);color:var(--fg);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.PromoBento_module_pillIcon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.PromoBento_module_cardTitle{letter-spacing:-.02em;color:var(--fg);font-size:1.25rem;line-height:1.2}@media (min-width:768px){.PromoBento_module_cardTitle{font-size:28px}}.PromoBento_module_cardDesc{color:var(--fg-secondary);max-width:85%;font-size:.875rem;line-height:1.625}@media (min-width:768px){.PromoBento_module_cardDesc{font-size:1rem}}.PromoBento_module_cardCta{margin-top:.25rem}.PromoShowcase_module_root{padding-block:4rem}@media (min-width:768px){.PromoShowcase_module_root{padding-block:6rem}}.PromoShowcase_module_heading{max-width:36rem;margin-bottom:2.5rem}@media (min-width:768px){.PromoShowcase_module_heading{margin-bottom:3.5rem}}.PromoShowcase_module_headingText{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoShowcase_module_body{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.PromoShowcase_module_body{gap:2rem}}.PromoShowcase_module_stepper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:9999px;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.PromoShowcase_module_stepButton{transition:all var(--transition-base);cursor:pointer;color:var(--fg-secondary);background:0 0;border:none;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500}.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{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:clamp(16px,2vw,32px);min-height:300px;position:relative;overflow:hidden}@media (min-width:768px){.PromoShowcase_module_contentArea{min-height:480px}}.PromoShowcase_module_panel{opacity:0;z-index:0;pointer-events:none;transition:opacity .3s ease-out;position:absolute;inset:0}.PromoShowcase_module_panelActive{opacity:1;z-index:10;pointer-events:auto}.PromoShowcase_module_panelInner{justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex}@media (min-width:768px){.PromoShowcase_module_panelInner{padding:2.5rem}}.PromoSplit_module_root{padding:4rem 0}@media (min-width:768px){.PromoSplit_module_root{padding:6rem 0}}.PromoSplit_module_grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:768px){.PromoSplit_module_grid{gap:4rem}}@media (min-width:1024px){.PromoSplit_module_grid{grid-template-columns:repeat(2,1fr)}.PromoSplit_module_gridReversed{direction:rtl}}.PromoSplit_module_textColumn{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.PromoSplit_module_textColumnLtr{direction:ltr}}.PromoSplit_module_heading{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoSplit_module_description{color:var(--fg-secondary);font-size:1rem;line-height:1.625}@media (min-width:768px){.PromoSplit_module_description{font-size:1.125rem}}.PromoSplit_module_features{flex-direction:column;gap:1.25rem;margin-top:.5rem;display:flex}.PromoSplit_module_feature{flex-direction:column;gap:.375rem;display:flex}.PromoSplit_module_featureTitle{color:var(--fg);font-size:1rem;font-weight:600}.PromoSplit_module_featureDesc{color:var(--fg-secondary);font-size:.875rem;line-height:1.625}.PromoSplit_module_mediaColumn{position:relative}@media (min-width:1024px){.PromoSplit_module_mediaColumnLtr{direction:ltr}}.PromoSplit_module_mediaBox{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:clamp(16px,2vw,32px);min-height:280px;position:relative;overflow:hidden}@media (min-width:768px){.PromoSplit_module_mediaBox{min-height:380px}}.PromoSplit_module_mediaContent{padding:1.5rem}.PromoSplit_module_mediaContent,.PromoSplit_module_mediaPlaceholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PromoSplit_module_placeholderCircle{background:var(--bg-tertiary);border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.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{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoTrustGrid_module_grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.PromoTrustGrid_module_grid{grid-template-columns:repeat(3,1fr);margin-bottom:3.5rem}}.PromoTrustGrid_module_featureCard{border-radius:var(--radius-xl);background:var(--bg);border:1px solid var(--border-color);transition:all var(--transition-base);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative}@media (min-width:768px){.PromoTrustGrid_module_featureCard{padding:2rem}}.PromoTrustGrid_module_featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.PromoTrustGrid_module_featureIcon{border-radius:var(--radius-lg);background:var(--fg);width:2.5rem;height:2.5rem}@supports (color:color-mix(in lab,red,red)){.PromoTrustGrid_module_featureIcon{background:color-mix(in srgb,var(--fg) 5%,transparent)}}.PromoTrustGrid_module_featureIcon{color:var(--fg);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.PromoTrustGrid_module_featureTitle{color:var(--fg);font-size:1rem;font-weight:600;line-height:1.4}.PromoTrustGrid_module_featureDescription{color:var(--fg-secondary);font-size:.875rem;line-height:1.625}.PromoTrustGrid_module_media{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:clamp(16px,2vw,32px);min-height:280px;position:relative;overflow:hidden}@media (min-width:768px){.PromoTrustGrid_module_media{min-height:420px}}.PromoTrustGrid_module_mediaInner{justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.PromoDevicesCTA_module_root{padding-block:4rem}@media (min-width:768px){.PromoDevicesCTA_module_root{padding-block:6rem}}.PromoDevicesCTA_module_textBlock{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:2rem}@media (min-width:768px){.PromoDevicesCTA_module_textBlock{margin-bottom:2.5rem}}.PromoDevicesCTA_module_heading{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoDevicesCTA_module_description{color:var(--fg-secondary);margin-top:1rem;font-size:1rem;line-height:1.625}@media (min-width:768px){.PromoDevicesCTA_module_description{font-size:1.125rem}}.PromoDevicesCTA_module_ctaWrap{justify-content:center;margin-top:1.5rem;display:flex}.PromoDevicesCTA_module_devices{justify-content:center;align-items:flex-end;gap:1.5rem;max-width:56rem;margin-inline:auto;padding-inline:1rem;display:flex;position:relative}@media (min-width:768px){.PromoDevicesCTA_module_devices{gap:2.5rem;padding-inline:0}}.PromoDevicesCTA_module_laptop{width:38%;max-width:380px;display:none;position:relative}@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);background:var(--bg-secondary);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-bottom:none;overflow:hidden}.PromoDevicesCTA_module_laptopScreenInner{border-radius:var(--radius-md);background:var(--bg-tertiary);position:absolute;inset:.75rem}.PromoDevicesCTA_module_laptopHinge{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:0 0 2px 2px;height:.625rem}.PromoDevicesCTA_module_laptopBase{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);height:.25rem;margin-inline:-4%}.PromoDevicesCTA_module_tablet{width:40%;max-width:280px;position:relative}@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);box-shadow:var(--shadow-lg);overflow:hidden}.PromoDevicesCTA_module_tabletScreen{border-radius:var(--radius-lg);background:var(--bg-tertiary);position:absolute;inset:.625rem}.PromoDevicesCTA_module_phone{width:24%;max-width:140px;position:relative}@media (min-width:768px){.PromoDevicesCTA_module_phone{width:14%}}.PromoDevicesCTA_module_phoneShell{aspect-ratio:9/19;border:2px solid var(--border-color);background:var(--bg-secondary);box-shadow:var(--shadow-lg);border-radius:clamp(12px,2vw,24px);overflow:hidden}.PromoDevicesCTA_module_phoneNotch{background:var(--border-color);border-radius:9999px;width:40%;height:3%;position:absolute;top:.375rem;left:50%;transform:translate(-50%)}.PromoDevicesCTA_module_phoneScreen{background:var(--bg-tertiary);border-radius:clamp(8px,1.5vw,16px);position:absolute;inset:6% .375rem .375rem}.PromoTestimonials_module_root{padding:4rem 0}@media (min-width:768px){.PromoTestimonials_module_root{padding:6rem 0}}.PromoTestimonials_module_wrapper{border:1px solid var(--border-color);background:var(--bg);border-radius:clamp(20px,3vw,40px);position:relative;overflow:hidden}.PromoTestimonials_module_avatarSection{justify-content:center;padding:2.5rem 0 .5rem;display:flex}@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{box-shadow:0 0 0 3px var(--bg);border-radius:9999px;position:relative}.PromoTestimonials_module_overflowBadge{z-index:0}.PromoTestimonials_module_overflowCircle{background:var(--bg-tertiary);width:2.5rem;height:2.5rem;color:var(--fg-secondary);border-radius:9999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.PromoTestimonials_module_headingSection{text-align:center;padding:0 1.5rem 2rem}@media (min-width:768px){.PromoTestimonials_module_headingSection{padding-bottom:2.5rem}}.PromoTestimonials_module_heading{letter-spacing:-.03em;color:var(--fg);text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.PromoTestimonials_module_subtitle{color:var(--fg-secondary);max-width:32rem;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.625}.PromoTestimonials_module_cardsSection{padding:0 1.5rem 2rem}@media (min-width:768px){.PromoTestimonials_module_cardsSection{padding:0 2.5rem 3rem}}.PromoTestimonials_module_cardsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@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{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg);transition:box-shadow var(--transition-base);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@media (min-width:768px){.PromoTestimonials_module_card{padding:1.5rem}}.PromoTestimonials_module_card:hover{box-shadow:var(--shadow-md)}.PromoTestimonials_module_quote{color:var(--fg-secondary);flex:1;font-size:.875rem;line-height:1.625}.PromoTestimonials_module_author{align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.PromoTestimonials_module_authorName{color:var(--fg);font-size:.875rem;font-weight:500}.PromoTestimonials_module_authorRole{color:var(--fg-muted);font-size:.75rem}.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}.PromoHero_module_root{border-radius:clamp(20px,3vw,40px);align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.PromoHero_module_root{min-height:600px}}.PromoHero_module_dark{background:var(--neutral-900);color:#fff}.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:#fff}.PromoHero_module_glowLayer{pointer-events:none;position:absolute;inset:0}.PromoHero_module_glowTop{filter:blur(100px);background:#ffffff08;border-radius:9999px;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.PromoHero_module_glowBottom{filter:blur(80px);background:#ffffff05;border-radius:9999px;width:400px;height:400px;position:absolute;bottom:-30%;left:-5%}.PromoHero_module_inner{z-index:10;grid-template-columns:1fr;align-items:center;gap:2.5rem;width:100%;padding:2rem;display:grid;position:relative}@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{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:768px){.PromoHero_module_textColumn{gap:1.5rem}}.PromoHero_module_title{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2.25rem,5.5vw,5rem);font-weight:700;line-height:.95}.PromoHero_module_subtitle{max-width:32rem;font-size:1rem;line-height:1.625}@media (min-width:768px){.PromoHero_module_subtitle{font-size:1.125rem}}.PromoHero_module_subtitleDark{color:#ffffffb3}.PromoHero_module_subtitleLight{color:var(--fg-secondary)}.PromoHero_module_actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.PromoHero_module_ctaDark{color:#fff;border-color:#fff3}.PromoHero_module_ctaDark:hover{background:#ffffff1a}.PromoHero_module_ghostDark{color:#ffffffb3}.PromoHero_module_ghostDark:hover{color:#fff;background:#ffffff0d}.PromoHero_module_mediaColumn{justify-content:center;align-items:center;display:flex;position:relative}.PromoPricing_module_root{border-radius:clamp(20px,3vw,40px);padding:4rem 1.5rem}@media (min-width:768px){.PromoPricing_module_root{padding:6rem 3rem}}.PromoPricing_module_dark{background:var(--neutral-900);color:#fff}.PromoPricing_module_light{background:var(--bg)}.PromoPricing_module_headingSection{text-align:center;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.PromoPricing_module_headingSection{margin-bottom:3.5rem}}.PromoPricing_module_heading{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,5vw,4.75rem);font-weight:700;line-height:.95}.PromoPricing_module_headingDark{color:#fff}.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:#fff9}.PromoPricing_module_subtitleLight{color:var(--fg-secondary)}.PromoPricing_module_tiersGrid{grid-template-columns:1fr;gap:1.25rem;max-width:64rem;margin:0 auto;display:grid}@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{border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;padding:1.5rem;display:flex;position:relative}@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{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a}.PromoPricing_module_tierDark:hover{background:#ffffff1a}.PromoPricing_module_tierDarkHighlighted{color:var(--neutral-900);background:#fff;box-shadow:0 0 60px #ffffff1a}.PromoPricing_module_tierName{text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.PromoPricing_module_tierNameMuted{color:var(--fg-muted)}.PromoPricing_module_tierNameDark{color:#ffffff80}.PromoPricing_module_tierNameHighlightedLight{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.PromoPricing_module_tierNameHighlightedLight{color:color-mix(in srgb,var(--bg) 60%,transparent)}}.PromoPricing_module_tierNameHighlightedDark{color:var(--neutral-500)}.PromoPricing_module_price{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.PromoPricing_module_price{font-size:3rem}}.PromoPricing_module_period{margin-left:.25rem;font-size:.875rem}.PromoPricing_module_periodMuted{color:var(--fg-muted)}.PromoPricing_module_periodDark{color:#fff6}.PromoPricing_module_periodHighlightedLight{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.PromoPricing_module_periodHighlightedLight{color:color-mix(in srgb,var(--bg) 50%,transparent)}}.PromoPricing_module_periodHighlightedDark{color:var(--neutral-500)}.PromoPricing_module_tierDesc{margin-bottom:1.5rem;font-size:.875rem}.PromoPricing_module_tierDescMuted{color:var(--fg-secondary)}.PromoPricing_module_tierDescDark{color:#ffffff80}.PromoPricing_module_tierDescHighlightedLight{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.PromoPricing_module_tierDescHighlightedLight{color:color-mix(in srgb,var(--bg) 60%,transparent)}}.PromoPricing_module_tierDescHighlightedDark{color:var(--neutral-600)}.PromoPricing_module_featureList{flex-direction:column;flex:1;gap:.625rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.PromoPricing_module_featureItem{align-items:flex-start;gap:.625rem;font-size:.875rem;display:flex}.PromoPricing_module_checkIcon{flex-shrink:0;margin-top:2px}.PromoPricing_module_checkDefault{color:var(--color-success)}.PromoPricing_module_checkDark{color:#fff6}.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:#ffffffb3}.PromoPricing_module_featureTextHighlightedLight{color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.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}.PromoActionCards_module_root{padding:4rem 0}@media (min-width:768px){.PromoActionCards_module_root{padding:6rem 0}}.PromoActionCards_module_header{max-width:36rem;margin-bottom:2.5rem}@media (min-width:768px){.PromoActionCards_module_header{margin-bottom:3.5rem}}.PromoActionCards_module_heading{letter-spacing:-.01em;color:var(--fg-secondary);text-wrap:balance;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.3}.PromoActionCards_module_subtitle{color:var(--fg-muted);margin-top:.5rem;font-size:.875rem}.PromoActionCards_module_grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.PromoActionCards_module_grid{gap:1.25rem}.PromoActionCards_module_grid2,.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{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);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@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{flex-direction:column;flex:1;gap:.5rem;display:flex}.PromoActionCards_module_cardTitle{color:var(--fg);font-size:15px;font-weight:600;line-height:1.4}.PromoActionCards_module_cardDesc{color:var(--fg-secondary);font-size:.875rem;line-height:1.625}.PromoActionCards_module_cardFooter{justify-content:space-between;align-items:center;padding-top:.25rem;display:flex}.PromoActionCards_module_iconGroup{align-items:center;gap:.5rem;display:flex}.PromoActionCards_module_iconCircle{background:var(--bg-secondary);width:1.75rem;height:1.75rem;color:var(--fg-secondary);border-radius:9999px;justify-content:center;align-items:center;display:flex}.PromoActionCards_module_ctaBtn{background:var(--fg);color:var(--bg);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:opacity .15s;display:inline-flex}.PromoActionCards_module_ctaBtn:hover{opacity:.9}.ArticleHero_module_root{border-radius:var(--radius-xl);flex-direction:column;justify-content:space-between;width:100%;min-height:320px;padding:1.25rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ArticleHero_module_root{min-height:480px;padding:2.5rem}}.ArticleHero_module_bgLayer{pointer-events:none;position:absolute;inset:0}.ArticleHero_module_bgImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ArticleHero_module_overlay{background:#0006;position:absolute;inset:0}.ArticleHero_module_topBar{z-index:10;align-items:center;width:100%;display:flex;position:relative}.ArticleHero_module_logo{flex-shrink:0;padding-right:1rem}@media (min-width:768px){.ArticleHero_module_logo{padding-right:2.5rem}}.ArticleHero_module_divider{background:#ffffff4d;flex:1;height:1px}.ArticleHero_module_nav{flex-shrink:0;padding-left:1rem}@media (min-width:768px){.ArticleHero_module_nav{padding-left:2.5rem}}.ArticleHero_module_bottom{z-index:10;max-width:500px;position:relative}.ArticleHero_module_category{color:#fff;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.ArticleHero_module_title{color:#fff;letter-spacing:-2px;margin-bottom:1rem;font-size:32px;font-weight:400;line-height:34px}@media (min-width:768px){.ArticleHero_module_title{letter-spacing:-3px;font-size:60px;line-height:60px}}.ArticleHero_module_subtitle{color:#ffffffe6;font-size:1.125rem;line-height:22.5px}.ArticleBody_module_root{color:var(--fg-secondary);font-size:16px;font-weight:400;line-height:1.75rem}.ArticleHeading_module_root{flex-direction:column;gap:.25rem;display:flex}.ArticleHeading_module_header{justify-content:space-between;align-items:center;display:flex}.ArticleHeading_module_h2{padding-top:3rem;font-size:24px;font-weight:700}.ArticleHeading_module_h2,.ArticleHeading_module_h3{color:var(--fg);letter-spacing:-.025em;line-height:2rem}.ArticleHeading_module_h3{padding-top:2rem;font-size:20px;font-weight:600}.ArticleHeading_module_action{flex-shrink:0}.ArticleHeading_module_subtitle{color:var(--fg-muted);font-size:14px;line-height:1.25rem}.ArticleFigure_module_root{width:100%}.ArticleFigure_module_imageWrapper{border-radius:var(--radius-lg);background:var(--bg-secondary);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.ArticleFigure_module_image{object-fit:contain;width:100%;height:100%}.ArticleFigure_module_childWrapper{width:100%;height:100%;padding:1rem}.ArticleFigure_module_placeholder{color:var(--fg-muted);flex-direction:column;align-items:center;gap:.5rem;display:flex}.ArticleFigure_module_placeholderText{font-size:.875rem}.ArticleFigure_module_legend{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.ArticleFigure_module_legendItem{align-items:center;gap:.375rem;display:flex}.ArticleFigure_module_legendSwatch{border-radius:2px;flex-shrink:0;width:.75rem;height:.75rem}.ArticleFigure_module_legendLabel{color:var(--fg-secondary);font-size:12px;line-height:1rem}.ArticleFigure_module_caption{color:var(--fg-muted);margin-top:.5rem;font-size:14px;line-height:1.25rem}.ArticleTable_module_root{width:100%}.ArticleTable_module_headerRow{border-bottom:1px solid var(--border-color);align-items:center;padding-bottom:1px;display:flex}.ArticleTable_module_rankCell{flex-shrink:0;width:120px}.ArticleTable_module_headerCell{flex:1;padding:.875rem 1rem}.ArticleTable_module_headerLabel{color:var(--fg-muted);font-size:14px;font-weight:500;line-height:1.25rem}.ArticleTable_module_row{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;display:flex}.ArticleTable_module_row:last-child{border-bottom:none}.ArticleTable_module_rankValue{width:120px;color:var(--fg-muted);flex-shrink:0;padding:1rem;font-size:14px;line-height:1.25rem}.ArticleTable_module_cell{flex:1;align-items:center;gap:.75rem;padding:1rem;display:flex}.ArticleTable_module_cellText{color:var(--fg-secondary);font-size:14px;line-height:1.25rem}.ArticleTable_module_badge{background:var(--bg-tertiary);color:var(--fg);border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:12px;font-weight:600;line-height:1rem;display:inline-flex}.ArticleTable_module_showMore{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:0;font-size:14px;font-weight:500;line-height:1.25rem;transition:color .15s}.ArticleTable_module_showMore:hover{color:var(--fg)}.ArticleList_module_root{color:var(--fg-secondary);flex-direction:column;gap:.5rem;padding-left:26px;font-size:16px;line-height:1.75rem;display:flex}.ArticleList_module_ordered{list-style-type:decimal}.ArticleList_module_unordered{list-style-type:disc}.ArticleList_module_item{padding-left:.25rem}.ArticleNote_module_root{color:var(--fg-secondary);font-size:16px;font-style:italic;line-height:1.75rem}.ArticleChatBlock_module_root{border-radius:var(--radius-lg);width:100%;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{align-items:center;gap:.5rem;padding:1rem 1.25rem .5rem;display:flex}.ArticleChatBlock_module_roleLabel{color:var(--fg-secondary);font-size:12px;line-height:1rem}.ArticleChatBlock_module_toolBadge{padding:0 1.25rem .5rem}.ArticleChatBlock_module_toolBadgeInner{border:1px solid var(--border-color);background:var(--bg);border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;display:inline-flex}.ArticleChatBlock_module_toolDot{background:var(--color-accent);border-radius:9999px;width:.375rem;height:.375rem}.ArticleChatBlock_module_toolLabel{letter-spacing:-.25px;color:var(--fg-secondary);font-size:13px;font-weight:500}.ArticleChatBlock_module_divider{background:var(--border-color);height:1px;margin-left:1.25rem;margin-right:1.25rem}.ArticleChatBlock_module_contentWrapper{position:relative}.ArticleChatBlock_module_content{color:var(--fg-secondary);padding:1rem 1.25rem;font-size:14px;line-height:1.5rem;transition:all .2s;overflow:hidden}.ArticleChatBlock_module_fadeOverlay{position:absolute;bottom:0;left:0;right:0}.ArticleChatBlock_module_fadeGradient{pointer-events:none;height:4rem}.ArticleChatBlock_module_showMoreBar{padding:0 1.25rem 1rem}.ArticleChatBlock_module_showMoreBtn{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:1.25rem;transition:color .15s}.ArticleChatBlock_module_showMoreBtn:hover{color:var(--fg)}.ArticleLinkButton_module_root{background:var(--fg);letter-spacing:-.25px;color:var(--bg);border:1px solid var(--bg);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:13px;font-weight:500;display:inline-flex}.ArticleLinkButton_module_root:hover{opacity:.9}.ArticleLinkButton_module_root:active{opacity:.8}.ArticleFooter_module_root{flex-direction:column;gap:2.5rem;width:100%;padding:2.5rem 5rem;display:flex}.ArticleFooter_module_topBar{align-items:center;display:flex}.ArticleFooter_module_logo{flex-shrink:0;padding-right:2.5rem}.ArticleFooter_module_divider{background:var(--fg);flex:1;height:1px}.ArticleFooter_module_copyright{color:var(--fg-muted);font-size:14px;line-height:1.25rem}.ArticleLayout_module_root{flex-direction:column;gap:1.25rem;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;display:flex}.ArticleLayout_module_wide{width:100%}.ArticleLayout_module_narrow{width:100%;max-width:720px}.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{align-items:center;gap:.5rem;display:flex}.ArticleChart_module_tooltipDot{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.ArticleChart_module_tooltipName{color:var(--fg-secondary)}.ArticleChart_module_tooltipValue{color:var(--fg);margin-left:auto;padding-left:.75rem;font-weight:500}.ArticleChart_module_scatterTooltipLabel{color:var(--fg);margin-bottom:.25rem;font-weight:500}.ArticleChart_module_scatterTooltipRow{color:var(--fg-secondary)}.ArticleChart_module_legend{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.ArticleChart_module_legendItem{align-items:center;gap:.375rem;display:flex}.ArticleChart_module_legendSwatch{border-radius:2px;flex-shrink:0;width:.75rem;height:.75rem}.ArticleChart_module_legendLabel{color:var(--fg-secondary);font-size:12px;line-height:1rem}.LandingLayout_module_headerMode{background:var(--bg);min-height:100vh}.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{background:var(--bg);min-height:100vh;display:flex}.LandingLayout_module_sidebarNav{flex-shrink:0;display:none}@media (min-width:768px){.LandingLayout_module_sidebarNav{display:flex}}.LandingLayout_module_sidebarMain{flex:1;overflow-y:auto}.LandingLayout_module_sidebarContent{max-width:64rem;padding-left:1.5rem;padding-right:1.5rem}@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}}@layer theme;@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}