.dialog_overlay__hJzqk{position:fixed;inset:0;z-index:40;background-color:rgba(2,6,23,.6);backdrop-filter:blur(4px);cursor:pointer}.dialog_overlay__hJzqk[data-state=open]{animation:dialog_dialog-overlay-show__Z8hFX .2s ease-out forwards}.dialog_overlay__hJzqk[data-state=closed]{animation:dialog_dialog-overlay-hide___rYuc .2s ease-in forwards}.dialog_content__ozeRF{position:fixed;top:50%;left:50%;z-index:50;width:min(34rem,calc(100vw - 2rem));transform:translate(-50%,-50%);border-radius:1rem;border:1px solid #e2e8f0;background-color:#ffffff;padding:1.5rem;box-shadow:0 20px 25px -5px rgba(15,23,42,.1),0 10px 10px -5px rgba(15,23,42,.04);display:flex;flex-direction:column;outline:none;pointer-events:auto}.dialog_content__ozeRF:focus{outline:none}.dialog_content__ozeRF:focus-visible{outline:none}.dialog_content__ozeRF[data-state=open]{animation:dialog_dialog-content-show__Xqg5I .25s cubic-bezier(.16,1,.3,1) forwards}.dialog_content__ozeRF[data-state=closed]{animation:dialog_dialog-content-hide___z2Kp .2s ease forwards}@media (min-width:640px){.dialog_content__ozeRF{width:min(34rem,calc(100vw - 4rem))}}.dialog_closeButton__z2Js5{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;border:1px solid transparent;padding:0;color:#64748b;background-color:transparent;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;z-index:2}.dialog_closeButton__z2Js5:hover{background-color:#f1f5f9}.dialog_closeButton__z2Js5:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(148,163,184,.9)}.dialog_closeIcon__cSIIe{width:1.125rem;height:1.125rem;display:block;pointer-events:none}.dialog_header__xlP7K{margin-bottom:1rem;display:flex;flex-direction:column;text-align:center}.dialog_header__xlP7K>*+*{margin-top:.375rem}@media (min-width:640px){.dialog_header__xlP7K{text-align:left}}.dialog_title___Qz1d{font-size:1.125rem;font-weight:600;line-height:1.15;letter-spacing:-.01em}.dialog_description__iGlAb{font-size:.875rem;line-height:1.35;color:#475569}.dialog_footer__Nti9S{margin-top:1.5rem;display:flex;flex-direction:column-reverse;gap:.5rem}@media (min-width:640px){.dialog_footer__Nti9S{flex-direction:row;justify-content:flex-end}}.dialog_srOnly__bSAin{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes dialog_dialog-overlay-show__Z8hFX{0%{opacity:0}to{opacity:1}}@keyframes dialog_dialog-overlay-hide___rYuc{0%{opacity:1}to{opacity:0}}@keyframes dialog_dialog-content-show__Xqg5I{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes dialog_dialog-content-hide___z2Kp{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,calc(-50% + 12px)) scale(.96)}}.Card_card__TSxHq{border-radius:1rem;border:1px solid #e2e8f0;background-color:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.08);transition:box-shadow .2s ease}.Card_card__TSxHq:hover{box-shadow:0 8px 24px rgba(15,23,42,.08)}.Card_header__Ot4Pe{padding:1rem}.Card_header__Ot4Pe>:not(style)+:not(style){margin-top:.375rem}@media (min-width:768px){.Card_header__Ot4Pe{padding:1.25rem}}.Card_title__JTAF5{font-size:1.125rem;font-weight:600;line-height:1.35;color:#0f172a}@media (min-width:768px){.Card_title__JTAF5{font-size:1.25rem}}.Card_description__omuju{font-size:.875rem;line-height:1.5;color:#475569}.Card_content__p8Q8n{padding:1rem}@media (min-width:768px){.Card_content__p8Q8n{padding:1.25rem}}.Card_footer__wS9zV{display:flex;align-items:center;padding:0 1rem 1rem}@media (min-width:768px){.Card_footer__wS9zV{padding:0 1.25rem 1.25rem}}.Button_button__oEw4J{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease;border:1px solid transparent;cursor:pointer;position:relative;outline:none}.Button_button__oEw4J:focus-visible{box-shadow:0 0 0 2px rgba(255,255,255,.9),0 0 0 4px rgba(14,165,233,.35)}.Button_button__oEw4J:disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.Button_variantDefault__Ll4hP{background-color:#0f172a;color:#ffffff}.Button_variantDefault__Ll4hP:hover:not(:disabled){background-color:#1e293b}.Button_variantSecondary__FVhJ_{background-color:#f1f5f9;color:#0f172a}.Button_variantSecondary__FVhJ_:hover:not(:disabled){background-color:#e2e8f0;color:#0f172a}.Button_variantOutline__M1XSR{background-color:#ffffff;color:#1f2937;border-color:#e2e8f0}.Button_variantOutline__M1XSR:hover:not(:disabled){background-color:#f8fafc;color:#0f172a;border-color:#cbd5e1}.Button_variantGhost__9ADG6{background-color:transparent;color:#1f2937}.Button_variantGhost__9ADG6:hover:not(:disabled){background-color:#f8fafc;color:#0f172a}.Button_variantLink__cYKvE{background-color:transparent;color:#0f172a;text-decoration:none;text-underline-offset:4px}.Button_variantLink__cYKvE:hover:not(:disabled){text-decoration:underline}.Button_sizeDefault___Nf_l{min-height:2.5rem;padding:.5rem 1rem}.Button_sizeSm__nPYgd{min-height:2.25rem;padding:.4rem .75rem;border-radius:.375rem}.Button_sizeLg__0XjFW{min-height:2.75rem;padding:.6rem 1.25rem;border-radius:.375rem}.Button_sizeIcon__1hLD3{width:2.5rem;height:2.5rem;padding:0}.ServiceCard_folder__3Ihrg{position:relative;display:flex;flex-direction:column;gap:0}.ServiceCard_folderTabs__5a3bm{display:flex;gap:.45rem;margin:0 0 .15rem -1rem;align-items:flex-end;position:relative}.ServiceCard_folderTabs__5a3bm:before{content:"";position:absolute;left:-1.2rem;right:calc(100% - .4rem);bottom:.2rem;height:.95rem;background:linear-gradient(135deg,rgba(148,163,184,.25),rgba(148,163,184,0));border-radius:.6rem 0 0 0}.ServiceCard_folderTabs__5a3bm:after{content:"";position:absolute;left:-1.2rem;right:-.35rem;bottom:-.05rem;height:1px;background:linear-gradient(90deg,rgba(148,163,184,0),rgba(148,163,184,.4) 30%,rgba(148,163,184,.4) 70%,rgba(148,163,184,0));pointer-events:none;z-index:0}.ServiceCard_folderTabs__5a3bm>*{margin-left:-1rem;position:relative;z-index:var(--tab-order,1)}.ServiceCard_variantButton__ovylY,.ServiceCard_variantTabStatic__BuO5F{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(148,163,184,.28);border-bottom:none;border-radius:.95rem .95rem 0 0;background:linear-gradient(130deg,#ffffff,#f4f8ff);background-size:150% 150%;background-position:0 50%;color:#1f2937;padding:.55rem 1.15rem;font-size:.82rem;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:0 -2px 4px rgba(15,23,42,.05);position:relative;transition:background-position .35s ease,color .25s ease,box-shadow .35s ease,border-color .35s ease;z-index:var(--tab-order,1);overflow:visible;cursor:pointer}.ServiceCard_variantButton__ovylY:after,.ServiceCard_variantTabStatic__BuO5F:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:-.45rem;height:.65rem;border-radius:9999px;background:radial-gradient(ellipse at center,rgba(210,230,255,.5),rgba(210,230,255,0));opacity:0;transform:scaleX(.75);transition:opacity .35s ease,transform .35s ease;pointer-events:none;z-index:-1}.ServiceCard_variantButton__ovylY:before,.ServiceCard_variantTabStatic__BuO5F:before{content:"";position:absolute;left:.2rem;right:.2rem;bottom:-.06rem;height:1px;background:inherit;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.ServiceCard_variantButton__ovylY:not(.ServiceCard_variantButtonActive__zbfHu):hover{background-position:90% 50%;border-color:rgba(59,130,246,.32);border-bottom:none;color:#0f4c81;box-shadow:0 10px 20px rgba(59,130,246,.15)}.ServiceCard_variantButton__ovylY:not(.ServiceCard_variantButtonActive__zbfHu):hover:after{opacity:.3;transform:scaleX(1)}.ServiceCard_variantButton__ovylY:not(.ServiceCard_variantButtonActive__zbfHu):hover:before{opacity:.2}.ServiceCard_variantButtonActive__zbfHu,.ServiceCard_variantTabStatic__BuO5F{background:linear-gradient(140deg,#ecf4ff,#d7e6ff);background-size:135% 135%;background-position:85% 50%;color:#0c4a6e;border:1px solid transparent;border-bottom:none;box-shadow:0 12px 24px rgba(59,130,246,.15);z-index:calc(var(--tab-order, 1) + 6)}.ServiceCard_variantButtonActive__zbfHu:after,.ServiceCard_variantTabStatic__BuO5F:after{opacity:.4;transform:scaleX(1.05)}.ServiceCard_variantButtonActive__zbfHu:before,.ServiceCard_variantTabStatic__BuO5F:before{opacity:1}.ServiceCard_variantButtonFirst__x_nAW,.ServiceCard_variantTabStatic__BuO5F{margin-left:0}.ServiceCard_variantTabStatic__BuO5F{cursor:default;user-select:none}.ServiceCard_variantLabel__nAkOg{line-height:1.2}.ServiceCard_variantButtonFirst__x_nAW .ServiceCard_variantIcon__U8Z_O,.ServiceCard_variantTabStatic__BuO5F .ServiceCard_variantIcon__U8Z_O{transform:translateX(.25rem)}.ServiceCard_variantButtonFirst__x_nAW .ServiceCard_variantLabel__nAkOg,.ServiceCard_variantTabStatic__BuO5F .ServiceCard_variantLabel__nAkOg{margin-left:.1rem}.ServiceCard_variantIcon__U8Z_O{width:.95rem;height:.95rem}.ServiceCard_variantButton__ovylY:first-of-type,.ServiceCard_variantTabStatic__BuO5F:first-of-type{margin-left:0}.ServiceCard_folderBody__Ustxq{border-radius:1.25rem;border:1px solid rgba(148,163,184,.3);border-top-color:rgba(59,130,246,.3);background:#ffffff;box-shadow:0 8px 18px rgba(15,23,42,.05);padding-top:.6rem;margin-top:-.15rem;border-top-left-radius:1.15rem;border-top-right-radius:1.15rem;overflow:hidden}.ServiceCard_card__WZCox{border:0;box-shadow:none;background-color:transparent}.ServiceCard_cardHeader__EKaRI{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.85rem;padding:.85rem}.ServiceCard_cardSection__TjWGj{animation:ServiceCard_cardFadeIn__SOWUb .5s ease}@keyframes ServiceCard_cardFadeIn__SOWUb{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ServiceCard_cardSection__TjWGj{animation:none}}@media (min-width:768px){.ServiceCard_cardHeader__EKaRI{padding:1.1rem}}.ServiceCard_details__5WRDb{display:flex;min-width:0;flex-direction:column;gap:.45rem}.ServiceCard_titleRow__1EIvM{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.45rem}.ServiceCard_categoryBadge__uyFjA{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid rgba(129,140,248,.22);background:rgba(99,102,241,.08);color:#3730a3;font-size:.68rem;font-weight:700;line-height:1;padding:.18rem .42rem;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap}.ServiceCard_title__IAW9n{font-size:1rem;line-height:1.5;font-weight:600;color:#0f172a}@media (min-width:768px){.ServiceCard_title__IAW9n{font-size:1.125rem;line-height:1.75rem}}.ServiceCard_description__yuVZX{font-size:.875rem;line-height:1.5;color:#475569;margin:0}.ServiceCard_meta__oL9UN{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;text-align:right}.ServiceCard_price__GZmjP{font-size:1rem;line-height:1.5;font-weight:600;color:#0f172a}@media (min-width:768px){.ServiceCard_price__GZmjP{font-size:1.125rem;line-height:1.75rem}}.ServiceCard_bookButton__6ZT3E{justify-content:center;width:auto;min-width:0;padding:.55rem 1.2rem;border-radius:999px;border:1px solid rgba(56,189,248,.35);background:rgba(14,165,233,.12);color:#0f4c81;font-size:.84rem;font-weight:600;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.ServiceCard_bookButton__6ZT3E,.ServiceCard_bookLink__SiKAZ{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;flex-shrink:0}.ServiceCard_bookLink__SiKAZ{text-decoration:none}.ServiceCard_bookLabel__09Wmu{color:inherit;font-weight:600;display:inline-flex;align-items:center;letter-spacing:-.005em}.ServiceCard_bookIcon__7Imvm{width:1rem;height:1rem;color:inherit;transition:transform .2s ease}.ServiceCard_bookButton__6ZT3E:focus-visible,.ServiceCard_bookButton__6ZT3E:hover,.ServiceCard_bookLink__SiKAZ:focus-visible,.ServiceCard_bookLink__SiKAZ:hover{background:rgba(14,165,233,.18);border-color:rgba(14,165,233,.45);color:#0c4a6e;box-shadow:0 10px 22px rgba(14,165,233,.16);transform:translateY(-1px)}.ServiceCard_bookButton__6ZT3E:focus-visible{outline:none;box-shadow:0 10px 22px rgba(14,165,233,.16),0 0 0 3px rgba(56,189,248,.35)}.ServiceCard_bookButton__6ZT3E:focus-visible .ServiceCard_bookIcon__7Imvm,.ServiceCard_bookButton__6ZT3E:hover .ServiceCard_bookIcon__7Imvm,.ServiceCard_bookLink__SiKAZ:focus-visible .ServiceCard_bookIcon__7Imvm,.ServiceCard_bookLink__SiKAZ:hover .ServiceCard_bookIcon__7Imvm{transform:translateX(.2rem)}.ServiceCard_listContent__QcI6y{padding-top:0!important}.ServiceCard_noteRow__tJb7I{display:flex;align-items:center;justify-content:flex-start}.ServiceCard_noteTag__x7HT2{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:9999px;background:rgba(59,130,246,.12);color:#0f4c81;font-size:.78rem;font-weight:600;line-height:1.3;white-space:nowrap}@media (min-width:768px){.ServiceCard_noteTag__x7HT2{font-size:.82rem}}.ServicesList_panel__V7w4x{border-radius:1.5rem;border:1px solid rgba(148,163,184,.18);background:#ffffff;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;align-items:stretch}.ServicesList_panelFrameless__OBh0F{border:none;border-radius:0;background:transparent;padding:0;box-shadow:none}@media (min-width:768px){.ServicesList_panel__V7w4x{padding:1.75rem 2rem}}.ServicesList_listWrapper__uhRXi{display:flex;flex-direction:column;gap:.9rem}.ServicesList_listViewport__lO__p{position:relative;width:100%}.ServicesList_listViewportScrollable__0sUH8{overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;scrollbar-gutter:stable both-edges;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-right:.25rem;margin-right:-.25rem;scrollbar-width:thin;scrollbar-color:rgba(14,165,233,.35) transparent;max-height:clamp(308px,71.5vh,572px)}.ServicesList_listViewportScrollable__0sUH8::-webkit-scrollbar{width:.32rem}.ServicesList_listViewportScrollable__0sUH8::-webkit-scrollbar-thumb{background-color:rgba(14,165,233,.35);border-radius:999px}.ServicesList_listViewportScrollable__0sUH8::-webkit-scrollbar-track{background:transparent}@media (min-width:768px){.ServicesList_listViewportScrollable__0sUH8{max-height:clamp(396px,60.5vh,616px)}}.ServicesList_list__hiPUc{display:flex;flex-direction:column;gap:.9rem}.ServicesList_item__BRnNl{border-radius:1rem;border:1px solid #e2e8f0;background-color:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.08);overflow:hidden}.ServicesList_authPrompt__9c5GL{margin-top:.75rem;font-size:.95rem;line-height:1.4;color:#475569}.ServicesList_srOnly__arVbC{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.EditableServicesBlock_section__D_Vkc{display:flex;flex-direction:column;gap:18px}.EditableServicesBlock_sectionHeading__elU4g{display:flex;flex-direction:column;gap:4px}.EditableServicesBlock_titleStandalone__7SCoD{margin:0;font-size:1.125rem;font-weight:600;line-height:1.45;color:#0f172a}@media (min-width:768px){.EditableServicesBlock_titleStandalone__7SCoD{font-size:1.25rem}}.EditableServicesBlock_card__rTOIi{background:#ffffff;border:1px solid #e2e8f0;border-radius:22px;padding:20px;display:flex;flex-direction:column;gap:20px;box-shadow:0 1px 2px rgba(15,23,42,.06)}.EditableServicesBlock_previewCard__HViWd{border-radius:24px;border:1px solid rgba(226,232,240,.6);background:rgba(255,255,255,.9);box-shadow:0 1px 2px rgba(15,23,42,.08),0 1px 1px rgba(15,23,42,.04);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;display:flex;flex-direction:column}.EditableServicesBlock_header__0guS8{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.EditableServicesBlock_title__yHrbo{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.EditableServicesBlock_helper__yHYrh{margin:0;font-size:.95rem;color:#475569}.EditableServicesBlock_catalogNotice__46VOj{padding:12px 14px;border-radius:12px;font-size:.92rem;font-weight:500}.EditableServicesBlock_catalogNoticeInfo__dIvSM{background:#eff6ff;color:#1d4ed8;border:1px solid rgba(37,99,235,.35)}.EditableServicesBlock_catalogNoticeError__HiU6d{background:#fef2f2;color:#b91c1c;border:1px solid rgba(244,63,94,.35)}.EditableServicesBlock_field___Ui6i{display:flex;flex-direction:column;gap:6px}.EditableServicesBlock_label__ab_NN{font-size:.83rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.02em}.EditableServicesBlock_input__P4dnO,.EditableServicesBlock_select__iL3FN{appearance:none;border:1px solid #d5ddf3;border-radius:10px;box-sizing:border-box;padding:9px 12px;font-size:.95rem;color:#0f172a;background:#ffffff;transition:border-color .2s ease,box-shadow .2s ease}.EditableServicesBlock_input__P4dnO:focus,.EditableServicesBlock_select__iL3FN:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.16)}.EditableServicesBlock_input__P4dnO:disabled,.EditableServicesBlock_select__iL3FN:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.EditableServicesBlock_addButton__YoQaA{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;border-radius:12px;padding:9px 16px;font-size:.93rem;font-weight:500;background:#ffffff;color:#1d4ed8;border:1px dashed rgba(37,99,235,.5);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.EditableServicesBlock_addButton__YoQaA:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px -6px rgba(29,78,216,.35)}.EditableServicesBlock_addButton__YoQaA:disabled{opacity:.55;cursor:not-allowed}.EditableServicesBlock_status__m3sYE{font-size:.92rem;font-weight:500}.EditableServicesBlock_statusSuccess__NcRVa{color:#047857}.EditableServicesBlock_statusError__wib1K{color:#b91c1c}.EditableServicesBlock_previewEmpty__tQRLX{margin:0;font-size:.95rem;color:#94a3b8}.EditableServicesBlock_placeholderOption__SwINU{color:#94a3b8}.EditableServicesBlock_editList__1DlZe{display:flex;flex-direction:column;gap:18px}.EditableServicesBlock_folder__XWE46{position:relative;display:flex;flex-direction:column;gap:.1rem}.EditableServicesBlock_mobileControls__2t_Cn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0 12px}.EditableServicesBlock_mobileControlsRight__oEtei{display:inline-flex;align-items:center;gap:8px}.EditableServicesBlock_mobileNavButton__P1oQf{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:#ffffff;color:#1f2937;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.EditableServicesBlock_mobileNavButton__P1oQf:not(:disabled):hover{transform:translateY(-1px);border-color:rgba(59,130,246,.6);box-shadow:0 6px 12px -8px rgba(59,130,246,.55)}.EditableServicesBlock_mobileNavButton__P1oQf:disabled{opacity:.45;cursor:not-allowed}.EditableServicesBlock_mobileIndicator__CJYx_{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.EditableServicesBlock_mobileLabel__Y62R_{font-size:.95rem;font-weight:600;color:#0f172a;text-align:center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EditableServicesBlock_mobileCounter__vhXZc{font-size:.75rem;color:#64748b;font-weight:500}.EditableServicesBlock_mobileAddButton__XV1GM{display:inline-flex;align-items:center;gap:6px;border-radius:12px;padding:8px 14px;font-size:.85rem;font-weight:600;background:linear-gradient(120deg,#2563eb,#1d4ed8);color:#ffffff;border:none;box-shadow:0 8px 18px -10px rgba(37,99,235,.6);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.EditableServicesBlock_mobileAddButton__XV1GM:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 20px -10px rgba(37,99,235,.65)}.EditableServicesBlock_mobileAddButtonDisabled__M7mxD,.EditableServicesBlock_mobileAddButton__XV1GM:disabled{background:linear-gradient(120deg,#94a3b8,#64748b);box-shadow:none;cursor:not-allowed;opacity:.75}.EditableServicesBlock_tabScroll__i1rdb{display:flex;align-items:flex-end;gap:10px;margin-top:6px}.EditableServicesBlock_tabScrollTrack__ZdNXh{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:flex-end;margin-bottom:0;overflow:hidden}.EditableServicesBlock_tabScrollTrack__ZdNXh:after,.EditableServicesBlock_tabScrollTrack__ZdNXh:before{content:"";position:absolute;top:0;bottom:0;width:36px;pointer-events:none;opacity:0;transition:opacity .25s ease;z-index:1}.EditableServicesBlock_tabScrollTrack__ZdNXh:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,0))}.EditableServicesBlock_tabScrollTrack__ZdNXh:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,.9),rgba(255,255,255,0))}.EditableServicesBlock_tabScrollTrackShadowLeft__JV8XR:before,.EditableServicesBlock_tabScrollTrackShadowRight__vGUUE:after{opacity:1}.EditableServicesBlock_tabScrollButtons__QrfUP{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;opacity:0;transform:scale(.9);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.EditableServicesBlock_tabScrollButtonsVisible__sC4x0{opacity:1;transform:scale(1);pointer-events:auto}.EditableServicesBlock_tabScrollButton__jZWiQ{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:linear-gradient(135deg,#ffffff,#eff6ff);color:#0f172a;box-shadow:0 6px 16px -12px rgba(37,99,235,.4);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.EditableServicesBlock_tabScrollButton__jZWiQ:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 18px -12px rgba(37,99,235,.45);border-color:rgba(59,130,246,.5);color:#0f4c81}.EditableServicesBlock_tabScrollButton__jZWiQ:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.EditableServicesBlock_tabScrollButtonDisabled__mKP3P,.EditableServicesBlock_tabScrollButton__jZWiQ:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none;border-color:rgba(148,163,184,.3);color:#94a3b8}.EditableServicesBlock_tabList__iU1_H{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:0;position:relative;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-bottom:-1px}.EditableServicesBlock_tabList__iU1_H::-webkit-scrollbar{display:none}.EditableServicesBlock_tabList__iU1_H>*{position:relative;z-index:var(--tab-order,1)}.EditableServicesBlock_tabList__iU1_H>:first-child{margin-left:0}.EditableServicesBlock_tabList__iU1_H>*+*{margin-left:-1.15rem}.EditableServicesBlock_tabList__iU1_H>.EditableServicesBlock_tabButton__Fw0wu:first-child:not(.EditableServicesBlock_tabButtonActive__4TT9D){z-index:0}.EditableServicesBlock_tabList__iU1_H>*+:not(.EditableServicesBlock_tabButtonActive__4TT9D){border-left-color:rgba(148,163,184,.4)}.EditableServicesBlock_tabButton__Fw0wu{display:inline-flex;align-items:center;gap:.6rem;border:1px solid rgba(148,163,184,.28);border-bottom:none;border-radius:.95rem .95rem 0 0;background:linear-gradient(130deg,#ffffff,#f4f8ff);background-size:150% 150%;background-position:0 50%;color:#1f2937;padding:.55rem 1.15rem;font-size:.84rem;font-weight:600;line-height:1.15;white-space:nowrap;box-shadow:0 -2px 4px rgba(15,23,42,.05);position:relative;transition:background-position .35s ease,color .25s ease,box-shadow .35s ease,border-color .35s ease,transform .25s ease;cursor:pointer;overflow:visible;margin-bottom:-1px}.EditableServicesBlock_tabButtonOverflow__M9n8u{flex:0 0 auto}.EditableServicesBlock_tabButton__Fw0wu:not(.EditableServicesBlock_tabButtonActive__4TT9D){border-bottom:1px solid rgba(148,163,184,.32)}.EditableServicesBlock_tabButton__Fw0wu:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:-.45rem;height:.65rem;border-radius:9999px;background:radial-gradient(ellipse at center,rgba(210,230,255,.5),rgba(210,230,255,0));opacity:0;transform:scaleX(.75);transition:opacity .35s ease,transform .35s ease;pointer-events:none;z-index:-1}.EditableServicesBlock_tabButton__Fw0wu:before{content:"";position:absolute;left:.2rem;right:.2rem;bottom:-.06rem;height:1px;background:inherit;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.EditableServicesBlock_tabButton__Fw0wu:not(.EditableServicesBlock_tabButtonActive__4TT9D):hover{background-position:90% 50%;border-color:rgba(59,130,246,.32);color:#0f4c81;box-shadow:0 10px 20px rgba(59,130,246,.15);transform:translateY(-1px)}.EditableServicesBlock_tabButton__Fw0wu:not(.EditableServicesBlock_tabButtonActive__4TT9D):hover:after{opacity:.3;transform:scaleX(1)}.EditableServicesBlock_tabButton__Fw0wu:not(.EditableServicesBlock_tabButtonActive__4TT9D):hover:before{opacity:.2}.EditableServicesBlock_tabButton__Fw0wu:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.EditableServicesBlock_tabButtonActive__4TT9D{background:linear-gradient(140deg,#ecf4ff,#d7e6ff);background-size:135% 135%;background-position:85% 50%;color:#0c4a6e;border:1px solid transparent;border-bottom:none;box-shadow:0 12px 24px rgba(59,130,246,.15);z-index:calc(var(--tab-order, 1) + 6);animation:EditableServicesBlock_tabHighlight__xXu0S .22s ease-out both;will-change:transform,filter}.EditableServicesBlock_tabButtonActive__4TT9D:after{opacity:.4;transform:scaleX(1.05)}.EditableServicesBlock_tabButtonActive__4TT9D:before{opacity:1}.EditableServicesBlock_addTabButton__fNcic{margin-left:-1.15rem}.EditableServicesBlock_tabButtonDisabled__1DWm1{cursor:not-allowed;color:#94a3b8;filter:saturate(.6)}.EditableServicesBlock_tabButtonDisabled__1DWm1:not(.EditableServicesBlock_tabButtonActive__4TT9D){background:linear-gradient(140deg,#f8fafc,#edf2ff);border-color:rgba(148,163,184,.28);box-shadow:none}.EditableServicesBlock_tabButtonDisabled__1DWm1:hover{transform:none;color:#94a3b8;border-color:rgba(148,163,184,.28);box-shadow:none}.EditableServicesBlock_tabLabel__CGULn{line-height:1.15}.EditableServicesBlock_tabIcon__DAaG0{width:.95rem;height:.95rem}.EditableServicesBlock_tabPanel__s0SCl{border-radius:20px;border:1px solid rgba(148,163,184,.32);background:rgba(248,250,252,.9);padding:22px 24px 20px;box-shadow:0 24px 44px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:18px;margin-top:-.15rem;position:relative}@media (min-width:641px){.EditableServicesBlock_tabPanel__s0SCl{border-top-left-radius:0;border-top-right-radius:0}}.EditableServicesBlock_tabPanelAnimating__u7jYK{animation:EditableServicesBlock_tabContentFade__S94E_ .24s ease-out both;will-change:opacity,filter}.EditableServicesBlock_emptyState__jvbEc{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:4px 0}.EditableServicesBlock_editCard__qYuTc{display:flex;flex-direction:column;gap:18px;width:100%}.EditableServicesBlock_cardHeaderRow__IqbDF{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.EditableServicesBlock_cardHeaderControls__2Ae_c{flex:1;min-width:0}.EditableServicesBlock_serviceInput__OvPHi{width:min(100%,280px)}.EditableServicesBlock_serviceSelectDesktop__rHdvk{display:block}.EditableServicesBlock_priceCluster__QfXvJ{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-left:auto;justify-content:flex-end}.EditableServicesBlock_feeInput__wvWSQ{height:42px;border-radius:12px;border:1px solid #d5ddf3;background:#ffffff;display:inline-flex;align-items:center;gap:6px;padding:0 12px;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.EditableServicesBlock_feeInputField__MnpeM,.EditableServicesBlock_feePrefix__e6bfB{font-size:1rem;font-weight:600;color:#0f172a}.EditableServicesBlock_feeInputField__MnpeM{border:none;background:transparent;flex:0 0 auto;padding:0;min-width:0;text-align:left}.EditableServicesBlock_feeInputField__MnpeM::-webkit-inner-spin-button,.EditableServicesBlock_feeInputField__MnpeM::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.EditableServicesBlock_feeInputField__MnpeM[type=number]{-moz-appearance:textfield}.EditableServicesBlock_feeInputField__MnpeM:focus{outline:none}.EditableServicesBlock_nativeSelect__s6dLI{display:none;width:100%}.EditableServicesBlock_formatNativeSelect__PC2JL{margin-top:10px}.EditableServicesBlock_cardError___FukY{font-size:.87rem;color:#b91c1c}.EditableServicesBlock_cardBody__zWrWt{border-top:1px solid rgba(148,163,184,.25);padding-top:14px;display:flex;flex-direction:column;gap:12px}.EditableServicesBlock_categoryRow__Ux_m1{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:-2px}.EditableServicesBlock_categoryPill__oDqE3{appearance:none;border:1px solid rgba(129,140,248,.34);border-radius:999px;background:rgba(255,255,255,.72);color:#4338ca;cursor:pointer;font-size:.78rem;font-weight:600;line-height:1;padding:6px 10px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.EditableServicesBlock_categoryPill__oDqE3:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(99,102,241,.55);background:rgba(238,242,255,.9)}.EditableServicesBlock_categoryPill__oDqE3:disabled{cursor:not-allowed;opacity:.55}.EditableServicesBlock_categoryPillActive__37JzF{border-color:rgba(99,102,241,.58);background:linear-gradient(135deg,rgba(224,231,255,.92),rgba(238,242,255,.78));color:#312e81;box-shadow:inset 0 1px 2px rgba(99,102,241,.18)}.EditableServicesBlock_cardDescription__8Tfqk{font-size:.95rem;color:#475569;margin:0}.EditableServicesBlock_cardTags__gXoPd{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.EditableServicesBlock_cardTagStepperGroup__mGGPt{display:inline-flex;align-items:center;gap:10px}.EditableServicesBlock_cardTag__zGVuU{padding:6px 12px;font-size:.85rem;font-weight:500;background:linear-gradient(135deg,rgba(221,229,255,.85),rgba(223,224,255,.65));box-shadow:inset 0 1px 2px rgba(99,102,241,.25);overflow:hidden;position:relative;min-width:120px}.EditableServicesBlock_cardTagStepperButton__JbPgX,.EditableServicesBlock_cardTag__zGVuU{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#312e81}.EditableServicesBlock_cardTagStepperButton__JbPgX{width:28px;height:28px;border:1px solid rgba(129,140,248,.45);background:rgba(248,250,252,.95);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.EditableServicesBlock_cardTagStepperButton__JbPgX:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px -10px rgba(59,130,246,.45)}.EditableServicesBlock_cardTagStepperButton__JbPgX:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.EditableServicesBlock_cardTagStepperButton__JbPgX:active{transform:translateY(0) scale(.92)}.EditableServicesBlock_cardTagStepperButtonPulseLeft__2Kqre{animation:EditableServicesBlock_cardTagStepperButtonPulseLeft__2Kqre .34s cubic-bezier(.33,1,.68,1);animation-fill-mode:forwards;will-change:transform,box-shadow}.EditableServicesBlock_cardTagStepperButtonPulseRight__eclM8{animation:EditableServicesBlock_cardTagStepperButtonPulseRight__eclM8 .34s cubic-bezier(.33,1,.68,1);animation-fill-mode:forwards;will-change:transform,box-shadow}.EditableServicesBlock_cardTagStepperLabel__uZUwg{display:inline-block;will-change:transform,opacity;animation-duration:.36s;animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-fill-mode:both}.EditableServicesBlock_cardTagSlideLeft__7cg76 .EditableServicesBlock_cardTagStepperLabel__uZUwg{animation-name:EditableServicesBlock_cardTagStepperSlideLeft__7HVRn}.EditableServicesBlock_cardTagSlideRight__iHecY .EditableServicesBlock_cardTagStepperLabel__uZUwg{animation-name:EditableServicesBlock_cardTagStepperSlideRight__JdHuD}.EditableServicesBlock_cardTagSlideNeutral__KnJLR .EditableServicesBlock_cardTagStepperLabel__uZUwg{animation-name:EditableServicesBlock_cardTagStepperSlideNeutral__VkkfE}.EditableServicesBlock_cardTagMuted__BRvPz{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:500;color:#475569;background:rgba(241,245,249,.9);border:1px dashed rgba(148,163,184,.6)}.EditableServicesBlock_cardNoteTag__LDCTh{cursor:text;gap:8px;min-width:360px;padding:0 18px;transition:border-color .2s ease,background .2s ease;position:relative;flex:1 1 280px;max-width:100%}.EditableServicesBlock_cardNoteTagActive__I_6Gq{border-style:solid;border-color:rgba(59,130,246,.55);background:rgba(224,231,254,.6);color:#334155}.EditableServicesBlock_cardNoteTagDisabled__e5KD0{opacity:.6;cursor:not-allowed}.EditableServicesBlock_cardNoteTag__LDCTh:focus-within{border-color:rgba(37,99,235,.7);background:rgba(219,234,254,.75)}.EditableServicesBlock_cardNoteInput__WssAi{border:none;background:transparent;font-size:.85rem;font-weight:500;color:inherit;padding:0;width:100%;flex:1;min-width:0}.EditableServicesBlock_cardNoteInput__WssAi:focus{outline:none}.EditableServicesBlock_cardNoteInput__WssAi::placeholder{color:#94a3b8;font-weight:400}.EditableServicesBlock_cardNoteInput__WssAi:disabled{color:#94a3b8;background:transparent}.EditableServicesBlock_cardNoteGroup__VTSBb{display:inline-flex;align-items:center;gap:8px;flex:1 1 320px;min-width:0}@media (min-width:1024px){.EditableServicesBlock_cardNoteTag__LDCTh{min-height:36px;padding:6px 18px}.EditableServicesBlock_cardNoteInput__WssAi{line-height:1.25}.EditableServicesBlock_cardNoteGroup__VTSBb{align-items:center}}.EditableServicesBlock_emptyListNotice__bq4q_{font-size:.94rem;color:#64748b;font-style:italic;padding:4px 2px 0}@keyframes EditableServicesBlock_spin__21e4z{to{transform:rotate(1turn)}}@keyframes EditableServicesBlock_cardTagStepperSlideLeft__7HVRn{0%{opacity:0;transform:translateX(-45%) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes EditableServicesBlock_cardTagStepperSlideRight__JdHuD{0%{opacity:0;transform:translateX(45%) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes EditableServicesBlock_cardTagStepperSlideNeutral__VkkfE{0%{opacity:0;transform:translateY(20%) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes EditableServicesBlock_cardTagStepperButtonPulseLeft__2Kqre{0%{transform:translate(0) scale(1);box-shadow:inset 0 0 0 rgba(79,70,229,.25)}45%{transform:translate(-6px,-1px) scale(.94);box-shadow:0 8px 14px -8px rgba(79,70,229,.55)}to{transform:translate(0) scale(1);box-shadow:inset 0 0 0 rgba(79,70,229,0)}}@keyframes EditableServicesBlock_cardTagStepperButtonPulseRight__eclM8{0%{transform:translate(0) scale(1);box-shadow:inset 0 0 0 rgba(79,70,229,.25)}45%{transform:translate(6px,-1px) scale(.94);box-shadow:0 8px 14px -8px rgba(79,70,229,.55)}to{transform:translate(0) scale(1);box-shadow:inset 0 0 0 rgba(79,70,229,0)}}@keyframes EditableServicesBlock_tabHighlight__xXu0S{0%{filter:brightness(.95);transform:translateY(1px);box-shadow:0 10px 20px rgba(59,130,246,.12)}to{filter:brightness(1);transform:translateY(0);box-shadow:0 12px 24px rgba(59,130,246,.15)}}@keyframes EditableServicesBlock_tabContentFade__S94E_{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@media (max-width:640px){.EditableServicesBlock_mobileHeaderRow__eJcuS{display:flex;align-items:center;gap:10px;margin-bottom:12px}.EditableServicesBlock_mobileSelect__FmkSc{display:block;flex:1 1 auto;min-width:0;height:42px;padding:0 12px;line-height:42px}.EditableServicesBlock_mobilePriceCluster__ArxWX{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.EditableServicesBlock_nativeSelectMobile__zA_Qi{display:block;margin-top:0;flex:1 1 auto;min-width:0;width:auto;height:42px;padding:0 12px;line-height:42px}.EditableServicesBlock_card__rTOIi{border-radius:16px;padding:16px}.EditableServicesBlock_header__0guS8{flex-direction:column;align-items:flex-start;gap:12px}.EditableServicesBlock_actions__awaRB{width:100%;justify-content:flex-end}.EditableServicesBlock_addButton__YoQaA{width:100%;justify-content:center}.EditableServicesBlock_cardHeaderRow__IqbDF{flex-direction:column;align-items:stretch;gap:12px}.EditableServicesBlock_cardHeaderControls__2Ae_c,.EditableServicesBlock_serviceInput__OvPHi{width:100%}.EditableServicesBlock_serviceSelectDesktop__rHdvk{display:none}.EditableServicesBlock_nativeSelect__s6dLI{display:block}.EditableServicesBlock_formatNativeSelect__PC2JL{display:none}.EditableServicesBlock_priceCluster__QfXvJ{width:100%;justify-content:space-between}.EditableServicesBlock_cardTagStepperGroup__mGGPt{width:100%;justify-content:space-between;gap:14px}.EditableServicesBlock_cardTags__gXoPd{flex-direction:column;align-items:stretch;gap:12px}.EditableServicesBlock_cardTag__zGVuU{flex:1;min-width:0;width:100%;justify-content:center}.EditableServicesBlock_cardNoteGroup__VTSBb{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;flex:0 0 auto}.EditableServicesBlock_cardNoteTag__LDCTh{min-width:0;width:auto;flex:1 1 0;justify-content:flex-start;align-items:center;border-radius:14px}.EditableServicesBlock_cardNoteInput__WssAi,.EditableServicesBlock_feeInputField__MnpeM,.EditableServicesBlock_input__P4dnO,.EditableServicesBlock_mobileSelect__FmkSc,.EditableServicesBlock_nativeSelectMobile__zA_Qi,.EditableServicesBlock_nativeSelect__s6dLI,.EditableServicesBlock_select__iL3FN{font-size:1rem;min-height:46px}.EditableServicesBlock_feeInput__wvWSQ{min-height:46px}}