@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&family=Roboto:wght@400;500;600;700;800&display=swap";:root{font-family:Roboto,Arial,Helvetica Neue,sans-serif;color:#172535;background:#f3f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #17324d;--navy-deep: #10263b;--ink: #172535;--muted: #667684;--line: #dfe5e9;--cream: #f7f3ea;--green: #208457;--yellow: #f2c94c;--orange: #d66724;--red: #c43d43;--neutral: #7a8791;--shadow: 0 14px 40px rgba(27, 47, 66, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f7}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Poppins,Arial,Helvetica Neue,sans-serif;letter-spacing:-.025em}.eyebrow{margin:0 0 10px;color:#75828d;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.screen-center{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted)}.loader{width:30px;height:30px;border:3px solid #d9e0e5;border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);background:var(--navy-deep)}.login-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,5vw,80px);color:#fff}.login-brand:before,.login-brand:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.11)}.login-brand:before{width:560px;height:560px;right:-300px;top:-170px}.login-brand:after{width:420px;height:420px;left:-270px;bottom:-250px}.login-brand>*{position:relative;z-index:1}.login-company-brand{min-width:0;display:flex;align-items:center;gap:clamp(20px,2.4vw,34px)}.brand-mark{width:clamp(82px,8vw,112px);height:clamp(82px,8vw,112px);flex:0 0 auto;display:grid;place-items:center;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:clamp(22px,2.4vw,30px);box-shadow:0 14px 30px #00000038}.brand-mark img{width:58%;height:76%;display:block;object-fit:contain}.login-company-brand h1{min-width:0;max-width:min(720px,100%);margin:0;color:#fff;font-size:clamp(2rem,3.2vw,4.2rem);line-height:1.04}.login-panel{display:grid;place-items:center;padding:42px;background:#f7f5ef}.login-card{width:min(460px,100%);padding:clamp(32px,5vw,55px);background:#fff;border:1px solid #e6e3db;border-radius:28px;box-shadow:0 30px 70px #11263b1f}.login-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:25px;color:var(--navy);background:#eaf0f4;border-radius:15px}.login-card h2{margin:0 0 30px;font-size:2.2rem}.login-card label,.daily-form label,.date-choice label{display:grid;gap:8px;margin-bottom:17px;color:#344654;font-weight:700;font-size:.85rem}.login-card input,.daily-form input,.date-choice input{width:100%;min-height:50px;padding:0 15px;color:var(--ink);background:#fbfcfc;border:1px solid #d7dfe4;border-radius:11px;outline:none;transition:.2s ease}.login-card input:focus,.daily-form input:focus,.date-choice input:focus{border-color:#55748d;box-shadow:0 0 0 4px #2956791a}.primary-button,.save-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;color:#fff;background:var(--navy);border:0;border-radius:11px;font-weight:800}.login-card .primary-button{width:100%;margin-top:8px}.primary-button:hover,.save-button:hover{background:#214565}.primary-button:disabled,.save-button:disabled{opacity:.6;cursor:progress}.password-reset-button{display:block;margin:15px auto 0;padding:5px 9px;color:#365a78;background:transparent;border:0;font-weight:800}.password-reset-button:hover{color:var(--navy);text-decoration:underline}.password-reset-button:disabled{opacity:.55;cursor:progress}.login-help{margin:20px 0 0;color:#7a858d;font-size:.82rem;line-height:1.5;text-align:center}.login-help a,.registration-login-link{color:#315c79;font-weight:800;text-decoration:none}.login-help a:hover,.registration-login-link:hover{color:var(--navy);text-decoration:underline}.registration-card{width:min(560px,100%)}.registration-card h2{margin-bottom:24px;font-size:clamp(1.75rem,3vw,2.2rem)}.registration-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.registration-security-note{display:flex;align-items:flex-start;gap:8px;margin:3px 0 8px;padding:11px 12px;color:#526977;background:#f1f5f7;border-radius:10px;font-size:.78rem;line-height:1.45}.registration-security-note svg{flex:0 0 auto;margin-top:1px;color:#315c79}.registration-login-link{display:block;margin-top:17px;text-align:center;font-size:.84rem}.form-error{padding:11px 13px;color:#9d2f35;background:#fff0f0;border-radius:9px;font-size:.86rem}.form-success{padding:11px 13px;color:#17633f;background:#ebf8f0;border-radius:9px;font-size:.86rem}.topbar{position:relative;z-index:40;min-height:72px;display:flex;align-items:center;gap:18px;padding:0 clamp(20px,5vw,70px);color:#fff;background:var(--navy-deep)}.topbar-brand{display:flex;align-items:center;gap:10px;margin-right:auto;font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-weight:700}.topbar-app-title{position:absolute;left:50%;top:50%;color:#fff;font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.02rem;font-weight:700;transform:translate(-50%,-50%);white-space:nowrap}.user-chip{min-width:0;display:grid;grid-template-columns:auto minmax(0,auto);column-gap:8px;align-items:center;font-size:.86rem}.user-chip svg{grid-row:1 / 3}.user-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip small{color:#9fb1bf;font-size:.68rem}.user-chip-button{padding:7px 9px;color:#fff;background:transparent;border:1px solid transparent;border-radius:11px;text-align:left}.user-chip-button:hover,.user-chip-button.active{background:#ffffff1c;border-color:#ffffff1f}.user-chip-avatar{grid-row:1 / 3;width:30px;height:30px;display:block;object-fit:cover;border:1px solid rgba(255,255,255,.3);border-radius:50%}.icon-button{width:41px;height:41px;display:grid;place-items:center;color:#fff;background:#ffffff1a;border:0;border-radius:11px}.icon-button:hover{background:#ffffff2e}.admin-menu-button{min-height:41px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:11px;font-size:.78rem;font-weight:800}.admin-menu-button:hover{background:#ffffff2e}.topbar-message-actions{display:flex;align-items:center;gap:6px}.topbar-message-actions button{position:relative;width:41px;height:41px;display:grid;place-items:center;padding:0;color:#d4e0e8;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:11px}.topbar-message-actions button:hover,.topbar-message-actions button.active{color:#fff;background:#ffffff2b}.topbar-message-actions button>span{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;color:#152e43;background:#f4df86;border:2px solid var(--navy-deep);border-radius:999px;font-size:.58rem;font-weight:950;line-height:1}.module-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:30;width:74px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:89px 8px 17px;color:#fff;background:var(--navy-deep);border-top:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.08);box-shadow:7px 0 20px #10263b14}.app-shell .module-sidebar{top:0;padding-top:79px}@media(min-width:651px){.has-module-sidebar>.topbar,.app-shell.has-module-sidebar>.dashboard-header{width:calc(100% - 74px);margin-left:74px}.has-module-sidebar>.module-sidebar,.app-shell.has-module-sidebar>.module-sidebar{z-index:50;padding-top:6px}}.module-nav-button{position:relative;width:58px;min-height:65px;display:grid;place-items:center;padding:0;color:#c4d2dc;background:transparent;border:0;border-radius:12px}.module-home-button{margin-bottom:5px}.module-nav-emergency-fixed{margin-top:auto}.module-home-marker{place-items:center;padding-top:0}.module-home-marker img{width:17px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.module-nav-button:hover{color:#fff;background:#ffffff12}.module-nav-button.active{color:#182f43;background:#ffffff1a}.module-marker{position:relative;width:37px;height:43px;display:grid;place-items:start center;padding-top:8px;color:currentColor;background:#ffffff1c;clip-path:polygon(50% 0,88% 12%,100% 43%,82% 69%,50% 100%,18% 69%,0 43%,12% 13%);transition:.18s ease}.module-nav-button:hover .module-marker{background:#ffffff2e;transform:translateY(-1px)}.module-nav-button.active .module-marker{color:var(--navy-deep);background:#f3dc7e;box-shadow:0 7px 16px #00000038}.module-marker svg{stroke-width:2.2}.module-nav-label{position:absolute;left:calc(100% + 10px);top:50%;z-index:3;min-height:32px;display:flex;align-items:center;padding:0 11px;color:#fff;background:#18334c;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 8px 22px #0c1d2b3d;font-size:.74rem;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-5px,-50%);transition:.15s ease}.module-nav-button:hover .module-nav-label,.module-nav-button:focus-visible .module-nav-label{opacity:1;transform:translateY(-50%)}.has-module-sidebar .home-content,.has-module-sidebar .profile-content,.has-module-sidebar .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-content,.has-module-sidebar .emergency-content,.has-module-sidebar .dashboard-content,.module-placeholder-content{width:min(1180px,calc(100% - 112px));transform:translate(36px)}.has-module-sidebar .dashboard-hotel-row{padding-left:calc(clamp(18px,4vw,58px) + 74px)}.home-page{min-height:100vh;background:#f3f5f7}.home-content{display:flex;flex-direction:column;margin:0 auto;padding:42px 0 90px}.home-hero{position:relative;overflow:hidden;margin-bottom:22px;padding:clamp(28px,4vw,48px);color:#fff;background:linear-gradient(125deg,#112d44,#173d59 72%,#24536f);border-radius:22px;box-shadow:0 14px 34px #122d4224}.home-hero:after{content:"";position:absolute;right:-55px;top:-105px;width:270px;height:270px;border:44px solid rgba(255,255,255,.055);border-radius:50%}.home-hero .eyebrow{position:relative;z-index:1;margin:0 0 9px;color:#f3dc7e}.home-hero h1{position:relative;z-index:1;max-width:760px;margin:0 0 11px;color:#fff;font-size:clamp(2rem,4vw,3.45rem);line-height:1.08}.home-hero>p:last-child{position:relative;z-index:1;max-width:720px;margin:0;color:#cbd9e2;font-size:.98rem;line-height:1.65}.module-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.module-overview-card.module-emergency{grid-column:1 / -1;width:calc(50% - 7px);justify-self:center}.module-overview-card{min-width:0;min-height:144px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-template-rows:1fr auto;align-items:center;gap:7px 16px;padding:21px;color:var(--ink);background:#fff;border:1px solid #dce4e8;border-radius:17px;text-align:left;box-shadow:0 6px 21px #1c30400b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.module-overview-card:not(:disabled):hover{transform:translateY(-2px);border-color:#aebfca;box-shadow:0 12px 27px #1c30401a}.module-overview-icon{grid-row:1 / 3;width:54px;height:62px;display:grid;place-items:start center;padding-top:12px;color:#fff;background:var(--navy);clip-path:polygon(50% 0,88% 12%,100% 43%,82% 69%,50% 100%,18% 69%,0 43%,12% 13%)}.module-overview-icon svg{width:24px;height:24px;stroke-width:2.1}.module-overview-copy{min-width:0;align-self:start;display:grid;gap:5px}.module-overview-copy strong{color:var(--navy-deep);font-size:1.08rem}.module-overview-copy small{color:#637887;font-size:.76rem;line-height:1.48}.module-overview-status{align-self:start;color:#315c79;font-size:.66rem;font-weight:900}.module-overview-card>svg{grid-column:3;grid-row:1 / 3;color:#718591}.module-overview-card.disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.module-overview-card.disabled .module-overview-icon{background:#81919b}.module-overview-card.disabled .module-overview-status{color:#7e8d96}.module-nav-emergency .module-marker,.module-overview-card.module-emergency .module-overview-icon{background:#b73f49}.module-nav-emergency.active .module-marker{color:#fff;background:#d5545e;box-shadow:0 7px 17px #8b252f52}.profile-page{min-height:100vh;background:#f3f5f7}.profile-content{display:grid;gap:20px;margin:0 auto;padding:34px 0 90px}.profile-hero{position:relative;overflow:hidden;display:flex;align-items:center;gap:19px;padding:29px 32px;color:#fff;background:linear-gradient(125deg,#112d44,#173d59 72%,#24536f);border-radius:20px;box-shadow:0 13px 31px #122d4224}.profile-hero:after{content:"";position:absolute;right:-45px;top:-90px;width:230px;height:230px;border:36px solid rgba(255,255,255,.06);border-radius:50%}.profile-hero>*{position:relative;z-index:1}.profile-hero-icon{width:59px;height:59px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy-deep);background:#f3dc7e;border-radius:16px}.profile-hero .eyebrow{margin-bottom:4px;color:#f3dc7e}.profile-hero h1{margin:0 0 5px;font-size:clamp(2rem,4vw,3rem)}.profile-hero p:last-child{margin:0;color:#cbd9e2;line-height:1.5}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.profile-card{min-width:0;padding:25px;background:#fff;border:1px solid #dce4e8;border-radius:18px;box-shadow:0 7px 22px #1c30400d}.profile-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.profile-card-heading .eyebrow{margin-bottom:3px}.profile-card-heading h2{margin:0;font-size:1.35rem}.profile-card-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy);background:#edf3f6;border-radius:12px}.profile-picture-editor{display:flex;align-items:center;gap:18px;padding:17px;background:#f7f9fa;border:1px solid #e1e7ea;border-radius:14px}.profile-picture-preview{width:100px;height:100px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;color:#7c8f9c;background:#e7edf1;border:3px solid white;border-radius:50%;box-shadow:0 7px 20px #162d4021}.profile-picture-preview img{width:100%;height:100%;display:block;object-fit:cover}.profile-picture-copy{min-width:0;display:grid;gap:5px}.profile-picture-copy strong{overflow:hidden;color:var(--navy-deep);font-family:Poppins,Arial,sans-serif;font-size:1.08rem;text-overflow:ellipsis}.profile-picture-copy span{color:#526977;font-size:.82rem}.profile-picture-copy small{color:#82909a;font-size:.7rem}.profile-picture-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px}.profile-upload-button,.profile-image-remove,.profile-reset-link,.profile-signout-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:10px;font-size:.79rem;font-weight:800}.profile-upload-button{color:var(--navy);background:#edf3f6;border:1px solid #cbd8df;cursor:pointer}.profile-upload-button:hover{background:#e3edf2}.profile-upload-button.loading{opacity:.65;cursor:progress}.profile-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.profile-image-save{min-height:42px;font-size:.79rem}.profile-image-remove{color:#9d2f35;background:#fff5f5;border:1px solid #efc9cc}.profile-image-remove:hover{background:#ffeaea}.profile-image-remove:disabled,.profile-upload-button:has(input:disabled),.profile-reset-link:disabled{opacity:.55;cursor:progress}.profile-form-message{margin:14px 0 0}.profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border:1px solid #e0e6e9;border-radius:13px;overflow:hidden}.profile-details>div{min-width:0;display:grid;gap:5px;padding:13px 15px;background:#fafbfb;border-bottom:1px solid #e6ebed}.profile-details>div:nth-child(odd){border-right:1px solid #e6ebed}.profile-details>div:nth-last-child(-n+2){border-bottom:0}.profile-details dt{color:#7a8a95;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.profile-details dd{min-width:0;margin:0;color:#243746;font-size:.83rem;font-weight:750;overflow-wrap:anywhere}.profile-role-badge,.profile-active-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;font-size:.68rem;font-weight:900}.profile-role-badge{color:#244d6e;background:#e6f0f6}.profile-role-badge.role-admin{color:#77570b;background:#fff0b6}.profile-role-badge.role-manager{color:#354a8f;background:#ebefff}.profile-active-badge{color:#18704a;background:#e8f7ef}.profile-managed-note,.profile-password-hint{display:flex;align-items:flex-start;gap:7px;margin:14px 0 0;padding:11px 12px;color:#596e7b;background:#f2f6f8;border-radius:10px;font-size:.74rem;line-height:1.5}.profile-managed-note svg,.profile-password-hint svg{flex:0 0 auto;margin-top:1px;color:#315c79}.profile-password-card{grid-column:1 / -1}.profile-password-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-password-form label{min-width:0;display:grid;gap:8px;color:#344654;font-size:.8rem;font-weight:800}.profile-password-form .profile-current-password{grid-column:1 / -1;max-width:calc(50% - 7px)}.profile-password-form input{width:100%;min-height:48px;padding:0 14px;color:var(--ink);background:#fbfcfc;border:1px solid #d7dfe4;border-radius:10px;outline:0}.profile-password-form input:focus{background:#fff;border-color:#55748d;box-shadow:0 0 0 4px #2956791a}.profile-password-hint,.profile-password-message,.profile-password-actions{grid-column:1 / -1}.profile-password-hint,.profile-password-message{margin:0}.profile-password-actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:3px}.profile-password-actions .primary-button{min-width:190px}.profile-reset-link{color:#315c79;background:transparent;border:0}.profile-reset-link:hover{background:#eef3f6}.profile-session-summary{display:grid;gap:10px}.profile-session-summary>div{display:grid;gap:4px;padding:13px 14px;background:#f7f9fa;border:1px solid #e1e7ea;border-radius:11px}.profile-session-summary strong{color:#334654;font-size:.8rem}.profile-session-summary span{color:#6d7e89;font-size:.74rem}.profile-signout-button{width:100%;margin-top:14px;color:#8f2d34;background:#fff5f5;border:1px solid #efc9cc}.profile-signout-button:hover{background:#ffeaea}.emergency-page{min-height:100vh;background:#f3f5f7}.emergency-content{display:grid;gap:18px;margin:0 auto;padding:34px 0 90px}.emergency-hero{position:relative;overflow:hidden;display:flex;align-items:center;gap:19px;padding:28px 31px;color:#fff;background:linear-gradient(120deg,#6d1f28,#9e303b 62%,#b9414c);border-radius:20px;box-shadow:0 13px 31px #6518212e}.emergency-hero:after{content:"";position:absolute;right:-45px;top:-90px;width:230px;height:230px;border:36px solid rgba(255,255,255,.07);border-radius:50%}.emergency-hero-icon{position:relative;z-index:1;width:64px;height:64px;flex:0 0 auto;display:grid;place-items:center;color:#8f2833;background:#fff4f3;border-radius:17px;box-shadow:0 8px 20px #3f0b1233}.emergency-hero>div{position:relative;z-index:1;min-width:0}.emergency-hero .eyebrow{margin:0 0 5px;color:#ffd9d9}.emergency-hero h1{margin:0 0 5px;color:#fff;font-size:clamp(1.8rem,3.4vw,2.65rem)}.emergency-hero p:last-child{max-width:760px;margin:0;color:#ffe5e5;font-size:.86rem;line-height:1.55}.emergency-editor-card{padding:25px;background:#fff;border:1px solid #dce4e8;border-top:3px solid #9e303b;border-radius:18px;box-shadow:0 7px 23px #1e30410e}.emergency-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:19px}.emergency-section-heading .eyebrow{margin:0 0 3px;color:#9e303b}.emergency-section-heading h2{margin:0;color:var(--navy-deep);font-size:1.35rem}.emergency-cancel-edit.text-button{margin:0}.emergency-form{display:grid;gap:17px}.emergency-category-choice{min-width:0;margin:0;padding:0;border:0}.emergency-category-choice legend{margin-bottom:8px;color:#354a58;font-size:.77rem;font-weight:850}.emergency-category-choice>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.emergency-category-choice button{min-width:0;min-height:78px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 13px;color:#6e7f89;background:#f8fafb;border:1px solid #d9e2e7;border-radius:12px;text-align:left}.emergency-category-choice button>svg{color:#9e303b}.emergency-category-choice button span{min-width:0;display:grid;gap:3px}.emergency-category-choice button strong{color:var(--navy-deep);font-size:.8rem}.emergency-category-choice button small{color:#71838e;font-size:.64rem;line-height:1.35}.emergency-category-choice button.active{background:#fff3f3;border-color:#c86770;box-shadow:0 0 0 2px #b53e491a}.emergency-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.emergency-form-fields.contact-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.emergency-form-fields label{min-width:0;display:grid;gap:7px;color:#354a58;font-size:.77rem;font-weight:850}.emergency-form-fields input,.emergency-form-fields select,.emergency-form-fields textarea{width:100%;padding:12px 13px;color:var(--ink);background:#f8fafb;border:1px solid #d4dee3;border-radius:10px;outline:0;font:inherit;font-size:.82rem}.emergency-form-fields input,.emergency-form-fields select{min-height:46px}.emergency-form-fields textarea{min-height:108px;resize:vertical;line-height:1.5}.emergency-form-fields input:focus,.emergency-form-fields select:focus,.emergency-form-fields textarea:focus{background:#fff;border-color:#a64a54;box-shadow:0 0 0 3px #a64a541a}.emergency-contact-group-choice{min-width:0;margin:0;padding:0;border:0}.emergency-contact-group-choice legend{margin-bottom:7px;color:#354a58;font-size:.77rem;font-weight:850}.emergency-contact-group-choice>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.emergency-contact-group-choice button{min-height:46px;padding:0 8px;color:#546b79;background:#f8fafb;border:1px solid #d4dee3;border-radius:10px;font-size:.69rem;font-weight:900}.emergency-contact-group-choice button:hover{color:#8f2a34;border-color:#d8a5aa}.emergency-contact-group-choice button.active{color:#fff;background:#9e303b;border-color:#9e303b;box-shadow:0 0 0 2px #a64a541a}.emergency-details-field{grid-column:1 / -1}.emergency-form-message{margin:0}.emergency-save-button{justify-self:start}.emergency-overview-filter{display:flex;align-items:center;gap:16px;padding:13px 16px;background:#fff;border:1px solid #dce4e8;border-radius:14px;box-shadow:0 5px 17px #1e30410a}.emergency-overview-filter-copy{display:grid;gap:1px;padding-right:15px;border-right:1px solid #e0e7ea}.emergency-overview-filter-copy strong{color:var(--navy-deep);font-size:.76rem}.emergency-overview-filter-copy span{color:#788992;font-size:.61rem}.emergency-overview-filter-buttons{display:flex;flex-wrap:wrap;gap:6px}.emergency-overview-filter-buttons button{min-height:32px;padding:0 11px;color:#4b6473;background:#f8fafb;border:1px solid #d2dde3;border-radius:8px;font-size:.67rem;font-weight:900}.emergency-overview-filter-buttons button:hover{color:#8f2a34;border-color:#d7a2a7}.emergency-overview-filter-buttons button.active{color:#fff;background:#9e303b;border-color:#9e303b;box-shadow:0 0 0 2px #a64a5414}.emergency-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.emergency-category-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dce4e8;border-radius:17px;box-shadow:0 6px 20px #1e30410b}.emergency-category-card>header{min-height:98px;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:17px;background:#f8fafb;border-bottom:1px solid #e0e7ea}.emergency-category-card>header>span{width:43px;height:43px;display:grid;place-items:center;color:#9e303b;background:#fff0f0;border-radius:12px}.emergency-category-card>header>div{min-width:0}.emergency-category-card>header h2{margin:0 0 3px;color:var(--navy-deep);font-size:.98rem}.emergency-category-card>header p{margin:0;color:#72828c;font-size:.64rem;line-height:1.38}.emergency-category-card>header>b{min-width:29px;height:27px;display:grid;place-items:center;padding:0 7px;color:#8f2a34;background:#ffe7e7;border-radius:999px;font-size:.7rem}.emergency-empty{min-height:134px;display:grid;place-content:center;justify-items:center;gap:8px;padding:22px;color:#6e7e88;text-align:center;font-size:.77rem}.emergency-empty small{color:#8a979e;font-size:.65rem;line-height:1.45}.emergency-entry-list{display:grid;gap:9px;padding:11px}.emergency-entry{min-width:0;display:grid;gap:12px;padding:14px;background:#fffdfd;border:1px solid #e3e8eb;border-left:4px solid #b8424d;border-radius:11px}.emergency-entry-main{min-width:0;display:grid;gap:8px}.emergency-contact-group-badge{width:fit-content;padding:4px 7px;border-radius:999px;font-size:.59rem;font-weight:900}.emergency-contact-group-badge.group-internal{color:#315a75;background:#e9f1f5}.emergency-contact-group-badge.group-bb{color:#6b571b;background:#fff2c7}.emergency-contact-group-badge.group-external{color:#7d3440;background:#fbe9ec}.emergency-entry h3{margin:0;color:var(--navy-deep);font-size:.9rem;line-height:1.35}.emergency-phone-link{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:#8e2732;font-size:1rem;font-weight:900;text-decoration:none}.emergency-phone-link:hover{text-decoration:underline}.emergency-entry p{margin:0;color:#526774;font-size:.74rem;line-height:1.55;white-space:pre-wrap}.emergency-entry-details{overflow:hidden;background:#f7f9fa;border:1px solid #e1e7ea;border-radius:9px}.emergency-entry-details summary{min-height:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:9px 11px;color:#405b6b;font-size:.7rem;cursor:pointer;list-style:none}.emergency-entry-details summary::-webkit-details-marker{display:none}.emergency-details-summary-copy{min-width:0;display:grid;gap:5px}.emergency-details-summary-copy strong{font-weight:850}.emergency-details-preview{display:-webkit-box;overflow:hidden;color:#617581;font-weight:600;line-height:1.5;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.emergency-entry-details[open] .emergency-details-preview{display:none}.emergency-entry-details summary svg{flex:0 0 auto;margin-top:2px;transition:transform .16s ease}.emergency-entry-details[open] summary svg{transform:rotate(180deg)}.emergency-entry-details p{padding:10px 11px 11px;border-top:1px solid #e4e9ec}.emergency-entry-main>small{color:#85929a;font-size:.61rem}.emergency-entry-actions{display:flex;flex-wrap:wrap;gap:7px;padding-top:10px;border-top:1px solid #e4e9ec}.emergency-entry-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#34566e;background:#f1f6f8;border:1px solid #d2dfe5;border-radius:8px;font-size:.68rem;font-weight:850}.emergency-sort-actions{display:inline-flex;gap:4px;padding-right:7px;margin-right:1px;border-right:1px solid #dce4e8}.emergency-sort-actions button{width:34px;padding:0}.emergency-entry-actions button:disabled{opacity:.45;cursor:not-allowed}.emergency-entry-actions button.danger{color:#a52e38;background:#fff1f1;border-color:#efc7ca}.emergency-entry-actions button.danger:disabled{cursor:wait}.feedback-board{order:-1;margin:0 0 22px;padding:27px;background:#fff;border:1px solid #dce4e8;border-top:3px solid var(--navy);border-radius:19px;box-shadow:0 7px 24px #1e30410d}.feedback-board-heading{display:flex;align-items:flex-start;gap:15px;margin-bottom:23px}.feedback-heading-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:14px;box-shadow:0 9px 20px #17324d29}.feedback-board-heading>div{min-width:0;flex:1}.feedback-heading-title{display:flex;align-items:center;justify-content:space-between;gap:13px}.feedback-heading-title .eyebrow{margin:0 0 4px}.feedback-heading-title>span{padding:5px 9px;color:#456378;background:#edf3f6;border-radius:999px;font-size:.66rem;font-weight:900;white-space:nowrap}.feedback-board-heading h2{margin:0 0 5px;color:var(--navy-deep);font-size:1.45rem}.feedback-board-heading>div>p{margin:0;color:#667985;font-size:.82rem;line-height:1.5}.feedback-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(380px,1.15fr);gap:19px;align-items:start}.feedback-composer{min-width:0;display:grid;gap:15px;padding:19px;background:#f6f8f9;border:1px solid #dfe6ea;border-radius:15px}.feedback-category-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feedback-category-choice button{min-height:68px;display:grid;gap:3px;padding:11px 12px;color:#506674;background:#fff;border:1px solid #d7e0e5;border-radius:11px;text-align:left}.feedback-category-choice button strong{color:var(--navy-deep);font-size:.82rem}.feedback-category-choice button small{color:#748590;font-size:.66rem;line-height:1.35}.feedback-category-choice button.active{border-color:#456a86;box-shadow:0 0 0 2px #315c791f}.feedback-category-choice button.active.bug{background:#fff5f5;border-color:#d98b91}.feedback-category-choice button.active.improvement{background:#f0f7fb;border-color:#79a2bd}.feedback-text-field{display:grid;gap:7px;color:#344654;font-size:.8rem;font-weight:850}.feedback-text-field textarea{width:100%;min-height:125px;resize:vertical;padding:13px 14px;color:var(--ink);background:#fff;border:1px solid #d4dee3;border-radius:11px;outline:0;font:inherit;font-size:.84rem;line-height:1.5}.feedback-text-field textarea:focus{border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.feedback-text-field>small{justify-self:end;color:#7b8992;font-size:.65rem;font-weight:700}.feedback-upload-row{display:flex;align-items:center;gap:10px}.feedback-upload-row>small{color:#788892;font-size:.67rem;line-height:1.35}.feedback-upload-button{min-height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;color:#315c79;background:#fff;border:1px solid #cfdce3;border-radius:10px;cursor:pointer;font-size:.75rem;font-weight:850}.feedback-upload-button:hover{background:#edf3f6}.feedback-upload-button.loading{opacity:.65;cursor:progress}.feedback-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.feedback-image-draft{position:relative;width:min(240px,100%);overflow:hidden;background:#dfe6e9;border:1px solid #ccd8de;border-radius:11px}.feedback-image-draft img{width:100%;max-height:165px;display:block;object-fit:cover}.feedback-image-draft button{position:absolute;right:7px;top:7px;width:31px;height:31px;display:grid;place-items:center;padding:0;color:#fff;background:#0d2334d1;border:1px solid rgba(255,255,255,.3);border-radius:8px}.feedback-composer .form-error,.feedback-composer .form-success{margin:0}.feedback-submit{width:100%}.feedback-stream{min-width:0;overflow:hidden;background:#f8fafb;border:1px solid #dfe6ea;border-radius:15px}.feedback-stream-heading{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;background:#fff;border-bottom:1px solid #dfe6ea}.feedback-stream-heading>div{display:grid;gap:2px}.feedback-stream-heading strong{color:var(--navy-deep);font-size:.9rem}.feedback-stream-heading small{color:#7a8992;font-size:.67rem}.feedback-stream-heading>span{min-width:31px;height:27px;display:grid;place-items:center;padding:0 8px;color:var(--navy);background:#eaf1f5;border-radius:999px;font-size:.72rem;font-weight:900}.feedback-message-list{max-height:590px;display:grid;gap:9px;overflow-y:auto;padding:12px}.feedback-message{min-width:0;padding:13px;background:#fff;border:1px solid #dde5e9;border-left:4px solid #7b9ab0;border-radius:11px}.feedback-message.feedback-bug{border-left-color:#c84650}.feedback-message.feedback-improvement{border-left-color:#3e789d}.feedback-message.status-completed{background:#f7fbf8;border-color:#cfe2d7;opacity:.88}.feedback-message header{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px}.feedback-avatar{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:10px;font-family:Poppins,Arial,sans-serif;font-size:.8rem;font-weight:850}.feedback-message header>div{min-width:0;display:grid;gap:2px}.feedback-message header strong,.feedback-message header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-message header strong{color:var(--navy-deep);font-size:.78rem}.feedback-message header small{color:#75858f;font-size:.65rem}.feedback-category-badge{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:.64rem;font-weight:900}.feedback-category-badge.bug{color:#9d2f35;background:#fff0f1}.feedback-category-badge.improvement{color:#315f7e;background:#eaf3f8}.feedback-message-badges{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.feedback-status-badge{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:.64rem;font-weight:900}.feedback-status-badge.open{color:#8b6111;background:#fff4cf}.feedback-status-badge.completed{color:#17683f;background:#e6f5ed}.feedback-message>p{margin:11px 0 0;color:#334956;font-size:.8rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-message-image{position:relative;width:min(260px,100%);overflow:hidden;display:block;margin-top:11px;padding:0;background:#dce5e9;border:1px solid #d1dce1;border-radius:10px}.feedback-message-image img{width:100%;max-height:165px;display:block;object-fit:cover;transition:transform .18s ease}.feedback-message-image:hover img{transform:scale(1.025)}.feedback-message-image span{position:absolute;right:7px;bottom:7px;padding:5px 8px;color:#fff;background:#0d2334d1;border-radius:7px;font-size:.62rem;font-weight:850}.feedback-message-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #e7ecef}.feedback-status-actions,.feedback-reactions{display:flex;align-items:center;gap:7px}.feedback-status-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#617581;background:#f6f8f9;border:1px solid #dce4e8;border-radius:9px;font-size:.68rem;font-weight:850}.feedback-status-actions button.open.active{color:#875d0d;background:#fff4cf;border-color:#ead17a}.feedback-status-actions button.completed.active{color:#17683f;background:#e6f5ed;border-color:#a7d3b9}.feedback-status-actions button:disabled{opacity:.62;cursor:progress}.feedback-reactions button{min-width:54px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;color:#627682;background:#f6f8f9;border:1px solid #dce4e8;border-radius:9px;cursor:pointer}.feedback-reactions button span{font-size:.68rem;font-weight:900}.feedback-reactions button:hover{color:var(--navy);background:#edf3f6;border-color:#b6c8d2}.feedback-reactions button.positive.active{color:#17683f;background:#e8f5ee;border-color:#a9d3bb}.feedback-reactions button.negative.active{color:#a0373e;background:#fff0f1;border-color:#e5b6ba}.feedback-reactions button:disabled{opacity:.62;cursor:progress}.feedback-empty{min-height:210px;display:grid;place-content:center;justify-items:center;gap:7px;padding:24px;color:#7a8b95;text-align:center;font-size:.77rem}.feedback-empty strong{color:#526975}.feedback-empty .loader{width:27px;height:27px}.feedback-image-modal-backdrop{z-index:80}.feedback-image-modal{position:relative;width:min(1050px,100%);max-height:calc(100vh - 36px);display:grid;place-items:center;padding:54px 18px 18px;background:#102a3e;border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 32px 90px #05152273}.feedback-image-modal .modal-close{color:#fff;background:#ffffff21}.feedback-image-modal img{max-width:100%;max-height:calc(100vh - 115px);display:block;object-fit:contain;border-radius:10px}.module-placeholder-page{min-height:100vh;background:#f3f5f7}.module-placeholder-content{min-height:calc(100vh - 72px);display:grid;align-content:center;justify-items:start;margin:0 auto;padding:55px 0 100px}.module-placeholder-content h1{margin:0 0 12px;font-size:clamp(2.6rem,6vw,5rem)}.module-placeholder-content>p:not(.eyebrow){max-width:620px;margin-bottom:27px;color:var(--muted);font-size:1rem;line-height:1.65}.module-placeholder-marker{width:68px;height:78px;display:grid;place-items:start center;margin-bottom:24px;padding-top:15px;color:#fff;background:var(--navy);clip-path:polygon(50% 0,88% 12%,100% 43%,82% 69%,50% 100%,18% 69%,0 43%,12% 13%);box-shadow:0 13px 28px #17324d33}.module-placeholder-marker svg{width:31px;height:31px}.admin-page{min-height:100vh;background:#f3f5f7}.admin-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:27px 0 90px}.admin-back-button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;color:#496174;background:#fff;border:1px solid var(--line);border-radius:10px;font-weight:800}.admin-back-button:hover{color:var(--navy);border-color:#afbdc7}.admin-page-heading{display:flex;align-items:center;gap:17px;margin:30px 0 25px}.admin-page-heading h1{margin:0 0 4px;font-size:clamp(2rem,4vw,3rem)}.admin-page-heading p:last-child{margin:0;color:var(--muted);line-height:1.5}.admin-heading-icon{width:60px;height:60px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:17px;box-shadow:0 11px 25px #17324d2e}.admin-grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);gap:20px;align-items:start}.admin-card{min-width:0;padding:25px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #1e30410d}.admin-card-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.admin-card-heading>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy);background:#eaf0f4;border-radius:11px}.admin-card h2{margin:0;font-size:1.25rem}.admin-card-heading p,.admin-list-heading p{margin:4px 0 0;color:var(--muted);font-size:.79rem;line-height:1.45}.admin-user-form{display:grid;gap:15px}.admin-user-form label{display:grid;gap:8px;color:#344654;font-size:.84rem;font-weight:800}.admin-user-form input,.admin-user-form select{width:100%;min-height:50px;padding:0 14px;color:var(--ink);background:#f8fafb;border:1px solid #d5dee3;border-radius:11px;outline:0;transition:.15s ease}.admin-user-form input:hover,.admin-user-form select:hover{border-color:#b8c6cf}.admin-user-form input:focus,.admin-user-form select:focus{background:#fff;border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.admin-role-help{min-height:46px;margin:-2px 0 0;padding:11px 12px;color:#586d7b;background:#f3f6f8;border-radius:9px;font-size:.76rem;line-height:1.5}.admin-user-form .form-error,.admin-user-form .form-success{margin:0}.admin-create-button{width:100%;margin-top:1px}.admin-list-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.admin-list-heading>span{min-width:36px;height:30px;display:grid;place-items:center;padding:0 9px;color:var(--navy);background:#eaf0f4;border-radius:999px;font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:.82rem;font-weight:800}.admin-users-list{display:grid;gap:8px}.admin-user-row{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:11px 12px;background:#f8fafb;border:1px solid #e2e8eb;border-radius:11px}.admin-user-avatar{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:11px;font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-weight:800}.admin-user-copy{min-width:0;display:grid;gap:2px}.admin-user-copy strong,.admin-user-copy span,.admin-user-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-copy strong{font-size:.86rem}.admin-user-position{color:#315c79;font-size:.7rem;font-weight:800}.admin-user-copy small{color:var(--muted);font-size:.74rem}.admin-user-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:3px}.admin-user-activity{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:5px;color:#71808a;font-size:.66rem;font-weight:800}.admin-user-activity i{width:7px;height:7px;flex:0 0 auto;display:block;background:#95a1a9;border-radius:50%}.admin-user-activity.online{color:#17683f}.admin-user-activity.online i{background:#25a56b;box-shadow:0 0 0 3px #25a56b21}.admin-user-unread{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:4px;color:#71808a;font-size:.66rem;font-weight:850}.admin-user-unread.has-unread{color:#9b3a42}.admin-user-unread.has-unread svg{color:#bd414b}.admin-role-badge,.admin-active-badge{min-height:25px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;font-size:.68rem;font-weight:900;white-space:nowrap}.admin-role-badge{color:#36566f;background:#e8f0f5}.admin-role-badge.role-admin{color:#715711;background:#fff2bf}.admin-role-badge.role-manager{color:#3b4f82;background:#edf0fb}.admin-role-badge.role-teamlead{color:#176354;background:#e6f5f0}.admin-active-badge.active{color:#17683f;background:#e8f5ee}.admin-active-badge.inactive{color:#8b4549;background:#fff0f1}.admin-action-message{margin:0 0 13px}.admin-user-actions{display:flex;align-items:center;gap:5px;padding-left:3px;border-left:1px solid #dde5e9}.admin-user-action{width:33px;height:33px;display:grid;place-items:center;padding:0;color:#496274;background:#fff;border:1px solid #d7e0e5;border-radius:8px}.admin-user-action:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.admin-user-action.reset{color:#6c571b;background:#fff9e8;border-color:#eadfab}.admin-user-action.reset:hover{color:#3e330f;background:#f5df86}.admin-user-action.delete{color:#a3343a;background:#fff2f2;border-color:#efc8cb}.admin-user-action.delete:hover{color:#fff;background:#b93b41;border-color:#b93b41}.admin-user-action:disabled{opacity:.38;cursor:not-allowed}.admin-edit-modal{width:min(570px,100%)}.admin-edit-modal .admin-user-form{margin-top:23px}.admin-user-form input:disabled,.admin-user-form select:disabled{color:#77858e;background:#eef1f3;cursor:not-allowed}.admin-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:5px;padding-top:18px;border-top:1px solid var(--line)}.admin-modal-actions .text-button{min-height:46px;margin:0}.admin-delete-modal{width:min(520px,100%)}.admin-delete-modal>p:not(.eyebrow){color:#5f707c;line-height:1.6}.admin-delete-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:18px;color:#a3343a;background:#fff0f1;border-radius:14px}.admin-modal-actions.danger{margin-top:22px}.admin-confirm-delete{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#fff;background:#b7383f;border:0;border-radius:10px;font-weight:900}.admin-confirm-delete:hover{background:#982d33}.admin-confirm-delete:disabled{opacity:.6;cursor:progress}.admin-users-empty{min-height:110px;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;color:var(--muted);background:#f8fafb;border:1px dashed #cdd8de;border-radius:11px;text-align:center;font-size:.82rem}.admin-users-empty .loader{width:23px;height:23px}.registration-requests-card{margin-bottom:22px}.registration-requests-list{display:grid;gap:9px}.registration-request-row{min-width:0;display:grid;grid-template-columns:40px minmax(210px,1fr) minmax(210px,.65fr) auto;align-items:center;gap:13px;padding:13px;background:#f8fafb;border:1px solid #e2e8eb;border-radius:12px}.registration-request-date{margin-top:3px;color:#73818b;font-size:.69rem;font-weight:700}.registration-position-field{display:grid;gap:5px;color:#526572;font-size:.7rem;font-weight:850}.registration-position-field select{width:100%;min-height:42px;padding:0 12px;color:var(--ink);background:#fff;border:1px solid #d2dde3;border-radius:9px;outline:0}.registration-position-field select:focus{border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.registration-approve-button{min-height:42px;padding:0 14px;font-size:.8rem}.admin-access-overview{margin-top:22px;padding:27px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #1e30410d}.admin-access-heading{display:flex;align-items:flex-start;gap:13px}.admin-access-heading>span{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:13px}.admin-access-heading .eyebrow{margin-bottom:5px}.admin-access-heading h2{margin:0 0 4px;font-size:1.45rem}.admin-access-heading p:last-child{margin:0;color:var(--muted);font-size:.83rem;line-height:1.45}.admin-rights-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px;margin-left:auto}.admin-rights-actions .primary-button{min-height:43px;padding:0 14px;font-size:.76rem}.admin-rights-edit-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;color:#fff;background:var(--navy);border:0;border-radius:10px;font-size:.76rem;font-weight:900}.admin-rights-edit-button:hover{background:#214565}.admin-rights-history-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;color:#36566c;background:#f3f7f9;border:1px solid #d6e1e7;border-radius:10px;font-size:.74rem;font-weight:900}.admin-rights-history-button:hover,.admin-rights-history-button.active{color:var(--navy);background:#e8f0f4;border-color:#9db3c1}.admin-rights-history-button span{min-width:21px;height:21px;display:inline-grid;place-items:center;padding:0 5px;color:#fff;background:var(--navy);border-radius:999px;font-size:.61rem}.admin-rights-message{margin:17px 0 0}.rights-history-panel{margin:18px 0 0;padding:17px;background:#f7f9fa;border:1px solid #dce5e9;border-radius:13px}.rights-history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.rights-history-heading h3{margin:0 0 3px;font-size:.96rem}.rights-history-heading p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.45}.rights-history-heading>span{flex:0 0 auto;padding:6px 9px;color:#36566c;background:#e8f0f4;border-radius:999px;font-size:.65rem;font-weight:900}.rights-history-list{max-height:430px;display:grid;gap:9px;overflow-y:auto;padding-right:3px}.rights-history-entry{padding:13px 14px;background:#fff;border:1px solid #dde5e9;border-radius:10px}.rights-history-entry header{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;padding-bottom:9px;border-bottom:1px solid #edf1f3}.rights-history-entry header div{display:grid;gap:2px}.rights-history-entry header strong{color:var(--navy);font-size:.79rem}.rights-history-entry header span,.rights-history-entry time{color:#72828d;font-size:.67rem;font-weight:750}.rights-history-entry ul{display:grid;gap:5px;margin:10px 0 0;padding-left:18px;color:#425968;font-size:.72rem;line-height:1.45}.rights-history-empty{min-height:74px;display:flex;align-items:center;justify-content:center;gap:9px;color:#71818c;background:#fff;border:1px dashed #ccd8de;border-radius:10px;font-size:.75rem;font-weight:750}.admin-rights-note{display:flex;align-items:flex-start;gap:11px;margin:22px 0 18px;padding:14px 15px;color:#24445f;background:#edf4f8;border:1px solid #d4e3ec;border-radius:11px}.admin-rights-note>svg{flex:0 0 auto;margin-top:1px}.admin-rights-note div{display:grid;gap:3px}.admin-rights-note strong{font-size:.83rem}.admin-rights-note span{color:#5b7181;font-size:.76rem;line-height:1.5}.role-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.role-overview-card{min-width:0;padding:15px;background:#f8fafb;border:1px solid #e0e7eb;border-top:4px solid #6c879a;border-radius:12px}.role-overview-card.role-teamlead{border-top-color:#3b947d}.role-overview-card.role-manager{border-top-color:#6c79ae}.role-overview-card.role-admin{border-top-color:#d3ad31}.role-overview-title,.position-overview-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.role-overview-title strong,.position-overview-title strong{font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:.9rem}.role-overview-title span,.position-overview-title span{flex:0 0 auto;padding:4px 8px;color:#39576d;background:#e8f0f4;border-radius:999px;font-size:.65rem;font-weight:900}.role-overview-card p{min-height:40px;margin:9px 0;color:#607380;font-size:.74rem;line-height:1.45}.role-overview-card small{color:#84909a;font-size:.67rem;font-weight:700}.permissions-block,.positions-block{margin-top:27px;padding-top:24px;border-top:1px solid var(--line)}.permissions-subheading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.permissions-subheading h3{margin:0 0 3px;font-size:1rem}.permissions-subheading p{margin:0;color:var(--muted);font-size:.74rem;line-height:1.45}.permissions-subheading>span{flex:0 0 auto;padding:6px 9px;color:#38586e;background:#edf2f5;border-radius:999px;font-size:.67rem;font-weight:900}.permission-category-filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 13px;padding:10px;background:#f5f8fa;border:1px solid #e1e8ec;border-radius:12px}.permission-category-filters button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;color:#4d6474;background:#fff;border:1px solid #d7e1e6;border-radius:9px;font-size:.7rem;font-weight:850;cursor:pointer;transition:color .14s ease,background .14s ease,border-color .14s ease,transform .14s ease}.permission-category-filters button:hover{color:var(--navy);border-color:#9db2c0;transform:translateY(-1px)}.permission-category-filters button.active{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:0 4px 11px #17324d26}.permission-category-filters button span{min-width:21px;height:21px;display:inline-grid;place-items:center;padding:0 5px;color:#456175;background:#eaf0f4;border-radius:999px;font-size:.61rem;font-weight:900}.permission-category-filters button.active span{color:var(--navy);background:#fff}.permissions-table-wrap{overflow-x:auto;border:1px solid #dce4e8;border-radius:12px}.permissions-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.permissions-table th,.permissions-table td{padding:12px 13px;border-bottom:1px solid #e4eaed;vertical-align:middle}.permissions-table tr:last-child td{border-bottom:0}.permissions-table th{color:#526878;background:#f1f4f6;font-size:.68rem;font-weight:900;text-align:center;text-transform:uppercase;letter-spacing:.04em}.permissions-table th:first-child{width:52%;text-align:left}.permissions-table tbody tr:hover{background:#fbfcfd}.permissions-table td:first-child{display:grid;gap:3px}.permissions-table td:not(:first-child){text-align:center}.permissions-table td strong{color:#263b4c;font-size:.78rem}.permissions-table td small{color:#74838e;font-size:.69rem;line-height:1.4}.permission-category{width:max-content;padding:2px 6px;color:#4f6a7d;background:#edf2f5;border-radius:5px;font-size:.58rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.permission-state{min-height:27px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;border-radius:999px;font-size:.66rem;font-weight:900;white-space:nowrap}.permission-state.allowed{color:#17683f;background:#e8f5ee}.permission-state.denied{color:#8e454a;background:#fff0f1}.permission-toggle{border:1px solid transparent;cursor:pointer;box-shadow:0 0 0 2px #17324d0d}.permission-toggle:hover{border-color:currentColor;transform:translateY(-1px)}.positions-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.position-overview-card{min-width:0;display:grid;align-content:start;gap:8px;padding:15px;background:#f8fafb;border:1px solid #e0e7eb;border-radius:12px}.position-overview-card>p{min-height:38px;margin:0;color:#607380;font-size:.73rem;line-height:1.45}.position-rights-status{display:flex;align-items:center;gap:6px;color:#365d78;font-size:.67rem;font-weight:800}.position-module-rights{display:flex;flex-wrap:wrap;gap:5px}.position-module-rights button,.position-module-rights span{min-height:25px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;color:#8a4b50;background:#fff1f2;border:1px solid #f0d3d5;border-radius:7px;font-size:.61rem;font-weight:900}.position-module-rights button{cursor:pointer}.position-module-rights button.active,.position-module-rights span.active{color:#236040;background:#eaf5ee;border-color:#d0e7d8}.position-module-rights button:hover{border-color:currentColor}.position-overview-card>small{overflow:hidden;color:#7b8993;font-size:.67rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.positions-missing-note{margin:12px 0 0;padding:10px 12px;color:#775d18;background:#fff9e6;border:1px solid #eee0aa;border-radius:9px;font-size:.73rem;font-weight:700}.todo-page{min-height:100vh;background:#f3f5f7}.todo-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:30px 0 90px}.todo-page-heading{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:17px;margin-bottom:25px}.todo-page-heading>span{width:60px;height:60px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:17px;box-shadow:0 11px 25px #17324d2e}.todo-page-heading .eyebrow{margin-bottom:4px}.todo-page-heading h1{margin:0 0 3px;font-size:clamp(2rem,4vw,3rem)}.todo-page-heading p:last-child{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.todo-summary{display:flex;gap:8px}.todo-summary>span{min-width:82px;display:grid;justify-items:center;gap:1px;padding:9px 12px;color:#5b6f7e;background:#fff;border:1px solid var(--line);border-radius:11px;font-size:.69rem;font-weight:800}.todo-summary strong{color:var(--navy);font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.18rem}.todo-summary>span.critical{color:#a8363c;background:#fff2f2;border-color:#efc9cc}.todo-summary>span.critical strong{color:#b4363d}.task-create-card,.task-list-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #1e30410d}.task-create-card.collapsed{padding:0;overflow:hidden}.task-create-toggle{width:100%;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:13px;padding:0 0 20px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #e2e8eb;text-align:left}.task-create-card.collapsed .task-create-toggle{padding:17px 20px;border-bottom:0}.task-create-toggle:hover strong{color:#274f70}.task-create-toggle-icon{width:43px;height:43px;display:grid;place-items:center;color:var(--navy);background:#eaf0f4;border-radius:11px}.task-create-toggle>span:nth-child(2){min-width:0;display:grid;gap:2px}.task-create-toggle small{color:#71828e;font-size:.62rem;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.task-create-toggle strong{font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.15rem;transition:color .15s ease}.task-create-toggle em{color:#788792;font-size:.7rem;font-style:normal}.task-create-chevron{color:#617989;transition:transform .2s ease}.task-create-card.expanded .task-create-chevron{transform:rotate(90deg)}.task-create-card.expanded .task-create-form{padding-top:21px}.task-list-card{margin-top:20px}.task-section-heading,.task-list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:21px}.task-section-heading .eyebrow,.task-list-heading .eyebrow{margin-bottom:4px}.task-section-heading h2,.task-list-heading h2{margin:0 0 3px;font-size:1.35rem}.task-section-heading p:last-child,.task-list-heading p:last-child{margin:0;color:var(--muted);font-size:.78rem;line-height:1.45}.task-section-heading>span{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;color:var(--navy);background:#eaf0f4;border-radius:11px}.task-list-heading>span{flex:0 0 auto;padding:7px 10px;color:#37566c;background:#edf2f5;border-radius:999px;font-size:.68rem;font-weight:900}.task-create-form,.task-edit-form{display:grid;gap:21px}.task-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px}.task-create-form label,.task-edit-form label{display:grid;align-content:start;gap:8px;color:#344654;font-size:.8rem;font-weight:800}.task-create-form input,.task-create-form textarea,.task-create-form select,.task-edit-form input,.task-edit-form textarea,.task-edit-form select,.task-filter-bar select{width:100%;color:var(--ink);background:#f8fafb;border:1px solid #d5dee3;border-radius:10px;outline:0;transition:.15s ease}.task-create-form input,.task-create-form select,.task-edit-form input,.task-edit-form select{min-height:47px;padding:0 13px}.task-create-form textarea,.task-edit-form textarea{min-height:92px;padding:12px 13px;line-height:1.5;resize:vertical}.task-create-form input:focus,.task-create-form textarea:focus,.task-create-form select:focus,.task-edit-form input:focus,.task-edit-form textarea:focus,.task-edit-form select:focus,.task-filter-bar select:focus{background:#fff;border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.task-description-field{grid-column:1 / -1}.task-choice-group{min-width:0;margin:0;padding:0;border:0}.task-choice-group legend{width:100%;margin-bottom:10px;color:#344654;font-size:.8rem;font-weight:900}.task-choice-group legend small{margin-left:5px;color:#82909a;font-size:.66rem;font-weight:700}.task-choice-grid{display:grid;gap:8px}.task-choice-grid.departments{grid-template-columns:repeat(6,minmax(0,1fr))}.task-choice-grid.hotels{grid-template-columns:repeat(3,minmax(0,1fr))}.task-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.task-scope-grid .task-choice-group{height:100%;padding:14px;background:#f7f9fa;border:1px solid #dce4e8;border-radius:11px}.task-scope-description{min-height:45px;display:grid;align-content:start;gap:3px;margin:0 0 9px;color:#3f5666;font-size:.72rem;font-weight:800;line-height:1.35}.task-scope-description small{color:#7b8a93;font-size:.62rem;font-weight:650;line-height:1.4}.task-scope-grid .task-choice-grid{grid-template-columns:1fr;max-height:330px;overflow-y:auto;padding-right:2px}.task-choice-grid.employees button{display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:8px}.task-choice-grid.employees button>span{grid-row:1 / 3}.task-choice-grid.employees button b,.task-choice-grid.employees button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-choice-grid.employees button b{color:#31495b;font-size:.7rem}.task-choice-grid.employees button small{color:#7a8993;font-size:.61rem}.task-choice-grid button{min-width:0;min-height:44px;display:flex;align-items:center;gap:8px;padding:7px 10px;overflow:hidden;color:#506574;background:#f8fafb;border:1px solid #dae2e7;border-radius:9px;font-size:.69rem;font-weight:800;text-align:left}.task-choice-grid button:hover{border-color:#9fb1bd}.task-choice-grid button.selected{color:var(--navy);background:#eaf2f7;border-color:#7693a8}.task-choice-grid button>span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#fff;border:1px solid #bdcbd4;border-radius:5px}.task-choice-grid button.selected>span{background:var(--navy);border-color:var(--navy)}.task-select-all{width:100%;min-height:39px;display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:6px 10px;color:#315c79;background:#fff;border:1px dashed #9fb4c2;border-radius:9px;font-size:.7rem;font-weight:900}.task-select-all:hover{background:#eef4f7;border-color:#557a94}.task-select-all.selected{color:#fff;background:var(--navy);border-style:solid;border-color:var(--navy)}.task-select-all>span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#fff;border:1px solid #bdcbd4;border-radius:5px}.task-select-all.selected>span{background:#ffffff2b;border-color:#ffffff8c}.task-choice-grid.hotels button{display:grid;grid-template-columns:18px auto minmax(0,1fr)}.task-choice-grid.hotels b{color:var(--navy);font-size:.76rem}.task-room-selector{display:grid;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid #dce4e8}.task-room-selector-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,210px);align-items:end;gap:8px 14px}.task-room-selector-title{min-width:0;display:grid;gap:2px}.task-room-selector-heading strong{color:var(--navy-deep);font-size:.73rem}.task-room-selector-heading small{color:#788993;font-size:.61rem;line-height:1.35}.task-room-search{min-height:35px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#728592;background:#fff;border:1px solid #d5dfe5;border-radius:9px}.task-room-search:focus-within{color:var(--navy);border-color:#7894a7;box-shadow:0 0 0 3px #254e6b14}.task-room-search input{min-width:0;width:100%;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font:inherit;font-size:.68rem;font-weight:750}.task-room-search input::placeholder{color:#8999a3}.task-room-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:190px;overflow-y:auto;padding-right:2px}.task-room-grid button{min-width:0;min-height:35px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 5px;color:#526977;background:#fff;border:1px solid #d8e1e6;border-radius:8px;font-size:.68rem;font-weight:850}.task-room-grid button:hover{border-color:#8fa5b4}.task-room-grid button>span{width:15px;height:15px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#fff;border:1px solid #bdcbd4;border-radius:4px}.task-room-grid button.selected{color:var(--navy);background:#eaf2f7;border-color:#7693a8}.task-room-grid button.selected>span{background:var(--navy);border-color:var(--navy)}.task-room-selector-state{min-height:54px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;color:#71828d;background:#fff;border:1px dashed #ccd8de;border-radius:8px;font-size:.66rem;line-height:1.4;text-align:center}.task-room-selector-state .loader{width:18px;height:18px}.task-room-selector-state.error{color:#a7353c;background:#fff3f3;border-color:#e8bfc2}.task-urgency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.task-urgency-grid button{min-width:0;display:flex;align-items:flex-start;gap:10px;padding:12px;color:#4e626f;background:#f9fafb;border:1px solid #dfe5e9;border-radius:10px;text-align:left}.task-urgency-grid button>i,.task-urgency-badge>i{width:10px;height:10px;flex:0 0 auto;display:block;margin-top:3px;border-radius:50%}.task-urgency-grid button>span{min-width:0;display:grid;gap:3px}.task-urgency-grid strong{color:#263c4d;font-size:.77rem}.task-urgency-grid small{color:#74838e;font-size:.66rem;line-height:1.35}.task-urgency-grid button.urgency-green>i,.task-urgency-badge.urgency-green>i{background:var(--green)}.task-urgency-grid button.urgency-yellow>i,.task-urgency-badge.urgency-yellow>i{background:var(--yellow)}.task-urgency-grid button.urgency-red>i,.task-urgency-badge.urgency-red>i{background:var(--red)}.task-urgency-grid button.selected{border-color:#718a9c;box-shadow:0 0 0 3px #315c7914}.task-urgency-grid button.urgency-green.selected{background:#eff8f3}.task-urgency-grid button.urgency-yellow.selected{background:#fff9e8}.task-urgency-grid button.urgency-red.selected{background:#fff1f2}.task-visibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.task-visibility-grid button{min-width:0;display:flex;align-items:flex-start;gap:11px;padding:13px;color:#526674;background:#f9fafb;border:1px solid #dfe5e9;border-radius:10px;text-align:left;transition:.15s ease}.task-visibility-grid button:hover{background:#fff;border-color:#9fb1bd}.task-visibility-grid button>svg{flex:0 0 auto;margin-top:1px}.task-visibility-grid button>span{min-width:0;display:grid;gap:3px}.task-visibility-grid strong{color:#263c4d;font-size:.79rem}.task-visibility-grid small{color:#74838e;font-size:.67rem;line-height:1.4}.task-visibility-grid button.selected{border-color:#718a9c;box-shadow:0 0 0 3px #315c7914}.task-visibility-grid button.public.selected{color:#17683f;background:#eff8f3}.task-visibility-grid button.private.selected{color:#514094;background:#f2effd;border-color:#8d82bd}.task-visibility-hint{margin:9px 0 0;color:#6e5d9c;font-size:.7rem;font-weight:750}.task-form-message{margin:0}.task-create-button{width:max-content;min-width:190px}.task-filter-bar{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:9px;margin-bottom:17px;padding:10px;background:#f3f6f8;border-radius:11px}.task-filter-bar label{display:grid;gap:4px;color:#657683;font-size:.62rem;font-weight:900}.task-filter-bar select{min-height:38px;padding:0 9px;font-size:.72rem;font-weight:700}.task-status-filter{grid-column:1 / -1;display:flex;align-items:end;flex-wrap:wrap;gap:10px;padding-bottom:10px;border-bottom:1px solid #dce4e8}.task-filter-button-group{display:grid;gap:4px}.task-filter-button-group>span{color:#657683;font-size:.62rem;font-weight:900}.task-filter-button-group>div{display:flex;gap:4px}.task-filter-archive,.task-filter-choice{margin-left:2px;padding-left:12px;border-left:1px solid #d4dee4}.task-filter-hotels{margin-left:auto}.task-status-filter button{min-height:38px;padding:0 12px;color:#5b6e7c;background:#fff;border:1px solid #d8e1e6;border-radius:8px;font-size:.7rem;font-weight:900}.task-status-filter button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.task-status-filter button.urgency-filter-green{color:#176c49;background:#eff8f3;border-color:#add6c3}.task-status-filter button.urgency-filter-yellow{color:#765900;background:#fff8df;border-color:#ead47f}.task-status-filter button.urgency-filter-red{color:#a83239;background:#fff0f1;border-color:#e6aeb2}.task-status-filter button.urgency-filter-green.active{color:#fff;background:var(--green);border-color:var(--green)}.task-status-filter button.urgency-filter-yellow.active{color:#493600;background:var(--yellow);border-color:#d9ad2b}.task-status-filter button.urgency-filter-red.active{color:#fff;background:var(--red);border-color:var(--red)}.task-sort-filter{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:10px;border-top:1px solid #dce4e8}.task-sort-filter>span{color:#657683;font-size:.62rem;font-weight:900}.task-sort-filter>div{display:flex;gap:4px}.task-sort-filter button{min-height:36px;padding:0 12px;color:#5b6e7c;background:#fff;border:1px solid #d8e1e6;border-radius:8px;font-size:.7rem;font-weight:900}.task-sort-filter button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.task-list-message{margin:0 0 13px}.task-list{display:grid;gap:7px}.task-empty-state{min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#7b8993;background:#f8fafb;border:1px dashed #cdd8de;border-radius:11px;text-align:center;font-size:.78rem}.task-empty-state .loader{width:25px;height:25px}.task-empty-state strong{color:#344b5c;font-size:.88rem}.task-card{position:relative;min-width:0;display:grid;grid-template-columns:5px minmax(0,1fr) minmax(165px,.3fr) minmax(210px,.34fr);overflow:hidden;background:#fff;border:1px solid #dce4e8;border-radius:10px}.task-card.completed{background:#f8faf9;opacity:.82}.task-card.deleted{background:#fff8f8;opacity:.78}.task-card.deleted .task-card-accent{background:#bd4249}.task-card-accent{background:var(--green)}.task-card.urgency-yellow .task-card-accent{background:var(--yellow)}.task-card.urgency-red .task-card-accent{background:var(--red)}.task-card-corner-actions{position:absolute;top:7px;right:7px;z-index:2;display:flex;gap:4px}.task-card-corner-actions>button{width:27px;height:27px;display:grid;place-items:center;padding:0;color:#315c79;background:#fff;border:1px solid #cbd9e2;border-radius:7px;box-shadow:0 2px 7px #24415512}.task-card-corner-actions>button:hover{color:#fff;background:#315c79;border-color:#315c79}.task-card-corner-actions>button:disabled{opacity:.55;cursor:progress}.task-card-corner-actions>.task-card-corner-delete{color:#a3343a;background:#fff1f2;border-color:#efc7ca}.task-card-corner-actions>.task-card-corner-delete:hover{color:#fff;background:#b7383f;border-color:#b7383f}.task-card-main,.task-card-details,.task-card-action{min-width:0;padding:8px 10px}.task-card-details,.task-card-action{border-left:1px solid #e3e9ec}.task-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.task-card-top-right{min-width:0;display:flex;align-items:flex-start;justify-content:flex-end;gap:7px}.task-card-top-right .task-location-block{flex:0 1 auto}.task-card-badges{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.task-urgency-badge{display:inline-flex;align-items:center;gap:6px;color:#405867;font-size:.68rem;font-weight:900}.task-urgency-badge>i{margin:0}.task-urgency-badge small{color:#7a8790;font-size:.62rem;font-weight:600}.task-state-badge{padding:4px 8px;color:#315a75;background:#eaf1f5;border-radius:999px;font-size:.62rem;font-weight:900}.task-state-badge.completed{color:#17683f;background:#e6f4ec}.task-state-badge.deleted{color:#a3343a;background:#fdebec}.task-card h3{margin:4px 0 1px;font-size:.9rem}.task-card.completed h3,.task-card.deleted h3{color:#6f7c84;text-decoration:line-through}.task-card-description-wrap{display:grid;justify-items:start;gap:3px;margin-top:1px}.task-card-description{width:100%;margin:0;color:#617380;font-size:.7rem;line-height:1.3;white-space:pre-wrap}.task-card-description-wrap:not(.expanded){display:flex;align-items:center;gap:6px}.task-card-description-wrap:not(.expanded) .task-card-description{min-width:0;height:1.3em;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:pre}.task-description-toggle{min-height:22px;display:inline-flex;align-items:center;gap:3px;padding:0;color:#315c79;background:transparent;border:0;font-size:.59rem;font-weight:900}.task-description-toggle:hover{color:var(--navy);text-decoration:underline}.task-tags{width:100%;display:grid;justify-items:start;gap:3px;margin-top:5px}.task-tag-row{display:flex;flex-wrap:wrap;gap:3px}.task-assignment-block,.task-location-block{display:grid;gap:3px}.task-assignment-block{justify-items:start}.task-location-block{justify-items:end}.task-location-row{align-items:center;justify-content:flex-end}.task-tags span{padding:3px 6px;border-radius:6px;font-size:.58rem;font-weight:900}.task-location-block span{padding:4px 8px;border-radius:999px;font-size:.62rem;font-weight:900}.task-tags .department{color:#3d5970;background:#eaf0f4}.task-location-block .hotel{color:#6b571b;background:#fff6d9}.task-location-block .room{color:#245d76;background:#e7f3f8}.task-tags .employee{display:inline-flex;align-items:center;gap:4px;color:#4d467b;background:#eeecfa}.task-tags .employee svg{flex:0 0 auto}.task-room-more-button{min-height:23px;display:inline-flex;align-items:center;gap:3px;padding:3px 7px;color:#45697e;background:#f3f7f9;border:1px solid #ccdbe3;border-radius:6px;font-size:.61rem;font-weight:900}.task-room-more-button:hover{color:var(--navy);background:#eaf2f6;border-color:#8fa9b8}.task-room-more-button[aria-expanded=true]{color:#fff;background:#456d84;border-color:#456d84}.task-card-details{display:flex;flex-direction:column;gap:5px}.task-card-details>div{min-width:0;display:grid;gap:2px}.task-card-details span,.task-card-action>small{color:#83909a;font-size:.6rem;font-weight:800}.task-card-details strong{overflow:hidden;color:#344a5a;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.task-card-details small{color:#71818c;font-size:.63rem}.task-creator-meta{padding-top:1px}.task-deadline{margin-top:auto;padding:5px 7px;border:1px solid;border-radius:8px}.task-deadline.none{background:#eff8f3;border-color:#add6c3}.task-deadline.none span,.task-deadline.none strong,.task-deadline.none small{color:#17683f}.task-deadline.later{background:#fff9e8;border-color:#ead47f}.task-deadline.later span,.task-deadline.later strong,.task-deadline.later small{color:#765900}.task-deadline.soon{background:#fff7f7;border-color:#e6aeb2}.task-deadline.soon span{color:#a23c43}.task-deadline.soon strong{color:#8e2830}.task-deadline.soon small{color:#a65b61}.task-card-details .task-deadline.overdue{background:#fff0f1;border-color:var(--red);box-shadow:0 0 0 2px #c33a4214}.task-card-details .overdue strong,.task-card-details .overdue small{color:#b3373e}.task-card-action{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:5px;padding:7px}.task-card-action>small{line-height:1.45}.task-card-action>small,.task-card-action>span{grid-column:1 / -1}.task-card-action>button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;color:#fff;background:var(--navy);border:0;border-radius:7px;font-size:.61rem;font-weight:900}.task-card-action>button svg{width:14px;height:14px}.task-card-action>button:hover{background:#214565}.task-card-action>button:disabled{opacity:.55;cursor:progress}.task-card-action>.task-card-permanent-delete-button{color:#fff;background:#a92f36;border:1px solid #a92f36}.task-card-action>.task-card-permanent-delete-button:hover{background:#84242a;border-color:#84242a}.task-card-action>.task-card-status-button,.task-card-action>.task-card-permanent-delete-button{grid-column:1 / -1}.task-card-action>span{color:#7f8d96;font-size:.65rem;line-height:1.45}@media(min-width:901px){.task-card{height:120px}.task-card:has(.task-card-description-wrap.expanded),.task-card:has(.task-room-more-button[aria-expanded=true]){height:auto;min-height:120px}.task-card-main{overflow:hidden}}.modal.task-edit-modal{width:min(1050px,100%)}.task-edit-origin{margin:-7px 0 22px;color:#71828d;font-size:.72rem}.task-edit-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-top:18px;border-top:1px solid var(--line)}.task-edit-actions .primary-button{min-height:49px;padding:0 18px}.task-edit-actions .text-button{min-height:45px;margin:0;padding:0 14px}.task-delete-modal{width:min(520px,100%)}.task-delete-modal>p:not(.eyebrow){color:#5f707c;line-height:1.6}.delete-warning-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:18px;color:#a3343a;background:#fff0f1;border-radius:14px}.task-delete-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.task-delete-actions .danger-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#fff;background:#b7383f;border:0;border-radius:10px;font-weight:900}.task-delete-actions .danger-button:hover{background:#982d33}.task-delete-actions .danger-button:disabled{opacity:.6;cursor:progress}.task-delete-actions .text-button{min-height:45px;margin:0;padding:0 14px}.modal.task-history-modal{width:min(650px,100%)}.task-history-list{max-height:min(62vh,640px);display:grid;gap:10px;overflow-y:auto;padding-right:4px}.task-history-entry{padding:14px 15px;background:#f7f9fa;border:1px solid #dbe4e8;border-left:4px solid #587488;border-radius:11px}.task-history-entry.action-created{border-left-color:#23865e}.task-history-entry.action-updated{border-left-color:#315c79}.task-history-entry.action-completed{border-left-color:#23865e}.task-history-entry.action-reactivated{border-left-color:#d49b17}.task-history-entry.action-deleted{border-left-color:#bd4249;background:#fff8f8}.task-history-entry.legacy{opacity:.82}.task-history-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.task-history-meta strong{color:var(--navy);font-size:.76rem}.task-history-meta time{color:#71818c;font-size:.65rem;font-weight:700}.task-history-entry>b{color:#4d6271;font-size:.7rem}.task-history-entry ul{display:grid;gap:3px;margin:9px 0 0;padding-left:18px;color:#617380;font-size:.69rem;line-height:1.45}.task-history-entry p{margin:9px 0 0;color:#71818c;font-size:.68rem;line-height:1.45}.task-history-empty{min-height:115px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#71818c;font-size:.74rem}.task-history-empty .loader{width:26px;height:26px}.messages-page{min-height:100vh;background:#f3f5f7}.messages-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:30px 0 90px}.messages-view-tabs{width:fit-content;display:flex;gap:7px;margin:0 0 22px;padding:5px;background:#e7ecef;border:1px solid #d7e0e5;border-radius:14px}.messages-view-tabs button{min-width:245px;min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:6px 13px;color:#617582;background:transparent;border:0;border-radius:10px;text-align:left}.messages-view-tabs button>span{display:grid;gap:1px}.messages-view-tabs button strong{font-size:.78rem}.messages-view-tabs button small{color:#83919a;font-size:.62rem}.messages-view-tabs button.active{color:#fff;background:var(--navy);box-shadow:0 5px 14px #1530472b}.messages-view-tabs button.active small{color:#c7d5df}.messages-heading{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:17px;margin-bottom:25px}.messages-heading>span{width:60px;height:60px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:17px;box-shadow:0 11px 25px #17324d2e}.messages-heading .eyebrow{margin-bottom:4px}.messages-heading h1{margin:0 0 3px;font-size:clamp(2rem,4vw,3rem)}.messages-heading p:last-child{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.messages-summary{min-width:150px;display:grid;justify-items:center;padding:10px 15px;color:#5a6e7d;background:#fff;border:1px solid var(--line);border-radius:12px}.messages-summary strong{color:var(--navy);font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.4rem}.messages-summary span{font-size:.69rem;font-weight:800}.mailbox-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #1e30410d}.mailbox-toolbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 17px;border-bottom:1px solid var(--line)}.mailbox-folders{display:flex;align-items:center;gap:7px}.mailbox-folders button{min-height:43px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;color:#5f7280;background:#f4f7f8;border:1px solid #dbe3e7;border-radius:10px;font-size:.79rem;font-weight:850}.mailbox-folders button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.mailbox-folders button>span{min-width:20px;height:20px;display:grid;place-items:center;margin-left:2px;color:var(--navy);background:#f4df86;border-radius:999px;font-size:.65rem}.message-compose-button{min-height:44px;padding:0 16px}.mailbox-message{margin:12px 17px 0}.mailbox-layout{min-height:540px;display:grid;grid-template-columns:minmax(300px,37%) minmax(0,1fr)}.message-list{min-width:0;overflow-y:auto;border-right:1px solid var(--line)}.message-list-item{position:relative;width:100%;min-height:92px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:10px;padding:14px 18px 14px 14px;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #e4eaed;text-align:left}.message-list-item:hover{background:#f7f9fa}.message-list-item.selected{background:#edf3f7;box-shadow:inset 4px 0 var(--navy)}.message-list-item.unread{background:#f5f9fc}.message-list-item.unread.selected{background:#e7f0f6}.message-list-item>i{position:absolute;right:10px;top:17px;width:8px;height:8px;background:#39789f;border-radius:50%}.message-avatar{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:12px;font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:800}.message-avatar.large{width:48px;height:48px;border-radius:14px;font-size:1rem}.message-list-copy{min-width:0;display:grid;gap:3px}.message-list-copy>span{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.message-list-copy strong,.message-list-copy b,.message-list-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-list-copy strong{color:#273e50;font-size:.79rem}.message-list-item.unread .message-list-copy strong,.message-list-item.unread .message-list-copy b{color:var(--navy);font-weight:900}.message-list-copy time{flex:0 0 auto;color:#84919a;font-size:.61rem}.message-list-copy b{color:#415563;font-size:.76rem}.message-list-copy small{color:#7a8992;font-size:.69rem}.message-detail{min-width:0;padding:31px 34px;background:#fff}.message-detail-head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--line)}.message-detail-head>div{min-width:0;display:grid;gap:3px}.message-detail-head strong{color:var(--navy);font-size:.9rem}.message-detail-head time{color:#748590;font-size:.7rem}.message-detail-head button{min-height:39px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;color:var(--navy);background:#eef3f6;border:1px solid #d9e2e7;border-radius:9px;font-size:.75rem;font-weight:850}.message-detail h2{margin:25px 0 14px;color:var(--navy);font-size:1.55rem;overflow-wrap:anywhere}.message-addresses{display:grid;gap:6px;margin:0 0 25px;padding:11px 13px;color:#60737f;background:#f6f8f9;border-radius:9px;font-size:.73rem}.message-addresses>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px}.message-addresses dt{color:#81909a;font-weight:800}.message-addresses dd{margin:0;overflow-wrap:anywhere}.message-body{color:#314755;font-size:.9rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.message-detail-empty,.message-empty{min-height:250px;display:grid;place-content:center;justify-items:center;gap:9px;padding:25px;color:#788a95;text-align:center}.message-detail-empty{height:100%}.message-detail-empty strong,.message-empty strong{color:#405563}.message-detail-empty span,.message-empty span{max-width:330px;font-size:.76rem;line-height:1.5}.message-compose-modal{width:min(720px,100%)}.message-compose-form{display:grid;gap:16px}.message-compose-form>label{display:grid;gap:8px;color:#344654;font-size:.82rem;font-weight:800}.message-compose-form input,.message-compose-form select,.message-compose-form textarea{width:100%;color:var(--ink);background:#f8fafb;border:1px solid #d5dee3;border-radius:11px;outline:0;transition:.15s ease}.message-compose-form input,.message-compose-form select{min-height:49px;padding:0 14px}.message-compose-form textarea{padding:12px 14px;line-height:1.55;resize:vertical}.message-compose-form input:focus,.message-compose-form select:focus,.message-compose-form textarea:focus{background:#fff;border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.message-cc-field{min-width:0;margin:0;padding:13px;border:1px solid #dce4e8;border-radius:12px}.message-cc-field legend{padding:0 7px;color:#344654;font-size:.82rem;font-weight:850}.message-cc-field legend small{color:#7d8d97;font-weight:700}.message-cc-grid{max-height:170px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow-y:auto}.message-cc-grid button{min-width:0;min-height:48px;display:grid;grid-template-columns:19px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;gap:1px 7px;padding:7px 9px;color:#506673;background:#f7f9fa;border:1px solid #dce4e8;border-radius:9px;text-align:left}.message-cc-grid button>span{grid-row:1 / 3;width:18px;height:18px;display:grid;place-items:center;align-self:center;background:#fff;border:1px solid #cbd6dc;border-radius:5px}.message-cc-grid button b,.message-cc-grid button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-cc-grid button b{color:var(--navy);font-size:.73rem}.message-cc-grid button small{color:#7a8b95;font-size:.62rem}.message-cc-grid button.selected{color:var(--navy);background:#e9f1f6;border-color:#91afc2}.message-cc-grid button.selected>span{color:#fff;background:var(--navy);border-color:var(--navy)}.message-compose-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:17px;border-top:1px solid var(--line)}.message-compose-actions .primary-button{min-height:48px;padding:0 18px}.message-compose-actions .text-button{min-height:44px;margin:0}.team-chat-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #1e30410d}.team-chat-channels{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 17px;background:#fff;border-bottom:1px solid var(--line)}.team-chat-channels button{min-height:52px;display:grid;align-content:center;justify-items:start;gap:2px;padding:7px 14px;color:#597080;background:#f5f8f9;border:1px solid #dce4e8;border-radius:11px;text-align:left}.team-chat-channels button:hover{background:#edf3f6;border-color:#b8c8d1}.team-chat-channels button.active{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:0 5px 15px #1230482b}.team-chat-channels button strong{font-size:.8rem}.team-chat-channels button small{color:#7b8d98;font-size:.62rem;font-weight:750}.team-chat-channels button.active small{color:#cbd8e1}.team-chat-retention-note{display:flex;align-items:center;gap:7px;margin:0;padding:8px 17px;color:#637783;background:#f7f9fa;border-bottom:1px solid var(--line);font-size:.68rem;line-height:1.35}.team-chat-retention-note svg{flex:0 0 auto;color:#6f8491}.team-chat-retention-note strong{color:#405766;font-weight:850}.team-chat-stream{height:min(560px,calc(100vh - 360px));min-height:360px;display:grid;align-content:start;gap:13px;overflow-y:auto;padding:23px;background:linear-gradient(180deg,#f7f9fa,#f3f6f7);scroll-behavior:smooth}.team-chat-message{max-width:min(780px,88%);display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:10px}.team-chat-message>div{min-width:0;padding:11px 13px 12px;background:#fff;border:1px solid #dce4e8;border-radius:4px 14px 14px;box-shadow:0 4px 13px #1a30410d}.team-chat-message.own{justify-self:end;grid-template-columns:minmax(0,1fr) 40px}.team-chat-message.own>.message-avatar{grid-column:2;grid-row:1;background:#315c79}.team-chat-message.own>div{grid-column:1;grid-row:1;background:#eaf2f7;border-color:#c8dae5;border-radius:14px 4px 14px 14px}.team-chat-message header{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 9px;margin-bottom:7px}.team-chat-message header strong{color:var(--navy);font-size:.76rem}.team-chat-message header small{color:#71838f;font-size:.63rem}.team-chat-message header time{margin-left:auto;color:#87949d;font-size:.6rem}.team-chat-admin-delete{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;margin:-5px -5px -3px 0;padding:0;color:#a94a50;background:#fff3f3;border:1px solid #efced0;border-radius:7px}.team-chat-admin-delete:hover{color:#fff;background:#b93b41;border-color:#b93b41}.team-chat-category{width:fit-content;display:inline-flex;align-items:center;margin-bottom:7px;padding:3px 7px;color:#476172;background:#eaf0f3;border-radius:999px;font-size:.6rem;font-weight:900}.team-chat-category.business{color:#245f86;background:#e6f2fa}.team-chat-category.gossip{color:#654f82;background:#f0ebf7}.team-chat-message p{margin:0;color:#344b59;font-size:.84rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.team-chat-reactions{display:flex;flex-wrap:wrap;align-items:center;gap:3px;margin-top:8px}.team-chat-reactions button{min-width:34px;height:24px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 6px;color:#667a86;background:#f5f7f8;border:1px solid #dce4e8;border-radius:999px;cursor:pointer}.team-chat-reactions button>span{font-size:.78rem;line-height:1}.team-chat-reactions button b{font-size:.56rem;font-weight:900}.team-chat-reactions button:hover{color:var(--navy);background:#edf3f6;border-color:#adc2ce}.team-chat-reactions button.active{color:#224e70;background:#dfeef7;border-color:#8fb3c9;box-shadow:0 0 0 2px #315c7914}.team-chat-reactions button:disabled{opacity:.62;cursor:progress}.team-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:17px;background:#fff;border-top:1px solid var(--line)}.team-chat-composer label{min-width:0;display:grid;gap:7px;color:#405461;font-size:.72rem;font-weight:850}.team-chat-composer textarea{width:100%;color:var(--ink);background:#f8fafb;border:1px solid #d5dee3;border-radius:10px;outline:0}.team-chat-composer textarea{min-height:70px;padding:10px 12px;line-height:1.45;resize:vertical}.team-chat-composer textarea:focus{background:#fff;border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.team-chat-composer>button{min-height:48px;padding:0 17px}.team-chat-composer>.form-error{grid-column:1 / -1;margin:0}.team-chat-delete-preview{max-height:150px;overflow-y:auto;margin:15px 0 0;padding:13px 15px;color:#405461;background:#f6f8f9;border:1px solid #dfe6e9;border-left:4px solid #aab8c1;border-radius:10px;font-size:.8rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.hotel-page{min-height:100vh;background:#f4f5f5}.hotel-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(42px,6vw,78px) 0}.hotel-content h1{max-width:740px;margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.3rem);line-height:1.08;color:var(--navy-deep)}.section-intro{max-width:680px;margin-bottom:48px;color:var(--muted);font-size:1.03rem;line-height:1.65}.hotel-grid{display:grid;grid-template-columns:1fr;gap:17px}.hotel-card{width:100%;display:grid;grid-template-columns:300px minmax(0,1fr) auto auto;grid-template-rows:170px;align-items:center;gap:25px;overflow:hidden;padding:0 28px 0 0;text-align:left;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 5px 18px #1e30410a;transition:.2s ease}.hotel-card:hover{transform:translateY(-2px);border-color:#aab9c4;box-shadow:var(--shadow)}.hotel-card-icon{grid-column:1;grid-row:1;width:300px;height:170px;display:block;overflow:hidden;background:#eaf0f3;border-right:1px solid #dce4e8}.hotel-card-icon img{width:100%;height:100%;display:block;object-fit:cover}.hotel-image-lu-0098 img{object-position:70% 42%;transform:scale(1.35);transform-origin:78% 42%}.hotel-image-ma-city-0137 img{object-position:40% 52%}.hotel-image-ma-ff-1316 img{object-position:43% 45%}.hotel-card-icon.hotel-image-ma-ff-1316 img{object-fit:contain;transform:scale(1.23)}.hotel-card-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:4px}.hotel-card-copy strong{font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:clamp(1.45rem,2.2vw,1.85rem);line-height:1.2}.hotel-card-copy small,.room-count{color:var(--muted)}.room-count{display:grid;min-width:90px;text-align:right;font-size:.77rem}.room-count b{color:var(--ink);font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.45rem}.app-shell{min-height:100vh;background:#f3f5f7}.dashboard-header{position:relative;z-index:40;color:#fff;background:var(--navy-deep)}.dashboard-topline{position:relative;min-height:62px;display:flex;align-items:center;gap:18px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(255,255,255,.08)}.dashboard-topline .topbar-brand{margin-left:0;margin-right:auto}.dashboard-user-chip{max-width:280px}.dashboard-hotel-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,1180px) minmax(120px,1fr);align-items:center;gap:18px;padding:12px clamp(18px,4vw,58px) 28px}.dashboard-navigation{display:flex}.dashboard-hotel-row-spacer{min-width:0}.back-button{display:flex;align-items:center;gap:7px;padding:9px 11px;color:#d6e0e7;background:transparent;border:0;border-radius:9px;font-weight:700}.back-button:hover{background:#ffffff14}.active-hotel{width:100%;min-width:0;margin:0;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:23px;padding:0}.active-hotel-image{width:112px;height:76px;display:block;overflow:hidden;background:#274159;border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 8px 24px #00000038}.active-hotel-image img{width:100%;height:100%;display:block;object-fit:cover}.active-hotel p{margin-bottom:5px;color:#9cb0bf;font-size:.69rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.active-hotel h1{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .24em;margin:0;font-size:clamp(1.7rem,2.55vw,2.65rem);line-height:1.14}.active-hotel-name{min-width:0;color:#fff;overflow-wrap:anywhere}.active-hotel-id{flex:0 0 auto;color:#a7bac8;font-weight:500;white-space:nowrap}.dashboard-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 90px}.status-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:-1px;margin-bottom:20px}.status-stat{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;padding:17px 16px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:13px}.status-stat:hover{border-color:#adbbc5}.status-stat.active{border-color:var(--navy);box-shadow:0 0 0 2px #17324d17}.status-stat .status-dot{width:10px;height:10px;border-radius:50%}.status-stat b{font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1.15rem}.status-stat small{color:var(--muted);font-weight:600}.status-green .status-dot{background:var(--green)}.status-yellow .status-dot{background:var(--yellow)}.status-orange .status-dot{background:var(--orange)}.status-red .status-dot{background:var(--red)}.status-neutral .status-dot{background:var(--neutral)}.daily-card{margin-bottom:0;padding:24px;background:#fcfbf7;border:1px solid #e5e0d5;border-radius:17px}.daily-heading{display:flex;align-items:center;gap:14px;margin-bottom:20px}.daily-heading h2{margin:0;font-size:1.35rem}.daily-heading .eyebrow{margin-bottom:3px}.daily-icon{width:56px;height:56px;flex:0 0 auto;display:block;overflow:hidden;background:#f1e4b5;border:1px solid #ddd6c7;border-radius:14px;box-shadow:0 5px 14px #232d341f}.daily-icon img{width:100%;height:100%;display:block;object-fit:cover;object-position:42% center}.daily-form{display:grid;grid-template-columns:190px minmax(220px,1fr) auto;gap:13px;align-items:end}.daily-form label{margin:0}.daily-form input{background:#fff}.count-field input{font-size:1.1rem;font-weight:800}.save-button{min-width:130px}.saved-hint{display:flex;align-items:center;gap:5px;margin:13px 0 0;color:var(--green);font-size:.8rem;font-weight:700}.daily-admin-hint{display:flex;align-items:center;gap:6px;margin:10px 0 0;color:#667684;font-size:.78rem;font-weight:700}.daily-own-hint{display:flex;align-items:center;gap:6px;margin:10px 0 0;color:#315c79;font-size:.78rem;font-weight:800}.daily-deleted-hint{display:flex;align-items:center;gap:6px;margin:10px 0 0;color:#9d2f35;font-size:.78rem;font-weight:800}.daily-history{margin-top:24px;padding-top:22px;border-top:1px solid #dfddd5}.daily-history-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:13px}.daily-history-heading h3{margin:0 0 3px;font-size:1.05rem}.daily-history-heading p{margin:0;color:var(--muted);font-size:.78rem}.daily-history-heading-actions{display:flex;align-items:center;gap:12px}.daily-history-count{color:var(--muted);font-size:.76rem;font-weight:700;white-space:nowrap}.daily-add-past-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;color:#fff;background:var(--navy);border:1px solid var(--navy);border-radius:9px;font-size:.75rem;font-weight:800;white-space:nowrap}.daily-add-past-button:hover{background:#234764}.daily-table-wrap{overflow-x:auto;border:1px solid #dde2e4;border-radius:12px;background:#fff}.daily-table{width:100%;min-width:840px;table-layout:fixed;border-collapse:collapse;text-align:left}.daily-date-column{width:112px}.daily-count-column{width:88px}.daily-comment-column{width:auto}.daily-user-column{width:160px}.daily-status-column{width:92px}.daily-actions-column{width:132px}.daily-actions-column.manager{width:265px}.daily-table th{padding:11px 13px;color:#60717e;background:#f2f4f5;border-bottom:1px solid #dce2e5;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.daily-table td{padding:12px 13px;color:#334654;border-bottom:1px solid #e7ebed;font-size:.82rem;vertical-align:middle}.daily-table tbody tr:last-child td{border-bottom:0}.daily-table tbody tr:hover{background:#fafbfb}.daily-comment-cell{min-width:0;overflow-wrap:anywhere}.daily-comment-details{width:100%}.daily-comment-details summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;color:inherit;cursor:pointer;list-style:none}.daily-comment-details summary::-webkit-details-marker{display:none}.daily-comment-preview{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-comment-more,.daily-comment-less{color:#315c79;font-size:.7rem;font-weight:900;white-space:nowrap}.daily-comment-less,.daily-comment-details[open] .daily-comment-more{display:none}.daily-comment-details[open] .daily-comment-less{display:inline}.daily-comment-full{margin-top:9px;padding:10px 11px;color:#334654;background:#f4f7f8;border:1px solid #dde5e8;border-radius:8px;line-height:1.45;overflow-wrap:anywhere}.daily-edit-row{background:#fffdf5}.daily-edit-row input{width:100%;min-height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid #cfd9df;border-radius:8px;outline:0}.daily-edit-row td:nth-child(2){width:120px}.daily-edit-row td:nth-child(3){min-width:240px}.daily-edit-actions{display:flex;align-items:center;gap:6px}.daily-edit-actions button,.daily-edit-button,.daily-delete-button,.daily-history-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;color:#526673;background:#f1f4f5;border:1px solid #d7dfe3;border-radius:8px;font-size:.74rem;font-weight:800;white-space:nowrap}.daily-edit-actions .daily-save-button{color:#fff;background:var(--navy);border-color:var(--navy)}.daily-row-actions{display:flex;align-items:center;gap:6px}.daily-history-button{width:34px;flex:0 0 auto;padding:0;color:#315c79;background:#edf3f6;border-color:#d3e0e7}.daily-history-button:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.daily-delete-button{color:#a3343a;background:#fff2f2;border-color:#efc8cb}.daily-delete-button:disabled{opacity:.6;cursor:progress}.daily-status-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:.7rem;font-weight:900}.daily-status-badge.active{color:#17683f;background:#e8f5ee}.daily-status-badge.deleted{color:#9d2f35;background:#fff0f1}.daily-deleted-row{background:snow}.daily-deleted-row td{color:#7b6d70}.daily-no-action{color:#8a777a;font-size:.72rem;font-weight:700}.daily-history-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);background:#fff;border:1px dashed #d6dde1;border-radius:12px;font-size:.84rem}.daily-history-empty .loader{width:23px;height:23px}.room-section{margin-top:30px;padding:28px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--navy);border-radius:18px;box-shadow:0 6px 24px #2236470a}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-heading h2{margin:0;font-size:1.8rem}.section-heading .eyebrow{margin-bottom:4px}.section-heading>span{color:var(--muted);font-size:.8rem}.toolbar{display:flex;gap:12px;margin-bottom:21px}.search-field{min-width:270px;display:flex;align-items:center;gap:9px;padding:0 13px;background:#f7f8f9;border:1px solid var(--line);border-radius:11px;color:#75838d}.search-field input{min-height:44px;width:100%;background:transparent;border:0;outline:0}.filter-row{display:flex;align-items:center;gap:6px;overflow-x:auto;color:#80909a}.filter-row>svg{margin:0 5px;flex:0 0 auto}.filter-row button{min-height:42px;padding:0 14px;color:#586a77;background:#f7f8f9;border:1px solid var(--line);border-radius:10px;white-space:nowrap;font-weight:700;font-size:.79rem}.filter-row button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.sort-field{min-height:44px;margin:0 0 0 auto;display:flex;align-items:center;gap:9px;padding:0 10px 0 13px;color:#697b87;background:#f7f8f9;border:1px solid var(--line);border-radius:11px;white-space:nowrap}.sort-field span{font-size:.72rem;font-weight:700}.sort-field button{min-height:34px;padding:0 11px;color:#586a77;background:#fff;border:1px solid #d7e0e5;border-radius:8px;font-size:.79rem;font-weight:800}.sort-field button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.floor-list{display:grid;gap:22px}.rooms-collapsed{min-height:78px;display:flex;align-items:center;justify-content:center;gap:9px;padding:18px;color:#687b88;background:#f7f9fa;border:1px dashed #cad5db;border-radius:12px;font-size:.82rem;font-weight:700;text-align:center}.floor-group{min-width:0}.floor-heading{display:flex;align-items:center;gap:10px;margin-bottom:9px;padding-bottom:8px;border-bottom:1px solid var(--line)}.floor-heading h3{margin:0;color:var(--navy);font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1rem}.floor-heading span{color:var(--muted);font-size:.72rem;font-weight:700}.room-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.room-card{position:relative;min-height:56px;color:var(--ink);background:#fff;border:1px solid var(--line);border-left-width:4px;border-radius:9px;overflow:hidden;transition:.15s ease}.room-card:hover{transform:translateY(-1px);box-shadow:0 9px 22px #1a2e3f14}.room-card.status-green{border-left-color:var(--green)}.room-card.status-yellow{border-left-color:var(--yellow)}.room-card.status-orange{border-left-color:var(--orange)}.room-card.status-red{border-left-color:var(--red)}.room-card.status-neutral{border-left-color:var(--neutral)}.room-card-main{width:100%;min-height:54px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 8px;padding:8px 10px 8px 9px;text-align:left;color:inherit;background:transparent;border:0}.room-number{grid-column:1;grid-row:1;min-width:0}.room-number b{color:var(--ink);font-family:Poppins,Arial,Helvetica Neue,sans-serif;font-size:1rem}.room-status{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;min-width:16px}.room-status .status-dot{width:14px;height:14px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 3px #142b3b0f}.room-date{grid-column:1 / 3;grid-row:2;overflow:hidden;padding-right:26px;color:#647580;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.room-history-button{position:absolute;right:5px;bottom:4px;width:22px;height:22px;display:grid;place-items:center;padding:0;color:#607582;background:#edf2f4;border:1px solid #d8e1e6;border-radius:6px}.room-history-button:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.room-card-main:focus-visible,.room-history-button:focus-visible{outline:2px solid #2f719f;outline-offset:-2px}.empty-state{min-height:240px;display:grid;place-content:center;justify-items:center;padding:30px;color:#85929b;text-align:center}.empty-state h3{margin:14px 0 7px;color:#415563;font-size:1.2rem}.empty-state p{max-width:510px;line-height:1.5}.data-error{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;color:#99393f;background:#fff0f1;border-radius:10px;font-size:.84rem}.data-error button{display:grid;place-items:center;padding:4px;color:inherit;background:transparent;border:0}.unread-message-reminder-backdrop{position:fixed;inset:0;z-index:65;display:grid;place-items:center;padding:18px;background:#0a1b2a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.unread-message-reminder{position:relative;width:min(520px,100%);padding:31px;background:#fff;border:1px solid #dbe3e7;border-radius:20px;box-shadow:0 32px 85px #05152252;text-align:center}.unread-message-reminder-close{position:absolute;right:17px;top:17px;width:36px;height:36px;display:grid;place-items:center;padding:0;color:#6d7d87;background:#f0f3f5;border:0;border-radius:10px}.unread-message-reminder-icon{position:relative;width:66px;height:66px;display:grid;place-items:center;margin:0 auto 18px;color:#fff;background:var(--navy);border-radius:18px;box-shadow:0 12px 25px #17324d33}.unread-message-reminder-icon>b{position:absolute;right:-8px;top:-8px;min-width:25px;height:25px;display:grid;place-items:center;padding:0 5px;color:#152e43;background:#f4df86;border:3px solid white;border-radius:999px;font-size:.68rem}.team-chat-reminder .unread-message-reminder-icon,.team-chat-reminder .primary-button{background:#315f6f}.team-chat-reminder .primary-button:hover{background:#274f5d}.unread-message-reminder .eyebrow{margin-bottom:6px}.unread-message-reminder h2{max-width:410px;margin:0 auto 10px;color:var(--navy);font-size:1.45rem;line-height:1.3}.unread-message-reminder>p:not(.eyebrow){max-width:415px;margin:0 auto;color:#667985;font-size:.85rem;line-height:1.55}.unread-message-reminder-actions{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.unread-message-reminder-actions .primary-button{min-height:49px;padding:0 17px}.unread-message-reminder-actions .text-button{min-height:45px;margin:0;padding:0 14px}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:#0a1b2a99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{position:relative;width:min(550px,100%);max-height:calc(100vh - 36px);overflow-y:auto;padding:34px;background:#fff;border-radius:21px;box-shadow:0 35px 90px #05152259}.modal h2{margin:0 0 15px;font-size:2rem}.modal-close{position:absolute;top:20px;right:20px;width:38px;height:38px;display:grid;place-items:center;color:#6c7a84;background:#f0f3f4;border:0;border-radius:10px}.modal-current{display:flex;align-items:center;gap:7px;margin-bottom:18px;color:#5f707d;font-size:.86rem}.past-daily-modal{width:min(650px,100%)}.past-daily-form{display:grid;grid-template-columns:1fr 1fr;gap:17px 15px}.past-daily-form label{min-width:0;display:grid;gap:8px;margin:0;color:#344654;font-size:.84rem;font-weight:800}.past-daily-form input{width:100%;min-height:50px;padding:0 15px;color:var(--ink);background:#f8fafb;border:1px solid #d5dee3;border-radius:11px;outline:0;transition:.15s ease}.past-daily-form input:hover{border-color:#b8c6cf}.past-daily-form input:focus{background:#fff;border-color:#567a96;box-shadow:0 0 0 3px #315c791f}.past-daily-form label:focus-within{color:var(--navy)}.past-daily-comment,.past-daily-error,.past-daily-actions{grid-column:1 / -1}.past-daily-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:3px;padding-top:18px;border-top:1px solid var(--line)}.past-daily-actions .primary-button{min-height:50px;padding:0 18px;border-radius:11px}.past-daily-actions .text-button{min-height:46px;margin:0;padding:0 14px;border-radius:10px}.past-daily-actions .text-button:hover{color:var(--navy);background:#f0f4f6}.room-history-modal{width:min(620px,100%)}.room-history-list{display:grid;gap:9px}.room-history-entry{padding:13px 14px;background:#f7f9fa;border:1px solid #dfe6ea;border-radius:11px}.room-history-meta{display:flex;align-items:start;justify-content:space-between;gap:12px}.room-history-meta strong{color:var(--ink);font-size:.83rem}.room-history-meta span{color:#5e707c;font-size:.78rem;font-weight:700;text-align:right}.room-history-change{display:flex;align-items:center;gap:7px;margin-top:8px;color:#5e707c;font-size:.86rem}.room-history-change b{color:var(--navy)}.room-history-gap{width:fit-content;display:block;margin-top:7px;padding:4px 8px;color:#315c79;background:#fff;border:1px solid #dbe4e8;border-radius:7px;font-size:.72rem;font-weight:800}.room-history-entry small{display:block;margin-top:6px;color:#7a8a94;font-size:.72rem}.daily-audit-modal{width:min(650px,100%)}.daily-audit-list{display:grid;gap:9px}.daily-audit-entry{position:relative;padding:14px;background:#f7f9fa;border:1px solid #dfe6ea;border-radius:11px}.daily-audit-action{width:fit-content;min-height:24px;display:inline-flex;align-items:center;margin-top:9px;padding:0 8px;color:#315c79;background:#eaf1f5;border-radius:999px;font-size:.68rem;font-weight:900}.daily-audit-action.action-deleted{color:#9d2f35;background:#fff0f1}.daily-audit-action.action-created,.daily-audit-action.action-recreated{color:#17683f;background:#e8f5ee}.daily-audit-change{display:flex;align-items:center;gap:8px;margin-top:10px;color:#5e707c;font-size:.88rem}.daily-audit-change b{color:var(--navy)}.daily-audit-comment{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;margin-top:9px;padding:9px 10px;color:#647681;background:#fff;border:1px solid #dbe4e8;border-radius:8px;font-size:.75rem;overflow-wrap:anywhere}.daily-audit-comment small{color:#7a8a94;font-weight:800}.daily-audit-comment b{color:#334b5d}.daily-audit-snapshot{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:10px;color:#61727e;font-size:.79rem}.daily-audit-snapshot b{color:var(--navy)}.daily-audit-legacy-note{margin:0 0 3px;padding:11px 12px;color:#667784;background:#f3f6f7;border-radius:9px;font-size:.76rem;line-height:1.5}.room-history-empty{min-height:110px;display:grid;place-content:center;justify-items:center;gap:10px;padding:20px;color:#72838e;background:#f7f9fa;border:1px dashed #cad5db;border-radius:11px;text-align:center;font-size:.83rem}.warning-box{margin:0 0 18px;padding:14px 15px;color:#6d5715;background:#fff7da;border:1px solid #f1df99;border-radius:11px;line-height:1.5;font-size:.86rem}.primary-button.full{width:100%}.date-choice{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.date-choice label{margin:0}.date-choice button{min-height:50px;padding:0 14px;color:var(--navy);background:#eaf0f3;border:0;border-radius:10px;font-weight:800}.text-button{display:block;margin:18px auto 0;padding:8px 12px;color:#647580;background:transparent;border:0;font-weight:700}.toast{position:fixed;left:50%;top:50%;z-index:70;width:min(680px,calc(100% - 28px));min-height:82px;display:flex;align-items:center;gap:14px;padding:18px 20px;color:#fff;background:#162e43;border:1px solid rgba(255,255,255,.18);border-radius:17px;box-shadow:0 22px 65px #05142161;transform:translate(-50%,-50%)}.toast span{flex:1;font-size:1rem;font-weight:700}.toast button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;color:#172c3e;background:#f4df86;border:0;border-radius:11px;font-size:.95rem;font-weight:900}.toast button:hover{background:#ffe991}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-brand{min-height:360px;padding:48px 28px 82px}.login-company-brand{align-items:flex-start;flex-direction:column;gap:20px}.login-company-brand h1{max-width:620px;font-size:clamp(2.25rem,10.5vw,4.5rem)}.login-panel{padding:26px 18px 48px}.login-card{margin-top:-50px;z-index:2}.status-strip{grid-template-columns:repeat(5,minmax(115px,1fr));overflow-x:auto;padding-bottom:5px}.daily-form{grid-template-columns:160px 1fr}.daily-form .save-button{grid-column:1 / -1}.dashboard-topline .topbar-brand span{display:none}.hotel-grid,.feedback-layout{grid-template-columns:1fr}.feedback-message-list{max-height:480px}.profile-grid{grid-template-columns:1fr}.profile-password-card{grid-column:auto}.emergency-sections{grid-template-columns:1fr}.emergency-category-card>header{min-height:86px}.hotel-card{grid-template-columns:220px minmax(0,1fr) auto auto;grid-template-rows:145px;gap:18px;padding-right:20px}.hotel-card-icon{width:220px;height:145px}.room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.registration-request-row{grid-template-columns:40px minmax(0,1fr) auto}.registration-position-field{grid-column:2}.registration-approve-button{grid-column:3;grid-row:1 / 3}.task-choice-grid.departments{grid-template-columns:repeat(3,minmax(0,1fr))}.task-scope-grid{grid-template-columns:1fr}.task-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card{grid-template-columns:7px minmax(0,1fr) 200px}.task-card-action{grid-column:2 / 4;border-top:1px solid #e3e9ec;border-left:0}.mailbox-layout{grid-template-columns:minmax(270px,40%) minmax(0,1fr)}}@media(max-width:1150px)and (min-width:901px){.room-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:650px){.registration-name-grid{grid-template-columns:1fr;gap:0}.module-sidebar,.app-shell .module-sidebar{inset:auto 0 0;width:100%;height:67px;flex-direction:row;justify-content:space-around;gap:0;padding:4px 3px 3px;border-top:1px solid rgba(255,255,255,.12);border-right:0;box-shadow:0 -8px 24px #10263b26}.module-nav-button{width:auto;min-width:0;flex:1;min-height:58px;grid-template-rows:33px auto;align-content:center;gap:1px;border-radius:9px}.module-home-button{margin-bottom:0}.module-nav-emergency-fixed{margin-top:0}.module-home-marker img{width:13px;height:19px}.module-marker{width:28px;height:32px;padding-top:5px}.module-marker svg{width:15px;height:15px}.module-nav-label{position:static;min-height:0;display:block;padding:0;color:#c7d4dd;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:.56rem;line-height:1;opacity:1;transform:none}.module-nav-button.active .module-nav-label{color:#fff}.module-nav-button:hover .module-nav-label,.module-nav-button:focus-visible .module-nav-label{transform:none}.has-module-sidebar .home-content,.has-module-sidebar .profile-content,.has-module-sidebar .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-content,.has-module-sidebar .emergency-content,.has-module-sidebar .dashboard-content,.module-placeholder-content{width:min(100% - 24px,1180px);transform:none}.has-module-sidebar .dashboard-hotel-row{padding-left:12px}.has-module-sidebar .home-content,.has-module-sidebar .profile-content,.has-module-sidebar .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-content,.has-module-sidebar .emergency-content,.has-module-sidebar .dashboard-content{padding-bottom:100px}.home-content{padding-top:18px}.profile-content{gap:13px;padding-top:18px}.profile-hero{align-items:flex-start;gap:13px;padding:22px 17px;border-radius:16px}.profile-hero-icon{width:49px;height:49px;border-radius:13px}.profile-hero-icon svg{width:25px;height:25px}.profile-hero h1{font-size:1.75rem}.profile-card{padding:19px 15px;border-radius:15px}.profile-picture-editor{align-items:flex-start;flex-direction:column}.profile-picture-preview{width:88px;height:88px}.profile-picture-actions>*{width:100%}.profile-details{grid-template-columns:1fr}.profile-details>div:nth-child(odd){border-right:0}.profile-details>div:nth-last-child(2){border-bottom:1px solid #e6ebed}.profile-password-form{grid-template-columns:1fr}.profile-password-form .profile-current-password{grid-column:auto;max-width:none}.profile-password-hint,.profile-password-message,.profile-password-actions{grid-column:auto}.profile-password-actions{align-items:stretch;flex-direction:column}.profile-password-actions .primary-button,.profile-reset-link{width:100%}.home-hero{padding:25px 20px;border-radius:17px}.home-hero h1{font-size:2rem}.module-overview-grid{grid-template-columns:1fr;gap:10px}.module-overview-card.module-emergency{grid-column:auto;width:100%}.module-overview-card{min-height:126px;grid-template-columns:49px minmax(0,1fr) auto;gap:5px 12px;padding:16px}.module-overview-icon{width:47px;height:54px;padding-top:10px}.module-overview-icon svg{width:21px;height:21px}.feedback-board{margin:0 0 14px;padding:18px 14px;border-radius:15px}.feedback-board-heading{gap:11px;margin-bottom:17px}.feedback-heading-icon{width:45px;height:45px;border-radius:12px}.feedback-heading-title{align-items:flex-start;flex-direction:column;gap:3px}.feedback-board-heading h2{font-size:1.2rem;line-height:1.3}.feedback-layout{grid-template-columns:1fr;gap:12px}.feedback-composer{padding:14px}.feedback-category-choice{grid-template-columns:1fr}.feedback-upload-row{align-items:flex-start;flex-direction:column}.feedback-upload-button{width:100%}.feedback-message-list{max-height:460px;padding:9px}.feedback-message header{grid-template-columns:36px minmax(0,1fr)}.feedback-message-badges{grid-column:2;justify-self:start;justify-content:flex-start}.feedback-message-actions{align-items:stretch;flex-direction:column}.emergency-content{gap:13px;padding-top:18px}.emergency-hero{align-items:flex-start;gap:13px;padding:21px 17px;border-radius:16px}.emergency-hero-icon{width:49px;height:49px;border-radius:13px}.emergency-hero-icon svg{width:25px;height:25px}.emergency-hero h1{font-size:1.7rem}.emergency-editor-card{padding:18px 14px;border-radius:15px}.emergency-section-heading{align-items:flex-start;flex-direction:column}.emergency-overview-filter{align-items:stretch;flex-direction:column;gap:10px}.emergency-overview-filter-copy{padding:0 0 9px;border-right:0;border-bottom:1px solid #e0e7ea}.emergency-category-choice>div,.emergency-form-fields,.emergency-form-fields.contact-fields{grid-template-columns:1fr}.emergency-details-field{grid-column:auto}.emergency-save-button{width:100%}.emergency-category-card>header{padding:14px}.module-placeholder-content{min-height:calc(100vh - 139px);padding:45px 0 100px}.module-placeholder-content h1{font-size:2.6rem}.topbar{gap:7px;padding:0 10px}.topbar>.topbar-brand{min-width:0}.topbar>.topbar-brand span{display:none}.topbar-app-title{display:none}.topbar .user-chip,.dashboard-user-chip{max-width:92px;font-size:.72rem}.topbar .user-chip small,.dashboard-user-chip small{display:none}.admin-menu-button{width:36px;min-height:36px;padding:0}.admin-menu-button span{display:none}.topbar-message-actions{gap:3px}.topbar-message-actions button{width:34px;height:36px;border-radius:9px}.topbar-message-actions button>span{right:-4px;top:-6px}.topbar .icon-button,.dashboard-topline .icon-button{width:36px;height:36px}.admin-content{width:min(100% - 24px,1180px);padding-top:19px}.admin-page-heading{align-items:flex-start;margin:23px 0 18px}.admin-heading-icon{width:50px;height:50px;border-radius:14px}.admin-page-heading h1{font-size:1.75rem}.admin-card{padding:18px 15px;border-radius:14px}.registration-request-row{grid-template-columns:40px minmax(0,1fr);align-items:start}.registration-position-field,.registration-approve-button{grid-column:1 / -1;grid-row:auto}.registration-approve-button{width:100%}.admin-access-overview{padding:18px 15px;border-radius:14px}.admin-access-heading>span{width:42px;height:42px;border-radius:11px}.admin-access-heading h2{font-size:1.2rem}.admin-access-heading{flex-wrap:wrap}.admin-access-heading>div:not(.admin-rights-actions){min-width:0;flex:1}.admin-rights-actions{width:100%;align-items:stretch;margin-left:55px}.admin-rights-actions .primary-button,.admin-rights-edit-button{flex:1}.role-overview-grid,.positions-overview-grid{grid-template-columns:1fr}.role-overview-card p,.position-overview-card>p{min-height:0}.permissions-subheading{align-items:flex-start;flex-direction:column;gap:8px}.permissions-table{min-width:760px}.permissions-table th:first-child{width:48%}.todo-content{padding-top:20px}.todo-page-heading{grid-template-columns:50px minmax(0,1fr);align-items:start}.todo-page-heading>span{width:50px;height:50px;border-radius:14px}.todo-page-heading h1{font-size:1.75rem}.todo-summary{grid-column:1 / -1}.task-create-card,.task-list-card{padding:18px 15px;border-radius:14px}.task-form-grid{grid-template-columns:1fr}.task-description-field{grid-column:auto}.task-choice-grid.departments,.task-choice-grid.hotels,.task-urgency-grid,.task-visibility-grid,.task-room-selector-heading{grid-template-columns:1fr}.task-room-search{width:100%}.task-room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.task-create-button{width:100%}.task-filter-bar{grid-template-columns:1fr}.task-status-filter{align-items:stretch;flex-direction:column}.task-filter-button-group>div{width:100%}.task-filter-button-group button{flex:1}.task-filter-archive,.task-filter-choice{margin-left:0;padding-left:0;border-left:0}.task-sort-filter{align-items:stretch;flex-direction:column}.task-sort-filter>div{display:grid;grid-template-columns:1fr}.task-card{grid-template-columns:6px minmax(0,1fr)}.task-card-details,.task-card-action{grid-column:2;border-top:1px solid #e3e9ec;border-left:0}.task-card-details{grid-template-columns:repeat(3,minmax(0,1fr))}.task-card-details strong{white-space:normal}.messages-content{padding-top:20px}.messages-view-tabs{width:100%}.messages-view-tabs button{min-width:0;flex:1;grid-template-columns:23px minmax(0,1fr);padding:6px 9px}.messages-view-tabs button small{display:none}.messages-heading{grid-template-columns:50px minmax(0,1fr);align-items:start}.messages-heading>span{width:50px;height:50px;border-radius:14px}.messages-heading h1{font-size:1.75rem}.messages-summary{grid-column:1 / -1;justify-items:start}.mailbox-toolbar{align-items:stretch;flex-direction:column-reverse}.mailbox-folders,.message-compose-button{width:100%}.mailbox-folders button{flex:1;justify-content:center}.message-compose-button{justify-content:center}.mailbox-layout{min-height:0;grid-template-columns:1fr}.message-list{max-height:390px;border-right:0;border-bottom:1px solid var(--line)}.message-detail{min-height:360px;padding:23px 18px}.message-detail-head{grid-template-columns:43px minmax(0,1fr)}.message-detail-head .message-avatar.large{width:43px;height:43px}.message-detail-head button{grid-column:1 / -1;justify-content:center}.message-cc-grid{grid-template-columns:1fr}.message-compose-actions{align-items:stretch;flex-direction:column}.message-compose-actions .primary-button{width:100%;justify-content:center}.team-chat-stream{height:470px;min-height:330px;padding:15px 11px}.team-chat-message{max-width:96%;grid-template-columns:34px minmax(0,1fr);gap:7px}.team-chat-message.own{grid-template-columns:minmax(0,1fr) 34px}.team-chat-message .message-avatar{width:34px;height:34px;border-radius:10px}.team-chat-message>div{padding:10px 11px}.team-chat-message header time{width:100%;margin-left:0}.team-chat-composer{grid-template-columns:1fr;align-items:stretch}.team-chat-composer>button{width:100%;justify-content:center}.unread-message-reminder{padding:28px 18px 21px;border-radius:16px}.unread-message-reminder h2{font-size:1.22rem}.unread-message-reminder-actions{align-items:stretch;flex-direction:column}.unread-message-reminder-actions .primary-button{width:100%;justify-content:center}.admin-user-row{grid-template-columns:40px minmax(0,1fr) auto}.admin-role-badge{grid-column:2;justify-self:start}.admin-active-badge{grid-column:3;grid-row:1 / 3}.admin-user-actions{grid-column:2 / 4;grid-row:3;justify-self:start;padding:7px 0 0;border-left:0;border-top:1px solid #dde5e9}.admin-modal-actions{align-items:stretch;flex-direction:column}.admin-modal-actions .primary-button,.admin-confirm-delete{width:100%}.hotel-content,.active-hotel,.dashboard-content{width:min(100% - 24px,1180px)}.hotel-content{padding-top:45px}.hotel-grid{grid-template-columns:1fr}.hotel-card{grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:175px auto;gap:13px;padding:0 16px 16px}.hotel-card-icon{grid-column:1 / -1;width:calc(100% + 32px);height:175px;margin-left:-16px;border-right:0;border-bottom:1px solid #dce4e8}.hotel-card .room-count{display:none}.dashboard-topline{gap:7px;padding:0 10px}.dashboard-hotel-row{display:block;padding:8px 12px 21px}.dashboard-navigation{margin-bottom:12px}.dashboard-topline .topbar-brand span{display:none}.active-hotel{grid-template-columns:74px minmax(0,1fr);gap:13px;padding:0}.active-hotel-image{width:74px;height:56px;border-radius:10px}.active-hotel h1{font-size:1.45rem;line-height:1.2}.status-strip{margin-bottom:13px}.status-stat{padding:13px 12px}.daily-card,.room-section{padding:18px 15px;border-radius:14px}.daily-form{grid-template-columns:1fr}.daily-form .save-button{grid-column:auto}.toolbar{flex-direction:column}.search-field{min-width:0}.sort-field{width:100%;margin-left:0;overflow-x:auto}.section-heading{align-items:start}.floor-list{gap:18px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-card{min-height:54px}.room-history-meta{display:grid;gap:3px}.room-history-meta span{text-align:left}.daily-history-heading{align-items:start}.daily-history-heading-actions{align-items:flex-end;flex-direction:column}.past-daily-form{grid-template-columns:1fr}.past-daily-comment,.past-daily-error,.past-daily-actions{grid-column:auto}.past-daily-actions{align-items:stretch;flex-direction:column}.past-daily-actions .primary-button{width:100%}.date-choice{grid-template-columns:1fr}.modal{padding:28px 20px}.toast{min-height:120px;flex-wrap:wrap;justify-content:center;text-align:center}.toast span{min-width:calc(100% - 42px)}.toast button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
