.Sidebar-module__Dwxn4W__backdrop{z-index:119;pointer-events:none;background:#0f172a00;border:0;padding:0;transition:background-color .22s;position:fixed;inset:0}.Sidebar-module__Dwxn4W__backdropOpen{pointer-events:auto;background:#0f172a6b}.Sidebar-module__Dwxn4W__sidebar{box-sizing:border-box;background:var(--dash-surface);border-inline-start:1px solid var(--dash-border);width:292px;max-width:100vw;box-shadow:var(--dash-shadow-card,0 34px 100px -78px #0f172a73);backdrop-filter:blur(16px);flex-direction:column;flex-shrink:0;gap:.9rem;padding:1rem .9rem;display:flex;overflow-x:hidden}.Sidebar-module__Dwxn4W__logoContainer,.Sidebar-module__Dwxn4W__footer,.Sidebar-module__Dwxn4W__groupItems,.Sidebar-module__Dwxn4W__childItems{border-radius:24px}.Sidebar-module__Dwxn4W__logoContainer{background:var(--dash-surface,#ffffffa8);border:1px solid var(--dash-border,#bae6fdbf);justify-content:space-between;align-items:center;gap:.875rem;padding:1rem 1rem 1rem .85rem;display:flex}.Sidebar-module__Dwxn4W__logoInfo{align-items:center;gap:.875rem;display:flex}.Sidebar-module__Dwxn4W__closeButton{color:var(--dash-text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:none}.Sidebar-module__Dwxn4W__closeButton:hover{background:var(--dash-border,#f1f5f9);color:var(--dash-text,#1e293b)}.Sidebar-module__Dwxn4W__logo{filter:drop-shadow(0 2px 4px #0000000d);width:auto;height:36px}.Sidebar-module__Dwxn4W__logoTextWrap{flex-direction:column;gap:.1rem;display:flex}.Sidebar-module__Dwxn4W__logoText{color:var(--dash-text);font-size:1.1rem;font-weight:900;line-height:1.2}.Sidebar-module__Dwxn4W__logoSubtext{color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.Sidebar-module__Dwxn4W__nav{scrollbar-width:thin;flex-direction:column;flex:1;gap:.4rem;padding:.35rem 0;display:flex;overflow-y:auto}.Sidebar-module__Dwxn4W__divider{background:linear-gradient(90deg, transparent, var(--dash-border), transparent);height:1px;margin:.25rem .75rem .55rem}.Sidebar-module__Dwxn4W__navItem,.Sidebar-module__Dwxn4W__childNavItem,.Sidebar-module__Dwxn4W__groupHeader,.Sidebar-module__Dwxn4W__logoutButton{min-height:46px}.Sidebar-module__Dwxn4W__navItem,.Sidebar-module__Dwxn4W__childNavItem{color:var(--dash-text-muted);border:1px solid #0000;border-radius:16px;align-items:center;gap:.875rem;padding:.75rem .9rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:flex;position:relative}.Sidebar-module__Dwxn4W__navItem:hover,.Sidebar-module__Dwxn4W__childNavItem:hover{background:var(--dash-hover,#ffffffb8);color:var(--dash-text);border-color:var(--dash-border);transform:translateY(-1px)}.Sidebar-module__Dwxn4W__navItem.Sidebar-module__Dwxn4W__active,.Sidebar-module__Dwxn4W__childNavItem.Sidebar-module__Dwxn4W__active{color:#fff;box-shadow:var(--shadow-blue);background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-color:#1d4ed8bd}.Sidebar-module__Dwxn4W__navIcon{opacity:.85;color:var(--color-primary);flex-shrink:0;transition:color .2s,opacity .2s}.Sidebar-module__Dwxn4W__navItem.Sidebar-module__Dwxn4W__active .Sidebar-module__Dwxn4W__navIcon,.Sidebar-module__Dwxn4W__childNavItem.Sidebar-module__Dwxn4W__active .Sidebar-module__Dwxn4W__navIcon{color:#fff;opacity:1}.Sidebar-module__Dwxn4W__navLabel{flex:1;min-width:0}.Sidebar-module__Dwxn4W__activeDot{background:#fff;border-radius:50%;width:7px;height:7px;margin-right:auto;box-shadow:0 0 10px #ffffffb3}.Sidebar-module__Dwxn4W__group{margin-top:.2rem}.Sidebar-module__Dwxn4W__groupHeader{cursor:pointer;width:100%;color:var(--dash-text-muted);letter-spacing:.06em;text-transform:uppercase;text-align:right;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:.625rem;margin-bottom:.25rem;padding:.55rem .85rem;font-size:.8rem;font-weight:900;transition:all .2s;display:flex}.Sidebar-module__Dwxn4W__groupHeader:hover{color:var(--dash-text);background:var(--dash-hover,#ffffffa8);border-color:var(--dash-border)}.Sidebar-module__Dwxn4W__groupHeaderActive{color:var(--color-primary)}.Sidebar-module__Dwxn4W__groupIcon{opacity:.75;flex-shrink:0}.Sidebar-module__Dwxn4W__groupLabel{flex:1}.Sidebar-module__Dwxn4W__groupChevron,.Sidebar-module__Dwxn4W__itemChevron{opacity:.58;flex-shrink:0;transition:transform .25s}.Sidebar-module__Dwxn4W__groupChevronOpen,.Sidebar-module__Dwxn4W__itemChevronOpen{transform:rotate(180deg)}.Sidebar-module__Dwxn4W__groupItems{background:var(--dash-surface,#ffffff6b);border:1px solid var(--dash-border,#e2e8f0cc);flex-direction:column;gap:.35rem;padding:.45rem;animation:.2s ease-out Sidebar-module__Dwxn4W__slideDown;display:flex}.Sidebar-module__Dwxn4W__nestedGroup{flex-direction:column;gap:.3rem;display:flex}.Sidebar-module__Dwxn4W__childItems{border-inline-end:1px solid var(--dash-border,#94a3b859);flex-direction:column;gap:.3rem;margin-right:.75rem;padding:.2rem .4rem 0 0;animation:.2s ease-out Sidebar-module__Dwxn4W__slideDown;display:flex}.Sidebar-module__Dwxn4W__childNavItem{padding:.68rem .8rem;font-size:.8rem}.Sidebar-module__Dwxn4W__footer{border:1px solid var(--dash-border,#e2e8f0e0);background:var(--dash-surface,#ffffff9e);margin-top:auto;padding:.3rem}.Sidebar-module__Dwxn4W__logoutButton{width:100%;color:var(--dash-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:.625rem;padding:.8rem .95rem;font-size:.88rem;font-weight:800;transition:all .2s;display:flex}.Sidebar-module__Dwxn4W__logoutButton:hover{background:var(--dash-danger-bg,#ef44440f);color:#ef4444;border-color:var(--dash-danger-border,#ef444433)}@keyframes Sidebar-module__Dwxn4W__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1101px){.Sidebar-module__Dwxn4W__backdrop{display:none}.Sidebar-module__Dwxn4W__sidebar{z-index:100;height:100vh;position:fixed;top:0;bottom:0;right:0}}@media (max-width:1100px){.Sidebar-module__Dwxn4W__sidebar{z-index:120;width:min(320px,88vw);max-width:100vw;height:100dvh;padding-bottom:calc(1rem + env(safe-area-inset-bottom));transition:transform .24s;position:fixed;top:0;right:0;transform:translate(100%)}.Sidebar-module__Dwxn4W__sidebarOpen{transform:translate(0)}.Sidebar-module__Dwxn4W__closeButton{display:flex}}@media (max-width:640px){.Sidebar-module__Dwxn4W__sidebar{border-inline-start:0;width:min(100vw,100%);max-width:100vw}.Sidebar-module__Dwxn4W__logoContainer{padding:.9rem}}
.CommandPalette-module__G-Ni2q__trigger{color:var(--dash-text,#111827);background:var(--dash-surface,#fff);border:1px solid var(--dash-border,#e5e7eb);cursor:pointer;text-align:right;min-width:220px;box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:1rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.CommandPalette-module__G-Ni2q__trigger:hover{background:var(--dash-hover,#f9fafb);border-color:var(--color-primary,#3b82f6)}.CommandPalette-module__G-Ni2q__triggerCompact{border-radius:14px;justify-content:center;gap:0;width:42px;min-width:0;height:42px;padding:0}.CommandPalette-module__G-Ni2q__triggerCompact .CommandPalette-module__G-Ni2q__triggerText,.CommandPalette-module__G-Ni2q__triggerCompact .CommandPalette-module__G-Ni2q__shortcut{display:none}.CommandPalette-module__G-Ni2q__triggerText{color:var(--dash-text-muted,#6b7280);flex:1}.CommandPalette-module__G-Ni2q__shortcut{background:var(--dash-surface-muted,#f3f4f6);border:1px solid var(--dash-border);color:var(--dash-text-muted);border-radius:6px;align-items:center;gap:.25rem;padding:2px 6px;font-size:11px;display:flex}.CommandPalette-module__G-Ni2q__overlay{z-index:1000;justify-content:center;align-items:flex-start;padding-top:15vh;padding-left:1rem;padding-right:1rem;display:flex;position:fixed;inset:0}.CommandPalette-module__G-Ni2q__backdrop{backdrop-filter:blur(4px);background:#0f172a99;position:fixed;inset:0}.CommandPalette-module__G-Ni2q__modal{background:var(--dash-surface,#fff);border:1px solid var(--dash-border,#e5e7eb);border-radius:20px;flex-direction:column;width:100%;max-width:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.CommandPalette-module__G-Ni2q__searchHeader{border-bottom:1px solid var(--dash-border);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.CommandPalette-module__G-Ni2q__searchInput{color:var(--dash-text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.1rem;font-weight:600}.CommandPalette-module__G-Ni2q__resultsArea{max-height:50vh;padding:.5rem 0;overflow-y:auto}.CommandPalette-module__G-Ni2q__group{margin-bottom:1rem}.CommandPalette-module__G-Ni2q__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);background:var(--dash-info-bg,#3b82f60d);padding:.5rem 1.5rem;font-size:11px;font-weight:800}.CommandPalette-module__G-Ni2q__itemsList{flex-direction:column;gap:2px;padding:.25rem .75rem;display:flex}.CommandPalette-module__G-Ni2q__item{width:100%;color:var(--dash-text);cursor:pointer;text-align:right;background:0 0;border:1px solid #0000;border-radius:10px;outline:none;align-items:center;gap:1rem;padding:.625rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.CommandPalette-module__G-Ni2q__item:hover{background:var(--dash-hover,#f9fafb);border-color:var(--dash-border)}.CommandPalette-module__G-Ni2q__itemActive{box-shadow:var(--shadow-blue);border-color:var(--color-primary-dark,#1e40af);background:var(--color-primary,#3b82f6)!important;color:#fff!important}.CommandPalette-module__G-Ni2q__itemIconWrap{background:var(--dash-surface-muted,var(--gray-50));border:1px solid var(--dash-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CommandPalette-module__G-Ni2q__itemActive .CommandPalette-module__G-Ni2q__itemIconWrap{background:#fff3}.CommandPalette-module__G-Ni2q__itemLabel{flex:1}.CommandPalette-module__G-Ni2q__footer{background:var(--dash-surface-muted,var(--gray-50));border-top:1px solid var(--dash-border);color:var(--dash-text-muted);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:11px;font-weight:700;display:flex}.CommandPalette-module__G-Ni2q__footerHints{gap:1.5rem;display:flex}.CommandPalette-module__G-Ni2q__kbd{background:var(--dash-surface-strong,#fff);border:1px solid var(--dash-border);border-radius:4px;margin-left:4px;padding:1px 4px}.CommandPalette-module__G-Ni2q__emptyState{text-align:center;color:var(--dash-text-muted);padding:3rem 2rem 1.5rem}.CommandPalette-module__G-Ni2q__suggestList{flex-direction:column;gap:6px;margin-top:1rem;padding:0 1.5rem 1.5rem;display:flex}.CommandPalette-module__G-Ni2q__suggestTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.CommandPalette-module__G-Ni2q__itemSubtitle{color:var(--dash-text-muted);margin-top:2px;font-size:.72rem;font-weight:500}.CommandPalette-module__G-Ni2q__itemActive .CommandPalette-module__G-Ni2q__itemSubtitle{color:#ffffffd9}.CommandPalette-module__G-Ni2q__itemMeta{text-align:right;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.CommandPalette-module__G-Ni2q__typeBadge{letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--dash-border);color:var(--dash-text-muted);background:var(--dash-surface-muted,var(--gray-50));border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:.62rem;font-weight:700}.CommandPalette-module__G-Ni2q__typeBadgePage{color:var(--dash-info-text,#1e40af);background:var(--dash-info-bg,#3b82f614);border-color:var(--dash-info-border,#3b82f640)}.CommandPalette-module__G-Ni2q__typeBadgeFeature{color:var(--dash-success-text,#047857);background:var(--dash-success-bg,#10b98114);border-color:var(--dash-success-border,#10b98140)}.CommandPalette-module__G-Ni2q__typeBadgeSetting{color:var(--dash-warning-text,#b45309);background:var(--dash-warning-bg,#f59e0b14);border-color:var(--dash-warning-border,#f59e0b4d)}.CommandPalette-module__G-Ni2q__itemActive .CommandPalette-module__G-Ni2q__typeBadge{color:#fff;background:#ffffff2e;border-color:#ffffff59}@media (max-width:768px){.CommandPalette-module__G-Ni2q__trigger{width:100%;min-width:0}.CommandPalette-module__G-Ni2q__overlay{padding-top:10vh}.CommandPalette-module__G-Ni2q__modal{border-radius:18px}.CommandPalette-module__G-Ni2q__searchHeader{gap:.75rem;padding:1rem}.CommandPalette-module__G-Ni2q__resultsArea{max-height:60vh}.CommandPalette-module__G-Ni2q__footer{flex-direction:column;align-items:flex-start;gap:.65rem}.CommandPalette-module__G-Ni2q__footerHints{flex-wrap:wrap;gap:.75rem}}
.DashboardLayout-module__bosKBa__dashboardLayout{color:#111827;--dash-sidebar-width:292px;--dash-bg:#f3f6fb;--dash-surface:#ffffffe0;--dash-surface-strong:#fff;--dash-border:#94a3b838;--dash-text:#0f172a;--dash-text-muted:#64748b;--dash-header-bg:#ffffffc7;--dash-header-height:74px;--dash-content-max:1480px;--dash-content-padding:clamp(1rem, 1.8vw, 1.75rem);--dash-gap:clamp(1rem, 1.6vw, 1.5rem);--dash-radius-lg:26px;--dash-radius-md:18px;--color-gold:#f59e0b;--color-gold-hover:#d97706;--color-gold-gradient:linear-gradient(135deg, #f59e0b, #fbbf24);--color-white:#fff;--color-text-muted:#64748b;--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-border:#94a3b83d;--shadow-sm:0 18px 40px -32px #0f172a3d;--shadow-blue:0 16px 38px -26px #2563eb70;--dash-surface-soft:#f8fafc;--dash-surface-muted:#f1f5f9;--dash-hover:#0f172a0b;--dash-text-secondary:#334155;--dash-border-strong:#e2e8f0;--dash-input-bg:#fff;--dash-input-border:#cbd5e1;--dash-overlay:#0f172a8c;--dash-shadow-card:0 24px 70px -58px #0f172a57;--dash-accent-soft:#2563eb1a;--dash-code-bg:#f1f5f9;--dash-info-bg:#eff6ff;--dash-info-text:#1d4ed8;--dash-info-border:#bfdbfe;--dash-success-bg:#ecfdf5;--dash-success-text:#047857;--dash-success-border:#a7f3d0;--dash-warning-bg:#fffbeb;--dash-warning-text:#b45309;--dash-warning-border:#fde68a;--dash-danger-bg:#fef2f2;--dash-danger-text:#b91c1c;--dash-danger-border:#fecaca;background:radial-gradient(circle at 100% 0,#bae6fd57,#0000 28%),linear-gradient(#f8fbff 0%,#f3f6fb 100%);width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.DashboardLayout-module__bosKBa__dark{color:#f1f5f9;scrollbar-color:var(--blue-600) #0f172a;--dash-bg:#08101d;--dash-surface:#0f172ac7;--dash-surface-strong:#0f172a;--dash-surface-soft:#101d31;--dash-surface-muted:#0d1930;--dash-hover:#94a3b81f;--dash-border:#475569b8;--dash-border-strong:#334155;--dash-text:#f8fafc;--dash-text-secondary:#cbd5e1;--dash-text-muted:#94a3b8;--dash-header-bg:#080f1cb8;--dash-input-bg:#0b1626;--dash-input-border:#334155;--dash-overlay:#020610b3;--dash-shadow-card:0 24px 70px -50px #0009;--dash-accent-soft:#3b82f629;--dash-code-bg:#0b1626;--dash-info-bg:#3b82f624;--dash-info-text:#93c5fd;--dash-info-border:#3b82f659;--dash-success-bg:#10b98124;--dash-success-text:#6ee7b7;--dash-success-border:#10b98159;--dash-warning-bg:#f59e0b24;--dash-warning-text:#fcd34d;--dash-warning-border:#f59e0b59;--dash-danger-bg:#ef444424;--dash-danger-text:#fca5a5;--dash-danger-border:#ef444459;--color-border:#475569b8;--color-text-muted:#94a3b8;--shadow-sm:0 18px 40px -32px #0009;--shadow-blue:0 16px 38px -26px #2563eb59;background:radial-gradient(circle at 100% 0,#0e749038,#0000 24%),linear-gradient(#07111f 0%,#0f172a 100%)}html.dark body{color:#e2e8f0;background:#08101d}.DashboardLayout-module__bosKBa__mainContent{flex-direction:column;flex:1;min-width:0;max-width:100%;display:flex}.DashboardLayout-module__bosKBa__dashboardLayout input:not([type=checkbox]),.DashboardLayout-module__bosKBa__dashboardLayout select,.DashboardLayout-module__bosKBa__dashboardLayout textarea{background-color:var(--dash-input-bg);border-color:var(--dash-input-border);color:var(--dash-text)}.DashboardLayout-module__bosKBa__dashboardLayout input::placeholder,.DashboardLayout-module__bosKBa__dashboardLayout textarea::placeholder{color:var(--dash-text-muted)}.DashboardLayout-module__bosKBa__dashboardLayout h1,.DashboardLayout-module__bosKBa__dashboardLayout h2,.DashboardLayout-module__bosKBa__dashboardLayout h3,.DashboardLayout-module__bosKBa__dashboardLayout h4,.DashboardLayout-module__bosKBa__dashboardLayout h5,.DashboardLayout-module__bosKBa__dashboardLayout h6{color:var(--dash-text)}.DashboardLayout-module__bosKBa__dashboardLayout p{color:var(--dash-text-secondary)}@media (min-width:1101px){.DashboardLayout-module__bosKBa__mainContent{margin-right:var(--dash-sidebar-width,292px)}}.DashboardLayout-module__bosKBa__header{z-index:90;min-height:var(--dash-header-height);padding:0 var(--dash-content-padding);border-bottom:1px solid var(--dash-border);background:var(--dash-header-bg);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.DashboardLayout-module__bosKBa__headerLead,.DashboardLayout-module__bosKBa__headerTools{align-items:center;gap:.85rem;min-width:0;display:flex}.DashboardLayout-module__bosKBa__headerLead{flex:1}.DashboardLayout-module__bosKBa__headerTools{justify-content:flex-end}.DashboardLayout-module__bosKBa__headerTitleBlock{flex-direction:column;min-width:0;display:flex}.DashboardLayout-module__bosKBa__headerEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--dash-text-muted);font-size:.68rem;font-weight:800}.DashboardLayout-module__bosKBa__headerTitle{color:var(--dash-text);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:900;overflow:hidden}.DashboardLayout-module__bosKBa__desktopSearch{display:flex}.DashboardLayout-module__bosKBa__mobileSearch,.DashboardLayout-module__bosKBa__mobileMenuButton{display:none}.DashboardLayout-module__bosKBa__themeToggle,.DashboardLayout-module__bosKBa__mobileMenuButton{border:1px solid var(--dash-border);background:var(--dash-surface);width:42px;height:42px;color:var(--dash-text-muted);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s,transform .2s}.DashboardLayout-module__bosKBa__themeToggle{display:inline-flex}.DashboardLayout-module__bosKBa__themeToggle:hover,.DashboardLayout-module__bosKBa__mobileMenuButton:hover{background:var(--dash-surface-strong);color:var(--dash-text);border-color:#2563eb47;transform:translateY(-1px)}.DashboardLayout-module__bosKBa__userProfile{border:1px solid var(--dash-border);background:var(--dash-surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.75rem;padding:.3rem .35rem .3rem .3rem;display:flex}.DashboardLayout-module__bosKBa__userProfileInfo{flex-direction:column;align-items:flex-end;gap:.1rem;min-width:0;display:flex}.DashboardLayout-module__bosKBa__userEmail{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--dash-text);font-size:.8rem;font-weight:600;overflow:hidden}.DashboardLayout-module__bosKBa__userRoleLabel{color:var(--dash-text-muted);white-space:nowrap;font-size:.65rem;font-weight:500}.DashboardLayout-module__bosKBa__avatar{background:var(--color-gold-gradient);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:.9rem;font-weight:800;display:flex}.DashboardLayout-module__bosKBa__contentShell{width:100%;min-width:0;max-width:100%;padding:var(--dash-content-padding);flex:1}.DashboardLayout-module__bosKBa__content{width:100%;max-width:var(--dash-content-max);min-width:0;margin:0 auto}.DashboardLayout-module__bosKBa__authLayout{min-height:100vh}@media (max-width:1100px){.DashboardLayout-module__bosKBa__dashboardLayout{--dash-header-height:68px;--dash-content-padding:1rem}.DashboardLayout-module__bosKBa__desktopSearch{display:none}.DashboardLayout-module__bosKBa__mobileSearch,.DashboardLayout-module__bosKBa__mobileMenuButton{display:inline-flex}.DashboardLayout-module__bosKBa__userEmail{display:none}}@media (max-width:768px){.DashboardLayout-module__bosKBa__dashboardLayout{--dash-sidebar-width:0px}.DashboardLayout-module__bosKBa__header{gap:.75rem}.DashboardLayout-module__bosKBa__headerEyebrow{display:none}.DashboardLayout-module__bosKBa__headerTitle{font-size:.95rem}.DashboardLayout-module__bosKBa__headerTools{gap:.55rem}.DashboardLayout-module__bosKBa__themeToggle,.DashboardLayout-module__bosKBa__mobileMenuButton{border-radius:12px;width:40px;height:40px}.DashboardLayout-module__bosKBa__userProfile{padding:.2rem}.DashboardLayout-module__bosKBa__contentShell{padding:.85rem}}
.Toast-module__9WWWZG__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__9WWWZG__toast{pointer-events:auto;color:#fff;border-radius:.5rem;align-items:center;gap:.75rem;width:max-content;max-width:90vw;padding:.85rem 1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__9WWWZG__slideIn;display:flex;box-shadow:0 10px 15px -3px #0000001a}.Toast-module__9WWWZG__success{background-color:#10b981}.Toast-module__9WWWZG__error{background-color:#ef4444}.Toast-module__9WWWZG__info{background-color:#c9a24b}.Toast-module__9WWWZG__message{margin:0;font-size:.9rem;font-weight:500}.Toast-module__9WWWZG__close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;padding:0 .5rem;font-size:1.2rem;transition:opacity .2s;display:flex}.Toast-module__9WWWZG__close:hover{opacity:1}@keyframes Toast-module__9WWWZG__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[dir=rtl] .Toast-module__9WWWZG__container{left:2rem;right:auto}[dir=rtl] .Toast-module__9WWWZG__toast{animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__9WWWZG__slideInRtl}@keyframes Toast-module__9WWWZG__slideInRtl{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Button-module__xDwtkW__button{justify-content:center;align-items:center;gap:var(--spacing-xs);cursor:pointer;text-align:center;transition:all var(--transition-normal);white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:var(--radius-lg);will-change:transform;border:none;font-family:inherit;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0)scale(1)}.Button-module__xDwtkW__button:focus-visible{box-shadow:0 0 0 3px var(--radiant-glow);outline:none}.Button-module__xDwtkW__button:hover:not(:disabled){transform:translateY(-2px)}.Button-module__xDwtkW__button:active:not(:disabled){transform:scale(.98)}.Button-module__xDwtkW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__xDwtkW__primary{background:var(--gradient-blue);color:var(--white);box-shadow:var(--shadow-blue);font-weight:var(--font-weight-bold)}.Button-module__xDwtkW__secondary{background:var(--gradient-yellow);color:var(--white);box-shadow:var(--shadow-yellow);font-weight:var(--font-weight-bold)}.Button-module__xDwtkW__secondary:hover:not(:disabled){opacity:.95}.Button-module__xDwtkW__whatsapp{background:var(--gradient-whatsapp);font-weight:var(--font-weight-bold);box-shadow:0 4px 14px #25d3664d;color:var(--white)!important}.Button-module__xDwtkW__whatsapp span,.Button-module__xDwtkW__whatsapp svg{fill:currentColor;color:var(--white)!important}.Button-module__xDwtkW__whatsapp:hover:not(:disabled){opacity:.95;box-shadow:0 6px 20px #25d36666}.Button-module__xDwtkW__glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);color:var(--white);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);font-weight:var(--font-weight-semibold)}.Button-module__xDwtkW__glass:hover:not(:disabled){background:var(--glass-bg-light);border-color:var(--glass-border-light);color:var(--blue-900)}.Button-module__xDwtkW__outline{color:var(--primary-blue);border:1px solid var(--primary-blue);font-weight:var(--font-weight-medium);background:0 0}.Button-module__xDwtkW__outline:hover:not(:disabled){background:var(--dash-info-bg,var(--blue-50))}.Button-module__xDwtkW__outline-white{color:var(--white);border:1px solid var(--glass-border-light);background:0 0}.Button-module__xDwtkW__outline-white:hover:not(:disabled){background:var(--glass-bg);border-color:var(--white)}.Button-module__xDwtkW__ghost{color:var(--dash-text-muted,var(--gray-600));background:0 0;border:1px solid #0000}.Button-module__xDwtkW__ghost:hover:not(:disabled){background:var(--dash-info-bg,var(--blue-50));color:var(--primary-blue)}.Button-module__xDwtkW__small{font-size:var(--font-size-sm);border-radius:var(--radius-md);font-weight:var(--font-weight-medium);padding:.5rem 1rem}.Button-module__xDwtkW__medium{font-size:var(--font-size-base);border-radius:var(--radius-lg);font-weight:var(--font-weight-semibold);padding:.75rem 1.5rem}.Button-module__xDwtkW__large{font-size:var(--font-size-lg);border-radius:var(--radius-xl);font-weight:var(--font-weight-bold);letter-spacing:.01em;padding:1rem 2.5rem}.Button-module__xDwtkW__fullWidth{width:100%;display:flex}.Button-module__xDwtkW__loading{pointer-events:none;color:#0000!important}.Button-module__xDwtkW__hidden{visibility:hidden}.Button-module__xDwtkW__innerContent{justify-content:center;align-items:center;gap:.625rem;line-height:1;display:inline-flex}.Button-module__xDwtkW__text{align-items:center;gap:.625rem;line-height:1;display:inline-flex}.Button-module__xDwtkW__hidden,.Button-module__xDwtkW__button>span{justify-content:center;align-items:center;gap:.625rem;display:inline-flex}.Button-module__xDwtkW__loadingSpinner{border:2px solid var(--glass-border-light);border-radius:var(--radius-circle);border-top:2px solid;width:1.2em;height:1.2em;animation:.8s linear infinite Button-module__xDwtkW__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__xDwtkW__outline .Button-module__xDwtkW__loadingSpinner,.Button-module__xDwtkW__ghost .Button-module__xDwtkW__loadingSpinner{border:2px solid var(--blue-100);border-top:2px solid var(--primary-blue)}.Button-module__xDwtkW__outline-white .Button-module__xDwtkW__loadingSpinner{border:2px solid var(--glass-border);border-top:2px solid var(--white)}@keyframes Button-module__xDwtkW__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Button-module__xDwtkW__primary:after,.Button-module__xDwtkW__secondary:after,.Button-module__xDwtkW__whatsapp:after{content:"";background:linear-gradient(90deg, transparent, var(--glass-bg-light), transparent);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Button-module__xDwtkW__primary:hover:after,.Button-module__xDwtkW__secondary:hover:after,.Button-module__xDwtkW__whatsapp:hover:after{left:100%}
.ImageUploader-module__HoLYWq__uploaderContainer{flex-direction:column;gap:.5rem;width:100%;display:flex}.ImageUploader-module__HoLYWq__label{color:var(--dash-text-secondary,#374151);font-size:.875rem;font-weight:500}.ImageUploader-module__HoLYWq__dropZone{border:2px dashed var(--dash-border-strong,#d1d5db);text-align:center;cursor:pointer;background:var(--dash-surface-muted,#f9fafb);border-radius:.75rem;justify-content:center;align-items:center;min-height:150px;padding:2rem;transition:all .2s;display:flex;position:relative}.ImageUploader-module__HoLYWq__dropZone:hover{background:var(--dash-surface-soft,#f0f7ff);border-color:#3b82f6}.ImageUploader-module__HoLYWq__dragActive{background:var(--dash-info-bg,#eff6ff);border-color:#3b82f6;transform:scale(1.01)}.ImageUploader-module__HoLYWq__hasImage{border-style:solid;height:450px;padding:0;overflow:hidden}.ImageUploader-module__HoLYWq__hiddenInput{display:none}.ImageUploader-module__HoLYWq__placeholder{flex-direction:column;align-items:center;gap:1rem;display:flex}.ImageUploader-module__HoLYWq__iconWrapper{background:var(--dash-surface-muted,#e5e7eb);width:48px;height:48px;color:var(--dash-text-muted,#6b7280);border-radius:50%;justify-content:center;align-items:center;display:flex}.ImageUploader-module__HoLYWq__textWrapper{flex-direction:column;gap:.25rem;display:flex}.ImageUploader-module__HoLYWq__mainText{color:var(--dash-text,#111827);font-size:.9375rem;font-weight:500}.ImageUploader-module__HoLYWq__subText{color:var(--dash-text-muted,#6b7280);font-size:.75rem}.ImageUploader-module__HoLYWq__preview{background:var(--dash-surface-strong,#fff);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ImageUploader-module__HoLYWq__preview img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.ImageUploader-module__HoLYWq__removeBtn{color:#fff;cursor:pointer;backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.ImageUploader-module__HoLYWq__removeBtn:hover{background:var(--dash-danger-bg,#ef4444cc);transform:scale(1.1)}.ImageUploader-module__HoLYWq__loadingState{color:#3b82f6;flex-direction:column;align-items:center;gap:.75rem;display:flex}.ImageUploader-module__HoLYWq__spinner{animation:1s linear infinite ImageUploader-module__HoLYWq__spin}@keyframes ImageUploader-module__HoLYWq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImageUploader-module__HoLYWq__altControls{background:var(--dash-surface-muted,#f3f4f6);border-radius:.5rem;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.ImageUploader-module__HoLYWq__altInput{border:1px solid var(--dash-border-strong,#d1d5db);border-radius:.375rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.ImageUploader-module__HoLYWq__altInput:focus{ring:2px #bfdbfe;border-color:#3b82f6}.ImageUploader-module__HoLYWq__altInput:disabled{background:var(--dash-surface-muted,#e5e7eb);cursor:not-allowed;opacity:.7}.ImageUploader-module__HoLYWq__decorativeLabel{color:var(--dash-text-secondary,#4b5563);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ImageUploader-module__HoLYWq__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}
.ClinicsForm-module__yfg_gG__card{background-color:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);gap:1.5rem;padding:1.5rem;display:flex;position:relative}.ClinicsForm-module__yfg_gG__grabHandle{cursor:grab;align-items:flex-start;padding-top:1rem;display:flex}.ClinicsForm-module__yfg_gG__inputsGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.ClinicsForm-module__yfg_gG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ClinicsForm-module__yfg_gG__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.ClinicsForm-module__yfg_gG__label{color:var(--dash-text-muted,#6b7280);font-size:.9rem;font-weight:600}.ClinicsForm-module__yfg_gG__input{background:var(--dash-bg,#f9fafb);border:1px solid var(--dash-border,#e5e7eb);border-radius:var(--radius-md,.5rem);color:var(--dash-text);transition:border-color var(--transition-fast);padding:.75rem;font-size:.9rem}.ClinicsForm-module__yfg_gG__input:focus{border-color:var(--color-primary);outline:none}.ClinicsForm-module__yfg_gG__mapLinkRow{justify-content:space-between;align-items:center;display:flex}.ClinicsForm-module__yfg_gG__mapLinkPreview{color:var(--color-primary,#2563eb);align-items:center;gap:.25rem;font-size:.75rem;text-decoration:none;display:inline-flex}.ClinicsForm-module__yfg_gG__cityRegionGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ClinicsForm-module__yfg_gG__hoursSection{border-top:1px dashed var(--dash-border,#e5e7eb);grid-column:1/-1;margin-top:.5rem;padding-top:1.5rem}.ClinicsForm-module__yfg_gG__hoursHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ClinicsForm-module__yfg_gG__hoursTitle{color:var(--dash-text);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.ClinicsForm-module__yfg_gG__btnAddHour{color:var(--color-primary,#2563eb);background:var(--dash-bg,#eff6ff);border:1px solid var(--dash-border,#dbeafe);cursor:pointer;border-radius:.25rem;padding:.25rem .75rem;font-size:.8rem;transition:all .2s}.ClinicsForm-module__yfg_gG__hoursList{grid-template-columns:1fr;gap:.75rem;display:grid}.ClinicsForm-module__yfg_gG__hourRow{background:var(--dash-surface,#fff);border:1px solid var(--dash-border,#e5e7eb);border-radius:var(--radius-md,.5rem);box-sizing:border-box;flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;display:flex;overflow-x:auto}.ClinicsForm-module__yfg_gG__hourDaySelect{background:var(--dash-bg,#f9fafb);border:1px solid var(--dash-border,#e5e7eb);border-radius:var(--radius-sm,.375rem);color:var(--dash-text,#111827);cursor:pointer;box-sizing:border-box;text-align:right;direction:rtl;flex:none;width:120px;min-width:100px;padding:.5rem .6rem;font-size:.85rem;font-weight:600}.ClinicsForm-module__yfg_gG__hourDaySelect:focus{border-color:var(--color-primary,#2563eb);outline:none}.ClinicsForm-module__yfg_gG__hourLabel{color:var(--dash-text-muted,#6b7280);-webkit-user-select:none;user-select:none;flex:none;font-size:.85rem;font-weight:600}.ClinicsForm-module__yfg_gG__hourFieldInput{background:var(--dash-bg,#f9fafb);border:1px solid var(--dash-border,#e5e7eb);border-radius:var(--radius-sm,.375rem);max-width:120px;color:var(--dash-text,#111827);text-align:center;box-sizing:border-box;flex:0 0 90px;padding:.5rem;font-size:.85rem;width:90px!important}.ClinicsForm-module__yfg_gG__hourFieldInput:focus{border-color:var(--color-primary,#2563eb);background:var(--dash-surface,#fff);outline:none}.ClinicsForm-module__yfg_gG__hourPeriodSelect{background:var(--dash-bg,#f9fafb);border:1px solid var(--dash-border,#e5e7eb);border-radius:var(--radius-sm,.375rem);color:var(--dash-text,#111827);cursor:pointer;box-sizing:border-box;text-align:center;direction:rtl;flex:none;width:90px;min-width:80px;padding:.5rem .6rem;font-size:.85rem;font-weight:500}.ClinicsForm-module__yfg_gG__hourPeriodSelect:focus{border-color:var(--color-primary,#2563eb);outline:none}.ClinicsForm-module__yfg_gG__hourMoveButtons{flex-direction:column;flex-shrink:0;gap:3px;display:flex}.ClinicsForm-module__yfg_gG__btnMoveHour{background:var(--dash-bg,#f3f4f6);border:1px solid var(--dash-border,#e5e7eb);cursor:pointer;width:28px;height:18px;color:var(--dash-text-muted,#6b7280);border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.ClinicsForm-module__yfg_gG__btnMoveHour:hover:not(:disabled){background:var(--dash-surface,#fff);color:var(--color-primary,#2563eb);border-color:var(--color-primary,#2563eb)}.ClinicsForm-module__yfg_gG__btnMoveHour:disabled{cursor:not-allowed;opacity:.3}.ClinicsForm-module__yfg_gG__btnRemoveHour{color:#ef4444;background:var(--dash-danger-bg,#fee2e2);border:1px solid var(--dash-danger-border,#fca5a5);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.ClinicsForm-module__yfg_gG__btnRemoveHour:hover{color:#fff;background:#ef4444;border-color:#ef4444}.ClinicsForm-module__yfg_gG__actionsColumn{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.ClinicsForm-module__yfg_gG__btnDelete{color:#ef4444;background:var(--dash-danger-bg,#fee2e2);border:1px solid var(--dash-danger-border,#fca5a5);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.ClinicsForm-module__yfg_gG__btnDelete:hover{color:#fff;background:#ef4444;border-color:#ef4444}.ClinicsForm-module__yfg_gG__reorderButtons{flex-direction:column;gap:.35rem;display:flex}.ClinicsForm-module__yfg_gG__btnMove{background:var(--dash-bg,#f3f4f6);border:1px solid var(--dash-border,#e5e7eb);cursor:pointer;width:32px;height:32px;color:var(--dash-text,#374151);border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.ClinicsForm-module__yfg_gG__btnMove:hover:not(:disabled){background:var(--dash-surface,#fff);color:var(--color-primary,#2563eb);border-color:var(--color-primary,#2563eb)}.ClinicsForm-module__yfg_gG__btnMove:disabled{cursor:not-allowed;opacity:.3}@media (max-width:640px){.ClinicsForm-module__yfg_gG__card{flex-direction:column;gap:1rem;padding:1rem}.ClinicsForm-module__yfg_gG__grabHandle{border-bottom:1px solid var(--dash-border,#e5e7eb);justify-content:center;padding-top:0;padding-bottom:.5rem;display:flex}.ClinicsForm-module__yfg_gG__inputsGrid,.ClinicsForm-module__yfg_gG__cityRegionGrid{grid-template-columns:1fr;gap:1rem}.ClinicsForm-module__yfg_gG__actionsColumn{border-top:1px solid var(--dash-border,#e5e7eb);flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding-top:.75rem}.ClinicsForm-module__yfg_gG__reorderButtons{flex-direction:row;gap:.5rem}}
.SuccessStorySlider-module__r70J1G__sliderContainer{flex-direction:column;align-items:center;width:100%;display:flex}.SuccessStorySlider-module__r70J1G__carouselWrapper{width:100%;padding:0;position:relative}.SuccessStorySlider-module__r70J1G__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:default;-webkit-overflow-scrolling:touch;padding:2rem 0;overflow-x:auto}.SuccessStorySlider-module__r70J1G__carousel::-webkit-scrollbar{display:none}.SuccessStorySlider-module__r70J1G__innerCarousel{justify-content:center;align-items:stretch;width:100%;display:flex}.SuccessStorySlider-module__r70J1G__storyItem{scroll-snap-align:center;flex:0 0 90vw;width:90vw;padding:1rem}@media (min-width:768px){.SuccessStorySlider-module__r70J1G__storyItem{flex:0 0 clamp(320px,32vw,420px);width:clamp(320px,32vw,420px)}}.SuccessStorySlider-module__r70J1G__storyCard{border:1px solid var(--blue-50);background:#fff;border-radius:2.5rem;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;overflow:hidden;box-shadow:0 20px 40px #0000000f}.SuccessStorySlider-module__r70J1G__storyCard:hover{border-color:var(--blue-400);transform:translateY(-10px);box-shadow:0 25px 50px #0000001f}.SuccessStorySlider-module__r70J1G__cardHeader{width:100%}.SuccessStorySlider-module__r70J1G__imageBtn{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.SuccessStorySlider-module__r70J1G__sliderImageWrapper{aspect-ratio:16/11;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.SuccessStorySlider-module__r70J1G__sliderImage{transition:transform .6s;object-fit:cover!important}.SuccessStorySlider-module__r70J1G__imageBtn:hover .SuccessStorySlider-module__r70J1G__sliderImage{transform:scale(1.05)}.SuccessStorySlider-module__r70J1G__imageOverlay{display:none}.SuccessStorySlider-module__r70J1G__placeholderWrapper{aspect-ratio:16/11;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.SuccessStorySlider-module__r70J1G__placeholderBg{background:linear-gradient(135deg, var(--blue-50) 0%, var(--blue-100) 100%);opacity:.8;position:absolute;inset:0}.SuccessStorySlider-module__r70J1G__quoteIcon{z-index:1;color:var(--blue-300);opacity:.6;position:relative;transform:scaleY(-1)}.SuccessStorySlider-module__r70J1G__storyInfo{text-align:center;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:1.75rem 1.5rem 2.25rem;display:flex}.SuccessStorySlider-module__r70J1G__storyCardTitle{margin-bottom:1rem;font-size:1.35rem;font-weight:800;line-height:1.4;color:#111827!important}.SuccessStorySlider-module__r70J1G__storyCardDesc{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:1.05rem;line-height:1.75;display:-webkit-box;overflow:hidden;color:#4b5563!important}.SuccessStorySlider-module__r70J1G__storyCardCta{align-self:center;align-items:center;margin-top:1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;color:#1d4ed8!important}.SuccessStorySlider-module__r70J1G__storyCardCta:hover{text-decoration:underline;color:#1e40af!important}.SuccessStorySlider-module__r70J1G__modalOverlay{z-index:1000;backdrop-filter:blur(8px);background-color:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessStorySlider-module__r70J1G__modalContent{max-width:90vw;max-height:90vh;position:relative}.SuccessStorySlider-module__r70J1G__modalTitle{color:var(--white);text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.SuccessStorySlider-module__r70J1G__modalImage{border-radius:1.5rem;width:100%;height:auto;box-shadow:0 0 50px #00000080}.SuccessStorySlider-module__r70J1G__closeModal{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:-60px;right:0}.SuccessStorySlider-module__r70J1G__closeModal:hover{background:var(--blue-50);transform:rotate(90deg)}@media (max-width:480px){.SuccessStorySlider-module__r70J1G__modalContent{max-width:95vw}.SuccessStorySlider-module__r70J1G__closeModal{width:36px;height:36px;top:-44px}.SuccessStorySlider-module__r70J1G__modalTitle{margin-bottom:1rem;font-size:1rem}}
.Badge-module__g-cF8q__badge{border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);white-space:nowrap;width:fit-content;transition:all var(--transition-normal);justify-content:center;align-items:center;padding:.4rem 1.25rem;display:inline-flex}.Badge-module__g-cF8q__primary{background:var(--blue-600);color:var(--white)}.Badge-module__g-cF8q__secondary{background:var(--primary-yellow);color:var(--blue-900)}.Badge-module__g-cF8q__glass{background:var(--glass-bg);backdrop-filter:blur(8px);color:var(--white);border:1px solid var(--glass-border)}.Badge-module__g-cF8q__light{background:var(--blue-50);color:var(--blue-600);padding:.5rem 1.5rem}.Badge-module__g-cF8q__gold{background:var(--gradient-yellow);color:var(--white);box-shadow:var(--shadow-yellow-light);border:none}
.FAQ-module__0zdNvq__container{background:var(--white);border:1px solid #2563eb0f;border-radius:2rem;width:min(100%,1100px);margin-inline:auto;padding:clamp(1.5rem,3vw,3.25rem);box-shadow:0 24px 60px #0f172a1f}.FAQ-module__0zdNvq__title{color:var(--gray-900);text-align:center;margin-block-end:2.75rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.15;position:relative}.FAQ-module__0zdNvq__title:after{content:"";background:var(--gradient-yellow);border-radius:999px;width:68px;height:4px;position:absolute;inset-block-end:-10px;inset-inline-start:50%;transform:translate(-50%)}.FAQ-module__0zdNvq__subtitle{color:var(--dash-text-muted,#64748b);text-align:center;margin-block:.5rem 2rem;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.6}.FAQ-module__0zdNvq__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__0zdNvq__faqItem{border:1px solid var(--dash-border,#eef2f7);background:var(--dash-surface-soft,#f7f9fc);border-radius:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__0zdNvq__active.FAQ-module__0zdNvq__faqItem{border-color:var(--dash-info-border,#bfd5ff);background:var(--white);box-shadow:0 14px 36px #2563eb1a}.FAQ-module__0zdNvq__faqItem:hover:not(.FAQ-module__0zdNvq__active){border-color:var(--dash-border,#dbe4f0);transform:translateY(-1px)}.FAQ-module__0zdNvq__question{text-align:start;width:100%;min-height:5.25rem;color:var(--gray-900);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.5rem;padding-inline:1.75rem;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FAQ-module__0zdNvq__question:hover{color:var(--gray-900)}.FAQ-module__0zdNvq__question:focus-visible{outline:3px solid var(--color-primary);outline-offset:-3px}.FAQ-module__0zdNvq__active .FAQ-module__0zdNvq__question{background:linear-gradient(135deg,#2847b8 0%,#3b82f6 100%);border-start-start-radius:1.5rem;border-start-end-radius:1.5rem;border-end-end-radius:0;border-end-start-radius:0;color:var(--white)!important}.FAQ-module__0zdNvq__active .FAQ-module__0zdNvq__icon{transform:rotate(180deg);color:var(--white)!important}.cms-text-dark .FAQ-module__0zdNvq__active .FAQ-module__0zdNvq__question{color:var(--white)!important}.cms-text-dark .FAQ-module__0zdNvq__active .FAQ-module__0zdNvq__question span{color:var(--white)!important}.cms-text-dark .FAQ-module__0zdNvq__active .FAQ-module__0zdNvq__icon{color:var(--white)!important}.FAQ-module__0zdNvq__icon{color:var(--gray-900);flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.FAQ-module__0zdNvq__icon svg{display:block}.FAQ-module__0zdNvq__answer{background:var(--white);border-inline:1px solid var(--dash-info-border,#bfd5ff);border-block-end:1px solid var(--dash-info-border,#bfd5ff);border-end-end-radius:1.5rem;border-end-start-radius:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__0zdNvq__answerInner{width:100%;padding-block:1.3rem 1.7rem;padding-inline:1.75rem}.FAQ-module__0zdNvq__answer p{color:var(--dash-text-secondary,#334155);margin:0;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.9}@media (max-width:768px){.FAQ-module__0zdNvq__container{border-radius:1.5rem;padding:1.25rem}.FAQ-module__0zdNvq__title{font-size:2rem}.FAQ-module__0zdNvq__question{min-height:4.5rem;padding-block:1.1rem;padding-inline:1.1rem;font-size:.98rem}.FAQ-module__0zdNvq__answerInner{padding-block:1rem 1.25rem;padding-inline:1.1rem}}@media (max-width:480px){.FAQ-module__0zdNvq__title{font-size:1.5rem}.FAQ-module__0zdNvq__container{padding:1rem}}
.InlineDecisionCta-module__oJvwFG__slot{margin:var(--spacing-xl) 0}.InlineDecisionCta-module__oJvwFG__card{border:1px solid var(--blue-200,#cfe0f7);background:var(--blue-50,#f3f8ff);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.6rem;padding:1.1rem 1.25rem;display:flex}.InlineDecisionCta-module__oJvwFG__badge{font-size:.8rem;font-weight:var(--font-weight-semibold);color:var(--blue-700);background:var(--white,#fff);border:1px solid var(--blue-200,#cfe0f7);border-radius:999px;padding:.15rem .7rem}.InlineDecisionCta-module__oJvwFG__title{font-size:1.02rem;font-weight:var(--font-weight-bold);color:var(--gray-900,#111);margin:0}.InlineDecisionCta-module__oJvwFG__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.InlineDecisionCta-module__oJvwFG__primary,.InlineDecisionCta-module__oJvwFG__whatsapp{font-weight:var(--font-weight-bold);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.3rem;font-size:.92rem;text-decoration:none;transition:opacity .2s,background .2s;display:inline-flex}.InlineDecisionCta-module__oJvwFG__primary{background:var(--blue-700,#1d4ed8);color:var(--white,#fff)}.InlineDecisionCta-module__oJvwFG__primary:hover{opacity:.9}.InlineDecisionCta-module__oJvwFG__whatsapp{color:#fff;background:#25d366}.InlineDecisionCta-module__oJvwFG__whatsapp:hover{opacity:.9}@media (max-width:480px){.InlineDecisionCta-module__oJvwFG__card{align-items:stretch}.InlineDecisionCta-module__oJvwFG__actions{flex-direction:column}.InlineDecisionCta-module__oJvwFG__primary,.InlineDecisionCta-module__oJvwFG__whatsapp{justify-content:center}}
.VideoFacade-module__g8bq5a__container{margin:2rem 0}.VideoFacade-module__g8bq5a__title{margin:0 0 1.25rem;font-size:1.25rem}.VideoFacade-module__g8bq5a__frame{border-radius:1rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.VideoFacade-module__g8bq5a__iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoFacade-module__g8bq5a__facadeButton{cursor:pointer;background:#111827;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:absolute;top:0;left:0}.VideoFacade-module__g8bq5a__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.VideoFacade-module__g8bq5a__playIcon{z-index:1;color:#111827;background:#ffffffeb;border-radius:9999px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}
.ArticleRenderer-module__nr6I4G__rendererContainer{gap:var(--spacing-xl);flex-direction:column;display:flex}.ArticleRenderer-module__nr6I4G__h2{font-size:var(--font-size-2xl);font-weight:var(--font-weight-800);color:var(--dark-blue);margin-bottom:var(--spacing-md);scroll-margin-top:90px;line-height:1.4}.ArticleRenderer-module__nr6I4G__h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-700);color:var(--primary-blue);margin-bottom:var(--spacing-md);scroll-margin-top:90px;line-height:1.4}.ArticleRenderer-module__nr6I4G__paragraph,.ArticleRenderer-module__nr6I4G__prose{margin-bottom:var(--spacing-lg);color:var(--gray-700);line-height:1.8}.ArticleRenderer-module__nr6I4G__prose p{margin:0 0 var(--spacing-md)}.ArticleRenderer-module__nr6I4G__prose p:last-child{margin-bottom:0}.ArticleRenderer-module__nr6I4G__prose h2{font-size:var(--font-size-2xl);font-weight:var(--font-weight-800);color:var(--dark-blue);margin:var(--spacing-xl) 0 var(--spacing-md);scroll-margin-top:90px;line-height:1.4}.ArticleRenderer-module__nr6I4G__prose h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-700);color:var(--primary-blue);margin:var(--spacing-lg) 0 var(--spacing-md);scroll-margin-top:90px;line-height:1.4}.ArticleRenderer-module__nr6I4G__prose h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--dark-blue);margin:var(--spacing-lg) 0 var(--spacing-sm)}.ArticleRenderer-module__nr6I4G__prose ul,.ArticleRenderer-module__nr6I4G__prose ol{margin:0 0 var(--spacing-md);padding-inline-start:1.5rem}.ArticleRenderer-module__nr6I4G__prose li{margin-bottom:var(--spacing-xs)}.ArticleRenderer-module__nr6I4G__prose a{color:var(--primary-blue);text-decoration:underline}.ArticleRenderer-module__nr6I4G__prose strong{color:var(--dark-blue)}.ArticleRenderer-module__nr6I4G__prose table{border-collapse:collapse;width:100%;margin:var(--spacing-lg) 0}.ArticleRenderer-module__nr6I4G__prose th,.ArticleRenderer-module__nr6I4G__prose td{border:1px solid var(--gray-200);padding:var(--spacing-sm);text-align:start}.ArticleRenderer-module__nr6I4G__prose th{background:var(--blue-50,#f0f7ff);font-weight:var(--font-weight-700)}.ArticleRenderer-module__nr6I4G__prose blockquote{border-inline-start:4px solid var(--primary-blue);margin:var(--spacing-lg) 0;color:var(--gray-600);padding-inline-start:var(--spacing-md);font-style:italic}.ArticleRenderer-module__nr6I4G__prose img,.ArticleRenderer-module__nr6I4G__medicalProse img{border-radius:var(--radius-lg);margin:var(--spacing-lg) auto;display:block;aspect-ratio:auto!important;object-fit:contain!important;width:100%!important;max-width:100%!important;height:auto!important}.ArticleRenderer-module__nr6I4G__prose hr{border:none;border-top:1px solid var(--gray-200);margin:var(--spacing-xl) 0}.ArticleRenderer-module__nr6I4G__prose iframe{max-width:100%}.ArticleRenderer-module__nr6I4G__unorderedList,.ArticleRenderer-module__nr6I4G__orderedList{margin-bottom:var(--spacing-lg);padding-inline-start:1.5rem;list-style-position:inside}.ArticleRenderer-module__nr6I4G__listItem{margin-bottom:var(--spacing-xs);color:var(--gray-700)}.ArticleRenderer-module__nr6I4G__imageFigure{margin:var(--spacing-xl) 0;text-align:center;width:100%;max-width:100%}.ArticleRenderer-module__nr6I4G__image{border-radius:var(--radius-lg);margin:0 auto;display:block;box-shadow:0 4px 12px #0000001a;aspect-ratio:auto!important;object-fit:contain!important;width:100%!important;max-width:100%!important;height:auto!important}.ArticleRenderer-module__nr6I4G__caption{margin-top:var(--spacing-sm);font-size:var(--font-size-sm);color:var(--text-light);font-style:italic;display:block}.ArticleRenderer-module__nr6I4G__videoWrapper{margin:var(--spacing-xl) 0}.ArticleRenderer-module__nr6I4G__videoDesc{margin-top:var(--spacing-sm);text-align:center;font-size:var(--font-size-sm);color:var(--text-light)}.ArticleRenderer-module__nr6I4G__faqSection{margin:var(--spacing-2xl) 0;padding:var(--spacing-lg);background:var(--blue-50);border-radius:var(--radius-lg)}.ArticleRenderer-module__nr6I4G__guideBlock{margin:var(--spacing-2xl) 0;padding:var(--spacing-xl);background:var(--dash-surface-muted,#f9fafb);border:1px solid var(--dash-border-strong,#e5e7eb);border-radius:var(--radius-lg)}.ArticleRenderer-module__nr6I4G__guideTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-700);color:var(--dark-blue);margin:0 0 var(--spacing-md)}.ArticleRenderer-module__nr6I4G__guideList{gap:var(--spacing-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ArticleRenderer-module__nr6I4G__guideItem{align-items:center;gap:var(--spacing-sm);font-size:var(--font-size-md);color:var(--text-dark);display:flex}.ArticleRenderer-module__nr6I4G__guideBullet{color:var(--primary-blue);font-size:var(--font-size-xl);line-height:1}.ArticleRenderer-module__nr6I4G__comparison{margin:var(--spacing-xl) 0}.ArticleRenderer-module__nr6I4G__comparisonTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-700);color:var(--dark-blue);margin-bottom:var(--spacing-md);text-align:center}.ArticleRenderer-module__nr6I4G__tableContainer{width:100%;margin:var(--spacing-lg) 0;position:relative}.ArticleRenderer-module__nr6I4G__tableScrollHint{color:var(--blue-700);background:var(--blue-50);border:1px solid var(--blue-200);border-radius:var(--radius-full);margin-bottom:.35rem;-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;gap:.35rem;width:fit-content;margin-inline:0 auto;padding:.25rem .85rem;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 2px 6px #2563eb14}.ArticleRenderer-module__nr6I4G__tableScrollHint>span{align-items:center;gap:.35rem;line-height:1;display:inline-flex}.ArticleRenderer-module__nr6I4G__hintArrow{color:var(--blue-600);align-items:center;font-size:1.8rem;font-weight:900;line-height:1;display:inline-flex;transform:translateY(-.12em)scaleX(1.15)}@media (min-width:1024px){.ArticleRenderer-module__nr6I4G__tableScrollHint{display:none!important}}.ArticleRenderer-module__nr6I4G__tableWrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);border:1px solid var(--gray-200);scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;margin:0;overflow-x:auto}.ArticleRenderer-module__nr6I4G__tableWrapper table,.ArticleRenderer-module__nr6I4G__prose table,.ArticleRenderer-module__nr6I4G__comparisonTable{border-collapse:collapse!important;border-spacing:0!important;background:var(--dash-surface-strong,var(--white,#fff))!important;table-layout:auto!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important;font-size:.95rem!important}.ArticleRenderer-module__nr6I4G__tableWrapper thead th,.ArticleRenderer-module__nr6I4G__tableWrapper thead td,.ArticleRenderer-module__nr6I4G__prose thead th,.ArticleRenderer-module__nr6I4G__prose thead td,.ArticleRenderer-module__nr6I4G__comparisonTable thead th,.ArticleRenderer-module__nr6I4G__comparisonTable thead td,.ArticleRenderer-module__nr6I4G__tableTh,:is(.ArticleRenderer-module__nr6I4G__tableWrapper table:not(:has(thead)) tbody tr:first-child td,.ArticleRenderer-module__nr6I4G__tableWrapper table:not(:has(thead)) tbody tr:first-child th,.ArticleRenderer-module__nr6I4G__prose table:not(:has(thead)) tbody tr:first-child td,.ArticleRenderer-module__nr6I4G__prose table:not(:has(thead)) tbody tr:first-child th){background:var(--dash-surface-soft,var(--blue-50,#f0f7ff))!important;color:var(--dash-text,var(--dark-blue,#1e293b))!important;border:1px solid var(--dash-border-strong,var(--gray-200,#e2e8f0))!important;text-align:right!important;padding:.85rem 1.15rem!important;font-weight:700!important}.ArticleRenderer-module__nr6I4G__tableWrapper tbody td,.ArticleRenderer-module__nr6I4G__tableWrapper tbody th,.ArticleRenderer-module__nr6I4G__prose tbody td,.ArticleRenderer-module__nr6I4G__prose tbody th,.ArticleRenderer-module__nr6I4G__comparisonTable tbody td,.ArticleRenderer-module__nr6I4G__comparisonTable tbody th,.ArticleRenderer-module__nr6I4G__comparisonValue,.ArticleRenderer-module__nr6I4G__comparisonLabel{background:var(--dash-surface-strong,var(--white,#fff))!important;color:var(--dash-text-secondary,var(--text-dark,#334155))!important;border:1px solid var(--dash-border-strong,var(--gray-200,#e2e8f0))!important;text-align:right!important;width:auto!important;padding:.85rem 1.15rem!important}.ArticleRenderer-module__nr6I4G__comparisonLabel{font-weight:600!important}.ArticleRenderer-module__nr6I4G__comparisonRow{border-bottom:1px solid var(--gray-200)!important}.ArticleRenderer-module__nr6I4G__tableWrapper::-webkit-scrollbar{display:none}@media (max-width:1023px){.ArticleRenderer-module__nr6I4G__tableWrapper table,.ArticleRenderer-module__nr6I4G__prose table,.ArticleRenderer-module__nr6I4G__comparisonTable{width:100%!important;min-width:580px!important}}.ArticleRenderer-module__nr6I4G__medicalBlock{gap:var(--spacing-md);padding:var(--spacing-lg);border-radius:var(--radius-md);margin:var(--spacing-xl) 0;border-right:4px solid #0000;display:flex}.ArticleRenderer-module__nr6I4G__blockIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ArticleRenderer-module__nr6I4G__blockContent{gap:var(--spacing-xs);flex-direction:column;display:flex}.ArticleRenderer-module__nr6I4G__blockTitle{font-weight:var(--font-weight-800);font-size:var(--font-size-md);display:block}.ArticleRenderer-module__nr6I4G__warningBlock{background:var(--dash-warning-bg,#fff7ed);color:var(--dash-warning-text,#9a3412);border-color:#f97316}.ArticleRenderer-module__nr6I4G__warningBlock .ArticleRenderer-module__nr6I4G__blockIcon{color:#f97316}.ArticleRenderer-module__nr6I4G__warningBlock .ArticleRenderer-module__nr6I4G__blockTitle{color:var(--dash-warning-text,#c2410c)}.ArticleRenderer-module__nr6I4G__takeawaysBlock{background:var(--dash-success-bg,#f0fdf4);color:var(--dash-success-text,#166534);border-color:#22c55e}.ArticleRenderer-module__nr6I4G__takeawaysBlock .ArticleRenderer-module__nr6I4G__blockIcon{color:#22c55e}.ArticleRenderer-module__nr6I4G__takeawaysBlock .ArticleRenderer-module__nr6I4G__blockTitle{color:var(--dash-success-text,#15803d)}.ArticleRenderer-module__nr6I4G__takeawaysList{margin:0;padding-inline-start:1.2rem;list-style-type:disc}.ArticleRenderer-module__nr6I4G__medicalProse{font-size:var(--font-size-base);line-height:var(--line-height-loose)}.ArticleRenderer-module__nr6I4G__medicalProse p{margin:0 0 .5rem}.ArticleRenderer-module__nr6I4G__medicalProse p:last-child{margin-bottom:0}.ArticleRenderer-module__nr6I4G__medicalProse a{color:inherit;font-weight:700;text-decoration:underline}.ArticleRenderer-module__nr6I4G__medicalProse strong{font-weight:800}.ArticleRenderer-module__nr6I4G__medicalText{font-size:var(--font-size-base);line-height:var(--line-height-loose);margin:0}.ArticleRenderer-module__nr6I4G__insightBlock{background:var(--dash-info-bg,#eff6ff);color:var(--dash-info-text,#1e40af);border-color:#3b82f6}.ArticleRenderer-module__nr6I4G__insightBlock .ArticleRenderer-module__nr6I4G__blockIcon{color:#3b82f6}.ArticleRenderer-module__nr6I4G__insightBlock .ArticleRenderer-module__nr6I4G__blockTitle{color:#1d4ed8}.ArticleRenderer-module__nr6I4G__infoBlock{background:var(--dash-surface-soft,#f8fafc);color:var(--dash-text-secondary,#334155);border-color:#64748b}.ArticleRenderer-module__nr6I4G__infoBlock .ArticleRenderer-module__nr6I4G__blockIcon{color:#64748b}.ArticleRenderer-module__nr6I4G__infoBlock .ArticleRenderer-module__nr6I4G__blockTitle{color:var(--dash-text-secondary,#475569)}@media (max-width:768px){.ArticleRenderer-module__nr6I4G__medicalBlock{text-align:center;padding:var(--spacing-lg);flex-direction:column;align-items:center}.ArticleRenderer-module__nr6I4G__blockIcon{margin-bottom:var(--spacing-xs)}}
.SocialShare-module__918G0W__socialShare{text-align:right;background:#f8fafc;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;margin:0;padding:.5rem 1rem;display:flex}.SocialShare-module__918G0W__shareTitle{color:#475569;white-space:nowrap;margin:0;font-size:1rem;font-weight:700}.SocialShare-module__918G0W__shareButtons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.SocialShare-module__918G0W__shareBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.SocialShare-module__918G0W__icon{fill:currentColor;width:1.125rem;height:1.125rem}.SocialShare-module__918G0W__shareBtn:hover{color:#fff;border-color:#0000;transform:translateY(-3px)scale(1.1);box-shadow:0 10px 15px -3px #0000001a}.SocialShare-module__918G0W__facebook:hover{background:#1877f2}.SocialShare-module__918G0W__twitter:hover{background:#1da1f2}.SocialShare-module__918G0W__whatsapp:hover{background:#25d366}.SocialShare-module__918G0W__telegram:hover{background:#08c}.SocialShare-module__918G0W__copy:hover{background:#6366f1}.SocialShare-module__918G0W__native:hover{background:#3b82f6}.SocialShare-module__918G0W__copy.SocialShare-module__918G0W__copied{color:#fff;background:#10b981;border-color:#0000}@media (max-width:640px){.SocialShare-module__918G0W__socialShare{flex-direction:column;align-items:flex-start;gap:1rem}.SocialShare-module__918G0W__shareButtons{justify-content:flex-start;width:100%}}
.ArticleComments-module__fpOFsq__commentsSection{background:var(--white);border-top:1px solid var(--gray-100);padding:2rem 0}.ArticleComments-module__fpOFsq__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.ArticleComments-module__fpOFsq__commentsHeader{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ArticleComments-module__fpOFsq__commentsTitle{color:var(--gray-900);margin:0;font-size:1.35rem;font-weight:800}.ArticleComments-module__fpOFsq__addCommentBtn{background:var(--gradient-blue);color:var(--white);border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-sm);border:none;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.ArticleComments-module__fpOFsq__addCommentBtn:hover{box-shadow:var(--shadow-lg);filter:brightness(1.1);transform:translateY(-3px)}.ArticleComments-module__fpOFsq__addCommentBtn:focus-visible,.ArticleComments-module__fpOFsq__submitBtn:focus-visible,.ArticleComments-module__fpOFsq__star.ArticleComments-module__fpOFsq__interactive:focus-visible,.ArticleComments-module__fpOFsq__input:focus-visible,.ArticleComments-module__fpOFsq__textarea:focus-visible{outline:3px solid var(--radiant-glow);outline-offset:2px}.ArticleComments-module__fpOFsq__feedback{direction:rtl;border-radius:10px;margin-bottom:1rem;padding:.9rem 1rem;font-size:.95rem;font-weight:600}.ArticleComments-module__fpOFsq__feedbackSuccess{background:var(--blue-50);border:1px solid var(--blue-200);color:var(--blue-800)}.ArticleComments-module__fpOFsq__feedbackError{background:var(--yellow-50);border:1px solid var(--yellow-300);color:var(--yellow-800)}.ArticleComments-module__fpOFsq__commentForm{background:var(--glass-bg-light);backdrop-filter:blur(16px);border:1px solid var(--glass-border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);direction:rtl;margin-bottom:2rem;padding:1.5rem}.ArticleComments-module__fpOFsq__formTitle{color:var(--gray-900);text-align:right;margin-bottom:1rem;font-size:1.1rem;font-weight:800}.ArticleComments-module__fpOFsq__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.ArticleComments-module__fpOFsq__formGroup{margin-bottom:1rem}.ArticleComments-module__fpOFsq__label{color:var(--gray-800);margin-bottom:.75rem;font-size:.95rem;font-weight:700;display:block}.ArticleComments-module__fpOFsq__input,.ArticleComments-module__fpOFsq__textarea{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);width:100%;color:var(--gray-900);direction:rtl;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.ArticleComments-module__fpOFsq__input:focus,.ArticleComments-module__fpOFsq__textarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px var(--radiant-glow);outline:none}.ArticleComments-module__fpOFsq__inputError{border-color:var(--yellow-600);box-shadow:0 0 0 3px var(--shadow-yellow-light)}.ArticleComments-module__fpOFsq__fieldError{font-size:var(--font-size-sm);color:var(--yellow-700);margin-top:.4rem;font-weight:600}.ArticleComments-module__fpOFsq__textarea{resize:vertical;min-height:100px;font-family:inherit}.ArticleComments-module__fpOFsq__starsContainer{gap:.25rem;margin:.5rem 0;display:flex}.ArticleComments-module__fpOFsq__star{color:var(--gray-300);background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.ArticleComments-module__fpOFsq__star.ArticleComments-module__fpOFsq__filled{color:var(--yellow-400)}.ArticleComments-module__fpOFsq__star.ArticleComments-module__fpOFsq__interactive{cursor:pointer}.ArticleComments-module__fpOFsq__star.ArticleComments-module__fpOFsq__interactive:hover{color:var(--yellow-500)}.ArticleComments-module__fpOFsq__formActions{text-align:center;margin-top:1.5rem}.ArticleComments-module__fpOFsq__submitBtn{background:var(--gradient-blue);color:var(--white);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-blue);border:none;padding:1rem 2rem;font-size:1rem;font-weight:600}.ArticleComments-module__fpOFsq__submitBtn:hover:not(:disabled){box-shadow:var(--shadow-lg);filter:brightness(1.1);transform:translateY(-2px)}.ArticleComments-module__fpOFsq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ArticleComments-module__fpOFsq__commentsList{margin-top:2rem}.ArticleComments-module__fpOFsq__noComments{text-align:center;background:var(--gray-50);border:1px dashed var(--gray-300);border-radius:12px;padding:1.5rem}.ArticleComments-module__fpOFsq__noCommentsIcon{background:var(--blue-50);width:2.5rem;height:2.5rem;color:var(--blue-600);margin-inline:auto;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.ArticleComments-module__fpOFsq__noCommentsText{color:var(--gray-500);margin:0;font-size:.95rem}.ArticleComments-module__fpOFsq__commentItem{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-xl);margin-bottom:2rem;padding:2rem;transition:all .4s;position:relative}.ArticleComments-module__fpOFsq__commentItem:hover{border-color:var(--blue-200);box-shadow:var(--shadow-md);transform:translateY(-4px)}.ArticleComments-module__fpOFsq__commentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ArticleComments-module__fpOFsq__commentAuthor{align-items:center;gap:1rem;display:flex}.ArticleComments-module__fpOFsq__authorAvatar{background:var(--gradient-yellow);width:56px;height:56px;color:var(--white);box-shadow:var(--shadow-yellow-light);border-radius:1rem;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.ArticleComments-module__fpOFsq__authorInfo{direction:rtl}.ArticleComments-module__fpOFsq__authorName{color:var(--gray-800);margin:0 0 .25rem;font-size:1rem;font-weight:600}.ArticleComments-module__fpOFsq__commentDate{color:var(--gray-500);font-size:.85rem}.ArticleComments-module__fpOFsq__commentRating{flex-shrink:0}.ArticleComments-module__fpOFsq__commentContent{text-align:right;direction:rtl}.ArticleComments-module__fpOFsq__commentMessage{color:var(--gray-700);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;margin-top:1.25rem;font-size:1.1rem;line-height:1.8}.ArticleComments-module__fpOFsq__pendingBadge{background:var(--yellow-100);color:var(--yellow-800);border:1px solid var(--yellow-200);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ArticleComments-module__fpOFsq__guidelines{background:var(--gradient-bg-secondary);border:1px solid var(--blue-100);border-radius:var(--radius-xl);margin-top:1.5rem;padding:1.25rem}.ArticleComments-module__fpOFsq__guidelinesTitle{color:var(--blue-800);margin-bottom:.75rem;font-size:.95rem;font-weight:700}.ArticleComments-module__fpOFsq__guidelinesList{margin:0;padding:0;list-style:none}.ArticleComments-module__fpOFsq__guidelinesList li{color:var(--blue-800);margin-bottom:.4rem;padding-right:1.25rem;font-size:.875rem;position:relative}.ArticleComments-module__fpOFsq__guidelinesList li:before{content:"✓";color:var(--whatsapp-green);font-weight:700;position:absolute;right:0}.ArticleComments-module__fpOFsq__loadMoreWrapper{justify-content:center;margin-top:.5rem;display:flex}.ArticleComments-module__fpOFsq__loadMoreButton{border:1px solid var(--blue-200);background:var(--white);color:var(--blue-700);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);padding:.7rem 1.3rem;font-weight:700}.ArticleComments-module__fpOFsq__loadMoreButton:hover{background:var(--blue-50);border-color:var(--blue-300)}.ArticleComments-module__fpOFsq__loadMoreButton:focus-visible{outline:3px solid var(--radiant-glow);outline-offset:2px}@media (max-width:768px){.ArticleComments-module__fpOFsq__commentsSection{padding:3rem 0}.ArticleComments-module__fpOFsq__container{padding:0 1rem}.ArticleComments-module__fpOFsq__commentsHeader{flex-direction:column;align-items:stretch;gap:1rem}.ArticleComments-module__fpOFsq__commentsTitle{text-align:center;font-size:1.5rem}.ArticleComments-module__fpOFsq__commentForm{padding:1.5rem}.ArticleComments-module__fpOFsq__formRow{grid-template-columns:1fr;gap:1rem}.ArticleComments-module__fpOFsq__commentHeader{flex-direction:column;align-items:flex-start;gap:1rem}.ArticleComments-module__fpOFsq__commentAuthor,.ArticleComments-module__fpOFsq__commentRating{align-self:flex-start}.ArticleComments-module__fpOFsq__authorAvatar{width:40px;height:40px;font-size:1rem}.ArticleComments-module__fpOFsq__pendingBadge{align-self:flex-start;margin-top:.5rem;position:static}}@media (max-width:480px){.ArticleComments-module__fpOFsq__commentForm,.ArticleComments-module__fpOFsq__commentItem{padding:1rem}.ArticleComments-module__fpOFsq__guidelines{padding:1.5rem}.ArticleComments-module__fpOFsq__star{font-size:1.25rem}.ArticleComments-module__fpOFsq__submitBtn{width:100%;padding:.875rem 1.5rem}}.ArticleComments-module__fpOFsq__repliesList{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.ArticleComments-module__fpOFsq__replyItem{background:var(--gray-50,#f8fafc);border:1px solid var(--blue-100,#dbeafe);border-radius:var(--radius-lg,.75rem);border-inline-start:3px solid var(--blue-500,#3b82f6);padding:1.1rem 1.25rem}.ArticleComments-module__fpOFsq__replyHeader{align-items:center;margin-bottom:.6rem;display:flex}.ArticleComments-module__fpOFsq__replyAuthor{align-items:center;gap:.6rem;display:flex}.ArticleComments-module__fpOFsq__replyAvatar{background:var(--blue-600,#2563eb);width:34px;height:34px;color:var(--white,#fff);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ArticleComments-module__fpOFsq__replyBadge{background:var(--blue-100,#dbeafe);color:var(--blue-700,#1d4ed8);border-radius:1rem;align-items:center;padding:.2rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.ArticleComments-module__fpOFsq__replyDate{color:var(--gray-500,#64748b);font-size:.8rem}.ArticleComments-module__fpOFsq__replyMessage{text-align:right;color:var(--gray-700,#334155);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;direction:rtl;margin:0;font-size:.95rem;line-height:1.8}.ArticleComments-module__fpOFsq__replyLink{color:var(--blue-600,#2563eb);text-underline-offset:3px;word-break:break-all;font-weight:500;text-decoration:underline;transition:color .2s}.ArticleComments-module__fpOFsq__replyLink:hover{color:var(--blue-700,#1d4ed8)}
.TableOfContents-module__AGrkSG__toc{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);overflow:hidden}.TableOfContents-module__AGrkSG__tocHeader{background:var(--white);cursor:pointer;border:none;border-bottom:1px solid var(--gray-100);width:100%;transition:background var(--transition-fast);justify-content:space-between;align-items:center;padding:1rem 1.15rem;display:flex}.TableOfContents-module__AGrkSG__tocHeader:hover{background:var(--gray-50)}.TableOfContents-module__AGrkSG__tocTitle{font-family:var(--font-accent);color:var(--gray-900);align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.TableOfContents-module__AGrkSG__tocIcon{width:18px;height:18px;color:var(--blue-600)}.TableOfContents-module__AGrkSG__arrow{color:var(--gray-400);justify-content:center;align-items:center;transition:transform .25s;display:flex}.TableOfContents-module__AGrkSG__arrow.TableOfContents-module__AGrkSG__open{transform:rotate(180deg)}.TableOfContents-module__AGrkSG__tocList{scrollbar-width:thin;direction:ltr;flex-direction:column;gap:.15rem;max-height:55vh;margin:0;padding:.6rem .5rem;list-style:none;display:flex;overflow-y:auto}.TableOfContents-module__AGrkSG__tocItem{border-radius:var(--radius-lg);transition:background var(--transition-fast);direction:rtl;margin:0;padding:0}.TableOfContents-module__AGrkSG__level2{padding-inline-start:0}.TableOfContents-module__AGrkSG__level3{padding-inline-start:1rem}.TableOfContents-module__AGrkSG__tocLink{border-radius:var(--radius-md);cursor:pointer;text-align:right;width:100%;transition:all var(--transition-fast);color:var(--gray-700);border:none;background:0 0;border-inline-start:2px solid #0000;align-items:center;padding:.5rem .75rem;font-size:.85rem;line-height:1.5;text-decoration:none;display:flex}.TableOfContents-module__AGrkSG__level3 .TableOfContents-module__AGrkSG__tocLink{color:var(--gray-600);font-size:.8rem}.TableOfContents-module__AGrkSG__tocLink:hover{background:var(--blue-50);color:var(--blue-700)}.TableOfContents-module__AGrkSG__tocItem.TableOfContents-module__AGrkSG__active .TableOfContents-module__AGrkSG__tocLink{background:var(--blue-50);color:var(--blue-800);border-inline-start-color:var(--blue-600);font-weight:700}.TableOfContents-module__AGrkSG__tocText{display:block}@media (max-width:1023px){.TableOfContents-module__AGrkSG__toc{margin-top:1rem}}
.DeleteConfirmModal-module__kBTZkW__modalOverlay{z-index:2000;backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;animation:.2s DeleteConfirmModal-module__kBTZkW__fadeIn;display:flex;position:fixed;inset:0}.DeleteConfirmModal-module__kBTZkW__deleteModal{background-color:var(--dash-surface-strong,white);text-align:center;border-radius:1.5rem;width:calc(100% - 2rem);max-width:450px;padding:2.5rem;animation:.3s DeleteConfirmModal-module__kBTZkW__slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a}.DeleteConfirmModal-module__kBTZkW__warningIcon{background-color:var(--dash-warning-bg,#fff7ed);color:#f97316;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.DeleteConfirmModal-module__kBTZkW__deleteTitle{color:var(--dash-text,#111827);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.DeleteConfirmModal-module__kBTZkW__deleteDesc{color:var(--dash-text-muted,#6b7280);margin-bottom:2rem;line-height:1.5}.DeleteConfirmModal-module__kBTZkW__deleteActions{justify-content:center;gap:1rem;display:flex}.DeleteConfirmModal-module__kBTZkW__cancelBtn{color:var(--dash-text-secondary,#374151);background:var(--dash-surface-muted,#f3f4f6);cursor:pointer;border:none;border-radius:.75rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.DeleteConfirmModal-module__kBTZkW__cancelBtn:hover{background:var(--dash-hover,#e5e7eb)}.DeleteConfirmModal-module__kBTZkW__confirmDeleteBtn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.75rem;padding:.625rem 1.5rem;font-weight:600;transition:all .2s}.DeleteConfirmModal-module__kBTZkW__confirmDeleteBtn:hover:not(:disabled){background-color:#dc2626;transform:translateY(-1px)}.DeleteConfirmModal-module__kBTZkW__confirmDeleteBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes DeleteConfirmModal-module__kBTZkW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeleteConfirmModal-module__kBTZkW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.SuccessStoriesPage-module__q7YIYW__page{background:var(--white);color:var(--gray-800);overflow-x:clip}.SuccessStoriesPage-module__q7YIYW__sectionShell{width:min(1200px,100% - 2.5rem);margin-inline:auto}.SuccessStoriesPage-module__q7YIYW__kicker{color:var(--blue-600);background:var(--blue-50);border:1px solid var(--blue-100);letter-spacing:.02em;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.SuccessStoriesPage-module__q7YIYW__sectionTitle{font-family:var(--font-accent);color:var(--gray-900);margin:1rem 0 0;font-size:clamp(1.6rem,1.15rem + 1.6vw,2.25rem);font-weight:800;line-height:1.35}.SuccessStoriesPage-module__q7YIYW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.1rem;max-width:46rem;margin:0 auto 2.2rem;display:flex}.SuccessStoriesPage-module__q7YIYW__sectionHeader .SuccessStoriesPage-module__q7YIYW__kicker{align-self:center}.SuccessStoriesPage-module__q7YIYW__sectionSubtitle{color:var(--gray-600);margin:.6rem 0 0;font-size:1.05rem;line-height:1.9}.SuccessStoriesPage-module__q7YIYW__hero{background:radial-gradient(1100px 480px at 85% -10%, #60a5fa59, transparent 60%), radial-gradient(900px 420px at 10% 110%, #2563eb40, transparent 55%), var(--gradient-hero);color:var(--white);text-align:center;padding:2.2rem 0 5.5rem;position:relative}.SuccessStoriesPage-module__q7YIYW__heroInner{flex-direction:column;align-items:center;gap:1rem;width:min(980px,100% - 2.5rem);margin-inline:auto;display:flex}.SuccessStoriesPage-module__q7YIYW__breadcrumbs{color:#ffffffbf;align-self:flex-start;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.SuccessStoriesPage-module__q7YIYW__breadcrumbLink{color:#ffffffbf;text-decoration:none;transition:color .2s}.SuccessStoriesPage-module__q7YIYW__breadcrumbLink:hover{color:var(--white);text-decoration:underline}.SuccessStoriesPage-module__q7YIYW__breadcrumbCurrent{color:var(--white);font-weight:600}.SuccessStoriesPage-module__q7YIYW__breadcrumbs>*+:before{content:"›";opacity:.55;margin-inline:-.35rem .45rem}.SuccessStoriesPage-module__q7YIYW__breadcrumbs>:first-child:before{content:none}.SuccessStoriesPage-module__q7YIYW__heroBadge{color:var(--yellow-300);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:700}.SuccessStoriesPage-module__q7YIYW__heroTitle{color:var(--white);font-family:var(--font-accent);text-wrap:balance;margin:.4rem 0 0;font-size:clamp(1.9rem,1.2rem + 3.2vw,3.2rem);font-weight:900;line-height:1.3}.SuccessStoriesPage-module__q7YIYW__heroSubtitle{color:#ffffffd9;max-width:46rem;margin:0;font-size:clamp(1rem,.95rem + .35vw,1.2rem);line-height:1.9}.SuccessStoriesPage-module__q7YIYW__heroWave{inset-inline:0;pointer-events:none;line-height:0;position:absolute;bottom:-1px}.SuccessStoriesPage-module__q7YIYW__heroWave svg{width:100%;height:55px;display:block}.SuccessStoriesPage-module__q7YIYW__stories{background:var(--white);padding:4.5rem 0}.SuccessStoriesPage-module__q7YIYW__storiesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.SuccessStoriesPage-module__q7YIYW__storiesEmpty{text-align:center;color:var(--gray-600);background:var(--blue-50);border:1px dashed var(--blue-200);border-radius:var(--radius-xl);margin:0;padding:2.2rem 1.5rem;font-size:1rem}.SuccessStoriesPage-module__q7YIYW__invite{background:linear-gradient(180deg, var(--blue-50) 0%, var(--white) 35%);padding:4.5rem 0}.SuccessStoriesPage-module__q7YIYW__inviteContent{text-align:center;max-width:46rem;color:var(--gray-600);margin:0 auto;font-size:1.05rem;line-height:2}.SuccessStoriesPage-module__q7YIYW__inviteContent p{margin:0 0 1rem}.SuccessStoriesPage-module__q7YIYW__inviteContent p:last-child{margin-bottom:0}@media (max-width:1100px){.SuccessStoriesPage-module__q7YIYW__storiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.SuccessStoriesPage-module__q7YIYW__storiesGrid{grid-template-columns:1fr}}@media (max-width:640px){.SuccessStoriesPage-module__q7YIYW__hero{padding:1.8rem 0 4.5rem}.SuccessStoriesPage-module__q7YIYW__breadcrumbs{align-self:center}.SuccessStoriesPage-module__q7YIYW__stories,.SuccessStoriesPage-module__q7YIYW__invite{padding-block:3.2rem}}@media (prefers-reduced-motion:reduce){.SuccessStoriesPage-module__q7YIYW__breadcrumbLink{transition:none}}
.AppointmentPageView-module__F4r3dq__page{background:var(--white);color:var(--gray-800);overflow-x:clip}.AppointmentPageView-module__F4r3dq__sectionShell{width:min(1200px,100% - 2.5rem);margin-inline:auto}.AppointmentPageView-module__F4r3dq__kicker{color:var(--blue-600);background:var(--blue-50);border:1px solid var(--blue-100);letter-spacing:.02em;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.AppointmentPageView-module__F4r3dq__sectionTitle{font-family:var(--font-accent);color:var(--gray-900);margin:1rem 0 0;font-size:clamp(1.6rem,1.15rem + 1.6vw,2.25rem);font-weight:800;line-height:1.35}.AppointmentPageView-module__F4r3dq__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.1rem;max-width:46rem;margin:0 auto 2.2rem;display:flex}.AppointmentPageView-module__F4r3dq__sectionHeader .AppointmentPageView-module__F4r3dq__kicker{align-self:center}.AppointmentPageView-module__F4r3dq__sectionSubtitle{color:var(--gray-600);margin:.6rem 0 0;font-size:1.05rem;line-height:1.9}.AppointmentPageView-module__F4r3dq__hero{background:radial-gradient(1100px 480px at 85% -10%, #60a5fa59, transparent 60%), radial-gradient(900px 420px at 10% 110%, #2563eb40, transparent 55%), var(--gradient-hero);color:var(--white);text-align:center;padding:2.2rem 0 5.5rem;position:relative}.AppointmentPageView-module__F4r3dq__heroInner{flex-direction:column;align-items:center;gap:1rem;width:min(980px,100% - 2.5rem);margin-inline:auto;display:flex}.AppointmentPageView-module__F4r3dq__breadcrumbs{color:#ffffffbf;align-self:flex-start;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.AppointmentPageView-module__F4r3dq__breadcrumbLink{color:#ffffffbf;text-decoration:none;transition:color .2s}.AppointmentPageView-module__F4r3dq__breadcrumbLink:hover{color:var(--white);text-decoration:underline}.AppointmentPageView-module__F4r3dq__breadcrumbCurrent{color:var(--white);font-weight:600}.AppointmentPageView-module__F4r3dq__breadcrumbs>*+:before{content:"›";opacity:.55;margin-inline:-.35rem .45rem}.AppointmentPageView-module__F4r3dq__breadcrumbs>:first-child:before{content:none}.AppointmentPageView-module__F4r3dq__heroBadge{color:var(--yellow-300);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:700}.AppointmentPageView-module__F4r3dq__heroTitle{color:var(--white);font-family:var(--font-accent);text-wrap:balance;margin:.4rem 0 0;font-size:clamp(1.9rem,1.2rem + 3.2vw,3.2rem);font-weight:900;line-height:1.3}.AppointmentPageView-module__F4r3dq__heroSubtitle{color:#ffffffd9;max-width:46rem;margin:0;font-size:clamp(1rem,.95rem + .35vw,1.2rem);line-height:1.9}.AppointmentPageView-module__F4r3dq__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.1rem;display:flex}.AppointmentPageView-module__F4r3dq__btnPrimary,.AppointmentPageView-module__F4r3dq__btnGhost{border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__btnPrimary{background:var(--primary-yellow);color:var(--gray-900);box-shadow:0 10px 24px #f59e0b59}.AppointmentPageView-module__F4r3dq__btnPrimary:hover{color:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px #f59e0b73}.AppointmentPageView-module__F4r3dq__btnGhost{color:var(--white);background:#ffffff0f;border:1.5px solid #ffffff73}.AppointmentPageView-module__F4r3dq__btnGhost:hover{color:var(--primary-yellow);background:#ffffff24}.AppointmentPageView-module__F4r3dq__heroWave{inset-inline:0;pointer-events:none;line-height:0;position:absolute;bottom:-1px}.AppointmentPageView-module__F4r3dq__heroWave svg{width:100%;height:55px;display:block}.AppointmentPageView-module__F4r3dq__booking{background:var(--white);padding:4rem 0 4.5rem}.AppointmentPageView-module__F4r3dq__bookingGrid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:1.5rem;display:grid}.AppointmentPageView-module__F4r3dq__formCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-2xl);padding:2rem 2.2rem;box-shadow:0 10px 34px #1e40af14}.AppointmentPageView-module__F4r3dq__formHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.8rem;display:flex}.AppointmentPageView-module__F4r3dq__formTitle{font-family:var(--font-accent);color:var(--gray-900);margin:.9rem 0 0;font-size:clamp(1.5rem,1.15rem + 1.2vw,2rem);font-weight:800;line-height:1.35}.AppointmentPageView-module__F4r3dq__formSubtitle{color:var(--gray-600);max-width:34rem;margin:.4rem 0 0;font-size:.98rem;line-height:1.8}.AppointmentPageView-module__F4r3dq__formGroup{margin-bottom:1.15rem}.AppointmentPageView-module__F4r3dq__label{color:var(--gray-800);align-items:center;gap:.45rem;margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:flex}.AppointmentPageView-module__F4r3dq__label svg{color:var(--blue-600);flex-shrink:0}.AppointmentPageView-module__F4r3dq__required{color:var(--yellow-600);font-weight:900}.AppointmentPageView-module__F4r3dq__input,.AppointmentPageView-module__F4r3dq__select,.AppointmentPageView-module__F4r3dq__textarea{width:100%;color:var(--gray-900);background:var(--white);border:1.5px solid var(--gray-300);border-radius:var(--radius-lg);padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AppointmentPageView-module__F4r3dq__textarea{resize:vertical;min-height:96px;line-height:1.7}.AppointmentPageView-module__F4r3dq__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:1rem;background-repeat:no-repeat;padding-inline-end:1rem}.AppointmentPageView-module__F4r3dq__input:focus,.AppointmentPageView-module__F4r3dq__select:focus,.AppointmentPageView-module__F4r3dq__textarea:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #3b82f626}.AppointmentPageView-module__F4r3dq__input::placeholder,.AppointmentPageView-module__F4r3dq__textarea::placeholder{color:var(--gray-400)}.AppointmentPageView-module__F4r3dq__inputGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AppointmentPageView-module__F4r3dq__clinicGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.AppointmentPageView-module__F4r3dq__clinicOption{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius-lg);cursor:pointer;text-align:start;align-items:flex-start;gap:.7rem;width:100%;padding:.9rem 1rem;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.AppointmentPageView-module__F4r3dq__clinicOption:hover{border-color:var(--blue-300)}.AppointmentPageView-module__F4r3dq__clinicOption:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__activeClinic{border-color:var(--blue-600);background:var(--blue-50);box-shadow:0 0 0 3px #2563eb1f}.AppointmentPageView-module__F4r3dq__radioOuter{border:2px solid var(--gray-300);background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.15rem;transition:border-color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__activeClinic .AppointmentPageView-module__F4r3dq__radioOuter{border-color:var(--blue-600)}.AppointmentPageView-module__F4r3dq__radioInner{background:0 0;border-radius:50%;width:10px;height:10px;transition:background .2s}.AppointmentPageView-module__F4r3dq__activeClinic .AppointmentPageView-module__F4r3dq__radioInner{background:var(--blue-600)}.AppointmentPageView-module__F4r3dq__clinicDetails{flex-direction:column;gap:.25rem;min-width:0;display:flex}.AppointmentPageView-module__F4r3dq__clinicName{color:var(--gray-900);margin:0;font-size:.97rem;font-weight:800}.AppointmentPageView-module__F4r3dq__clinicAddress{color:var(--gray-600);margin:0;font-size:.84rem;line-height:1.65}.AppointmentPageView-module__F4r3dq__clinicEmptyState{text-align:center;color:var(--gray-500);border:1.5px dashed var(--gray-300);border-radius:var(--radius-lg);padding:1.2rem;font-size:.95rem}.AppointmentPageView-module__F4r3dq__dayGrid{flex-wrap:wrap;gap:.55rem;display:flex}.AppointmentPageView-module__F4r3dq__dayBtn{border:1.5px solid var(--gray-200);background:var(--white);color:var(--gray-700);cursor:pointer;border-radius:999px;padding:.55rem 1.05rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.AppointmentPageView-module__F4r3dq__dayBtn:hover{border-color:var(--blue-300);color:var(--blue-700)}.AppointmentPageView-module__F4r3dq__dayBtn:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__activeDay{background:var(--blue-600);border-color:var(--blue-600);color:var(--white)}.AppointmentPageView-module__F4r3dq__activeDay:hover{background:var(--blue-700);color:var(--white)}.AppointmentPageView-module__F4r3dq__dayBtnSkel{background:linear-gradient(90deg, var(--gray-100) 25%, var(--gray-50) 50%, var(--gray-100) 75%);background-size:200% 100%;border-radius:999px;width:150px;height:42px;animation:1.4s ease-in-out infinite AppointmentPageView-module__F4r3dq__apShimmer}@keyframes AppointmentPageView-module__F4r3dq__apShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AppointmentPageView-module__F4r3dq__skelLineLg,.AppointmentPageView-module__F4r3dq__skelLineMd{background:linear-gradient(90deg, var(--gray-100) 25%, var(--gray-50) 50%, var(--gray-100) 75%);background-size:200% 100%;border-radius:6px;height:13px;animation:1.4s ease-in-out infinite AppointmentPageView-module__F4r3dq__apShimmer;display:block}.AppointmentPageView-module__F4r3dq__skelLineLg{width:65%}.AppointmentPageView-module__F4r3dq__skelLineMd{width:90%;margin-top:.45rem}.AppointmentPageView-module__F4r3dq__clinicOption[aria-busy=true]{cursor:default}.AppointmentPageView-module__F4r3dq__submitBtn{background:var(--primary-yellow);width:100%;color:var(--gray-900);border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s;display:inline-flex;box-shadow:0 10px 24px #f59e0b59}.AppointmentPageView-module__F4r3dq__submitBtn:hover:enabled{background:var(--yellow-500);color:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px #f59e0b73}.AppointmentPageView-module__F4r3dq__submitBtn:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__submitBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.AppointmentPageView-module__F4r3dq__formError{border-radius:var(--radius-lg);color:#b91c1c;background:#fef2f2;border:1px solid #dc262640;margin:0 0 .9rem;padding:.8rem 1rem;font-size:.92rem;font-weight:600;line-height:1.7}.AppointmentPageView-module__F4r3dq__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;overflow:hidden;top:-9999px!important;position:absolute!important;inset-inline-start:-9999px!important}.AppointmentPageView-module__F4r3dq__trustStrip{border-top:1px dashed var(--gray-200);flex-wrap:wrap;justify-content:center;gap:.5rem 1.4rem;margin-top:1.2rem;padding-top:1.1rem;display:flex}.AppointmentPageView-module__F4r3dq__trustItem{color:var(--gray-600);align-items:center;gap:.4rem;font-size:.84rem;display:inline-flex}.AppointmentPageView-module__F4r3dq__trustItem svg{color:var(--blue-600);flex-shrink:0}.AppointmentPageView-module__F4r3dq__successState{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 1rem;display:flex}.AppointmentPageView-module__F4r3dq__successIcon{background:var(--blue-50);border:1.5px solid var(--blue-100);width:76px;height:76px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.4rem;display:inline-flex}.AppointmentPageView-module__F4r3dq__successTitle{font-family:var(--font-accent);color:var(--gray-900);margin:0;font-size:1.5rem;font-weight:800}.AppointmentPageView-module__F4r3dq__successText{color:var(--gray-600);margin:0 0 .8rem;font-size:1rem;line-height:1.8}.AppointmentPageView-module__F4r3dq__successState .AppointmentPageView-module__F4r3dq__submitBtn{width:auto;padding-inline:2.2rem}.AppointmentPageView-module__F4r3dq__bookingAside{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:96px}.AppointmentPageView-module__F4r3dq__sideCard{background:var(--white-smoke);border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:1.3rem 1.35rem}.AppointmentPageView-module__F4r3dq__sideCardTitle{color:var(--gray-900);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.05rem;font-weight:800;display:flex}.AppointmentPageView-module__F4r3dq__sideCardTitle svg{color:var(--blue-600)}.AppointmentPageView-module__F4r3dq__scheduleList{flex-direction:column;gap:.6rem;display:flex}.AppointmentPageView-module__F4r3dq__scheduleItem{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius-lg);cursor:pointer;text-align:start;flex-direction:column;gap:.3rem;width:100%;padding:.8rem .95rem;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.AppointmentPageView-module__F4r3dq__scheduleItem:hover{border-color:var(--blue-300)}.AppointmentPageView-module__F4r3dq__scheduleItem:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__scheduleItem[aria-busy=true]{cursor:default}.AppointmentPageView-module__F4r3dq__scheduleItemActive{border-color:var(--blue-600);background:var(--blue-50);box-shadow:0 0 0 3px #2563eb1a}.AppointmentPageView-module__F4r3dq__scheduleName{color:var(--gray-900);font-size:.94rem;font-weight:800}.AppointmentPageView-module__F4r3dq__scheduleHours{flex-direction:column;gap:.15rem;display:flex}.AppointmentPageView-module__F4r3dq__scheduleHourLine{color:var(--gray-600);font-size:.82rem;line-height:1.6}.AppointmentPageView-module__F4r3dq__scheduleHint{color:var(--gray-500);text-align:center;margin:.9rem 0 0;font-size:.8rem}.AppointmentPageView-module__F4r3dq__helpCard{background:radial-gradient(560px 260px at 85% -25%, #60a5fa73, transparent 62%), radial-gradient(420px 260px at 0% 115%, #fde04724, transparent 55%), var(--gradient-footer);border-radius:var(--radius-xl);color:var(--white);border:1px solid #ffffff1f;padding:1.6rem 1.5rem 1.7rem;position:relative;overflow:hidden}.AppointmentPageView-module__F4r3dq__helpHeader{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.AppointmentPageView-module__F4r3dq__helpIconBadge{width:44px;height:44px;color:var(--yellow-300);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppointmentPageView-module__F4r3dq__helpTitle{font-family:var(--font-accent);letter-spacing:.01em;color:var(--white);margin:0;font-size:1.18rem;font-weight:800}.AppointmentPageView-module__F4r3dq__helpText{color:#ffffffd1;margin:0 0 1.15rem;font-size:.9rem;line-height:1.85}.AppointmentPageView-module__F4r3dq__helpActions{flex-direction:column;gap:.55rem;display:flex}.AppointmentPageView-module__F4r3dq__helpBtnCall,.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp{border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.1rem;font-size:.96rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__helpBtnCall{background:var(--white);color:var(--blue-800);box-shadow:0 6px 16px #0000002e}.AppointmentPageView-module__F4r3dq__helpBtnCall:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000047}.AppointmentPageView-module__F4r3dq__helpBtnCall:focus-visible,.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp:focus-visible{outline:2px solid var(--yellow-300);outline-offset:2px}.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp{background:var(--gradient-whatsapp);color:var(--white);box-shadow:0 6px 16px #128c7e59}.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp:hover{background:var(--whatsapp-dark);color:var(--yellow-300);transform:translateY(-2px);box-shadow:0 10px 22px #128c7e73}.AppointmentPageView-module__F4r3dq__branches{background:linear-gradient(180deg, var(--blue-50) 0%, var(--white) 35%);padding:4.5rem 0}.AppointmentPageView-module__F4r3dq__branchGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.AppointmentPageView-module__F4r3dq__branchCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);flex-direction:column;gap:.9rem;padding:1.4rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.AppointmentPageView-module__F4r3dq__branchCard:hover{border-color:var(--blue-300);transform:translateY(-3px);box-shadow:0 10px 26px #1e40af1a}.AppointmentPageView-module__F4r3dq__branchHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.AppointmentPageView-module__F4r3dq__branchName{font-family:var(--font-accent);color:var(--gray-900);margin:0;font-size:1.15rem;font-weight:800}.AppointmentPageView-module__F4r3dq__cityTag{color:var(--blue-700);background:var(--blue-50);border:1px solid var(--blue-100);white-space:nowrap;border-radius:999px;padding:.2rem .7rem;font-size:.78rem;font-weight:700}.AppointmentPageView-module__F4r3dq__addressRow{align-items:flex-start;gap:.55rem;display:flex}.AppointmentPageView-module__F4r3dq__addressRow svg{color:var(--blue-600);flex-shrink:0;margin-top:.25rem}.AppointmentPageView-module__F4r3dq__address{color:var(--gray-600);margin:0;font-size:.92rem;line-height:1.8}.AppointmentPageView-module__F4r3dq__hoursBlock{border-top:1px dashed var(--gray-200);padding-top:.85rem}.AppointmentPageView-module__F4r3dq__hoursTitle{color:var(--gray-800);align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.9rem;font-weight:800;display:flex}.AppointmentPageView-module__F4r3dq__hoursTitle svg{color:var(--blue-600)}.AppointmentPageView-module__F4r3dq__hoursList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.AppointmentPageView-module__F4r3dq__hoursItem{color:var(--gray-600);align-items:baseline;gap:.5rem;font-size:.88rem;line-height:1.7;display:flex}.AppointmentPageView-module__F4r3dq__dot{background:var(--primary-yellow);border-radius:50%;flex-shrink:0;width:6px;height:6px;transform:translateY(-2px)}.AppointmentPageView-module__F4r3dq__branchFooter{flex-direction:column;gap:.9rem;margin-top:auto;display:flex}.AppointmentPageView-module__F4r3dq__mapArea{border-radius:var(--radius-lg);border:1px solid var(--gray-200);overflow:hidden}.AppointmentPageView-module__F4r3dq__mapFrame{border:0;width:100%;height:210px;display:block}.AppointmentPageView-module__F4r3dq__mapPlaceholder{background:var(--blue-50);border:1.5px dashed var(--blue-200);width:100%;min-height:96px;color:var(--blue-700);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__mapPlaceholder:hover{background:var(--blue-100);border-color:var(--blue-300)}.AppointmentPageView-module__F4r3dq__mapPlaceholder:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__branchActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.AppointmentPageView-module__F4r3dq__mapLink{color:var(--blue-700);align-items:center;gap:.35rem;font-size:.86rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__mapLink:hover{color:var(--blue-900);text-decoration:underline}.AppointmentPageView-module__F4r3dq__branchBookBtn{color:var(--gray-900);background:var(--primary-yellow);border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.45rem;padding:.6rem 1.15rem;font-family:inherit;font-size:.92rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 6px 16px #f59e0b4d}.AppointmentPageView-module__F4r3dq__branchBookBtn:hover{background:var(--yellow-500);color:var(--white);transform:translateY(-2px);box-shadow:0 10px 22px #f59e0b66}.AppointmentPageView-module__F4r3dq__branchBookBtn:focus-visible{outline:2px solid var(--blue-600);outline-offset:2px}.AppointmentPageView-module__F4r3dq__contactSection{background:var(--white);padding:4.5rem 0}.AppointmentPageView-module__F4r3dq__contactGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.AppointmentPageView-module__F4r3dq__contactCard{background:var(--white-smoke);border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:1.4rem 1.5rem}.AppointmentPageView-module__F4r3dq__contactCardWide{grid-column:1/-1}.AppointmentPageView-module__F4r3dq__contactCardTitle{color:var(--gray-900);align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:1.05rem;font-weight:800;display:flex}.AppointmentPageView-module__F4r3dq__contactCardTitle svg{color:var(--blue-600)}.AppointmentPageView-module__F4r3dq__contactCardHint{color:var(--gray-600);margin:0 0 .5rem;font-size:.9rem}.AppointmentPageView-module__F4r3dq__phoneList{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.AppointmentPageView-module__F4r3dq__phoneItem{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.05rem;display:flex}.AppointmentPageView-module__F4r3dq__phoneInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.AppointmentPageView-module__F4r3dq__phoneLabel{color:var(--gray-500);font-size:.82rem;font-weight:700}.AppointmentPageView-module__F4r3dq__phoneNumber{color:var(--blue-800);font-size:1.05rem;font-weight:800;text-decoration:none;transition:color .2s}.AppointmentPageView-module__F4r3dq__phoneNumber:hover{color:var(--blue-600);text-decoration:underline}.AppointmentPageView-module__F4r3dq__phoneActions{gap:.5rem;display:flex}.AppointmentPageView-module__F4r3dq__contactActionBtn{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__contactActionBtn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #1e40af33}.AppointmentPageView-module__F4r3dq__actionCall{background:var(--blue-600);color:var(--white)}.AppointmentPageView-module__F4r3dq__actionCall:hover{background:var(--primary-yellow,#f59e0b);color:var(--white);box-shadow:0 6px 14px #f59e0b73}.AppointmentPageView-module__F4r3dq__actionWhatsapp{background:var(--whatsapp-green);color:var(--white)}.AppointmentPageView-module__F4r3dq__actionWhatsapp:hover{background:var(--whatsapp-dark);color:var(--yellow-300,#fbbf24);box-shadow:0 6px 14px #f59e0b73}.AppointmentPageView-module__F4r3dq__emailLink{color:var(--blue-700);font-size:1.05rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-block}.AppointmentPageView-module__F4r3dq__emailLink:hover{color:var(--blue-900);text-decoration:underline}.AppointmentPageView-module__F4r3dq__socialRow{flex-wrap:wrap;gap:.6rem;display:flex}.AppointmentPageView-module__F4r3dq__socialIcon{background:var(--white);border:1px solid var(--gray-200);width:40px;height:40px;color:var(--blue-700);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__socialIcon:hover{background:var(--blue-600);border-color:var(--blue-600);color:var(--white);transform:translateY(-2px)}@media (max-width:1024px){.AppointmentPageView-module__F4r3dq__bookingGrid{grid-template-columns:1fr}.AppointmentPageView-module__F4r3dq__bookingAside{display:none!important}}@media (max-width:900px){.AppointmentPageView-module__F4r3dq__branchGrid,.AppointmentPageView-module__F4r3dq__contactGrid{grid-template-columns:1fr}}@media (max-width:640px){.AppointmentPageView-module__F4r3dq__hero{padding:1.8rem 0 4.5rem}.AppointmentPageView-module__F4r3dq__breadcrumbs{align-self:center}.AppointmentPageView-module__F4r3dq__heroActions{flex-direction:column;width:100%}.AppointmentPageView-module__F4r3dq__btnPrimary,.AppointmentPageView-module__F4r3dq__btnGhost{width:100%}.AppointmentPageView-module__F4r3dq__booking{padding:3.2rem 0 3.4rem}.AppointmentPageView-module__F4r3dq__branches,.AppointmentPageView-module__F4r3dq__contactSection{padding-block:3.2rem}.AppointmentPageView-module__F4r3dq__formCard{border-radius:var(--radius-xl);padding:1.4rem 1.2rem}.AppointmentPageView-module__F4r3dq__inputGrid,.AppointmentPageView-module__F4r3dq__clinicGrid{grid-template-columns:1fr}.AppointmentPageView-module__F4r3dq__branchCard{padding:1.2rem 1.1rem}.AppointmentPageView-module__F4r3dq__branchActions{flex-direction:column;align-items:stretch}.AppointmentPageView-module__F4r3dq__branchBookBtn,.AppointmentPageView-module__F4r3dq__mapLink{justify-content:center}.AppointmentPageView-module__F4r3dq__phoneItem{flex-wrap:wrap}.AppointmentPageView-module__F4r3dq__sectionHeader{margin-bottom:1.8rem}}@media (prefers-reduced-motion:reduce){.AppointmentPageView-module__F4r3dq__btnPrimary,.AppointmentPageView-module__F4r3dq__btnGhost,.AppointmentPageView-module__F4r3dq__clinicOption,.AppointmentPageView-module__F4r3dq__dayBtn,.AppointmentPageView-module__F4r3dq__submitBtn,.AppointmentPageView-module__F4r3dq__helpBtnCall,.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp,.AppointmentPageView-module__F4r3dq__branchCard,.AppointmentPageView-module__F4r3dq__branchBookBtn,.AppointmentPageView-module__F4r3dq__mapPlaceholder,.AppointmentPageView-module__F4r3dq__contactActionBtn,.AppointmentPageView-module__F4r3dq__socialIcon,.AppointmentPageView-module__F4r3dq__scheduleItem{transition:none}.AppointmentPageView-module__F4r3dq__btnPrimary:hover,.AppointmentPageView-module__F4r3dq__btnGhost:hover,.AppointmentPageView-module__F4r3dq__helpBtnCall:hover,.AppointmentPageView-module__F4r3dq__helpBtnWhatsApp:hover,.AppointmentPageView-module__F4r3dq__branchCard:hover,.AppointmentPageView-module__F4r3dq__branchBookBtn:hover,.AppointmentPageView-module__F4r3dq__contactActionBtn:hover,.AppointmentPageView-module__F4r3dq__socialIcon:hover{transform:none}.AppointmentPageView-module__F4r3dq__dayBtnSkel,.AppointmentPageView-module__F4r3dq__skelLineLg,.AppointmentPageView-module__F4r3dq__skelLineMd{animation:none}}.AppointmentPageView-module__F4r3dq__viewAllBtn{border:1px dashed var(--blue-600);border-radius:var(--radius-lg);background:var(--white);color:var(--blue-600);cursor:pointer;text-align:center;grid-column:1/-1;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.95rem;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.AppointmentPageView-module__F4r3dq__viewAllBtn:hover{background:var(--blue-600);color:var(--white)}
.Dashboard-module__8Mmpzq__filterBar{background:var(--dash-surface,#ffffff80);backdrop-filter:blur(8px);border:1px solid var(--dash-border,#0000000d);border-radius:1.5rem;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Dashboard-module__8Mmpzq__tableWrapper{width:100%;overflow-x:auto}.Dashboard-module__8Mmpzq__table{border-collapse:collapse;text-align:right;width:100%}.Dashboard-module__8Mmpzq__table th{background:var(--dash-surface-soft,#f8fafc);color:var(--dash-text-muted,#64748b);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--dash-border,#0000000d);padding:1.25rem 1.5rem;font-size:.85rem;font-weight:700}.Dashboard-module__8Mmpzq__table td{border-bottom:1px solid var(--dash-border,#00000008);vertical-align:middle;padding:1.25rem 1.5rem}.Dashboard-module__8Mmpzq__table tr:hover{background:var(--dash-hover,#f9fafb)}.Dashboard-module__8Mmpzq__actions{gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__statusBadge{border-radius:2rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.Dashboard-module__8Mmpzq__published{background:var(--dash-success-bg,#22c55e1a);color:var(--dash-success-text,#15803d)}.Dashboard-module__8Mmpzq__draft{background:var(--dash-surface-muted,#f1f5f9);color:var(--dash-text-secondary,#475569)}.Dashboard-module__8Mmpzq__empty{text-align:center;color:var(--dash-text-muted,#64748b);padding:3rem!important}.Dashboard-module__8Mmpzq__formGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Dashboard-module__8Mmpzq__inputWithIcon{align-items:center;display:flex;position:relative}.Dashboard-module__8Mmpzq__inputWithIcon svg{color:var(--dash-text-muted,#94a3b8);position:absolute;right:1rem}.Dashboard-module__8Mmpzq__inputWithIcon input{padding-right:2.75rem!important}.Dashboard-module__8Mmpzq__formRow{align-items:flex-end;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__pagination{border-top:1px solid var(--dash-border,#0000000d);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem;display:flex}.Dashboard-module__8Mmpzq__pageButton{background:var(--dash-surface-strong,#fff);border:1px solid var(--dash-border-strong,#e2e8f0);min-width:2.5rem;height:2.5rem;color:var(--dash-text-muted,#64748b);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Dashboard-module__8Mmpzq__pageButton:hover:not(.Dashboard-module__8Mmpzq__disabled){color:#d4af37;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Dashboard-module__8Mmpzq__pageButton.Dashboard-module__8Mmpzq__active{color:#000;background:linear-gradient(135deg,#d4af37 0%,#f1c40f 100%);border-color:#0000;box-shadow:0 4px 12px #d4af3733}.Dashboard-module__8Mmpzq__pageButton.Dashboard-module__8Mmpzq__disabled{opacity:.4;cursor:not-allowed;background:var(--dash-surface-soft,#f8fafc);color:var(--dash-text-muted,#cbd5e1)}
.FloatingContactBar-module__vjhliq__root{bottom:0;z-index:900;pointer-events:none;position:fixed;inset-inline:0}.FloatingContactBar-module__vjhliq__root>*{pointer-events:auto}.FloatingContactBar-module__vjhliq__spacer{height:0}.FloatingContactBar-module__vjhliq__fab,.FloatingContactBar-module__vjhliq__fabActions,.FloatingContactBar-module__vjhliq__fabTrigger{display:none}@media (min-width:768px){.FloatingContactBar-module__vjhliq__fab{bottom:1.25rem;display:flex;position:absolute;inset-inline-end:1.25rem}.FloatingContactBar-module__vjhliq__fabActions{--fan-x:-1;bottom:1.7rem;visibility:hidden;width:0;height:0;transition:visibility 0s linear .2s;display:block;position:absolute;inset-inline-end:1.7rem}[dir=rtl] .FloatingContactBar-module__vjhliq__fabActions{--fan-x:1}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabActions{visibility:visible;transition-delay:0s}.FloatingContactBar-module__vjhliq__fabTrigger{cursor:pointer;background:var(--blue-700,#1d4ed8);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 18px #00000038}.FloatingContactBar-module__vjhliq__fabTrigger:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000042}.FloatingContactBar-module__vjhliq__fabTrigger:focus-visible{outline:3px solid var(--blue-900,#1e3a8a);outline-offset:2px}.FloatingContactBar-module__vjhliq__fabTriggerIcon{transition:transform .18s}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabTriggerIcon{transform:rotate(45deg)}.FloatingContactBar-module__vjhliq__fabAction{bottom:-1.5rem;color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:opacity .16s,transform .16s,color .16s;display:flex;position:absolute;inset-inline-end:-1.5rem;transform:translate(0)scale(.35);box-shadow:0 6px 16px #0003}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction{opacity:1;transform:translate(var(--tx,0rem), var(--ty,0rem)) scale(1)}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction:first-child{transition-delay:50ms}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction:nth-child(2){transition-delay:.1s}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction:nth-child(3){transition-delay:.15s}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction:hover{transform:translate(var(--tx,0rem), var(--ty,0rem)) scale(1.08)}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction[data-action=whatsapp]:hover,.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabAction[data-action=phone]:hover{color:var(--primary-yellow,#f59e0b)}.FloatingContactBar-module__vjhliq__fabAction:focus-visible{outline:3px solid var(--blue-900,#1e3a8a);outline-offset:2px}.FloatingContactBar-module__vjhliq__fabAction[data-action=appointment]{background:var(--primary-yellow,#f59e0b);--tx:0rem;--ty:-4.6rem}.FloatingContactBar-module__vjhliq__fabAction[data-action=whatsapp]{--tx:calc(var(--fan-x) * 3.25rem);--ty:-3.25rem;background:#25d366}.FloatingContactBar-module__vjhliq__fabAction[data-action=phone]{background:var(--blue-700,#1d4ed8);--tx:calc(var(--fan-x) * 4.6rem);--ty:0rem}}.FloatingContactBar-module__vjhliq__mobileBar{display:none}@media (max-width:767.98px){.FloatingContactBar-module__vjhliq__mobileBar{padding-bottom:env(safe-area-inset-bottom,0);align-items:stretch;display:flex;box-shadow:0 -4px 14px #00000024}.FloatingContactBar-module__vjhliq__barAction{color:#fff;min-height:3.1rem;font-weight:var(--font-weight-bold,700);flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.5rem .4rem;font-size:.78rem;text-decoration:none;transition:color .16s;display:flex}.FloatingContactBar-module__vjhliq__barAction:focus-visible{outline-offset:-4px;outline:3px solid #fff}.FloatingContactBar-module__vjhliq__barAction[data-action=appointment]{background:var(--primary-yellow,#f59e0b);flex:1.4}.FloatingContactBar-module__vjhliq__barAction[data-action=whatsapp]{background:#25d366;flex:1.2}.FloatingContactBar-module__vjhliq__barAction[data-action=phone]{background:var(--blue-700,#1d4ed8);flex:1}.FloatingContactBar-module__vjhliq__barAction[data-action=whatsapp]:hover,.FloatingContactBar-module__vjhliq__barAction[data-action=phone]:hover{color:var(--primary-yellow,#f59e0b)}.FloatingContactBar-module__vjhliq__barLabel{line-height:1.1}.FloatingContactBar-module__vjhliq__spacer{height:calc(3.5rem + env(safe-area-inset-bottom,0))}}@media (prefers-reduced-motion:reduce){.FloatingContactBar-module__vjhliq__fabTrigger,.FloatingContactBar-module__vjhliq__fabTriggerIcon,.FloatingContactBar-module__vjhliq__fabAction{transition:none}.FloatingContactBar-module__vjhliq__fab[data-open=true] .FloatingContactBar-module__vjhliq__fabTriggerIcon{transform:none}}