:root{--navy:#12333f;--deep:#082d3a;--blue:#238fac;--blue-dark:#16718e;--sky:#e4f6f9;--mist:#f3fafb;--line:#d8e8eb;--muted:#71878f;--green:#45a486;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--navy);background:#f4f9fa}*{box-sizing:border-box}body{margin:0;background:#f4f9fa}button,input,select{font:inherit}.admin-header{height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.admin-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.admin-brand span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:22px;background:linear-gradient(135deg,#48b8d0,var(--blue-dark))}.admin-header>div{display:flex;align-items:center;gap:18px}.admin-header a{color:#607982;text-decoration:none;font-size:12px;font-weight:700}.admin-header button{border:0;background:transparent;color:#7c9097;font-size:11px;cursor:pointer}.auth-page{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:30px}.auth-card{width:min(440px,100%);padding:40px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 24px 70px rgba(20,77,94,.12)}.auth-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--sky);color:var(--blue-dark);font-size:25px}.auth-card>p:first-of-type{margin:25px 0 7px;color:var(--blue-dark);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.auth-card h1{margin:0;font-size:30px;letter-spacing:-.04em}.auth-copy{color:var(--muted);font-size:13px;line-height:1.6}.auth-card form{display:grid;gap:15px;margin-top:24px}.auth-card label,.settings-grid label{font-size:11px;font-weight:800;color:#49646d}.auth-card input,.settings-grid input,.settings-grid select,.slot-duration select{display:block;width:100%;height:48px;margin-top:7px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#fbfefe;outline:none}.auth-card form>button,.save-button{height:48px;border:0;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;font-weight:800;cursor:pointer}.auth-card small{color:#899ba1;font-size:9px}.notice{padding:12px;border-radius:9px;background:#fff0f0;color:#963f3f;font-size:11px}.dashboard{min-height:calc(100vh - 72px);display:grid;grid-template-columns:245px 1fr}.dashboard>aside{padding:27px 18px;border-right:1px solid var(--line);background:#fff}.profile{display:flex;align-items:center;gap:11px;padding:0 8px 25px;border-bottom:1px solid var(--line)}.profile>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--sky);color:var(--blue-dark);font-weight:850}.profile b,.profile small{display:block}.profile b{font-size:13px}.profile small{margin-top:2px;color:#82969d;font-size:9px}.dashboard nav{display:grid;gap:5px;margin-top:22px}.dashboard nav button{height:43px;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#637b84;text-align:left;font-size:12px;font-weight:750;cursor:pointer}.dashboard nav button.active{background:var(--sky);color:var(--blue-dark)}.dashboard-content{min-width:0;padding:34px 38px 60px}.dashboard-content>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.dashboard-content>header p{margin:0 0 5px;color:var(--blue-dark);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.dashboard-content>header h1{margin:0;font-size:27px;letter-spacing:-.035em}.license-badge{padding:8px 11px;border-radius:99px;background:#fff1dc;color:#9b671d;font-size:9px;font-weight:850}.license-badge.active{background:#e8f7f1;color:#27745c}.global-notice{margin-bottom:18px;padding:13px 15px;border-radius:10px;background:#eaf8f3;color:#28735d;font-size:12px}.global-notice.error{background:#fff0f0;color:#9a3b3b}.panel{display:none}.panel.active{display:block}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.stats article,.card{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,77,94,.05)}.stats article{padding:20px}.stats small,.stats strong{display:block}.stats small{color:#80949b;font-size:10px}.stats strong{margin-top:10px;font-size:27px}.card{padding:25px}.card h2{margin:0;font-size:19px;letter-spacing:-.025em}.card>p,.card-title p{color:var(--muted);font-size:12px;line-height:1.6}.system-ok{margin-top:20px;padding:14px;border-radius:10px;background:#eaf8f3;color:#27735c;font-size:11px;font-weight:800}.card-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.card-title h2{margin:0}.card-title p{margin:5px 0 0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:11px}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:12px 13px;border-bottom:1px solid #e7eff1;text-align:left;font-size:10px}th{background:#f8fbfc;color:#789098;font-size:8px;text-transform:uppercase;letter-spacing:.08em}td{color:#45616a}.status{display:inline-block;padding:5px 8px;border-radius:99px;font-size:8px;font-weight:850}.status.pending{background:#fff2dd;color:#9a651b}.status.confirmed,.status.approved{background:#e8f7f1;color:#27745c}.status.cancelled,.status.rejected{background:#ffeded;color:#964040}.action-button{padding:6px 8px;margin-right:4px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--blue-dark);font-size:8px;font-weight:800;cursor:pointer}.availability-days{display:grid;gap:8px}.day-row{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:15px;padding:12px;border:1px solid var(--line);border-radius:11px}.day-switch{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.ranges{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.range{display:grid;grid-template-columns:1fr 15px 1fr;align-items:center;gap:5px}.range input{width:100%;height:38px;border:1px solid var(--line);border-radius:8px;padding:0 8px}.slot-duration{display:block;max-width:240px;margin:18px 0;color:#49646d;font-size:11px;font-weight:800}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.settings-grid .save-button{grid-column:1/-1}.feature-list{display:grid;gap:10px}.feature-list label{display:flex;align-items:center;gap:10px;min-height:45px;padding:0 13px;border:1px solid var(--line);border-radius:10px;font-size:12px}.feature-list input{accent-color:var(--blue);width:17px;height:17px}.feature-list .save-button{margin-top:8px}.save-button{padding:0 18px}.save-button.small{height:40px;font-size:10px}code{padding:2px 5px;border-radius:5px;background:#edf5f6;font-size:10px}@media(max-width:850px){.dashboard{grid-template-columns:1fr}.dashboard>aside{border-right:0;border-bottom:1px solid var(--line)}.dashboard nav{display:flex;overflow:auto}.dashboard nav button{white-space:nowrap}.dashboard-content{padding:28px 20px 50px}.stats{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.settings-grid .save-button{grid-column:auto}}@media(max-width:560px){.admin-header{padding:0 14px}.auth-page{padding:18px}.auth-card{padding:27px 21px}.dashboard-content>header{align-items:flex-start;flex-direction:column}.day-row{grid-template-columns:1fr}.ranges{grid-template-columns:1fr}.card{padding:18px}}
