@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#172421;background:#ffffff;font-synthesis:none;--ink: #172421;--muted: #64736f;--green: #466f8f;--green-dark: #294d68;--green-soft: #e4edf4;--navy: #142a40;--coral: #e9785c;--line: #dce5e2;--surface: #f5f8f7;--warm: #fff4ed;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{height:68px;border-bottom:1px solid #edf1ef;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:20px;color:var(--navy)}.brand__mark{width:30px;height:30px;display:grid;place-items:center;background:linear-gradient(145deg,#668ba5,var(--green-dark));color:#fff;border-radius:6px;box-shadow:inset 0 1px #ffffff52}.brand--light{color:#fff}.brand--light .brand__mark{background:#fff;color:var(--green)}.main-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:600}.main-nav a{color:#465551}.main-nav a:hover{color:var(--green)}.account-actions,.user-menu{display:flex;align-items:center;gap:10px}.language-toggle{height:36px;min-width:58px;padding:0 10px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:800}.language-toggle:hover{border-color:var(--green);color:var(--green);background:var(--green-soft)}.user-menu{background:var(--surface);padding:6px 8px 6px 12px;border-radius:6px}.user-menu span{display:flex;align-items:center;gap:7px;max-width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600}.menu-button{display:none!important}.icon-button{width:36px;height:36px;border:0;background:transparent;color:#43534f;display:inline-grid;place-items:center;border-radius:6px}.icon-button:hover{background:#eef3f7;color:var(--green)}.button{min-height:40px;border:1px solid transparent;border-radius:6px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;white-space:nowrap}.button:disabled{opacity:.6;cursor:wait}.button--primary{background:linear-gradient(135deg,#567f9b,var(--green-dark));color:#fff;box-shadow:inset 0 1px #fff3}.button--primary:hover{background:linear-gradient(135deg,#466f8f,#203f56)}.button--outline{border-color:#a8bbb6;color:#24433c;background:#fff}.button--outline:hover{border-color:var(--green);color:var(--green)}.button--dark{background:var(--navy);color:#fff;height:46px}.button--wide{width:100%}.hero{background:linear-gradient(125deg,#5d829c 0%,#365f7b 48%,#1c3c54 100%);color:#fff;min-height:470px;overflow:hidden;position:relative}.hero__inner{min-height:470px;position:relative;padding-top:76px}.hero__copy{position:relative;z-index:2;max-width:600px;padding-bottom:150px}.hero h1{font-size:48px;line-height:1.08;max-width:620px;margin-bottom:18px}.hero__copy>p:not(.eyebrow){max-width:560px;color:#e5f1f8;font-size:17px;line-height:1.6}.eyebrow{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800;margin-bottom:8px;display:flex;align-items:center;gap:7px}.eyebrow--light{color:#c5fff7}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:#e8fffc;font-size:13px;font-weight:600}.trust-row span{display:flex;align-items:center;gap:6px}.hero__doctors{position:absolute;z-index:1;right:-20px;bottom:-60px;height:465px;width:auto;object-fit:contain}.search-panel{position:absolute;z-index:3;bottom:28px;left:0;right:0;display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:8px;background:#fff;padding:10px;border-radius:8px;box-shadow:0 18px 45px #00282438;color:var(--ink)}.search-field,.select-field{height:46px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:0 12px;border-radius:5px;color:#7a8985;min-width:0}.search-field input,.select-field select{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink)}.select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.specialty-strip{padding:58px 0 48px;background:#fff;scroll-margin-top:76px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading--compact{margin-bottom:18px}.section-heading h2{font-size:28px;margin:0;color:var(--navy)}.specialty-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.specialty-chip{min-height:80px;text-align:left;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;border:1px solid var(--line);background:#fff;padding:12px;border-radius:7px;color:var(--ink)}.specialty-chip>span{grid-row:1 / 3;width:38px;height:38px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);border-radius:6px}.specialty-chip strong{font-size:14px;align-self:end}.specialty-chip small{color:var(--muted);align-self:start}.specialty-chip:hover,.specialty-chip--active{border-color:var(--green);background:#f3f7fa}.specialty-actions{display:flex;justify-content:center;padding-top:18px}.specialty-actions svg{transition:transform .2s ease}.specialty-actions .chevron-up{transform:rotate(180deg)}.how-band{background:var(--surface);border-top:1px solid #e7eeec;border-bottom:1px solid #e7eeec;padding:26px 0}.how-grid{display:grid;grid-template-columns:repeat(4,1fr)}.how-item{display:grid;grid-template-columns:26px 26px 1fr;align-items:start;gap:8px;padding:4px 20px;border-right:1px solid var(--line)}.how-item:last-child{border-right:0}.how-item>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:11px;font-weight:700}.how-item>svg{color:var(--green);margin-top:1px}.how-item h3{margin:0 0 4px;font-size:14px}.how-item p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.doctors-section{padding:64px 0 72px;scroll-margin-top:72px}.result-count{font-size:13px;color:var(--muted);background:var(--surface);padding:7px 10px;border-radius:4px}.doctor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.doctor-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.doctor-card:hover{border-color:#a9bfce;box-shadow:0 12px 30px #1c3c541a}.doctor-card__photo{height:230px;background:#e9f5f2;position:relative;overflow:hidden}.doctor-card__photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.status-dot{position:absolute;right:12px;bottom:12px;width:12px;height:12px;background:#24b66f;border:2px solid #fff;border-radius:50%}.doctor-card__body{padding:16px}.doctor-card__heading{display:flex;justify-content:space-between;gap:10px}.doctor-card h3{font-size:17px;margin-bottom:4px}.doctor-card p{margin-bottom:12px;color:var(--muted);font-size:13px}.rating{display:flex;align-items:center;gap:5px;color:#f0a332;font-size:13px}.rating span{color:var(--muted)}.doctor-card__meta{display:flex;justify-content:space-between;gap:10px;padding:13px 0;margin:12px 0 14px;border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;color:#4d5b57;font-size:13px}.doctor-card__name{display:block;border:0;padding:0;background:none;text-align:left;color:inherit}.doctor-card__name:hover h3{color:var(--green)}.doctor-card__actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px}.doctor-card__actions .button{padding:0 10px;font-size:12px}.doctor-profile-page{min-height:calc(100vh - 68px);padding:28px 0 72px;background:#f7f9fb}.doctor-profile{max-width:1060px}.profile-back{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;margin-bottom:24px;background:none;color:var(--green-dark);font-weight:700;font-size:13px}.profile-title{margin:2px 0 26px;color:var(--navy);font-size:34px}.profile-summary{display:grid;grid-template-columns:172px 1fr 205px;gap:22px;padding:22px;border:1px solid #ccd9e3;border-radius:10px;background:#fff;box-shadow:0 8px 25px #142a400d}.profile-summary__photo{position:relative;height:188px;overflow:hidden;border-radius:8px;background:var(--green-soft)}.profile-summary__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.profile-summary__photo>span{position:absolute;left:9px;bottom:9px;display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:12px;background:rgba(255,255,255,.94);color:var(--green-dark);font-size:10px;font-weight:800}.profile-summary__main{min-width:0}.profile-summary__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-summary__heading h2{margin:0 0 4px;color:var(--navy);font-size:25px}.profile-summary__heading p{margin:0 0 3px;color:var(--green-dark);font-weight:700}.profile-summary__heading small{color:var(--muted)}.accepting-badge{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:14px;background:#eef9f3;color:#28734e;font-size:10px;font-weight:800}.accepting-badge>span{width:7px;height:7px;border-radius:50%;background:#35aa6f}.profile-rating{display:flex;align-items:center;gap:5px;margin-top:14px;color:#efa12e}.profile-rating>span{display:flex;gap:1px}.profile-rating strong{color:var(--ink);font-size:13px}.profile-rating small{color:var(--muted)}.profile-location{display:flex;align-items:center;gap:6px;margin:10px 0;color:var(--muted);font-size:13px}.profile-location svg{flex:0 0 auto;color:var(--green)}.profile-capabilities{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.profile-capabilities span{min-width:150px;display:flex;align-items:center;gap:7px;color:#40504c;font-size:11px}.profile-capabilities svg{color:var(--green)}.profile-summary__action{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}.profile-summary__action>span{color:var(--muted);font-size:11px}.profile-summary__action>strong{margin:4px 0 15px;color:var(--navy);font-size:20px}.profile-stats{grid-column:1 / -1;display:flex;gap:10px 28px;padding-top:17px;border-top:1px solid var(--line)}.profile-stats span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.profile-stats svg{color:var(--green)}.profile-stats b{color:var(--navy)}.profile-nav{position:sticky;top:68px;z-index:10;display:flex;gap:7px;overflow-x:auto;margin:18px 0 0;padding:10px 0;background:#f7f9fb}.profile-nav a{flex:0 0 auto;padding:8px 11px;border:1px solid #c9d6e0;border-radius:5px;background:#fff;color:#395065;font-size:11px;font-weight:700}.profile-nav a:hover{border-color:var(--green);color:var(--green-dark)}.profile-content{margin-top:4px}.profile-section{padding:25px 0;border-bottom:1px solid #cfdbe3;scroll-margin-top:128px}.profile-section h2{margin-bottom:14px;color:var(--navy);font-size:19px}.profile-section>p{max-width:900px;margin-bottom:0;color:#44534f;font-size:14px;line-height:1.7}.profile-section__heading{display:flex;align-items:center;gap:10px}.profile-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.profile-detail-grid>div{display:flex;gap:10px;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--green)}.profile-detail-grid span{display:grid;gap:4px;color:var(--muted);font-size:12px}.profile-detail-grid b{color:var(--navy)}.profile-tags{display:flex;flex-wrap:wrap;gap:8px}.profile-tags span{padding:8px 11px;border:1px solid #c6d5df;border-radius:5px;background:#fff;color:#395065;font-size:12px}.profile-services{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.profile-services article{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:13px}.profile-services span{display:flex;align-items:center;gap:8px}.profile-services svg{color:var(--green)}.profile-services strong{color:var(--navy);white-space:nowrap}.profile-clinic{display:grid;grid-template-columns:.8fr 1.2fr;min-height:210px;overflow:hidden;border:1px solid #cbd9e2;border-radius:8px;background:#fff}.profile-clinic>div:first-child{padding:25px}.profile-clinic>div:first-child>svg{color:var(--green)}.profile-clinic h3{margin:12px 0 6px;color:var(--navy);font-size:17px}.profile-clinic p{color:var(--muted);font-size:13px;line-height:1.55}.profile-clinic>div:first-child>span{color:var(--green-dark);font-size:12px;font-weight:800}.profile-clinic iframe{width:100%;height:100%;min-height:210px;border:0}.profile-map-placeholder{display:grid;place-content:center;justify-items:center;gap:8px;padding:24px;background:radial-gradient(circle at 70% 30%,#dbeaf3,transparent 25%),linear-gradient(135deg,#edf3f6 25%,#dce7ee 25% 50%,#edf3f6 50% 75%,#dce7ee 75%);color:#40596b;text-align:center;font-size:12px}.profile-map-placeholder svg{color:var(--coral)}.profile-awards{display:grid;gap:8px}.profile-awards span{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:13px}.profile-awards svg{color:#77a826}.profile-schedule{width:min(510px,100%);overflow:hidden;border:1px solid #cfdae2;border-radius:7px;background:#fff}.profile-schedule div{min-height:39px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 14px;border-bottom:1px solid #edf1f3;font-size:12px}.profile-schedule div:last-child{border-bottom:0}.profile-schedule span{color:var(--muted);text-align:right}.profile-review-list{display:grid;gap:10px}.profile-review-list article{padding:16px;border:1px solid #ccd9e2;border-radius:7px;background:#fff}.profile-review-list article>div{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px}.profile-review-list img{width:42px;height:42px;border-radius:50%;object-fit:cover}.profile-review-list article>div>span{display:grid}.profile-review-list .profile-rating{margin-top:3px}.profile-review-list .profile-rating strong,.profile-review-list .profile-rating small{display:none}.profile-review-list time{color:var(--muted);font-size:11px}.profile-review-list article>p{margin:12px 0 0;color:#465550;font-size:13px;line-height:1.6}.notice{border:1px solid #f1c6b7;background:#fff8f4;color:#8e3f29;border-radius:6px;padding:12px 14px;display:flex;align-items:center;gap:10px;margin-bottom:18px}.notice span{flex:1}.notice button{border:0;background:none;color:inherit;font-weight:700}.loading-state,.empty-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);gap:10px}.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:8px}.empty-state h3{margin:2px 0;color:var(--ink)}.empty-state p{margin-bottom:10px}.empty-inline{color:var(--muted);font-size:14px;margin:10px 0}.consultation-band{background:var(--warm);padding:70px 0}.consultation-band__inner{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px}.consultation-band__image{height:340px;overflow:hidden;border-radius:8px}.consultation-band__image img{width:100%;height:100%;object-fit:cover}.consultation-band__copy h2{font-size:34px;color:var(--navy);margin-bottom:14px}.consultation-band__copy>p:not(.eyebrow){color:var(--muted);line-height:1.65}.mode-list{display:flex;gap:18px;margin:22px 0;flex-wrap:wrap}.mode-list span{display:flex;align-items:center;gap:7px;font-weight:700;font-size:14px}.mode-list svg{color:var(--green)}.reviews-section{padding:66px 0;scroll-margin-top:72px}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.review-card{border:1px solid var(--line);border-radius:8px;padding:18px;background:#fff}.review-card__header{display:flex;align-items:center;gap:10px}.review-card__header img{width:42px;height:42px;border-radius:50%;object-fit:cover}.review-card h3{margin:0 0 4px;font-size:14px}.review-card>p{color:#485650;line-height:1.6;margin:14px 0}.review-card small{color:var(--muted)}.empty-reviews{display:flex;gap:14px;align-items:center;background:var(--surface);border-left:3px solid var(--green);padding:20px}.empty-reviews svg{color:#f0a332}.empty-reviews h3{margin:0 0 4px;font-size:16px}.empty-reviews p{margin:0;color:var(--muted)}.button--soft{background:#ece8e4;color:var(--navy)}.registration-page{min-height:calc(100vh - 68px);padding:30px 0 64px;background:#f3eee9}.registration-heading{min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.registration-heading>div{display:flex;align-items:center;gap:10px}.registration-heading p{margin:0;font-size:13px;color:var(--muted)}.role-selection{background:#fff;border-radius:14px;padding:38px}.role-selection>h1,.doctor-registration__title h1{color:var(--navy);font-size:34px;margin-bottom:10px}.registration-intro,.doctor-registration__title>p:last-child{color:var(--muted);line-height:1.6}.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.role-card{min-height:265px;padding:28px;border:1px solid #cad8e2;border-radius:12px;background:#fff;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.role-card:hover{transform:translateY(-3px);border-color:var(--green);box-shadow:0 16px 36px #142a401a}.role-card__icon{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:#fff0e6;color:#d56e48;margin-bottom:18px}.role-card__icon--doctor{background:var(--green-soft);color:var(--green)}.role-card strong{font-family:Manrope,Arial,sans-serif;font-size:19px}.role-card p{max-width:360px;color:var(--muted);line-height:1.55;margin:8px 0 18px}.role-card small{color:var(--green-dark);font-weight:800}.doctor-registration__title{margin-bottom:22px}.doctor-registration__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:start}.doctor-form{background:#fff;border-radius:14px;padding:30px}.doctor-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px}.doctor-form label{min-width:0;display:grid;gap:7px;color:#283631;font-size:13px;font-weight:700}.doctor-form input,.doctor-form select,.doctor-form textarea{width:100%;min-width:0;border:1px solid #ccd7d4;border-radius:6px;padding:0 11px;background:#fff;color:var(--ink);outline:0}.doctor-form input,.doctor-form select{height:43px}.doctor-form textarea{padding-top:10px;resize:vertical}.doctor-form input:focus,.doctor-form select:focus,.doctor-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #466f8f29}.doctor-form input[type=file]{padding:8px;height:auto}.doctor-form label small{color:var(--muted);font-weight:500}.doctor-form__wide{grid-column:1 / -1}.doctor-form .password-field input{border:0;box-shadow:none}.phone-field{display:grid;grid-template-columns:auto 1fr;border:1px solid #ccd7d4;border-radius:6px}.phone-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #466f8f29}.phone-field>span{display:grid;place-items:center;padding:0 11px;border-right:1px solid var(--line);color:var(--muted)}.phone-field input{border:0;box-shadow:none!important}.terms-check{display:flex!important;grid-template-columns:none;align-items:flex-start;gap:9px!important;margin:22px 0;color:var(--muted)!important;font-weight:500!important;line-height:1.5}.terms-check input{flex:0 0 auto;width:17px;height:17px;margin-top:2px}.doctor-submit{float:right}.doctor-preview{position:sticky;top:92px;overflow:hidden;min-height:430px;background:#fff;border:1px solid #d9e0df;border-radius:12px;box-shadow:0 15px 35px #142a401f}.doctor-preview__browser{height:36px;padding:0 14px;display:flex;align-items:center;gap:5px;background:var(--surface)}.doctor-preview__browser span{width:7px;height:7px;border-radius:50%;background:#c5cfcc}.doctor-preview__search{width:45%;height:22px;margin:12px auto 18px;border-radius:12px;background:#edf1f0}.doctor-preview article{margin:0 22px;padding:17px;display:flex;align-items:center;gap:14px;border:2px solid var(--green);border-radius:10px;box-shadow:0 8px 20px #466f8f29}.doctor-preview__avatar{flex:0 0 auto;width:70px;height:70px;overflow:hidden;display:grid;place-items:center;border-radius:8px;background:#e8eef3;color:#9db0c1}.doctor-preview__avatar img{width:100%;height:100%;object-fit:cover}.doctor-preview article strong{color:var(--navy)}.doctor-preview article p{margin:4px 0;color:var(--muted);font-size:12px}.doctor-preview article small{color:var(--muted)}.doctor-preview__stars{color:var(--green);font-size:13px;letter-spacing:2px}.doctor-preview__meta{display:grid;gap:10px;margin:24px 28px;color:var(--muted);font-size:12px}.doctor-preview__meta span{display:flex;align-items:center;gap:8px}.doctor-preview__meta svg{color:var(--green)}.doctor-preview__lines{display:grid;gap:9px;padding:22px 28px;border-top:1px solid var(--line)}.doctor-preview__lines i{width:80%;height:7px;background:#dce5eb;border-radius:4px}.doctor-preview__lines i:nth-child(2n){width:55%}.doctor-preview>p{padding:0 28px;color:var(--muted);font-size:12px;line-height:1.5}.registration-success{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.registration-success>svg{color:var(--green);margin-bottom:18px}.registration-success h1{color:var(--navy)}.registration-success>p:not(.eyebrow){max-width:580px;color:var(--muted);line-height:1.6}.request-code{min-width:280px;display:grid;gap:6px;margin:18px 0 24px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px}.request-code span{color:var(--muted);font-size:12px}.request-code strong{color:var(--navy);font-size:20px}.footer{background:var(--navy);color:#c7d3dd;padding:48px 0 22px}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}.footer h3{color:#fff;font-size:14px;margin-bottom:14px}.footer p,.footer a,.footer button{color:#aebdc8;font-size:13px;line-height:1.7}.footer a,.footer button{display:block;margin:5px 0;background:none;border:0;padding:0}.footer a:hover,.footer button:hover{color:#fff}.footer__grid>div:first-child p{max-width:250px;margin-top:14px}.footer__bottom{border-top:1px solid #31465a;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgba(13,28,39,.56);display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:8px;padding:28px;position:relative;box-shadow:0 24px 80px #00000040}.modal__close{position:absolute;top:12px;right:12px}.modal h2{color:var(--navy);margin-bottom:8px;font-size:25px}.muted{color:var(--muted);line-height:1.55}.form-stack{display:grid;gap:16px;margin-top:22px}.form-stack label{display:grid;gap:7px;font-size:13px;font-weight:700}.form-stack input{height:44px;border:1px solid var(--line);border-radius:5px;padding:0 12px;outline:0}.form-stack input:focus{border-color:var(--green);box-shadow:0 0 0 3px #466f8f29}.password-field{display:flex;border:1px solid var(--line);border-radius:5px}.password-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #466f8f29}.password-field input{border:0;flex:1;min-width:0;box-shadow:none!important}.password-field button{width:42px;border:0;background:transparent;color:var(--muted)}.form-error{color:#a63d2d;background:#fff2ee;border-left:3px solid var(--coral);padding:9px 10px;margin:0;font-size:13px}.google-signin{min-height:44px;margin-top:20px;display:grid;place-items:center;position:relative}.google-signin>div{width:100%;display:flex;justify-content:center}.google-signin--disabled{pointer-events:none;opacity:.6}.google-placeholder{width:100%;height:44px;margin-top:20px;border:1px solid #c8d0ce;border-radius:5px;background:#fff;color:#33413e;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.google-placeholder span{font-family:Arial,sans-serif;font-size:18px;font-weight:800;color:#4285f4}.auth-config-note{margin:18px 0 0;padding:9px 10px;border-radius:5px;background:var(--surface);color:var(--muted);font-size:12px;line-height:1.5}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0 0;color:var(--muted);font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.auth-form{margin-top:16px}.text-button,.auth-switch button,.auth-back{border:0;background:none;color:var(--green-dark);padding:0;font-weight:700}.text-button{justify-self:end;font-size:12px;margin-top:-5px}.auth-switch{text-align:center;color:var(--muted);font-size:13px;margin:18px 0 0}.auth-switch button{margin-left:4px}.auth-state-icon{color:var(--green);margin:4px 0 18px}.auth-back{display:inline-flex;align-items:center;gap:5px;margin-top:18px;font-size:13px}.auth-choice-list{display:grid;gap:10px;margin:22px 0}.auth-safety{padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.55}.otp-input{text-align:center;letter-spacing:8px;font-size:20px!important;font-weight:800}.appointment-doctor{display:flex;align-items:center;gap:13px;margin-bottom:22px}.appointment-doctor img{width:62px;height:62px;object-fit:cover;background:var(--green-soft);border-radius:6px}.appointment-doctor h2,.appointment-doctor p{margin:0}.appointment-doctor>div>p:last-child{color:var(--muted);font-size:13px}.date-control{height:48px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:22px auto 1fr;align-items:center;gap:8px;padding:0 12px;color:var(--green)}.date-control span{color:var(--ink);font-weight:700;font-size:13px}.date-control input{border:0;outline:0;text-align:right;color:var(--ink)}.slot-heading{min-height:44px;display:flex;align-items:center;justify-content:space-between;font-weight:700;margin-top:12px}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;max-height:170px;overflow:auto;padding-right:4px}.slot{height:38px;border:1px solid var(--line);background:#fff;border-radius:5px;color:#43534f;font-size:12px;display:flex;align-items:center;justify-content:center;gap:4px}.slot:hover,.slot--active{border-color:var(--green);background:var(--green-soft);color:var(--green-dark);font-weight:700}.appointment-summary{display:flex;justify-content:space-between;align-items:center;background:var(--surface);padding:12px;margin:18px 0 12px;border-radius:5px}.appointment-summary span{display:flex;gap:7px;align-items:center;font-size:13px}.appointment-summary svg{color:var(--green)}.toast{position:fixed;right:20px;bottom:20px;z-index:130;background:var(--navy);color:#fff;padding:13px 16px;border-radius:6px;box-shadow:0 12px 35px #00000038;display:flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.toast svg{color:#8fc8e8}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 960px){.main-nav{position:fixed;left:20px;right:20px;top:76px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px #0c282229;padding:12px;display:none;flex-direction:column;align-items:stretch;border-radius:8px}.main-nav--open{display:flex}.main-nav a{padding:10px}.menu-button{display:inline-grid!important}.hero__copy{max-width:54%}.hero h1{font-size:40px}.hero__doctors{right:-120px}.search-panel{grid-template-columns:1fr 1fr}.specialty-list,.how-grid{grid-template-columns:repeat(2,1fr)}.how-item:nth-child(2){border-right:0}.how-item:nth-child(-n+2){margin-bottom:16px}.doctor-grid{grid-template-columns:repeat(2,1fr)}.consultation-band__inner{gap:32px}.footer__grid{grid-template-columns:1.3fr 1fr 1fr}.footer__grid>div:last-child{grid-column:2 / 4}.doctor-registration__layout{grid-template-columns:1fr}.doctor-preview{position:relative;top:auto}.profile-summary{grid-template-columns:145px 1fr}.profile-summary__action{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.profile-summary__action>strong{margin:0 auto 0 0}}@media (max-width: 680px){.container{width:min(100% - 28px,1180px)}.topbar{height:62px}.topbar__inner{gap:10px}.account-actions{gap:6px}.language-toggle{min-width:48px;padding:0 7px;gap:4px}.account-actions>.button{width:38px;padding:0;font-size:0}.hero,.hero__inner{min-height:570px}.hero__inner{padding-top:46px}.hero__copy{max-width:100%;padding-bottom:250px}.hero h1{font-size:34px;max-width:94%}.hero__copy>p:not(.eyebrow){max-width:90%;font-size:15px}.trust-row{gap:12px}.hero__doctors{height:280px;right:-22px;bottom:110px;opacity:.95}.search-panel{bottom:16px;grid-template-columns:1fr;gap:6px}.search-field,.select-field,.search-panel .button{height:42px}.specialty-strip{padding:42px 0 36px}.section-heading{align-items:flex-start}.section-heading h2{font-size:24px}.specialty-list,.doctor-grid,.review-grid,.how-grid{grid-template-columns:1fr}.how-item{border-right:0;border-bottom:1px solid var(--line);padding:13px 0;margin:0!important}.how-item:last-child{border-bottom:0}.doctors-section{padding:48px 0}.doctor-card__photo{height:250px}.consultation-band{padding:48px 0}.consultation-band__inner{grid-template-columns:1fr;gap:26px}.consultation-band__image{height:230px}.consultation-band__copy h2{font-size:28px}.reviews-section{padding:48px 0}.footer__grid{grid-template-columns:1fr 1fr;gap:28px}.footer__grid>div:first-child,.footer__grid>div:last-child{grid-column:1 / 3}.footer__bottom{flex-direction:column;gap:8px}.modal{padding:24px 18px}.slot-grid{grid-template-columns:repeat(2,1fr)}.toast{left:14px;right:14px;bottom:14px}.registration-page{min-height:calc(100vh - 62px);padding:18px 0 42px}.registration-heading{align-items:flex-start}.registration-heading>div{flex-direction:column;align-items:flex-end;gap:4px}.role-selection,.doctor-form{padding:22px 17px;border-radius:10px}.role-selection>h1,.doctor-registration__title h1{font-size:28px}.role-grid,.doctor-form__grid{grid-template-columns:1fr}.role-card{min-height:230px;padding:22px}.doctor-form__wide{grid-column:auto}.doctor-submit{float:none;width:100%}.doctor-preview{min-height:390px}.doctor-profile-page{min-height:calc(100vh - 62px);padding:20px 0 48px}.profile-title{font-size:28px}.profile-summary{grid-template-columns:1fr;padding:16px}.profile-summary__photo{width:138px;height:150px}.profile-summary__heading{flex-direction:column}.profile-summary__action{grid-column:auto;flex-direction:column;align-items:stretch;text-align:left}.profile-summary__action>strong{margin:3px 0 10px}.profile-stats{grid-column:auto;flex-direction:column;gap:9px}.profile-nav{top:62px}.profile-detail-grid,.profile-services,.profile-clinic{grid-template-columns:1fr}.profile-map-placeholder{min-height:190px}.profile-review-list article>div{grid-template-columns:42px 1fr}.profile-review-list time{grid-column:2}}
