._container_1189r_1{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;align-items:center;gap:2px;padding:2px;display:inline-flex}._option_1189r_11{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}._option_1189r_11:hover{color:var(--text-primary);background:var(--bg-secondary)}._option_1189r_11._active_1189r_31{color:var(--accent);background:var(--bg-secondary)}._option_1189r_11:focus-visible{outline:2px solid var(--accent);outline-offset:1px}._option_1189r_11 svg{flex-shrink:0;width:16px;height:16px}@media (width<=768px){._container_1189r_1{gap:4px;padding:4px}._option_1189r_11{width:36px;height:36px}._option_1189r_11 svg{width:18px;height:18px}}._layout_1yux3_1{flex-direction:column;min-height:100vh;display:flex}._header_1yux3_7{background-color:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}._logo_1yux3_19{color:var(--text-primary);align-items:center;gap:.5rem;text-decoration:none;display:flex}._logoIcon_1yux3_27{width:32px;height:32px;color:var(--accent)}._logoText_1yux3_33{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}._logoSuite_1yux3_39{color:var(--text-secondary);margin-left:.25rem;font-size:.875rem}._nav_1yux3_45{align-items:center;gap:1.5rem;display:flex}._nav_1yux3_45 a{color:var(--text-secondary);font-weight:500;transition:color .2s}._nav_1yux3_45 a:hover{color:var(--text-primary)}._main_1yux3_61{flex:1}._footer_1yux3_65{text-align:center;border-top:1px solid var(--border);background-color:var(--bg-secondary);padding:2rem}._footer_1yux3_65 p{color:var(--text-secondary);font-size:.875rem}._footerLinks_1yux3_77{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}._footerLinks_1yux3_77 a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}._footerLinks_1yux3_77 a:hover{color:var(--text-primary)}._footerDivider_1yux3_96{color:var(--border)}@media (width<=768px){._header_1yux3_7{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}._logoText_1yux3_33{font-size:1.25rem}._logoSuite_1yux3_39{display:none}._nav_1yux3_45{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}._nav_1yux3_45 a{font-size:.875rem}._footer_1yux3_65{padding:1.5rem 1rem}._footerLinks_1yux3_77{flex-wrap:wrap}}@media (width<=480px){._header_1yux3_7{padding:.5rem .75rem}._logoIcon_1yux3_27{width:28px;height:28px}._logoText_1yux3_33{font-size:1.1rem}._nav_1yux3_45{border-top:1px solid var(--border);order:3;justify-content:center;gap:.5rem;width:100%;padding-top:.5rem}._nav_1yux3_45 a{font-size:.8rem}._nav_1yux3_45 button{padding:.5rem 1rem;font-size:.8rem}}._home_rspmq_1{flex-direction:column;display:flex}._hero_rspmq_7{text-align:center;background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);padding:6rem 2rem}._heroContent_rspmq_13{max-width:800px;margin:0 auto}._heroTitle_rspmq_18{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}._gradient_rspmq_26{background:linear-gradient(135deg, var(--accent) 0%, #a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._heroSubtitle_rspmq_33{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}._heroCta_rspmq_40{justify-content:center;gap:1rem;display:flex}._heroCta_rspmq_40 button{padding:1rem 2rem;font-size:1.1rem}._sectionTitle_rspmq_52{text-align:center;margin-bottom:3rem}._tools_rspmq_58{background-color:var(--bg-primary);padding:6rem 2rem}._toolsGrid_rspmq_63{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}._toolCard_rspmq_71{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .2s,border-color .2s}._toolCard_rspmq_71:hover{border-color:var(--accent);transform:translateY(-4px)}._toolIcon_rspmq_84{width:48px;height:48px;color:var(--accent);margin-bottom:1rem}._toolIcon_rspmq_84 svg{width:100%;height:100%}._toolCard_rspmq_71 h3{margin-bottom:.75rem}._toolCard_rspmq_71 p{margin-bottom:1.5rem;line-height:1.6}._featureList_rspmq_105{padding:0;list-style:none}._featureList_rspmq_105 li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}._featureList_rspmq_105 li:before{content:"✓";color:var(--success);position:absolute;left:0}._features_rspmq_125{background-color:var(--bg-secondary);padding:6rem 2rem}._featuresGrid_rspmq_130{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._feature_rspmq_105{text-align:center;padding:2rem}._featureIcon_rspmq_143{width:64px;height:64px;color:var(--accent);background-color:var(--bg-tertiary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}._featureIcon_rspmq_143 svg{width:32px;height:32px}._feature_rspmq_105 h3{margin-bottom:.75rem}._feature_rspmq_105 p{line-height:1.6}._pricing_rspmq_169{background-color:var(--bg-primary);padding:6rem 2rem}._pricingSubtitle_rspmq_174{text-align:center;color:var(--text-secondary);margin-top:-2rem;margin-bottom:3rem;font-size:1.125rem}._pricingOptions_rspmq_182{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}._pricingOption_rspmq_182{background-color:var(--bg-secondary);border:1px solid var(--border);text-align:center;border-radius:16px;padding:2rem;transition:transform .2s,border-color .2s;position:relative}._pricingOption_rspmq_182:hover{border-color:var(--accent);transform:translateY(-4px)}._pricingOption_rspmq_182._featured_rspmq_205{border-color:var(--accent)}._badge_rspmq_209{background-color:var(--accent);color:#fff;border-radius:20px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._optionIcon_rspmq_222{width:56px;height:56px;color:var(--accent);background-color:var(--bg-tertiary);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}._optionIcon_rspmq_222 svg{width:28px;height:28px}._pricingOption_rspmq_182 h3{margin-bottom:.5rem;font-size:1.25rem}._pricingOption_rspmq_182>p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem}._optionPricing_rspmq_250{margin-bottom:1.25rem}._startingAt_rspmq_254{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}._optionPrice_rspmq_263{color:var(--text-primary);font-size:2rem;font-weight:700}._optionPrice_rspmq_263 span{color:var(--text-secondary);font-size:1rem;font-weight:400}._optionFeatures_rspmq_275{text-align:left;margin:0;padding:0;list-style:none}._optionFeatures_rspmq_275 li{color:var(--text-secondary);padding:.4rem 0 .4rem 1.5rem;font-size:.9rem;position:relative}._optionFeatures_rspmq_275 li:before{content:"✓";color:var(--success);position:absolute;left:0}._pricingCta_rspmq_297{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}._pricingCta_rspmq_297 button{padding:.875rem 2rem}._cta_rspmq_310{text-align:center;background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);padding:6rem 2rem}._cta_rspmq_310 h2{margin-bottom:1rem}._cta_rspmq_310 p{margin-bottom:2rem;font-size:1.125rem}._cta_rspmq_310 button{padding:1rem 2.5rem;font-size:1.1rem}@media (width<=768px){._heroTitle_rspmq_18{font-size:2.5rem}._heroCta_rspmq_40{flex-direction:column}._pricingCard_rspmq_340._featured_rspmq_205{transform:none}}._overlay_fde1r_1{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_fde1r_16{background:var(--bg-primary);border-radius:16px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}._closeButton_fde1r_27{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;z-index:10;width:2rem;height:2rem;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}._closeButton_fde1r_27:hover{background:var(--bg-tertiary);border-color:var(--text-secondary);transform:scale(1.05)}._checkoutContainer_fde1r_53{border-radius:12px;min-height:500px;max-height:calc(90vh - 1rem);padding:.75rem;overflow-y:auto}._checkoutContainer_fde1r_53 iframe{border-radius:8px;min-height:500px;width:100%!important}@media (width<=640px){._modal_fde1r_16{border-radius:0;max-width:100%;max-height:100vh}._overlay_fde1r_1{padding:0}}._dashboard_1lj5y_1{min-height:calc(100vh - 160px);padding:2rem}._container_1lj5y_6{max-width:1200px;margin:0 auto}._welcome_1lj5y_12{margin-bottom:3rem}._welcome_1lj5y_12 h1{margin-bottom:.5rem}._welcome_1lj5y_12 p{font-size:1.125rem}._toolsSection_1lj5y_25{margin-bottom:3rem}._toolsSection_1lj5y_25 h2{margin-bottom:1.5rem}._toolsGrid_1lj5y_33{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}._toolCard_1lj5y_39{background-color:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:1.5rem;width:100%;padding:1.5rem;transition:all .2s;display:flex}._toolCard_1lj5y_39:hover{border-color:var(--tool-color,var(--accent));transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}._toolIcon_1lj5y_59{width:56px;height:56px;color:var(--tool-color,var(--accent));background-color:var(--bg-tertiary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._toolIcon_1lj5y_59 svg{width:28px;height:28px}._toolInfo_1lj5y_76{flex:1}._toolInfo_1lj5y_76 h3{margin-bottom:.25rem;font-size:1.25rem}._toolInfo_1lj5y_76 p{margin:0;font-size:.875rem}._toolArrow_1lj5y_90{width:24px;height:24px;color:var(--text-secondary);transition:transform .2s,color .2s}._toolCard_1lj5y_39:hover ._toolArrow_1lj5y_90{color:var(--tool-color,var(--accent));transform:translate(4px)}._statsSection_1lj5y_103{margin-bottom:3rem}._statsSection_1lj5y_103 h2{margin-bottom:1.5rem}._statsGrid_1lj5y_111{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;display:grid}._statCard_1lj5y_118{background-color:var(--bg-secondary);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}._statValue_1lj5y_126{color:var(--text-primary);margin-bottom:.25rem;font-size:2rem;font-weight:700}._statLabel_1lj5y_133{color:var(--text-secondary);font-size:.875rem}._statsNote_1lj5y_138{font-size:.875rem;font-style:italic}._subscriptionSection_1lj5y_144{margin-bottom:3rem}._subscriptionSection_1lj5y_144 h2{margin-bottom:1.5rem}._subscriptionCard_1lj5y_152{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}._subscriptionInfo_1lj5y_162 h3{margin-bottom:.25rem}._subscriptionInfo_1lj5y_162 p{margin:0;font-size:.875rem}._teamsSection_1lj5y_172{margin-bottom:3rem}._teamsSectionHeader_1lj5y_176{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._teamsSectionHeader_1lj5y_176 h2{margin:0}._teamsLoading_1lj5y_187{color:var(--text-secondary);font-style:italic}._teamsGrid_1lj5y_192{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}._teamCard_1lj5y_198{background-color:var(--bg-secondary);border:1px solid var(--border);color:inherit;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}._teamCard_1lj5y_198:hover{border-color:var(--accent);transform:translateY(-2px)}._teamInfo_1lj5y_216 h3{margin-bottom:.25rem;font-size:1rem}._teamPlan_1lj5y_221{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}._teamArrow_1lj5y_228{width:20px;height:20px;color:var(--text-secondary);transition:transform .2s,color .2s}._teamCard_1lj5y_198:hover ._teamArrow_1lj5y_228{color:var(--accent);transform:translate(4px)}._teamsEmpty_1lj5y_240{background-color:var(--bg-secondary);border:1px dashed var(--border);text-align:center;border-radius:12px;padding:2rem}._teamsEmpty_1lj5y_240 p{color:var(--text-secondary);margin:0}._teamsEmptyHint_1lj5y_253{font-size:.875rem;margin-top:.5rem!important}._quickLinks_1lj5y_259{margin-bottom:2rem}._quickLinks_1lj5y_259 h2{margin-bottom:1.5rem}._linksGrid_1lj5y_267{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}._linkCard_1lj5y_273{background-color:var(--bg-secondary);border:1px solid var(--border);color:inherit;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}._linkCard_1lj5y_273:hover{border-color:var(--accent);transform:translateY(-2px)}._linkCard_1lj5y_273 svg{width:24px;height:24px;color:var(--accent);flex-shrink:0}._linkCard_1lj5y_273 span{font-weight:500}@media (width<=768px){._dashboard_1lj5y_1{padding:1rem}._subscriptionCard_1lj5y_152{text-align:center;flex-direction:column;gap:1rem}._toolCard_1lj5y_39{text-align:center;flex-direction:column}._toolArrow_1lj5y_90{display:none}}._authPage_10bfp_1{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 160px);padding:2rem;display:flex}._clerkRoot_10bfp_11{width:100%;max-width:440px;margin:0 auto}._clerkCard_10bfp_17{background-color:#12121a!important;border:1px solid #2a2a3e!important;border-radius:16px!important;box-shadow:0 8px 32px #0006!important}._pricing_1p6em_1{max-width:1200px;margin:0 auto;padding:3rem 2rem}._header_1p6em_7{text-align:center;margin-bottom:2rem}._header_1p6em_7 h1{margin:0 0 .5rem;font-size:2.5rem}._header_1p6em_7 p{color:var(--text-secondary);font-size:1.125rem}._tabs_1p6em_23{background:var(--bg-tertiary);border-radius:12px;justify-content:center;gap:.5rem;max-width:500px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.25rem;display:flex}._tab_1p6em_23{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}._tab_1p6em_23:hover{color:var(--text-primary);background:#6366f11a}._tab_1p6em_23._active_1p6em_53{background:var(--bg-secondary);color:var(--accent);box-shadow:0 1px 3px #0003}._individualPricing_1p6em_60{margin-bottom:3rem}._pricingGrid_1p6em_64{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}._pricingCard_1p6em_71{background:var(--bg-secondary);border:1px solid var(--border);text-align:center;border-radius:16px;padding:2rem;position:relative}._pricingCard_1p6em_71._featured_1p6em_80{border-color:var(--accent);box-shadow:0 4px 20px #6366f126}._badge_1p6em_85{background:var(--accent);color:#fff;border-radius:999px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._pricingCard_1p6em_71 h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem}._price_1p6em_104{margin-bottom:.5rem}._amount_1p6em_108{color:var(--text-primary);font-size:2.5rem;font-weight:700}._period_1p6em_114{color:var(--text-secondary);margin-left:.25rem;font-size:.875rem}._savings_1p6em_120{color:var(--success);margin-bottom:1.5rem;font-size:.875rem}._features_1p6em_126{text-align:left;margin:0 0 1.5rem;padding:0;list-style:none}._features_1p6em_126 li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}._features_1p6em_126 li:before{content:"";background:var(--success);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/10px no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/10px no-repeat}._foundingMember_1p6em_154{background:linear-gradient(135deg,#fef3c726,#fde68a1a);border:1px solid #fbbf244d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}._foundingBadge_1p6em_166{color:#fff;background:#92400e;border-radius:999px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}._foundingMember_1p6em_154 h3{color:var(--text-primary);margin:0}._foundingMember_1p6em_154 p{color:var(--text-secondary);margin:.5rem 0 0}._teamPricing_1p6em_188{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (width<=900px){._teamPricing_1p6em_188{grid-template-columns:1fr}}._teamCalculator_1p6em_200{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem}._calculatorSection_1p6em_207{margin-bottom:2rem}._calculatorSection_1p6em_207 h3{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}._planSelector_1p6em_218{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._planOption_1p6em_224{background:var(--bg-tertiary);border:2px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;padding:1.5rem 1rem;transition:all .2s;position:relative}._planOption_1p6em_224:hover{border-color:var(--accent)}._planOption_1p6em_224._active_1p6em_53{border-color:var(--accent);background:#6366f11a}._planName_1p6em_244{color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}._planPrice_1p6em_251{color:var(--accent);font-weight:600}._planMin_1p6em_256{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}._planBadge_1p6em_262{background:var(--accent);color:#fff;border-radius:6px;padding:.25rem .5rem;font-size:.625rem;font-weight:600;position:absolute;top:-10px;right:-10px}._seatSlider_1p6em_274{align-items:center;gap:1rem;display:flex}._seatSlider_1p6em_274 input[type=range]{appearance:none;background:var(--border);border-radius:3px;flex:1;height:6px}._seatSlider_1p6em_274 input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:20px;height:20px}._seatValue_1p6em_297{color:var(--text-secondary);align-items:center;gap:.5rem;display:flex}._seatValue_1p6em_297 input[type=number]{border:1px solid var(--border);text-align:center;background:var(--bg-tertiary);width:60px;color:var(--text-primary);border-radius:8px;padding:.5rem;font-weight:600}._billingToggle_1p6em_315{gap:1rem;display:flex}._billingOption_1p6em_320{border:2px solid var(--border);background:var(--bg-tertiary);cursor:pointer;color:var(--text-primary);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}._billingOption_1p6em_320:hover{border-color:var(--accent)}._billingOption_1p6em_320._active_1p6em_53{border-color:var(--accent);color:var(--accent);background:#6366f11a}._savingsBadge_1p6em_346{background:var(--success);color:#fff;border-radius:999px;padding:.125rem .5rem;font-size:.625rem;font-weight:600}._calculatorTotal_1p6em_355{background:var(--bg-tertiary);text-align:center;border-radius:12px;padding:1.5rem}._totalBreakdown_1p6em_362{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._totalAmount_1p6em_370{color:var(--accent);font-size:1.5rem;font-weight:700}._annualNote_1p6em_376{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}._teamFeatures_1p6em_382{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem}._teamFeatures_1p6em_382 h3{color:var(--text-primary);margin:0 0 1.5rem}._featureGrid_1p6em_394{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=600px){._featureGrid_1p6em_394{grid-template-columns:1fr}}._featureItem_1p6em_406{color:var(--text-secondary);align-items:center;gap:.75rem;display:flex}._featureItem_1p6em_406 svg{width:20px;height:20px;color:var(--success);flex-shrink:0}._standalonePricing_1p6em_421{flex-direction:column;gap:2rem;display:flex}._standaloneInfo_1p6em_427{text-align:center;max-width:600px;margin:0 auto}._standaloneInfo_1p6em_427 h3{color:var(--text-primary);margin:0 0 .5rem}._standaloneInfo_1p6em_427 p{color:var(--text-secondary)}._standaloneCalculator_1p6em_442{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;gap:2rem;padding:2rem;display:grid}._productSelector_1p6em_451 h4,._tierSelector_1p6em_452 h4{color:var(--text-primary);margin:0 0 1rem;font-size:1rem}._productOptions_1p6em_458{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=700px){._productOptions_1p6em_458{grid-template-columns:1fr}}._productOption_1p6em_458{background:var(--bg-tertiary);border:2px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:all .2s;display:flex}._productOption_1p6em_458:hover{border-color:var(--accent)}._productOption_1p6em_458._active_1p6em_53{border-color:var(--accent);background:#6366f11a}._productIcon_1p6em_493{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.625rem;font-weight:700;display:flex}._productName_1p6em_506{color:var(--text-primary);font-weight:600}._productDesc_1p6em_511{color:var(--text-secondary);font-size:.75rem}._tierOptions_1p6em_516{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=700px){._tierOptions_1p6em_516{grid-template-columns:1fr}}._tierOption_1p6em_516{background:var(--bg-tertiary);border:2px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:1.5rem 1rem;transition:all .2s;display:flex;position:relative}._tierOption_1p6em_516:hover{border-color:var(--accent)}._tierOption_1p6em_516._active_1p6em_53{border-color:var(--accent);background:#6366f11a}._tierBadge_1p6em_552{background:var(--success);color:#fff;border-radius:6px;padding:.25rem .5rem;font-size:.625rem;font-weight:600;position:absolute;top:-10px}._tierName_1p6em_563{color:var(--text-primary);font-weight:600}._tierPrice_1p6em_568{color:var(--accent);font-size:1.5rem;font-weight:700}._tierDesc_1p6em_574{color:var(--text-secondary);font-size:.75rem}._standaloneTotal_1p6em_579{background:var(--bg-tertiary);text-align:center;border-radius:12px;padding:1.5rem}._totalInfo_1p6em_586{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._selectedProduct_1p6em_593{color:var(--text-primary);font-weight:600}._selectedPrice_1p6em_598{color:var(--accent);font-size:1.5rem;font-weight:700}._oneTimeNote_1p6em_604{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}._downloadNote_1p6em_610{color:var(--text-secondary);margin-top:1rem;font-size:.75rem}._standaloneFeatures_1p6em_616{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem}._standaloneFeatures_1p6em_616 h4{text-align:center;color:var(--text-primary);margin:0 0 1rem}._faq_1p6em_630{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}._faq_1p6em_630 h2{text-align:center;color:var(--text-primary);margin-bottom:2rem}._faqGrid_1p6em_642{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}._faqItem_1p6em_648{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}._faqItem_1p6em_648 h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem}._faqItem_1p6em_648 p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}._pricingCard_1p6em_71 button,._foundingMember_1p6em_154 button,._calculatorTotal_1p6em_355 button,._standaloneTotal_1p6em_579 button{width:100%}._foundingMember_1p6em_154 button{width:auto}@media (width<=600px){._pricing_1p6em_1{padding:1.5rem 1rem}._header_1p6em_7 h1{font-size:1.75rem}._tabs_1p6em_23{flex-direction:column;max-width:100%}._tab_1p6em_23{padding:.75rem 1rem;font-size:.875rem}._pricingCard_1p6em_71{padding:1.5rem}._amount_1p6em_108{font-size:2rem}._foundingMember_1p6em_154{text-align:center;flex-direction:column;gap:1rem}._foundingMember_1p6em_154 button{width:100%}._planSelector_1p6em_218{grid-template-columns:1fr}._billingToggle_1p6em_315{flex-direction:column}._seatSlider_1p6em_274{flex-direction:column;align-items:stretch}._totalBreakdown_1p6em_362,._totalInfo_1p6em_586{flex-direction:column;gap:.5rem}}._legal_1lhri_1{max-width:800px;margin:0 auto;padding:3rem 2rem 6rem}._header_1lhri_7{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem}._title_1lhri_13{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}._lastUpdated_1lhri_20{color:var(--text-secondary);font-size:.9rem}._content_1lhri_25 h2{color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}._content_1lhri_25 h3{color:var(--text-primary);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}._content_1lhri_25 p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.7}._content_1lhri_25 ul,._content_1lhri_25 ol{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}._content_1lhri_25 li{margin-bottom:.5rem}._content_1lhri_25 a{color:var(--accent);text-decoration:none}._content_1lhri_25 a:hover{text-decoration:underline}._content_1lhri_25 strong{color:var(--text-primary);font-weight:600}._highlight_1lhri_73{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;margin:1.5rem 0;padding:1.25rem}._highlight_1lhri_73 p{margin-bottom:0}._table_1lhri_85{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9rem}._table_1lhri_85 th,._table_1lhri_85 td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem}._table_1lhri_85 th{color:var(--text-primary);background-color:var(--bg-secondary);font-weight:600}._table_1lhri_85 td{color:var(--text-secondary)}._contactInfo_1lhri_109{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;margin-top:2rem;padding:1.5rem}._contactInfo_1lhri_109 h3{margin-top:0}._contactInfo_1lhri_109 p{margin-bottom:.5rem}._contactInfo_1lhri_109 p:last-child{margin-bottom:0}@media (width<=768px){._legal_1lhri_1{padding:2rem 1rem 4rem}._title_1lhri_13{font-size:2rem}._content_1lhri_25 h2{font-size:1.25rem}._table_1lhri_85{font-size:.8rem}._table_1lhri_85 th,._table_1lhri_85 td{padding:.5rem}}:root{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-tertiary:#1a1a2e;--text-primary:#fff;--text-secondary:#a0a0b0;--accent:#6366f1;--accent-hover:#4f46e5;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--border:#2a2a3e;--border-color:var(--border);--color-primary:var(--accent);--color-primary-dark:var(--accent-hover);--badge-gold-bg:#78350f;--badge-gold-text:#fef3c7;--badge-blue-bg:#1e3a5f;--badge-blue-text:#bfdbfe;--error-bg:#450a0a;--error-text:#fca5a5;--success-bg:#052e16;--success-text:#86efac;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text-primary);background-color:var(--bg-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f7fa;--bg-tertiary:#e8ecf1;--text-primary:#1a1a2e;--text-secondary:#4a5568;--accent:#6366f1;--accent-hover:#4f46e5;--success:#22c55e;--warning:#f59e0b;--error:#dc2626;--border:#d1d5db;--border-color:var(--border);--color-primary:var(--accent);--color-primary-dark:var(--accent-hover);--badge-gold-bg:#fef3c7;--badge-gold-text:#92400e;--badge-blue-bg:#dbeafe;--badge-blue-text:#1e40af;--error-bg:#fef2f2;--error-text:#dc2626;--success-bg:#f0fdf4;--success-text:#16a34a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-hover)}button{border:1px solid var(--border);background-color:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.75em 1.5em;font-family:inherit;font-size:1em;font-weight:500;transition:all .2s}button:hover{background-color:var(--bg-secondary);border-color:var(--accent)}button:focus,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button.primary{background-color:var(--accent);border-color:var(--accent);color:#fff}button.primary:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);line-height:1.2}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}p{color:var(--text-secondary)}
