html,body,#root{height:100%}body{margin:0;background:#fff;color:#000;overflow-x:clip}img{max-width:100%}.lp{--jc-green: #1f6b3b;--jc-green-2: #3d8a5e;--jc-dark: #16261d;--jc-text: #4a5a51;--jc-muted: #6b7d72;--jc-bg: #fafbf8;--jc-panel: #f1f8f3;--jc-soft: #f4f9f6;--jc-mint: #e8f3ec;--jc-mint2: #dcefe2;--jc-border: #ecefea;--jc-border-2: #e6efe9;background:var(--jc-bg);color:var(--jc-dark);font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}.lp *,.lp *:before,.lp *:after{box-sizing:border-box}.lp-container{max-width:1320px;margin:0 auto;padding-inline:clamp(20px,5vw,56px)}@keyframes jcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes jcFloatB{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes jcUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes jcFade{0%{opacity:0}to{opacity:1}}.lp .jc-up{animation:jcUp .8s cubic-bezier(.2,.7,.2,1) both}.lp .jc-fade{animation:jcFade 1.1s ease both}@media(prefers-reduced-motion:reduce){.lp .jc-up,.lp .jc-fade,.lp-float-1,.lp-float-2{animation:none!important}}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;font-weight:700;font-size:16px;line-height:1;border:none;border-radius:14px;padding:16px 28px;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.lp-btn:active{transform:translateY(1px)}.lp-btn-primary{background:var(--jc-green);color:#fff;box-shadow:0 10px 26px #1f6b3b42}.lp-btn-primary:hover{background:#1a5d33;box-shadow:0 12px 30px #1f6b3b52}.lp-btn-ghost{background:#fff;color:var(--jc-green);border:1.5px solid #cfe2d6}.lp-btn-ghost:hover{border-color:var(--jc-green)}.lp-btn-light{background:#fff;color:var(--jc-green)}.lp-btn-light:hover{background:#f0f6f2}.lp-btn-outline-light{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.lp-btn-outline-light:hover{background:#fff3}.lp-btn-sm{padding:12px 22px;font-size:15px;border-radius:12px}.lp-btn .arrow{font-size:18px}.lp-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--jc-border);background:#fafbf8d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-header-inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,56px)}.lp-logo{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.lp-logo img{height:30px;width:auto;display:block}.lp-nav{display:flex;align-items:center;gap:38px;white-space:nowrap}.lp-nav a{font-size:15px;font-weight:600;color:#34433b;text-decoration:none;transition:color .15s ease}.lp-nav a:hover{color:var(--jc-green)}.lp-header-actions{display:flex;align-items:center;gap:16px;white-space:nowrap}.lp-link-login{background:none;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;color:var(--jc-green)}.lp-link-login:hover{text-decoration:underline}.lp-hero{position:relative;overflow:hidden}.lp-hero-blob{position:absolute;top:-120px;right:-80px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#e8f3ec,#f1f8f3 45%,#f1f8f300 72%);z-index:0;pointer-events:none}.lp-hero-blob.b2{inset:auto auto -160px -120px;width:420px;height:420px;background:radial-gradient(circle at 50% 50%,#eef6f0,#eef6f000 70%)}.lp-hero-inner{position:relative;z-index:1;max-width:1320px;margin:0 auto;padding:72px clamp(20px,5vw,56px) 84px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.lp-badge{display:inline-flex;align-items:center;gap:9px;background:var(--jc-mint);border:1px solid #d5e8db;color:var(--jc-green);font-weight:700;font-size:13px;letter-spacing:.02em;padding:8px 14px;border-radius:999px;margin-bottom:26px}.lp-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--jc-green-2);display:inline-block}.lp-h1{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(34px,5.4vw,62px);line-height:1.04;letter-spacing:-.015em;color:var(--jc-dark)}.lp-h1 .em{font-style:italic;color:var(--jc-green)}.lp-hero-desc{margin-top:24px;font-size:clamp(16px,1.6vw,19px);line-height:1.6;color:var(--jc-text);max-width:520px}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.lp-hero-mini{display:flex;flex-wrap:wrap;gap:14px 30px;margin-top:38px}.lp-mini{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:#34433b}.lp-mini .check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--jc-mint);color:var(--jc-green);font-size:13px;font-weight:800;flex-shrink:0}.lp-hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:680px}.lp-hero-halo{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#dcefe2,#dcefe200 70%);z-index:0}.lp-float{position:absolute;z-index:3;background:#fff;border-radius:16px;box-shadow:0 18px 40px #16261d24;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid #eef2ee}.lp-float-1{top:54px;left:-6px;animation:jcFloat 6s ease-in-out infinite}.lp-float-2{bottom:78px;right:-14px;max-width:240px;animation:jcFloatB 7s ease-in-out infinite}.lp-float-avatar{width:42px;height:42px;border-radius:12px;background:var(--jc-mint);display:flex;align-items:center;justify-content:center;color:var(--jc-green);font-weight:800;font-size:16px;flex-shrink:0}.lp-float-ic{width:38px;height:38px;border-radius:50%;background:var(--jc-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-float strong{font-size:14px;font-weight:700;color:var(--jc-dark);display:block}.lp-float small{font-size:12px;color:var(--jc-muted);line-height:1.35}.lp-float .verif{font-size:12px;color:var(--jc-green-2);font-weight:700}.lp-phone{position:relative;z-index:2;width:316px;max-width:84vw;background:var(--jc-dark);border-radius:46px;padding:11px;box-shadow:0 40px 80px -20px #16261d6b}.lp-phone-screen{position:relative;background:#f4f9f6;border-radius:36px;overflow:hidden;height:648px}.lp-phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:130px;height:26px;background:var(--jc-dark);border-bottom-left-radius:16px;border-bottom-right-radius:16px;z-index:5}.lp-phone-status{display:flex;align-items:center;justify-content:space-between;padding:14px 22px 6px;font-size:13px;font-weight:700;color:var(--jc-dark)}.lp-phone-search-wrap{padding:8px 16px 12px}.lp-phone-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e3ece6;border-radius:14px;padding:12px 14px;box-shadow:0 2px 10px #16261d0d}.lp-phone-search .ph{font-size:14px;color:#9aa89f}.lp-phone-search .term{font-size:14px;color:var(--jc-dark);font-weight:700}.lp-phone-feed{position:relative;height:540px;background:repeating-linear-gradient(0deg,#e7eee9 0 1px,transparent 1px 46px),repeating-linear-gradient(90deg,#e7eee9 0 1px,transparent 1px 46px),#eef4f0;padding:8px 12px;overflow:hidden}.lp-phone-feed:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(61,138,94,.1),transparent 60%)}.lp-phone-list{position:relative;display:flex;flex-direction:column;gap:9px}.lp-doc{display:flex;align-items:center;gap:11px;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 6px 16px #16261d14}.lp-doc-av{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0}.lp-doc-av.a{background:var(--jc-mint2);color:var(--jc-green)}.lp-doc-av.b{background:#e7eef2;color:#3f5a52}.lp-doc-av.c{background:#f0e9df;color:#7a6a4f}.lp-doc-body{flex:1;min-width:0}.lp-doc-name{font-size:13px;font-weight:700;color:var(--jc-dark)}.lp-doc-meta{font-size:11px;color:var(--jc-green-2)}.lp-doc-meta span{color:var(--jc-muted)}.lp-doc-check{width:22px;height:22px;border-radius:50%;background:var(--jc-green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.lp-phone-tabs{position:absolute;bottom:10px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-around;background:var(--jc-dark);border-radius:18px;padding:12px 0}.lp-phone-tabs .on{color:#fff;font-size:11px;font-weight:700}.lp-phone-tabs .off{color:#6f8479;font-size:11px;font-weight:600}.lp-stats{background:var(--jc-panel);border-top:1px solid #e3ece6;border-bottom:1px solid #e3ece6}.lp-stats-grid{max-width:1320px;margin:0 auto;padding:34px clamp(20px,5vw,56px);display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lp-stat{text-align:center}.lp-stat-val{font-family:Newsreader,Georgia,serif;font-size:clamp(28px,3.4vw,38px);font-weight:600;color:var(--jc-green)}.lp-stat-label{font-size:14px;color:var(--jc-muted);font-weight:600;margin-top:4px}.lp-section{padding-block:clamp(56px,8vw,84px)}.lp-section.tight{padding-top:0}.lp-head{text-align:center;margin-bottom:clamp(36px,5vw,54px)}.lp-eyebrow{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--jc-green-2);margin-bottom:14px}.lp-h2{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(28px,4.4vw,44px);line-height:1.1;color:var(--jc-dark);letter-spacing:-.01em}.lp-head .lp-sub{font-size:clamp(15px,1.8vw,18px);color:#5b6b62;max-width:560px;margin:14px auto 0;line-height:1.55}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.lp-step{background:#fff;border:1px solid var(--jc-border);border-radius:24px;padding:34px 30px;box-shadow:0 2px 20px #16261d0a}.lp-step-num{font-family:Newsreader,Georgia,serif;font-size:28px;color:#fff;font-weight:600;width:54px;height:54px;border-radius:16px;background:var(--jc-green);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.lp-step h3{font-size:21px;font-weight:800;color:var(--jc-dark);margin-bottom:10px}.lp-step p{font-size:16px;line-height:1.6;color:var(--jc-text)}.lp-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lp-card{display:flex;gap:20px;border:1px solid var(--jc-border-2);border-radius:22px;padding:30px}.lp-card.soft{background:var(--jc-soft)}.lp-card.plain{background:#fff;box-shadow:0 2px 20px #16261d0a}.lp-card-ic{flex-shrink:0;width:52px;height:52px;border-radius:14px;background:var(--jc-mint2);display:flex;align-items:center;justify-content:center;color:var(--jc-green)}.lp-card h3{font-size:19px;font-weight:800;color:var(--jc-dark);margin-bottom:7px}.lp-card p{font-size:15px;line-height:1.6;color:var(--jc-text)}.lp-band{background:var(--jc-panel);border-top:1px solid #e3ece6;border-bottom:1px solid #e3ece6}.lp-cards-cta{display:flex;justify-content:center;margin-top:44px}.lp-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:880px;margin:0 auto;align-items:stretch}.lp-price-card{position:relative;background:#fff;border:1px solid var(--jc-border-2);border-radius:24px;padding:34px 32px;box-shadow:0 2px 20px #16261d0a;display:flex;flex-direction:column}.lp-price-card.featured{border-color:var(--jc-green);box-shadow:0 18px 44px #1f6b3b29}.lp-price-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--jc-green);color:#fff;font-size:13px;font-weight:700;padding:6px 16px;border-radius:999px;white-space:nowrap}.lp-price-tag{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--jc-green-2);margin-bottom:14px}.lp-price-amount{display:flex;align-items:baseline;gap:6px;margin-bottom:6px}.lp-price-amount .num{font-family:Newsreader,Georgia,serif;font-size:46px;font-weight:600;color:var(--jc-dark)}.lp-price-amount .per{font-size:16px;color:var(--jc-muted);font-weight:600}.lp-price-note{font-size:14px;color:var(--jc-muted);margin-bottom:22px}.lp-price-features{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:12px;flex:1}.lp-price-features li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#3f4f46;line-height:1.45}.lp-price-features li:before{content:"✓";color:var(--jc-green);font-weight:800;flex-shrink:0}.lp-faq{background:var(--jc-soft);border-top:1px solid var(--jc-border-2)}.lp-faq-inner{max-width:920px;margin:0 auto;padding:clamp(56px,8vw,84px) clamp(20px,5vw,56px)}.lp-faq-group-label{font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--jc-green);margin-bottom:16px}.lp-faq-list{display:flex;flex-direction:column;gap:12px;margin-bottom:44px}.lp-faq-list:last-child{margin-bottom:0}.lp-faq-item{background:#fff;border:1px solid var(--jc-border-2);border-radius:16px;box-shadow:0 2px 12px #16261d0a;overflow:hidden}.lp-faq-q{width:100%;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px}.lp-faq-q>span:first-child{font-size:17px;font-weight:700;color:var(--jc-dark)}.lp-faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--jc-mint);color:var(--jc-green);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.lp-faq-a{padding:0 24px 20px;font-size:15px;line-height:1.65;color:var(--jc-text)}.lp-ctaband-wrap{padding:clamp(56px,8vw,84px) clamp(20px,5vw,56px)}.lp-ctaband{position:relative;overflow:hidden;max-width:1208px;margin:0 auto;background:var(--jc-green);border-radius:28px;padding:clamp(44px,6vw,64px) clamp(24px,5vw,56px);text-align:center}.lp-ctaband .b1,.lp-ctaband .b2{position:absolute;border-radius:50%;pointer-events:none}.lp-ctaband .b1{top:-80px;right:-40px;width:300px;height:300px;background:#ffffff0f}.lp-ctaband .b2{bottom:-100px;left:-30px;width:260px;height:260px;background:#ffffff0d}.lp-ctaband h2{position:relative;font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(28px,4.2vw,42px);line-height:1.12;color:#fff;max-width:680px;margin:0 auto 16px}.lp-ctaband h2 .em{font-style:italic}.lp-ctaband p{position:relative;font-size:clamp(15px,1.8vw,18px);color:#cfe6d8;max-width:520px;margin:0 auto 32px;line-height:1.55}.lp-ctaband-buttons{position:relative;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.lp-footer{background:var(--jc-dark)}.lp-footer-inner{max-width:1320px;margin:0 auto;padding:54px clamp(20px,5vw,56px) 38px}.lp-footer-cols{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.lp-footer-brand img{height:26px;filter:brightness(0) invert(1);opacity:.95;margin-bottom:14px}.lp-footer-brand p{font-size:14px;line-height:1.6;color:#9fb0a6;max-width:280px}.lp-footer-social{display:flex;gap:12px;margin-top:18px}.lp-footer-social a{width:38px;height:38px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#cfe0d6;transition:background .15s ease,color .15s ease}.lp-footer-social a:hover{background:var(--jc-green);color:#fff}.lp-footer-col h4{font-size:13px;font-weight:800;color:#fff;margin-bottom:14px}.lp-footer-col nav{display:flex;flex-direction:column;gap:10px}.lp-footer-col a{font-size:14px;color:#9fb0a6;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit;transition:color .15s ease}.lp-footer-col a:hover{color:#fff}.lp-footer-bottom{padding-top:22px;font-size:13px;color:#7f9388}.lp-modal-overlay{position:fixed;inset:0;background:#16261d8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100;animation:jcFade .2s ease both}.lp-modal{background:#fff;border-radius:22px;padding:32px 28px;width:100%;max-width:380px;text-align:center;box-shadow:0 30px 70px #16261d4d}.lp-modal h2{font-family:Newsreader,Georgia,serif;font-weight:600;font-size:26px;color:var(--jc-dark);margin-bottom:22px}.lp-modal .lp-btn{width:100%;margin-bottom:12px}.lp-modal-cancel{background:none;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:var(--jc-muted);margin-top:4px}.lp-modal-cancel:hover{color:var(--jc-dark)}@media(max-width:960px){.lp-hero-inner{grid-template-columns:1fr;gap:20px;padding-top:48px}.lp-hero-desc{max-width:none}.lp-hero-visual{min-height:0;margin-top:16px}.lp-nav{display:none}}@media(max-width:760px){.lp-cards{grid-template-columns:1fr}.lp-steps{grid-template-columns:1fr;gap:16px}.lp-pricing-grid{grid-template-columns:1fr;max-width:460px}.lp-footer-cols{grid-template-columns:1fr 1fr;gap:28px}.lp-footer-brand{grid-column:1 / -1}}@media(max-width:620px){.lp-stats-grid{grid-template-columns:repeat(2,1fr);gap:22px 16px}.lp-float-1{top:20px;left:0}.lp-float-2{bottom:30px;right:0}.lp-float small{display:none}}@media(max-width:460px){.lp-header-actions .lp-link-login,.lp-float{display:none}.lp-footer-cols{grid-template-columns:1fr}.lp-hero-cta .lp-btn{flex:1}}@media(max-width:899.98px){.lp-hero-visual{display:none}.lp-step{display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center;padding:22px 20px}.lp-step-num{width:44px;height:44px;font-size:22px;border-radius:12px;margin-bottom:0}.lp-step h3{margin:0}.lp-step p{grid-column:2;margin-top:6px}.lp-card{display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center;padding:22px 20px}.lp-card>div:not(.lp-card-ic){display:contents}.lp-card-ic{width:44px;height:44px;border-radius:12px}.lp-card h3{margin:0}.lp-card p{grid-column:2;margin-top:6px}}#como-funciona,#precios,#faq{scroll-margin-top:84px}.sh-header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e6ebe6;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.sh-header *,.sh-header *:before,.sh-header *:after{box-sizing:border-box}.sh-inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(16px,4vw,48px)}.sh-logo{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;flex-shrink:0}.sh-logo img{height:44px;width:auto;display:block}.sh-nav{display:flex;align-items:center;gap:34px;white-space:nowrap}.sh-nav a{font-size:15px;font-weight:600;color:#34433b;text-decoration:none;transition:color .15s ease}.sh-nav a:hover{color:#1f6b3b}.sh-actions{display:flex;align-items:center;gap:16px;white-space:nowrap;flex-shrink:0}.sh-login{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;color:#1f6b3b}.sh-login:hover{text-decoration:underline}.sh-btn{display:inline-flex;align-items:center;gap:8px;background:#1f6b3b;color:#fff;border:none;border-radius:12px;padding:11px 20px;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #1f6b3b33;transition:background .15s ease}.sh-btn:hover{background:#1a5d33}.sh-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 9px;background:none;border:1px solid #dbe3dd;border-radius:10px;cursor:pointer}.sh-burger span{display:block;height:2px;width:100%;border-radius:2px;background:#34433b;transition:transform .2s ease,opacity .2s ease}.sh-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.sh-burger.open span:nth-child(2){opacity:0}.sh-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sh-mobile-menu{display:none;flex-direction:column;padding:8px 16px 16px;border-top:1px solid #eef2ee;background:#fffffffa;animation:shDrop .18s ease both}@keyframes shDrop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.sh-mobile-menu a{padding:14px 4px;font-size:15px;font-weight:700;color:#16261d;text-decoration:none;border-bottom:1px solid #f1f5f1}.sh-mobile-menu a:last-of-type{border-bottom:none}.sh-mobile-login{margin-top:10px;background:#fff;color:#1f6b3b;border:1.5px solid #cfe2d6;border-radius:11px;padding:12px;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer}@media(max-width:899.98px){.sh-inner{padding:10px 16px;gap:12px}.sh-logo img{height:34px}.sh-nav{display:none}.sh-burger,.sh-mobile-menu{display:flex}.sh-actions{gap:10px}.sh-btn{padding:9px 14px;font-size:13.5px;border-radius:11px}}@media(max-width:560px){.sh-login{display:none}}.account-menu{position:relative;display:inline-block}.account-menu-trigger{display:inline-flex;align-items:center;gap:6px}.account-menu-trigger .caret{font-size:11px;transition:transform .15s ease}.account-menu-trigger .caret-up{transform:rotate(180deg)}.account-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 32px #0f172a24;padding:6px;z-index:100;animation:account-menu-in .12s ease}@keyframes account-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.account-menu-dropdown button{width:100%;display:flex;align-items:center;gap:10px;height:42px;padding:0 12px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;text-align:left;transition:background .12s,color .12s}.account-menu-dropdown button:hover{background:#f0fdf4;color:#188038}.account-menu-dropdown button.account-menu-alert{height:auto;align-items:flex-start;padding:10px 12px;margin-bottom:4px;color:#b45309;background:#fff7ed;font-size:12.5px;font-weight:700;white-space:normal;line-height:1.4}.account-menu-dropdown button.account-menu-alert:hover{background:#ffedd5;color:#9a3412}.account-menu-alert .account-menu-icon{margin-top:1px}.account-menu-logout{color:#dc2626!important}.account-menu-logout:hover{background:#fef2f2!important;color:#dc2626!important}.account-menu-icon{font-size:15px;width:18px;text-align:center;flex-shrink:0}.account-menu-divider{height:1px;background:#f1f5f9;margin:4px 6px}.account-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px;font-weight:800;line-height:1;box-shadow:0 0 0 2px #ffffff59}.account-badge.in-menu{margin-left:auto;box-shadow:none}.sf-footer{background:#16261d;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.sf-footer *,.sf-footer *:before,.sf-footer *:after{box-sizing:border-box}.sf-inner{max-width:1320px;margin:0 auto;padding:54px clamp(20px,5vw,56px) 38px}.sf-cols{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.sf-brand img{height:36px;width:auto;filter:brightness(0) invert(1);opacity:.95;margin-bottom:14px}.sf-brand p{font-size:14px;line-height:1.6;color:#9fb0a6;max-width:280px;margin:0}.sf-social{display:flex;gap:12px;margin-top:18px}.sf-social a{width:38px;height:38px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#cfe0d6;transition:background .15s ease,color .15s ease}.sf-social a:hover{background:#1f6b3b;color:#fff}.sf-col h4{font-size:13px;font-weight:800;color:#fff;margin:0 0 14px}.sf-col nav{display:flex;flex-direction:column;gap:10px}.sf-col a{font-size:14px;color:#9fb0a6;text-decoration:none;font-family:inherit;transition:color .15s ease;width:fit-content}.sf-col a:hover{color:#fff}.sf-linklike{border:none;background:none;padding:0;text-align:left;cursor:pointer;font-size:14px;font-family:inherit;color:#9fb0a6;transition:color .15s ease;width:fit-content}.sf-linklike:hover{color:#fff}.sf-bottom{padding-top:22px;font-size:13px;color:#7f9388}@media(max-width:760px){.sf-inner{padding:40px 20px 30px}.sf-cols{grid-template-columns:1fr 1fr;gap:28px}.sf-brand{grid-column:1 / -1}}@media(max-width:460px){.sf-cols{grid-template-columns:1fr}}.reg-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(520px 320px at 12% 8%,#e8f3ec,#e8f3ec00 70%),radial-gradient(460px 300px at 90% 92%,#eef6f0,#eef6f000 70%),#f3f6f3;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.reg-card{width:100%;max-width:440px;background:#fff;border:1px solid #ecefea;border-radius:20px;box-shadow:0 18px 50px #16261d14;padding:36px 34px 30px;box-sizing:border-box}.reg-logo{height:60px;width:auto;display:block;margin-bottom:18px}.reg-title{text-align:center;font-size:24px;font-weight:800;letter-spacing:-.01em;color:#16261d;margin:0 0 4px}.reg-sub{text-align:center;font-size:13.5px;line-height:1.5;color:#6b7d72;margin:0 0 22px}.reg-field{margin-top:12px}.reg-field input{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:12px;padding:13px 14px;font-size:15px;font-family:inherit;color:#16261d;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.reg-field input::placeholder{color:#9aa89f}.reg-field input:focus{border-color:#3d8a5e;box-shadow:0 0 0 3px #3d8a5e1f}.reg-legal{margin:16px 0 0;display:flex;align-items:flex-start;gap:10px;color:#34433b;font-size:12.5px;line-height:18px;-webkit-user-select:none;user-select:none;cursor:pointer}.reg-legal+.reg-legal{margin-top:10px}.reg-legal input[type=checkbox]{width:17px;height:17px;cursor:pointer;accent-color:#1f6b3b;flex-shrink:0;margin-top:1px}.reg-legal a{color:#1f6b3b;font-weight:700;text-decoration:none;border-bottom:1px dashed #1f6b3b}.reg-legal a:hover{text-decoration:none;border-bottom-style:solid}.reg-error{margin:14px 0 0;font-size:13px;line-height:1.5;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;text-align:center}.reg-btn{margin-top:20px}.reg-btn+.reg-btn{margin-top:0}.reg-btn button{width:100%;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:800;font-family:inherit;letter-spacing:.2px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:#1f6b3b;color:#fff;box-shadow:0 6px 16px #1f6b3b38;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.reg-btn button:hover:not(:disabled){background:#1a5d33;box-shadow:0 8px 20px #1f6b3b47}.reg-btn button:active:not(:disabled){transform:translateY(1px)}.reg-btn button:disabled{opacity:.65;cursor:progress}.reg-btn.google button{background:#fff;color:#34433b;font-weight:700;border:1.5px solid #d8e0db;box-shadow:none}.reg-btn.google button:hover:not(:disabled){background:#fafbfa;border-color:#b9c6bd}.reg-login{margin:20px 0 0;text-align:center;font-size:14px;color:#6b7d72}.reg-login a{color:#1f6b3b;text-decoration:none;font-weight:800}.reg-login a:hover{text-decoration:underline}@media(max-width:480px){.reg-page{padding:20px 14px;align-items:flex-start}.reg-card{padding:28px 22px 24px}.reg-logo{height:52px}}.reg-pass{position:relative}.reg-pass input{padding-right:46px}.reg-pass .pass-eye{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:9px;color:#667085;cursor:pointer}.reg-pass .pass-eye:hover{color:#188038;background:#f0fdf4}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(520px 320px at 12% 8%,#e8f3ec,#e8f3ec00 70%),radial-gradient(460px 300px at 90% 92%,#eef6f0,#eef6f000 70%),#f3f6f3;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid #ecefea;border-radius:20px;box-shadow:0 18px 50px #16261d14;padding:36px 34px 30px;box-sizing:border-box}.logo-block{display:flex;justify-content:center}.logo-link{display:flex;justify-content:center;text-decoration:none}.login-logo{height:60px;width:auto;display:block;margin-bottom:18px}.login-title{text-align:center;font-size:24px;font-weight:800;letter-spacing:-.01em;color:#16261d;margin:0 0 4px}.login-sub{text-align:center;font-size:13.5px;line-height:1.5;color:#6b7d72;margin:0 0 22px}.login-input{margin-top:12px}.login-input .field-input{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:12px;padding:13px 14px;font-size:15px;font-family:inherit;color:#16261d;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-input .field-input::placeholder{color:#9aa89f}.login-input .field-input:focus{border-color:#3d8a5e;box-shadow:0 0 0 3px #3d8a5e1f}.login-error{margin:14px 0 0;font-size:13px;line-height:1.5;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;text-align:center}.login-btn{margin-top:20px}.login-btn+.login-btn{margin-top:0}.login-btn button{width:100%;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:800;font-family:inherit;letter-spacing:.2px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:#1f6b3b;color:#fff;box-shadow:0 6px 16px #1f6b3b38;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.login-btn button:hover:not(:disabled){background:#1a5d33;box-shadow:0 8px 20px #1f6b3b47}.login-btn button:active:not(:disabled){transform:translateY(1px)}.login-btn button:disabled{opacity:.65;cursor:progress}.login-btn.google button{background:#fff;color:#34433b;font-weight:700;border:1.5px solid #d8e0db;box-shadow:none}.login-btn.google button:hover:not(:disabled){background:#fafbfa;border-color:#b9c6bd}.auth-divider{display:flex;align-items:center;gap:12px;margin:14px 0;color:#9aa89f;font-size:12.5px;font-weight:600}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e6ebe6}.login-register{margin:20px 0 0;text-align:center;font-size:14px;color:#6b7d72}.login-register a{color:#1f6b3b;text-decoration:none;font-weight:800}.login-register a:hover{text-decoration:underline}@media(max-width:480px){.login-page{padding:20px 14px;align-items:flex-start}.login-card{padding:28px 22px 24px}.login-logo{height:52px}}.login-pass{position:relative}.login-pass .field-input{padding-right:46px}.pass-eye{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:9px;color:#667085;cursor:pointer}.pass-eye:hover{color:#188038;background:#f0fdf4}.ty-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;color:#1b1b1b;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial;padding:24px;box-sizing:border-box}.ty-card{width:100%;max-width:760px;text-align:center}.ty-title{font-size:clamp(28px,5vw,48px);line-height:1.15;font-weight:800;margin:0 0 12px;color:#263238}.ty-accent{color:#237d31}.ty-subtitle{font-size:clamp(16px,2.4vw,20px);color:#4d4d4d;margin:0 0 28px}.ty-follow{margin:6px 0 10px;font-weight:600;color:#263238}.ty-social{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:10px auto 28px;max-width:720px}.ty-social-link{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#f5f7fa;text-decoration:none;color:#263238;transition:transform .08s ease,box-shadow .12s ease,background .12s ease}.ty-social-link:hover{background:#eef3ef;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.ty-emoji{font-size:20px}.ty-social-text{font-weight:600}.ty-home{display:inline-block;margin-top:8px;color:#237d31;text-decoration:none;font-weight:600;border-bottom:1px dashed #237d31}.ty-home:hover{text-decoration:underline}.vp-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#6b7d72;font-family:Manrope,system-ui,sans-serif}.vp-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:radial-gradient(520px 320px at 12% 8%,#e8f3ec,#e8f3ec00 70%),radial-gradient(460px 300px at 90% 92%,#eef6f0,#eef6f000 70%),#f3f6f3;font-family:Manrope,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.vp-card{width:100%;max-width:420px;background:#fff;border:1px solid #ecefea;border-radius:20px;box-shadow:0 18px 50px #16261d14;padding:32px 34px 26px;box-sizing:border-box;text-align:center}.vp-logo{height:52px;width:auto;margin-bottom:18px}.vp-icon{font-size:40px;margin-bottom:6px}.vp-card h1{font-size:23px;font-weight:800;letter-spacing:-.01em;color:#16261d;margin:0 0 8px}.vp-sub{font-size:13.5px;line-height:1.55;color:#6b7d72;margin:0 0 18px}.vp-phone-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px}.vp-phone{font-size:17px;font-weight:800;letter-spacing:1px;color:#16261d}.vp-change{background:none;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:700;color:#1f6b3b;cursor:pointer}.vp-change:hover{text-decoration:underline}.vp-phone-edit{margin-bottom:14px}.vp-phone-edit input{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:12px;padding:13px 14px;font-size:16px;font-family:inherit;color:#16261d;text-align:center;letter-spacing:1px;outline:none}.vp-phone-edit input:focus{border-color:#3d8a5e;box-shadow:0 0 0 3px #3d8a5e1f}.vp-code-block{margin-bottom:12px}.vp-code{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:12px;padding:12px 14px;font-size:26px;font-weight:800;font-family:inherit;color:#16261d;text-align:center;letter-spacing:10px;outline:none}.vp-code:focus{border-color:#3d8a5e;box-shadow:0 0 0 3px #3d8a5e1f}.vp-primary{width:100%;border:none;border-radius:12px;padding:14px;margin-top:12px;font-size:15px;font-weight:800;font-family:inherit;cursor:pointer;background:#1f6b3b;color:#fff;box-shadow:0 6px 16px #1f6b3b38;transition:background .15s ease}.vp-primary:hover:not(:disabled){background:#1a5d33}.vp-primary:disabled{opacity:.65;cursor:progress}.vp-resend{width:100%;background:none;border:none;padding:10px;margin-top:6px;font-family:inherit;font-size:13.5px;font-weight:700;color:#1f6b3b;cursor:pointer}.vp-resend:hover:not(:disabled){text-decoration:underline}.vp-resend:disabled{color:#9aa89f;cursor:default}.vp-skip{width:100%;background:none;border:none;padding:12px 10px 2px;margin-top:10px;font-family:inherit;font-size:13px;font-weight:700;color:#6b7d72;cursor:pointer}.vp-skip:hover{color:#16261d;text-decoration:underline}.vp-notice{margin:12px 0 0;font-size:13px;color:#1f6b3b;background:#eef6f0;border:1px solid #d5e8db;border-radius:10px;padding:9px 12px}.vp-error{margin:12px 0 0;font-size:13px;line-height:1.5;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px}.vp-backend-down{margin-top:14px;background:#fef3c7;border:1px solid #fcd9a3;border-radius:12px;padding:13px 14px}.vp-backend-down p{font-size:12.5px;line-height:1.5;color:#92600a;margin:0 0 10px}.vp-backend-down button{background:#fff;border:1px solid #e3c584;border-radius:9px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:700;color:#92600a;cursor:pointer}.vp-help{margin:16px 0 0;font-size:11.5px;line-height:1.5;color:#9aa3a0}@media(max-width:480px){.vp-page{padding:20px 14px;align-items:flex-start}.vp-card{padding:26px 22px 22px}}.ve-card{text-align:center}.ve-icon{width:64px;height:64px;margin:6px auto 14px;border-radius:50%;background:#eaf6ee;display:flex;align-items:center;justify-content:center;font-size:28px}.ve-icon-ok{background:#188038;color:#fff;font-size:32px;font-weight:800}.ve-email{color:#14532d;word-break:break-all}.ve-info{background:#eef6f0;border:1px solid #d5e8db;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5;color:#2f5a42;margin:10px 0 0}.ve-resend{background:none;border:none;padding:8px;margin-top:10px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;color:#188038}.ve-resend:disabled{color:#9ca3af;cursor:default}.ve-hint{font-size:12.5px;color:#9ca3af;margin-top:14px}.ve-switch{background:none;border:none;padding:6px;margin-top:4px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#667085;text-decoration:underline}.ve-switch:hover{color:#102033}.patient-dashboard{min-height:100vh;background:#f7faf7;display:grid;grid-template-columns:280px 1fr;font-family:Inter,system-ui,sans-serif;color:#102033}.patient-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:26px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.patient-logo{border:none;background:transparent;cursor:pointer;padding:0 0 4px;margin-bottom:28px;text-align:left;display:block}.patient-logo img{height:54px;width:auto;max-width:100%;display:block;object-fit:contain}.patient-sidebar .sidebar-divider{height:1px;background:#e5e7eb;margin:0 0 16px}.patient-menu{display:flex;flex-direction:column;gap:4px}.patient-menu button,.logout-btn{height:44px;border:none;background:transparent;border-radius:10px;text-align:left;padding:0 14px;font-weight:600;font-size:14px;color:#475467;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s,color .15s}.patient-menu button:hover:not(.menu-disabled){background:#f0fdf4;color:#188038}.patient-menu button.active{background:#eaf6ee;color:#188038;font-weight:700}.patient-menu button.menu-disabled{opacity:.4;cursor:not-allowed}.menu-icon{font-size:16px;width:20px;text-align:center;flex-shrink:0}.logout-btn{margin-top:auto;color:#dc2626;font-weight:600}.logout-btn:hover{background:#fef2f2!important;color:#dc2626!important}.patient-main{padding:24px 32px;overflow-y:auto}.patient-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.patient-topbar h1{margin:0;font-size:28px}.patient-topbar p{margin:6px 0 0;color:#667085}.patient-user{display:flex;align-items:center;gap:14px}.notification{font-size:22px}.user-avatar,.profile-avatar,.doctor-avatar-mini{width:48px;height:48px;border-radius:50%;background:#eaf6ee;display:flex;align-items:center;justify-content:center;color:#188038;font-weight:900}.patient-user small,.profile-box span{display:block;color:#667085}.user-avatar,.profile-avatar,.pm-avatar{overflow:hidden;flex-shrink:0}.user-avatar img,.profile-avatar img,.pm-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.photo-change-btn{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12.5px;font-weight:700;color:#188038;cursor:pointer}.photo-change-btn:hover{text-decoration:underline}.photo-change-btn.disabled{color:#9ca3af;cursor:default}.dashboard-grid{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start}.main-column{display:flex;flex-direction:column;gap:16px}.top-cards{display:grid;grid-template-columns:1fr 1.4fr;gap:16px;align-items:start}.side-column{display:flex;flex-direction:column;gap:16px}.card{background:#fff;border:1px solid #edf0f2;border-radius:16px;padding:20px;box-shadow:0 2px 10px #0f172a0d}.card h2{margin:0 0 12px;font-size:16px;font-weight:700;color:#102033}.card a{display:inline-block;margin-top:12px;color:#188038;font-weight:700;font-size:13px;cursor:pointer;text-decoration:none}.card button{border:1px solid #188038;background:#fff;color:#188038;border-radius:8px;height:36px;padding:0 16px;font-weight:700;font-size:13px;cursor:pointer}.next-appointment button,.profile-summary button{width:100%;margin-top:12px}.date{line-height:1.5}.doctor-row,.profile-box{display:flex;gap:12px;align-items:center;margin:12px 0}.doctor-row span{display:block;color:#667085;margin-top:4px}.muted{color:#667085}.medicine-row,.reminder-row{display:grid;grid-template-columns:34px 1fr auto auto auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f2}.medicine-row span,.reminder-row small,.recipe-list span{display:block;color:#667085;margin-top:4px}.pill-icon{font-size:26px}.ghost{border-color:#d0d5dd!important;color:#475467!important}.btn-tomado{border:1px solid #188038;background:#fff;color:#188038;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease;white-space:nowrap}.btn-tomado.active{background:#188038;color:#fff;border-color:#188038}.btn-omitir{border:1px solid #d0d5dd;background:#fff;color:#475467;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease;white-space:nowrap}.btn-omitir.active{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.row-skipped{opacity:.5}.text-skipped{text-decoration:line-through;color:#94a3b8}.search-box{height:42px;border:1px solid #d0d5dd;border-radius:10px;display:flex;align-items:center;padding-left:12px;margin:12px 0}.search-box input{border:none;outline:none;flex:1;font-size:14px}.search-box button{border:none}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span{border:1px solid #d0d5dd;border-radius:999px;padding:8px 14px;color:#475467;font-size:14px}.chip-clickable{cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .1s,box-shadow .15s;-webkit-user-select:none;user-select:none}.chip-clickable:hover{background:#eaf6ee;border-color:#188038!important;color:#188038!important;transform:translateY(-1px);box-shadow:0 2px 8px #18803826}.chip-clickable:active{transform:translateY(0) scale(.97);background:#d1fae5;box-shadow:none}.search-box:focus-within{border-color:#188038;box-shadow:0 0 0 3px #1880381a}.search-specialist a{transition:color .15s,letter-spacing .15s}.search-specialist a:hover{color:#166534;letter-spacing:.01em}.tabs{display:flex;gap:20px;border-bottom:1px solid #e5e7eb;margin-bottom:12px}.tabs span{padding-bottom:10px;color:#667085;font-weight:700;font-size:13px;cursor:pointer}.tabs .active{color:#188038;border-bottom:2px solid #188038}.appointment-row{display:grid;grid-template-columns:64px 1fr 1fr auto;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f2}.date-box{border:1px solid #e5e7eb;border-radius:10px;text-align:center;padding:8px}.date-box span{display:block;color:#667085;font-size:12px}.appointment-row span{display:block;color:#667085;margin-top:4px}.row-actions{display:flex;gap:10px;align-items:center}.danger{border-color:#ef4444!important;color:#ef4444!important}.appt-chip{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.appt-chip.pending{background:#fef3c7;color:#92400e}.appt-chip.confirmed{background:#dcfce7;color:#166534}.appt-chip.completed{background:#e8f5e9;color:#14532d}.appt-chip.cancelled{background:#fee2e2;color:#b91c1c}.appt-chip.expired{background:#f1f5f9;color:#64748b}.next-appointment .appt-chip{margin-bottom:10px}.recipe-list{border:1px solid #edf0f2;border-radius:14px;overflow:hidden}.recipe-list p{margin:0;padding:14px;border-bottom:1px solid #edf0f2}.recipe-list p:last-child{border-bottom:none}.profile-summary p{display:flex;justify-content:space-between;color:#475467}.manual-prescription-form{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.manual-prescription-form h3{margin:0 0 16px;font-size:15px;color:#102033}.medication-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;position:relative}.medication-form-row input{width:100%;height:40px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;box-sizing:border-box;font-size:13px;color:#102033;background:#fff}.medication-form-row input:focus{outline:none;border-color:#188038;box-shadow:0 0 0 3px #18803814}.medication-form-row input::placeholder{color:#9ca3af}.remove-med-btn{grid-column:1 / -1;height:34px;border:none;border-radius:8px;background:transparent;color:#dc2626;cursor:pointer;font-weight:600;font-size:13px;text-align:left;padding:0 4px;width:fit-content}.remove-med-btn:hover{text-decoration:underline}.prescription-actions{display:flex;gap:10px;margin-top:14px}.prescription-actions .btn-add-med{flex:1;height:40px;border:1px dashed #188038;background:transparent;color:#188038;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.prescription-actions .btn-save-prescription{flex:1;height:40px;border:none;background:#188038;color:#fff;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.prescription-actions .btn-save-prescription:disabled{background:#9ca3af;cursor:not-allowed}.prescription-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding:8px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#166534;font-weight:700;font-size:13px}.prescription-nav button{width:30px;height:30px;border:none;border-radius:50%;background:#188038;color:#fff;font-size:20px;cursor:pointer;padding:0;line-height:1}.all-prescriptions-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;max-height:260px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#d1fae5 transparent}.all-prescriptions-list::-webkit-scrollbar{width:4px}.all-prescriptions-list::-webkit-scrollbar-track{background:transparent}.all-prescriptions-list::-webkit-scrollbar-thumb{background:#bbf7d0;border-radius:99px}.prescription-item{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#f8fafc}.prescription-item>p{margin:0 0 10px;font-size:13px}.recipe-list p{font-size:13px}.recipe-list span{font-size:12px}.dose-time{display:block;color:#475467!important;font-weight:700;font-size:12px;white-space:nowrap}.whatsapp-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px;margin:0 0 16px;color:#166534;font-size:12px;line-height:1.4}.reminders-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.reminder-config-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.reminder-config-main{display:flex;flex-direction:column;gap:2px;min-width:0}.reminder-config-main strong{font-size:14px;color:#102033}.reminder-config-main span{font-size:13px;color:#475467}.reminder-config-main small{font-size:12px;color:#9ca3af}.reminder-delete-btn{border:none!important;background:transparent!important;font-size:16px!important;width:34px;height:34px!important;padding:0!important;border-radius:8px;cursor:pointer;flex-shrink:0;opacity:.6;transition:opacity .15s,background .15s}.reminder-delete-btn:hover{opacity:1;background:#fef2f2!important}.reminder-form{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.reminder-form h3{margin:0 0 16px;font-size:15px;color:#102033}.reminder-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.reminder-form input[type=text],.reminder-form input[type=number],.reminder-form input[type=date],.reminder-form input[type=time],.reminder-form input[type=tel],.reminder-form input:not([type]){width:100%;height:40px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;box-sizing:border-box;font-size:13px;color:#102033;background:#fff}.reminder-form input:focus{outline:none;border-color:#188038;box-shadow:0 0 0 3px #18803814}.reminder-form input::placeholder{color:#9ca3af}.reminder-label{display:block;font-size:13px;font-weight:700;color:#374151;margin-bottom:8px}.reminder-med-select{width:100%;height:42px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font-size:13px;color:#102033;outline:none;margin-bottom:14px;cursor:pointer}.reminder-med-select:focus{border-color:#188038;box-shadow:0 0 0 3px #18803814}.reminder-selected-summary{display:flex;flex-direction:column;gap:2px;padding:12px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:16px}.reminder-selected-summary strong{font-size:14px;color:#166534}.reminder-selected-summary span{font-size:13px;color:#15803d}.reminder-times{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.reminder-time-chip{display:flex;align-items:center;gap:4px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:2px 2px 2px 6px}.reminder-time-chip input[type=time]{width:110px;height:34px!important;border:none!important;background:transparent!important;box-shadow:none!important}.reminder-time-chip button{border:none!important;background:transparent!important;color:#dc2626!important;font-size:12px!important;width:24px;height:28px!important;padding:0!important;cursor:pointer}.add-time-btn{height:38px!important;border:1px dashed #188038!important;background:transparent!important;color:#188038!important;border-radius:8px;padding:0 14px!important;font-weight:700;font-size:13px;cursor:pointer}.reminder-inline-field{display:flex;flex-direction:column;gap:6px}.reminder-inline-field span{font-size:12px;font-weight:600;color:#475467}.whatsapp-toggle{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;margin-bottom:12px}.whatsapp-toggle input{width:16px;height:16px;accent-color:#188038;cursor:pointer}.reminder-phone-input{margin-bottom:12px}.btn-save-reminder{width:100%;height:42px!important;border:none!important;background:#188038!important;color:#fff!important;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer}.btn-save-reminder:disabled{background:#9ca3af!important;cursor:not-allowed}.reminder-times-preview{margin:4px 0 16px;padding:10px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;font-size:13px;color:#166534;font-weight:600}.reminder-times-preview span{color:#15803d;font-weight:700}.prescription-title-input{width:100%;height:42px;padding:0 12px;margin-bottom:12px;border:1px solid #d0d5dd;border-radius:8px;font-size:13px;color:#102033;background:#fff;box-sizing:border-box}.prescription-title-input:focus{outline:none;border-color:#188038;box-shadow:0 0 0 3px #18803814}.prescription-title-input::placeholder{color:#9ca3af}.prescription-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.prescription-item-head strong{font-size:13px;color:#102033}.edit-rx-btn{border:none!important;background:transparent!important;font-size:13px!important;height:26px!important;width:26px;padding:0!important;border-radius:6px;cursor:pointer;opacity:.55;flex-shrink:0;transition:opacity .15s,background .15s}.edit-rx-btn:hover{opacity:1;background:#eaf6ee!important}.prescription-edit-row{display:flex;align-items:center;gap:6px;margin-bottom:10px}.prescription-edit-row input{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid #188038;border-radius:8px;font-size:13px;color:#102033;outline:none;box-shadow:0 0 0 3px #18803814}.rx-name-save,.rx-name-cancel{height:32px!important;width:32px;padding:0!important;border-radius:8px;font-size:13px;cursor:pointer;flex-shrink:0}.rx-name-save{border:none!important;background:#188038!important;color:#fff!important}.rx-name-cancel{border:1px solid #d0d5dd!important;background:#fff!important;color:#667085!important}.import-receta-box{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.import-receta-box h3{margin:0 0 6px;font-size:15px;color:#102033}.import-receta-hint{margin:0 0 14px;font-size:12.5px;color:#667085;line-height:1.5}.import-receta-preview{display:flex;flex-direction:column;gap:4px;margin:12px 0 14px;padding:12px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.import-receta-preview span{font-size:13px;color:#15803d}.import-receta-box .reminder-inline-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.import-receta-box .reminder-inline-field span{font-size:12px;font-weight:600;color:#475467}.import-receta-box .reminder-inline-field input{height:40px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:13px;color:#102033;box-sizing:border-box}.import-receta-time-note{margin:0 0 14px;font-size:12px;color:#6b7280;line-height:1.5}.import-receta-divider{display:flex;align-items:center;text-align:center;margin-top:20px;color:#9ca3af;font-size:12px}.import-receta-divider:before,.import-receta-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.import-receta-divider span{padding:0 12px}.profile-edit-form{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;margin-top:16px}.profile-field{display:flex;flex-direction:column;gap:6px}.profile-field-full{grid-column:1 / -1}.profile-field span{font-size:12px;font-weight:700;color:#475467}.profile-field input,.profile-field select{height:42px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:13px;color:#102033;background:#fff;box-sizing:border-box}.profile-field input:focus,.profile-field select:focus{outline:none;border-color:#188038;box-shadow:0 0 0 3px #18803814}.profile-field input::placeholder{color:#9ca3af}.profile-msg{margin:14px 0 0;font-size:13px;font-weight:600}.profile-msg.success{color:#166534}.profile-msg.error{color:#dc2626}.profile-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid #edf0f2}.btn-save-profile{height:42px!important;border:none!important;background:#188038!important;color:#fff!important;border-radius:10px;padding:0 22px!important;font-weight:700;font-size:13px;cursor:pointer}.btn-save-profile:disabled{background:#9ca3af!important;cursor:not-allowed}.btn-reset-password{height:42px!important;border:1px solid #d0d5dd!important;background:#fff!important;color:#475467!important;border-radius:10px;padding:0 18px!important;font-weight:700;font-size:13px;cursor:pointer}.btn-reset-password:hover{border-color:#188038!important;color:#188038!important}.reset-note{margin:0;font-size:12.5px;color:#667085}.reset-note.success{color:#166534}.empty-state{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:4px 0}.empty-state p{color:#667085;font-size:13px;margin:0}.empty-state button{margin-top:0!important;width:auto!important}@media(max-width:1100px){.patient-dashboard{grid-template-columns:1fr}.patient-sidebar{position:static;height:auto}.dashboard-grid,.top-cards,.appointment-row,.medicine-row,.reminder-row,.profile-edit-form{grid-template-columns:1fr}}@media(max-width:560px){.patient-main{padding:18px 16px}.patient-topbar{flex-direction:column;align-items:flex-start;gap:14px}.medication-form-row,.reminder-field-row{grid-template-columns:1fr}.prescription-actions{flex-direction:column}}.rv-rate-btn{background:#e8f5e9;color:#14532d;border:1px solid #cce8d4;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s ease}.rv-rate-btn:hover{background:#d8f0e0}.rv-overlay{position:fixed;inset:0;background:#0f281c73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.rv-modal{background:#fff;border-radius:18px;padding:26px 24px;width:100%;max-width:420px;box-shadow:0 24px 70px #081e144d}.rv-modal h2{font-size:20px;font-weight:800;color:#102033;margin:0 0 4px}.rv-specialist{font-size:13.5px;color:#667085;margin:0 0 16px}.rv-stars{display:flex;gap:6px;margin-bottom:16px}.rv-star{background:none;border:none;padding:0;font-size:34px;line-height:1;color:#d8dee2;cursor:pointer;transition:transform .1s ease,color .1s ease}.rv-star:hover{transform:scale(1.12)}.rv-star.on{color:#e2a93b}.rv-comment{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:11px;padding:12px 14px;font-size:14px;font-family:inherit;color:#102033;outline:none;resize:vertical;line-height:1.5}.rv-comment:focus{border-color:#188038}.rv-counter{text-align:right;font-size:11.5px;color:#9aa3a0;margin-top:4px}.rv-error{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 11px;margin:10px 0 0}.rv-actions{display:flex;gap:10px;margin-top:16px}.rv-cancel{flex:1;background:#fff;color:#667085;border:1.5px solid #e5e9e7;border-radius:11px;padding:12px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.rv-submit{flex:2;background:#188038;color:#fff;border:none;border-radius:11px;padding:12px;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer}.rv-submit:hover:not(:disabled){background:#14532d}.rv-submit:disabled{opacity:.6;cursor:progress}.rv-note{font-size:11px;color:#9aa3a0;text-align:center;margin:12px 0 0;line-height:1.5}.reschedule-box{display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;margin:-4px 0 10px;font-size:13px;color:#14532d}.reschedule-box span{flex:1;min-width:220px}.reschedule-box button{border:1.5px solid #d1d5db;background:#fff;color:#475467;font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;cursor:pointer}.reschedule-box button:hover{background:#f3f4f6}.reschedule-box button.accept{background:#188038;border-color:#188038;color:#fff}.reschedule-box button.accept:hover{background:#14532d}.rs-field{display:block;font-size:12.5px;font-weight:600;color:#374151;margin-bottom:12px;text-align:left}.rs-field input,.rs-field select{display:block;width:100%;margin-top:4px;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;font:inherit;font-size:14px;background:#fff}.rs-field select:disabled{background:#f3f4f6;color:#9aa3a0}.rs-note{font-size:13px;color:#667085;text-align:left;margin:0 0 12px}.pm-topbar,.pm-bottomnav,.pm-sheet-overlay,.pm-profile-row,.pm-logout{display:none}@media(max-width:899.98px){.patient-dashboard{display:block;background:#f3f6f3}.patient-sidebar{display:none}.pm-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;background:#fffffff7;border-bottom:1px solid #e6ebe6;padding:12px 18px}.pm-brand{background:none;border:none;padding:0;cursor:pointer;display:block}.pm-brand img{height:34px;width:auto;display:block}.pm-topbar-right{display:flex;align-items:center;gap:12px}.pm-bell{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f1f4f1}.pm-bell-dot{position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:50%;background:#e2a93b;border:1.5px solid #fff}.pm-avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#1f6b3b;color:#fff;font-weight:800;font-size:15px}.patient-main{padding:18px 16px 96px}.patient-topbar{display:block;margin-bottom:16px}.patient-topbar h1{font-size:26px;font-weight:800;letter-spacing:-.01em}.patient-topbar p{font-size:13.5px;line-height:1.5;color:#6b7d72}.patient-user{display:none}.pm-profile-row{display:flex;align-items:center;gap:10px;margin-top:10px}.pm-name-chip{display:inline-flex;align-items:center;gap:6px;background:#f4f9f6;border:1px solid #e0ebe3;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:700;color:#34433b;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-see-profile{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;color:#1f6b3b;flex-shrink:0}.dashboard-grid{display:flex;flex-direction:column;gap:14px;align-items:stretch}.main-column,.side-column,.top-cards{display:contents}.card.next-appointment{order:1}.card.meds-card{order:2}.card.appointments-card{order:3}.card.search-specialist{order:4}.card.reminders-card{order:5}.card.prescription-card{order:6}.card.profile-edit-card{order:7}.card{border:1px solid #ecefea;border-radius:16px;padding:20px;box-shadow:0 1px 3px #16261d0d}.card h2{font-size:17px;font-weight:800}.card>p,.card .empty-state p{font-size:14px;line-height:1.55;color:#6b7d72}.card button{height:auto;padding:11px 18px;border:1.5px solid #cfe2d6;border-radius:11px;font-size:14.5px;font-weight:700}.card .btn-tomado,.card .btn-omitir{height:32px;padding:0 12px;border-radius:9px;font-size:12px;border-width:1px}.card .btn-tomado{border-color:#188038}.card .btn-omitir{border-color:#d0d5dd}.card .btn-omitir.active{border-color:#e2e8f0}.prescription-actions .btn-add-med,.prescription-actions .btn-save-prescription{height:46px;border-radius:11px;font-size:14.5px}.card .btn-save-profile{border-radius:11px}.card a{font-size:14.5px}.meds-card a:after,.search-specialist a:after{content:" →"}.card input,.card select,.card textarea{border:1.5px solid #d8e0db;border-radius:11px;padding:12px 14px;font-size:14px}.search-specialist .search-box{position:relative}.search-specialist .search-box input{width:100%;box-sizing:border-box;padding:12px 50px 12px 14px}.search-specialist .search-box button{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:34px;height:34px;padding:0;border:none;border-radius:9px;background:#1f6b3b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.search-specialist h3{font-size:15px;font-weight:800;color:#16261d;margin:16px 0 12px}.search-specialist .chips{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:4px}.search-specialist .chip-clickable{font-size:13.5px;font-weight:600;color:#34433b;background:#f4f9f6;border:1px solid #e0ebe3;border-radius:999px;padding:8px 15px;cursor:pointer}#section-dashboard,#section-citas,#section-recordatorios,#section-recetas,#section-perfil{scroll-margin-top:72px}.pm-bottomnav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:stretch;justify-content:space-around;background:#fff;border-top:1px solid #e6ebe6;box-shadow:0 -4px 16px #16261d0f;padding:8px 6px calc(10px + env(safe-area-inset-bottom))}.pm-bottomnav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;color:#9aa89f}.pm-bottomnav button span{font-size:10.5px;font-weight:700}.pm-bottomnav button.active{color:#1f6b3b}.pm-sheet-overlay{display:block;position:fixed;inset:0;z-index:60;background:#101e1666}.pm-sheet{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -10px 40px #101e162e;padding:14px 20px calc(22px + env(safe-area-inset-bottom))}.pm-sheet-handle{width:40px;height:4px;border-radius:99px;background:#dde4de;margin:0 auto 16px}.pm-sheet button{width:100%;display:flex;align-items:center;gap:13px;background:none;border:none;border-bottom:1px solid #f1f5f1;padding:15px 2px;cursor:pointer;font-family:inherit;text-align:left}.pm-sheet-ic{font-size:18px}.pm-sheet-label{flex:1;font-size:15px;font-weight:700;color:#16261d}.pm-sheet-chev{font-size:18px;color:#9aa89f}.pm-sheet-disabled{opacity:.45;cursor:not-allowed}.pm-sheet-logout{border-bottom:none;color:#d4493f}.pm-sheet-logout .pm-sheet-label{color:#d4493f}.patient-main{overflow:visible}.patient-topbar h1,.card h2{color:#16261d}.card .tabs{gap:20px;border-bottom:1px solid #ecefea;margin-bottom:16px}.card .tabs span{font-size:13.5px;font-weight:700;padding-bottom:10px;color:#6b7d72;margin-bottom:-1px}.card .tabs .active{color:#1f6b3b;border-bottom:2px solid #1f6b3b}.appointment-row{grid-template-columns:48px 1fr;gap:4px 12px;background:#fbfdfb;border:1px solid #eef2ee;border-radius:13px;padding:13px 14px;margin-bottom:10px}.appointment-row .date-box{grid-row:1 / span 2;align-self:start;background:#fff;border:1px solid #e0ebe3;border-radius:10px;padding:6px 4px}.appointment-row>div:not(.date-box):not(.row-actions) strong{font-size:14.5px}.appointment-row>div:not(.date-box):not(.row-actions) span{font-size:12.5px;color:#6b7d72;margin-top:1px}.appointment-row .row-actions{grid-column:1 / -1;flex-wrap:wrap;gap:8px;margin-top:6px}.appointment-row .row-actions button{padding:8px 14px;font-size:13px}.medicine-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:12px 0}.medicine-row>div:not(.pill-icon){flex:1;min-width:140px}.card>p.whatsapp-note{background:#eef6f0;border:1px solid #d5e8db;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5;color:#2f5a42}.reminder-config-item{background:#fbfdfb;border:1px solid #eef2ee;border-radius:13px;padding:13px 14px}.reminder-config-main strong{font-size:15px;font-weight:800;color:#16261d}.reminder-config-main span{font-size:12.5px;color:#5b6b62}.reminder-config-main small{font-size:12px;color:#9aa89f}.card .reminder-delete-btn{background:#f1f7f3!important;border-radius:9px;width:32px;height:32px!important;padding:0;opacity:1}.prescription-item{background:#fff;border:1px solid #eef2ee;border-radius:13px;padding:0;overflow:hidden}.prescription-item-head{background:#f7faf8;border-bottom:1px solid #eef2ee;padding:12px 14px;margin-bottom:0}.prescription-item-head strong{font-size:13.5px;font-weight:800;color:#16261d}.prescription-edit-row{padding:10px 14px 0;margin-bottom:6px}.prescription-item .recipe-list{padding:4px 14px 12px}.prescription-item .recipe-list p{font-size:14.5px;font-weight:700;color:#16261d}.prescription-item .recipe-list span{font-size:12.5px;font-weight:400;color:#6b7d72;margin-top:1px}.edit-rx-btn{background:#fff!important;border:1px solid #e0ebe3!important;border-radius:8px;width:30px;height:30px!important;opacity:1}.medication-form-row{grid-template-columns:1fr 1fr}.search-specialist .search-box{height:auto;border:none;padding:0;margin:12px 0 18px}.search-specialist .search-box:focus-within{box-shadow:none}.pm-logout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:6px;padding:10px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:14.5px;font-weight:700;color:#d4493f}}@media(max-width:359.98px){.medication-form-row{grid-template-columns:1fr}.pm-name-chip{max-width:200px}}.bellmenu{position:relative;display:inline-flex}:where(.bellmenu-trigger){position:relative;background:none;border:none;padding:0;cursor:pointer;font:inherit;display:inline-flex;align-items:center;justify-content:center}.bellmenu-badge{position:absolute;top:-4px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff}.bellmenu-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:95;width:300px;max-width:calc(100vw - 24px);background:#fff;border:1px solid #e7ece8;border-radius:14px;box-shadow:0 18px 44px #16261d2e;padding:8px}.bellmenu-title{font-size:12px;font-weight:800;letter-spacing:.4px;color:#6b7d72;padding:8px 10px 6px;text-transform:uppercase}.bellmenu-empty{font-size:13px;color:#667085;padding:10px;line-height:1.5}.bellmenu-dropdown button[role=menuitem]{width:100%;display:flex;align-items:flex-start;gap:10px;background:none;border:none;border-radius:10px;padding:10px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#102033;text-align:left;line-height:1.45}.bellmenu-dropdown button[role=menuitem]:hover{background:#f0fdf4}.bellmenu-ic{flex-shrink:0;font-size:15px}.bellmenu-text{flex:1;min-width:0}.avmenu{position:relative;display:inline-flex}:where(.avmenu-trigger){background:none;border:none;padding:0;cursor:pointer;font:inherit;display:inline-flex}.avmenu-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:95;min-width:220px;background:#fff;border:1px solid #e7ece8;border-radius:14px;box-shadow:0 18px 44px #16261d2e;padding:8px}.avmenu-dropdown button{width:100%;display:flex;align-items:center;gap:10px;background:none;border:none;border-radius:10px;padding:10px 12px;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:600;color:#102033;text-align:left}.avmenu-dropdown button:hover{background:#f0fdf4}.avmenu-dropdown .avmenu-danger{color:#dc2626}.avmenu-dropdown .avmenu-danger:hover{background:#fef2f2}.avmenu-ic{flex-shrink:0;width:18px;text-align:center}.cdlg-overlay{--green-900: #14532d;--green-700: #1b7a4b;--green-100: #e8f5e9;--text: #1f2937;--muted: #6b7280;--border: #e5e9e7;--red: #dc2626;--red-100: #fee2e2;position:fixed;inset:0;background:#0f281c73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1200;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:cdlgFade .18s ease both}@keyframes cdlgFade{0%{opacity:0}to{opacity:1}}.cdlg-card{width:400px;max-width:100%;background:#fff;border-radius:18px;box-shadow:0 24px 70px #081e1459;padding:26px 24px 20px;text-align:center;animation:cdlgUp .22s cubic-bezier(.2,.7,.2,1) both}@keyframes cdlgUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.cdlg-icon{width:46px;height:46px;border-radius:50%;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;font-size:20px;background:var(--green-100);color:var(--green-700)}.cdlg-icon.danger{background:var(--red-100)}.cdlg-title{margin:0 0 8px;font-size:17px;font-weight:800;color:var(--text)}.cdlg-message{margin:0 0 18px;font-size:13.5px;line-height:1.55;color:var(--muted);white-space:pre-line}.cdlg-input{width:100%;box-sizing:border-box;border:1.5px solid var(--border);border-radius:11px;padding:10px 12px;font-size:13.5px;color:var(--text);margin-bottom:18px;outline:none}.cdlg-input:focus{border-color:var(--green-700)}.cdlg-actions{display:flex;gap:10px;justify-content:center}.cdlg-btn{min-width:110px;padding:10px 18px;border-radius:11px;font-size:13.5px;font-weight:700;cursor:pointer;border:1.5px solid transparent;transition:filter .15s ease,background .15s ease}.cdlg-btn.primary{background:var(--green-700);color:#fff}.cdlg-btn.primary:hover{filter:brightness(1.08)}.cdlg-btn.danger{background:var(--red);color:#fff}.cdlg-btn.danger:hover{filter:brightness(1.08)}.cdlg-btn.ghost{background:#fff;color:var(--text);border-color:var(--border)}.cdlg-btn.ghost:hover{background:#f6f8f7}@media(max-width:480px){.cdlg-card{padding:22px 18px 16px}.cdlg-actions{flex-direction:column-reverse}.cdlg-btn{width:100%}}.sp-sub-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#e8f5e9;border:1px solid #cce8d4;border-radius:14px;padding:14px 18px;margin-bottom:22px}.sp-sub-banner.warn{background:#fef3c7;border-color:#fcd9a3}.sp-sub-info{display:flex;flex-direction:column;gap:2px;min-width:0}.sp-sub-info b{font-size:14px;color:#14532d}.sp-sub-banner.warn .sp-sub-info b{color:#b45309}.sp-sub-info span{font-size:13px;color:#4b5563}.sp-sub-cancel{flex-shrink:0;background:#fff;border:1px solid #cbd5cf;color:#6b7280;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:border-color .15s ease,color .15s ease}.sp-sub-cancel:hover:not(:disabled){border-color:#dc2626;color:#dc2626}.sp-sub-cancel:disabled{opacity:.6;cursor:progress}.sp-sub-addcard{flex-shrink:0;background:#1b7a4b;border:1px solid #1b7a4b;color:#fff;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:filter .15s ease}.sp-sub-addcard:hover{filter:brightness(1.08)}.sp-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#6b7280;font-family:Inter,system-ui,sans-serif}.sp-dashboard{min-height:100vh;background:#f4f7f5;display:grid;grid-template-columns:240px 1fr;font-family:Inter,system-ui,sans-serif;color:#1f2937}.sp-sidebar{background:#fff;border-right:1px solid #e5e9e7;padding:24px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sp-logo{border:none;background:transparent;cursor:pointer;padding:0 8px 4px;margin-bottom:16px;text-align:left}.sp-logo img{height:54px;width:auto;display:block;object-fit:contain}.sp-logo small{display:block;margin-top:6px;font-size:9px;font-weight:600;color:#6b7280;letter-spacing:.08em}.sp-sidebar-divider{height:1px;background:#e5e9e7;margin:0 0 16px}.sp-menu{display:flex;flex-direction:column;gap:4px}.sp-menu button,.sp-logout-btn{height:42px;border:none;background:transparent;border-radius:8px;text-align:left;padding:0 12px;font-weight:600;font-size:13.5px;color:#475467;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s,color .15s}.sp-menu button:hover:not(.sp-menu-disabled){background:#f3f6f4}.sp-menu button.active{background:#e8f5e9;color:#188038;font-weight:700;border:1px solid #d3ecd9}.sp-menu button.sp-menu-disabled{opacity:.4;cursor:not-allowed}.sp-menu-icon{font-size:15px;width:20px;text-align:center;flex-shrink:0}.sp-logout-btn{margin-top:auto;color:#dc2626}.sp-logout-btn:hover{background:#fef2f2}.sp-main{padding:28px 34px;max-width:1500px;overflow-y:auto}.sp-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.sp-topbar h1{margin:0;font-size:24px;font-weight:700}.sp-topbar p{color:#6b7280;font-size:13.5px;margin:4px 0 0}.sp-user{display:flex;align-items:center;gap:16px}.sp-bell{font-size:18px}.sp-who{font-size:12.5px;text-align:right}.sp-who b{display:block;font-size:13px}.sp-who span{color:#6b7280}.sp-see-profile{cursor:pointer}.sp-see-profile:hover{color:#188038;text-decoration:underline}.sp-avatar{width:38px;height:38px;border-radius:50%;background:#e8f5e9;color:#188038;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:14px}.sp-card{background:#fff;border:1px solid #e5e9e7;border-radius:12px;padding:20px;box-shadow:0 1px 2px #1018280a}.sp-card h2{font-size:14.5px;font-weight:700;display:flex;align-items:center;gap:8px;margin:0 0 14px}.sp-chip-right{margin-left:auto}.sp-link{color:#188038;font-size:12.5px;font-weight:600;cursor:pointer}.sp-link:hover{text-decoration:underline}.sp-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.sp-kpi-label{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}.sp-kpi-value{font-size:28px;font-weight:800;color:#14532d;margin:8px 0 4px}.sp-kpi-delta{font-size:11.5px;font-weight:600;color:#6b7280}.sp-row2,.sp-row3,.sp-row4{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;margin-bottom:20px}.sp-appt{display:flex;align-items:center;gap:14px;padding:13px 4px;border-bottom:1px solid #e5e9e7}.sp-appt:last-child{border-bottom:none}.sp-time-badge{min-width:64px;text-align:center;background:#e8f5e9;border-radius:8px;padding:7px 4px}.sp-time-badge b{display:block;font-size:13.5px;color:#14532d}.sp-time-badge span{font-size:10px;color:#188038}.sp-appt-info{flex:1;min-width:0}.sp-appt-info b{font-size:13.5px;display:block}.sp-appt-info span{font-size:12px;color:#6b7280}.sp-chip{font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.sp-chip.ok{background:#e8f5e9;color:#188038}.sp-chip.pend{background:#fef3c7;color:#b45309}.sp-chip.tele{background:#e0f2fe;color:#0369a1}.sp-btn{font-size:12px;font-weight:600;padding:7px 14px;border-radius:8px;border:1.5px solid #188038;color:#188038;background:transparent;cursor:pointer;transition:background .15s}.sp-btn:hover{background:#e8f5e9}.sp-btn.solid{background:#188038;color:#fff}.sp-btn.solid:hover{background:#14532d}.sp-btn.danger{border-color:#fca5a5;color:#dc2626}.sp-btn.danger:hover{background:#fef2f2}.sp-income-row{margin-bottom:20px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}@media(max-width:899.98px){.sp-income-row{grid-template-columns:1fr;gap:12px}}.sp-btn.ghost{border-color:#d1d5db;color:#475467}.sp-btn.ghost:hover{background:#f3f4f6}.sp-proposal-line{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:6px 10px;margin-top:4px}.sp-modal-overlay{position:fixed;inset:0;background:#16261d73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.sp-modal{background:#fff;border-radius:14px;padding:24px;width:100%;max-width:420px;box-shadow:0 20px 50px #00000040}.sp-modal h2{margin:0 0 4px;font-size:18px}.sp-modal .sp-modal-sub{color:#6b7280;font-size:13px;margin:0 0 16px}.sp-modal label{display:block;font-size:12.5px;font-weight:600;color:#374151;margin-bottom:12px}.sp-modal input,.sp-modal select{display:block;width:100%;margin-top:4px;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;font:inherit;font-size:14px;background:#fff}.sp-modal select:disabled{background:#f3f4f6;color:#9aa3a0}.sp-modal-error{color:#dc2626;font-size:12.5px;margin:0 0 10px}.sp-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.sp-btn:disabled{opacity:.6;cursor:not-allowed}.sp-full-btn{width:100%;margin-top:16px;height:40px}.sp-request{padding:13px 4px;border-bottom:1px solid #e5e9e7}.sp-request:last-child{border-bottom:none}.sp-request-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.sp-request-head b{font-size:13px}.sp-request-head span{font-size:11.5px;color:#6b7280}.sp-request-detail{font-size:12px;color:#6b7280;margin-bottom:9px}.sp-request-actions{display:flex;gap:8px}.sp-chart-meta{display:flex;gap:18px;margin-bottom:10px}.sp-chart-m b{font-size:18px;color:#14532d}.sp-chart-m span{display:block;font-size:11px;color:#6b7280}.sp-legend{display:flex;gap:14px;font-size:11.5px;color:#6b7280;margin-top:10px}.sp-dot{display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:5px;vertical-align:middle}.sp-split{display:flex;flex-direction:column;gap:12px}.sp-split-row{display:flex;justify-content:space-between;font-size:12.5px}.sp-bar-track{height:8px;background:#eef2ef;border-radius:99px;margin-top:5px;overflow:hidden}.sp-bar-fill{height:100%;border-radius:99px;background:#188038}.sp-pstat{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.sp-ps{background:#e8f5e9;border-radius:8px;padding:10px}.sp-ps b{font-size:17px;color:#14532d;display:block}.sp-ps span{font-size:10.5px;color:#188038}.sp-rx{width:100%;border-collapse:collapse;font-size:12.5px}.sp-rx th{text-align:left;color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:6px 8px;border-bottom:1px solid #e5e9e7}.sp-rx td{padding:10px 8px;border-bottom:1px solid #e5e9e7}.sp-rx tr:last-child td{border-bottom:none}.sp-profile-score{display:flex;align-items:center;gap:14px;margin-bottom:14px}.sp-ring{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sp-ring i{width:46px;height:46px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:800;font-size:13px;color:#14532d}.sp-profile-title{font-size:13.5px}.sp-profile-score p{font-size:12px;color:#6b7280;margin:3px 0 0}.sp-profile-list{font-size:12.5px;display:flex;flex-direction:column;gap:8px}.sp-profile-li{display:flex;justify-content:space-between;align-items:center}.sp-empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:8px 0}.sp-empty p{color:#6b7280;font-size:13px;margin:0;line-height:1.5}.sp-empty button{border:1.5px solid #188038;background:#fff;color:#188038;border-radius:8px;height:36px;padding:0 16px;font-weight:700;font-size:12.5px;cursor:pointer}.sp-empty button:hover{background:#e8f5e9}@media(max-width:1100px){.sp-dashboard{grid-template-columns:1fr}.sp-sidebar{position:static;height:auto}.sp-kpis{grid-template-columns:1fr 1fr}.sp-row2,.sp-row3,.sp-row4{grid-template-columns:1fr}}@media(max-width:600px){.sp-kpis{grid-template-columns:1fr}.sp-main{padding:20px 16px}.sp-topbar{flex-direction:column;gap:14px}.sp-card .sp-rx{display:block;overflow-x:auto;white-space:nowrap}.sp-pstat{grid-template-columns:1fr}}.sp-period-picker{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.sp-period-label{font-size:13.5px;font-weight:700;color:#4b5563}.sp-period-options{display:flex;gap:6px;background:#fff;border:1px solid #e5e9e7;border-radius:12px;padding:4px}.sp-period-options button{border:none;background:none;border-radius:9px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:700;color:#6b7280;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.sp-period-options button:hover{color:#14532d}.sp-period-options button.on{background:#e8f5e9;color:#14532d}.sp-agenda-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sp-agenda-head h2{margin-bottom:0}.sp-btn-externa{flex-shrink:0;background:#fff;color:#188038;border:1.5px solid #c9dfd1;border-radius:10px;padding:8px 14px;font-family:inherit;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.sp-btn-externa:hover{background:#f0fdf4}.sp-origin-badge{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.4px;border-radius:999px;padding:4px 10px}.sp-origin-badge.plat{color:#fff;background:#188038}.sp-origin-badge.ext{color:#fff;background:#404b51}.sp-origin-badge.inv{color:#8a6414;background:#faf1dc}.sp-origin-badge.conf{color:#14532d;background:#d7f2e0}.sp-agenda-link{display:inline-block;margin-top:12px;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;color:#188038}.sp-agenda-link:hover{color:#14532d}.sp-nudge{display:block;width:100%;text-align:left;background:#faf1dc;border:1px solid #ecd39a;border-radius:14px;padding:13px 18px;font-family:inherit;font-size:13.5px;font-weight:700;color:#8a6414;cursor:pointer}.sp-nudge:hover{background:#f7ead0}@media(min-width:900px){.spm-topbar,.spm-profile-row,.spm-nav,.spm-sheet,.spm-sheet-backdrop{display:none!important}}@media(max-width:899.98px){.sp-dashboard{display:block;background:#f3f6f3;font-family:Manrope,system-ui,-apple-system,sans-serif;color:#16261d;-webkit-font-smoothing:antialiased}.sp-dashboard:before{content:"";display:block;height:4px;background:#7c3aed}.sp-sidebar{display:none!important}.spm-topbar{position:sticky;top:0;z-index:50;background:#fffffff2;border-bottom:1px solid #e6ebe6;display:flex;align-items:center;justify-content:space-between;padding:10px 18px}.spm-brand{display:flex;flex-direction:column;gap:2px;background:none;border:none;padding:0;text-align:left;cursor:pointer;font-family:inherit}.spm-brand img{height:32px;width:auto;display:block;align-self:flex-start}.spm-brand span{font-size:8.5px;font-weight:700;letter-spacing:1.6px;color:#6b7d72}.spm-topbar-right{display:flex;align-items:center;gap:12px}.spm-bell{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f1f4f1;font-size:17px}.spm-avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#1f6b3b;color:#fff;font-weight:800;font-size:14px}.sp-main{padding:18px 16px 96px;max-width:none;overflow:visible}.sp-topbar{display:block;margin-bottom:14px}.sp-topbar h1{font-size:26px;font-weight:800;letter-spacing:-.01em;color:#16261d}.sp-topbar p{margin-top:4px;font-size:13.5px;line-height:1.5;color:#6b7d72}.sp-topbar .sp-user{display:none}.spm-profile-row{display:flex;align-items:center;gap:10px;margin-top:10px}.spm-specialty-chip{display:inline-flex;align-items:center;gap:6px;background:#f4f9f6;border:1px solid #e0ebe3;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:700;color:#34433b}.spm-see-profile{background:none;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:700;color:#1f6b3b;cursor:pointer}.sp-sub-banner{margin-bottom:14px;border-radius:14px}.sp-kpis{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.sp-kpis .sp-card{border:1px solid #ecefea;border-radius:14px;padding:14px;box-shadow:0 1px 3px #16261d0d}.sp-kpi-label{font-size:11.5px;font-weight:700;color:#6b7d72}.sp-kpi-value{font-size:26px;font-weight:800;color:#16261d;margin:6px 0 4px}.sp-kpi-delta{font-size:11px;line-height:1.4;color:#9aa89f}.sp-row2,.sp-row3,.sp-row4{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.sp-row2 .sp-card,.sp-row3 .sp-card,.sp-row4 .sp-card{border:1px solid #ecefea;border-radius:16px;padding:20px;box-shadow:0 1px 3px #16261d0d;scroll-margin-top:70px}.sp-card h2{font-size:17px;font-weight:800;color:#16261d;margin-bottom:12px}.sp-empty p{font-size:14px;line-height:1.55;color:#6b7d72}.sp-empty button{background:#fff;color:#1f6b3b;font-family:inherit;font-weight:700;font-size:14.5px;padding:11px 18px;border-radius:11px;border:1.5px solid #cfe2d6;cursor:pointer}.sp-request-actions{display:flex;gap:10px}.sp-request-actions .sp-btn{flex:1;padding:11px;border-radius:11px}.sp-ps{background:#eef6f0;border:1px solid #dcebe1;border-radius:12px;padding:12px 14px}.sp-ps b{font-size:20px;font-weight:800}.sp-ps span{font-size:11.5px;color:#5b6b62}.sp-rx{font-size:13px}.sp-rx th,.sp-rx td{padding:8px 6px}.sp-full-btn{width:100%}.spm-nav{position:fixed;left:0;right:0;bottom:0;z-index:55;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e6ebe6;display:flex;align-items:stretch;justify-content:space-around;padding:8px 6px calc(10px + env(safe-area-inset-bottom))}.spm-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;padding:0;font-family:inherit;font-size:10.5px;font-weight:700;color:#9aa89f;cursor:pointer}.spm-nav button.on{color:#1f6b3b}.spm-sheet-backdrop{position:fixed;inset:0;z-index:60;background:#101e1666;animation:spmFade .2s ease both}@keyframes spmFade{0%{opacity:0}to{opacity:1}}.spm-sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -10px 40px #101e162e;padding:14px 20px calc(22px + env(safe-area-inset-bottom));animation:spmSlideUp .25s cubic-bezier(.2,.7,.2,1) both}@keyframes spmSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.spm-sheet-handle{width:40px;height:4px;border-radius:99px;background:#dde4de;margin:0 auto 16px}.spm-sheet-item{width:100%;display:flex;align-items:center;gap:13px;padding:15px 2px;border:none;border-bottom:1px solid #f1f5f1;background:none;font-family:inherit;font-size:15px;font-weight:700;color:#16261d;cursor:pointer;text-align:left}.spm-sheet-item span{font-size:18px}.spm-sheet-item i{margin-left:auto;font-style:normal;color:#9aa89f;font-size:17px}.spm-sheet-item.disabled{opacity:.45;cursor:default}.spm-sheet-item.logout{color:#d4493f;border-bottom:none}}@media(max-width:899.98px){.sp-period-picker{display:block;margin-bottom:14px}.sp-period-label{display:block;font-size:12.5px;font-weight:700;color:#6b7d72;margin-bottom:8px}.sp-period-options{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px;border:none;background:none}.sp-period-options::-webkit-scrollbar{display:none}.sp-period-options button{flex-shrink:0;background:#fff;border:1px solid #e0e7e1;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:700;color:#5b6b62;cursor:pointer;white-space:nowrap}.sp-period-options button.on{background:#e8f3ec;border-color:#bcd9c6;color:#1f6b3b}}.atm-overlay{--green-900: #14532d;--green-700: #1b7a4b;--green-500: #2f9e63;--green-300: #7cc79b;--green-100: #e8f5e9;--text: #1f2937;--muted: #6b7280;--faint: #9aa3a0;--border: #e5e9e7;--red: #dc2626;position:fixed;inset:0;background:#0f281c73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:atmFade .2s ease both}@keyframes atmFade{0%{opacity:0}to{opacity:1}}.atm-modal{width:480px;max-width:100%;max-height:96vh;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 24px 70px #081e1459;position:relative;animation:atmUp .25s cubic-bezier(.2,.7,.2,1) both}@keyframes atmUp{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}.atm-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:50%;background:#ffffff2e;border:none;color:#fff;font-size:15px;cursor:pointer;z-index:3}.atm-close:hover{background:#ffffff52}.atm-head{background:linear-gradient(155deg,var(--green-900),var(--green-700));color:#fff;padding:24px 26px 20px}.atm-eyebrow{font-size:10px;font-weight:800;letter-spacing:1.3px;color:var(--green-300)}.atm-head h1{font-size:22px;font-weight:800;margin:8px 0 5px}.atm-head p{font-size:13px;color:#bfe9d0;line-height:1.4}.atm-ribbon{display:inline-flex;align-items:center;gap:6px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:99px;padding:5px 12px;font-size:11px;font-weight:700;margin-top:14px}.atm-body{padding:20px 26px 24px}.atm-timeline{display:flex;gap:0;margin-bottom:18px}.atm-tstep{flex:1;text-align:center;position:relative}.atm-tstep .atm-dot{width:28px;height:28px;border-radius:50%;margin:0 auto 7px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.atm-tstep.now .atm-dot{background:var(--green-700);color:#fff}.atm-tstep.bill .atm-dot{background:var(--green-100);color:var(--green-700);border:1.5px dashed var(--green-300)}.atm-tt{font-size:10.5px;font-weight:800;color:var(--text)}.atm-ts{font-size:9.5px;color:var(--muted);line-height:1.3;margin-top:2px;display:block}.atm-tstep:after{content:"";position:absolute;top:14px;left:60%;width:80%;height:2px;background:var(--border);z-index:0}.atm-tstep:last-child:after{display:none}.atm-price{font-size:11px;font-weight:800}.atm-price.free{color:var(--green-700)}.atm-price.charge{color:var(--text)}.atm-summary{background:var(--green-100);border-radius:12px;padding:14px 15px;margin:6px 0 16px}.atm-sr{display:flex;justify-content:space-between;font-size:12.5px;margin-bottom:6px;color:var(--text)}.atm-sr:last-child{margin-bottom:0}.atm-sr.total{border-top:1px dashed var(--green-300);padding-top:9px;margin-top:9px;font-weight:800;font-size:15px;color:var(--green-900)}.atm-free-tag{color:var(--green-700);font-weight:800}.atm-strike{text-decoration:line-through;color:var(--faint);font-size:11px;margin-right:5px}.atm-form{margin-top:4px}.atm-form .atm-cta{margin-top:16px}.atm-cta{width:100%;background:var(--green-700);color:#fff;border:none;border-radius:12px;padding:15px;font-size:15px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease}.atm-cta:hover:not(:disabled){background:var(--green-900)}.atm-cta:disabled{opacity:.6;cursor:progress}.atm-loading{font-size:13px;color:var(--muted);text-align:center;padding:18px 0}.atm-error{font-size:12.5px;color:var(--red);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:9px 11px;margin:12px 0 0}.atm-retry{background:none;border:none;color:var(--green-700);font-weight:700;cursor:pointer;text-decoration:underline;font-size:12.5px}.atm-secured{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:var(--muted);margin-top:12px}.atm-finep{font-size:10px;color:var(--faint);text-align:center;margin-top:12px;line-height:1.5}.atm-trust{display:flex;justify-content:center;gap:16px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border);flex-wrap:wrap}.atm-trust span{font-size:10.5px;color:var(--muted);display:flex;align-items:center;gap:5px}.atm-preview{margin-top:4px}.atm-preview-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.atm-preview-field{border:1.5px solid var(--border);border-radius:10px;padding:9px 12px;margin-bottom:10px;background:#fff}.atm-preview-field span{display:block;font-size:10px;font-weight:700;color:var(--muted);margin-bottom:3px}.atm-preview-field b{font-size:14px;color:#b8c0bb;font-weight:600;letter-spacing:.3px}.atm-preview-note{font-size:11px;color:var(--muted);background:#f3f6f4;border-radius:8px;padding:9px 11px;margin:4px 0 14px;line-height:1.5}.atm-preview-note code{font-size:10.5px;color:var(--green-700)}.atm-done{text-align:center;padding:8px 0 4px}.atm-done-icon{font-size:44px;margin-bottom:10px}.atm-done p{font-size:14px;color:var(--text);line-height:1.6;margin-bottom:18px}@media(max-width:520px){.atm-modal{border-radius:14px}.atm-head h1{font-size:20px}}.ma-page{min-height:100vh;background:#f6f8f4;font-family:Inter,system-ui,sans-serif;color:#404b51}.ma-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#667085;font-family:Inter,sans-serif}.ma-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff2;border-bottom:1px solid #e6ebe6;padding:10px 24px;position:sticky;top:0;z-index:30}.ma-back{background:none;border:none;padding:6px 8px;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:700;color:#3e8359;white-space:nowrap}.ma-topbar-title{display:flex;flex-direction:column;align-items:center;gap:2px}.ma-topbar-title img{height:28px;width:auto;display:block}.ma-topbar-title span{font-size:8.5px;font-weight:700;letter-spacing:1.6px;color:#6b7d72}.ma-topbar-spacer{width:90px}.ma-main{max-width:1120px;margin:0 auto;padding:22px 24px 60px;display:flex;flex-direction:column;gap:16px}.ma-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.ma-header h1{font-size:27px;font-weight:800;letter-spacing:-.01em;color:#26333a;margin:0}.ma-header p{margin:3px 0 0;font-size:13.5px;color:#6b7d72}.ma-actions{display:flex;gap:10px;flex-wrap:wrap}.ma-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#3e8359;color:#fff;font-family:inherit;font-weight:700;font-size:13.5px;padding:11px 18px;border:none;border-radius:11px;box-shadow:0 6px 16px #3e835940;cursor:pointer}.ma-btn-primary:disabled{background:#c7d6cc;box-shadow:none;cursor:default}.ma-btn-ghost{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#404b51;font-family:inherit;font-weight:700;font-size:13.5px;padding:11px 16px;border:1.5px solid #d5dbde;border-radius:11px;cursor:pointer}.ma-btn-dark{background:#404b51;color:#fff;font-family:inherit;font-weight:800;font-size:14.5px;padding:14px;border:none;border-radius:12px;box-shadow:0 6px 16px #404b5140;cursor:pointer}.ma-btn-dark:disabled{background:#b9c1c5;box-shadow:none;cursor:default}.ma-btn-full{width:100%;margin-top:14px}.ma-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ma-flex{flex:1}.ma-datenav{background:#fff;border:1px solid #e7ece8;border-radius:13px;padding:8px 10px;box-shadow:0 1px 3px #2230290f;display:flex;align-items:center;gap:10px}.ma-datenav>button{width:34px;height:34px;border:none;border-radius:9px;background:#f6f8f4;color:#404b51;font-size:18px;font-weight:800;cursor:pointer;font-family:inherit}.ma-datenav-center{position:relative;display:flex;align-items:center;gap:8px;min-width:210px;justify-content:center}.ma-datenav-center strong{font-size:14.5px;font-weight:800;color:#26333a}.ma-date-btn{background:none;border:none;padding:2px 4px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px;border-radius:8px}.ma-date-btn:hover{background:#f6f8f4}.ma-date-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ma-hoy{font-size:10px;font-weight:800;letter-spacing:.4px;color:#fff;background:#3e8359;border-radius:999px;padding:3px 9px}.ma-goto-hoy{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:11.5px;font-weight:700;color:#3e8359}.ma-summary{font-size:13px;font-weight:600;color:#8b978d}.ma-legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ma-legend span{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:#6b7d72}.ma-legend i{width:9px;height:9px;border-radius:50%;display:inline-block}.ma-leg-free{border:2px solid #3e8359;background:#fff}.ma-leg-plat{background:#3e8359}.ma-leg-ext{background:#404b51}.ma-leg-block{background:#b6c1ba}.ma-banner{background:#eaf2ec;border:1px solid #d7e7dc;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:14px}.ma-banner-ic{font-size:20px}.ma-banner strong{font-size:13.5px;font-weight:800;color:#2e6343}.ma-banner span{font-size:13px;color:#4c6355}.ma-banner div{flex:1;min-width:0}.ma-banner-cta{flex-shrink:0;background:#3e8359;color:#fff;border:none;font-family:inherit;font-weight:700;font-size:13px;padding:9px 16px;border-radius:9px;cursor:pointer}.ma-banner-x{flex-shrink:0;background:none;border:none;font-size:14px;color:#7d8f83;cursor:pointer;padding:2px 4px}.ma-empty{background:#fff;border:1px solid #e7ece8;border-radius:14px;padding:14px 18px;font-size:13px;line-height:1.55;color:#6b7d72}.ma-timeline{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.ma-period{font-size:12px;font-weight:800;letter-spacing:1px;color:#8b978d;margin-bottom:12px}.ma-nowline{display:flex;align-items:center;gap:8px;margin:2px 0 10px}.ma-nowline span{flex:1;height:2px;border-radius:99px;background:#3e8359}.ma-nowline b{font-size:10.5px;font-weight:800;letter-spacing:.4px;color:#3e8359}.ma-slot{display:grid;grid-template-columns:46px 14px 1fr;gap:9px;margin-bottom:10px}.ma-slot-time{font-size:13px;font-weight:800;color:#404b51;padding-top:2px}.ma-slot-rail{display:flex;flex-direction:column;align-items:center}.ma-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;border:2.5px solid transparent}.ma-dot-free{border-color:#3e8359;background:#fff}.ma-dot-past{border-color:#c2cdc5;background:#fff}.ma-dot-plat{border-color:#3e8359;background:#3e8359}.ma-dot-ext{border-color:#404b51;background:#404b51}.ma-dot-block{border-color:#b6c1ba;background:#b6c1ba}.ma-rail-line{flex:1;width:2px;background:#e3e9e4;margin-top:3px}.ma-card{border-radius:13px;padding:12px 15px;border:1.5px solid #e3e9e4;background:#fff}.ma-card-plat{background:#eaf2ec;border-color:#cfe3d6}.ma-card-ext{background:#fff;border-color:#e3e9e4}.ma-card-free{border-style:dashed;border-color:#c9d6cd;cursor:pointer}.ma-card-past{opacity:.55;cursor:default}.ma-card-block{background:repeating-linear-gradient(135deg,#f1f4f2 0 8px,#e9edea 8px 16px);border-color:#e2e7e3;cursor:pointer}.ma-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ma-card-title{font-size:14px;font-weight:800;color:#26333a}.ma-title-free{color:#3e8359}.ma-title-past{color:#8b978d}.ma-title-block{color:#5c6b73}.ma-plus{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#eaf2ec;color:#3e8359;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center}.ma-card-sub{font-size:12px;line-height:1.45;color:#77857c;margin-top:2px}.ma-card-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px}.ma-badge{font-size:10px;font-weight:800;letter-spacing:.4px;border-radius:999px;padding:3px 9px}.ma-badge-plat{color:#fff;background:#3e8359}.ma-badge-ext{color:#fff;background:#404b51}.ma-badge-inv{color:#8a6414;background:#faf1dc}.ma-badge-pend{color:#9c6f17;background:#faf1dc}.ma-badge-conf{color:#14532d;background:#d7f2e0}.ma-resolved{margin-left:auto;font-size:10.5px;font-weight:800;border-radius:999px;padding:4px 10px;color:#fff}.ma-res-ok{background:#3e8359}.ma-res-noshow{background:#e0a12e}.ma-res-cancel{background:#98a4ab}.ma-chips{display:flex;gap:7px;margin-top:10px}.ma-chips button{flex:1;text-align:center;font-family:inherit;font-size:11.5px;font-weight:800;border-radius:9px;padding:8px 4px;cursor:pointer}.ma-chip-a{color:#3e8359;background:#eaf2ec;border:1.5px solid #bcd8c6}.ma-chip-n{color:#9c6f17;background:#faf1dc;border:1.5px solid #ecd39a}.ma-chip-c{color:#5c6b73;background:#eef0f1;border:1.5px solid #d5dbde}.ma-toast{position:fixed;left:50%;transform:translate(-50%);bottom:30px;z-index:70;background:#26333a;color:#fff;border-radius:999px;padding:11px 20px;font-size:13px;font-weight:700;box-shadow:0 8px 24px #2230294d;white-space:nowrap}.ma-overlay{position:fixed;inset:0;z-index:60;background:#26333a73;display:flex;align-items:center;justify-content:center;padding:20px}.ma-modal{width:480px;max-width:100%;max-height:86vh;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 24px 60px #22302947;padding:22px 26px}.ma-modal-wide{width:680px}.ma-sheet-handle{display:none}.ma-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.ma-modal-head h2{font-size:19px;font-weight:800;color:#26333a;margin:0}.ma-modal-head button{background:none;border:none;font-size:15px;color:#7d8f83;cursor:pointer;padding:4px}.ma-modal-hint{font-size:12.5px;line-height:1.5;color:#6b7d72;margin:0 0 16px}.ma-inv-word{color:#8a6414}.ma-label{display:block;font-size:12px;font-weight:800;color:#404b51;margin:14px 0 6px}.ma-label small{color:#9aa89f;font-weight:600}.ma-date-pill{display:inline-flex;align-items:center;gap:7px;background:#f6f8f4;border-radius:10px;padding:10px 13px;font-size:13px;font-weight:700;color:#404b51}.ma-hour-chips{display:flex;flex-wrap:wrap;gap:8px}.ma-hchip{font-family:inherit;font-size:13px;font-weight:700;padding:8px 12px;border-radius:10px;cursor:pointer;color:#404b51;background:#fff;border:1.5px solid #d8e0db}.ma-hchip.on{color:#fff;background:#3e8359;border-color:#3e8359}.ma-hchip-pill{border-radius:999px;padding:8px 14px}.ma-input{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:11px;padding:12px 14px;font-family:inherit;font-size:14px;color:#26333a;outline:none}.ma-input:focus{border-color:#3e8359}.ma-input-time{margin-top:8px;max-width:160px}.ma-consent{display:flex;align-items:flex-start;gap:10px;margin-top:16px;cursor:pointer;font-size:13px;line-height:1.45;color:#404b51}.ma-consent input{width:20px;height:20px;accent-color:#3e8359;flex-shrink:0}.ma-warn{font-size:12.5px;line-height:1.5;color:#9c6f17;background:#faf1dc;border-radius:10px;padding:10px 13px}.ma-warn-mt{margin-top:8px}.ma-error{color:#d4493f;font-size:13px;font-weight:600;margin:12px 0 0}.ma-link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;color:#3e8359}.ma-cap-grid{display:grid;grid-template-columns:90px 76px 1fr 150px 24px;gap:8px;align-items:center;margin-bottom:8px}.ma-cap-head{margin-bottom:6px;padding:0 2px}.ma-cap-head span{font-size:10.5px;font-weight:800;letter-spacing:.5px;color:#8b978d}.ma-cap-grid input{width:100%;min-width:0;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:9px;padding:10px 9px;font-family:inherit;font-size:13px;color:#26333a;outline:none}.ma-cap-ok{width:18px;height:18px;border-radius:50%;background:#e5eae6;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.ma-cap-ok.on{background:#3e8359}.ma-cap-add{display:inline-block;margin-top:4px}.ma-cap-note{font-size:11.5px;line-height:1.5;color:#9aa89f;margin:10px 0 0}@media(max-width:899.98px){.ma-main{padding:16px 16px 80px;gap:12px}.ma-header h1{font-size:23px}.ma-header p{font-size:12.5px}.ma-actions{width:100%}.ma-actions .ma-btn-ghost,.ma-actions .ma-btn-primary{flex:1;justify-content:center;padding:12px 8px}.ma-topbar{padding:10px 14px}.ma-topbar-spacer{display:none}.ma-controls{gap:10px}.ma-datenav{width:100%}.ma-datenav-center{flex:1;min-width:0;flex-direction:column;gap:2px}.ma-datenav>button{width:36px;height:36px}.ma-timeline{grid-template-columns:1fr;gap:8px}.ma-slot{grid-template-columns:44px 14px 1fr;gap:8px}.ma-card{padding:11px 13px}.ma-card-title{font-size:13.5px}.ma-banner{align-items:flex-start;flex-wrap:wrap;padding:13px 14px}.ma-banner div{flex-basis:calc(100% - 60px)}.ma-banner-cta{margin-left:27px}.ma-overlay{align-items:flex-end;padding:0}.ma-modal,.ma-modal-wide{width:100%;max-height:90vh;border-radius:22px 22px 0 0;padding:14px 20px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -10px 40px #22302933}.ma-sheet-handle{display:block;width:40px;height:4px;border-radius:99px;background:#dde4de;margin:0 auto 14px}.ma-modal-head h2{font-size:18px}.ma-cap-grid{grid-template-columns:58px 50px 1fr 80px 20px;gap:6px}.ma-cap-grid input{padding:9px 7px;font-size:12px}.ma-toast{bottom:86px;max-width:calc(100% - 32px);white-space:normal;text-align:center}}.minical{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:95;width:292px;background:#fff;border:1px solid #e7ece8;border-radius:16px;box-shadow:0 18px 44px #16261d2e;padding:14px}.minical-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.minical-head strong{font-size:14px;font-weight:800;color:#26333a;text-transform:capitalize}.minical-head button{width:30px;height:30px;border:none;border-radius:9px;background:#f6f8f4;color:#404b51;font-size:16px;font-weight:800;cursor:pointer;font-family:inherit}.minical-head button:hover{background:#eaf2ec;color:#3e8359}.minical-week{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}.minical-week span{text-align:center;font-size:10.5px;font-weight:800;letter-spacing:.4px;color:#8b978d;padding:4px 0}.minical-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.minical-day{height:34px;border:none;border-radius:9px;background:none;font-family:inherit;font-size:13px;font-weight:700;color:#404b51;cursor:pointer}.minical-day:hover{background:#eaf2ec;color:#3e8359}.minical-day.today{box-shadow:inset 0 0 0 1.5px #3e8359;color:#3e8359}.minical-day.sel{background:#3e8359;color:#fff;box-shadow:none}.minical-foot{display:flex;justify-content:center;margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f1}.minical-hoy{background:none;border:none;padding:4px 10px;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:800;color:#3e8359;border-radius:8px}.minical-hoy:hover{background:#eaf2ec}@media(max-width:899.98px){.minical{width:min(292px,calc(100vw - 32px))}}.adm-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#6b7280;font-family:Inter,system-ui,sans-serif}.adm-page{min-height:100vh;background:#f4f7f5;font-family:Inter,system-ui,sans-serif;color:#1f2937}.adm-topbar{height:68px;background:#fff;border-bottom:1px solid #e5e9e7;display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:10}.adm-logo{border:none;background:transparent;cursor:pointer;padding:0;text-align:left;display:flex;align-items:center;gap:10px}.adm-logo img{height:52px;width:auto;object-fit:contain}.adm-logo small{font-size:9px;font-weight:700;color:#6b7280;letter-spacing:.08em}.adm-sep-link{color:#188038;font-size:13px;font-weight:700;text-decoration:none}.adm-sep-link:hover{text-decoration:underline}.adm-main{max-width:980px;margin:0 auto;padding:32px 24px 64px}.adm-main h1{margin:0;font-size:24px}.adm-subtitle{color:#6b7280;font-size:14px;margin:6px 0 28px}.adm-section{margin-bottom:32px}.adm-section h2{font-size:16px;display:flex;align-items:center;gap:8px;margin:0 0 12px}.adm-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:#b45309;color:#fff;border-radius:999px;font-size:12px;font-weight:800}.adm-empty{background:#fff;border:1px dashed #d0d5dd;border-radius:12px;padding:18px;color:#6b7280;font-size:13.5px;margin:0}.adm-card{background:#fff;border:1px solid #e5e9e7;border-radius:14px;padding:20px;margin-bottom:14px;box-shadow:0 1px 2px #1018280a}.adm-card-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.adm-photo{width:56px;height:56px;border-radius:50%;background:#e8f5e9;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.adm-photo img{width:100%;height:100%;object-fit:cover}.adm-headline{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.adm-headline strong{font-size:16px}.adm-headline span{font-size:13px;color:#188038;font-weight:600}.adm-headline small{font-size:12px;color:#9ca3af}.adm-actions{display:flex;gap:8px;flex-shrink:0}.adm-btn{height:38px;padding:0 16px;border-radius:9px;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s}.adm-btn.approve{border:none;background:#188038;color:#fff}.adm-btn.approve:hover{background:#14532d}.adm-btn.reject{border:1px solid #fca5a5;background:#fff;color:#dc2626}.adm-btn.reject:hover{background:#fef2f2}.adm-btn.ghost{border:1px solid #d0d5dd;background:#fff;color:#475467}.adm-btn.ghost:hover{border-color:#b45309;color:#b45309}.adm-btn:disabled{opacity:.6;cursor:not-allowed}.adm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px;padding:14px;background:#f8fafc;border-radius:10px}.adm-grid span{display:block;font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.adm-grid b{font-size:13.5px;color:#1f2937;word-break:break-word}.adm-about{margin:12px 0 0;font-size:13px;color:#475467;line-height:1.6}.adm-about span{font-weight:700;color:#1f2937}.adm-docs{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px}.adm-docs span{font-weight:700}.adm-docs a{color:#188038;font-weight:600;text-decoration:none;background:#e8f5e9;padding:5px 10px;border-radius:8px}.adm-docs a:hover{text-decoration:underline}.adm-row{background:#fff;border:1px solid #e5e9e7;border-radius:12px;padding:14px 16px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:14px}.adm-row strong{display:block;font-size:14px}.adm-row span{font-size:12.5px;color:#6b7280}.adm-note{color:#6b7280;font-size:13px}@media(max-width:700px){.adm-card-head{flex-wrap:wrap}.adm-grid{grid-template-columns:1fr}.adm-row{flex-direction:column;align-items:flex-start}.adm-topbar{height:auto;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 16px}.adm-main{padding:20px 16px 48px}.adm-actions{width:100%}.adm-actions .adm-btn{flex:1}}@media(max-width:899.98px){.specialists-page{display:none!important}}@media(min-width:900px){.es-page{display:none!important}}.es-page{--es-green: #1f6b3b;--es-green-2: #3d8a5e;--es-dark: #16261d;--es-text: #34433b;--es-muted: #5b6b62;--es-faint: #9aa89f;--es-bg: #f3f6f3;--es-border: #d8e0db;--es-border-soft: #ecefea;--es-chip-bg: #f4f9f6;--es-chip-border: #e0ebe3;min-height:100vh;background:var(--es-bg);font-family:Manrope,system-ui,-apple-system,sans-serif;color:var(--es-dark);-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;overflow-x:clip}.es-page *,.es-page *:before,.es-page *:after{box-sizing:border-box}.es-page input,.es-page select,.es-page button{font-family:inherit}.es-page input::placeholder{color:var(--es-faint)}.es-page select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7d72' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center}.es-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#6b7d72;font-family:Manrope,system-ui,sans-serif}.es-topbar{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e6ebe6;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px}.es-logo{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.es-logo img{height:26px;width:auto;display:block}.es-account-btn{display:inline-flex;align-items:center;gap:8px;background:var(--es-green);color:#fff;font-weight:700;font-size:13.5px;padding:8px 14px;border:none;border-radius:11px;cursor:pointer;white-space:nowrap;transition:background .15s ease}.es-account-btn:hover{background:#1a5d33}.es-search{background:#fff;border-bottom:1px solid #e6ebe6}.es-search-inner{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px}.es-search-field{position:relative;flex:1}.es-search-ic{position:absolute;top:50%;left:14px;transform:translateY(-50%);display:flex;font-size:15px;pointer-events:none}.es-search-field input{width:100%;border:1.5px solid var(--es-border);border-radius:12px;padding:13px 14px 13px 40px;font-size:14px;color:var(--es-dark);outline:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.es-search-field input:focus{border-color:var(--es-green-2);box-shadow:0 0 0 3px #3d8a5e1f}.es-search-btn{background:var(--es-green);color:#fff;font-weight:700;font-size:15px;text-align:center;padding:13px 24px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 6px 16px #1f6b3b38;transition:background .15s ease}.es-search-btn:hover{background:#1a5d33}.es-layout{flex:1;width:100%;display:flex;flex-direction:column}.es-results{display:flex;flex-direction:column;min-width:0}.es-results-head{padding:16px 16px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.es-count{font-size:15px;font-weight:800;color:var(--es-dark)}.es-count span{color:var(--es-green)}.es-filters-btn{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1.5px solid var(--es-border);border-radius:11px;padding:9px 14px;font-size:13.5px;font-weight:700;color:var(--es-text);cursor:pointer}.es-sort{padding:12px 16px 0}.es-sort select{width:100%;border:1.5px solid var(--es-border);border-radius:11px;padding:11px 38px 11px 14px;font-size:13.5px;font-weight:600;color:var(--es-text);outline:none;background-color:#fff;cursor:pointer}.es-list{flex:1;padding:14px 16px 28px;display:flex;flex-direction:column;gap:14px}.es-card{background:#fff;border:1px solid var(--es-border-soft);border-radius:18px;padding:18px;box-shadow:0 1px 3px #16261d0d}.es-card-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.es-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;background:#e3f0e8;display:flex;align-items:center;justify-content:center;font-size:34px;overflow:hidden}.es-avatar img{width:100%;height:100%;object-fit:cover}.es-card-id{min-width:0}.es-card-name{font-size:19px;font-weight:800;color:var(--es-dark);line-height:1.15}.es-card-specialty{font-size:13.5px;font-weight:700;color:var(--es-green);margin-top:3px;line-height:1.3}.es-card-rating{display:flex;align-items:center;gap:6px;margin-top:7px;font-size:13px}.es-card-rating b{font-weight:800;color:var(--es-dark)}.es-card-rating small{font-size:12px;color:var(--es-faint)}.es-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.es-chip{display:inline-flex;align-items:center;gap:6px;background:var(--es-chip-bg);border:1px solid var(--es-chip-border);border-radius:999px;padding:7px 12px;font-size:12.5px;font-weight:600;color:var(--es-text)}.es-chip.green{background:#eef7f1;border-color:#cfe6d8;font-weight:700;color:var(--es-green)}.es-focus{background:#f1f8f4;border:1px solid #d8ebdf;border-radius:13px;padding:13px 15px;margin-bottom:16px}.es-focus b{display:block;font-size:13.5px;font-weight:800;color:var(--es-green);margin-bottom:4px}.es-focus p{font-size:13px;color:var(--es-muted);line-height:1.5}.es-price{display:flex;align-items:baseline;gap:8px;padding-bottom:16px;border-bottom:1px solid #f0f3f0;margin-bottom:16px}.es-price-from{font-size:12.5px;color:var(--es-faint);font-weight:600}.es-price-amount{font-size:24px;font-weight:800;color:var(--es-green)}.es-price-per{font-size:12.5px;color:var(--es-faint)}.es-actions{display:flex;flex-direction:column;gap:10px}.es-btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--es-green);color:#fff;font-weight:700;font-size:15px;padding:14px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 6px 16px #1f6b3b38;transition:background .15s ease}.es-btn-primary:hover{background:#1a5d33}.es-btn-ghost{text-align:center;background:#fff;color:var(--es-green);font-weight:700;font-size:15px;padding:13px;border-radius:12px;border:1.5px solid #cfe2d6;cursor:pointer;transition:border-color .15s ease}.es-btn-ghost:hover{border-color:var(--es-green)}.es-empty{background:#fff;border:1px solid var(--es-border-soft);border-radius:18px;padding:40px 20px;text-align:center;color:var(--es-muted);font-size:14.5px}.es-filters-content{display:flex;flex-direction:column;gap:22px}.es-filter-label{font-size:15px;font-weight:800;color:var(--es-dark);margin-bottom:10px}.es-input{width:100%;border:1.5px solid var(--es-border);border-radius:11px;padding:12px 14px;font-size:14px;color:var(--es-dark);outline:none;background-color:#fff}.es-input:focus{border-color:var(--es-green-2)}select.es-input{padding-right:38px;cursor:pointer;color:var(--es-text)}.es-options{display:flex;flex-direction:column;gap:14px}.es-option{display:flex;align-items:center;gap:11px;background:none;border:none;padding:0;cursor:pointer;text-align:left}.es-radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #cdd6cf;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .12s ease}.es-radio i{width:8px;height:8px;border-radius:50%;background:transparent}.es-radio.on{border-color:var(--es-green);background:var(--es-green)}.es-radio.on i{background:#fff}.es-checkbox{flex-shrink:0;width:20px;height:20px;border-radius:6px;border:2px solid #cdd6cf;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .12s ease}.es-checkbox.on{border-color:var(--es-green);background:var(--es-green)}.es-stars{font-size:14px;letter-spacing:1px;color:#e2a93b}.es-option-label{font-size:13.5px;color:var(--es-text)}.es-sheet-backdrop{position:fixed;inset:0;z-index:60;background:#101e1666;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:esFade .2s ease both}@keyframes esFade{0%{opacity:0}to{opacity:1}}.es-sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;background:#fff;border-radius:22px 22px 0 0;max-height:82vh;display:flex;flex-direction:column;box-shadow:0 -10px 40px #101e162e;animation:esSlideUp .25s cubic-bezier(.2,.7,.2,1) both}@keyframes esSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.es-sheet-head{background:#fff;border-radius:22px 22px 0 0;padding:18px 20px 12px;border-bottom:1px solid #f0f3f0}.es-sheet-handle{width:40px;height:4px;border-radius:99px;background:#dde4de;margin:0 auto 14px}.es-sheet-title{display:flex;align-items:center;justify-content:space-between}.es-sheet-title h2{font-size:19px;font-weight:800;color:var(--es-dark)}.es-sheet-title button{background:none;border:none;font-size:13.5px;font-weight:700;color:var(--es-green);cursor:pointer;padding:0}.es-sheet-body{flex:1;overflow-y:auto;padding:18px 20px;scrollbar-width:none}.es-sheet-body::-webkit-scrollbar{width:0}.es-sheet-foot{background:#fff;border-top:1px solid #f0f3f0;padding:14px 20px calc(18px + env(safe-area-inset-bottom))}.es-sheet-foot .es-btn-primary{width:100%}.specialists-page .group-parent{position:sticky;top:0;z-index:1000;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#fff;border-bottom:1px solid #e5e9e7;font-family:Inter,system-ui,sans-serif}.specialists-page .header-left{display:flex;align-items:center}.specialists-page .header-logo{height:44px;width:auto;object-fit:contain;display:block}.specialists-page .header-center{display:flex;gap:34px;position:absolute;left:50%;transform:translate(-50%)}.specialists-page .header-link{color:#1b1b1b;text-decoration:none;font-size:15px;font-weight:500;transition:color .15s}.specialists-page .header-link:hover{color:#188038}.specialists-page .header-right{display:flex;align-items:center;gap:12px}.specialists-page .cta-btn{height:44px;padding:0 20px;border-radius:10px;border:none;background:#188038;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s}.specialists-page .cta-btn:hover{background:#14532d}@media(max-width:1000px){.specialists-page .header-center{display:none}}.specialists-page{min-height:100vh;background:#f7faf7;color:#102033;font-family:Inter,system-ui,sans-serif;overflow-x:clip}.specialists-header{height:76px;background:#fff;padding:0 34px;display:flex;align-items:center;gap:48px;box-shadow:0 2px 16px #0f172a0f;position:sticky;top:0;z-index:20}.specialists-logo{border:none;background:transparent;padding:0;cursor:pointer}.specialists-logo img{height:44px;display:block}.specialists-header nav{flex:1;display:flex;justify-content:center;gap:54px}.specialists-header nav a{text-decoration:none;color:#475467;font-weight:700}.header-actions{display:flex;gap:12px}.header-actions button{height:46px;padding:0 22px;border-radius:10px;border:1px solid #d0d5dd;background:#fff;font-weight:800;cursor:pointer}.header-actions .create-account{background:#188038;color:#fff;border-color:#188038}.specialists-main{max-width:1500px;margin:0 auto;padding:34px 48px}.search-bar-card{max-width:1080px;margin:0 auto 34px;height:74px;background:#fff;border-radius:18px;display:grid;grid-template-columns:1fr 310px 140px;align-items:center;gap:14px;padding:12px;box-shadow:0 8px 28px #0f172a14}.search-input,.location-input{height:50px;display:flex;align-items:center;gap:12px;border-right:1px solid #e5e7eb;padding:0 16px}.location-input{border:none}.search-input input,.location-input input{border:none;outline:none;width:100%;font-size:15px;color:#102033}.search-btn{height:50px;border:none;background:#188038;color:#fff;border-radius:12px;font-weight:900;cursor:pointer}.specialists-content{display:grid;grid-template-columns:310px 1fr;gap:34px}.filters-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 28px #0f172a12;align-self:flex-start;position:sticky;top:100px}.filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.filters-header h2{margin:0;font-size:20px}.filters-header button{border:none;background:transparent;color:#188038;font-weight:700;cursor:pointer}.filter-group{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.filter-group>span{font-weight:800}.filter-group select,.filter-group input{height:46px;border:1px solid #d0d5dd;border-radius:12px;padding:0 14px;background:#fff}.radio-line,.checkbox-line{display:flex;align-items:center;gap:10px;color:#475467}.radio-line span{color:#f5b301}.results-section{min-width:0}.results-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.results-topbar p{margin:0;font-size:18px;color:#102033}.results-topbar select{height:46px;border:1px solid #d0d5dd;border-radius:12px;padding:0 16px;background:#fff;font-weight:600}.specialists-list{display:flex;flex-direction:column;gap:20px}.specialist-result-card{background:#fff;border:1px solid #edf0f2;border-radius:22px;padding:28px;display:grid;grid-template-columns:180px 1fr 260px;gap:28px;box-shadow:0 8px 28px #0f172a0f}.doctor-photo{width:150px;height:150px;border-radius:50%;background:#eaf6ee;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:64px}.doctor-photo img{width:100%;height:100%;object-fit:cover}.verified-dot{position:absolute;right:16px;bottom:6px;width:28px;height:28px;background:#188038;color:#fff;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;font-weight:900}.doctor-result-info h2{margin:0 0 8px;font-size:24px}.doctor-specialty{margin:0 0 14px;color:#188038;font-weight:700}.rating-row{display:flex;align-items:center;gap:8px;margin-bottom:20px}.rating-row small{color:#667085}.doctor-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding:16px 0;border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;color:#475467}.doctor-highlight{margin-top:18px;background:#eef8f0;border-radius:14px;padding:16px;color:#475467}.doctor-highlight strong{color:#188038}.doctor-highlight p{margin:8px 0 0;line-height:1.5}.doctor-price-box{border-left:1px solid #e5e7eb;padding-left:28px}.doctor-price-box span{color:#667085}.doctor-price-box strong{display:block;color:#188038;font-size:24px;margin:4px 0}.doctor-price-box small{color:#475467}.modalities{margin:24px 0;color:#475467}.modalities p{margin:10px 0}.schedule-btn,.view-profile-btn{width:100%;height:48px;border-radius:12px;font-weight:900;cursor:pointer}.schedule-btn{border:none;background:#188038;color:#fff;margin-bottom:12px}.view-profile-btn{border:1px solid #d0d5dd;background:#fff;color:#188038}.no-results,.specialists-loading{background:#fff;border-radius:18px;padding:48px;text-align:center;color:#667085;font-size:18px}@media(max-width:1100px){.specialists-content{grid-template-columns:1fr}.filters-card{position:static}.specialist-result-card{grid-template-columns:1fr}.doctor-price-box{border-left:none;padding-left:0;border-top:1px solid #e5e7eb;padding-top:20px}}@media(max-width:640px){.specialists-main{padding:20px 16px 40px}.search-bar-card{grid-template-columns:1fr;gap:8px;padding:14px}.search-bar-card .location-input{display:none}.search-bar-card .search-btn{width:100%;margin:0}.specialist-result-card{grid-template-columns:1fr;padding:18px;gap:16px;text-align:center}.specialist-result-card>*{min-width:0}.doctor-photo{margin:0 auto}.doctor-meta-grid{grid-template-columns:1fr;text-align:left}.doctor-price-box{align-items:stretch}.results-topbar{flex-direction:column;align-items:stretch;gap:10px}.results-topbar select{width:100%}}.specialist-profile-page{min-height:100vh;background:#f7faf7;color:#102033;font-family:Inter,system-ui,sans-serif}.profile-topbar{height:72px;padding:0 48px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 18px #0000000f}.profile-logo{font-size:32px;font-weight:800}.profile-topbar .header-logo{height:56px;width:auto;object-fit:contain;display:block}.no-reviews{display:inline-block;background:#e8f5e9;color:#188038;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}.no-services-preview{margin:0;padding:12px;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:10px;color:#6b7280;font-size:12.5px;line-height:1.5}.profile-logo span{color:#188038}.topbar-actions{display:flex;gap:16px}.preview-btn,.save-btn{border:none;border-radius:10px;padding:12px 22px;font-weight:700;cursor:pointer}.preview-btn{background:transparent;color:#4b5563}.save-btn{background:#137333;color:#fff}.profile-main{padding:36px 48px}.profile-heading{display:flex;justify-content:space-between;margin-bottom:28px}.profile-heading h1{font-size:34px;margin:0}.profile-heading p{color:#667085;margin-top:8px}.progress-box{min-width:360px}.progress-box span{font-weight:700}.progress-bar{height:12px;background:#e5e7eb;border-radius:99px;margin:12px 0}.progress-fill{width:60%;height:100%;background:#188038;border-radius:99px}.progress-box strong{color:#188038}.profile-layout{display:grid;grid-template-columns:280px 1fr 420px;gap:28px;align-items:start}.profile-sidebar,.profile-form-card,.profile-preview-card{background:#fff;border-radius:22px;box-shadow:0 12px 35px #00000014}.profile-sidebar{padding:20px;position:sticky;top:24px}.sidebar-item{width:100%;padding:16px;border:none;background:transparent;text-align:left;border-radius:14px;font-size:15px;color:#475467;cursor:pointer;margin-bottom:8px}.sidebar-item.active{background:#eaf6ee;color:#137333;font-weight:800}.profile-form-card{padding:32px}.form-section{border-bottom:1px solid #e5e7eb;padding-bottom:28px;margin-bottom:28px}.form-section:last-child{border-bottom:none}.form-section h2{font-size:24px;margin:0}.form-section p{color:#667085;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;margin-top:20px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:14px;font-weight:700}.field input,.service-row input,.service-row select{height:46px;border:1px solid #d0d5dd;border-radius:10px;padding:0 14px;font-size:15px}.toggle-row{margin-top:18px;border:1px solid #d0d5dd;border-radius:14px;padding:18px;display:flex;justify-content:space-between;align-items:center}.toggle-row span{display:block;color:#667085;margin-top:4px}.toggle-row input{width:22px;height:22px}.service-row{display:grid;grid-template-columns:1.5fr .7fr .7fr .9fr 40px;gap:12px;margin-top:14px}.delete-service{border:none;background:#fee2e2;color:#dc2626;border-radius:10px;font-size:22px;cursor:pointer}.add-service{margin-top:18px;width:260px;height:46px;border:1px dashed #188038;background:#fff;color:#188038;border-radius:12px;font-weight:800;cursor:pointer}.profile-preview-card{padding:24px;position:sticky;top:24px}.profile-preview-card h2{margin:0}.profile-preview-card>p{color:#667085}.doctor-card{margin-top:20px;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff}.doctor-cover{height:180px;background:linear-gradient(135deg,#dff3e4,#f8fff9);display:flex;align-items:center;justify-content:center}.doctor-avatar{width:110px;height:110px;background:#fff;border-radius:50%;border:6px solid white;display:flex;align-items:center;justify-content:center;font-size:56px;box-shadow:0 10px 20px #0000001f}.doctor-info{padding:20px;text-align:center}.doctor-info h3{font-size:24px;margin:0 0 8px}.stars{color:#188038;font-weight:800}.stars span{color:#475467;margin-left:8px}.doctor-info p{color:#667085;margin:8px 0}.doctor-details{padding:18px 24px;border-top:1px solid #e5e7eb;color:#475467}.services-preview{padding:18px 24px;border-top:1px solid #e5e7eb}.preview-service{display:flex;justify-content:space-between;margin:14px 0}.preview-service span{display:block;color:#667085;font-size:14px;margin-top:4px}.preview-service b{color:#188038}.appointment-btn{margin:0 24px 24px;width:calc(100% - 48px);height:48px;background:#188038;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:800;cursor:pointer}.secure-box{margin-top:18px;background:#eaf6ee;border:1px solid #ccebd5;border-radius:16px;padding:18px;font-weight:800;color:#137333}.secure-box span{display:block;color:#475467;font-weight:400;margin-top:6px}@media(max-width:1200px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{display:none}.profile-preview-card{position:static}}.profile-message{margin-top:12px;font-weight:700;color:#188038}.profile-message.is-error{color:#dc2626}.req-mark{color:#dc2626;font-style:normal;font-weight:800;margin-left:3px}.profile-required-hint{margin:4px 0 0;font-size:13px;color:#667085}.field-missing input,.field-missing .profile-select{border-color:#dc2626;background:#fff7f7}.profile-select{height:46px;border:1px solid #d0d5dd;border-radius:10px;padding:0 14px;font-size:15px;background:#fff;color:#102033;outline:none}.profile-select:focus{border-color:#188038;box-shadow:0 0 0 3px #1880381f}.schedule-settings{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;margin-bottom:24px}.weekly-schedule{display:flex;flex-direction:column;gap:10px}.schedule-day{border:1px solid #e5e7eb;border-radius:20px;padding:20px;background:#fff;box-shadow:0 4px 14px #0f172a0a}.schedule-day-header{display:grid;grid-template-columns:220px 1fr 50px;align-items:center;gap:24px}.schedule-day-info{display:flex;align-items:center;gap:10px}.schedule-day-info strong{font-size:17px;color:#0f172a}.status-badge{padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.status-badge.active{background:#dcfce7;color:#15803d}.status-badge.inactive{background:#f1f5f9;color:#64748b}.schedule-summary{font-size:15px;font-weight:500;color:#475467}.schedule-blocks{margin-top:18px;margin-left:244px;display:flex;flex-direction:column;gap:12px}.schedule-block{display:grid;grid-template-columns:160px 24px 160px 42px;gap:12px;align-items:center}.schedule-block input{height:44px;border:1px solid #d0d5dd;border-radius:14px;background:#f8fafc;padding:0 14px;font-size:15px;font-weight:600;text-align:center}.schedule-block span{text-align:center;color:#64748b}.add-time-block{width:100%;height:42px;border:1px dashed #22c55e;background:#f0fdf4;color:#15803d;border-radius:999px;font-weight:800;cursor:pointer}.schedule-day-header input[type=checkbox]{width:26px;height:26px;accent-color:#188038;justify-self:end}@media(max-width:768px){.schedule-day-header{grid-template-columns:1fr auto}.schedule-summary{grid-column:1 / -1}.schedule-blocks{margin-left:0}.schedule-block{grid-template-columns:1fr 20px 1fr 40px}}.schedule-block input{font-weight:400;color:#0f172a}.schedule-copy-box{margin:20px 0;padding:16px 18px;border:1px solid #d9eadf;background:#f6fff8;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.schedule-copy-box p{margin:0;color:#475467;font-size:14px}.copy-schedule-btn{border:none;background:#188038;color:#fff;border-radius:12px;padding:11px 16px;font-weight:700;cursor:pointer;white-space:nowrap}.copy-schedule-btn:hover{background:#126c2e}.form-section{scroll-margin-top:100px}.profile-textarea{min-height:180px;width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:16px;font-size:15px;resize:vertical;font-family:inherit;color:#102033;background:#fff}.profile-textarea:focus{outline:none;border-color:#188038;box-shadow:0 0 0 3px #1880381f}.textarea-counter{margin-top:8px;text-align:right;font-size:13px;color:#667085}.documents-grid{display:grid;grid-template-columns:280px 1fr;gap:24px;margin-top:20px}.profile-photo-box,.certificates-box{border:1px solid #e5e7eb;border-radius:18px;padding:20px;background:#fff}.profile-photo-box h3,.certificates-box h3{margin:0 0 16px;font-size:18px;color:#102033}.photo-preview{width:160px;height:160px;border-radius:50%;background:#eaf6ee;display:flex;align-items:center;justify-content:center;font-size:56px;margin:0 auto 18px;overflow:hidden}.photo-preview img,.doctor-avatar img{width:100%;height:100%;object-fit:cover}.upload-btn{display:block;text-align:center;background:#188038;color:#fff;padding:12px 16px;border-radius:12px;font-weight:800;cursor:pointer}.certificates-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.certificate-card,.certificate-upload-card{height:120px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;position:relative}.certificate-card{overflow:hidden}.certificate-card .certificate-open{position:absolute;inset:0;border:none;background:none;padding:0;font-family:inherit;cursor:pointer;text-decoration:none;color:#102033;display:block;font-weight:700;font-size:14px}.certificate-card .certificate-open .dth{position:absolute;inset:0}.certificate-card .certificate-open .cert-name{position:absolute;left:0;right:0;bottom:0;z-index:1;background:#ffffffeb;padding:6px 8px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.certificate-card .certificate-remove{position:absolute;top:8px;right:8px;z-index:2;border:none;background:#fee2e2;color:#dc2626;border-radius:8px;cursor:pointer}.certificate-upload-card{border:1px dashed #188038;background:#f0fdf4;color:#188038;cursor:pointer;flex-direction:column;gap:8px}.certificate-upload-card span{font-size:28px}@media(max-width:768px){.documents-grid{grid-template-columns:1fr}}.logo-button{border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center}.two-column-list-section{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.editable-list-card{border:1px solid #e5e7eb;border-radius:18px;padding:20px;background:#fff}.editable-list-card h3{margin:0 0 16px;color:#102033;font-size:18px}.editable-list-row{display:grid;grid-template-columns:16px 1fr 34px;align-items:center;gap:8px;margin-bottom:10px}.editable-list-row span{color:#188038;font-weight:900}.editable-list-row input{height:42px;border:1px solid #d0d5dd;border-radius:10px;padding:0 12px;font-size:15px}.editable-list-row button{height:34px;border:none;background:#fee2e2;color:#dc2626;border-radius:10px;font-size:18px;cursor:pointer}.add-list-item-btn{margin-top:8px;width:100%;height:42px;border:1px dashed #188038;background:#f0fdf4;color:#188038;border-radius:12px;font-weight:800;cursor:pointer}@media(max-width:768px){.two-column-list-section{grid-template-columns:1fr}}.pending-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;background:#188038;color:#fff;border-radius:999px;font-size:11px;font-weight:800}.appointments-subtitle{margin:22px 0 12px;font-size:15px;font-weight:800;color:#102033}.appointments-subtitle:first-of-type{margin-top:4px}.appointments-empty{margin:0 0 8px;padding:14px 16px;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:12px;color:#667085;font-size:13px}.appointment-request{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;margin-bottom:10px;background:#fffbeb;border:1px solid #fde68a;border-radius:14px}.appointment-request.confirmed{background:#f0fdf4;border-color:#bbf7d0}.appointment-request-info{display:flex;flex-direction:column;gap:3px;min-width:0}.appointment-request-info strong{font-size:15px}.appointment-request-info span{font-size:13px;color:#475467}.appointment-request-info small{font-size:13px;color:#667085;font-weight:600}.appointment-request-actions{display:flex;gap:8px;flex-shrink:0}.confirm-appt-btn{height:38px;padding:0 18px;border:none;background:#188038;color:#fff;border-radius:10px;font-weight:800;font-size:13px;cursor:pointer}.confirm-appt-btn:hover{background:#166534}.confirm-appt-btn:disabled,.reject-appt-btn:disabled{opacity:.6;cursor:not-allowed}.reject-appt-btn{height:38px;padding:0 18px;border:1px solid #fca5a5;background:#fff;color:#dc2626;border-radius:10px;font-weight:800;font-size:13px;cursor:pointer}.reject-appt-btn:hover{background:#fef2f2}.appt-status-chip{flex-shrink:0;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800}.appt-status-chip.confirmed{background:#dcfce7;color:#166534}@media(max-width:768px){.appointment-request{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.profile-topbar{height:auto;flex-wrap:wrap;gap:10px;padding:12px 16px}.topbar-actions{width:100%;flex-wrap:wrap;gap:8px}.topbar-actions button{flex:1;min-width:0}.profile-main{padding:20px 16px}.profile-heading{flex-direction:column;gap:18px}.progress-box{min-width:0;width:100%}.form-grid,.schedule-settings{grid-template-columns:1fr}.service-row{grid-template-columns:1fr 1fr}.delete-service{grid-column:1 / -1;height:40px}.add-service{width:100%}.profile-form-card{padding:20px}}.specialty-combo{position:relative}.specialty-combo-list{position:absolute;top:100%;left:0;right:0;z-index:40;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 14px 36px #0f172a24;margin-top:4px;padding:6px}.specialty-combo-list button{display:block;width:100%;text-align:left;background:none;border:none;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px;color:#102033;cursor:pointer}.specialty-combo-list button:hover{background:#f0fdf4;color:#188038}.specialty-combo-list button.on{background:#eaf6ee;color:#188038;font-weight:700}@media(min-width:900px){.mp-topbar,.mp-preview-fab,.mp-preview-backdrop,.mp-sheet-head{display:none!important}}@media(max-width:899.98px){.specialist-profile-page{background:#f3f6f3;font-family:Manrope,system-ui,-apple-system,sans-serif;color:#16261d;-webkit-font-smoothing:antialiased}.specialist-profile-page *,.specialist-profile-page *:before,.specialist-profile-page *:after{box-sizing:border-box}.profile-topbar{display:none!important}.mp-topbar{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e6ebe6;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px}.mp-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-family:inherit;font-size:13.5px;font-weight:700;color:#34433b;cursor:pointer}.mp-logo{height:32px;width:auto;display:block}.mp-save{background:#1f6b3b;color:#fff;border:none;font-family:inherit;font-weight:700;font-size:13px;padding:9px 14px;border-radius:10px;box-shadow:0 4px 12px #1f6b3b38;cursor:pointer}.mp-save:disabled{opacity:.6}.profile-main{padding:0 0 110px;max-width:none}.profile-heading{display:block;background:#fff;border:none;border-bottom:1px solid #e6ebe6;border-radius:0;padding:18px 16px 16px;margin:0;box-shadow:none}.profile-heading h1{font-size:23px;font-weight:800;letter-spacing:-.01em;color:#16261d}.profile-heading>div>p{margin-top:5px;font-size:13.5px;line-height:1.5;color:#6b7d72}.profile-message{color:#1f6b3b;font-size:13px}.progress-box{display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;margin-top:14px;background:none;border:none;padding:0;min-width:0;width:100%}.progress-box span{order:1;flex:1;font-size:12.5px;font-weight:700;color:#34433b}.progress-box strong{order:2;font-size:12.5px;font-weight:800;color:#1f6b3b}.progress-box .progress-bar{order:3;width:100%;height:8px;border-radius:99px;background:#e7ede8;overflow:hidden;margin-top:7px}.progress-box .progress-fill{height:100%;border-radius:99px;background:#1f6b3b}.profile-layout{display:block;padding:0;margin:0;gap:0}.profile-sidebar{display:flex!important;position:sticky;top:51px;z-index:39;background:#f3f6f3f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:8px;overflow-x:auto;scrollbar-width:none;padding:12px 16px;margin:0;border:none;border-bottom:1px solid #e6ebe6;border-radius:0;box-shadow:none}.profile-sidebar::-webkit-scrollbar{display:none}.sidebar-item{flex-shrink:0;white-space:nowrap;font-family:inherit;font-size:12.5px;font-weight:700;padding:8px 14px;border-radius:999px;cursor:pointer;color:#5b6b62;background:#fff;border:1px solid #e0e7e1;text-align:center;width:auto}.sidebar-item.active{color:#1f6b3b;background:#e8f3ec;border-color:#bcd9c6}.profile-form-card{background:transparent;border:none;border-radius:0;box-shadow:none;padding:16px 16px 0;display:flex;flex-direction:column;gap:14px}.form-section{background:#fff;border:1px solid #ecefea;border-radius:16px;padding:20px;margin:0;box-shadow:0 1px 3px #16261d0d;scroll-margin-top:110px}.form-section h2{font-size:17px;font-weight:800;color:#16261d}.form-section>p{font-size:13px;color:#6b7d72;margin:4px 0 16px}.form-grid{display:grid;grid-template-columns:1fr;gap:14px}#consultorio .form-grid{grid-template-columns:1fr 1fr;gap:10px}.field{display:block}.field span{display:block;font-size:13px;font-weight:700;color:#34433b;margin-bottom:7px}.field input,.profile-select,.profile-textarea{width:100%;min-width:0;height:auto;border:1.5px solid #d8e0db;border-radius:11px;padding:12px 14px;font-size:14px;font-family:inherit;color:#16261d;outline:none;background-color:#fff}.field input:focus,.profile-select:focus,.profile-textarea:focus{border-color:#3d8a5e;box-shadow:0 0 0 3px #3d8a5e1f}.profile-textarea{resize:vertical;line-height:1.5;min-height:120px}.textarea-counter{text-align:right;font-size:11.5px;color:#9aa89f;margin-top:5px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eef2ee;border-radius:13px;padding:14px;margin-top:14px}.toggle-row strong{font-size:14px;color:#16261d;display:block}.toggle-row span{font-size:12.5px;color:#6b7d72}.toggle-row input[type=checkbox]{width:24px;height:24px;accent-color:#1f6b3b;flex-shrink:0}#servicios{counter-reset:servicio}.service-row{counter-increment:servicio;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px 8px;border:1px solid #eef2ee;border-radius:13px;padding:46px 14px 14px;margin-bottom:12px}.service-row:before{content:"SERVICIO " counter(servicio);position:absolute;top:16px;left:14px;font-size:12px;font-weight:800;color:#9aa89f;letter-spacing:.04em}.service-row>input:first-child{grid-column:1 / -1}.service-row input,.service-row select{width:100%;min-width:0;height:auto;border:1.5px solid #d8e0db;border-radius:10px;padding:11px 12px;font-size:13.5px;font-family:inherit;color:#16261d;outline:none;background-color:#fff}.service-row .delete-service{position:absolute;top:10px;right:12px;width:28px;height:28px;border:none;border-radius:8px;background:#fdf0ef;color:#d4493f;font-size:16px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.add-service{width:100%;border:1.5px dashed #a9cdb6;border-radius:11px;background:transparent;text-align:center;padding:12px;font-family:inherit;font-size:13.5px;font-weight:700;color:#1f6b3b;cursor:pointer;height:auto}.schedule-settings{grid-template-columns:1fr;gap:14px;margin-top:0;margin-bottom:16px}.schedule-copy-box{display:block;background:#eef6f0;border:1px solid #d5e8db;border-radius:12px;padding:13px 14px;margin:0 0 14px}.schedule-copy-box p{font-size:12.5px;line-height:1.5;color:#2f5a42;margin-bottom:10px}.copy-schedule-btn{background:#1f6b3b;color:#fff;border:none;font-family:inherit;font-weight:700;font-size:12.5px;padding:9px 14px;border-radius:9px;cursor:pointer}.weekly-schedule{gap:10px}.schedule-day{border:1px solid #eef2ee;border-radius:13px;padding:14px;box-shadow:none}.schedule-day-header{grid-template-columns:1fr auto;gap:8px}.schedule-day-info strong{font-size:15px;font-weight:800;color:#16261d}.status-badge{font-size:11px;font-weight:800;padding:4px 10px}.status-badge.active{background:#e8f3ec;color:#1f6b3b}.status-badge.inactive{background:#f1f5f9;color:#64748b}.schedule-summary{grid-column:1 / -1;font-size:12.5px;color:#6b7d72}.schedule-day-header input[type=checkbox]{width:24px;height:24px;accent-color:#1f6b3b}.schedule-blocks{margin-left:0;margin-top:12px;gap:9px}.schedule-block{grid-template-columns:1fr auto 1fr auto;gap:8px}.schedule-block input{height:auto;min-width:0;border:1.5px solid #d8e0db;border-radius:10px;background:#fff;padding:10px 8px;font-size:13px;font-family:inherit;text-align:center}.schedule-block span{font-size:12.5px;color:#9aa89f;font-weight:600}.schedule-block .delete-service{position:static;width:30px;height:30px;border:none;border-radius:8px;background:#fdf0ef;color:#d4493f;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.add-time-block{border:1.5px dashed #a9cdb6;border-radius:10px;background:#f6fbf7;color:#1f6b3b;font-family:inherit;font-size:13px;font-weight:700;padding:10px;height:auto}.two-column-list-section{display:flex;flex-direction:column;gap:16px}.editable-list-card{border:1px solid #eef2ee;border-radius:13px;padding:14px;background:#fff;box-shadow:none}.editable-list-card h3{font-size:14.5px;font-weight:800;color:#16261d;margin-bottom:12px}.editable-list-row{display:flex;align-items:center;gap:9px;margin-bottom:9px}.editable-list-row>span{flex-shrink:0;color:#1f6b3b;font-size:18px;line-height:1}.editable-list-row input{flex:1;min-width:0;height:auto;border:1.5px solid #d8e0db;border-radius:10px;padding:10px 12px;font-size:13.5px;font-family:inherit;color:#16261d;outline:none}.editable-list-row button{flex-shrink:0;width:30px;height:30px;border:none;border-radius:8px;background:#fdf0ef;color:#d4493f;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.add-list-item-btn{width:100%;border:1.5px dashed #a9cdb6;border-radius:10px;background:#f6fbf7;text-align:center;padding:10px;font-family:inherit;font-size:13px;font-weight:700;color:#1f6b3b;cursor:pointer}.documents-grid{display:flex;flex-direction:column;gap:14px}.profile-photo-box,.certificates-box{border:1px solid #eef2ee;border-radius:13px;padding:18px;background:#fff;box-shadow:none}.profile-photo-box{display:flex;flex-direction:column;align-items:center;gap:12px}.profile-photo-box h3,.certificates-box h3{font-size:14.5px;font-weight:800;color:#16261d;align-self:flex-start;margin-bottom:0}.certificates-box h3{margin-bottom:12px}.photo-preview{width:96px;height:96px;border-radius:50%;background:#e8f3ec;display:flex;align-items:center;justify-content:center;font-size:44px;overflow:hidden}.photo-preview img{width:100%;height:100%;object-fit:cover}.upload-btn{background:#1f6b3b;color:#fff;font-weight:700;font-size:13.5px;padding:11px 26px;border-radius:10px;box-shadow:0 4px 12px #1f6b3b38;cursor:pointer}.certificates-list{display:flex;flex-direction:column;gap:10px}.certificate-card{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eef2ee;border-radius:11px;padding:11px 13px}.certificate-card .certificate-open{position:static;display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13.5px;color:#16261d;text-decoration:none;min-width:0;border:none;background:none;padding:0;font-family:inherit;cursor:pointer}.certificate-card .certificate-open .dth{position:static;width:38px;height:38px;border-radius:8px;flex-shrink:0}.certificate-card .certificate-open .cert-name{position:static;background:none;padding:0;font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.certificate-card .certificate-remove{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:#fdf0ef;color:#d4493f;font-size:15px;cursor:pointer}.certificate-upload-card{border:1.5px dashed #a9cdb6;border-radius:12px;background:#f6fbf7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:22px;font-weight:700;color:#1f6b3b;cursor:pointer}.certificate-upload-card span{font-size:20px;line-height:1}.certificate-upload-card strong{font-size:13px}.profile-preview-card{display:none}.profile-preview-card.mp-open{display:block;position:fixed;inset:auto 0 0;z-index:61;background:#f3f6f3;border:none;border-radius:22px 22px 0 0;max-height:86vh;overflow-y:auto;box-shadow:0 -10px 40px #101e1633;padding:0 16px 24px;margin:0;animation:mpSlideUp .25s cubic-bezier(.2,.7,.2,1) both}@keyframes mpSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.mp-preview-backdrop{position:fixed;inset:0;z-index:60;background:#101e1673;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:mpFade .2s ease both}@keyframes mpFade{0%{opacity:0}to{opacity:1}}.mp-sheet-head{position:sticky;top:0;z-index:2;background:#f3f6f3;margin:0 -16px;padding:14px 16px 0}.mp-sheet-handle{width:40px;height:4px;border-radius:99px;background:#d3dcd5;margin:0 auto}.mp-sheet-close{position:absolute;top:12px;right:16px;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e0e7e1;color:#34433b;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile-preview-card.mp-open h2{font-size:18px;font-weight:800;color:#16261d;margin-top:12px}.profile-preview-card.mp-open>p{font-size:12.5px;color:#6b7d72;margin:2px 0 14px}.profile-preview-card.mp-open .doctor-card{background:#fff;border:1px solid #ecefea;border-radius:18px;overflow:hidden;box-shadow:0 1px 3px #16261d0d}.profile-preview-card.mp-open .doctor-cover{background:linear-gradient(180deg,#e9f5ee,#f6fbf8);display:flex;justify-content:center;padding:26px 0 22px;height:auto}.profile-preview-card.mp-open .doctor-avatar{width:96px;height:96px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:46px;box-shadow:0 4px 14px #16261d14;margin:0;position:static;transform:none;overflow:hidden}.profile-preview-card.mp-open .doctor-avatar img{width:100%;height:100%;object-fit:cover}.profile-preview-card.mp-open .doctor-info{text-align:center;padding:0 18px 18px;border-bottom:1px solid #f0f3f0;margin-top:0}.profile-preview-card.mp-open .doctor-info h3{font-size:20px;font-weight:800;color:#16261d}.profile-preview-card.mp-open .doctor-info .no-reviews{display:inline-block;font-size:11px;font-weight:800;color:#5b6b62;background:#eef2ee;border-radius:999px;padding:4px 11px;margin-top:7px}.profile-preview-card.mp-open .doctor-info p{font-size:13.5px;color:#34433b;margin-top:9px}.profile-preview-card.mp-open .doctor-details{padding:16px 18px;border-bottom:1px solid #f0f3f0;display:flex;flex-direction:column;gap:9px}.profile-preview-card.mp-open .doctor-details p{font-size:13.5px;color:#34433b;margin:0}.profile-preview-card.mp-open .services-preview{padding:16px 18px}.profile-preview-card.mp-open .services-preview h4{font-size:14.5px;font-weight:800;color:#16261d;margin-bottom:10px}.profile-preview-card.mp-open .preview-service{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:6px 0}.profile-preview-card.mp-open .preview-service b{font-size:15px;font-weight:800;color:#1f6b3b;white-space:nowrap}.profile-preview-card.mp-open .secure-box{background:#eef6f0;border:1px solid #d5e8db;border-radius:14px;padding:14px 16px;margin-top:14px;font-size:13.5px;font-weight:800;color:#1f6b3b}.profile-preview-card.mp-open .secure-box span{font-size:12.5px;line-height:1.5;color:#2f5a42;font-weight:400}.mp-preview-fab{position:fixed;left:16px;right:16px;bottom:16px;z-index:45;display:flex;align-items:center;justify-content:center;gap:9px;background:#16261d;color:#fff;border:none;font-family:inherit;font-weight:700;font-size:14.5px;padding:14px;border-radius:14px;box-shadow:0 10px 26px #16261d4d;cursor:pointer}}.srv-list{display:flex;flex-direction:column;gap:10px}.srv-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 190px 34px;gap:10px;align-items:center}.srv-row input,.srv-row select{width:100%;min-width:0;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:11px;padding:12px 14px;font-family:inherit;font-size:14px;color:#26333a;outline:none;background-color:#fff}.srv-row input:focus,.srv-row select:focus{border-color:#3e8359}.srv-del{width:32px;height:32px;border:none;border-radius:9px;background:#fdf0ef;color:#d4493f;font-size:13px;font-weight:800;cursor:pointer;font-family:inherit}.srv-add{width:100%;margin-top:12px;border:1.5px dashed #c9dfd1;border-radius:11px;padding:12px;background:none;text-align:center;color:#3e8359;font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.srv-add:hover{background:#f4f9f6}.hs-steps{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hs-card{border:1px solid #eef2ee;border-radius:13px;padding:15px 16px}.hs-days-card{margin-top:14px}.hs-step-head{display:flex;align-items:center;gap:9px}.hs-step-head strong{font-size:14.5px;font-weight:800;color:#26333a}.hs-step-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#eaf2ec;color:#3e8359;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center}.hs-hint{font-size:11.5px;color:#9aa89f}.hs-note{font-size:11px;color:#9aa89f;margin:10px 0 0}.hs-durs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}.hs-dur{border:1.5px solid #d8e0db;background:#fff;border-radius:12px;padding:11px 6px;cursor:pointer;text-align:center;font-family:inherit}.hs-dur b{display:block;font-size:14.5px;font-weight:800;color:#404b51}.hs-dur small{display:block;font-size:10px;color:#77857c;margin-top:2px;line-height:1.3}.hs-dur.on{border-color:#3e8359;background:#eaf2ec}.hs-dur.on b{color:#3e8359}.hs-gaps{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.hs-gap{font-family:inherit;font-size:12.5px;font-weight:700;padding:9px 12px;border-radius:10px;cursor:pointer;color:#404b51;background:#fff;border:1.5px solid #d8e0db}.hs-gap.on{color:#fff;background:#3e8359;border-color:#3e8359}.hs-days{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;padding-left:31px}.hs-daypill{display:flex;flex-direction:column;align-items:center;gap:5px;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.hs-daypill-circle{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;background:#fff;color:#8b978d;border:1.5px solid #d8e0db}.hs-daypill-lab{font-size:10.5px;font-weight:700;color:#9aa89f}.hs-daypill.on .hs-daypill-circle{background:#3e8359;color:#fff;border-color:#3e8359}.hs-daypill.on .hs-daypill-lab{color:#3e8359}.hs-blocks-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:18px}.hs-blocks-head strong{font-size:14.5px;font-weight:800;color:#26333a}.hs-apply-monday{background:#eaf2ec;color:#2e6343;font-family:inherit;font-weight:700;font-size:12.5px;padding:9px 14px;border-radius:10px;border:1px solid #d7e7dc;cursor:pointer}.hs-day-rows{display:flex;flex-direction:column;gap:9px;margin-top:10px}.hs-day-row{border:1px solid #eef2ee;border-radius:13px;padding:13px 15px;background:#fff}.hs-day-row.off{background:#fafbfa}.hs-day-row-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hs-flex{flex:1}.hs-day-name{width:88px;font-size:14px;font-weight:800;color:#26333a}.hs-day-row.off .hs-day-name{color:#8b978d}.hs-day-badge{font-size:10.5px;font-weight:800;color:#8b978d;background:#eef0f1;border-radius:999px;padding:4px 10px}.hs-day-badge.on{color:#3e8359;background:#eaf2ec}.hs-day-resumen{font-size:12px;font-weight:600;color:#8b978d;font-variant-numeric:tabular-nums}.hs-switch{flex-shrink:0;width:38px;height:22px;border-radius:999px;background:#cdd6cf;border:none;position:relative;cursor:pointer;padding:0}.hs-switch span{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:left .15s ease}.hs-switch.on{background:#3e8359}.hs-switch.on span{left:18px}.hs-blocks{display:flex;flex-direction:column;gap:8px;margin-top:11px;padding-left:48px}.hs-block{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hs-block-a{font-size:12px;color:#9aa89f;font-weight:700}.hs-stepper{display:flex;align-items:center;gap:2px;background:#f6f8f4;border:1px solid #e2e7e3;border-radius:10px;padding:4px}.hs-stepper button{width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#3e8359;font-weight:800;font-size:14px;background:#fff;border:1px solid #e2e7e3;font-family:inherit}.hs-stepper>span{width:54px;text-align:center;font-size:13px;font-weight:800;color:#26333a;font-variant-numeric:tabular-nums}.hs-block-del{width:28px;height:28px;border-radius:9px;background:#fdf0ef;color:#d4493f;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;font-weight:800;font-family:inherit}.hs-add-block{align-self:flex-start;background:none;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:700;color:#3e8359;cursor:pointer}.hs-preview{border:1px solid #d7e7dc;border-radius:13px;overflow:hidden;margin-top:16px}.hs-preview-head{background:#eaf2ec;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hs-preview-head strong{display:block;font-size:14px;font-weight:800;color:#26333a}.hs-preview-head small{display:block;font-size:11.5px;color:#4c6355;margin-top:1px}.hs-preview-tabs{display:flex;gap:6px;flex-wrap:wrap}.hs-preview-tabs button{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;cursor:pointer;background:#fff;color:#404b51;border:1.5px solid #d8e0db;font-family:inherit}.hs-preview-tabs button.on{background:#3e8359;color:#fff;border-color:#3e8359}.hs-preview-body{padding:14px 16px 16px}.hs-preview-meta{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.hs-preview-meta strong{font-size:13.5px;font-weight:800;color:#26333a}.hs-preview-meta span{font-size:11.5px;font-weight:700;color:#3e8359}.hs-preview-slots{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.hs-preview-slots span{text-align:center;font-size:12.5px;font-weight:700;color:#3e8359;background:#fff;border:1.5px solid #c9dfd1;border-radius:9px;padding:8px 0;font-variant-numeric:tabular-nums}.hs-preview-empty{font-size:12.5px;color:#9c6f17;background:#faf1dc;border-radius:10px;padding:10px 13px}@media(max-width:899.98px){.hs-steps{grid-template-columns:1fr}.srv-row{grid-template-columns:1fr 34px;grid-template-areas:"nombre del" "precio precio" "modo modo"}.srv-row input:first-child{grid-area:nombre}.srv-row input[type=number]{grid-area:precio}.srv-row select{grid-area:modo}.srv-del{grid-area:del}.hs-days{padding-left:0;justify-content:space-between;gap:6px}.hs-daypill-circle{width:40px;height:40px;font-size:14px}.hs-blocks{padding-left:0}.hs-day-resumen{display:none}.hs-preview-slots{grid-template-columns:repeat(4,1fr)}}.mp-review-banner{display:flex;align-items:flex-start;gap:12px;background:#faf1dc;border:1px solid #ecd39a;border-radius:14px;padding:14px 16px;margin-bottom:16px;font-size:13.5px;line-height:1.55;color:#6b5312}.mp-review-banner strong{color:#4d3f0a}.mp-review-ic{font-size:20px;line-height:1.2}.mp-welcome-overlay{position:fixed;inset:0;z-index:120;background:#0f281c80;display:flex;align-items:center;justify-content:center;padding:20px}.mp-welcome{background:#fff;border-radius:20px;padding:28px 26px;width:100%;max-width:440px;text-align:center;box-shadow:0 30px 70px #081e144d}.mp-welcome-ic{font-size:40px}.mp-welcome h2{font-size:20px;font-weight:800;color:#102033;margin:10px 0 8px}.mp-welcome p{font-size:14px;line-height:1.6;color:#475467;margin:0 0 14px}.mp-welcome-steps{list-style:none;margin:0 0 18px;padding:14px;background:#f4f9f6;border:1px solid #e0ebe3;border-radius:13px;text-align:left;display:flex;flex-direction:column;gap:8px;font-size:13.5px;color:#34433b}.mp-welcome-steps b{color:#188038}.mp-welcome-cta{width:100%;background:#188038;color:#fff;border:none;border-radius:12px;padding:13px;font-family:inherit;font-size:14.5px;font-weight:800;cursor:pointer;box-shadow:0 6px 16px #18803840}.mp-welcome-cta:hover{background:#14532d}.dth{display:block;overflow:hidden;background:#f3f4f6;pointer-events:none}.dth-img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dth-pdf{width:100%;height:100%;border:none;display:block}.dlb-overlay{position:fixed;inset:0;background:#0f1714b8;display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.dlb-modal{position:relative;background:#fff;border-radius:16px;width:min(920px,96vw);height:min(760px,92vh);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #00000059}.dlb-close{position:absolute;top:14px;left:14px;z-index:2;width:34px;height:34px;border:none;border-radius:50%;background:#16261d;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.dlb-close:hover{background:#1f6b3b}.dlb-content{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:52px 56px 8px}.dlb-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dlb-pdf{width:100%;height:100%;border:none;border-radius:8px;background:#f3f4f6}.dlb-caption{padding:10px 56px 16px;text-align:center;font-size:13px;font-weight:600;color:#475467;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dlb-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:none;border-radius:50%;background:#16261d;color:#fff;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.dlb-nav:hover{background:#1f6b3b}.dlb-nav.prev{left:12px}.dlb-nav.next{right:12px}@media(max-width:599.98px){.dlb-content{padding:56px 16px 4px}.dlb-caption{padding:8px 16px 14px}}.pms{display:flex;flex-direction:column;gap:14px}.pms-loading{color:#667085;font-size:14px}.pms-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pms-status{font-size:12.5px;font-weight:800;border-radius:999px;padding:6px 13px}.pms-status.ok{color:#14532d;background:#e8f5e9;border:1px solid #cce8d4}.pms-status.warn{color:#9c6f17;background:#faf1dc;border:1px solid #ecd39a}.pms-status.off{color:#5c6b73;background:#eef0f1;border:1px solid #d5dbde}.pms-status-note{font-size:12.5px;color:#667085}.pms-cards{display:flex;flex-direction:column;gap:10px}.pms-card{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:13px;padding:13px 14px;background:#fbfdfb}.pms-card-ic{font-size:20px}.pms-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pms-card-info strong{font-size:14px;color:#102033}.pms-card-info span{font-size:12.5px;color:#667085}.pms-card-del{flex-shrink:0;background:#fdf0ef;color:#d4493f;border:none;border-radius:9px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.pms-card-del:hover{background:#fbe2e0}.pms-card-del:disabled{opacity:.6;cursor:default}.pms-empty{font-size:13.5px;color:#667085;margin:0}.pms-btn-add{width:100%;border:1.5px dashed #c9dfd1;border-radius:11px;padding:12px;background:none;color:#188038;font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.pms-btn-add:hover{background:#f4f9f6}.pms-btn-add:disabled{opacity:.6;cursor:default}.pms-add-form{display:flex;flex-direction:column;gap:14px}.pms-add-actions{display:flex;gap:10px;justify-content:flex-end}.pms-btn-primary{background:#188038;color:#fff;border:none;border-radius:11px;padding:11px 20px;font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.pms-btn-primary:disabled{background:#9ca3af;cursor:default}.pms-btn-ghost{background:#fff;color:#475467;border:1.5px solid #d5dbde;border-radius:11px;padding:11px 18px;font-family:inherit;font-weight:700;font-size:13.5px;cursor:pointer}.pms-cancel-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid #f1f5f9;padding-top:14px}.pms-cancel-row>span{font-size:12px;color:#9ca3af;flex:1;min-width:160px}.pms-btn-danger{background:#fff;color:#d4493f;border:1.5px solid #f3c1bd;border-radius:11px;padding:10px 16px;font-family:inherit;font-weight:700;font-size:13px;cursor:pointer}.pms-btn-danger:hover{background:#fdf0ef}.pms-btn-danger:disabled{opacity:.6;cursor:default}.pms-ok{color:#188038;font-size:13px;font-weight:700;margin:0}.pms-error{color:#d4493f;font-size:13px;font-weight:600;margin:0}.pms-pci{font-size:12px;line-height:1.5;color:#9ca3af;background:#f8fafc;border:1px solid #eef2f6;border-radius:10px;padding:10px 12px;margin:0}.public-profile-page{min-height:100vh;background:#f7faf7;color:#102033;font-family:Inter,system-ui,sans-serif}.public-header{height:72px;background:#fff;display:flex;align-items:center;padding:0 40px;gap:36px;box-shadow:0 2px 16px #0000000f;position:sticky;top:0;z-index:10}.public-logo{font-size:28px;font-weight:800}.public-logo span{color:#188038}.public-nav{flex:1;display:flex;gap:28px}.public-nav a{text-decoration:none;color:#475467;font-weight:600}.public-login-btn{border:1px solid #d0d5dd;background:#fff;border-radius:12px;padding:12px 18px;font-weight:700}.public-layout{display:grid;grid-template-columns:1fr 390px;gap:28px;padding:32px 48px;max-width:1480px;margin:auto}.public-main{display:flex;flex-direction:column;gap:20px}.specialist-hero-card,.public-card,.appointment-card,.sidebar-info-card{background:#fff;border-radius:22px;box-shadow:0 8px 28px #0f172a12;border:1px solid #edf0f2}.specialist-hero-card{padding:28px;display:flex;gap:28px}.specialist-photo{width:190px;height:190px;border-radius:50%;background:#eaf6ee;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:72px;flex-shrink:0}.specialist-photo img{width:100%;height:100%;object-fit:cover}.specialist-hero-info h1{font-size:32px;margin:0 0 8px}.specialist-specialty{color:#188038;font-weight:700;margin:0 0 8px}.verified-line,.license-line{margin:8px 0;color:#475467}.rating-line{display:flex;gap:10px;align-items:center;margin:18px 0}.rating-line span{color:#188038;letter-spacing:2px}.rating-line a{color:#475467}.hero-actions{display:flex;gap:16px;margin-top:22px}.primary-action,.secondary-action{border-radius:12px;height:48px;padding:0 34px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary-action{background:#188038;color:#fff}.secondary-action{background:#fff;color:#188038;border:1px solid #188038}.public-tabs{display:flex;gap:36px;background:#fff;border-radius:18px;padding:18px 24px;box-shadow:0 8px 24px #0f172a0d}.public-tabs a{color:#475467;text-decoration:none;font-weight:700}.public-tabs a:first-child{color:#188038}.public-card{padding:28px}.public-card h2,.appointment-card h2{margin:0 0 18px;font-size:24px}.about-text{color:#475467;line-height:1.7;white-space:pre-wrap}.services-list-public{display:grid;gap:14px}.service-public-item{display:flex;justify-content:space-between;padding:18px;border:1px solid #e5e7eb;border-radius:16px}.service-public-item span{display:block;color:#667085;margin-top:6px}.service-public-item b{color:#188038}.location-box{color:#475467;line-height:1.8}.certificates-public{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.certificate-public-card{position:relative;height:120px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;color:#102033;text-decoration:none;display:block;overflow:hidden;text-align:center;padding:0;font-weight:700;font-family:inherit;font-size:inherit;cursor:pointer}.certificate-public-card:hover{border-color:#3d8a5e}.certificate-public-card .dth{position:absolute;inset:0}.certificate-public-card .cert-name{position:absolute;left:0;right:0;bottom:0;z-index:1;background:#ffffffeb;padding:6px 8px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-reviews{display:flex;flex-direction:column;gap:8px;color:#667085}.empty-reviews strong{font-size:42px;color:#188038}.public-sidebar{display:flex;flex-direction:column;gap:20px}.appointment-card{position:static}.booking-field,.booking-section{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.booking-field span,.booking-section>span{font-weight:800}.booking-field select{height:54px;border:1px solid #d0d5dd;border-radius:12px;padding:0 14px;font-weight:600}.available-days{display:grid;gap:14px}.available-day-card{border:1px solid #e5e7eb;border-radius:16px;padding:14px}.available-day-card strong{display:block;margin-bottom:12px}.available-day-card button{margin:4px;border:1px solid #d0d5dd;background:#fff;border-radius:10px;padding:10px 12px;cursor:pointer}.available-day-card button:hover{border-color:#188038;color:#188038}.no-slots{color:#667085}.continue-booking-btn{width:100%;height:52px;border:none;background:#188038;color:#fff;border-radius:12px;font-weight:900;font-size:16px;cursor:pointer}.secure-note{text-align:center;color:#667085;font-size:13px}.sidebar-info-card{padding:24px}.sidebar-info-card h3{margin-top:0}.sidebar-service{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e5e7eb}.sidebar-service b{color:#188038}.sidebar-info-card.green{background:#eaf6ee;color:#137333;font-weight:800}.sidebar-info-card.green span{display:block;color:#475467;font-weight:400;margin-top:8px}.public-profile-loading{padding:80px;text-align:center;font-size:22px}@media(max-width:1100px){.public-layout{grid-template-columns:1fr}.appointment-card{position:static}}@media(max-width:700px){.public-header{padding:0 20px}.public-nav{display:none}.public-layout{padding:20px 16px}.public-main,.public-sidebar{min-width:0}.specialist-hero-card{flex-direction:column;align-items:center;text-align:center}.specialist-hero-card>*{min-width:0}.hero-actions{flex-direction:column}.public-tabs{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;scrollbar-width:none}.public-tabs::-webkit-scrollbar{display:none}.public-tabs>*{flex-shrink:0}}.calendar-card{margin-top:14px;border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:#fff}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.calendar-header button{width:36px;height:36px;border:none;border-radius:50%;background:#f1f5f9;color:#102033;font-size:24px;cursor:pointer}.calendar-header button:disabled{opacity:.35;cursor:not-allowed}.calendar-header strong{font-size:16px;color:#102033}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:18px}.calendar-day{border:none;background:transparent;border-radius:14px;padding:8px 4px;cursor:pointer;color:#475467}.calendar-day span{display:block;font-size:12px;margin-bottom:6px}.calendar-day strong{width:34px;height:34px;margin:auto;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#102033}.calendar-day.selected strong{background:#188038;color:#fff}.calendar-day.disabled{opacity:.35;cursor:not-allowed}.selected-date-title{font-weight:800;color:#102033;margin-bottom:14px;text-transform:capitalize}.time-slots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.time-slots-grid button{height:44px;border:1px solid #d0d5dd;background:#fff;border-radius:12px;color:#102033;font-weight:700;cursor:pointer}.time-slots-grid button:hover{border-color:#188038;color:#188038}.time-slots-grid button.selected{background:#188038;color:#fff;border-color:#188038}.continue-booking-btn:disabled{opacity:.45;cursor:not-allowed}.selected-appointment{margin-top:12px;text-align:center;color:#188038;font-weight:700;font-size:14px}.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;width:100%}.calendar-day{min-width:0;padding:6px 2px}.calendar-day span{font-size:11px}.calendar-day strong{width:30px;height:30px;font-size:13px}.public-logo-link{display:inline-flex;align-items:center;text-decoration:none;cursor:pointer;z-index:20}.public-logo-link img{display:block;pointer-events:auto}.public-logo-link{border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center}.public-header .header-logo{height:46px;display:block}.experience-grid-card{display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden}.experience-column{padding:28px}.experience-column:first-child{border-right:1px solid #e5e7eb}.experience-column h3{margin:0 0 16px;font-size:18px;color:#102033}.experience-column ul{margin:0;padding-left:18px;color:#475467;line-height:1.9}.experience-column li{font-size:15px}@media(max-width:700px){.experience-grid-card{grid-template-columns:1fr}.experience-column:first-child{border-right:none;border-bottom:1px solid #e5e7eb}}.appointment-card{padding:28px;box-sizing:border-box}.booking-field{margin-bottom:28px}.booking-section{margin-top:8px;margin-bottom:24px}.calendar-card{margin-top:18px;padding:24px 20px}.continue-booking-btn{margin-top:24px}.secure-note{margin-top:14px}.public-map-box{margin-top:18px;width:100%;height:280px;border-radius:18px;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc}.public-map-box iframe{width:100%;height:100%;border:0}.profile-unavailable{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px;font-family:Inter,system-ui,sans-serif;color:#102033;background:#f7faf7}.profile-unavailable span{font-size:44px}.profile-unavailable strong{font-size:20px}.profile-unavailable p{margin:0;color:#667085;font-size:14px;max-width:420px;line-height:1.6}.profile-unavailable button{margin-top:10px;height:44px;padding:0 22px;border:none;border-radius:12px;background:#188038;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.owner-preview-banner{background:#fef3c7;border-bottom:1px solid #fde68a;color:#92400e;text-align:center;padding:10px 16px;font-size:13px;font-weight:600;font-family:Inter,system-ui,sans-serif}.booking-error{margin:12px 0 0;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;font-weight:600}.booking-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:18px 6px 6px}.booking-success-icon{font-size:40px}.booking-success strong{font-size:18px;color:#166534}.booking-success p{margin:0;font-size:14px;line-height:1.6;color:#475467}.booking-success .continue-booking-btn{margin-top:10px}.book-another-btn{width:100%;height:44px;border:1px solid #d0d5dd;background:#fff;color:#374151;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer}.book-another-btn:hover{border-color:#188038;color:#188038}.pp-reviews-summary{display:flex;align-items:center;gap:22px;background:#f4f9f5;border:1px solid #e3efe6;border-radius:16px;padding:20px 22px;margin-bottom:16px}.pp-summary-left{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:150px}.pp-summary-score{font-size:46px;font-weight:800;color:#14532d;line-height:1}.pp-summary-stars{display:block;font-size:18px;letter-spacing:2px;color:#f0a92e}.pp-summary-badge{display:inline-block;background:#e2f0e6;color:#14532d;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.pp-summary-bars{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px;border-left:1px solid #e3efe6;padding-left:22px}.pp-bar-row{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#475467}.pp-bar-num{width:10px;text-align:right;font-weight:600}.pp-bar-track{flex:1;height:7px;background:#e5e9e6;border-radius:999px;overflow:hidden}.pp-bar-track i{display:block;height:100%;background:#14532d;border-radius:999px}.pp-bar-count{width:18px;text-align:right;color:#9aa3a0}@media(max-width:599.98px){.pp-reviews-summary{flex-direction:column;align-items:stretch}.pp-summary-bars{border-left:none;padding-left:0;border-top:1px solid #e3efe6;padding-top:14px}}.pp-reviews-list{display:flex;flex-direction:column;gap:12px}.pp-review{border:1px solid #eef2ee;border-radius:13px;padding:14px 16px}.pp-review-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pp-review-avatar{width:38px;height:38px;border-radius:50%;background:#e2f0e6;color:#14532d;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pp-review-id{display:flex;flex-direction:column;gap:2px}.pp-review-head b{font-size:14px;color:#102033}.pp-review-stars{font-size:13px;letter-spacing:1.5px;color:#e2a93b}.pp-review-head small{margin-left:auto;font-size:12px;color:#9aa3a0}.pp-review p{margin:8px 0 0;font-size:13.5px;line-height:1.6;color:#475467}.pp-phone-overlay{position:fixed;inset:0;background:#0f281c73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.pp-phone-modal{background:#fff;border-radius:18px;padding:28px 26px 22px;width:100%;max-width:400px;text-align:center;box-shadow:0 24px 70px #081e144d}.pp-phone-icon{font-size:40px;margin-bottom:8px}.pp-phone-modal h2{font-size:20px;font-weight:800;color:#102033;margin:0 0 8px}.pp-phone-modal>p{font-size:14px;line-height:1.55;color:#667085;margin:0 0 18px}.pp-phone-modal input{width:100%;box-sizing:border-box;border:1.5px solid #d8e0db;border-radius:11px;padding:13px 14px;font-size:16px;font-family:inherit;color:#102033;text-align:center;letter-spacing:1px;outline:none}.pp-phone-modal input:focus{border-color:#188038;box-shadow:0 0 0 3px #1880381f}.pp-phone-error{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 11px;margin:10px 0 0}.pp-phone-save{width:100%;background:#188038;color:#fff;border:none;border-radius:11px;padding:13px;font-size:15px;font-weight:800;font-family:inherit;cursor:pointer;margin-top:14px;transition:background .15s ease}.pp-phone-save:hover:not(:disabled){background:#14532d}.pp-phone-save:disabled{opacity:.6;cursor:progress}.pp-phone-skip{width:100%;background:none;border:none;color:#667085;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;padding:10px;margin-top:4px}.pp-phone-skip:hover:not(:disabled){color:#102033;text-decoration:underline}.pp-phone-modal small{display:block;font-size:11.5px;line-height:1.5;color:#9aa3a0;margin-top:8px}.legal-page{background:#fafbf8;min-height:100vh}.legal-card{max-width:860px;margin:32px auto 56px;background:#fff;border:1px solid #e7ece8;border-radius:18px;padding:40px 44px;color:#16261d;user-select:none;-webkit-user-select:none}.legal-card h1{font-size:26px;margin:0 0 4px;color:#14532d}.legal-meta{font-size:13px;color:#667085;margin:0 0 26px;padding-bottom:18px;border-bottom:1px solid #eef2ee}.legal-card h2{font-size:16.5px;margin:26px 0 8px;color:#1f6b3b}.legal-card p{font-size:14px;line-height:1.75;margin:0 0 10px;color:#344054}.legal-card ul{margin:0 0 10px;padding-left:22px}.legal-card li{font-size:14px;line-height:1.7;color:#344054;margin-bottom:6px}.legal-card strong{color:#16261d}.legal-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px 14px;font-size:13.5px;color:#9a3412}.legal-footnote{margin-top:30px;padding-top:16px;border-top:1px solid #eef2ee;font-size:12px;color:#9aa3a0}@media(max-width:599.98px){.legal-card{margin:16px 14px 40px;padding:26px 20px}}
