@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(50px,8vw,120px);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-brand .eyebrow{color:#9bb1c4;margin-top:32px}.brand-mark{width:68px;height:68px;display:grid;place-items:center;color:var(--navy);background:#f1d978;border-radius:20px;box-shadow:0 14px 30px #00000038}.brand-mark img{width:40px;height:52px;display:block;object-fit:contain}.login-brand h1{max-width:700px;margin:0 0 24px;font-size:clamp(3rem,6vw,6rem);line-height:.98}.login-intro{max-width:570px;color:#c7d3dd;font-size:1.15rem;line-height:1.65}.login-hotels{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.login-hotels span{padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#dbe4eb;font-size:.83rem}.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}.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}.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}.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-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 .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-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{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{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-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-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}.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-message{margin:17px 0 0}.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(3,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-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}.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-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-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-assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-form-message{margin:0}.task-create-button{width:max-content;min-width:190px}.task-filter-bar{display:grid;grid-template-columns:auto repeat(4,minmax(130px,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{display:flex;align-items:end;gap:4px}.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-list-message{margin:0 0 13px}.task-list{display:grid;gap:10px}.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:7px minmax(0,1fr) minmax(190px,.42fr) minmax(180px,.35fr);overflow:hidden;background:#fff;border:1px solid #dce4e8;border-radius:12px}.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-main,.task-card-details,.task-card-action{min-width:0;padding:15px}.task-card-details,.task-card-action{border-left:1px solid #e3e9ec}.task-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.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:9px 0 5px;font-size:1rem}.task-card.completed h3,.task-card.deleted h3{color:#6f7c84;text-decoration:line-through}.task-card-description{margin:0 0 10px;color:#617380;font-size:.73rem;line-height:1.5;white-space:pre-wrap}.task-tags{display:flex;flex-wrap:wrap;gap:7px}.task-tags>div{display:flex;flex-wrap:wrap;gap:4px}.task-tags span{padding:4px 7px;border-radius:6px;font-size:.61rem;font-weight:900}.task-tags .department{color:#3d5970;background:#eaf0f4}.task-tags .hotel{color:#6b571b;background:#fff6d9}.task-tags .employee{color:#4d467b;background:#eeecfa}.task-card-details{display:grid;align-content:center;gap:11px}.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-card-details .overdue strong,.task-card-details .overdue small{color:#b3373e}.task-card-action{display:grid;align-content:center;gap:9px}.task-card-action>small{line-height:1.45}.task-card-action>button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:#fff;background:var(--navy);border:0;border-radius:9px;font-size:.68rem;font-weight:900}.task-card-action>button:hover{background:#214565}.task-card-action>button:disabled{opacity:.55;cursor:progress}.task-card-action>.task-card-edit-button{color:#315c79;background:#edf3f7;border:1px solid #cbd9e2}.task-card-action>.task-card-edit-button:hover{color:#fff;background:#315c79}.task-card-action>.task-card-history-button{color:#315c79;background:#fff;border:1px solid #cbd9e2}.task-card-action>.task-card-history-button:hover{color:#fff;background:#315c79}.task-card-action>.task-card-delete-button{color:#a3343a;background:#fff1f2;border:1px solid #efc7ca}.task-card-action>.task-card-delete-button:hover{color:#fff;background:#b7383f}.task-card-action>span{color:#7f8d96;font-size:.65rem;line-height:1.45}.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-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{margin:0;font-size:clamp(2rem,5vw,3.6rem)}.active-hotel h1 span{color:#a7bac8;font-weight:500}.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}.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:430px;padding:48px 28px}.login-brand h1{font-size:clamp(2.8rem,13vw,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{grid-template-columns:1fr}.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}.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){.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-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 .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-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 .hotel-content,.has-module-sidebar .admin-content,.has-module-sidebar .todo-content,.has-module-sidebar .messages-content,.has-module-sidebar .dashboard-content{padding-bottom:100px}.home-content{padding-top:18px}.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{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}.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,.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,.task-assignment-grid{grid-template-columns:1fr}.task-description-field{grid-column:auto}.task-choice-grid.departments,.task-choice-grid.hotels,.task-urgency-grid{grid-template-columns:1fr}.task-create-button{width:100%}.task-filter-bar{grid-template-columns:1fr}.task-status-filter{align-items:stretch}.task-status-filter button{flex:1}.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}}
