.styles_card__OAuf6{display:flex;flex-direction:column;gap:var(--spacing-md);padding:1.25rem;background:#fff;border:none;border-radius:var(--border-radius-lg);transition:all .15s ease}.styles_card__OAuf6:hover{box-shadow:var(--shadow-sm)}.styles_header__WyF8k{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.styles_name__leqEb{font-weight:600;font-size:1rem;color:var(--text-color);margin:0;flex-grow:1}.styles_badges__twfKM{display:flex;gap:var(--spacing-xs);flex-shrink:0}.styles_badge__8rtlo{font-size:.625rem;font-weight:500;text-transform:uppercase;background:var(--divider-color);color:var(--muted-text-color);padding:.125rem .5rem;border-radius:var(--border-radius-xs)}.styles_badge__8rtlo.styles_active__QpFZc{background:var(--alert-success-color);color:var(--success-color)}.styles_badge__8rtlo.styles_inactive__DNEZt{background:var(--alert-error-color);color:var(--error-color)}.styles_description__lPeJY{font-size:.813rem;color:var(--muted-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_meta__9OGmY{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:.75rem;margin-top:auto}.styles_duration__3CqOl{font-size:.75rem;color:var(--muted-text-color)}.styles_learningPill__f_k_f{display:inline-flex;align-items:center;gap:4px;font-size:.6875rem;font-weight:600;color:#4338ca;background:#ede9fe;border:1px solid #c4b5fd;padding:2px 8px;border-radius:20px;letter-spacing:.01em;white-space:nowrap}.styles_stats__5Pm2f{display:flex;gap:var(--spacing-lg);padding:var(--spacing-md) 0;border-top:1px solid var(--divider-color);border-bottom:1px solid var(--divider-color);margin-bottom:.75rem}.styles_stat__7Sxke{display:flex;flex-direction:column;gap:2px}.styles_statValue__bDjzk{font-size:1rem;font-weight:600;color:var(--text-color)}.styles_statLabel__Zfysk{font-size:.75rem;color:var(--muted-text-color)}.styles_actions__EmkL7{display:flex;flex-wrap:wrap;gap:.5rem}.styles_household_section__hH3D8{display:flex;flex-direction:column;gap:20px}.styles_field_group__LkQBh{display:flex;flex-direction:column;gap:8px}.styles_field_row__tjJMK{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(max-width:480px){.styles_field_row__tjJMK{grid-template-columns:1fr}}.styles_checkbox_field__RuSoY{display:flex;align-items:center;gap:10px;padding:12px;background:var(--background-color);border-radius:var(--border-radius-sm);cursor:pointer}.styles_checkbox_field__RuSoY input[type=checkbox]{width:18px;height:18px;cursor:pointer}.styles_checkbox_field__RuSoY .styles_checkbox_label__g5sbQ{font-size:.875rem;color:var(--text-color)}.styles_checkbox_field__RuSoY .styles_checkbox_description__4NNrg{font-size:.75rem;color:var(--muted-text-color)}.styles_family_members_section__2eqiU{margin-top:24px;padding-top:24px;border-top:1px solid var(--divider-color)}.styles_family_header__N8q2C{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_family_header__N8q2C h3{font-size:1rem;font-weight:600;color:var(--text-color);margin:0}.styles_family_list__V6PP_{display:flex;flex-direction:column;gap:8px}.styles_family_member__ff6no{display:flex;align-items:center;gap:12px;padding:12px;background:var(--background-color);border-radius:var(--border-radius-sm)}.styles_family_member__ff6no .styles_member_info__dpMq_{flex:1 1}.styles_family_member__ff6no .styles_member_info__dpMq_ .styles_member_name__joYPw{font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_family_member__ff6no .styles_member_info__dpMq_ .styles_member_relationship__ynydZ{font-size:.75rem;color:var(--muted-text-color);text-transform:capitalize}.styles_empty_family__Yvr0n{text-align:center;padding:24px;background:var(--background-color);border-radius:var(--border-radius-sm);color:var(--muted-text-color);font-size:.875rem}.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_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_flexWrap__2_wt4{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);align-items:center}.styles_flexColumn__xEEQA{display:flex;flex-direction:column;gap:var(--spacing-md)}.styles_flexRow__8xu_m{display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap}.styles_sizeLabel__wLVDd{width:40px;flex-shrink:0;font-size:var(--font-size-xs);color:var(--muted-text-color);font-family:monospace}.styles_colorGrid__Zzglz{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:var(--spacing-sm);gap:var(--spacing-sm)}.styles_colorSwatch__hRBCs{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);background:var(--card-background-color)}.styles_colorDot__uK3hk,.styles_colorSwatch__hRBCs{border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_colorDot__uK3hk{width:36px;height:36px;flex-shrink:0}.styles_colorLabel__xjStU{font-size:var(--font-size-sm);font-weight:600;color:var(--text-color)}.styles_colorVar__GOUSX{font-size:var(--font-size-xs);color:var(--muted-text-color);font-family:monospace}.styles_alertColorGrid__1Vc59{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--spacing-sm);gap:var(--spacing-sm)}.styles_alertColorItem__LQzlL{padding:var(--spacing-md);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_spacingRow__Eh3v7{display:flex;align-items:center;gap:var(--spacing-md)}.styles_spacingLabel__Xav4k{width:120px;flex-shrink:0;font-size:var(--font-size-xs);font-family:monospace;color:var(--muted-text-color)}.styles_spacingBar__lkakv{height:24px;background:var(--primary-color);border-radius:var(--border-radius-xs);opacity:.4}.styles_spacingValue__1ScCp{font-size:var(--font-size-xs);color:var(--muted-text-color)}.styles_radiusGrid__bbW9b{display:flex;gap:var(--spacing-lg);flex-wrap:wrap;align-items:flex-end}.styles_radiusItem__JThPj{text-align:center}.styles_radiusBox__YDdml{width:80px;height:80px;background:var(--primary-color);opacity:.3;margin:0 auto var(--spacing-sm)}.styles_shadowGrid__oZt_K{display:flex;gap:var(--spacing-lg);flex-wrap:wrap}.styles_shadowItem___SeRy{text-align:center}.styles_shadowBox__1h66k{width:120px;height:80px;background:var(--card-background-color);border-radius:var(--border-radius);margin:var(--spacing-sm) auto var(--spacing-sm)}.styles_typographyRow__8HtQS{display:flex;align-items:baseline;gap:var(--spacing-md)}.styles_typographyLabel__Ao6iv{width:140px;flex-shrink:0;font-size:var(--font-size-xs);font-family:monospace;color:var(--muted-text-color)}.styles_sectionHeader__Sl9tu{margin-bottom:var(--spacing-lg);scroll-margin-top:var(--spacing-lg)}.styles_sectionTitle__Rito7{font-size:var(--font-size-xl);font-weight:700;color:var(--text-color);margin:0 0 var(--spacing-xs) 0}.styles_sectionDescription__Bl7hN{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0 0 var(--spacing-md) 0}.styles_sectionDivider__9iLau{height:1px;background-color:var(--divider-color)}.styles_showcase__vHv9g{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden;margin-bottom:var(--spacing-md)}.styles_showcaseHeader__C_ED5{padding:var(--spacing-md);border-bottom:1px solid var(--divider-color)}.styles_showcaseTitle__q5nPV{font-size:var(--font-size-base);font-weight:600;color:var(--text-color);margin:0 0 var(--spacing-xs) 0}.styles_showcaseDescription__Ifn0A{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0}.styles_showcasePreview__pRN_z{padding:var(--spacing-lg);background:var(--background-color)}.styles_showcaseMeta__tO_6J{border-top:1px solid var(--divider-color)}.styles_metaToggle__2IMCV{display:flex;align-items:center;gap:var(--spacing-xs);width:100%;padding:var(--spacing-sm) var(--spacing-md);background:none;border:none;font-size:var(--font-size-sm);color:var(--muted-text-color);cursor:pointer;text-align:left}.styles_metaToggle__2IMCV:hover{color:var(--text-color);background:var(--background-color)}.styles_metaArrow__wQ8oA{font-size:10px;transition:transform var(--duration-fast) var(--ease-default)}.styles_metaArrowOpen__6U7HX{transform:rotate(180deg)}.styles_metaContent__yweQl{padding:0 var(--spacing-md) var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-sm)}.styles_usageNote__Ajxyj{font-size:var(--font-size-sm);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius-sm);line-height:var(--line-height-normal)}.styles_usageNote__Ajxyj strong{display:block;margin-bottom:2px}.styles_usageNoteDo__ML3Ya{background:var(--alert-success-color);color:var(--text-color)}.styles_usageNoteDont__pSjOV{background:var(--alert-error-color);color:var(--text-color)}.styles_usedOn__Yh4e0{font-size:var(--font-size-sm);color:var(--muted-text-color)}.styles_usedOn__Yh4e0 strong{color:var(--text-color)}.styles_usedOn__Yh4e0 ul{margin:var(--spacing-xs) 0 0 0;padding-left:var(--spacing-md);list-style:disc}.styles_usedOn__Yh4e0 ul li{color:var(--muted-text-color);margin-bottom:2px}.styles_main__INjE4{position:relative}.styles_main__INjE4 input[type=search],.styles_main__INjE4 input[type=text]{text-transform:capitalize;cursor:pointer}.styles_autocomplete_suggestions__zkjW1{background-color:var(--card-background-color,white)!important;border:1px solid var(--divider-color,var(--divider-color));border-radius:var(--border-radius,8px);box-shadow:var(--shadow-xl,0 20px 25px -5px rgba(0,0,0,.1));z-index:99999;overflow-y:auto;max-height:300px;padding:16px}.styles_autocomplete_suggestions__zkjW1.styles_size__sm__rwRh0 li{min-height:42px!important}.styles_autocomplete_suggestions__zkjW1 li{padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-color);transition:all .2s ease;border-bottom:1px solid var(--muted-divider-color,var(--background-color));background-color:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li:last-child{border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li:hover{background-color:var(--muted-divider-color,var(--background-color));color:var(--primary-color)}.styles_autocomplete_suggestions__zkjW1 li.active,.styles_autocomplete_suggestions__zkjW1 li.styles_active__d8uyo{background-color:rgba(var(--primary-color-rgb),.05);color:var(--primary-color);font-weight:600}.styles_autocomplete_suggestions__zkjW1 li.disabled,.styles_autocomplete_suggestions__zkjW1 li.styles_disabled__bFP29{opacity:.6;cursor:not-allowed;pointer-events:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN{display:flex;flex-direction:column;align-items:flex-start;padding:0;cursor:default;border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN:hover{background:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN .styles_group_label__U8s4E{width:100%;padding:8px 16px;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-text-color);background:rgba(var(--primary-color-rgb),.03)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul{width:100%;list-style:none;padding:0;margin:0}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li{padding-left:24px;border-bottom:1px solid var(--muted-divider-color,var(--background-color))}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li:last-child{border-bottom:none}button.styles_insertTagBtn__8jVDh{cursor:pointer;position:absolute;display:flex;z-index:50;border:none;background:var(--background-color);border-radius:var(--border-radius);height:48px;top:1px;right:1px;padding:0 10px;text-align:center;align-items:center;justify-content:center}.styles_error__Ski6x{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_selectedOpts__oSwhR{position:relative;display:flex;flex-wrap:wrap;gap:5px;padding:10px 0}.styles_selectedOpts__oSwhR:empty{padding:0}.styles_selectedOpts__oSwhR button{background:var(--dark-divider-color);padding:5px 15px;border-radius:var(--border-radius-full);border:none;display:flex;align-items:center;gap:4px;cursor:pointer}.styles_suggestedOpts__0G81c{position:relative;display:flex;flex-wrap:wrap;gap:8px;padding:8px 0;align-items:center}.styles_suggestedOpts__0G81c:empty{padding:0}.styles_suggestedOpts__0G81c .styles_suggestedLabel__nTt8l{font-size:13px;color:var(--muted-text-color);margin-right:4px}.styles_suggestedOpts__0G81c button{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);padding:4px 12px;border-radius:var(--border-radius-full);border:1px dashed rgba(var(--primary-color-rgb),.3);display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;transition:all .2s ease}.styles_suggestedOpts__0G81c button:hover{background:rgba(var(--primary-color-rgb),.15);border-color:rgba(var(--primary-color-rgb),.5)}.styles_isHidden__eGyWu{display: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}.styles_error__TLnL3{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_timezone_hint__kcwlN{margin-bottom:12px;padding:12px;background:var(--alert-info-color);border-radius:var(--border-radius-sm);font-size:13px}.styles_timezone_hint_button__jGZTz{margin-left:8px;padding:4px 12px;background:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-xs);cursor:pointer;font-size:12px}.styles_timezone_hint_button__jGZTz:hover{opacity:.9}.styles_timezone_description__calKq{font-size:13px;margin-bottom:12px}.styles_timezone_skeleton__2kzIM{height:48px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:var(--border-radius-sm);animation:styles_shimmer__OEItt 1.5s ease-in-out infinite}@keyframes styles_shimmer__OEItt{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_error__SfU2K{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_form__k9UA8{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_inner__hpjO2{width:100%}.styles_submit_wrapper__oPgXr{width:100%;margin-top:24px}.styles_form_header_content__NKA79{text-align:center;margin-bottom:24px}.styles_form_header_content__NKA79 h1{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:8px}.styles_form_header_content__NKA79 p{font-size:15px;color:var(--muted-text-color);margin:0}.styles_main__PINdM{width:100%;max-width:520px;margin:0 auto;display:flex;flex-direction:column;padding:20px 24px 4px}@media screen and (max-width:767px){.styles_main__PINdM{padding:0 16px}}.styles_main__PINdM .styles_header__Af47F{width:100%;padding:var(--inner-padding) 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--muted-divider-color);margin-bottom:24px}.styles_main__PINdM .styles_header__Af47F .styles_host_text__Jshmv{display:flex;flex-direction:column;gap:2px}.styles_main__PINdM .styles_header__Af47F .styles_hosted_by_label___kYLS{font-size:11px;font-weight:500;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_main__PINdM .styles_header__Af47F .styles_host_name__6Hy7r{font-size:15px;font-weight:600;color:var(--text-color)}.styles_main__PINdM .styles_inner__MKDCK{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_main__PINdM .styles_inner__MKDCK form{width:100%}.styles_loading_skeleton__uMdVg{width:100%;display:flex;flex-direction:column;gap:16px;padding:var(--inner-padding) 0}.styles_loading_skeleton__uMdVg .styles_skeleton_host__CKQLo{display:flex;align-items:center;gap:12px;padding-bottom:var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_loading_skeleton__uMdVg .styles_skeleton_host__CKQLo .styles_skeleton_host_text__JAORC{display:flex;flex-direction:column;gap:6px}.styles_submit_wrapper__OmsGT{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:12px}.styles_wizard_navigation_button__d0_pF{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;gap:5px;margin-top:10px}.styles_wizard_navigation_button__d0_pF:hover{color:var(--secondary-color)}.styles_block_list__7NpHK{display:block;margin:0;padding:0}.styles_block_list__7NpHK li{display:block!important;border-bottom:1px solid var(--muted-divider-color);padding:10px 0}.styles_block_list__7NpHK li:last-child{border-bottom:0}.styles_container__peDOP{max-width:640px}.styles_section__O2PAH{margin-bottom:var(--section-margin)}.styles_sectionTitle__VQsFJ{font-size:.9375rem;font-weight:600;color:var(--text-color);margin:0 0 12px}.styles_fieldGroup__QCJJI{margin-bottom:16px}.styles_label__VagyJ{display:block;font-size:.8125rem;font-weight:500;color:var(--text-color);margin-bottom:6px}.styles_input__Fq4Rh{width:100%;padding:10px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .2s ease}.styles_input__Fq4Rh::placeholder{color:var(--muted-text-color)}.styles_input__Fq4Rh:focus{border-color:var(--primary-color)}.styles_textarea__B9syL{width:100%;padding:10px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);background:var(--background-color);outline:none;resize:vertical;min-height:100px;font-family:inherit;transition:border-color .2s ease}.styles_textarea__B9syL::placeholder{color:var(--muted-text-color)}.styles_textarea__B9syL:focus{border-color:var(--primary-color)}.styles_charCount__uAgoP{text-align:end;font-size:.75rem;color:var(--muted-text-color);margin-top:4px}.styles_charCountError___iLVC{color:var(--error-color)}.styles_toggleRow__cdgGW{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--divider-color)}.styles_toggleLabel__kGeHO{font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_toggleDesc__l_ZJZ{font-size:.75rem;color:var(--muted-text-color);margin-top:2px}.styles_flexRow__iUQlR{display:flex;gap:12px}.styles_flexRow__iUQlR>*{flex:1 1}.styles_message__R1ewg{padding:10px 14px;border-radius:var(--border-radius-sm);font-size:.8125rem;margin-bottom:var(--section-margin)}.styles_messageSuccess__NN4CL{background-color:var(--alert-success-color);color:var(--text-color)}.styles_messageError__rPJ0b{background-color:var(--alert-error-color);color:var(--error-color)}.styles_errorText__VW4OV{font-size:.75rem;color:var(--error-color);margin-top:4px}.styles_sectionDesc__M82Xu{font-size:.75rem;color:var(--muted-text-color);-webkit-margin-after:12px;margin-block-end:12px}.styles_container__sHuvH{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_fieldGroup__vvJoL{display:flex;flex-direction:column;gap:6px;padding-bottom:var(--section-margin);border-bottom:1px solid var(--divider-color)}.styles_fieldGroup__vvJoL:last-of-type{border-bottom:none;padding-bottom:0}.styles_fieldLabel__GR7lM{font-size:14px;font-weight:600;color:var(--text-color)}.styles_fieldDescription__uXaPW{font-size:13px;color:var(--muted-text-color);line-height:1.4;margin-bottom:4px}.styles_toggleRow__9BHXC{display:flex;align-items:center;justify-content:space-between;gap:var(--section-margin)}.styles_toggleInfo__yqiyF{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_toggleLabel__x9VER{font-size:14px;font-weight:600;color:var(--text-color)}.styles_toggleDescription__63bIV{font-size:13px;color:var(--muted-text-color);line-height:1.4}.styles_toggle__thpAw{position:relative;width:44px;min-width:44px;height:24px;background:var(--divider-color);border:none;border-radius:var(--border-radius-md);cursor:pointer;padding:0;transition:background .2s ease}.styles_toggle__thpAw:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s ease}.styles_toggle__thpAw:disabled{opacity:.5;cursor:not-allowed}.styles_toggleActive__SUSTX{background:var(--secondary-color)}.styles_toggleActive__SUSTX:after{transform:translateX(20px)}.styles_divider__TMzyC{height:1px;background:var(--divider-color)}.styles_sectionHeading__fV5_R{font-size:15px;font-weight:600;color:var(--text-color);padding-bottom:4px}.styles_submitWrapper__IiSaX{padding-top:8px}.styles_errorMessage__kcTFy{color:var(--error-color);background:var(--alert-error-color)}.styles_errorMessage__kcTFy,.styles_successMessage__xNrCH{font-size:13px;padding:8px 12px;border-radius:var(--border-radius-sm)}.styles_successMessage__xNrCH{color:var(--success-color);background:var(--alert-success-color)}.styles_container__0TAgC{display:flex;flex-direction:column;gap:var(--spacing-lg);-webkit-padding-after:var(--spacing-xl);padding-block-end:var(--spacing-xl)}@media(min-width:768px){.styles_container__0TAgC{flex-direction:row;align-items:flex-start}}.styles_sidebar__DBQuV{width:100%;flex-shrink:0}@media(min-width:768px){.styles_sidebar__DBQuV{width:250px;position:-webkit-sticky;position:sticky;top:80px;display:flex;flex-direction:column;gap:var(--spacing-sm)}}.styles_profile_summary__jq8dA{display:none}@media(min-width:768px){.styles_profile_summary__jq8dA{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--card-background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);overflow:hidden}}.styles_profile_summary_avatar__jzEm_{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--background-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color)}.styles_profile_summary_avatar__jzEm_ img{width:100%;height:100%;object-fit:cover;display:block}.styles_profile_summary_info__c8UHL{display:flex;flex-direction:column;gap:2px;overflow:hidden;min-width:0}.styles_profile_summary_name__FKgvE{font-size:var(--font-size-sm);font-weight:600;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_profile_summary_handle__6ABMZ{font-size:var(--font-size-xs);color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_category_list__9JOB0{display:none}@media(min-width:768px){.styles_category_list__9JOB0{display:flex;flex-direction:column;gap:2px;background:var(--card-background-color);border-radius:var(--border-radius);padding:var(--spacing-sm);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color)}}.styles_category_item__Pf9ch{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-in-out);color:var(--muted-text-color);font-size:var(--font-size-sm);font-weight:500;font-family:inherit;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);width:100%;text-align:start}.styles_category_item__Pf9ch:hover{background:var(--background-color);color:var(--text-color)}.styles_category_item__Pf9ch.styles_active__5LnzE{background:rgba(var(--primary-color-rgb),.07);color:var(--primary-color);border-color:rgba(var(--primary-color-rgb),.12);font-weight:600}.styles_category_icon__2u8uT{display:flex;align-items:center;flex-shrink:0;opacity:.75}.styles_active__5LnzE .styles_category_icon__2u8uT{opacity:1}.styles_mobile_tabs_wrapper__kvaZp{display:block;width:100%;padding:2px 0 var(--spacing-lg)}@media(min-width:768px){.styles_mobile_tabs_wrapper__kvaZp{display:none}}.styles_content_area__46BbN{flex:1 1;display:flex;flex-direction:column;gap:var(--spacing-lg);width:100%;min-width:0}.styles_section_card__isIIE{background:var(--card-background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);padding:var(--spacing-md) var(--spacing-lg);overflow:hidden;scroll-margin-top:100px;animation:styles_fadeIn__g6002 var(--duration-normal) var(--ease-default)}.styles_section_body__VUjFp{-webkit-padding-before:var(--spacing-sm);padding-block-start:var(--spacing-sm)}@media screen and (min-width:992px){.styles_section_body__VUjFp [class*=submit__btn] a,.styles_section_body__VUjFp [class*=submit__btn] button{max-width:200px!important}}@keyframes styles_fadeIn__g6002{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles_container__ul1Wu{display:flex;flex-direction:column;gap:20px;-webkit-padding-before:8px;padding-block-start:8px}.styles_section__cb5yo{display:flex;flex-direction:column;gap:8px;-webkit-padding-after:16px;padding-block-end:16px;-webkit-border-after:1px solid var(--divider-color);border-block-end:1px solid var(--divider-color)}.styles_section__cb5yo:last-child{-webkit-border-after:none;border-block-end:none}.styles_sectionLabel__8JEkA{font-size:13px;font-weight:600;color:var(--text-color)}.styles_hint__pvMkT{font-size:12px;color:var(--muted-text-color);margin:0}.styles_error__DyWHH{padding:10px 12px;background-color:var(--alert-error-color);color:var(--error-color);border-radius:var(--border-radius-sm);font-size:13px}.styles_warning__ypEIl{padding:8px 12px;background-color:var(--alert-warning-color);color:var(--warning-color);border-radius:var(--border-radius-sm);font-size:12px;margin:0 0 8px}.styles_urlRow__XsEfY{display:flex;gap:8px;align-items:center}.styles_urlInput__6LGn9{flex:1 1;min-inline-size:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background-color:var(--muted-divider-color)}.styles_formInput__5TuTg,.styles_urlInput__6LGn9{padding:8px 10px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);color:var(--text-color)}.styles_formInput__5TuTg{font-size:13px;background-color:var(--card-background-color)}.styles_copyButton__On7vW{padding:8px 12px;background-color:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;font-size:12px;color:var(--text-color)}.styles_copyButton__On7vW:hover{background-color:var(--muted-divider-color)}.styles_secondaryButton__zgdZa{padding:8px 14px;background-color:var(--background-color);color:var(--text-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;font-size:13px}.styles_secondaryButton__zgdZa:hover{background-color:var(--muted-divider-color)}.styles_revokeButton__nWfLA{padding:6px 10px;background:none;border:1px solid var(--error-color);color:var(--error-color);border-radius:var(--border-radius-sm);cursor:pointer;font-size:12px}.styles_revokeButton__nWfLA:hover{background-color:var(--alert-error-color)}.styles_removeButton__mbVlc{background:none;border:none;cursor:pointer;color:var(--muted-text-color);font-size:16px;padding:0 4px}.styles_keyList__6f_Cl,.styles_schemaList__PK2XY{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.styles_keyRow__0ihuK{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:var(--muted-divider-color);border-radius:var(--border-radius-sm)}.styles_keyMeta__bG_dr{display:flex;flex-direction:column;gap:2px}.styles_keyName__tDGsI{font-size:13px;font-weight:500;color:var(--text-color)}.styles_keyMasked__VAitX{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--muted-text-color)}.styles_createKeyRow__0NiAy{display:flex;gap:8px;align-items:center}.styles_createKeyRow__0NiAy .styles_formInput__5TuTg{flex:1 1;min-inline-size:0}.styles_newKeyReveal__DU6nq{display:flex;flex-direction:column;gap:6px;-webkit-margin-before:8px;margin-block-start:8px;padding:12px;background-color:var(--alert-warning-color);border-radius:var(--border-radius-sm)}.styles_schemaRow__byLOQ{display:grid;grid-template-columns:2fr 1fr auto auto;grid-gap:8px;gap:8px;align-items:center}.styles_requiredLabel__wY4VL{display:flex;gap:4px;align-items:center;font-size:12px;color:var(--muted-text-color);white-space:nowrap}.styles_actionsRow__BTuP_{display:flex;gap:8px;-webkit-margin-before:8px;margin-block-start:8px}.styles_codeBlock__R4Do2{padding:12px;background-color:var(--muted-divider-color);border-radius:var(--border-radius-sm);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--text-color);overflow-x:auto;white-space:pre;margin:0}.styles_configurationPanel__jdzVX{width:380px;min-width:380px;height:100%;background:var(--card-background-color);border-left:1px solid var(--divider-color);display:flex;flex-direction:column;z-index:10;animation:styles_slideInRight__p_49Q .25s ease-out}@keyframes styles_slideInRight__p_49Q{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.styles_panelHeader__LjFlm{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--divider-color);background:var(--background-color);flex-shrink:0}.styles_panelHeaderLeft__LUked{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1}.styles_panelActionIcon___nGUV{font-size:1rem;flex-shrink:0;line-height:1}.styles_panelHeaderInfo__zqWkZ{display:flex;flex-direction:column;gap:1px;min-width:0}.styles_panelTitle__C8up7{font-size:.875rem;font-weight:700;color:var(--text-color);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_panelSubtitle__bSNaI{font-size:.6875rem;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.04em}.styles_closeButton__PCSWT{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(0,0,0,0);border:none;border-radius:var(--border-radius-xs);cursor:pointer;color:var(--muted-text-color);transition:all .15s ease}.styles_closeButton__PCSWT:hover{background:var(--muted-divider-color);color:var(--text-color)}.styles_panelContent__nqG_X{flex:1 1;padding:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0}.styles_panelFooter__ALIq0{padding:16px;border-top:1px solid var(--divider-color);background:var(--background-color);flex-shrink:0}.styles_saveButton__vqimf{width:100%;padding:12px 16px;font-size:.875rem;font-weight:600;color:#fff;background:var(--secondary-color);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:background-color .15s ease}.styles_saveButton__vqimf:hover{opacity:.9}.styles_formGroup__VRzII{display:flex;flex-direction:column;gap:6px;width:100%;flex-shrink:0}.styles_formLabel__QFY5j{font-size:.8125rem;font-weight:600;color:var(--text-color)}.styles_formHint__uaRTA{font-size:.75rem;color:var(--muted-text-color)}.styles_toggleLabel__kg_NA{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;color:var(--text-color);cursor:pointer}.styles_formInput__U22rf{width:100%;padding:10px 12px;font-size:.875rem;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);transition:border-color .15s ease}.styles_formInput__U22rf:focus{outline:none;border-color:var(--secondary-color)}.styles_formInput__U22rf::placeholder{color:var(--muted-text-color)}.styles_formTextarea__EWvUN{width:100%;padding:10px 12px;font-size:.875rem;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);resize:vertical;min-height:100px;font-family:inherit;transition:border-color .15s ease}.styles_formTextarea__EWvUN:focus{outline:none;border-color:var(--secondary-color)}.styles_formTextarea__EWvUN::placeholder{color:var(--muted-text-color)}.styles_formSelect__muiiu{width:100%;padding:10px 12px;font-size:.875rem;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:border-color .15s ease}.styles_formSelect__muiiu:focus{outline:none;border-color:var(--secondary-color)}.styles_formRow__hYjAV{display:flex;gap:12px}.styles_formRow__hYjAV .styles_formGroup__VRzII{flex:1 1}.styles_charCount____A23{font-size:.6875rem;color:var(--muted-text-color);text-align:right;margin-top:4px}.styles_charCount____A23.styles_warning__yiC4X{color:var(--warning-color)}.styles_charCount____A23.styles_error__J2tBn{color:var(--error-color)}.styles_nodeTypeHeader__hn_ay{display:flex;align-items:center;gap:12px;padding:12px;background:var(--muted-divider-color);border-radius:var(--border-radius-sm);margin-bottom:8px}.styles_nodeTypeIcon__s4Akp{font-size:1.5rem}.styles_nodeTypeInfo__a4Ftq{display:flex;flex-direction:column;gap:2px}.styles_nodeTypeName__GLwdn{font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_nodeTypeLabel__eX9iJ{font-size:.6875rem;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.03em}.styles_nodeTypeDescription__WsbCX{font-size:.75rem;color:var(--muted-text-color);line-height:1.3;margin-top:2px}.styles_variablePicker__1Vw9A{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;width:100%;max-width:100%}.styles_variableButton__MCheL{display:inline-flex;align-items:center;padding:4px 8px;font-size:.6875rem;font-weight:600;color:var(--primary-color);background:rgba(var(--primary-color-rgb),.08);border:none;border-radius:var(--border-radius-xs);cursor:pointer;transition:all .15s ease;white-space:nowrap;flex-shrink:0}.styles_variableButton__MCheL:hover{background:rgba(var(--primary-color-rgb),.15)}.styles_insertVariableButton__SrZkb{display:inline-flex;align-items:center;margin-top:8px;padding:6px 12px;font-size:.75rem;font-weight:600;color:var(--secondary-color);background:rgba(76,74,202,.08);border:1px dashed rgba(76,74,202,.3);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .15s ease}.styles_insertVariableButton__SrZkb:hover{background:rgba(76,74,202,.15);border-color:var(--secondary-color)}.styles_modeToggle__KoR1d{display:flex;background:var(--muted-divider-color);border-radius:var(--border-radius-sm);padding:4px;gap:4px;margin-bottom:12px}.styles_modeButton__poO3j{flex:1 1;padding:8px 12px;font-size:.8125rem;font-weight:600;color:var(--muted-text-color);background:rgba(0,0,0,0);border:none;border-radius:var(--border-radius-xs);cursor:pointer;transition:all .15s ease}.styles_modeButton__poO3j:hover{color:var(--text-color)}.styles_modeButton__poO3j.styles_active__uzxGJ{color:var(--text-color);background:var(--card-background-color);box-shadow:var(--shadow-sm)}.styles_emptyText__yzF5O,.styles_loadingText__eGKVX{font-size:.8125rem;color:var(--muted-text-color);padding:12px;text-align:center}.styles_emptyText__yzF5O{background:var(--muted-divider-color);border-radius:var(--border-radius-sm)}.styles_audienceSection__T4wZO{display:flex;flex-direction:column;gap:8px}.styles_sectionIcon__6p7cm{margin-right:6px}.styles_audienceGrid__ECc15{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.styles_audienceOption__3udtL{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .15s ease}.styles_audienceOption__3udtL:hover{border-color:var(--secondary-color);background:rgba(76,74,202,.04)}.styles_audienceOption__3udtL.styles_audienceOptionActive__dVpX4{border-color:var(--secondary-color);background:rgba(76,74,202,.08)}.styles_audienceOption__3udtL.styles_audienceOptionActive__dVpX4 .styles_audienceLabel__PYPRr{color:var(--secondary-color)}.styles_audienceIcon__MGQN3{font-size:1.25rem}.styles_audienceLabel__PYPRr{font-size:.6875rem;font-weight:600;color:var(--text-color);text-align:center;line-height:1.3}.styles_audienceHint__a6NVe{font-size:.75rem;color:var(--muted-text-color);text-align:center;padding:8px;background:var(--muted-divider-color);border-radius:var(--border-radius-sm)}.styles_sectionDivider__V9fHr{height:1px;background:var(--divider-color);margin:4px 0}.styles_customConditionBuilder___e7Mz{margin-top:8px;padding:12px;background:var(--muted-divider-color);border-radius:var(--border-radius-sm)}.styles_conditionRow__gPZ6a{display:flex;flex-direction:column;gap:8px}.styles_conditionSelect__ZMJpb{width:100%;padding:8px 10px;font-size:.8125rem;color:var(--text-color);background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-xs);cursor:pointer}.styles_conditionSelect__ZMJpb:focus{outline:none;border-color:var(--secondary-color)}.styles_conditionInput__kw_3F{width:100%;padding:8px 10px;font-size:.8125rem;color:var(--text-color);background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-xs)}.styles_conditionInput__kw_3F:focus{outline:none;border-color:var(--secondary-color)}.styles_conditionInput__kw_3F::placeholder{color:var(--muted-text-color)}.styles_designEmailButton__1520W{display:flex;align-items:center;gap:12px;width:100%;padding:16px;background:linear-gradient(135deg,rgba(76,74,202,.08),rgba(139,195,74,.08));border:1px dashed var(--secondary-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;text-align:left}.styles_designEmailButton__1520W:hover{background:linear-gradient(135deg,rgba(76,74,202,.15),rgba(139,195,74,.15));border-style:solid}.styles_designIcon__5CEaw{font-size:1.5rem}.styles_designText__iM1_3{display:flex;flex-direction:column;gap:2px}.styles_designText__iM1_3 strong{font-size:.875rem;color:var(--text-color)}.styles_designText__iM1_3 small{font-size:.75rem;color:var(--muted-text-color)}.styles_emailPreviewCard__D7bzR{display:flex;flex-direction:column;gap:10px;padding:12px 14px;background:var(--muted-divider-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg)}.styles_previewInfo__ZSRTl{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.styles_previewIcon__u4wEn{font-size:1.25rem;flex-shrink:0}.styles_previewDetails__2x7HS{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_previewText__8kqNn{font-size:.8125rem;font-weight:500;color:var(--text-color)}.styles_previewSubject__rwZAp{font-size:.6875rem;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_editDesignButton__mQlq4{width:100%;padding:8px 12px;font-size:.75rem;font-weight:600;color:var(--secondary-color);background:rgba(76,74,202,.1);border:none;border-radius:var(--border-radius-xs);cursor:pointer;transition:all .15s ease}.styles_editDesignButton__mQlq4:hover{background:rgba(76,74,202,.2)}.styles_configSummary__GrE_E{display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--muted-divider-color);border-radius:var(--border-radius-sm);margin-top:8px}.styles_summaryItem__thYxn{display:flex;align-items:center;gap:8px;font-size:.75rem}.styles_summaryLabel__yz2KJ{color:var(--muted-text-color);font-weight:500}.styles_summaryValue__ZUPpC{color:var(--text-color);font-weight:600}.styles_infoBanner__UO_e1{display:flex;align-items:center;gap:10px;padding:8px 12px;background:linear-gradient(135deg,rgba(76,74,202,.08),rgba(139,195,74,.06));border:1px solid rgba(76,74,202,.2);border-radius:var(--border-radius-sm);margin-bottom:8px}.styles_infoBannerIcon__ouIZo{font-size:1.1rem;flex-shrink:0}.styles_infoBannerContent__bW9DY{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_infoBannerContent__bW9DY strong{font-size:.875rem;color:var(--text-color)}.styles_infoBannerContent__bW9DY span{font-size:.75rem;color:var(--muted-text-color);line-height:1.3}.styles_eventListContainer__ssEbI{max-height:280px;overflow-y:auto;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--background-color)}.styles_eventGroupHeader__KONjC{font-size:.625rem;font-weight:700;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;background:var(--background-color);position:-webkit-sticky;position:sticky;top:0;z-index:1}.styles_eventGroupHeader__KONjC.styles_eventGroupHeaderFirst__BcoZ2{padding-top:6px}.styles_eventOptionsGrid__NTMGe{display:flex;flex-direction:column}.styles_eventOption__aWH0k{display:flex;flex-direction:row;align-items:center;gap:10px;padding:8px 12px;background:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--dark-divider-color);border-radius:0;cursor:pointer;transition:background .12s ease;height:auto;width:100%;text-align:left}.styles_eventOption__aWH0k:last-child{border-bottom:none}.styles_eventOption__aWH0k:hover{background:rgba(76,74,202,.04)}.styles_eventOption__aWH0k.styles_eventOptionActive__X_UUQ{background:rgba(76,74,202,.08)}.styles_eventOption__aWH0k.styles_eventOptionActive__X_UUQ .styles_eventOptionLabel__dJBOd{color:var(--secondary-color);font-weight:600}.styles_eventOptionIcon__LI9Z_{font-size:1rem;flex-shrink:0;width:20px;text-align:center}.styles_eventOptionLabel__dJBOd{font-size:.8125rem;font-weight:500;color:var(--text-color);line-height:1.3}.styles_selectedEventHint__NnCgq{padding:8px 12px;margin-top:8px;font-size:.75rem;color:var(--secondary-color);background:rgba(76,74,202,.06);border-radius:var(--border-radius-sm);text-align:center}.styles_timeoutSection__J66AR{display:flex;flex-direction:column;gap:6px}.styles_checkboxLabel__6gjsp{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_checkbox__NgQsj{width:18px;height:18px;accent-color:var(--secondary-color);cursor:pointer}.styles_timeoutActionsGrid__4KZSd{display:flex;flex-direction:column;gap:8px;margin-top:8px}.styles_timeoutActionOption__o_Glo{display:flex;flex-direction:column;gap:2px;padding:12px 14px;height:auto;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;text-align:left;transition:all .15s ease}.styles_timeoutActionOption__o_Glo:hover{border-color:var(--secondary-color)}.styles_timeoutActionOption__o_Glo.styles_timeoutActionActive__dOshw{border-color:var(--secondary-color);background:rgba(76,74,202,.08)}.styles_timeoutActionLabel__I7Be_{font-size:.8125rem;font-weight:600;color:var(--text-color)}.styles_timeoutActionDesc__kzKoI{font-size:.6875rem;color:var(--muted-text-color)}.styles_buttonGroup__5ULPu{display:flex;gap:0;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);overflow:hidden}.styles_toggleButton___S6UL{flex:1 1;padding:10px 14px;height:auto;font-size:.8125rem;font-weight:600;color:var(--muted-text-color);background:var(--background-color);border:none;border-right:1px solid var(--divider-color);cursor:pointer;transition:all .2s ease}.styles_toggleButton___S6UL:last-child{border-right:none}.styles_toggleButton___S6UL:hover{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_toggleButton___S6UL.styles_active__uzxGJ{background:var(--primary-color);color:#fff}.styles_variantRow__IqbHO{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);margin-bottom:8px}.styles_variantName__fmf_R{flex:1 1;font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_percentageInput__rTu_i{display:flex;align-items:center;gap:4px;width:80px}.styles_percentageInput__rTu_i .styles_formInput__U22rf{width:50px;padding:8px 6px;text-align:center}.styles_percentSign__CJki8{font-size:.8125rem;color:var(--muted-text-color);font-weight:500}.styles_removeVariantButton__MI9W9{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(0,0,0,0);border:none;border-radius:var(--border-radius-xs);color:var(--muted-text-color);cursor:pointer;font-size:1.25rem;transition:all .15s ease}.styles_removeVariantButton__MI9W9:hover{background:var(--alert-error-color);color:var(--error-color)}.styles_variantActions__G4Uef{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.styles_addVariantButton__FIhCo{padding:8px 12px;font-size:.8125rem;font-weight:600;color:var(--secondary-color);background:rgba(76,74,202,.08);border:none;border-radius:var(--border-radius-xs);cursor:pointer;transition:all .15s ease}.styles_addVariantButton__FIhCo:hover{background:rgba(76,74,202,.15)}.styles_totalPercentage__jG33z{font-size:.8125rem;font-weight:600;color:var(--tertiary-color)}.styles_totalPercentage__jG33z.styles_invalid__SpSVW{color:var(--error-color)}.styles_validationError__Zw3eh{padding:10px 12px;margin-top:8px;font-size:.75rem;font-weight:500;color:var(--error-color);background:var(--alert-error-color);border-radius:var(--border-radius-sm);text-align:center}.styles_workflowSelector__xDOwI{position:relative;width:100%}.styles_workflowSelectorInput__eJluV{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:border-color .15s ease}.styles_workflowSelectorInput__eJluV:hover{border-color:var(--secondary-color)}.styles_workflowSelectorInput__eJluV.styles_open__PjYza{border-color:var(--secondary-color);border-bottom-left-radius:0;border-bottom-right-radius:0}.styles_selectedWorkflow__PwWOi{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_selectedWorkflowName__KQe9p{font-size:.875rem;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_selectedWorkflowCategory__J0DMT{font-size:.6875rem;color:var(--muted-text-color)}.styles_workflowPlaceholder__0RCpf{font-size:.875rem;color:var(--muted-text-color)}.styles_dropdownArrow__tjKoq{font-size:.625rem;color:var(--muted-text-color);flex-shrink:0;margin-left:8px}.styles_workflowDropdown__ysCjF{position:absolute;top:100%;left:0;right:0;background:var(--card-background-color);border:1px solid var(--secondary-color);border-top:none;border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm);box-shadow:var(--shadow-md);z-index:1000;max-height:280px;display:flex;flex-direction:column}.styles_workflowSearchWrapper__o78Lp{padding:8px;border-bottom:1px solid var(--divider-color)}.styles_workflowSearchInput__WqGQ2{width:100%;padding:8px 10px;font-size:.8125rem;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-xs)}.styles_workflowSearchInput__WqGQ2:focus{outline:none;border-color:var(--secondary-color)}.styles_workflowSearchInput__WqGQ2::placeholder{color:var(--muted-text-color)}.styles_workflowList__WCWra{flex:1 1;overflow-y:auto;max-height:220px}.styles_noWorkflows__Tm3Xu{padding:16px;font-size:.8125rem;color:var(--muted-text-color);text-align:center}.styles_workflowOption__VnHIL{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;cursor:pointer;transition:background-color .15s ease}.styles_workflowOption__VnHIL:hover{background:var(--muted-divider-color)}.styles_workflowOption__VnHIL.styles_selected__Qt6Kz{background:rgba(76,74,202,.08)}.styles_workflowOptionInfo__ciTKu{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_workflowOptionName__F6ord{font-size:.8125rem;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_workflowOptionCategory__lo0sK{font-size:.6875rem;color:var(--muted-text-color)}.styles_checkmark__f02hP{color:var(--secondary-color);font-size:.875rem;font-weight:700;flex-shrink:0;margin-left:8px}@media(max-width:1024px){.styles_configurationPanel__jdzVX{position:fixed;bottom:0;left:0;right:0;width:100%;min-width:100%;height:auto;max-height:60vh;border-left:none;border-top:1px solid var(--divider-color);border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;box-shadow:var(--shadow-lg);animation:styles_slideUpPanel__d5L3E .25s ease-out;z-index:200}.styles_audienceGrid__ECc15{grid-template-columns:repeat(2,1fr)}.styles_variantRow__IqbHO{flex-wrap:wrap}.styles_variantNameInput__zCEhd{width:100%;flex:none;margin-bottom:8px}}@keyframes styles_slideUpPanel__d5L3E{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles_nodePalette__yFDAi{width:260px;min-width:260px;background:var(--background-color);border-right:1px solid var(--divider-color);display:flex;flex-direction:column;gap:16px;padding:12px;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden}.styles_nodePalette__yFDAi::-webkit-scrollbar{width:6px}.styles_nodePalette__yFDAi::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_nodePalette__yFDAi::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:var(--border-radius-sm)}.styles_nodePalette__yFDAi::-webkit-scrollbar-thumb:hover{background:var(--muted-text-color)}.styles_section__gXdcL{display:flex;flex-direction:column;flex-shrink:0}.styles_sectionHeader__xEtoH{display:flex;align-items:center;justify-content:space-between;padding:8px 4px;background:rgba(0,0,0,0);border:none;cursor:pointer;border-radius:var(--border-radius-sm);transition:background .15s ease}.styles_sectionHeader__xEtoH:hover{background:var(--muted-divider-color)}.styles_sectionTitle__Mhyyl{display:flex;align-items:center;gap:8px;font-size:.6875rem;font-weight:700;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.05em}.styles_sectionCount__6G_zH{font-size:.625rem;font-weight:600;color:var(--secondary-color);background:rgba(76,74,202,.1);padding:2px 6px;border-radius:var(--border-radius-sm)}.styles_chevronIcon__UHA71{color:var(--muted-text-color);transition:transform .2s ease;flex-shrink:0}.styles_chevronIcon__UHA71.styles_expanded__t1MB_{transform:rotate(180deg)}.styles_sectionContent__88wNi{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease;overflow:hidden}.styles_sectionContent__88wNi.styles_expanded__t1MB_{grid-template-rows:1fr}.styles_nodeList__ifbfo{display:flex;flex-direction:column;gap:6px;min-height:0;overflow:hidden;padding-top:6px}.styles_draggableNode__CTzN4{display:flex;align-items:center;gap:10px;padding:10px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:-webkit-grab;cursor:grab;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.styles_draggableNode__CTzN4:hover{border-color:var(--secondary-color);box-shadow:var(--shadow-sm)}.styles_draggableNode__CTzN4.styles_ruleNode__I6osg{border-left:3px solid var(--info-color)}.styles_draggableNode__CTzN4.styles_ruleNode__I6osg:hover{border-color:var(--info-color);border-left-width:3px}.styles_draggableNode__CTzN4:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_draggableNode__CTzN4.styles_isDragging__s7pvn{opacity:.5}.styles_draggableNode__CTzN4.styles_isDisabled__bXdm5{opacity:.5;cursor:not-allowed;background:var(--background-color)}.styles_draggableNode__CTzN4.styles_isDisabled__bXdm5:hover{border-color:var(--divider-color);box-shadow:none}.styles_draggableNode__CTzN4.styles_isDisabled__bXdm5:active{cursor:not-allowed}.styles_draggableNode__CTzN4.styles_isDisabled__bXdm5 .styles_nodeIcon__aZOzg{filter:grayscale(100%)}.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M{opacity:.6;cursor:not-allowed;background:var(--background-color)}.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M:hover{border-color:var(--divider-color);box-shadow:none}.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M:active{cursor:not-allowed}.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M .styles_nodeIcon__aZOzg{filter:grayscale(50%);opacity:.7}.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M .styles_nodeDescription__nUs89,.styles_draggableNode__CTzN4.styles_isComingSoon__MT22M .styles_nodeLabel__MD999{color:var(--muted-text-color)}.styles_nodeIcon__aZOzg{font-size:1rem;flex-shrink:0}.styles_nodeInfo__PL3wL{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.styles_nodeLabel__MD999{font-size:.813rem;font-weight:600;color:var(--text-color);line-height:1.3}.styles_nodeDescription__nUs89{font-size:.688rem;color:var(--muted-text-color);line-height:1.3}.styles_countBadge__9Zcc2{font-size:.6875rem;font-weight:700;color:#fff;background:var(--secondary-color);min-width:20px;padding:0 6px}.styles_addedBadge__D3K5u,.styles_countBadge__9Zcc2{margin-left:auto;height:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-sm)}.styles_addedBadge__D3K5u{font-size:.625rem;font-weight:600;color:var(--muted-text-color);background:var(--divider-color);padding:0 8px}.styles_comingSoonBadge__udmDz{margin-left:auto;font-size:.5625rem;font-weight:700;color:var(--warning-color);background:var(--alert-warning-color);height:18px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-sm);padding:0 6px;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em}.styles_groupList__L2vY5{gap:2px;padding-top:4px}.styles_groupList__L2vY5,.styles_triggerGroup___O0w6{display:flex;flex-direction:column}.styles_groupHeader__ceeDe{display:flex;align-items:center;justify-content:space-between;padding:6px 6px 6px 4px;background:rgba(0,0,0,0);border:none;cursor:pointer;border-radius:var(--border-radius-sm);transition:background .15s ease;width:100%}.styles_groupHeader__ceeDe:hover{background:var(--muted-divider-color)}.styles_groupTitle__1oG7n{display:flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:600;color:var(--text-color);text-align:start}.styles_groupIcon__jc4yu{font-size:.875rem;flex-shrink:0}.styles_groupMeta__6W3YL{display:flex;align-items:center;gap:4px;flex-shrink:0}.styles_groupCount__WO6qj{font-size:.5625rem;font-weight:600;color:var(--muted-text-color);background:var(--divider-color);padding:1px 5px;border-radius:var(--border-radius-sm)}@media(max-width:1024px){.styles_nodePalette__yFDAi{width:100%;min-width:100%;border-right:none;border-bottom:1px solid var(--divider-color);max-height:280px;overflow-y:auto;padding:8px 12px;gap:8px}.styles_section__gXdcL{flex-shrink:0}.styles_sectionHeader__xEtoH{padding:6px 4px;position:-webkit-sticky;position:sticky;top:0;background:var(--background-color);z-index:1}.styles_nodeList__ifbfo{flex-direction:row;flex-wrap:wrap;gap:4px;padding-top:4px}.styles_draggableNode__CTzN4{flex:0 0 auto;min-width:0;max-width:none;padding:6px 10px;gap:6px}.styles_nodeIcon__aZOzg{font-size:1rem}.styles_nodeLabel__MD999{font-size:.75rem;white-space:nowrap}.styles_addedBadge__D3K5u,.styles_countBadge__9Zcc2{height:16px;min-width:16px;font-size:.5625rem;padding:0 4px}.styles_comingSoonBadge__udmDz{height:14px;font-size:.5rem;padding:0 4px}}@media(min-width:1400px){.styles_nodePalette__yFDAi{width:280px;min-width:280px}}.styles_canvasBuilder__9RSRg{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;background:var(--card-background-color);overflow:hidden}.styles_mainContent__cRNRi{display:flex;flex:1 1;overflow:hidden;position:relative}.styles_loadingState__JBofT{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}.styles_loadingSpinner__lunhu{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--muted-text-color)}.styles_loadingSpinner__lunhu svg{animation:styles_spin__XGK_Q 1s linear infinite}@keyframes styles_spin__XGK_Q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_dragOverlay__EbFds{opacity:.9;cursor:-webkit-grabbing;cursor:grabbing}.styles_dragPreviewNode__07Z_3{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--card-background-color);border:2px solid var(--secondary-color);border-radius:var(--border-radius);box-shadow:var(--shadow-lg)}.styles_dragPreviewNode__07Z_3 .styles_dragPreviewIcon__CsGOQ{font-size:1.25rem}.styles_dragPreviewNode__07Z_3 .styles_dragPreviewLabel__unsEk{font-size:.875rem;font-weight:600;color:var(--text-color)}@media(max-width:1024px){.styles_mainContent__cRNRi{flex-direction:column;height:auto}}.styles_dropdown__s_kFL{position:absolute;z-index:20;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);max-height:200px;overflow-y:auto;min-width:200px}.styles_item__lTUyy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}.styles_item__lTUyy:hover{background:var(--background-color)}.styles_tag__zHBFa{font-size:.875rem;font-weight:500;color:var(--primary-color)}.styles_count__cYvI2{font-size:.75rem;color:var(--muted-text-color)}.styles_error__muIBt{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_input_box__cBB20{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);position:relative}.styles_input_box__cBB20:hover{border-color:var(--divider-color);background:#fff}.styles_input_box__cBB20:focus-within{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input_box__cBB20.styles_without__min_height__ZXpde{min-height:106px}.styles_input_box__cBB20.styles_without__border__zPaA9{border:none;background:rgba(0,0,0,0);box-shadow:none}.styles_input_box__cBB20.styles_without__border__zPaA9:focus-visible{outline:none}.styles_input_box__cBB20.styles_without__border__zPaA9:focus-within{border:none;box-shadow:none;background:rgba(0,0,0,0)}.styles_input_box__cBB20.styles_without__border__zPaA9:hover{background:rgba(0,0,0,0)}.styles_charCount__Tksup{color:var(--muted-text-color);font-size:12px;text-align:right;padding-bottom:5px;position:absolute;right:0;bottom:100%}.styles_charCount__Tksup .styles_countError__Y4eLc{color:var(--error-color);font-weight:500}@media screen and (max-width:767px){.styles_create_post_form__lmGrH{position:fixed;left:0;top:0;z-index:999;width:100%;height:100vh;height:100dvh;background-color:#fff;overflow-y:scroll}.styles_create_post_form__lmGrH>div{border-radius:0;height:100%;min-height:100vh;min-height:100dvh;border-bottom:0;box-shadow:none}}.styles_create_post_form__lmGrH.styles_page_view__wSrG5 .styles_close__modal__wDfxZ{position:absolute;top:10px;inset-inline-end:10px;cursor:pointer;z-index:9999;display:none;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}@media screen and (max-width:767px){.styles_create_post_form__lmGrH.styles_page_view__wSrG5 .styles_close__modal__wDfxZ{display:flex}.styles_create_post_form__lmGrH.styles_edit_view__0_Vpo{position:relative;left:auto;top:auto;height:auto;z-index:9}.styles_create_post_form__lmGrH.styles_edit_view__0_Vpo>div{border-radius:0;height:100%;min-height:calc(100vh - 320px);min-height:calc(100dvh - 320px)}.styles_create_post_form__lmGrH.styles_edit_view__0_Vpo .styles_scroll_body__C8bP5{height:calc(100vh - 480px);height:calc(100dvh - 480px);max-height:100%}.styles_create_post_form__lmGrH.styles_edit_view__0_Vpo .styles_scroll_body__C8bP5.styles_has_media__zi9J0{max-height:calc(100vh - 270px);max-height:calc(100dvh - 270px)}.styles_create_post_form__lmGrH.styles_edit_view__0_Vpo .styles_footer__aUgqT{padding:0;position:relative;left:auto;bottom:auto;width:100%}.styles_create_post_form__lmGrH.styles_post_view__q23HT .styles_scroll_body__C8bP5,.styles_create_post_form__lmGrH.styles_post_view__q23HT .styles_scroll_body__C8bP5.styles_with_meeting_feature__JnAdD{height:calc(100vh - 480px);height:calc(100dvh - 480px);max-height:100%}.styles_create_post_form__lmGrH.styles_post_view__q23HT .styles_footer__aUgqT{padding:0;position:relative;left:auto;bottom:auto;width:100%}}.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5{max-height:calc(100vh - 475px);max-height:calc(100dvh - 475px);overflow:hidden;overflow-y:scroll}.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5{height:calc(100vh - 330px);height:calc(100dvh - 330px);max-height:100%}}.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5.styles_has_media__zi9J0{max-height:calc(100vh - 475px);max-height:calc(100dvh - 475px)}@media screen and (max-width:767px){.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5.styles_has_media__zi9J0{max-height:calc(100vh - 270px);max-height:calc(100dvh - 270px)}.styles_create_post_form__lmGrH .styles_scroll_body__C8bP5.styles_response_message__nLQLn{height:calc(100vh - 370px);height:calc(100dvh - 370px);max-height:100%}}.styles_create_post_form__lmGrH .styles_footer__aUgqT{margin-top:10px}.styles_create_post_form__lmGrH .styles_footer__aUgqT .styles_attachments_wrapper__B9f4X,.styles_create_post_form__lmGrH .styles_footer__aUgqT .styles_schedule_wrapper__fIqME{margin-bottom:var(--inner-padding)}.styles_create_post_form__lmGrH .styles_short_links_wrapper__nppnM{display:none;margin-top:15px}@media screen and (max-width:767px){.styles_create_post_form__lmGrH .styles_short_links_wrapper__nppnM{display:block}}.styles_create_post_form__lmGrH .styles_short_links_wrapper__nppnM .styles_list_title__gWMKg{border-top:1px solid var(--muted-divider-color);margin-bottom:15px;padding-top:10px}.styles_create_post_form__lmGrH .styles_short_links_wrapper__nppnM .styles_short_links_list__d8rpx li{margin-bottom:10px}.styles_create_post_form__lmGrH .styles_short_links_wrapper__nppnM .styles_short_links_list__d8rpx li:last-child{margin-bottom:0}.styles_attachment__wrapper__6igF6 ul{display:flex;align-items:center;justify-content:center;gap:16px}.styles_attachment__wrapper__6igF6,.styles_schedule__wrapper__iwkI7{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-radius:var(--border-radius);border:1px solid var(--divider-color);cursor:pointer}.styles_attachment__wrapper__6igF6 .styles_text__XI0fG,.styles_schedule__wrapper__iwkI7 .styles_text__XI0fG{font-weight:500}.styles_btns_wrapper__YLoDG{margin-top:15px;display:flex;gap:10px;flex-wrap:wrap}.styles_btns_wrapper__YLoDG .styles_switch_btn__W2AMM{display:none}@media screen and (max-width:990px){.styles_btns_wrapper__YLoDG .styles_switch_btn__W2AMM{display:block}}.styles_schedule__wrapper__iwkI7{display:block;margin-bottom:var(--inner-padding)}.styles_schedule__wrapper__iwkI7 .styles_schedule__top__k4Jbk{display:flex;justify-content:space-between;align-items:center;width:100%}.styles_schedule__wrapper__iwkI7 .styles_schedule__top__k4Jbk .styles_schedule__top_left__5X530{display:flex;align-items:center;gap:10px}.styles_schedule__wrapper__iwkI7 .styles_schedule__top__k4Jbk .styles_schedule__top_left__5X530 .styles_schedule__icon__X_rJD{display:flex;min-width:28px}.styles_schedule__wrapper__iwkI7 .styles_schedule__top__k4Jbk .styles_schedule__top_left__5X530 .styles_schedule__text__a1_Dx p{margin:2px 0 0;font-size:14px;color:var(--text-secondary-color,#666)}.styles_schedule__wrapper__iwkI7 .styles_schedule__top__k4Jbk .styles_schedule__top_right__RaCVL{min-width:70px}.styles_schedule__wrapper__iwkI7 .styles_schedule__bottom__xmodL{margin-top:16px;border-top:1px solid var(--divider-color);padding-top:10px}.styles_schedule__wrapper__iwkI7 .styles_schedule__bottom__xmodL label{display:block;font-size:14px;color:var(--text-color,#333);margin-bottom:10px}.styles_schedule__wrapper__iwkI7 .styles_schedule__bottom__xmodL label input{display:block;margin-top:6px;padding:8px;width:100%;border:1px solid var(--border-color,#ccc);border-radius:var(--border-radius-xs);font-size:14px;color:var(--text-color);background-color:var(--input-background-color)}.styles_upload_hint__4ptWY{margin-bottom:16px;padding:12px;background-color:var(--background-secondary-color,#f5f5f5);border-radius:var(--border-radius-sm)}.styles_upload_hint__4ptWY p{margin:0;font-size:14px;color:var(--text-color,#333)}.styles_upload_hint__4ptWY p:not(:last-child){margin-bottom:8px}.styles_upload_hint__4ptWY .styles_upgrade_link__L6tB7{font-size:13px;color:var(--text-secondary-color,#666)}.styles_upload_hint__4ptWY .styles_upgrade_link__L6tB7 a{color:var(--primary-color,var(--info-color));text-decoration:none}.styles_upload_hint__4ptWY .styles_upgrade_link__L6tB7 a:hover{text-decoration:underline}.styles_ai_generate_btn_wrapper__y3_dU{display:flex;justify-content:flex-end;margin-top:8px;margin-bottom:8px}.styles_ai_generate_btn__u6Shq{background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);color:var(--community-primary-text,#ffffff);border:none;padding:10px 16px;border-radius:var(--border-radius-pill);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.3),0 2px 4px 0 rgba(0,0,0,.05),0 4px 12px 0 rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.4);transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.styles_ai_generate_btn__u6Shq:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.styles_ai_generate_btn__u6Shq:disabled.styles_loading__Mxs3d{cursor:wait;background:linear-gradient(90deg,var(--community-primary,var(--primary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--primary-color)));background-size:300% 100%;animation:styles_wave__6zbk2 2s infinite}.styles_ai_generate_btn__u6Shq:hover:not(:disabled){background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);transform:translateY(-2px);filter:brightness(1.08);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.4),0 6px 16px 0 rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.5),0 2px 4px 0 rgba(0,0,0,.1)}.styles_ai_generate_btn__u6Shq:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.15),0 1px 2px 0 rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.2);filter:brightness(.95)}.styles_ai_generate_btn__u6Shq .styles_spinner__kiQbe{display:inline-block;animation:styles_spin__juHJs 1s linear infinite}.styles_ai_error_msg__6XvyP{color:var(--error-color,var(--error-color));font-size:12px;margin-bottom:8px;text-align:right}.styles_ai_warning_msg___URvB{color:var(--community-accent,var(--warning-color,var(--warning-color)));font-size:12px;margin-bottom:8px;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:4px}.styles_ai_warning_msg___URvB:before{content:"⚠️";font-size:11px}.styles_ai_remaining_badge__j4Vah{background:hsla(0,0%,100%,.25);padding:2px 8px;border-radius:var(--border-radius-md);font-size:11px;font-weight:500;margin-left:8px;color:currentColor;display:inline-flex;align-items:center}@keyframes styles_spin__juHJs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_moment_prompt_container__PE4np{margin-top:16px;padding:16px;background-color:var(--alert-info-color,#e8f9fe);border:1px solid var(--border-color,#d0d0d0);border-radius:var(--border-radius,8px);font-size:14px;line-height:1.5;color:var(--text-color)}.styles_moment_prompt_content__Czb5r{display:flex;align-items:flex-start;gap:12px}.styles_moment_icon__xf_gW{font-size:20px;line-height:1}.styles_moment_details__77JBR{flex:1 1}.styles_moment_details__77JBR h4{margin:0 0 4px;font-size:15px;font-weight:600}.styles_moment_details__77JBR p{margin:0;font-size:13px;color:var(--text-secondary-color)}.styles_moment_details__77JBR p.styles_has_margin__K2O_p{margin-bottom:12px}.styles_moment_actions__D6E8_{display:flex;gap:8px;flex-wrap:wrap}.styles_deal_fields_wrapper__dg5iM{padding:var(--inner-padding);background-color:var(--background-color);border-radius:var(--border-radius);margin-top:16px}.styles_deal_fields_wrapper__dg5iM h4{margin-bottom:16px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_deal_fields_wrapper__dg5iM .styles_pro_tips__hvv0x{padding:12px;background-color:var(--alert-info-color,#e8f9fe);border-radius:var(--border-radius-sm);font-size:13px;line-height:1.5;color:var(--text-color)}.styles_deal_fields_wrapper__dg5iM .styles_pro_tips__hvv0x ul{margin:8px 0 0;padding-left:20px}@media screen and (max-width:767px){.styles_form_wrapper__NWR1Q>div,.styles_form_wrapper__WiQq9>div,.styles_form_wrapper__yQ9PS>div{min-height:100vh;min-height:100dvh;border-radius:0}.styles_script_form__MS3iG{position:fixed;left:0;top:0;z-index:999;width:100%;height:100vh;height:100dvh}.styles_script_form__MS3iG>div{border-radius:0;height:100%;min-height:100vh;min-height:100dvh;overflow-y:scroll}.styles_script_form__MS3iG.styles_edit_view__s0vN8{position:relative;left:auto;top:auto;height:auto;z-index:9}.styles_script_form__MS3iG.styles_edit_view__s0vN8>div{border-radius:0;height:auto;min-height:auto;overflow-y:auto}}.styles_script_form__MS3iG .styles_close__modal__1liXq{position:absolute;top:10px;inset-inline-end:10px;cursor:pointer;z-index:9999;display:none;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}@media screen and (max-width:767px){.styles_script_form__MS3iG .styles_close__modal__1liXq{display:flex}.styles_form_skeleton__Y5wKT{position:fixed;left:0;top:0;z-index:999;width:100%;height:100vh;height:100dvh}.styles_form_skeleton__Y5wKT>div{border-radius:0;height:100%;min-height:100vh;min-height:100dvh}}.styles_list_wrapper__eY11I{display:flex;flex-wrap:wrap;gap:10px}.styles_list_wrapper__eY11I .styles_text__qfLmr{display:block;width:100%;flex-basis:100%;color:var(--muted-text-color);margin-bottom:10px;font-size:14px}.styles_list_wrapper__eY11I .styles_list_item__8p6zx{display:flex;align-items:center}.styles_searchBar__V5O2m{position:relative;display:flex;align-items:center;width:100%}.styles_searchInputWrapper__5PC3H{position:relative;flex:1 1;display:flex;align-items:center}.styles_searchIcon__ZeFOI{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:1;pointer-events:none;color:var(--muted-text-color)}.styles_searchInput__haDcn{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_searchInput__haDcn::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_searchInput__haDcn:hover{border-color:var(--divider-color);background:#fff}.styles_searchInput__haDcn:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1);outline:none}.styles_searchInput__haDcn:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_searchInput__haDcn.styles_noClear__DJfnS{-webkit-padding-end:14px;padding-inline-end:14px}.styles_clearButton__5Bvah{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_clearButton__5Bvah:hover{background:var(--divider-color)}.styles_searchBarWithFilters__FPtvb{display:flex;align-items:center;width:100%;gap:0;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);overflow:hidden}.styles_searchBarWithFilters__FPtvb:hover{border-color:var(--divider-color);background:#fff}.styles_searchBarWithFilters__FPtvb:focus-within{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}.styles_filtersSearchIcon__qSaR_{display:flex;align-items:center;-webkit-padding-start:14px;padding-inline-start:14px;color:var(--muted-text-color);flex-shrink:0}.styles_filtersInput__fZaMh{height:45px;flex:1 1;border:none;padding:0 14px;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_filtersInput__fZaMh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_filtersInput__fZaMh:focus{outline:none}.styles_filtersClearButton__moHa0{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;-webkit-margin-end:4px;margin-inline-end:4px;border-radius:var(--border-radius-sm);color:var(--text-color);flex-shrink:0;transition:all var(--transition-base)}.styles_filtersClearButton__moHa0:hover,.styles_filtersDivider__RZD2B{background:var(--divider-color)}.styles_filtersDivider__RZD2B{width:1px;height:24px;flex-shrink:0}.styles_filterDropdownTrigger__4BFHH{display:flex;align-items:center;gap:6px;height:45px;border:none;padding:0 12px;font-size:13px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);cursor:pointer;white-space:nowrap}.styles_filterDropdownTrigger__4BFHH:focus{outline:none}.styles_filterDropdownTrigger__4BFHH:disabled{opacity:.5;cursor:not-allowed}.styles_mobileFilterButton__VqNsT{display:none}.styles_mobileFilterBadge__Qe7bM{position:absolute;top:2px;inset-inline-end:2px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:var(--community-primary,var(--primary-color));color:#fff;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;line-height:1}@media(max-width:768px){.styles_filterDropdownTrigger__4BFHH,.styles_filtersDivider__RZD2B{display:none}.styles_mobileFilterButton__VqNsT{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:45px;border:none;background:none;cursor:pointer;flex-shrink:0;-webkit-border-start:1px solid var(--divider-color);border-inline-start:1px solid var(--divider-color);transition:background var(--transition-base)}.styles_mobileFilterButton__VqNsT:hover{background:var(--divider-color)}.styles_mobileFilterButton__VqNsT:disabled{opacity:.4;cursor:not-allowed}}.styles_searchBarWithNav__goLnO{display:flex;align-items:center;height:45px;width:100%;gap:8px;padding:0 8px;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);overflow:hidden}.styles_navSearchInputWrapper___ttK4{position:relative;flex:1 1;display:flex;align-items:center;gap:8px}.styles_navSearchInput__vlV2a{height:30px!important;flex:1 1;border:none;padding:0;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_navSearchInput__vlV2a::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_navSearchInput__vlV2a:focus{outline:none;box-shadow:none}.styles_matchCounter__GsCMo{font-size:12px;color:var(--muted-text-color);white-space:nowrap;flex-shrink:0}.styles_navButton__2JC9e{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--border-radius-sm);background:none;color:var(--text-color);cursor:pointer;flex-shrink:0;transition:all var(--transition-base)}.styles_navButton__2JC9e:hover:not(:disabled){background:var(--divider-color)}.styles_navButton__2JC9e:disabled{opacity:.3;cursor:not-allowed}.styles_searchBarDropdown__0xeCd{position:relative;width:100%}.styles_dropdownInputWrapper__gsV2j{position:relative;display:flex;align-items:center}.styles_dropdownInput__dZDXh{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_dropdownInput__dZDXh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_dropdownInput__dZDXh:hover{border-color:var(--divider-color);background:#fff}.styles_dropdownInput__dZDXh:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1);outline:none}.styles_dropdownList__68_o5{position:absolute;top:calc(100% + 4px);inset-inline-start:0;inset-inline-end:0;max-height:240px;overflow-y:auto;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:#fff;box-shadow:var(--shadow-md);z-index:100}.styles_dropdownItem__mvu53{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:none;font-family:inherit;font-size:14px;color:var(--text-color);cursor:pointer;text-align:start;transition:background var(--transition-base)}.styles_dropdownItem__mvu53:hover{background:var(--background-color)}.styles_dropdownItem__mvu53:not(:last-child){border-bottom:1px solid var(--muted-divider-color)}.styles_dropdownItemText__0tS1U{flex:1 1;min-width:0}.styles_dropdownItemTitle__hs8Gv{font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownItemSubtitle__4DbGR{font-size:12px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownEmpty__I9ZRp{padding:16px 14px;text-align:center;font-size:13px;color:var(--muted-text-color)}.styles_dropdownLoading__AxuZ6{display:flex;justify-content:center;padding:16px}.styles_selectedDisplay__fPpo4{display:flex;align-items:center;gap:10px;height:45px;width:100%;border:1px solid var(--divider-color);padding:0 14px;-webkit-padding-end:40px;padding-inline-end:40px;font-size:14px;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color)}.styles_selectedInfo__k0IXn{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_dropdownClearButton__0pe_U{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_dropdownClearButton__0pe_U:hover{background:var(--divider-color)}.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}}.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%}}