:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#104862;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:#fff}body{margin:0;min-width:320px;background:#fff}button,input,select{font:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:24px;background:#fff}.loader-card,.auth-card{background:#fff;border:1px solid #dbe8ee;border-radius:28px;box-shadow:0 20px 60px #1048621a}.loader-card{width:min(520px,100%);padding:48px;text-align:center}.loading-logo{width:78px;height:78px;object-fit:contain;margin-bottom:18px}.loader-card p{margin:0;color:#6b7f8b}.loader-card h1{margin:0 0 8px;letter-spacing:.06em}.muted{color:#6b7f8b}.error-card{border-top:6px solid #c94747}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(180deg,#fff,#f8fbfc)}.auth-card{width:min(460px,100%);padding:42px}.auth-logo{display:block;width:min(310px,82%);height:auto;margin:0 auto 36px}.auth-heading{text-align:center}.auth-heading>span{font-size:11px;font-weight:900;letter-spacing:.18em;color:#4499e0}.auth-heading h1{font-size:31px;margin:9px 0 5px;color:#104862}.auth-heading p{margin:0;color:#6b7f8b}.auth-card form{display:grid;gap:9px;margin-top:28px}.auth-card label{font-size:12px;font-weight:900;letter-spacing:.04em;margin-top:9px;color:#104862}.auth-card input{width:100%;border:1.5px solid #cddde5;border-radius:12px;padding:13px 14px;outline:none;background:#fff;color:#104862;transition:border-color .15s,box-shadow .15s}.auth-card input:focus{border-color:#4499e0;box-shadow:0 0 0 3px #4499e024}.primary,.ghost,.secondary,.small-action{border-radius:11px;padding:13px 16px;font-weight:900;cursor:pointer}.primary{border:0;background:linear-gradient(135deg,#104862,#4499e0);color:#fff;margin-top:15px;box-shadow:0 10px 22px #1048622e}.primary:hover{filter:brightness(1.04)}.alert{margin-top:18px;padding:12px 14px;border-radius:10px;background:#fff0f0;color:#9d2020;border:1px solid #ffc4c4}.footer-note{font-size:12px;color:#8799a4;text-align:center;margin:26px 0 0}.app-shell{min-height:100vh;background:#fff}.topbar{height:84px;background:#fff;border-bottom:1px solid #e2edf2;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(18px,4vw,56px);position:sticky;top:0;z-index:10}.topbar-logo{width:168px;height:auto;max-height:58px;object-fit:contain}.user-zone{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.user-name{color:#104862}.role-badge{font-size:10px;letter-spacing:.08em;font-weight:900;padding:5px 8px;border-radius:999px;background:#eaf4fa;color:#104862}.ghost{border:1px solid #c9dbe5;background:#fff;color:#104862}.ghost:hover{background:#f4f9fb}.dashboard{position:relative;max-width:1220px;margin:auto;padding:48px 28px 110px}.hero{text-align:center;margin:10px auto 42px}.hero .eyebrow,.admin-head .eyebrow{font-size:11px;font-weight:900;letter-spacing:.2em;color:#4499e0;margin:0 0 8px}.hero h1,.admin-head h1{margin:0;color:#104862;font-size:clamp(30px,4vw,44px);letter-spacing:-.02em}.hero p:last-child,.admin-head p{margin:10px 0 0;color:#6b7f8b;font-size:15px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.module-card{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:290px;padding:30px 20px 24px;background:#fff;border:2px solid #d9e8ef;border-radius:28px;box-shadow:0 10px 32px #10486212;cursor:pointer;color:#104862;transition:transform .18s,box-shadow .18s,border-color .18s}.module-card:not(.disabled):hover{transform:translateY(-5px);box-shadow:0 18px 42px #10486221;border-color:#4499e0}.module-card:focus-visible{outline:3px solid rgba(68,153,224,.3);outline-offset:3px}.module-card.disabled{cursor:default;opacity:.55}.module-icon{width:142px;height:142px;display:grid;place-items:center;margin:0 auto 17px}.module-icon img{width:100%;height:100%;object-fit:contain}.module-content{display:flex;flex-direction:column;align-items:center;gap:5px}.module-content strong{font-size:22px;letter-spacing:-.01em}.module-content span{font-size:13px;color:#657b87;min-height:19px}.module-content em{font-style:normal;font-size:10px;font-weight:900;letter-spacing:.07em;color:#4499e0;text-transform:uppercase;margin-top:5px}.disabled .module-content em{color:#7f9099}.arrow{position:absolute;right:18px;bottom:17px;font-size:22px;color:#b5cbd6;line-height:1}.module-card:not(.disabled):hover .arrow{color:#4499e0}.admin-button{position:absolute;right:8px;bottom:22px;width:58px;height:58px;border:0;background:#fff;border-radius:50%;padding:9px;cursor:pointer;box-shadow:0 10px 28px #10486221;transition:transform .18s,box-shadow .18s}.admin-button:hover{transform:rotate(20deg) scale(1.05);box-shadow:0 14px 34px #1048622e}.admin-button img{width:100%;height:100%;object-fit:contain}.system-note{margin:40px auto 0;max-width:720px;background:#f8fbfc;border:1px solid #e1edf2;border-radius:16px;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.system-note img{width:24px;height:24px;object-fit:contain}.system-note div{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.system-note strong{color:#104862}.system-note span{color:#657b87}.admin-dashboard{max-width:1280px}.admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:10px 0 34px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5eef2;color:#6b7f8b}.admin-toolbar strong{color:#104862;font-size:22px}.secondary{border:1px solid #c9dbe5;background:#f8fbfc;color:#104862;padding:10px 14px}.secondary:hover{background:#eef6fa}.user-table{width:100%;border-collapse:collapse;min-width:850px}.user-table th{padding:13px 18px;text-align:left;background:#f8fbfc;color:#6b7f8b;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.user-table td{padding:15px 18px;border-top:1px solid #edf3f5;color:#496675;font-size:13px;vertical-align:middle}.user-table tr.is-inactive{opacity:.58}.self-badge{display:inline-block;margin-left:8px;font-size:9px;font-weight:900;letter-spacing:.06em;padding:3px 6px;border-radius:999px;background:#eaf4fa;color:#4499e0}.role-select{border:1px solid #cddde5;border-radius:9px;padding:7px 10px;background:#fff;color:#104862;font-weight:800;font-size:11px}.role-select:disabled{background:#f5f8f9;color:#8496a0;cursor:not-allowed}.status-pill{display:inline-block;font-size:9px;font-weight:900;letter-spacing:.07em;padding:6px 8px;border-radius:999px}.status-pill.active{background:#edf8f2;color:#26764c}.status-pill.inactive{background:#fff0f0;color:#9d2020}.small-action{border:1px solid #c9dbe5;background:#fff;color:#104862;padding:8px 10px;font-size:10px}.small-action:hover{background:#f4f9fb}.protected-label{font-size:9px;font-weight:800;color:#9aaab2}.admin-loading,.admin-empty{padding:50px;text-align:center;color:#6b7f8b}.admin-footnote{padding:15px 24px;border-top:1px solid #e5eef2;background:#fbfcfd;color:#8799a4;font-size:11px}.admin-head>.ghost{white-space:nowrap}@media(max-width:980px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-head{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.topbar{height:auto;min-height:74px;gap:12px}.topbar-logo{width:140px}.user-zone{gap:8px}.user-name,.role-badge{display:none}.dashboard{padding:30px 16px 100px}.hero{margin-bottom:28px}.hero h1,.admin-head h1{font-size:30px}.module-grid{grid-template-columns:1fr;gap:16px}.module-card{min-height:260px}.module-icon{width:125px;height:125px}.admin-button{right:16px;bottom:20px}.auth-card{padding:30px 24px}.auth-logo{margin-bottom:30px}.admin-head>.ghost{width:100%}.admin-toolbar{padding:16px}.user-table th,.user-table td{padding:12px 14px}}.admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:10px 0 28px}.admin-head h1{margin:0;color:#104862;font-size:clamp(30px,4vw,42px)}.admin-head p:last-child{margin:8px 0 0;color:#6b7f8b}.admin-head-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.secondary{border:1px solid #c9dbe5;border-radius:11px;padding:12px 15px;background:#f8fbfc;color:#104862;font-weight:900;cursor:pointer}.secondary:hover{background:#eef7fb}.primary-admin{border:0;background:linear-gradient(135deg,#104862,#4499e0);color:#fff;box-shadow:0 8px 20px #10486224}.admin-panel{background:#fff;border:1px solid #dbe8ee;border-radius:24px;box-shadow:0 12px 36px #10486212;overflow:hidden}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e4eef2;color:#657b87}.admin-toolbar strong{color:#104862;font-size:20px}.user-table-wrap{overflow:auto}.user-table{width:100%;border-collapse:collapse;min-width:760px}.user-table th{text-align:left;padding:13px 18px;background:#f8fbfc;color:#6b7f8b;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.user-table td{padding:16px 18px;border-top:1px solid #edf3f5;color:#365c6c;font-size:13px}.user-table td strong{color:#104862}.is-inactive{opacity:.58}.role-select{border:1px solid #cddde5;border-radius:8px;padding:7px 9px;background:#fff;color:#104862;font-weight:800}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em}.status-pill.active{background:#e9f7ef;color:#247044}.status-pill.inactive{background:#f1f3f4;color:#6d777c}.small-action{border:0;background:none;color:#2377ad;font-weight:900;font-size:11px;cursor:pointer}.small-action:hover{text-decoration:underline}.self-badge{display:inline-block;margin-left:8px;padding:3px 6px;border-radius:999px;background:#eaf4fa;color:#4499e0;font-size:9px;font-weight:900}.protected-label{font-size:10px;color:#9aaab2;font-weight:800}.admin-footnote{padding:16px 22px;background:#fbfdfe;color:#82949d;font-size:12px;border-top:1px solid #edf3f5}.admin-loading,.admin-empty{padding:40px;text-align:center;color:#718791}.modal-backdrop{position:fixed;inset:0;background:#10486240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:22px;z-index:50}.modal-card{width:min(720px,100%);background:#fff;border:1px solid #dbe8ee;border-radius:26px;box-shadow:0 30px 80px #10486238;padding:30px}.modal-head h2{margin:4px 0 0;color:#104862;font-size:28px}.modal-close{width:38px;height:38px;border:0;border-radius:50%;background:#f2f7f9;color:#104862;font-size:26px;line-height:1;cursor:pointer}.modal-intro{color:#6b7f8b;margin:10px 0 22px}.create-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.create-form label{display:block;font-size:11px;font-weight:900;letter-spacing:.04em;color:#104862;margin:0 0 7px}.create-form input,.create-form select{width:100%;border:1.5px solid #cddde5;border-radius:10px;padding:11px 12px;background:#fff;color:#104862;outline:none}.create-form input:focus,.create-form select:focus{border-color:#4499e0;box-shadow:0 0 0 3px #4499e01f}.create-form small{display:block;margin-top:5px;color:#8799a4;font-size:10px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.modal-actions .primary{margin-top:0}.primary:disabled{opacity:.6;cursor:wait}@media(max-width:720px){.admin-head{align-items:stretch;flex-direction:column}.admin-head-actions{justify-content:stretch;flex-direction:column}.admin-head-actions>*{width:100%}.form-grid{grid-template-columns:1fr}.modal-card{padding:24px}.modal-actions{flex-direction:column-reverse}.modal-actions>*{width:100%}}.module-shell{min-height:100vh;background:#f6f9fb;color:#12384b}.module-topbar{height:76px;background:#fff;border-bottom:1px solid #dbe7ed;display:flex;align-items:center;padding:0 34px;gap:28px;box-shadow:0 4px 18px #1048620f}.module-back{border:0;background:transparent;color:#164c66;font-weight:800;letter-spacing:.06em;cursor:pointer}.module-brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em;color:#104862}.module-brand img{width:32px;height:32px}.module-top-title{margin-left:auto;font-size:13px;font-weight:900;letter-spacing:.14em;color:#64808e}.module-main{max-width:1180px;margin:0 auto;padding:52px 30px 70px}.module-hero{display:flex;align-items:center;gap:28px;background:linear-gradient(135deg,#fff,#eef6fa);border:1px solid #d9e8ef;border-radius:28px;padding:34px 40px;box-shadow:0 16px 40px #10486212}.module-hero img{width:112px;height:112px;object-fit:contain}.eyebrow{margin:0 0 8px;font-size:12px;font-weight:900;letter-spacing:.14em;color:#568096}.module-hero h1{margin:0;font-size:42px;line-height:1.05;color:#103f56}.module-hero p:last-child{margin:12px 0 0;max-width:760px;color:#607986;line-height:1.6}.module-toolbar{display:flex;align-items:center;justify-content:space-between;margin:30px 2px 18px;color:#58727f;font-size:14px;gap:18px}.module-count strong{color:#104862}.module-filters{display:flex;align-items:center;gap:10px}.module-filters select{height:42px;border:1px solid #d5e3e9;border-radius:12px;background:#fff;color:#365c6c;padding:0 12px;font-weight:700;outline:none}.module-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d5e3e9;border-radius:12px;padding:0 14px;width:280px}.module-search input{border:0;outline:0;width:100%;padding:12px 4px;background:transparent;color:#12384b}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resource-card,.task-card,.module-section{background:#fff;border:1px solid #dbe7ed;border-radius:20px;box-shadow:0 10px 28px #1048620e}.resource-card{padding:25px}.resource-card:hover,.task-card:hover{box-shadow:0 14px 34px #1048621a}.resource-category{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf4f8;color:#28627a;font-size:11px;font-weight:900;letter-spacing:.07em}.resource-card h2{font-size:21px;margin:16px 0 8px;color:#164c66}.resource-card p{min-height:48px;margin:0;color:#657d88;line-height:1.5}.resource-button{margin-top:20px;border:0;background:#104862;color:#fff;border-radius:10px;padding:11px 14px;font-size:11px;font-weight:900;letter-spacing:.08em;cursor:pointer}.resource-button:hover{background:#0c3b50}.resource-button span{margin-left:8px}.module-placeholder{margin-top:22px;padding:20px 24px;border:1px dashed #bdd2dc;border-radius:16px;background:#f9fcfd;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.module-placeholder strong{color:#164c66;display:block}.module-placeholder span{font-size:13px;color:#6b828d;line-height:1.5}.module-placeholder>div{display:flex;flex-direction:column;gap:5px}.preview-badge{padding:6px 9px;border-radius:999px;background:#eaf4f8;color:#28627a;font-size:10px!important;font-weight:900;letter-spacing:.08em;white-space:nowrap}.module-section{margin-top:24px;padding:26px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.section-heading h2,.module-section h2{margin:0;color:#164c66;font-size:23px}.section-heading p:not(.eyebrow),.management-panel p{margin:9px 0 0;color:#667f8a;line-height:1.55}.section-rule{padding:7px 11px;border-radius:999px;background:#edf6f9;color:#2b657c;font-size:10px;font-weight:900;letter-spacing:.1em;white-space:nowrap}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:22px}.schedule-row{padding:14px;border:1px solid #e0ebef;border-radius:12px;background:#f9fcfd}.schedule-row strong{display:block;color:#164c66;font-size:13px}.schedule-row span{display:block;margin-top:5px;color:#708690;font-size:12px;line-height:1.35}.hygiene-toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0 14px;color:#6b828d;font-size:13px}.hygiene-toolbar strong{color:#164c66}.secondary-module{border:1px solid #cbdde5;background:#fff;color:#164c66;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:900;letter-spacing:.07em;cursor:pointer}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.task-card{padding:18px}.task-card.is-done{border-color:#9fc6b1;background:#f7fcf8}.task-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.task-card h3{margin:9px 0 0;font-size:17px;color:#164c66}.task-status{font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#7a919b}.is-done .task-status{color:#3e7656}.check-line{display:flex;gap:9px;align-items:center;margin-top:15px;color:#476572;font-size:13px;cursor:pointer}.check-line input{width:17px;height:17px;accent-color:#28627a}.check-list{margin-top:3px}.monthly-grid .check-line{margin-top:10px}.rule-box{margin:18px 0;padding:15px 17px;border-radius:12px;background:#f5fafb;border:1px solid #dce9ed;display:flex;flex-direction:column;gap:5px}.rule-box strong{color:#164c66;font-size:13px}.rule-box span{color:#6b828d;font-size:12px;line-height:1.45}.upcoming{display:flex;align-items:center;justify-content:space-between}.upcoming h2{max-width:850px}.upcoming>span{padding:8px 12px;border-radius:999px;background:#f1f3f4;color:#87969c;font-size:10px;font-weight:900;letter-spacing:.08em}.management-panel{display:flex;justify-content:space-between;align-items:center;gap:25px}.management-actions{display:flex;flex-direction:column;align-items:flex-end;gap:9px;min-width:270px}.management-actions span{font-size:11px;color:#899ca4;text-align:right}.protocol-card h2{font-size:25px}.hygiene-dashboard{margin-top:24px}.hygiene-status-section{background:#fff;border:1px solid #dbe7ed;border-radius:22px;padding:24px;margin-bottom:20px;box-shadow:0 10px 28px #1048620e}.hygiene-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.hygiene-section-head h2{margin:0;color:#164c66;font-size:21px}.status-legend{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.status-legend span{display:flex;align-items:center;gap:6px;color:#71858e;font-size:10px;font-weight:900;letter-spacing:.06em}.status-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.status-dot.green{background:#43a76b}.status-dot.orange{background:#ef9a3b}.status-dot.red{background:#df5b5b}.hygiene-room-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:10px}.hygiene-room-status{min-height:126px;border:2px solid transparent;border-radius:16px;padding:13px 8px;background:#f8fbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:transform .15s,box-shadow .15s}.hygiene-room-status:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1048621a}.hygiene-room-status.green{background:#eef9f2;border-color:#9dd4b2}.hygiene-room-status.orange{background:#fff6e9;border-color:#f2bd76}.hygiene-room-status.red{background:#fff0f0;border-color:#e7a0a0}.hygiene-room-status .room-number{font-size:28px;line-height:1;font-weight:900;color:#164c66}.hygiene-room-status .room-name{margin-top:7px;min-height:28px;font-size:10px;font-weight:800;color:#607984}.hygiene-room-status strong{margin-top:8px;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.hygiene-room-status.green strong{color:#318153}.hygiene-room-status.orange strong{color:#c87519}.hygiene-room-status.red strong{color:#c44d4d}.hygiene-room-status small{margin-top:5px;min-height:24px;font-size:8px;line-height:1.25;color:#80929a}.hygiene-loading{padding:30px;text-align:center;color:#7c9099;font-size:13px;grid-column:1/-1}.hygiene-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.hygiene-action{min-height:150px;border:1px solid #d3e3e9;border-radius:20px;background:#fff;color:#164c66;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;cursor:pointer;box-shadow:0 10px 26px #1048620d;transition:transform .15s,box-shadow .15s}.hygiene-action:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1048621a;border-color:#9dbdc9}.hygiene-action-icon{width:48px;height:48px;border-radius:14px;background:#eaf4f8;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:300;color:#28627a}.hygiene-action strong{font-size:11px;line-height:1.35;letter-spacing:.06em}.hygiene-action small{font-size:10px;color:#80939b}.hygiene-history-panel{background:#fff;border:1px solid #dbe7ed;border-radius:22px;padding:24px;box-shadow:0 10px 28px #1048620e;scroll-margin-top:20px}.history-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.history-head h2{margin:0;color:#164c66;font-size:23px}.history-head p:not(.eyebrow){margin:8px 0 0;color:#71858e;font-size:13px}.history-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:22px 0 16px;padding:14px;background:#f7fafb;border:1px solid #e1ebef;border-radius:14px}.history-filters select,.history-filters input{height:38px;border:1px solid #d2e0e6;border-radius:9px;background:#fff;padding:0 10px;color:#365c6c;font-size:12px}.history-filters label{display:flex;align-items:center;gap:6px;color:#71858e;font-size:11px;font-weight:800}.history-table-wrap{overflow:auto}.history-table{width:100%;border-collapse:collapse;font-size:12px}.history-table th{text-align:left;padding:11px;border-bottom:1px solid #dce8ed;color:#6b828d;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.history-table td{padding:12px 11px;border-bottom:1px solid #edf2f4;color:#496773;vertical-align:top}.history-table tr:last-child td{border-bottom:0}.history-type{display:inline-block;padding:5px 8px;border-radius:999px;background:#eaf4f8;color:#28627a;font-size:9px;font-weight:900}.history-empty{text-align:center;padding:30px!important;color:#82949c!important}.hygiene-modal-backdrop{position:fixed;inset:0;background:#0826336b;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.hygiene-modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 25px 70px #0003}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.modal-head h2{margin:0;color:#164c66;font-size:24px}.modal-close{border:0;background:#eef4f6;color:#52717e;width:36px;height:36px;border-radius:10px;font-size:24px;cursor:pointer}.modal-intro{color:#70858e;font-size:13px;line-height:1.5}.hygiene-form{display:flex;flex-direction:column;gap:15px}.hygiene-form>label{display:flex;flex-direction:column;gap:7px;color:#476572;font-size:11px;font-weight:900;letter-spacing:.04em}.hygiene-form select,.hygiene-form input[type=date],.hygiene-form textarea{border:1px solid #d1e0e6;border-radius:10px;background:#fff;padding:11px 12px;color:#244e60;font:inherit;outline:none}.hygiene-form textarea{resize:vertical}.optional{font-weight:500;color:#91a0a6}.hygiene-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hygiene-check{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dbe7ed;border-radius:10px;background:#f9fcfd;color:#476572;font-size:12px;font-weight:700;cursor:pointer}.hygiene-check input{width:17px;height:17px;accent-color:#28627a}.hygiene-form .modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}.resource-modal-open{overflow:hidden}@media print{.module-topbar,.module-hero,.module-toolbar,.secondary-module,.module-placeholder,.management-panel,.upcoming,.hygiene-actions{display:none!important}.module-main{padding:0}.module-section,.hygiene-status-section,.hygiene-history-panel{box-shadow:none;border:1px solid #aaa;break-inside:avoid}.task-card{box-shadow:none}.module-shell{background:#fff}.room-grid{grid-template-columns:repeat(3,1fr)}.hygiene-modal-backdrop,.history-filters{display:none}.hygiene-room-grid{grid-template-columns:repeat(9,1fr)}}@media(max-width:980px){.hygiene-room-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:760px){.module-topbar{padding:0 16px}.module-top-title{display:none}.module-main{padding:25px 16px}.module-hero{padding:25px;flex-direction:column;text-align:center}.module-hero h1{font-size:34px}.module-toolbar,.module-filters,.hygiene-toolbar{align-items:stretch;gap:12px;flex-direction:column}.module-search{width:auto}.module-filters select{width:100%}.resource-grid,.room-grid{grid-template-columns:1fr}.section-heading,.management-panel{display:block}.section-rule{display:inline-block;margin-top:15px}.management-actions{align-items:flex-start;margin-top:18px}.management-actions span{text-align:left}.schedule-grid{grid-template-columns:1fr 1fr}.module-placeholder,.hygiene-section-head{align-items:flex-start;flex-direction:column}.status-legend{justify-content:flex-start}.hygiene-room-grid{grid-template-columns:repeat(3,1fr)}.hygiene-actions{grid-template-columns:1fr}.hygiene-action{min-height:125px}.history-head{align-items:stretch;flex-direction:column}.hygiene-check-grid{grid-template-columns:1fr}}
