:root{--ink:#182f4c;--muted:#64788a;--teal:#3b9d84;--teal-dark:#287666;--mint:#eaf6ef;--cream:#f7fbfa;--line:#dce9e6;--amber:#d3a344;--shadow:0 18px 55px rgba(33,75,87,.12)}
body{background:linear-gradient(135deg,rgba(246,251,250,.94),rgba(235,245,242,.92)),url('/assets/mfp-branding.jpg') center/cover fixed}.topbar{background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.brand-mark{width:118px;border-radius:9px;background-image:url('/assets/mfp-branding.jpg');background-size:430px auto;background-position:-30px -52px;background-repeat:no-repeat;box-shadow:0 5px 15px rgba(25,53,77,.14)}.brand strong{color:#183458}.profile-link{text-decoration:none;color:var(--ink);padding:6px 9px;border-radius:12px}.profile-link:hover{background:var(--mint)}.panel{background:rgba(255,255,255,.94);border-color:#e1ece8;box-shadow:0 12px 36px rgba(63,100,100,.08)}.sidebar a.active{box-shadow:inset 3px 0 #3b9d84}.button.primary{background:linear-gradient(135deg,#3b9d84,#287666);border-color:#3b9d84}.button.dark{background:#294c78;border-color:#294c78}.button.danger{background:#fff4f3;border-color:#dfaaa5;color:#a44742}.page-heading{padding:12px 4px}.page-heading h1{font:500 clamp(36px,4vw,52px)/1.05 Georgia,serif;margin:8px 0}.page-heading p{color:var(--muted);margin:0}.form-panel{background:linear-gradient(145deg,#fff,#f4fbf8)}fieldset{border:1px solid var(--line);border-radius:12px;padding:15px}legend{font-weight:800;padding:0 7px}.weekday-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.shift-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.choice-card{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:11px;padding:12px 9px;background:#fff;cursor:pointer}.choice-card input{width:auto}.choice-card:has(input:checked){background:#e8f7f3;border-color:#58b9ad;color:var(--teal-dark);box-shadow:0 5px 15px rgba(57,169,155,.1)}.choice-card i,.shift-card legend i{display:inline-block;width:10px;height:10px;border-radius:50%}.weekday-blocks{display:grid;gap:8px;margin-top:20px}.rule-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f7faf9;border-radius:10px;padding:10px 12px}.icon-button{width:31px;height:31px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-size:19px}.icon-button.danger{color:#ba6060}.shift-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.shift-card{display:grid;gap:14px;background:linear-gradient(145deg,#fff,#f5fbfa);padding:22px}.shift-card legend{font-size:17px}.full-row{grid-column:1/-1}.rule-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.rule-group{display:grid;gap:9px;padding:16px;border:1px solid var(--line);border-radius:12px}.rule-form{padding-top:22px;border-top:1px solid var(--line)}.compact-form{margin-top:0}.profile-page{max-width:950px;margin:auto}.profile-security{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.profile-avatar{width:90px;height:90px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#dff4ef,#f7e8d2);color:var(--teal-dark);font:500 42px Georgia}.profile-security h2,.profile-security p{margin:0}
@media(max-width:760px){.weekday-grid,.shift-card-grid,.rule-columns{grid-template-columns:1fr 1fr}.shift-choice-grid{grid-template-columns:1fr}}
@media(max-width:520px){.weekday-grid,.shift-card-grid,.rule-columns{grid-template-columns:1fr}}

.shift-chip.late{background:#fde8ea;color:#9c2f3a}.shift-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.shift-dot.early{background:#39a99b}.shift-dot.late{background:#d94f59}.shift-card-wrap{display:grid;gap:9px}.shift-card h3{font:600 18px Georgia,serif;margin:0 0 4px}.shift-card h3 .shift-dot{margin-right:8px}.add-shift-panel,.manual-editor{background:linear-gradient(145deg,#fff,#eef9f6)}.manual-editor .form-grid{margin-top:0}.chip-remove{border:0;background:rgba(255,255,255,.7);color:#9b4f4f;width:20px;height:20px;border-radius:50%;cursor:pointer;font-weight:900}.shift-chip form{display:inline-flex}button:disabled{opacity:.55;cursor:not-allowed}.employee-account-list{display:grid;gap:10px}.employee-account{border:1px solid var(--line);border-radius:13px;background:#fbfdfc;overflow:hidden}.employee-account>summary{display:flex;align-items:center;gap:11px;padding:13px;cursor:pointer;list-style:none}.employee-account>summary::-webkit-details-marker{display:none}.employee-account>summary p{margin:0;display:grid;flex:1}.employee-account>summary small{font-size:10px;color:var(--muted);margin-top:3px}.active-dot.inactive{background:#b8c1c0}.edit-label{color:var(--teal-dark);font-size:11px;font-weight:800}.employee-edit-form{padding:18px;border-top:1px solid var(--line);background:#fff}.checkbox-line{display:flex!important;align-items:center;gap:10px}.checkbox-line input{width:auto}
