:root{--bg:#10051b;--bg2:#1a0829;--panel:#241035;--panel2:#2b1240;--border:#47225f;--text:#fff;--muted:#c5b6d3;--muted2:#9e8fac;--purple:#b85cff;--purple2:#8d35dc;--green:#67f27b;--amber:#ffd83d;--red:#ff8ea2;--input:#1b0b2a;--input-border:#58306f}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 50% -15%,#2e1047 0,#160824 34%,#10051b 72%);-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{max-width:820px;margin:0 auto;padding:28px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.brand,.account{display:flex;flex-direction:column;gap:4px}.brand strong{font-size:29px;line-height:1;font-weight:900;letter-spacing:.035em}.brand span{font-size:20px;color:#b96dff;font-weight:500}.account{text-align:right}.account strong{font-size:18px;line-height:1.2}.account span{font-size:15px;color:#d8cbe2}.account span:first-letter{}.account a{text-underline-offset:3px}main{max-width:820px;margin:0 auto;padding:16px 24px 48px}.datebar{display:grid;grid-template-columns:1fr minmax(220px,2fr) 1fr;align-items:center;padding:24px 28px;border:1px solid #4b2265;border-radius:20px;background:linear-gradient(145deg,#231034,#1c0b2b);box-shadow:inset 0 0 36px rgba(145,58,206,.08)}.show-heading{text-align:center}.show-heading strong{display:block;font-size:23px;line-height:1.1;letter-spacing:.01em}.show-heading small{display:block;margin-top:7px;font-size:16px;color:#cbbbd7}.navslot{text-align:left}.navslot.right{text-align:right}.datebar a,.nav-disabled{font-size:16px;font-weight:650;text-decoration:none}.datebar a{color:#c66fff}.nav-disabled{color:#6e587b}.save-row{display:flex;justify-content:center;margin:18px 0 20px}.status{min-width:112px;padding:9px 18px;border:1px solid;border-radius:999px;text-align:center;font-size:15px;font-weight:750}.status.saved{color:var(--green);border-color:#285b39;background:#0e2b1b}.status.saving{color:#e9d5f7;border-color:#6f3b89;background:#2c143c}.status.failed{color:var(--red);border-color:#7f3a4a;background:#381522}.notice{margin:12px 0;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:#231031}.notice.success{border-color:#397348}.notice.warning{border-color:#7e6428;color:#ffe696}.notice.errorbox{border-color:#8d3e52;color:#ffb6c3}.report-section{margin:16px 0;padding:20px 22px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(145deg,#261038,#21102f)}.report-section.own-section{border:2px solid var(--purple);background:linear-gradient(145deg,#2b1241,#231033);box-shadow:0 0 0 1px rgba(184,92,255,.08)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.section-name{min-width:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.section-title h2{margin:0;font-size:22px;line-height:1.1}.permission{font-size:14px;color:#cbbbd6;white-space:nowrap}.editable .permission{color:var(--green)}.your-section{padding:6px 10px;border:1px solid #64328d;border-radius:999px;background:#35164e;color:#cf86ff;text-transform:uppercase;font-size:11px;font-weight:850;letter-spacing:.035em}.dept-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#7830c4,#4f1a89);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);position:relative}.dept-icon:before{font-size:21px;line-height:1;color:#fff}.icon-bulb:before{content:"◉"}.icon-clipboard:before{content:"▤"}.icon-speaker:before{content:"◖"}.icon-hanger:before{content:"⌃"}.icon-tag:before{content:"◇"}.icon-star:before{content:"☆"}.icon-gear:before{content:"⚙"}.icon-venue:before{content:"▦"}.icon-truck:before{content:"▰"}.icon-people:before{content:"●●";font-size:12px}.icon-clock:before{content:"◷"}.icon-dot:before{content:"•"}.edit-area textarea{width:100%;min-height:170px;padding:18px;border:1px solid var(--input-border);border-radius:16px;resize:vertical;background:#180926;color:#fff;font:inherit;font-size:17px;line-height:1.45;outline:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.edit-area textarea::placeholder{color:#9b8ba7}.edit-area textarea:focus{border-color:#9e4dea;box-shadow:0 0 0 3px rgba(184,92,255,.14)}.ntr{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border:1px solid #643387;border-radius:14px;background:#2d1243;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.ntr input{width:24px;height:24px;margin:0;accent-color:#a64cff}.ntr-selected .edit-area{display:none}.edited{margin-top:10px;padding-left:2px;color:#a895b7;font-size:13px}.edited:before{content:"◷ ";color:#9b7cac}.read-view{padding-top:1px}.report-copy{font-size:17px;line-height:1.5;color:#fff}.response-state{font-size:16px;font-weight:750;line-height:1.25}.ntr-state{color:var(--green)}.awaiting-state{color:var(--amber)}.sync-panel{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}.secondary,button{appearance:none;border:0;border-radius:12px;padding:13px 17px;background:#ae53ee;color:#160621;font:inherit;font-weight:850;cursor:pointer}.secondary:hover,button:hover{filter:brightness(1.06)}button:disabled{opacity:.55;cursor:wait}#sync-result{color:#d6c7df;font-weight:650}.login{display:grid;place-items:center;padding:20px}.card,.admin-card{border:1px solid var(--border);border-radius:20px;background:linear-gradient(145deg,#28123a,#21102f)}.login-card{width:min(92vw,400px);padding:28px}.login-card h1{margin:0;font-size:29px}.login-card h2{margin:5px 0 22px;color:#bd6aff;font-weight:500}.login-card label,.user-form label,.reset-form label{display:block;color:#d8c9e2;font-size:13px;font-weight:650}.login-card label{margin:14px 0}.login-card input,.user-form input,.user-form select,.reset-form input{width:100%;margin-top:6px;padding:12px;border:1px solid #6a4378;border-radius:10px;background:#fff;color:#24122d;font:inherit;font-size:16px}.login-card button{width:100%}.error{color:#ffb0be}.users-main{max-width:980px}.page-title h1{margin:4px 0;font-size:32px}.page-title p{margin:4px 0 20px;color:var(--muted)}.admin-card{margin:14px 0;padding:24px}.admin-card h2,.admin-card h3{margin-top:0}.user-form{display:grid;grid-template-columns:1fr 1.35fr 1.15fr 1.35fr auto;gap:12px;align-items:end}.user-form.compact{grid-template-columns:1fr 1.35fr 1.1fr auto auto}.user-form button{min-height:45px}.checkline{display:flex!important;gap:8px;align-items:center;white-space:nowrap;padding-bottom:10px}.checkline input{width:20px;height:20px;margin:0;accent-color:#a74cff}.accounts-heading{margin:30px 0 8px}.user-card-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.user-card-heading h3{margin-bottom:2px}.user-card-heading small{color:var(--muted)}.pill{padding:5px 9px;border-radius:999px;background:#173622;color:#7af28a;font-size:12px;font-weight:800}.inactive-pill{background:#342e38;color:#b8acbc}.user-card.inactive{opacity:.72}.password-reset{margin-top:16px;padding-top:12px;border-top:1px solid #4a3157}.password-reset summary{cursor:pointer;color:#d9b7f0;font-weight:750}.reset-form{display:flex;gap:10px;align-items:end;margin-top:12px}.reset-form label{flex:1}.reset-form button{min-height:45px}
@media(max-width:700px){.site-header{padding:24px 24px 14px}.brand strong{font-size:27px}.brand span{font-size:18px}.account strong{font-size:17px}.account span{font-size:14px}.account{max-width:50%}main{padding:14px 24px 40px}.datebar{grid-template-columns:1fr minmax(175px,1.85fr) 1fr;padding:22px 18px}.show-heading strong{font-size:20px}.show-heading small{font-size:15px}.datebar a,.nav-disabled{font-size:15px}.report-section{padding:19px 18px}.section-title h2{font-size:21px}.dept-icon{width:42px;height:42px;flex-basis:42px}.permission{font-size:13px}.edit-area textarea{min-height:155px}.user-form,.user-form.compact{grid-template-columns:1fr}.user-form button{width:100%}.checkline{padding-bottom:0;min-height:44px}.reset-form{display:block}.reset-form button{width:100%;margin-top:10px}.admin-card{padding:18px}.user-card-heading{align-items:center}}
@media(max-width:480px){.site-header{padding:22px 24px 13px;gap:14px}.brand strong{font-size:26px}.brand span{font-size:18px}.account{max-width:50%;gap:5px}.account strong{font-size:16px}.account span{font-size:14px;line-height:1.3}main{padding:10px 24px 36px}.datebar{grid-template-columns:86px 1fr 66px;padding:20px 15px;border-radius:18px}.navslot span span{display:inline}.show-heading strong{font-size:18px}.show-heading small{font-size:14px}.datebar a,.nav-disabled{font-size:14px}.save-row{margin:16px 0}.report-section{padding:18px 16px;border-radius:18px}.section-title{align-items:center;gap:10px;margin-bottom:16px}.section-name{gap:10px;flex:1}.section-title h2{font-size:20px}.permission{font-size:12px}.your-section{font-size:10px;padding:5px 8px}.dept-icon{width:40px;height:40px;flex-basis:40px}.edit-area textarea{min-height:150px;padding:16px}.ntr{font-size:16px}.report-copy{font-size:16px}.response-state{font-size:16px}}
@media(max-width:390px){.site-header{padding-left:18px;padding-right:18px}.brand strong{font-size:23px}.brand span{font-size:16px}.account strong{font-size:15px}.account span{font-size:13px}main{padding-left:18px;padding-right:18px}.datebar{grid-template-columns:72px 1fr 54px;padding-left:12px;padding-right:12px}.datebar a,.nav-disabled{font-size:13px}.show-heading strong{font-size:17px}.show-heading small{font-size:13px}.section-title{align-items:flex-start}.section-name{gap:8px}.dept-icon{width:38px;height:38px;flex-basis:38px}.permission{padding-top:4px}.your-section{order:3;margin-left:46px}}
