*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2a23;background:#f5f7f5}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh}.topbar{height:72px;background:#173b2b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-shadow:0 2px 12px #0002}.brand{display:flex;align-items:center;gap:12px}.brand-mark,.crest{display:grid;place-items:center;background:#d7b25c;color:#173b2b;font-weight:900;border-radius:50%;width:42px;height:42px;font-size:11px}.brand strong,.brand span{display:block}.brand span{font-size:12px;opacity:.75;margin-top:2px}.user-area{display:flex;align-items:center;gap:10px;font-size:14px}.badge{background:#ffffff1d;border:1px solid #ffffff33;border-radius:999px;padding:5px 9px;font-size:11px}.layout{display:flex;min-height:calc(100vh - 72px)}.sidebar{width:235px;background:#fff;border-right:1px solid #e1e7e2;padding:18px 12px;display:flex;flex-direction:column}.nav{border:0;background:transparent;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:10px;text-align:left;color:#536057}.nav:hover,.nav.active{background:#edf4ef;color:#173b2b;font-weight:700}.side-bottom{margin-top:auto}.month-nav{display:flex;align-items:center;justify-content:space-between;background:#f5f7f5;border-radius:10px;padding:5px;font-size:12px;font-weight:700}.main{max-width:1280px;width:100%;margin:0 auto;padding:30px}.page-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.title-left{display:flex;gap:13px;align-items:center}.title-icon{width:45px;height:45px;border-radius:12px;background:#e8f0eb;color:#173b2b;display:grid;place-items:center}.page-title h2{margin:0 0 3px;font-size:24px}.page-title p{margin:0;color:#738078;font-size:14px}.actions{display:flex;gap:8px;align-items:center}.primary,.secondary,.icon-btn{border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px}.primary{background:#173b2b;color:#fff}.primary:hover{background:#0e2c20}.secondary{background:#fff;border:1px solid #dbe2dc;color:#304238}.secondary:hover{background:#f3f6f3}.small{padding:7px 9px;font-size:12px}.icon-btn{background:transparent;color:inherit;padding:8px}.full{width:100%;margin-top:12px}.card{background:#fff;border:1px solid #e0e7e1;border-radius:14px;padding:20px;box-shadow:0 3px 14px #173b2b08;margin-bottom:18px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat{background:#fff;border:1px solid #e0e7e1;border-radius:14px;padding:18px;display:flex;align-items:center;gap:12px}.stat-icon{width:40px;height:40px;border-radius:10px;background:#edf4ef;color:#173b2b;display:grid;place-items:center}.stat span,.stat strong{display:block}.stat span{font-size:12px;color:#738078}.stat strong{font-size:22px;margin-top:2px}.info-banner,.warning{padding:13px 15px;border-radius:10px;background:#f1f6f2;margin-bottom:16px;display:flex;justify-content:space-between;gap:10px;font-size:13px}.warning{background:#fff7e5;color:#66501b}.mass-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mass-card{position:relative;text-align:left;background:#fff;border:1px solid #dfe6e0;border-radius:12px;padding:15px;min-height:104px;color:#26352c}.mass-card:hover:not(:disabled){border-color:#173b2b}.mass-card.selected{border:2px solid #173b2b;background:#f2f7f3}.mass-card>div:first-child{display:flex;justify-content:space-between;color:#4c5d53;font-size:13px}.mass-card>b{display:block;font-size:21px;margin:10px 0 3px}.mass-card>span{font-size:11px;color:#77837c}.mass-card .check{position:absolute;right:12px;bottom:12px;width:25px;height:25px;border-radius:50%;background:#e8eee9;display:grid;place-items:center;color:#173b2b}.mass-card.selected .check{background:#173b2b;color:#fff}.center-cell{text-align:center}.ok{display:inline-grid;place-items:center;background:#e7f3e9;color:#28723c;width:25px;height:25px;border-radius:50%}.dash{color:#b6beb9}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid #e8ece9;padding:11px 10px;text-align:left;vertical-align:middle}th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#68756d;background:#fafbfa;position:sticky;top:0}td small,.reader-row span{display:block;color:#849087;font-size:11px;margin-top:3px}.vertical{text-align:center}.schedule-table td:first-child{min-width:150px}.schedule-table select{min-width:170px;width:100%;padding:8px;border:1px solid #d9e1da;border-radius:8px;background:#fff;color:#26352c}.count-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.count-card{padding:10px 12px;background:#f5f7f5;border-radius:9px;display:flex;justify-content:space-between;font-size:12px}.count-card.limit{background:#fff1ef;color:#9c3d34}.timeline{display:grid;gap:16px}.flow{display:flex;gap:12px}.flow-dot{min-width:40px;height:40px;border-radius:50%;background:#f1f3f1;display:grid;place-items:center;font-size:11px;font-weight:800;color:#667269}.flow-dot.done{background:#e7f3e9;color:#26713a}.flow strong{display:block}.flow p{margin:4px 0 0;color:#7b867f;font-size:13px}.split{display:grid;grid-template-columns:1fr 1.5fr;gap:18px}.form-grid{display:grid;gap:12px}.form-grid label{font-size:12px;font-weight:700;color:#526057}.form-grid input,.login-card input{display:block;width:100%;margin-top:5px;padding:11px 12px;border:1px solid #d7e0d9;border-radius:9px;outline:none}.form-grid input:focus,.login-card input:focus{border-color:#173b2b;box-shadow:0 0 0 3px #173b2b12}.reader-list{display:grid}.reader-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf0ed}.status{font-size:11px;padding:5px 8px;border-radius:999px}.status.on{background:#e8f4ea;color:#28713a}.status.off{background:#f0f1f0;color:#747b76}.personal-total{padding-bottom:14px;border-bottom:1px solid #edf0ed}.personal-list{display:grid;gap:0}.personal-item{display:flex;justify-content:space-between;align-items:center;padding:15px 4px;border-bottom:1px solid #edf0ed}.personal-item div{display:flex;gap:10px}.personal-item span{color:#758078}.personal-item b{font-size:13px;color:#173b2b}.empty{text-align:center;padding:35px;color:#7b867f}.toast{position:fixed;right:24px;top:88px;background:#173b2b;color:#fff;padding:12px 15px;border-radius:10px;z-index:10;box-shadow:0 8px 25px #0002;font-size:13px}.notice,.error{margin-top:14px;padding:10px 12px;border-radius:8px;font-size:13px}.notice{background:#eaf5ed;color:#236437}.error{background:#fff0ee;color:#963a31}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#e9f1eb,#f5f7f5 55%)}.login-card{width:min(420px,calc(100% - 32px));background:#fff;border:1px solid #e0e7e1;border-radius:18px;padding:32px;box-shadow:0 15px 45px #173b2b14}.login-card .crest{margin:0 auto 16px;width:58px;height:58px}.eyebrow{text-align:center;color:#6d786f;font-size:10px;letter-spacing:.13em;font-weight:800}.login-card h1{text-align:center;margin:7px 0 3px;font-size:25px;color:#173b2b}.login-card .muted{text-align:center;color:#78837c;margin:0 0 25px;font-size:13px}.login-card label{font-size:12px;font-weight:700;color:#526057}.login-card small{display:block;text-align:center;color:#8a948e;margin-top:16px;line-height:1.5}.center{min-height:50vh;display:grid;place-items:center;align-content:center;color:#6f7b73}.spinner{width:30px;height:30px;border:3px solid #dce5de;border-top-color:#173b2b;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.sidebar{width:70px}.nav{justify-content:center}.nav{font-size:0}.nav svg{font-size:initial}.side-bottom{display:none}.main{padding:20px}.mass-grid,.stat-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.count-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.topbar{padding:0 14px;height:64px}.brand span{display:none}.brand strong{font-size:13px}.user-area>span:first-child{display:none}.layout{min-height:calc(100vh - 64px)}.sidebar{position:fixed;z-index:5;bottom:0;left:0;right:0;width:100%;height:64px;border-right:0;border-top:1px solid #e1e7e2;display:flex;flex-direction:row;padding:5px;background:#fff}.nav{flex:1;padding:7px;font-size:9px;display:flex;flex-direction:column;gap:2px}.side-bottom{display:none}.main{padding:16px 12px 80px}.page-title{align-items:flex-start;flex-direction:column}.page-title h2{font-size:20px}.actions{flex-wrap:wrap}.stat-grid{grid-template-columns:1fr 1fr;gap:8px}.stat{padding:12px}.stat strong{font-size:18px}.mass-grid{grid-template-columns:1fr}.info-banner{display:block}.info-banner span{display:block;margin-top:4px}.login-card{padding:24px}.schedule-table select{min-width:145px}.split{gap:10px}}.my-schedule-page .page-title{margin-bottom:22px}.my-schedule-card{background:#fff;border:1px solid #e2e9e4;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #173b2b0b}.my-schedule-row{min-height:112px;display:grid;grid-template-columns:150px minmax(180px,1fr) 110px;align-items:center;gap:26px;border-bottom:1px solid #e5ebe7}.schedule-date-box{width:150px;height:74px;border-radius:13px;background:#edf4ef;color:#173b2b;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.schedule-date-box span{font-size:12px;font-weight:700;margin-bottom:7px}.schedule-date-box strong{font-size:27px;font-weight:800}.schedule-datetime{display:flex;flex-direction:column;gap:7px}.schedule-datetime strong{color:#172a22;font-size:17px;font-weight:750}.schedule-datetime span{display:inline-flex;align-items:center;gap:7px;color:#33453d;font-size:15px}.schedule-function{display:flex;align-items:center}.function-pill{display:inline-flex;align-items:center;gap:11px;min-height:46px;padding:0 18px;border-radius:11px;background:#edf4ef;color:#173b2b;font-size:16px;font-weight:700}.function-pill svg{flex:0 0 auto}.schedule-status{display:flex;align-items:center;justify-content:flex-end;gap:11px;min-width:130px}.status-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:10px;font-size:14px;font-weight:650;white-space:nowrap}.status-pill.proposal{background:#e8f2ec;color:#24583f}.status-pill.official{background:#dceee3;color:#185438}.status-info{color:#51645b;flex:0 0 auto}.my-schedule-notice{display:flex;align-items:flex-start;gap:15px;padding:22px 28px 24px;border-top:1px solid #e5ebe7;background:#fff}.notice-icon{width:30px;height:30px;border:2px solid #3c8b62;border-radius:50%;color:#2d8056;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.my-schedule-notice strong{display:block;margin-bottom:4px;color:#23372e;font-size:15px}.my-schedule-notice p{margin:0;color:#4e5d56;font-size:14px;line-height:1.5}@media(max-width:900px){.my-schedule-list{padding:8px 18px 0}.my-schedule-row{grid-template-columns:68px 1fr auto;gap:16px;padding:18px 0}.schedule-function{grid-column:2 / 3}.schedule-status{grid-column:3 / 4;grid-row:1 / 3}}@media(max-width:620px){.my-schedule-row{grid-template-columns:64px 1fr;gap:14px}.schedule-date-box{width:64px;height:64px}.schedule-status,.schedule-function{grid-column:2;grid-row:auto;justify-content:flex-start}.schedule-status{justify-content:flex-start}.my-schedule-notice{padding:20px 18px}}.vaga-aberta{border-color:#dc2626!important;color:#b91c1c!important;background-color:#fef2f2!important;font-weight:600}.assignment-select.open-slot{color:#b42318;border-color:#b42318;background-color:#fff1f0;font-weight:700}.my-schedule-list{padding:10px 28px 0}.my-schedule-row{min-height:96px;display:grid;grid-template-columns:170px minmax(180px,1fr) 140px;align-items:center;gap:24px;border-bottom:1px solid #e5ebe7;padding:16px 0}.my-schedule-row>div:first-child{display:flex;flex-direction:column;gap:5px}.my-schedule-row>div:first-child strong{font-size:15px;line-height:1.2}.my-schedule-row>div:first-child span{font-size:13px;color:#64746b}.my-schedule-row>div:nth-child(2){font-size:15px;font-weight:500;color:#173b2b}.my-schedule-row>.status{justify-self:stretch;padding:7px 12px;border-radius:999px;background:#eaf5ec;color:#287044;font-size:12px;font-weight:500;text-align:left}.my-schedule-row:last-child{border-bottom:0}@media(max-width:620px){.my-schedule-row{grid-template-columns:1fr;gap:8px;padding:16px 0}.my-schedule-row>.status{justify-self:start}}
