.schedule-hero{background:linear-gradient(115deg,#00634d 0%,#004b3d 72%,#034538 100%);color:#fff;position:relative;overflow:hidden}.schedule-hero:before{content:"";position:absolute;right:-30px;top:-100px;width:520px;height:420px;background:radial-gradient(circle at center,rgba(255,255,255,.10),transparent 64%);transform:rotate(-10deg)}.schedule-hero:after{content:"";position:absolute;right:0;top:0;width:42%;height:100%;opacity:.07;background-image:linear-gradient(135deg,transparent 50%,#fff 50%);background-size:46px 46px}.schedule-hero-inner{width:min(1450px,90%);min-height:258px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:2}.schedule-heading h1{font-size:54px;line-height:1.08;margin:0 0 14px;letter-spacing:-1.6px}.schedule-heading p{font-size:18px;line-height:1.65;margin:0;max-width:750px;color:rgba(255,255,255,.92)}.sync-badge{display:flex;align-items:center;gap:14px;background:#fff;color:#1a3029;border-radius:12px;padding:14px 20px;min-width:270px;box-shadow:0 15px 35px rgba(0,0,0,.15)}.sync-icon{width:46px;height:46px;border-radius:50%;background:#e0f6e9;color:#159447;display:grid;place-items:center;font-size:30px;font-weight:700}.sync-badge.offline .sync-icon{background:#fff2d8;color:#b47a00}.sync-badge strong,.sync-badge small{display:block}.sync-badge strong{font-size:16px;color:#08714f}.sync-badge.offline strong{color:#8d6300}.sync-badge small{font-size:13px;color:#67736f;margin-top:1px}.schedule-shell{width:min(1460px,92%);margin:-56px auto 70px;position:relative;z-index:5}.schedule-filter-card{display:grid;grid-template-columns:1fr 1.05fr 1.1fr 1.1fr auto;gap:28px;align-items:end;background:#fff;border:1px solid #dfe9e5;border-radius:14px;padding:22px 28px;box-shadow:0 16px 45px rgba(8,70,51,.11)}.schedule-filter-field label{display:block;font-size:13px;font-weight:800;margin-bottom:8px;color:#202d29}.field-control{height:49px;border:1px solid #d1dcd7;border-radius:8px;background:#fff;display:flex;align-items:center}.field-control:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,107,79,.10)}.field-control input,.field-control select{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 14px;color:#27342f}.field-control select{cursor:pointer}.icon-control svg{margin-left:14px;color:#485b54;flex:0 0 auto}.icon-control input,.icon-control select{padding-left:10px}.schedule-submit{height:49px;border:0;border-radius:7px;background:linear-gradient(135deg,#087b5c,#005743);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 25px;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 9px 20px rgba(0,88,67,.18)}.schedule-submit:hover{filter:brightness(1.05)}.schedule-toolbar{display:grid;grid-template-columns:1.7fr 1fr;gap:30px;align-items:center;margin:20px 0}.day-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.day-tab{height:50px;border:1px solid #dce6e2;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;color:#176047;box-shadow:0 5px 16px rgba(9,73,52,.04)}.day-tab:hover{border-color:#9ccdbb;background:#f4fbf8}.day-tab.active{background:linear-gradient(135deg,#098261,#00684e);color:#fff;border-color:transparent;box-shadow:0 8px 18px rgba(0,107,79,.20)}.sync-info{min-height:58px;border-radius:10px;padding:10px 14px;display:grid;grid-template-columns:38px 1fr 32px;align-items:center;gap:10px}.sync-info.success{background:#e7f6ec;border:1px solid #d1ebd9;color:#17613f}.sync-info.warning{background:#fff5dd;border:1px solid #f3e1af;color:#755400}.info-symbol{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:900;background:rgba(20,145,72,.13);border:1px solid rgba(20,145,72,.22)}.sync-info strong,.sync-info small{display:block}.sync-info strong{font-size:13px}.sync-info small{font-size:11px;margin-top:2px;color:#5d7268}.manual-refresh{border:0;background:transparent;color:#168b55;font-size:24px;cursor:pointer}.schedule-notice{background:#fff8e7;color:#745200;border:1px solid #f3dfaa;border-radius:10px;padding:12px 15px;margin-bottom:15px;font-size:13px}.schedule-list{display:grid;gap:9px}.schedule-row{background:#fff;border:1px solid #e0e8e4;border-radius:15px;min-height:108px;display:grid;grid-template-columns:2.1fr .9fr 1.05fr 1.2fr .7fr;align-items:center;box-shadow:0 9px 24px rgba(9,73,52,.055);overflow:hidden}.doctor-identity{display:flex;align-items:center;gap:18px;padding:14px 22px}.schedule-avatar{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#eaf5f0;border:1px solid #d9e8e2;flex:0 0 auto}.schedule-avatar.placeholder{display:grid;place-items:center;color:#0b6b50}.schedule-avatar.placeholder svg{width:45px;height:45px}.doctor-copy h2{font-size:19px;line-height:1.2;color:#00614a;margin:0 0 3px}.doctor-copy p{font-size:13px;color:#5a6762;margin:0 0 7px}.poli-chip{display:inline-flex;align-items:center;gap:4px;background:#e8f6ed;color:#08754e;border-radius:5px;padding:3px 7px;font-size:11px;font-weight:700}.schedule-detail,.schedule-status{min-height:70px;border-left:1px solid #e2e8e5;padding:9px 24px;display:flex;flex-direction:column;justify-content:center}.schedule-detail span,.schedule-status>span{font-size:12px;color:#65736d;margin-bottom:7px}.schedule-detail strong{font-size:16px;color:#162b24;line-height:1.35}.status-pill{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;border-radius:19px;padding:7px 13px;font-size:12px}.status-pill i{width:9px;height:9px;border-radius:50%;background:currentColor}.status-pill.available{color:#16923f;background:#e5f7e9}.status-pill.scheduled{color:#0875a7;background:#e4f4fb}.status-pill.done{color:#b67a00;background:#fff0ca}.status-pill.local{color:#6759b9;background:#eeeafe}.schedule-empty{background:#fff;border:1px dashed #bcd1c8;border-radius:16px;padding:55px 30px;text-align:center;color:#5d6e67}.empty-icon{width:68px;height:68px;margin:0 auto 14px;border-radius:50%;background:#e9f6f0;color:#087052;display:grid;place-items:center}.schedule-empty h2{margin:0 0 7px;color:#0b5844}.schedule-empty p{margin:0}.schedule-row:hover{transform:translateY(-1px);box-shadow:0 13px 29px rgba(9,73,52,.075);transition:.18s}
@media(max-width:1200px){.schedule-filter-card{grid-template-columns:repeat(2,1fr)}.schedule-submit{width:100%}.schedule-toolbar{grid-template-columns:1fr}.schedule-row{grid-template-columns:1.8fr .8fr 1fr 1fr}.schedule-status{grid-column:4}.schedule-detail:nth-of-type(4){display:none}}
@media(max-width:900px){.schedule-hero-inner{min-height:320px;align-items:flex-start;flex-direction:column;justify-content:center}.schedule-heading h1{font-size:43px}.schedule-heading p{font-size:16px}.sync-badge{min-width:0}.schedule-shell{margin-top:-40px}.day-tabs{grid-template-columns:repeat(3,1fr)}.schedule-row{grid-template-columns:1fr 1fr}.doctor-identity{grid-column:1/-1;border-bottom:1px solid #e2e8e5}.schedule-detail,.schedule-status{border-left:0;border-top:1px solid #eef2f0}.schedule-status{grid-column:auto}.schedule-detail:nth-of-type(4){display:flex}}
@media(max-width:620px){.schedule-hero-inner{width:88%}.schedule-heading h1{font-size:36px}.schedule-filter-card{grid-template-columns:1fr;gap:14px;padding:18px}.schedule-toolbar{gap:14px}.day-tabs{display:flex;overflow-x:auto;padding-bottom:4px}.day-tab{min-width:112px}.sync-info{grid-template-columns:34px 1fr}.manual-refresh{display:none}.schedule-row{grid-template-columns:1fr}.doctor-identity{padding:16px}.schedule-avatar{width:68px;height:68px}.schedule-detail,.schedule-status{padding:12px 18px;min-height:62px}.schedule-status{grid-column:auto}.schedule-detail:nth-of-type(4){display:flex}}
