:root{color:#121926;font-synthesis:none;text-rendering:optimizelegibility;--brand:#f53d46;--brand-dark:#c20000;--brand-soft:#f53d4614;--grey-50:#f8fafc;--grey-100:#f2f5f8;--grey-200:#e3e8ef;--grey-300:#cdd5df;--grey-400:#9aa4b2;--grey-500:#697586;--grey-600:#4b5565;--grey-700:#364152;--grey-800:#202939;background:#f2f5f8;font-family:IRANYekanXFaNum,sans-serif}*{box-sizing:border-box}html{background:var(--grey-100)}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.35}}.view-enter{animation:.22s ease-out rise}.loading-screen,.center-loading{color:var(--grey-500);justify-content:center;align-items:center;gap:10px;font-size:12.5px;display:flex}.loading-screen{min-height:100vh}.center-loading{min-height:180px}.spinner,.tiny-spinner{border:2px solid var(--grey-200);border-top-color:var(--brand);border-radius:50%;animation:.75s linear infinite spin;display:inline-block}.spinner{width:20px;height:20px}.tiny-spinner{width:19px;height:19px}label{color:var(--grey-600);flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}input,select{border:1px solid var(--grey-300);color:#121926;background:#fff;border-radius:12px;outline:none;width:100%;min-height:47px;padding:11px 13px;transition:border-color .15s ease-out,box-shadow .15s ease-out}input::placeholder{color:var(--grey-400)}input:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}input[type=checkbox]{width:17px;min-height:17px;accent-color:var(--brand)}.primary-button{color:#fff;background:linear-gradient(180deg, var(--brand), var(--brand-dark));border:0;border-radius:12px;min-height:48px;padding:12px 18px;font-size:13.5px;font-weight:700;transition:filter .15s ease-out;box-shadow:0 1px 3px 1px #3641521a}.primary-button:hover:not(:disabled){filter:brightness(.94)}.primary-button:disabled{opacity:.55}.primary-button.compact{align-items:center;gap:7px;width:auto;min-height:40px;padding:8px 14px;display:inline-flex}.small-button{border:1px solid var(--grey-300);min-height:34px;color:var(--grey-700);background:#fff;border-radius:10px;padding:7px 11px;font-size:11.5px;font-weight:600}.small-button.solid{border-color:var(--brand);color:#fff;background:var(--brand)}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inline-alert{border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:11.5px;line-height:1.7;display:flex}.inline-alert.error{color:#b42318;background:#feedeb}.inline-alert.success{color:#09734a;background:#e5faf2}.inline-alert button{color:inherit;background:0 0;border:0;margin-right:auto;padding:0}.form-context{color:var(--grey-500);margin:0;font-size:11px;line-height:1.8}.muted{color:var(--grey-500);font-size:12px}.auth-shell{background:var(--grey-100);place-items:center;min-height:100vh;padding:28px 16px;display:grid}.auth-mobile{border:1px solid var(--grey-200);background:#fff;border-radius:28px;flex-direction:column;width:min(100%,430px);min-height:min(760px,100vh - 56px);padding:30px 24px 22px;display:flex}.auth-brand{direction:ltr;align-items:center;gap:10px;display:flex}.auth-brand>span{color:#fff;background:linear-gradient(180deg, var(--brand), var(--brand-dark));border-radius:11px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid}.auth-brand>img{object-fit:contain;flex:none;width:34px;height:34px}.auth-brand strong{color:var(--grey-800);letter-spacing:-.02em;font-size:16px}.auth-brand.small>span,.auth-brand.small>img{border-radius:10px;width:30px;height:30px;font-size:13px}.auth-brand.small strong{font-size:14px}.auth-intro{margin:60px 0 28px}.auth-intro>span{width:48px;height:48px;color:var(--brand-dark);background:var(--brand-soft);border-radius:14px;place-items:center;margin-bottom:20px;font-size:23px;display:grid}.auth-intro h1{margin-bottom:8px;font-size:24px;line-height:1.5}.auth-intro p{color:var(--grey-500);margin:0;font-size:13px;line-height:1.9}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-submit{margin-top:4px;font-size:15px}.otp-note{color:var(--grey-400);text-align:center;margin:12px 0 0;font-size:11.5px}.auth-links{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:34px;display:flex}.auth-links a{color:#22358c;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.visitor-link{color:#22358c;justify-content:center;align-items:center;gap:5px;margin-top:16px;font-size:11.5px;font-weight:600;display:flex}.api-status{color:var(--grey-400);align-items:center;gap:7px;margin-top:18px;font-size:10.5px;display:flex}.api-status i,.connection-pill i{background:#13b476;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}.api-status.offline i{background:#f53d46;animation:none}.guest-app,.staff-mobile-app,.prearrival-app{background:var(--grey-100);min-height:100vh}.mobile-surface{background:#fff;width:min(100%,430px);min-height:100vh;margin:0 auto;position:relative;overflow:hidden}.guest-content{min-height:100vh;padding:27px 20px 118px}.guest-header{justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-bottom:14px;padding-left:38px;display:flex}.guest-header p{color:var(--grey-500);margin:0 0 2px;font-size:12px}.guest-header h1{margin:0;font-size:20px}.room-chip{color:var(--brand-dark);background:var(--brand-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.guest-logout{z-index:10;width:32px;height:32px;color:var(--grey-400);background:var(--grey-50);border:0;border-radius:50%;padding:0;font-size:0;position:absolute;top:36px;left:13px;overflow:hidden}.guest-logout i{font-size:17px}.stay-banner{border:1px solid var(--grey-200);width:100%;color:var(--grey-600);text-align:right;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:12px 13px;display:flex}.stay-banner>span{align-items:center;gap:8px;font-size:11.5px;display:flex}.stay-banner>span>i{background:#13b476;border-radius:50%;flex:none;width:8px;height:8px;animation:2s infinite pulse}.stay-banner strong{color:var(--brand-dark);white-space:nowrap;align-items:center;font-size:10.5px;display:flex}.guest-section{margin-top:25px}.compact-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;display:flex}.compact-heading h2{margin:0;font-size:17px}.compact-heading span{color:var(--grey-400);font-size:10.5px}.quick-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quick-grid button{border:1px solid var(--grey-200);min-height:89px;color:var(--grey-700);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:11px 6px;transition:border-color .15s,background .15s;display:flex}.quick-grid button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}.quick-grid button>i{color:var(--brand);font-size:22px}.quick-grid button strong{font-size:11.5px;font-weight:600}.empty-copy{color:var(--grey-400);grid-column:1/-1;font-size:12px}.service-rows{flex-direction:column;gap:9px;display:flex}.service-row{border:1px solid var(--grey-200);background:#fff;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:10px 11px;display:grid}.service-icon{width:40px;height:40px;color:var(--brand-dark);background:var(--brand-soft);border-radius:10px;flex:none;place-items:center;font-size:19px;display:grid}.service-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.service-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.service-row small{color:var(--grey-500);font-size:10.5px}.service-row>button{border:1px solid var(--brand);min-width:60px;color:var(--brand-dark);background:#fff;border-radius:999px;padding:6px 10px;font-size:10.5px;font-weight:700}.service-row>button:hover:not(:disabled){background:var(--brand-soft)}.service-row>button:disabled{border-color:var(--grey-200);color:var(--grey-400)}.future-card{border:1px dashed var(--grey-300);color:var(--grey-500);background:var(--grey-50);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.future-card>i{color:var(--brand);font-size:24px}.future-card strong{color:var(--grey-700);font-size:12.5px}.future-card p{margin:3px 0 0;font-size:10.5px;line-height:1.7}.screen-view{padding-top:4px}.screen-heading{margin-bottom:20px;padding-left:36px}.screen-heading h1,.tracking-heading h1{margin-bottom:3px;font-size:18px}.screen-heading p{color:var(--grey-500);margin:0;font-size:12px}.filter-chips{gap:7px;margin-bottom:15px;display:flex}.filter-chips button{border:1px solid var(--grey-200);color:var(--grey-500);background:#fff;border-radius:999px;padding:7px 14px;font-size:11.5px}.filter-chips button.active{border-color:var(--grey-700);color:#fff;background:var(--grey-700)}.catalog-list{gap:10px}.tracking-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-left:36px;display:flex}.tracking-heading h1{margin:0}.tracking-heading span,.connection-pill{color:var(--grey-500);background:var(--grey-100);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9.5px;font-weight:600;display:inline-flex}.tracking-heading span i{background:var(--grey-400);border-radius:50%;width:7px;height:7px}.tracking-heading span.connected{color:#09734a;background:#e5faf2}.tracking-heading span.connected i{background:#13b476;animation:2s infinite pulse}.tracking-list{flex-direction:column;gap:10px;display:flex}.request-card{border:1px solid var(--grey-200);background:#fff;border-radius:12px;padding:13px}.request-card-head{grid-template-columns:40px 1fr auto;align-items:center;gap:10px;display:grid}.request-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.request-card-head strong{font-size:12.5px}.request-card-head small{color:var(--grey-500);font-size:10px}.status-pill{width:fit-content;color:var(--grey-600);background:var(--grey-100);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:9.5px;font-weight:700;display:inline-flex}.status-pill.info{color:#175cd3;background:#e5f3ff}.status-pill.warning,.status-pill.submitted,.status-pill.pending{color:#b54708;background:#fef6dc}.status-pill.success,.status-pill.approved,.status-pill.confirmed,.status-pill.active{color:#09734a;background:#e5faf2}.status-pill.error,.status-pill.rejected,.status-pill.cancelled{color:#b42318;background:#feedeb}.request-progress{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:14px;display:grid}.request-progress i{background:var(--grey-200);border-radius:999px;height:4px;transition:background .3s}.request-progress i.filled{background:#f28d08}.request-card.completed .request-progress i.filled{background:#13b476}.progress-labels{color:var(--grey-400);justify-content:space-between;margin-top:6px;font-size:9.5px;display:flex}.guest-empty{min-height:230px;color:var(--grey-400);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.guest-empty>i{font-size:40px}.guest-empty p{margin:9px 0 0;font-size:12px}.chat-head{align-items:center;gap:10px;padding-left:36px;display:flex}.chat-head>span{width:36px;height:36px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;place-items:center;display:grid}.chat-head h1{margin:0;font-size:15px}.chat-head p{color:var(--grey-400);margin:1px 0 0;font-size:10px}.chat-future{border:1px solid var(--grey-200);text-align:center;background:var(--grey-50);border-radius:14px;margin-top:96px;padding:24px 18px}.chat-future>i{color:var(--brand);font-size:32px}.chat-future h2{margin:12px 0 7px;font-size:14px}.chat-future p{color:var(--grey-500);margin:0;font-size:11.5px;line-height:1.9}.chat-composer{border:1px solid var(--grey-200);color:var(--grey-400);border-radius:999px;align-items:center;gap:8px;padding:5px 5px 5px 12px;font-size:11px;display:flex;position:absolute;bottom:84px;left:20px;right:20px}.chat-composer span{flex:1}.chat-composer button{color:#fff;background:linear-gradient(180deg, var(--brand), var(--brand-dark));border:0;border-radius:50%;width:40px;height:40px}.bottom-nav{z-index:20;border-top:1px solid var(--grey-100);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;grid-template-columns:repeat(4,1fr);width:min(100%,430px);height:70px;display:grid;position:fixed;bottom:0;right:50%;transform:translate(50%)}.bottom-nav button{color:var(--grey-400);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.bottom-nav button>span{position:relative}.bottom-nav button i{font-size:21px}.bottom-nav button small{font-size:10.5px;font-weight:600}.bottom-nav button.active{color:var(--brand-dark)}.bottom-nav button b{color:#fff;background:var(--brand);border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:-6px;right:-9px}.request-toast{z-index:30;color:#fff;background:var(--grey-800);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:min(100% - 28px,402px);padding:12px;font-size:11px;animation:.2s ease-out rise;display:grid;position:fixed;bottom:80px;right:50%;transform:translate(50%);box-shadow:0 8px 30px #0d121c40}.request-toast>i{color:#5de0ab;font-size:17px}.request-toast button{color:#9ea2ff;background:0 0;border:0;padding:0;font-size:10.5px;font-weight:700}.prearrival-surface{padding-bottom:40px}.prearrival-top{border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;padding:20px;display:flex}.prearrival-top>button{width:34px;height:34px;color:var(--grey-500);background:var(--grey-50);border:0;border-radius:50%}.prearrival-content{padding:25px 20px}.confirmed-pill{color:#09734a;background:#e5faf2;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.prearrival-content>h1{margin:14px 0 5px;font-size:21px}.reservation-line{color:var(--grey-500);margin-bottom:20px;font-size:11.5px;line-height:1.8}.checkin-card-handoff{border:1px solid var(--grey-200);background:#fff;border-radius:12px;padding:15px}.checkin-card-handoff>header{border-bottom:1px solid var(--grey-100);grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding-bottom:15px;display:grid}.checkin-card-handoff>header>span{width:36px;height:36px;color:var(--brand-dark);background:var(--brand-soft);border-radius:10px;place-items:center;font-size:18px;display:grid}.checkin-card-handoff header h2{margin:0;font-size:14px}.checkin-card-handoff header p{color:var(--grey-500);margin:3px 0 0;font-size:9.5px}.checkin-card-handoff header .status-pill{grid-column:1/-1}.checkin-timeline{padding:18px 3px 4px}.timeline-step{grid-template-columns:28px 1fr;gap:10px;min-height:68px;display:grid}.timeline-marker{flex-direction:column;align-items:center;display:flex}.timeline-marker span{border:1px solid var(--grey-200);width:26px;height:26px;color:var(--grey-400);background:#fff;border-radius:50%;place-items:center;font-size:13px;display:grid}.timeline-marker b{background:var(--grey-200);flex:1;width:2px}.timeline-step.done .timeline-marker span{color:#09734a;background:#e5faf2;border-color:#a5ecd0}.timeline-step.done .timeline-marker b{background:#a5ecd0}.timeline-step.current .timeline-marker span{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-soft)}.timeline-step>div:last-child{padding-top:3px}.timeline-step strong{font-size:11.5px}.timeline-step p{color:var(--grey-500);margin:3px 0 0;font-size:9.5px;line-height:1.7}.handoff-upload-form{flex-direction:column;gap:10px;margin-top:2px;display:flex}.secure-document{color:#09734a;background:#e5faf2;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.secure-document>i{font-size:19px}.secure-document>div{flex-direction:column;gap:2px;min-width:0;display:flex}.secure-document strong{color:#364152;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.secure-document small{font-size:9px}.file-picker{border:1px dashed var(--grey-300);min-height:76px;color:var(--brand-dark);background:var(--grey-50);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:3px}.file-picker>i{font-size:20px}.file-picker>span{font-size:10.5px}.file-picker>small{color:var(--grey-400);font-size:8.5px}.file-picker input{display:none}.success-button{color:#09734a;background:#e5faf2;border:0;border-radius:12px;min-height:46px;font-size:12px;font-weight:700}.privacy-line{color:var(--grey-400);text-align:center;margin:0;font-size:8.5px;line-height:1.8}.prearrival-orders{margin-top:24px}.prearrival-orders>.inline-alert{margin-bottom:10px}.visitor-app{background:var(--grey-100);min-height:100vh}.visitor-surface{padding:14px 14px 34px}.visitor-hero{color:#fff;background:linear-gradient(160deg,#17245f,#0d121c);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:190px;padding:16px;display:flex}.visitor-hero>span{color:#fffc;border:1px solid #ffffff47;border-radius:999px;align-self:flex-start;padding:6px 9px;font-size:9.5px}.visitor-hero h1{margin:0 0 3px;font-size:22px}.visitor-hero p{color:#ffffffa6;margin:0;font-size:11px}.visitor-section{margin-top:23px;padding:0 6px}.facility-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.facility-grid article{border:1px solid var(--grey-200);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:92px;padding:9px 5px;display:flex}.facility-grid i{color:#17245f;font-size:21px}.facility-grid strong{font-size:10.5px}.facility-grid small{color:var(--grey-400);font-size:8.5px}.public-menu{border:1px solid var(--grey-200);border-radius:12px;overflow:hidden}.public-menu article{border-bottom:1px solid var(--grey-100);justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.public-menu article:last-child{border-bottom:0}.public-menu article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.public-menu strong{font-size:11.5px}.public-menu small{color:var(--grey-400);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.public-menu b{color:var(--grey-700);white-space:nowrap;font-size:10px}.promotion-card{background:snow;border:1px solid #fbb6ba;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin:23px 6px 0;padding:15px;display:flex}.promotion-card span{color:var(--brand-dark);font-size:9.5px;font-weight:700}.promotion-card h2{margin:3px 0;font-size:13px}.promotion-card p{color:var(--grey-500);margin:0;font-size:9.5px;line-height:1.7}.promotion-card>b{min-width:48px;height:48px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;place-items:center;font-size:15px;display:grid}.visitor-login{justify-content:center;align-items:center;margin:23px 6px 0;display:flex}.staff-surface{padding-bottom:40px}.staff-mobile-header{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:22px 20px 16px;display:grid}.staff-avatar,.admin-identity>span{color:#fff;background:linear-gradient(#384250,#1f2a37);border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:grid}.staff-mobile-header h1{margin:0;font-size:14px}.staff-mobile-header p{color:var(--grey-500);margin:2px 0 0;font-size:10px}.connection-pill.connected{color:#09734a;background:#e5faf2}.connection-pill:not(.connected) i{background:var(--grey-400);animation:none}.queue-tabs{background:var(--grey-100);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 20px 15px;padding:5px;display:grid}.queue-tabs button{color:var(--grey-500);background:0 0;border:0;border-radius:9px;flex-direction:column;align-items:center;gap:1px;padding:7px;display:flex}.queue-tabs button.active{color:#fff;background:var(--grey-700)}.queue-tabs strong{font-size:17px}.queue-tabs small{font-size:10.5px;font-weight:600}.staff-surface>.inline-alert{margin:0 20px 10px}.queue-list{flex-direction:column;gap:10px;min-height:460px;padding:0 20px;display:flex}.queue-card{border:1px solid var(--grey-200);border-radius:12px;padding:12px}.queue-card-head{grid-template-columns:40px 1fr auto;align-items:center;gap:9px;display:grid}.queue-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.queue-card-head strong{font-size:12.5px}.queue-card-head small{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.request-note{color:var(--grey-500);background:var(--grey-50);border-radius:8px;margin:9px 0 0;padding:7px 9px;font-size:10px}.queue-action{color:#fff;background:linear-gradient(#384250,#1f2a37);border:0;border-radius:10px;width:100%;min-height:38px;margin-top:11px;font-size:11.5px;font-weight:700}.queue-action.complete{color:#09734a;background:#e5faf2}.queue-empty{min-height:360px}.staff-logout{color:var(--grey-500);background:0 0;border:0;align-items:center;gap:7px;margin:22px auto 0;font-size:11px;display:flex}.admin-app{background:var(--grey-100);min-height:100vh;padding:24px}.admin-shell{border:1px solid var(--grey-200);background:#fff;border-radius:16px;grid-template-columns:220px minmax(0,1fr);width:min(1180px,100%);min-height:calc(100vh - 48px);margin:0 auto;display:grid;overflow:hidden}.admin-sidebar{border-left:1px solid var(--grey-100);flex-direction:column;padding:22px 14px 16px;display:flex}.admin-logo{align-items:center;gap:9px;padding:0 7px 25px;display:flex}.admin-logo>span{color:#fff;background:linear-gradient(180deg, var(--brand), var(--brand-dark));border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.admin-logo>img{object-fit:contain;flex:none;width:34px;height:34px}.admin-logo>div{flex-direction:column;min-width:0;display:flex}.admin-logo strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-logo small{color:var(--grey-400);font-size:9.5px}.nav-eyebrow{color:var(--grey-400);margin:0 10px 8px;font-size:10px;font-weight:700}.admin-sidebar nav{flex-direction:column;gap:3px;display:flex}.admin-sidebar nav button{width:100%;color:var(--grey-500);text-align:right;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:10px 11px;font-size:12px;font-weight:600;display:flex;position:relative}.admin-sidebar nav button i{font-size:17px}.admin-sidebar nav button.active{color:#121926;background:var(--grey-100)}.admin-sidebar nav button small{color:var(--grey-400);margin-right:auto;font-size:8px}.admin-identity{border-top:1px solid var(--grey-100);grid-template-columns:36px 1fr auto;align-items:center;gap:8px;margin-top:auto;padding:14px 5px 0;display:grid}.admin-identity>span{width:36px;height:36px}.admin-identity>div{flex-direction:column;min-width:0;display:flex}.admin-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.admin-identity small{color:var(--grey-400);font-size:8.5px}.admin-identity button{color:var(--grey-400);background:0 0;border:0}.admin-content{background:#fff;min-width:0;padding:28px}.admin-page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.admin-page-heading p{color:var(--grey-500);margin:0 0 3px;font-size:11px}.admin-page-heading h1{margin:0;font-size:22px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stats-grid article{border:1px solid var(--grey-200);border-radius:12px;flex-direction:column;min-height:112px;padding:14px;display:flex}.stats-grid span{color:var(--grey-500);font-size:11px}.stats-grid strong{margin-top:9px;font-size:24px}.stats-grid small{color:var(--grey-400);margin-top:auto;font-size:9.5px}.live-table-card{border:1px solid var(--grey-200);border-radius:12px;margin-top:18px;padding:17px}.live-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:1.5fr 1.2fr .6fr 1fr;align-items:center;gap:10px;min-width:680px;display:grid}.table-head{color:var(--grey-500);background:var(--grey-50);border-radius:8px;padding:9px 11px;font-size:10.5px;font-weight:700}.table-row{border-bottom:1px solid var(--grey-100);color:var(--grey-600);padding:11px;font-size:11.5px}.table-row>span:first-child{color:#121926;align-items:center;gap:7px;font-weight:600;display:flex}.table-row>span:first-child i{color:var(--brand);font-size:16px}.table-status-action{align-items:center;gap:6px;display:flex}.table-status-action>button{border:1px solid var(--grey-300);color:var(--grey-700);background:#fff;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:700}.table-empty{color:var(--grey-400);text-align:center;padding:28px;font-size:11px}.catalog-form,.branding-card{border:1px solid var(--grey-200);background:var(--grey-50);border-radius:12px;flex-direction:column;gap:13px;max-width:670px;margin-bottom:18px;padding:18px;display:flex}.check-label{flex-direction:row;align-self:end;align-items:center;min-height:47px}.catalog-checks{flex-wrap:wrap;gap:8px 18px;display:flex}.catalog-checks .check-label{min-height:30px}.catalog-admin-list,.staff-admin-list{border:1px solid var(--grey-200);border-radius:12px;flex-direction:column;display:flex}.catalog-admin-list article{border-bottom:1px solid var(--grey-100);grid-template-columns:40px 1fr auto auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.catalog-admin-list article:last-child{border-bottom:0}.catalog-admin-list article.inactive{opacity:.62}.catalog-admin-list article>div{flex-direction:column;gap:3px;display:flex}.catalog-admin-list strong{font-size:12px}.catalog-admin-list small{color:var(--grey-500);font-size:10px}.branding-card{background:#fff;max-width:560px}.brand-swatches{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:7px;display:grid}.brand-swatches button{border:1px solid var(--grey-200);color:var(--grey-500);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px;font-size:9px;display:flex}.brand-swatches button.active{border-color:#121926;box-shadow:0 0 0 1px #121926}.brand-swatches i{border-radius:9px;width:32px;height:32px}.brand-preview{background:var(--grey-50);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.brand-preview span{color:var(--grey-500);font-size:10.5px}.brand-preview button{color:#fff;background:linear-gradient(180deg, var(--brand), var(--brand-dark));border:0;border-radius:10px;padding:9px 14px;font-size:10.5px;font-weight:700}.staff-admin-list article{border-bottom:1px solid var(--grey-100);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.staff-admin-list article:last-child{border:0}.staff-admin-list article>span{width:38px;height:38px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.staff-admin-list article>div{flex-direction:column;gap:3px;display:flex}.staff-admin-list strong{font-size:11.5px}.staff-admin-list small{color:var(--grey-500);font-size:9.5px}.staff-admin-list article>i{background:var(--grey-300);border-radius:50%;width:8px;height:8px}.staff-admin-list article>i.active{background:#13b476}.future-admin>div:last-child{border:1px dashed var(--grey-300);text-align:center;background:var(--grey-50);border-radius:14px;max-width:620px;margin:80px auto;padding:34px}.future-admin>div:last-child>i{color:#575eff;font-size:34px}.future-admin h2{margin:13px 0 7px;font-size:16px}.future-admin>div:last-child p{color:var(--grey-500);margin:0;font-size:11.5px;line-height:2}.content-tabs{border-bottom:1px solid var(--grey-100);gap:6px;margin-bottom:18px;padding-bottom:10px;display:flex}.content-tabs button{color:var(--grey-500);background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;display:flex}.content-tabs button.active{color:#121926;background:var(--grey-100)}.content-tabs span{min-width:20px;height:20px;color:var(--grey-500);background:#fff;border-radius:999px;place-items:center;font-size:8px;display:grid}.content-card-list{border:1px solid var(--grey-200);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.content-card-list>article{border-bottom:1px solid var(--grey-100);grid-template-columns:40px 1fr auto auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.content-card-list>article:last-child{border-bottom:0}.content-card-list>article.inactive{opacity:.58}.content-card-list>article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.content-card-list strong{font-size:11.5px}.content-card-list small{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.restaurant-admin-list>article{grid-template-columns:40px 1fr auto auto auto}.menu-admin-items{flex-flow:wrap;grid-column:2/-1;gap:6px!important;display:flex!important}.menu-admin-items button{border:1px solid var(--grey-200);color:var(--grey-600);background:var(--grey-50);border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;display:inline-flex}.menu-admin-items button.inactive{opacity:.48}.menu-admin-items b{font-size:8.5px}.menu-admin-items small{color:#09734a;font-size:8px}.menu-item-form{margin-top:15px}.chat-screen{flex-direction:column;height:calc(100vh - 118px);min-height:560px;display:flex}.chat-head{border-bottom:1px solid var(--grey-100);flex:none;padding-bottom:14px}.chat-head.staff-mode>span{color:#242bcc;background:#f0f1ff}.chat-head.staff-mode p{color:#09734a}.chat-thread{scrollbar-width:thin;flex-direction:column;flex:1;gap:12px;min-height:0;padding:18px 2px 12px;display:flex;overflow-y:auto}.chat-message{flex-direction:column;align-self:flex-start;gap:4px;max-width:82%;display:flex}.chat-message.guest{align-self:flex-end;align-items:flex-end}.chat-message>small{color:var(--grey-400);padding:0 4px;font-size:9.5px}.chat-bubble{color:var(--grey-700);background:var(--grey-50);white-space:pre-wrap;border-radius:14px 14px 14px 4px;padding:10px 12px;font-size:12.5px;line-height:2}.chat-bubble.guest{color:#fff;background:linear-gradient(#384250,#1f2a37);border-radius:14px 14px 4px}.chat-bubble.ai{border:1px solid var(--grey-200)}.chat-bubble.staff{color:#17245f;background:#f0f1ff;border:1px solid #dbddff}.redacted-note{color:#f7c7c9;margin-top:5px;font-size:8.5px;display:block}.chat-bubble:not(.guest) .redacted-note{color:#697586}.chat-bubble.typing{align-items:center;gap:4px;width:fit-content;display:flex}.chat-bubble.typing>i{background:var(--grey-400);border-radius:50%;width:5px;height:5px;animation:1s infinite pulse}.chat-bubble.typing>i:nth-child(2){animation-delay:.15s}.chat-bubble.typing>i:nth-child(3){animation-delay:.3s}.chat-bubble.typing>span{color:var(--grey-500);margin-right:4px;font-size:9.5px}.handoff-pill,.chat-system-message{color:#242bcc;text-align:center;background:#f0f1ff;border-radius:999px;align-self:center;padding:6px 10px;font-size:9.5px;font-weight:600;line-height:1.7}.chat-system-message{color:var(--grey-500);background:var(--grey-100)}.chat-composer{background:#fff;flex:none;padding:5px 7px 5px 5px;position:static;bottom:auto;left:auto;right:auto}.chat-composer input{min-height:40px;box-shadow:none;background:0 0;border:0;flex:1;padding:8px 10px;font-size:11px}.chat-composer input:focus{box-shadow:none}.chat-composer button{flex:none}.chat-composer button:disabled{opacity:.45}.conversation-filters{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.conversation-filters button{border:1px solid var(--grey-200);color:var(--grey-500);background:#fff;border-radius:999px;padding:7px 11px;font-size:10.5px;font-weight:600}.conversation-filters button.active{border-color:var(--grey-700);color:#fff;background:var(--grey-700)}.conversation-workspace{border:1px solid var(--grey-200);border-radius:14px;grid-template-columns:310px minmax(0,1fr);min-height:580px;display:grid;overflow:hidden}.conversation-list{border-left:1px solid var(--grey-200);background:var(--grey-50);overflow-y:auto}.conversation-list>button{border:0;border-bottom:1px solid var(--grey-100);width:100%;color:inherit;text-align:right;background:0 0;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid;position:relative}.conversation-list>button.active,.conversation-list>button:hover{background:#fff}.conversation-avatar{color:#17245f;background:#f0f1ff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;font-weight:700;display:grid}.conversation-list>button>div{flex-direction:column;gap:3px;min-width:0;display:flex}.conversation-list strong{font-size:11.5px}.conversation-list small{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.conversation-list time{color:var(--grey-400);align-self:start;font-size:8px}.conversation-list b{color:#fff;background:var(--brand);border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid;position:absolute;bottom:11px;left:12px}.staff-chat-pane{background:#fff;flex-direction:column;min-width:0;display:flex}.staff-chat-pane>header{border-bottom:1px solid var(--grey-100);align-items:center;gap:10px;padding:13px 15px;display:flex}.staff-chat-pane>header>div{flex-direction:column;flex:1;gap:2px;display:flex}.staff-chat-pane>header strong{font-size:12px}.staff-chat-pane>header small{color:var(--grey-500);font-size:9px}.staff-chat-thread{background:linear-gradient(180deg,#fff,var(--grey-50));flex-direction:column;flex:1;gap:11px;min-height:0;padding:18px;display:flex;overflow-y:auto}.staff-chat-composer{border-top:1px solid var(--grey-100);gap:8px;padding:12px;display:flex}.staff-chat-composer input{min-height:42px;font-size:10.5px}.staff-chat-composer button{color:#fff;background:linear-gradient(180deg,var(--brand),var(--brand-dark));white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:6px;padding:9px 13px;font-size:10.5px;font-weight:700;display:inline-flex}.staff-chat-composer button:disabled{opacity:.45}.heading-actions{align-items:center;gap:8px;display:flex}.pending-pill{color:#b54708;background:#fef6dc;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.knowledge-form{border:1px solid var(--grey-200);background:var(--grey-50);border-radius:12px;flex-direction:column;gap:12px;max-width:680px;margin-bottom:18px;padding:17px;display:flex}.knowledge-form textarea{resize:vertical;border:1px solid var(--grey-300);color:#121926;min-height:120px;font:inherit;background:#fff;border-radius:12px;outline:none;padding:11px 13px;line-height:1.9}.knowledge-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.knowledge-list{flex-direction:column;gap:9px;display:flex}.knowledge-list>article{border:1px solid var(--grey-200);background:#fff;border-radius:12px;padding:14px 15px}.knowledge-list>article.pending_review{border-color:#f6d8a4}.knowledge-list>article.rejected{opacity:.72}.knowledge-list header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.knowledge-list header>div{flex-direction:column;gap:4px;display:flex}.knowledge-list strong{font-size:13px}.knowledge-list header small{color:var(--grey-400);font-size:9px}.knowledge-list article>p{color:var(--grey-600);margin:11px 0;font-size:11.5px;line-height:2}.knowledge-list blockquote{color:#b42318;background:#feedeb;border-right:3px solid #f53d46;margin:8px 0;padding:8px 10px;font-size:10px}.knowledge-list footer{align-items:center;gap:7px;min-height:34px;display:flex}.approve-button,.reject-button,.reject-controls button{border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:7px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.approve-button{color:#fff;background:linear-gradient(#13b476,#09734a);border:0}.reject-button{border:1px solid var(--grey-300);color:var(--grey-700);background:#fff}.reject-controls{align-items:center;gap:6px;width:100%;display:flex}.reject-controls input{min-height:35px;font-size:10px}.reject-controls button{border:1px solid var(--grey-300);color:var(--grey-700);white-space:nowrap;background:#fff}.reject-controls button:first-of-type{color:#b42318;border-color:#fbb6ba}.section-block{border:1px solid var(--grey-200);background:#fff;border-radius:12px}.operations-panel{padding:18px 18px 0;overflow:hidden}.section-heading,.subsection-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-heading p{color:var(--brand-dark);margin:0 0 3px;font-size:10px;font-weight:700}.section-heading h2{margin:0;font-size:17px}.operations-tabs{border-bottom:1px solid var(--grey-100);gap:5px;margin:0 -18px;padding:0 18px;display:flex}.operations-tabs button{color:var(--grey-500);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:11px 12px;font-size:11px;font-weight:700;display:flex}.operations-tabs button.active{border-bottom-color:var(--brand);color:var(--brand-dark)}.operations-tabs span{background:var(--grey-100);border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:8px;display:grid}.operations-content{background:var(--grey-50);margin:0 -18px;padding:18px}.subsection-bar{margin-bottom:14px}.subsection-bar>div{flex-direction:column;gap:2px;display:flex}.subsection-bar strong{font-size:12px}.subsection-bar small{color:var(--grey-500);font-size:9.5px}.inline-form{border:1px solid var(--grey-200);background:#fff;border-radius:12px;grid-template-columns:1fr .7fr 1fr auto;align-items:end;gap:9px;margin-bottom:14px;padding:14px;display:grid}.inline-form .primary-button{margin:0}.reservation-form{border:1px solid var(--grey-200);background:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:14px;padding:15px;display:flex}.room-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.room-card{border:1px solid var(--grey-200);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.room-card>div{grid-template-columns:auto 1fr;align-items:baseline;gap:0 5px;display:grid}.room-card>div small{color:var(--grey-500);font-size:9px}.room-card>div strong{font-size:18px}.room-card>div span{color:var(--grey-500);grid-column:1/-1;font-size:9px}.status-select{gap:3px;font-size:9px}.status-select select{max-width:120px;min-height:34px;padding:5px 7px;font-size:9px}.reservation-list,.checkin-list{flex-direction:column;gap:8px;display:flex}.reservation-card{border:1px solid var(--grey-200);background:#fff;border-radius:12px;grid-template-columns:1.35fr 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.reservation-main,.checkin-person{align-items:center;gap:9px;min-width:0;display:flex}.avatar{width:36px;height:36px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid}.reservation-main>div,.checkin-person>div{flex-direction:column;gap:2px;min-width:0;display:flex}.reservation-main strong,.checkin-person strong{font-size:11px}.reservation-main small,.checkin-person small{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.reservation-meta{grid-template-columns:auto auto;align-items:center;gap:4px 9px;display:grid}.reservation-meta>strong{font-size:9.5px}.reservation-meta code{color:var(--grey-500);direction:ltr;grid-column:1/-1;font-size:9px}.checkin-card{border:1px solid var(--grey-200);background:#fff;border-radius:12px;grid-template-columns:1fr .8fr 1.2fr;align-items:center;gap:13px;padding:12px;display:grid}.checkin-document{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.link-button{color:#22358c;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:100%;padding:0;font-size:9px;text-decoration:underline;overflow:hidden}.review-controls{align-items:center;gap:7px;display:flex}.review-controls input{min-height:36px;font-size:9px}.review-controls>div{gap:4px;display:flex}.small-button.approve{color:#09734a;border-color:#a5ecd0}.small-button.reject{color:#b42318;border-color:#fbb6ba}.review-note{color:var(--grey-500);margin:0;font-size:9px}.empty-state{border:1px dashed var(--grey-300);color:var(--grey-400);text-align:center;border-radius:12px;padding:28px;font-size:11px}.range-presets,.report-range,.audit-filters{align-items:end;gap:8px;display:flex}.range-presets button{border:1px solid var(--grey-200);color:var(--grey-600);background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.report-range,.audit-filters{border:1px solid var(--grey-200);background:var(--grey-50);border-radius:12px;margin-bottom:16px;padding:12px}.report-range label,.audit-filters label{color:var(--grey-500);flex-direction:column;flex:1;gap:5px;font-size:9px;font-weight:700;display:flex}.report-range input,.audit-filters input,.audit-filters select{border:1px solid var(--grey-300);min-height:38px;font:inherit;background:#fff;border-radius:9px;padding:7px 9px}.report-range .primary-button{flex:none;margin:0}.report-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.report-card,.audit-card{border:1px solid var(--grey-200);background:#fff;border-radius:14px;padding:15px}.daily-chart{align-items:end;gap:8px;min-height:230px;padding-top:18px;display:flex;overflow-x:auto}.daily-column{flex-direction:column;flex:1;align-items:center;gap:5px;min-width:46px;display:flex}.daily-column>div{border-bottom:1px solid var(--grey-200);justify-content:center;align-items:end;gap:3px;width:100%;height:155px;display:flex}.daily-column i{border-radius:5px 5px 0 0;width:9px;min-height:5px}.daily-column .requests{background:var(--brand)}.daily-column .completed{background:#13b476}.daily-column strong{font-size:8.5px}.daily-column small{color:var(--grey-400);white-space:nowrap;font-size:8px}.service-report-table .table-head,.service-report-table .table-row{grid-template-columns:1fr .4fr .7fr}.service-report-table .table-row strong{color:#09734a;font-size:10px}.security-count{color:#22358c;background:#f0f1ff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.audit-filters label:last-child{flex:1.4}.audit-table .table-head,.audit-table .table-row{grid-template-columns:1.2fr .5fr 1fr 1fr}.audit-table .table-row>span:first-child{align-items:center;gap:7px;display:flex}.audit-table .table-row span{min-width:0}.audit-table .table-row span:nth-child(3){flex-direction:column;gap:2px;display:flex}.audit-table small{color:var(--grey-400);text-align:right;direction:ltr;font-size:8px}.audit-table code{color:var(--grey-500);text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:8.5px;overflow:hidden}.audit-outcome{border-radius:999px;padding:4px 7px;font-size:8px}.audit-outcome.success{color:#087148;background:#dff8ee}.audit-outcome.failure{color:#b42318;background:#feedeb}.audit-card footer{justify-content:center;align-items:center;gap:12px;padding-top:13px;display:flex}.audit-card footer button{border:1px solid var(--grey-200);color:var(--grey-600);background:#fff;border-radius:8px;padding:6px 10px;font-size:9px}.audit-card footer button:disabled{opacity:.4}.audit-card footer span{color:var(--grey-400);font-size:9px}@media (width>=431px){.mobile-surface{box-shadow:0 0 0 1px var(--grey-200)}}@media (width<=900px){.admin-app{padding:0}.admin-shell{border:0;border-radius:0;grid-template-columns:1fr;min-height:100vh}.admin-sidebar{border:0;border-bottom:1px solid var(--grey-100);padding:12px 16px;display:block}.admin-logo,.nav-eyebrow{display:none}.admin-sidebar nav{flex-direction:row;overflow-x:auto}.admin-sidebar nav button{flex:none;width:auto}.admin-identity{display:none}.admin-content{padding:20px}.stats-grid,.room-grid{grid-template-columns:1fr 1fr}.reservation-card{grid-template-columns:1fr auto}.reservation-action{grid-column:1/-1}.checkin-card{grid-template-columns:1fr 1fr}.review-controls,.review-note{grid-column:1/-1}.conversation-workspace{grid-template-columns:260px minmax(0,1fr)}.report-grid{grid-template-columns:1fr}}@media (width<=620px){.auth-shell{padding:0}.auth-mobile{border:0;border-radius:0;min-height:100vh}.form-row,.inline-form{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article{min-height:100px}.brand-swatches{grid-template-columns:1fr 1fr}.catalog-admin-list article{grid-template-columns:40px 1fr auto}.catalog-admin-list article>button{grid-column:2/-1}.operations-tabs{overflow-x:auto}.operations-tabs button{flex:none}.room-grid,.reservation-card,.checkin-card{grid-template-columns:1fr}.reservation-meta,.reservation-action,.review-controls,.review-note{grid-column:auto}.review-controls{flex-direction:column;align-items:stretch}.admin-page-heading{flex-direction:column;align-items:flex-start}.heading-actions{justify-content:space-between;width:100%}.conversation-workspace{grid-template-columns:1fr;min-height:720px}.conversation-list{border-left:0;border-bottom:1px solid var(--grey-200);max-height:260px}.staff-chat-pane{min-height:450px}.staff-chat-pane>header{flex-wrap:wrap}.staff-chat-composer,.reject-controls,.report-range,.audit-filters{flex-direction:column;align-items:stretch}.audit-table{overflow-x:auto}.audit-table .table-head,.audit-table .table-row{min-width:680px}}@media (width<=360px){.quick-grid{grid-template-columns:1fr 1fr}.guest-header h1{font-size:17px}.room-chip{font-size:9.5px}}
