.experiment-manager_container__cIxi6{display:flex;flex-direction:column;gap:24px}.experiment-manager_loading__pHNxa{font-size:13px;color:var(--muted-text-color)}.experiment-manager_empty__f0wz2{padding:48px 24px;text-align:center;border:1px dashed var(--divider-color);border-radius:var(--border-radius)}.experiment-manager_emptyTitle___TNZm{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 8px}.experiment-manager_emptyDesc__94f9h{font-size:13px;color:var(--muted-text-color);margin:0}.experiment-manager_variantGrid__GhaH7{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px}.experiment-manager_variantCard__IRM2V{background:var(--white,#fff);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:16px;display:flex;flex-direction:column;gap:12px}.experiment-manager_variantHeader__03ccD{display:flex;align-items:center;justify-content:space-between;gap:8px}.experiment-manager_variantName___KY_a{font-size:13px;font-weight:700;color:var(--text-color)}.experiment-manager_statusBadge__mwq05{padding:2px 8px;border-radius:99px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.experiment-manager_badge_draft__yLQVs{background:var(--muted-divider-color);color:var(--muted-text-color)}.experiment-manager_badge_running__3Pmpr{background:var(--alert-success-color);color:var(--tertiary-color)}.experiment-manager_badge_winner__JtVoX{background:color-mix(in srgb,var(--secondary-color) 15%,transparent);color:var(--secondary-color)}.experiment-manager_badge_loser__S6cc8{background:var(--alert-error-color);color:var(--error-color)}.experiment-manager_badge_paused__toc3e{background:var(--alert-warning-color);color:var(--warning-color)}.experiment-manager_variantStats___YREW{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.experiment-manager_stat__G0_6g{display:flex;flex-direction:column;gap:2px}.experiment-manager_statLabel__o086U{font-size:10px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.05em}.experiment-manager_statValue__Bun0T{font-size:18px;font-weight:700;color:var(--text-color)}.experiment-manager_winnerBtn__wS4KL{padding:6px 12px;background:var(--secondary-color);color:var(--white,#fff);border:none;border-radius:var(--border-radius-sm);font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s;align-self:flex-start}.experiment-manager_winnerBtn__wS4KL:hover{opacity:.85}.experiment-manager_winnerBtn__wS4KL:disabled{opacity:.5;cursor:not-allowed}.experiment-manager_actions__oEcpK{display:flex;gap:12px}.experiment-manager_startBtn__dHOIZ{padding:10px 20px;background:var(--tertiary-color);color:var(--white,#fff);border:none;border-radius:var(--border-radius-sm);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}.experiment-manager_startBtn__dHOIZ:hover{opacity:.85}.experiment-manager_startBtn__dHOIZ:disabled{opacity:.5;cursor:not-allowed}.experiment-manager_stopBtn__mpkBm{padding:10px 20px;background:var(--error-color);color:var(--white,#fff);border:none;border-radius:var(--border-radius-sm);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}.experiment-manager_stopBtn__mpkBm:hover{opacity:.85}.experiment-manager_stopBtn__mpkBm:disabled{opacity:.5;cursor:not-allowed}.styles_pagination_container__m8TnU{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-top:16px;border-top:1px solid var(--border-color);flex-wrap:wrap;gap:16px}.styles_pagination_info__EYxlb{font-size:14px;color:var(--muted-text-color)}.styles_pagination_controls__fE5gr{display:flex;align-items:center;gap:8px;margin-left:auto}.styles_page_numbers__zFuG_{display:flex;gap:4px}.styles_page_btn__qEtq8{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;border-radius:var(--border-radius-xs);border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--text-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.styles_page_btn__qEtq8:hover:not(:disabled){background:var(--background-hover-color);color:var(--primary-color)}.styles_page_btn__qEtq8.styles_active__6rpku{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.styles_page_btn__qEtq8.styles_active__6rpku:hover{background:var(--primary-color);color:#fff}.styles_page_btn__qEtq8:disabled{opacity:.5;cursor:not-allowed}.styles_nav_btn__oNWTO{border:1px solid var(--border-color);background:var(--surface-color)}.styles_nav_btn__oNWTO:hover:not(:disabled){border-color:var(--primary-color)}.styles_ellipsis__lJwIk{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--muted-text-color)}@media(max-width:640px){.styles_pagination_container__m8TnU{justify-content:center;flex-direction:column}.styles_pagination_controls__fE5gr{margin-left:0;width:100%;justify-content:center}}.styles_icon__link__R23kV{display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer;text-align:left;background-color:var(--bg-hover);border-radius:var(--border-radius-pill);-webkit-padding-end:6px;padding-inline-end:6px;transition:all .2s ease}.styles_icon__link__R23kV:hover{background-color:var(--divider-color)}.styles_icon__link__R23kV.styles_active__x2JsI,.styles_icon__link__R23kV.styles_active__x2JsI svg{color:var(--community-secondary,var(--secondary-color))}.styles_icon__link__R23kV.styles_with_title__eOey8{background:none;padding:0}@media(max-width:500px){.styles_icon__link__R23kV.styles_with_title__eOey8 .styles_icon_wrapper__dcwy4{display:none}}.styles_icon__link__R23kV.styles_with_title__eOey8 .styles_link__text__Fgy9s.styles_location_text__YC7iU{margin-left:0}.styles_icon__link__R23kV.styles_page_title__RV8du{background:none;padding:0;min-width:0}@media(max-width:768px){.styles_icon__link__R23kV.styles_page_title__RV8du{max-width:100%}}.styles_icon__link__R23kV.styles_page_title__RV8du .styles_icon_wrapper__dcwy4{display:none}.styles_icon__link__R23kV.styles_page_title__RV8du .styles_link__text__Fgy9s{display:flex;color:var(--community-secondary,var(--secondary-color));font-size:20px;font-weight:600}@media(max-width:990px){.styles_icon__link__R23kV.styles_page_title__RV8du .styles_link__text__Fgy9s{display:flex}}@media(max-width:768px){.styles_icon__link__R23kV.styles_page_title__RV8du .styles_link__text__Fgy9s{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}}.styles_icon__link__R23kV.styles_page_title__RV8du .styles_post_icon_wrapper__aL1zZ{display:flex;flex-shrink:0;color:var(--community-secondary,var(--secondary-color))}@media(max-width:990px){.styles_icon__link__R23kV.styles_page_title__RV8du .styles_post_icon_wrapper__aL1zZ{display:flex}}.styles_icon__link__R23kV.styles_page_title__RV8du:hover{opacity:.8;background:none}@media(max-width:990px){.styles_icon__link__R23kV{padding:0;background-color:rgba(0,0,0,0)}.styles_icon__link__R23kV .styles_icon_wrapper__dcwy4 svg{width:32px;height:32px}.styles_icon__link__R23kV:hover{background-color:rgba(0,0,0,0)}}.styles_icon__link__R23kV .styles_icon_wrapper__dcwy4{display:flex;align-items:center;margin-right:6px;color:var(--primary-color)}@media(max-width:990px){.styles_icon__link__R23kV .styles_icon_wrapper__dcwy4{margin-right:0;color:var(--muted-text-color)}}.styles_icon__link__R23kV .styles_link__text__Fgy9s{display:flex;font-weight:600;margin:0 6px 0 0;text-transform:capitalize;font-size:14px;color:var(--primary-text-color)}@media(min-width:1920px){.styles_icon__link__R23kV .styles_link__text__Fgy9s{font-size:14px}}@media(max-width:990px){.styles_icon__link__R23kV .styles_link__text__Fgy9s{display:none}}.styles_icon__link__R23kV .styles_link__text__Fgy9s.styles_sm__dAhe1{display:none}.styles_icon__link__R23kV .styles_post_icon_wrapper__aL1zZ{display:flex;align-items:center;color:var(--muted-text-color)}@media(max-width:990px){.styles_icon__link__R23kV .styles_post_icon_wrapper__aL1zZ{display:none}}.styles_icon_wrapper__F2wSl{min-width:24px;display:flex;align-items:center;justify-content:center}.styles_btn_wrapper__txZoC{display:flex;align-items:center;gap:10px}.styles_btn_wrapper__txZoC .styles_icon_wrapper__iqcOd{min-width:24px}.styles_btn_wrapper__txZoC .styles_heart_icon__B__E3{display:flex;justify-content:center;font-size:14px}.styles_hero__Q_W4P{padding:var(--spacing-section) 0 var(--spacing-4xl)}.styles_hero__Q_W4P .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_hero__Q_W4P .container{padding:0 16px}.styles_hero__Q_W4P{padding:60px 0 40px}}@media(max-width:480px){.styles_hero__Q_W4P{padding:40px 0 30px}}.styles_hero__scroll_indicator__c_87Y{display:none}@media(max-width:768px){.styles_hero__scroll_indicator__c_87Y{display:flex;justify-content:center;margin-top:24px;animation:styles_hero-scroll-bounce__QOuDP 2s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.styles_hero__scroll_indicator__c_87Y{animation:none}}@keyframes styles_hero-scroll-bounce__QOuDP{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.styles_hero__content__qyJ7l{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:var(--spacing-3xl);gap:var(--spacing-3xl);align-items:center}@media(max-width:992px){.styles_hero__content__qyJ7l{grid-template-columns:1fr;gap:var(--spacing-2xl)}}.styles_hero__text__aV6wd{text-align:start}@media(max-width:992px){.styles_hero__text__aV6wd{text-align:center;max-width:700px;margin:0 auto}}.styles_hero__eyebrow__lQlY4{display:inline-flex;align-items:center;padding:6px 14px;margin:0 0 20px;background-color:rgba(var(--primary-color-rgb),.06);border:1px solid rgba(var(--primary-color-rgb),.12);border-radius:var(--border-radius-full);font-size:var(--font-size-xs,12px);font-weight:600;color:var(--primary-color);text-transform:uppercase;letter-spacing:.08em}@media(max-width:480px){.styles_hero__eyebrow__lQlY4{margin-bottom:14px}}[data-theme=dark] .styles_hero__eyebrow__lQlY4{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}.styles_hero__headline__kz_YW{font-weight:700;line-height:var(--line-height-tight);color:var(--text-color);margin:0 0 24px;letter-spacing:-.03em;font-size:var(--fluid-h1)}@media(max-width:480px){.styles_hero__headline__kz_YW{margin-bottom:16px}}.styles_hero__highlight__KVh1W{color:var(--secondary-color);position:relative}.styles_hero__tagline__Fn29Y{font-size:clamp(1.1rem,.8rem + 1.2vw,1.375rem);line-height:var(--line-height-relaxed);color:var(--muted-text-color);margin:0 0 32px;font-weight:500}@media(max-width:768px){.styles_hero__tagline__Fn29Y{margin-bottom:24px}}@media(max-width:480px){.styles_hero__tagline__Fn29Y{margin-bottom:20px}}.styles_hero__search__OCBNR{width:100%;max-width:560px;margin:0 0 24px}@media(max-width:992px){.styles_hero__search__OCBNR{margin-inline:auto}}@media(max-width:480px){.styles_hero__search__OCBNR{margin-bottom:18px}}.styles_hero__cta_wrapper__lHIrS{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}@media(max-width:992px){.styles_hero__cta_wrapper__lHIrS{justify-content:center}}@media(max-width:480px){.styles_hero__cta_wrapper__lHIrS{flex-direction:column;gap:12px;width:100%}}.styles_hero__primary_btn___urvm{font-size:16px;font-weight:600;padding:16px 32px;border-radius:var(--border-radius);transition:all var(--duration-normal) var(--ease-default)}@media(max-width:480px){.styles_hero__primary_btn___urvm{width:100%;padding:14px 24px;font-size:15px}}.styles_hero__primary_btn___urvm:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(26,32,44,.15)}@media(max-width:480px){.styles_hero__secondary_btn_solid__HJcmP{width:100%}}.styles_hero__footer__E7WGn{-webkit-margin-before:var(--spacing-md);margin-block-start:var(--spacing-md);-webkit-padding-before:var(--spacing-md);padding-block-start:var(--spacing-md);-webkit-border-before:1px solid rgba(var(--primary-color-rgb),.06);border-block-start:1px solid rgba(var(--primary-color-rgb),.06)}@media(max-width:992px){.styles_hero__footer__E7WGn{-webkit-margin-before:24px;margin-block-start:24px;-webkit-padding-before:20px;padding-block-start:20px}}@media(max-width:480px){.styles_hero__footer__E7WGn{-webkit-margin-before:20px;margin-block-start:20px;-webkit-padding-before:16px;padding-block-start:16px}}.styles_hero__trust_note__XpRaV{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;-webkit-margin-before:4px;margin-block-start:4px;font-weight:400;line-height:1.5}@media(max-width:992px){.styles_hero__trust_note__XpRaV{text-align:center}}.styles_hero__location_wrap___oemV{display:flex;flex-direction:column;align-items:flex-start;gap:6px;-webkit-margin-before:var(--spacing-md,16px);margin-block-start:var(--spacing-md,16px)}@media(max-width:992px){.styles_hero__location_wrap___oemV{align-items:center}}.styles_hero__showing_near__IbY0O{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);font-weight:400;margin:0;letter-spacing:.01em}.styles_hero__location_picker__Dwqqv{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:var(--font-size-xs,12px);color:var(--muted-text-color);flex-wrap:wrap}@media(max-width:992px){.styles_hero__location_picker__Dwqqv{justify-content:center}}.styles_hero__location_icon__Dwwzx{display:inline-flex;flex-shrink:0;color:var(--secondary-color);opacity:.75}.styles_hero__location_city__P5yqt{font-weight:500}.styles_hero__location_change_btn__RC_FS{background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:600;color:var(--secondary-color);text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease-out}.styles_hero__location_change_btn__RC_FS:hover{opacity:.7}.styles_hero__location_change_btn__RC_FS:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;border-radius:2px}.styles_hero__location_clear_btn__YAqCJ{background:none;border:none;padding:2px 4px;cursor:pointer;font-size:11px;line-height:1;color:var(--muted-text-color);opacity:.55;font-family:inherit;border-radius:3px;transition:opacity .15s ease-out}.styles_hero__location_clear_btn__YAqCJ:hover{opacity:1}.styles_hero__location_form__CR80V{display:inline-flex;align-items:center;gap:4px;background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.18);border-radius:var(--border-radius-sm,8px);padding:3px 6px 3px 8px;box-shadow:0 2px 8px rgba(15,23,42,.06)}[data-theme=dark] .styles_hero__location_form__CR80V{background-color:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.15)}.styles_hero__location_input__Djvjo{border:none;outline:none;background:rgba(0,0,0,0);font-size:var(--font-size-xs,12px);font-family:inherit;color:var(--text-color);width:130px;min-width:0}.styles_hero__location_input__Djvjo::placeholder{color:var(--muted-text-color)}.styles_hero__location_apply__TsoiC{border:none;background:none;cursor:pointer;font-size:11px;font-weight:700;font-family:inherit;color:var(--secondary-color);padding:2px 6px;border-radius:4px;flex-shrink:0;transition:background-color .15s ease-out}.styles_hero__location_apply__TsoiC:hover{background-color:rgba(76,74,202,.08)}.styles_hero__location_cancel__Cp54t{border:none;background:none;cursor:pointer;font-size:11px;font-family:inherit;color:var(--muted-text-color);opacity:.55;padding:2px;flex-shrink:0;transition:opacity .15s ease-out}.styles_hero__location_cancel__Cp54t:hover{opacity:1}.styles_hero__trust_strip__WIQ0o{display:none;font-size:var(--font-size-sm);color:var(--muted-text-color);margin:20px 0 0;font-weight:500;letter-spacing:.02em;padding-top:20px;border-top:1px solid var(--divider-color);text-align:center}@media(max-width:768px){.styles_hero__trust_strip__WIQ0o{display:block}}.styles_hero__pills_section__OObTC{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}@media(max-width:992px){.styles_hero__pills_section__OObTC{justify-content:center}}.styles_hero__pills_label__1CdTv{font-size:var(--font-size-xs,12px);font-weight:500;color:var(--muted-text-color);letter-spacing:0;text-transform:none;margin:0;flex-shrink:0}.styles_hero__pills__2b7YY{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:992px){.styles_hero__pills__2b7YY{justify-content:center}}.styles_hero__pill__vd42j{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--border-radius-full);background-color:var(--muted-divider-color);border:1px solid var(--divider-color);font-size:var(--font-size-xs,12px);font-weight:500;color:var(--text-color);white-space:nowrap;transition:all var(--duration-normal) var(--ease-default)}.styles_hero__pill__vd42j:hover{background-color:rgba(var(--primary-color-rgb),.06);border-color:rgba(var(--primary-color-rgb),.2)}.styles_hero__visual__jLdBv{position:relative;animation:styles_float__po6NZ 6s ease-in-out infinite;will-change:transform;transform:translateY(calc(var(--scroll-progress, 0) * -20px))}@media(max-width:992px){.styles_hero__visual__jLdBv{animation:none;transform:none;max-width:520px;margin:0 auto}}@media(max-width:768px){.styles_hero__visual__jLdBv{max-width:420px;display:none}}@media(max-width:480px){.styles_hero__visual__jLdBv{max-width:340px;display:none}}@media(prefers-reduced-motion:reduce){.styles_hero__visual__jLdBv{animation:none;transform:none}}@keyframes styles_float__po6NZ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles_home_search_wrapper__t1xia{position:relative}.styles_input_wrapper__aPa_u{width:100%;position:relative;margin-bottom:10px;padding-left:10px;padding-right:10px;border-radius:var(--border-radius);background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.04),0 1px 3px 0 rgba(0,0,0,.02);transition:box-shadow .2s ease;display:flex;gap:10px;align-items:center;justify-content:space-between}.styles_input_wrapper__aPa_u:focus-within{box-shadow:0 4px 12px 0 rgba(0,0,0,.05),0 2px 4px 0 rgba(0,0,0,.03)}.styles_input_wrapper__aPa_u .styles_input__DBiMw{height:50px;width:100%;font-size:13px;z-index:20;position:relative;background:none;border:none}.styles_input_wrapper__aPa_u .styles_input__DBiMw:focus,.styles_input_wrapper__aPa_u .styles_input__DBiMw:focus-visible{border:none;outline:none}.styles_input_wrapper__aPa_u .styles_icon_postfix__Hg0v3{display:flex;align-items:center}.styles_reset_search__jP260,.styles_submitBtn__Yktye{background:none;border:none;cursor:pointer}.styles_reset_search__jP260{display:flex;justify-content:center;margin-left:auto;min-width:36px;text-decoration:underline;padding:0;white-space:nowrap;font-size:12px;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;align-items:center}.styles_invitation_alert__K7MQt{margin-bottom:15px;cursor:pointer}.styles_section__1lQVS{position:relative;padding:var(--spacing-4xl,80px) 0 var(--spacing-4xl,80px);background-color:var(--background-color);isolation:isolate;overflow:hidden}.styles_section__1lQVS:before{content:"";position:absolute;inset-block-start:-10%;inset-inline-start:-10%;width:70%;aspect-ratio:1.4/1;background:radial-gradient(closest-side,rgba(76,74,202,.16),transparent 70%);filter:blur(40px);opacity:.9;z-index:-1;pointer-events:none}[data-theme=dark] .styles_section__1lQVS:before{opacity:.55}.styles_section__1lQVS:after{content:"";position:absolute;inset-block-end:-15%;inset-inline-end:-10%;width:55%;aspect-ratio:1.6/1;background:radial-gradient(closest-side,rgba(139,195,74,.1),transparent 70%);filter:blur(50px);opacity:.85;z-index:-1;pointer-events:none}[data-theme=dark] .styles_section__1lQVS:after{opacity:.4}@media(max-width:768px){.styles_section__1lQVS{padding:var(--spacing-2xl,48px) 0}}.styles_section__inner__jJVfZ{position:relative;max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_section__inner__jJVfZ{padding:0 16px}}.styles_section__header__viNSy{max-width:820px;margin-bottom:56px}@media(max-width:768px){.styles_section__header__viNSy{margin-bottom:36px}}.styles_section__badge__oG15n{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;margin-bottom:24px;background-color:hsla(0,0%,100%,.7);border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:var(--border-radius-full,999px);font-size:var(--font-size-xs,12px);font-weight:600;color:var(--primary-color);text-transform:uppercase;letter-spacing:.1em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 2px rgba(0,0,0,.03)}[data-theme=dark] .styles_section__badge__oG15n{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.92)}.styles_section__badge_dot__6ZrPU{width:7px;height:7px;border-radius:50%;background-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(139,195,74,.2);animation:styles_pulse-dot__A_IRi 2.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.styles_section__badge_dot__6ZrPU{animation:none}}@keyframes styles_pulse-dot__A_IRi{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 3px rgba(139,195,74,.2)}50%{opacity:.75;transform:scale(1.2);box-shadow:0 0 0 6px rgba(139,195,74,.08)}}.styles_section__heading__rfHiI{font-size:clamp(2rem,1.3rem + 3.5vw,3.5rem);font-weight:800;color:var(--text-color);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px}.styles_section__heading_accent__29KfT{color:var(--secondary-color);font-style:italic;font-weight:800}.styles_section__description__MyGCx{font-size:clamp(1.0625rem,.95rem + .5vw,1.25rem);line-height:1.55;color:var(--muted-text-color);margin:0;font-weight:400;max-width:640px}.styles_section__rows__34jFC{display:flex;flex-direction:column;gap:56px}@media(max-width:768px){.styles_section__rows__34jFC{gap:40px}}.styles_row__m1KZh{display:flex;flex-direction:column;gap:20px}.styles_row__header__JzUdh{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.styles_row__header_text__Pxbhp{min-width:0}.styles_row__title__TBNSe{font-size:clamp(1.375rem,1.1rem + .9vw,1.75rem);font-weight:700;color:var(--text-color);margin:0;letter-spacing:-.018em;line-height:1.2}.styles_row__subtitle__E1KdC{font-size:var(--font-size-sm,14px);color:var(--muted-text-color);margin:4px 0 0;font-weight:400}.styles_row__header_actions__Ztkwg{display:flex;align-items:center;gap:var(--spacing-md,16px);flex-shrink:0}.styles_row__nav__4YtsM{display:flex;align-items:center;gap:4px}@media(max-width:768px){.styles_row__nav__4YtsM{display:none}}.styles_row__nav_btn__wD2V_{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(var(--primary-color-rgb),.12);border-radius:50%;background-color:var(--card-background-color);color:var(--text-color);cursor:pointer;flex-shrink:0;transition:opacity .18s var(--ease-default,ease-out),background-color .18s var(--ease-default,ease-out),border-color .18s var(--ease-default,ease-out)}.styles_row__nav_btn__wD2V_:hover{background-color:rgba(var(--primary-color-rgb),.04);border-color:rgba(var(--primary-color-rgb),.22)}.styles_row__nav_btn__wD2V_:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}[data-theme=dark] .styles_row__nav_btn__wD2V_{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.88)}[dir=rtl] .styles_row__nav_btn__wD2V_ svg{transform:scaleX(-1)}.styles_row__nav_btn_hidden__3DEP9{opacity:.28;pointer-events:none}.styles_row__view_all__iFNdS{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;font-size:var(--font-size-sm,14px);font-weight:600;color:var(--secondary-color);text-decoration:none;border-radius:var(--border-radius-sm,8px);transition:opacity var(--duration-normal,.2s) var(--ease-default,ease-out)}.styles_row__view_all__iFNdS:hover{opacity:.7}[dir=rtl] .styles_row__view_all__iFNdS svg{transform:scaleX(-1)}.styles_row__scroller__6PPDL{position:relative;margin-inline:-20px;padding-inline:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.styles_row__scroller__6PPDL::-webkit-scrollbar{display:none}@media(max-width:768px){.styles_row__scroller__6PPDL{margin-inline:-16px;padding-inline:16px}}.styles_row__track__QFknJ{display:flex;align-items:stretch;gap:18px;padding-block:4px;-webkit-padding-end:20px;padding-inline-end:20px}@media(max-width:768px){.styles_row__track__QFknJ{gap:14px;-webkit-padding-end:16px;padding-inline-end:16px}}.styles_tile__7__m_{display:flex;flex-direction:column;width:288px;min-width:288px;scroll-snap-align:start;border-radius:var(--border-radius-lg,16px);background-color:var(--card-background-color);border:1px solid rgba(var(--primary-color-rgb),.06);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1),border-color .26s cubic-bezier(.16,1,.3,1)}.styles_tile__7__m_:hover{transform:translateY(-4px);border-color:rgba(var(--primary-color-rgb),.14);box-shadow:var(--shadow-md)}.styles_tile__7__m_:focus-visible{outline:2px solid var(--secondary-color);outline-offset:3px}@media(max-width:768px){.styles_tile__7__m_{width:244px;min-width:244px}}@media(max-width:480px){.styles_tile__7__m_{width:220px;min-width:220px}}[data-theme=dark] .styles_tile__7__m_{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08);box-shadow:0 1px 2px rgba(0,0,0,.5),0 8px 20px rgba(0,0,0,.3)}.styles_tile_featured__cpldM{width:540px;min-width:540px}.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:210px}@media(max-width:992px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:190px}}@media(max-width:768px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:170px}}@media(max-width:480px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:152px}}.styles_tile_featured__cpldM .styles_tile__title__OFwlu{font-size:19px;-webkit-line-clamp:2;line-clamp:2}@media(max-width:992px){.styles_tile_featured__cpldM{width:380px;min-width:380px}}@media(max-width:768px){.styles_tile_featured__cpldM{width:300px;min-width:300px}.styles_tile_featured__cpldM .styles_tile__title__OFwlu{font-size:16px}}@media(max-width:480px){.styles_tile_featured__cpldM{width:260px;min-width:260px}}.styles_tile__cover__WxPDt{position:relative;width:100%;height:176px;flex-shrink:0;overflow:hidden;background-color:var(--muted-divider-color)}@media(max-width:768px){.styles_tile__cover__WxPDt{height:152px}}@media(max-width:480px){.styles_tile__cover__WxPDt{height:136px}}.styles_tile__cover_img__49Aat{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.styles_tile__7__m_:hover .styles_tile__cover_img__49Aat{transform:scale(1.05)}.styles_tile__cover_fallback__8y7Q_{position:relative;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08) 0,rgba(76,74,202,.06) 50%,rgba(139,195,74,.04) 100%);overflow:hidden}.styles_tile__cover_fallback__8y7Q_:after{content:"";position:absolute;inset-block-start:-20%;inset-inline-end:-20%;width:60%;aspect-ratio:1/1;background:radial-gradient(circle,rgba(255,255,255,.5) 0,transparent 70%);filter:blur(20px);pointer-events:none}.styles_tile__cover_fallback_community__orxEZ{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.14) 0,rgba(76,74,202,.1) 60%,rgba(76,74,202,.06) 100%)}.styles_tile__cover_fallback_marketplace__S9r1G{background:linear-gradient(135deg,rgba(76,74,202,.12),rgba(139,195,74,.1) 60%,rgba(139,195,74,.06))}.styles_tile__cover_fallback_course__fGB9o{background:linear-gradient(135deg,rgba(139,195,74,.14) 0,rgba(76,74,202,.08) 60%,rgba(var(--primary-color-rgb),.06) 100%)}.styles_tile__cover_fallback_icon__USLPC{position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);opacity:.32;color:var(--primary-color);pointer-events:none}[dir=rtl] .styles_tile__cover_fallback_icon__USLPC{transform:translate(50%,-50%)}[data-theme=dark] .styles_tile__cover_fallback_icon__USLPC{opacity:.45;color:hsla(0,0%,100%,.7)}.styles_tile__date_badge__Tqsjj{position:absolute;inset-block-start:12px;inset-inline-start:12px}.styles_tile__date_badge__Tqsjj:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_tile__body__XV8W2{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;flex:1 1}.styles_tile__title__OFwlu{font-size:16px;font-weight:600;line-height:1.32;color:var(--text-color);margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.008em}.styles_tile__title_single__4AG7D{-webkit-line-clamp:1;line-clamp:1}.styles_tile__meta_row__UkdGX{display:flex;align-items:center;gap:8px;margin-top:auto;min-height:22px}.styles_tile__avatar__Rcw70{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(var(--primary-color-rgb),.06)}.styles_tile__avatar_fallback__sxDhv{width:22px;height:22px;border-radius:50%;background-color:var(--muted-divider-color);flex-shrink:0}.styles_tile__meta_avatar__o2maU{flex-shrink:0;border-radius:50%!important}.styles_tile__meta_text__Lxom2{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1;letter-spacing:.005em}.styles_tile__meta_info__LOvBj{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_tile__badge__bv7UR{position:absolute;inset-block-end:10px;inset-inline-end:10px;padding:3px 8px;border-radius:var(--border-radius-sm,8px);background-color:var(--primary-color);color:var(--card-background-color);font-size:var(--font-size-xs,12px);font-weight:600;letter-spacing:.01em;pointer-events:none}.skeleton_tile_skeleton__5dj5P{pointer-events:none}.skeleton_shimmer__gDOns{background:linear-gradient(90deg,var(--muted-divider-color) 0,var(--divider-color) 50%,var(--muted-divider-color) 100%);background-size:200% 100%;animation:skeleton_shimmer__gDOns 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.skeleton_shimmer__gDOns{animation:none}}@keyframes skeleton_shimmer__gDOns{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton_bar__DrkeG{background:linear-gradient(90deg,var(--muted-divider-color) 0,var(--divider-color) 50%,var(--muted-divider-color) 100%);background-size:200% 100%;animation:skeleton_shimmer__gDOns 1.6s ease-in-out infinite;border-radius:var(--border-radius-sm,8px)}@media(prefers-reduced-motion:reduce){.skeleton_bar__DrkeG{animation:none}}.skeleton_bar__badge__XKWc1{width:140px;height:26px;border-radius:var(--border-radius-full,999px);margin-bottom:24px}.skeleton_bar__heading__49NvJ{width:75%;max-width:600px;height:48px;margin-bottom:14px}.skeleton_bar__description__3yw0f{width:55%;max-width:500px;height:20px}.skeleton_bar__title_lg__YAL4Z{width:220px;height:28px}.skeleton_bar__subtitle__Qgchf{width:160px;height:14px;margin-top:8px}.skeleton_bar__title__L6cww{width:80%;height:16px;margin-bottom:8px}.skeleton_bar__meta__XpiNx{width:60%;height:12px}.styles_pricing_preview__DDVW_{padding:100px 0;background:var(--background-color)}.styles_pricing_preview__DDVW_ .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_pricing_preview__DDVW_ .container{padding:0 16px}.styles_pricing_preview__DDVW_{padding:70px 0}}@media(max-width:480px){.styles_pricing_preview__DDVW_{padding:50px 0}}.styles_section_header__k92zT{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){.styles_section_header__k92zT{margin-bottom:50px}}.styles_section_heading__i2MTU{font-size:42px;font-weight:700;line-height:1.2;color:var(--text-color);margin:0 0 20px;letter-spacing:-.02em}@media(max-width:768px){.styles_section_heading__i2MTU{font-size:32px;margin-bottom:16px}}@media(max-width:480px){.styles_section_heading__i2MTU{font-size:26px}}.styles_section_subheading__fZKYz{font-size:19px;line-height:1.6;color:var(--muted-text-color);margin:0}@media(max-width:768px){.styles_section_subheading__fZKYz{font-size:17px}}@media(max-width:480px){.styles_section_subheading__fZKYz{font-size:16px}}.styles_pricing_grid__az5d6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:60px}@media(max-width:1200px){.styles_pricing_grid__az5d6{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.styles_pricing_grid__az5d6{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto;gap:24px}}.styles_pricing_card__C3Jt0{background:var(--card-background-color);border:2px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:40px 32px;transition:all .3s ease;position:relative}.styles_pricing_card__C3Jt0:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(26,32,44,.12);border-color:var(--secondary-color)}@media(max-width:768px){.styles_pricing_card__C3Jt0{padding:32px 24px}}.styles_card_popular__GanyE{border-color:var(--secondary-color);border-width:2px;box-shadow:0 8px 24px rgba(76,74,202,.2);transform:scale(1.05)}.styles_card_popular__GanyE:hover{transform:translateY(-8px) scale(1.05)}@media(max-width:992px){.styles_card_popular__GanyE{transform:scale(1)}.styles_card_popular__GanyE:hover{transform:translateY(-8px) scale(1)}}.styles_popular_badge___h8tJ{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:var(--secondary-color);color:#fff;padding:6px 20px;border-radius:var(--border-radius-full);font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 12px rgba(76,74,202,.3)}.styles_card_header__1EJLW{text-align:center;margin-bottom:40px;padding-bottom:0}.styles_tier_name__pU5PE{font-size:28px;font-weight:700;color:var(--text-color);margin:0 0 8px}@media(max-width:768px){.styles_tier_name__pU5PE{font-size:24px}}.styles_tier_tagline__H1180{display:block;font-size:13px;font-weight:600;color:var(--secondary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.styles_price_wrapper__U1SzR{margin:24px 0 16px;display:flex;align-items:baseline;justify-content:center;gap:4px}.styles_price__TCrn4{font-size:48px;font-weight:800;color:var(--secondary-color);line-height:1}@media(max-width:768px){.styles_price__TCrn4{font-size:40px}}.styles_period__DuKYO{font-size:16px;color:var(--muted-text-color);font-weight:500}.styles_tier_description__uA59O{font-size:15px;line-height:1.5;color:var(--muted-text-color);margin:0}.styles_card_footer__B04MY{margin-top:0}.styles_card_footer__B04MY a{text-decoration:none;display:block}.styles_tier_cta__zb_4w{width:100%}.styles_bottom_cta__CSNgg{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 0;border-top:1px solid var(--divider-color);margin-bottom:40px}.styles_bottom_cta__CSNgg a{text-decoration:none}@media(max-width:768px){.styles_bottom_cta__CSNgg{padding:32px 0}}.styles_bottom_text__lYNBh{font-size:18px;line-height:1.6;color:var(--text-color);margin:0 0 24px;font-weight:500}@media(max-width:768px){.styles_bottom_text__lYNBh{font-size:16px;margin-bottom:20px}}.styles_savings_note__VZV_z{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px 32px;background:rgba(76,175,80,.08);border:1px solid rgba(76,175,80,.3);border-radius:var(--border-radius);max-width:700px;margin:0 auto}@media(max-width:768px){.styles_savings_note__VZV_z{flex-direction:column;gap:12px;padding:20px 24px}}.styles_note_icon__nvHeb{font-size:32px;flex-shrink:0}@media(max-width:768px){.styles_note_icon__nvHeb{font-size:28px}}.styles_note_text__vacfv{font-size:16px;line-height:1.6;color:var(--text-color);margin:0;text-align:left}.styles_note_text__vacfv strong{color:var(--success-color);font-weight:700}@media(max-width:768px){.styles_note_text__vacfv{font-size:15px;text-align:center}}.styles_header_row__7ne7C{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__7ne7C .styles_view_all_link__askpE{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header_row__7ne7C .styles_view_all_link__askpE:hover{color:var(--primary-color)}.styles_header_row__7ne7C .styles_view_all_link__askpE svg{color:currentColor}.styles_chats_scroll__4perZ{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;overflow-y:visible;padding-bottom:8px}.styles_chats_scroll__4perZ::-webkit-scrollbar{display:none}.styles_chats_scroll__4perZ{-ms-overflow-style:none;scrollbar-width:none}.styles_chat_bubble__LJ9jk{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;flex-shrink:0;width:68px;text-decoration:none}.styles_chat_bubble__LJ9jk:hover .styles_avatar_wrapper__EWLwU{transform:scale(1.05)}.styles_chat_bubble__LJ9jk .styles_avatar_wrapper__EWLwU{position:relative;width:56px;height:56px;border-radius:50%;transition:transform .15s ease}.styles_chat_bubble__LJ9jk .styles_unread_dot__uaEOs{position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background-color:var(--error-color);border:2px solid #fff;z-index:1}.styles_chat_bubble__LJ9jk .styles_plus_badge__17oqy{position:absolute;bottom:0;right:0;width:20px;height:20px;border-radius:50%;background-color:var(--secondary-color);border:2px solid #fff;display:flex;align-items:center;justify-content:center;z-index:1}.styles_chat_bubble__LJ9jk .styles_plus_badge__17oqy svg{width:12px;height:12px;color:#fff}.styles_chat_bubble__LJ9jk .styles_bubble_name__7sjyx{font-size:11px;color:var(--muted-text-color);text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.styles_formActions__6NBtK{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}@media(max-width:600px){.styles_formActions__6NBtK{flex-direction:column-reverse}.styles_formActions__6NBtK>*{width:100%;justify-content:center}}.styles_withDivider__7hPmn{margin-top:32px;padding-top:20px;border-top:1px solid var(--divider-color)}.styles_dashboard_container__pX2Ty{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:var(--section-margin)}.styles_section_title___nbMh{font-size:13px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.styles_split_section__Wca5q{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:767px){.styles_split_section__Wca5q{gap:32px}}.styles_quick_actions_wrapper__kedMr,.styles_recent_activity_wrapper__IyMw0{flex:1 1;width:100%}.styles_grid__lpRqw{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.styles_grid__lpRqw{grid-template-columns:repeat(2,1fr)}}.styles_card__SGeAj{display:flex;flex-direction:column;padding:20px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);text-decoration:none;transition:all .2s ease}.styles_card__SGeAj:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05);border-color:var(--secondary-color)}.styles_header__1EtTv{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.styles_label__6jjWl{font-size:14px;color:var(--muted-text-color);font-weight:500;min-height:42px;display:flex;align-items:flex-start}.styles_value_wrapper__Bl_i3{display:flex;align-items:baseline;gap:2px;margin-bottom:12px}.styles_value___W0of{font-size:28px;font-weight:700;color:var(--text-color);line-height:1}.styles_prefix__UOqMe,.styles_suffix__oj_jO{font-size:16px;color:var(--muted-text-color);font-weight:500}.styles_footer__thNZn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:auto;font-size:13px}.styles_change__QCS7q{font-weight:600}.styles_change__QCS7q.styles_positive__BVxdr{color:var(--success-color)}.styles_change__QCS7q.styles_negative__K_CRt{color:var(--error-color)}.styles_change_label__L1DEM{color:var(--muted-text-color)}.styles_quick_actions_grid__MA2Fn{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;align-items:flex-start;justify-content:center;padding:4px 0 0}@media(min-width:769px){.styles_quick_actions_grid__MA2Fn{flex-wrap:wrap;gap:var(--spacing-xl)}}@media(max-width:768px){.styles_quick_actions_grid__MA2Fn{gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding:4px 0 0}.styles_quick_actions_grid__MA2Fn::-webkit-scrollbar{display:none}}.styles_action_card_circular__5FToj{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,1);background:rgba(0,0,0,0);border:none;padding:0;width:70px;flex-shrink:0}.styles_action_card_circular__5FToj:hover{transform:translateY(-3px)}.styles_action_card_circular__5FToj:hover .styles_icon_circle__jAugJ{background:var(--divider-color);border-color:var(--secondary-color);box-shadow:0 4px 12px rgba(0,0,0,.08)}.styles_action_card_circular__5FToj:hover .styles_action_label_circular__mPVks{color:var(--text-color)}.styles_icon_circle__jAugJ{width:58px;height:58px;border-radius:50%;background:#f8fafc;border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .2s ease;flex-shrink:0}.styles_icon_color_0__ARnsE{background:linear-gradient(145deg,color-mix(in srgb,var(--info-color),#ffffff 88%) 0,color-mix(in srgb,var(--info-color),#ffffff 96%) 100%);border-color:color-mix(in srgb,var(--info-color),#ffffff 80%)}.styles_icon_color_1__V7ycc{background:linear-gradient(145deg,color-mix(in srgb,#14b8a6,#ffffff 88%),color-mix(in srgb,#14b8a6,#ffffff 96%));border-color:color-mix(in srgb,#14b8a6,#ffffff 80%)}.styles_icon_color_2__QR15x{background:linear-gradient(145deg,color-mix(in srgb,#22c55e,#ffffff 88%),color-mix(in srgb,#22c55e,#ffffff 96%));border-color:color-mix(in srgb,#22c55e,#ffffff 80%)}.styles_icon_color_3__m2tAP{background:linear-gradient(145deg,color-mix(in srgb,#8b5cf6,#ffffff 88%),color-mix(in srgb,#8b5cf6,#ffffff 96%));border-color:color-mix(in srgb,#8b5cf6,#ffffff 80%)}.styles_icon_color_4__9UYx_{background:linear-gradient(145deg,color-mix(in srgb,#ec4899,#ffffff 88%),color-mix(in srgb,#ec4899,#ffffff 96%));border-color:color-mix(in srgb,#ec4899,#ffffff 80%)}.styles_icon_color_5__qqBv_{background:linear-gradient(145deg,color-mix(in srgb,var(--tertiary-color),#ffffff 88%) 0,color-mix(in srgb,var(--tertiary-color),#ffffff 96%) 100%);border-color:color-mix(in srgb,var(--tertiary-color),#ffffff 80%)}.styles_action_label_circular__mPVks{font-size:11px;font-weight:600;color:var(--muted-text-color);text-align:center;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.styles_activity_section__9PjQM{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:20px}.styles_activity_list__w8I8x{display:flex;flex-direction:column;gap:16px}.styles_activity_link__IGmJk{text-decoration:none;color:inherit;display:block;transition:background-color .2s ease;border-radius:var(--border-radius-sm)}.styles_activity_link__IGmJk:hover{background-color:var(--background-color)}.styles_task_item_clickable__a4T5f{cursor:pointer;text-decoration:none;color:inherit;display:block;transition:background-color .2s ease;border-radius:var(--border-radius-sm)}.styles_task_item_clickable__a4T5f:hover{background-color:var(--background-color)}.styles_activity_item___A0nw{display:flex;align-items:flex-start;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--divider-color)}.styles_activity_item___A0nw:last-child{border-bottom:none;padding-bottom:0}.styles_activity_content__698yi{flex:1 1;min-width:0}.styles_activity_content__698yi .styles_title_row__DEd77{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:2px}.styles_activity_content__698yi h4{font-size:14px;font-weight:600;color:var(--text-color);margin:0;white-space:normal;line-height:1.3}.styles_activity_content__698yi .styles_user_name__Favp2{font-size:12px;color:var(--muted-text-color);margin-bottom:4px;font-weight:500}.styles_activity_content__698yi p{font-size:13px;color:var(--text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_activity_meta__fIgs8{font-size:12px;color:var(--muted-text-color);white-space:nowrap;margin-top:2px;text-align:right;margin-left:auto;flex-shrink:0}@media(max-width:480px){.styles_activity_item___A0nw{flex-wrap:wrap}.styles_activity_content__698yi{min-width:calc(100% - 44px)}.styles_activity_meta__fIgs8{width:100%;text-align:left;margin-top:4px;padding-left:44px;white-space:normal}}.styles_workspace_block__o28F9{margin:32px 0;width:100%}@media screen and (max-width:767px){.styles_workspace_block__o28F9{margin:32px 0}}.styles_command_center_header__WsSkV{margin-bottom:20px}.styles_premium_header__Q74Zl{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;font-size:24px;font-weight:700;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.8px}.styles_sparkle__kopWm{font-size:15px;color:var(--secondary-color)}.styles_input_wrapper__rc6pH{position:relative;width:100%}.styles_command_input__YgFh8{width:100%;height:120px!important;min-height:120px;padding:20px 24px 60px;font-size:18px;text-align:start;color:var(--text-color);background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);transition:all .2s ease;resize:none;line-height:1.5;font-weight:500;overflow:hidden}.styles_command_input__YgFh8::placeholder{color:var(--muted-text-color);opacity:.5}.styles_command_input__YgFh8:focus{outline:none;border-color:var(--secondary-color);background:#fff;box-shadow:0 0 0 4px rgba(var(--secondary-color-rgb),.1)}.styles_command_input__YgFh8:disabled{opacity:.7;cursor:not-allowed}.styles_input_actions__wq1Is{position:absolute;inset-inline-end:16px;bottom:16px;display:flex;align-items:center}.styles_submit_btn__2mfzO{background:var(--community-primary,var(--dark-bg));border:none;border-radius:var(--border-radius-sm);width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--community-primary-text,white);font-size:24px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.styles_submit_btn__2mfzO:hover{opacity:.9;transform:scale(1.02)}.styles_submit_btn__2mfzO:active{transform:scale(.98)}.styles_spinner__kP1RQ{width:24px;height:24px;border:2px solid rgba(0,0,0,.1);border-top:2px solid var(--primary-color);border-radius:50%;animation:styles_spin__o9rMN .8s linear infinite}@keyframes styles_spin__o9rMN{to{transform:rotate(1turn)}}.styles_carousel_placeholder__stLuT{position:absolute;inset-inline-start:24px;top:20px;width:calc(100% - 100px);pointer-events:none;color:var(--muted-text-color);opacity:.6;font-size:18px;display:flex;align-items:baseline;z-index:5;white-space:nowrap;line-height:inherit;overflow:hidden}@media screen and (max-width:480px){.styles_carousel_placeholder__stLuT{font-size:15px;inset-inline-start:16px;width:calc(100% - 80px)}}.styles_carousel_window__8nsv9{height:27px;overflow:hidden;display:inline-block;position:relative;flex:1 1;min-width:0;vertical-align:baseline}.styles_carousel_content__3oiBt{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.4,0,.2,1)}.styles_carousel_item__dn3Yj{height:27px;display:flex;align-items:baseline;font-weight:500}.styles_resume_chip__0z5VB{display:flex;align-items:center;gap:6px;margin-top:10px;padding:6px 10px 6px 12px;background:rgba(var(--secondary-color-rgb),.07);border:1px solid rgba(var(--secondary-color-rgb),.18);border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:100%}.styles_resume_chip_trigger__ihik0{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;min-width:0;text-align:start}.styles_resume_chip_trigger__ihik0:hover .styles_resume_chip_label__PaKen{text-decoration:underline}.styles_resume_chip_label__PaKen{font-size:11px;font-weight:700;color:var(--secondary-color);white-space:nowrap;letter-spacing:.3px;text-transform:uppercase}.styles_resume_chip_goal__L7ZfD{font-size:12px;color:var(--muted-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.styles_resume_chip_dismiss__SpgH1{background:none;border:none;cursor:pointer;color:var(--muted-text-color);font-size:16px;line-height:1;padding:0 2px;flex-shrink:0;opacity:.6;-webkit-margin-start:2px;margin-inline-start:2px}.styles_resume_chip_dismiss__SpgH1:hover{opacity:1}.styles_quick_tools_section__2kJN3{padding-top:8px;border-top:none}.styles_suggestions_container__X9E5_{margin-top:32px;margin-bottom:32px}.styles_section_header__uQMgy{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_icon__yxw77{font-size:16px}.styles_ai_badge__Ko9Gh{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:var(--border-radius-md);margin-left:auto;letter-spacing:.5px;box-shadow:0 2px 4px rgba(var(--primary-color-rgb),.2)}.styles_carousel_container__OXFmc{position:relative;width:100%}.styles_slides_wrapper__AiQj1{position:relative;width:100%;min-height:140px;overflow:hidden}.styles_suggestion_item__wP2WX{position:absolute;top:0;left:0;width:100%;gap:16px;padding:20px;transition:opacity .4s ease-in-out,transform .4s ease-in-out!important;opacity:0;transform:translateX(100%);pointer-events:none}.styles_suggestion_item__wP2WX.styles_active__5AjSG{opacity:1;transform:translateX(0)!important;pointer-events:auto;position:relative}.styles_suggestion_item__wP2WX:hover{transform:translateX(0)!important;border-color:var(--secondary-color)!important}.styles_suggestion_content__sxbzz{width:100%}.styles_message__hcNSc{font-size:15px;color:var(--text-color);font-weight:500;margin:0;line-height:1.5}.styles_action_btn__2cBwZ{align-self:flex-end;background:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);padding:8px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;z-index:2}.styles_action_btn__2cBwZ:hover{filter:brightness(90%);transform:translateY(-1px);box-shadow:var(--shadow-sm)}@media(max-width:640px){.styles_action_btn__2cBwZ{width:100%;align-self:stretch;text-align:center}}.styles_dots_container__D0RL2{display:flex;justify-content:center;gap:8px;margin-top:16px}.styles_dot__pXla_{width:8px;height:8px;border-radius:50%;background:var(--muted-text-color);border:none;padding:0;cursor:pointer;transition:all .2s ease-in-out}.styles_dot__pXla_.styles_active__5AjSG{background:var(--primary-color);transform:scale(1.3)}.styles_dot__pXla_:hover:not(.styles_active__5AjSG){background:var(--secondary-color)}.styles_loading_skeleton__lXJO7{height:236px;background:var(--divider-color);border-radius:var(--border-radius-md);margin-top:32px;margin-bottom:32px;animation:styles_pulse__1Hrqx 1.5s infinite}@keyframes styles_pulse__1Hrqx{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.styles_section__evZyw{padding:var(--spacing-section) 0;background:var(--background-color)}.styles_section__evZyw .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_section__evZyw .container{padding:0 16px}}.styles_header__dk8WW{text-align:center;margin-bottom:var(--spacing-3xl)}.styles_badge__K5teb{display:inline-flex;align-items:center;padding:6px 20px;background:linear-gradient(135deg,rgba(var(--secondary-color-rgb),.08),rgba(var(--primary-color-rgb),.08));border:1px solid rgba(var(--secondary-color-rgb),.3);border-radius:var(--border-radius-pill);font-size:var(--font-size-sm);font-weight:600;color:var(--secondary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--spacing-lg)}.styles_heading__lUbQN{font-size:var(--fluid-h2);font-weight:700;line-height:var(--line-height-tight);color:var(--text-color);letter-spacing:-.02em;margin:0}.styles_stats_grid__NKasA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg);margin-bottom:var(--spacing-3xl)}@media(max-width:992px){.styles_stats_grid__NKasA{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.styles_stats_grid__NKasA{grid-template-columns:1fr;gap:var(--spacing-md)}}.styles_stat_card__Xht1o{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:var(--spacing-xl);text-align:center;transition:all var(--duration-normal) var(--ease-default)}.styles_stat_card__Xht1o:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--secondary-color)}.styles_stat_value__oGZZ9{font-size:var(--font-size-4xl);font-weight:800;color:var(--secondary-color);line-height:1;margin-bottom:var(--spacing-sm);letter-spacing:-.02em}@media(max-width:768px){.styles_stat_value__oGZZ9{font-size:var(--font-size-3xl)}}.styles_stat_label__4KBim{font-size:var(--font-size-lg);font-weight:600;color:var(--text-color);margin-bottom:var(--spacing-xs)}.styles_stat_description__iuAXx{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;line-height:var(--line-height-relaxed)}.styles_audiences__JrPGN{text-align:center}.styles_audiences_label__ivBs3{font-size:var(--font-size-base);font-weight:600;color:var(--muted-text-color);margin:0 0 var(--spacing-md) 0;text-transform:uppercase;letter-spacing:.5px;font-size:var(--font-size-sm)}.styles_audiences_pills__Y2EHP{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-sm)}.styles_audience_pill__k88x4{display:inline-flex;align-items:center;padding:8px 20px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-pill);font-size:var(--font-size-sm);font-weight:500;color:var(--text-color);transition:all var(--duration-normal) var(--ease-default)}.styles_audience_pill__k88x4:hover{border-color:var(--secondary-color);color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.04)}.styles_tabsSection__d5PT0{width:100%;padding:70px 0}.styles_tabsSection__d5PT0 .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_tabsSection__d5PT0 .container{padding:0 16px}.styles_tabsSection__d5PT0{padding:50px 0}}@media(max-width:480px){.styles_tabsSection__d5PT0{padding:30px 0}}.styles_header__iwBLI{text-align:center;margin-bottom:60px}@media(max-width:768px){.styles_header__iwBLI{margin-bottom:50px}}.styles_featureLabel__RDTYy{display:inline-block;padding:8px 20px;background:rgba(76,74,202,.08);border:1px solid rgba(76,74,202,.3);color:var(--secondary-color);border-radius:var(--border-radius-full);font-size:13px;margin-bottom:24px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease}.styles_featureLabel__RDTYy:hover{background:rgba(76,74,202,.12);border-color:var(--secondary-color)}.styles_heading__6eCJm{font-size:42px;font-weight:700;margin-bottom:20px;color:inherit;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto;letter-spacing:-.02em}@media(max-width:768px){.styles_heading__6eCJm{font-size:32px;margin-bottom:16px}}@media(max-width:480px){.styles_heading__6eCJm{font-size:26px}}.styles_subHeading__AKnYT{font-size:19px;color:var(--muted-text-color);max-width:800px;margin:0 auto;line-height:1.6}@media(max-width:768px){.styles_subHeading__AKnYT{font-size:17px}}@media(max-width:480px){.styles_subHeading__AKnYT{font-size:16px}}.styles_tabsContainer__5HYPU{width:100%;display:flex;flex-direction:column;gap:32px}@media(max-width:768px){.styles_tabsContainer__5HYPU{gap:24px}}.styles_tabList__2miMf{display:flex;justify-content:center;gap:16px;margin-bottom:48px;flex-wrap:wrap}@media(max-width:768px){.styles_tabList__2miMf{gap:10px;margin-bottom:40px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.styles_tabList__2miMf::-webkit-scrollbar{display:none}}.styles_tab__7lop_{padding:10px 24px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--muted-text-color);font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;border-radius:var(--border-radius-full)}.styles_tab__7lop_:hover{color:var(--secondary-color);border-color:var(--secondary-color);background:rgba(76,74,202,.03);box-shadow:0 2px 6px rgba(76,74,202,.1)}.styles_tab__7lop_:focus{outline:none}.styles_tab__7lop_:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.styles_tab__7lop_.styles_active__FlXBO{color:var(--card-background-color);background:var(--text-color);border-color:rgba(0,0,0,0);font-weight:600;box-shadow:0 4px 12px rgba(76,74,202,.2);transform:translateY(-1px)}@media(max-width:768px){.styles_tab__7lop_{font-size:14px;padding:8px 16px;white-space:nowrap;flex-shrink:0}}.styles_tabContent__c7qjn{position:relative;min-height:400px}@media(max-width:768px){.styles_tabContent__c7qjn{min-height:250px}}.styles_tabPanel__uWCEN{display:none;opacity:0;transition:opacity .3s ease}.styles_tabPanel__uWCEN.styles_active__FlXBO{display:block;opacity:1}.styles_contentWrapper__F3s9B{display:flex;justify-content:center;align-items:center}.styles_carousel__Qu2Yz{position:relative;width:100%;max-width:900px;margin:0 auto}.styles_carouselButton__8uHWS{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(76,74,202,.2);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;font-family:inherit;color:inherit;transition:all .3s ease;z-index:10;box-shadow:0 2px 12px rgba(0,0,0,.08)}.styles_carouselButton__8uHWS:hover{background:#fff;border-color:var(--secondary-color);color:var(--secondary-color);box-shadow:0 4px 16px rgba(76,74,202,.2);transform:translateY(-50%) scale(1.1)}.styles_carouselButton__8uHWS:first-child{left:-22px}.styles_carouselButton__8uHWS:last-of-type{right:-22px}@media(max-width:768px){.styles_carouselButton__8uHWS{width:36px;height:36px;font-size:1.25rem}.styles_carouselButton__8uHWS:first-child{left:8px}.styles_carouselButton__8uHWS:last-of-type{right:8px}}.styles_slideContainer__Y0lji{width:100%;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:0 8px 32px rgba(26,32,44,.12);background:#fff;border:1px solid rgba(0,0,0,.05);transition:box-shadow .3s ease}.styles_slideContainer__Y0lji:hover{box-shadow:0 12px 48px rgba(26,32,44,.16)}.styles_slideImage__lQE2s{width:100%;height:auto;display:block}.styles_carouselIndicators__J3QEw{display:flex;justify-content:center;gap:10px;margin-top:24px}.styles_indicator__Qg73S{width:10px;height:10px;border-radius:50%;border:none;background:var(--divider-color);cursor:pointer;transition:all .3s ease;padding:0;font-family:inherit}.styles_indicator__Qg73S:hover{background:var(--muted-text-color);transform:scale(1.1)}.styles_indicator__Qg73S.styles_active__FlXBO{background:var(--secondary-color);width:32px;border-radius:var(--border-radius-xs);box-shadow:0 2px 8px rgba(76,74,202,.3)}.styles_staticImage__TEIF5{width:100%;max-width:900px;margin:0 auto;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:0 8px 32px rgba(26,32,44,.12);background:#fff;border:1px solid rgba(0,0,0,.05);transition:box-shadow .3s ease}.styles_staticImage__TEIF5:hover{box-shadow:0 12px 48px rgba(26,32,44,.16)}.styles_image__Mps4t{width:100%;height:auto;display:block}.styles_ctaWrapper__B2Dmr{display:flex;justify-content:center;align-items:center;margin-top:60px;padding-top:40px;border-top:1px solid var(--divider-color)}.styles_ctaWrapper__B2Dmr a{text-decoration:none}@media(max-width:768px){.styles_ctaWrapper__B2Dmr{margin-top:48px;padding-top:32px}}.styles_wrapper__WYiWR{display:flex;gap:6px;flex-shrink:0}.styles_connectBtn__F7aLP{padding:6px 14px;border-radius:var(--border-radius-pill);font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid var(--primary-color);text-decoration:none;text-align:center;background-color:rgba(0,0,0,0);color:var(--primary-color);transition:all .2s ease}.styles_connectBtn__F7aLP:hover:not(:disabled){background-color:var(--primary-color);color:#fff}.styles_connectBtn__F7aLP:disabled{opacity:.5;cursor:not-allowed}.styles_messageBtn__LwK7p{padding:6px 14px;border-radius:var(--border-radius-pill);font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid var(--divider-color);text-decoration:none;text-align:center;background-color:rgba(0,0,0,0);color:var(--text-color);transition:all .2s ease}.styles_messageBtn__LwK7p:hover{background-color:var(--background-color)}.styles_pendingBtn___bfyU{border-radius:var(--border-radius-pill);border:1px solid var(--divider-color);color:var(--muted-text-color);text-align:center;background:rgba(0,0,0,0);cursor:default}.styles_acceptBtn__k2erR,.styles_pendingBtn___bfyU{padding:6px 14px;font-size:.8125rem;font-weight:500}.styles_acceptBtn__k2erR{border-radius:var(--border-radius-pill);cursor:pointer;border:none;background-color:var(--primary-color);color:#fff;transition:opacity .2s ease}.styles_acceptBtn__k2erR:hover:not(:disabled){opacity:.9}.styles_acceptBtn__k2erR:disabled{opacity:.6;cursor:not-allowed}.styles_declineBtn__VbKW_{padding:6px 14px;border-radius:var(--border-radius-pill);font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid var(--divider-color);background:rgba(0,0,0,0);color:var(--muted-text-color);transition:all .2s ease}.styles_declineBtn__VbKW_:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_declineBtn__VbKW_:disabled{opacity:.6;cursor:not-allowed}.styles_loadingBtn__Cq_qP{padding:6px 14px;border-radius:var(--border-radius-pill);font-size:.8125rem;font-weight:500;border:1px solid var(--divider-color);color:var(--muted-text-color);text-align:center;background:rgba(0,0,0,0)}.styles_container__SLbLn{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:28px 24px 24px;margin-top:30px;border-top:1px solid var(--divider-color)}.styles_iconWrap__8Zgq_{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--border-radius-full);background:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.07);margin-bottom:4px}.styles_title__zjDMk{margin:0;color:var(--text-color);font-size:.95rem;font-weight:700}.styles_desc__6ttW_{margin:0;max-width:22rem;color:var(--muted-text-color);font-size:.82rem;line-height:1.5}.styles_stats_card_compact__oyrQV{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm)}.styles_stats_card_compact__oyrQV .styles_compact_icon__np_YX{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:var(--border-radius-sm);background:var(--background-color);color:var(--muted-text-color)}.styles_stats_card_compact__oyrQV .styles_compact_icon__np_YX svg{width:22px;height:22px}.styles_stats_card_compact__oyrQV .styles_icon_blue__UU6Yi{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_stats_card_compact__oyrQV .styles_icon_green__jDjoL{background:var(--alert-success-color);color:var(--tertiary-color)}.styles_stats_card_compact__oyrQV .styles_icon_orange__ppU_d{background:var(--alert-warning-color);color:var(--warning-color)}.styles_stats_card_compact__oyrQV .styles_icon_purple__8bh3C{background:rgba(76,74,202,.1);color:var(--secondary-color)}.styles_stats_card_compact__oyrQV .styles_icon_red__U5C3E{background:var(--alert-error-color);color:var(--error-color)}.styles_stats_card_compact__oyrQV .styles_compact_content__a1ShX{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_stats_card_compact__oyrQV .styles_compact_value__lsS2i{font-size:28px;font-weight:700;color:var(--text-color);line-height:1;letter-spacing:-.5px}.styles_stats_card_compact__oyrQV .styles_compact_label__kNh5z{font-size:13px;color:var(--muted-text-color);margin-top:4px;white-space:nowrap}.styles_stats_card_compact__oyrQV .styles_compact_subtext__6Wax9{font-size:12px;color:var(--muted-text-color)}.styles_stats_card__DpYs0{padding:16px;background:#fff;border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);height:100%}.styles_stats_card__DpYs0 .styles_stats_header__bcG9w{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.styles_stats_card__DpYs0 .styles_stats_header__bcG9w .styles_stats_title__7APWk{font-size:14px;font-weight:500;color:var(--text-color);margin:0}.styles_stats_card__DpYs0 .styles_stats_header__bcG9w .styles_stats_icon__GliJ0{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color)}.styles_stats_card__DpYs0 .styles_stats_header__bcG9w .styles_stats_icon__GliJ0 svg{width:22px;height:22px}.styles_stats_card__DpYs0 .styles_stats_value__cy5d9{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:8px}.styles_stats_card__DpYs0 .styles_stats_subtexts__gZBtk .styles_subtext1__s_7W_{font-size:12px;color:var(--muted-text-color);margin:0 0 4px}.styles_stats_card__DpYs0 .styles_stats_subtexts__gZBtk .styles_subtext2___oHP0{font-size:12px;font-weight:500;margin:0;display:flex;gap:3px;align-items:flex-start;color:var(--muted-text-color)}.styles_stats_card__DpYs0 .styles_stats_subtexts__gZBtk .styles_subtext2___oHP0.styles_is_decreasing__IRzRl{color:var(--error-color)}.styles_stats_card__DpYs0 .styles_stats_subtexts__gZBtk .styles_subtext2___oHP0.styles_is_growing__DXU3m{color:var(--tertiary-color)}.styles_stats_card__DpYs0 .styles_stats_subtexts__gZBtk .styles_subtext2___oHP0 svg{margin-top:-4px;min-width:24px}.styles_stats_grid__uCpV3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.styles_stat_card__HTJet{background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:var(--inner-padding);display:flex;align-items:center;gap:16px;transition:box-shadow .2s ease}.styles_stat_card__HTJet:hover{box-shadow:var(--shadow-sm)}.styles_stat_icon__HLY_b{width:48px;height:48px;border-radius:var(--border-radius-sm);background:var(--background-color);display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_stat_content__BXDti{flex:1 1;min-width:0}.styles_stat_value__nSnt9{font-size:24px;font-weight:600;color:var(--text-color);margin:0;line-height:1.2}.styles_stat_label__3MyRJ{font-size:14px;color:var(--muted-text-color);margin:4px 0 0;line-height:1.2}@media(max-width:1024px){.styles_stats_grid__uCpV3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.styles_stats_grid__uCpV3{grid-template-columns:1fr;gap:12px}.styles_stat_card__HTJet{padding:12px}.styles_stat_icon__HLY_b{width:40px;height:40px}.styles_stat_value__nSnt9{font-size:20px}.styles_stat_label__3MyRJ{font-size:13px}}.styles_filter__IPJtX{display:inline-flex;flex-wrap:wrap;gap:var(--spacing-xs);align-items:center}.styles_presetButton__qvykI{white-space:nowrap}@media(max-width:480px){.styles_filter__IPJtX{gap:4px}}.styles_wrapper__fSiVf{margin-bottom:20px;width:100%}.styles_wrapperSm___sDsx{margin-bottom:16px}.styles_titleSm__2HY23{font-size:15px;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.styles_titleSm__2HY23 .title-count{display:inline-flex;align-items:center;justify-content:center;-webkit-margin-start:6px;margin-inline-start:6px;padding:1px 7px;border-radius:var(--border-radius-lg);background:var(--background-color);color:var(--muted-text-color);font-size:12px;font-weight:500}.styles_backLink__DhfXC{margin-bottom:10px}.styles_header__0LvdP{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--inner-padding);width:100%;flex-wrap:wrap}.styles_left__pFPVP{flex:1 1;min-width:200px}.styles_description__kzz4V{margin:4px 0 0;font-size:14px;color:var(--muted-text-color);line-height:1.5}.styles_actions__4PC8U{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex-shrink:0}@media(max-width:640px){.styles_header__0LvdP{flex-direction:column;align-items:stretch}.styles_actions__4PC8U{justify-content:flex-start}}.styles_backButton__gP0k3{display:inline-flex;align-items:center;gap:8px;color:var(--muted-text-color);font-size:.875rem;background:none;border:none;cursor:pointer;padding:8px 0;text-decoration:none;transition:color .2s ease}.styles_backButton__gP0k3:hover{color:var(--text-color)}.styles_backButton__gP0k3 svg{width:16px;height:16px;flex-shrink:0}[dir=rtl] .styles_backButton__gP0k3 svg{transform:scaleX(-1)}.styles_backButton__gP0k3 span{color:inherit}.styles_main__d0c_4{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.styles_main__d0c_4.styles_with_back_button__FtPGb{flex-direction:column;align-items:flex-start}.styles_main__d0c_4.styles_with_action__P2tBD{flex-direction:row;align-items:flex-start;justify-content:space-between}.styles_main__d0c_4.styles_with_action__P2tBD .styles_left_section__W_7t5{flex:1 1}.styles_main__d0c_4 .styles_left_section__W_7t5{display:flex;flex-direction:column}.styles_main__d0c_4 .styles_title__dpKis{font-size:19px;font-weight:700}.styles_main__d0c_4 .styles_button_wrapper__kRkaS{margin-bottom:8px}.styles_main__d0c_4 .styles_add_link__rLKBS{display:inline-flex;align-items:center;gap:8px;color:var(--muted-text-color);font-size:14px;text-decoration:none;cursor:pointer;margin-bottom:8px;transition:color .2s ease}.styles_main__d0c_4 .styles_add_link__rLKBS:hover{color:var(--text-color)}.styles_main__d0c_4 .styles_add_link__rLKBS svg{flex-shrink:0}.styles_main__d0c_4 .styles_action_link__v4SjD{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08) 0,rgba(var(--primary-color-rgb),.04) 100%);border:1px solid rgba(var(--primary-color-rgb),.15);border-radius:var(--border-radius-pill);color:var(--primary-color);font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease;white-space:nowrap}.styles_main__d0c_4 .styles_action_link__v4SjD:hover{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.12) 0,rgba(var(--primary-color-rgb),.08) 100%);border-color:rgba(var(--primary-color-rgb),.25);box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.1);transform:translateY(-1px)}.styles_main__d0c_4 .styles_action_link__v4SjD:active{transform:translateY(0)}.styles_main__d0c_4 .styles_action_link__v4SjD svg{flex-shrink:0}@media(max-width:600px){.styles_main__d0c_4.styles_with_action__P2tBD{flex-direction:column;gap:12px}.styles_main__d0c_4.styles_with_action__P2tBD .styles_action_link__v4SjD{align-self:flex-start}}.styles_color_0__6e5_6{background:linear-gradient(145deg,color-mix(in srgb,var(--info-color),#ffffff 94%) 0,#ffffff 100%)}.styles_color_0__6e5_6.styles_active__bOZQ3,.styles_color_0__6e5_6:hover{background:linear-gradient(145deg,color-mix(in srgb,var(--info-color),#ffffff 90%) 0,#ffffff 100%)}.styles_color_0__6e5_6.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:var(--info-color);stroke:var(--info-color)}.styles_color_0__6e5_6.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,var(--info-color),transparent 88%);color:var(--info-color)}.styles_color_1__5XTRA{background:linear-gradient(145deg,color-mix(in srgb,#14b8a6,#ffffff 94%),#ffffff)}.styles_color_1__5XTRA.styles_active__bOZQ3,.styles_color_1__5XTRA:hover{background:linear-gradient(145deg,color-mix(in srgb,#14b8a6,#ffffff 90%),#ffffff)}.styles_color_1__5XTRA.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:#14b8a6;stroke:#14b8a6}.styles_color_1__5XTRA.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,#14b8a6,transparent 88%);color:#14b8a6}.styles_color_2__Q56g3{background:linear-gradient(145deg,color-mix(in srgb,#22c55e,#ffffff 94%),#ffffff)}.styles_color_2__Q56g3.styles_active__bOZQ3,.styles_color_2__Q56g3:hover{background:linear-gradient(145deg,color-mix(in srgb,#22c55e,#ffffff 90%),#ffffff)}.styles_color_2__Q56g3.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:#22c55e;stroke:#22c55e}.styles_color_2__Q56g3.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,#22c55e,transparent 88%);color:#22c55e}.styles_color_3__s67b2{background:linear-gradient(145deg,color-mix(in srgb,#8b5cf6,#ffffff 94%),#ffffff)}.styles_color_3__s67b2.styles_active__bOZQ3,.styles_color_3__s67b2:hover{background:linear-gradient(145deg,color-mix(in srgb,#8b5cf6,#ffffff 90%),#ffffff)}.styles_color_3__s67b2.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:#8b5cf6;stroke:#8b5cf6}.styles_color_3__s67b2.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,#8b5cf6,transparent 88%);color:#8b5cf6}.styles_color_4__ibY6F{background:linear-gradient(145deg,color-mix(in srgb,#ec4899,#ffffff 94%),#ffffff)}.styles_color_4__ibY6F.styles_active__bOZQ3,.styles_color_4__ibY6F:hover{background:linear-gradient(145deg,color-mix(in srgb,#ec4899,#ffffff 90%),#ffffff)}.styles_color_4__ibY6F.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:#ec4899;stroke:#ec4899}.styles_color_4__ibY6F.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,#ec4899,transparent 88%);color:#ec4899}.styles_color_5__Jw6to{background:linear-gradient(145deg,color-mix(in srgb,var(--tertiary-color),#ffffff 94%) 0,#ffffff 100%)}.styles_color_5__Jw6to.styles_active__bOZQ3,.styles_color_5__Jw6to:hover{background:linear-gradient(145deg,color-mix(in srgb,var(--tertiary-color),#ffffff 90%) 0,#ffffff 100%)}.styles_color_5__Jw6to.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:var(--tertiary-color);stroke:var(--tertiary-color)}.styles_color_5__Jw6to.styles_active__bOZQ3 .styles_card_badge___aVty{background:color-mix(in srgb,var(--tertiary-color),transparent 88%);color:var(--tertiary-color)}.styles_action_grid__rp_TB{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding:0;width:100%}@media screen and (max-width:1024px){.styles_action_grid__rp_TB{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.styles_action_grid__rp_TB{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:2px 0 8px;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(90deg,black 88%,transparent);-webkit-mask-image:linear-gradient(90deg,black 88%,transparent)}.styles_action_grid__rp_TB::-webkit-scrollbar{display:none}}.styles_action_card__1mIPL{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;min-height:96px;padding:14px 14px 10px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);-webkit-border-start:3px solid rgba(0,0,0,0);border-inline-start:3px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;overflow:hidden;transition:transform var(--duration-normal) var(--ease-default),box-shadow var(--duration-normal) var(--ease-default),border-color var(--duration-normal) var(--ease-default);box-shadow:var(--shadow-sm)}.styles_action_card__1mIPL:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_action_card__1mIPL:hover .styles_card_icon__lfnAu svg{opacity:1;transform:scale(1.05)}.styles_action_card__1mIPL:hover .styles_card_badge___aVty{background:rgba(var(--primary-color-rgb),.1)}.styles_action_card__1mIPL:active{transform:translateY(0) scale(.98);transition-duration:var(--duration-fast)}.styles_action_card__1mIPL.styles_active__bOZQ3{border-inline-start-color:var(--community-primary,var(--primary-color));background:color-mix(in srgb,var(--community-primary,var(--primary-color)) 4%,var(--card-background-color))}.styles_action_card__1mIPL.styles_active__bOZQ3 .styles_card_label__ps5vI{color:var(--text-color);font-weight:700}.styles_action_card__1mIPL.styles_active__bOZQ3 .styles_card_badge___aVty{background:rgba(var(--primary-color-rgb),.1);color:var(--community-primary,var(--primary-color))}.styles_action_card__1mIPL.styles_active__bOZQ3 .styles_card_icon__lfnAu:before{background:radial-gradient(circle,rgba(var(--primary-color-rgb),.08) 0,transparent 70%)}.styles_action_card__1mIPL.styles_active__bOZQ3 .styles_card_icon__lfnAu svg{color:var(--community-primary,var(--primary-color));stroke:var(--community-primary,var(--primary-color));opacity:1;filter:drop-shadow(0 1px 3px rgba(var(--primary-color-rgb),.25));transform:scale(1.05)}@media screen and (max-width:768px){.styles_action_card__1mIPL{min-height:80px;padding:10px 10px 8px;border-radius:var(--border-radius-sm);border-inline-start-width:2px;border-bottom:1px solid var(--divider-color);flex-shrink:0;width:96px;min-width:96px}}.styles_action_card__1mIPL.styles_disabled__HRLr9{cursor:not-allowed;opacity:.55;filter:grayscale(.4);pointer-events:auto}.styles_action_card__1mIPL.styles_disabled__HRLr9:hover{transform:none;box-shadow:var(--shadow-sm)}.styles_action_card__1mIPL.styles_disabled__HRLr9 .styles_card_badge___aVty{display:none}.styles_card_content__tRZhG{display:flex;flex-direction:column;align-items:flex-start;gap:6px;position:relative;z-index:2;width:100%}.styles_card_label__ps5vI{color:var(--text-color);font-size:14px;font-weight:600;line-height:1.4;letter-spacing:-.01em}@media screen and (max-width:768px){.styles_card_label__ps5vI{font-size:13px;white-space:nowrap}}.styles_card_badge___aVty{font-size:12px;font-weight:600;padding:4px 10px;color:var(--muted-text-color);background:rgba(113,128,150,.1);border-radius:var(--border-radius-md);transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:768px){.styles_card_badge___aVty{font-size:11px;padding:3px 8px}}.styles_card_icon__lfnAu{display:flex;align-items:flex-end;justify-content:flex-end;position:absolute;bottom:8px;right:8px;z-index:1;pointer-events:none}.styles_card_icon__lfnAu:before{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:radial-gradient(circle,rgba(113,128,150,.05) 0,transparent 70%);bottom:-4px;right:-4px;z-index:-1;transition:all .3s ease}.styles_card_icon__lfnAu svg{width:32px;height:32px;color:var(--icon-color);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.75;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}@media screen and (max-width:768px){.styles_card_icon__lfnAu{bottom:4px;right:4px}.styles_card_icon__lfnAu:before{width:32px;height:32px;bottom:-2px;right:-2px}.styles_card_icon__lfnAu svg{width:22px;height:22px}}@media screen and (min-width:1024px){.styles_mobile_only__WvR8J{display:none}}@media(prefers-reduced-motion:reduce){.styles_action_card__1mIPL{transition:none;transform:none!important}.styles_action_card__1mIPL:active,.styles_action_card__1mIPL:hover{transform:none!important}.styles_action_card__1mIPL .styles_card_icon__lfnAu svg{transition:none;transform:none!important}}.shared-styles_panel__7WrWM{background-color:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:18px 20px}.shared-styles_panel__7WrWM+.shared-styles_panel__7WrWM{margin-top:0}.shared-styles_panelHeader___WZqv{margin-bottom:14px}.shared-styles_panelHeaderRow__0Z36A{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.shared-styles_panelTitle__PKGjL{font-size:14px;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.shared-styles_panelDesc__3MvwY{font-size:12px;color:var(--muted-text-color);margin:3px 0 0;line-height:1.45}.shared-styles_optionsStack__g9qy1{display:flex;flex-direction:column;gap:16px}.shared-styles_fieldsList__jor_z{display:flex;flex-direction:column;gap:14px}.shared-styles_field__4JOw7{display:flex;flex-direction:column;gap:6px}.shared-styles_fieldLabel__gqqDk{font-size:12px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.4px}.shared-styles_colorRow__f_SYg{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background-color:var(--card-background-color);transition:border-color .15s ease}.shared-styles_colorRow__f_SYg:hover{border-color:var(--muted-text-color)}.shared-styles_colorSwatch__doPJG{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid var(--card-background-color);box-shadow:0 0 0 1px var(--divider-color);overflow:hidden;flex-shrink:0;cursor:pointer;transition:transform .15s ease}.shared-styles_colorSwatch__doPJG:hover{transform:scale(1.05)}.shared-styles_colorInput__83D76{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0}.shared-styles_colorHex__jOs_z{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:var(--text-color);letter-spacing:.3px}.shared-styles_togglesList__Zb2mc{display:flex;flex-direction:column}.shared-styles_toggleRow__S7z8z{padding:12px 0;border-bottom:1px solid var(--muted-divider-color)}.shared-styles_toggleRow__S7z8z:first-child{padding-top:0}.shared-styles_toggleRow__S7z8z:last-child{padding-bottom:0;border-bottom:none}.shared-styles_segmented__ewaiF{display:inline-flex;gap:4px;background-color:var(--background-color);border-radius:var(--border-radius-sm);padding:4px;flex-shrink:0}.shared-styles_segmentedBtn__87y77{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:none;border-radius:var(--border-radius-xs);background-color:rgba(0,0,0,0);font-size:12px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.shared-styles_segmentedBtn__87y77:hover{color:var(--text-color)}.shared-styles_segmentedBtn__87y77 svg{flex-shrink:0}.shared-styles_segmentedBtnActive__2Rk0G{background-color:var(--card-background-color);color:var(--text-color);box-shadow:var(--shadow-sm)}.shared-styles_segmentedBtnActive__2Rk0G:hover{color:var(--text-color)}.shared-styles_previewStage__rgMH_{background-color:var(--background-color);background-image:radial-gradient(circle,rgba(var(--primary-color-rgb),.08) 1px,transparent 1px);background-size:16px 16px;border-radius:var(--border-radius-sm);padding:20px 16px;min-height:260px;display:flex;align-items:flex-start;justify-content:center}.shared-styles_previewInner__2e_yG{width:100%}.shared-styles_alert___YVG8{display:flex;align-items:center;gap:10px;padding:10px 14px;background-color:var(--alert-error-color);color:var(--error-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:500;margin-bottom:12px}.shared-styles_alert___YVG8 svg{flex-shrink:0}.shared-styles_codeBlock__E1Q39{background-color:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);overflow:hidden}.shared-styles_codeBlock__E1Q39 pre{margin:0;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,Cascadia Code,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.65;color:var(--text-color);overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:240px}.shared-styles_codeBlock__E1Q39 code{color:inherit;background:none}.shared-styles_codeSkeleton__6bZtj{background-color:var(--background-color);border:1px dashed var(--divider-color);border-radius:var(--border-radius-sm);padding:28px 16px;text-align:center}.shared-styles_codeSkeleton__6bZtj p{margin:0;font-size:13px;color:var(--muted-text-color)}.shared-styles_inlineAction__mva4v{display:flex;justify-content:flex-end;margin-top:12px}.shared-styles_instructionsPanel__LYjNb{position:relative;background:linear-gradient(135deg,#1a2b6b,#111b4a 40%,#1a202c);border:none;border-radius:var(--border-radius);padding:18px 20px;overflow:hidden}.shared-styles_instructionsPanel__LYjNb:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.shared-styles_instructionsPanel__LYjNb>*{position:relative;z-index:1}.shared-styles_instructionsPanel__LYjNb .shared-styles_panelTitle__PKGjL{color:#fff;font-weight:700}.shared-styles_instructionsPanel__LYjNb .shared-styles_panelDesc__3MvwY{color:hsla(0,0%,100%,.65)}.shared-styles_instructionsHeader__xVNT1{display:flex;align-items:center;gap:10px;margin-bottom:14px}.shared-styles_instructionsIcon__23oDq{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius-sm);background-color:hsla(0,0%,100%,.1);color:#fff;flex-shrink:0}.shared-styles_instructionsBlock__A9g3q{background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--border-radius-sm);padding:14px 16px}.shared-styles_instructionsBlock__A9g3q pre{margin:0;font-family:ui-monospace,SFMono-Regular,Cascadia Code,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.65;color:hsla(0,0%,100%,.88);white-space:pre-wrap}@media(max-width:560px){.shared-styles_panel__7WrWM{padding:14px 16px}.shared-styles_panelHeaderRow__0Z36A{flex-direction:column;align-items:stretch}.shared-styles_segmented__ewaiF{align-self:flex-start}.shared-styles_segmentedBtn__87y77 span{display:none}}.EmbedWidgetPreview_previewContainer__PBYMx{width:100%;max-width:100%;margin-top:1rem}.EmbedWidgetPreview_loading__j7lLS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--muted-text-color)}.EmbedWidgetPreview_spinner__wt6ok{width:2rem;height:2rem;border-top:2px solid var(--divider-color);border:2px solid var(--divider-color);border-top-color:var(--info-color);border-radius:50%;animation:EmbedWidgetPreview_spin__798lB 1s linear infinite;margin-bottom:1rem}@keyframes EmbedWidgetPreview_spin__798lB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.EmbedWidgetPreview_widgetPreview__nzHYE{background:var(--widget-bg);color:var(--widget-text);border:1px solid var(--widget-border);border-radius:var(--border-radius-sm);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;max-width:100%;box-shadow:0 1px 3px rgba(0,0,0,.1)}.EmbedWidgetPreview_widgetHeader__Jurfz{padding:1.5rem 1.5rem 1rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;text-align:left}.EmbedWidgetPreview_widgetTitle__L0K9S{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#212529;font-family:var(--heading-font)}.EmbedWidgetPreview_widgetSubtitle__P4Qx_{font-size:.875rem;color:#6c757d;font-weight:400;margin:0}.EmbedWidgetPreview_eventsContainer__XI3Gd{max-height:400px;overflow-y:auto}.EmbedWidgetPreview_noEvents__57vzy{padding:2rem;text-align:center;color:var(--muted-text-color);font-style:italic}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventItem__jKW_5{display:flex;padding:1rem;border-bottom:1px solid var(--widget-border);cursor:pointer;transition:background-color .2s ease}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventItem__jKW_5:hover{background:var(--widget-accent-hover)}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventItem__jKW_5:last-child{border-bottom:none}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventImage__O91iP{flex-shrink:0;width:80px;height:60px;margin-right:1rem;border-radius:var(--border-radius-xs);overflow:hidden}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventImage__O91iP img{width:100%;height:100%;object-fit:cover}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventContent__yHXOq{flex:1 1;min-width:0}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventTitle__qKhP9{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--widget-text)}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventMeta__aXatb{margin-bottom:.5rem;font-size:.875rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventDateTimeLocation__LOaps{font-size:.875rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventDescription__VH0_x{font-size:.875rem;color:var(--muted-text-color);margin:0 0 .75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventFooter__fz9dt{display:flex;justify-content:space-between;align-items:center}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventPrice__zVolA{font-weight:600;color:var(--widget-accent)}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventButton__DzAFX{background:var(--widget-accent);color:#fff;padding:.5rem 1rem;border-radius:var(--border-radius-xs);text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .2s ease}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventButton__DzAFX:hover{background:var(--widget-accent);opacity:.9}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventsContainer__XI3Gd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;padding:1rem}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventItem__jKW_5{background:var(--widget-bg);border:1px solid var(--widget-border);border-radius:var(--border-radius-sm);padding:1rem;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventItem__jKW_5:hover{background:var(--widget-accent-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventImage__O91iP{width:100%;height:120px;margin-bottom:.75rem;border-radius:var(--border-radius-xs);overflow:hidden}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventImage__O91iP img{width:100%;height:100%;object-fit:cover}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventContent__yHXOq{flex:1 1;display:flex;flex-direction:column}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventTitle__qKhP9{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--widget-text);line-height:1.3}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventMeta__aXatb{margin-bottom:.5rem;font-size:.875rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventDateTimeLocation__LOaps{font-size:.875rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventDescription__VH0_x{font-size:.875rem;color:var(--muted-text-color);margin:0 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventFooter__fz9dt{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--widget-border)}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventPrice__zVolA{font-weight:600;color:var(--widget-accent);font-size:.875rem}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventButton__DzAFX{background:var(--widget-accent);color:#fff;padding:.5rem 1rem;border-radius:var(--border-radius-xs);text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .2s ease}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventButton__DzAFX:hover{background:var(--widget-accent);opacity:.9}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventItem__jKW_5{padding:.75rem 1rem;border-bottom:1px solid var(--widget-border);cursor:pointer;transition:background-color .2s ease}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventItem__jKW_5:hover{background:var(--widget-accent-hover)}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventItem__jKW_5:last-child{border-bottom:none}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventImage__O91iP{display:none}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventContent__yHXOq{display:flex;justify-content:space-between;align-items:flex-start}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventInfo__RZ7LS{flex:1 1;min-width:0}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventTitle__qKhP9{font-size:.875rem;font-weight:600;margin:0 0 .25rem;color:var(--widget-text)}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventMeta__aXatb{margin-bottom:.25rem;font-size:.75rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventDateTimeLocation__LOaps{font-size:.75rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventDescription__VH0_x{display:none}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventFooter__fz9dt{flex-direction:column;align-items:flex-end;gap:.25rem}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventPrice__zVolA{font-weight:600;color:var(--widget-accent);font-size:.875rem}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventAction__1z_as{font-size:.75rem;color:var(--widget-accent);font-weight:500}.EmbedWidgetPreview_theme-dark__LIWZN{--widget-bg:#1f2937;--widget-text:var(--background-color);--widget-border:var(--text-color);--widget-accent-hover:rgba(59,130,246,0.1)}.EmbedWidgetPreview_theme-light__WHKdD{--widget-bg:#ffffff;--widget-text:var(--card-background-color);--widget-border:var(--divider-color);--widget-accent-hover:rgba(59,130,246,0.05)}.EmbedWidgetPreview_widgetFooter__clbBn{padding:.75rem 1rem;background:var(--background-color);border-top:1px solid var(--widget-border);text-align:center}.EmbedWidgetPreview_poweredBy__Ta2NN{font-size:.75rem;color:var(--muted-text-color)}.EmbedWidgetPreview_poweredBy__Ta2NN a{color:var(--widget-accent);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.EmbedWidgetPreview_poweredBy__Ta2NN a:hover{opacity:.8}.EmbedWidgetPreview_poweredBy__Ta2NN a img{vertical-align:middle;opacity:.8;transition:opacity .2s ease}.EmbedWidgetPreview_poweredBy__Ta2NN a:hover img{opacity:1}@media(max-width:768px){.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventsContainer__XI3Gd{grid-template-columns:1fr;gap:.75rem;padding:.75rem}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventItem__jKW_5{padding:.75rem}.EmbedWidgetPreview_layout-grid__bD1bZ .EmbedWidgetPreview_eventImage__O91iP{height:100px}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventItem__jKW_5{flex-direction:row;padding:.75rem}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventImage__O91iP{width:60px;height:45px;margin-right:.75rem}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventContent__yHXOq{min-width:0;flex:1 1}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventTitle__qKhP9{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventFooter__fz9dt{flex-direction:row;justify-content:space-between}.EmbedWidgetPreview_layout-card__nKQVD .EmbedWidgetPreview_eventDateTimeLocation__LOaps{font-size:.75rem;color:var(--muted-text-color)}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventContent__yHXOq{flex-direction:column;gap:.5rem}.EmbedWidgetPreview_layout-list__SeKvo .EmbedWidgetPreview_eventFooter__fz9dt{align-items:flex-start}}.EmbedWidgetPreview_eventsContainer__XI3Gd::-webkit-scrollbar{width:6px}.EmbedWidgetPreview_eventsContainer__XI3Gd::-webkit-scrollbar-track{background:#f1f5f9}.EmbedWidgetPreview_eventsContainer__XI3Gd::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:var(--border-radius-xs)}.EmbedWidgetPreview_eventsContainer__XI3Gd::-webkit-scrollbar-thumb:hover{background:#94a3b8}.EmbedCodeGeneratorModal_modalBody__fjRhe{display:grid;grid-template-columns:340px 1fr;align-items:start;grid-gap:0;gap:0;border-top:1px solid var(--divider-color)}@media(max-width:900px){.EmbedCodeGeneratorModal_modalBody__fjRhe{grid-template-columns:1fr}}.EmbedCodeGeneratorModal_sidebar__9eTMd{position:-webkit-sticky;position:sticky;top:0;align-self:start;background-color:var(--card-background-color);padding:20px}@media(max-width:900px){.EmbedCodeGeneratorModal_sidebar__9eTMd{position:static;border-bottom:1px solid var(--divider-color);padding:16px}}.EmbedCodeGeneratorModal_main__HvBFA{padding:20px;display:flex;flex-direction:column;gap:16px;min-width:0;-webkit-border-start:1px solid var(--divider-color);border-inline-start:1px solid var(--divider-color)}@media(max-width:900px){.EmbedCodeGeneratorModal_main__HvBFA{padding:16px;-webkit-border-start:none;border-inline-start:none}}.EmbedCodeGeneratorModal_footer__ovHkE{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background-color:var(--card-background-color);border-top:1px solid var(--divider-color);flex-wrap:wrap}.EmbedCodeGeneratorModal_footerHint__8ZnKW{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted-text-color);margin:0;line-height:1.4}.EmbedCodeGeneratorModal_footerHintPending__eDwNF{color:var(--warning-color)}.EmbedCodeGeneratorModal_footerDot__X_iFA{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:var(--tertiary-color);flex-shrink:0}.EmbedCodeGeneratorModal_footerHintPending__eDwNF .EmbedCodeGeneratorModal_footerDot__X_iFA{background-color:var(--warning-color);box-shadow:0 0 0 4px rgba(var(--warning-color-rgb),.15)}.EmbedCodeGeneratorModal_footerActions__knmkd{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:560px){.EmbedCodeGeneratorModal_footer__ovHkE{flex-direction:column;align-items:stretch}.EmbedCodeGeneratorModal_footerActions__knmkd{flex-direction:column}.EmbedCodeGeneratorModal_footerActions__knmkd>*{width:100%}}.styles_main__ahyMp{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.styles_main__ahyMp.styles_with_back_button__Fx7CJ{flex-direction:column;align-items:flex-start}.styles_main__ahyMp.styles_with_action__jI_Lc{flex-direction:row;align-items:flex-start;justify-content:space-between}.styles_main__ahyMp.styles_with_action__jI_Lc .styles_left_section__LsVvd{flex:1 1}.styles_main__ahyMp .styles_left_section__LsVvd{display:flex;flex-direction:column}.styles_main__ahyMp .styles_title__f5281{font-size:19px;font-weight:700}.styles_main__ahyMp .styles_button_wrapper__tLsv1{margin-bottom:8px}.styles_main__ahyMp .styles_add_link__akL1_{display:inline-flex;align-items:center;gap:8px;color:var(--muted-text-color);font-size:14px;text-decoration:none;cursor:pointer;margin-bottom:8px;transition:color .2s ease}.styles_main__ahyMp .styles_add_link__akL1_:hover{color:var(--text-color)}.styles_main__ahyMp .styles_add_link__akL1_ svg{flex-shrink:0}.styles_main__ahyMp .styles_action_link__JbZDU{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08) 0,rgba(var(--primary-color-rgb),.04) 100%);border:1px solid rgba(var(--primary-color-rgb),.15);border-radius:var(--border-radius-pill);color:var(--primary-color);font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease;white-space:nowrap}.styles_main__ahyMp .styles_action_link__JbZDU:hover{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.12) 0,rgba(var(--primary-color-rgb),.08) 100%);border-color:rgba(var(--primary-color-rgb),.25);box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.1);transform:translateY(-1px)}.styles_main__ahyMp .styles_action_link__JbZDU:active{transform:translateY(0)}.styles_main__ahyMp .styles_action_link__JbZDU svg{flex-shrink:0}@media(max-width:600px){.styles_main__ahyMp.styles_with_action__jI_Lc{flex-direction:column;gap:12px}.styles_main__ahyMp.styles_with_action__jI_Lc .styles_action_link__JbZDU{align-self:flex-start}}.styles_filterBar__CNfVP{display:flex;align-items:center;margin-bottom:var(--inner-padding)}@media screen and (max-width:640px){.styles_filterBar__CNfVP>*{width:100%}}.styles_premiumPromptWrapper__7lPOt{margin-top:16px;padding:16px;background:#fff;border-radius:var(--border-radius);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm)}