@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}.block{display:block}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#0d2137;--navy-2:#142d47;--navy-3:#1d3a57;--teal:#00e5cc;--teal-dark:#00aa9a;--teal-soft:#dcfbf6;--white:#fff;--grey-25:#fbfcfc;--grey-50:#f5f7f7;--grey-100:#edf0f0;--grey-200:#dfe5e5;--grey-400:#899797;--grey-600:#526363;--ink:#102738;--danger:#d64b4b;--warning:#b97812;--shadow:0 24px 70px #0d21371f;--shadow-sm:0 10px 30px #0d213714}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}em{color:var(--teal-dark);font-style:normal}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:14px;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--teal);color:var(--navy)}.button.primary:hover{background:#1af0d9}.button.dark{background:var(--navy);color:var(--white)}.button.outline{border-color:var(--grey-200);background:var(--white);color:var(--navy)}.button.outline:hover{border-color:var(--teal-dark)}.button.ghost-light{color:var(--white);background:#0d21372e;border-color:#ffffff57}.button.small{min-height:39px;padding:0 15px;font-size:13px}.button.wide{width:100%}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.text-button,.text-link{color:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:.15em;margin:0 0 14px;font-size:11px;font-weight:700}.eyebrow.teal{color:var(--teal-dark)}.icon-button{border:1px solid var(--grey-200);background:#fff;place-items:center;width:38px;height:38px;display:grid}.public-site{overflow:hidden}.site-header{background:var(--navy);height:82px;color:var(--white);z-index:20;justify-content:space-between;align-items:center;gap:30px;padding:0 clamp(22px,5vw,82px);display:flex;position:relative}.brand-logo{letter-spacing:-.06em;align-items:center;gap:11px;font-size:25px;font-weight:700;display:inline-flex}.brand-mark{background:var(--teal);width:36px;height:36px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.brand-dot{position:relative}.brand-dot:after{content:"";background:var(--teal);border-radius:50%;width:5px;height:5px;position:absolute;top:-1px;right:-2px}.site-nav{color:#ffffffc2;align-items:center;gap:30px;font-size:14px;display:flex}.site-nav a:hover{color:var(--teal)}.header-actions{align-items:center;gap:18px;display:flex}.mobile-menu{color:#fff;background:0 0;border:0;display:none}.hero{background:var(--navy);min-height:690px;color:var(--white);grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:96px clamp(30px,6vw,105px) 84px;display:flex}.availability-pill{color:#ffffffd1;border:1px solid #ffffff2e;align-self:flex-start;align-items:center;gap:9px;margin-bottom:30px;padding:8px 12px;font-size:12px;display:inline-flex}.availability-pill span,.live-dot,.available span,.system-live i{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #00e5cc1f}.hero h1{letter-spacing:-.065em;max-width:780px;margin:0 0 28px;font-size:clamp(44px,5.2vw,78px);line-height:.98}.hero h1 em{color:var(--teal)}.hero-subtitle{color:#ffffffb3;max-width:650px;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin:22px 0 48px;display:flex}.hero-trust{align-items:center;gap:0;display:flex}.hero-trust div{border-left:1px solid #ffffff2e;flex-direction:column;padding:0 28px;display:flex}.hero-trust div:first-child{border-left:0;padding-left:0}.hero-trust strong{letter-spacing:-.03em;font-size:21px}.hero-trust span{color:#ffffff8a;margin-top:3px;font-size:11px}.hero-visual{background:var(--navy-2);min-height:630px;margin:28px 28px 28px 0;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:#0d21371f;position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:52% center;filter:saturate(.82)contrast(1.02);width:100%;height:100%}.hero-photo-label{z-index:2;background:#0d2137e0;align-items:center;gap:10px;padding:10px 13px;font-size:12px;display:flex;position:absolute;top:24px;left:24px}.floating-card{z-index:3;color:var(--ink);box-shadow:var(--shadow);background:#fffffff5;position:absolute}.next-card{grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:16px;display:grid;bottom:28px;left:26px;right:26px}.next-card div:not(.mini-avatar){flex-direction:column;display:flex}.next-card span,.next-card small{color:var(--grey-600);font-size:11px}.mini-avatar{background:var(--teal-soft);width:42px;height:42px;color:var(--teal-dark);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.secure-card{align-items:center;gap:10px;padding:13px 15px;display:flex;top:120px;right:22px}.secure-card svg{color:var(--teal-dark)}.secure-card div{flex-direction:column;display:flex}.secure-card span{color:var(--grey-600);font-size:10px}.partner-strip{border-bottom:1px solid var(--grey-100);min-height:92px;color:var(--grey-400);justify-content:space-between;align-items:center;gap:34px;padding:20px clamp(25px,6vw,100px);display:flex}.partner-strip span{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.partner-strip strong{letter-spacing:.04em;color:#7b8989;font-size:clamp(12px,1.3vw,17px)}.section{padding:110px clamp(24px,6.5vw,110px)}.section-heading{margin-bottom:52px}.section-heading h2,.section-copy h2,.nri-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.2vw,60px);line-height:1.07}.split-heading{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.split-heading>div{max-width:760px}.split-heading>p{max-width:420px;color:var(--grey-600);margin-bottom:6px;line-height:1.7}.centered{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.screening-section{background:var(--grey-50);grid-template-columns:minmax(420px,1fr) minmax(360px,.85fr);align-items:center;gap:clamp(50px,8vw,120px);display:grid}.screening-demo{max-width:620px;position:relative}.chat-window{background:var(--white);box-shadow:var(--shadow);border:1px solid var(--grey-100)}.chat-head{border-bottom:1px solid var(--grey-100);align-items:center;gap:12px;min-height:76px;padding:14px 18px;display:flex}.ai-orb{background:var(--navy);width:42px;height:42px;color:var(--teal);border-radius:50%;flex:none;place-items:center;display:grid}.chat-head div{flex-direction:column;display:flex}.chat-head small{color:var(--grey-400)}.online-tag{color:var(--teal-dark);background:var(--teal-soft);text-transform:uppercase;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:700}.chat-body{background:var(--grey-25);flex-direction:column;gap:15px;min-height:360px;padding:28px;display:flex}.chat-bubble{max-width:78%;padding:13px 15px;font-size:13px;line-height:1.55}.chat-bubble.ai{background:var(--white);border:1px solid var(--grey-100);align-self:flex-start}.chat-bubble.user{background:var(--navy);color:var(--white);align-self:flex-end}.typing{background:var(--white);gap:4px;width:52px;padding:12px;display:flex}.typing span{background:var(--grey-400);border-radius:50%;width:5px;height:5px;animation:1.2s infinite pulse}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.5}}.chat-input{height:48px;color:var(--grey-400);border:1px solid var(--grey-200);justify-content:space-between;align-items:center;margin:15px;padding:0 14px;font-size:13px;display:flex}.chat-input svg{color:var(--teal-dark)}.report-tag{background:var(--teal);box-shadow:var(--shadow-sm);align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:68px;right:-38px}.report-tag span{flex-direction:column;font-size:11px;display:flex}.report-tag svg{color:var(--navy)}.section-copy>p:not(.eyebrow),.nri-copy>p:not(.eyebrow){color:var(--grey-600);margin:24px 0;font-size:16px;line-height:1.8}.check-list{gap:14px;margin:30px 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;font-weight:600;display:flex}.check-list svg{background:var(--teal-soft);width:20px;height:20px;color:var(--teal-dark);border-radius:50%;padding:4px}.specialisation-grid{border-top:1px solid var(--grey-200);border-left:1px solid var(--grey-200);grid-template-columns:repeat(4,1fr);display:grid}.specialisation-card{border-right:1px solid var(--grey-200);border-bottom:1px solid var(--grey-200);grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:100px;padding:18px;transition:background .2s,color .2s;display:grid}.specialisation-card>span{background:var(--grey-50);width:42px;height:42px;color:var(--teal-dark);place-items:center;display:grid}.specialisation-card strong{font-size:13px}.specialisation-card>svg{color:var(--grey-400)}.specialisation-card:hover{background:var(--navy);color:var(--white)}.specialisation-card:hover>span{background:var(--teal);color:var(--navy)}.how-section{background:var(--navy);color:var(--white)}.light-heading em{color:var(--teal)}.steps-grid{grid-template-columns:repeat(5,1fr);display:grid}.step-card{border:1px solid #ffffff1f;border-right:0;flex-direction:column;min-height:310px;padding:26px;display:flex;position:relative}.step-card:last-child{border-right:1px solid #ffffff1f}.step-number{color:#ffffff59;letter-spacing:.12em;font-size:11px}.step-icon{background:var(--teal);width:58px;height:58px;color:var(--navy);place-items:center;margin:55px 0 28px;display:grid}.step-card h3{font-size:17px}.step-card p{color:#ffffff8c;font-size:12px;line-height:1.7}.usp-section{background:var(--white)}.usp-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1160px;margin:auto;display:grid}.usp-card{background:var(--grey-50);border:1px solid var(--grey-100);min-height:310px;padding:34px;position:relative;overflow:hidden}.usp-card:nth-child(2),.usp-card:nth-child(3){background:var(--navy);color:#fff}.usp-icon{width:52px;height:52px;color:var(--navy);background:var(--teal);place-items:center;display:grid}.usp-index{color:var(--grey-200);font-size:44px;font-weight:700;position:absolute;top:26px;right:28px}.usp-card:nth-child(2) .usp-index,.usp-card:nth-child(3) .usp-index{color:#ffffff1a}.usp-card h3{letter-spacing:-.03em;margin:50px 0 12px;font-size:25px}.usp-card p{max-width:470px;color:var(--grey-600);line-height:1.7}.usp-card:nth-child(2) p,.usp-card:nth-child(3) p{color:#ffffff94}.usp-card a{color:var(--teal-dark);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.usp-card:nth-child(2) a,.usp-card:nth-child(3) a{color:var(--teal)}.nri-section{background:var(--navy);color:var(--white);grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.nri-copy h2 em{color:var(--teal)}.country-list{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.country-list span{border:1px solid #ffffff2e;padding:8px 11px;font-size:11px}.world-card{background:var(--navy-2);border:1px solid #ffffff1f;height:500px;position:relative;overflow:hidden}.world-card:before,.world-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.world-card:before{width:420px;height:420px;top:40px;left:calc(50% - 210px)}.world-card:after{width:290px;height:290px;top:105px;left:calc(50% - 145px)}.world-icon{opacity:.09;width:220px;height:220px;position:absolute;top:140px;left:calc(50% - 110px)}.location{background:var(--white);color:var(--navy);box-shadow:var(--shadow-sm);padding:10px 12px;font-size:12px;font-weight:700;position:absolute}.location small{color:var(--grey-400);margin-top:3px;font-weight:500;display:block}.india{bottom:18%;left:12%}.london{top:13%;left:19%}.dubai{bottom:19%;right:13%}.toronto{top:18%;right:12%}.route-line{color:var(--teal);align-items:center;gap:8px;display:flex;position:absolute}.route-line span{border-top:1px dashed var(--teal);width:90px;height:1px}.route-one{top:27%;left:32%;transform:rotate(20deg)}.route-two{bottom:30%;left:36%;transform:rotate(-20deg)}.route-three{top:48%;left:30%;transform:rotate(8deg)}.doctor-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.doctor-card{border:1px solid var(--grey-200);background:var(--white)}.doctor-placeholder,.booking-photo{color:#ffffffb3;background:var(--navy-3);place-items:center;height:290px;display:grid;position:relative;overflow:hidden}.doctor-placeholder:before,.booking-photo:before,.profile-photo-placeholder:before{content:"";background:#ffffff1f;border-radius:60px 60px 0 0;width:120px;height:150px;position:absolute;bottom:0;left:calc(50% - 60px)}.doctor-placeholder:after,.booking-photo:after,.profile-photo-placeholder:after{content:"";background:#ffffff24;border-radius:50%;width:74px;height:74px;position:absolute;top:50px;left:calc(50% - 37px)}.doctor-placeholder>span{z-index:2;text-transform:uppercase;letter-spacing:.12em;margin-top:180px;font-size:10px}.photo-2{background:#19364b}.photo-3{background:#244557}.rating{z-index:2;background:var(--white);color:var(--navy);align-items:center;gap:4px;padding:7px 9px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:14px;left:14px}.rating svg,.stars{color:#e6a623}.doctor-info{padding:24px}.available{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.doctor-info h3{margin:12px 0 4px;font-size:21px}.doctor-info>strong{color:var(--teal-dark);font-size:12px}.doctor-meta{color:var(--grey-600);flex-direction:column;gap:4px;padding:18px 0;font-size:11px;display:flex}.testimonials-section{background:var(--grey-50)}.testimonial-card{background:var(--white);border:1px solid var(--grey-100);padding:30px}.stars{letter-spacing:.14em;font-size:12px}.testimonial-card blockquote{color:var(--grey-600);margin:25px 0 35px;font-size:16px;line-height:1.75}.testimonial-person{align-items:center;gap:12px;display:flex}.testimonial-person>span{background:var(--navy);width:38px;height:38px;color:var(--teal);border-radius:50%;place-items:center;font-weight:700;display:grid}.testimonial-person div{flex-direction:column;display:flex}.testimonial-person small{color:var(--grey-400)}.final-cta{background:var(--navy-2);color:#fff;justify-content:space-between;align-items:center;gap:50px;padding:70px clamp(24px,6.5vw,110px);display:flex}.final-cta h2{letter-spacing:-.05em;margin-bottom:12px;font-size:clamp(32px,4vw,55px)}.final-cta p{color:#fff9;margin-bottom:0}.final-actions{flex:none;gap:10px;display:flex}.site-footer{color:#fff;background:#081a2b;padding:70px clamp(24px,6.5vw,110px) 25px}.footer-main{grid-template-columns:1.8fr repeat(4,1fr);gap:50px;display:grid}.footer-brand p{color:#ffffff85;max-width:330px;margin:20px 0;line-height:1.7}.socials{gap:8px;display:flex}.socials span{border:1px solid #ffffff26;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.footer-main>div:not(.footer-brand){color:#ffffff8a;flex-direction:column;gap:12px;font-size:12px;display:flex}.footer-main>div strong{color:#fff;margin-bottom:8px}.footer-contact a{align-items:center;gap:7px;display:flex}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:60px;padding-top:20px;font-size:10px;display:flex}.footer-bottom span{align-items:center;gap:7px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05121fc2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{background:var(--white);width:min(460px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);padding:38px;position:relative;overflow-y:auto}.auth-modal .brand-logo{color:var(--navy);margin-bottom:35px}.auth-modal .eyebrow{color:var(--teal-dark)}.auth-modal h2{letter-spacing:-.04em;font-size:31px}.modal-close{position:absolute;top:14px;right:14px}.role-switch{background:var(--grey-50);grid-template-columns:repeat(3,1fr);margin:22px 0;padding:4px;display:grid}.role-switch button{text-transform:capitalize;background:0 0;border:0;padding:10px;font-size:12px;font-weight:700}.role-switch button.active{background:var(--white);box-shadow:var(--shadow-sm);color:var(--teal-dark)}.auth-form,.form-stack{gap:15px;display:grid}.auth-form label,.settings-panel label,.profile-fields label,.compose-notification label,.onboarding-form label{color:var(--grey-600);gap:7px;font-size:11px;font-weight:700;display:grid}.auth-form input,.settings-panel input,.settings-panel select,.profile-fields input,.profile-fields textarea,.compose-notification input,.compose-notification textarea,.compose-notification select,.onboarding-form input,.onboarding-form select,.onboarding-form textarea{border:1px solid var(--grey-200);background:var(--white);width:100%;min-height:46px;color:var(--ink);outline:none;padding:11px 12px}.auth-form input:focus,input:focus,textarea:focus,select:focus{border-color:var(--teal-dark)}.form-error{color:var(--danger);background:#fff0f0;padding:9px;font-size:12px}.auth-foot{text-align:center;color:var(--grey-600);margin:20px 0 8px;font-size:12px}.auth-foot button{color:var(--teal-dark);background:0 0;border:0;font-weight:700}.demo-link{text-align:center;color:var(--navy);font-size:11px;font-weight:700;display:block}.portal-layout{background:var(--grey-50);grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{background:var(--navy);color:#fff;z-index:40;flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.sidebar-brand{justify-content:space-between;align-items:center;padding:0 8px 19px;display:flex}.sidebar-brand .brand-logo{font-size:23px}.sidebar-close{color:#fff;background:0 0;border:0;display:none}.role-chip{color:var(--teal);text-transform:uppercase;letter-spacing:.15em;text-align:center;border:1px solid #ffffff21;margin:0 8px 18px;padding:7px 9px;font-size:9px}.portal-nav{gap:3px;display:grid;overflow-y:auto}.portal-nav button{color:#ffffff94;text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-height:43px;padding:0 12px;font-size:12px;display:flex}.portal-nav button:hover{color:#fff;background:#ffffff0d}.portal-nav button.active{background:var(--teal);color:var(--navy);font-weight:700}.sidebar-help{color:#ffffff80;background:#ffffff0f;flex-direction:column;gap:5px;margin:auto 7px 14px;padding:15px;font-size:10px;display:flex}.sidebar-help strong{color:#fff}.sidebar-help button{color:var(--teal);background:0 0;border:1px solid #ffffff24;margin-top:7px;padding:8px;font-size:10px;font-weight:700}.sidebar-logout{color:#ffffff80;background:0 0;border:0;align-items:center;gap:10px;min-height:40px;padding:0 12px;font-size:11px;display:flex}.portal-main{min-width:0}.portal-header{background:var(--white);border-bottom:1px solid var(--grey-100);z-index:30;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.portal-menu-button{background:0 0;border:0;display:none}.portal-search{color:var(--grey-400);align-items:center;gap:10px;display:flex}.portal-search input{border:0;outline:0;width:min(34vw,430px);font-size:12px}.portal-actions,.user-menu{align-items:center;display:flex}.portal-actions{gap:18px}.notification-button{border:1px solid var(--grey-100);background:var(--white);place-items:center;width:38px;height:38px;display:grid;position:relative}.notification-button span{background:var(--teal-dark);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.user-menu{gap:10px}.user-menu>div{flex-direction:column;display:flex}.user-menu strong{font-size:12px}.user-menu small{color:var(--grey-400);font-size:9px}.user-avatar,.patient-avatar{background:var(--navy);width:36px;height:36px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.portal-content{width:100%;max-width:1560px;margin:auto;padding:32px}.portal-page-title{justify-content:space-between;align-items:flex-start;gap:25px;min-height:62px;margin-bottom:24px;display:flex}.portal-page-title p{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px;font-size:9px;font-weight:700}.portal-page-title h1{letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,38px)}.privacy-badge,.system-live{color:var(--teal-dark);background:var(--teal-soft);align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:700;display:flex}.system-live{color:#167448;background:#e5f8ee}.panel,.stat-card{background:var(--white);border:1px solid var(--grey-100);box-shadow:0 2px #0d213705}.panel{padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.panel-heading>div{flex-direction:column;gap:4px;display:flex}.panel-heading span{color:var(--grey-400);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.panel-heading h3{letter-spacing:-.025em;margin:0;font-size:18px}.panel-heading button{color:var(--teal-dark);background:0 0;border:0;font-size:10px;font-weight:700}.panel-heading>svg{color:var(--teal-dark)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.stat-card{min-height:145px;padding:20px;position:relative}.stat-card.accent{background:var(--navy);color:#fff}.stat-top{color:var(--grey-400);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.stat-icon{background:var(--grey-50);width:34px;height:34px;color:var(--teal-dark);place-items:center;display:grid}.stat-card.accent .stat-icon{background:var(--teal);color:var(--navy)}.stat-card>strong{letter-spacing:-.04em;margin:14px 0 4px;font-size:28px;display:block}.stat-card>small{color:var(--grey-400);font-size:10px}.stat-card.accent>small{color:#ffffff8c}.health-score-card{background:var(--navy);color:#fff;grid-template-columns:140px 1fr auto;align-items:center;gap:30px;min-height:210px;margin-bottom:18px;padding:30px;display:grid;position:relative;overflow:hidden}.health-score-card:after{content:"+";color:#ffffff09;font-size:330px;font-weight:300;position:absolute;top:-105px;right:80px}.score-ring{border:9px solid #ffffff1f;border-top-color:var(--teal);border-right-color:var(--teal);border-radius:50%;justify-content:center;align-items:baseline;width:126px;height:126px;padding-top:37px;display:flex;transform:rotate(18deg)}.score-ring span,.score-ring small{transform:rotate(-18deg)}.score-ring span{font-size:38px;font-weight:700}.score-ring small{color:#ffffff80;font-size:10px}.health-score-card h2{margin:0 0 7px;font-size:25px}.health-score-card>div:nth-child(2)>p:not(.eyebrow){color:#ffffff94;max-width:650px;font-size:12px}.score-factors{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.score-factors span{background:#ffffff12;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.score-factors svg{color:var(--teal);width:13px}.score-trend{z-index:2;text-align:right;flex-direction:column;display:flex}.score-trend strong{color:var(--teal);font-size:30px}.score-trend span{color:#ffffff73;font-size:9px}.dashboard-grid{gap:18px;display:grid}.patient-dashboard-grid{grid-template-columns:1.15fr .85fr}.appointment-main{align-items:center;gap:14px;padding:12px 0 20px;display:flex}.appointment-date{background:var(--teal-soft);width:58px;height:62px;color:var(--teal-dark);flex-direction:column;justify-content:center;align-items:center;display:flex}.appointment-date strong{font-size:22px}.appointment-date span{font-size:9px;font-weight:700}.appointment-main>div:last-child{flex-direction:column;gap:4px;display:flex}.appointment-main span,.appointment-main small{color:var(--grey-600);font-size:11px}.panel-actions{gap:8px;display:flex}.medicine-row{background:var(--grey-50);align-items:center;gap:12px;padding:15px;display:flex}.medicine-symbol{background:var(--navy);width:38px;height:38px;color:var(--teal);place-items:center;font-size:11px;font-weight:700;display:grid}.medicine-row>div{flex-direction:column;font-size:12px;display:flex}.medicine-row span{color:var(--grey-600);font-size:10px}.medicine-row button{border:1px solid var(--grey-200);width:30px;height:30px;color:var(--grey-400);background:#fff;border-radius:50%;margin-left:auto}.adherence{color:var(--grey-400);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:16px;font-size:9px;display:grid}.adherence>div,.revenue-row>div:last-child{background:var(--grey-100);height:5px}.adherence i,.revenue-row i{background:var(--teal-dark);height:100%;display:block}.meal-row{border-top:1px solid var(--grey-100);grid-template-columns:48px 1fr;gap:9px;padding:10px 0;display:grid}.meal-row>span{color:var(--teal-dark);font-size:10px;font-weight:700}.meal-row div{flex-direction:column;display:flex}.meal-row small{color:var(--grey-600);margin-top:2px}.today-plan .text-link{color:var(--teal-dark);margin-top:12px;font-size:10px}.quick-action-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.quick-action-grid button{border:1px solid var(--grey-100);background:var(--grey-25);text-align:left;align-items:center;gap:11px;min-height:76px;padding:12px;display:flex}.quick-action-grid button:hover{border-color:var(--teal-dark)}.quick-action-grid svg{color:var(--teal-dark)}.quick-action-grid span{flex-direction:column;display:flex}.quick-action-grid small{color:var(--grey-400);font-size:9px}.screening-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;display:grid}.portal-chat{border:1px solid var(--grey-100);background:#fff;flex-direction:column;min-height:650px;display:flex}.portal-chat-head{border-bottom:1px solid var(--grey-100);align-items:center;gap:12px;padding:17px 20px;display:flex}.portal-chat-head>div{flex-direction:column;display:flex}.portal-chat-head small{color:var(--grey-400)}.portal-chat-body{background:var(--grey-25);flex-direction:column;flex:1;gap:15px;min-height:390px;max-height:450px;padding:25px;display:flex;overflow-y:auto}.portal-message{align-items:flex-start;gap:9px;max-width:78%;display:flex}.portal-message>span{background:var(--navy);width:30px;height:30px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:700;display:grid}.portal-message p{border:1px solid var(--grey-100);background:#fff;margin:0;padding:12px 14px;font-size:12px;line-height:1.6}.portal-message.user{flex-direction:row-reverse;align-self:flex-end}.portal-message.user p{background:var(--navy);color:#fff}.symptom-chips{flex-wrap:wrap;gap:6px;padding:11px 17px 0;display:flex}.symptom-chips button{border:1px solid var(--grey-200);background:#fff;padding:6px 9px;font-size:9px}.portal-chat-input{grid-template-columns:1fr 44px;gap:9px;padding:13px 17px 17px;display:grid}.portal-chat-input textarea{border:1px solid var(--grey-200);resize:none;outline:none;min-height:65px;padding:10px;font-size:11px}.portal-chat-input button{background:var(--teal);color:var(--navy);border:0}.screening-sidebar{align-content:start;gap:12px;display:grid}.screening-progress,.screening-summary,.emergency-note{border:1px solid var(--grey-100);background:#fff;padding:18px}.screening-progress{grid-template-columns:1fr auto;gap:8px;font-size:11px;display:grid}.screening-progress>div{background:var(--grey-100);grid-column:1/-1;height:6px}.screening-progress i{background:var(--teal-dark);height:100%;display:block}.screening-summary h3,.emergency-note strong{font-size:13px}.screening-summary p{color:var(--grey-600);align-items:center;gap:8px;font-size:10px;display:flex}.screening-summary svg{width:15px;color:var(--teal-dark)}.emergency-note{background:snow;border-color:#f2d4d4}.emergency-note p{color:var(--grey-600);margin-bottom:0;font-size:9px;line-height:1.6}.booking-filter,.table-filters{gap:8px;margin-bottom:16px;display:flex}.booking-filter>div{border:1px solid var(--grey-200);background:#fff;flex:1;align-items:center;gap:9px;padding:0 12px;display:flex}.booking-filter input,.table-filters input{border:0;outline:none;width:100%;min-height:43px}.booking-filter select,.table-filters select,.patient-select{border:1px solid var(--grey-200);min-height:43px;color:var(--grey-600);background:#fff;padding:0 12px;font-size:10px}.booking-grid{gap:13px;display:grid}.booking-doctor{border:1px solid var(--grey-100);background:#fff;grid-template-columns:190px 1fr;min-height:235px;display:grid}.booking-photo{height:auto;min-height:235px}.booking-photo span{z-index:2;color:#ffffff80;text-transform:uppercase;font-size:9px}.booking-info{grid-template-columns:1fr auto;gap:14px;padding:20px;display:grid}.verified{color:var(--teal-dark);align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.booking-info h3{margin:7px 0 3px}.booking-info>div:first-child>strong{color:var(--teal-dark);font-size:11px}.booking-info p,.booking-rating span{color:var(--grey-400);font-size:10px}.booking-rating{text-align:right;flex-direction:column;display:flex}.slot-list{grid-column:1/-1;align-items:center;gap:7px;display:flex}.slot-list>span{color:var(--grey-400);margin-right:5px;font-size:9px}.slot-list button{border:1px solid var(--grey-200);background:#fff;min-width:100px;padding:8px;font-size:8px}.slot-list button:hover{border-color:var(--teal-dark)}.booking-footer{border-top:1px solid var(--grey-100);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.booking-footer small{color:var(--grey-400);font-size:9px}.tabs{border-bottom:1px solid var(--grey-100);gap:24px;margin:-5px 0 10px;display:flex}.tabs button{color:var(--grey-400);background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 0;font-size:11px}.tabs button.active{color:var(--navy);border-color:var(--teal-dark);font-weight:700}.appointment-list-row,.admin-table-row{border-bottom:1px solid var(--grey-100);grid-template-columns:66px 1.3fr 1fr auto auto;align-items:center;gap:16px;min-height:72px;font-size:11px;display:grid}.appointment-list-row>div,.admin-table-row>div{flex-direction:column;gap:3px;display:flex}.appointment-list-row span,.admin-table-row span{color:var(--grey-400)}.date-tile{text-align:center;background:var(--grey-50);width:54px;padding:9px;font-weight:700;color:var(--navy)!important}.status{white-space:nowrap;justify-content:center;align-items:center;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.status.confirmed{color:#147049;background:#e9f8f0}.status.new{color:#2a649c;background:#eaf4fd}.status.followup,.status.warning{color:var(--warning);background:#fff7e7}.status.suspended{color:#9b3434;background:#ffeded}.prescription-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.prescription-card{border:1px solid var(--grey-100);background:#fff}.rx-head{border-bottom:1px solid var(--grey-100);align-items:center;gap:12px;padding:18px;display:flex}.rx-head>span{background:var(--navy);width:42px;height:42px;color:var(--teal);place-items:center;font-weight:700;display:grid}.rx-head div{flex-direction:column;display:flex}.rx-head small{color:var(--grey-400)}.rx-head button{background:0 0;border:0;margin-left:auto}.rx-medicine{background:var(--grey-50);align-items:center;gap:11px;margin:18px;padding:15px;display:flex}.rx-medicine svg{color:var(--teal-dark)}.rx-medicine div{flex-direction:column;display:flex}.rx-medicine span{color:var(--grey-600);font-size:10px}.rx-footer{padding:0 18px 18px}.schedule-date{text-align:center;justify-content:space-between;align-items:center;max-width:340px;margin:0 auto 25px;display:flex}.schedule-date>div{flex-direction:column;display:flex}.schedule-date span{color:var(--grey-400);font-size:10px}.schedule-date button{background:var(--grey-50);border:0;width:32px;height:32px}.medicine-timeline{max-width:720px;margin:auto}.timeline-row{grid-template-columns:68px 14px 1fr;gap:12px;min-height:92px;display:grid}.timeline-time{text-align:right;color:var(--grey-600);padding-top:15px;font-size:10px}.timeline-dot{background:var(--teal-dark);border-radius:50%;width:9px;height:9px;margin-top:18px;position:relative}.timeline-dot:after{content:"";background:var(--grey-200);width:1px;height:80px;position:absolute;top:9px;left:4px}.timeline-row:last-child .timeline-dot:after{display:none}.timeline-card{border:1px solid var(--grey-100);align-items:center;gap:12px;min-height:72px;padding:12px;display:flex}.timeline-card>div{flex-direction:column;display:flex}.timeline-card small{color:var(--teal-dark)}.timeline-card span{color:var(--grey-400);font-size:9px}.toggle{background:var(--grey-200);border:0;border-radius:20px;width:39px;height:22px;margin-left:auto;padding:3px}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block}.toggle.on{background:var(--teal-dark)}.toggle.on i{transform:translate(17px)}.week-tabs{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:15px;display:grid}.week-tabs button{border:1px solid var(--grey-200);background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:56px;display:flex}.week-tabs button span{color:var(--grey-400);font-size:9px}.week-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.week-tabs button.active span{color:var(--teal)}.diet-grid{grid-template-columns:1fr 320px;gap:15px;display:grid}.diet-grid aside{align-content:start;gap:15px;display:grid}.diet-meal{border-top:1px solid var(--grey-100);grid-template-columns:60px 1fr 32px;align-items:center;gap:12px;padding:13px 0;display:grid}.diet-meal>span{color:var(--teal-dark);font-size:10px;font-weight:700}.diet-meal p{color:var(--grey-600);margin:3px 0 0;font-size:11px}.diet-meal button{border:1px solid var(--grey-200);width:28px;height:28px;color:var(--grey-400);background:#fff;border-radius:50%}.exercise-card>svg{color:var(--teal-dark)}.exercise-card>span{color:var(--grey-400);text-transform:uppercase;margin:15px 0 4px;font-size:9px;display:block}.exercise-card>strong{font-size:24px}.exercise-card p,.nutrition-note p{color:var(--grey-600);font-size:10px;line-height:1.6}.exercise-card>div{background:var(--grey-100);height:6px}.exercise-card i{background:var(--teal-dark);height:100%;display:block}.exercise-card>small{color:var(--grey-400)}.nutrition-note svg{color:var(--teal-dark);margin-bottom:13px}.file-button input{display:none}.record-categories{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.record-categories article{border:1px solid var(--grey-100);background:#fff;align-items:center;gap:13px;min-height:105px;padding:17px;display:flex}.record-categories article>span{background:var(--teal-soft);width:40px;height:40px;color:var(--teal-dark);place-items:center;display:grid}.record-categories article div{flex-direction:column;display:flex}.record-categories article strong{font-size:20px}.record-categories article p{color:var(--grey-600);margin:0;font-size:9px}.record-categories article>svg{color:var(--grey-400);margin-left:auto}.document-row{border-top:1px solid var(--grey-100);grid-template-columns:42px 1fr auto 34px;align-items:center;gap:12px;min-height:70px;display:grid}.file-icon{width:38px;height:42px;color:var(--danger);background:#fff0f0;place-items:center;font-size:8px;font-weight:700;display:grid}.document-row div{flex-direction:column;display:flex}.document-row small,.document-row>span:nth-child(3){color:var(--grey-400);font-size:9px}.document-row button{background:0 0;border:0}.monitor-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.monitor-cards article{border:1px solid var(--grey-100);background:#fff;grid-template-columns:35px 1fr;gap:6px;padding:20px;display:grid}.monitor-cards svg{color:var(--teal-dark);grid-row:1/4}.monitor-cards span{color:var(--grey-400);text-transform:uppercase;font-size:9px}.monitor-cards strong{font-size:24px}.monitor-cards small{color:var(--grey-400);font-size:10px}.monitor-cards em{color:#147049;font-size:9px}.monitor-cards em.warn{color:var(--warning)}.line-chart-visual{border-left:1px solid var(--grey-100);border-bottom:1px solid var(--grey-100);height:270px;position:relative}.line-chart-visual svg{width:100%;height:calc(100% - 46px);position:absolute;inset:18px 0 28px}.target-zone{height:60px;color:var(--teal-dark);background:#00e5cc0f;padding:5px;font-size:8px;position:absolute;top:95px;left:0;right:0}.chart-labels{color:var(--grey-400);justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:5px;left:0;right:0}.ai-insight{background:var(--teal-soft);align-items:center;gap:11px;margin-top:18px;padding:13px;display:flex}.ai-insight>svg{color:var(--teal-dark);flex:none}.ai-insight p{color:var(--grey-600);margin:0;font-size:10px}.ai-insight strong{color:var(--navy);display:block}.ai-insight button{background:var(--navy);color:#fff;white-space:nowrap;border:0;margin-left:auto;padding:8px 10px;font-size:9px}.settings-panel h3{margin-bottom:20px}.settings-grid,.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;display:grid}.settings-panel textarea,.profile-fields textarea,.onboarding-form textarea{resize:vertical;min-height:90px}.doctor-dashboard-grid{grid-template-columns:1.4fr .6fr;gap:15px;display:grid}.doctor-dashboard-grid aside{align-content:start;gap:15px;display:grid}.doctor-appointment-row{border-top:1px solid var(--grey-100);grid-template-columns:52px 36px 1fr auto auto;align-items:center;gap:12px;min-height:70px;display:grid}.time-column{flex-direction:column;display:flex}.time-column span{color:var(--grey-400);font-size:8px}.doctor-appointment-row>div:nth-child(3){flex-direction:column;display:flex}.doctor-appointment-row>div:nth-child(3) span{color:var(--grey-400);font-size:9px}.doctor-appointment-row .button svg{width:14px}.mini-bars{justify-content:space-between;align-items:flex-end;gap:9px;height:120px;padding-top:10px;display:flex}.mini-bars span{background:var(--teal-dark);flex:1;min-width:6px}.mini-bars span:nth-child(2n){background:var(--navy)}.bar-labels{color:var(--grey-400);justify-content:space-between;margin-top:8px;font-size:8px;display:flex}.pending-card{grid-template-columns:38px 1fr;gap:10px;display:grid}.pending-card>svg{color:var(--warning)}.pending-card p{color:var(--grey-600);margin:4px 0;font-size:9px}.pending-card button{color:var(--teal-dark);text-align:left;background:0 0;border:0;grid-column:2;padding:0;font-size:9px;font-weight:700}.patient-detail-preview{margin-top:15px}.patient-summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.patient-summary-grid>div{background:var(--grey-50);padding:15px}.patient-summary-grid span{color:var(--teal-dark);text-transform:uppercase;font-size:8px}.patient-summary-grid strong{margin:8px 0;font-size:12px;display:block}.patient-summary-grid p{color:var(--grey-600);font-size:9px;line-height:1.5}.patient-summary-grid button{color:var(--teal-dark);background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.consultation-actions{margin-top:15px}.consultation-actions label{gap:7px;font-size:10px;font-weight:700;display:grid}.consultation-actions textarea{border:1px solid var(--grey-200);resize:vertical;min-height:95px;padding:10px}.consultation-actions>div{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.calendar-layout{grid-template-columns:1fr 330px;gap:15px;display:grid}.calendar-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.calendar-head button{background:var(--grey-50);border:0;width:32px;height:32px}.calendar-head h3{margin:0}.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-grid>span{color:var(--grey-400);text-align:center;padding:9px;font-size:8px}.calendar-grid>button{border:1px solid var(--grey-100);text-align:left;background:#fff;flex-direction:column;min-height:74px;padding:9px;display:flex}.calendar-grid>button small{color:var(--teal-dark);margin-top:auto;font-size:7px}.calendar-grid>button.selected{background:var(--navy);color:#fff}.calendar-grid>button.muted{color:var(--grey-200)}.availability-row{border-top:1px solid var(--grey-100);align-items:center;gap:9px;min-height:55px;font-size:10px;display:flex}.availability-row svg{color:var(--teal-dark);width:15px}.availability-row .toggle{margin-left:auto}.prescription-task-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.prescription-task>div{align-items:center;gap:10px;display:flex}.prescription-task>div>div{flex-direction:column;display:flex}.prescription-task small{color:var(--grey-400);font-size:8px}.prescription-task p{background:var(--grey-50);color:var(--grey-600);padding:13px;font-size:9px;line-height:1.6}.diet-builder .panel-heading{border-bottom:1px solid var(--grey-100);padding-bottom:15px}.builder-row{border-bottom:1px solid var(--grey-100);grid-template-columns:170px 1fr 100px;align-items:center;gap:10px;min-height:65px;display:grid}.builder-row>div{align-items:center;gap:10px;display:flex}.builder-row>div span{color:var(--teal-dark);font-size:10px}.builder-row input{border:1px solid var(--grey-200);height:40px;padding:0 10px;font-size:10px}.builder-exercise{background:var(--teal-soft);grid-template-columns:35px 1fr 1.5fr;align-items:end;gap:12px;margin-top:18px;padding:15px;display:grid}.builder-exercise svg{color:var(--teal-dark);align-self:center}.builder-exercise label{gap:5px;font-size:9px;font-weight:700;display:grid}.builder-exercise input{border:0;height:38px;padding:0 10px}.builder-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.earnings-chart{min-height:390px}.large-bars{border-bottom:1px solid var(--grey-100);align-items:flex-end;gap:28px;height:285px;padding:30px 25px 0;display:flex}.large-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.large-bars>div>span{background:var(--navy);width:min(55px,80%);position:relative}.large-bars>div:nth-child(2n)>span{background:var(--teal-dark)}.large-bars i{color:var(--grey-600);white-space:nowrap;font-size:8px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.large-bars small{color:var(--grey-400);margin:8px 0 -18px;font-size:8px}.profile-panel{grid-template-columns:210px 1fr;gap:28px;display:grid}.profile-photo-placeholder{text-align:center;background:var(--navy-3);color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;place-items:center;height:240px;font-size:9px;display:grid;position:relative;overflow:hidden}.profile-photo-placeholder span{z-index:2;background:var(--teal);color:var(--navy);padding:7px 9px;font-weight:700;position:absolute;bottom:13px}.profile-photo-placeholder:before,.profile-photo-placeholder:after{z-index:1}.admin-dashboard-grid{grid-template-columns:1.2fr .8fr;gap:15px;display:grid}.dual-bars{border-bottom:1px solid var(--grey-100);justify-content:space-around;align-items:flex-end;height:235px;padding:20px 10px 0;display:flex}.dual-bars>div{align-items:flex-end;gap:4px;width:8%;height:100%;display:flex;position:relative}.dual-bars span{background:var(--navy);width:50%}.dual-bars span:nth-child(2){background:var(--teal-dark)}.dual-bars small{color:var(--grey-400);font-size:8px;position:absolute;bottom:-18px;left:50%}.chart-legend{color:var(--grey-400);gap:15px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{width:7px;height:7px}.teal-dot{background:var(--teal-dark)}.navy-dot{background:var(--navy)}.revenue-overview .panel-heading>strong{color:#147049;font-size:11px}.revenue-row{margin-top:18px}.revenue-row>div:first-child{justify-content:space-between;margin-bottom:7px;font-size:10px;display:flex}.admin-action{border-top:1px solid var(--grey-100);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:65px;display:grid}.admin-action>span{background:var(--grey-50);width:34px;height:34px;color:var(--teal-dark);place-items:center;display:grid}.admin-action svg{width:16px}.admin-action strong{font-size:10px}.admin-action button{color:var(--teal-dark);background:0 0;border:0;font-size:9px;font-weight:700}.specialty-rank{border-top:1px solid var(--grey-100);grid-template-columns:28px 1fr 100px 36px;align-items:center;gap:10px;min-height:47px;font-size:10px;display:grid}.specialty-rank>strong{color:var(--grey-300)}.specialty-rank>div{background:var(--grey-100);height:4px}.specialty-rank i{background:var(--teal-dark);height:100%;display:block}.admin-table-row{grid-template-columns:38px 1.2fr 1fr auto 110px auto}.verification-docs{color:var(--teal-dark);flex-direction:row!important}.verification-docs svg{width:17px}.consultation-row{grid-template-columns:1fr 1fr 1.2fr auto 60px auto}.table-filters input{border:1px solid var(--grey-200);max-width:260px;padding:0 12px}.analytics-grid{grid-template-columns:1.2fr .8fr 1fr;gap:15px;display:grid}.retention-ring{border:18px solid var(--grey-100);border-top-color:var(--teal-dark);border-right-color:var(--teal-dark);border-radius:50%;place-items:center;width:150px;height:150px;margin:20px auto;display:grid;transform:rotate(22deg)}.retention-ring span{font-size:28px;font-weight:700;transform:rotate(-22deg)}.center-copy{text-align:center;color:var(--grey-600);font-size:9px}.top-doctors>div:not(.panel-heading){border-top:1px solid var(--grey-100);grid-template-columns:25px 1fr auto;align-items:center;min-height:53px;display:grid}.top-doctors>div>strong{color:var(--grey-300)}.top-doctors>div>span{flex-direction:column;font-size:10px;display:flex}.top-doctors small{color:var(--grey-400)}.top-doctors em{color:#e6a623;font-size:10px}.content-cards{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.content-cards article>span{color:#147049;background:#e9f8f0;padding:5px 7px;font-size:8px;font-weight:700}.content-cards h3{margin:22px 0 7px}.content-cards p{min-height:45px;color:var(--grey-600);font-size:10px;line-height:1.5}.notification-layout{grid-template-columns:1fr 360px;gap:15px;display:grid}.compose-notification{gap:15px;display:grid}.channel-options{gap:7px;display:flex}.channel-options button{border:1px solid var(--grey-200);background:#fff;padding:8px 11px;font-size:9px}.channel-options button.active{border-color:var(--teal-dark);color:var(--teal-dark);background:var(--teal-soft)}.broadcast-row{border-top:1px solid var(--grey-100);align-items:center;gap:11px;padding:14px 0;display:flex}.broadcast-row svg{color:var(--teal-dark)}.broadcast-row div{flex-direction:column;font-size:10px;display:flex}.broadcast-row span{color:var(--grey-400)}.onboarding-modal{background:#fff;grid-template-columns:330px 1fr;width:min(920px,100%);min-height:560px;max-height:calc(100vh - 30px);display:grid;position:relative;overflow-y:auto}.onboarding-side{background:var(--navy);color:#fff;flex-direction:column;padding:45px 36px;display:flex}.onboarding-side>svg{background:var(--teal);width:42px;height:42px;color:var(--navy);padding:9px}.onboarding-side>span{color:var(--teal);letter-spacing:.16em;margin:55px 0 15px;font-size:9px}.onboarding-side h2{letter-spacing:-.045em;font-size:30px;line-height:1.08}.onboarding-side p{color:#ffffff8c;font-size:11px;line-height:1.7}.onboarding-steps{gap:9px;margin-top:auto;display:flex}.onboarding-steps span{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.onboarding-steps span.active{background:var(--teal);color:var(--navy);border-color:var(--teal)}.onboarding-form{flex-direction:column;padding:60px 55px 35px;display:flex}.onboarding-form>h2{letter-spacing:-.04em;margin-bottom:9px;font-size:30px}.onboarding-form>p:not(.eyebrow){color:var(--grey-600);font-size:12px}.welcome-illustration{background:var(--grey-50);flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:220px;margin:20px 0;display:flex}.welcome-illustration svg{background:var(--teal);width:50px;height:50px;color:var(--navy);border-radius:50%;margin-bottom:15px;padding:12px}.welcome-illustration span{color:var(--grey-400);margin-top:6px;font-size:9px}.onboarding-actions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:25px;display:flex}@media(max-width:1100px){.site-nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:45px;padding-right:45px}.hero h1{font-size:52px}.specialisation-grid,.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card:nth-child(3){border-right:1px solid #ffffff1f}.footer-main{grid-template-columns:1.5fr repeat(2,1fr)}.portal-layout{grid-template-columns:220px 1fr}.portal-content{padding:24px}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-grid,.analytics-grid{grid-template-columns:1fr 1fr}.top-doctors{grid-column:1/-1}.admin-table-row{grid-template-columns:38px 1.2fr 1fr auto auto}.verification-docs{display:none!important}}@media(max-width:820px){.site-header{height:70px}.header-actions,.site-nav{display:none}.mobile-menu{display:block}.site-nav.open{background:var(--navy);flex-direction:column;align-items:flex-start;padding:25px;display:flex;position:absolute;top:70px;left:0;right:0}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 25px 45px}.hero h1{font-size:48px}.hero-visual{min-height:500px;margin:0 20px 20px}.partner-strip{justify-content:flex-start;overflow-x:auto}.screening-section,.nri-section{grid-template-columns:1fr}.report-tag{right:-10px}.specialisation-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card{border-right:1px solid #ffffff1f}.doctor-grid,.testimonial-grid,.usp-grid{grid-template-columns:1fr}.split-heading,.final-cta{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.portal-layout{display:block}.portal-sidebar{width:244px;transition:transform .25s;position:fixed;left:-260px}.portal-sidebar.open{transform:translate(260px)}.sidebar-close,.portal-menu-button{display:block}.portal-header{padding:0 18px}.portal-search{display:none}.portal-content{padding:20px 15px}.patient-dashboard-grid,.doctor-dashboard-grid,.screening-layout,.diet-grid,.calendar-layout,.notification-layout,.admin-dashboard-grid{grid-template-columns:1fr}.health-score-card{grid-template-columns:110px 1fr}.score-ring{width:100px;height:100px;padding-top:28px}.score-trend{display:none}.record-categories,.monitor-cards{grid-template-columns:repeat(2,1fr)}.prescription-task-grid,.content-cards{grid-template-columns:1fr 1fr}.analytics-grid{grid-template-columns:1fr}.top-doctors{grid-column:auto}.admin-table-row,.consultation-row{grid-template-columns:38px 1fr auto;padding:12px 0}.admin-table-row>div:nth-of-type(2),.admin-table-row>div:nth-of-type(3),.consultation-row>div:nth-child(3),.admin-table-row>strong{display:none}.table-filters{overflow-x:auto}.onboarding-modal{grid-template-columns:260px 1fr}.onboarding-form{padding:50px 30px 25px}}@media(max-width:560px){.hero h1{font-size:40px}.hero-actions,.final-actions{flex-direction:column;width:100%}.hero-trust{align-items:flex-start}.hero-trust div{padding:0 12px}.hero-visual{min-height:420px}.secure-card{top:70px}.partner-strip{min-height:72px}.section{padding:75px 18px}.section-heading h2,.section-copy h2,.nri-copy h2{font-size:36px}.screening-demo{min-width:0}.chat-body{min-height:300px;padding:15px}.report-tag{position:static}.specialisation-grid,.steps-grid{grid-template-columns:1fr}.country-list{gap:5px}.world-card{height:390px}.route-line span{width:45px}.doctor-placeholder{height:240px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-bottom{flex-direction:column;gap:10px}.portal-header{height:62px}.user-menu>div,.user-menu>svg{display:none}.portal-page-title{flex-direction:column}.portal-page-title>:last-child{align-self:stretch}.stats-grid,.record-categories,.monitor-cards,.prescription-grid,.prescription-task-grid,.content-cards{grid-template-columns:1fr}.health-score-card{text-align:center;grid-template-columns:1fr}.score-ring{margin:auto}.score-factors{justify-content:center}.quick-action-grid{grid-template-columns:1fr}.booking-filter{display:grid}.booking-filter>div{min-height:43px}.booking-doctor{grid-template-columns:1fr}.booking-photo{min-height:190px}.booking-info{grid-template-columns:1fr}.booking-rating{text-align:left}.slot-list{overflow-x:auto}.appointment-list-row{grid-template-columns:55px 1fr auto;padding:10px 0}.appointment-list-row>div:nth-child(3),.appointment-list-row>.status{display:none}.week-tabs{grid-template-columns:repeat(7,58px);overflow-x:auto}.patient-summary-grid{grid-template-columns:1fr}.calendar-grid>button{min-height:55px;padding:5px}.builder-row{grid-template-columns:1fr;padding:10px 0}.builder-exercise{grid-template-columns:1fr}.large-bars{gap:10px;padding-left:0;padding-right:0}.profile-panel{grid-template-columns:1fr}.profile-photo-placeholder{max-width:220px}.settings-grid,.form-grid{grid-template-columns:1fr}.onboarding-modal{display:block}.onboarding-side{min-height:180px;padding:25px}.onboarding-side>span{margin-top:20px}.onboarding-side h2{font-size:24px}.onboarding-side p{display:none}.onboarding-steps{margin-top:10px}.onboarding-form{padding:35px 22px 22px}.onboarding-actions{gap:10px}.onboarding-actions .button{min-width:150px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
