@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#0F4C5C;--navy-2:#0d4250;--navy-3:#155a68;--teal:#18A7A0;--teal-d:#0e857f;--teal-l:#e2f4f2;--cyan:#22b8cf;--ink:#18333D;--ink-2:#45586b;--muted:#7a8aa0;--line:#e6ecf3;--line-2:#eef2f7;--bg:#F4F8FA;--white:#fff;--green:#12a150;--green-bg:#e7f7ee;--amber:#c47f17;--amber-bg:#fdf4e3;--red:#F26B5B;--red-bg:#fdecec;--blue:#2b6cb0;--blue-bg:#e8f1fb;--violet:#7c5cd6;--violet-bg:#f0ebfb;--radius:16px;--shadow:0 1px 2px rgba(16,40,70,.04), 0 8px 28px rgba(16,40,70,.07);--shadow-lg:0 12px 40px rgba(16,40,70,.16);--sidebar-w:236px;font-family:DM Sans,-apple-system,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:14px}img{max-width:100%;display:block}h1,h2,h3,h4{margin:0;font-family:Manrope,DM Sans,sans-serif;font-weight:800;letter-spacing:-.035em;color:var(--ink)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#c9d4e2;border-radius:8px}.app{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-w);background:var(--navy);color:#bcd4d8;flex-shrink:0;position:fixed;inset:0 auto 0 0;height:100vh;display:flex;flex-direction:column;z-index:60}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:20px 18px 16px}.brand-logo{width:36px;height:36px;border-radius:9px;background:var(--teal);display:grid;place-items:center;flex-shrink:0;color:#fff;font-size:22px;font-weight:800}.brand-name{font-weight:800;color:#fff;font-size:15px;letter-spacing:.3px;line-height:1}.brand-name small{display:block;font-weight:600;font-size:9.5px;color:#7fbfc2;letter-spacing:1.4px;margin-top:3px}.nav{flex:1;overflow-y:auto;padding:6px 12px}.nav a{display:flex;align-items:center;gap:11px;padding:10px 13px;border-radius:10px;color:#a9c6ca;font-weight:500;margin-bottom:2px;transition:.15s;font-size:13.5px}.nav a svg{width:18px;height:18px;opacity:.9;flex-shrink:0}.nav a .nnum{width:20px;font-size:11px;font-weight:700;color:#5f9ba0;flex-shrink:0}.nav a:hover{background:var(--navy-2);color:#fff}.nav a.active{background:var(--teal);color:#fff}.nav a.active .nnum{color:#fff}.side-user{border-top:1px solid rgba(255,255,255,.08);padding:14px 16px;display:flex;align-items:center;gap:10px}.side-user img{width:38px;height:38px;border-radius:50%;object-fit:cover}.side-user .nm{color:#fff;font-weight:600;font-size:13px}.side-user .rl{color:#7fbfc2;font-size:11px}.dot-online{width:8px;height:8px;border-radius:50%;background:#37d67a;display:inline-block;margin-right:5px}.main{flex:1;margin-left:var(--sidebar-w);min-width:0;display:flex;flex-direction:column}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:16px;padding:0 24px;position:sticky;top:0;z-index:40}.topbar .burger{display:none;background:none;border:none;color:var(--ink-2)}.searchbar{flex:1;max-width:460px;position:relative}.searchbar input{width:100%;height:40px;border:1px solid var(--line);border-radius:10px;padding:0 14px 0 40px;background:#f7f9fc;color:var(--ink)}.searchbar svg{position:absolute;left:13px;top:11px;width:17px;height:17px;color:var(--muted)}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-btn{width:40px;height:40px;border-radius:10px;border:1px solid transparent;background:none;color:var(--ink-2);display:grid;place-items:center;position:relative}.icon-btn:hover{background:#f0f4f9}.icon-btn .badge{position:absolute;top:5px;right:6px;background:var(--red);color:#fff;font-size:9px;min-width:15px;height:15px;border-radius:8px;display:grid;place-items:center;font-weight:700;padding:0 3px}.top-user{display:flex;align-items:center;gap:9px;padding:5px 10px 5px 6px;border-radius:10px;cursor:pointer}.top-user:hover{background:#f0f4f9}.top-user img{width:32px;height:32px;border-radius:50%;object-fit:cover}.top-user .nm{font-weight:600;font-size:13px;line-height:1.1}.top-user .rl{font-size:11px;color:var(--muted)}.page{padding:24px 26px 44px;max-width:1440px;width:100%}.page-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;flex-wrap:wrap}.page-head .ttl{display:flex;align-items:center;gap:12px}.page-head h1{font-size:26px}.page-head .sub{color:var(--muted);font-size:13px;margin-top:2px}.page-head .head-ic{width:40px;height:40px;border-radius:11px;background:var(--teal-l);color:var(--teal-d);display:grid;place-items:center;flex-shrink:0}.page-head .head-ic svg{width:22px;height:22px}.page-actions{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap}.crumbs{color:var(--muted);font-size:12.5px;margin-bottom:2px}.crumbs b{color:var(--teal-d)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;font-weight:700;font-size:13.5px;border:1px solid transparent;background:#fff;color:var(--ink);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.btn svg{width:16px;height:16px}.btn.primary{background:linear-gradient(135deg,#16aaa2,#0a8984);color:#fff;box-shadow:0 9px 18px #0e857f33}.btn.primary:hover{background:linear-gradient(135deg,#0e9f98,#087772);transform:translateY(-1px);box-shadow:0 12px 22px #0e857f42}.btn.ghost{border-color:var(--line);color:var(--ink-2);background:#fff}.btn.ghost:hover{border-color:#cdd8e5;background:#f7f9fc}.btn.dark{background:var(--navy);color:#fff}.btn.sm{height:33px;padding:0 12px;font-size:12.5px;border-radius:9px}.btn.block{width:100%;justify-content:center}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#fffffff0;border:1px solid rgba(219,229,238,.86);border-radius:var(--radius);box-shadow:var(--shadow)}.card-pad{padding:18px 20px}.card-head{display:flex;align-items:center;gap:10px;padding:15px 20px;border-bottom:1px solid var(--line-2);flex-wrap:wrap}.card-head h3{font-size:15px}.card-head .link{margin-left:auto;color:var(--teal-d);font-weight:600;font-size:12.5px;cursor:pointer}.grid{display:grid;gap:16px}.g-2{grid-template-columns:repeat(2,1fr)}.g-3{grid-template-columns:repeat(3,1fr)}.g-4{grid-template-columns:repeat(4,1fr)}.g-5{grid-template-columns:repeat(5,1fr)}.g-6{grid-template-columns:repeat(6,1fr)}.grid>*,.split>*,.split.wide>*,.split-l>*,.split-r>*{min-width:0}.row{display:flex;gap:16px}.stack{display:flex;flex-direction:column;gap:16px}.kpi{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;box-shadow:var(--shadow);display:flex;gap:14px;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.kpi:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1028461a}.kpi .ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.kpi .ic svg{width:22px;height:22px}.kpi .v{font-size:26px;font-weight:800;line-height:1.1}.kpi .l{color:var(--muted);font-size:12.5px;margin-top:2px}.kpi .delta{font-size:11.5px;font-weight:700;margin-top:5px}.kpi .delta.up{color:var(--green)}.kpi .delta.down{color:var(--red)}.ic-teal{background:var(--teal-l);color:var(--teal-d)}.ic-blue{background:var(--blue-bg);color:var(--blue)}.ic-green{background:var(--green-bg);color:var(--green)}.ic-amber{background:var(--amber-bg);color:var(--amber)}.ic-violet{background:var(--violet-bg);color:var(--violet)}.ic-red{background:var(--red-bg);color:var(--red)}.badge-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:700;white-space:nowrap}.b-green{background:var(--green-bg);color:var(--green)}.b-amber{background:var(--amber-bg);color:var(--amber)}.b-red{background:var(--red-bg);color:var(--red)}.b-blue{background:var(--blue-bg);color:var(--blue)}.b-violet{background:var(--violet-bg);color:var(--violet)}.b-gray{background:#eef2f7;color:#5b6b7f}.b-teal{background:var(--teal-l);color:var(--teal-d)}.table-wrap{overflow-x:auto}table.tbl{width:100%;border-collapse:collapse;font-size:13px;min-width:560px}table.tbl th{text-align:left;color:var(--muted);font-weight:600;font-size:11.5px;text-transform:uppercase;letter-spacing:.4px;padding:11px 14px;border-bottom:1px solid var(--line);white-space:nowrap}table.tbl td{padding:12px 14px;border-bottom:1px solid var(--line-2);vertical-align:middle}table.tbl tbody tr:hover{background:#f9fbfd}table.tbl tr:last-child td{border-bottom:none}.cell-strong{font-weight:600;color:var(--ink)}.cell-sub{color:var(--muted);font-size:12px}.avatar-sm{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.tbl-user{display:flex;align-items:center;gap:10px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:12.5px;font-weight:600;color:var(--ink-2)}.field .req{color:var(--red)}.input,.select,textarea.input{height:40px;border:1px solid var(--line);border-radius:10px;padding:0 12px;background:#fff;color:var(--ink);width:100%;transition:.15s}textarea.input{height:auto;padding:10px 12px;resize:vertical;min-height:76px;line-height:1.5}.input:focus,.select:focus,textarea.input:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #18a7a024}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237a8aa0' stroke-width='2.4'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px}.filters-bar{display:flex;gap:14px;flex-wrap:wrap;align-items:flex-end}.filters-bar .field{margin-bottom:0;min-width:150px;flex:1}.tabs{display:flex;gap:2px;border-bottom:1px solid var(--line);margin-bottom:18px;overflow-x:auto}.tabs button{background:none;border:none;padding:11px 16px;font-weight:600;font-size:13.5px;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap}.tabs button.active{color:var(--teal-d);border-bottom-color:var(--teal)}.pill-tabs{display:inline-flex;background:#eef2f7;border-radius:10px;padding:4px;gap:4px;flex-wrap:wrap}.pill-tabs button{background:none;border:none;padding:7px 14px;border-radius:7px;font-weight:600;font-size:13px;color:var(--ink-2)}.pill-tabs button.active{background:#fff;color:var(--teal-d);box-shadow:var(--shadow)}.pager{display:flex;align-items:center;gap:6px;justify-content:flex-end;padding:14px 6px 2px}.pager button{min-width:32px;height:32px;border:1px solid var(--line);background:#fff;border-radius:8px;color:var(--ink-2);font-weight:600}.pager button.active{background:var(--teal);border-color:var(--teal);color:#fff}.pager button:disabled{opacity:.4}.pager .info{margin-right:auto;color:var(--muted);font-size:12.5px}.divider{height:1px;background:var(--line-2);margin:14px 0}.kv{display:flex;justify-content:space-between;padding:7px 0;font-size:13px;border-bottom:1px solid var(--line-2)}.kv:last-child{border-bottom:none}.kv .k{color:var(--muted)}.kv .v{font-weight:600}.chip{display:inline-flex;align-items:center;gap:6px;background:#eef2f7;border-radius:8px;padding:5px 10px;font-size:12.5px;font-weight:600;color:var(--ink-2)}.toast-wrap{position:fixed;bottom:24px;right:24px;z-index:200;display:flex;flex-direction:column;gap:10px}.toast{background:#12233a;color:#fff;padding:13px 18px;border-radius:11px;box-shadow:var(--shadow-lg);font-size:13.5px;display:flex;align-items:center;gap:10px;min-width:240px;animation:slideup .25s}.toast.ok{background:#0f7a4e}.toast.err{background:#b13636}@keyframes slideup{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f283280;z-index:120;display:grid;place-items:center;padding:20px;animation:fade .15s}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:16px;box-shadow:var(--shadow-lg);width:100%;max-width:560px;max-height:90vh;overflow-y:auto}.modal-head{display:flex;align-items:center;padding:18px 22px;border-bottom:1px solid var(--line)}.modal-head h3{font-size:17px}.modal-head .x{margin-left:auto;background:none;border:none;color:var(--muted);width:32px;height:32px;border-radius:8px}.modal-head .x:hover{background:#f0f4f9}.modal-body{padding:20px 22px}.modal-foot{display:flex;gap:10px;justify-content:flex-end;padding:16px 22px;border-top:1px solid var(--line)}.empty{text-align:center;padding:40px;color:var(--muted)}.spinner{width:34px;height:34px;border:3px solid var(--line);border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite;margin:60px auto}@keyframes spin{to{transform:rotate(360deg)}}.footer-credit{text-align:center;color:var(--muted);font-size:12px;padding:20px}.footer-credit a{color:var(--teal-d);font-weight:600}.backdrop{display:none}@media (max-width:1024px){:root{--sidebar-w:0px}.sidebar{transform:translate(-100%);transition:transform .25s;width:236px}.sidebar.open{transform:none}.main{margin-left:0}.topbar .burger{display:grid;place-items:center;width:40px;height:40px;border-radius:10px}.backdrop.show{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0a192d73;z-index:55}.g-4,.g-5,.g-6,.g-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.page{padding:18px 14px 40px}.searchbar{display:none}.g-2,.g-3,.g-4,.g-5,.g-6{grid-template-columns:1fr}.row{flex-direction:column}.split,.split-l,.split-r{grid-template-columns:1fr!important}.page-head h1{font-size:21px}.top-user .nm,.top-user .rl{display:none}}.split{display:grid;grid-template-columns:1fr 340px;gap:18px;align-items:start}.split.wide{grid-template-columns:1fr 400px}.split-l{display:grid;grid-template-columns:320px 1fr;gap:18px;align-items:start}.split-r{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:start}@media (max-width:900px){.split-l,.split-r{grid-template-columns:1fr}}.public-portal{background:linear-gradient(180deg,#f8fbfc,#f4f8fa 46%,#fff);overflow-x:hidden}.portal-header{height:76px!important;padding:0 max(24px,calc((100vw - 1240px)/2))!important;background:#ffffffdb!important;border-bottom:1px solid rgba(221,230,237,.82)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 22px #10284609}.portal-brand{letter-spacing:-.045em}.portal-brand-mark{width:42px!important;height:42px!important;border-radius:14px!important;background:linear-gradient(145deg,#1ab5ad,#0c8b85)!important;box-shadow:0 8px 18px #0e857f38}.portal-nav{gap:30px!important}.portal-nav a{position:relative;transition:color .2s ease}.portal-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;border-radius:3px;background:var(--teal);transform:scaleX(0);transition:transform .2s ease}.portal-nav a:hover:after,.portal-nav a.is-active:after{transform:scaleX(1)}.portal-hero{position:relative;background:linear-gradient(116deg,#eef8f6,#f9fcfb 58%,#e0f2ef)!important;isolation:isolate}.portal-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#18a7a017;filter:blur(8px);right:-190px;top:-250px;z-index:-1}.portal-hero:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:#22b8cf14;filter:blur(12px);left:-150px;bottom:-210px;z-index:-1}.portal-hero-inner{padding-top:74px!important;padding-bottom:76px!important;gap:56px!important}.hero-eyebrow{display:flex;align-items:center;gap:9px;color:var(--teal-d)!important;letter-spacing:1.55px!important}.hero-eyebrow:before{content:"";width:26px;height:2px;border-radius:2px;background:var(--teal)}.hero-title{font-size:clamp(42px,4.3vw,64px)!important;line-height:1.03!important;max-width:640px}.hero-copy{font-size:18px!important;line-height:1.65;max-width:500px!important}.hero-art{height:500px!important;border-radius:28px!important;box-shadow:0 28px 56px #0f4c5c29!important;background-image:linear-gradient(180deg,#0f4c5c00 44%,#0f4c5c33),url(/images/hero-doctora-recal.webp)!important;background-position:center!important;background-size:cover!important;transform:perspective(1000px) rotateY(-2deg);transition:transform .5s ease,box-shadow .5s ease}.hero-art:hover{transform:perspective(1000px) rotateY(0) translateY(-4px);box-shadow:0 32px 66px #0f4c5c33!important}.hero-orbit{display:none!important}.hero-appointment{left:-22px!important;bottom:84px!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:15px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:float-soft 5s ease-in-out infinite}.hero-emergency{right:-18px!important;bottom:22px!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:15px!important;animation:float-soft 5s ease-in-out 1.2s infinite}.hero-metrics{gap:12px!important}.hero-metric{border:none!important;border-radius:15px!important;box-shadow:0 8px 20px #1028460f!important;transition:transform .2s ease}.hero-metric:hover{transform:translateY(-3px)}.portal-section{padding-top:70px!important;padding-bottom:70px!important}.portal-section-title{font-size:32px!important}.portal-specialty-card{position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.portal-specialty-card:after{content:"";position:absolute;inset:auto -20px -35px auto;width:90px;height:90px;border-radius:50%;background:var(--teal-l);opacity:.58;transition:transform .3s ease}.portal-specialty-card:hover{transform:translateY(-5px);border-color:#18a7a047;box-shadow:0 18px 36px #1028461f}.portal-specialty-card:hover:after{transform:scale(1.35)}.portal-footer{background:linear-gradient(135deg,#0e3e4c,#0f4c5c 55%,#126e72)!important}.whatsapp-float{transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 14px 28px #25d36680!important}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:900px){.portal-header{height:68px!important;padding:0 18px!important}.portal-hero-inner{padding-top:46px!important;padding-bottom:48px!important}.hero-art{height:440px!important;transform:none}.hero-appointment{left:12px!important}.hero-emergency{right:12px!important}.portal-section{padding-top:48px!important;padding-bottom:48px!important}}@media (max-width:560px){.portal-brand{font-size:16px!important}.portal-brand-mark{width:38px!important;height:38px!important}.hero-title{font-size:42px!important}.hero-copy{font-size:16px!important}.hero-metrics{grid-template-columns:1fr!important}.hero-art{height:400px!important;border-radius:22px!important}.hero-appointment{bottom:94px!important;min-width:190px!important;padding:10px 12px!important}.hero-emergency{font-size:12px!important}.portal-section-title{font-size:28px!important}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{background-color:#f3f7f9;background-image:radial-gradient(circle at 12% 10%,rgba(24,167,160,.055),transparent 27%),radial-gradient(circle at 88% 84%,rgba(34,184,207,.045),transparent 24%)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(24,167,160,.25);outline-offset:2px}.card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:hover{border-color:#18a7a033;box-shadow:0 15px 36px #10284618}.page{animation:page-enter .38s ease both}.page-head{padding:4px 0}.page-head h1{font-size:28px}.page-head .sub{font-size:13.5px}.card-head{min-height:54px}.card-head h3{font-size:15.5px}table.tbl tbody tr{transition:background .16s ease,transform .16s ease}table.tbl tbody tr:hover{background:#f2f9f8}.input,.select,textarea.input{border-color:#dce5ec;background:#fffffff5;box-shadow:0 1px 2px #10284606}.pill-tabs{background:#e8eff2;border:1px solid rgba(219,229,238,.8)}.badge-pill{letter-spacing:.01em}@keyframes page-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.admin-sidebar{background:linear-gradient(180deg,#0b3c49,#0f4c5c 48%,#0a3e49);box-shadow:8px 0 30px #0f4c5c1f}.admin-sidebar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 32% 6%,rgba(36,204,194,.16),transparent 23%),radial-gradient(circle at 105% 70%,rgba(255,255,255,.055),transparent 28%);pointer-events:none}.admin-sidebar>*{position:relative}.admin-sidebar .brand-logo{background:linear-gradient(145deg,#21bbb2,#0c8c86);border-radius:12px;box-shadow:0 9px 20px #00000029}.admin-sidebar .nav a{min-height:42px;border:1px solid transparent}.admin-sidebar .nav a:hover{background:#ffffff13;transform:translate(2px)}.admin-sidebar .nav a.active{background:linear-gradient(135deg,#1aafa7,#0d8e88);border-color:#ffffff1f;box-shadow:0 8px 18px #0000001f}.admin-topbar{height:70px;background:#ffffffd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:#dbe5eed1;box-shadow:0 5px 22px #10284609}.admin-topbar .searchbar input{border-color:transparent;background:#edf3f5}.admin-topbar .searchbar input:focus{background:#fff}.admin-main main{min-height:calc(100vh - 130px)}.admin-shell .kpi{position:relative;overflow:hidden}.admin-shell .kpi:after{content:"";position:absolute;width:72px;height:72px;border-radius:50%;background:currentColor;opacity:.028;right:-22px;bottom:-26px}.admin-shell .kpi .ic{box-shadow:inset 0 0 0 1px #ffffff8c}.admin-shell .modal{border:1px solid rgba(255,255,255,.76);box-shadow:0 26px 72px #07232c3d}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 12% 12%,rgba(40,210,197,.22),transparent 26%),linear-gradient(135deg,#082f3a,#0d4a58 48%,#127f7d 130%);position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.login-page:before{width:520px;height:520px;left:-310px;bottom:-220px}.login-page:after{width:360px;height:360px;right:-170px;top:-180px}.login-shell{position:relative;z-index:1;width:min(1040px,100%);display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:26px;overflow:hidden;box-shadow:0 34px 90px #031d2557}.login-visual{position:relative;min-height:720px;background:url(/images/system/login-equipo-clinico.webp) center/cover no-repeat;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.login-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#041e2605 30%,#042028e6)}.login-visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,#05303a1f,#09676714)}.login-visual-content{position:relative;z-index:2;padding:44px;max-width:540px}.login-visual-content h2{font-size:36px;line-height:1.08;color:#fff;margin:18px 0 12px}.login-visual-content p{font-size:15.5px;line-height:1.6;color:#fffc;max-width:460px}.login-secure{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:24px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-trust{display:flex;gap:22px;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.login-trust span{display:flex;flex-direction:column;font-size:11px;color:#ffffffa8}.login-trust b{font-size:17px;color:#fff}.login-card{background:linear-gradient(180deg,#fff,#fbfdfd);max-height:88vh;overflow-y:auto}.login-brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#1bb5ad,#0c8983);box-shadow:0 10px 22px #0e857f38}.login-form .input,.login-form .select,.login-form .btn.primary{height:44px}.demo-access{background:linear-gradient(145deg,#f5faf9,#f8fbfc);border:1px solid #e1ecec;border-radius:14px}.demo-access>div:last-child>div{transition:transform .18s ease}.demo-access>div:last-child>div:hover{transform:translate(2px)}.sede-card{padding:10px!important;overflow:hidden}.sede-media{height:176px;border-radius:12px;overflow:hidden;position:relative;margin-bottom:14px;background:#dcebea}.sede-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.sede-card:hover .sede-media img{transform:scale(1.055)}.sede-media:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#05262f94)}.sede-media span{position:absolute;z-index:2;left:12px;bottom:10px;display:flex;align-items:center;gap:5px;color:#fff;font-size:11px;font-weight:700;padding:5px 9px;border-radius:20px;background:#082f398f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.diagnostic-card{overflow:hidden}.diagnostic-media{height:184px;background-position:center;background-size:cover;position:relative;transition:background-size .4s ease}.diagnostic-media span{position:absolute;left:12px;bottom:11px;display:inline-flex;align-items:center;gap:6px;color:#dff9f6;font-size:11px;font-weight:700;padding:6px 9px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#0519219e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.diagnostic-card:hover .diagnostic-media{filter:saturate(1.08) brightness(1.05)}.portal-section>.grid>.card{transition:transform .24s ease,box-shadow .24s ease}.portal-section>.grid>.card:hover{transform:translateY(-5px)}.mobile-stage{background:radial-gradient(circle at 18% 6%,rgba(24,167,160,.13),transparent 26%),#e8eff1;padding:18px}.mobile-app{background:linear-gradient(180deg,#f8fbfc,#f2f7f8);box-shadow:0 18px 60px #10284621;border:1px solid rgba(255,255,255,.8);border-radius:24px;overflow:hidden}.mobile-header{background:#ffffffe0;border-bottom:1px solid rgba(219,229,238,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-header img{border:2px solid #fff;box-shadow:0 3px 10px #1028461f}.mobile-feature-card{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 16px 32px #0a3d482b}.mobile-feature-card:after{content:"";position:absolute;width:160px;height:160px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-72px;top:-86px}.patient-feature{background:linear-gradient(135deg,#0c4351,#0e7778)!important}.clinical-feature{background:linear-gradient(135deg,#123f52,#176875)!important}.mobile-content>div:not(.mobile-feature-card){transition:transform .18s ease,box-shadow .18s ease}.mobile-content>div:not(.mobile-feature-card):hover{transform:translateY(-2px);box-shadow:0 12px 26px #1028461a!important}.mobile-nav{background:#ffffffe6;border-top:1px solid rgba(219,229,238,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:15}.mobile-nav button{position:relative;border-radius:12px!important;padding:7px 0!important;transition:background .18s ease,color .18s ease,transform .18s ease}.mobile-nav button.active{background:var(--teal-l)!important;transform:translateY(-2px)}.mobile-nav button.active:after{content:"";position:absolute;top:3px;width:20px;height:2px;border-radius:2px;background:var(--teal)}.install-prompt{animation:install-rise .35s ease both;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@keyframes install-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:780px){.login-page{padding:18px}.login-shell{grid-template-columns:1fr;max-width:500px}.login-visual{display:none}.login-card{max-height:none}.mobile-stage{padding:0}.mobile-app{border:none;border-radius:0;box-shadow:none}}@media (max-width:560px){.mobile-stage .install-prompt{bottom:74px!important;left:12px!important;right:12px!important;padding:12px!important}.mobile-stage .install-prompt .cell-sub{font-size:11px}}.rc-split>*{min-width:0}@media (max-width:860px){.rc-split{grid-template-columns:1fr!important;gap:26px!important}.rc-split-img{height:300px!important;order:-1}}.public-portal{background:#f7fbfa!important;color:#143d46}.public-portal:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 4% 18%,rgba(120,196,181,.16),transparent 19%),radial-gradient(circle at 98% 46%,rgba(24,167,160,.08),transparent 24%)}.portal-header{width:min(1380px,calc(100% - 48px));height:80px!important;top:18px!important;margin:0 auto 18px;border:1px solid rgba(255,255,255,.86)!important;border-radius:20px!important;background:#ffffffde!important;box-shadow:0 16px 42px #0f4c5c17!important}.portal-header .btn{height:46px;border-radius:13px;padding-inline:19px}.portal-header .btn.primary{box-shadow:0 10px 22px #0e857f38}.portal-brand{font-size:18px!important;line-height:.9}.portal-brand-mark{width:45px!important;height:45px!important;border-radius:12px!important}.portal-nav{gap:34px!important}.portal-nav a{font-size:13.5px!important}.portal-wrap{max-width:1240px!important;padding-left:30px!important;padding-right:30px!important}.portal-hero{margin:-18px 24px 0;border-radius:0 0 38px 38px;overflow:hidden;background:linear-gradient(116deg,#f7fbf9,#fbfdfc 55%,#e6f4ef)!important;border-bottom:1px solid rgba(178,219,212,.38)}.portal-hero:before{width:700px!important;height:700px!important;right:-300px!important;top:-380px!important;background:#18a7a01c!important}.portal-hero:after{width:500px!important;height:500px!important;left:-300px!important;bottom:-390px!important;background:#32a8b817!important}.portal-hero-inner{max-width:1240px!important;padding-top:94px!important;padding-bottom:92px!important;grid-template-columns:.92fr 1.08fr!important;gap:68px!important}.hero-eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:1.45px!important}.hero-eyebrow:before{width:22px!important}.hero-title{font-size:clamp(46px,5vw,70px)!important;line-height:.99!important;letter-spacing:-.055em!important}.hero-title span{background:linear-gradient(100deg,#149b95,#097c7b);-webkit-background-clip:text;background-clip:text;color:transparent!important}.hero-copy{font-size:17px!important;max-width:470px!important;color:#48616a!important}.hero-art{height:540px!important;border:10px solid rgba(255,255,255,.74)!important;border-radius:34px!important;box-shadow:0 30px 60px #0f4c5c2e!important;transform:none!important;background-position:center!important}.hero-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,#093a4205,#093a4238);pointer-events:none}.hero-art:hover{transform:translateY(-4px)!important}.hero-appointment{left:auto!important;right:-24px!important;bottom:104px!important;z-index:2;min-width:236px!important;padding:18px 19px!important;border-radius:19px!important;box-shadow:0 20px 45px #0d353f2e!important}.hero-emergency{right:18px!important;bottom:-16px!important;z-index:2;border-radius:17px!important;box-shadow:0 17px 38px #0d353f29!important}.hero-metrics{position:relative;z-index:3;max-width:600px!important;margin-top:42px!important}.hero-metric{border:1px solid rgba(218,231,231,.85)!important;background:#ffffffd4!important;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.portal-section{padding-top:82px!important;padding-bottom:82px!important}.portal-section-title{font-size:clamp(27px,2.7vw,38px)!important;letter-spacing:-.045em!important}.portal-specialty-card{border-radius:20px!important;background:#ffffffe0!important}.portal-specialty-card:after{width:120px!important;height:120px!important;opacity:.38!important}.portal-specialty-card:hover{transform:translateY(-7px)!important;box-shadow:0 21px 44px #103d4621!important}.rc-split-img{border-radius:28px!important}.rc-split-img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#06424905,#042f3940);z-index:1;pointer-events:none}.rc-split-img>div{z-index:2}.rc-split{gap:68px!important}.portal-page-head{padding:34px 36px 31px;border-radius:26px;background:linear-gradient(125deg,#0c4a58,#137d7b);box-shadow:0 20px 48px #0b414c2e;position:relative;overflow:hidden}.portal-page-head:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-90px;top:-140px}.portal-page-head .hero-eyebrow{color:#bdf7ef!important;position:relative;z-index:1}.portal-page-head .hero-eyebrow:before{background:#bdf7ef!important}.portal-page-head h1{color:#fff!important;font-size:37px!important;position:relative;z-index:1}.portal-page-head p{color:#fffc!important;font-size:15px;position:relative;z-index:1}.portal-search-row{padding:12px!important;border-radius:16px!important;box-shadow:0 12px 30px #103d4612!important}.portal-search-row .searchbar{display:block!important}.portal-search-row .searchbar input{height:46px;background:#f5faf9;border-color:#dceae7}.portal-directory-card,.portal-doctor-card{border-radius:19px!important;min-height:188px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.portal-directory-card:hover,.portal-doctor-card:hover{transform:translateY(-5px);border-color:#18a7a059;box-shadow:0 20px 40px #103d461c}.portal-doctor-card img{border:3px solid #e4f2ef;box-shadow:0 8px 18px #0f4c5c1f}.sede-card{border-radius:20px!important;background:#ffffffeb!important}.sede-media{height:205px!important;border-radius:14px!important}.portal-booking-card{padding:30px!important;border-radius:23px!important;box-shadow:0 22px 50px #103d461f!important}.portal-booking-card:before{content:"Reserva segura · Confirmación inmediata";display:block;margin:-8px 0 22px;color:var(--teal-d);font-size:12px;font-weight:800;letter-spacing:.05em}.portal-booking-card .input,.portal-booking-card .select{height:46px!important;border-radius:11px!important}.portal-booking-card .btn.primary{height:48px!important;border-radius:13px!important}.portal-footer{margin-top:0!important;padding-top:62px!important;background:linear-gradient(125deg,#073b48,#0d5b64 58%,#0f807d)!important}.whatsapp-float{width:58px!important;height:58px!important;border:4px solid #fff;box-shadow:0 15px 32px #25d3665e!important}@media (max-width:900px){.portal-header{width:calc(100% - 28px);top:10px!important;height:68px!important;border-radius:16px!important}.portal-hero{margin:-10px 14px 0;border-radius:0 0 28px 28px}.portal-hero-inner{padding-top:62px!important;padding-bottom:64px!important;gap:38px!important}.hero-art{height:460px!important}.hero-appointment{right:10px!important;bottom:92px!important}.portal-wrap{padding-left:20px!important;padding-right:20px!important}.portal-section{padding-top:58px!important;padding-bottom:58px!important}.rc-split{gap:34px!important}.portal-page-head{padding:27px 24px}.portal-page-head h1{font-size:31px!important}}@media (max-width:560px){.portal-hero{margin-inline:0;border-radius:0 0 25px 25px}.hero-title{font-size:46px!important}.hero-art{height:405px!important;border-width:6px!important;border-radius:25px!important}.hero-appointment{right:0!important;left:0!important;bottom:78px!important;min-width:0!important;margin:auto;width:calc(100% - 24px)}.hero-emergency{right:14px!important;bottom:-17px!important}.portal-page-head{border-radius:20px}.portal-page-head h1{font-size:28px!important}.portal-search-row{flex-wrap:wrap}.portal-search-row .btn{flex:1}.portal-booking-card{padding:22px!important}}.portal-discovery-layout{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:22px;align-items:stretch}.portal-discovery-layout .grid{gap:15px}.portal-help-card{border:1px solid rgba(16,101,104,.16);border-radius:22px;padding:25px 21px;background:linear-gradient(150deg,#fdfefd,#e9f6f3);box-shadow:0 15px 36px #103d4617;display:flex;flex-direction:column}.portal-help-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#11aaa2,#087a7a);color:#fff;display:grid;place-items:center;margin-bottom:17px}.portal-help-card h3{font-size:22px;letter-spacing:-.045em}.portal-help-card p{font-size:13.5px;line-height:1.6;color:var(--ink-2);margin:8px 0 16px}.portal-help-list{display:grid;gap:10px;padding:15px 0;margin-bottom:17px;border-top:1px solid rgba(16,101,104,.12);border-bottom:1px solid rgba(16,101,104,.12);font-size:12.5px;font-weight:700;color:#20716f}.portal-help-card .btn{margin-top:auto}.portal-verified{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;background:#e9f7f4;color:#087a75;font-size:11px;font-weight:800}.portal-doctor-card{min-height:232px}.portal-doctor-card .portal-verified+div{margin-top:9px!important}.portal-doctor-card .btn{border-radius:9px}.portal-booking-layout{display:grid;grid-template-columns:360px minmax(0,1fr);align-items:stretch;border-radius:25px;overflow:hidden;box-shadow:0 22px 54px #0a3c4629;background:#fff}.portal-booking-aside{padding:44px 36px;background:radial-gradient(circle at 116% 12%,rgba(37,199,187,.2),transparent 29%),linear-gradient(155deg,#063c49,#0c6769);color:#fff;position:relative;overflow:hidden}.portal-booking-aside:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.11);border-radius:50%;bottom:-170px;right:-150px}.portal-booking-aside h2{color:#fff;font-size:35px;line-height:1.05;letter-spacing:-.055em;position:relative;z-index:1}.portal-booking-aside p{color:#ffffffc4;font-size:14px;line-height:1.65;margin:16px 0 27px;position:relative;z-index:1}.portal-booking-steps{display:grid;gap:20px;position:relative;z-index:1}.portal-booking-steps>div{display:flex;align-items:center;gap:12px}.portal-booking-steps span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#11aaa2;color:#fff;font-size:13px;font-weight:800;box-shadow:0 0 0 5px #ffffff17}.portal-booking-steps b{font-size:13.5px}.portal-booking-contact{position:absolute;left:36px;right:30px;bottom:34px;padding-top:19px;border-top:1px solid rgba(255,255,255,.18);font-size:12px;color:#b7efea;z-index:1}.portal-booking-layout .portal-booking-card{max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:34px!important}.portal-booking-layout .portal-booking-card:before{margin-top:0}.portal-booking-trust{display:flex;justify-content:center;gap:38px;flex-wrap:wrap;padding:23px 12px;color:#17625f;font-size:12.5px;font-weight:700}.portal-booking-trust span{display:inline-flex;align-items:center;gap:8px}.portal-booking-trust svg{color:var(--teal)}@media (max-width:1100px){.portal-discovery-layout{grid-template-columns:1fr}.portal-help-card{min-height:0;display:grid;grid-template-columns:auto 1fr;column-gap:16px}.portal-help-icon{grid-row:span 3}.portal-help-card .btn{grid-column:1/-1}.portal-booking-layout{grid-template-columns:310px minmax(0,1fr)}.portal-booking-aside{padding:38px 27px}.portal-booking-aside h2{font-size:30px}}@media (max-width:760px){.portal-booking-layout{grid-template-columns:1fr;border-radius:21px}.portal-booking-aside{min-height:370px;padding:34px 27px}.portal-booking-aside h2{font-size:32px}.portal-booking-contact{left:27px;bottom:26px}.portal-booking-layout .portal-booking-card{padding:25px!important}.portal-booking-trust{justify-content:flex-start;gap:14px 20px;padding-left:3px}.portal-help-card{display:block}.portal-help-icon{margin-bottom:16px}}.public-portal .portal-hero-inner{grid-template-columns:.88fr 1.12fr!important;gap:74px!important;min-height:680px}.public-portal .hero-title{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(54px,5.25vw,78px)!important;font-weight:500!important;letter-spacing:-.065em!important;line-height:.92!important}.public-portal .hero-title span{letter-spacing:-.07em!important}.public-portal .hero-copy{max-width:445px!important;font-size:17px!important;line-height:1.62!important}.public-portal .hero-art{height:548px!important;border-width:9px!important;border-radius:34px!important;background-position:center top!important}.public-portal .hero-appointment{right:-28px!important;bottom:104px!important;left:auto!important;padding:18px 20px!important;min-width:250px!important;border-radius:19px!important}.public-portal .hero-emergency{right:20px!important;bottom:-12px!important;border-radius:18px!important;padding:13px 17px!important}.public-portal .hero-metrics{max-width:610px!important;gap:10px!important;margin-top:38px!important}.public-portal .hero-metric{min-height:105px!important;padding:16px!important;background:#ffffffed!important;border:1px solid #e3efed!important;border-radius:17px!important}.public-portal .hero-metric>div:nth-child(2){font-size:21px!important;color:#0e4e58}.public-portal .portal-hero{background:linear-gradient(115deg,#fbfdfc,#f8fcfa 53%,#e1f2ed)!important}.public-portal .portal-hero:before{background:#2ab1a31f!important}@media (max-width:900px){.public-portal .portal-hero-inner{min-height:0;grid-template-columns:1fr!important;gap:38px!important}.public-portal .hero-title{font-size:clamp(49px,10vw,68px)!important}.public-portal .hero-art{height:470px!important}.public-portal .hero-appointment{right:10px!important}.public-portal .hero-emergency{right:17px!important}}.public-portal .portal-hero{margin:6px 24px 0!important;border:0!important;border-radius:34px!important;background:radial-gradient(circle at 76% 3%,rgba(48,207,191,.3),transparent 26%),radial-gradient(circle at 6% 93%,rgba(37,158,176,.23),transparent 31%),linear-gradient(135deg,#062f3b,#075c66 58%,#078f89 130%)!important;box-shadow:0 26px 62px #05333f33!important}.public-portal .portal-hero:before{width:520px!important;height:520px!important;right:-260px!important;top:-245px!important;background:#ffffff14!important;filter:none!important}.public-portal .portal-hero:after{width:340px!important;height:340px!important;left:-215px!important;bottom:-245px!important;background:#ffffff12!important;filter:none!important}.public-portal .portal-hero-inner{padding:72px 56px 66px!important;max-width:1340px!important;min-height:625px!important;grid-template-columns:.82fr 1.18fr!important;gap:62px!important}.public-portal .portal-hero .hero-eyebrow{color:#aaf4eb!important}.public-portal .portal-hero .hero-eyebrow:before{background:#35d2c4!important}.public-portal .portal-hero .hero-title{color:#fff!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(55px,5.6vw,82px)!important;line-height:.91!important;text-shadow:0 2px 0 rgba(0,0,0,.06)}.public-portal .portal-hero .hero-title span{color:#42dfcf!important;background:none!important;-webkit-text-fill-color:currentColor!important}.public-portal .portal-hero .hero-copy{color:#eafffccc!important;max-width:458px!important}.public-portal .portal-hero .btn.primary{background:#fff!important;color:#086d70!important;box-shadow:0 12px 25px #00000026!important}.public-portal .portal-hero .btn:not(.primary){background:#ffffff1c!important;border-color:#ffffff59!important;color:#fff!important}.public-portal .hero-art{height:500px!important;border:8px solid rgba(255,255,255,.16)!important;border-radius:29px!important;box-shadow:0 30px 56px #001a2152!important}.public-portal .hero-art:before{background:linear-gradient(90deg,#01232b2e,#01232b00 48%,#01232b14)!important}.public-portal .hero-metrics{margin-top:34px!important}.public-portal .hero-metric{min-height:97px!important;background:#ffffff1a!important;border-color:#ffffff30!important;box-shadow:none!important;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.public-portal .hero-metric .cell-sub{color:#ebfffcb8!important}.public-portal .hero-metric>div:nth-child(2){color:#fff!important}.public-portal .hero-metric>div:first-child span:first-child{background:#56e7d933!important}.public-portal .hero-metric>div:first-child span:last-child{background:#55e1d2!important}.public-portal .hero-appointment{border:1px solid rgba(255,255,255,.65)!important;box-shadow:0 20px 45px #00191f4d!important}.public-portal .hero-emergency{border:1px solid rgba(255,255,255,.58)!important;box-shadow:0 18px 36px #00191f47!important}@media (max-width:900px){.public-portal .portal-hero{margin:0 14px!important;border-radius:27px!important}.public-portal .portal-hero-inner{padding:56px 30px 58px!important;grid-template-columns:1fr!important}.public-portal .hero-art{height:440px!important}}@media (max-width:560px){.public-portal .portal-hero{margin:0!important;border-radius:0 0 26px 26px!important}.public-portal .portal-hero-inner{padding:48px 21px 52px!important}.public-portal .portal-hero .hero-title{font-size:51px!important}.public-portal .hero-art{height:390px!important}}.public-portal .portal-hero{margin:6px 24px 0!important;border:1px solid rgba(210,231,226,.72)!important;border-radius:0 0 34px 34px!important;background:radial-gradient(circle at 92% 4%,rgba(35,184,170,.13),transparent 28%),radial-gradient(circle at 3% 91%,rgba(56,174,187,.1),transparent 24%),linear-gradient(115deg,#f8fcfa,#fcfdfc 52%,#e5f4ef)!important;box-shadow:none!important}.public-portal .portal-hero:before{background:#18a7a017!important;filter:blur(8px)!important}.public-portal .portal-hero:after{background:#22b8cf14!important;filter:blur(12px)!important}.public-portal .portal-hero-inner{padding:76px 54px 68px!important;min-height:598px!important;max-width:1320px!important;grid-template-columns:.9fr 1.1fr!important;gap:72px!important}.public-portal .portal-hero .hero-eyebrow{color:var(--teal-d)!important}.public-portal .portal-hero .hero-eyebrow:before{background:var(--teal)!important}.public-portal .portal-hero .hero-title{color:#0d4b58!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(56px,5.35vw,78px)!important;font-weight:500!important;letter-spacing:-.065em!important;line-height:.93!important;text-shadow:none!important}.public-portal .portal-hero .hero-title span{color:#119e98!important;background:none!important;-webkit-text-fill-color:currentColor!important}.public-portal .portal-hero .hero-copy{color:#48616a!important;max-width:455px!important;font-size:17px!important}.public-portal .portal-hero .btn.primary{background:linear-gradient(135deg,#099a94,#087c7a)!important;color:#fff!important;box-shadow:0 10px 22px #0e857f38!important}.public-portal .portal-hero .btn:not(.primary){background:#fff!important;border-color:#d9e8e5!important;color:#17615f!important}.public-portal .hero-art{height:514px!important;border:9px solid rgba(255,255,255,.8)!important;border-radius:31px!important;box-shadow:0 29px 56px #0f4c5c2b!important;background-position:center!important}.public-portal .hero-art:before{background:linear-gradient(90deg,#05353d05,#05353d00 54%,#05353d1f)!important}.public-portal .hero-metrics{display:none!important}.public-portal .hero-appointment{right:-26px!important;left:auto!important;bottom:82px!important;min-width:254px!important;padding:19px 20px!important;border-radius:19px!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 20px 43px #0d353f2e!important}.public-portal .hero-emergency{right:18px!important;bottom:-16px!important;border-radius:17px!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 17px 38px #0d353f26!important}.home-reference-rail{max-width:1240px;margin:-3px auto 0;padding:0 28px;position:relative;z-index:5}.home-reference-inner{display:grid;grid-template-columns:1.16fr .84fr;gap:16px;padding:17px;border:1px solid rgba(220,234,231,.88);border-radius:24px;background:#ffffffe6;box-shadow:0 18px 44px #144a521a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-reference-specialties{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.home-reference-card{border:1px solid #e2eeec;border-radius:16px;padding:14px 13px;background:#fff;text-align:left;display:flex;gap:11px;color:var(--ink);transition:transform .2s,box-shadow .2s}.home-reference-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0f4c5c1f}.home-reference-icon{flex:0 0 46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#0c8985;background:#e4f4f1}.home-reference-card b{display:block;font-size:13.5px}.home-reference-card small{display:block;margin-top:4px;color:#60737b;font-size:10.5px;line-height:1.35}.home-reference-card em{display:block;margin-top:7px;color:#078c87;font-style:normal;font-size:11px;font-weight:800}.home-reference-steps{padding:5px 5px 0 9px}.home-reference-steps>b{display:block;color:#126762;font-size:10px;letter-spacing:.1em}.home-reference-steps>div{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:13px}.home-reference-steps span{display:grid;justify-items:center;gap:7px;text-align:center;color:#126762;font-size:10px}.home-reference-steps i{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e7f5f2;color:#078c87;font-style:normal}.home-reference-steps strong{font-size:10px;line-height:1.3}@media (max-width:1050px){.home-reference-inner{grid-template-columns:1fr}.public-portal .portal-hero-inner{grid-template-columns:.94fr 1.06fr!important;gap:42px!important;padding-inline:36px!important}.public-portal .hero-art{height:470px!important}}@media (max-width:760px){.public-portal .portal-hero{margin:0 14px!important;border-radius:0 0 28px 28px!important}.public-portal .portal-hero-inner{padding:58px 25px 62px!important;grid-template-columns:1fr!important}.public-portal .hero-art{height:430px!important}.home-reference-rail{padding:0 14px;margin-top:16px}.home-reference-inner{padding:12px;border-radius:19px}.home-reference-specialties{grid-template-columns:1fr}.home-reference-card{padding:12px}.home-reference-steps>div{grid-template-columns:repeat(2,1fr);row-gap:13px}}@media (max-width:560px){.public-portal .portal-hero{margin:0!important}.public-portal .portal-hero-inner{padding:48px 20px 54px!important}.public-portal .portal-hero .hero-title{font-size:51px!important}.public-portal .hero-art{height:385px!important}.public-portal .hero-appointment{right:0!important;left:0!important;bottom:74px!important;margin:auto;width:calc(100% - 22px);min-width:0!important}.public-portal .hero-emergency{right:15px!important}.home-reference-rail{padding:0 10px}}.home-reference-steps small{display:block;color:#5c7078;font-size:9.5px;line-height:1.35;max-width:150px;margin-top:2px}.home-reference-steps>div{position:relative}.home-reference-steps>div:before{content:"";position:absolute;top:21px;left:12%;right:12%;height:0;border-top:2px dotted #bfe2dd;z-index:0}.home-reference-steps span{position:relative;z-index:1}.home-trust-band{max-width:1240px;margin:34px auto 0;padding:0 28px}.home-trust-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.home-trust-item{text-align:center;display:grid;justify-items:center;gap:7px;padding:6px 4px}.home-trust-item b{font-size:14px;color:var(--ink)}.home-trust-item small{color:#60737b;font-size:11.5px;line-height:1.4;max-width:190px}.home-trust-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#0c8985;background:linear-gradient(145deg,#e6f5f2,#f1faf8);box-shadow:0 8px 18px #0f4c5c14}@media (max-width:900px){.home-trust-inner{grid-template-columns:repeat(2,1fr);gap:20px}.home-reference-steps small{max-width:none}}@media (max-width:560px){.home-trust-band{padding:0 16px;margin-top:24px}.home-trust-inner{grid-template-columns:1fr 1fr}}.rc-cart-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:12px;color:var(--ink-2)}.rc-cart-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--coral,#F26B5B);color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.tienda-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tienda-cat{padding:8px 16px;border:1px solid #dce9e7;border-radius:999px;background:#fff;font-weight:700;font-size:13px;color:var(--ink-2);cursor:pointer;transition:.16s}.tienda-cat:hover{border-color:var(--teal)}.tienda-cat.active{background:linear-gradient(135deg,#16aaa2,#0a8984);color:#fff;border-color:transparent;box-shadow:0 8px 18px #0e857f38}.tienda-card{overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.tienda-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f4c5c24}.tienda-media{position:relative;height:150px;display:grid;place-items:center;background:linear-gradient(145deg,#e9f6f3,#f4faf9)}.tienda-media[data-cat=Dispositivos]{background:linear-gradient(145deg,#e7effb,#f3f7fe)}.tienda-media[data-cat=Suplementos]{background:linear-gradient(145deg,#fdf1e6,#fef8f1)}.tienda-media[data-cat=Bienestar]{background:linear-gradient(145deg,#eafaf0,#f4fcf7)}.tienda-media[data-cat=Cuidado]{background:linear-gradient(145deg,#e6f7f8,#f2fbfb)}.tienda-emoji{font-size:60px;line-height:1;filter:drop-shadow(0 8px 14px rgba(0,0,0,.12))}.tienda-badge{position:absolute;top:10px;left:10px;background:var(--coral,#F26B5B);color:#fff;font-size:10.5px;font-weight:800;padding:4px 9px;border-radius:999px;letter-spacing:.03em}.tienda-body{padding:14px 15px 15px;display:flex;flex-direction:column;flex:1}.tienda-tag{font-size:10.5px;font-weight:800;color:var(--teal-d);letter-spacing:.05em;text-transform:uppercase}.tienda-name{font-size:13.5px;line-height:1.32;margin:5px 0 4px;min-height:36px}.tienda-desc{font-size:11.5px;color:#60737b;line-height:1.4;flex:1}.tienda-price{display:flex;align-items:baseline;gap:8px;font-size:20px;font-weight:800;color:var(--ink);margin:10px 0 12px}.tienda-price s{font-size:13px;font-weight:600;color:#9aa8ba}.tienda-actions{display:flex;gap:8px}.tienda-wa{background:#25d366;color:#fff;width:38px;padding:0;justify-content:center;flex:0 0 38px}.tienda-wa:hover{background:#1fbd5a}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0820266b;opacity:0;visibility:hidden;transition:.28s;z-index:110}.cart-overlay.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:92vw;background:#fff;box-shadow:-14px 0 44px #08202633;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:111;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.cart-head b{font-size:17px}.cart-items{flex:1;overflow-y:auto;padding:16px 20px}.cart-empty{text-align:center;padding:50px 0;display:grid;justify-items:center;gap:12px;color:#7f929a}.cart-row{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line-2,#eef3f5)}.cart-emoji{width:52px;height:52px;border-radius:12px;background:linear-gradient(145deg,#e9f6f3,#f4faf9);display:grid;place-items:center;font-size:28px;flex-shrink:0}.cart-row-name{font-size:13px;line-height:1.3;display:block}.cart-qty{display:inline-flex;align-items:center;gap:0;margin-top:7px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.cart-qty button{width:26px;height:26px;border:none;background:#f4f8fa;color:var(--ink-2);display:grid;place-items:center;cursor:pointer}.cart-qty button:hover{background:var(--teal-l);color:var(--teal-d)}.cart-qty span{min-width:30px;text-align:center;font-weight:700;font-size:13px}.cart-del{border:none;background:none;color:#c26;cursor:pointer;margin-top:10px;opacity:.7}.cart-del:hover{opacity:1}.cart-foot{border-top:1px solid var(--line);padding:16px 20px;display:grid;gap:9px;background:#fbfdfe}.cart-line{display:flex;justify-content:space-between;font-size:13.5px;color:var(--ink-2)}.cart-total{font-size:17px;font-weight:800;color:var(--ink);border-top:1px dashed var(--line);padding-top:9px}.cart-freeship{background:#e7f7ee;color:#12894c;font-size:12px;font-weight:600;padding:9px 12px;border-radius:10px;text-align:center}.cart-back{border:none;background:none;color:var(--teal-d);font-weight:700;font-size:13px;cursor:pointer;padding:8px;width:100%}.btn.block{width:100%}@media (max-width:900px){.rc-cart-btn{margin-left:auto}}.store-editor-grid{display:grid;grid-template-columns:1.6fr .9fr;gap:16px}@media (max-width:820px){.store-editor-grid{grid-template-columns:1fr}}.tienda-var-tag{position:absolute;top:10px;right:10px;background:#0f4c5cd9;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px}.pm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#08202680;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:32px 16px;z-index:120}.pm-card{background:#fff;border-radius:22px;max-width:760px;width:100%;box-shadow:0 30px 70px #0820264d;position:relative;overflow:hidden;max-height:calc(100vh - 48px);overflow-y:auto}.pm-close{position:absolute;top:14px;right:14px;background:#ffffffe6;z-index:2}.pm-top{display:grid;grid-template-columns:.85fr 1.15fr;gap:0}.pm-media{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#e9f6f3,#f4faf9);min-height:280px}.pm-media[data-cat=Dispositivos]{background:linear-gradient(145deg,#e7effb,#f3f7fe)}.pm-media[data-cat=Suplementos]{background:linear-gradient(145deg,#fdf1e6,#fef8f1)}.pm-media[data-cat=Bienestar]{background:linear-gradient(145deg,#eafaf0,#f4fcf7)}.pm-media[data-cat=Cuidado]{background:linear-gradient(145deg,#e6f7f8,#f2fbfb)}.pm-info{padding:26px 26px 22px}.pm-variants{margin:14px 0}.pm-variant{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 14px;border:1.5px solid #dce9e7;border-radius:12px;background:#fff;cursor:pointer;font-size:12.5px;font-weight:600;color:var(--ink-2);transition:.15s}.pm-variant b{font-size:13.5px;color:var(--ink)}.pm-variant:hover{border-color:var(--teal)}.pm-variant.active{border-color:var(--teal);background:var(--teal-l);color:var(--teal-d)}.pm-price{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:800;margin:14px 0 12px}.pm-price s{font-size:15px;font-weight:600;color:#9aa8ba}.pm-stock{font-size:12px;font-weight:700;color:#12894c;background:#e7f7ee;padding:3px 10px;border-radius:999px;margin-left:auto}.pm-stock.out{color:#c0392b;background:#fdecec}.pm-reviews{padding:22px 26px 26px;border-top:1px solid var(--line);background:#fbfdfe}.pm-review{padding:12px 0;border-bottom:1px solid var(--line-2,#eef3f5)}.pm-form{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.pm-star-btn{background:none;border:none;cursor:pointer;padding:0;line-height:0}.pm-thanks{margin-top:14px;background:#e7f7ee;color:#12894c;font-weight:600;font-size:13px;padding:12px 14px;border-radius:12px;display:flex;gap:8px;align-items:center}@media (max-width:640px){.pm-top{grid-template-columns:1fr}.pm-media{min-height:180px}.pm-media span{font-size:66px!important}}.book-steps{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.book-step{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#8ea0a8;padding:8px 16px;border-radius:999px;background:#fff;border:1px solid #e2eeec}.book-step span{width:22px;height:22px;border-radius:50%;background:#eef3f5;color:#8ea0a8;display:grid;place-items:center;font-size:12px}.book-step.on{color:var(--teal-d);border-color:var(--teal)}.book-step.on span{background:linear-gradient(135deg,#16aaa2,#0a8984);color:#fff}.book-medico{display:flex;gap:12px;align-items:center;text-align:left;padding:14px;border:1px solid #e2eeec;border-radius:16px;background:#fff;cursor:pointer;transition:.2s}.book-medico:hover{border-color:var(--teal);transform:translateY(-3px);box-shadow:0 12px 26px #0f4c5c1f}.book-medico img{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.book-medico b{display:block;font-size:14.5px}.book-medico small{display:block;color:var(--muted);font-size:12px;margin:2px 0 6px}.book-medico-cta{color:var(--teal-d);font-weight:700;font-size:12.5px;display:inline-flex;align-items:center;gap:2px}.book-medico-bar{display:flex;gap:12px;align-items:center;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--line)}.book-medico-bar img{width:46px;height:46px;border-radius:50%;object-fit:cover}.book-medico-bar b{display:block;font-size:14px}.book-medico-bar small{color:var(--muted);font-size:12px}.book-cal-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cal{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cal-head b{font-size:14.5px}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-dow span{text-align:center;font-size:10.5px;font-weight:700;color:#9aa8ba;padding:4px 0}.cal-day{aspect-ratio:1;border:none;background:#f4f8fa;border-radius:10px;font-size:13px;font-weight:600;color:var(--ink);cursor:pointer;transition:.14s}.cal-day:hover:not(.dis){background:var(--teal-l);color:var(--teal-d)}.cal-day.sel{background:linear-gradient(135deg,#16aaa2,#0a8984);color:#fff;box-shadow:0 6px 14px #0e857f47}.cal-day.dis{color:#cbd6dd;cursor:not-allowed;background:transparent}.book-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.book-slot{padding:10px 6px;border:1.5px solid #dce9e7;border-radius:11px;background:#fff;font-weight:700;font-size:13px;color:var(--ink-2);cursor:pointer;transition:.14s;display:flex;flex-direction:column;align-items:center;gap:2px}.book-slot:hover:not(.taken){border-color:var(--teal);color:var(--teal-d)}.book-slot.sel{background:linear-gradient(135deg,#16aaa2,#0a8984);color:#fff;border-color:transparent}.book-slot.taken{background:#f6f8f9;color:#c2ccd2;cursor:not-allowed;border-color:#eef2f4}.book-slot em{font-size:9px;font-weight:600;font-style:normal}.book-hint{padding:24px;text-align:center;color:var(--muted);font-size:13px;background:#f8fbfc;border-radius:12px;display:grid;place-items:center;min-height:90px}.book-confirm-layout{display:grid;grid-template-columns:1.5fr .9fr;gap:16px}.book-summary-note{margin-top:14px;background:#e7f7ee;color:#12894c;font-size:12px;font-weight:600;padding:10px 12px;border-radius:10px;display:flex;gap:7px;align-items:center}@media (max-width:820px){.book-cal-layout,.book-confirm-layout{grid-template-columns:1fr}}.role-card{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff}.role-head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.role-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--teal-d)}.role-head b{display:block;font-size:14px}.role-head small{color:var(--muted);font-size:11.5px}.role-perms{list-style:none;margin:0;padding:0;display:grid;gap:6px}.role-perms li{display:flex;gap:7px;align-items:center;font-size:12.5px;color:var(--ink-2)}.role-perms li svg{color:var(--green);flex-shrink:0}.mod-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.mod-row>div{flex:1}.mod-row b{display:block;font-size:13.5px}.mod-row small{color:var(--muted);font-size:11.5px}.switch{width:44px;height:25px;border-radius:999px;border:none;background:#d3dde3;position:relative;cursor:pointer;flex-shrink:0;transition:.2s;padding:0}.switch.on{background:linear-gradient(135deg,#16aaa2,#0a8984)}.switch span{position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 2px 5px #0003}.switch.on span{left:22px}.switch:disabled{opacity:.6;cursor:default}.mod-row code,.cell-sub code{background:#eef3f5;padding:1px 6px;border-radius:5px;font-size:11px}
