.doctor-login-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 8% 13%,#d5f0fea1 0,#d5f0fe00 31%),radial-gradient(circle at 84% 80%,#d4f6fbc7 0,#d4f6fb00 36%),linear-gradient(120deg,var(--theme-page-background) 30%,#f7fafc 100%);color:var(--theme-text-primary);padding:87px 0 156px}.doctor-login-brand{display:flex;justify-content:center}.doctor-login-brand img{display:block;width:118px;height:110px;object-fit:cover;border-radius:11px}.doctor-login-hero{display:grid;grid-template-columns:480px 766px;align-items:center;justify-content:space-between;width:calc(100% - 140px);max-width:1321px;min-height:656px;margin:59px auto 0}.doctor-login-card{width:480px;min-height:656px;padding:42px 40px 39px;border:1px solid rgba(226,232,240,.78);border-radius:25px;background:#fffffff7;box-shadow:0 13px 34px #0ea5e913}.doctor-login-card h1{margin:0;color:var(--theme-text-primary);font-size:37px;font-weight:500;letter-spacing:-1.1px;line-height:1.2}.doctor-login-intro{max-width:360px;margin:15px 0 34px;color:var(--theme-text-secondary);font-size:12px;line-height:1.5}.doctor-login-form>label{display:block;margin:0 0 7px;color:#263a57;font-size:12px;font-weight:500}.doctor-login-field{display:flex;align-items:center;width:100%;height:52px;padding:0 14px;border:1px solid var(--theme-field-border);border-radius:12px;background:var(--theme-surface-soft);color:var(--theme-field-icon);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.doctor-login-field:focus-within{border-color:var(--theme-primary);background:var(--theme-surface);box-shadow:0 0 0 3px #0ea5e91a}.doctor-login-field input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:var(--theme-field-text);font-size:12px}.doctor-login-field input::placeholder{color:var(--theme-field-placeholder);opacity:1}.doctor-login-form>label:not(:first-child){margin-top:21px}.doctor-password-toggle{display:grid;flex:0 0 28px;width:28px;height:34px;padding:0;place-items:center;border:0;background:transparent;color:var(--theme-field-icon);cursor:pointer}.doctor-password-toggle:hover{color:var(--theme-primary)}.doctor-login-options{display:flex;align-items:center;justify-content:space-between;margin:27px 0 20px;color:#52637c;font-size:12px}.doctor-remember{display:inline-flex;align-items:center;gap:9px;cursor:pointer}.doctor-remember input{width:20px;height:20px;margin:0;border:1px solid #c7d4e5;border-radius:4px;accent-color:var(--theme-primary);cursor:pointer}.doctor-login-options a,.doctor-login-help a{color:var(--theme-primary-dark);font-weight:500;text-decoration:none}.doctor-login-options a:hover,.doctor-login-help a:hover{text-decoration:underline}.doctor-sign-in{width:100%;height:60px;border:0;border-radius:12px;background:linear-gradient(100deg,var(--theme-primary-start) 0%,var(--theme-primary-end) 100%);box-shadow:0 7px 13px #0ea5e938;color:var(--theme-surface);font-size:12px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.doctor-sign-in:hover{box-shadow:0 9px 19px #0ea5e94a;transform:translateY(-1px)}.doctor-sign-in:active{transform:translateY(0)}.doctor-login-help{margin-top:32px;padding-top:24px;border-top:1px solid #edf1f5;color:#718096;font-size:12px;text-align:center}.doctor-visual{position:relative;width:766px;height:600px}.doctor-portrait{display:block;width:766px;height:600px;border-radius:30px;box-shadow:0 24px 42px #0f172a24;object-fit:cover}.appointment-card,.weekly-card,.hipaa-badge{position:absolute;z-index:1;background:#fffffff5;box-shadow:0 14px 34px #0f172a1a;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.appointment-card{top:44px;left:-26px;width:257px;height:124px;padding:15px 16px 14px;border-radius:16px}.appointment-heading{display:flex;align-items:center;gap:12px}.appointment-heading>span:last-child{display:flex;flex-direction:column;min-width:0}.appointment-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:50%;background:#e1f6ff;color:var(--theme-primary)}.appointment-heading small{color:#70819a;font-size:12px;line-height:1.25}.appointment-heading strong{margin-top:1px;color:#223047;font-size:12px;line-height:1.25}.appointment-meta{display:flex;align-items:center;justify-content:space-between;height:39px;margin-top:8px;padding:0 8px;border-radius:9px;background:#f7f9fb}.appointment-meta strong{color:#42526b;font-size:12px}.appointment-meta span{padding:6px 9px;border-radius:999px;background:var(--theme-success-soft);color:var(--theme-success);font-size:10px;font-weight:500}.hipaa-badge{top:32px;right:32px;display:flex;align-items:center;gap:7px;height:33px;padding:0 14px;border-radius:999px;color:#334155;font-size:12px;font-weight:500}.weekly-card{right:-32px;bottom:50px;width:288px;height:140px;padding:21px 20px 20px;border-radius:17px}.weekly-heading{display:flex;align-items:center;justify-content:space-between}.weekly-heading strong{color:#253248;font-size:12px}.weekly-heading svg{color:var(--theme-primary)}.weekly-chart{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;height:74px;gap:12px;margin-top:6px}.weekly-bar{display:flex;height:100%;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.weekly-bar span{color:#7c8ba2;font-size:10px}.weekly-bar i{display:block;width:40px;border-radius:6px 6px 0 0;background:#dff3ff}.weekly-bar-active i{background:var(--theme-primary)}.doctor-features{margin:94px auto 0}.doctor-features-heading{text-align:center}.doctor-features-heading h2{margin:0;color:var(--theme-text-primary);font-size:12px;font-weight:500;letter-spacing:-.75px;line-height:1.25}.doctor-features-heading p{margin:19px 0 0;color:var(--theme-text-muted);font-size:12px;line-height:1.5}.doctor-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;width:calc(100% - 48px);max-width:1413px;margin:49px auto 0}.doctor-feature-card{min-height:237px;padding:39px 31px 30px;border:1px solid var(--theme-border);border-radius:20px;background:#ffffffeb}.doctor-feature-icon{display:grid;width:49px;height:49px;place-items:center;border-radius:16px;background:var(--theme-surface);box-shadow:0 2px 5px #0f172a0f;color:var(--theme-primary)}.doctor-feature-card h3{margin:26px 0 8px;color:var(--theme-text-primary);font-size:12px;font-weight:500;line-height:1.3}.doctor-feature-card p{margin:0;color:var(--theme-text-muted);font-size:12px;line-height:1.55}@media (max-width: 1380px){.doctor-login-hero{grid-template-columns:minmax(400px,480px) minmax(600px,766px);gap:55px;width:calc(100% - 80px)}.doctor-login-card,.doctor-visual,.doctor-portrait{width:100%}.weekly-card{right:-18px}}@media (max-width: 1120px){.doctor-login-page{padding-top:55px}.doctor-login-hero{grid-template-columns:minmax(350px,440px) minmax(470px,1fr);gap:40px;width:calc(100% - 56px)}.doctor-visual,.doctor-portrait{height:560px}.doctor-portrait{object-position:52% center}.appointment-card{left:-18px}.weekly-card{right:-12px}.doctor-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.doctor-login-page{padding:38px 0 80px}.doctor-login-brand img{width:102px;height:auto}.doctor-login-hero{grid-template-columns:minmax(0,1fr);width:min(100% - 32px,600px);margin-top:35px}.doctor-login-card{width:100%;min-height:auto}.doctor-visual{width:100%;height:auto;margin-top:10px;aspect-ratio:1.276 / 1}.doctor-portrait{width:100%;height:100%}.appointment-card{top:7%;left:-7px;transform:scale(.82);transform-origin:top left}.hipaa-badge{top:5%;right:3%;transform:scale(.88);transform-origin:top right}.weekly-card{right:-8px;bottom:8%;transform:scale(.78);transform-origin:bottom right}.doctor-features{margin-top:70px}}@media (max-width: 620px){.doctor-login-card{padding:32px 24px;border-radius:20px}.doctor-login-card h1{font-size:clamp(34px,10vw,42px)}.doctor-feature-grid{grid-template-columns:1fr;width:min(100% - 32px,520px)}.doctor-features-heading{padding:0 22px}.doctor-features-heading h2{font-size:12px}.desktop-break{display:none}}@media (max-width: 460px){.doctor-login-page{padding-top:28px}.doctor-login-hero{width:min(100% - 24px,600px)}.doctor-login-card{padding:29px 19px}.doctor-login-options{gap:12px;font-size:12px}.appointment-card{transform:scale(.62)}.hipaa-badge{transform:scale(.72)}.weekly-card{transform:scale(.58)}}.profile-setup-page{position:relative;min-height:100vh;overflow:hidden;padding:65px 48px 100px;background:radial-gradient(circle at 42% 41%,#edf8fdeb 0,#edf8fdd1 35%,#edf8fd00 66%),linear-gradient(120deg,#f8fbfd,#f7fafc);color:var(--theme-text-primary)}.profile-setup-header{position:relative;z-index:1;text-align:center}.profile-setup-header h1{margin:0;color:var(--theme-text-primary);font-size:21px;font-weight:500;letter-spacing:-1.05px;line-height:1.2}.profile-setup-header p{margin:16px 0 0;color:#707c8f;font-size:12px;line-height:1.55}.profile-setup-progress{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin-top:48px}.profile-step{display:flex;align-items:center;height:56px}.profile-step span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;font-size:12px;font-weight:500}.profile-step strong{font-size:12px;font-weight:500}.profile-step-active{gap:15px;min-width:197px;padding:0 23px;border:1px solid #c7deea;border-radius:999px;background:#fffffff0;box-shadow:0 2px 3px rgba(var(--theme-shadow-color),.04);color:#00679c}.profile-step-active span{background:linear-gradient(135deg,#086d9f,#2ab9b5);color:var(--theme-surface)}.profile-step-line{width:61px;height:1px;margin:0 25px;background:#d6dde4}.profile-step-upcoming{gap:16px;min-width:137px;color:#9ba5b4}.profile-step-upcoming span{background:#f1f3f5;color:#9aa3b0}.profile-setup-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,912px) 400px;gap:32px;width:100%;max-width:1344px;margin:48px auto 0}.profile-form-card{width:100%;height:674px;padding:49px 47px 48px;border:1px solid rgba(232,237,243,.84);border-radius:23px;background:#fffffff7;box-shadow:0 14px 35px rgba(var(--theme-shadow-color),.055)}.profile-form-card h2{margin:0;color:var(--theme-text-primary);font-size:12px;font-weight:500;letter-spacing:-.35px;line-height:1.25}.profile-form-card form{margin-top:38px}.profile-field-group+.profile-field-group{margin-top:27px}.profile-field-group>label,.profile-license-label label{display:block;color:#263750;font-size:12px;font-weight:500;line-height:18px}.profile-input-wrap{display:flex;align-items:center;width:100%;height:56px;margin-top:10px;padding:0 15px;border:1px solid #d9e0e8;border-radius:15px;background:#fbfcfd;color:#99a6b8;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.profile-input-wrap:focus-within{border-color:var(--theme-primary);background:var(--theme-surface);box-shadow:0 0 0 3px rgba(var(--theme-primary-shadow-color),.1)}.profile-input-wrap input{min-width:0;flex:1;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:var(--theme-field-text);font-size:12px}.profile-input-wrap input::placeholder{color:#9ba7ba;opacity:1}.profile-license-label{display:flex;align-items:center;justify-content:space-between}.profile-license-label>span{display:inline-flex;align-items:center;gap:5px;height:25px;padding:0 11px;border:1px solid #b6e9e4;border-radius:999px;background:#edfcfa;color:#24aaa7;font-size:12px;font-weight:500}.profile-license-label>span svg{color:#48bfbb;stroke:var(--theme-surface)}.profile-verification-note{display:flex;align-items:center;min-height:64px;margin-top:15px;padding:12px 15px;border:1px solid #c9dff3;border-radius:15px;background:var(--theme-info-soft);color:#52637a}.profile-verification-note>span{display:grid;flex:0 0 32px;width:32px;height:32px;margin-right:15px;place-items:center;border-radius:50%;background:var(--theme-surface);color:var(--theme-info)}.profile-verification-note>span svg{stroke:var(--theme-surface)}.profile-verification-note p{margin:0;font-size:12px;line-height:1.45}.profile-form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:48px}.profile-form-actions button{height:56px;border-radius:15px;font-size:12px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.profile-draft-button{width:166px;border:1px solid #d8dfe7;background:var(--theme-surface);color:#6e7788}.profile-continue-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:174px;border:0;background:linear-gradient(100deg,#0875a6,#2cbab6);box-shadow:0 8px 14px #0774a72e;color:var(--theme-surface)}.profile-form-actions button:hover{transform:translateY(-1px)}.profile-continue-button:hover{box-shadow:0 10px 18px #0774a73d}.profile-trust-column{position:relative;width:400px}.profile-trust-panel{width:400px;height:601px;overflow:hidden;padding-top:32px;border-radius:22px;background:#e7f7fa91}.profile-trust-items{display:flex;flex-direction:column;gap:15px}.profile-trust-item{display:flex;align-items:center;width:336px;height:89px;padding:0 20px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:#ffffff91;box-shadow:0 6px 20px rgba(var(--theme-shadow-color),.025)}.profile-trust-item:nth-child(1){margin-left:32px}.profile-trust-item:nth-child(2){margin-left:48px}.profile-trust-item:nth-child(3){margin-left:40px}.profile-trust-icon{display:grid;flex:0 0 49px;width:49px;height:49px;margin-right:17px;place-items:center;border-radius:50%}.trust-item-blue .profile-trust-icon{background:#eff8ff;color:#0675ad}.trust-item-teal .profile-trust-icon{background:#edfffb;color:var(--theme-teal)}.trust-item-purple .profile-trust-icon{background:#f0f1ff;color:var(--theme-purple)}.profile-trust-item h3{margin:0;color:#192337;font-size:12px;font-weight:500;line-height:1.35}.profile-trust-item p{margin:2px 0 0;color:#7c8798;font-size:12px;line-height:1.35}.profile-stethoscope{display:block;width:336px;height:234px;margin:16px auto 0;object-fit:contain}.profile-help-mark{position:absolute;top:-73px;right:-8px;display:grid;width:57px;height:57px;place-items:center;border:4px dashed rgba(43,187,183,.34);border-radius:50%;color:#2bbbb757}.profile-setup-footer{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:39px;color:#9ca6b5;font-size:12px}.profile-setup-footer a{color:inherit;text-decoration:none}.profile-setup-footer a:hover{color:var(--theme-primary-dark)}.profile-side-decoration{position:absolute;top:592px;left:40px;width:34px;height:31px;border-radius:18px 18px 0 0;background:#dcecf5;opacity:.8}@media (min-width: 921px) and (max-height: 950px){.profile-setup-page{padding-top:28px;padding-bottom:30px}.profile-setup-header h1{font-size:12px}.profile-setup-header p{margin-top:8px;font-size:12px;line-height:1.4}.profile-setup-progress{margin-top:22px}.profile-step{height:50px}.profile-step span{width:32px;height:32px;font-size:12px}.profile-setup-layout{margin-top:26px}.profile-form-card{height:560px;padding:31px 46px 30px}.profile-form-card h2{font-size:12px}.profile-form-card form{margin-top:24px}.profile-field-group+.profile-field-group{margin-top:18px}.profile-input-wrap{height:50px;margin-top:7px;border-radius:13px}.profile-input-wrap input{font-size:12px}.profile-license-label>span{height:23px}.profile-verification-note{min-height:54px;margin-top:11px;padding-top:9px;padding-bottom:9px;border-radius:13px}.profile-verification-note>span{width:30px;height:30px;flex-basis:30px;margin-right:13px}.profile-verification-note p{font-size:12px}.profile-form-actions{margin-top:24px}.profile-form-actions button{height:50px;border-radius:13px;font-size:12px}.profile-trust-panel{height:520px;padding-top:24px}.profile-trust-items{gap:12px}.profile-trust-item{height:76px}.profile-trust-icon{width:44px;height:44px;flex-basis:44px}.profile-stethoscope{width:288px;height:auto;margin-top:4px}.profile-help-mark{top:-64px;width:52px;height:52px}.profile-setup-footer{margin-top:19px}.profile-side-decoration{top:510px}}@media (max-width: 1180px){.profile-setup-page{padding-right:32px;padding-left:32px}.profile-setup-layout{grid-template-columns:minmax(0,1fr) 350px;gap:24px}.profile-trust-column,.profile-trust-panel{width:350px}.profile-trust-item{width:310px}.profile-trust-item:nth-child(1),.profile-trust-item:nth-child(3){margin-left:20px}.profile-trust-item:nth-child(2){margin-left:32px}}@media (max-width: 920px){.profile-setup-page{padding:48px 24px 70px}.profile-setup-layout{grid-template-columns:1fr;max-width:720px}.profile-form-card{height:auto}.profile-trust-column,.profile-trust-panel{width:100%}.profile-trust-panel{height:auto;padding:28px 28px 10px}.profile-trust-items{display:grid;grid-template-columns:repeat(3,1fr)}.profile-trust-item,.profile-trust-item:nth-child(n){width:100%;height:auto;min-height:120px;margin:0;padding:18px;flex-direction:column;align-items:flex-start}.profile-trust-icon{margin:0 0 12px}.profile-stethoscope{margin-top:8px}.profile-help-mark,.profile-side-decoration{display:none}.profile-setup-footer{margin-top:24px}}@media (max-width: 650px){.profile-setup-page{padding:34px 16px 50px}.profile-setup-header h1,.profile-setup-header p{font-size:12px}.profile-setup-header br{display:none}.profile-setup-progress{margin-top:34px}.profile-step-active{min-width:auto;padding:0 16px}.profile-step-line{width:28px;margin:0 12px}.profile-step-upcoming{min-width:auto}.profile-setup-layout{margin-top:34px}.profile-form-card{padding:32px 22px}.profile-license-label{align-items:flex-start;gap:8px;flex-direction:column}.profile-input-wrap{margin-top:9px}.profile-verification-note{align-items:flex-start}.profile-form-actions{gap:12px;margin-top:35px}.profile-form-actions button{width:50%}.profile-trust-items{grid-template-columns:1fr}.profile-trust-item,.profile-trust-item:nth-child(n){min-height:88px;flex-direction:row;align-items:center}.profile-trust-icon{margin:0 16px 0 0}.profile-setup-footer{flex-wrap:wrap;gap:14px 24px}}@media (max-width: 430px){.profile-step strong{font-size:12px}.profile-step span{width:30px;height:30px}.profile-form-card h2,.profile-input-wrap input,.profile-form-actions button{font-size:12px}}.clinic-setup-page{position:relative;min-height:100vh;overflow:hidden;padding:65px 48px 100px;background:radial-gradient(circle at 32% 43%,#edf8fdf0 0,#edf8fdc9 35%,#edf8fd00 67%),linear-gradient(120deg,#f8fbfd,#f7fafc);color:var(--theme-text-primary)}.clinic-setup-header{position:relative;z-index:1;text-align:center}.clinic-setup-header h1{margin:0;color:var(--theme-text-primary);font-size:21px;font-weight:500;letter-spacing:-1.05px;line-height:1.2}.clinic-setup-header p{margin:16px 0 0;color:#707c8f;font-size:12px;line-height:1.55}.clinic-setup-progress{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin-top:47px}.clinic-step{display:flex;align-items:center;height:56px;gap:15px;padding:0 23px;border:1px solid #c7deea;border-radius:999px;background:#fffffff0;box-shadow:0 2px 3px rgba(var(--theme-shadow-color),.04);color:#00679c}.clinic-step-complete{min-width:197px}.clinic-step-active{min-width:183px}.clinic-step span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#086d9f,#2ab9b5);color:var(--theme-surface);font-size:12px;font-weight:500}.clinic-step strong{font-size:12px;font-weight:500}.clinic-step-line{width:61px;height:1px;margin:0 25px;background:#d6dde4}.clinic-setup-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,825px) 487px;gap:32px;width:100%;max-width:1344px;margin:48px auto 0}.clinic-form-card{width:100%;height:703px;padding:49px 47px 47px;border:1px solid rgba(232,237,243,.84);border-radius:23px;background:#fffffff7;box-shadow:0 14px 35px rgba(var(--theme-shadow-color),.055)}.clinic-form-card h2{margin:0;color:var(--theme-text-primary);font-size:12px;font-weight:500;letter-spacing:-.35px;line-height:1.25}.clinic-form-card form{margin-top:38px}.clinic-field-group+.clinic-field-group{margin-top:27px}.clinic-field-group>label,.clinic-contact-label label{display:block;color:#263750;font-size:12px;font-weight:500;line-height:18px}.clinic-input-wrap{display:flex;align-items:center;width:100%;height:56px;margin-top:10px;padding:0 15px;border:1px solid #d9e0e8;border-radius:15px;background:#fbfcfd;color:#99a6b8;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.clinic-input-wrap:focus-within{border-color:var(--theme-primary);background:var(--theme-surface);box-shadow:0 0 0 3px rgba(var(--theme-primary-shadow-color),.1)}.clinic-input-wrap input{min-width:0;flex:1;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:var(--theme-field-text);font-size:12px}.clinic-input-wrap input::placeholder{color:#9ba7ba;opacity:1}.clinic-address-icon{color:#a1acbb;stroke:var(--theme-surface)}.clinic-contact-label{display:flex;align-items:center;justify-content:space-between}.clinic-contact-label>span{display:inline-flex;align-items:center;gap:5px;height:25px;padding:0 11px;border:1px solid #b6e9e4;border-radius:999px;background:#edfcfa;color:#24aaa7;font-size:12px;font-weight:500}.clinic-contact-label>span svg{color:#48bfbb;stroke:var(--theme-surface)}.clinic-information-note{display:flex;align-items:flex-start;min-height:94px;margin-top:25px;padding:16px 15px;border:1px solid #c9dff3;border-radius:15px;background:var(--theme-info-soft);color:#52637a}.clinic-information-note>span{display:grid;flex:0 0 32px;width:32px;height:32px;margin-right:15px;place-items:center;border-radius:50%;background:var(--theme-surface);color:var(--theme-info)}.clinic-information-note>span svg{stroke:var(--theme-surface)}.clinic-information-note strong{display:block;margin:1px 0 4px;color:#233047;font-size:12px;line-height:1.35}.clinic-information-note p{margin:0;font-size:12px;line-height:1.55}.clinic-form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:56px}.clinic-form-actions button{height:56px;border-radius:15px;font-size:12px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.clinic-back-button{width:232px;border:1px solid #d8dfe7;background:var(--theme-surface);color:#6e7788}.clinic-complete-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:228px;border:0;background:linear-gradient(100deg,#0875a6,#2cbab6);box-shadow:0 8px 14px #0774a72e;color:var(--theme-surface)}.clinic-form-actions button:hover{transform:translateY(-1px)}.clinic-complete-button:hover{box-shadow:0 10px 18px #0774a73d}.clinic-trust-column{position:relative;width:487px}.clinic-trust-panel{width:487px;height:599px;overflow:hidden;padding-top:32px;border-radius:22px;background:#e7f7fa91}.clinic-trust-items{display:flex;flex-direction:column;gap:15px}.clinic-trust-item{display:flex;align-items:center;width:423px;height:89px;padding:0 20px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:#ffffff91;box-shadow:0 6px 20px rgba(var(--theme-shadow-color),.025)}.clinic-trust-item:nth-child(1){margin-left:32px}.clinic-trust-item:nth-child(2){margin-left:48px}.clinic-trust-item:nth-child(3){margin-left:40px}.clinic-trust-icon{display:grid;flex:0 0 49px;width:49px;height:49px;margin-right:17px;place-items:center;border-radius:50%}.clinic-trust-blue .clinic-trust-icon{background:#eff8ff;color:#0675ad}.clinic-trust-teal .clinic-trust-icon{background:#edfffb;color:var(--theme-teal)}.clinic-trust-purple .clinic-trust-icon{background:#f0f1ff;color:var(--theme-purple)}.clinic-trust-item h3{margin:0;color:#192337;font-size:12px;font-weight:500;line-height:1.35}.clinic-trust-item p{margin:2px 0 0;color:#7c8798;font-size:12px;line-height:1.35}.clinic-stethoscope{display:grid;width:202px;height:202px;margin:20px auto 0;place-items:center;border:1px solid #bbdcea;border-radius:50%;color:#111c30}.clinic-help-mark{position:absolute;top:-104px;right:-7px;display:grid;width:57px;height:57px;place-items:center;border:4px dashed rgba(43,187,183,.34);border-radius:50%;color:#2bbbb757}.clinic-setup-footer{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:40px;color:#9ca6b5;font-size:12px}.clinic-setup-footer a{color:inherit;text-decoration:none}.clinic-setup-footer a:hover{color:var(--theme-primary-dark)}.clinic-side-decoration{position:absolute;top:719px;left:40px;width:34px;height:31px;border-radius:18px 18px 0 0;background:#dcecf5;opacity:.8}@media (min-width: 921px) and (max-height: 950px){.clinic-setup-page{padding-top:26px;padding-bottom:28px}.clinic-setup-header h1{font-size:12px}.clinic-setup-header p{margin-top:7px;font-size:12px;line-height:1.35}.clinic-setup-progress{margin-top:18px}.clinic-step{height:50px}.clinic-step span{width:32px;height:32px;font-size:12px}.clinic-setup-layout{margin-top:22px}.clinic-form-card{height:560px;padding:30px 46px 28px}.clinic-form-card h2{font-size:12px}.clinic-form-card form{margin-top:23px}.clinic-field-group+.clinic-field-group{margin-top:17px}.clinic-input-wrap{height:49px;margin-top:7px;border-radius:13px}.clinic-input-wrap input{font-size:12px}.clinic-contact-label>span{height:23px}.clinic-information-note{min-height:68px;margin-top:12px;padding-top:9px;padding-bottom:9px;border-radius:13px}.clinic-information-note>span{width:30px;height:30px;flex-basis:30px;margin-right:13px}.clinic-information-note strong,.clinic-information-note p{font-size:12px}.clinic-information-note p{line-height:1.4}.clinic-form-actions{margin-top:24px}.clinic-form-actions button{height:50px;border-radius:13px;font-size:12px}.clinic-trust-panel{height:520px;padding-top:24px}.clinic-trust-items{gap:12px}.clinic-trust-item{height:76px}.clinic-trust-icon{width:44px;height:44px;flex-basis:44px}.clinic-stethoscope{width:175px;height:175px;margin-top:13px}.clinic-stethoscope svg{width:88px;height:88px}.clinic-help-mark{top:-72px;width:52px;height:52px}.clinic-setup-footer{margin-top:19px}.clinic-side-decoration{top:520px}}@media (max-width: 1180px){.clinic-setup-page{padding-right:32px;padding-left:32px}.clinic-setup-layout{grid-template-columns:minmax(0,1fr) 380px;gap:24px}.clinic-trust-column,.clinic-trust-panel{width:380px}.clinic-trust-item{width:340px}.clinic-trust-item:nth-child(1),.clinic-trust-item:nth-child(3){margin-left:20px}.clinic-trust-item:nth-child(2){margin-left:32px}}@media (max-width: 920px){.clinic-setup-page{padding:48px 24px 70px}.clinic-setup-layout{grid-template-columns:1fr;max-width:720px}.clinic-form-card{height:auto}.clinic-trust-column,.clinic-trust-panel{width:100%}.clinic-trust-panel{height:auto;padding:28px 28px 32px}.clinic-trust-items{display:grid;grid-template-columns:repeat(3,1fr)}.clinic-trust-item,.clinic-trust-item:nth-child(n){width:100%;min-height:120px;height:auto;margin:0;padding:18px;flex-direction:column;align-items:flex-start}.clinic-trust-icon{margin:0 0 12px}.clinic-stethoscope{margin-top:24px}.clinic-help-mark,.clinic-side-decoration{display:none}.clinic-setup-footer{margin-top:24px}}@media (max-width: 650px){.clinic-setup-page{padding:34px 16px 50px}.clinic-setup-header h1,.clinic-setup-header p{font-size:12px}.clinic-setup-header br{display:none}.clinic-setup-progress{margin-top:34px}.clinic-step{min-width:auto;padding:0 14px}.clinic-step-line{width:25px;margin:0 10px}.clinic-setup-layout{margin-top:34px}.clinic-form-card{padding:32px 22px}.clinic-contact-label{align-items:flex-start;gap:8px;flex-direction:column}.clinic-input-wrap{margin-top:9px}.clinic-form-actions{gap:12px;margin-top:35px}.clinic-form-actions button{width:50%;padding:0 12px}.clinic-trust-items{grid-template-columns:1fr}.clinic-trust-item,.clinic-trust-item:nth-child(n){min-height:88px;flex-direction:row;align-items:center}.clinic-trust-icon{margin:0 16px 0 0}.clinic-setup-footer{flex-wrap:wrap;gap:14px 24px}}@media (max-width: 430px){.clinic-step strong{font-size:12px}.clinic-step span{width:30px;height:30px}.clinic-form-card h2,.clinic-input-wrap input,.clinic-form-actions button{font-size:12px}}.dashboard-header{position:fixed;top:0;right:0;left:0;z-index:50;display:grid;grid-template-columns:var(--dashboard-sidebar-width) minmax(340px,1fr) auto;align-items:center;height:var(--dashboard-header-height);border-bottom:1px solid #edf1f6;background:#fffffffa}.dashboard-header-brand{display:flex;align-items:center;height:100%;padding-left:34px}.dashboard-header-brand img{display:block;width:132px;height:40px;object-fit:contain}.dashboard-mobile-menu{display:none;width:38px;height:38px;margin-right:10px;padding:0;place-items:center;border:0;border-radius:10px;background:#eef5ff;color:#155b8d;cursor:pointer}.dashboard-header-search{display:flex;align-items:center;width:min(576px,calc(100% - 64px));height:48px;margin-left:65px;padding:0 16px;border-radius:17px;background:#f0f3f8;color:#91a0b5}.dashboard-header-search input{min-width:0;flex:1;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:#26344b;font-size:12px}.dashboard-header-search input::placeholder{color:#a0aabc;opacity:1}.dashboard-header-actions{display:flex;align-items:center;justify-self:end;height:100%;padding-right:34px}.dashboard-header-icon{position:relative;display:grid;width:42px;height:42px;margin-left:8px;padding:0;place-items:center;border:0;border-radius:50%;background:#f7f9fc;color:#657995;cursor:pointer}.dashboard-header-icon>span{position:absolute;top:8px;right:8px;width:6px;height:6px;border:1px solid #ffffff;border-radius:50%;background:#ef4444}.dashboard-header-divider{width:1px;height:40px;margin:0 17px 0 19px;background:#e7ecf2}.dashboard-profile-copy{display:flex;flex-direction:column;align-items:flex-end;min-width:110px}.dashboard-profile-copy strong{color:#253147;font-size:12px;line-height:1.35}.dashboard-profile-copy span{margin-top:1px;color:#6d7f97;font-size:12px}.dashboard-profile-avatar{width:42px;height:42px;margin-left:14px;border:2px solid #eef3f7;border-radius:50%;object-fit:cover;object-position:center 25%}@media (max-width: 1120px){.dashboard-header{grid-template-columns:var(--dashboard-sidebar-compact-width) minmax(260px,1fr) auto}.dashboard-header-brand{justify-content:center;padding-left:0}.dashboard-header-brand img{width:48px;object-fit:cover;object-position:left}.dashboard-header-search{margin-left:26px}}@media (max-width: 760px){.dashboard-header{grid-template-columns:auto minmax(0,1fr) auto;padding:0 14px}.dashboard-header-brand{padding:0}.dashboard-mobile-menu{display:grid}.dashboard-header-brand img{width:42px}.dashboard-header-search{width:100%;margin:0 12px}.dashboard-header-actions{padding:0}.dashboard-header-icon:nth-of-type(2),.dashboard-header-divider,.dashboard-profile-copy{display:none}.dashboard-profile-avatar{margin-left:8px}}@media (max-width: 520px){.dashboard-header-search{height:42px;padding:0 12px}.dashboard-header-search input{padding-left:8px;font-size:12px}.dashboard-header-icon{display:none}}.dashboard-sidebar{position:fixed;top:var(--dashboard-header-height);bottom:0;left:0;z-index:40;width:var(--dashboard-sidebar-width);overflow-y:auto;border-right:1px solid #eef2f6;background:#fff}.dashboard-sidebar nav{padding-top:32px}.dashboard-sidebar-group{display:flex;flex-direction:column}.dashboard-sidebar-link{position:relative;display:flex;align-items:center;width:calc(100% - 24px);height:52px;padding:0 33px;border-radius:0 14px 14px 0;color:#687c98;text-decoration:none;transition:background .15s ease,color .15s ease}.dashboard-sidebar-link svg{flex:0 0 20px}.dashboard-sidebar-link span{margin-left:21px;font-size:12px;font-weight:500}.dashboard-sidebar-link:hover{background:#f5f8fd;color:#155d90}.dashboard-sidebar-link-active{isolation:isolate;background:transparent;color:#07578c;border-radius:0 24px 24px 0}.dashboard-sidebar-link-active:before,.dashboard-sidebar-link-active:after{position:absolute;top:0;height:100%;border-radius:0 10px 10px 0;content:""}.dashboard-sidebar-link-active:before{right:7px;left:0;z-index:1;background:#eaf2ff}.dashboard-sidebar-link-active:after{right:0;z-index:0;width:29px;background:#0d5c91}.dashboard-sidebar-link-active svg,.dashboard-sidebar-link-active span{position:relative;z-index:2}.dashboard-sidebar-link-active span{font-weight:500}.dashboard-sidebar-heading{margin:25px 0 12px 34px;color:#92a3ba;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.dashboard-sidebar-admin .dashboard-sidebar-link{height:52px}.dashboard-sidebar-close,.dashboard-sidebar-overlay{display:none}@media (max-width: 1120px) and (min-width: 761px){.dashboard-sidebar{width:var(--dashboard-sidebar-compact-width)}.dashboard-sidebar-link{width:calc(100% - 10px);justify-content:center;padding:0}.dashboard-sidebar-link span,.dashboard-sidebar-heading{display:none}}@media (max-width: 760px){.dashboard-sidebar{top:0;z-index:70;width:278px;padding-top:38px;box-shadow:18px 0 40px #0f172a29;transform:translate(-105%);transition:transform .19s ease}.dashboard-sidebar-open{transform:translate(0)}.dashboard-sidebar-close{position:absolute;top:10px;right:12px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:10px;background:#eff4fa;color:#34516f;cursor:pointer}.dashboard-sidebar-overlay{position:fixed;inset:0;z-index:60;display:block;width:100%;height:100%;padding:0;border:0;background:#0f172a59}}.doctor-dashboard-page{min-height:100vh;background:#f4f7fd;color:var(--dashboard-navy)}.doctor-dashboard-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 31px) 32px 44px;background-color:#f7f9fe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='132' height='76' viewBox='0 0 132 76'%3E%3Cg fill='none' stroke='%23dfe6f1' stroke-width='1' opacity='.72'%3E%3Cpath d='M33 1l32 18v37L33 75 1 56V19zM99 1l32 18v37L99 75 67 56V19z'/%3E%3C/g%3E%3C/svg%3E");background-size:132px 76px}.dashboard-welcome-row{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:none;height:105px;margin:0 auto}.dashboard-welcome-row h1{margin:0;color:var(--dashboard-navy);font-size:12px;font-weight:500;letter-spacing:-.8px;line-height:1.2}.dashboard-welcome-row p{margin:4px 0 0;color:var(--dashboard-muted);font-size:12px;line-height:1.4}.dashboard-date-card{display:flex;align-items:center;width:200px;height:68px;margin-top:4px;padding:0 15px;border:1px solid #eef2f6;border-radius:17px;background:#fffffff0;box-shadow:0 5px 12px #0f172a0d}.dashboard-date-card svg{margin-right:12px;color:#22b7b4}.dashboard-date-card div{display:flex;flex-direction:column}.dashboard-date-card strong{color:#263249;font-size:12px;line-height:1.35}.dashboard-date-card span{margin-top:2px;color:#8da0b9;font-size:11px}.dashboard-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;width:100%;max-width:none;margin:0 auto}.dashboard-primary-column{min-width:0}.dashboard-revenue-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dashboard-stat-card{height:173px;padding:24px;border:1px solid #eef2f7;border-radius:23px;background:#fffffff7;box-shadow:0 8px 18px #0f172a0e}.dashboard-stat-top{display:flex;align-items:flex-start;justify-content:space-between}.dashboard-stat-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#eef6ff;color:var(--dashboard-blue)}.dashboard-stat-card:nth-child(3) .dashboard-stat-icon{background:#eefbf9;color:var(--dashboard-teal)}.dashboard-stat-change{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:8px;background:#dcfbe6;color:#17a84e;font-size:12px;font-weight:500}.dashboard-stat-card>p{margin:17px 0 3px;color:#667b99;font-size:12px;line-height:1.35}.dashboard-stat-card>strong{color:var(--dashboard-navy);font-size:21px;font-weight:500;letter-spacing:.1px;line-height:1.2}.dashboard-stat-featured{border-color:#175d90;background:#1b5d8e;box-shadow:0 11px 20px #124f7b38}.dashboard-stat-featured .dashboard-stat-icon{background:#fff3;color:#fff}.dashboard-stat-featured .dashboard-stat-change{background:#ffffff2e;color:#fff}.dashboard-stat-featured>p{color:#bed5e8}.dashboard-stat-featured>strong{color:#fff}.dashboard-appointments-card,.dashboard-analytics-card{border:1px solid #edf1f6;background:#fffffff7;box-shadow:0 9px 22px #0f172a0b}.dashboard-appointments-card{min-height:389px;margin-top:32px;padding:32px;border-radius:24px}.dashboard-section-heading,.dashboard-analytics-heading{display:flex;align-items:center;justify-content:space-between}.dashboard-section-heading h2,.dashboard-analytics-heading h2{margin:0;color:var(--dashboard-navy);font-size:12px;font-weight:500;letter-spacing:-.25px}.dashboard-section-heading a{color:#075789;font-size:12px;font-weight:500;text-decoration:none}.dashboard-appointment-list{display:flex;flex-direction:column;gap:16px;margin-top:25px}.dashboard-appointment-row{display:grid;grid-template-columns:48px minmax(190px,1fr) 108px 100px 40px;align-items:center;height:80px;padding:0 16px;border:1px solid #eff3f7;border-radius:16px;background:#fff}.dashboard-patient-avatar{display:grid;width:48px;height:48px;place-items:center;border:2px solid #ffffff;border-radius:15px;box-shadow:0 3px 8px #0f172a1a;color:#fff;font-size:12px;font-weight:500}.appointment-avatar-sarah{background:linear-gradient(145deg,#ba8d6a,#3c5f59)}.appointment-avatar-michael{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.appointment-avatar-arthur{background:linear-gradient(145deg,#536b66,#18262a)}.dashboard-patient-details{min-width:0;padding-left:16px}.dashboard-patient-details h3{margin:0;overflow:hidden;color:#2c374c;font-size:12px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.dashboard-patient-details p{margin:2px 0 0;overflow:hidden;color:#7186a3;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dashboard-appointment-time{display:flex;flex-direction:column;padding-left:10px}.dashboard-appointment-time strong{color:#2a3549;font-size:12px}.dashboard-appointment-time span{margin-top:3px;color:#9aacbf;font-size:10px}.dashboard-appointment-status{justify-self:center;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap}.appointment-status-confirmed{background:#e5efff;color:#2473f2}.appointment-status-waiting{background:#fff1c9;color:#d77c08}.appointment-status-way{background:#e7f8f8;color:#16aead}.dashboard-appointment-row>button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:13px;background:var(--dashboard-teal);color:#fff;cursor:pointer}.dashboard-analytics-card{height:437px;margin-top:32px;padding:34px 32px 25px;border-radius:23px}.dashboard-analytics-heading p{margin:3px 0 0;color:#7186a2;font-size:12px}.dashboard-chart-tabs{display:flex;align-items:center;padding:5px;border-radius:13px;background:#f6f8fb}.dashboard-chart-tabs button{height:37px;padding:0 17px;border:0;border-radius:10px;background:transparent;color:#6d7c94;font-size:12px;cursor:pointer}.dashboard-chart-tabs .dashboard-chart-tab-active{background:#fff;box-shadow:0 2px 8px #0f172a12;color:#145887;font-weight:500}.revenue-chart-wrap{width:100%;height:310px;margin-top:8px}.revenue-chart{display:block;width:100%;height:100%}.dashboard-insights-panel{position:relative;height:clamp(620px,calc(100vh - 236px),802px);overflow:hidden;padding:34px 32px 32px;border-radius:31px;background:#e8f0f9c4}.dashboard-insights-panel>h2{margin:0;color:#175d90;font-size:21px;font-weight:500;letter-spacing:-.35px}.dashboard-insights-panel>p{max-width:310px;margin:10px 0 0;color:#6e82a0;font-size:12px;line-height:1.45}.dashboard-schedule-card,.dashboard-satisfaction-card,.dashboard-clinic-status-card{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.88);background:#ffffffdb;box-shadow:0 13px 25px #14436421;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dashboard-schedule-card{top:160px;right:31px;width:225px;height:100px;padding:16px;border-radius:17px}.dashboard-schedule-title{display:flex;align-items:center}.dashboard-schedule-title>span{display:grid;width:32px;height:32px;margin-right:12px;place-items:center;border-radius:9px;background:#2bb7b5;color:#fff}.dashboard-schedule-title strong{color:#34425a;font-size:12px}.dashboard-schedule-progress{height:4px;margin-top:8px;overflow:hidden;border-radius:999px;background:#e6ecf2}.dashboard-schedule-progress i{display:block;width:64%;height:100%;background:#25b5b4}.dashboard-schedule-card small{display:block;margin-top:7px;color:#687b95;font-size:10px}.dashboard-doctor-illustration{position:absolute;top:241px;left:32px;z-index:1;display:block;width:316px;height:316px;object-fit:contain}.dashboard-satisfaction-card{top:332px;right:16px;width:192px;height:138px;padding:20px;border-radius:18px}.dashboard-satisfaction-card>span{display:block;color:#5780a0;font-size:10px;font-weight:500;text-transform:uppercase}.dashboard-satisfaction-card>strong{display:block;margin-top:6px;color:#0d5686;font-size:12px;line-height:1}.dashboard-satisfaction-card>strong small{margin-left:3px;font-size:12px}.dashboard-satisfaction-avatars{display:flex;align-items:center;margin-top:12px}.dashboard-satisfaction-avatars i{display:grid;width:22px;height:22px;margin-left:-5px;place-items:center;border:2px solid #ffffff;border-radius:50%;background:#a87860;color:#fff;font-size:8px;font-style:normal;font-weight:500}.dashboard-satisfaction-avatars i:first-child{margin-left:0}.dashboard-satisfaction-avatars i:nth-child(2){background:#527c7c}.dashboard-satisfaction-avatars i:nth-child(3){background:#cd8d77}.dashboard-satisfaction-avatars i:nth-child(4){background:#5f6b81}.dashboard-satisfaction-avatars i:last-child{background:#26b3b0;font-size:7px}.dashboard-clinic-status-card{top:457px;left:32px;width:257px;height:128px;padding:20px;border-radius:18px}.dashboard-clinic-status-top{display:flex;align-items:center}.dashboard-clinic-status-top>span{display:grid;width:42px;height:42px;margin-right:12px;place-items:center;border-radius:12px;background:#6465fa;color:#fff}.dashboard-clinic-status-top div{display:flex;flex-direction:column}.dashboard-clinic-status-top strong{color:#3b4960;font-size:12px}.dashboard-clinic-status-top small{margin-top:2px;color:#22bd62;font-size:10px;font-weight:500;text-transform:uppercase}.dashboard-active-staff{display:flex;align-items:center;justify-content:space-between;height:31px;margin-top:14px;padding:0 9px;border-radius:10px;background:#f2f7fbeb}.dashboard-active-staff span{color:#687b93;font-size:10px}.dashboard-active-staff strong{color:#38445a;font-size:11px}.dashboard-report-button{position:absolute;right:31px;bottom:32px;left:32px;display:flex;align-items:center;justify-content:center;height:56px;padding:0;border:0;border-radius:16px;background:#185e91;box-shadow:0 10px 18px #185e9138;color:#fff;font-size:12px;font-weight:500;cursor:pointer}.dashboard-report-button svg{margin-right:9px}@media (max-width: 1280px){.dashboard-welcome-row,.dashboard-content-grid{max-width:none}.dashboard-content-grid{grid-template-columns:minmax(600px,1fr) 340px;gap:24px}.dashboard-revenue-cards{gap:16px}.dashboard-stat-card{padding:20px}.dashboard-stat-card>strong{font-size:21px}.dashboard-appointment-row{grid-template-columns:48px minmax(160px,1fr) 100px 94px 40px;padding:0 12px}.dashboard-insights-panel{padding-right:24px;padding-left:24px}.dashboard-doctor-illustration{left:13px}.dashboard-clinic-status-card,.dashboard-report-button{left:24px}.dashboard-report-button{right:24px}}@media (max-width: 1120px){.doctor-dashboard-main{margin-left:var(--dashboard-sidebar-compact-width)}.dashboard-content-grid{grid-template-columns:minmax(0,1fr)}.dashboard-insights-panel{width:100%;max-width:684px;margin:0 auto}}@media (max-width: 760px){.doctor-dashboard-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 24px) 18px 36px}.dashboard-welcome-row{height:auto;margin-bottom:26px}.dashboard-welcome-row h1,.dashboard-welcome-row p{font-size:12px}.dashboard-date-card{display:none}.dashboard-revenue-cards{grid-template-columns:1fr}.dashboard-stat-card{height:155px}.dashboard-appointments-card,.dashboard-analytics-card{padding:24px 18px}.dashboard-appointment-row{grid-template-columns:48px minmax(0,1fr) 40px;height:auto;min-height:84px}.dashboard-appointment-time,.dashboard-appointment-status{display:none}.dashboard-analytics-card{height:auto}.dashboard-chart-tabs button{padding:0 10px}.dashboard-insights-panel{height:760px}}@media (max-width: 440px){.doctor-dashboard-main{padding-right:12px;padding-left:12px}.dashboard-welcome-row h1{font-size:21px}.dashboard-section-heading h2,.dashboard-analytics-heading h2{font-size:12px}.dashboard-section-heading a{display:none}.dashboard-analytics-heading{align-items:flex-start;flex-direction:column;gap:15px}.dashboard-insights-panel{padding-right:16px;padding-left:16px}.dashboard-insights-panel>h2{font-size:12px}.dashboard-schedule-card{right:16px}.dashboard-doctor-illustration{left:0;width:310px}.dashboard-satisfaction-card{right:6px}.dashboard-clinic-status-card{left:16px}.dashboard-report-button{right:16px;left:16px;font-size:12px}}.reusable-data-table{width:100%;overflow:hidden;border:1px solid #e9eef5;border-radius:23px;background:#fff;box-shadow:0 3px 9px #0f172a09}.reusable-data-table-scroll{width:100%;overflow-x:auto}.reusable-data-table table{width:100%;border-collapse:collapse;border-spacing:0}.reusable-data-table th,.reusable-data-table td{padding:0 16px;text-align:left;vertical-align:middle}.reusable-data-table thead tr{height:54px;background:#fbfcff}.reusable-data-table th{color:#93a3ba;font-size:10px;font-weight:500;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.reusable-data-table tbody tr{border-top:1px solid #edf1f6}.reusable-data-table tbody tr:hover{background:#fbfdff}.reusable-data-table-empty{height:150px;color:#8493a9;font-size:12px;text-align:center!important}.reusable-data-table-footer{display:flex;align-items:center;justify-content:center;min-height:59px;border-top:1px solid #edf1f6;background:#fbfcfe}.doctor-appointments-page{min-height:100vh;background:#f4f7fd;color:var(--dashboard-navy)}.doctor-appointments-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 34px) 32px 60px 38px;background:#f5f7ff}.appointments-title-row{display:flex;align-items:flex-start;justify-content:space-between;height:102px}.appointments-title-row h1{margin:0;color:#273349;font-size:12px;font-weight:500;letter-spacing:-.7px;line-height:1.2}.appointments-title-row p{margin:3px 0 0;color:#6d819e;font-size:12px;line-height:1.4}.new-appointment-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:213px;height:50px;margin-top:10px;padding:0 23px;border:0;border-radius:16px;background:#155b8d;box-shadow:0 8px 14px #155b8d33;color:#fff;font-size:12px;font-weight:500;cursor:pointer}.appointments-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px}.appointments-primary-column,.appointments-side-column{min-width:0}.appointments-filters{display:flex;align-items:center;justify-content:space-between;height:85px;padding:0 20px;border:1px solid #e9eef5;border-radius:23px;background:#fff;box-shadow:0 3px 9px #0f172a09}.appointments-period-tabs{display:flex;align-items:center;gap:11px}.appointments-period-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:#687b98;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}.appointments-period-tabs .appointments-period-active{background:#edf4ff;color:#115886;font-weight:500}.appointments-status-filter{display:flex;align-items:center}.appointments-select-wrap{position:relative;display:flex;align-items:center;width:132px;height:38px;border:1px solid #edf1f5;border-radius:12px;background:#f8fafc}.appointments-select-wrap select{width:100%;height:100%;padding:0 34px 0 15px;border:0;outline:0;appearance:none;background:transparent;color:#2f3c52;font-size:12px;cursor:pointer}.appointments-select-wrap svg{position:absolute;right:12px;color:#70839d;pointer-events:none}.appointments-filter-divider{width:1px;height:30px;margin:0 19px;background:#edf1f5}.appointments-status-filter>button{display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;background:transparent;color:#687d99;cursor:pointer}.appointments-data-table{margin-top:24px}.appointments-data-table table{min-width:700px}.appointments-data-table tbody tr{height:101px}.appointments-data-table th:first-child,.appointments-data-table td:first-child{padding-left:32px}.appointments-data-table th:last-child,.appointments-data-table td:last-child{padding-right:31px}.appointments-patient-cell{display:flex;align-items:center}.appointments-table-avatar{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border:2px solid #ffffff;border-radius:15px;box-shadow:0 3px 8px #0f172a1a;color:#fff;font-size:11px;font-weight:500}.appointments-avatar-sarah{background:linear-gradient(145deg,#bd916d,#3f625b)}.appointments-avatar-michael{background:linear-gradient(145deg,#ef70bb,#0fa8bb)}.appointments-avatar-arthur{background:linear-gradient(145deg,#6d8580,#223239)}.appointments-avatar-emma{background:linear-gradient(145deg,#c3a086,#3b7480)}.appointments-patient-cell>div,.appointments-time-cell{display:flex;flex-direction:column}.appointments-patient-cell>div{min-width:0;margin-left:16px}.appointments-patient-cell strong,.appointments-time-cell strong{color:#283449;font-size:12px;font-weight:500;line-height:1.35}.appointments-patient-cell span,.appointments-time-cell span{margin-top:2px;color:#90a1b8;font-size:11px;line-height:1.3}.appointments-type-chip,.appointments-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 12px;border:1px solid transparent;border-radius:9px;font-size:10px;font-weight:500;text-transform:uppercase;white-space:nowrap}.appointment-type-regular{border-color:#cfe3fb;background:#eef6ff;color:#0c5b91}.appointment-type-ecg{border-color:#f8df9d;background:#fff9e9;color:#bd6507}.appointment-type-new{border-color:#b9ece8;background:#effcfa;color:#087e7b}.appointment-type-surgery{border-color:#ffd7db;background:#fff1f2;color:#c81e36}.appointments-status-chip{min-width:86px;border:0;border-radius:999px}.appointment-table-status-confirmed{background:#e6efff;color:#1f6cf3}.appointment-table-status-waiting{background:#fff0c5;color:#d67808}.appointment-table-status-way{background:#d9f8f2;color:#09958f}.appointment-table-status-completed{background:#d7f8e8;color:#06996b}.appointments-actions-cell{display:flex;align-items:center;gap:12px}.appointments-start-button{width:70px;height:34px;padding:0;border:0;border-radius:11px;background:#29b4b3;box-shadow:0 4px 8px #29b4b333;color:#fff;font-size:12px;font-weight:500;cursor:pointer}.appointments-start-button:disabled{background:#e2e9f2;box-shadow:none;color:#9caec2;cursor:not-allowed}.appointments-more-button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid #edf1f6;border-radius:12px;background:#f8fafc;color:#8da1b9;cursor:pointer}.appointments-load-more{border:0;background:transparent;color:#075789;font-size:12px;font-weight:500;cursor:pointer}.appointments-overview-card,.appointments-calendar-card{border:1px solid #e8edf4;border-radius:23px;background:#fff;box-shadow:0 3px 9px #0f172a09}.appointments-overview-card{height:279px;padding:24px}.appointments-overview-card h2,.appointments-calendar-card h2{margin:0;color:#293549;font-size:12px;font-weight:500}.appointments-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:17px}.appointments-overview-grid article{display:flex;height:87px;padding:18px 16px;border-radius:16px;flex-direction:column}.appointments-overview-grid strong{font-size:12px;line-height:1.15}.appointments-overview-grid span{margin-top:5px;color:#6f819a;font-size:12px}.overview-booked{background:#edf4ff;color:#135a8b}.overview-pending{background:#edfbf9;color:#20aaa9}.overview-completed{background:#d9fae8;color:#12a85d}.overview-cancelled{background:#ffe1e3;color:#e6444b}.appointments-calendar-card{height:263px;margin-top:32px;padding:24px}.appointments-calendar-heading{display:flex;align-items:center;justify-content:space-between}.appointments-calendar-heading>div{display:flex;gap:8px}.appointments-calendar-heading button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:#f7f9fc;color:#72849d;cursor:pointer}.appointments-calendar-weekdays,.appointments-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.appointments-calendar-weekdays{margin-top:24px}.appointments-calendar-weekdays span{color:#91a2b9;font-size:10px;font-weight:500}.appointments-calendar-days{row-gap:4px;margin-top:10px}.appointments-calendar-days button{display:grid;justify-self:center;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#253247;font-size:12px;cursor:pointer}.appointments-calendar-days .appointments-calendar-muted{color:#c8d2df}.appointments-calendar-days .appointments-calendar-selected{background:#155b8d;color:#fff;font-weight:500}@media (max-width: 1180px){.doctor-appointments-main{margin-left:var(--dashboard-sidebar-compact-width);padding-left:28px}.appointments-content-grid{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.appointments-filters{padding:0 14px}.appointments-period-tabs{gap:3px}.appointments-period-tabs button{padding:0 11px}}@media (max-width: 940px){.appointments-content-grid{grid-template-columns:1fr}.appointments-side-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.appointments-calendar-card{margin-top:0}}@media (max-width: 760px){.doctor-appointments-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 24px) 16px 40px}.appointments-title-row{height:auto;margin-bottom:28px}.appointments-title-row h1,.appointments-title-row p{font-size:12px}.new-appointment-button{min-width:auto;padding:0 16px}.appointments-filters{height:auto;padding:14px;flex-direction:column;align-items:stretch;gap:12px}.appointments-period-tabs{overflow-x:auto}.appointments-status-filter{justify-content:flex-end}.appointments-side-column{grid-template-columns:1fr}.appointments-overview-card,.appointments-calendar-card{height:auto;min-height:263px}}@media (max-width: 500px){.appointments-title-row{flex-direction:column;gap:16px}.new-appointment-button{width:100%;margin-top:0}.appointments-period-tabs button{padding:0 10px;font-size:12px}}.reusable-pagination{display:flex;align-items:center;gap:8px}.reusable-pagination button{display:grid;min-width:40px;height:40px;padding:0 10px;place-items:center;border:1px solid #e5ebf3;border-radius:11px;background:#fff;color:#687c98;font-size:12px;cursor:pointer}.reusable-pagination button:hover:not(:disabled):not(.reusable-pagination-active){border-color:#9acbe2;color:#155b8d}.reusable-pagination button:disabled{color:#b3bfce;cursor:not-allowed}.reusable-pagination .reusable-pagination-active{border-color:#0d5687;background:#0d5687;color:#fff;font-weight:500}.reusable-pagination-ellipsis{display:grid;min-width:28px;height:40px;place-items:center;color:#8090a6;font-size:12px;letter-spacing:1px}@media (max-width: 500px){.reusable-pagination{gap:5px}.reusable-pagination button{min-width:34px;height:36px;padding:0 7px}}.doctor-patients-page{min-height:100vh;background:#f5f8fc;color:var(--dashboard-navy)}.doctor-patients-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 40px) 42px 76px 40px;background:#f5f8fc}.patients-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 421px;gap:32px}.patients-primary-column,.patients-side-column{min-width:0}.patients-title-row{display:flex;align-items:flex-start;justify-content:space-between;height:131px}.patients-title-row h1{margin:0;color:#202c41;font-size:12px;font-weight:500;letter-spacing:-.9px;line-height:1.15}.patients-title-row p{margin:10px 0 0;color:#667b99;font-size:12px;line-height:1.45}.patients-add-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;width:172px;height:81px;margin-top:35px;padding:0 17px;border:0;border-radius:17px;background:linear-gradient(115deg,#13ace7,#048fca);box-shadow:0 9px 15px #0390ca33;color:#fff;font-size:12px;font-weight:500;line-height:1.4;cursor:pointer}.patients-search-row{display:grid;grid-template-columns:minmax(0,1fr) 122px;gap:16px;height:56px;margin-top:24px}.patients-search-box{display:flex;align-items:center;height:56px;padding:0 15px;border:1px solid #dce4ed;border-radius:17px;background:#fff;box-shadow:0 2px 4px #0f172a09;color:#8ea0b7}.patients-search-box input{min-width:0;flex:1;height:100%;padding:0 13px;border:0;outline:0;background:transparent;color:#27344a;font-size:12px}.patients-search-box input::placeholder{color:#9aa8ba;opacity:1}.patients-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0;border:1px solid #dce4ed;border-radius:16px;background:#fff;box-shadow:0 2px 4px #0f172a09;color:#3d4b61;font-size:12px;font-weight:500;cursor:pointer}.patients-data-table{margin-top:24px}.patients-data-table table{min-width:600px}.patients-data-table thead tr{height:70px}.patients-data-table tbody tr{height:88px}.patients-data-table th:first-child,.patients-data-table td:first-child{padding-left:36px}.patients-data-table th:last-child,.patients-data-table td:last-child{padding-right:35px}.patients-id-cell{display:flex;color:#0587c6;font-size:12px;font-weight:500;line-height:1.55;flex-direction:column}.patients-id-cell strong{font:inherit}.patients-name-cell{display:flex;align-items:center}.patients-table-avatar{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border:2px solid #ffffff;border-radius:50%;box-shadow:0 3px 7px #0f172a1c;color:#fff;font-size:9px;font-weight:500}.patients-avatar-sarah{background:linear-gradient(145deg,#c49a80,#687c79)}.patients-avatar-robert{background:linear-gradient(145deg,#ed66ba,#16a3bf)}.patients-avatar-emily{background:linear-gradient(145deg,#b68a72,#496b69)}.patients-avatar-michael{background:linear-gradient(145deg,#c6b19d,#5f6461)}.patients-avatar-sophia{background:linear-gradient(145deg,#b87b65,#386c78)}.patients-name-cell>strong{max-width:90px;margin-left:13px;color:#1d293e;font-size:12px;font-weight:500;line-height:1.45}.patients-contact-cell{display:flex;color:#536781;font-size:12px;line-height:1.55;flex-direction:column}.patients-contact-cell strong{font:inherit}.patients-actions-cell{display:flex;align-items:center;gap:9px}.patients-actions-cell button{display:grid;width:37px;height:37px;padding:0;place-items:center;border:1px solid #dce5ef;border-radius:10px;background:#fff;color:#8ca0b8;cursor:pointer}.patients-actions-cell button:hover{border-color:#8ccfe9;color:#098ac6}.patients-data-table .reusable-data-table-footer{min-height:62px}.patients-table-pagination{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 31px}.patients-table-pagination>span{color:#5e718d;font-size:12px}.patients-pagination{gap:4px}.patients-pagination button{min-width:32px;width:32px;height:32px;padding:0;border:0;background:transparent;color:#1e293b;font-size:12px}.patients-pagination .reusable-pagination-active{background:#0da4df;color:#fff}.patients-overview-card{position:relative;height:480px;overflow:hidden;padding:34px 32px 16px;border-radius:31px;background:linear-gradient(135deg,#10abe5,#12a0aa);color:#fff;box-shadow:0 15px 30px #0795b51f}.patients-overview-card:before{position:absolute;top:-18px;left:8px;width:43px;height:56px;border-radius:14px;background:#ffffff1a;content:""}.patients-overview-card h2{position:relative;z-index:2;margin:0;font-size:12px;font-weight:500;line-height:1.25}.patients-overview-card>p{position:relative;z-index:2;margin:9px 0 0;color:#ffffffc7;font-size:12px}.patients-overview-card>img{position:absolute;top:129px;left:32px;z-index:1;display:block;width:356px;height:224px;object-fit:contain}.patients-overview-decoration{position:absolute;right:-43px;bottom:-58px;width:170px;height:170px;border:23px solid rgba(0,115,126,.3);border-radius:42px;transform:rotate(45deg)}.patients-recent-activity{position:absolute;right:32px;bottom:15px;left:32px;z-index:3;display:flex;align-items:center;height:72px;padding:0 16px;border:1px solid rgba(255,255,255,.78);border-radius:17px;background:#e6fafac7;box-shadow:0 7px 15px #00556214;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.patients-recent-activity>span{display:grid;flex:0 0 40px;width:40px;height:40px;margin-right:15px;place-items:center;border-radius:10px;background:#e8faff;color:#078bc5}.patients-recent-activity>span svg{stroke:#e8faff}.patients-recent-activity div{min-width:0}.patients-recent-activity strong{display:block;color:#0677b1;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.patients-recent-activity p{margin:3px 0 0;overflow:hidden;color:#1f2d43;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.patients-upcoming-card{height:316px;margin-top:32px;padding:34px 32px 31px;border:1px solid #e8edf4;border-radius:25px;background:#fff;box-shadow:0 4px 10px #0f172a09}.patients-upcoming-card>h2{display:flex;align-items:center;margin:0;color:#202c41;font-size:12px;font-weight:500}.patients-upcoming-card>h2 svg{margin-right:9px;color:#08a3df}.patients-upcoming-list{display:flex;margin-top:22px;flex-direction:column;gap:22px}.patients-upcoming-list article{display:grid;grid-template-columns:49px minmax(0,1fr) auto;align-items:center}.patients-date-chip{display:flex;width:49px;height:49px;align-items:center;justify-content:center;border-radius:13px;background:#eff9ff;color:#0489c9;flex-direction:column}.patients-date-chip small{font-size:11px;font-weight:500}.patients-date-chip strong{margin-top:1px;font-size:12px;line-height:1}.patients-upcoming-list article>div{display:flex;min-width:0;margin-left:15px;flex-direction:column}.patients-upcoming-list article>div strong{color:#1f2b40;font-size:12px}.patients-upcoming-list article>div span{margin-top:4px;overflow:hidden;color:#768ba7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.patients-upcoming-list time{margin-left:12px;color:#8ba0ba;font-size:12px;font-weight:500;white-space:nowrap}.patients-view-appointments{width:100%;height:48px;margin-top:30px;border:2px dashed #d9e3ee;border-radius:13px;background:#fff;color:#91a1b7;font-size:12px;font-weight:500;cursor:pointer}@media (max-width: 1180px){.doctor-patients-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:28px;padding-left:28px}.patients-content-grid{grid-template-columns:minmax(0,1fr) 380px;gap:24px}.patients-overview-card>img{left:12px}}@media (max-width: 930px){.patients-content-grid{grid-template-columns:1fr}.patients-side-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.patients-overview-card{height:420px}.patients-overview-card>img{top:110px}.patients-upcoming-card{height:420px;margin-top:0}}@media (max-width: 760px){.doctor-patients-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 24px) 16px 42px}.patients-title-row{height:auto;margin-bottom:25px}.patients-title-row h1,.patients-title-row p{font-size:12px}.patients-add-button{height:62px;margin-top:0}.patients-search-row{margin-top:0}.patients-side-column{grid-template-columns:1fr}.patients-overview-card,.patients-upcoming-card{width:100%;max-width:480px;margin-right:auto;margin-left:auto}}@media (max-width: 500px){.patients-title-row{flex-direction:column;gap:18px}.patients-title-row br{display:none}.patients-add-button{width:100%}.patients-search-row{grid-template-columns:1fr;height:auto}.patients-filter-button{height:48px}.patients-table-pagination{padding:10px 16px;align-items:flex-start;flex-direction:column;gap:8px}.patients-overview-card{padding-right:20px;padding-left:20px}.patients-recent-activity{right:20px;left:20px}.patients-overview-card>img{left:50%;transform:translate(-50%)}.patients-upcoming-card{padding-right:20px;padding-left:20px}}.doctor-consultations-page{min-height:100vh;background:#f5f7ff;color:var(--dashboard-heading, #17243c)}.doctor-consultations-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 32px) 34px 42px 32px;background:#f5f7ff}.consultations-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:96px}.consultations-title-row h1{margin:0 0 3px;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:-.55px}.consultations-title-row p{margin:0;color:var(--dashboard-muted, #6a7d9b);font-size:12px;line-height:1.45}.consultations-schedule-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:183px;height:49px;margin-top:8px;padding:0 22px;border:0;border-radius:14px;background:#29b5b6;box-shadow:0 8px 14px #189ca32e;color:#fff;font:inherit;font-size:12px;font-weight:500;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.consultations-schedule-button:hover{box-shadow:0 10px 20px #189ca33d;transform:translateY(-1px)}.consultations-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.consultations-stat-card{min-width:0;height:169px;padding:23px 24px 22px;border:1px solid #edf1f7;border-radius:23px;background:#fff;box-shadow:0 1px 1px #15284908}.consultations-stat-top{display:flex;align-items:flex-start;justify-content:space-between;min-height:65px}.consultations-stat-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:16px}.consultation-stat-total .consultations-stat-icon{background:#edf6ff;color:#075b91}.consultation-stat-completed .consultations-stat-icon{background:#eafaf8;color:#20b5ad}.consultation-stat-pending .consultations-stat-icon{background:#fff1c9;color:#e78600}.consultations-stat-change{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:8px;background:#d9f9e3;color:#10a34a;font-size:12px;font-weight:500}.consultations-stat-label{margin:3px 0 0;color:#667894;font-size:12px;font-weight:500;line-height:1.35}.consultations-stat-value{margin:1px 0 0;color:#202c42;font-size:21px;font-weight:500;line-height:1.05;letter-spacing:-.4px}.consultations-table-card{margin-top:30px;overflow:hidden;border:1px solid #e9eef6;border-radius:23px;background:#fff;box-shadow:0 1px 2px #15284908}.consultations-toolbar{display:flex;align-items:center;gap:12px;min-height:95px;padding:22px 24px}.consultations-search-box{display:flex;flex:1 1 auto;min-width:260px;height:48px;align-items:center;gap:12px;padding:0 14px;border:1px solid #e1e8f2;border-radius:13px;background:#f9fbfe;color:#8ba0bc}.consultations-search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#26354d;font:inherit;font-size:12px}.consultations-search-box input::placeholder{color:#9aa9bd}.consultations-date-filter,.consultations-filter-button,.consultations-toolbar select{height:48px;border:1px solid #e3eaf4;border-radius:13px;background:#f9fbfe;color:#293750;font:inherit;font-size:12px}.consultations-date-filter,.consultations-filter-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 14px}.consultations-date-filter{min-width:200px}.consultations-toolbar select{width:126px;padding:0 14px;outline:0}.consultations-filter-button{min-width:108px;color:#657692}.consultations-data-table{border:0;border-radius:0;box-shadow:none}.consultations-data-table .data-table-scroll{border-top:1px solid #edf1f6}.consultations-data-table table{min-width:850px}.consultations-data-table thead tr{height:49px}.consultations-data-table thead th{padding-top:0;padding-bottom:0;background:#f8fafc;color:#667894;font-size:12px;font-weight:500;letter-spacing:.2px}.consultations-data-table tbody tr{height:82px}.consultations-data-table th:first-child,.consultations-data-table td:first-child{padding-left:24px}.consultations-data-table th:last-child,.consultations-data-table td:last-child{padding-right:24px}.consultations-data-table tbody td{padding-top:10px;padding-bottom:10px}.consultation-patient-cell{display:flex;align-items:center;gap:12px;min-width:210px}.consultation-table-avatar{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;overflow:hidden;border-radius:13px;color:#fff;font-size:12px;font-weight:500;box-shadow:inset 0 0 0 1px #ffffff4d}.consultation-avatar-sarah{background:linear-gradient(135deg,#bc805d,#567067)}.consultation-avatar-michael{background:linear-gradient(135deg,#ed52a1,#18b8ca)}.consultation-avatar-arthur{background:linear-gradient(135deg,#728d87,#193d3c)}.consultation-avatar-elena{background:linear-gradient(135deg,#d0a373,#627c87)}.consultation-avatar-thomas{background:linear-gradient(135deg,#ee58a7,#12b5c4)}.consultation-patient-cell strong,.consultation-date-cell strong{display:block;color:#253149;font-size:12px;font-weight:500;line-height:1.3}.consultation-patient-cell small,.consultation-date-cell small{display:block;margin-top:1px;color:#8495b0;font-size:11px;line-height:1.3}.consultation-date-cell{min-width:120px}.consultation-type{display:inline-flex;min-width:105px;align-items:center;gap:7px;color:#2d3a51;font-size:12px;white-space:nowrap}.consultation-type-video{color:#23496c}.consultation-type-person{color:#29425c}.consultation-type-person svg{color:#1eb4ad}.consultation-type-follow-up svg{color:#9ba8b9}.consultation-status-chip{display:inline-flex;min-width:69px;height:24px;align-items:center;justify-content:center;padding:0 11px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap}.consultation-status-confirmed{background:#e3efff;color:#1769ed}.consultation-status-waiting{background:#fff1c8;color:#df8b00}.consultation-status-way{background:#f0f2f6;color:#63748f}.consultation-status-completed{background:#d9f8e6;color:#10a449}.consultation-status-cancelled{background:#ffebec;color:#ee4148}.consultation-actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.consultation-action-button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:9px;cursor:pointer}.consultation-view-action{background:#eafaf8;color:#1ab6b1}.consultation-report-action{background:#edf5ff;color:#075b91}.consultation-action-more{background:#f8fafc;color:#657792}.consultation-action-button:disabled{color:#c5cdd9;cursor:not-allowed}.consultations-table-footer{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px;border-top:1px solid #edf1f6;background:#f8fafc}.consultations-table-footer>span{color:#667894;font-size:12px}.consultations-table-footer>span strong{color:#29364d}.consultations-pagination{flex:0 0 auto}@media (max-width: 1180px){.doctor-consultations-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.consultations-toolbar{flex-wrap:wrap}.consultations-search-box{flex-basis:100%}}@media (max-width: 840px){.consultations-stats-grid{grid-template-columns:1fr}.consultations-stat-card{height:150px}.consultations-table-footer{align-items:flex-start;flex-direction:column}}@media (max-width: 680px){.doctor-consultations-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 22px) 16px 30px}.consultations-title-row{flex-direction:column;min-height:0;margin-bottom:26px}.consultations-title-row h1{font-size:12px}.consultations-schedule-button{width:100%;margin-top:0}.consultations-date-filter,.consultations-filter-button,.consultations-toolbar select{flex:1 1 140px;width:auto;min-width:0}.consultations-table-footer{padding:18px 16px}}.doctor-bills-page{min-height:100vh;background:#fbfdff;color:#17243c}.doctor-bills-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 40px) 34px 40px 40px;background:#fbfdff}.bill-patient-summary{display:grid;grid-template-columns:128px minmax(0,1fr) 128px;min-height:193px;align-items:center;gap:32px;padding:31px 32px;overflow:hidden;border:1px solid #edf1f6;border-radius:25px;background:#fff;box-shadow:0 12px 26px #293f5b0f}.bill-patient-avatar,.bill-patient-banner{width:128px;height:128px;object-fit:cover}.bill-patient-avatar{border-radius:28px;object-position:50% 20%}.bill-patient-banner{justify-self:end;object-position:center}.bill-patient-copy{min-width:0}.bill-active-case{display:inline-flex;height:25px;align-items:center;gap:8px;padding:0 13px;border-radius:999px;background:#edf8ff;color:#008ed2;font-size:12px;font-weight:500}.bill-active-case i{width:7px;height:7px;border-radius:50%;background:#11a9e6}.bill-patient-copy h1{margin:10px 0 12px;color:#111a2e;font-size:21px;font-weight:500;line-height:1.05;letter-spacing:-.55px}.bill-patient-meta{display:flex;flex-wrap:wrap;align-items:center;gap:26px;color:#637592;font-size:12px;font-weight:500}.bill-patient-meta span{display:inline-flex;align-items:center;gap:7px}.bill-patient-meta svg{color:#08a7e4}.bill-content-grid{display:grid;grid-template-columns:minmax(620px,1fr) 330px;align-items:start;gap:40px;margin-top:40px;padding-right:16px}.bill-documents-toolbar{display:flex;min-height:48px;align-items:flex-start;justify-content:space-between;gap:20px}.bill-documents-toolbar h2{display:flex;align-items:center;gap:13px;margin:10px 0 0;color:#263149;font-size:12px;font-weight:500;line-height:1.2}.bill-documents-toolbar h2 svg{color:#0da7e2}.bill-documents-toolbar>div{display:flex;gap:12px}.bill-documents-toolbar button{display:inline-flex;height:45px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:2px solid #e0e7f0;border-radius:14px;background:#fff;color:#4c5b74;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.bill-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:25px}.bill-document{position:relative;display:flex;min-width:0;height:600px;flex-direction:column;padding:39px 40px 30px;background:#fff;box-shadow:0 13px 22px #20314921}.bill-document-header{display:flex;min-height:94px;align-items:flex-start;justify-content:space-between;gap:12px}.bill-document-header h3{margin:0 0 3px;color:#006da8;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:-.45px}.bill-document-header p{margin:0;color:#8ca0bb;font-size:12px;line-height:1.35}.bill-document-reference{flex:0 0 auto;text-align:right}.bill-document-reference strong{display:inline-flex;min-height:39px;align-items:center;justify-content:center;padding:5px 14px;border-radius:4px;color:#fff;font-size:10px;font-weight:500;line-height:1.05;letter-spacing:.7px;text-align:center;text-transform:uppercase}.bill-reference-dark strong{background:#10192e}.bill-reference-blue strong{min-height:25px;background:#0ca8e6}.bill-document-reference small{display:block;max-width:112px;margin-top:8px;color:#627590;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.35}.bill-document-rule{display:block;height:1px;flex:0 0 1px;background:#dbe9f4}.bill-doctor-panel{display:flex;min-height:71px;flex-direction:column;justify-content:center;gap:5px;margin-top:32px;padding:14px 16px;border:1px solid #e9eef5;border-radius:13px;background:#f7f9fc}.bill-doctor-panel small,.bill-details-section>small,.bill-document-signature>div>small{color:#91a4be;font-size:10px;font-weight:500;letter-spacing:1.1px;text-transform:uppercase}.bill-doctor-panel strong{color:#27334a;font-size:12px;font-weight:500}.bill-details-section{margin-top:25px}.bill-placeholder-lines{display:flex;flex-direction:column;gap:16px;margin-top:16px}.bill-placeholder-lines span{width:100%;height:14px;border-radius:999px;background:linear-gradient(90deg,#f5f7fa,#f8fafc)}.bill-placeholder-lines .short{width:75%}.bill-placeholder-lines .medium{width:84%}.bill-placeholder-lines .tiny{width:50%}.bill-placeholder-lines .small{width:67%}.bill-document-signature{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:22px;margin-top:auto}.bill-document-signature>div:first-child{min-width:105px}.bill-document-signature>div:first-child strong{display:block;margin-top:5px;color:#40506a;font-size:11px;font-weight:500;white-space:nowrap}.bill-signature-mark{display:flex;min-width:0;flex-direction:column;align-items:center;color:#70bbe3;text-align:center}.bill-signature-mark>span{width:100%;height:1px;margin:7px 0 6px;background:#b9d0e1}.bill-signature-mark strong{color:#29364d;font-size:8px;font-weight:500;text-transform:uppercase;white-space:nowrap}.bill-signature-mark small{color:#9aabc0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;white-space:nowrap}.prescription-rx-row{display:flex;align-items:center;gap:20px;margin-top:37px;color:#c9ecfa;font-family:Georgia,serif;font-size:21px;font-weight:500;font-style:italic}.prescription-rx-row i{height:2px;flex:1;background:#edf8fd}.prescription-doctor-panel{margin-top:30px}.prescription-details-section{margin-top:25px}.prescription-details-section .bill-placeholder-lines{gap:14px}.bill-status-panel{display:flex;min-height:510px;flex-direction:column;justify-content:space-between;gap:18px;padding:39px 24px;border-radius:25px;background-color:#b6b9ed;background-position:center;background-size:cover}.bill-status-card{display:flex;min-height:96px;align-items:center;gap:16px;padding:16px 19px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#ffffffd1;box-shadow:0 14px 20px #2a2d582e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.bill-status-icon{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:13px;color:#fff}.bill-status-icon-billing{background:#f9fbff;color:#09a9e6}.bill-status-icon-prescription{background:#13aae5}.bill-status-icon-verified{background:#08bc89}.bill-status-icon-signature{background:#111a30}.bill-status-card small{display:block;margin-bottom:3px;color:#94a4bc;font-size:11px;font-weight:500;letter-spacing:1.4px;line-height:1.1;text-transform:uppercase}.bill-status-card strong{display:block;color:#202b42;font-size:12px;font-weight:500;line-height:1.3}.bill-pro-tip{display:flex;min-height:119px;align-items:flex-start;gap:15px;margin-top:33px;padding:24px;border:1px solid #e7edf5;border-radius:16px;background:#fff}.bill-pro-tip>span{display:inline-flex;width:39px;height:39px;flex:0 0 39px;align-items:center;justify-content:center;border-radius:50%;background:#fff9e7;color:#f4a000}.bill-pro-tip p{margin:0;color:#60728f;font-size:12px;line-height:1.65}.bill-pro-tip strong{color:#1f2b42}@media (max-width: 1240px){.doctor-bills-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.bill-content-grid{grid-template-columns:minmax(570px,1fr) 300px;gap:26px;padding-right:0}.bill-document{padding-right:28px;padding-left:28px}}@media (max-width: 980px){.bill-content-grid{grid-template-columns:1fr}.bill-status-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:24px}.bill-pro-tip{margin-top:0}}@media (max-width: 740px){.doctor-bills-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 20px) 16px 30px}.bill-patient-summary{grid-template-columns:88px minmax(0,1fr);gap:20px;padding:24px}.bill-patient-avatar{width:88px;height:88px;border-radius:20px}.bill-patient-banner{display:none}.bill-patient-copy h1{font-size:12px}.bill-patient-meta{gap:10px 18px;font-size:12px}.bill-content-grid{margin-top:28px}.bill-documents-toolbar{flex-direction:column}.bill-documents-toolbar>div,.bill-documents-toolbar button{width:100%}.bill-document-grid,.bill-status-column{grid-template-columns:1fr}.bill-document{max-width:390px;margin:0 auto}}@media print{.dashboard-header,.dashboard-sidebar,.bill-patient-summary,.bill-documents-toolbar,.bill-status-column{display:none!important}.doctor-bills-main{margin:0;padding:0}.bill-document{box-shadow:none;break-inside:avoid}}.doctor-staff-page{min-height:100vh;background:#f5f7ff;color:#1f2b42}.doctor-staff-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 39px) 42px 46px 40px;background:#f5f7ff}.staff-title-row{display:flex;min-height:106px;align-items:flex-start;justify-content:space-between;gap:28px}.staff-title-row h1{margin:0 0 4px;color:#202b42;font-size:21px;font-weight:500;line-height:1.15;letter-spacing:-1.1px}.staff-title-row p{margin:0;color:#687c9a;font-size:12px;line-height:1.45}.staff-add-button{display:inline-flex;min-width:203px;height:56px;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:0 22px;border:0;border-radius:18px;background:linear-gradient(110deg,#15769d,#2cb5b1);box-shadow:0 9px 17px #19829d29;color:#fff;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.staff-support-banner{display:grid;min-height:237px;grid-template-columns:minmax(0,1fr) 320px;overflow:hidden;border:1px solid #cfe2f7;border-radius:24px;background:#edf5ff}.staff-support-copy{padding:31px}.staff-support-copy h2{margin:0 0 8px;color:#135886;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:-.55px}.staff-support-copy p{margin:0;color:#4e617d;font-size:12px;line-height:1.48}.staff-support-features{display:flex;flex-wrap:wrap;gap:15px;margin-top:23px}.staff-support-features span{display:inline-flex;height:38px;align-items:center;gap:7px;padding:0 15px;border-radius:10px;background:#ffffffd9;color:#075a91;font-size:12px;font-weight:500}.staff-support-visual{position:relative;min-height:200px;align-self:center;overflow:hidden;background:linear-gradient(135deg,#f7b8e7,#76bff3 48%,#226bc8)}.staff-support-visual img{width:100%;height:200px;object-fit:cover;object-position:center}.staff-management-grid{display:grid;grid-template-columns:minmax(650px,1fr) 300px;align-items:start;gap:31px;margin-top:31px;padding-right:8px}.staff-table-card{min-height:736px;overflow:hidden;border:1px solid #edf1f7;border-radius:24px;background:#fff;box-shadow:0 2px 5px #1f314c08}.staff-table-heading{display:flex;min-height:89px;align-items:center;justify-content:space-between;gap:20px;padding:0 23px}.staff-table-heading h2{margin:0;color:#263149;font-size:12px;font-weight:500}.staff-table-tabs{display:inline-flex;height:45px;align-items:center;padding:4px;border-radius:12px;background:#f6f8fc}.staff-table-tabs button{min-width:116px;height:37px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:#94a4bc;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.staff-table-tabs button.active{background:#fff;box-shadow:0 2px 5px #20304a0d;color:#07578c}.staff-data-table{overflow:visible;border:0;border-radius:0;box-shadow:none}.staff-data-table table{min-width:650px}.staff-data-table thead tr{height:50px}.staff-data-table thead th{background:#f8fafc;color:#8ea0b9;font-size:10px;letter-spacing:.7px}.staff-data-table tbody tr{position:relative;height:104px}.staff-data-table th:first-child,.staff-data-table td:first-child{padding-left:34px}.staff-data-table th:last-child,.staff-data-table td:last-child{padding-right:28px}.staff-data-table tbody tr.staff-row-selected{box-shadow:inset 4px 0 #0b5f92}.staff-name-cell{display:flex;min-width:190px;align-items:center;gap:14px}.staff-avatar{display:inline-flex;width:49px;height:49px;flex:0 0 49px;align-items:center;justify-content:center;border-radius:14px;color:#fff;font-size:12px;font-weight:500}.staff-avatar-emma{background:linear-gradient(135deg,#d9b890,#40506a)}.staff-avatar-david{background:linear-gradient(135deg,#c7c3ac,#344740)}.staff-avatar-sophia{background:linear-gradient(135deg,#b9916c,#53716b)}.staff-avatar-lucas{background:linear-gradient(135deg,#f154a6,#18b5c8)}.staff-name-cell strong{display:block;color:#243149;font-size:12px;font-weight:500;line-height:1.45}.staff-name-cell small{display:block;color:#8ca0bb;font-size:11px;line-height:1.35}.staff-role-cell{display:flex;flex-direction:column}.staff-role-cell strong{color:#4a5b75;font-size:12px;font-weight:500;line-height:1.35}.staff-permission-chips{display:flex;max-width:115px;flex-wrap:wrap;gap:3px}.staff-permission-chips small{display:inline-flex;min-height:23px;align-items:center;padding:3px 9px;border-radius:5px;background:#f1f5f9;color:#4a5b72;font-size:9px;font-weight:500}.staff-status{display:inline-flex;min-width:62px;min-height:22px;align-items:center;justify-content:center;padding:4px 11px;border-radius:999px;font-size:9px;font-weight:500;text-transform:uppercase}.staff-status-active{background:#d9f8e5;color:#13a74d}.staff-status-leave{min-width:47px;max-width:47px;background:#fff1c9;color:#df8500;text-align:center}.staff-actions-cell{display:flex;flex-direction:column;align-items:center;gap:10px}.staff-actions-cell button{display:inline-flex;width:23px;height:23px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#8ca2bc;cursor:pointer}.staff-actions-cell button:first-child{color:#166b9d}.staff-actions-cell button:last-child{color:#cad5e1}.staff-side-column{display:flex;flex-direction:column}.staff-permissions-card{min-height:532px;padding:33px 32px 31px;border:1px solid #edf1f6;border-radius:23px;background:#fff}.staff-permissions-card h2{display:flex;align-items:flex-start;gap:14px;margin:0;color:#263149;font-size:12px;font-weight:500;line-height:1.35}.staff-permissions-card h2>span{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:13px;background:#edf6ff;color:#075b91}.staff-permissions-card ul{display:flex;flex-direction:column;gap:23px;margin:32px 0 0;padding:0;list-style:none}.staff-permissions-card li{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#40516c;font-size:12px;line-height:1.25}.staff-permissions-card li i{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border-radius:50%;background:#20bf61;color:#fff;font-style:normal}.staff-permissions-card>button{width:100%;height:55px;margin-top:38px;border:2px solid #e8edf4;border-radius:15px;background:#fff;color:#99a8bd;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.staff-security-card{display:flex;min-height:171px;align-items:flex-start;gap:16px;margin-top:31px;padding:24px;border:1px solid #ffdda9;border-radius:22px;background:#fff7ec}.staff-security-card>span{display:inline-flex;width:39px;height:39px;flex:0 0 39px;align-items:center;justify-content:center;border-radius:10px;background:#fff0da;color:#e95a12}.staff-security-card h3{margin:3px 0 6px;color:#9a3412;font-size:12px;font-weight:500}.staff-security-card p{margin:0;color:#dd5d32;font-size:12px;line-height:1.6}@media (max-width: 1240px){.doctor-staff-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.staff-management-grid{grid-template-columns:minmax(620px,1fr) 280px;gap:24px;padding-right:0}}@media (max-width: 1000px){.staff-management-grid{grid-template-columns:1fr}.staff-side-column{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:24px}.staff-security-card{margin-top:0}}@media (max-width: 780px){.staff-support-banner{grid-template-columns:1fr}.staff-support-visual{min-height:210px}.staff-support-visual img{height:210px;object-fit:contain}.staff-side-column{grid-template-columns:1fr}}@media (max-width: 680px){.doctor-staff-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 22px) 16px 30px}.staff-title-row{flex-direction:column;margin-bottom:28px}.staff-title-row h1{font-size:12px}.staff-add-button{width:100%;margin-top:0}.staff-support-copy{padding:25px}.staff-banner-break{display:none}.staff-table-heading{align-items:flex-start;flex-direction:column;padding-top:20px;padding-bottom:20px}.staff-table-tabs,.staff-table-tabs button{width:100%}}.doctor-directory-page{min-height:100vh;background:#f7fafc;color:#202b42}.doctor-directory-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 33px) 34px 36px 32px;background:#f7fafc}.directory-page-grid{display:grid;grid-template-columns:minmax(620px,1.66fr) minmax(350px,1fr);gap:32px}.directory-primary-column,.directory-side-column{min-width:0}.directory-hero{display:flex;min-height:129px;align-items:flex-start;justify-content:space-between;gap:24px}.directory-hero h1{margin:9px 0 5px;color:#202124;font-size:21px;font-weight:500;line-height:1.16;letter-spacing:-1.15px}.directory-hero p{margin:0;color:#667b9b;font-size:12px;line-height:1.55}.directory-hero img{width:214px;height:128px;flex:0 0 214px;object-fit:cover}.directory-search-panel{display:grid;min-height:104px;grid-template-columns:68px minmax(150px,1fr) minmax(150px,1fr) 162px;align-items:center;gap:16px;margin-top:31px;padding:22px 23px;border:1px solid #dce6f0;border-radius:22px;background:#fff;box-shadow:0 2px 3px #1f30490a}.directory-search-icon{display:inline-flex;width:68px;height:56px;align-items:center;justify-content:center;border:1px solid #dae4ef;border-radius:14px;background:#f8fafc;color:#9ba8b9}.directory-search-panel label{position:relative;display:flex;min-width:0;height:56px;align-items:center;color:#8ca0bb}.directory-search-panel label svg{position:absolute;right:13px;pointer-events:none}.directory-search-panel select{width:100%;height:56px;padding:0 38px 0 15px;border:1px solid #dbe5ef;border-radius:14px;outline:0;appearance:none;background:#f8fafc;color:#667894;font:inherit;font-size:12px;line-height:1.4}.directory-search-panel>button{display:inline-flex;height:56px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:0;border-radius:14px;background:linear-gradient(115deg,#15759b,#31b8b1);box-shadow:0 7px 11px #136f912e;color:#fff;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.directory-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;margin-top:32px}.directory-doctor-card{display:flex;min-width:0;height:320px;flex-direction:column;padding:23px;border:1px solid #d6e2ed;border-radius:30px;background:#fff;box-shadow:0 2px 3px #1f30490a}.directory-card-top{display:flex;min-height:71px;align-items:flex-start;justify-content:space-between;gap:12px}.directory-avatar{display:inline-flex;width:64px;height:64px;flex:0 0 64px;align-items:center;justify-content:center;overflow:hidden;border-radius:17px;color:#fff;font-size:12px;font-weight:500}.directory-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 18%}.directory-avatar-michael{background:linear-gradient(135deg,#36312f,#111827)}.directory-avatar-anna{background:linear-gradient(135deg,#d0a57b,#5b7380)}.directory-avatar-robert{background:linear-gradient(135deg,#f34fa4,#11b8c7)}.directory-avatar-esther{background:linear-gradient(135deg,#d2a777,#53726d)}.directory-status-badge{display:inline-flex;min-height:28px;align-items:center;justify-content:center;padding:4px 12px;border:1px solid;border-radius:999px;font-size:9px;font-weight:500;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.directory-status-connected{border-color:#c9f2d9;background:#effcf4;color:#13a64b}.directory-status-request{border-color:#dbe4ef;background:#f8fafc;color:#70819c}.directory-status-invite{border-color:#c4dced;background:#eff7fd;color:#075b91}.directory-doctor-card h2{margin:17px 0 3px;color:#202124;font-size:12px;font-weight:500;line-height:1.3;letter-spacing:-.35px}.directory-doctor-card>p{margin:0;color:#697d9c;font-size:12px;line-height:1.45}.directory-card-meta{display:flex;flex-direction:column;gap:7px;margin-top:16px}.directory-card-meta span{display:flex;min-width:0;align-items:center;gap:8px;overflow:hidden;color:#6b7f9e;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.directory-card-meta svg{flex:0 0 auto;color:#0873a7}.directory-card-action{width:100%;height:44px;margin-top:auto;border-radius:12px;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.directory-card-action-outline{border:1px solid #d9e4ee;background:#fbfdff;color:#075b91}.directory-card-action-primary{border:0;background:linear-gradient(110deg,#1177a0,#35b9b1);color:#fff}.directory-card-action-disabled{border:0;background:#f0f4f8;color:#94a4bb;cursor:not-allowed}.directory-side-column{display:flex;flex-direction:column}.directory-profile-card{display:flex;min-height:638px;flex-direction:column;align-items:center;padding:36px 32px 31px;border:1px solid #d9e3ed;border-radius:40px;background:#fff;box-shadow:0 2px 3px #1f30490a}.directory-profile-avatar-wrap{position:relative}.directory-avatar-large{width:120px;height:120px;border:3px solid #fff;border-radius:31px;box-shadow:0 10px 19px #1a283d29;font-size:12px}.directory-online-dot{position:absolute;right:-8px;bottom:-6px;width:29px;height:29px;border:3px solid #fff;border-radius:50%;background:#21c568}.directory-profile-card>h2{margin:29px 0 3px;color:#202124;font-size:21px;font-weight:500;line-height:1.3;letter-spacing:-.45px}.directory-profile-card>p{margin:0;color:#20b5ad;font-size:12px;font-weight:500}.directory-rating{display:flex;min-width:198px;height:46px;align-items:center;justify-content:center;gap:8px;margin-top:27px;padding:0 13px;border-radius:14px;background:#f7f9fc}.directory-rating svg{color:#ffb516}.directory-rating strong{color:#242c3c;font-size:12px}.directory-rating>span{width:1px;height:24px;margin:0 6px;background:#dfe6ef}.directory-rating small{color:#667894;font-size:12px}.directory-profile-details{display:flex;width:100%;flex-direction:column;gap:23px;margin-top:31px}.directory-profile-detail{display:flex;align-items:center;gap:14px}.directory-profile-detail>span{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:13px}.directory-detail-experience{background:#edf6ff;color:#075b91}.directory-detail-hospital{background:#eefbf3;color:#11a54a}.directory-detail-education{background:#fff5e9;color:#ed6214}.directory-profile-detail small{display:block;margin-bottom:4px;color:#91a3bb;font-size:9px;font-weight:500;letter-spacing:1.1px;text-transform:uppercase}.directory-profile-detail strong{display:block;color:#202124;font-size:12px;font-weight:500;line-height:1.3}.directory-profile-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:16px;margin-top:auto}.directory-profile-actions button{display:inline-flex;height:57px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:#f3f6fa;color:#202124;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.directory-profile-actions button:last-child{background:linear-gradient(110deg,#1175a0,#34b7b0);box-shadow:0 7px 10px #0e66892b;color:#fff}.directory-network-card{min-height:208px;margin-top:24px;overflow:hidden;border:1px solid #dae4ee;border-radius:31px;background:#fff}.directory-network-card>div{display:flex;align-items:center;justify-content:space-between;padding:25px 23px 0}.directory-network-card h3{margin:0;color:#61738d;font-size:10px;font-weight:500;letter-spacing:1.3px;text-transform:uppercase}.directory-network-card>div svg{color:#18a94e}.directory-network-card>svg{display:block;width:calc(100% - 46px);height:130px;margin:8px 23px 0}@media (max-width: 1240px){.doctor-directory-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.directory-page-grid{grid-template-columns:minmax(600px,1fr) 360px;gap:25px}}@media (max-width: 1030px){.directory-page-grid{grid-template-columns:1fr}.directory-side-column{display:grid;grid-template-columns:minmax(350px,1fr) minmax(300px,1fr);align-items:start;gap:24px}.directory-network-card{margin-top:0}}@media (max-width: 740px){.doctor-directory-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 22px) 16px 30px}.directory-hero img{width:180px;flex-basis:180px}.directory-search-panel{grid-template-columns:58px 1fr}.directory-search-icon{width:58px}.directory-search-panel>button{grid-column:1 / -1}.directory-side-column{grid-template-columns:1fr}}@media (max-width: 560px){.directory-hero{flex-direction:column}.directory-hero h1,.directory-hero p{font-size:12px}.directory-hero img{width:100%;height:auto;flex-basis:auto}.directory-search-panel,.directory-card-grid{grid-template-columns:1fr}.directory-search-icon{width:100%}.directory-profile-card{min-height:620px;padding-right:22px;padding-left:22px}}.doctor-blogs-page{min-height:100vh;background:#eef4fa;color:#24324a}.doctor-blogs-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 34px) 34px 42px 32px;background:radial-gradient(circle at top left,rgba(255,255,255,.68),transparent 260px),linear-gradient(180deg,#f2f6fc,#eef4fa)}.blogs-layout-grid{display:grid;grid-template-columns:minmax(620px,1.72fr) minmax(290px,.78fr);gap:30px;align-items:start}.blogs-feed-column,.blogs-side-column{min-width:0}.blogs-side-column{display:flex;flex-direction:column;gap:28px}.blogs-composer-card,.blogs-feed-card,.blogs-side-card,.blogs-events-card,.blogs-opportunity-card{border:1px solid #e2eaf4;border-radius:30px;background:#fff;box-shadow:0 18px 36px #12223d0d}.blogs-composer-card{padding:22px 22px 18px}.blogs-composer-input{display:flex;align-items:center;gap:14px}.blogs-composer-input>button{width:100%;min-height:48px;padding:0 18px;border:0;border-radius:16px;background:#eff4fa;color:#91a2bb;font:inherit;font-size:12px;text-align:left;cursor:pointer}.blogs-composer-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid #edf2f7}.blogs-composer-actions{display:flex;flex-wrap:wrap;gap:10px 18px}.blogs-composer-actions button{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#6d819f;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-composer-actions button:nth-child(1) svg{color:#1fbccc}.blogs-composer-actions button:nth-child(2) svg{color:#145c91}.blogs-composer-actions button:nth-child(3) svg{color:#f59e0b}.blogs-post-button{min-width:78px;height:48px;padding:0 20px;border:0;border-radius:14px;background:linear-gradient(120deg,#0b5c90,#184f87);color:#fff;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-tab-row{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0 18px}.blogs-tab-row button{min-height:40px;padding:0 24px;border:0;border-radius:999px;background:transparent;color:#7488a5;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-tab-row .blogs-tab-active{border:1px solid #e3eaf4;background:#fff;box-shadow:0 10px 22px #12223d0f;color:#0d5b91;font-weight:500}.blogs-feed-stack{display:flex;flex-direction:column;gap:30px}.blogs-feed-card{padding:22px 22px 18px}.blogs-feed-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.blogs-feed-author{display:flex;min-width:0;align-items:center;gap:12px}.blogs-feed-author strong{display:block;color:#24324a;font-size:12px;font-weight:500;line-height:1.25}.blogs-feed-author span{display:block;margin-top:3px;color:#7f91ab;font-size:12px}.blogs-avatar{display:inline-flex;width:52px;height:52px;flex:0 0 52px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#19658f,#25b8bf);color:#fff;font-size:12px;font-weight:500}.blogs-avatar-small{width:44px;height:44px;flex-basis:44px}.blogs-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.blogs-avatar-doctor{background:#eff4fa}.blogs-avatar-ross{background:linear-gradient(135deg,#f354a9,#05c2d2)}.blogs-avatar-clinic{background:linear-gradient(135deg,#edfef8,#dff6ff);color:#10a4c3}.blogs-icon-button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:12px;background:transparent;color:#91a1b6;cursor:pointer}.blogs-post-tag,.blogs-hashtag-tag{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:8px;font-size:10px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.blogs-post-tag{margin-top:20px;background:#eaf4ff;color:#0f5d92}.blogs-feed-card h2,.blogs-opportunity-card h2{margin:14px 0 0;color:#24324a;font-size:12px;font-weight:500;line-height:1.3;letter-spacing:-.4px}.blogs-feed-card p{margin:14px 0 0;color:#6f819e;font-size:12px;line-height:1.7}.blogs-article-visual{overflow:hidden;margin:22px -22px 0}.blogs-lung-illustration{display:block;width:100%;height:238px}.blogs-feed-card-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:0 4px}.blogs-feed-card-footer-tight{padding-top:8px;border-top:1px solid #edf2f7}.blogs-feed-stats{display:flex;flex-wrap:wrap;align-items:center;gap:18px;color:#6e83a1;font-size:12px;font-weight:500}.blogs-feed-stats span,.blogs-feed-stats button{display:inline-flex;align-items:center;gap:7px}.blogs-feed-stats span:first-child svg{color:#19bccb}.blogs-feed-stats button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.blogs-inline-cta,.blogs-inline-link-button{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#0d5b91;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-inline-cta-accent{color:#19b9bb}.blogs-poll-options{display:flex;flex-direction:column;gap:12px;margin-top:18px}.blogs-poll-option{position:relative}.blogs-poll-track{position:relative;display:flex;min-height:56px;align-items:center;justify-content:space-between;overflow:hidden;padding:0 16px;border:1px solid #dbe6f4;border-radius:14px;background:#fff}.blogs-poll-fill{position:absolute;top:0;bottom:0;left:0;border-radius:14px;background:linear-gradient(90deg,#edf4fc,#dde9f8)}.blogs-poll-track strong,.blogs-poll-track small{position:relative;z-index:1}.blogs-poll-track strong{color:#24324a;font-size:12px;font-weight:500}.blogs-poll-track small{color:#0d5b91;font-size:12px;font-weight:500}.blogs-poll-meta{display:flex;gap:8px;margin-top:14px;color:#93a3b8;font-size:12px}.blogs-opportunity-card{position:relative;overflow:hidden;padding:30px;border:0;background:radial-gradient(circle at top right,rgba(88,169,233,.18),transparent 180px),linear-gradient(135deg,#0d4b7d,#113963 68%,#0d3457);box-shadow:0 22px 40px #092c4f33;color:#fff}.blogs-opportunity-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.blogs-opportunity-badge{display:inline-flex;min-height:28px;align-items:center;padding:0 14px;border-radius:999px;background:linear-gradient(90deg,#2bc7c1f2,#46e0c0cc);color:#ebfffd;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.blogs-opportunity-participants{display:flex;justify-content:flex-end}.blogs-opportunity-participants span{display:inline-flex;width:34px;height:34px;margin-left:-8px;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff24;color:#fff;font-size:11px;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blogs-opportunity-card h2{max-width:620px;margin-top:28px;color:#fff;font-size:12px;line-height:1.28}.blogs-opportunity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px}.blogs-opportunity-grid>div{position:relative;padding-left:58px}.blogs-opportunity-icon{position:absolute;top:3px;left:0;display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#ffffff1f;color:#fff}.blogs-opportunity-grid small{display:block;color:#d8e9f9c7;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.blogs-opportunity-grid strong{display:block;margin-top:5px;color:#fff;font-size:12px;font-weight:500;line-height:1.35}.blogs-opportunity-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.blogs-opportunity-actions button{min-width:142px;height:50px;padding:0 22px;border-radius:16px;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-opportunity-primary{border:0;background:#fff;color:#0d5b91}.blogs-opportunity-secondary{border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff}.blogs-hashtag-tag{margin-top:18px;padding:0;background:transparent;color:#18bcc6;font-size:12px;letter-spacing:0;text-transform:none}.blogs-institutional-layout{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:20px;align-items:start}.blogs-institutional-visual{display:flex;align-items:center;justify-content:flex-end;padding-top:12px}.blogs-molecule-illustration{width:140px;height:140px}.blogs-feed-stats-compact{margin-top:18px}.blogs-side-card,.blogs-events-card{padding:26px 22px 22px}.blogs-side-card h3,.blogs-events-card h3{margin:0;color:#24324a;font-size:12px;font-weight:500}.blogs-trending-list{display:flex;flex-direction:column;gap:22px;margin-top:24px}.blogs-trending-list article small{display:block;color:#9aaac0;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.blogs-trending-list article strong{display:block;margin-top:8px;color:#26344b;font-size:12px;font-weight:500;line-height:1.45}.blogs-trending-list article span{display:block;margin-top:8px;color:#7a8ea9;font-size:12px}.blogs-side-outline-button{width:100%;height:48px;margin-top:22px;border:1px solid #dfe7f1;border-radius:14px;background:#fff;color:#0d5b91;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-peer-list{display:flex;flex-direction:column;gap:18px;margin-top:24px}.blogs-peer-list article{display:flex;align-items:center;justify-content:space-between;gap:16px}.blogs-peer-copy{display:flex;min-width:0;align-items:center;gap:12px}.blogs-peer-copy strong,.blogs-event-copy strong{display:block;color:#24324a;font-size:12px;font-weight:500;line-height:1.3}.blogs-peer-copy span,.blogs-event-copy span{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#7d90ab;font-size:12px}.blogs-peer-list button{padding:0;border:0;background:transparent;color:#23bbc1;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.blogs-events-card{background:linear-gradient(180deg,#edf4fd,#eaf2fb)}.blogs-events-list{display:flex;flex-direction:column;gap:18px;margin-top:24px}.blogs-events-list article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #e4ebf5}.blogs-event-date{display:flex;min-height:62px;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:#f1f7ff;color:#0d5b91}.blogs-event-date small{font-size:12px;font-weight:500;letter-spacing:.8px}.blogs-event-date strong{margin-top:1px;font-size:12px;font-weight:500;line-height:1}.blogs-inline-link-button{width:100%;justify-content:center;margin-top:22px}@media (max-width: 1240px){.doctor-blogs-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.blogs-layout-grid{grid-template-columns:minmax(0,1fr) 320px;gap:24px}}@media (max-width: 1080px){.blogs-layout-grid{grid-template-columns:1fr}.blogs-side-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}@media (max-width: 760px){.doctor-blogs-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 22px) 16px 32px}.blogs-side-column{grid-template-columns:1fr}.blogs-composer-footer,.blogs-feed-card-footer{flex-direction:column;align-items:flex-start}.blogs-opportunity-grid,.blogs-institutional-layout{grid-template-columns:1fr}.blogs-institutional-visual{justify-content:flex-start;padding-top:0}}@media (max-width: 560px){.blogs-composer-card,.blogs-feed-card,.blogs-side-card,.blogs-events-card,.blogs-opportunity-card{border-radius:24px}.blogs-composer-input{align-items:flex-start}.blogs-composer-input>button{min-height:54px;font-size:12px}.blogs-feed-card h2,.blogs-opportunity-card h2{font-size:12px}.blogs-lung-illustration{height:204px}.blogs-poll-track{min-height:60px;padding-right:12px;padding-left:12px}.blogs-poll-track strong,.blogs-poll-track small{font-size:12px}.blogs-opportunity-actions button{width:100%}}.doctor-availability-page{min-height:100vh;background:#f3f7fc;color:#1f2d47}.doctor-availability-main{min-height:100vh;margin-left:var(--dashboard-sidebar-width);padding:calc(var(--dashboard-header-height) + 34px) 34px 42px 40px;background:radial-gradient(circle at top left,rgba(255,255,255,.86),transparent 240px),linear-gradient(180deg,#f4f8fd,#eff4fa)}.availability-title-block h1{margin:0;color:#17233f;font-size:12px;font-weight:500;letter-spacing:-1.2px;line-height:1.05}.availability-title-block p{margin:12px 0 0;color:#6b7e9c;font-size:12px;line-height:1.55}.availability-layout-grid{display:grid;grid-template-columns:minmax(600px,1.62fr) minmax(340px,1fr);gap:30px;margin-top:36px;align-items:start}.availability-form-card,.availability-preview-card,.availability-tip-card{border-radius:30px;background:#fff;box-shadow:0 18px 38px #12223d0d}.availability-form-card,.availability-preview-card{border:1px solid #e3ebf4}.availability-form-card{padding:38px 38px 28px}.availability-section+.availability-section{margin-top:42px}.availability-section-heading{display:flex;align-items:center;gap:13px}.availability-section-heading span{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:#ecf4ff;color:#3269e5}.availability-section-heading h2{margin:0;color:#24324a;font-size:12px;font-weight:500;line-height:1.3}.availability-days-grid{display:flex;flex-wrap:wrap;gap:14px 12px;margin-top:24px}.availability-days-grid button{min-width:104px;height:44px;padding:0 22px;border-radius:999px;font:inherit;font-size:12px;font-weight:500;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.availability-days-grid button:hover{transform:translateY(-1px)}.availability-day-active{border:0;background:linear-gradient(135deg,#2c60dd,#407cf5);box-shadow:0 8px 16px #2f68e838;color:#fff}.availability-day-inactive{border:0;background:#eff4fa;color:#6b7e99}.availability-time-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.availability-field{display:flex;flex-direction:column}.availability-field>span{margin-bottom:10px;color:#4f607c;font-size:12px;font-weight:500}.availability-select-wrap{position:relative;display:flex;align-items:center;height:56px;border:1px solid #d7e2ef;border-radius:18px;background:#fbfdff;color:#92a4ba}.availability-select-wrap svg{position:absolute;left:18px;pointer-events:none}.availability-select-wrap select{width:100%;height:100%;padding:0 18px 0 54px;border:0;outline:0;appearance:none;background:transparent;color:#2b3953;font:inherit;font-size:12px;font-weight:500}.availability-fee-field{display:grid;width:min(100%,322px);grid-template-columns:50px minmax(0,1fr) 60px;align-items:center;height:56px;margin-top:24px;border:1px solid #cfe0f6;border-radius:18px;background:#fcfdff;box-shadow:inset 0 0 0 1px #4a87ff0d}.availability-fee-prefix{display:grid;place-items:center;color:#3068e6}.availability-fee-field input{min-width:0;border:0;outline:0;background:transparent;color:#24324a;font:inherit;font-size:12px;font-weight:500}.availability-fee-field input::-webkit-outer-spin-button,.availability-fee-field input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.availability-fee-field span{color:#90a2bb;font-size:12px;font-weight:500;letter-spacing:1px}.availability-info-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;margin-top:42px;padding:22px 24px;border:1px solid #d9e7f8;border-radius:22px;background:linear-gradient(180deg,#eef5ff,#edf4fc)}.availability-info-card>span{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#2f67e7;color:#fff}.availability-info-card h3{margin:2px 0 0;color:#24324a;font-size:12px;font-weight:500}.availability-info-card p{margin:8px 0 0;color:#4274ea;font-size:12px;line-height:1.6}.availability-form-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:40px;padding-top:16px;border-top:1px solid #edf2f7}.availability-form-actions button{min-width:126px;height:56px;padding:0 24px;border-radius:18px;font:inherit;font-size:12px;font-weight:500;cursor:pointer}.availability-cancel-button{border:0;background:#eef3f8;color:#627794}.availability-save-button{border:0;background:linear-gradient(135deg,#2c60dd,#4782f7);box-shadow:0 10px 20px #2f68e83d;color:#fff}.availability-side-column{display:flex;flex-direction:column;gap:30px}.availability-preview-card{padding:34px 32px 30px}.availability-preview-badge{display:inline-flex;min-height:22px;align-items:center;padding:0 16px;border-radius:999px;background:#eef4ff;color:#3167e6;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.availability-preview-card h2{margin:20px 0 0;color:#24324a;font-size:12px;font-weight:500;line-height:1.28}.availability-preview-card p{margin:14px 0 0;color:#6d809d;font-size:12px;line-height:1.5}.availability-preview-image-wrap{overflow:hidden;margin-top:30px;border-radius:20px}.availability-preview-image-wrap img{display:block;width:100%;height:auto}.availability-tip-card{position:relative;overflow:hidden;padding:28px 32px;background:radial-gradient(circle at top right,rgba(255,255,255,.05),transparent 140px),linear-gradient(180deg,#131d33,#151f34);color:#fff}.availability-tip-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.availability-tip-top>svg{color:#ffca2b}.availability-tip-mark{color:#ffffff1a}.availability-tip-copy{margin-top:4px}.availability-tip-copy h3{margin:0;font-size:12px;font-weight:500}.availability-tip-copy p{margin:18px 0 0;color:#dbe4f3b8;font-size:12px;line-height:1.7}.availability-tip-card button{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:0;border:0;background:transparent;color:#fff;font:inherit;font-size:12px;font-weight:500;cursor:pointer}@media (max-width: 1240px){.doctor-availability-main{margin-left:var(--dashboard-sidebar-compact-width);padding-right:26px;padding-left:26px}.availability-layout-grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px}}@media (max-width: 1040px){.availability-layout-grid{grid-template-columns:1fr}}@media (max-width: 760px){.doctor-availability-main{margin-left:0;padding:calc(var(--dashboard-header-height) + 22px) 16px 32px}.availability-title-block h1,.availability-title-block p{font-size:12px}.availability-form-card,.availability-preview-card,.availability-tip-card{border-radius:24px}.availability-form-card{padding:26px 22px 24px}.availability-time-grid{grid-template-columns:1fr}.availability-form-actions{flex-direction:column}.availability-form-actions button,.availability-fee-field{width:100%}}@media (max-width: 520px){.availability-days-grid button{min-width:0;flex:1 1 calc(50% - 6px)}.availability-info-card{grid-template-columns:1fr}}.patient-dashboard-header{position:fixed;top:0;right:0;left:0;z-index:50;display:grid;grid-template-columns:var(--patient-dashboard-sidebar-width) minmax(320px,1fr) auto;align-items:center;height:var(--patient-dashboard-header-height);border-bottom:1px solid #edf1f6;background:#fffffffa}.patient-dashboard-header-brand{display:flex;align-items:center;height:100%;padding-left:18px}.patient-dashboard-header-brand img{display:block;width:104px;height:32px;object-fit:contain}.patient-dashboard-mobile-menu{display:none;width:38px;height:38px;margin-right:10px;padding:0;place-items:center;border:0;border-radius:10px;background:#eef7f4;color:#28786f;cursor:pointer}.patient-dashboard-header-search{display:flex;align-items:center;width:min(470px,calc(100% - 42px));height:38px;margin-left:28px;padding:0 12px;border-radius:15px;background:#f1f4f8;color:#91a0b5}.patient-dashboard-header-search input{min-width:0;flex:1;height:100%;padding:0 8px;border:0;outline:0;background:transparent;color:#26344b;font-size:13px}.patient-dashboard-header-search input::placeholder{color:#a0aabc;opacity:1}.patient-dashboard-header-actions{display:flex;align-items:center;justify-self:end;height:100%;padding-right:18px}.patient-dashboard-header-cta{display:inline-flex;align-items:center;gap:8px;height:42px;margin-right:10px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(90deg,#3d7ff5,#2a57d3);box-shadow:0 10px 18px #2d67e22e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-dashboard-header-icon{position:relative;display:grid;width:34px;height:34px;margin-left:6px;padding:0;place-items:center;border:0;border-radius:50%;background:#f7f9fc;color:#657995;cursor:pointer}.patient-dashboard-header-icon>span{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid #ffffff;border-radius:50%;background:#ef4444}.patient-dashboard-header-divider{width:1px;height:32px;margin:0 10px 0 12px;background:#e7ecf2}.patient-dashboard-profile-copy{display:flex;flex-direction:column;align-items:flex-end;min-width:120px}.patient-dashboard-profile-copy strong{color:#253147;font-size:13px;font-weight:650;line-height:1.35}.patient-dashboard-profile-copy span{margin-top:1px;color:#9aa6b7;font-size:10px;font-weight:600;letter-spacing:.7px;text-transform:uppercase}.patient-dashboard-profile-copy .patient-dashboard-profile-subtitle-plain{font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}.patient-dashboard-profile-avatar{width:34px;height:34px;margin-left:10px;border:2px solid #eef3f7;border-radius:50%;object-fit:cover;object-position:center 25%}@media (max-width: 1120px){.patient-dashboard-header{grid-template-columns:var(--patient-dashboard-sidebar-compact-width) minmax(240px,1fr) auto}.patient-dashboard-header-brand{justify-content:center;padding-left:0}.patient-dashboard-header-brand img{width:48px;object-fit:cover;object-position:left}.patient-dashboard-header-search{margin-left:18px}}@media (max-width: 760px){.patient-dashboard-header{grid-template-columns:auto minmax(0,1fr) auto;padding:0 14px}.patient-dashboard-header-brand{padding:0}.patient-dashboard-mobile-menu{display:grid}.patient-dashboard-header-brand img{width:38px}.patient-dashboard-header-search{width:100%;margin:0 12px}.patient-dashboard-header-actions{padding:0}.patient-dashboard-header-cta{height:36px;margin-right:8px;padding:0 12px;border-radius:12px}.patient-dashboard-header-cta span{display:none}.patient-dashboard-header-icon:nth-of-type(2),.patient-dashboard-header-divider,.patient-dashboard-profile-copy{display:none}.patient-dashboard-profile-avatar{width:32px;height:32px;margin-left:6px}}@media (max-width: 520px){.patient-dashboard-header-search{height:36px;padding:0 10px}.patient-dashboard-header-search input{padding-left:6px;font-size:12px}.patient-dashboard-header-icon{display:none}.patient-dashboard-header-cta{width:36px;min-width:36px;margin-right:0;padding:0;justify-content:center}}.patient-dashboard-sidebar{position:fixed;top:var(--patient-dashboard-header-height);bottom:0;left:0;z-index:40;width:var(--patient-dashboard-sidebar-width);overflow:hidden;border-right:1px solid #eef2f6;background:#fff}.patient-dashboard-sidebar nav,.patient-dashboard-sidebar-scroll{height:100%}.patient-dashboard-sidebar-scroll{display:flex;flex-direction:column;padding:14px 0;overflow-y:auto}.patient-dashboard-sidebar-group{display:flex;flex-direction:column;gap:5px}.patient-dashboard-sidebar-link{display:flex;align-items:center;width:calc(100% - 20px);min-height:40px;margin-left:10px;padding:0 13px;border-radius:12px;color:#647892;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.patient-dashboard-sidebar-link svg{flex:0 0 20px}.patient-dashboard-sidebar-link span{margin-left:12px;font-size:13px;font-weight:500}.patient-dashboard-sidebar-link:hover{background:#f5f8fd;color:#22695f}.patient-dashboard-sidebar-link-active{background:linear-gradient(90deg,#4eae9d,#57a999);box-shadow:0 10px 18px #50a8972e;color:#fff}.patient-dashboard-sidebar-link-active span{font-weight:600}.patient-dashboard-sidebar-heading{margin:18px 0 8px 22px;color:#97a8bd;font-size:10px;font-weight:650;letter-spacing:.9px;text-transform:uppercase}.patient-dashboard-sidebar-footer{margin-top:auto;padding-top:18px}.patient-dashboard-sidebar-settings{margin-bottom:12px}.patient-dashboard-help-card{width:calc(100% - 20px);margin-left:10px;padding:14px;border-radius:16px;background:linear-gradient(180deg,#f5f8fd,#f8fbff);box-shadow:inset 0 0 0 1px #edf2f7}.patient-dashboard-help-copy strong{display:block;color:#2954e9;font-size:13px;font-weight:700}.patient-dashboard-help-copy p{margin:4px 0 0;color:#7a8ba3;font-size:12px;line-height:1.45}.patient-dashboard-help-card button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:38px;margin-top:12px;border:1px solid #d9e4f0;border-radius:12px;background:#fff;color:#2954e9;font-size:12px;font-weight:650;cursor:pointer}.patient-dashboard-sidebar-close,.patient-dashboard-sidebar-overlay{display:none}@media (max-width: 1120px) and (min-width: 761px){.patient-dashboard-sidebar{width:var(--patient-dashboard-sidebar-compact-width)}.patient-dashboard-sidebar-link{width:calc(100% - 10px);justify-content:center;margin-left:5px;padding:0}.patient-dashboard-sidebar-link span,.patient-dashboard-sidebar-heading,.patient-dashboard-help-card{display:none}.patient-dashboard-sidebar-settings{margin-bottom:0}}@media (max-width: 760px){.patient-dashboard-sidebar{top:0;z-index:70;width:278px;padding-top:38px;box-shadow:18px 0 40px #0f172a29;transform:translate(-105%);transition:transform .19s ease}.patient-dashboard-sidebar-open{transform:translate(0)}.patient-dashboard-sidebar-close{position:absolute;top:10px;right:12px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:10px;background:#eff4fa;color:#34516f;cursor:pointer}.patient-dashboard-sidebar-overlay{position:fixed;inset:0;z-index:60;display:block;width:100%;height:100%;padding:0;border:0;background:#0f172a59}}.patient-dashboard-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-dashboard-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f6f8fc,#f4f7fc)}.patient-dashboard-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.patient-welcome-card,.patient-next-appointment-card,.patient-vital-card,.patient-history-card,.patient-quick-action-card,.patient-prescription-card{border:1px solid #ebf0f6;border-radius:22px;background:#fffffff7;box-shadow:0 10px 24px #0f172a0b}.patient-welcome-card{display:flex;align-items:center;justify-content:space-between;min-height:184px;padding:20px 20px 20px 22px}.patient-welcome-copy{max-width:460px}.patient-welcome-copy h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.6px;line-height:1.08}.patient-welcome-copy p{max-width:420px;margin:10px 0 0;color:#647a98;font-size:13px;line-height:1.45}.patient-welcome-actions{display:flex;gap:10px;margin-top:18px}.patient-primary-button,.patient-secondary-button{height:38px;padding:0 18px;border:0;border-radius:12px;font-size:13px;font-weight:650;cursor:pointer}.patient-primary-button{background:linear-gradient(90deg,#2e63e7,#2e6df0);box-shadow:0 12px 22px #2e63e72e;color:#fff}.patient-secondary-button{background:#f3f6fb;color:#445167}.patient-welcome-illustration{width:116px;height:116px;object-fit:contain}.patient-next-appointment-card{position:relative;overflow:hidden;min-height:184px;padding:18px;background:linear-gradient(180deg,#1d6c99,#165f89);color:#fff}.patient-next-appointment-card:after{position:absolute;right:-28px;bottom:-36px;width:140px;height:140px;border-radius:36px;background:#ffffff14;content:""}.patient-next-appointment-label{display:inline-block;color:#e0f1ffeb;font-size:11px;font-weight:650;letter-spacing:1.3px;text-transform:uppercase}.patient-next-appointment-card h2{margin:10px 0 0;font-size:18px;font-weight:650;line-height:1.18}.patient-next-appointment-card>p{margin:5px 0 0;color:#d2e6f6;font-size:13px}.patient-next-appointment-time{display:flex;align-items:center;gap:10px;margin-top:16px}.patient-next-appointment-time>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#ffffff24}.patient-next-appointment-time strong{display:block;font-size:13px;font-weight:650}.patient-next-appointment-time small{display:block;margin-top:2px;color:#d8eaf8;font-size:12px}.patient-next-appointment-card button{position:relative;z-index:1;width:100%;height:36px;margin-top:16px;border:0;border-radius:12px;background:#fff;color:#145f8f;font-size:13px;font-weight:650;cursor:pointer}.patient-vitals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.patient-vital-card{padding:16px 16px 12px}.patient-vital-card-top{display:flex;align-items:center;justify-content:space-between}.patient-vital-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px}.patient-vital-accent-red{background:#fff0f0;color:#ef4444}.patient-vital-accent-blue{background:#eff5ff;color:#3b82f6}.patient-vital-accent-amber{background:#fff8ea;color:#f59e0b}.patient-vital-badge{padding:4px 8px;border-radius:999px;font-size:10px;font-weight:650;text-transform:uppercase}.patient-vital-badge-success{background:#ebfbef;color:#22b45a}.patient-vital-badge-warning{background:#fff5d9;color:#f59e0b}.patient-vital-card>p{margin:10px 0 4px;color:#8b9ab1;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-vital-card>strong{display:inline-flex;align-items:baseline;gap:6px;color:#172134;font-size:18px;font-weight:650;line-height:1.1}.patient-vital-card>strong small{color:#8ca0ba;font-size:12px;font-weight:500}.patient-vital-chart{display:block;width:100%;height:52px;margin-top:8px}.patient-dashboard-lower-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin-top:18px}.patient-dashboard-records-column,.patient-dashboard-actions-column,.patient-dashboard-prescriptions-section{min-width:0}.patient-dashboard-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.patient-dashboard-section-heading h2{margin:0;color:#182338;font-size:14px;font-weight:650;letter-spacing:-.2px}.patient-dashboard-section-heading a{color:#2964ef;font-size:12px;font-weight:650;text-decoration:none}.patient-dashboard-section-heading-static{justify-content:flex-start}.patient-history-card{overflow:hidden}.patient-history-table-header,.patient-history-row{display:grid;grid-template-columns:1.2fr 1.2fr 1fr .72fr;align-items:center}.patient-history-table-header{padding:12px 16px;background:#f7f9fc;color:#94a7bf;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-history-row{padding:12px 16px;border-top:1px solid #eef2f7}.patient-history-date-cell,.patient-history-doctor-cell{display:flex;align-items:center;gap:8px;min-width:0}.patient-history-date-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#eef4ff;color:#2f65e8}.patient-history-date-cell strong,.patient-history-doctor-cell strong{display:block;color:#1f2a3e;font-size:12px;font-weight:650;line-height:1.35}.patient-history-date-cell small{display:block;margin-top:1px;color:#8fa1b9;font-size:11px}.patient-history-row>p{margin:0;color:#687c97;font-size:12px;line-height:1.45}.patient-person-badge-image,.patient-person-badge-initials{width:28px;height:28px;border-radius:50%;flex:0 0 28px}.patient-person-badge-image{object-fit:cover;object-position:center 25%}.patient-person-badge-initials{display:grid;place-items:center;color:#fff;font-size:10px;font-weight:650}.patient-history-avatar-alt,.patient-prescription-avatar-alt{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-history-status{justify-self:start;padding:4px 10px;border-radius:999px;background:#ebfbef;color:#17a84e;font-size:10px;font-weight:700;text-transform:uppercase}.patient-quick-actions-stack{display:flex;flex-direction:column;gap:12px}.patient-quick-action-card{display:flex;align-items:center;gap:12px;min-height:64px;padding:12px 14px}.patient-quick-action-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px}.patient-action-tint-blue{background:#edf1ff;color:#5a68ff}.patient-action-tint-green{background:#eefcf5;color:#17a46d}.patient-action-tint-lilac{background:#f6efff;color:#bb7fff}.patient-quick-action-card strong{display:block;color:#1f2a3e;font-size:12px;font-weight:650}.patient-quick-action-card p{margin:2px 0 0;color:#8a9bb1;font-size:11px}.patient-dashboard-prescriptions-section{margin-top:22px}.patient-prescriptions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.patient-prescription-card{padding:16px 16px 14px}.patient-prescription-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start}.patient-prescription-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#edf4ff;color:#2f65e8}.patient-prescription-copy h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650;line-height:1.35}.patient-prescription-copy p{margin:4px 0 0;color:#6d8099;font-size:12px;line-height:1.5}.patient-prescription-issued{text-align:right}.patient-prescription-issued span{display:block;color:#98a8bc;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-prescription-issued strong{display:block;margin-top:3px;color:#1f2a3e;font-size:12px;font-weight:650}.patient-prescription-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7}.patient-prescription-doctor{display:flex;align-items:center;gap:8px}.patient-prescription-doctor span{color:#6d7f96;font-size:12px}.patient-prescription-footer button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#36bfb0;font-size:12px;font-weight:650;cursor:pointer;text-transform:uppercase}@media (max-width: 1280px){.patient-dashboard-hero-grid{grid-template-columns:minmax(0,1fr) 280px}.patient-dashboard-lower-grid{grid-template-columns:minmax(0,1fr) 250px}}@media (max-width: 1120px){.patient-dashboard-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-dashboard-hero-grid,.patient-dashboard-lower-grid,.patient-prescriptions-grid{grid-template-columns:1fr}.patient-welcome-card{min-height:auto}}@media (max-width: 760px){.patient-dashboard-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-welcome-card{flex-direction:column;align-items:flex-start;padding:18px 16px}.patient-welcome-illustration{width:92px;height:92px;margin-top:12px;align-self:flex-end}.patient-welcome-actions{flex-wrap:wrap}.patient-vitals-grid{grid-template-columns:1fr}.patient-history-table-header{display:none}.patient-history-row{grid-template-columns:1fr;gap:14px}.patient-prescription-top{grid-template-columns:52px minmax(0,1fr)}.patient-prescription-issued{grid-column:2;text-align:left}.patient-prescription-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 440px){.patient-welcome-copy h1{font-size:20px}.patient-next-appointment-card h2{font-size:17px}.patient-dashboard-section-heading{align-items:flex-start;flex-direction:column;gap:10px}.patient-primary-button,.patient-secondary-button{width:100%}}.patient-auth-page{min-height:100vh;background:radial-gradient(circle at left top,rgba(226,244,255,.92),transparent 36%),radial-gradient(circle at right center,rgba(228,241,255,.76),transparent 32%),linear-gradient(180deg,#f8fbff,#f6fbff 56%,#fff 56% 100%);color:#1b2436}.patient-auth-hero{display:grid;grid-template-columns:minmax(400px,470px) minmax(460px,560px);align-items:center;justify-content:center;gap:42px;width:calc(100% - 72px);max-width:1080px;margin:0 auto;padding:68px 0 58px}.patient-auth-card-shell{padding:40px 36px 38px;border:1px solid rgba(225,232,242,.9);border-radius:24px;background:#fffffff5;box-shadow:0 24px 54px #355f8f1a}.patient-auth-visual{display:flex;justify-content:center}.patient-auth-image-shell{width:100%;max-width:540px}.patient-auth-image-shell img{display:block;width:100%;height:auto}.patient-portal-features{border-top:1px solid rgba(234,239,246,.8);background:#fff}.patient-portal-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:calc(100% - 72px);max-width:1080px;margin:0 auto;padding:42px 0 44px}.patient-portal-feature-card{min-height:176px;padding:18px 18px 16px;border:1px solid #e5ebf4;border-radius:18px;background:#fff}.patient-portal-feature-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px}.patient-portal-feature-card h2{margin:14px 0 8px;color:#1f2738;font-size:15px;font-weight:700;line-height:1.3}.patient-portal-feature-card p{margin:0;color:#6c7a91;font-size:13px;line-height:1.55}@media (max-width: 1180px){.patient-auth-hero{grid-template-columns:minmax(360px,430px) minmax(380px,500px);gap:28px;width:calc(100% - 64px)}.patient-portal-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 64px)}}@media (max-width: 920px){.patient-auth-page{background:radial-gradient(circle at top left,rgba(226,244,255,.92),transparent 42%),linear-gradient(180deg,#f8fbff,#fff)}.patient-auth-hero{grid-template-columns:minmax(0,1fr);gap:24px;width:min(100% - 32px,620px);padding:36px 0 40px}.patient-auth-card-shell{padding:30px 24px}.patient-portal-feature-grid{width:min(100% - 32px,620px);padding:32px 0 36px}}@media (max-width: 640px){.patient-portal-feature-grid{grid-template-columns:1fr}}@media (max-width: 460px){.patient-auth-hero,.patient-portal-feature-grid{width:min(100% - 24px,620px)}.patient-auth-card-shell{padding:24px 16px 20px;border-radius:18px}}.patient-dependents-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-dependents-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-dependents-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;align-items:start}.patient-dependents-topbar,.patient-dependents-info-card,.patient-dependent-card,.patient-dependent-slot-card,.patient-dependents-wellness-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-dependents-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.patient-dependents-heading h1{margin:0;color:#264599;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-dependents-heading p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-dependents-add-button{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:0;border-radius:12px;background:linear-gradient(90deg,#3d7ff5,#2a57d3);box-shadow:0 10px 18px #2d67e22e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-dependents-info-card{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 16px;background:linear-gradient(180deg,#eef5ff,#f4f8ff)}.patient-dependents-info-card>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:12px;background:#dfeeff;color:#2f65e8}.patient-dependents-info-card p{margin:0;color:#304155;font-size:12px;line-height:1.5}.patient-dependents-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.patient-dependent-card{padding:16px}.patient-dependent-card-top{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:start}.patient-dependent-avatar{display:grid;width:64px;height:64px;place-items:center;border:3px solid #edf2fb;border-radius:18px;object-fit:cover;object-position:center 24%;box-shadow:0 8px 20px #0f172a14}.patient-dependent-avatar-initials{color:#fff;font-size:20px;font-weight:650}.patient-dependent-avatar-sand{background:linear-gradient(145deg,#d9b48c,#596e87)}.patient-dependent-avatar-rose{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-dependent-avatar-azure{background:linear-gradient(145deg,#4e88fb,#3cb6b2)}.patient-dependent-card-copy h2{margin:6px 0 0;color:#264599;font-size:14px;font-weight:650}.patient-dependent-card-copy p{display:inline-flex;align-items:center;gap:5px;margin:7px 0 0;color:#139280;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.patient-dependent-status{padding:5px 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.patient-dependent-status-active{background:#eefcf8;color:#139280}.patient-dependent-status-pending{background:#fff4e6;color:#ef8f16}.patient-dependent-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.patient-dependent-metrics article small{display:block;color:#94a6bd;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-dependent-metrics article strong{display:block;margin-top:4px;color:#415064;font-size:12px;font-weight:650;line-height:1.4}.patient-dependent-manage-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:38px;margin-top:14px;border:0;border-radius:12px;background:#f4f7fb;color:#2c61e6;font-size:13px;font-weight:650;cursor:pointer}.patient-dependent-slot-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:170px;padding:16px;text-align:center}.patient-dependent-slot-card>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px}.patient-dependent-slot-card strong{display:block;margin-top:16px;font-size:14px;font-weight:650}.patient-dependent-slot-card small{display:block;margin-top:6px;color:#a1afc2;font-size:12px}.patient-dependent-slot-card-add{border-style:dashed;color:#264599;cursor:pointer}.patient-dependent-slot-card-add>span{background:#edf4ff;color:#2f65e8}.patient-dependent-slot-card-muted{border-style:dashed;color:#b8c5d8;background:#fff9}.patient-dependent-slot-card-muted>span{background:#f3f6fb;color:#7f8d9d}.patient-dependents-main .patient-portal-features{margin-top:20px;border-top:1px solid #eef2f7}.patient-dependents-wellness-card{padding:16px}.patient-dependents-wellness-card h2{margin:0;color:#264599;font-size:16px;font-weight:650;line-height:1.25}.patient-dependents-wellness-card p{margin:12px 0 0;color:#708199;font-size:13px;line-height:1.6}.patient-dependents-visual{position:relative;overflow:hidden;height:192px;margin-top:16px;border-radius:18px;background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.65),transparent 22%),linear-gradient(145deg,#f5cfd3,#f8d8d2 36%,#f7d8d5)}.patient-dependents-visual:before{position:absolute;right:26px;bottom:-18px;width:116px;height:116px;border-radius:28px;background:linear-gradient(180deg,#8fd0ff,#f7f9ff);box-shadow:0 18px 32px #486fab29;content:""}.patient-dependents-visual:after{position:absolute;left:24px;bottom:22px;width:86px;height:118px;border-radius:30px 30px 14px 14px;background:linear-gradient(180deg,#7cc4ff,#d9f3ff);box-shadow:0 18px 32px #486fab24;content:""}.patient-dependents-visual-card{position:absolute;display:flex;align-items:flex-start;gap:10px;width:140px;padding:10px;border-radius:14px;background:#ffffffe6;box-shadow:0 12px 24px #3f5f8e1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.patient-dependents-visual-card span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;background:#e7f7f5;color:#0f8d83}.patient-dependents-visual-card strong{display:block;color:#264599;font-size:11px;font-weight:700;text-transform:uppercase}.patient-dependents-visual-card small{display:block;margin-top:4px;color:#7a8ba3;font-size:10px;line-height:1.35}.patient-dependents-visual-card-top{top:18px;left:16px}.patient-dependents-visual-card-bottom{right:16px;bottom:16px}.patient-dependents-checklist{display:flex;flex-direction:column;gap:10px;margin-top:16px}.patient-dependents-checklist article{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:12px;background:#f8fbff}.patient-dependents-checklist i{width:8px;height:8px;border-radius:50%;background:#4e88fb}.patient-dependents-checklist article:last-child i{background:#3cb6b2}.patient-dependents-checklist span{color:#415064;font-size:12px;font-weight:600}.patient-dependents-trust{display:flex;align-items:center;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}.patient-dependents-trust-avatars{display:flex;align-items:center}.patient-dependents-trust-avatars span{display:grid;width:24px;height:24px;margin-left:-6px;place-items:center;border:2px solid #ffffff;border-radius:50%;background:linear-gradient(145deg,#4e88fb,#3cb6b2);color:#fff;font-size:9px;font-weight:700}.patient-dependents-trust-avatars span:first-child{margin-left:0;background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-dependents-trust-avatars span:nth-child(2){background:linear-gradient(145deg,#d9b48c,#596e87)}.patient-dependents-trust-avatars span:nth-child(3){background:linear-gradient(145deg,#596e87,#264599)}.patient-dependents-trust p{margin:0;color:#8da0b8;font-size:11px;font-style:italic}@media (max-width: 1280px){.patient-dependents-layout{grid-template-columns:minmax(0,1fr) 240px}}@media (max-width: 1120px){.patient-dependents-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-dependents-layout{grid-template-columns:1fr}}@media (max-width: 760px){.patient-dependents-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-dependents-topbar{flex-direction:column;align-items:flex-start;gap:12px}.patient-dependents-grid{grid-template-columns:1fr}}@media (max-width: 460px){.patient-dependent-card-top{grid-template-columns:56px minmax(0,1fr)}.patient-dependent-status{grid-column:2;justify-self:start}.patient-dependent-metrics{grid-template-columns:1fr;gap:10px}}.patient-book-diagnostic-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-book-diagnostic-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-book-diagnostic-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.patient-book-diagnostic-centre-card,.patient-book-diagnostic-test-card,.patient-book-diagnostic-note,.patient-book-diagnostic-summary-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-book-diagnostic-heading h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-book-diagnostic-heading p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-book-diagnostic-centre-card{display:flex;align-items:center;gap:14px;margin-top:14px;padding:16px}.patient-book-diagnostic-centre-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:14px;background:#edf4ff;color:#17679c}.patient-book-diagnostic-centre-copy{min-width:0;flex:1}.patient-book-diagnostic-centre-copy h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-book-diagnostic-centre-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.patient-book-diagnostic-centre-meta span{display:inline-flex;align-items:center;gap:6px;color:#708199;font-size:12px}.patient-book-diagnostic-centre-card b{display:inline-flex;align-items:center;justify-content:center;min-width:118px;height:24px;padding:0 12px;border-radius:999px;background:#edf4ff;color:#1660b0;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-book-diagnostic-tests-section,.patient-book-diagnostic-slots-section{margin-top:16px}.patient-book-diagnostic-tests-section h2,.patient-book-diagnostic-slots-section h2,.patient-book-diagnostic-summary-card h2{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-book-diagnostic-tests-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.patient-book-diagnostic-test-card{position:relative;min-height:140px;padding:14px;text-align:left;cursor:pointer}.patient-book-diagnostic-test-card-selected{border-color:#17679c;box-shadow:0 10px 22px #17679c1a}.patient-book-diagnostic-test-card-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f1f5fb;color:#6a7d95}.patient-book-diagnostic-test-check{position:absolute;top:14px;right:14px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#17679c;color:#fff}.patient-book-diagnostic-test-card strong{display:block;margin-top:16px;color:#1f2a3e;font-size:14px;font-weight:650;line-height:1.35}.patient-book-diagnostic-test-card p{margin:10px 0 0;color:#17679c;font-size:15px;font-weight:700}.patient-book-diagnostic-slots-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.patient-book-diagnostic-slot{height:42px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;color:#1f2a3e;font-size:13px;font-weight:500;cursor:pointer}.patient-book-diagnostic-slot-selected{border-color:#17679c;background:#eef7ff;color:#17679c;font-weight:650}.patient-book-diagnostic-note{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 16px;background:linear-gradient(180deg,#eef6ff,#f4f8ff)}.patient-book-diagnostic-note>span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;background:#dfeeff;color:#17679c}.patient-book-diagnostic-note p{margin:0;color:#17679c;font-size:12px;line-height:1.55}.patient-book-diagnostic-summary-card{padding:16px 0 12px}.patient-book-diagnostic-summary-card h2{padding:0 16px 14px;border-bottom:1px solid #e9eef5;color:#1660b0;font-size:12px;letter-spacing:1px;text-transform:uppercase}.patient-book-diagnostic-summary-group{padding:16px;border-bottom:1px solid #eef2f7}.patient-book-diagnostic-summary-group small{display:block;color:#6f82a0;font-size:10px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.patient-book-diagnostic-summary-group strong{display:block;margin-top:9px;color:#1f2a3e;font-size:13px;font-weight:650;line-height:1.45}.patient-book-diagnostic-summary-group p{margin:7px 0 0;color:#17679c;font-size:12px;font-weight:700}.patient-book-diagnostic-summary-time{display:inline-flex;align-items:center;gap:8px}.patient-book-diagnostic-primary-action,.patient-book-diagnostic-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 32px);height:42px;margin:16px 16px 0;border-radius:14px;font-size:13px;font-weight:650;cursor:pointer}.patient-book-diagnostic-primary-action{border:0;background:linear-gradient(90deg,#15679a,#35b7a8);box-shadow:0 10px 18px #1a7a952e;color:#fff}.patient-book-diagnostic-secondary-action{border:1px solid #dbe4ef;background:#fff;color:#5d6d82}.patient-book-diagnostic-summary-footer{margin:14px 16px 0;color:#a0aebe;font-size:10px;text-align:center}@media (max-width: 1280px){.patient-book-diagnostic-layout{grid-template-columns:minmax(0,1fr) 280px}.patient-book-diagnostic-tests-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1120px){.patient-book-diagnostic-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-book-diagnostic-layout{grid-template-columns:1fr}}@media (max-width: 760px){.patient-book-diagnostic-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-book-diagnostic-centre-card{flex-direction:column;align-items:flex-start}.patient-book-diagnostic-tests-grid,.patient-book-diagnostic-slots-grid{grid-template-columns:1fr}}.patient-diagnostic-centres-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-diagnostic-centres-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-diagnostic-centres-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.patient-diagnostic-centres-hero,.patient-diagnostic-centres-search-card,.patient-diagnostic-centre-card,.patient-diagnostic-centres-empty-state,.patient-diagnostic-centres-selected-card,.patient-diagnostic-centres-tests-card,.patient-diagnostic-centres-contact-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-diagnostic-centres-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.patient-diagnostic-centres-hero-copy span{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:999px;background:#edf4ff;color:#1660b0;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.patient-diagnostic-centres-hero-copy h1{margin:12px 0 0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-diagnostic-centres-hero-copy p{max-width:500px;margin:10px 0 0;color:#708199;font-size:13px;line-height:1.55}.patient-diagnostic-centre-visual{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#f7fbff,#eef6ff)}.patient-diagnostic-centre-visual-hero{width:136px;height:132px;flex:0 0 136px}.patient-diagnostic-centre-visual:not(.patient-diagnostic-centre-visual-hero){width:100%;height:168px}.patient-diagnostic-centre-visual-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.95),transparent 42%),linear-gradient(180deg,#5dbdff47,#e5f4ff33)}.patient-diagnostic-centre-visual-screen,.patient-diagnostic-centre-visual-station,.patient-diagnostic-centre-visual-device,.patient-diagnostic-centre-visual-floor{position:absolute;border-radius:12px}.patient-diagnostic-centre-visual-screen{top:16px;left:50%;width:42%;height:34%;transform:translate(-50%);background:linear-gradient(180deg,#20add7f5,#3f7be9e0);box-shadow:0 10px 18px #3b82f624}.patient-diagnostic-centre-visual-station{bottom:18px;left:50%;width:56%;height:28%;transform:translate(-50%);background:#fffffff2;box-shadow:0 12px 22px #8daed833}.patient-diagnostic-centre-visual-device{bottom:34px;width:18%;height:34%;background:#fffffff0;box-shadow:0 10px 18px #8097b629}.patient-diagnostic-centre-visual-device-left{left:12px}.patient-diagnostic-centre-visual-device-right{right:12px}.patient-diagnostic-centre-visual-floor{right:-8%;bottom:-10%;width:74%;height:34%;border-radius:50%;background:#bfddff80;filter:blur(3px)}.patient-diagnostic-centre-visual-apollo{background:linear-gradient(180deg,#f8fbff,#e6f0fb)}.patient-diagnostic-centre-visual-city{background:linear-gradient(180deg,#fbfdff,#eef6fb)}.patient-diagnostic-centre-visual-city .patient-diagnostic-centre-visual-screen{width:28%}.patient-diagnostic-centre-visual-city .patient-diagnostic-centre-visual-device-left,.patient-diagnostic-centre-visual-city .patient-diagnostic-centre-visual-device-right{width:10%;height:40%}.patient-diagnostic-centre-visual-northstar{background:linear-gradient(180deg,#f4f8ff,#edf8ff)}.patient-diagnostic-centre-visual-northstar .patient-diagnostic-centre-visual-screen{width:46%;background:linear-gradient(180deg,#675af5eb,#2784e8e0)}.patient-diagnostic-centre-visual-hero-lab{background:linear-gradient(180deg,#f5faff,#eaf3ff)}.patient-diagnostic-centres-search-card{margin-top:14px;padding:16px}.patient-diagnostic-centres-search-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr) minmax(0,.9fr) 152px;gap:12px}.patient-diagnostic-centres-search-large{grid-column:auto}.patient-diagnostic-centres-search-grid label>span{display:block;margin-bottom:7px;color:#8b9cb2;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-diagnostic-centres-field{display:flex;align-items:center;height:40px;padding:0 12px;border:1px solid #dbe4ef;border-radius:12px;background:#fbfcfe;color:#7b93b2}.patient-diagnostic-centres-field input,.patient-diagnostic-centres-field select{min-width:0;flex:1;height:100%;padding:0 8px;border:0;outline:0;background:transparent;color:#334155;font:inherit;font-size:13px}.patient-diagnostic-centres-field input::placeholder{color:#9aa8bb;opacity:1}.patient-diagnostic-centres-field-select select{appearance:none;cursor:pointer}.patient-diagnostic-centres-search-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:end;height:40px;border:0;border-radius:12px;background:linear-gradient(90deg,#15679a,#35b7a8);box-shadow:0 10px 18px #1a7a952e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-diagnostic-centres-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.patient-diagnostic-centres-results-header h2{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-diagnostic-centres-results-header p{margin:0;color:#708199;font-size:12px}.patient-diagnostic-centres-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.patient-diagnostic-centre-card{overflow:hidden}.patient-diagnostic-centre-card-selected{border-color:#9cc7ff;box-shadow:0 10px 22px #2d67e214}.patient-diagnostic-centre-card-media{position:relative}.patient-diagnostic-centre-card-media>span{position:absolute;top:12px;right:12px;height:22px;padding:0 9px;border-radius:999px;background:#fffffff2;color:#1874b1;font-size:9px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;line-height:22px}.patient-diagnostic-centre-card-body{padding:14px 16px 0}.patient-diagnostic-centre-card-body h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-diagnostic-centre-card-tags,.patient-diagnostic-centre-card-price,.patient-diagnostic-centre-card-contact{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;color:#7c8da4;font-size:12px;line-height:1.45}.patient-diagnostic-centre-card-price{color:#1f2a3e;font-weight:650}.patient-diagnostic-centre-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 32px);height:38px;margin:14px 16px 16px;border:0;border-radius:12px;background:linear-gradient(90deg,#15679a,#35b7a8);color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-diagnostic-centres-empty-state{display:flex;flex-direction:column;align-items:center;margin-top:14px;padding:32px 20px;text-align:center;color:#7a8ba3}.patient-diagnostic-centres-empty-state h3{margin:12px 0 0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-diagnostic-centres-empty-state p{margin:6px 0 0;font-size:12px}.patient-diagnostic-centres-selected-panel{position:sticky;top:calc(var(--patient-dashboard-header-height) + 14px)}.patient-diagnostic-centres-selected-badge{display:inline-flex;align-items:center;height:22px;padding:0 12px;margin-left:18px;border-radius:999px 999px 10px 10px;background:#17679c;color:#fff;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-diagnostic-centres-selected-card{margin-top:-1px;padding:16px}.patient-diagnostic-centres-selected-card h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-diagnostic-centres-selected-address{margin:10px 0 0;color:#708199;font-size:12px;line-height:1.55}.patient-diagnostic-centres-tests-card{margin-top:16px;padding:14px;background:linear-gradient(180deg,#fbfdff,#f5f9fd);box-shadow:none}.patient-diagnostic-centres-tests-card>small,.patient-diagnostic-centres-contact-section>small{display:block;color:#1660b0;font-size:10px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.patient-diagnostic-centres-tests-list{margin-top:10px}.patient-diagnostic-centres-tests-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #e6edf5}.patient-diagnostic-centres-tests-list article:first-child{border-top:0;padding-top:0}.patient-diagnostic-centres-tests-list span,.patient-diagnostic-centres-tests-list strong{font-size:12px}.patient-diagnostic-centres-tests-list span{color:#334155}.patient-diagnostic-centres-tests-list strong{color:#1f2a3e;font-weight:650}.patient-diagnostic-centres-tests-card button{margin-top:10px;padding:0;border:0;background:transparent;color:#17679c;font-size:12px;font-weight:650;cursor:pointer}.patient-diagnostic-centres-contact-section{margin-top:16px}.patient-diagnostic-centres-contact-card{display:flex;align-items:flex-start;gap:12px;margin-top:10px;padding:12px;box-shadow:none}.patient-diagnostic-centres-contact-card>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:12px;background:#edf4ff;color:#17679c}.patient-diagnostic-centres-contact-card strong{display:block;color:#1f2a3e;font-size:12px;font-weight:650;line-height:1.45}.patient-diagnostic-centres-contact-card p{margin:4px 0 0;color:#8a9bb1;font-size:11px;line-height:1.45}.patient-diagnostic-centres-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;margin-top:16px;border:0;border-radius:14px;background:linear-gradient(90deg,#15679a,#35b7a8);box-shadow:0 10px 18px #1a7a952e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-diagnostic-centres-selected-footer{margin:14px 0 0;color:#a0aebe;font-size:10px;text-align:center}@media (max-width: 1280px){.patient-diagnostic-centres-layout{grid-template-columns:minmax(0,1fr) 292px}.patient-diagnostic-centres-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1120px){.patient-diagnostic-centres-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-diagnostic-centres-layout{grid-template-columns:1fr}.patient-diagnostic-centres-selected-panel{position:static}}@media (max-width: 760px){.patient-diagnostic-centres-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-diagnostic-centres-hero,.patient-diagnostic-centres-results-header{flex-direction:column;align-items:flex-start}.patient-diagnostic-centres-grid,.patient-diagnostic-centres-search-grid{grid-template-columns:1fr}}@media (max-width: 460px){.patient-diagnostic-centres-hero-copy h1{font-size:20px}.patient-diagnostic-centres-selected-badge{margin-left:12px}}.patient-doctor-detail-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-doctor-detail-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-doctor-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.patient-doctor-detail-hero,.patient-doctor-detail-profile-card,.patient-doctor-detail-scheduler,.patient-doctor-detail-summary-card,.patient-doctor-detail-benefit-card,.patient-doctor-detail-note,.patient-doctor-detail-fee-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-doctor-detail-hero{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.patient-doctor-detail-hero-copy h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-doctor-detail-hero-copy p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-doctor-detail-hero-visual{display:grid;width:92px;height:92px;padding:10px;place-items:center;border-radius:14px;background:radial-gradient(circle at 35% 25%,rgba(255,98,93,.4),transparent 32%),linear-gradient(145deg,#191b26,#2c2b34)}.patient-doctor-detail-hero-visual img{width:100%;height:100%;object-fit:contain}.patient-doctor-detail-profile-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:14px;padding:16px}.patient-doctor-detail-profile-main{display:flex;align-items:flex-start;gap:14px;min-width:0}.patient-doctor-detail-avatar{display:grid;width:92px;height:92px;flex:0 0 92px;place-items:center;border:4px solid #edf2fb;border-radius:28px;object-fit:cover;object-position:center 24%;box-shadow:0 10px 24px #0f172a14}.patient-doctor-detail-avatar-initials{color:#fff;font-size:28px;font-weight:650}.patient-doctor-detail-avatar-sand{background:linear-gradient(145deg,#d9b48c,#596e87)}.patient-doctor-detail-avatar-rose{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-doctor-detail-copy{min-width:0}.patient-doctor-detail-copy h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-doctor-detail-copy>p{margin:6px 0 0;color:#2f65e8;font-size:13px;font-weight:700}.patient-doctor-detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.patient-doctor-detail-tags span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid #e7edf5;border-radius:12px;background:#f8fbff;color:#4b5e75;font-size:12px}.patient-doctor-detail-fee{flex:0 0 auto;text-align:right}.patient-doctor-detail-fee small{display:block;color:#9aacbf;font-size:12px}.patient-doctor-detail-fee strong{display:block;margin-top:4px;color:#2f65e8;font-size:18px;font-weight:650}.patient-doctor-detail-scheduler{margin-top:14px;padding:16px}.patient-doctor-detail-scheduler h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-doctor-detail-section-block{margin-top:18px}.patient-doctor-detail-section-block>small,.patient-doctor-detail-slot-header small{display:block;color:#6f82a0;font-size:10px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.patient-doctor-detail-type-toggle{display:flex;gap:8px;margin-top:10px;padding:5px;border-radius:14px;background:#eff4fa}.patient-doctor-detail-type-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1;height:42px;border:0;border-radius:12px;background:transparent;color:#687c97;font-size:13px;font-weight:650;cursor:pointer}.patient-doctor-detail-type-toggle .patient-doctor-detail-type-active{background:#fff;box-shadow:0 8px 18px #0f172a14;color:#2f65e8}.patient-doctor-detail-slot-header{display:flex;align-items:center;justify-content:space-between}.patient-doctor-detail-slot-nav{display:flex;gap:8px}.patient-doctor-detail-slot-nav button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#8293a8}.patient-doctor-detail-slots-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.patient-doctor-detail-slot{height:70px;padding:0 10px;border:1px solid #e1e8f1;border-radius:14px;background:#fff;text-align:center;color:#314155;cursor:pointer}.patient-doctor-detail-slot small{display:block;color:#9aacbf;font-size:11px}.patient-doctor-detail-slot strong{display:block;margin-top:6px;font-size:14px;font-weight:650}.patient-doctor-detail-slot-active{border-color:transparent;background:linear-gradient(135deg,#3d7ff5,#2b56d2);box-shadow:0 12px 22px #2d67e22e;color:#fff}.patient-doctor-detail-slot-active small{color:#edf4ffe6}.patient-doctor-detail-slot-disabled{background:#f5f7fb;color:#b8c4d4;cursor:not-allowed}.patient-doctor-detail-slot-disabled small{color:#c2ccda}.patient-doctor-detail-fee-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px 16px}.patient-doctor-detail-fee-copy{display:flex;align-items:center;gap:12px}.patient-doctor-detail-fee-copy>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#edf4ff;color:#2f65e8}.patient-doctor-detail-fee-copy small{display:block;color:#6e7f95;font-size:12px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.patient-doctor-detail-fee-copy p{margin:3px 0 0;color:#8a9bb1;font-size:12px}.patient-doctor-detail-fee-card strong{color:#1f2a3e;font-size:18px;font-weight:650}.patient-doctor-detail-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 16px;background:linear-gradient(180deg,#eef5ff,#f4f8ff)}.patient-doctor-detail-note>span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;background:#dfeeff;color:#2f65e8}.patient-doctor-detail-note p{margin:0;color:#304155;font-size:12px;line-height:1.5}.patient-doctor-detail-summary-card{padding:16px}.patient-doctor-detail-summary-card h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-doctor-detail-summary-list{margin-top:12px}.patient-doctor-detail-summary-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid #eef2f7}.patient-doctor-detail-summary-list article:first-child{border-top:0}.patient-doctor-detail-summary-list span{color:#6f82a0;font-size:12px}.patient-doctor-detail-summary-list strong{display:block;color:#1f2a3e;font-size:12px;font-weight:650;text-align:right;line-height:1.45}.patient-doctor-detail-summary-list b{display:inline-flex;align-items:center;justify-content:center;min-width:90px;height:28px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#2f65e8;font-size:11px;font-weight:700}.patient-doctor-detail-summary-list small{display:block;margin-top:4px;color:#8da0b8;font-size:11px;text-align:right}.patient-doctor-detail-summary-total{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:14px;border-top:1px solid #eef2f7}.patient-doctor-detail-summary-total span{color:#1f2a3e;font-size:14px;font-weight:650}.patient-doctor-detail-summary-total strong{color:#2f65e8;font-size:18px;font-weight:650}.patient-doctor-detail-benefit-card{position:relative;overflow:hidden;min-height:340px;margin-top:14px;padding:16px;background:linear-gradient(180deg,#effcff,#f5fbff)}.patient-doctor-detail-benefit-copy h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-doctor-detail-benefit-copy p{margin:8px 0 0;color:#708199;font-size:12px;line-height:1.5}.patient-doctor-detail-benefit-image{position:absolute;right:-10px;bottom:0;width:180px;height:180px;object-fit:contain}.patient-doctor-detail-benefit-chip{position:absolute;display:flex;align-items:center;gap:10px;width:136px;padding:10px;border-radius:14px;background:#ffffffeb;box-shadow:0 12px 24px #3f5f8e1f}.patient-doctor-detail-benefit-chip span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#e7f7f5;color:#0f8d83}.patient-doctor-detail-benefit-chip small{display:block;color:#9aacbf;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.patient-doctor-detail-benefit-chip strong{display:block;margin-top:3px;color:#1f2a3e;font-size:12px;font-weight:650}.patient-doctor-detail-benefit-chip-top{left:16px;top:110px}.patient-doctor-detail-benefit-chip-bottom{right:16px;bottom:16px}.patient-doctor-detail-back-button{width:100%;height:38px;margin-top:12px;border:0;border-radius:12px;background:#f4f7fb;color:#475569;font-size:13px;font-weight:650;cursor:pointer}@media (max-width: 1280px){.patient-doctor-detail-layout{grid-template-columns:minmax(0,1fr) 270px}.patient-doctor-detail-slots-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1120px){.patient-doctor-detail-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-doctor-detail-layout{grid-template-columns:1fr}}@media (max-width: 760px){.patient-doctor-detail-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-doctor-detail-hero,.patient-doctor-detail-profile-card{flex-direction:column;align-items:flex-start}.patient-doctor-detail-profile-main{flex-direction:column}.patient-doctor-detail-slots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 460px){.patient-doctor-detail-hero-copy h1{font-size:20px}.patient-doctor-detail-slots-grid{grid-template-columns:1fr}.patient-doctor-detail-type-toggle{flex-direction:column}}.patient-doctors-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-doctors-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-doctors-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.patient-doctors-hero,.patient-doctors-search-card,.patient-doctor-card,.patient-doctors-profile-card,.patient-doctors-empty-state{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-doctors-hero{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.patient-doctors-hero-copy h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-doctors-hero-copy p{max-width:420px;margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-doctors-hero-icon{display:grid;width:92px;height:92px;padding:10px;place-items:center;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f4f8fe)}.patient-doctors-hero-icon img{width:100%;height:100%;object-fit:contain}.patient-doctors-search-card{margin-top:14px;padding:16px}.patient-doctors-search-card h2{margin:0;color:#182338;font-size:14px;font-weight:650}.patient-doctors-search-form{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.84fr) minmax(0,.84fr) 132px;gap:12px;margin-top:14px}.patient-doctors-search-form label{display:block}.patient-doctors-search-form label>span{display:block;margin-bottom:7px;color:#8b9cb2;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-doctors-field{display:flex;align-items:center;height:40px;padding:0 12px;border:1px solid #dbe4ef;border-radius:12px;background:#fbfcfe;color:#7b93b2}.patient-doctors-field input,.patient-doctors-field select{min-width:0;flex:1;height:100%;padding:0 8px;border:0;outline:0;background:transparent;color:#334155;font:inherit;font-size:13px}.patient-doctors-field input::placeholder{color:#9aa8bb;opacity:1}.patient-doctors-field-select select{appearance:none;cursor:pointer}.patient-doctors-search-button{align-self:end;height:40px;border:0;border-radius:12px;background:linear-gradient(90deg,#3d7ff5,#2a57d3);box-shadow:0 10px 18px #2d67e22e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-doctors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.patient-doctor-card{position:relative;padding:20px 16px 14px;text-align:center}.patient-doctor-card-selected{border-color:#7aa7ff;box-shadow:0 10px 24px #2a57d314}.patient-doctor-selected-badge{position:absolute;top:12px;right:12px;padding:4px 9px;border-radius:999px;background:#4d84f6;color:#fff;font-size:9px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.patient-doctor-portrait{display:grid;width:74px;height:74px;margin:0 auto;place-items:center;border:3px solid #edf2fb;border-radius:50%;object-fit:cover;object-position:center 24%;box-shadow:0 8px 20px #0f172a14}.patient-doctor-portrait-large{width:112px;height:112px;border-width:4px}.patient-doctor-portrait-initials{color:#fff;font-size:24px;font-weight:650}.patient-doctor-avatar-sand{background:linear-gradient(145deg,#d9b48c,#596e87)}.patient-doctor-avatar-rose{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-doctor-card h3{margin:14px 0 0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-doctor-card-title{margin:5px 0 0;color:#3f79f2;font-size:12px;font-weight:700;text-transform:uppercase}.patient-doctor-card-location{display:flex;align-items:center;justify-content:center;gap:6px;margin:10px 0 0;color:#8ea0b8;font-size:12px}.patient-doctor-card-price{display:inline-flex;align-items:center;justify-content:center;min-width:162px;height:34px;margin-top:14px;padding:0 14px;border-radius:999px;background:#eefcf8;color:#25a7a5;font-size:12px;font-weight:700}.patient-doctor-card button{width:100%;height:38px;margin-top:16px;border:0;border-radius:12px;background:linear-gradient(90deg,#3d7ff5,#2b56d2);color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-doctors-profile-card{padding:14px 16px 16px}.patient-doctors-profile-top{display:flex;align-items:center;justify-content:space-between}.patient-doctors-profile-top h2{margin:0;color:#182338;font-size:14px;font-weight:650}.patient-doctors-profile-top button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#8f9fb4;cursor:pointer}.patient-doctors-profile-card .patient-doctor-portrait-large{margin-top:14px}.patient-doctors-profile-copy{padding-bottom:14px;margin-top:14px;border-bottom:1px solid #eef2f7;text-align:center}.patient-doctors-profile-copy h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-doctors-profile-copy p{margin:5px 0 0;color:#3f79f2;font-size:12px;font-weight:700}.patient-doctors-profile-details{display:flex;flex-direction:column;gap:14px;margin-top:14px}.patient-doctors-profile-details article{display:flex;align-items:flex-start;gap:10px}.patient-doctors-profile-details article>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#f4f8fd;color:#23739d}.patient-doctors-profile-details small{display:block;color:#9aacbf;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.patient-doctors-profile-details strong{display:block;margin-top:3px;color:#516274;font-size:12px;font-weight:600;line-height:1.45}.patient-doctors-primary-action,.patient-doctors-secondary-action{width:100%;height:38px;border-radius:12px;font-size:13px;font-weight:650;cursor:pointer}.patient-doctors-primary-action{margin-top:18px;border:0;background:linear-gradient(90deg,#3d7ff5,#2b56d2);color:#fff}.patient-doctors-secondary-action{margin-top:10px;border:0;background:#f4f7fb;color:#475569}.patient-doctors-empty-state{display:flex;flex-direction:column;align-items:center;margin-top:14px;padding:32px 20px;text-align:center;color:#7a8ba3}.patient-doctors-empty-state h3{margin:12px 0 0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-doctors-empty-state p{margin:6px 0 0;font-size:12px}@media (max-width: 1280px){.patient-doctors-layout{grid-template-columns:minmax(0,1fr) 270px}.patient-doctors-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1120px){.patient-doctors-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-doctors-layout{grid-template-columns:1fr}}@media (max-width: 760px){.patient-doctors-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-doctors-hero{flex-direction:column;align-items:flex-start;gap:12px}.patient-doctors-hero-icon{width:76px;height:76px}.patient-doctors-grid,.patient-doctors-search-form{grid-template-columns:1fr}}@media (max-width: 460px){.patient-doctors-hero-copy h1{font-size:20px}}.patient-login-page{min-height:100vh;background:radial-gradient(circle at left top,rgba(226,244,255,.92),transparent 36%),radial-gradient(circle at right center,rgba(228,241,255,.76),transparent 32%),linear-gradient(180deg,#f8fbff,#f6fbff 56%,#fff 56% 100%);color:#1b2436}.patient-login-hero{display:grid;grid-template-columns:minmax(460px,520px) minmax(520px,620px);align-items:center;justify-content:center;gap:68px;width:calc(100% - 96px);max-width:1200px;margin:0 auto;padding:92px 0 82px}.patient-login-card{padding:52px 48px 50px;border:1px solid rgba(225,232,242,.9);border-radius:28px;background:#fffffff5;box-shadow:0 24px 54px #355f8f1a}.patient-login-card h1{margin:0;color:#1d2535;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.8px}.patient-login-card>p{margin:14px 0 36px;color:#6f7c93;font-size:15px;line-height:1.55}.patient-login-form>label{display:block;margin:0 0 10px;color:#334155;font-size:14px;font-weight:600}.patient-login-form>label:not(:first-child){margin-top:26px}.patient-login-field{display:flex;align-items:center;height:58px;padding:0 18px;border:1px solid #d9e2ef;border-radius:16px;background:#fbfcfe;color:#a0adbf;transition:border-color .16s ease,box-shadow .16s ease}.patient-login-field:focus-within{border-color:#2d72d9;box-shadow:0 0 0 3px #2d72d91f}.patient-login-field input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#344255;font:inherit;font-size:15px}.patient-login-field input::placeholder{color:#9aa8bb;opacity:1}.patient-login-primary,.patient-login-secondary{width:100%;border-radius:16px;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.patient-login-primary{height:58px;margin-top:24px;border:0;background:linear-gradient(90deg,#145f92,#3ec0b8);box-shadow:0 14px 26px #16739a29;color:#fff}.patient-login-divider{position:relative;display:flex;justify-content:center;margin:28px 0 24px}.patient-login-divider:before{position:absolute;top:50%;right:0;left:0;height:1px;background:#e8edf4;content:""}.patient-login-divider span{position:relative;padding:0 16px;background:#fff;color:#94a0b2;font-size:13px;font-weight:600}.patient-login-secondary{height:54px;border:1px solid #d7dfeb;background:#fff;color:#38465b}.patient-login-visual{display:flex;justify-content:center}.patient-login-image-shell{width:100%;max-width:600px}.patient-login-image-shell img{display:block;width:100%;height:auto}.patient-login-features{border-top:1px solid rgba(234,239,246,.8);background:#fff}.patient-login-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;width:calc(100% - 96px);max-width:1200px;margin:0 auto;padding:58px 0 60px}.patient-feature-card{min-height:212px;padding:24px 24px 22px;border:1px solid #e5ebf4;border-radius:22px;background:#fff}.patient-feature-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px}.patient-feature-tint-blue{background:#edf5ff;color:#145f92}.patient-feature-tint-mint{background:#eefcf9;color:#2cbcad}.patient-feature-tint-lavender{background:#eef0ff;color:#6c78ef}.patient-feature-tint-slate{background:#f3f4f8;color:#676f81}.patient-feature-card h2{margin:18px 0 10px;color:#1f2738;font-size:16px;font-weight:700;line-height:1.3}.patient-feature-card p{margin:0;color:#6c7a91;font-size:14px;line-height:1.65}@media (max-width: 1180px){.patient-login-hero{grid-template-columns:minmax(400px,480px) minmax(420px,540px);gap:40px;width:calc(100% - 64px)}.patient-login-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 64px)}}@media (max-width: 920px){.patient-login-page{background:radial-gradient(circle at top left,rgba(226,244,255,.92),transparent 42%),linear-gradient(180deg,#f8fbff,#fff)}.patient-login-hero{grid-template-columns:minmax(0,1fr);gap:34px;width:min(100% - 32px,620px);padding:48px 0 52px}.patient-login-card{padding:36px 28px}.patient-login-feature-grid{width:min(100% - 32px,620px);padding:40px 0 44px}}@media (max-width: 640px){.patient-login-card h1{font-size:28px}.patient-login-card>p{font-size:14px}.patient-login-feature-grid{grid-template-columns:1fr}}@media (max-width: 460px){.patient-login-hero,.patient-login-feature-grid{width:min(100% - 24px,620px)}.patient-login-card{padding:28px 18px 24px;border-radius:22px}.patient-login-field{height:54px;padding:0 14px}.patient-login-field input{font-size:14px}}.patient-medical-records-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-medical-records-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-medical-records-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.patient-medical-records-heading h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-medical-records-heading p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-medical-records-info-card,.patient-medical-records-upload-card,.patient-medical-record-row,.patient-medical-records-manage-card,.patient-medical-records-privacy-card,.patient-medical-records-selected-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-medical-records-info-card{display:flex;align-items:flex-start;gap:14px;margin-top:14px;padding:16px}.patient-medical-records-info-card>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:12px;background:#dfeeff;color:#2f65e8}.patient-medical-records-info-card h2{margin:0;color:#26344b;font-size:14px;font-weight:650}.patient-medical-records-info-card p{margin:6px 0 0;color:#708199;font-size:13px;line-height:1.55}.patient-medical-records-upload-card{margin-top:14px;padding:28px 24px;border-style:dashed;border-color:#bcd8ff;text-align:center}.patient-medical-records-upload-icon{display:grid;width:116px;height:116px;margin:0 auto;place-items:center;border-radius:50%;background:linear-gradient(180deg,#edf4ff,#e9f1ff);color:#2f65e8}.patient-medical-records-upload-card h2{margin:18px 0 0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-medical-records-upload-card p{max-width:520px;margin:8px auto 0;color:#708199;font-size:13px;line-height:1.6}.patient-medical-records-upload-card button{display:inline-flex;align-items:center;gap:8px;height:42px;margin-top:18px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(90deg,#3d7ff5,#2a57d3);box-shadow:0 10px 18px #2d67e22e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-medical-records-list-section{margin-top:18px}.patient-medical-records-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.patient-medical-records-section-heading h2{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-medical-records-section-heading button{border:0;background:transparent;color:#2f65e8;font-size:12px;font-weight:650;cursor:pointer}.patient-medical-records-list{display:flex;flex-direction:column;gap:12px}.patient-medical-record-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;cursor:pointer}.patient-medical-record-row-selected{border-color:#b9d1ff;box-shadow:0 10px 22px #2f65e814}.patient-medical-record-icon,.patient-medical-records-selected-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px}.patient-record-icon-green{background:#ecfbf4;color:#12a66a}.patient-record-icon-blue{background:#edf4ff;color:#2f65e8}.patient-record-icon-violet{background:#f5eeff;color:#8b4cf6}.patient-medical-record-copy h3{margin:0;color:#26344b;font-size:14px;font-weight:650}.patient-medical-record-copy p{margin:4px 0 0;color:#8ea0b8;font-size:12px}.patient-medical-record-status,.patient-medical-records-selected-card b{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:28px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.patient-medical-record-status-verified{background:#ecfbf4;color:#12a66a}.patient-medical-record-status-processing{background:#fff4db;color:#e28a0b}.patient-medical-record-manage{min-width:104px;height:36px;padding:0 14px;border:1px solid #bfd8ff;border-radius:12px;background:#fff;color:#2f65e8;font-size:12px;font-weight:650;cursor:pointer}.patient-medical-records-manage-card{padding:16px}.patient-medical-records-preview{overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#1ed2e5,#1f8fc8 52%,#8de2ef)}.patient-medical-records-preview-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px}.patient-medical-records-preview-top article{padding:8px;border-radius:10px;background:#ffffff2e;color:#f5fdff}.patient-medical-records-preview-top small{display:block;font-size:9px;text-transform:uppercase}.patient-medical-records-preview-top strong{display:block;margin-top:4px;font-size:11px;font-weight:700}.patient-medical-records-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.patient-medical-records-preview-grid span{display:block;height:48px;border-radius:10px;background:#ffffff2e}.patient-medical-records-manage-copy{margin-top:16px}.patient-medical-records-manage-copy h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-medical-records-manage-copy p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.55}.patient-medical-records-privacy-card{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px;background:linear-gradient(180deg,#f4f8fd,#f7fbff)}.patient-medical-records-privacy-card>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:12px;background:#edf4ff;color:#2f65e8}.patient-medical-records-privacy-card strong{display:block;color:#415064;font-size:13px;font-weight:650}.patient-medical-records-privacy-card p{margin:6px 0 0;color:#708199;font-size:12px;line-height:1.5}.patient-medical-records-selected-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:12px;margin-top:14px;padding:14px}.patient-medical-records-selected-card h3{margin:0;color:#26344b;font-size:13px;font-weight:650}.patient-medical-records-selected-card p{margin:6px 0 0;color:#708199;font-size:12px;line-height:1.5}.patient-medical-records-primary-action,.patient-medical-records-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:38px;border-radius:12px;font-size:13px;font-weight:650;cursor:pointer}.patient-medical-records-primary-action{margin-top:14px;border:0;background:linear-gradient(90deg,#3d7ff5,#2a57d3);color:#fff}.patient-medical-records-secondary-action{margin-top:10px;border:1px solid #dbe4ef;background:#fff;color:#415064}@media (max-width: 1280px){.patient-medical-records-layout{grid-template-columns:minmax(0,1fr) 270px}}@media (max-width: 1120px){.patient-medical-records-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-medical-records-layout{grid-template-columns:1fr}}@media (max-width: 760px){.patient-medical-records-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-medical-record-row,.patient-medical-records-selected-card{grid-template-columns:44px minmax(0,1fr)}.patient-medical-record-status,.patient-medical-record-manage,.patient-medical-records-selected-card b{justify-self:start}}@media (max-width: 460px){.patient-medical-records-info-card,.patient-medical-records-upload-card,.patient-medical-records-manage-card{padding-right:12px;padding-left:12px}.patient-medical-records-upload-icon{width:88px;height:88px}}.patient-medical-snapshots-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-medical-snapshots-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-medical-snapshots-heading-row,.patient-medical-snapshots-info-card,.patient-medical-snapshots-entry-card,.patient-medical-snapshots-summary-card,.patient-medical-snapshots-history-card,.patient-medical-snapshots-trends-card,.patient-medical-snapshots-history-row,.patient-medical-snapshots-privacy-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-medical-snapshots-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.patient-medical-snapshots-heading h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-medical-snapshots-heading p{max-width:760px;margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-medical-snapshots-add-button{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;height:42px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(90deg,#3d7ff5,#2a57d3);box-shadow:0 10px 18px #2d67e22e;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-medical-snapshots-info-card{display:flex;align-items:flex-start;gap:14px;margin-top:14px;padding:16px;background:linear-gradient(180deg,#eff6ff,#f5f9ff)}.patient-medical-snapshots-info-card>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:12px;background:#dfeeff;color:#2f65e8}.patient-medical-snapshots-info-card h2{margin:0;color:#26344b;font-size:14px;font-weight:650}.patient-medical-snapshots-info-card p{margin:6px 0 0;color:#3d5fd8;font-size:13px;line-height:1.55}.patient-medical-snapshots-workspace{display:grid;grid-template-columns:minmax(0,1fr) 328px;gap:16px;margin-top:16px;align-items:start}.patient-medical-snapshots-entry-card,.patient-medical-snapshots-history-card,.patient-medical-snapshots-trends-card{padding:16px}.patient-medical-snapshots-period-toggle{display:inline-flex;gap:6px;padding:4px;border:1px solid #dbe4ef;border-radius:14px;background:#f8fbff}.patient-medical-snapshots-period-toggle button{min-width:92px;height:34px;padding:0 14px;border:0;border-radius:11px;background:transparent;color:#6c7e97;font-size:12px;font-weight:600;cursor:pointer}.patient-medical-snapshots-period-toggle .patient-medical-snapshots-period-active{background:linear-gradient(135deg,#3d7ff5,#2a57d3);box-shadow:0 8px 16px #2d67e22e;color:#fff}.patient-medical-snapshots-entry-header{display:flex;align-items:center;gap:12px;margin-top:16px}.patient-medical-snapshots-entry-header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#edf4ff;color:#2f65e8}.patient-medical-snapshots-entry-header h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-medical-snapshots-form-block{margin-top:16px}.patient-medical-snapshots-field-label{display:block;margin:0 0 9px;color:#425168;font-size:12px;font-weight:650}.patient-medical-snapshots-form-block select,.patient-medical-snapshots-value-field input{width:100%;height:44px;border:1px solid #dce5f0;border-radius:14px;outline:0;background:#f9fbff;color:#1f2a3e;font-size:13px}.patient-medical-snapshots-form-block select{padding:0 14px}.patient-medical-snapshots-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.patient-medical-snapshots-value-field{display:block}.patient-medical-snapshots-value-field span{display:block;margin-bottom:8px;color:#7c8da4;font-size:11px}.patient-medical-snapshots-value-field input{padding:0 14px;font-weight:650}.patient-medical-snapshots-save-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;margin-top:16px;border:0;border-radius:14px;background:#192133;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.patient-medical-snapshots-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.patient-medical-snapshots-summary-card{padding:15px 16px}.patient-medical-snapshots-summary-top{display:flex;align-items:center;justify-content:space-between}.patient-medical-snapshots-summary-top h3{margin:0;color:#6f82a0;font-size:11px;font-weight:600}.patient-medical-snapshots-summary-top b{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:24px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:700}.patient-medical-snapshots-summary-body{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:12px}.patient-medical-snapshots-summary-body strong{display:block;color:#182338;font-size:19px;font-weight:700;line-height:1.05}.patient-medical-snapshots-summary-body p{margin:6px 0 0;color:#7c8da4;font-size:12px}.patient-medical-snapshots-sparkline{width:98px;height:52px;flex:0 0 98px}.patient-medical-snapshots-sparkline-area{fill-opacity:1}.patient-medical-snapshots-sparkline-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.patient-medical-snapshots-summary-card-teal .patient-medical-snapshots-summary-top b{background:#ebfbf6;color:#11a97b}.patient-medical-snapshots-summary-card-teal .patient-medical-snapshots-sparkline-area{fill:#11a97b1f}.patient-medical-snapshots-summary-card-teal .patient-medical-snapshots-sparkline-line{stroke:#11a97b}.patient-medical-snapshots-summary-card-blue .patient-medical-snapshots-summary-top b{background:#edf4ff;color:#2f65e8}.patient-medical-snapshots-summary-card-blue .patient-medical-snapshots-sparkline-area{fill:#2f65e81f}.patient-medical-snapshots-summary-card-blue .patient-medical-snapshots-sparkline-line{stroke:#2f65e8}.patient-medical-snapshots-summary-card-gold .patient-medical-snapshots-summary-top b{background:#fff6de;color:#df8a00}.patient-medical-snapshots-summary-card-gold .patient-medical-snapshots-sparkline-area{fill:#f59e0b1f}.patient-medical-snapshots-summary-card-gold .patient-medical-snapshots-sparkline-line{stroke:#f59e0b}.patient-medical-snapshots-summary-card-green .patient-medical-snapshots-summary-top b{background:#ecfbf4;color:#12a66a}.patient-medical-snapshots-summary-card-green .patient-medical-snapshots-sparkline-area{fill:#12a66a1f}.patient-medical-snapshots-summary-card-green .patient-medical-snapshots-sparkline-line{stroke:#12a66a}.patient-medical-snapshots-summary-card-violet .patient-medical-snapshots-summary-top b{background:#f5eeff;color:#8b4cf6}.patient-medical-snapshots-summary-card-violet .patient-medical-snapshots-sparkline-area{fill:#8b4cf61f}.patient-medical-snapshots-summary-card-violet .patient-medical-snapshots-sparkline-line{stroke:#8b4cf6}.patient-medical-snapshots-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.patient-medical-snapshots-section-head h2{margin:0;color:#1f2a3e;font-size:16px;font-weight:650}.patient-medical-snapshots-section-head p{margin:4px 0 0;color:#8a9bb1;font-size:12px}.patient-medical-snapshots-section-head button{border:0;background:transparent;color:#2f65e8;font-size:12px;font-weight:650;cursor:pointer}.patient-medical-snapshots-history-list{display:flex;flex-direction:column;gap:12px;margin-top:14px}.patient-medical-snapshots-history-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px}.patient-medical-snapshots-history-date{display:grid;width:54px;height:54px;place-items:center;border-radius:14px;background:#f8fbff;color:#3d4d64}.patient-medical-snapshots-history-date small{display:block;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-medical-snapshots-history-date strong{display:block;margin-top:-2px;font-size:18px;font-weight:700}.patient-medical-snapshots-history-copy h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650}.patient-medical-snapshots-history-copy span{display:inline-flex;align-items:center;gap:6px;margin-top:7px;padding:0 8px;height:24px;border-radius:999px;background:#eef4ff;color:#71839e;font-size:10px;font-weight:700;text-transform:uppercase}.patient-medical-snapshots-history-row button{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid #d8e3f0;border-radius:12px;background:#fff;color:#2f65e8;font-size:12px;font-weight:650;cursor:pointer}.patient-medical-snapshots-trends-card{margin-top:14px}.patient-medical-snapshots-trends-badge{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:#edf4ff;color:#2f65e8;font-size:11px;font-weight:650}.patient-medical-snapshots-chart-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.patient-medical-snapshots-chart-legend span{display:inline-flex;align-items:center;gap:6px;color:#5f728b;font-size:11px}.patient-medical-snapshots-chart-legend i{display:block;width:18px;height:3px;border-radius:999px}.patient-medical-snapshots-chart-shell{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;margin-top:12px}.patient-medical-snapshots-chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:6px 0 8px}.patient-medical-snapshots-chart-y-axis span,.patient-medical-snapshots-chart-x-axis span{color:#8da0b8;font-size:10px}.patient-medical-snapshots-chart-surface{position:relative;height:168px;border-bottom:1px solid #edf2f8;border-left:1px solid #edf2f8;background-image:linear-gradient(to top,rgba(237,242,248,.92) 1px,transparent 1px),linear-gradient(to right,rgba(237,242,248,.72) 1px,transparent 1px);background-size:100% 25%,20% 100%}.patient-medical-snapshots-chart-surface svg{width:100%;height:100%;overflow:visible}.patient-medical-snapshots-chart-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.patient-medical-snapshots-chart-x-axis{display:flex;justify-content:space-between;margin:8px 0 0 32px}.patient-medical-snapshots-privacy-card{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px;background:linear-gradient(180deg,#f7fbff,#f4f8fd)}.patient-medical-snapshots-privacy-card>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:12px;background:#edf4ff;color:#2f65e8}.patient-medical-snapshots-privacy-card strong{display:block;color:#415064;font-size:13px;font-weight:650}.patient-medical-snapshots-privacy-card p{margin:6px 0 0;color:#708199;font-size:12px;line-height:1.5}@media (max-width: 1280px){.patient-medical-snapshots-workspace{grid-template-columns:minmax(0,1fr) 290px}}@media (max-width: 1120px){.patient-medical-snapshots-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-medical-snapshots-workspace{grid-template-columns:1fr}}@media (max-width: 760px){.patient-medical-snapshots-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-medical-snapshots-heading-row{flex-direction:column;align-items:stretch}.patient-medical-snapshots-add-button{justify-content:center}.patient-medical-snapshots-fields-grid,.patient-medical-snapshots-summary-grid{grid-template-columns:1fr}.patient-medical-snapshots-history-row{grid-template-columns:54px minmax(0,1fr)}.patient-medical-snapshots-history-row button{justify-self:start}}@media (max-width: 460px){.patient-medical-snapshots-entry-card,.patient-medical-snapshots-history-card,.patient-medical-snapshots-trends-card,.patient-medical-snapshots-info-card{padding-right:12px;padding-left:12px}.patient-medical-snapshots-period-toggle{width:100%;justify-content:space-between}.patient-medical-snapshots-period-toggle button{min-width:0;flex:1;padding:0 8px}}.patient-set-password-card h1{margin:0;color:#1d2535;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.8px}.patient-set-password-card>p{max-width:410px;margin:14px 0 32px;color:#6f7c93;font-size:15px;line-height:1.55}.patient-set-password-form>label{display:block;margin:0 0 10px;color:#334155;font-size:14px;font-weight:600}.patient-set-password-form>label:not(:first-child){margin-top:22px}.patient-password-field{display:flex;align-items:center;height:56px;padding:0 16px;border:1px solid #d9e2ef;border-radius:16px;background:#fbfcfe;color:#9ea9bb;transition:border-color .16s ease,box-shadow .16s ease}.patient-password-field:focus-within{border-color:#2d72d9;box-shadow:0 0 0 3px #2d72d91f}.patient-password-field input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#344255;font:inherit;font-size:15px}.patient-password-field input::placeholder{color:#9aa8bb;opacity:1}.patient-password-field button{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;background:transparent;color:#98a3b4;cursor:pointer}.patient-password-requirements{margin-top:24px;padding:16px 16px 14px;border-radius:18px;background:#f6f8fb}.patient-password-requirements h2{margin:0 0 12px;color:#364152;font-size:14px;font-weight:700}.patient-password-requirements ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.patient-password-requirements li{display:flex;align-items:center;gap:10px;color:#748196;font-size:14px}.patient-password-requirements li>span:first-child{display:inline-flex;color:#d3dae6}.patient-password-requirement-met{color:#5d6b7e}.patient-password-requirement-met>span:first-child{color:#2dc55f!important}.patient-password-primary{width:100%;height:58px;margin-top:24px;border:0;border-radius:16px;background:linear-gradient(90deg,#145f92,#3ec0b8);box-shadow:0 14px 26px #16739a29;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer}@media (max-width: 640px){.patient-set-password-card h1{font-size:28px}.patient-set-password-card>p,.patient-password-field input,.patient-password-requirements li{font-size:14px}}@media (max-width: 460px){.patient-password-field{height:54px;padding:0 14px}.patient-password-primary{height:54px}}.patient-medical-history-page{--patient-dashboard-header-height: 64px;--patient-dashboard-sidebar-width: 216px;--patient-dashboard-sidebar-compact-width: 68px;min-height:100vh;background:#f5f8fd;color:#1b2436}.patient-medical-history-main{min-height:100vh;margin-left:var(--patient-dashboard-sidebar-width);padding:calc(var(--patient-dashboard-header-height) + 14px) 16px 20px;background:linear-gradient(180deg,#f7f9fd,#f5f8fc)}.patient-medical-history-topbar,.patient-medical-history-toolbar,.patient-medical-history-bottom-grid{display:grid;gap:16px}.patient-medical-history-topbar{grid-template-columns:minmax(0,1fr) minmax(320px,470px);align-items:start}.patient-medical-history-title h1{margin:0;color:#182338;font-size:22px;font-weight:650;letter-spacing:-.5px;line-height:1.08}.patient-medical-history-title p{margin:8px 0 0;color:#708199;font-size:13px;line-height:1.5}.patient-medical-history-note,.patient-medical-history-table-card,.patient-medical-history-prescription-card,.patient-medical-history-balance-card,.patient-medical-history-invoice-card{border:1px solid #e9eef5;border-radius:18px;background:#fffffff7;box-shadow:0 10px 22px #0f172a0b}.patient-medical-history-note{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.patient-medical-history-note>span{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#f3f6fb;color:#6f7d91}.patient-medical-history-note p{margin:0;color:#6e7f96;font-size:12px;line-height:1.45}.patient-medical-history-note button,.patient-medical-history-filter,.patient-history-row-action,.patient-medical-history-balance-card button,.patient-medical-history-prescription-footer button{font:inherit;cursor:pointer}.patient-medical-history-note button{height:36px;padding:0 16px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;color:#334155;font-size:12px;font-weight:650}.patient-medical-history-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-top:14px}.patient-medical-history-tabs{display:flex;align-items:center;gap:18px;padding-bottom:6px;border-bottom:1px solid #e8edf4}.patient-medical-history-tabs button{padding:0 0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#72839a;font-size:13px;font-weight:500;cursor:pointer}.patient-medical-history-tabs .patient-medical-history-tab-active{border-bottom-color:#115d90;color:#115d90;font-weight:650}.patient-medical-history-tools{display:flex;align-items:center;gap:10px}.patient-medical-history-search{display:flex;align-items:center;width:258px;height:36px;padding:0 12px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#98a4b7}.patient-medical-history-search input{min-width:0;flex:1;height:100%;padding:0 8px;border:0;outline:0;background:transparent;color:#27344c;font-size:13px}.patient-medical-history-search input::placeholder{color:#9aa8bb;opacity:1}.patient-medical-history-filter{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#334155;font-size:13px;font-weight:600}.patient-medical-history-table-card{margin-top:14px;overflow:hidden}.patient-medical-history-table-head,.patient-history-table-row{display:grid;grid-template-columns:1.12fr 1.28fr 1.1fr .7fr .86fr;align-items:center}.patient-medical-history-table-head{padding:12px 16px;background:#f8fafd;color:#8597af;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-history-table-row{min-height:72px;padding:10px 16px;border-top:1px solid #edf2f7}.patient-history-date-block,.patient-history-person-block,.patient-history-billing-block,.patient-history-date-cell-plain,.patient-history-amount-cell{display:flex;align-items:center;gap:8px;min-width:0}.patient-history-date-block div,.patient-history-billing-block,.patient-history-date-cell-plain,.patient-history-amount-cell{display:flex;flex-direction:column}.patient-history-table-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#eef4ff;color:#2f65e8}.patient-history-table-icon-pill{background:#edf7ff;color:#2070a9}.patient-history-date-block strong,.patient-history-person-block strong,.patient-history-billing-block strong,.patient-history-date-cell-plain strong,.patient-history-amount-cell strong{color:#1f2a3e;font-size:12px;font-weight:650;line-height:1.35}.patient-history-date-block small,.patient-history-billing-block small{margin-top:1px;color:#8da0b8;font-size:11px}.patient-history-table-row>p{margin:0;color:#687c97;font-size:12px;line-height:1.45}.patient-history-person-image,.patient-history-person-initials{width:28px;height:28px;border-radius:50%;flex:0 0 28px}.patient-history-person-image{object-fit:cover;object-position:center 25%}.patient-history-person-initials{display:grid;place-items:center;color:#fff;font-size:10px;font-weight:650}.patient-history-person-alt{background:linear-gradient(145deg,#ef6cb7,#13a6b7)}.patient-history-person-warm{background:linear-gradient(145deg,#d9a55a,#6c4f93)}.patient-history-status-badge{justify-self:start;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.patient-history-status-completed{background:#ebfbef;color:#17a84e}.patient-history-status-active{background:#eef6ff;color:#2f65e8}.patient-history-status-pending{background:#fff1f0;color:#e15a4f}.patient-history-row-action{justify-self:start;min-width:112px;height:32px;padding:0 12px;border:0;border-radius:10px;background:#f4f7fb;color:#135d90;font-size:12px;font-weight:650}.patient-medical-history-table-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 14px}.patient-medical-history-table-footer p{margin:0;color:#72829a;font-size:12px}.patient-medical-history-pagination{display:flex;align-items:center;gap:8px}.patient-medical-history-pagination button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#5b6e87;font-size:12px;font-weight:600;cursor:pointer}.patient-medical-history-pagination .patient-medical-history-page-active{border-color:#145f90;background:#145f90;color:#fff}.patient-medical-history-bottom-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;margin-top:18px}.patient-medical-history-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.patient-medical-history-section-heading h2{margin:0;color:#182338;font-size:14px;font-weight:650}.patient-medical-history-section-heading a{color:#2964ef;font-size:12px;font-weight:650;text-decoration:none}.patient-medical-history-section-heading-static{justify-content:flex-start}.patient-medical-history-prescriptions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.patient-medical-history-prescription-card{padding:16px 16px 14px}.patient-medical-history-prescription-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start}.patient-medical-history-prescription-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#edf4ff;color:#2f65e8}.patient-medical-history-prescription-copy h3{margin:0;color:#1f2a3e;font-size:14px;font-weight:650;line-height:1.35}.patient-medical-history-prescription-copy p{margin:4px 0 0;color:#6d8099;font-size:12px;line-height:1.5}.patient-medical-history-issued{text-align:right}.patient-medical-history-issued span{display:block;color:#98a8bc;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.patient-medical-history-issued strong{display:block;margin-top:3px;color:#1f2a3e;font-size:12px;font-weight:650}.patient-medical-history-prescription-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7}.patient-medical-history-prescriber span{color:#6d7f96;font-size:12px}.patient-medical-history-prescription-footer button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#36bfb0;font-size:12px;font-weight:650;text-transform:uppercase}.patient-medical-history-balance-card{padding:18px 18px 16px;background:linear-gradient(135deg,#1c6d99,#3eb8b5);color:#fff}.patient-medical-history-balance-card span{display:block;color:#e9f5ffe6;font-size:11px;font-weight:650;letter-spacing:1.4px;text-transform:uppercase}.patient-medical-history-balance-card strong{display:block;margin-top:4px;font-size:20px;font-weight:650}.patient-medical-history-balance-card button{width:100%;height:38px;margin-top:16px;border:0;border-radius:12px;background:#fff;color:#135d90;font-size:13px;font-weight:650}.patient-medical-history-balance-card .patient-medical-history-balance-secondary{margin-top:10px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff}.patient-medical-history-invoice-card{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:14px 16px}.patient-medical-history-invoice-card span{display:block;color:#8d9eb3;font-size:12px}.patient-medical-history-invoice-card strong{display:block;margin-top:3px;color:#1f2a3e;font-size:12px;font-weight:650}.patient-medical-history-invoice-card b{padding:4px 10px;border-radius:8px;background:#fff1f0;color:#d94b40;font-size:10px;font-weight:700;text-transform:uppercase}.patient-medical-history-main .patient-portal-features{margin-top:22px;border-top:1px solid #eef2f7}@media (max-width: 1280px){.patient-medical-history-topbar{grid-template-columns:minmax(0,1fr) 380px}.patient-medical-history-bottom-grid{grid-template-columns:minmax(0,1fr) 260px}}@media (max-width: 1120px){.patient-medical-history-main{margin-left:var(--patient-dashboard-sidebar-compact-width)}.patient-medical-history-topbar,.patient-medical-history-toolbar,.patient-medical-history-bottom-grid,.patient-medical-history-prescriptions-grid{grid-template-columns:1fr}.patient-medical-history-note{grid-template-columns:36px minmax(0,1fr)}.patient-medical-history-note button{grid-column:2;justify-self:start;margin-top:4px}}@media (max-width: 760px){.patient-medical-history-main{margin-left:0;padding:calc(var(--patient-dashboard-header-height) + 12px) 12px 18px}.patient-medical-history-tools{flex-wrap:wrap}.patient-medical-history-search{width:100%}.patient-medical-history-table-head{display:none}.patient-history-table-row{grid-template-columns:1fr;gap:10px;min-height:0}.patient-history-row-action{min-width:0}.patient-medical-history-table-footer{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width: 460px){.patient-medical-history-note{padding:12px}.patient-medical-history-tabs{gap:12px;overflow-x:auto}.patient-medical-history-prescription-top{grid-template-columns:42px minmax(0,1fr)}.patient-medical-history-issued{grid-column:2;text-align:left}.patient-medical-history-prescription-footer{flex-direction:column;align-items:flex-start}}.patient-signup-card h1{margin:0;color:#1d2535;font-size:32px;font-weight:700;line-height:1.15;letter-spacing:-.8px}.patient-signup-card>p{max-width:420px;margin:14px 0 32px;color:#6f7c93;font-size:15px;line-height:1.55}.patient-signup-form>label{display:block;margin:0 0 10px;color:#334155;font-size:14px;font-weight:600}.patient-signup-form>label:not(:first-child){margin-top:20px}.patient-signup-field{display:flex;align-items:center;height:56px;padding:0 16px;border:1px solid #d9e2ef;border-radius:16px;background:#fbfcfe;color:#a0adbf;transition:border-color .16s ease,box-shadow .16s ease}.patient-signup-field:focus-within{border-color:#2d72d9;box-shadow:0 0 0 3px #2d72d91f}.patient-signup-field input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#344255;font:inherit;font-size:15px}.patient-signup-field input::placeholder{color:#9aa8bb;opacity:1}.patient-signup-note{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:16px 16px 14px;border-radius:18px;background:#eef5ff;color:#145f92}.patient-signup-note p{margin:0;font-size:14px;line-height:1.5}.patient-signup-primary{width:100%;height:58px;margin-top:20px;border:0;border-radius:16px;background:linear-gradient(90deg,#145f92,#3ec0b8);box-shadow:0 14px 26px #16739a29;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.patient-signup-footer{display:flex;justify-content:center;gap:6px;margin:26px 0 0;color:#6f7c93;font-size:14px}.patient-signup-footer button{border:0;padding:0;background:transparent;color:#0a5ea8;font:inherit;font-weight:700;cursor:pointer}@media (max-width: 640px){.patient-signup-card h1{font-size:28px}.patient-signup-card>p,.patient-signup-field input,.patient-signup-note p,.patient-signup-footer{font-size:14px}}@media (max-width: 460px){.patient-signup-field{height:54px;padding:0 14px}.patient-signup-primary{height:54px}}:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fbfd;font-synthesis:none;text-rendering:optimizeLegibility;--theme-page-background: #f8fbfd;--theme-surface: #ffffff;--theme-surface-soft: #f7f9fc;--theme-text-primary: #111827;--theme-text-secondary: #64748b;--theme-text-muted: #6b7f9f;--theme-field-text: #17243c;--theme-field-icon: #91a4bd;--theme-field-placeholder: #97a8c0;--theme-border: #e8edf3;--theme-field-border: #d8e2ef;--theme-primary: #0ea5e9;--theme-primary-dark: #008dcc;--theme-primary-start: #12a9e6;--theme-primary-end: #10b8c9;--theme-success: #168741;--theme-success-soft: #dff8e8;--theme-info: #0876aa;--theme-info-soft: #edf6ff;--theme-teal: #27b9b5;--theme-purple: #5548ff;--theme-shadow-color: 15, 23, 42;--theme-primary-shadow-color: 14, 165, 233;--dashboard-header-height: 80px;--dashboard-sidebar-width: 282px;--dashboard-sidebar-compact-width: 82px;--dashboard-blue: #175d90;--dashboard-teal: #2bb7b5;--dashboard-navy: #263249;--dashboard-muted: #6d819f}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--theme-page-background)}body{min-width:320px;min-height:100vh;margin:0;color:var(--theme-text-primary);background:var(--theme-page-background)}button,input{font:inherit}button,a,input[type=checkbox]{-webkit-tap-highlight-color:transparent}a{color:inherit}#root{min-height:100vh}:root{--dashboard-header-height: 72px;--dashboard-sidebar-width: 258px;--dashboard-sidebar-compact-width: 76px;--app-type-page-title: 30px;--app-type-page-copy: 15px;--app-type-section-title: 18px;--app-type-card-title: 15px;--app-type-body: 13px;--app-type-control: 13px;--app-type-meta: 11px;--app-weight-title: 650;--app-weight-strong: 550;--app-weight-medium: 450}:is(.doctor-login-page,.profile-setup-page,.clinic-setup-page,.doctor-dashboard-page,.doctor-appointments-page,.doctor-patients-page,.doctor-consultations-page,.doctor-bills-page,.doctor-staff-page,.doctor-directory-page,.doctor-blogs-page,.doctor-availability-page) button{font-size:var(--app-type-control)!important;font-weight:var(--app-weight-strong)!important}:is(.doctor-login-page,.profile-setup-page,.clinic-setup-page,.doctor-dashboard-page,.doctor-appointments-page,.doctor-patients-page,.doctor-consultations-page,.doctor-bills-page,.doctor-staff-page,.doctor-directory-page,.doctor-blogs-page,.doctor-availability-page) :is(input,select,textarea,label){font-size:var(--app-type-control)!important;font-weight:var(--app-weight-medium)!important}:is(.doctor-login-page,.profile-setup-page,.clinic-setup-page,.doctor-dashboard-page,.doctor-appointments-page,.doctor-patients-page,.doctor-consultations-page,.doctor-bills-page,.doctor-staff-page,.doctor-directory-page,.doctor-blogs-page,.doctor-availability-page) p{font-size:var(--app-type-body)!important}:is(.doctor-login-page,.profile-setup-page,.clinic-setup-page,.doctor-dashboard-page,.doctor-appointments-page,.doctor-patients-page,.doctor-consultations-page,.doctor-bills-page,.doctor-staff-page,.doctor-directory-page,.doctor-blogs-page,.doctor-availability-page) h2{font-size:var(--app-type-section-title)!important;font-weight:var(--app-weight-title)!important;line-height:1.3!important}:is(.doctor-login-page,.profile-setup-page,.clinic-setup-page,.doctor-dashboard-page,.doctor-appointments-page,.doctor-patients-page,.doctor-consultations-page,.doctor-bills-page,.doctor-staff-page,.doctor-directory-page,.doctor-blogs-page,.doctor-availability-page) h3{font-size:var(--app-type-card-title)!important;font-weight:var(--app-weight-strong)!important;line-height:1.35!important}:is(.doctor-login-card h1,.profile-setup-header h1,.clinic-setup-header h1,.dashboard-welcome-row h1,.appointments-title-row h1,.patients-title-row h1,.consultations-title-row h1,.staff-title-row h1,.directory-hero h1,.bill-patient-copy h1,.availability-title-block h1){font-size:var(--app-type-page-title)!important;font-weight:var(--app-weight-title)!important;line-height:1.12!important}:is(.doctor-login-intro,.profile-setup-header p,.clinic-setup-header p,.dashboard-welcome-row p,.appointments-title-row p,.patients-title-row p,.consultations-title-row p,.staff-title-row p,.directory-hero p,.availability-title-block p){font-size:var(--app-type-page-copy)!important;line-height:1.55!important}.dashboard-header-search input{font-size:15px!important}.dashboard-profile-copy strong{font-size:14px!important;font-weight:650!important}.dashboard-profile-copy span{font-size:12px!important}.dashboard-sidebar-link span{font-size:15px!important;font-weight:var(--app-weight-medium)!important}.dashboard-sidebar-link-active span{font-weight:650!important}.dashboard-sidebar-heading{font-size:11px!important;font-weight:650!important}.reusable-data-table th{font-size:11px!important;font-weight:600!important}.reusable-data-table td,.reusable-data-table-empty{font-size:13px!important}.reusable-data-table td :is(strong,span,small,button,a){font-size:13px!important}.reusable-data-table td strong{font-weight:600!important}.reusable-pagination button,.reusable-pagination-ellipsis{font-size:13px!important}.reusable-pagination button{font-weight:600!important}:is(.dashboard-stat-card>strong,.consultations-stat-card strong,.dashboard-satisfaction-card>strong,.blogs-opportunity-card h2,.directory-profile-card>h2){font-size:24px!important;font-weight:var(--app-weight-title)!important;line-height:1.2!important}.availability-fee-field input{font-size:18px!important;font-weight:var(--app-weight-title)!important}.dashboard-header-brand{padding-left:24px!important}.dashboard-header-brand img{width:118px!important;height:36px!important}.dashboard-header-search{height:44px!important;margin-left:40px!important;padding:0 14px!important}.dashboard-header-search input{font-size:14px!important;padding:0 10px!important}.dashboard-header-actions{padding-right:24px!important}.dashboard-header-icon,.dashboard-profile-avatar{width:38px!important;height:38px!important}.dashboard-header-divider{margin:0 12px 0 14px!important}.dashboard-sidebar nav{padding-top:22px!important}.dashboard-sidebar-link{height:46px!important;padding:0 28px!important}.dashboard-sidebar-link span{margin-left:16px!important;font-size:14px!important}.dashboard-sidebar-heading{margin:20px 0 10px 28px!important}:is(.doctor-dashboard-main,.doctor-appointments-main,.doctor-patients-main,.doctor-consultations-main,.doctor-bills-main,.doctor-staff-main,.doctor-directory-main,.doctor-blogs-main,.doctor-availability-main){padding-top:calc(var(--dashboard-header-height) + 22px)!important;padding-right:24px!important;padding-bottom:30px!important;padding-left:24px!important}:is(.dashboard-content-grid,.appointments-content-grid,.patients-content-grid,.directory-page-grid,.blogs-layout-grid,.availability-layout-grid,.staff-management-grid,.bill-content-grid){gap:22px!important}:is(.dashboard-revenue-cards,.dashboard-appointment-list,.consultations-stats-grid,.blogs-feed-stack){gap:14px!important}:is(.dashboard-stat-card,.dashboard-appointments-card,.dashboard-analytics-card,.blogs-composer-card,.blogs-feed-card,.blogs-side-card,.blogs-events-card,.blogs-opportunity-card,.availability-form-card,.availability-preview-card,.availability-tip-card,.directory-doctor-card,.directory-profile-card,.directory-network-card,.appointments-overview-card,.appointments-calendar-card,.patients-overview-card,.patients-upcoming-card,.consultations-table-card,.staff-table-card,.staff-permissions-card,.staff-security-card){border-radius:22px!important}.dashboard-welcome-row{height:auto!important;margin-bottom:16px!important}.dashboard-date-card{width:182px!important;height:58px!important;padding:0 12px!important}.dashboard-revenue-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dashboard-stat-card{height:148px!important;padding:18px!important}.dashboard-stat-icon{width:42px!important;height:42px!important;border-radius:14px!important}.dashboard-stat-card>p{margin:12px 0 2px!important}.dashboard-stat-card>strong{font-size:20px!important;font-weight:650!important}.dashboard-appointments-card{min-height:auto!important;margin-top:20px!important;padding:24px!important}.dashboard-appointment-row{grid-template-columns:44px minmax(150px,1fr) 94px 88px 36px!important;height:70px!important;padding:0 14px!important}.dashboard-patient-avatar{width:44px!important;height:44px!important;border-radius:13px!important}.dashboard-patient-details{padding-left:12px!important}.dashboard-analytics-card{height:380px!important;margin-top:20px!important;padding:24px 22px 16px!important}.dashboard-chart-tabs{padding:4px!important}.dashboard-chart-tabs button{height:33px!important;padding:0 14px!important}.revenue-chart-wrap{height:248px!important;margin-top:4px!important}.dashboard-insights-panel{height:610px!important;padding:24px 22px 20px!important;border-radius:24px!important}.dashboard-insights-panel>p{max-width:280px!important;margin-top:8px!important}.dashboard-schedule-card{top:126px!important;right:20px!important;width:204px!important;height:88px!important;padding:14px!important}.dashboard-doctor-illustration{top:184px!important;left:14px!important;width:264px!important;height:264px!important}.dashboard-satisfaction-card{top:274px!important;right:12px!important;width:172px!important;height:118px!important;padding:16px!important}.dashboard-satisfaction-avatars{margin-top:10px!important}.dashboard-clinic-status-card{top:398px!important;left:14px!important;width:220px!important;height:106px!important;padding:16px!important}.dashboard-active-staff{margin-top:10px!important}.dashboard-report-button{right:20px!important;bottom:20px!important;left:20px!important;height:48px!important;font-size:14px!important;font-weight:650!important}.doctor-login-page{padding:56px 0 96px!important}.doctor-login-hero{gap:32px!important;margin-top:40px!important}.doctor-login-card{min-height:auto!important;padding:32px 30px!important;border-radius:22px!important}:is(.profile-setup-page,.clinic-setup-page){padding:48px 28px 72px!important}:is(.profile-setup-layout,.clinic-setup-layout){gap:24px!important;margin-top:36px!important}:is(.profile-form-card,.clinic-form-card){padding:36px 34px!important}@media (max-width: 760px){:root{--dashboard-header-height: 66px;--app-type-page-title: 26px;--app-type-page-copy: 14px;--app-type-section-title: 17px;--app-type-card-title: 14px;--app-type-body: 12px;--app-type-control: 12px}.dashboard-header-search{margin-left:0!important}:is(.doctor-dashboard-main,.doctor-appointments-main,.doctor-patients-main,.doctor-consultations-main,.doctor-bills-main,.doctor-staff-main,.doctor-directory-main,.doctor-blogs-main,.doctor-availability-main){padding:calc(var(--dashboard-header-height) + 18px) 14px 24px!important}.dashboard-insights-panel{height:560px!important}.dashboard-report-button{font-size:13px!important}}
