:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b214b;background:#eaf5ff;font-synthesis:none;--blue: #075dd7;--deep-blue: #052d78;--cyan: #00a9e8;--line: #dce8f4;--muted: #687a97;--card: #ffffff;--shadow: 0 10px 28px rgba(18, 64, 111, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#eaf5ff}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% 5%,#d8f6ff 0,transparent 28%),#edf7ff}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.mob-app-shell{width:min(100%,480px);min-height:100vh;margin:0 auto;background:#f7fbff;position:relative;box-shadow:0 0 55px #052d7824;overflow:hidden}.mob-splash{position:fixed;z-index:1000;inset:0 auto 0 50%;width:min(100%,480px);min-height:100dvh;transform:translate(-50%);overflow:hidden;background:#edf8ff;opacity:1;visibility:visible;transition:opacity .4s ease-out,visibility .4s ease-out}.mob-splash.is-exiting{opacity:0;visibility:hidden;pointer-events:none}.mob-splash-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:0;object-fit:cover;object-position:center;pointer-events:none}.mob-splash-sound{position:absolute;z-index:2;left:50%;bottom:max(30px,calc(env(safe-area-inset-bottom) + 18px));display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 17px;border:1px solid rgba(13,47,115,.16);border-radius:999px;color:#0d2f73;background:#ffffffe6;box-shadow:0 8px 24px #0d2f7329;font-size:13px;font-weight:800;cursor:pointer;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:mob-splash-sound-in .24s ease-out both}.mob-splash-sound:active{transform:translate(-50%) scale(.96)}@keyframes mob-splash-sound-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.mob-page{min-height:100vh;padding:0 16px 94px;background:radial-gradient(circle at 100% 0,rgba(0,169,232,.09),transparent 23%),#f7fbff}.mob-brand{display:inline-flex;align-items:center;gap:7px}.mob-brand img{width:28px;height:28px;object-fit:contain}.mob-brand strong{font-size:17px;letter-spacing:-.6px;color:#00a9e8}.mob-brand strong span{color:#0d2f73}.mob-bottom-nav{position:fixed;z-index:40;left:50%;bottom:0;transform:translate(-50%);width:min(100%,480px);display:grid;grid-template-columns:repeat(5,1fr);padding:9px 8px max(9px,env(safe-area-inset-bottom));border-top:1px solid #dbe8f4;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -8px 24px #13395e14}.mob-bottom-nav button{border:0;background:none;display:grid;justify-items:center;gap:3px;padding:2px;color:#6e7d94;font-size:10px;cursor:pointer}.mob-bottom-nav button.active{color:var(--blue);font-weight:800}.mob-home{padding-top:18px;background:linear-gradient(180deg,#f7fcff 0,#f7fbff 38%)}.mob-home-header{margin-bottom:19px}.mob-header-line{display:flex;justify-content:space-between;align-items:center}.mob-header-actions{display:flex;align-items:center;gap:12px}.mob-header-actions button{border:0;background:transparent;color:var(--blue);padding:6px}.mob-avatar{width:34px;height:34px;padding:0;display:grid;place-items:center;overflow:hidden;border:2px solid white;border-radius:50%;color:#fff;font-size:11px;font-weight:900;background:linear-gradient(145deg,#11afd8,#064bb5);box-shadow:0 3px 10px #9db7ce;cursor:pointer}.mob-avatar img{width:100%;height:100%;object-fit:cover}.mob-location{border:0;background:#edf6ff;color:var(--deep-blue);border-radius:8px;margin-top:10px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.mob-hero-copy small{color:#0874ae;font-size:9px;font-weight:900;letter-spacing:.9px}.mob-hero-copy h1{margin:7px 0 6px;font-size:28px;line-height:1.08;letter-spacing:-1.25px}.mob-hero-copy h1 em{color:var(--blue);font-style:normal}.mob-hero-copy p{margin:0;max-width:310px;color:var(--muted);font-size:12px;line-height:1.55}.mob-search{margin:17px 0 14px;display:flex;align-items:center;gap:9px;height:48px;padding:0 8px 0 13px;background:#fff;border:1px solid #e1ebf5;border-radius:13px;box-shadow:var(--shadow);color:#3971c6}.mob-search input{flex:1;width:0;border:0;outline:0;color:#132c52;font-size:12px}.mob-search button{width:34px;height:34px;border:0;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--blue),#0840a2);display:grid;place-items:center}.mob-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.mob-categories button{min-height:104px;border:1px solid #e4ecf5;border-radius:14px;background:#fff;box-shadow:0 5px 18px #17406712;display:grid;justify-items:center;align-content:center;gap:5px;cursor:pointer}.mob-categories button:nth-child(1) span{color:#0872de;background:#e9f3ff}.mob-categories button:nth-child(2) span{color:#12a14e;background:#e9f9ef}.mob-categories button:nth-child(3) span{color:#7b42de;background:#f2eaff}.mob-categories span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px}.mob-categories strong{font-size:12px}.mob-categories small{color:var(--muted);font-size:10px;font-weight:700}.mob-section{margin:20px 0}.mob-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.mob-section h2{font-size:17px;margin:0}.mob-section>header button{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:800}.mob-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.mob-home-carousel{width:100%;overflow:hidden}.mob-home-carousel-track{display:flex;width:200%;align-items:flex-start;transform:translate(0)}.mob-home-carousel-track.is-sliding{transform:translate(-50%);transition:transform 1s cubic-bezier(.4,0,.2,1)}.mob-home-carousel-track>.mob-home-grid{flex:0 0 50%;width:50%}.mob-help-card{border-radius:17px;padding:20px;margin:18px 0;color:#fff;background:linear-gradient(135deg,#083b9b,#0187dc);box-shadow:0 13px 28px #0057b738}.mob-help-card small{font-size:9px;font-weight:900;letter-spacing:1px;color:#a9e5ff}.mob-help-card h2{margin:6px 0;font-size:20px}.mob-help-card p{margin:0;font-size:11px;line-height:1.5;color:#e2f3ff}.mob-help-card button{width:100%;margin-top:15px;padding:11px;border:0;border-radius:10px;background:#fff;color:#064ead;font-size:12px;font-weight:900}.mob-faq{margin:18px 0 8px;padding:18px 12px 14px;border:1px solid #dce8f4;border-radius:17px;background:#fffffff0;box-shadow:0 8px 24px #113f6c12}.mob-faq>header{padding:0 3px 10px}.mob-faq>header small{display:inline-flex;padding:4px 8px;border-radius:6px;color:#075fd4;background:#e9f2ff;font-size:9px;font-weight:900;letter-spacing:.7px}.mob-faq>header h2{margin:9px 0 4px;color:#0b2454;font-size:19px;letter-spacing:-.35px}.mob-faq>header p{margin:0;color:#6c7f9d;font-size:10px;line-height:1.45}.mob-faq-list{display:grid;gap:5px}.mob-faq-item{overflow:hidden;border:1px solid #dce7f2;border-radius:11px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.mob-faq-item.open{border-color:#c5dcf7;box-shadow:0 5px 14px #184f8b12}.mob-faq-item>button{width:100%;min-height:43px;display:grid;grid-template-columns:27px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:7px 9px;border:0;color:#102a5a;background:#fff;text-align:left;cursor:pointer}.mob-faq-item>button>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0a78ec,#0752c9);font-size:8px;font-weight:900}.mob-faq-item>button strong{font-size:10px;line-height:1.35}.mob-faq-item>button i{width:23px;height:23px;display:grid;place-items:center;justify-self:end;border-radius:50%;color:#0965d3;background:#eaf3ff;font-size:16px;font-style:normal;font-weight:700;line-height:1;transition:color .18s ease,background .18s ease,transform .18s ease}.mob-faq-item.open>button i{color:#fff;background:#0864d7;transform:rotate(180deg)}.mob-faq-answer{display:grid;grid-template-rows:0fr;visibility:hidden;background:linear-gradient(135deg,#f1f7ff,#edf4fc);transition:grid-template-rows .26s ease,visibility .26s ease}.mob-faq-item.open .mob-faq-answer{grid-template-rows:1fr;visibility:visible}.mob-faq-answer p{min-height:0;overflow:hidden;margin:0;padding:0 45px 0 42px;color:#536b8a;font-size:10px;line-height:1.55;transition:padding .26s ease}.mob-faq-item.open .mob-faq-answer p{padding-top:11px;padding-bottom:12px}.mob-faq-support{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-top:12px;padding:12px;border:1px solid #d5e5f5;border-radius:13px;background:linear-gradient(135deg,#edf6ff,#f8fbff)}.mob-faq-support>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #b9d8f8;border-radius:50%;color:#0867d5;background:#fff}.mob-faq-support>div{display:grid;gap:3px}.mob-faq-support strong{color:#102a5a;font-size:11px}.mob-faq-support small{color:#607694;font-size:8px}.mob-faq-support button{grid-column:1 / -1;min-height:39px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #0a6ee5;border-radius:9px;color:#0758c4;background:#fff;font-size:10px;font-weight:900;cursor:pointer}.mob-banner-slot{display:grid;gap:10px;width:100%;margin:15px 0}.mob-banner-slot a,.mob-banner-slot button{display:block;width:100%;padding:0;border:0;background:transparent;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #16477821;cursor:pointer}.mob-banner-slot img{display:block;width:100%;aspect-ratio:3 / 1;object-fit:cover}.mob-page-header{height:66px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.mob-page-header h1{margin:0;font-size:18px;letter-spacing:-.4px}.mob-page-header button,.mob-back{display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.mob-filter-chips{display:flex;gap:7px;padding-bottom:13px;overflow-x:auto;scrollbar-width:none}.mob-filter-chips::-webkit-scrollbar,.mob-profile-tabs::-webkit-scrollbar{display:none}.mob-filter-chips button{flex:1 0 auto;border:1px solid #e0e9f2;border-radius:9px;background:#fff;padding:8px 15px;font-size:11px;font-weight:700}.mob-filter-chips button.active{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,#1d76ed,#0755cf);box-shadow:0 5px 12px #075dd738}.mob-list-search{height:43px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--blue)}.mob-list-search input{border:0;outline:0;flex:1;width:0;color:#203757;font-size:12px}.mob-result-count{margin:13px 2px 10px;font-size:11px;color:#536a8c}.mob-provider-list{display:grid;gap:12px}.mob-provider-row{display:grid;grid-template-columns:124px minmax(0,1fr);padding:9px;gap:11px;min-height:150px;background:#fff;border:1px solid #e3ebf4;border-radius:15px;box-shadow:0 5px 16px #11416e14}.mob-provider-image,.mob-provider-placeholder{width:100%;height:100%;min-height:130px;border-radius:11px;object-fit:cover}.mob-provider-placeholder{display:grid;place-items:center;color:#81a8da;background:linear-gradient(145deg,#eaf6ff,#dcecff)}.mob-provider-row-body{min-width:0;padding:3px 0}.mob-provider-row-body>div:first-child{display:flex;justify-content:space-between;gap:4px}.mob-provider-row h3{font-size:13px;line-height:1.25;margin:0 0 4px}.mob-provider-row small{display:block;color:var(--muted);font-size:9px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mob-provider-row p{display:flex;align-items:center;gap:4px;margin:6px 0 0;color:#617391;font-size:9px}.mob-provider-row .mob-rating{color:#f0a400;font-weight:800}.mob-verified{flex:none;display:inline-flex;align-items:center;gap:2px;color:#15954c;background:#eaf9ef;border-radius:999px;padding:3px 5px;font-size:8px;font-weight:800}.mob-provider-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:6px!important;margin-top:8px}.mob-provider-actions button{border:1px solid #6eb8ff;border-radius:8px;padding:7px 3px;background:#fff;color:var(--blue);font-size:9px;font-weight:900;cursor:pointer}.mob-provider-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.mob-provider-tile{position:relative;overflow:hidden;border-radius:13px;background:#fff;border:1px solid #e0e9f2;box-shadow:0 5px 18px #17406712;cursor:pointer}.mob-featured-tag{position:absolute;z-index:2;top:8px;left:8px;display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border:1px solid #e4b638;border-radius:999px;color:#8d5b00;background:linear-gradient(135deg,#fff7cf,#ffd66b);box-shadow:0 3px 9px #ae6f0033;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.2px}.mob-featured-tag svg{fill:currentColor}.mob-provider-tile .mob-provider-image,.mob-provider-tile .mob-provider-placeholder{height:108px;min-height:108px;border-radius:0}.mob-provider-tile>div:last-child{padding:10px}.mob-provider-tile h3{margin:0 0 3px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mob-provider-tile small{display:block;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mob-provider-tile p{display:flex;align-items:center;gap:4px;margin:7px 0 0;color:#e99a00;font-size:10px;font-weight:800}@media(prefers-reduced-motion:reduce){.mob-home-carousel-track.is-sliding{transition:none}}.mob-profile-page{padding:0 0 144px;background:#f7fbff}.mob-profile-hero{height:250px;position:relative;background:#dcecff}.mob-profile-hero>img,.mob-profile-cover-placeholder{width:100%;height:100%;object-fit:cover}.mob-profile-cover-placeholder{display:grid;place-items:center;color:#7aa4d2;background:linear-gradient(145deg,#dceeff,#edf7ff)}.mob-profile-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(4,24,55,.25),transparent 44%,rgba(4,24,55,.2));pointer-events:none}.mob-profile-back,.mob-profile-share,.mob-profile-save{position:absolute;z-index:2;top:17px;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:50%;background:#fffffff0;box-shadow:0 4px 12px #001e4629}.mob-profile-back{left:14px}.mob-profile-share{right:62px}.mob-profile-save{right:14px}.mob-profile-summary{position:relative;margin-top:-22px;padding:54px 18px 18px;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -8px 25px #0e335e1a;z-index:3}.mob-profile-logo{position:absolute;left:18px;top:-43px;width:82px;height:82px;object-fit:contain;padding:8px;border-radius:16px;border:4px solid white;background:#fff;box-shadow:0 6px 18px #0c325a24}.mob-profile-logo.placeholder{display:grid;place-items:center;color:var(--blue)}.mob-profile-title{display:flex;align-items:center;gap:8px}.mob-profile-title h1{margin:0;font-size:23px;line-height:1.12;letter-spacing:-.7px}.mob-profile-title span{display:inline-flex;align-items:center;gap:3px;color:#15954c;font-size:9px;font-weight:800}.mob-profile-summary>p{margin:7px 0 0;font-size:11px;color:#5e7190;line-height:1.45}.mob-profile-rating{color:#e89a00!important;font-weight:900;display:flex;align-items:center;gap:4px}.mob-profile-address{display:flex;align-items:flex-start;gap:4px}.mob-badges{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.mob-badges span{padding:5px 8px;border-radius:999px;background:#ecf8ff;color:#0877ba;font-size:8px;font-weight:800}.mob-badges span:first-child{color:#d64a53;background:#fff0f1}.mob-profile-buttons{display:grid;grid-template-columns:1.1fr .9fr;gap:9px}.mob-profile-buttons button,.mob-profile-buttons a{min-height:44px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:var(--blue);font-size:11px;font-weight:900}.mob-profile-buttons a,.mob-profile-buttons button:last-child{color:#174c9e;background:#eaf2ff}.mob-profile-links{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:20px;padding-top:16px;border-top:1px solid #edf1f6}.mob-profile-links button,.mob-profile-links a{display:grid;justify-items:center;gap:5px;border:0;background:none;color:#546b89;font-size:8px}.mob-profile-tabs{position:sticky;top:0;z-index:12;display:flex;overflow-x:auto;border-top:1px solid #edf2f6;border-bottom:1px solid #e0e9f2;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mob-profile-tabs button{flex:1 0 auto;border:0;border-bottom:2px solid transparent;padding:13px 11px 10px;background:transparent;color:#5e6f89;font-size:9px;cursor:pointer}.mob-profile-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:900}.mob-profile-content{padding:17px 16px}.mob-content-title{margin:0 0 12px;font-size:16px}.mob-info-card{padding:18px;border:1px solid #e1eaf3;border-radius:15px;background:#fff;box-shadow:0 6px 20px #11416e0f}.mob-info-card>small,.mob-insurance-intro small{color:#00789e;font-size:9px;font-weight:900;letter-spacing:.8px}.mob-info-card h2{margin:5px 0 10px;font-size:18px}.mob-info-card>p{margin:0;color:#546b89;font-size:11px;line-height:1.7;white-space:pre-line}.mob-note{display:flex;gap:10px;margin-top:15px;padding:12px;border-radius:11px;color:#118453;background:#ebfbf2}.mob-note p{margin:2px 0 0;color:#4e6f60;font-size:10px}.mob-service-group{margin-bottom:17px}.mob-service-group>h3{margin:0 0 8px;display:flex;align-items:center;gap:7px;font-size:13px}.mob-service-group>h3>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:#087faf;background:#e8f8ff}.mob-service-card{min-height:86px;margin-bottom:8px;padding:11px;display:grid;grid-template-columns:44px 1fr 28px;align-items:center;gap:10px;border:1px solid #e1eaf3;border-radius:13px;background:#fff;box-shadow:0 4px 14px #1640660d}.mob-service-card>span{width:42px;height:42px;display:grid;place-items:center;color:#00a1c7;background:#e9faff;border-radius:50%}.mob-service-card h4{margin:0 0 3px;font-size:12px}.mob-service-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mob-service-card strong{display:block;margin-top:5px;color:#0085a8;font-size:10px}.mob-service-card>button{border:0;background:transparent;color:var(--blue)}.mob-doctor-list{display:grid;gap:10px}.mob-doctor-card{display:grid;grid-template-columns:78px 1fr;gap:11px;padding:12px;border:1px solid #e1eaf3;border-radius:14px;background:#fff}.mob-doctor-card>img,.mob-doctor-card>span{width:78px;height:78px;object-fit:cover;border-radius:50%;background:#eaf5ff}.mob-doctor-card>span{display:grid;place-items:center;color:var(--blue);font-size:24px;font-weight:900}.mob-doctor-card h3{margin:2px 0 3px;font-size:12px}.mob-doctor-card p{margin:0;color:#0874cb;font-size:10px;font-weight:800}.mob-doctor-card small{color:var(--muted);font-size:9px}.mob-doctor-card .mob-doctor-fee{display:block;margin-top:3px;color:#0874cb;font-weight:800}.mob-doctor-card>div>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.mob-doctor-card button{padding:7px 3px;border:1px solid #5eb8f1;border-radius:7px;background:#fff;color:#0862c6;font-size:8px;font-weight:900}.mob-doctor-card button:last-child{border-color:var(--blue);color:#fff;background:var(--blue)}.mob-insurance-intro{display:flex;gap:12px;align-items:center;padding:16px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#0065d5,#00a9e8)}.mob-insurance-intro h2{margin:3px 0;font-size:17px}.mob-insurance-intro p{margin:0;color:#e7f8ff;font-size:9px}.mob-insurance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:13px}.mob-insurance-grid a{min-height:102px;padding:11px;display:grid;place-items:center;align-content:center;gap:6px;border:1px solid #e2eaf2;border-radius:12px;background:#fff;text-align:center}.mob-insurance-grid img{width:76px;height:34px;object-fit:contain}.mob-insurance-grid strong{font-size:10px}.mob-insurance-grid small{color:#169051;font-size:8px;font-weight:800}.mob-gallery{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mob-gallery img{width:100%;height:145px;object-fit:cover;border-radius:12px;border:1px solid #e1eaf3}.mob-gallery img:first-child{grid-column:1 / -1;height:205px}.mob-review-summary{padding:19px;border:1px solid #e2eaf2;border-radius:15px;background:#fff}.mob-review-summary>div{display:flex;align-items:center;gap:7px}.mob-review-summary strong{font-size:38px;letter-spacing:-2px}.mob-review-summary svg{color:#f4aa00}.mob-review-summary h3{margin-left:auto;font-size:13px}.mob-review-summary p{margin:13px 0 0;color:var(--muted);font-size:11px}.mob-profile-sticky{position:fixed;z-index:35;bottom:62px;left:50%;transform:translate(-50%);width:min(100%,480px);padding:9px 16px;display:grid;grid-template-columns:1fr 48px;gap:8px;background:#fffffff5;border-top:1px solid #dce7f1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mob-profile-sticky button,.mob-profile-sticky a{min-height:44px;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:var(--blue);font-size:11px;font-weight:900}.mob-profile-sticky a,.mob-profile-sticky button.icon{background:#008cb6}.mob-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;justify-items:center;padding:16px;background:#05142c94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mob-lead-modal,.mob-doctor-modal{position:relative;width:min(100%,448px);max-height:88vh;overflow-y:auto;padding:23px;border-radius:22px;background:#fff;box-shadow:0 25px 70px #00143247;animation:mob-sheet-in .28s ease both}@keyframes mob-sheet-in{0%{opacity:0;transform:translateY(35px) scale(.97)}}.mob-modal-close{position:absolute;right:15px;top:13px;width:34px;height:34px;border:1px solid #dbe5ef;border-radius:50%;background:#fff;color:#56708f;font-size:22px;line-height:1}.mob-lead-modal>h2{margin:0 42px 5px 0;font-size:21px}.mob-lead-modal>p{margin:0 38px 16px 0;color:var(--muted);font-size:11px;line-height:1.45}.mob-lead-modal form{display:grid;gap:11px}.mob-lead-modal label{color:#344b69;font-size:10px;font-weight:800}.mob-lead-modal label small{color:var(--muted);font-weight:500}.mob-lead-modal input,.mob-lead-modal textarea{width:100%;margin-top:5px;padding:11px 12px;border:1px solid #d7e2ed;border-radius:9px;outline:0;color:#122b4e;background:#fbfdff;font-size:12px}.mob-lead-modal textarea{min-height:74px;resize:vertical}.mob-lead-modal input:focus,.mob-lead-modal textarea:focus{border-color:#479bf2;box-shadow:0 0 0 3px #e9f4ff}.mob-primary{min-height:44px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#0864db,#0048ad);font-weight:900;cursor:pointer}.mob-primary:disabled{opacity:.6}.mob-form-error,.mob-inline-error{color:#c73535;background:#fff0f0;border:1px solid #ffd3d3;border-radius:8px;padding:9px;font-size:10px}.mob-source{display:block;margin-top:11px;color:#8190a5;font-size:8px}.mob-success{text-align:center;padding:15px 0 2px}.mob-success b{width:58px;height:58px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#19a45a;font-size:25px}.mob-success h2{margin:14px 0 5px}.mob-success p{color:var(--muted);font-size:11px}.mob-success button{width:100%;margin-top:10px;padding:11px;border:0;border-radius:9px;color:#fff;background:var(--blue);font-weight:900}.mob-doctor-modal header{display:flex;gap:14px;align-items:center;padding-right:30px}.mob-doctor-modal header img,.mob-doctor-modal header>span{width:88px;height:88px;object-fit:cover;border:3px solid #dff6fb;border-radius:50%}.mob-doctor-modal header>span{display:grid;place-items:center;color:var(--blue);background:#edf7ff;font-size:30px;font-weight:900}.mob-doctor-modal h2{margin:0 0 5px;font-size:18px}.mob-doctor-modal header strong{color:#1762dc;font-size:11px}.mob-doctor-modal article{margin-top:12px;padding:15px;border-radius:13px;background:#f6f9fc}.mob-doctor-modal article small{color:#6f8098;font-size:9px;font-weight:900}.mob-doctor-modal article h3{margin:0 0 8px;font-size:14px}.mob-doctor-modal article p{margin:5px 0 0;color:#485f7d;font-size:11px;line-height:1.55}.mob-doctor-modal>.mob-primary{width:100%;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:7px}.mob-empty,.mob-state{display:grid;justify-items:center;text-align:center;padding:45px 20px;color:#7591b0}.mob-empty h2,.mob-state h1{margin:10px 0 4px;color:#1a355b;font-size:17px}.mob-empty p,.mob-state p{margin:0 0 15px;font-size:11px}.mob-state{min-height:70vh;align-content:center}.mob-state .mob-primary{padding:0 18px}.mob-loader{width:34px;height:34px;border:3px solid #d8e8f7;border-top-color:var(--blue);border-radius:50%;animation:mob-spin .7s linear infinite}@keyframes mob-spin{to{transform:rotate(360deg)}}.mob-placeholder{padding-top:18px}.mob-placeholder .mob-back{display:flex;gap:4px;padding:8px 0;color:#526b8b}.mob-placeholder>div{min-height:65vh;display:grid;justify-items:center;align-content:center;text-align:center}.mob-placeholder>div>span{width:82px;height:82px;display:grid;place-items:center;color:var(--blue);background:#e6f2ff;border-radius:24px}.mob-placeholder h1{margin:17px 0 6px;font-size:24px}.mob-placeholder p{max-width:290px;margin:0 0 17px;color:var(--muted);font-size:12px;line-height:1.55}.mob-placeholder .mob-primary{padding:0 20px}.mob-auth-page,.mob-patient-profile{padding-top:14px;background:radial-gradient(circle at 95% 2%,rgba(0,169,232,.14),transparent 25%),#f7fbff}.mob-auth-header{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;min-height:48px}.mob-auth-header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 12px #11396017}.mob-auth-header .mob-brand{justify-self:center}.mob-auth-hero{padding:30px 8px 20px}.mob-auth-hero small{color:#0878a9;font-size:9px;font-weight:900;letter-spacing:1px}.mob-auth-hero h1{margin:7px 0 6px;color:#09244d;font-size:29px;line-height:1.1;letter-spacing:-1px}.mob-auth-hero p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.mob-auth-card{padding:19px;border:1px solid #e0eaf4;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.mob-auth-switch,.mob-login-method{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:11px;background:#edf4fb}.mob-auth-switch{margin-bottom:16px}.mob-login-method{margin-bottom:13px}.mob-auth-switch button,.mob-login-method button{border:0;border-radius:8px;padding:9px 5px;color:#6a7b92;background:transparent;font-size:10px;font-weight:800}.mob-auth-switch button.active,.mob-login-method button.active{color:#0758c7;background:#fff;box-shadow:0 3px 10px #19416917}.mob-auth-card form,.mob-profile-form,.mob-security-card{display:grid;gap:11px}.mob-auth-card label,.mob-profile-form label,.mob-security-card label{display:grid;gap:5px;color:#40546f;font-size:10px;font-weight:800}.mob-auth-card label small,.mob-profile-form label>small:first-child{color:#7e8ba0;font-weight:500}.mob-auth-card input,.mob-profile-form input,.mob-profile-form select,.mob-profile-form textarea,.mob-security-card input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d5e1ed;border-radius:9px;outline:0;color:#172f50;background:#fbfdff;font-size:11px}.mob-profile-form textarea{min-height:82px;resize:vertical}.mob-auth-card input:focus,.mob-profile-form input:focus,.mob-profile-form select:focus,.mob-profile-form textarea:focus,.mob-security-card input:focus{border-color:#4b9bef;box-shadow:0 0 0 3px #e9f4ff}.mob-profile-form input:disabled{color:#718197;background:#eef3f7}.mob-mobile-input{min-height:44px;display:grid;grid-template-columns:46px 1fr;align-items:center;border:1px solid #d5e1ed;border-radius:9px;background:#fbfdff;overflow:hidden}.mob-mobile-input b{display:grid;place-items:center;align-self:stretch;border-right:1px solid #e1e8ef;color:#315172;background:#f1f6fa;font-size:11px}.mob-mobile-input input{min-height:42px;border:0;border-radius:0;box-shadow:none!important}.mob-auth-card .mob-primary,.mob-security-card .mob-primary{width:100%;margin-top:4px}.mob-tiny-link,.mob-change-mobile{justify-self:center;border:0;background:transparent;color:#0a5ec6;font-size:9px;font-weight:800}.mob-change-mobile{justify-self:start;padding:0}.mob-field-error{display:block;margin-top:-7px;color:#c42f3b;font-size:9px;line-height:1.4}.mob-development-otp{margin:-2px 0 0;padding:8px;border-radius:7px;color:#7a5800;background:#fff7d8;font-size:10px}.mob-auth-trust{display:flex;justify-content:center;align-items:center;gap:5px;margin:16px 0 0;color:#647891;font-size:9px}.mob-auth-trust svg{color:#199453}.mob-patient-card{padding:21px;display:grid;justify-items:center;border:1px solid #dce8f3;border-radius:20px;background:linear-gradient(145deg,#fff,#eef8ff);box-shadow:var(--shadow);text-align:center}.mob-patient-card>span,.mob-patient-photo{width:76px;height:76px;border:5px solid white;border-radius:50%;box-shadow:0 7px 20px #0655b538}.mob-patient-card>span{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#08aada,#0756c7);font-size:24px;font-weight:900}.mob-patient-photo{display:block;object-fit:cover;background:#fff}.mob-patient-card h2{margin:12px 0 3px;font-size:20px}.mob-patient-card p,.mob-patient-card small{margin:0;color:#6b7c94;font-size:10px}.mob-patient-card small{margin-top:5px}.mob-patient-card b{margin-top:11px;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;color:#168c4f;background:#e9f9ef;font-size:8px}.mob-profile-success{padding:10px 12px;border:1px solid #bce9ce;border-radius:9px;color:#147d46;background:#ebfaf1;font-size:10px}.mob-profile-form,.mob-profile-overview{margin-top:14px}.mob-photo-editor{margin-top:12px;padding:14px;border:1px solid #dce8f3;border-radius:15px;background:#fff;box-shadow:0 5px 16px #123d660d}.mob-photo-editor>div:first-child{display:flex;align-items:center;gap:11px}.mob-photo-editor img,.mob-photo-editor>div:first-child>span{width:58px;height:58px;flex:none;border-radius:50%;object-fit:cover}.mob-photo-editor>div:first-child>span{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#08aada,#0756c7);font-weight:900}.mob-photo-editor p{display:grid;gap:4px;margin:0}.mob-photo-editor p b{font-size:12px}.mob-photo-editor p small{color:#7688a0;font-size:8px}.mob-photo-actions{display:flex;gap:7px;margin-top:12px}.mob-photo-actions label,.mob-photo-actions button{min-height:34px;padding:0 11px;display:flex;align-items:center;justify-content:center;border:1px solid #90bde8;border-radius:8px;color:#0758b8;background:#fff;font-size:9px;font-weight:900;cursor:pointer}.mob-photo-actions label input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mob-photo-actions button:nth-child(2){border-color:#0871d8;color:#fff;background:#0871d8}.mob-photo-actions button:disabled{opacity:.48;cursor:not-allowed}.mob-profile-section,.mob-security-card{margin-bottom:12px;padding:16px;border:1px solid #e0e9f2;border-radius:15px;background:#fff;box-shadow:0 5px 16px #123d660d}.mob-profile-section>h3,.mob-security-card h3{margin:0 0 13px;color:#15365f;font-size:14px}.mob-form-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mob-field-note{color:#7e8ba0!important;font-size:8px!important;font-weight:500!important}.mob-profile-save-row{position:sticky;bottom:70px;z-index:5;display:grid;grid-template-columns:.75fr 1.25fr;gap:9px;padding:10px;border:1px solid #dce7f1;border-radius:13px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mob-profile-save-row>button:first-child{border:1px solid #cfdae5;border-radius:10px;background:#fff;font-weight:800}.mob-profile-info{padding:9px 0;border-bottom:1px solid #edf2f6}.mob-profile-info:last-child{border-bottom:0}.mob-profile-info small{color:#7a899d;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.mob-profile-info p{margin:4px 0 0;color:#233d5d;font-size:11px;line-height:1.45;text-transform:capitalize}.mob-profile-overview>.mob-primary{width:100%;margin-bottom:13px}.mob-security-card{margin-top:3px}.mob-security-card>div{display:flex;align-items:center;gap:8px}.mob-security-card>div span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eaf3ff}.mob-security-card h3{margin:0}.mob-logout{width:100%;min-height:43px;margin:2px 0 15px;border:1px solid #ffd7da;border-radius:10px;color:#bd3541;background:#fff1f2;font-weight:900}.mob-enquiries-page{padding-top:8px}.mob-enquiry-summary{min-height:86px;display:grid;grid-template-columns:48px auto 1fr;align-items:center;gap:11px;padding:14px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#075fd4,#009ed7);box-shadow:0 10px 22px #055bc133}.mob-enquiry-summary>span{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#ffffff2b}.mob-enquiry-summary>div{display:grid}.mob-enquiry-summary strong{font-size:22px}.mob-enquiry-summary small{color:#d8f3ff;font-size:8px}.mob-enquiry-summary p{justify-self:end;margin:0;color:#e8f7ff;font-size:9px}.mob-enquiry-login{min-height:56vh;display:grid;justify-items:center;align-content:center;padding:30px;text-align:center}.mob-enquiry-login>span{width:78px;height:78px;display:grid;place-items:center;border-radius:23px;color:#0764ce;background:#e7f3ff}.mob-enquiry-login h2{margin:15px 0 5px;font-size:19px}.mob-enquiry-login p{max-width:285px;margin:0 0 16px;color:var(--muted);font-size:11px;line-height:1.55}.mob-enquiry-login .mob-primary{padding:0 18px}.mob-enquiry-loading{min-height:45vh;display:grid;justify-items:center;align-content:center;gap:8px;color:#71849e;font-size:10px}.mob-enquiries-page>.mob-inline-error{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.mob-enquiries-page>.mob-inline-error button{border:0;color:#a42632;background:transparent;font-size:9px;font-weight:900}.mob-enquiry-list{display:grid;gap:11px;margin-top:14px}.mob-enquiry-card{padding:15px;border:1px solid #dfe9f3;border-radius:15px;background:#fff;box-shadow:0 5px 16px #123d660f}.mob-enquiry-card>header{display:flex;align-items:center;justify-content:space-between}.mob-enquiry-card>header>div{display:grid;gap:2px}.mob-enquiry-card>header small{color:#8190a4;font-size:7px;font-weight:900;letter-spacing:.7px}.mob-enquiry-card>header b{color:#355271;font-size:9px}.mob-enquiry-card>header>span{padding:5px 8px;border-radius:999px;color:#1765c4;background:#e7f2ff;font-size:8px;font-weight:900;text-transform:capitalize}.mob-enquiry-card>header>span.status-contacted,.mob-enquiry-card>header>span.status-qualified{color:#9a6500;background:#fff5d7}.mob-enquiry-card>header>span.status-converted{color:#148049;background:#e6f8ed}.mob-enquiry-card>header>span.status-lost{color:#a23b45;background:#fff0f1}.mob-enquiry-card h2{margin:12px 0 3px;font-size:15px}.mob-enquiry-card>p{margin:0;color:#657994;font-size:9px;line-height:1.4}.mob-enquiry-card blockquote{margin:10px 0 0;padding:9px 10px;border-left:3px solid #59a9ee;border-radius:0 8px 8px 0;color:#526985;background:#f4f9fd;font-size:9px;line-height:1.45}.mob-enquiry-card footer{display:flex;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid #edf2f6;color:#7688a0;font-size:8px}.mob-enquiry-card footer span{display:flex;align-items:center;gap:4px}.mob-enquiry-card>button{width:100%;margin-top:10px;padding:8px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #77baf0;border-radius:8px;color:#0860c4;background:#fff;font-size:9px;font-weight:900}@media(min-width:481px){body{padding:20px 0}.mob-app-shell{min-height:calc(100vh - 40px);border-radius:28px}.mob-bottom-nav{bottom:20px;border-radius:0 0 28px 28px}}@media(max-width:365px){.mob-page{padding-left:12px;padding-right:12px}.mob-provider-row{grid-template-columns:112px minmax(0,1fr)}.mob-provider-actions{grid-template-columns:1fr}.mob-profile-content{padding-left:12px;padding-right:12px}}
