.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_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_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_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_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:0;font-weight:500;letter-spacing:.02em;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:16px 24px}@media(max-width:992px){.styles_hero__pills_section__OObTC{justify-content:center;flex-direction:column;gap:16px}}@media(max-width:768px){.styles_hero__pills_section__OObTC{-webkit-margin-before:28px;margin-block-start:28px}}.styles_hero__pills_label__1CdTv{font-size:13px;font-weight:600;color:var(--muted-text-color);letter-spacing:.06em;text-transform:uppercase;margin:0;flex-shrink:0}@media(max-width:992px){.styles_hero__pills_label__1CdTv{text-align:center}}.styles_hero__pills__2b7YY{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:992px){.styles_hero__pills__2b7YY{justify-content:center;gap:10px}}.styles_hero__pill__vd42j{display:inline-flex;align-items:center;padding:8px 20px;border-radius:var(--border-radius-full);background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--primary-color-rgb),.15);box-shadow:0 4px 12px rgba(0,0,0,.05);font-size:13px;font-weight:500;color:var(--text-color);white-space:nowrap;transition:all .3s cubic-bezier(.25,.8,.25,1)}[data-theme=dark] .styles_hero__pill__vd42j{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.styles_hero__pill__vd42j:hover{transform:translateY(-2px);background:rgba(var(--primary-color-rgb),.05);border-color:rgba(var(--primary-color-rgb),.3);box-shadow:0 6px 16px rgba(var(--primary-color-rgb),.15);color:var(--primary-color)}.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_invitation_alert__K7MQt{margin-bottom:15px;cursor:pointer}.styles_how_it_works_section__X0L7L{padding:60px 0 100px;background:var(--background-color);position:relative;overflow:hidden}.styles_how_it_works_section__X0L7L .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_how_it_works_section__X0L7L .container{padding:0 16px}}.styles_how_it_works_section__X0L7L:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 90% 20%,rgba(76,74,202,.02) 0,transparent 50%),radial-gradient(circle at 10% 80%,rgba(26,32,44,.02) 0,transparent 50%);pointer-events:none}@media(max-width:768px){.styles_how_it_works_section__X0L7L{padding:50px 0 70px}}@media(max-width:480px){.styles_how_it_works_section__X0L7L{padding:40px 0 50px}}.styles_section_header__cVjSV{text-align:center;margin-bottom:60px;position:relative;z-index:1}@media(max-width:768px){.styles_section_header__cVjSV{margin-bottom:50px}}@media(max-width:480px){.styles_section_header__cVjSV{margin-bottom:40px}}.styles_section_heading__wU5XO{font-weight:700;line-height:1.15;color:var(--text-color);margin:0 0 20px;letter-spacing:-.02em}.styles_section_heading__wU5XO:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 55%,white) 100%);margin:24px auto 0;border-radius:var(--border-radius-xs)}@media(max-width:480px){.styles_section_heading__wU5XO:after{width:60px;height:3px;margin-top:16px}}.styles_section_subheading__Q8pnL{font-size:20px;line-height:1.6;color:var(--muted-text-color);max-width:600px;margin:0 auto}@media(max-width:768px){.styles_section_subheading__Q8pnL{font-size:18px}}@media(max-width:480px){.styles_section_subheading__Q8pnL{font-size:16px}}.styles_tabs_wrapper__LZFqC{display:flex;justify-content:center;margin-bottom:60px;position:relative;z-index:1}@media(max-width:768px){.styles_tabs_wrapper__LZFqC{margin-bottom:50px}}@media(max-width:480px){.styles_tabs_wrapper__LZFqC{margin-bottom:40px}}.styles_tabs__x4nRu{display:inline-flex;gap:0;background:rgba(26,32,44,.04);border-radius:var(--border-radius);padding:6px;box-shadow:0 2px 8px rgba(26,32,44,.04)}@media(max-width:768px){.styles_tabs__x4nRu{width:100%;flex-direction:column;gap:6px}}.styles_tab__Iw89R{padding:12px 32px;font-size:16px;font-weight:600;font-family:inherit;color:var(--muted-text-color);background:rgba(0,0,0,0);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .3s ease;white-space:nowrap}.styles_tab__Iw89R:hover{color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.06)}.styles_tab__Iw89R.styles_tab_active__kWppO{color:var(--primary-color);background:#fff;box-shadow:0 2px 8px rgba(26,32,44,.08)}@media(max-width:768px){.styles_tab__Iw89R{padding:14px 24px;font-size:15px;text-align:center;width:100%}}@media(max-width:480px){.styles_tab__Iw89R{padding:12px 20px;font-size:14px}}.styles_steps_wrapper__seLPq{position:relative;z-index:1}.styles_steps_grid__eGiaJ{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;grid-gap:0;gap:0;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:992px){.styles_steps_grid__eGiaJ{grid-template-columns:1fr;gap:60px;max-width:500px}}@media(max-width:480px){.styles_steps_grid__eGiaJ{gap:50px}}.styles_step_card__xYhtS{padding:40px 32px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,250,252,.95));border:1px solid rgba(26,32,44,.08);border-radius:var(--border-radius-lg);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(26,32,44,.04);text-align:center;overflow:hidden;opacity:0;transform:translateY(30px)}.styles_visible__cK6i6 .styles_step_card__xYhtS{animation:styles_fadeInUp__SzQA8 .8s ease forwards}.styles_step_card__xYhtS:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 55%,white) 100%);opacity:0;transition:opacity .4s ease}.styles_step_card__xYhtS:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(26,32,44,.12);border-color:rgba(76,74,202,.2)}.styles_step_card__xYhtS:hover:before{opacity:1}.styles_step_card__xYhtS:hover .styles_step_number__O010_{transform:scale(1.1)}@media(max-width:992px){.styles_step_card__xYhtS{padding:36px 28px}}@media(max-width:480px){.styles_step_card__xYhtS{padding:32px 24px}}.styles_step_number__O010_{font-size:72px;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 45%,white) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:24px;letter-spacing:-.02em;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.styles_step_number__O010_:after{content:attr(data-number);position:absolute;top:4px;left:50%;transform:translateX(-50%);font-size:inherit;font-weight:inherit;background:linear-gradient(135deg,rgba(26,32,44,.08),rgba(76,74,202,.08));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;z-index:-1}@media(max-width:768px){.styles_step_number__O010_{font-size:64px;margin-bottom:20px}}@media(max-width:480px){.styles_step_number__O010_{font-size:56px;margin-bottom:16px}}.styles_step_content__jdKKm{position:relative;z-index:1}.styles_step_title__XiMg1{font-weight:700;font-size:24px;line-height:1.3;color:var(--text-color);margin:0 0 16px;letter-spacing:-.01em}@media(max-width:768px){.styles_step_title__XiMg1{font-size:22px;margin-bottom:14px}}@media(max-width:480px){.styles_step_title__XiMg1{font-size:20px;margin-bottom:12px}}.styles_step_description__T2QXu{font-size:16px;line-height:1.7;color:var(--muted-text-color);margin:0 0 20px}@media(max-width:768px){.styles_step_description__T2QXu{font-size:15px;margin-bottom:18px}}@media(max-width:480px){.styles_step_description__T2QXu{font-size:15px;margin-bottom:16px}}.styles_step_details__9SfoU{list-style:none;padding:0;margin:0 0 24px;text-align:left}.styles_step_details__9SfoU li{position:relative;padding-left:28px;margin-bottom:10px;font-size:15px;line-height:1.6;color:var(--muted-text-color)}.styles_step_details__9SfoU li:before{content:"→";position:absolute;left:0;color:var(--secondary-color);font-weight:600;font-size:16px}.styles_step_details__9SfoU li:last-child{margin-bottom:0}@media(max-width:768px){.styles_step_details__9SfoU{margin-bottom:20px}.styles_step_details__9SfoU li{font-size:14px;padding-left:24px;margin-bottom:8px}.styles_step_details__9SfoU li:before{font-size:15px}}@media(max-width:480px){.styles_step_details__9SfoU{margin-bottom:18px}.styles_step_details__9SfoU li{font-size:14px;padding-left:22px;margin-bottom:8px}.styles_step_details__9SfoU li:before{font-size:14px}}.styles_step_cta__NL4lb{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;color:var(--secondary-color);background:rgba(0,0,0,0);border:2px solid var(--secondary-color);border-radius:var(--border-radius);cursor:pointer;transition:all .3s ease}.styles_step_cta__NL4lb:hover{background:var(--secondary-color);color:#fff;transform:translateX(2px)}.styles_step_cta__NL4lb:hover .styles_step_cta_arrow__l3PSl{transform:translateX(4px)}@media(max-width:480px){.styles_step_cta__NL4lb{padding:8px 16px;font-size:13px}}.styles_dotted_path__kIxEc{position:relative;width:120px;height:60px;display:flex;align-items:center;justify-content:center;opacity:0}.styles_visible__cK6i6 .styles_dotted_path__kIxEc{animation:styles_fadeIn__h8l0B .8s ease forwards}@media(max-width:992px){.styles_dotted_path__kIxEc{display:none}}.styles_path_svg__n8V_G{width:100%;height:100%;position:absolute;top:0;left:0}.styles_path_line__UIuaY{stroke-dasharray:4 6;stroke-linecap:round}.styles_visible__cK6i6 .styles_path_line__UIuaY{animation:styles_dash__KkC82 2s ease-in-out infinite}.styles_moving_dot__VqJ91{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 45%,white) 100%);border-radius:50%;box-shadow:0 2px 8px rgba(76,74,202,.4)}.styles_visible__cK6i6 .styles_moving_dot__VqJ91{animation:styles_moveDot__nPUYj 3s cubic-bezier(.4,0,.2,1) infinite}@keyframes styles_fadeInUp__SzQA8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeIn__h8l0B{0%{opacity:0}to{opacity:1}}@keyframes styles_dash__KkC82{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}@keyframes styles_moveDot__nPUYj{0%{left:0;top:50%;transform:translate(-50%,-50%)}25%{left:25%;top:20%;transform:translate(-50%,-50%) scale(1.2)}50%{left:50%;top:50%;transform:translate(-50%,-50%)}75%{left:75%;top:80%;transform:translate(-50%,-50%) scale(1.2)}to{left:100%;top:50%;transform:translate(-50%,-50%)}}.styles_section__1lQVS{position:relative;padding:var(--spacing-4xl,80px) 0 var(--spacing-4xl,80px);background-color:var(--background-color);isolation:isolate;overflow:clip}.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;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline-start:20px;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;scroll-padding-inline-start:16px}}.styles_row__track__QFknJ{display:flex;align-items:stretch;gap:18px;padding-block:4px;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}@media(max-width:768px){.styles_row__track__QFknJ{gap:14px;-webkit-padding-start:16px;padding-inline-start:16px;-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_pitch__aJpWU{padding:100px 0;background:var(--white);position:relative}.styles_pitch__aJpWU .container{max-width:900px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_pitch__aJpWU .container{padding:0 16px}.styles_pitch__aJpWU{padding:70px 0}}@media(max-width:480px){.styles_pitch__aJpWU{padding:50px 0}}.styles_pitch__inner__qlJ8U{text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px}.styles_pitch__heading__Oc7Dw{font-size:40px;font-weight:700;line-height:1.2;color:var(--text-color);margin:0;letter-spacing:-.02em}@media(max-width:768px){.styles_pitch__heading__Oc7Dw{font-size:30px}}@media(max-width:480px){.styles_pitch__heading__Oc7Dw{font-size:24px}}.styles_pitch__body__OMfxH{font-size:20px;line-height:1.75;color:var(--muted-text-color);margin:0;max-width:780px}@media(max-width:768px){.styles_pitch__body__OMfxH{font-size:17px}}@media(max-width:480px){.styles_pitch__body__OMfxH{font-size:16px}}.styles_pitch__tagline__hQ_VH{font-size:16px;font-weight:600;color:var(--primary-color);margin:0;letter-spacing:.01em}@media(max-width:480px){.styles_pitch__tagline__hQ_VH{font-size:15px}}.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_skel_metric_card__3fs3m{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);background:var(--card-background-color)}.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:12px;margin-bottom:20px;margin-inline:auto;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_simpleRichTextEditor__xr7nf{border:1px solid #e0e0e0;border-radius:var(--border-radius-sm);background:#fff;overflow:hidden;transition:border-color .2s ease}.styles_simpleRichTextEditor__xr7nf.styles_focused__f0ItJ,.styles_simpleRichTextEditor__xr7nf:focus-within{border-color:var(--info-color);box-shadow:0 0 0 2px rgba(0,123,255,.1)}.styles_simpleRichTextEditor__xr7nf.styles_error__JcA8f{border-color:var(--error-color)}.styles_simpleRichTextEditor__xr7nf.styles_sm__s4z5b{min-height:80px}.styles_simpleRichTextEditor__xr7nf.styles_md__pSzok{min-height:120px}.styles_simpleRichTextEditor__xr7nf.styles_lg__UelLo{min-height:160px}.styles_toolbar__7DDTz{display:flex;align-items:center;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;gap:4px;flex-wrap:wrap}.styles_toolbarButton__m5owK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);cursor:pointer;font-size:14px;color:#495057;transition:all .2s ease}.styles_toolbarButton__m5owK:hover{background:#e9ecef;border-color:#dee2e6}.styles_toolbarButton__m5owK:active{background:#dee2e6}.styles_toolbarButton__m5owK:disabled{opacity:.5;cursor:not-allowed}.styles_separator__gHyln{width:1px;height:24px;background:#dee2e6;margin:0 4px}.styles_editor__PG6Cj{width:100%;border:none;outline:none;font-family:inherit;font-size:14px;line-height:1.5;padding:12px;background:rgba(0,0,0,0);min-height:100px;overflow-y:auto}.styles_editor__PG6Cj.styles_error__JcA8f{color:var(--error-color)}.styles_editor__PG6Cj:empty:before{content:attr(data-placeholder);color:#6c757d;pointer-events:none}.styles_editor__PG6Cj strong{font-weight:700}.styles_editor__PG6Cj em{font-style:italic}.styles_editor__PG6Cj u{text-decoration:underline}.styles_editor__PG6Cj s{text-decoration:line-through}.styles_editor__PG6Cj p{margin:0 0 8px}.styles_editor__PG6Cj p:last-child{margin-bottom:0}.styles_editor__PG6Cj ol,.styles_editor__PG6Cj ul{margin:8px 0;padding-left:20px;list-style-position:outside}.styles_editor__PG6Cj ul{list-style-type:disc;list-style-image:none}.styles_editor__PG6Cj ol{list-style-type:decimal;list-style-image:none}.styles_editor__PG6Cj li{margin:4px 0;display:list-item;list-style-position:outside}.styles_editor__PG6Cj br{line-height:1.5}.styles_charCount__xvpPM{display:flex;align-items:center;justify-content:flex-end;padding:8px 12px;font-size:12px;color:#6c757d;background:#f8f9fa;border-top:1px solid #e0e0e0;gap:4px}[dir=rtl] .styles_charCount__xvpPM{justify-content:flex-start}.styles_countError__xfpSs{color:var(--error-color);font-weight:500}.styles_htmlIndicator__Fj7zl{font-style:italic;color:#6c757d}.styles_errorMessage__FI3mj{color:var(--error-color);font-size:12px;margin-top:4px;padding:0 12px 8px}.styles_container__okHe1{display:flex;flex-direction:column;gap:32px}.styles_settingsGrid__JZrNJ{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.styles_settingsGrid__JZrNJ{grid-template-columns:1fr 1fr}}.styles_switchContainer__ZoTO4{display:flex;align-items:center;gap:16px;padding:20px;border-radius:var(--border-radius-md);border:1px solid var(--border-color);background:var(--bg-surface);transition:all .2s ease}.styles_switchContainer__ZoTO4:hover{border-color:var(--border-color-hover)}.styles_switchContainer__ZoTO4 .styles_text__2Azqr strong{display:block;margin-bottom:4px;color:var(--text-main)}.styles_switchContainer__ZoTO4 .styles_text__2Azqr p{margin:0;font-size:.85rem;color:var(--text-secondary)}.styles_section__zJOpk{border-top:1px solid var(--border-color);padding-top:24px}.styles_section__zJOpk h3{font-size:1.1rem;font-weight:600;margin:0 0 8px;color:var(--text-main)}.styles_section__zJOpk p{margin:0 0 24px;font-size:.9rem;color:var(--text-secondary)}.styles_weeklyHeader__v_mhG{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media(min-width:640px){.styles_weeklyHeader__v_mhG{flex-direction:row;justify-content:space-between;align-items:center}}.styles_weeklyHeader__v_mhG .styles_actions__MI_Ph{display:flex;gap:8px;flex-wrap:wrap}.styles_dayRow__kNrQB{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;padding:16px;border-radius:var(--border-radius-md);border:1px solid rgba(0,0,0,0);align-items:center;transition:background-color .2s}.styles_dayRow__kNrQB.styles_closed__w1gY5{background-color:var(--bg-subtle);border-color:rgba(0,0,0,0);opacity:.8}.styles_dayRow__kNrQB:not(.styles_closed__w1gY5):hover{background-color:var(--bg-hover)}@media(min-width:640px){.styles_dayRow__kNrQB{grid-template-columns:100px 1fr 1fr 100px;gap:16px;padding:12px}}.styles_dayRow__kNrQB .styles_dayLabel__uXmbY{font-weight:600;color:var(--text-main)}.styles_dayRow__kNrQB .styles_checkbox__8XzPS{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;color:var(--text-secondary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_dayRow__kNrQB .styles_checkbox__8XzPS input{width:16px;height:16px}.styles_holidayForm__Kh048{background:var(--bg-subtle);padding:24px;border-radius:var(--border-radius-md);margin-bottom:24px;border:1px solid var(--border-color)}.styles_holidayForm__Kh048 .styles_grid__cY46t{display:grid;grid-gap:20px;gap:20px;align-items:flex-end;grid-template-columns:1fr}@media(min-width:768px){.styles_holidayForm__Kh048 .styles_grid__cY46t{grid-template-columns:repeat(12,1fr);align-items:center}.styles_holidayForm__Kh048 .styles_grid__cY46t>:first-child{grid-column:span 4}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(2){grid-column:span 8}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(3),.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(4),.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(5){grid-column:span 3}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(6){grid-column:span 3;display:flex;justify-content:flex-end}}.styles_holidayInfo__GsYTC{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.styles_holidayInfo__GsYTC{flex-direction:row;align-items:center;gap:24px;width:100%}}.styles_holidayList__ENP3s{display:flex;flex-direction:column;gap:12px}.styles_holidayList__ENP3s .styles_item__4YJRf{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--border-color);border-radius:var(--border-radius-md);align-items:center;background:var(--bg-surface);transition:border-color .2s}.styles_holidayList__ENP3s .styles_item__4YJRf:hover{border-color:var(--border-color-hover)}@media(min-width:640px){.styles_holidayList__ENP3s .styles_item__4YJRf{grid-template-columns:140px 1fr auto 100px 100px auto}}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN{font-weight:500;font-size:.9rem}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN.styles_open__H43Cr{color:var(--success-color)}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN.styles_closed__w1gY5{color:var(--error-color)}.styles_holidayList__ENP3s .styles_item__4YJRf span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_submitContainer__8WC1p{margin-top:40px;padding-top:24px;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end}.styles_holidayFormGrid__FapIz{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.styles_holidayFormGrid__FapIz{grid-template-columns:1fr 2fr}}.styles_alert_card__4_vdE{padding:8px 10px;border-radius:var(--border-radius);font-size:13px;color:var(--text-color);border:1px solid var(--text-color);background:var(--alert-warning-color);border-color:var(--warning-color);margin-bottom:15px}.styles_space_payment_banner__avI8F{background:var(--alert-success-color);border:1px solid var(--tertiary-color);border-radius:var(--border-radius);padding:8px 10px}.styles_parent_title_bold__rqrHr{margin-left:4px}.styles_space_payment_subtitle__1Etih{font-size:.875rem;opacity:.8}.styles_parent_settings_link__VqpNF{text-decoration:none}.styles_main__7Is5Q{display:flex;align-items:center;justify-content:space-between;border-radius:var(--border-radius);position:relative}.styles_main__7Is5Q .styles_profile_details__9sQ1k{display:flex;align-items:center;margin-right:5px}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_avatar__rwhkD{display:flex;align-items:center;min-width:36px;margin-right:10px;z-index:9}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:14px;font-weight:500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:1920px){.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:16px}}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_text__a5Dy8{font-size:14px;color:var(--muted-text-color)}.styles_main__7Is5Q .styles_action_buttons__pPkQm{justify-content:center;display:flex;gap:5px;min-width:30px;z-index:0}.styles_action_buttons__w8GEK{display:flex;gap:8px}.styles_form_actions_row__9Vf7J{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:24px}.styles_form_actions_row__9Vf7J [class*=submit__btn]{width:auto;margin-top:0}.styles_team_status_banner__z3_7X{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:var(--border-radius-sm)}.styles_team_status_banner__z3_7X.styles_connected__2D5Sl{background-color:#d1ecf1;border-color:#bee5eb}.styles_team_status_plan__m7BDS{font-size:14px;font-weight:500;margin-bottom:8px}.styles_team_status_count__2QyET{font-size:13px;color:var(--muted-text-color)}.styles_team_status_trial__ZoZAB{font-size:13px;color:#856404;margin-top:8px;font-style:italic}.styles_members_list__Hmha5{margin-top:var(--inner-padding)}.styles_members_list__Hmha5 li{margin-top:10px}.styles_members_list__Hmha5 li button{min-width:42px}.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_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_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%}}