.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:43px;font-weight:700;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:16px;line-height:1.5}.doctor-login-form>label{display:block;margin:0 0 7px;color:#263a57;font-size:14px;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:16px}.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:14px}.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:18px;font-weight:700;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:14px;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:14px;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:700}.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:700}.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:14px}.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:33px;font-weight:700;letter-spacing:-.75px;line-height:1.25}.doctor-features-heading p{margin:19px 0 0;color:var(--theme-text-muted);font-size:16px;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:19px;font-weight:700;line-height:1.3}.doctor-feature-card p{margin:0;color:var(--theme-text-muted);font-size:15px;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:28px}.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:13px}.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:42px;font-weight:700;letter-spacing:-1.05px;line-height:1.2}.profile-setup-header p{margin:16px 0 0;color:#707c8f;font-size:19px;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:15px;font-weight:700}.profile-step strong{font-size:15px;font-weight:600}.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:25px;font-weight:700;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:14px;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:16px}.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:13px;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:16px;font-weight:600;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:14px;font-weight:700;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:38px}.profile-setup-header p{margin-top:8px;font-size:17px;line-height:1.4}.profile-setup-progress{margin-top:22px}.profile-step{height:50px}.profile-step span{width:32px;height:32px;font-size:14px}.profile-setup-layout{margin-top:26px}.profile-form-card{height:560px;padding:31px 46px 30px}.profile-form-card h2{font-size:23px}.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:15px}.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:15px}.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{font-size:34px}.profile-setup-header p{font-size:16px}.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:13px}.profile-step span{width:30px;height:30px}.profile-form-card h2{font-size:22px}.profile-input-wrap input,.profile-form-actions button{font-size:14px}}.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:42px;font-weight:700;letter-spacing:-1.05px;line-height:1.2}.clinic-setup-header p{margin:16px 0 0;color:#707c8f;font-size:19px;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:15px;font-weight:700}.clinic-step strong{font-size:15px;font-weight:600}.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:25px;font-weight:700;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:14px;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:16px}.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:13px;line-height:1.35}.clinic-information-note p{margin:0;font-size:13px;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:16px;font-weight:600;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:14px;font-weight:700;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:38px}.clinic-setup-header p{margin-top:7px;font-size:17px;line-height:1.35}.clinic-setup-progress{margin-top:18px}.clinic-step{height:50px}.clinic-step span{width:32px;height:32px;font-size:14px}.clinic-setup-layout{margin-top:22px}.clinic-form-card{height:560px;padding:30px 46px 28px}.clinic-form-card h2{font-size:23px}.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:15px}.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:15px}.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{font-size:34px}.clinic-setup-header p{font-size:16px}.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{font-size:22px}.clinic-input-wrap input{font-size:14px}.clinic-form-actions button{font-size:13px}}.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:16px}.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:14px;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:14px}.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:16px;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:700}.dashboard-sidebar-heading{margin:25px 0 12px 34px;color:#92a3ba;font-size:10px;font-weight:700;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:38px;font-weight:700;letter-spacing:-.8px;line-height:1.2}.dashboard-welcome-row p{margin:4px 0 0;color:var(--dashboard-muted);font-size:19px;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:13px;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:700}.dashboard-stat-card>p{margin:17px 0 3px;color:#667b99;font-size:14px;line-height:1.35}.dashboard-stat-card>strong{color:var(--dashboard-navy);font-size:31px;font-weight:700;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:20px;font-weight:700;letter-spacing:-.25px}.dashboard-section-heading a{color:#075789;font-size:13px;font-weight:700;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:800}.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:16px;font-weight:700;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:14px}.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:700;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:14px}.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:13px;cursor:pointer}.dashboard-chart-tabs .dashboard-chart-tab-active{background:#fff;box-shadow:0 2px 8px #0f172a12;color:#145887;font-weight:700}.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:24px;font-weight:700;letter-spacing:-.35px}.dashboard-insights-panel>p{max-width:310px;margin:10px 0 0;color:#6e82a0;font-size:16px;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:700;text-transform:uppercase}.dashboard-satisfaction-card>strong{display:block;margin-top:6px;color:#0d5686;font-size:30px;line-height:1}.dashboard-satisfaction-card>strong small{margin-left:3px;font-size:13px}.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:700}.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:800;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:16px;font-weight:700;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:27px}.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{font-size:30px}.dashboard-welcome-row p{font-size:16px}.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:27px}.dashboard-section-heading h2,.dashboard-analytics-heading h2{font-size:17px}.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:22px}.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:14px}}.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:700;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:14px;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:38px;font-weight:700;letter-spacing:-.7px;line-height:1.2}.appointments-title-row p{margin:3px 0 0;color:#6d819e;font-size:19px;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:16px;font-weight:700;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:14px;font-weight:500;white-space:nowrap;cursor:pointer}.appointments-period-tabs .appointments-period-active{background:#edf4ff;color:#115886;font-weight:700}.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:13px;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:800}.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:14px;font-weight:700;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:700;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:700;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:14px;font-weight:700;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:18px;font-weight:700}.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:25px;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:700}.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:700}@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{font-size:32px}.appointments-title-row p{font-size:16px}.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:13px}}.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:14px;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:700}.reusable-pagination-ellipsis{display:grid;min-width:28px;height:40px;place-items:center;color:#8090a6;font-size:15px;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:40px;font-weight:700;letter-spacing:-.9px;line-height:1.15}.patients-title-row p{margin:10px 0 0;color:#667b99;font-size:19px;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:16px;font-weight:700;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:16px}.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:16px;font-weight:600;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:14px;font-weight:700;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:800}.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:16px;font-weight:700;line-height:1.45}.patients-contact-cell{display:flex;color:#536781;font-size:14px;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:14px}.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:25px;font-weight:700;line-height:1.25}.patients-overview-card>p{position:relative;z-index:2;margin:9px 0 0;color:#ffffffc7;font-size:16px}.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:14px;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:18px;font-weight:700}.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:700}.patients-date-chip strong{margin-top:1px;font-size:18px;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:14px}.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:700;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:15px;font-weight:600;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{font-size:34px}.patients-title-row p{font-size:16px}.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:32px;font-weight:750;line-height:1.2;letter-spacing:-.55px}.consultations-title-row p{margin:0;color:var(--dashboard-muted, #6a7d9b);font-size:16px;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:16px;font-weight:700;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:700}.consultations-stat-label{margin:3px 0 0;color:#667894;font-size:14px;font-weight:500;line-height:1.35}.consultations-stat-value{margin:1px 0 0;color:#202c42;font-size:31px;font-weight:750;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:15px}.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:14px}.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:700;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:800;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:14px;font-weight:700;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:13px;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:700;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:14px}.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:28px}.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:700}.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:31px;font-weight:780;line-height:1.05;letter-spacing:-.55px}.bill-patient-meta{display:flex;flex-wrap:wrap;align-items:center;gap:26px;color:#637592;font-size:16px;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:20px;font-weight:750;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:16px;font-weight:700;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:20px;font-weight:800;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:800;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:800;letter-spacing:1.1px;text-transform:uppercase}.bill-doctor-panel strong{color:#27334a;font-size:13px;font-weight:750}.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:600;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:800;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:31px;font-weight:700;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:800;letter-spacing:1.4px;line-height:1.1;text-transform:uppercase}.bill-status-card strong{display:block;color:#202b42;font-size:14px;font-weight:750;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:14px;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:26px}.bill-patient-meta{gap:10px 18px;font-size:14px}.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:36px;font-weight:800;line-height:1.15;letter-spacing:-1.1px}.staff-title-row p{margin:0;color:#687c9a;font-size:17px;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:16px;font-weight:750;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:26px;font-weight:800;line-height:1.2;letter-spacing:-.55px}.staff-support-copy p{margin:0;color:#4e617d;font-size:16px;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:14px;font-weight:700}.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:20px;font-weight:780}.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:13px;font-weight:700;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:800}.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:15px;font-weight:750;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:13px;font-weight:700;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:700}.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:800;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:20px;font-weight:780;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:14px;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:15px;font-weight:700;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:14px;font-weight:800}.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:29px}.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:36px;font-weight:800;line-height:1.16;letter-spacing:-1.15px}.directory-hero p{margin:0;color:#667b9b;font-size:18px;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:16px;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:16px;font-weight:750;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:17px;font-weight:800}.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:800;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:20px;font-weight:750;line-height:1.3;letter-spacing:-.35px}.directory-doctor-card>p{margin:0;color:#697d9c;font-size:14px;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:13px;font-weight:750;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:28px}.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:24px;font-weight:800;line-height:1.3;letter-spacing:-.45px}.directory-profile-card>p{margin:0;color:#20b5ad;font-size:17px;font-weight:650}.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:15px}.directory-rating>span{width:1px;height:24px;margin:0 6px;background:#dfe6ef}.directory-rating small{color:#667894;font-size:14px}.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:800;letter-spacing:1.1px;text-transform:uppercase}.directory-profile-detail strong{display:block;color:#202124;font-size:13px;font-weight:700;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:15px;font-weight:750;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:800;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{font-size:30px}.directory-hero p{font-size:16px}.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}}: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}
