/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@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-font-weight:initial}}}@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;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--animate-spin:spin 1s linear infinite;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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 components;@layer utilities{.fixed{position:fixed}.top-4{top:calc(var(--spacing) * 4)}.right-4{right:calc(var(--spacing) * 4)}.z-\[100\]{z-index:100}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.flex{display:flex}.w-\[min\(92vw\,390px\)\]{width:min(92vw,390px)}.min-w-0{min-width:0}.flex-1{flex:1}.animate-spin{animation:var(--animate-spin)}.flex-col{flex-direction:column}.gap-3{gap:calc(var(--spacing) * 3)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.opacity-80{opacity:.8}}:root{--background:#f8fbfd;--foreground:#102f49;--card:#fff;--card-foreground:#143752;--primary:#0879b9;--primary-dark:#075a95;--primary-foreground:#fff;--secondary:#daf3fb;--muted:#eff5f8;--muted-foreground:#657b8d;--accent:#e0f4fb;--border:#dce8ee;--ring:#1b9ed6;--destructive:#c73e4b;--success:#18846a;--warning:#c67c12;--radius:14px;color:var(--foreground);background:var(--background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}a{color:inherit;text-decoration:none}img{background:var(--muted);max-width:100%;display:block}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#fff;border-radius:9px;outline:none;padding:.7rem .8rem;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px var(--ring)}@supports (color:color-mix(in lab, red, red)){input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 18%, transparent)}}input[aria-invalid=true]{border-color:var(--destructive)}textarea{resize:vertical}label{color:#35526a;gap:.42rem;font-size:.84rem;font-weight:650;display:grid}:is(label:has(input:disabled),label:has(select:disabled)){opacity:.5}small{color:var(--muted-foreground);font-size:.76rem;font-weight:500;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.shell{width:min(1180px,100% - 40px);margin:auto}.section{padding:92px 0}.section-muted{background:var(--muted)}.section-blue{background:linear-gradient(135deg,#eff9fc 0%,#dff2f9 100%)}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800}.eyebrow-light{color:#99dfff}.section-heading{max-width:600px;margin-bottom:38px}.section-heading-center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.hero h1,.page-hero h1,.auth-intro h1{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}.section-heading h2{color:#143752;margin:.55rem 0 1rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}.section-heading p,.body-copy{color:var(--muted-foreground);margin:0;font-size:1rem;line-height:1.7}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;min-height:43px;padding:.68rem 1rem;font-size:.88rem;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #074b711f}.button:active{transform:scale(.98)}.button-primary{background:var(--primary);color:var(--primary-foreground)}.button-primary:hover{background:var(--primary-dark)}.button-white{color:#0c6ea8;background:#fff}.button-outline{color:#126294;background:#fff;border-color:#b7d0df}.button-outline:hover{background:#eef8fc}.button-wide{width:100%}.button-outline-small,.button-danger-small{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:.35rem;padding:.42rem .6rem;font-size:.74rem;font-weight:750;display:inline-flex}.button-danger-small{color:var(--destructive);border-color:#f3c7ce}.text-button,.text-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-size:.84rem;font-weight:750;display:inline-flex}.text-button:hover,.text-link:hover{color:var(--primary-dark);text-decoration:underline}.icon-button{color:#658095;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:34px;min-height:34px;transition:background .2s,color .2s;display:inline-flex}.icon-button:hover{background:var(--accent);color:var(--primary)}.field-error{color:var(--destructive)}.form-help{color:var(--success)}.optional{color:var(--muted-foreground);font-weight:500}.animate-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.utility-bar{color:#d9eef9;background:#0a3e67;font-size:.75rem}.utility-content{justify-content:space-between;align-items:center;height:34px;display:flex}.utility-content a{align-items:center;gap:.35rem;display:inline-flex}.public-header{z-index:50;background:#fffffff5;position:sticky;top:0;box-shadow:0 1px #102f490f}.nav-wrap{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{color:#0f4d76;letter-spacing:.065em;white-space:nowrap;align-items:center;gap:.55rem;font-size:1.02rem;display:inline-flex}.brand strong{color:#0879b9}.brand small{color:#7c99aa;letter-spacing:.095em;text-transform:uppercase;font-size:.52rem;font-weight:750;line-height:1.2;display:block}.brand-mark{color:#fff;background:#0879b9;border-radius:50% 50% 50% 14%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.brand-inverse{color:#fff}.brand-inverse strong{color:#a3e4ff}.brand-inverse small{color:#acd4e8}.brand-inverse .brand-mark{background:#1c9bd3}.public-nav{align-items:center;gap:1.25rem;display:flex}.public-nav>a:not(.button){color:#385b74;font-size:.79rem;font-weight:700;position:relative}.public-nav>a:not(.button):hover,.public-nav>a.active{color:var(--primary)}.public-nav>a.active:after{background:var(--primary);content:"";width:18px;height:2px;position:absolute;bottom:-9px;left:0}.nav-cta{margin-left:.25rem}.menu-button{color:#0d537d;background:0 0;border:0;display:none}.hero{background:#073d66;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 64% 18%,#23a7dc66,#0000 25%),radial-gradient(circle at 5% 110%,#1489bc66,#0000 31%);position:absolute;inset:0}.hero-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;min-height:612px;display:grid;position:relative}.hero-copy{color:#ecf8fc;padding:72px 0}.hero h1{color:#fff;max-width:680px;margin:.8rem 0 1.45rem;font-size:clamp(3.1rem,5vw,5rem);line-height:.97}.hero h1 em{color:#8edfff;font-weight:inherit}.hero-copy>p{color:#c1dbea;max-width:580px;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-actions .button{min-width:178px}.hero-proof{flex-wrap:wrap;gap:1.2rem;margin-top:2rem;display:flex}.hero-proof span{color:#cae3f1;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.hero-proof svg{color:#80dafb}.hero-image-wrap{align-self:end;height:530px;position:relative}.hero-image{object-fit:cover;object-position:center;filter:saturate(.85);border-radius:180px 180px 10px 10px;width:min(100%,420px);height:510px;position:absolute;bottom:0;right:8%}.hero-orbit{border:1px solid #b0e6f947;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px;top:35px;right:-6%}.orbit-two{width:290px;height:290px;top:90px;right:18%}.hero-float-card{z-index:1;background:#fff;border-radius:10px;align-items:center;gap:.7rem;padding:.8rem 1rem;display:flex;position:absolute;bottom:50px;left:-3%;box-shadow:0 18px 40px #0000002e}.mini-icon{color:#0988c5;background:#e4f6fc;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hero-float-card strong{color:#154462;font-size:.78rem;display:block}.hero-float-card small{font-size:.66rem}.appointment-band{background:#fff;border-bottom:1px solid #e2edf2}.appointment-band-inner{grid-template-columns:.8fr 1.45fr;align-items:flex-start;gap:3.4rem;padding:38px 0;display:grid}.appointment-band h2{color:#143752;margin:.5rem 0 0;font-family:Georgia,serif;font-size:1.8rem;line-height:1.1}.appointment-form .form-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.appointment-form-compact .form-grid{grid-template-columns:repeat(3,1fr)}.appointment-form-compact label:nth-child(3),.appointment-form-compact label:nth-child(6){display:none}.appointment-form .full-field{margin-top:.8rem}.appointment-form .button{margin-top:.9rem}.appointment-form-compact .button{margin-top:.8rem}.stats-grid{grid-template-columns:repeat(4,1fr);padding-top:60px;padding-bottom:60px;display:grid}.stats-grid>div{border-right:1px solid var(--border);text-align:center;padding:0 2rem}.stats-grid>div:first-child{padding-left:0}.stats-grid>div:last-child{border:0;padding-right:0}.stats-grid strong{color:#0b77b2;font-family:Georgia,serif;font-size:2.3rem;display:block}.stats-grid span{color:#607c90;font-size:.82rem;font-weight:650}.department-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.department-card{border-radius:12px;min-height:330px;position:relative;overflow:hidden}.department-card:hover img{transform:scale(1.05)}.department-card:after{content:"";background:linear-gradient(#0000 20%,#042741e6);position:absolute;inset:0}.department-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute}.department-overlay{color:#fff;z-index:1;padding:1.25rem;position:absolute;bottom:0}.department-overlay>span{background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;padding:.45rem;display:inline-flex}.department-overlay h3{margin:.7rem 0 .25rem;font-size:1.12rem}.department-overlay p{color:#d4e6ef;margin:.2rem 0 .7rem;font-size:.78rem;line-height:1.45}.department-overlay a{color:#b2e9ff;align-items:center;gap:.15rem;font-size:.77rem;font-weight:750;display:flex}.split-care{grid-template-columns:.9fr 1.1fr;align-items:center;gap:6rem;display:grid}.care-image-grid{height:430px;position:relative}.care-image-grid img:first-child{object-fit:cover;border-radius:9px;width:74%;height:85%;position:absolute;top:0;left:0}.care-image-grid img:last-child{object-fit:cover;border:9px solid #fff;border-radius:9px;width:48%;height:58%;position:absolute;bottom:0;right:0}.check-list{margin:1.55rem 0;padding:0;list-style:none}.check-list li{align-items:center;gap:.55rem;margin:.8rem 0;font-size:.92rem;display:flex}.check-list svg{color:#1291c5}.doctor-search{color:#158ac0;background:#fff;border:1px solid #cde3ec;border-radius:9px;align-items:center;gap:.5rem;max-width:560px;margin:0 auto 1.7rem;padding:0 .8rem;display:flex}.doctor-search input{border:0;padding-left:0;box-shadow:none!important}.doctor-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.doctor-card{background:#fff;border:1px solid #d5e7ee;border-radius:11px;transition:transform .2s,box-shadow .2s;overflow:hidden}.doctor-card:hover{transform:translateY(-3px);box-shadow:0 14px 25px #0a4c6c1f}.doctor-card img{aspect-ratio:1/.93;object-fit:cover;width:100%}.doctor-card>div{padding:1rem}.doctor-card span{color:#0e89be;text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;font-weight:800}.doctor-card h3{margin:.35rem 0;font-size:1.02rem}.doctor-card p{color:#6b8698;margin:.35rem 0 .8rem;font-size:.75rem}.doctor-card a{color:#0879b9;align-items:center;gap:.2rem;font-size:.78rem;font-weight:750;display:flex}.empty-inline{color:#647e90;text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:2rem;display:flex}.package-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.package-card{background:#fff;border:1px solid #dce8ee;border-radius:12px;padding:2rem;position:relative}.package-card.featured{color:#fff;background:#0b628f;border-color:#0b628f;transform:translateY(-8px)}.package-card>span{color:#085b86;text-transform:uppercase;background:#a4e6ff;border-radius:20px;padding:.25rem .6rem;font-size:.68rem;font-weight:800}.package-card h3{margin:1rem 0 .45rem;font-size:1.2rem}.package-card p{color:#688293;font-size:.85rem;line-height:1.5}.package-card.featured p{color:#cbe7f2}.package-card>strong{color:#0b84c2;margin:.85rem 0;font-family:Georgia,serif;font-size:2rem;display:block}.package-card.featured>strong{color:#fff}.package-card ul{border-top:1px solid #dce8ee;margin:1rem 0 1.3rem;padding:.85rem 0 0;list-style:none}.package-card.featured ul{border-color:#317da4}.package-card li{color:#607d90;margin:.55rem 0;font-size:.8rem}.package-card.featured li{color:#d5edf7}.testimonials .section-heading{margin-bottom:2rem}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.testimonial-grid blockquote{color:#35566c;background:#fff;border:1px solid #dce8ee;border-radius:10px;margin:0;padding:1.6rem;font-family:Georgia,serif;font-size:1.08rem;line-height:1.55}.testimonial-grid footer{border-top:1px solid #e1ebf0;margin-top:1.3rem;padding-top:1rem;font-family:Inter,sans-serif}.testimonial-grid footer strong{color:#16445f;font-size:.8rem;display:block}.testimonial-grid footer span{color:#7791a0;font-size:.72rem}.page-hero{color:#fff;background:linear-gradient(105deg,#073d66,#096b9b);padding:86px 0}.page-hero h1{max-width:800px;margin:.65rem 0 1rem;font-size:clamp(2.6rem,4vw,4rem);line-height:1.05}.page-hero p{color:#cee4ee;max-width:660px;font-size:1.05rem;line-height:1.65}.info-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.info-grid img{aspect-ratio:1.25;object-fit:cover;border-radius:12px}.body-copy{margin:1.1rem 0 1.6rem}.booking-page{grid-template-columns:.85fr 1.15fr;align-items:start;gap:4.5rem;display:grid}.booking-page .appointment-form{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.5rem}.booking-page .form-grid{grid-template-columns:repeat(2,1fr)}.booking-trust{background:#edf8fc;border-left:3px solid #1596cc;align-items:flex-start;gap:.7rem;margin-top:1.7rem;padding:1rem;display:flex}.booking-trust svg{color:#0781b8}.booking-trust p{color:#5e788b;margin:0;font-size:.82rem;line-height:1.5}.booking-trust strong{color:#164b6b}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:5rem;display:grid}.contact-details>div{align-items:flex-start;gap:.8rem;margin:1.4rem 0;display:flex}.contact-details svg{color:#0783ba;flex:none}.contact-details p{color:#617d90;margin:0;font-size:.9rem;line-height:1.6}.contact-details strong{color:#17435f}.contact-form{border:1px solid var(--border);background:#fff;border-radius:12px;gap:1rem;padding:1.5rem;display:grid}.address-row{gap:.5rem;display:flex}.address-row .button{flex:none}.public-footer{color:#d5e7ef;background:#073d66;padding-top:4rem}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:2.5rem;padding-bottom:3rem;display:grid}.footer-brand{color:#fff;letter-spacing:.08em;align-items:center;gap:.45rem;font-size:1.04rem;font-weight:800;display:flex}.footer-brand svg{color:#8edfff}.footer-grid p{color:#acc8d7;max-width:270px;font-size:.82rem;line-height:1.7}.footer-grid h3{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem}.footer-grid a,.footer-grid span{color:#b9d2de;margin:.55rem 0;font-size:.8rem;display:block}.footer-grid a:hover{color:#fff}.footer-bottom{color:#a8c4d3;border-top:1px solid #ffffff26;justify-content:space-between;padding:1.2rem 0;font-size:.7rem;display:flex}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-intro{color:#fff;background:linear-gradient(150deg,#073c65,#096d9e);padding:48px max(8vw,44px);position:relative;overflow:hidden}.auth-intro .brand{z-index:1;position:relative}.auth-intro-copy{z-index:1;max-width:500px;margin-top:20vh;position:relative}.auth-intro h1{margin:.75rem 0 1.2rem;font-size:clamp(3rem,5vw,4.7rem);line-height:.99}.auth-intro p{color:#c5dfeb;line-height:1.75}.auth-intro ul{margin:2rem 0;padding:0;list-style:none}.auth-intro li{color:#e6f5fb;align-items:center;gap:.55rem;margin:1rem 0;font-size:.87rem;display:flex}.auth-intro li svg{color:#8cdfff}.auth-pattern{border:1px solid #aee6fb33;border-radius:50%;width:550px;height:550px;position:absolute;top:100px;right:-200px}.auth-pattern:after{content:"";border:1px solid #aee6fb21;border-radius:50%;position:absolute;inset:65px}.auth-panel{background:#f8fbfd;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.back-link{color:#568096;align-self:flex-start;align-items:center;gap:.3rem;margin-bottom:auto;font-size:.82rem;display:flex}.auth-card{border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;max-width:425px;padding:2.1rem}.auth-card-icon{color:#087db5;background:#e0f4fb;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.auth-card h2{color:#143752;letter-spacing:-.04em;margin:1rem 0 .4rem;font-family:Georgia,serif;font-size:2rem}.auth-card>p{color:#6b8394;margin-bottom:1.5rem;font-size:.86rem;line-height:1.55}.auth-card form{gap:1rem;display:grid}.auth-card .button-outline{margin-top:-.25rem}.auth-switch{text-align:center;margin:.5rem 0 0!important}.auth-switch button{color:#0879b9;background:0 0;border:0;padding:0;font-weight:750}.auth-message{background:#edf8fc;align-items:center;gap:.4rem;padding:.7rem;display:flex;color:#236886!important;margin:0!important}.auth-security{color:#7b96a7;align-items:center;gap:.35rem;margin-top:1.1rem;font-size:.73rem;display:flex}.auth-security svg{color:#0c85bc}.portal-shell{background:#f5f8fa;min-height:100vh;display:flex}.portal-sidebar{color:#c8dfe9;background:#073d66;flex-direction:column;width:248px;height:100vh;display:flex;position:fixed}.portal-brand{border-bottom:1px solid #ffffff1f;height:80px;padding:22px}.portal-nav{flex:1;padding:1rem .7rem;overflow-y:auto}.portal-nav a,.sidebar-bottom button{color:#bcd5e1;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:.7rem;width:100%;margin:.18rem 0;padding:.68rem .8rem;font-size:.82rem;font-weight:650;display:flex}.portal-nav a:hover,.portal-nav a.active,.sidebar-bottom button:hover{color:#fff;background:#99dffb21}.portal-nav a.active{box-shadow:inset 3px 0 #76d7fa}.sidebar-bottom{border-top:1px solid #ffffff1f;padding:.8rem}.portal-main{width:calc(100% - 248px);min-width:0;margin-left:248px}.portal-topbar{background:#fff;border-bottom:1px solid #dfe9ee;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.portal-breadcrumb{color:#7d98a9;margin:0 0 .2rem;font-size:.73rem}.portal-topbar h1{color:#163f58;margin:0;font-size:1.2rem}.topbar-actions{align-items:center;gap:1rem;display:flex}.top-action{position:relative}.top-action span{background:#eb4d57;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:6px}.profile-chip{text-align:left;background:#fff;border:1px solid #dce8ee;border-radius:9px;align-items:center;gap:.5rem;padding:.35rem .55rem;display:flex}.profile-chip>span{color:#0876ad;background:#d9f1fa;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:.8rem;font-weight:800;display:flex}.profile-chip strong{color:#244e67;font-size:.75rem;display:block}.profile-chip small{font-size:.63rem}.portal-content{padding:28px 32px 50px}.portal-section{animation:.25s both fadeUp}.dashboard-welcome{background:linear-gradient(108deg,#e2f6fc,#fafdfe);border:1px solid #d4eaf2;border-radius:12px;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding:1.65rem 1.8rem;display:flex}.dashboard-welcome h2,.section-actions h2{color:#163f58;letter-spacing:-.03em;margin:.45rem 0;font-family:Georgia,serif;font-size:1.75rem}.dashboard-welcome p,.section-actions p{color:#708b9c;margin:0;font-size:.83rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.1rem;display:grid}.metric-card{background:#fff;border:1px solid #dce8ee;border-radius:11px;align-items:flex-start;gap:.75rem;padding:1.15rem;display:flex}.metric-icon{color:#0783ba;background:#e2f5fb;border-radius:9px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.metric-card p{color:#728c9c;margin:0 0 .25rem;font-size:.72rem}.metric-card strong{color:#17435e;font-size:1.25rem;line-height:1.1;display:block}.metric-card small{color:#5c9b81;margin-top:.3rem;font-size:.65rem}.dashboard-grid{grid-template-columns:1.35fr .65fr;gap:1.1rem;display:grid}.panel{background:var(--card);border:1px solid var(--border);border-radius:11px;padding:1.2rem}.panel-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.panel-header h3{color:#1a455f;margin:0 0 .25rem;font-size:.95rem}.panel-header p{color:#7993a3;margin:0;font-size:.73rem}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px}th{color:#587487;letter-spacing:.03em;text-align:left;text-transform:uppercase;background:#f0f6f8;padding:.7rem .75rem;font-size:.68rem;font-weight:800;position:sticky;top:0}td{color:#49687b;vertical-align:middle;border-bottom:1px solid #e7eff2;padding:.76rem .75rem;font-size:.78rem}tbody tr:hover{background:#f5fafc}td strong{color:#234f69;font-size:.79rem;display:block}td small{margin-top:.15rem}.numeric{text-align:right}.status{border-radius:20px;padding:.27rem .5rem;font-size:.64rem;font-weight:800;display:inline-block}.status-confirmed,.status-paid{color:#157456;background:#dff4ea}.status-pending,.status-partially-paid{color:#a7660a;background:#fff0d8}.status-cancelled{color:#bd3e4d;background:#fde4e7}.bar-chart{border-bottom:1px solid #dce8ee;justify-content:space-around;align-items:flex-end;gap:.65rem;height:190px;padding:0 .3rem;display:flex}.bar-chart>div{background:linear-gradient(#83d4f3,#0879b9);border-radius:5px 5px 0 0;min-width:23px;position:relative}.bar-chart span{color:#7a94a4;font-size:.65rem;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.chart-note{color:#718b9b;justify-content:space-between;align-items:center;margin-top:2.1rem;font-size:.74rem;display:flex}.chart-note i{background:#179ad0;border-radius:50%;width:8px;height:8px;margin-right:.3rem;display:inline-block}.chart-note strong{color:#1d4963}.section-actions{justify-content:space-between;align-items:flex-end;margin-bottom:1.25rem;display:flex}.inline-form{background:#eff8fb;border:1px solid #d4e9f1;border-radius:10px;grid-template-columns:1.4fr .6fr .8fr 1fr 1.4fr auto;align-items:end;gap:.75rem;margin-bottom:1.1rem;padding:1rem;display:grid}.appointment-inline{grid-template-columns:1.1fr .8fr .75fr .7fr 1fr auto}.consultation-form{grid-template-columns:1fr 1.4fr 1.2fr 1.3fr auto}.search-field{color:#1688bc;background:#fff;border:1px solid #d6e4ea;border-radius:8px;align-items:center;gap:.45rem;padding:0 .6rem;display:flex}.search-field input{border:0;padding:.58rem 0;box-shadow:none!important}.search-wide{width:min(100%,420px)}.count-label{color:#6f899a;font-size:.75rem}.person-cell{align-items:center;gap:.55rem;display:flex}.person-cell>span{color:#137aa8;background:#e4f5fb;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:.72rem;font-weight:800;display:flex}.profile-grid{grid-template-columns:.65fr 1.35fr;gap:1rem;display:grid}.profile-card{text-align:center}.profile-avatar{color:#087eb6;background:#e1f4fb;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:inline-flex}.profile-card h3{color:#194762;margin:.8rem 0 .2rem}.profile-card p{color:#6e899b;margin:.2rem 0 1.2rem;font-size:.8rem}.profile-card dl{text-align:left;border-top:1px solid #e4edf1;margin:0}.profile-card dl div{border-bottom:1px solid #e4edf1;justify-content:space-between;padding:.75rem 0;font-size:.77rem;display:flex}.profile-card dt{color:#7690a0}.profile-card dd{color:#28546c;margin:0;font-weight:700}.care-profile-list div{border-bottom:1px solid #e3edf1;justify-content:space-between;padding:1rem 0;display:flex}.care-profile-list span{color:#7892a2;font-size:.8rem}.care-profile-list strong{color:#254f68;font-size:.82rem}.portal-doctor-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.portal-doctor-card{background:#fff;border:1px solid #dce8ee;border-radius:11px;overflow:hidden}.portal-doctor-card img{aspect-ratio:1/.8;object-fit:cover;width:100%}.portal-doctor-card>div{padding:1rem}.portal-doctor-card span{color:#0784ba;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:800}.portal-doctor-card h3{color:#204b65;margin:.4rem 0;font-size:.95rem}.portal-doctor-card p{color:#7791a1;margin:0 0 .7rem;font-size:.75rem}.availability{color:#0b75a9;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.prescription-builder,.invoice-builder{background:#eff8fb;border:1px solid #d3e8f0;border-radius:10px;gap:1rem;margin-bottom:1rem;padding:1.1rem;display:grid}.builder-top{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.prescription-builder .builder-top{grid-template-columns:1fr 2fr}.medicine-results{background:#fff;border:1px solid #d8e7ed;border-radius:8px;overflow:hidden}.medicine-results button{color:#1d526f;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5eef2;justify-content:space-between;align-items:center;width:100%;padding:.65rem .8rem;display:flex}.medicine-results button:hover{background:#f0f9fc}.medicine-results small{margin-top:.1rem}.no-results{color:#718a99;padding:.75rem;font-size:.8rem;display:block}.selected-medicines{gap:.5rem;display:grid}.selected-medicines>div{background:#fff;border:1px solid #d9e8ee;grid-template-columns:1.1fr .55fr repeat(4,.8fr) auto;align-items:center;gap:.5rem;padding:.5rem;display:grid}.selected-medicines strong{color:#214d66;font-size:.78rem}.selected-medicines span{color:#718c9d;font-size:.72rem}.selected-medicines input{padding:.45rem;font-size:.73rem}.charge-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.invoice-total{background:#fff;border:1px solid #d7e6ec;border-radius:8px;justify-self:end;gap:.3rem;min-width:255px;padding:.8rem;display:grid}.invoice-total span,.invoice-total b{color:#638092;justify-content:space-between;font-size:.78rem;display:flex}.invoice-total b{color:#194d69;border-top:1px solid #dbe8ee;margin-top:.25rem;padding-top:.55rem}.invoice-total strong{color:#194d69}.muted-note{color:#758e9d;margin-top:-1rem;font-size:.8rem}.notification-list{padding:0}.notification-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #e3edf1;align-items:center;gap:.85rem;width:100%;padding:1rem 1.2rem;display:flex;position:relative}.notification-item:hover{background:#f2f9fc}.notification-item.read{opacity:.68}.notification-item>span{color:#0e83b9;background:#e4f5fb;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification-item strong{color:#224c66;font-size:.82rem}.notification-item p{color:#718c9c;margin:.2rem 0 0;font-size:.77rem}.notification-item>i{background:#158bc1;border-radius:50%;width:8px;height:8px;position:absolute;right:1.2rem}.range-chip{color:#177cad;background:#e3f4fa;border-radius:20px;padding:.4rem .7rem;font-size:.72rem;font-weight:750}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.analytic-card h3{color:#204b65;margin:0 0 .8rem;font-size:.9rem}.line-chart{color:#0d83ba;height:165px}.line-chart svg{width:100%;height:100%}.analytic-card>p{color:#728c9c;font-size:.76rem}.analytic-card>p strong{color:#1483b6}.donut{background:conic-gradient(#158cc2 0 82%, #e6a740 82% 94%, #8770bf 94% 100%);border-radius:50%;justify-content:center;align-items:center;width:135px;height:135px;margin:1rem auto;display:flex;position:relative}.donut:before{content:"";background:#fff;border-radius:50%;width:89px;height:89px;position:absolute}.donut span{text-align:center;z-index:1;position:relative}.donut strong{color:#204b65;font-size:1.1rem;display:block}.donut small{font-size:.65rem}.legend-list p{justify-content:space-between;font-size:.72rem;display:flex}.legend-list i{border-radius:50%;width:8px;height:8px;margin-right:.4rem;display:inline-block}.legend-list .paid{background:#158cc2}.legend-list .pending{background:#e6a740}.legend-list .partial{background:#8770bf}.usage-bars p{color:#6b8798;grid-template-columns:105px 1fr;align-items:center;gap:.7rem;font-size:.73rem;display:grid}.usage-bars b{background:#dff2f9;border-radius:20px;height:10px;position:relative}.usage-bars b:after{content:"";background:#1591c5;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.gender-bars{justify-content:center;align-items:end;gap:2rem;height:175px;display:flex}.gender-bars>div{flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:100%;display:flex}.gender-bars b{background:linear-gradient(#62c7ec,#0781b9);border-radius:5px 5px 0 0;width:36px}.gender-bars span{color:#6d8899;text-align:center;margin-top:.4rem;font-size:.7rem;line-height:1.35}.gender-bars strong{color:#204b65}.report-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.report-grid .panel{padding:1.7rem}.report-icon{color:#0d84bb;background:#e0f3fb;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.report-grid h3{color:#204b65;margin:1rem 0 .4rem;font-size:1rem}.report-grid p{color:#708b9b;margin-bottom:1.2rem;font-size:.82rem;line-height:1.5}.settings-form{gap:1.15rem;max-width:670px;display:grid}.settings-form>div{border-bottom:1px solid #e2edf1;padding-bottom:1rem}.settings-form>div .profile-avatar{float:left;width:46px;height:46px;margin-right:.8rem}.settings-form h3{color:#234e67;margin:.2rem 0;font-size:.92rem}.settings-form p{color:#758e9e;margin:0;font-size:.75rem}.settings-form small{margin-top:.2rem}.empty-state{color:#5e798b;text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1rem;display:flex}.empty-state>span{color:#1187bc;background:#e5f3f8;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.empty-state h3{color:#234d66;margin:.8rem 0 .3rem;font-size:1rem}.empty-state p{margin:0 0 1rem;font-size:.8rem}.error-block{color:#b3404c;background:#fff;border:1px solid #f0c6cc;border-radius:10px;align-items:center;gap:.8rem;padding:1.2rem;display:flex}.error-block p{color:#718a9a;margin:.2rem 0 0;font-size:.8rem}.error-block .button{margin-left:auto}.portal-error-shell{max-width:650px;margin:5rem auto}.portal-loading{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-mark{color:#fff;background:#0d82b9;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:1.3s infinite pulse;display:flex}.portal-loading p{color:#527184;font-size:.85rem}.portal-skeleton{gap:.4rem;display:flex}.portal-skeleton span{background:#d2e9f1;border-radius:20px;width:38px;height:6px;animation:1.2s infinite alternate pulse}.portal-skeleton span:nth-child(2){animation-delay:.2s}.portal-skeleton span:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{opacity:.5}}@keyframes fadeUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.mobile-menu,.mobile-overlay{display:none}.sidebar-mobile{display:block}.toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#214a63;background:#fffffff5;border:1px solid #d9e8ee;border-left:4px solid #1688bc;border-radius:10px;align-items:flex-start;gap:.65rem;padding:.85rem;display:flex;box-shadow:0 14px 35px #0d3a5126}.toast-success{border-left-color:#1a936f}.toast-success>svg{color:#1a936f}.toast-error{border-left-color:#c7404e}.toast-error>svg{color:#c7404e}.toast-info>svg{color:#1688bc}@media (width<=1050px){.public-nav{gap:.75rem}.public-nav>a:not(.button){font-size:.73rem}.department-grid,.doctor-grid,.portal-doctor-grid{grid-template-columns:repeat(2,1fr)}.appointment-band-inner{grid-template-columns:1fr;gap:1.5rem}.appointment-form-compact .form-grid{grid-template-columns:repeat(4,1fr)}.appointment-form-compact label:nth-child(3),.appointment-form-compact label:nth-child(6){display:grid}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.portal-sidebar{width:220px}.portal-main{width:calc(100% - 220px);margin-left:220px}.inline-form{grid-template-columns:repeat(3,1fr)}.inline-form .button{grid-column:span 1}.selected-medicines>div{grid-template-columns:1fr 1fr 1fr 1fr}.selected-medicines>div .icon-button{justify-self:end}.hero-layout{gap:2rem}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr)}}@media (width<=760px){.shell{width:min(100% - 30px,1180px)}.section{padding:60px 0}.utility-bar{display:none}.nav-wrap{height:66px}.menu-button{display:block}.public-nav{background:#fff;border-top:1px solid #e1edf1;padding:1rem 1.2rem;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 12px 20px #0b344a1f}.public-nav-open{flex-direction:column;align-items:stretch;display:flex}.public-nav>a.active:after{display:none}.nav-cta{margin:.3rem 0 0}.hero-layout{min-height:0;display:block}.hero-copy{padding:66px 0 40px}.hero h1{font-size:3.15rem}.hero-image-wrap{height:360px}.hero-image{width:265px;height:350px;right:5%}.orbit-one{width:310px;height:310px;right:-15%}.orbit-two{width:220px;height:220px;right:15%}.hero-float-card{bottom:28px;left:0}.appointment-band-inner,.split-care,.info-grid,.booking-page,.contact-layout{display:block}.appointment-band-inner{padding:32px 0}.appointment-band h2{margin-bottom:1.3rem}.appointment-form .form-grid,.appointment-form-compact .form-grid,.booking-page .form-grid{grid-template-columns:1fr}.appointment-form-compact label:nth-child(3),.appointment-form-compact label:nth-child(6){display:grid}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 0}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(3){padding-left:0}.department-grid,.doctor-grid,.package-grid,.testimonial-grid,.portal-doctor-grid{grid-template-columns:1fr}.split-care{gap:3rem;display:grid}.care-image-grid{height:340px}.care-copy{margin-top:0}.doctor-search{margin-bottom:1rem}.package-card.featured{transform:none}.info-grid img,.booking-page .appointment-form,.contact-form{margin-top:2rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{line-height:1.6;display:block}.auth-page{display:block}.auth-intro{min-height:380px;padding:34px 28px}.auth-intro-copy{margin-top:75px}.auth-intro h1{font-size:3rem}.auth-panel{min-height:600px;padding:25px 20px}.auth-card{margin-top:60px;padding:1.55rem}.portal-sidebar{width:248px;position:relative}.sidebar-mobile{display:none}.sidebar-mobile-open{z-index:80;height:100vh;display:block;position:fixed;top:0;left:0}.mobile-overlay{z-index:70;background:#05223566;border:0;display:block;position:fixed;inset:0}.portal-main{width:100%;margin-left:0}.portal-topbar{height:68px;padding:0 16px}.mobile-menu{color:#0b648f;background:0 0;border:0;margin-right:.7rem;display:block}.portal-topbar>div:first-of-type{margin-right:auto}.portal-breadcrumb{display:none}.portal-topbar h1{font-size:1.05rem}.top-action{display:none}.profile-chip{padding:.25rem}.profile-chip div,.profile-chip svg{display:none}.portal-content{padding:20px 15px 40px}.dashboard-welcome,.section-actions{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-welcome{padding:1.2rem}.metric-grid,.analytics-grid,.profile-grid,.report-grid,.inline-form,.appointment-inline,.consultation-form,.builder-top,.prescription-builder .builder-top,.charge-grid{grid-template-columns:1fr}.selected-medicines>div{grid-template-columns:1fr 1fr}.panel{padding:1rem}.section-actions h2{font-size:1.5rem}.error-block{flex-direction:column;align-items:flex-start}.error-block .button{margin-left:0}.address-row{flex-direction:column;align-items:stretch}.address-row .button{width:100%}.footer-grid{gap:1.5rem}}@media print{.public-header,.public-footer,.portal-sidebar,.portal-topbar,.section-actions>.button,.button,.toast{display:none!important}.portal-main{width:100%;margin:0}.portal-content{padding:0}.panel{border:0}.portal-shell{background:#fff}}@property --tw-font-weight{syntax:"*";inherits:false}
