:root{--ink:#0c2b28;--emerald:#087a68;--green:#0ba584;--mint:#dff7ee;--cream:#f5f5ed;--paper:#fbfcf8;--coral:#f16f58;--line:#dce6df;--muted:#61736f;--navy:#092e39;--white:#fff;--shadow:0 25px 80px rgba(8,54,46,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.site-header{height:82px;position:sticky;top:0;z-index:50;background:rgba(251,252,248,.9);border-bottom:1px solid rgba(220,230,223,.8);backdrop-filter:blur(18px)}.nav-shell{height:100%;max-width:1360px;margin:auto;padding:0 32px;display:flex;align-items:center;gap:38px}.logo{font-weight:900;letter-spacing:.09em;font-size:21px}.logo span{color:var(--green)}nav{display:flex;gap:26px;align-items:center;margin-right:auto}.lang,.text-link,nav a{font-size:14px;font-weight:650;color:#294b46}nav a:hover{color:var(--green)}.nav-actions{display:flex;gap:20px;align-items:center}.lang{border-left:1px solid var(--line);padding-left:18px}.button{border:0;background:var(--emerald);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 23px;border-radius:10px;font-weight:760;font-size:14px;box-shadow:0 8px 22px rgba(8,122,104,.16);transition:.2s}.button:hover{transform:translateY(-2px);background:#076e5f}.button.small{padding:12px 17px;font-size:13px}.button.ghost{background:transparent;color:var(--ink);box-shadow:none;border:1px solid #b9cbc4}.button.light{background:#fff;color:var(--ink)}.button.dark{background:var(--ink)}.button.outline-light{background:transparent;border:1px solid rgba(255,255,255,.5);box-shadow:none}.menu{display:none;border:0;background:none;font-size:24px}.hero{min-height:735px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;max-width:1460px;margin:auto;padding:75px 48px 75px 70px;overflow:hidden}.hero-copy{max-width:620px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:850;color:var(--emerald);margin-bottom:25px}.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px}.hero h1,.page-hero h1{font-size:clamp(52px,5.1vw,79px);line-height:.98;letter-spacing:-.057em;margin:0 0 28px;max-width:840px}.hero-copy>p,.page-hero>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:630px}.hero-actions{display:flex;gap:12px;margin-top:35px;flex-wrap:wrap}.trust-row{display:flex;gap:25px;color:#5c746e;font-size:12px;margin-top:34px}.trust-row span:first-letter{color:var(--green)}.dashboard-wrap{position:relative;height:570px;min-width:680px;margin-left:35px}.dash-glow{width:650px;height:430px;border-radius:50%;background:radial-gradient(circle,#b5eddb 0,rgba(181,237,219,.25) 50%,transparent 72%);filter:blur(10px);top:50px}.dash-glow,.dashboard{position:absolute;left:0}.dashboard{width:630px;min-height:466px;background:#fff;border:1px solid #dfeae5;border-radius:19px;top:25px;padding:26px;box-shadow:var(--shadow);transform:rotate(-1deg)}.dash-top{display:flex;align-items:center;gap:12px}.mini-logo{width:34px;height:34px;background:var(--ink);color:#fff;display:grid;place-items:center;border-radius:9px;font-weight:900}.dash-top b,.dash-top small{display:block}.dash-top small{font-size:9px;color:#80908d}.dash-top b{font-size:13px}.avatar{margin-left:auto;background:#e5f2ed;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:10px;font-weight:700}.health{display:flex;justify-content:space-between;align-items:center;margin:25px 0 17px}.health small{font-size:8px;color:#788b86;letter-spacing:.12em}.health strong{display:block;font-size:41px;letter-spacing:-.06em;margin-top:5px}.ring{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) 94%,#e9efec 0);position:relative}.ring:before{content:"";position:absolute;inset:6px;background:#fff;border-radius:50%}.ring span{font-size:11px;font-weight:800;z-index:1}.urgent-card{background:#fff7f4;border:1px solid #f3d6cf;border-radius:12px;padding:17px}.status-line{color:#c55340;font-size:8px;font-weight:850;letter-spacing:.1em}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(241,111,88,.12);margin-right:7px}.urgent-card h3{font-size:19px;margin:12px 0 3px}.urgent-card>p{font-size:10px;color:#73837f}.doctor-row{display:flex;align-items:center;gap:9px;background:#fff;border-radius:9px;padding:9px;margin-top:12px}.doc-avatar{width:32px;height:32px;border-radius:8px;background:var(--mint);display:grid;place-items:center;font-size:9px;font-weight:800}.doctor-row b,.doctor-row small{display:block}.doctor-row b{font-size:10px}.doctor-row small{font-size:8px;color:#7a8b87;margin-top:2px}.doctor-row button{margin-left:auto;border:0;background:var(--emerald);color:#fff;border-radius:7px;padding:9px 13px;font-size:8px;font-weight:800}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.dash-stats>div{border:1px solid #e5ece8;border-radius:10px;padding:12px}.dash-stats b,.dash-stats small{display:block}.dash-stats small{font-size:8px;color:#80908d}.dash-stats b{font-size:17px;margin:6px 0}.dash-stats span{font-size:8px;color:var(--green)}.phone{position:absolute;right:0;bottom:0;width:195px;height:385px;background:var(--ink);color:#fff;border:6px solid #fff;border-radius:30px;padding:27px 18px;box-shadow:0 30px 70px rgba(8,43,40,.3);transform:rotate(4deg)}.phone-bar{position:absolute;top:8px;left:67px;width:55px;height:5px;background:#536d68;border-radius:4px}.phone>small{font-size:7px;letter-spacing:.15em;color:#74d5bd}.phone h4{font-size:18px;line-height:1.05;margin:19px 0 5px}.phone p{font-size:9px;color:#a8c0ba}.phone-time{font-size:20px;font-weight:800;margin:40px 0 18px}.phone-time span{color:#6ad3b9;margin:0 6px}.phone-meta{display:flex;justify-content:space-between;border-top:1px solid #34504b;padding-top:13px;font-size:8px}.phone button{position:absolute;bottom:18px;left:17px;right:17px;border:0;border-radius:9px;background:#dff7ee;color:var(--ink);padding:12px;font-size:9px;font-weight:800}.ticker{background:var(--ink);color:#fff;min-height:90px;display:flex;align-items:center;justify-content:center;gap:28px;font-size:10px;letter-spacing:.13em}.ticker i{color:#68cdb4}.ticker b{color:#8de0ca}.ticker strong{margin-left:60px;font-size:13px}.section{max-width:1240px;margin:auto;padding:120px 40px}.promise{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.final-cta h2,.page-cta h2,.promise h2,.section h2,.split-call h2{font-size:clamp(38px,4vw,58px);letter-spacing:-.05em;line-height:1.04;margin:0}.network-preview>div>p,.promise>p{color:var(--muted);font-size:17px;line-height:1.7;margin:0}.workflow{padding-top:55px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.network-preview a,.section-head>a{color:var(--emerald);font-size:13px;font-weight:800}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #becdc7}.steps article{padding:27px 28px 15px 0;border-right:1px solid #d9e3df}.steps article+article{padding-left:28px}.feature-grid b,.steps span{font-size:10px;color:var(--green);letter-spacing:.14em}.steps h3{font-size:19px;margin:44px 0 13px}.steps p{font-size:13px;line-height:1.6;color:var(--muted)}.split-call{display:grid;grid-template-columns:1fr 1fr;min-height:510px}.split-call>div{padding:90px 8vw 90px max(60px,calc((100vw - 1240px)/2))}.hospital-panel{background:#0b7566;color:#fff}.doctor-panel{background:#e6f4ee}.final-cta>span,.split-call>div>span{font-size:10px;letter-spacing:.18em;font-weight:800}.split-call h2{font-size:45px;margin:25px 0}.split-call p{line-height:1.6;max-width:510px;color:inherit;opacity:.8}.split-call .button{margin-top:25px}.network-preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.network-preview h2{margin-bottom:25px}.map-card{height:430px;background:#eaf3ee;border-radius:30px;position:relative;overflow:hidden;background-image:radial-gradient(#9fbbb2 1px,transparent 0);background-size:16px 16px}.map-card:before{content:"";position:absolute;inset:40px 140px 45px 120px;background:#d4e5dd;clip-path:polygon(40% 0,66% 5%,57% 17%,69% 30%,59% 43%,67% 58%,53% 70%,59% 87%,41% 100%,30% 86%,35% 72%,22% 59%,33% 46%,25% 31%,37% 18%);border-radius:40%}.dot{position:absolute;width:10px;height:10px;border:2px solid #fff;background:var(--green);border-radius:50%;box-shadow:0 2px 8px #376c5e}.d1{left:43%;top:15%}.d2{left:46%;top:25%}.d3{left:42%;top:34%}.d4{left:47%;top:44%}.d5{left:43%;top:53%}.d6{left:47%;top:63%}.d7{left:44%;top:73%}.d8{left:48%;top:82%}.d9{left:42%;top:89%}.map-note{position:absolute;right:28px;top:190px;background:#fff;padding:14px 17px;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.12);display:flex;align-items:center;font-size:11px}.map-note b,.map-note small{display:block}.map-note small{color:var(--muted);font-size:8px;margin-top:3px}.final-cta,.page-cta{background:var(--ink);color:#fff;text-align:center;padding:100px 30px}.final-cta h2{max-width:760px;margin:28px auto 38px}.final-cta div{display:flex;justify-content:center;gap:12px}.page-hero{text-align:center;padding:120px 30px 105px;background:linear-gradient(180deg,#f2f8f3 0,var(--paper) 100%)}.page-hero .eyebrow{margin-bottom:25px}.page-hero h1,.page-hero>p{margin-left:auto;margin-right:auto}.page-hero .hero-actions{justify-content:center}.stat-band{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;border-radius:22px;padding:40px}.stat-band>div{display:flex;align-items:center;gap:18px;border-right:1px solid #31504b;padding:0 25px}.stat-band>div:last-child{border:0}.stat-band strong{font-size:34px;color:#a8ead7}.stat-band span{font-size:12px;line-height:1.4;color:#c0d0cc}.audience-grid,.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.audience-grid article,.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:35px;min-height:220px;position:relative}.audience-grid h3,.feature-grid h3{font-size:22px;margin:15px 0}.audience-grid p,.feature-grid p{font-size:14px;line-height:1.65;color:var(--muted)}.audience-grid article>span{position:absolute;right:28px;bottom:25px;color:var(--green)}.feature-grid{margin-top:0}.feature-grid article:nth-child(2),.feature-grid article:nth-child(5){background:var(--mint)}.grid-uls{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid-uls article{padding:35px;background:#fff;border:1px solid var(--line);border-radius:16px}.grid-uls span,.resource-grid span{font-size:9px;letter-spacing:.16em;color:var(--green);font-weight:800}.grid-uls h3{font-size:25px;margin:20px 0 10px}.grid-uls p{color:var(--muted);line-height:1.6}.grid-uls button,.resource-grid button{border:0;background:transparent;padding:15px 0 0;color:var(--emerald);font-size:12px;font-weight:800}.disclaimer{text-align:center;color:#84938f;font-size:11px;margin-top:24px}.process-list{max-width:900px}.process-list article{display:grid;grid-template-columns:70px 1fr 1fr;gap:40px;padding:30px 0;border-top:1px solid var(--line);align-items:start}.process-list span{font-size:10px;color:var(--green);font-weight:800}.process-list h3{font-size:21px}.process-list p{font-size:13px;line-height:1.6;color:var(--muted)}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.resource-grid article{min-height:300px;border-radius:20px;padding:36px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}.resource-grid .r0{background:var(--ink);color:#fff}.resource-grid .r1{background:var(--mint)}.resource-grid h3{font-size:30px;letter-spacing:-.03em;margin:40px 0 12px;max-width:420px}.resource-grid p{color:var(--muted)}.resource-grid .r0 p{color:#b8cbc6}.resource-grid button{margin-top:auto;text-align:left}.page-cta{padding:80px 30px;display:flex;align-items:center;justify-content:center;gap:55px}.page-cta h2{font-size:38px}.choose-page{min-height:100vh;background:#eef7f2}.choose-head{height:84px;display:flex;justify-content:space-between;align-items:center;padding:0 5vw}.choose-content{text-align:center;max-width:980px;margin:auto;padding:75px 30px}.choose-content h1{font-size:58px;letter-spacing:-.05em;margin-bottom:15px}.choose-content>p{color:var(--muted)}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:55px;text-align:left}.role-grid>a{background:#fff;border:1px solid #d8e5df;border-radius:22px;padding:42px;min-height:380px;transition:.25s}.role-grid>a:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.role-icon{width:60px;height:60px;border-radius:16px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:900;margin-bottom:60px}.role-icon.doc{background:var(--green)}.role-grid small{font-size:9px;letter-spacing:.15em;color:var(--green);font-weight:800}.role-grid h2{font-size:32px;margin:12px 0}.role-grid p{color:var(--muted);line-height:1.6}.role-grid b{display:block;margin-top:35px;color:var(--emerald);font-size:13px}.form-page{min-height:100vh;display:grid;grid-template-columns:.9fr 1.1fr}.form-aside{background:var(--ink);color:#fff;padding:50px 6vw;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.form-aside>div span{font-size:10px;color:#7dd9c2;letter-spacing:.18em;font-weight:800}.form-aside h1{font-size:52px;line-height:1.03;letter-spacing:-.05em;max-width:550px;margin:25px 0}.form-aside p{color:#b4c9c4;line-height:1.7;max-width:510px}.form-aside>small{color:#728f88;font-size:10px}.form-card{background:#fff;padding:35px 8vw}.form-top{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}form{max-width:500px;margin:65px auto}form h2{font-size:34px;letter-spacing:-.04em;margin-bottom:30px}form label{display:block;font-size:11px;font-weight:750;margin:17px 0;color:#3f5953}input,select,textarea{display:block;width:100%;border:1px solid #cedbd6;background:#fbfdfb;border-radius:9px;padding:14px;margin-top:8px;outline:none;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(11,165,132,.1)}textarea{min-height:100px;resize:vertical}.submit{width:100%;margin-top:20px}.forgot{display:block;color:var(--emerald);margin-top:18px}.forgot,.form-foot{text-align:center;font-size:12px}.form-foot{color:var(--muted);margin-top:27px}.form-foot a{color:var(--emerald);font-weight:800}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f2;padding:4px;border-radius:9px;margin-bottom:25px}.segmented button{border:0;background:transparent;padding:10px;border-radius:7px;font-size:11px}.segmented button:first-child{background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.08)}.legal-hero{padding:100px max(30px,calc((100vw - 1100px)/2));background:#edf5f0}.legal-hero span{font-size:9px;letter-spacing:.15em;color:var(--green);font-weight:800}.legal-hero h1{font-size:58px;letter-spacing:-.05em;margin:25px 0}.legal-hero p{max-width:700px;color:var(--muted);line-height:1.7}.legal-body{max-width:1100px;margin:80px auto 120px;display:grid;grid-template-columns:240px 1fr;gap:90px;padding:0 30px}.legal-body aside{display:flex;flex-direction:column;gap:15px;position:sticky;top:115px;height:max-content}.legal-body aside a{font-size:12px;color:var(--muted)}.legal-body article{padding:0 0 42px;margin-bottom:42px;border-bottom:1px solid var(--line)}.legal-body h2{font-size:28px}.legal-body p{font-size:15px;line-height:1.8;color:var(--muted)}footer{background:#071f22;color:#fff;padding:75px 30px}.footer-main{max-width:1220px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-main>div{display:flex;flex-direction:column;gap:14px}.footer-main p{color:#adc2bd;font-size:14px;margin:10px 0}.footer-main b{font-size:10px;letter-spacing:.13em;color:#83d3c0;margin-bottom:10px}.footer-main a,.footer-main span{font-size:12px;color:#9cb4ae}.footer-main .made{margin-top:35px;font-size:10px}.hero-reference{max-width:none;height:720px;min-height:720px;position:relative;padding:0;display:block;background:#052f31;color:#fff}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,#052f31,rgba(5,47,49,.98) 25%,rgba(5,47,49,.76) 47%,rgba(5,47,49,.12) 76%),linear-gradient(0deg,rgba(3,27,29,.28),transparent 45%),url(/sylvya-doctor-hero.png);background-size:cover;background-position:50%}.hero-reference .hero-copy{position:relative;z-index:2;padding:92px max(60px,calc((100vw - 1320px)/2));max-width:750px}.hero-reference .eyebrow{color:#73dfc3;margin-bottom:24px}.hero-reference h1{font-size:clamp(54px,5.1vw,76px);max-width:720px;margin-bottom:24px}.hero-reference .hero-copy>p{color:#c7dbd6;max-width:580px;font-size:17px}.role-prompt{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#85afa6;font-weight:800;margin-top:30px}.role-actions{gap:10px;margin-top:12px}.role-actions .button{width:210px;height:66px;padding:10px 16px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;text-align:left;justify-content:stretch;align-content:center;gap:2px 10px;border-radius:8px}.role-actions .button small{grid-column:1;font-size:7px;letter-spacing:.14em;opacity:.7}.role-actions .button span{grid-column:2;grid-row:1/3;align-self:center}.role-primary{background:#10a386}.role-secondary{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.55);box-shadow:none}.role-secondary:hover{background:rgba(255,255,255,.13)}.hero-reference .trust-row{color:#b8d2cc;margin-top:31px;font-size:10px}.hero-badge{position:absolute;z-index:2;right:max(35px,calc((100vw - 1320px)/2));bottom:36px;background:rgba(5,37,38,.76);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);padding:14px 18px;border-radius:9px}.hero-badge b,.hero-badge span{display:block}.hero-badge b{font-size:11px}.hero-badge span{font-size:8px;color:#a9c6bf;margin-top:4px}.product-shell{min-height:100vh;background:#f5f7f5;display:flex;color:#173b38}.product-sidebar{position:fixed;inset:0 auto 0 0;width:260px;background:#073c3d;color:#e8f3ef;padding:30px 16px;display:flex;flex-direction:column;z-index:8}.product-logo{font-size:18px;font-weight:900;letter-spacing:.1em;padding:0 12px 28px}.product-logo span{color:#62d5b9}.workspace-chip{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.06);border-radius:10px;margin-bottom:25px}.workspace-chip>span{margin-left:auto;color:#8db7ad}.chip-mark{width:32px;height:32px;background:#d7f3e9;color:#0b6258;border-radius:7px;display:grid;place-items:center;font-size:9px;font-weight:850}.workspace-chip b,.workspace-chip small{display:block}.workspace-chip b{font-size:11px}.workspace-chip small{font-size:8px;color:#a4c4bd;margin-top:2px}.product-nav{display:flex;flex-direction:column;gap:4px}.product-nav a,.sidebar-bottom>a{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:8px;color:#abc9c2;font-size:12px;cursor:pointer}.product-nav a.active,.product-nav a:hover{background:#0c5956;color:#fff}.app-icon{width:16px;text-align:center;font-size:15px;color:#9bdac9}.product-nav a.active .app-icon{color:#fff}.sidebar-bottom{margin-top:auto}.user-card{display:flex;align-items:center;gap:9px;padding:16px 8px 0;border-top:1px solid rgba(255,255,255,.12);margin-top:12px}.user-card>span{width:29px;height:29px;border-radius:50%;background:#c4e9dc;color:#135c52;display:grid;place-items:center;font-weight:850;font-size:9px}.user-card b,.user-card small{display:block}.user-card b{font-size:10px}.user-card small{font-size:8px;color:#99bcb3;margin-top:2px}.user-card i{margin-left:auto;font-style:normal;color:#a6c3bc}.product-content{width:calc(100% - 260px);margin-left:260px;padding:44px 52px 65px;max-width:1580px}.product-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:27px}.demo-label{font-size:8px;font-weight:850;letter-spacing:.16em;color:#1c967e;margin-bottom:8px}.product-top h1{font-size:30px;letter-spacing:-.04em;margin:0 0 5px}.product-top p{font-size:13px;color:#6e837e;margin:0}.top-actions{display:flex;gap:12px;align-items:center}.notification{border:1px solid #dce6e1;background:#fff;width:38px;height:38px;border-radius:9px;position:relative;color:#32605a}.notification em{position:absolute;right:-4px;top:-5px;font-size:8px;background:#e66a58;color:#fff;border-radius:9px;min-width:15px;padding:3px;font-style:normal}.app-primary{border:0;background:#0a8b75;color:#fff;border-radius:8px;padding:12px 17px;font-size:12px;font-weight:800;box-shadow:0 9px 21px rgba(10,139,117,.16)}.app-primary:hover{background:#087865}.availability{border:1px solid #b9d8ce;background:#e9f7f1;color:#176b59;padding:10px 13px;border-radius:8px;font-size:11px;font-weight:750}.coverage-panel{background:#073f3e;color:#fff;border-radius:17px;min-height:165px;padding:28px 32px;display:grid;grid-template-columns:1fr 120px 1.7fr;align-items:center;gap:25px}.overline{font-size:9px;font-weight:850;letter-spacing:.15em;color:#208d78}.coverage-panel .overline{color:#80ddc5}.coverage-panel strong{display:block;font-size:48px;letter-spacing:-.06em;line-height:1;margin:8px 0}.coverage-panel p{font-size:10px;color:#a7c9c1;margin:0}.coverage-panel p i{display:inline-block;width:6px;height:6px;background:#6be2c4;border-radius:50%;margin-right:5px}.coverage-ring{width:88px;height:88px;border-radius:50%;background:conic-gradient(#62d5b9 94%,rgba(255,255,255,.18) 0);display:grid;place-items:center;position:relative}.coverage-ring:before{content:"";position:absolute;inset:8px;background:#073f3e;border-radius:50%}.coverage-ring span{position:relative;font-weight:850;font-size:18px}.coverage-risk{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:16px;border-radius:11px}.risk-dot{width:9px;height:9px;border-radius:50%;background:#f08068;box-shadow:0 0 0 5px rgba(240,128,104,.14)}.coverage-risk b,.coverage-risk small{display:block}.coverage-risk b{font-size:12px}.coverage-risk small{color:#b6d0ca;font-size:10px;margin-top:4px}.coverage-risk button{margin-left:auto;border:0;background:#fff;color:#134b44;padding:8px 11px;border-radius:6px;font-size:10px;font-weight:850}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:17px 0}.metric-grid>div{background:#fff;border:1px solid #e1e9e5;border-radius:12px;padding:18px}.metric-grid small,.metric-grid span,.metric-grid strong{display:block}.metric-grid span{font-size:10px;color:#70847f}.metric-grid strong{font-size:25px;letter-spacing:-.04em;margin:9px 0 8px}.metric-grid small{font-size:9px;color:#768b86}.metric-grid .positive{color:#16866f}.app-grid{display:grid;grid-template-columns:1.6fr .9fr;gap:17px;margin-top:12px}.match-card,.schedule-card{background:#fff;border:1px solid #e1e9e5;border-radius:14px;padding:22px}.card-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-heading h2,.match-card h2{font-size:20px;letter-spacing:-.035em;margin:6px 0 0}.card-heading a{font-size:10px;font-weight:800;color:#16866f;margin-top:6px}.shift-list{border-top:1px solid #edf1ef}.shift-row{display:grid;grid-template-columns:98px 1fr 150px 75px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1ef}.shift-time{font-size:10px;color:#647d77;font-weight:700}.shift-row b,.shift-row small{display:block}.shift-row b{font-size:12px}.shift-row small{font-size:9px;color:#748a85;margin-top:3px}.shift-person{display:flex;align-items:center;gap:7px;font-size:10px;color:#56716b}.shift-person>span{width:23px;height:23px;background:#e4f2ed;border-radius:50%;display:grid;place-items:center;color:#15715f;font-size:7px;font-weight:850}.shift-row em{font-size:8px;font-weight:850;padding:6px;border-radius:5px;text-align:center;font-style:normal}.confirmed{background:#e4f6ef;color:#16836f}.urgent{background:#fff1ee;color:#d55f4e}.match-card{background:#eff8f4}.match-card p{font-size:12px;color:#617a73;line-height:1.55;margin:17px 0}.match-doctor{display:flex;align-items:center;gap:9px;padding:11px;background:#fff;border-radius:9px;margin-bottom:14px}.match-doctor>span{width:31px;height:31px;border-radius:50%;background:#d8f2e8;display:grid;place-items:center;font-size:8px;font-weight:850;color:#14715f}.match-doctor b,.match-doctor small{display:block}.match-doctor b{font-size:10px}.match-doctor small{font-size:8px;color:#768e88;margin-top:3px}.match-doctor em{margin-left:auto;font-size:12px;color:#078168;font-weight:850;font-style:normal}.full{width:100%}.success-toast{display:flex;align-items:center;gap:10px;background:#e8f8f1;border:1px solid #b9e8d9;border-radius:10px;padding:12px 15px;margin-bottom:15px}.success-toast>span{width:23px;height:23px;border-radius:50%;background:#139c7e;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.success-toast b,.success-toast small{display:block}.success-toast b{font-size:11px;color:#155b4f}.success-toast small{font-size:9px;color:#4d8176;margin-top:2px}.success-toast button{margin-left:auto;border:0;background:transparent;font-size:18px;color:#4d8176}.modal-backdrop{position:fixed;inset:0;background:rgba(3,28,28,.56);backdrop-filter:blur(5px);z-index:20;display:grid;place-items:center;padding:20px}.wizard{width:min(100%,500px);background:#fff;border-radius:18px;padding:30px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.3)}.close-modal{position:absolute;right:19px;top:16px;border:0;background:#f2f6f4;width:30px;height:30px;border-radius:50%;font-size:18px;color:#41635d}.wizard-progress{display:flex;gap:8px;margin:19px 0 28px}.wizard-progress i{height:4px;flex:1;background:#e4ece8;border-radius:4px}.wizard-progress i.done{background:#13a184}.wizard h2{font-size:28px;letter-spacing:-.04em;margin-bottom:25px}.wizard label{display:block;font-size:10px;color:#46645e;font-weight:800;margin-bottom:15px}.wizard label input,.wizard label select{margin-top:6px}.wizard>p{font-size:14px;line-height:1.6;color:#617a73}.wizard-matches{display:flex;align-items:center;margin:25px 0}.wizard-matches b,.wizard-matches span{width:39px;height:39px;border-radius:50%;background:#d8f2e8;border:2px solid #fff;color:#126d5d;display:grid;place-items:center;font-size:10px;font-weight:850;margin-left:-7px}.wizard-matches span:first-child{margin-left:0}.wizard-matches b{background:#f1f6f3}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.plain-button{border:0;background:transparent;color:#58736c;font-size:11px;font-weight:800;padding:12px}.doctor-hero{background:linear-gradient(112deg,#063e3d,#087662);border-radius:17px;color:#fff;padding:29px 32px;display:flex;justify-content:space-between;align-items:center}.urgent-pill{font-size:8px;letter-spacing:.14em;font-weight:850;color:#ffd1c8}.doctor-hero h2{font-size:29px;letter-spacing:-.04em;margin:13px 0 5px}.doctor-hero p{font-size:11px;color:#b8dad0;margin:0}.shift-details{display:flex;gap:21px;margin-top:22px;font-size:10px;color:#d7eee7}.doctor-hero-actions{display:flex;align-items:center;gap:13px}.doctor-hero-actions>span{display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(255,255,255,.23);border-radius:50%;font-weight:850;font-size:16px}.doctor-hero-actions>span small{font-size:7px;font-weight:600;color:#b9dcd2}.secondary-app{border:1px solid #c4d7d0;background:#fff;color:#245c52;border-radius:8px;padding:11px 14px;font-size:11px;font-weight:800}.doctor-hero .secondary-app{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.doctor-grid .match-card.soft{background:#fffdf2}.profile-progress{margin:25px 0 15px}.profile-progress i{display:block;height:8px;border-radius:8px;background:linear-gradient(90deg,#0c977c 96%,#e3eee9 0)}.profile-progress span{font-size:9px;color:#5c776f;margin-top:7px;display:block}@media(max-width:980px){.product-sidebar{width:76px;padding:22px 9px}.product-logo{font-size:0;text-align:center;padding:0 0 25px}.product-logo:after{content:"S.";font-size:20px}.workspace-chip{padding:8px;justify-content:center}.workspace-chip>div,.workspace-chip>span{display:none}.product-nav a,.sidebar-bottom>a{justify-content:center;padding:11px 5px;font-size:0}.app-icon{font-size:17px}.user-card{justify-content:center;padding:15px 0 0}.user-card i,.user-card>div{display:none}.product-content{margin-left:76px;width:calc(100% - 76px);padding:34px 30px}.coverage-panel{grid-template-columns:1fr 95px;gap:15px}.coverage-risk{grid-column:1/-1}.metric-grid{grid-template-columns:repeat(2,1fr)}.app-grid{grid-template-columns:1fr}.shift-row{grid-template-columns:85px 1fr 115px 70px}}@media(max-width:650px){.product-sidebar{display:none}.product-content{margin:0;width:100%;padding:23px 15px 40px}.product-top{align-items:flex-start;gap:12px}.product-top h1{font-size:25px}.product-top p{font-size:11px}.top-actions .notification{display:none}.top-actions .app-primary{font-size:10px;padding:11px}.coverage-panel{padding:22px;grid-template-columns:1fr 78px}.coverage-panel strong{font-size:40px}.coverage-risk{padding:12px}.coverage-risk button{font-size:9px}.metric-grid{gap:9px}.metric-grid>div{padding:14px}.metric-grid strong{font-size:20px}.app-grid{gap:10px}.match-card,.schedule-card{padding:17px}.shift-row{grid-template-columns:72px 1fr 58px;gap:8px}.shift-person{font-size:0}.shift-person>span{margin-left:auto}.shift-row em{display:none}.doctor-hero{padding:22px;display:block}.doctor-hero h2{font-size:26px}.doctor-hero-actions{margin-top:20px}.doctor-hero-actions .secondary-app{display:none}.doctor-hero-actions .app-primary{flex:1}.shift-details{gap:13px;flex-wrap:wrap}.modal-backdrop{padding:12px}.wizard{padding:25px 19px}.wizard h2{font-size:25px}}@media(max-width:1050px){nav{display:none;position:absolute;top:81px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}nav.open{display:flex}.menu{display:block;margin-left:auto}.nav-actions .text-link{display:none}.nav-shell{gap:18px}.hero{grid-template-columns:1fr;padding:75px 30px}.hero-copy{max-width:760px}.hero-reference{padding:0}.hero-reference .hero-copy{padding:85px 45px}.hero-reference .hero-photo{background-position:58%}.hero-reference .hero-badge{display:none}.dashboard-wrap{margin:60px auto 0;width:min(100%,760px)}.network-preview,.promise{gap:50px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.split-call>div{padding:70px 50px}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.form-page{grid-template-columns:1fr}.form-aside{min-height:430px}.form-card{padding-bottom:80px}}@media(max-width:700px){.site-header{height:70px}.nav-shell{padding:0 18px}.nav-actions .button,.nav-actions .lang{display:none}nav{top:69px}.hero{padding:55px 20px 45px;min-height:auto}.hero-reference{height:auto;min-height:820px;padding:0}.hero-reference .hero-photo{background-image:linear-gradient(180deg,rgba(5,47,49,.25),rgba(5,47,49,.48) 32%,#052f31 65%),url(/sylvya-doctor-hero.png);background-size:auto 470px;background-repeat:no-repeat;background-position:63% top}.hero-reference .hero-copy{padding:355px 20px 45px}.hero-reference h1{font-size:43px}.hero-reference .hero-copy>p{font-size:15px}.hero-reference .eyebrow{font-size:9px}.role-actions{display:grid;grid-template-columns:1fr 1fr}.role-actions .button{width:100%;height:76px}.hero-reference .trust-row{gap:9px 14px}.hero h1,.page-hero h1{font-size:44px}.hero-copy>p{font-size:16px}.trust-row{flex-wrap:wrap;gap:10px 18px}.dashboard-wrap{height:430px;min-width:0;margin-top:35px}.dash-glow{display:none}.dashboard{width:100%;padding:17px;min-height:390px}.dash-stats{grid-template-columns:1fr 1fr}.dash-stats>div:last-child,.phone{display:none}.ticker{padding:25px 20px;gap:12px;flex-wrap:wrap}.ticker strong{width:100%;text-align:center;margin:8px 0 0}.section{padding:75px 20px}.network-preview,.promise{grid-template-columns:1fr;gap:35px}.final-cta h2,.promise h2,.section h2,.split-call h2{font-size:37px}.section-head{align-items:flex-start;gap:25px;flex-direction:column}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:24px 0;border-right:0}.steps h3{margin-top:25px}.split-call{grid-template-columns:1fr}.split-call>div{padding:65px 25px}.map-card{height:330px}.map-card:before{inset:25px 75px}.map-note{right:14px;top:140px}.final-cta{padding:75px 20px}.final-cta div{flex-direction:column}.page-hero{padding:80px 20px 70px}.stat-band{grid-template-columns:1fr;padding:25px}.stat-band>div{border-right:0;border-bottom:1px solid #31504b;padding:18px 0}.audience-grid,.feature-grid,.grid-uls,.resource-grid{grid-template-columns:1fr}.process-list article{grid-template-columns:40px 1fr}.process-list article p{grid-column:2}.page-cta{flex-direction:column;text-align:center}.choose-head{padding:0 20px}.choose-content{padding:45px 20px}.choose-content h1{font-size:43px}.role-grid{grid-template-columns:1fr}.role-grid>a{min-height:330px;padding:30px}.role-icon{margin-bottom:35px}.form-aside{min-height:380px;padding:35px 25px}.form-aside h1{font-size:40px}.form-card{padding:25px 20px 70px}.form-card form{margin-top:45px}.legal-hero{padding:70px 20px}.legal-hero h1{font-size:45px}.legal-body{grid-template-columns:1fr;margin-top:55px}.legal-body aside{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.hero-actions .button{width:100%}}.onboarding-shell{min-height:100vh;display:grid;grid-template-columns:minmax(350px,41%) 1fr;background:#f8faf8}.onboarding-aside{position:relative;overflow:hidden;background:#063b3d;color:#fff;padding:48px clamp(36px,5vw,84px);display:flex;flex-direction:column;justify-content:space-between}.onboarding-aside:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(116,224,194,.13);border-radius:50%;right:-260px;bottom:-120px;box-shadow:0 0 0 70px rgba(116,224,194,.035),0 0 0 140px rgba(116,224,194,.025)}.onboarding-logo{font-size:19px;font-weight:900;letter-spacing:.11em;position:relative;z-index:1}.onboarding-logo span,.ops-logo span{color:#66d9bd}.onboarding-aside>div{position:relative;z-index:1}.onboarding-aside h1{font-size:clamp(38px,4vw,60px);line-height:1.02;letter-spacing:-.055em;max-width:570px;margin:22px 0}.onboarding-aside p{max-width:530px;color:#bed5d0;line-height:1.7;font-size:15px}.onboarding-kicker{font-size:9px;letter-spacing:.17em;font-weight:850;color:#19947c}.onboarding-aside .onboarding-kicker{color:#6ed9be}.onboarding-assurances{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:10px;color:#b7d3cd}.onboarding-assurances span:first-letter{color:#6dd9bd}.onboarding-form{width:min(720px,100%);padding:46px clamp(35px,7vw,105px) 35px;align-self:center;justify-self:center}.onboarding-top{display:flex;justify-content:space-between;font-size:11px;color:#66807a}.onboarding-top a{font-weight:750}.onboarding-progress{display:flex;gap:8px;margin:24px 0 68px}.onboarding-progress i{height:4px;flex:1;background:#e0e9e4;border-radius:4px}.onboarding-progress i.active{background:#0d9a7d}.onboarding-step{min-height:360px}.onboarding-step h2{font-size:36px;letter-spacing:-.045em;margin:13px 0 10px}.onboarding-step>p{color:#6d817c;font-size:13px;line-height:1.6;margin-bottom:31px}.field-pair label,.onboarding-step>label{display:block;font-size:10px;letter-spacing:.03em;color:#3b5a53;font-weight:800;margin:17px 0}.onboarding-step input,.onboarding-step select{background:#fff;padding:14px 15px;margin-top:8px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:21px}.choice-grid button{min-height:90px;text-align:left;border:1px solid #d6e2dd;background:#fff;border-radius:10px;padding:15px;font-size:11px;font-weight:800;color:#244d45}.choice-grid button.selected{border:2px solid #0e9c7e;background:#edf9f4;color:#08715f}.choice-grid small{display:block;font-size:8px;color:#718a84;font-weight:500;margin-top:8px}.review-card{border:1px solid #dbe5e1;background:#fff;border-radius:13px;padding:5px 22px}.review-card>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #edf1ef}.review-card>div:last-child{border:0}.review-card span{font-size:10px;color:#70847f}.review-card b{font-size:11px}.consent-row{display:flex!important;align-items:flex-start;gap:11px;margin-top:20px!important;line-height:1.5!important}.consent-row input{width:17px;height:17px;display:block;margin:1px 0 0}.consent-row span{font-size:9px;font-weight:500;color:#647b75}.onboarding-actions{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #e0e8e4;padding-top:21px}.onboarding-actions button:disabled{opacity:.35;cursor:not-allowed}.demo-shortcut{text-align:center;font-size:9px;color:#7a8e89;margin-top:24px}.demo-shortcut a{color:#087c68;font-weight:850}.onboarding-success{min-height:100vh;background:radial-gradient(circle at 50% 35%,#effbf6,#f7faf7 50%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:35px}.success-mark{width:66px;height:66px;border-radius:50%;background:#0d9b7d;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 15px 35px rgba(13,155,125,.22);margin-bottom:25px}.onboarding-success h1{font-size:clamp(37px,5vw,62px);letter-spacing:-.055em;max-width:820px;line-height:1.04;margin:18px 0}.onboarding-success>p{max-width:610px;color:#657c76;line-height:1.7}.onboarding-success>div:not(.success-mark){display:flex;gap:12px;margin:24px 0}.onboarding-success small{font-size:9px;color:#7b908a}.ops-shell{min-height:100vh;background:#f4f7f5;color:#163b37}.ops-sidebar{position:fixed;inset:0 auto 0 0;width:246px;background:#06393b;color:#e5f2ee;padding:30px 15px 22px;display:flex;flex-direction:column;z-index:10}.ops-logo{padding:0 12px 28px;font-size:18px;font-weight:900;letter-spacing:.1em;display:flex;align-items:center}.ops-logo small{font-size:6px;letter-spacing:.14em;color:#83aaa2;margin:2px 0 0 9px;border-left:1px solid #557b74;padding-left:9px}.ops-nav{display:flex;flex-direction:column;gap:4px}.ops-nav a{display:flex;align-items:center;gap:11px;padding:11px 12px;color:#abc7c1;font-size:11px;border-radius:8px;cursor:pointer}.ops-nav a span{width:18px;text-align:center;color:#8dc8b9;font-size:14px}.ops-nav a.active,.ops-nav a:hover{background:#0c5553;color:#fff}.ops-nav a em{margin-left:auto;background:#ef735e;color:#fff;font-style:normal;font-size:7px;min-width:17px;text-align:center;border-radius:9px;padding:3px}.ops-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:17px 8px 0;display:flex;align-items:center;gap:9px}.ops-user>span{width:31px;height:31px;border-radius:50%;background:#d2eee5;color:#0b6559;display:grid;place-items:center;font-size:8px;font-weight:850}.ops-user b,.ops-user small{display:block}.ops-user b{font-size:9px}.ops-user small{font-size:7px;color:#94b8b0;margin-top:3px}.ops-user i{margin-left:auto;font-style:normal}.ops-content{margin-left:246px;width:calc(100% - 246px);padding:41px 43px 60px}.ops-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.ops-topbar h1{font-size:29px;letter-spacing:-.04em;margin:7px 0 4px}.ops-topbar p{font-size:11px;color:#72857f;margin:0}.ops-top-actions{display:flex;align-items:center;gap:10px}.ops-top-actions label{width:265px;height:39px;border:1px solid #dce5e1;background:#fff;border-radius:9px;display:flex;align-items:center;padding:0 12px;color:#759089}.ops-top-actions input{border:0;box-shadow:none;background:transparent;margin:0;padding:0 0 0 8px;font-size:10px}.ops-top-actions button{width:39px;height:39px;border:1px solid #dce5e1;background:#fff;border-radius:9px;position:relative}.ops-top-actions button em{position:absolute;right:-4px;top:-5px;background:#e96b57;color:#fff;border-radius:8px;min-width:15px;font-size:7px;padding:3px;font-style:normal}.ops-notice{display:flex;align-items:center;gap:9px;background:#e4f7ef;border:1px solid #b9e6d7;border-radius:9px;padding:11px 14px;font-size:10px;color:#176553;margin-bottom:14px}.ops-notice>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#149b7d;color:#fff}.ops-notice button{margin-left:auto;border:0;background:none;color:#528178}.ops-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px}.ops-kpis article{background:#fff;border:1px solid #e0e8e4;border-radius:12px;padding:17px}.ops-kpis small,.ops-kpis span,.ops-kpis strong{display:block}.ops-kpis span{font-size:9px;color:#728781}.ops-kpis strong{font-size:25px;letter-spacing:-.04em;margin:8px 0}.ops-kpis small{font-size:8px}.ops-kpis .good{color:#16846e}.ops-kpis .warn{color:#dd6c58}.ops-live-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-bottom:14px}.ops-attention,.ops-map-card,.ops-table-card{background:#fff;border:1px solid #e0e8e4;border-radius:13px;padding:19px}.ops-card-heading,.ops-table-head{display:flex;justify-content:space-between;align-items:flex-start}.ops-card-heading h2,.ops-table-head h2{font-size:18px;letter-spacing:-.03em;margin:6px 0 0}.ops-card-heading button{border:1px solid #dce5e1;background:#fff;border-radius:7px;padding:7px 10px;font-size:8px;color:#57716b}.ops-card-heading a{font-size:8px;color:#087e69;font-weight:850}.ops-map{height:225px;margin:14px 0 8px;border-radius:10px;position:relative;overflow:hidden;background-color:#eaf3ef;background-image:radial-gradient(#b6ccc4 1px,transparent 0);background-size:15px 15px}.portugal-shape{position:absolute;inset:15px 52% 12px 26%;background:#d1e3db;clip-path:polygon(45% 0,70% 7%,58% 18%,69% 30%,58% 43%,66% 57%,51% 70%,57% 85%,42% 100%,29% 85%,34% 71%,23% 58%,32% 44%,25% 31%,36% 17%)}.map-pin{position:absolute;width:9px;height:9px;border-radius:50%;background:#12a083;border:2px solid #fff;box-shadow:0 2px 8px rgba(8,82,71,.35)}.map-pin.urgent{background:#ef725c;box-shadow:0 0 0 6px rgba(239,114,92,.13)}.p1{left:36%;top:17%}.p2{left:38%;top:31%}.p3{left:36%;top:47%}.p4{left:39%;top:61%}.p5{left:36%;top:73%}.p6{left:39%;top:86%}.map-pop{position:absolute;right:15px;top:79px;background:#fff;border-radius:8px;padding:11px 13px;box-shadow:0 10px 25px rgba(20,65,56,.15);min-width:190px}.map-pop b,.map-pop small,.map-pop span{display:block}.map-pop span{font-size:6px;color:#df604c;font-weight:850;letter-spacing:.1em}.map-pop b{font-size:10px;margin:5px 0}.map-pop small{font-size:7px;color:#71847f}.ops-map-legend{display:flex;gap:18px;font-size:7px;color:#72867f}.ops-map-legend i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px}.ops-map-legend .green{background:#10a083}.ops-map-legend .orange{background:#efae55}.ops-map-legend .red{background:#ee715c}.attention-list{margin-top:13px;border-top:1px solid #edf1ef}.attention-list>div{display:grid;grid-template-columns:52px 1fr 28px;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1ef}.attention-list>div>span{font-size:8px;color:#5f7872;font-weight:800}.attention-list b,.attention-list small{display:block}.attention-list b{font-size:10px}.attention-list small{font-size:7px;color:#728680;margin-top:4px}.attention-list em{font-size:8px;font-style:normal;color:#167963;font-weight:850}.attention-list .critical em,.attention-list .critical>span{color:#df624e}.ops-health{display:flex;align-items:center;justify-content:space-between;background:#eff8f4;padding:12px;border-radius:9px;margin-top:13px}.ops-health b,.ops-health i,.ops-health small,.ops-health span{display:block}.ops-health span{font-size:7px;color:#70847f}.ops-health b{font-size:9px;margin-top:3px}.ops-health i{font-size:11px;color:#0a826c;font-weight:850;text-align:right;font-style:normal}.ops-health small{font-size:6px;color:#71857f;font-weight:500}.ops-table-card{padding:0;overflow:hidden}.ops-table-head{padding:18px 19px 13px}.ops-filters{display:flex;background:#f0f4f2;border-radius:7px;padding:3px}.ops-filters button{border:0;background:transparent;border-radius:5px;padding:7px 10px;font-size:7px;color:#667c76}.ops-filters button.active{background:#fff;color:#0c7462;box-shadow:0 2px 7px rgba(20,55,48,.09);font-weight:850}.ops-table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;min-width:850px}th{text-align:left;background:#f6f8f7;border-top:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8;padding:10px 14px;font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#71847f}td{padding:12px 14px;border-bottom:1px solid #edf1ef;font-size:8px;color:#5d7770}td:first-child{display:flex;align-items:center;gap:9px}td b,td small{display:block}td b{font-size:9px;color:#234a43}td small{font-size:7px;color:#7a8d88;margin-top:3px}.candidate-avatar{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#dff4ec;color:#0e725f;font-size:8px;font-weight:850;flex:0 0 auto}.candidate-avatar.hospital{background:#e8ecf9;color:#475e9d}.role-label{border:1px solid #d9e4df;background:#f8faf9;font-weight:750}.ops-status,.role-label{border-radius:5px;padding:5px 7px;font-size:7px}.ops-status{font-weight:800}.ops-status.pendente{background:#fff4dc;color:#a66a19}.ops-status.aprovado{background:#e4f6ee;color:#11745f}.ops-status.rejeitado{background:#fff0ed;color:#c45343}.row-actions{display:flex;gap:5px}.row-actions button{border:1px solid #d6e1dc;background:#fff;color:#5c756f;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:750}.row-actions .approve{background:#0b8d75;border-color:#0b8d75;color:#fff}.ops-empty{text-align:center;padding:35px;color:#7a8e88;font-size:10px}.ops-demo-note{display:flex;align-items:center;gap:10px;background:#eaf0ed;border-radius:9px;padding:11px 14px;margin-top:13px}.ops-demo-note>span{width:20px;height:20px;flex:0 0 auto;border:1px solid #9ab3ab;border-radius:50%;display:grid;place-items:center;font-size:9px}.ops-demo-note p{font-size:8px;color:#657b75;margin:0}.ops-demo-note a{margin-left:auto;white-space:nowrap;color:#087c68;font-size:8px;font-weight:850}@media(max-width:1050px){.onboarding-shell{grid-template-columns:320px 1fr}.onboarding-aside{padding:38px 30px}.onboarding-form{padding:38px}.ops-sidebar{width:76px;padding:25px 9px}.ops-logo{font-size:0;justify-content:center;padding:0 0 25px}.ops-logo:before{content:"S.";font-size:20px}.ops-logo small,.ops-logo span{display:none}.ops-nav a{justify-content:center;font-size:0}.ops-nav a span{font-size:15px}.ops-nav a em{position:absolute;margin:0 0 18px 25px}.ops-user{justify-content:center;padding:15px 0 0}.ops-user i,.ops-user>div{display:none}.ops-content{margin-left:76px;width:calc(100% - 76px);padding:35px 28px}.ops-live-grid{grid-template-columns:1fr}}@media(max-width:700px){.onboarding-shell{display:block}.onboarding-aside{min-height:370px;padding:32px 22px}.onboarding-aside h1{font-size:38px}.onboarding-assurances{margin-top:35px}.onboarding-form{padding:28px 20px 35px}.onboarding-progress{margin:20px 0 45px}.onboarding-step{min-height:390px}.onboarding-step h2{font-size:30px}.choice-grid,.field-pair{grid-template-columns:1fr}.choice-grid{gap:8px}.choice-grid button{min-height:67px}.onboarding-success>div:not(.success-mark){flex-direction:column;width:100%;max-width:320px}.ops-sidebar{display:none}.ops-content{margin:0;width:100%;padding:24px 14px 38px}.ops-topbar{gap:14px}.ops-topbar h1{font-size:25px}.ops-top-actions label{display:none}.ops-kpis{grid-template-columns:1fr 1fr;gap:8px}.ops-kpis article{padding:14px}.ops-kpis strong{font-size:21px}.ops-attention,.ops-map-card{padding:15px}.portugal-shape{inset:15px 45% 12px 20%}.map-pop{right:8px;min-width:166px}.ops-table-head{display:block}.ops-filters{margin-top:15px;overflow:auto}.ops-demo-note{align-items:flex-start}.ops-demo-note a{display:none}}.demo-login-page{min-height:100vh;display:grid;grid-template-columns:minmax(410px,45%) 1fr;background:#f7faf8}.demo-login-aside{background:#063b3d;color:#fff;padding:48px clamp(35px,5vw,80px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.demo-login-aside:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(60,207,171,.17),transparent 65%);right:-250px;bottom:-240px}.demo-login-message{position:relative;z-index:1}.demo-login-message>span{font-size:8px;letter-spacing:.16em;color:#6dd9bd;font-weight:850}.demo-login-message h1{font-size:clamp(43px,5vw,68px);line-height:.98;letter-spacing:-.06em;max-width:600px;margin:24px 0}.demo-login-message p{font-size:15px;color:#bdd5cf;line-height:1.7;max-width:540px}.demo-flow{position:relative;z-index:1;gap:13px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px}.demo-flow,.demo-flow>div{display:flex;align-items:center}.demo-flow>div{gap:7px}.demo-flow i{width:21px;height:21px;background:#d9f3eb;color:#0b695b;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:7px;font-weight:850}.demo-flow span{font-size:8px;color:#c4dbd5}.demo-flow>b{font-size:10px;color:#659d90}.demo-login-panel{padding:38px clamp(28px,6vw,90px) 26px;display:flex;flex-direction:column}.demo-login-top{display:flex;justify-content:space-between;font-size:10px;color:#617b74;font-weight:750}.demo-login-card{width:min(630px,100%);margin:auto}.demo-login-card h2{font-size:38px;letter-spacing:-.045em;margin:12px 0 8px}.demo-login-card>p{font-size:12px;color:#71857f;margin-bottom:23px}.demo-account-grid{display:grid;gap:8px}.demo-account-grid>button{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border:1px solid #d9e4df;background:#fff;border-radius:10px;padding:12px;color:#234a43}.demo-account-grid>button.selected,.demo-account-grid>button:hover{border-color:#0c9b7d;background:#eff9f5;box-shadow:0 0 0 2px rgba(12,155,125,.08)}.demo-account-grid>button>span{width:38px;height:38px;border-radius:9px;background:#dff3ec;color:#0b725f;display:grid;place-items:center;font-size:9px;font-weight:850}.demo-account-grid>button>span.hospital{background:#e8edf9;color:#4a61a0}.demo-account-grid>button>span.admin{background:#f4ead7;color:#9b6d22}.demo-account-grid b,.demo-account-grid small{display:block}.demo-account-grid b{font-size:10px}.demo-account-grid small{font-size:8px;color:#748983;margin-top:4px}.demo-account-grid i{margin-left:auto;font-style:normal;color:#0b896f;font-size:12px}.demo-login-form{max-width:none;margin:23px 0 0}.demo-login-form label{display:block;font-size:9px;font-weight:800;color:#3c5b54;margin:12px 0}.demo-login-form input{background:#fff;padding:12px 13px;margin-top:7px}.password-field{position:relative}.password-field input{padding-right:75px}.password-field button{position:absolute;right:8px;top:14px;border:0;background:#edf5f1;color:#246e60;border-radius:5px;padding:6px 8px;font-size:7px;font-weight:800}.demo-login-error{display:flex;align-items:center;gap:8px;background:#fff0ed;border:1px solid #f0c9c1;color:#a84d3d;border-radius:8px;padding:10px;font-size:8px}.demo-login-error span{width:18px;height:18px;background:#df654f;color:#fff;display:grid;place-items:center;border-radius:50%;font-weight:850}.demo-login-submit{width:100%;margin-top:15px}.demo-login-submit:disabled{opacity:.45;cursor:not-allowed}.demo-credentials{display:flex;align-items:flex-start;gap:9px;background:#e9f1ed;border-radius:8px;padding:10px 12px;margin-top:14px}.demo-credentials>span{width:18px;height:18px;border:1px solid #91aba3;border-radius:50%;display:grid;place-items:center;font-size:8px;flex:0 0 auto}.demo-credentials p{font-size:8px;color:#617972;line-height:1.5;margin:1px 0 0}.demo-credentials code{background:#dce9e3;color:#0c6657;border-radius:4px;padding:2px 5px;font-size:8px}.demo-security-note{text-align:center;color:#83938f;font-size:7px;margin:15px 0 0}.ops-logout{margin-top:auto;display:flex;align-items:center;gap:11px;padding:10px 12px;color:#abc7c1;font-size:10px;border-radius:8px}.ops-logout:hover{background:#0c5553;color:#fff}.ops-logout span{width:18px;text-align:center;color:#8dc8b9;font-size:14px}.ops-sidebar .ops-user{margin-top:0}@media(max-width:1050px){.demo-login-page{grid-template-columns:350px 1fr}.demo-login-aside{padding:38px 30px}.demo-flow{display:grid;grid-template-columns:1fr}.demo-flow>b{display:none}.ops-logout{justify-content:center;font-size:0;padding:11px 5px}.ops-logout span{font-size:17px}}@media(max-width:700px){.demo-login-page{display:block}.demo-login-aside{min-height:330px;padding:29px 21px}.demo-login-message h1{font-size:40px}.demo-login-message p{font-size:12px}.demo-flow{display:flex;overflow:auto}.demo-flow>div{min-width:max-content}.demo-login-panel{padding:25px 18px}.demo-login-card{margin:55px auto 20px}.demo-login-card h2{font-size:32px}}.live-sync{font-size:7px;color:#11866f;font-weight:850;letter-spacing:.1em;margin-top:6px}.shift-time small{display:block;font-size:7px;color:#82948f;margin-top:4px}.shift-row .pending{background:#fff4dc;color:#a66a19}.shift-confirm{border:0;background:#0b8e76;color:#fff;border-radius:6px;padding:7px 8px;font-size:8px;font-weight:850}.shift-confirm:hover{background:#087662}.wizard-summary{background:#eef8f4;border:1px solid #cfe7de;border-radius:10px;padding:15px;margin-bottom:17px}.wizard-summary b,.wizard-summary small,.wizard-summary span{display:block}.wizard-summary span{font-size:8px;color:#15816d;font-weight:800}.wizard-summary b{font-size:13px;margin:7px 0}.wizard-summary small{font-size:8px;color:#698079;line-height:1.5}.workspace-loading{min-height:60vh;display:grid;place-items:center;color:#69817b;font-size:12px}.doctor-hero-actions .app-primary:disabled{opacity:.75;cursor:default}.attention-list>div{grid-template-columns:52px 1fr auto}.attention-list em{white-space:nowrap}.ops-map .map-pop>span{color:#0b8b73}.sidebar-demo-logout{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:8px;color:#abc9c2;font-size:12px;text-align:left}.sidebar-demo-logout:hover{background:#0c5956;color:#fff}.ops-logout{width:100%;border:0;background:transparent;text-align:left}@media(max-width:980px){.sidebar-demo-logout{justify-content:center;padding:11px 5px;font-size:0}.sidebar-demo-logout .app-icon{font-size:17px}}@media(max-width:650px){.shift-row.has-action .shift-person{display:none}.shift-row.has-action .shift-confirm{grid-column:3;grid-row:1}.field-pair{grid-template-columns:1fr}}