*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--background: #ffffff;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--primary: #2563eb;--primary-foreground: #ffffff;--accent: #f1f5f9;--muted: #f1f5f9;--muted-foreground: #64748b;--destructive: #ef4444;--border: #e2e8f0;--ring: #2563eb;--bolt: #f59e0b;--success: #22c55e;--neutral: #64748b;--indigo: #4f46e5;--amber: #d97706;--success-foreground: #ffffff;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--spacing-xs: 4px;--spacing-sm: 6px;--spacing-md: 8px;--spacing-base: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-xxl: 24px;--spacing-section: 32px;--spacing-hero-top: 44px;--spacing-reels-bottom-pad: "clamp(120px, 22vh, 160px)";--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--font-size-caption: 12px;--font-weight-caption: 500;--line-height-caption: 1.3;--nav-height: 64px;--sidebar-width: 220px;--public-hero-glow: #dbeafe;--public-surface-muted: #f8fafc;--public-accent-mint: #34d399;--breakpoint-sm: 640px;--breakpoint-md: 768px}[data-theme=dark]{--background: #0a0a0b;--public-hero-glow: #1e3a5f;--public-surface-muted: #111827;--public-accent-mint: #6ee7b7;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--primary: #3b82f6;--primary-foreground: #ffffff;--accent: #27272a;--muted: #27272a;--muted-foreground: #a1a1aa;--destructive: #ef4444;--border: #27272a;--ring: #3b82f6;--bolt: #fbbf24;--success: #22c55e;--success-foreground: #ffffff}[data-theme=pitch]{--background: #000000;--foreground: #f5f5f5;--card: #111111;--card-foreground: #f5f5f5;--primary: #ff9f1c;--primary-foreground: #000000;--accent: #1a1a1a;--muted: #1a1a1a;--muted-foreground: #999999;--destructive: #ef4444;--border: #222222;--ring: #ff9f1c;--bolt: #ff9f1c;--success: #22c55e;--success-foreground: #000000;--public-hero-glow: #1a1208;--public-surface-muted: #0f0f0f;--public-accent-mint: #6ee7b7}[data-theme=lightRed]{--background: #e8e7e84f;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--primary: #e3060a;--primary-foreground: #ffffff;--accent: #dcdbdc;--muted: #dcdbdc;--muted-foreground: #57534e;--destructive: #b91c1c;--border: #d4d3d497;--ring: #e3060a;--bolt: #d97706;--success: #15803d;--success-foreground: #ffffff;--public-hero-glow: #fde2e2;--public-surface-muted: #f5f0f0;--public-accent-mint: #15803d}@media (prefers-color-scheme: dark){:root:not([data-theme]){--background: #0a0a0b;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--primary: #3b82f6;--primary-foreground: #ffffff;--accent: #27272a;--muted: #27272a;--muted-foreground: #a1a1aa;--destructive: #ef4444;--border: #27272a;--ring: #3b82f6;--bolt: #fbbf24;--success: #22c55e;--success-foreground: #ffffff}}html{font-family:var(--font-sans);color:var(--foreground);background:var(--background);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}img,svg{display:block;max-width:100%}input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--primary);color:var(--primary-foreground)}._form_1kwi8_1{display:flex;flex-direction:column;gap:12px}._label_1kwi8_7{font-size:14px;font-weight:650;color:var(--foreground)}._input_1kwi8_13,._textarea_1kwi8_14{width:100%;padding:12px;border-radius:var(--radius-md);border:1px solid var(--border);font-size:16px;line-height:1.45;background:var(--card);color:var(--card-foreground);font-family:inherit}._input_1kwi8_13::placeholder,._textarea_1kwi8_14::placeholder{color:color-mix(in srgb,var(--muted-foreground) 90%,transparent)}._input_1kwi8_13:focus-visible,._textarea_1kwi8_14:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._textarea_1kwi8_14{min-height:120px;resize:vertical}._submit_1kwi8_42{border:none;border-radius:var(--radius-xl);padding:14px 18px;font-size:16px;font-weight:700;background:var(--foreground);color:var(--primary-foreground);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}._submit_1kwi8_42:disabled{opacity:.7;cursor:not-allowed}._submit_1kwi8_42:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._privacy_1kwi8_67{font-size:12px;color:var(--muted-foreground);line-height:1.4}._error_1kwi8_73{color:color-mix(in srgb,var(--destructive) 85%,orange);font-size:12px}._success_1kwi8_78{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--foreground)}._successIcon_1kwi8_88{flex-shrink:0;color:var(--primary)}._successTitle_1kwi8_93{font-weight:700;font-size:15px}._successBody_1kwi8_98{margin-top:4px;font-size:14px;color:var(--muted-foreground)}._hidden_1kwi8_104{display:none}._spin_1kwi8_108{animation:_feedbackSpin_1kwi8_1 .8s linear infinite}@keyframes _feedbackSpin_1kwi8_1{to{transform:rotate(360deg)}}._overlay_19fjh_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000080}._content_19fjh_8{position:fixed;left:50%;top:50%;width:100%;z-index:51;overflow-y:auto;transform:translate(-50%,-50%);padding:20px;background:var(--card);color:var(--card-foreground);box-shadow:0 16px 40px color-mix(in srgb,var(--foreground) 14%,transparent)}@media (min-width: 640px){._content_19fjh_8{border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100vw - 32px,440px);max-height:min(90vh,640px)}}._header_19fjh_31{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}._title_19fjh_39{font-size:18px;font-weight:700;line-height:1.25;margin:0}._lead_19fjh_46{margin:0 0 16px;font-size:14px;line-height:1.45;color:var(--muted-foreground)}._close_19fjh_53{flex-shrink:0;width:36px;height:36px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--muted-foreground);display:grid;place-items:center;cursor:pointer}._close_19fjh_53:hover{background:color-mix(in srgb,var(--foreground) 6%,transparent);color:var(--foreground)}._close_19fjh_53:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._languageToggle_bnbb8_1{border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:var(--radius-md);padding:6px 10px;font-size:.875rem;cursor:pointer}._languageToggle_bnbb8_1:focus-visible{outline:2px solid var(--ring)}._themeToggle_3iay8_1{border:1px solid var(--border);border-radius:999px;width:42px;height:42px;display:grid;place-items:center;background:var(--card);color:var(--foreground);cursor:pointer}._themeToggle_3iay8_1:focus-visible{outline:2px solid var(--ring)}._wrap_1hvn5_6{position:relative;display:inline-block}._trigger_1hvn5_17{width:44px;height:44px;padding:0;border-radius:999px;background:transparent;color:var(--foreground);display:grid;place-items:center;cursor:pointer;opacity:.85;transition:opacity .16s ease,background .16s ease}._trigger_1hvn5_17:hover{opacity:1;background:color-mix(in srgb,var(--foreground) 6%,transparent)}._trigger_1hvn5_17:focus-visible{outline:2px solid var(--ring);outline-offset:2px;opacity:1}._popover_1hvn5_44{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:8px;min-width:200px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 16px 40px color-mix(in srgb,var(--foreground) 14%,transparent);animation:_popoverIn_1hvn5_1 .14s ease-out}@keyframes _popoverIn_1hvn5_1{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._authButton_1hvn5_73{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:var(--radius-sm);border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);background:color-mix(in srgb,var(--foreground) 6%,transparent);color:var(--foreground);font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .16s ease,border-color .16s ease,transform .16s ease}._authButton_1hvn5_73:hover{background:color-mix(in srgb,var(--foreground) 12%,transparent);border-color:color-mix(in srgb,var(--foreground) 28%,transparent)}._authButton_1hvn5_73:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 40%,transparent);outline-offset:2px}._authButton_1hvn5_73:disabled{opacity:.6;cursor:progress}._menuItem_1hvn5_114{display:inline-flex;align-items:center;gap:10px;width:100%;height:36px;padding:0 12px;border:none;background:transparent;color:var(--foreground);font-size:14px;font-weight:600;text-align:left;cursor:pointer;border-radius:var(--radius-sm);transition:background .16s ease}._menuItem_1hvn5_114:hover{background:color-mix(in srgb,var(--foreground) 6%,transparent)}._menuItem_1hvn5_114:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._menuItem_1hvn5_114 svg{color:var(--muted-foreground)}._divider_1hvn5_145{height:1px;align-self:stretch;margin:4px 2px;background:color-mix(in srgb,var(--foreground) 14%,transparent)}._toggleGroup_1hvn5_152{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 8px}._shell_wx3td_1{min-height:100dvh;background:var(--background);color:var(--foreground)}._surface_wx3td_7{--public-edge-pad: 18px;position:relative;max-width:560px;margin:0 auto;padding-inline:var(--public-edge-pad)}@media (max-width: 640px){._surface_wx3td_7{--public-edge-pad: 16px}}._menuSlot_wx3td_27{position:absolute;top:calc(env(safe-area-inset-top,0px) + 12px);left:var(--public-edge-pad);z-index:20}._screen_j7vtj_1{display:grid;gap:16px;text-align:center;padding-block:16px}._logo_j7vtj_8{letter-spacing:.52em;text-transform:uppercase;font-size:14px;opacity:.86}._body_j7vtj_15{color:var(--muted-foreground);line-height:1.55}._mono_j7vtj_20{font-family:var(--font-mono);font-size:12px;color:var(--muted-foreground)}._status_j7vtj_26{font-size:14px;font-weight:650}._primary_j7vtj_31{border:none;border-radius:999px;padding:12px 18px;font-weight:700;background:var(--primary);color:var(--primary-foreground);cursor:pointer}._primary_j7vtj_31:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._section_r906p_1{display:flex;flex-direction:column;gap:12px}._header_r906p_7{display:flex;align-items:baseline;justify-content:space-between;gap:12px}._title_r906p_14{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}._headingText_r906p_22{min-width:0}._subtitle_r906p_26{margin:4px 0 0;color:var(--muted-foreground);font-size:14px}._actions_r906p_32{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}._content_r906p_39{display:flex;flex-direction:column;gap:12px}._stepper_3vpot_1{display:flex;align-items:center;gap:4px;width:100%;padding:2px 0 0}._step_3vpot_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 0;min-width:0;min-height:30px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;display:flex;align-items:center}._step_3vpot_1:before{content:"";display:block;width:100%;height:4px;border-radius:inherit;background:var(--border);transition:background-color .18s ease,box-shadow .18s ease,opacity .18s ease}._stepReached_3vpot_41:before{background:var(--foreground);opacity:.85}._stepCurrent_3vpot_46:before{opacity:1;box-shadow:0 0 0 2px color-mix(in srgb,var(--foreground) 22%,transparent)}._step_3vpot_1:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}@media (prefers-reduced-motion: reduce){._step_3vpot_1:before{transition:none}}._badge_1h6y7_1{display:inline-flex;align-items:center;padding:2px 8px;border-radius:50px;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:var(--accent);color:var(--muted-foreground);margin-right:-45px}._bar_uvvo0_13{position:absolute;top:calc(env(safe-area-inset-top,0px) + 12px);z-index:20;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;pointer-events:none}._barCenterLayout_uvvo0_24{left:50%;transform:translate(-50%);width:min(100% - 24px,var(--onboarding-surface-max, 560px))}._barWithBackLayout_uvvo0_30{left:clamp(12px,4vw,28px);right:clamp(12px,4vw,28px);width:auto;transform:none}._barDocked_uvvo0_38{position:relative;top:auto;left:auto;right:auto;transform:none;width:100%;z-index:1;pointer-events:auto}._barWithBackStickyInner_uvvo0_49{max-width:100%}._edgeSpacer_uvvo0_53{display:inline-block;width:44px;height:44px;pointer-events:none;grid-column:1;justify-self:start}._rightDock_uvvo0_62{display:flex;justify-content:flex-end;align-items:center;min-height:44px;grid-column:3;justify-self:end;pointer-events:auto}._backButton_uvvo0_72{pointer-events:auto;grid-column:1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:none;background:transparent;color:color-mix(in srgb,var(--foreground) 75%,transparent);cursor:pointer;transition:color .16s ease,background .16s ease}._backButton_uvvo0_72:hover{color:var(--foreground);background:color-mix(in srgb,var(--foreground) 6%,transparent)}._backButton_uvvo0_72:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._homeLink_uvvo0_101{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border-radius:999px;color:color-mix(in srgb,var(--foreground) 100%,transparent);text-decoration:none;justify-self:center;grid-column:2;transition:color .16s ease,background .16s ease}._brandCluster_uvvo0_118{display:inline-flex;align-items:center;gap:8px}._homeLink_uvvo0_101:hover{color:var(--foreground);background:color-mix(in srgb,var(--foreground) 5%,transparent)}._homeLink_uvvo0_101:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._wordmark_uvvo0_141{font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1}._wordmarkThin_uvvo0_148{font-weight:400}._rightSlot_uvvo0_152{pointer-events:auto;display:inline-flex;align-items:center}._screen_1bryi_10{min-height:100dvh;display:flex;flex-direction:column}._body_1bryi_20{flex:1;display:flex;flex-direction:column}._upper_1bryi_26{display:flex;flex-direction:column;align-items:center;padding-block:44px 20px}._hero_1bryi_33{display:flex;flex-direction:column;align-items:center;text-align:center}._wordmark_1bryi_40{margin:0;font-size:clamp(56px,15vw,72px);font-weight:800;letter-spacing:-.035em;line-height:1}._wordmarkThin_1bryi_48{font-weight:400}._tagline_1bryi_52{margin:6px 0 0;font-size:12px;font-weight:600;color:var(--muted-foreground);letter-spacing:.16em;text-transform:uppercase}._headline_1bryi_61{margin:24px 0 0;text-align:center;font-size:clamp(20px,5.4vw,26px);font-weight:700;line-height:1.25;letter-spacing:-.015em;white-space:pre-line}._subline_1bryi_71{margin:10px 0 0;text-align:center;font-size:14px;color:var(--muted-foreground);line-height:1.45}._divider_1bryi_79{flex:0 0 auto;height:0;border:none;border-top:1px solid var(--border);margin:0;margin-inline:calc(-1 * var(--public-edge-pad, 18px));width:calc(100% + 2 * var(--public-edge-pad, 18px))}._footer_1bryi_89{position:fixed;inset-inline:0;bottom:0;padding:14px clamp(16px,5vw,24px) calc(18px + env(safe-area-inset-bottom));display:grid;gap:8px;background:var(--background);z-index:10}._primary_1bryi_100{width:100%;max-width:528px;margin-inline:auto;border:none;border-radius:var(--radius-xl);padding:16px 22px;font-size:16px;font-weight:700;background:color-mix(in srgb,var(--foreground) 96%,transparent);color:var(--background);display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 16px 32px #0f172a2e;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}._primary_1bryi_100:active{transform:translateY(1px)}._primary_1bryi_100:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._primary_1bryi_100:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._primaryIcon_1bryi_138{width:18px;height:18px}._legal_1bryi_143{margin:0;text-align:center;font-size:12px;color:var(--muted-foreground)}._secondary_1bryi_150{width:100%;max-width:528px;margin-inline:auto;border:1px solid var(--border);background:transparent;color:var(--foreground);border-radius:var(--radius-xl);padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}._secondary_1bryi_150:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._screen_5gp3q_1{position:relative}._stickyTopChrome_5gp3q_12{position:sticky;top:0;z-index:30;flex-shrink:0;margin-inline:calc(-1 * var(--public-edge-pad, 18px));padding-inline:max(var(--public-edge-pad, 18px),env(safe-area-inset-left,0px));padding-top:calc(6px + env(safe-area-inset-top,0px));padding-bottom:6px;background-color:var(--background, #ffffff);border-bottom:1px solid transparent;box-shadow:0 0 0 0 transparent;transition:border-bottom-color .18s ease,box-shadow .18s ease}._stickyTopChromeElevated_5gp3q_29{border-bottom-color:var(--border);box-shadow:0 1px #0f172a0f,0 4px 12px #0f172a0a}._body_5gp3q_36{padding-top:12px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}._heroTight_5gp3q_41{padding-top:0;margin-bottom:8px}._sectionCard_5gp3q_46{margin-top:0}._deepDiveSection_5gp3q_52{margin-top:var(--spacing-lg);scroll-margin-top:100px}._deepDiveSection_5gp3q_52:first-of-type{margin-top:8px}._deepDiveSectionContent_5gp3q_52{gap:0}._sectionTitleRow_5gp3q_96{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--foreground)}._sectionNumber_5gp3q_107{display:inline-flex;align-items:center;justify-content:center;width:26px;color:var(--foreground);font-variant-numeric:tabular-nums;flex-shrink:0;border-radius:var(--radius-sm)}._sectionTitleText_5gp3q_120{min-width:0;color:var(--foreground)}._cardIntro_5gp3q_125{font-size:.8125rem;font-weight:600;margin:0 0 8px;color:var(--foreground)}._thesisVerdict_5gp3q_132{margin:0;font-size:.9375rem;font-weight:700;line-height:1.4;color:var(--card-foreground)}._thesisCaveat_5gp3q_140{margin:6px 0 0;font-size:.8125rem;color:var(--muted-foreground)}._h2hViewport_5gp3q_146{container-type:inline-size;container-name:h2hviewport}._h2hResults_5gp3q_151{display:flex;flex-direction:column;gap:8px}._h2hChip_5gp3q_157{box-sizing:border-box;display:inline-flex;width:100%;align-items:center;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,var(--muted) 22%,transparent)}._h2hChipParts_5gp3q_167{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:.8125rem;line-height:1.35;width:100%}._h2hChipDate_5gp3q_177{color:var(--muted-foreground);font-weight:600;width:20%}._h2hChipMid_5gp3q_183{color:color-mix(in srgb,var(--muted-foreground) 75%,var(--foreground) 25%);font-weight:700}._h2hChipScore_5gp3q_188{font-variant-numeric:tabular-nums;font-weight:700;color:var(--foreground);width:25%}._h2hChipVenue_5gp3q_195{color:var(--muted-foreground);width:40%}._summary_5gp3q_200{margin:12px 0 0;font-size:.875rem;line-height:1.5}._twoCol_5gp3q_206{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 640px){._twoCol_5gp3q_206{grid-template-columns:1fr 1fr;gap:18px}}._formContent_5gp3q_219{display:flex;flex-direction:column;font-size:.875rem;line-height:1.45}._formClubTitle_5gp3q_227{font-weight:700;margin:0 0 4px;font-size:.9rem}._formClubDetails_5gp3q_233{font-size:.875rem;font-weight:700;line-height:1.45}._k_5gp3q_242{color:var(--muted-foreground);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}._formClubValue_5gp3q_250{position:relative;padding-left:14px}._formClubValue_5gp3q_250:before{content:"•";position:absolute;left:2px;top:0;color:var(--muted-foreground);line-height:inherit}._proseHint_5gp3q_264{margin:0;font-size:.9375rem;line-height:1.55}._sourcesTile_5gp3q_270{margin:8px 0 20px;padding:12px 14px;border-radius:12px;background:color-mix(in srgb,var(--muted) 8%,transparent);font-size:.78rem;color:var(--muted-foreground)}._sourcesMuted_5gp3q_279{margin:6px 0 0}._pageFooter_5gp3q_283{display:flex;flex-direction:column;align-items:center;gap:14px;padding:12px 0 24px}._signupRow_5gp3q_291{margin:0;text-align:center;font-size:.8125rem;color:var(--muted-foreground)}._signupPrompt_5gp3q_298{display:inline}._signupLink_5gp3q_302{border:none;background:none;padding:0;display:inline-flex;align-items:center;gap:2px;font:inherit;font-weight:600;color:var(--primary);text-decoration:underline;cursor:pointer}._signupChev_5gp3q_316{flex-shrink:0}._backToMatches_5gp3q_320{border:1px solid var(--border);border-radius:999px;padding:10px 20px;font-size:.875rem;font-weight:600;background:var(--background);color:var(--foreground);cursor:pointer}._backToMatches_5gp3q_320:hover{border-color:var(--primary)}._badge_1ja9d_1{--badge-size: 22px;width:var(--badge-size);height:var(--badge-size);border-radius:999px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--badge-bg, var(--muted));color:var(--badge-fg, var(--foreground));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--foreground) 10%,transparent)}._initials_1ja9d_16{line-height:1;font-size:calc(var(--badge-size) * .42);font-weight:800;letter-spacing:.02em}._crestWrap_1ja9d_23{--badge-size: 22px;width:var(--badge-size);height:var(--badge-size);flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}._crest_1ja9d_23{width:100%;height:100%;object-fit:contain;display:block}._hero_1dyy1_1{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding-bottom:4px;flex:0 0 auto}._row_1dyy1_11{display:flex;align-items:center;gap:10px;max-width:100%}._crests_1dyy1_23{position:relative;width:46px;height:28px;flex:0 0 auto}._crestSlot_1dyy1_30{position:absolute;top:0;width:28px;height:28px;border-radius:999px;background:var(--card);box-shadow:0 0 0 2px var(--background),0 4px 10px #0f172a14;display:inline-flex;align-items:center;justify-content:center}._crestHome_1dyy1_45{left:0;z-index:2}._crestAway_1dyy1_50{right:0;z-index:1}._headline_1dyy1_55{margin:0;display:flex;align-items:baseline;gap:6px;min-width:0;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--foreground)}._clubName_1dyy1_68{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:14ch}._versusWord_1dyy1_76{color:var(--muted-foreground);font-weight:600;font-size:.85em;flex:0 0 auto}._meta_1dyy1_83{margin:0;font-size:12px;color:var(--muted-foreground)}._card_1tbie_1{display:flex;flex-direction:column;gap:var(--spacing-base);color:var(--card-foreground);padding:var(--spacing-base) 0}._cardGrid_1tbie_9{display:grid;grid-template-columns:32px 1fr;gap:var(--spacing-base)}._cardTopBorder_1tbie_15{border-top:1px solid var(--border)}._header_1tbie_19{display:flex;align-items:center;gap:12px}._labelFlex_1tbie_26{display:flex;align-items:center;gap:var(--spacing-sm)}._labelRow_1tbie_32{display:flex;flex-direction:column;gap:4px}._iconBadge_1tbie_38{--reel-card-accent: color-mix(in srgb, var(--foreground) 55%, transparent);width:32px;height:32px;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--reel-card-accent) 14%,transparent);color:var(--reel-card-accent)}._icon_1tbie_38{width:18px;height:18px}._checkIcon_1tbie_55{flex-shrink:0;margin-top:2px;color:var(--success)}._riskIcon_1tbie_61{flex-shrink:0;margin-top:2px;color:var(--amber)}._footprintsIcon_1tbie_67{flex-shrink:0;margin-top:2px;color:var(--neutral)}._body_1tbie_73{display:grid;gap:4px;min-width:0}._labelRow_1tbie_32{display:flex;align-items:center;gap:6px;min-height:16px}._label_1tbie_26{margin:0;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--reel-card-accent)}._labelAccessory_1tbie_95{display:inline-flex;align-items:center}._headline_1tbie_100{margin:0;font-size:15px;font-weight:700;line-height:1.35;color:var(--card-foreground)}._caveat_1tbie_108{font-size:12px;color:var(--card-foreground);font-style:italic}._contentWithBorder_1tbie_116{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--spacing-base)}._content_1tbie_116{font-size:14px;line-height:1.45;color:var(--card-foreground)}._contentRowFlex_1tbie_128{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}._content_1tbie_116>p{margin:0}._content_1tbie_116>p+p{margin-top:4px}._bulletCheck_1tbie_143{list-style:none;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.45;color:var(--card-foreground)}._bulletCheckBold_1tbie_153{font-weight:700}._bulletCheck_1tbie_143 li{display:grid;grid-template-columns:16px 1fr;gap:8px;align-items:flex-start}._accentNeutral_1tbie_163{--reel-card-accent: color-mix(in srgb, var(--foreground) 65%, transparent)}._accentIndigo_1tbie_167{--reel-card-accent: var(--indigo)}._accentPrimary_1tbie_171{--reel-card-accent: var(--primary)}._accentSuccess_1tbie_175{--reel-card-accent: var(--success)}._accentAmber_1tbie_179{--reel-card-accent: var(--amber)}._card_20jiq_1{--expert-take-accent: var(--success);background:var(--card);color:var(--card-foreground);border-top:1px solid var(--border);padding:12px 14px;display:flex;flex-direction:column;gap:12px}._cardHeader_20jiq_12{display:flex;align-items:center;gap:12px}._iconBadge_20jiq_18{--reel-card-accent: color-mix(in srgb, var(--foreground) 55%, transparent);width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--reel-card-accent) 14%,transparent);color:var(--reel-card-accent);flex-shrink:0}._icon_20jiq_18{width:18px;height:18px}._cardHeaderBody_20jiq_36{display:flex;flex-direction:column;gap:4px;min-width:0}._label_20jiq_43{--reel-card-accent: color-mix(in srgb, var(--foreground) 55%, transparent);margin:0;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--reel-card-accent)}._intro_20jiq_53{margin:0;padding-bottom:var(--spacing-sm);font-size:13px;font-style:italic;color:var(--muted-foreground)}._tiers_20jiq_63{display:flex;flex-direction:column}._tier_20jiq_63{--tier-accent: var(--muted-foreground);border-top:1px solid var(--border);padding:10px 0 12px;display:flex;flex-direction:column;gap:8px}._tier_20jiq_63:first-child{border-top:none;padding-top:4px}._tier_safe_20jiq_82{--tier-accent: var(--success)}._tier_balanced_20jiq_86{--tier-accent: var(--primary)}._tier_bold_20jiq_90{--tier-accent: var(--amber)}._tierHeaderRow_20jiq_94{all:unset;display:flex}._tierTrigger_20jiq_99{all:unset;cursor:pointer;display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:2px 0;color:var(--tier-accent);border-radius:var(--radius-sm, 6px)}._tierTrigger_20jiq_99:focus-visible{outline:2px solid var(--tier-accent);outline-offset:2px}._tierTriggerLeft_20jiq_117{display:flex;align-items:center;gap:8px;min-width:0}._tierIconBadge_20jiq_124{width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--tier-accent) 14%,transparent);color:var(--tier-accent);flex-shrink:0}._tierIcon_20jiq_124{width:15px;height:15px}._tierTitle_20jiq_141{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tier-accent)}._tierChevron_20jiq_149{color:var(--tier-accent);flex-shrink:0;transition:transform .18s ease}._tierTrigger_20jiq_99[data-state=open] ._tierChevron_20jiq_149{transform:rotate(180deg)}._pickRow_20jiq_161{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}._pickText_20jiq_168{display:flex;flex-direction:column;gap:2px;min-width:0}._pickHeadline_20jiq_175{margin:0;font-size:14px;font-weight:600;line-height:1.35;color:var(--card-foreground)}._pickRationale_20jiq_183{margin:0;font-size:12.5px;line-height:1.4;color:var(--muted-foreground)}._pickMeta_20jiq_190{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}._marketPill_20jiq_198{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--card-foreground);background:var(--card);border:1px solid var(--border);border-radius:8px;padding:3px 8px;white-space:nowrap}._pickOdd_20jiq_210{font-size:12px;font-weight:500;color:var(--muted-foreground);font-variant-numeric:tabular-nums}._tierContent_20jiq_219{overflow:hidden}._tierContent_20jiq_219[data-state=open]{animation:_expertTakeSlideDown_20jiq_1 .22s ease-out}._tierContent_20jiq_219[data-state=closed]{animation:_expertTakeSlideUp_20jiq_1 .18s ease-in}._tierContentInner_20jiq_231{padding-top:10px;display:flex;flex-direction:column;gap:8px}@keyframes _expertTakeSlideDown_20jiq_1{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes _expertTakeSlideUp_20jiq_1{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}@media (prefers-reduced-motion: reduce){._tierContent_20jiq_219[data-state=open],._tierContent_20jiq_219[data-state=closed]{animation:none}._tierChevron_20jiq_149{transition:none}}._disclaimer_20jiq_272{margin:0;padding-top:4px;font-size:11.5px;font-style:italic;text-align:center;color:var(--muted-foreground)}._screen_bcl5g_1{display:grid;gap:16px;padding-block:12px}._logo_bcl5g_7{letter-spacing:.52em;text-transform:uppercase;font-size:14px;opacity:.86}._body_bcl5g_14{color:var(--muted-foreground);line-height:1.55}._banner_bcl5g_19{padding:10px;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--destructive) 45%,transparent);background:color-mix(in srgb,var(--destructive) 12%,transparent);font-size:13px}._form_bcl5g_27{display:grid;gap:10px}._label_bcl5g_32{font-weight:650}._input_bcl5g_36{padding:12px;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);font-size:16px}._input_bcl5g_36:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._error_bcl5g_50{color:var(--destructive);font-size:12px}._primary_bcl5g_55{border:none;border-radius:999px;padding:12px;font-weight:700;background:var(--foreground);color:var(--background);cursor:pointer}._primary_bcl5g_55:disabled{opacity:.75;cursor:not-allowed}._footer_bcl5g_70{text-align:center}._link_bcl5g_74{color:var(--primary);font-weight:650}._divider_bcl5g_79{display:flex;align-items:center;gap:8px;color:var(--muted-foreground);font-size:12px;text-transform:uppercase;letter-spacing:.16em}._divider_bcl5g_79:before,._divider_bcl5g_79:after{content:"";flex:1;height:1px;background:color-mix(in srgb,var(--foreground) 14%,transparent)}._checkboxRow_bcl5g_97{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted-foreground);cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxRow_bcl5g_97 input{width:16px;height:16px;accent-color:var(--primary)}._altLinks_bcl5g_113{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:4px}._altLinks_bcl5g_113 ._link_bcl5g_74{font-weight:500}._hint_bcl5g_125{color:var(--muted-foreground);font-size:12px;margin-top:-4px}._card_b0u5b_1{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);padding:16px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}._card_b0u5b_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;border-top:3px solid transparent}._edgeSafe_b0u5b_23:before{border-top-color:color-mix(in srgb,var(--success) 86%,transparent)}._edgeBalanced_b0u5b_27:before{border-top-color:color-mix(in srgb,var(--bolt) 88%,transparent)}._edgeAggressive_b0u5b_31:before{border-top-color:color-mix(in srgb,var(--destructive) 65%,transparent)}._header_b0u5b_35{display:flex;flex-direction:column;gap:10px}._tag_b0u5b_41{font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:740}._odds_b0u5b_49{margin:0;font-size:26px;font-weight:800}._teamChip_b0u5b_55{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;border-radius:999px;padding:4px 10px;background:color-mix(in srgb,var(--public-accent-mint) 25%,transparent);font-weight:600;font-size:11px}._legs_b0u5b_67{margin:0;padding:0;list-style:none;display:grid;gap:8px}._market_b0u5b_75{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-foreground)}._selection_b0u5b_82{font-size:14px;font-weight:650}._footer_b0u5b_87{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between}._hit_b0u5b_95{font-size:12px;color:var(--muted-foreground)}._dot_b0u5b_100{margin-inline:6px}._ctaQuiet_b0u5b_104{border-radius:var(--radius-md);padding:6px 10px;border:1px solid color-mix(in srgb,var(--foreground) 10%,transparent);background:transparent;cursor:pointer;font-weight:600;font-size:12px;color:var(--foreground)}._ctaQuiet_b0u5b_104:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._row_185kt_1{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin:0;padding:0;list-style:none}._item_185kt_10{display:flex;align-items:center;gap:.5rem}._label_185kt_16{font-size:.875rem;font-weight:600;color:var(--text-primary, #f4f4f5)}._overlay_1sfbz_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206178c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:_fadeIn_1sfbz_1 .18s ease}@keyframes _fadeIn_1sfbz_1{0%{opacity:0}to{opacity:1}}._panel_1sfbz_18{position:fixed;inset-inline:clamp(14px,5vw,28px);bottom:clamp(28px,8vh,64px);max-height:min(560px,78vh);overflow:auto;border-radius:24px;padding:18px 18px calc(26px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--card) 97%,transparent);border:1px solid var(--border);box-shadow:0 -20px 50px #0f172a73}._handle_1sfbz_31{width:40px;height:4px;border-radius:999px;background:var(--border);margin:-4px auto 12px}._header_1sfbz_39{display:flex;justify-content:space-between;align-items:flex-start}._title_1sfbz_45{margin:0;font-size:22px}._close_1sfbz_50{border:none;background:color-mix(in srgb,var(--muted-foreground) 16%,transparent);width:32px;height:32px;border-radius:999px;font-size:20px;cursor:pointer}._section_1sfbz_60{margin-top:16px;display:flex;flex-direction:column;gap:8px}._sectionTitle_1sfbz_67{font-size:14px;letter-spacing:.06em;text-transform:uppercase}._checkList_1sfbz_73,._riskList_1sfbz_74{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px;font-size:14px}._checkList_1sfbz_73{list-style:"🟢"}._riskList_1sfbz_74{list-style:"⚠️"}._legs_1sfbz_91{display:grid;gap:10px}._detail_1sfbz_96{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--public-surface-muted) 96%,transparent);overflow:clip}._summary_1sfbz_103{cursor:pointer;list-style:none;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:10px;align-items:center}._summary_1sfbz_103::-webkit-details-marker{display:none}._chevClosed_1sfbz_117,._chevOpen_1sfbz_118{width:16px;height:16px}._chevOpen_1sfbz_118,._detail_1sfbz_96[open] ._chevClosed_1sfbz_117{display:none}._detail_1sfbz_96[open] ._chevOpen_1sfbz_118{display:block}._market_1sfbz_135{font-size:11px;text-transform:uppercase;color:var(--muted-foreground)}._selection_1sfbz_141{font-size:15px;font-weight:650}._meta_1sfbz_146{border-top:1px dashed var(--border);padding:10px 12px;background:color-mix(in srgb,var(--card) 85%,transparent);display:flex;flex-direction:column;gap:8px}._metaLabel_1sfbz_155{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-inline-end:8px}._metaValue_1sfbz_163._mono_1sfbz_163{font-variant-numeric:tabular-nums;font-weight:700}._rationale_1sfbz_168{font-size:13px;line-height:1.42}._footer_1sfbz_173{margin-top:12px;font-size:11px;color:var(--muted-foreground)}._visuallyHidden_1sfbz_179{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._card_9k0q7_1{padding:16px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 30px #0f172a14}._header_9k0q7_13{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}._eyebrow_9k0q7_20{margin:0;font-size:13px;font-weight:640}._sub_9k0q7_26{margin:4px 0 0;font-size:13px;color:var(--muted-foreground)}._sliderWrap_9k0q7_32{display:flex;flex-direction:column;gap:6px}._slider_9k0q7_32{accent-color:var(--primary);width:100%}._markerRow_9k0q7_43{display:grid;grid-template-columns:1fr auto 1fr;font-variant-numeric:tabular-nums;font-size:11px;color:var(--muted-foreground)}._markerRow_9k0q7_43 span:nth-child(2){text-align:center;justify-self:center;font-weight:700}._markerRow_9k0q7_43 span:last-child{justify-self:end}._cells_9k0q7_61{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}._cells_9k0q7_61>div{border-radius:var(--radius-md);padding:10px 8px;background:color-mix(in srgb,var(--public-surface-muted) 95%,transparent);border:1px dashed color-mix(in srgb,var(--muted-foreground) 26%,transparent)}._cells_9k0q7_61 dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}._cells_9k0q7_61 dd{margin-top:4px;font-size:16px;font-weight:700}._micro_9k0q7_88{font-size:11px;color:var(--muted-foreground)}._screen_12g12_1{display:flex;flex-direction:column;gap:22px;padding-bottom:clamp(112px,18vh,160px)}._intro_12g12_8{display:grid;gap:6px}._logo_12g12_13{letter-spacing:.52em;text-transform:uppercase;margin:0;opacity:.88}._title_12g12_20{font-size:clamp(28px,7vw,34px);line-height:1.1}._teamLine_12g12_25{color:var(--muted-foreground);font-size:14px}._stack_12g12_30{display:grid;gap:14px}._footnote_12g12_35{font-size:11px;color:color-mix(in srgb,var(--muted-foreground) 94%,transparent)}._footer_12g12_40{position:fixed;inset-inline:0;bottom:calc(12px + env(safe-area-inset-bottom));display:flex;justify-content:center;padding-inline:clamp(18px,5vw,32px);pointer-events:none}._footer_12g12_40>*{pointer-events:auto}._primary_12g12_54{flex:1;max-width:520px;border-radius:999px;border:none;padding:14px 18px;font-size:16px;font-weight:700;background:linear-gradient(120deg,var(--foreground),color-mix(in srgb,var(--foreground) 70%,cyan));color:var(--background);box-shadow:inset 0 0 0 1px #94a3b82e,0 26px 50px #0f766e38}._primary_12g12_54:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._wrap_e3af7_1{padding:8px 0 4px;display:grid;gap:8px;text-align:center;animation:_agentFadeIn_e3af7_1 .56s ease}@keyframes _agentFadeIn_e3af7_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._kicker_e3af7_20{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--primary)}._liveRegion_e3af7_28{display:block;min-height:82px}._body_e3af7_33{font-size:16px;font-style:italic;color:color-mix(in srgb,var(--foreground) 88%,transparent);line-height:1.4}._ringWrap_1indk_1{position:relative;container-type:inline-size;box-sizing:border-box;width:min(180px,100%,30vmin,28dvh);max-width:100%;aspect-ratio:1;height:auto;margin-inline:auto;flex-shrink:1}._svg_1indk_14{width:100%;height:100%;filter:drop-shadow(0 8px 20px rgb(37 99 235 / .25))}._track_1indk_20{fill:none;stroke:color-mix(in srgb,var(--border) 92%,transparent)}._indicator_1indk_25{fill:none;stroke:url(#bet-agent-ring-gradient);transition:stroke-dashoffset .52s cubic-bezier(.4,0,.2,1)}._centerMark_1indk_31{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}._pct_1indk_38{font-variant-numeric:tabular-nums;font-weight:700;font-size:24px;letter-spacing:-.04em;color:var(--foreground)}._pctGlyph_1indk_46{font-size:14px;font-weight:700}._ball_1indk_51{font-size:clamp(26px,9vmin,52px);font-size:clamp(28px,42cqi,52px);line-height:1;display:inline-block;animation:_progressRingBallSpin_1indk_1 2s ease-in-out infinite}@keyframes _progressRingBallSpin_1indk_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._ball_1indk_51{animation:none}}._list_7cfdw_1{margin:0;padding:0;list-style:none;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--public-surface-muted) 94%,transparent);overflow:hidden}._row_7cfdw_11{display:flex;align-items:center;gap:12px;padding:10px 12px;font-size:14px}._row_7cfdw_11:last-child{border-bottom:none}._locked_7cfdw_24 ._text_7cfdw_24{color:color-mix(in srgb,var(--muted-foreground) 92%,transparent)}._done_7cfdw_28 ._icon_7cfdw_28{background:var(--success)}._icon_7cfdw_28{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,var(--muted) 80%,transparent);font-variant-numeric:tabular-nums;font-size:12px}._done_7cfdw_28 ._check_7cfdw_43{color:var(--success-foreground)}._check_7cfdw_43{width:16px;height:16px}._text_7cfdw_24{flex:1;line-height:1.36}._current_7cfdw_57{font-weight:650}._loadingUpper_vge3n_12{padding-block:calc(env(safe-area-inset-top,0px) + 76px) 20px}._ringShell_vge3n_16{display:grid;place-items:center;flex-shrink:1;min-height:0;padding-block:clamp(8px,2dvh,24px) clamp(4px,1dvh,8px)}._loadingBody_vge3n_24{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;padding-block:0 clamp(16px,4dvh,32px)}._checklist_vge3n_33{margin-top:4px}._root_2zbsb_1{display:grid;gap:16px}._list_2zbsb_6{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--foreground) 6%,transparent);border:1px solid color-mix(in srgb,var(--foreground) 12%,transparent)}._trigger_2zbsb_16{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--muted-foreground);padding:10px 16px;border-radius:999px;font-weight:600;font-size:14px;cursor:pointer;transition:background .16s ease,color .16s ease}._trigger_2zbsb_16:hover{color:var(--foreground)}._trigger_2zbsb_16[data-state=active]{background:var(--card);color:var(--foreground);box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 12%,transparent)}._trigger_2zbsb_16:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._content_2zbsb_46{outline:none}._section_17b3r_1{padding:16px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);display:grid;gap:14px}._legend_17b3r_10{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}._badge_17b3r_18{display:inline-flex;gap:8px;align-items:center;border-radius:999px;padding:6px 10px;background:linear-gradient(120deg,color-mix(in srgb,var(--primary) 22%,transparent),color-mix(in srgb,var(--bolt) 12%,transparent));font-size:12px;font-weight:700}._title_17b3r_33{font-size:14px;color:var(--muted-foreground)}._bar_17b3r_38{display:flex;height:16px;border-radius:12px;overflow:clip;background:color-mix(in srgb,var(--border) 94%,transparent)}._segment_17b3r_46{position:relative;min-width:12px;border-top-right-radius:4px;border-bottom-right-radius:4px;background:linear-gradient(to right,color-mix(in srgb,var(--primary) 55%,transparent),color-mix(in srgb,var(--bolt) 40%,transparent))}._tierSafe_17b3r_58{background:linear-gradient(90deg,color-mix(in srgb,var(--success) 55%,transparent),color-mix(in srgb,var(--bolt) 10%,transparent))}._tierBalanced_17b3r_66{background:linear-gradient(90deg,color-mix(in srgb,var(--bolt) 55%,transparent),color-mix(in srgb,var(--primary) 38%,transparent))}._tierAggressive_17b3r_74{background:linear-gradient(90deg,color-mix(in srgb,var(--destructive) 62%,transparent),color-mix(in srgb,var(--bolt) 18%,transparent))}._segmentLabel_17b3r_82{position:absolute;inset-inline:50%;inset-block-start:50%;transform:translate(-50%,-145%);font-size:10px;font-weight:700;color:var(--foreground)}._rows_17b3r_92{list-style:none;padding:0;margin:0;display:grid;gap:12px}._rows_17b3r_92 li{display:flex;justify-content:space-between;gap:12px;align-items:center}._tier_17b3r_58{font-weight:700}._hit_17b3r_111{font-size:12px;color:var(--muted-foreground)}._pill_17b3r_116{border-radius:999px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--foreground) 12%,transparent);font-variant-numeric:tabular-nums;font-size:12px}._screen_grm59_1{display:grid;gap:22px;padding-bottom:32px}._intro_grm59_7 ._logo_grm59_7{letter-spacing:.52em;font-size:14px;text-transform:uppercase;opacity:.86}._intro_grm59_7 h1{font-size:clamp(26px,7vw,32px);margin-block:6px 10px}._copy_grm59_19{color:var(--muted-foreground);line-height:1.5}._tile_grm59_24{border-radius:var(--radius-lg);border:1px dashed var(--border);padding:14px 16px;font-size:14px;line-height:1.5;color:color-mix(in srgb,var(--foreground) 94%,transparent);background:color-mix(in srgb,var(--public-surface-muted) 93%,transparent)}._buttons_grm59_34{display:grid;gap:10px}._primary_grm59_39,._secondary_grm59_40,._glow_grm59_41,._primaryQuiet_grm59_42{border-radius:999px;padding:12px 16px;font-size:15px;font-weight:700;cursor:pointer;border:1px solid transparent}._secondary_grm59_40{background:transparent;border-color:var(--border);color:var(--foreground)}._primary_grm59_39{border:none;background:linear-gradient(118deg,var(--foreground),color-mix(in srgb,var(--foreground) 74%,teal));color:var(--background)}._primaryQuiet_grm59_42{border:none;background:var(--muted)}._glow_grm59_41{border:none;box-shadow:inset 0 0 0 1px #5eead447,0 26px 50px #2dd4bf40;background:linear-gradient(120deg,var(--bolt),color-mix(in srgb,var(--primary) 40%,aqua));color:var(--background)}._card_vva7s_1{width:100%;text-align:left;padding:16px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}._card_vva7s_1:active{transform:translateY(1px)}._card_vva7s_1:disabled{opacity:.72;cursor:not-allowed}._selected_vva7s_27{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--primary) 76%,transparent),0 16px 32px #2563eb2e}._header_vva7s_33{display:flex;flex-direction:column;gap:6px}._title_vva7s_39{font-size:16px;font-weight:750}._price_vva7s_44{font-size:30px;font-weight:800}._small_vva7s_49{font-size:14px;font-weight:600;color:var(--muted-foreground);margin-inline-start:4px}._list_vva7s_56{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:14px}._list_vva7s_56 li{display:flex;gap:8px;align-items:flex-start}._check_vva7s_71{width:18px;height:18px;color:var(--public-accent-mint);flex-shrink:0;margin-block-start:2px}._card_vva7s_1:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._screen_qud7k_1{display:grid;gap:28px;padding-block:8px}._hero_qud7k_7 h1{font-size:clamp(28px,7vw,34px);margin-block:8px 10px}._logo_qud7k_12{letter-spacing:.52em;font-size:14px;text-transform:uppercase;opacity:.86}._lead_qud7k_19{margin:0;font-size:16px;line-height:1.54;color:var(--muted-foreground)}._tierGrid_qud7k_26{display:grid;gap:12px}._form_qud7k_31{display:grid;gap:10px}._label_qud7k_36{font-size:14px;font-weight:650}._input_qud7k_41{padding:12px;border-radius:var(--radius-md);border:1px solid var(--border);font-size:16px;background:var(--card);color:var(--card-foreground)}._input_qud7k_41:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._consent_qud7k_55{font-size:13px;color:color-mix(in srgb,var(--muted-foreground) 96%,transparent);display:flex;gap:10px;align-items:flex-start}._consent_qud7k_55 input{margin-top:5px}._error_qud7k_67{color:color-mix(in srgb,var(--destructive) 85%,orange);font-size:12px;margin-block:-2px}._primary_qud7k_73{border:none;border-radius:999px;padding:14px;margin-top:6px;font-size:16px;font-weight:700;background:linear-gradient(120deg,var(--primary),color-mix(in srgb,var(--bolt) 55%,cyan));color:var(--primary-foreground);cursor:pointer}._primary_qud7k_73:disabled{opacity:.7;cursor:not-allowed}._loginHint_qud7k_90{font-size:14px;text-align:center;color:var(--muted-foreground)}._link_qud7k_96{color:var(--primary);font-weight:650}._root_gh87c_1{display:inline-flex;align-self:center;border-radius:var(--radius-md);background:var(--accent);border:1px solid var(--border);-webkit-tap-highlight-color:transparent}._item_gh87c_10{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;padding:var(--spacing-md) var(--spacing-md);border-radius:var(--radius-md);font-family:inherit;font-size:14px;font-weight:600;color:var(--muted-foreground);transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}._item-left_gh87c_27{border-top-right-radius:0;border-bottom-right-radius:0}._item-right_gh87c_31{border-top-left-radius:0;border-bottom-left-radius:0}._item_gh87c_10:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._item_gh87c_10[data-state=on]{background:var(--card);color:var(--card-foreground)}._item_gh87c_10[data-disabled]{opacity:.5;cursor:not-allowed}._wrap_xf7se_1{width:100%;display:flex;flex-direction:column;gap:14px}._heading_xf7se_8{display:grid;gap:4px}._title_xf7se_13{margin:0 auto;font-size:20px;font-weight:700;letter-spacing:-.01em}._subtitle_xf7se_20{margin:0 auto;font-size:14px;color:var(--muted-foreground)}._modeToggle_xf7se_26{align-self:center}._searchField_xf7se_30{position:relative;display:flex;align-items:center}._searchIcon_xf7se_36{position:absolute;left:14px;width:18px;height:18px;color:color-mix(in srgb,var(--muted-foreground) 80%,transparent);pointer-events:none}._input_xf7se_45{width:100%;min-height:44px;border-radius:var(--radius-md);padding:14px 14px 14px 44px;border:1px solid var(--border);background:var(--card);color:var(--card-foreground);font-family:inherit;font-size:15px;box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 6%,transparent)}._input_xf7se_45::placeholder{color:color-mix(in srgb,var(--muted-foreground) 90%,transparent)}._input_xf7se_45:focus,._input_xf7se_45:focus-visible{outline:none;border-color:color-mix(in srgb,var(--foreground) 35%,transparent)}._chipRow_xf7se_68{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 16px;list-style:none}._chipRowSelected_xf7se_78{flex-wrap:nowrap;gap:6px;align-items:stretch;overflow:hidden;max-height:0;margin-block:-14px 0;opacity:0;pointer-events:none;transform:translateY(-4px);transition:max-height .2s ease,margin-block .2s ease,opacity .45s ease,transform .2s ease}._chipRowSelectedVisible_xf7se_95{max-height:48px;margin-block:0 12px;opacity:1;pointer-events:auto;transform:translateY(0)}._chipRowSelectedHidden_xf7se_103{max-height:0;margin-block:-14px 0;opacity:0;pointer-events:none;transform:translateY(-4px)}._chipRowSelectedItem_xf7se_111{flex:1 1 0;min-width:0;display:flex}._chipRowSuggestions_xf7se_117{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 8px;margin-block-start:2px}._chipRowSuggestions_xf7se_117 ._chip_xf7se_68{width:100%;justify-content:center;padding:8px 10px;gap:6px;min-width:0}@media (max-width: 380px){._chipRowSuggestions_xf7se_117 ._chip_xf7se_68{font-size:13px;padding:7px 8px}}._chip_xf7se_68{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--radius-md);font-size:14px;font-weight:600;cursor:pointer;background:var(--card);color:var(--card-foreground);border:1px solid var(--border);box-shadow:0 1px 2px #0f172a0a;white-space:nowrap}._chipRowSelected_xf7se_78 ._chip_xf7se_68{width:100%;justify-content:center;padding:8px 10px;gap:6px;min-width:0;border-color:1px solid color-mix(in srgb,var(--primary) 72%,var(--border))}._chipLabel_xf7se_165{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 380px){._chipRowSelected_xf7se_78 ._chip_xf7se_68{font-size:13px;padding:7px 8px}}._chipSelected_xf7se_178{border-color:color-mix(in srgb,var(--foreground) 18%,transparent)}._chipSuggested_xf7se_182{background:color-mix(in srgb,var(--public-surface-muted) 60%,var(--card));color:color-mix(in srgb,var(--foreground) 88%,transparent)}._chipSuggestedSelected_xf7se_187{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent),0 1px 2px color-mix(in srgb,var(--accent) 8%,transparent)}._chip_xf7se_68:disabled{cursor:not-allowed;opacity:.45}._chipStateIcon_xf7se_198{width:13px;height:13px;flex:0 0 auto;color:var(--foreground)}._chipIcon_xf7se_205{width:13px;height:13px;flex:0 0 13px;opacity:.8}._chip_xf7se_68:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._dropdown_xf7se_217{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:4px;list-style:none;max-height:320px;overflow-y:auto;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border);box-shadow:0 12px 32px color-mix(in srgb,var(--foreground) 12%,transparent);outline:none}._option_xf7se_235{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:calc(var(--radius-md) - 2px);cursor:pointer;color:var(--card-foreground);font-size:15px;-webkit-user-select:none;user-select:none}._optionActive_xf7se_247{background:color-mix(in srgb,var(--public-surface-muted) 70%,var(--card))}._optionLabel_xf7se_251{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}._optionCountry_xf7se_260{flex:0 0 auto;font-size:12px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em}._optionEmpty_xf7se_268,._optionLoading_xf7se_269{cursor:default;color:var(--muted-foreground);font-style:italic;font-weight:500}._optionLoading_xf7se_269{font-style:normal}._optionSpinner_xf7se_280{width:16px;height:16px;animation:_clubPickerSpin_xf7se_1 1s linear infinite;color:var(--muted-foreground)}@keyframes _clubPickerSpin_xf7se_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._chipRowSelected_xf7se_78{transition:none;transform:none}}._wrap_usyyg_1{width:100%;display:flex;flex-direction:column;gap:10px}._searchField_usyyg_8{position:relative;display:flex;align-items:center}._searchIcon_usyyg_14{position:absolute;left:12px;z-index:1;width:18px;height:18px;color:color-mix(in srgb,var(--muted-foreground) 78%,transparent);pointer-events:none}._input_usyyg_24{width:100%;min-height:50px;border-radius:var(--radius-md);padding:12px 118px 12px 40px;border:1px solid var(--border);background:var(--card);color:var(--card-foreground);font-family:inherit;font-size:14px;box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 5%,transparent)}._input_usyyg_24::placeholder{color:color-mix(in srgb,var(--muted-foreground) 88%,transparent)}._input_usyyg_24:focus,._input_usyyg_24:focus-visible{outline:none;border-color:color-mix(in srgb,var(--foreground) 35%,transparent)}._modeToggle_usyyg_47{position:absolute;right:1px;min-height:48px;border-radius:var(--radius-md);border:none;top:50%;z-index:2;transform:translateY(-50%);padding:2px;gap:2px;max-width:108px;box-shadow:none}._modeToggle_usyyg_47 button{min-width:0;padding:5px 7px;font-size:11px}._modeLabel_usyyg_69{display:inline-flex;align-items:center;gap:4px}._modeLabel_usyyg_69 span{display:none}._suggestionSection_usyyg_79{display:grid;gap:6px}._suggestionTitle_usyyg_84{margin:0;color:var(--muted-foreground);font-size:var(--font-size-caption);font-weight:var(--font-weight-caption);line-height:var(--line-height-caption)}._suggestionRow_usyyg_92{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}._suggestionChip_usyyg_101{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;min-height:58px;padding:6px 4px 5px;border-radius:var(--radius-md);border:1px solid var(--border);background:color-mix(in srgb,var(--card) 92%,var(--public-surface-muted));color:color-mix(in srgb,var(--foreground) 88%,transparent);font-family:inherit;font-size:10px;font-weight:650;cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 4%,transparent);transition:background .14s ease,border-color .14s ease,color .14s ease}._suggestionChip_usyyg_101:hover{border-color:color-mix(in srgb,var(--foreground) 18%,transparent)}._selectedTargetChip_usyyg_130{color:var(--foreground)}._placeholderChip_usyyg_136{border-style:dashed;background:color-mix(in srgb,var(--card) 80%,var(--public-surface-muted));color:var(--muted-foreground);box-shadow:none}._suggestionChipSelected_usyyg_143{color:var(--foreground);background:color-mix(in srgb,var(--public-surface-muted) 60%,var(--card))}._suggestionChip_usyyg_101:disabled{opacity:.45;cursor:not-allowed}._chipStateIcon_usyyg_153{position:absolute;top:5px;right:5px;width:12px;height:12px;color:var(--foreground)}._chipRemoveIcon_usyyg_162{position:absolute;top:5px;right:5px;width:12px;height:12px;color:var(--foreground);opacity:.8}._chipLabel_usyyg_172{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._suggestionChip_usyyg_101:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._dropdown_usyyg_185{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:4px;list-style:none;max-height:320px;overflow-y:auto;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border);box-shadow:0 12px 32px color-mix(in srgb,var(--foreground) 12%,transparent);outline:none}._option_usyyg_203{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:calc(var(--radius-md) - 2px);cursor:pointer;color:var(--card-foreground);font-size:15px;-webkit-user-select:none;user-select:none}._optionActive_usyyg_215{background:color-mix(in srgb,var(--public-surface-muted) 70%,var(--card))}._optionLabel_usyyg_219{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}._optionMeta_usyyg_228{flex:0 0 auto;font-size:12px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em}._optionEmpty_usyyg_236,._optionLoading_usyyg_237{cursor:default;color:var(--muted-foreground);font-style:italic;font-weight:500}._optionLoading_usyyg_237{font-style:normal}._optionSpinner_usyyg_248{width:16px;height:16px;animation:_subscribedHomeClubPickerSpin_usyyg_1 1s linear infinite;color:var(--muted-foreground)}@media (min-width: 380px){._input_usyyg_24{padding-right:150px}._modeToggle_usyyg_47{max-width:none}._modeToggle_usyyg_47 button{padding-inline:8px}._modeLabel_usyyg_69 span{display:inline}}@keyframes _subscribedHomeClubPickerSpin_usyyg_1{to{transform:rotate(360deg)}}._card_1eqoz_1{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:12px 14px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);text-align:left;cursor:inherit;transition:border-color .16s ease,background .16s ease}button._card_1eqoz_1{cursor:pointer}button._card_1eqoz_1:hover{border-color:color-mix(in srgb,var(--foreground) 18%,transparent);background:color-mix(in srgb,var(--card) 96%,var(--foreground))}button._card_1eqoz_1:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._crestStack_1eqoz_33{display:inline-flex;align-items:center}._crestStack_1eqoz_33>*+*{margin-inline-start:-8px}._body_1eqoz_43{display:flex;flex-direction:column;gap:2px;min-width:0}._headline_1eqoz_50{font-size:15px;font-weight:650;line-height:1.25;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}._summary_1eqoz_62{font-size:13px;line-height:1.35;color:var(--muted-foreground);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._meta_1eqoz_72{display:inline-flex;align-items:center;gap:8px}._dateBadge_1eqoz_78{font-size:12px;font-weight:500;color:var(--muted-foreground);padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--public-surface-muted) 70%,var(--card));white-space:nowrap}._aiBadge_1eqoz_88{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--bolt) 22%,transparent);color:color-mix(in srgb,var(--bolt) 90%,var(--foreground));font-size:11px;font-weight:740;letter-spacing:.04em;text-transform:uppercase}._aiBadge_1eqoz_88 svg{color:var(--bolt)}._list_trn42_1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}._empty_trn42_10{margin:0;padding:16px;border-radius:var(--radius-lg);border:1px dashed var(--border);color:var(--muted-foreground);font-size:14px;text-align:center}._viewMore_trn42_20{display:flex;flex-direction:column;align-items:center;gap:4px;padding-block-start:4px}._viewMoreButton_trn42_28{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:transparent;color:var(--primary);font-size:14px;font-weight:650;border:none;cursor:pointer;transition:background .16s ease}._viewMoreButton_trn42_28:hover{background:color-mix(in srgb,var(--primary) 10%,transparent)}._viewMoreButton_trn42_28:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._viewMoreHint_trn42_52{margin:0;font-size:12px;color:var(--muted-foreground);text-align:center}._chevronDown_trn42_59{transform:rotate(0);transition:transform .16s ease}._chevronUp_trn42_64{transform:rotate(180deg);transition:transform .16s ease}._footer_1rg8b_4{position:fixed;inset-inline:0;bottom:0;z-index:10;padding:12px clamp(16px,5vw,24px) calc(14px + env(safe-area-inset-bottom));display:grid;gap:6px;background:var(--background);background-image:linear-gradient(to top,var(--background) 70%,color-mix(in srgb,var(--background) 0%,transparent))}._action_1rg8b_32{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:560px;margin-inline:auto}._legal_1rg8b_41{width:100%;max-width:560px;margin-inline:auto;font-size:12px;line-height:1.3;color:var(--muted-foreground);text-align:center}._screen_103aw_11{position:relative}._body_103aw_15{display:flex;flex-direction:column;gap:20px;padding-block:76px clamp(140px,24vh,180px)}._pickerSection_103aw_28{width:100%}._historySection_103aw_32{display:flex;flex-direction:column;gap:12px}._wrap_9x26g_1{display:flex;flex-direction:column;align-items:center;gap:8px}._dots_9x26g_8{display:flex;align-items:center;gap:6px}._dot_9x26g_8{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:color-mix(in srgb,var(--muted-foreground) 35%,transparent);cursor:pointer;transition:width .18s ease,background .18s ease}._dot_9x26g_8:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._dotActive_9x26g_32{width:26px;background:var(--foreground)}._label_9x26g_37{margin:0;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);text-align:center;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}._screen_b270o_22{height:100dvh;min-height:100dvh;overflow:hidden;--reels-chrome-top: calc(env(safe-area-inset-top, 0px) + clamp(64px, 10vh, 80px)) ;--reels-chrome-bottom: calc(58px + env(safe-area-inset-bottom, 0px)) }._body_b270o_38{height:100%;display:flex;flex-direction:column;padding-top:var(--reels-chrome-top);padding-bottom:var(--reels-chrome-bottom);min-height:0}._paginationSlot_b270o_47{flex:0 0 auto;display:flex;justify-content:center;padding-bottom:8px}._viewport_b270o_60{flex:1;min-height:0;overflow:hidden;position:relative;margin-inline:calc(-1 * var(--public-edge-pad, 18px))}._track_b270o_68{display:flex;align-items:stretch;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);will-change:transform}._slideShell_b270o_76{flex:0 0 100%;height:100%;display:flex;flex-direction:column;padding-inline:var(--public-edge-pad, 18px);box-sizing:border-box;overflow:hidden}._row_1t4uh_1{display:inline-flex;align-items:center;gap:10px}._dots_1t4uh_7{display:inline-flex;align-items:center;gap:6px}._dot_1t4uh_7{width:14px;height:14px;border-radius:999px;border:1.5px solid color-mix(in srgb,var(--success) 70%,transparent);background:transparent;box-sizing:border-box}._dotFilled_1t4uh_22{background:var(--success);border-color:var(--success)}._label_1t4uh_27{font-size:15px;font-weight:700;color:var(--card-foreground)}._trigger_1nfpk_1{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:transparent;color:var(--muted-foreground);cursor:pointer;margin:-5px}._trigger_1nfpk_1:hover{color:var(--foreground);background:color-mix(in srgb,var(--foreground) 6%,transparent)}._trigger_1nfpk_1:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._triggerIcon_1nfpk_31{width:14px;height:14px}._content_1nfpk_36{position:relative;max-width:280px;padding:12px 14px;border-radius:var(--radius-lg);background:var(--popover, var(--card));color:var(--popover-foreground, var(--card-foreground));border:1px solid var(--border);box-shadow:0 12px 32px #0f172a2e;font-size:13px;line-height:1.45;z-index:60;animation:_infoPopoverIn_1nfpk_1 .12s ease-out}@keyframes _infoPopoverIn_1nfpk_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._title_1nfpk_62{margin:0 24px 6px 0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}._body_1nfpk_71{margin:0;font-size:13px;line-height:1.5;color:var(--card-foreground)}._close_1nfpk_78{position:absolute;top:6px;right:6px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--muted-foreground);cursor:pointer}._close_1nfpk_78:hover{background:color-mix(in srgb,var(--foreground) 8%,transparent);color:var(--foreground)}._close_1nfpk_78:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._closeIcon_1nfpk_104{width:14px;height:14px}._arrow_1nfpk_109{fill:var(--popover, var(--card));filter:drop-shadow(0 -1px 0 var(--border))}._hero_1vl7v_1{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;flex:0 0 auto}._crests_1vl7v_10{position:relative;width:90px;height:48px;display:flex;align-items:center;justify-content:center}._crestSlot_1vl7v_19{position:absolute;top:0;width:48px;height:48px;border-radius:999px;background:var(--card);box-shadow:0 0 0 2px var(--background),0 8px 16px #0f172a1a;display:inline-flex;align-items:center;justify-content:center}._crestHome_1vl7v_34{left:0;z-index:2}._crestAway_1vl7v_39{right:0;z-index:1}._headline_1vl7v_44{margin:6px 0 0;font-size:clamp(20px,5.4vw,26px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--foreground)}._versusWord_1vl7v_53{color:var(--muted-foreground);font-weight:600;font-size:.85em;margin-inline:2px}._meta_1vl7v_60{margin:0;font-size:12px;color:var(--muted-foreground)}._lastMeeting_1vl7v_73{margin:2px 0 0;font-size:12px;color:color-mix(in srgb,var(--muted-foreground) 75%,var(--foreground) 25%);font-variant-numeric:tabular-nums}._deck_1vl7v_86{margin:4px 0 0;font-size:13px;line-height:1.4;color:color-mix(in srgb,var(--foreground) 78%,var(--muted-foreground) 22%);max-width:38ch}._badgeRow_1vl7v_94{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:2px}._yourTeamPill_1vl7v_102{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;background:color-mix(in srgb,var(--destructive) 14%,transparent);color:color-mix(in srgb,var(--destructive) 75%,var(--foreground) 25%)}._slide_d2oek_7{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;overflow:hidden;padding-block:4px 4px}._cards_d2oek_10{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:auto}._takeCard_d2oek_40,._whyCard_d2oek_41{flex:0 0 auto}._footnote_d2oek_45{margin:6px 0 0;font-size:11px;color:var(--muted-foreground)}._whyList_d2oek_51{list-style:none;padding:0;margin:0;display:grid;gap:6px}._whyItem_d2oek_59{display:grid;grid-template-columns:14px 1fr;gap:8px;align-items:start;font-size:13px;line-height:1.4}._whyItemWatchOut_d2oek_68{color:color-mix(in srgb,#d97706 80%,var(--foreground) 20%)}._whyIcon_d2oek_72{width:13px;height:13px;margin-top:3px;color:#d97706}._whyDot_d2oek_79{width:6px;height:6px;margin-top:7px;margin-inline-start:3px;border-radius:999px;background:color-mix(in srgb,var(--foreground) 38%,transparent)}._whyPrefix_d2oek_88{font-weight:700}._metaRow_d2oek_13{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding-block:4px 6px}._diveDeeperLink_d2oek_100{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;margin:-6px -8px;border:none;background:transparent;font-size:13px;font-weight:700;color:#4f46e5;cursor:pointer;border-radius:var(--radius-sm)}._diveDeeperLink_d2oek_100:hover{color:color-mix(in srgb,#4f46e5 80%,var(--foreground) 20%)}._diveDeeperLink_d2oek_100:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._diveDeeperIcon_d2oek_124{width:14px;height:14px}._body_tr5t1_1{justify-content:center;gap:20px;padding-top:calc(env(safe-area-inset-top,0px) + 84px);padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}._stateCard_tr5t1_8{width:100%;border:1px solid color-mix(in srgb,var(--border) 80%,transparent);border-radius:28px;background:color-mix(in srgb,var(--card) 94%,white 6%);box-shadow:0 20px 50px color-mix(in srgb,var(--foreground) 12%,transparent);display:grid;justify-items:start;gap:14px;padding:24px}._title_tr5t1_20{margin:0;color:var(--foreground);font-size:clamp(1.75rem,8vw,2.6rem);line-height:.98;letter-spacing:-.07em}._copy_tr5t1_28{margin:0;color:var(--muted-foreground);font-size:1rem;line-height:1.55}._screen_1qw4c_1{display:grid;gap:16px;text-align:center;padding-block:12px}._logo_1qw4c_8{letter-spacing:.52em;font-size:14px;text-transform:uppercase;opacity:.86}._body_1qw4c_15{color:var(--muted-foreground);line-height:1.55}._cta_1qw4c_20{display:inline-flex;justify-content:center;border-radius:999px;padding:12px;margin-inline:auto;background:color-mix(in srgb,var(--primary) 24%,transparent);color:var(--primary);font-weight:700;text-decoration:none}._svg_qawns_1{display:block;width:min(320px,78%);height:auto;margin:8px auto 4px;color:color-mix(in srgb,var(--foreground) 32%,transparent)}._line_qawns_9{stroke:currentColor;stroke-width:1;vector-effect:non-scaling-stroke}._circle_qawns_15{fill:none;stroke:currentColor;stroke-width:1;vector-effect:non-scaling-stroke}._spot_qawns_22{fill:currentColor}._lower_8tuwo_10{flex:1;min-height:0;display:flex;flex-direction:column;padding-block:24px clamp(120px,22vh,160px)}._pitch_8tuwo_18{margin-top:20px}._slide_1de98_1{flex:1;display:flex;flex-direction:column;gap:18px;padding-block:4px 4px;min-height:0;overflow:hidden}._hero_1de98_11{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}._faded_1de98_19{display:flex;align-items:center;gap:4px;opacity:.5;filter:grayscale(.3);margin-bottom:6px}._fadedCrest_1de98_28{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:var(--card);box-shadow:0 0 0 2px var(--background)}._fadedCrest_1de98_28:nth-child(2){margin-inline-start:-10px;z-index:1}._fadedCrest_1de98_28:nth-child(3){margin-inline-start:-10px}._headline_1de98_48{margin:4px 0 0;font-size:clamp(34px,9vw,48px);font-weight:800;line-height:1.05;letter-spacing:-.025em;white-space:pre-line}._subline_1de98_57{margin:0;font-size:14px;color:var(--muted-foreground);line-height:1.45}._valueCard_1de98_64{display:grid;gap:12px;padding:16px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card)}._valueLabel_1de98_73{margin:0;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#4f46e5}._valueList_1de98_82{list-style:none;padding:0;margin:0;display:grid;gap:10px}._valueItem_1de98_90{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;font-size:14px;line-height:1.4}._valueCheck_1de98_99{width:16px;height:16px;margin-top:3px;color:var(--success)}._ctaStack_1de98_106{display:grid;gap:10px;padding-top:4px}._secondaryLine_1de98_112{margin:0;text-align:center;font-size:13px;color:var(--muted-foreground)}._secondaryLink_1de98_119{color:var(--foreground);font-weight:700;text-decoration:underline;text-underline-offset:3px}._secondaryLink_1de98_119:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._swipeBack_1de98_131{margin:6px 0 0;text-align:center;font-size:11px;color:var(--muted-foreground)}
