@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url(https://db.onlinewebfonts.com/t/3410011f7a65e03accc7d82c83cc8972.woff2) format("woff2");font-display:swap}@font-face{font-family:IRANSans;font-style:normal;font-weight:700;src:url(https://db.onlinewebfonts.com/t/43a7729d6d302133fd095014f2d0932d.woff2) format("woff2");font-display:swap}html,body,button,input,select,textarea,table,.app,.staff-app{font-family:IRANSans,Tahoma,Arial,sans-serif!important;font-feature-settings:"kern" 1,"liga" 1}:root{--brand-color: #0A1628;--brand-color-2: #1E3A5F;--navy: #0A1628;--navy-light: #1E3A5F;--navy-soft: #2A4A6F;--white: #FFFFFF;--off-white: #F7F9FC;--gray-100: #F0F4F8;--gray-200: #E2E8F0;--gray-300: #CBD5E1;--gray-500: #64748B;--gray-700: #334155;--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--radius: 12px;--radius-sm: 8px;--shadow: 0 4px 20px rgba(10, 22, 40, .08);--shadow-lg: 0 10px 40px rgba(10, 22, 40, .12)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-tap-highlight-color:transparent}body{font-family:IRANSans,Tahoma,Arial,sans-serif;background:var(--off-white);color:var(--navy);line-height:1.6;min-height:100vh;direction:rtl}.app{max-width:480px;margin:0 auto;min-height:100vh;background:var(--white);position:relative;box-shadow:var(--shadow-lg)}@media (min-width: 768px){body{background:linear-gradient(135deg,#0a1628,#1e3a5f);padding:20px 0}.app{border-radius:20px;min-height:calc(100vh - 40px);overflow:hidden}}.header{background:var(--navy);color:var(--white);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}.header-title{font-size:1.05rem;font-weight:600}.header-sub{font-size:.75rem;opacity:.7;margin-top:2px}.btn-icon{background:#fffffff2;border:1px solid rgba(15,23,42,.08);color:var(--navy);width:36px;height:36px;min-width:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;box-shadow:0 2px 10px #0f172a24;transition:background .2s,transform .2s;flex-shrink:0}.btn-icon:hover{background:#fff;transform:translateY(-1px)}.screen{display:none;min-height:calc(100vh - 60px);padding-bottom:80px}.screen.active{display:block;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.entry-hero{background:linear-gradient(160deg,var(--navy) 0%,var(--navy-light) 100%);color:#fff;padding:48px 24px 40px;text-align:center}.entry-logo{width:72px;height:72px;background:#ffffff26;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 16px}.entry-hero h1{font-size:1.5rem;font-weight:700;margin-bottom:6px}.entry-hero p{opacity:.75;font-size:.9rem}.entry-cards{padding:24px 20px;display:flex;flex-direction:column;gap:14px}.entry-card{background:var(--white);border:2px solid var(--gray-200);border-radius:var(--radius);padding:20px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:16px}.entry-card:hover,.entry-card:active{border-color:var(--navy);box-shadow:var(--shadow);transform:translateY(-2px)}.entry-card-icon{width:52px;height:52px;background:var(--gray-100);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.entry-card h3{font-size:1.05rem;font-weight:600;margin-bottom:2px}.entry-card p{font-size:.8rem;color:var(--gray-500)}.login-form{padding:24px 20px}.form-group{margin-bottom:18px}.form-group label{display:block;font-size:.85rem;font-weight:500;margin-bottom:6px;color:var(--gray-700)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 14px;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);font-family:inherit;font-size:.95rem;transition:border-color .2s;background:var(--white);color:var(--navy)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--navy)}.form-hint{font-size:.75rem;color:var(--gray-500);margin-top:6px}.demo-accounts{background:var(--gray-100);border-radius:var(--radius-sm);padding:12px 14px;margin-top:8px;font-size:.8rem;color:var(--gray-700)}.demo-accounts strong{display:block;margin-bottom:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:var(--radius-sm);font-family:inherit;font-size:.95rem;font-weight:600;border:none;cursor:pointer;transition:all .2s}.btn-primary{background:var(--navy);color:#fff;width:100%}.btn-primary:hover{background:var(--navy-light)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{background:transparent;border:1.5px solid var(--navy);color:var(--navy)}.btn-outline:hover{background:var(--navy);color:#fff}.btn-sm{padding:8px 14px;font-size:.85rem}.btn-ghost{background:transparent;color:var(--navy);border:none}.section{padding:20px}.section-title{font-size:1.1rem;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:8px}.about-card{background:var(--gray-100);border-radius:var(--radius);padding:18px;margin-bottom:8px;font-size:.9rem;color:var(--gray-700);line-height:1.7}.facilities-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.facility-card{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius);padding:16px 12px;text-align:center;cursor:pointer;transition:all .2s}.facility-card:hover{border-color:var(--navy);box-shadow:var(--shadow);transform:translateY(-2px)}.facility-card .icon{font-size:1.8rem;margin-bottom:8px}.facility-card h4{font-size:.9rem;font-weight:600;margin-bottom:2px}.facility-card p{font-size:.75rem;color:var(--gray-500)}.menu-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px}.menu-tab{padding:8px 16px;border-radius:20px;background:var(--gray-100);border:none;font-family:inherit;font-size:.85rem;font-weight:500;cursor:pointer;white-space:nowrap;color:var(--gray-700);transition:all .2s}.menu-tab.active{background:var(--navy);color:#fff}.menu-category{margin-bottom:20px}.menu-category h4{font-size:.95rem;font-weight:600;margin-bottom:10px;color:var(--navy-light);border-bottom:1px solid var(--gray-200);padding-bottom:6px}.menu-item{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--gray-100)}.menu-item:last-child{border-bottom:none}.menu-item-name{font-weight:500;font-size:.9rem}.menu-item-desc{font-size:.75rem;color:var(--gray-500);margin-top:2px}.menu-item-price{font-weight:600;font-size:.85rem;color:var(--navy);white-space:nowrap;margin-right:12px}.guest-id-card{display:flex;align-items:center;gap:12px;background:var(--white);margin:10px 16px 6px;padding:12px 14px;border-radius:16px;border:1px solid var(--gray-200);box-shadow:0 4px 16px #0f172a0d}.guest-id-avatar{width:42px;height:42px;min-width:42px;border-radius:50%;background:linear-gradient(135deg,var(--brand-color, var(--navy)),var(--brand-color-2, var(--navy-light)));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.05rem}.guest-id-main{flex:1;min-width:0}.guest-id-greeting{font-size:.68rem;color:var(--gray-500);font-weight:500}.guest-id-name{font-size:.95rem;font-weight:700;color:var(--navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-id-room{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--brand-soft, var(--gray-100));border-radius:12px;padding:6px 14px;min-width:54px}.guest-id-room-label{font-size:.62rem;color:var(--gray-500);font-weight:600}.guest-id-room-num{font-size:1.05rem;font-weight:800;color:var(--brand-color, var(--navy));font-variant-numeric:tabular-nums}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:6px 16px 16px}.qa-btn{display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:14px 6px 12px;text-align:center;cursor:pointer;transition:all .18s;font-family:inherit}.qa-btn:hover{border-color:var(--brand-color, var(--navy));box-shadow:0 8px 20px #0f172a14;transform:translateY(-2px)}.qa-btn .icon{width:40px;height:40px;border-radius:50%;background:var(--brand-soft, var(--gray-100));display:flex;align-items:center;justify-content:center;font-size:1.25rem}.qa-btn span{font-size:.74rem;font-weight:600;color:var(--navy);line-height:1.3}.chat-container{display:flex;flex-direction:column;height:calc(100vh - 60px);max-height:700px}.chat-messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:.9rem;line-height:1.55;animation:fadeIn .2s ease}.msg-ai{background:var(--gray-100);align-self:flex-start;border-bottom-right-radius:4px}.msg-user{background:var(--navy);color:#fff;align-self:flex-end;border-bottom-left-radius:4px}.msg-system{background:#fef3c7;color:#92400e;align-self:center;font-size:.8rem;text-align:center;max-width:95%}.msg-reception{background:#dbeafe;color:#1e40af;align-self:flex-start;border-bottom-right-radius:4px}.msg-time{font-size:.7rem;opacity:.6;margin-top:4px}.chat-input-bar{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--gray-200);background:var(--white)}.chat-input-bar input{flex:1;padding:11px 14px;border:1.5px solid var(--gray-200);border-radius:24px;font-family:inherit;font-size:.9rem}.chat-input-bar input:focus{outline:none;border-color:var(--navy)}.chat-send{width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;border:none;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.request-list{padding:12px 20px;display:flex;flex-direction:column;gap:10px}.request-card{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius);padding:14px 16px;cursor:pointer;transition:all .2s}.request-card:hover{border-color:var(--navy-light);box-shadow:var(--shadow)}.request-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.request-card-title{font-weight:600;font-size:.95rem}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.72rem;font-weight:600}.badge-free{background:#d1fae5;color:#065f46}.badge-paid{background:#fef3c7;color:#92400e}.badge-created{background:#e0e7ff;color:#3730a3}.badge-progress{background:#dbeafe;color:#1e40af}.badge-done{background:#d1fae5;color:#065f46}.badge-waiting{background:#fed7aa;color:#9a3412}.badge-rejected{background:#fee2e2;color:#991b1b}.request-meta{font-size:.78rem;color:var(--gray-500)}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--white);border-top:1px solid var(--gray-200);display:flex;justify-content:space-around;padding:8px 0 calc(8px + env(safe-area-inset-bottom));z-index:100}.nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.7rem;color:var(--gray-500);padding:6px 12px;transition:color .2s}.nav-item.active{color:var(--navy);font-weight:600}.nav-item .nav-icon{font-size:1.3rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a162880;z-index:200;display:none;align-items:flex-end;justify-content:center}.modal-overlay.open{display:flex;animation:fadeIn .2s ease}.modal{background:var(--white);border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;padding:24px 20px 32px;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-handle{width:40px;height:4px;background:var(--gray-300);border-radius:2px;margin:0 auto 16px}.modal h3{font-size:1.15rem;font-weight:700;margin-bottom:8px}.modal-detail-row{display:flex;gap:8px;margin:10px 0;font-size:.9rem}.modal-detail-row .label{color:var(--gray-500);min-width:80px}.modal-close{margin-top:20px}.toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;padding:12px 24px;border-radius:30px;font-size:.9rem;z-index:300;opacity:0;transition:opacity .3s;pointer-events:none;white-space:nowrap}.toast.show{opacity:1}.hidden{display:none!important}.text-center{text-align:center}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.flex-between{display:flex;justify-content:space-between;align-items:center}.empty-state{text-align:center;padding:40px 20px;color:var(--gray-500)}.empty-state .icon{font-size:2.5rem;margin-bottom:12px}.powered{text-align:center;padding:16px;font-size:.72rem;color:var(--gray-500)}.powered span{font-weight:600;color:var(--navy-light)}.confirm-actions{display:flex;gap:10px;margin-top:12px}.confirm-actions .btn{flex:1}.staff-app{display:none;min-height:100vh;background:var(--gray-100);font-family:IRANSansX,IRANSansXFaNum,IRANSans,IRANSansWeb,IranSans,IranSansWeb,Tahoma,Arial,sans-serif;direction:rtl}.staff-app.active{display:flex}.staff-sidebar{width:260px;background:var(--navy);color:#fff;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto}.staff-sidebar-header{padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.staff-sidebar-header h2{font-size:1.1rem;font-weight:700}.staff-sidebar-header p{font-size:.75rem;opacity:.7;margin-top:4px}.staff-nav{flex:1;padding:12px 0}.staff-nav-item{display:flex;align-items:center;gap:10px;padding:11px 18px;color:#ffffffbf;background:none;border:none;width:100%;text-align:right;font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .15s}.staff-nav-item:hover{background:#ffffff14;color:#fff}.staff-nav-item.active{background:#ffffff1f;color:#fff;font-weight:600;border-right:3px solid white}.staff-nav-item .nav-icon{font-size:1.15rem;width:24px;text-align:center}.staff-sidebar-footer{padding:14px 16px;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem}.staff-sidebar-footer .role-badge{display:inline-block;background:#ffffff26;padding:2px 8px;border-radius:10px;font-size:.72rem;margin-top:4px}.staff-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.staff-topbar{background:#fff;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:20}.staff-topbar h1{font-size:1.15rem;font-weight:700}.staff-content{flex:1;overflow-y:auto;padding:20px 24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin-bottom:24px}.stat-card{background:#fff;border-radius:var(--radius);padding:16px;border:1px solid var(--gray-200)}.stat-card .stat-value{font-size:1.6rem;font-weight:700;color:var(--navy)}.stat-card .stat-label{font-size:.8rem;color:var(--gray-500);margin-top:4px}.stat-card.alert .stat-value{color:var(--danger)}.stat-card.success .stat-value{color:var(--success)}.stat-card.warning .stat-value{color:var(--warning)}.staff-table-wrap{background:#fff;border-radius:var(--radius);border:1px solid var(--gray-200);overflow:hidden}.staff-table{width:100%;border-collapse:collapse;font-size:.88rem}.staff-table th{background:var(--gray-100);padding:10px 14px;text-align:right;font-weight:600;color:var(--gray-700);border-bottom:1px solid var(--gray-200);white-space:nowrap}.staff-table td{padding:11px 14px;border-bottom:1px solid var(--gray-100);vertical-align:middle}.staff-table tr:last-child td{border-bottom:none}.staff-table tr:hover td{background:var(--off-white)}.panel-section{display:none}.panel-section.active{display:block;animation:fadeIn .2s ease}.panel-toolbar{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.panel-toolbar .search-input{flex:1;min-width:180px;padding:9px 14px;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);font-family:inherit;font-size:.9rem}.filter-chips{display:flex;gap:6px;flex-wrap:wrap}.chip{padding:6px 12px;border-radius:20px;border:1.5px solid var(--gray-200);background:#fff;font-family:inherit;font-size:.8rem;cursor:pointer;transition:all .15s}.chip.active{background:var(--navy);color:#fff;border-color:var(--navy)}.panel-form{background:#fff;border-radius:var(--radius);border:1px solid var(--gray-200);padding:20px;max-width:560px}.panel-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;gap:10px;margin-top:18px}.edit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.edit-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:var(--radius);padding:16px;transition:border-color .15s}.edit-card:hover{border-color:var(--navy-light)}.edit-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.edit-card h4{font-size:.95rem;font-weight:600}.edit-card .meta{font-size:.78rem;color:var(--gray-500);margin-top:4px}.toggle{position:relative;width:40px;height:22px;background:var(--gray-300);border-radius:11px;cursor:pointer;transition:background .2s;border:none;flex-shrink:0}.toggle.on{background:var(--success)}.toggle:after{content:"";position:absolute;top:2px;right:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s}.toggle.on:after{transform:translate(-18px)}.staff-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:20px}.staff-login-box{background:#fff;border-radius:16px;padding:32px 28px;width:100%;max-width:400px;box-shadow:var(--shadow-lg)}.staff-login-box h2{text-align:center;margin-bottom:6px;font-size:1.3rem}.staff-login-box .sub{text-align:center;color:var(--gray-500);font-size:.85rem;margin-bottom:24px}.role-select-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.role-option{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s;background:#fff}.role-option:hover,.role-option.selected{border-color:var(--navy);background:var(--off-white)}.role-option .role-icon{font-size:1.3rem}.role-option .role-info h4{font-size:.9rem;font-weight:600}.role-option .role-info p{font-size:.75rem;color:var(--gray-500)}@media (max-width: 900px){.staff-sidebar{width:220px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.staff-app.active{flex-direction:column}.staff-sidebar{width:100%;height:auto;position:relative}.staff-nav{display:flex;overflow-x:auto;padding:0}.staff-nav-item{white-space:nowrap;border-right:none!important;border-bottom:3px solid transparent}.staff-nav-item.active{border-bottom-color:#fff}.panel-form .form-row{grid-template-columns:1fr}}.entry-card.staff-entry{border-color:var(--navy-light);background:linear-gradient(135deg,#f0f4f8,#e8eef5)}.btn-xs{padding:4px 10px;font-size:.78rem;border-radius:6px;font-family:inherit;cursor:pointer;border:1px solid var(--gray-200);background:#fff;color:var(--navy);transition:all .15s}.btn-xs:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.btn-xs.success{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.btn-xs.success:hover{background:var(--success);color:#fff}.btn-xs.danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.btn-xs.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 800px){.two-col{grid-template-columns:1fr}}.kb-status-approved{color:var(--success);font-weight:600;font-size:.8rem}.kb-status-pending{color:var(--warning);font-weight:600;font-size:.8rem}.empty-panel{text-align:center;padding:48px 20px;color:var(--gray-500);background:#fff;border-radius:var(--radius);border:1px solid var(--gray-200)}.guest-notification-banner{margin:12px 20px 0;padding:14px 16px;border:1px solid #C7D2FE;background:#eef2ff;color:#1e1b4b;border-radius:14px;box-shadow:0 4px 14px #0f172a0f}.guest-notification-banner strong{display:block;margin-bottom:5px}.guest-notification-banner .banner-actions{display:flex;gap:8px;margin-top:10px}.guest-notification-banner .banner-actions .btn{flex:1}.confirm-offer-card{margin-top:12px;padding:14px;background:#f8fafc;border-radius:14px;border:1px solid #CBD5E1}.confirm-offer-card .offer-title{font-weight:700;margin-bottom:8px}.confirm-offer-card .offer-hint{color:#64748b;font-size:.78rem;line-height:1.7;margin-bottom:10px}.guest-promotion-sticky{position:sticky;top:68px;z-index:45;margin:10px 12px 0}.promo-sticky-inner{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #FCD34D;background:#fffbeb;border-radius:14px;box-shadow:0 6px 18px #0f172a14}.promo-sticky-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f59e0b;color:#fff;font-weight:800}.promo-sticky-copy{flex:1;min-width:0}.promo-sticky-copy strong{display:block;font-size:.86rem}.promo-sticky-copy span{display:block;color:#92400e;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-sticky-close,.promo-popup-close{border:0;background:transparent;color:#92400e;font-size:1.3rem;cursor:pointer}.guest-promo-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a162861;display:flex;align-items:flex-start;justify-content:center;padding:105px 18px 20px;z-index:300}.guest-promo-popup{width:min(420px,100%);background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 60px #0a16283d;position:relative;text-align:right;animation:promoIn .22s ease-out}.promo-popup-close{position:absolute;top:10px;left:12px;font-size:1.6rem;color:#64748b}.promo-popup-badge{display:inline-block;background:#fef3c7;color:#92400e;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:700;margin-bottom:12px}.guest-promo-popup h3{font-size:1.1rem;margin-bottom:8px;color:var(--navy)}.guest-promo-popup p{color:var(--gray-700);font-size:.88rem;margin-bottom:18px}.promo-popup-action{width:100%}@keyframes promoIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.section-caption{font-size:.75rem;color:var(--gray-500);margin-top:3px}.upsell-zone{padding-top:10px}.guest-promotions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.promo-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f7f9fc);border:1px solid #e2e8f0;border-radius:18px;padding:15px;cursor:pointer;box-shadow:0 8px 24px #0a162812;transition:.18s}.promo-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0a16281f}.promo-card:after{content:"›";position:absolute;left:12px;bottom:12px;font-size:1.35rem;color:#0a1628}.promo-icon{width:42px;height:42px;border-radius:13px;background:#0a1628;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:11px}.promo-badge{position:absolute;top:10px;left:10px;background:#f59e0b;color:#fff;border-radius:999px;padding:4px 7px;font-size:.6rem;font-weight:800}.promo-card h4{font-size:.9rem;color:var(--navy);margin-bottom:5px;padding-left:16px}.promo-card p{font-size:.72rem;color:var(--gray-500);line-height:1.6;padding-left:16px}.hotel-hero-image-wrap{border-radius:18px;overflow:hidden;margin-bottom:10px;background:#eef2f7}.hotel-hero-image{width:100%;height:190px;object-fit:cover;display:block}.menu-hero-image{width:100%;height:150px;object-fit:cover;border-radius:14px;margin-bottom:12px;display:block}.image-upload-preview img{max-width:100%;max-height:180px;border-radius:14px;object-fit:cover;margin-top:8px}@media (max-width:520px){.guest-promotions-grid{grid-template-columns:1fr}}.brand-logo{width:34px;height:34px;object-fit:contain;border-radius:9px;background:#ffffff1a;padding:4px;display:none;flex:0 0 auto}.header-brand{display:flex;align-items:center;gap:10px;min-width:0}.header-brand .header-copy{min-width:0}.header-brand .header-title,.header-brand .header-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-brand-logo{width:34px;height:34px;object-fit:contain;border-radius:9px;background:#ffffff14;padding:4px;display:none;margin-left:8px}.staff-sidebar-header .staff-brand-row{display:flex;align-items:center;justify-content:center;gap:8px}.guest-promo-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#080f1c7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:22px;z-index:500;animation:promoOverlayIn .18s ease-out}.guest-promo-popup{width:min(430px,100%);border-radius:24px;padding:0;overflow:hidden;background:#fff;box-shadow:0 30px 100px #00000040;position:relative;text-align:right;animation:promoIn .24s cubic-bezier(.2,.8,.2,1)}.promo-popup-visual{height:150px;background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2));position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:18px}.promo-popup-visual:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff1f;left:-55px;top:-70px}.promo-popup-icon{position:relative;z-index:1;width:58px;height:58px;border-radius:18px;background:#ffffff29;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px}.promo-popup-body{padding:20px 22px 22px}.promo-popup-close{position:absolute;top:12px;left:12px;z-index:4;width:34px;height:34px;border-radius:50%;background:#ffffffeb!important;color:#334155!important;font-size:20px!important;display:flex;align-items:center;justify-content:center}.promo-popup-badge{display:inline-flex;align-items:center;background:#10b9811a;color:var(--brand-color);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800;margin-bottom:10px}.guest-promo-popup h3{font-size:1.18rem;margin-bottom:7px;color:var(--navy)}.guest-promo-popup p{color:var(--gray-700);font-size:.88rem;line-height:1.8;margin-bottom:16px}.promo-popup-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.promo-popup-meta span{font-size:.74rem;padding:5px 9px;border-radius:999px;background:var(--gray-100);color:var(--gray-700)}.promo-popup-action{width:100%;height:46px;font-weight:800}@keyframes promoOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes promoIn{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}.guest-promotions-grid{grid-template-columns:1fr 1fr;gap:12px}.promo-card{position:relative;overflow:hidden;border:1px solid var(--gray-200);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 8px 24px #0a162812;border-radius:18px;padding:15px;min-height:150px;transition:.18s}.promo-card:after{content:"رزرو / سفارش";position:absolute;bottom:12px;left:14px;color:var(--brand-color);font-size:.72rem;font-weight:800}.promo-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0a16281c}.promo-card .promo-badge{background:#10b9811a;color:var(--brand-color);border:0}.promo-card .promo-icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2));color:#fff;display:flex;align-items:center;justify-content:center;margin:8px 0}.promo-card p{min-height:42px}.checkin-toolbar{display:grid;grid-template-columns:1.2fr .8fr .8fr auto;gap:8px;align-items:end;margin-bottom:12px}.checkin-toolbar .form-group{margin:0}.checkin-sort{min-width:130px}.room-search{min-width:150px}@media (max-width:900px){.checkin-toolbar{grid-template-columns:1fr 1fr}.checkin-toolbar .btn{width:100%}}.input-number{font-variant-numeric:tabular-nums;direction:ltr;text-align:right}.number-separator{font-variant-numeric:tabular-nums;letter-spacing:.1px}.status-note{font-size:.78rem;color:var(--gray-500);margin-top:4px}.badge-done{background:#ecfdf5!important;color:#047857!important}.request-card .badge-done:before{content:"✓ "}:root{--brand-color:#6C4FE0;--brand-color-2:#8B7CF6;--brand-soft:rgba(108,79,224,.08);--brand-soft-2:rgba(108,79,224,.05);--ink-900:#111318}.btn-primary{background:var(--brand-color)!important;border-color:var(--brand-color)!important}.btn-outline{color:var(--brand-color);border-color:var(--brand-color)}.header{background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2))}.staff-sidebar{background:linear-gradient(180deg,var(--brand-color),var(--brand-color-2))}.staff-topbar{border-bottom-color:color-mix(in srgb,var(--brand-color) 18%,white)}h1,h2,h3,h4,h5,h6,.header-title,.section-title,.btn,.staff-nav-item,.staff-topbar h1,.promo-card h4,.guest-promo-popup h3{font-family:IRANSansX Bold,IRANSansX Regular,IRANSans,Tahoma,Arial,sans-serif}.guest-promo-popup-wrap{background:#050c1694;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:20px}.guest-promo-popup{width:min(440px,100%);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 35px 110px #00000047;border:1px solid rgba(255,255,255,.7)}.promo-popup-visual{height:168px;background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2));position:relative;padding:22px;align-items:flex-end}.promo-popup-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.28),transparent 34%),radial-gradient(circle at 15% 90%,rgba(255,255,255,.12),transparent 30%)}.promo-popup-icon{width:66px;height:66px;border-radius:20px;background:#ffffff2b;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:34px;box-shadow:0 10px 30px #0000001f}.promo-popup-body{padding:22px 24px 24px}.promo-popup-meta span{background:#f6f8fa;border:1px solid #e9eef3}.promo-popup-action{border-radius:14px;height:50px}.promo-card{border-radius:20px;min-height:164px;background:linear-gradient(145deg,#fff,#f7faf9);box-shadow:0 10px 30px #0a16280f}.header{background:linear-gradient(135deg,#fffffff5,#ffffffd1)!important;color:var(--navy);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 8px 28px #0f172a0d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header .header-title{color:var(--navy)}.header .header-sub{color:var(--gray-500)}.brand-logo{width:44px!important;height:44px!important;border-radius:14px!important;padding:5px!important;background:#ffffffc7!important;border:1px solid rgba(15,23,42,.07);box-shadow:0 6px 18px #0f172a14}.entry-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--brand-color),var(--brand-color-2))!important;border-radius:0 0 32px 32px;padding:34px 24px 40px!important;box-shadow:0 18px 50px #0000001f}.entry-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-80px;background:#ffffff1a}.entry-logo{position:relative;z-index:1;width:72px;height:72px;border-radius:22px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 12px 35px #0000001f}.public-brand-hero{position:relative;min-height:150px;border-radius:24px;overflow:hidden;margin-bottom:14px;background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2));padding:24px;color:#fff;box-shadow:0 18px 45px #0f172a1f}.public-brand-copy{max-width:78%}.public-brand-copy .eyebrow,.lead-kicker{font-size:.66rem;letter-spacing:.12em;font-weight:900;opacity:.75}.public-brand-copy h2{font-size:1.25rem;margin:9px 0 7px}.public-brand-copy p{font-size:.78rem;line-height:1.8;opacity:.88}.public-upsell-zone{padding-top:2px}.revenue-pill{font-size:.62rem;font-weight:900;color:var(--brand-color);background:var(--brand-soft);padding:6px 9px;border-radius:999px}.promo-card-public{min-height:178px!important;padding:16px!important}.promo-card-public .promo-card-cta{position:absolute;right:15px;bottom:13px;color:var(--brand-color);font-size:.7rem;font-weight:900}.promo-card-public p{padding-left:0!important;max-width:90%}.public-chat-card{display:flex;align-items:center;gap:12px;background:linear-gradient(180deg,#fff,var(--brand-soft-2));border:1px solid rgba(15,23,42,.07);border-radius:20px;padding:15px;cursor:pointer;box-shadow:0 8px 26px #0f172a0d}.public-chat-card>div:nth-child(2){flex:1}.public-chat-card p{font-size:.72rem;color:var(--gray-500);margin-top:3px;line-height:1.6}.public-chat-icon{width:42px;height:42px;border-radius:14px;background:var(--brand-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.lead-modal{padding:24px}.lead-modal-top{padding:2px 0 16px}.lead-modal-top h3{margin:8px 0 5px;font-size:1.15rem}.lead-modal-top p{font-size:.78rem;color:var(--gray-500);line-height:1.8}.lead-modal .form-group{margin-bottom:12px}.lead-modal input{height:46px}.lead-modal .form-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.lead-modal .btn{width:100%;height:46px}#screen-guest .guest-id-card{margin-top:12px}#screen-guest .upsell-zone{background:linear-gradient(180deg,rgba(255,255,255,.98),var(--brand-soft-2));padding-top:16px;padding-bottom:8px}#screen-guest .section-title{font-weight:900}.guest-promotion-sticky{top:62px}.promo-sticky-inner{background:#fffffff0;border:1px solid var(--brand-soft);box-shadow:0 10px 28px #0f172a17;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.btn-primary{background:var(--brand-color)!important;border-color:var(--brand-color)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--brand-color) 22%,transparent)}.btn-outline{color:var(--brand-color)!important;border-color:color-mix(in srgb,var(--brand-color) 42%,white)!important}@media (max-width:520px){.public-brand-copy{max-width:90%}.promo-card-public{min-height:165px!important}}html,body,button,input,select,textarea,table,.app,.staff-app,.staff-app *,.app *{font-family:IRANSans,Tahoma,Arial,sans-serif!important}.online-checkin-entry{border:1px solid color-mix(in srgb,var(--brand-color) 18%,white);background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--brand-color) 4%,white))}.online-checkin-shell{padding-bottom:40px}.online-checkin-hero{background:linear-gradient(135deg,var(--brand-color),var(--brand-color-2));color:#fff;border-radius:22px;padding:22px;margin-bottom:20px;box-shadow:0 14px 35px color-mix(in srgb,var(--brand-color) 18%,transparent)}.online-checkin-hero span{font-size:.68rem;letter-spacing:.12em;opacity:.75}.online-checkin-hero h2{margin:6px 0;font-size:1.35rem}.online-checkin-hero p{font-size:.84rem;opacity:.88;line-height:1.8}.upload-card{border:1px dashed var(--gray-300);border-radius:16px;padding:15px;display:flex;align-items:center;gap:12px;background:var(--off-white);margin:14px 0}.upload-card p{color:var(--gray-500);font-size:.78rem}.upload-btn{margin-right:auto;background:var(--brand-color);color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;font-size:.8rem}.upload-file-name{font-size:.72rem;color:var(--gray-500);max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consent-row{display:flex;align-items:flex-start;gap:8px;font-size:.78rem;color:var(--gray-600);margin:16px 0}.privacy-note{text-align:center;color:var(--gray-500);font-size:.72rem;margin-top:10px}.prearrival-banner{margin:12px 20px 4px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-color) 10%,white),#fff);border:1px solid color-mix(in srgb,var(--brand-color) 15%,white);display:flex;align-items:center;gap:12px;justify-content:space-between}.prearrival-banner strong{display:block;font-size:.86rem}.prearrival-banner span{display:block;color:var(--gray-600);font-size:.74rem;margin-top:3px}.prearrival-banner .btn{white-space:nowrap}.feature-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 18px}.feature-access-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px solid var(--gray-200);border-radius:14px;background:#fff}.feature-access-card strong{display:block;font-size:.82rem}.feature-access-card span{display:block;color:var(--gray-500);font-size:.68rem;margin-top:2px;line-height:1.5}.switch{position:relative;width:42px;height:24px;flex:0 0 42px}.switch input{opacity:0;width:0;height:0}.switch>span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;background:#cbd5e1;transition:.2s;cursor:pointer}.switch>span:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 4px #0000002e}.switch input:checked+span{background:var(--brand-color)}.switch input:checked+span:before{transform:translate(18px)}.number-separator{direction:ltr;text-align:left}.hero-photo-wrap{margin:12px 16px 4px;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #0f172a1a}.hero-photo-wrap img{display:block;width:100%;height:168px;object-fit:cover}.hero-photo-caption{display:none}.greet-block{padding:14px 20px 4px}.greet-block .greet-hi{font-size:1.35rem;font-weight:700;color:var(--ink-900)}.greet-block .greet-meta{font-size:.82rem;color:var(--gray-500);margin-top:4px}.greet-block .greet-link{font-size:.8rem;color:var(--brand-color);font-weight:600;margin-inline-start:6px;cursor:pointer}.chip-row{display:flex;gap:10px;padding:14px 16px 6px;overflow-x:auto;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:10px 14px;font-size:.8rem;font-weight:600;color:var(--ink-900);white-space:nowrap;cursor:pointer;box-shadow:0 2px 8px #0f172a0a;transition:.15s}.chip:hover{border-color:var(--brand-color);box-shadow:0 6px 16px #0f172a14}.chip .chip-icon{font-size:.95rem}.duve-section{padding:18px 16px 4px}.duve-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.duve-section-head h3{font-size:1rem;font-weight:700;color:var(--ink-900);margin:0}.duve-section-head .see-all{font-size:.78rem;color:var(--brand-color);font-weight:600;cursor:pointer}.picks-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.picks-row::-webkit-scrollbar{display:none}.pick-card{flex:0 0 auto;width:132px;cursor:pointer}.pick-card img{width:132px;height:92px;object-fit:cover;border-radius:16px;display:block;background:var(--gray-100)}.pick-card .pick-emoji-tile{width:132px;height:92px;border-radius:16px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:2rem}.pick-card .pick-label{font-size:.78rem;font-weight:600;color:var(--ink-900);margin-top:7px}.picks-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.picks-grid-2 .pick-card{width:100%}.picks-grid-2 .pick-card img,.picks-grid-2 .pick-card .pick-emoji-tile{width:100%;height:108px}.list-rows{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--gray-200)}.list-row{display:flex;align-items:center;gap:12px;padding:13px 16px;cursor:pointer;border-bottom:1px solid var(--gray-100);transition:background .15s}.list-row:last-child{border-bottom:none}.list-row:hover{background:var(--gray-50, #FAFBFC)}.list-row .list-row-thumb{width:40px;height:40px;border-radius:12px;object-fit:cover;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.list-row .list-row-body{flex:1;min-width:0}.list-row .list-row-title{font-size:.86rem;font-weight:600;color:var(--ink-900)}.list-row .list-row-sub{font-size:.72rem;color:var(--gray-500);margin-top:2px}.list-row .list-row-chevron{color:var(--gray-400);font-size:1rem;flex-shrink:0}.btn-dark{background:var(--ink-900)!important;color:#fff!important;border:none!important;border-radius:14px;font-weight:700}.btn-dark:hover{background:#000!important}.menu-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 14px;scrollbar-width:none}.menu-tabs::-webkit-scrollbar{display:none}.menu-tab{flex:0 0 auto;padding:9px 16px;border-radius:12px;border:none;background:var(--gray-100);color:var(--gray-600);font-size:.82rem;font-weight:600;cursor:pointer;transition:.15s}.menu-tab.active{background:var(--ink-900);color:#fff}.menu-delivery-row{display:flex;align-items:center;gap:8px;font-size:.78rem;color:var(--gray-500);padding:2px 0 14px}.menu-category h4{font-size:.92rem;font-weight:700;margin:16px 0 8px}.menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--gray-100)}.menu-item-name{font-size:.86rem;font-weight:600;color:var(--ink-900)}.menu-item-desc{font-size:.72rem;color:var(--gray-500);margin-top:2px;line-height:1.5}.menu-item-price{font-size:.8rem;font-weight:700;color:var(--ink-900);white-space:nowrap}.menu-item-add{width:30px;height:30px;border-radius:50%;background:var(--gray-100);border:none;font-size:1.1rem;font-weight:700;color:var(--ink-900);cursor:pointer;flex-shrink:0;transition:.15s}.menu-item-add:hover{background:var(--ink-900);color:#fff}.menu-hero-image{width:100%;height:150px;object-fit:cover;border-radius:18px;margin-bottom:12px}.menu-order-bar{position:sticky;bottom:0;background:linear-gradient(0deg,#fff 60%,#fff0);padding:16px 0 4px;margin-top:8px}.checkin-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.checkin-upload-tile{aspect-ratio:1;border-radius:14px;overflow:hidden;background:var(--gray-100);display:flex;align-items:center;justify-content:center}.checkin-upload-tile img{width:100%;height:100%;object-fit:cover}.checkin-upload-tile.add-tile{border:1.5px dashed var(--gray-300);background:#fff;flex-direction:column;gap:4px;color:var(--brand-color);font-size:.68rem;font-weight:700;cursor:pointer}.checkin-upload-tile.add-tile .plus{font-size:1.4rem;line-height:1}.checkin-signature-box{border:1px solid var(--gray-200);border-radius:16px;padding:14px;margin:14px 0;background:#fff}.checkin-signature-box .sig-label{font-size:.74rem;color:var(--gray-500);font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:6px}.checkin-signature-box .sig-pad{height:70px;border-radius:10px;background:var(--gray-50, #FAFBFC);display:flex;align-items:center;justify-content:center;color:var(--gray-300);font-size:.72rem}.online-checkin-shell .form-group input,.online-checkin-shell .form-group select,.online-checkin-shell .form-group textarea{border-radius:12px;border:1px solid var(--gray-200);background:#fff}.ask-assistant-hint{display:flex;align-items:center;gap:10px;background:var(--brand-soft);border:1px solid color-mix(in srgb,var(--brand-color) 20%,white);border-radius:16px;padding:13px 15px;margin:12px 16px;cursor:pointer}.ask-assistant-hint .icon{width:34px;height:34px;border-radius:10px;background:var(--brand-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.ask-assistant-hint p{font-size:.78rem;color:var(--gray-700);line-height:1.5;margin:0}.ask-assistant-hint strong{display:block;font-size:.84rem;color:var(--ink-900);margin-bottom:1px}.hero-welcome-card{margin:12px 16px 4px;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #0f172a1a;background:#fff}.hero-welcome-card .hero-img{display:block;width:100%;height:190px;object-fit:cover}.hero-welcome-card .hero-welcome-body{padding:14px 16px 16px}.hero-welcome-card .hero-welcome-name{font-size:1.25rem;font-weight:700;color:var(--ink-900)}.hero-welcome-card .hero-welcome-meta{font-size:.78rem;color:var(--gray-500);margin-top:4px}.hero-welcome-card .hero-welcome-meta a,.hero-welcome-card .hero-welcome-meta .link{color:var(--brand-color);font-weight:600;cursor:pointer;margin-inline-start:6px}.hero-quick-pills{display:flex;gap:10px;padding:0 16px 16px;overflow-x:auto;scrollbar-width:none}.hero-quick-pills::-webkit-scrollbar{display:none}.hero-quick-pills .chip{flex:0 0 auto}.upsell-picks-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.upsell-picks-row::-webkit-scrollbar{display:none}.upsell-pick-card{flex:0 0 auto;width:148px;background:#fff;border:1px solid var(--gray-200);border-radius:16px;overflow:hidden}.upsell-pick-card .pick-tile{width:100%;height:96px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;font-size:2rem}.upsell-pick-card .pick-body{padding:10px 11px 12px}.upsell-pick-card .pick-title{font-size:.82rem;font-weight:700;color:var(--ink-900);line-height:1.3}.upsell-pick-card .pick-price{font-size:.74rem;color:var(--gray-500);margin:3px 0 8px}.upsell-pick-card .pick-book-btn{width:100%;padding:7px 0;border-radius:10px;border:none;background:var(--ink-900);color:#fff;font-size:.76rem;font-weight:700;cursor:pointer}.upsell-pick-card .pick-book-btn:hover{background:#000}.conv-context-panel{width:260px;flex-shrink:0;background:#fff;border:1px solid var(--gray-200);border-radius:16px;padding:16px;align-self:flex-start}.conv-context-panel h4{font-size:.9rem;margin:0 0 12px}.conv-context-row{display:flex;justify-content:space-between;font-size:.8rem;padding:6px 0;border-bottom:1px solid var(--gray-100)}.conv-context-row:last-child{border-bottom:none}.conv-context-row .label{color:var(--gray-500)}.conv-context-row .value{color:var(--ink-900);font-weight:600}.conv-context-empty{font-size:.78rem;color:var(--gray-500)}.branding-preview-frame{width:220px;border:8px solid var(--ink-900);border-radius:32px;overflow:hidden;margin:0 auto;box-shadow:0 12px 30px #0f172a26}.branding-preview-frame .preview-hero{height:110px;background-size:cover;background-position:center}.branding-preview-frame .preview-body{padding:10px 12px;background:#fff}.branding-preview-frame .preview-name{font-size:.82rem;font-weight:700}.branding-preview-frame .preview-pill{display:inline-block;margin-top:8px;padding:5px 10px;border-radius:10px;background:var(--gray-100);font-size:.66rem;font-weight:600}.logo-upload-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.logo-upload-row .logo-preview{width:56px;height:56px;border-radius:14px;background:var(--gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-upload-row .logo-preview img{width:100%;height:100%;object-fit:contain}.wifi-reveal-card{margin:0 16px 16px;padding:12px 14px;border-radius:14px;background:var(--gray-50, #FAFBFC);border:1px solid var(--gray-200)}.wifi-row{display:flex;justify-content:space-between;font-size:.8rem;padding:5px 0}.wifi-row .label{color:var(--gray-500)}.wifi-row .value{color:var(--ink-900);font-weight:700;font-family:monospace;direction:ltr}.wifi-empty{font-size:.78rem;color:var(--gray-500);margin:0}.god-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:#f7f8fb;color:#151821;direction:ltr}.god-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px 18px;background:#fff;border-right:1px solid #e9ebf0;z-index:20}.god-sidebar-brand{display:flex;align-items:center;gap:12px;padding:4px 8px 26px}.god-logo-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#111827;color:#fff;font-size:18px;font-weight:800;letter-spacing:-.04em}.god-brand-title{font-size:16px;line-height:1.15;font-weight:750;letter-spacing:-.02em}.god-brand-subtitle{margin-top:3px;color:#9298a5;font-size:11px}.god-nav{display:flex;flex-direction:column;gap:5px}.god-nav-item,.god-logout{width:100%;min-height:42px;border:0;border-radius:10px;padding:0 13px;display:flex;align-items:center;background:transparent;color:#5f6673;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.god-nav-item:hover:not(:disabled),.god-logout:hover{background:#f4f5f8;color:#151821}.god-nav-item.active{background:#f0edff;color:#6048d8}.god-nav-item:disabled{opacity:.42;cursor:default}.god-sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid #f0f1f4}.god-logout{margin-top:4px;color:#9b4a50}.god-main{min-width:0;padding:38px 42px 56px;direction:ltr}.god-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.god-eyebrow{margin-bottom:5px;color:#989eaa;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.god-header h1{margin:0;color:#14171f;font-size:31px;line-height:1.12;font-weight:720;letter-spacing:-.035em}.god-primary-action{min-height:42px;border:0;border-radius:10px;padding:0 17px;background:#111827;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 5px 15px #1118271f;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.god-primary-action:hover{transform:translateY(-1px);box-shadow:0 8px 20px #11182729}.god-alert{margin-bottom:22px;padding:12px 14px;border:1px solid #dfe9df;border-radius:10px;background:#f3faf4;color:#416b47;font-size:13px}.god-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px}.god-kpi-card{min-height:132px;padding:20px;border:1px solid #e8eaf0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #12182806}.god-kpi-label{margin-bottom:14px;color:#7d8491;font-size:12px;font-weight:650}.god-kpi-value{margin-bottom:8px;color:#151821;font-size:31px;line-height:1;font-weight:730;letter-spacing:-.035em}.god-kpi-meta{color:#a0a5af;font-size:11px;line-height:1.45}.god-section{overflow:hidden;border:1px solid #e8eaf0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #12182806}.god-section-header{min-height:76px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #eef0f4}.god-section-header h2{margin:0;color:#191c24;font-size:16px;font-weight:720;letter-spacing:-.02em}.god-section-header p{margin:5px 0 0;color:#969ca7;font-size:11px}.god-link-button,.god-row-action{border:0;background:transparent;color:#6650d8;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.god-link-button:hover,.god-row-action:hover{text-decoration:underline}.god-table-wrap{width:100%;overflow-x:auto}.god-table{width:100%;border-collapse:collapse;min-width:780px}.god-table th{height:43px;padding:0 18px;border-bottom:1px solid #eef0f4;background:#fafbfc;color:#9a9faa;font-size:10px;font-weight:750;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap}.god-table td{height:72px;padding:10px 18px;border-bottom:1px solid #f0f1f4;color:#515762;font-size:12px;vertical-align:middle}.god-table tbody tr{transition:background .12s ease}.god-table tbody tr:hover{background:#fbfbfd}.god-table tbody tr:last-child td{border-bottom:0}.god-hotel-cell{display:flex;align-items:center;gap:12px}.god-hotel-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border:1px solid #eceef2;border-radius:10px;background:#f5f6f8;color:#666d79;font-size:14px;font-weight:750}.god-hotel-avatar img{width:100%;height:100%;object-fit:contain}.god-hotel-name{margin-bottom:4px;color:#1b1e26;font-size:13px;font-weight:680}.god-hotel-id{max-width:190px;overflow:hidden;color:#a0a5ae;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.god-domain-link{color:#535b68;font-size:11px;text-decoration:none}.god-domain-link:hover{color:#6650d8;text-decoration:underline}.god-status-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;background:#edf8f0;color:#3c7b4a;font-size:10px;font-weight:750}.god-status-badge:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:50%;background:#55a969}.god-empty{padding:42px 20px;color:#979da8;font-size:12px;text-align:center}.god-shell .modal-overlay{direction:rtl}.god-shell .modal{max-width:520px;border-radius:16px}@media (max-width: 1100px){.god-shell{grid-template-columns:210px minmax(0,1fr)}.god-main{padding:30px 26px 44px}.god-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.god-shell{display:block}.god-sidebar{position:static;width:100%;height:auto;padding:14px;border-right:0;border-bottom:1px solid #e9ebf0}.god-sidebar-brand{padding-bottom:14px}.god-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.god-sidebar-footer{display:flex;gap:8px;margin-top:12px;padding-top:12px}.god-main{padding:24px 14px 36px}.god-header{align-items:center}.god-header h1{font-size:25px}.god-kpi-grid{grid-template-columns:1fr}.god-primary-action{min-width:110px}}.owner-app{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;background:#f7f8fb;box-shadow:none;overflow:visible}@media (min-width: 768px){body:has(.owner-app){padding:0;background:#f7f8fb}}.language-switcher{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #e3e6eb;border-radius:10px;background:#fff}.language-switcher-icon{flex:0 0 auto;font-size:15px;line-height:1}.language-switcher select{min-width:88px;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.language-switcher.compact{min-height:34px;padding:0 8px}.language-switcher.compact select{min-width:76px;font-size:11px}html[dir=rtl] .language-switcher{direction:rtl}html[dir=ltr] .language-switcher{direction:ltr}@media (max-width: 480px){.language-switcher{min-height:36px;padding:0 8px}.language-switcher select{min-width:72px}}.god-mobile-topbar,.god-drawer-backdrop{display:none}@media (max-width: 760px){.god-shell{display:block;min-height:100vh}.god-mobile-topbar{position:sticky;top:0;z-index:60;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fffffff5;border-bottom:1px solid #e8eaf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.god-mobile-brand{min-width:0;display:flex;align-items:center;gap:10px}.god-mobile-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.god-menu-toggle{width:38px;height:38px;flex:0 0 38px;border:1px solid #e4e7ec;border-radius:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#fff;cursor:pointer}.god-menu-toggle span{width:16px;height:2px;border-radius:99px;background:#252a34}.god-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:69;display:block;border:0;background:#0f172a61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.god-sidebar{position:fixed;top:0;bottom:0;z-index:70;width:min(82vw,310px);height:100dvh;padding:20px 16px;overflow-y:auto;background:#fff;border:0;box-shadow:0 18px 60px #0f172a2e;transition:transform .18s ease}.god-shell[dir=rtl] .god-sidebar{right:0;left:auto;transform:translate(105%);border-left:0}.god-shell[dir=ltr] .god-sidebar{left:0;right:auto;transform:translate(-105%);border-right:0}.god-shell[dir=rtl] .god-sidebar.mobile-open,.god-shell[dir=ltr] .god-sidebar.mobile-open{transform:translate(0)}.god-sidebar-brand{padding:4px 4px 20px}.god-nav{display:flex;flex-direction:column;gap:6px}.god-nav-item,.god-logout{min-height:46px;border-radius:11px;padding-inline:14px;font-size:13px}.god-sidebar-footer{display:block;margin-top:24px;padding-top:16px}.god-main{width:100%;padding:20px 14px 34px}.god-header{align-items:center;gap:12px;margin-bottom:20px}.god-header-actions .language-switcher{display:none}.god-header h1{font-size:24px}.god-kpi-grid{grid-template-columns:1fr;gap:10px}.god-kpi-card{min-height:112px;padding:17px}.god-section{border-radius:12px}.god-table{min-width:680px}}@media (max-width: 760px){.god-main{padding:18px 14px 32px}.god-header{align-items:flex-end;margin-bottom:18px}.god-eyebrow{margin-bottom:4px;font-size:10px}.god-header h1{font-size:25px;line-height:1.15}.god-primary-action{min-width:auto;min-height:40px;padding-inline:14px;white-space:nowrap;box-shadow:none}.god-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.god-kpi-card{min-height:126px;padding:16px;border-radius:13px}.god-kpi-label{min-height:34px;margin-bottom:8px;font-size:11px;line-height:1.45}.god-kpi-value{margin-bottom:7px;font-size:28px}.god-kpi-meta{font-size:10px;line-height:1.4}.god-section-header{min-height:68px;padding:15px 16px}.god-section-header h2{font-size:15px}}@media (max-width: 390px){.god-main{padding-inline:11px}.god-kpi-grid{gap:8px}.god-kpi-card{min-height:120px;padding:14px}.god-primary-action{padding-inline:11px;font-size:11px}}.god-subscription-cell{display:flex;flex-direction:column;gap:4px}.god-subscription-cell strong{color:#20242d;font-size:12px;font-weight:720}.god-days{color:#707784;font-size:10px;font-weight:650}.god-days.warning{color:#b7791f}.god-days.danger{color:#c2414b}.god-status-badge.pending{background:#fff7e8;color:#9a6a14}.god-status-badge.pending:before{background:#d9a72d}.god-status-badge.expired{background:#fff0f1;color:#b23b45}.god-status-badge.expired:before{background:#d95761}.god-workspace{display:flex;flex-direction:column;gap:18px}.god-workspace-toolbar{display:flex;align-items:center}.god-back-button{border:0;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:700;color:#5f6470;padding:4px 0}.god-workspace-header{padding:20px;border:1px solid #eceef2;border-radius:18px;background:#fff}.god-workspace-header h2{margin:0 0 4px;font-size:22px}.god-workspace-avatar{width:56px;height:56px}.god-workspace-subtitle{margin-bottom:5px;color:#7b808c;font-size:12px}.god-workspace-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.god-workspace-tabs button{white-space:nowrap;border:1px solid #e6e8ed;border-radius:10px;background:#fff;padding:9px 14px;cursor:pointer;font:inherit;font-size:12px;font-weight:700;color:#6a707d}.god-workspace-tabs button.active{border-color:#6c4fe0;background:#6c4fe0;color:#fff}.god-workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.god-workspace-card{display:flex;flex-direction:column;gap:8px;min-height:88px;padding:16px;border:1px solid #eceef2;border-radius:14px;background:#fff}.god-workspace-card span{color:#858b97;font-size:11px;font-weight:650}.god-workspace-card strong{color:#20242d;font-size:14px}.god-workspace-panel{padding:18px;border:1px solid #eceef2;border-radius:16px;background:#fff}.god-workspace-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.god-workspace-panel-header h3{margin:0;font-size:16px}.god-workspace-error{display:flex;flex-direction:column;gap:16px}@media (max-width: 900px){.god-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.god-workspace-grid{grid-template-columns:1fr}.god-workspace-header{padding:16px}.god-workspace-panel{padding:12px}}.god-subscription-manager{margin-top:18px;padding-top:18px;border-top:1px solid #eceef2}.god-subscription-field{display:flex;flex-direction:column;gap:7px;max-width:360px}.god-subscription-field>span{color:#676e7b;font-size:12px;font-weight:700}.god-subscription-field select{width:100%;min-height:42px;padding:0 12px;border:1px solid #dfe2e8;border-radius:10px;background:#fff;font:inherit;font-size:13px;outline:none}.god-subscription-field select:focus{border-color:#6c4fe0}.god-subscription-notice,.god-subscription-lock{margin-top:14px;padding:12px 14px;border-radius:10px;background:#f6f5ff;color:#59516f;font-size:12px;line-height:1.7}.god-subscription-lock{margin-top:0}.god-subscription-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.god-subscription-actions button:disabled{cursor:not-allowed;opacity:.55}.god-subscription-message{margin-top:14px;padding:10px 12px;border-radius:9px;font-size:12px;font-weight:650}.god-subscription-message.success{background:#edf9f1;color:#27734a}.god-subscription-message.error{background:#fff0f1;color:#b23b45}@media (max-width: 560px){.god-subscription-field{max-width:none}.god-subscription-actions{flex-direction:column}.god-subscription-actions button{width:100%}}.god-staff-edit-modal{width:min(620px,calc(100vw - 32px))}.god-staff-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.god-staff-edit-grid label{display:flex;flex-direction:column;gap:7px}.god-staff-edit-grid label>span{color:#676e7b;font-size:12px;font-weight:700}.god-staff-edit-grid input,.god-staff-edit-grid select{min-height:42px;width:100%;box-sizing:border-box;padding:0 12px;border:1px solid #dfe2e8;border-radius:10px;background:#fff;font:inherit;font-size:13px;outline:none}.god-staff-edit-grid input:focus,.god-staff-edit-grid select:focus{border-color:#6c4fe0}.god-staff-active-toggle{display:flex;align-items:center;gap:9px;margin-top:18px;padding:12px 14px;border:1px solid #eceef2;border-radius:10px;cursor:pointer}.god-staff-active-toggle input{width:16px;height:16px}.god-staff-active-toggle span{font-size:12px;color:#676e7b}.god-staff-active-toggle strong{margin-inline-start:auto;font-size:12px}@media (max-width: 560px){.god-staff-edit-grid{grid-template-columns:1fr}}.god-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.god-modal{position:relative;width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 30px 80px #0f172a47}.god-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.god-modal-header h3{margin:0;font-size:18px;font-weight:800;color:#111827}.god-modal-close{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;font-size:24px;line-height:1;cursor:pointer}.god-modal-close:hover{background:#f3f4f6}@media (max-width: 640px){.god-modal-backdrop{align-items:flex-end;padding:12px}.god-modal{width:100%;max-height:calc(100vh - 24px);padding:20px 16px;border-radius:20px}}.god-features-panel{overflow:hidden}.god-features-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.god-features-header h3{margin:0 0 6px}.god-features-header p{margin:0;opacity:.65;font-size:.9rem;line-height:1.7}.god-feature-counter{display:flex;align-items:baseline;gap:4px;white-space:nowrap;padding:8px 12px;border:1px solid rgba(120,120,140,.18);border-radius:12px}.god-feature-counter strong{font-size:1.15rem}.god-feature-counter span{opacity:.6;font-size:.8rem}.god-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.god-feature-card{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:82px;padding:16px;border:1px solid rgba(120,120,140,.16);border-radius:14px;transition:border-color .18s ease,background .18s ease}.god-feature-card.enabled{border-color:#5c50dc47;background:#6c4fe009}.god-feature-info{min-width:0;display:flex;flex-direction:column;gap:5px}.god-feature-info strong{font-size:.9rem;line-height:1.4}.god-feature-info span{font-size:.75rem;opacity:.58}.god-feature-toggle{position:relative;flex:0 0 auto;width:46px;height:26px;padding:0;border:0;border-radius:999px;cursor:pointer;background:#6e6e7d47;transition:background .18s ease}.god-feature-toggle>span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .18s ease}.god-feature-toggle.active{background:var(--primary, #6c4fe0)}.god-feature-toggle.active>span{transform:translate(20px)}[dir=rtl] .god-feature-toggle>span{left:auto;right:3px}[dir=rtl] .god-feature-toggle.active>span{transform:translate(-20px)}.god-feature-toggle:disabled{cursor:wait;opacity:.7}.god-feature-toggle i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.god-feature-message{margin-bottom:14px;padding:10px 12px;border-radius:10px;font-size:.82rem}.god-feature-message.success{background:#1ea05a17}.god-feature-message.error{background:#d2323c17}@media (max-width: 760px){.god-feature-grid{grid-template-columns:1fr}.god-features-header{align-items:center}.god-feature-card{min-height:74px}}.guest-home-v2{background:#f6f7f8;min-height:100dvh;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.guest-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:calc(12px + env(safe-area-inset-top)) 18px 12px;background:#f6f7f8e0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.05)}.guest-brand{display:flex;align-items:center;gap:10px;min-width:0}.guest-brand img,.guest-brand-placeholder{width:38px;height:38px;border-radius:12px;object-fit:contain;background:#fff;border:1px solid rgba(15,23,42,.08)}.guest-brand-placeholder{display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--brand-color)}.guest-brand-name{font-size:.88rem;font-weight:800;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.guest-brand-subtitle{margin-top:1px;font-size:.62rem;color:#98a2b3;direction:ltr;text-align:right}.guest-profile-button{width:38px;height:38px;border-radius:50%;border:0;background:#111827;color:#fff;font-size:.85rem;font-weight:800;cursor:pointer}.guest-home-content{width:100%;max-width:720px;margin:0 auto}.guest-welcome{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 18px 10px}.guest-eyebrow,.guest-section-kicker,.guest-card-kicker{display:block;margin-bottom:4px;font-size:.68rem;font-weight:700;color:#98a2b3}.guest-welcome h1{margin:0;font-size:1.55rem;line-height:1.35;color:#101828;font-weight:900}.guest-stay-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;font-size:.72rem;color:#667085}.guest-meta-dot{width:4px;height:4px;border-radius:50%;background:#d0d5dd}.guest-welcome-badge{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #eaecf0;font-size:.65rem;font-weight:800;color:#475467;white-space:nowrap}.guest-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px 18px 16px}.guest-quick-card{min-width:0;padding:13px 4px 11px;border:1px solid #eaecf0;border-radius:16px;background:#fff;color:#344054;cursor:pointer;font:inherit;box-shadow:0 2px 8px #10182808}.guest-quick-icon{display:block;margin-bottom:7px;font-size:1.12rem;color:var(--brand-color)}.guest-quick-card>span:last-child{display:block;font-size:.68rem;font-weight:800}.guest-wifi-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 18px 16px;padding:14px;border-radius:18px;background:#101828;color:#fff}.guest-wifi-panel>div{min-width:0}.guest-wifi-label{display:block;margin-bottom:4px;color:#98a2b3;font-size:.64rem}.guest-wifi-panel strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:.8rem}.guest-prearrival-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 18px 16px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#101828,#1d2939);color:#fff}.guest-prearrival-card h2{margin:0 0 5px;font-size:1rem}.guest-prearrival-card p{max-width:360px;margin:0;color:#d0d5dd;font-size:.72rem;line-height:1.7}.guest-prearrival-card button{flex:0 0 auto;border:0;border-radius:12px;padding:10px 12px;background:#fff;color:#101828;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.guest-assistant-card{width:calc(100% - 36px);display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin:0 18px 20px;padding:15px;border:1px solid #eaecf0;border-radius:20px;background:#fff;text-align:right;cursor:pointer;font:inherit}.guest-assistant-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--brand-soft);color:var(--brand-color);font-size:1.15rem}.guest-assistant-card strong{display:block;margin-bottom:3px;font-size:.82rem;color:#101828}.guest-assistant-card div:nth-child(2) span{display:block;font-size:.68rem;line-height:1.55;color:#667085}.guest-card-arrow{font-size:1.35rem;color:#98a2b3}.guest-block{padding:10px 0 16px}.guest-block-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding:0 18px 10px}.guest-block-head h2{margin:0;color:#101828;font-size:1rem;font-weight:900}.guest-block-head button{border:0;padding:0;background:transparent;color:var(--brand-color);font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.guest-horizontal-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 18px 6px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none}.guest-horizontal-scroll::-webkit-scrollbar{display:none}.guest-service-card{flex:0 0 158px;scroll-snap-align:start;overflow:hidden;border:1px solid #eaecf0;border-radius:20px;background:#fff}.guest-service-visual{height:104px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.7),transparent 34%),var(--brand-soft)}.guest-service-visual span{font-size:2rem}.guest-service-body{padding:11px}.guest-service-body h3{margin:0;min-height:36px;font-size:.8rem;line-height:1.45;color:#101828}.guest-service-body p{margin:4px 0 9px;font-size:.66rem;color:#667085}.guest-service-body button{width:100%;border:0;border-radius:11px;padding:8px;background:#101828;color:#fff;font:inherit;font-size:.68rem;font-weight:800;cursor:pointer}.guest-banner-row{align-items:stretch}.guest-medium-banner{flex:0 0 238px;scroll-snap-align:start;overflow:hidden;border:0;border-radius:22px;background:#fff;box-shadow:0 4px 16px #1018280d;text-align:right;cursor:pointer;padding:0;font:inherit}.guest-medium-image{position:relative;height:144px;overflow:hidden;background:#e9ecef}.guest-medium-image img,.guest-promo-image img{width:100%;height:100%;display:block;object-fit:cover}.guest-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e9eef3,#dfe5eb);font-size:2.2rem}.guest-image-overlay{position:absolute;inset:auto 0 0;height:60%;background:linear-gradient(180deg,transparent,rgba(16,24,40,.12))}.guest-medium-copy{padding:13px 14px 14px}.guest-medium-copy h3{margin:0;color:#101828;font-size:.88rem}.guest-medium-copy p{min-height:34px;margin:5px 0 8px;color:#667085;font-size:.68rem;line-height:1.55}.guest-medium-meta{font-size:.64rem;font-weight:700;color:#98a2b3}.guest-promo-banner{flex:0 0 220px;scroll-snap-align:start;overflow:hidden;border:1px solid #eaecf0;border-radius:22px;background:#fff;text-align:right;padding:0;font:inherit;cursor:pointer}.guest-promo-image{height:118px;background:#eef2f4}.guest-promo-body{padding:12px 13px 14px}.guest-promo-pill{display:inline-flex;margin-bottom:7px;padding:4px 7px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:.61rem;font-weight:900}.guest-promo-body h3{margin:0;color:#101828;font-size:.82rem}.guest-promo-body p{margin:5px 0 0;color:#667085;font-size:.66rem;line-height:1.55}.guest-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:0 18px}.guest-action-item{min-height:92px;border:1px solid #eaecf0;border-radius:18px;background:#fff;color:#344054;padding:11px 7px;cursor:pointer;font:inherit}.guest-action-item span{display:block;margin-bottom:7px;font-size:1.35rem}.guest-action-item strong{display:block;font-size:.67rem;line-height:1.45}.guest-facility-card{flex:0 0 142px;min-height:130px;scroll-snap-align:start;border:1px solid #eaecf0;border-radius:20px;background:#fff;padding:17px 13px;text-align:right;cursor:pointer;font:inherit}.guest-facility-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:14px;background:var(--brand-soft);font-size:1.25rem}.guest-facility-card strong{display:block;color:#101828;font-size:.76rem}.guest-facility-card small{display:block;margin-top:5px;color:#98a2b3;font-size:.61rem;line-height:1.5}.guest-request-list,.guest-empty-state{margin:0 18px}.guest-empty-state{padding:20px;border-radius:18px;background:#fff;border:1px dashed #d0d5dd;color:#98a2b3;text-align:center;font-size:.72rem}.guest-bottom-nav{position:fixed;z-index:50;right:50%;bottom:calc(10px + env(safe-area-inset-bottom));transform:translate(50%);width:calc(100% - 24px);max-width:540px;display:flex;align-items:center;justify-content:space-around;padding:8px 7px;border:1px solid rgba(16,24,40,.08);border-radius:22px;background:#fffffff0;box-shadow:0 18px 50px #10182829;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.guest-bottom-nav button{min-width:58px;border:0;background:transparent;color:#98a2b3;padding:5px 8px;font:inherit;cursor:pointer}.guest-bottom-nav button span{display:block;margin-bottom:3px;font-size:1.05rem}.guest-bottom-nav button small{font-size:.6rem;font-weight:800}.guest-bottom-nav button.active{color:var(--brand-color)}@media (max-width: 390px){.guest-welcome{padding-inline:15px}.guest-quick-grid{padding-inline:15px;gap:6px}.guest-quick-card{padding-inline:2px}.guest-action-grid,.guest-horizontal-scroll{padding-inline:15px}.guest-medium-banner{flex-basis:218px}}@media (min-width: 700px){.guest-home-v2{padding-top:16px}.guest-topbar{max-width:720px;margin:0 auto;border-radius:20px}.guest-home-content{padding-bottom:30px}}.hm-guest{--hm-navy: #0A1628;--hm-navy-light: #1E3A5F;--hm-surface: #FFFFFF;--hm-bg: #F7F9FC;--hm-border: #E2E8F0;--hm-border-soft: #EEF2F6;--hm-text: #0A1628;--hm-muted: #64748B;--hm-muted-light: #94A3B8;min-height:100dvh;background:var(--hm-bg);color:var(--hm-text);padding-bottom:calc(92px + env(safe-area-inset-bottom))}.hm-guest button{font-family:inherit}.hm-guest-header{position:sticky;top:0;z-index:40;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;display:flex;align-items:center;justify-content:space-between;background:#fffffff0;border-bottom:1px solid var(--hm-border-soft);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hm-guest-brand{display:flex;align-items:center;gap:10px;min-width:0}.hm-guest-logo{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--hm-border);border-radius:12px;background:#fff;color:var(--hm-navy);font-size:.9rem;font-weight:900}.hm-guest-logo img{width:100%;height:100%;object-fit:contain}.hm-guest-brand-copy{min-width:0}.hm-guest-brand-copy strong{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:900;color:var(--hm-navy)}.hm-guest-brand-copy span{display:block;margin-top:1px;color:var(--hm-muted-light);font-size:.58rem;letter-spacing:.02em;direction:ltr;text-align:right}.hm-guest-avatar{width:38px;height:38px;border:0;border-radius:12px;background:var(--hm-navy);color:#fff;font-size:.8rem;font-weight:900;cursor:pointer}.hm-guest-main{width:100%;max-width:720px;margin:0 auto}.hm-welcome{margin:16px 16px 10px;padding:20px;border:1px solid var(--hm-border);border-radius:20px;background:var(--hm-surface);box-shadow:0 8px 24px #0a16280b}.hm-welcome-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hm-eyebrow{display:block;margin-bottom:4px;color:var(--hm-muted-light);font-size:.64rem;font-weight:700}.hm-welcome h1{margin:0;color:var(--hm-navy);font-size:1.45rem;line-height:1.35;font-weight:900}.hm-stay-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid var(--hm-border);border-radius:999px;background:#f8fafc;color:var(--hm-muted);font-size:.61rem;font-weight:800;white-space:nowrap}.hm-stay-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#94a3b8}.hm-stay-status.active{border-color:#d1fae5;background:#ecfdf5;color:#047857}.hm-stay-status.active:before{background:#10b981}.hm-stay-info{display:flex;align-items:stretch;margin-top:18px;padding-top:15px;border-top:1px solid var(--hm-border-soft)}.hm-stay-info>div{flex:1;min-width:0}.hm-stay-info>div span{display:block;margin-bottom:3px;color:var(--hm-muted-light);font-size:.59rem}.hm-stay-info>div strong{display:block;color:var(--hm-navy);font-size:.72rem;font-weight:800}.hm-stay-info>i{width:1px;margin:0 12px;background:var(--hm-border-soft)}.hm-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:4px 16px 16px}.hm-quick-actions button{min-width:0;min-height:82px;padding:11px 4px;border:1px solid var(--hm-border);border-radius:16px;background:#fff;color:var(--hm-navy);cursor:pointer;box-shadow:0 3px 10px #0a162806}.hm-action-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0 auto 7px;border-radius:10px;background:#f0f4f8;color:var(--hm-navy);font-size:1rem}.hm-quick-actions strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:.64rem;font-weight:800}.hm-wifi-card{margin:0 16px 16px;padding:17px;border:1px solid var(--hm-border);border-radius:18px;background:#fff}.hm-wifi-heading{display:flex;justify-content:space-between;align-items:flex-start}.hm-wifi-heading h3{margin:0;color:var(--hm-navy);font-size:.9rem}.hm-wifi-heading button{width:28px;height:28px;border:0;border-radius:9px;background:#f0f4f8;color:var(--hm-muted);cursor:pointer}.hm-wifi-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.hm-wifi-grid>div{min-width:0;padding:11px;border-radius:12px;background:#f8fafc}.hm-wifi-grid span{display:block;margin-bottom:4px;color:var(--hm-muted-light);font-size:.58rem}.hm-wifi-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;color:var(--hm-navy);font-size:.72rem}.hm-prearrival{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 16px 16px;padding:18px;border-radius:20px;background:linear-gradient(135deg,var(--hm-navy),var(--hm-navy-light));color:#fff;box-shadow:0 12px 30px #0a162824}.hm-prearrival .hm-eyebrow{color:#ffffff94}.hm-prearrival h2{margin:0 0 5px;color:#fff;font-size:.95rem}.hm-prearrival p{max-width:380px;margin:0;color:#ffffffb8;font-size:.67rem;line-height:1.7}.hm-prearrival button{flex:0 0 auto;padding:9px 11px;border:0;border-radius:10px;background:#fff;color:var(--hm-navy);font-size:.64rem;font-weight:900;cursor:pointer}.hm-assistant{width:calc(100% - 32px);display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;margin:0 16px 18px;padding:13px;border:1px solid var(--hm-border);border-radius:17px;background:#fff;color:var(--hm-navy);text-align:right;cursor:pointer}.hm-assistant-mark{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--hm-navy);color:#fff;font-size:.95rem}.hm-assistant-copy strong,.hm-assistant-copy small{display:block}.hm-assistant-copy strong{font-size:.75rem;font-weight:900}.hm-assistant-copy small{margin-top:3px;color:var(--hm-muted);font-size:.62rem;line-height:1.55}.hm-chevron,.hm-card-arrow{color:#94a3b8;font-size:1.25rem}.hm-section{padding:11px 0 17px}.hm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 16px 10px}.hm-section-head h2{margin:0;color:var(--hm-navy);font-size:.96rem;font-weight:900}.hm-section-head>button{padding:0;border:0;background:transparent;color:var(--hm-muted);font-size:.64rem;font-weight:800;cursor:pointer}.hm-scroll{display:flex;gap:11px;overflow-x:auto;padding:0 16px 6px;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain}.hm-scroll::-webkit-scrollbar{display:none}.hm-service-card{flex:0 0 150px;overflow:hidden;scroll-snap-align:start;border:1px solid var(--hm-border);border-radius:17px;background:#fff}.hm-service-visual{height:94px;display:flex;align-items:center;justify-content:center;background:#f0f4f8}.hm-service-visual span{font-size:1.8rem}.hm-service-content{padding:11px}.hm-service-content h3{min-height:34px;margin:0;color:var(--hm-navy);font-size:.73rem;line-height:1.5}.hm-service-content p{margin:4px 0 9px;color:var(--hm-muted);font-size:.6rem}.hm-service-content button{width:100%;padding:7px;border:0;border-radius:9px;background:var(--hm-navy);color:#fff;font-size:.62rem;font-weight:800;cursor:pointer}.hm-restaurant-card{flex:0 0 236px;overflow:hidden;scroll-snap-align:start;padding:0;border:1px solid var(--hm-border);border-radius:19px;background:#fff;color:var(--hm-navy);text-align:right;cursor:pointer}.hm-restaurant-image{height:138px;overflow:hidden;background:#f0f4f8}.hm-restaurant-image img,.hm-promo-media img{width:100%;height:100%;display:block;object-fit:cover}.hm-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f0f4f8,#e2e8f0)}.hm-media-placeholder span{font-size:2rem}.hm-restaurant-content{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 13px 7px}.hm-restaurant-content h3{margin:0;font-size:.78rem;font-weight:900}.hm-restaurant-content p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--hm-muted);font-size:.62rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hm-card-meta{padding:0 13px 12px;color:var(--hm-muted-light);font-size:.59rem}.hm-promo-card{flex:0 0 210px;overflow:hidden;scroll-snap-align:start;padding:0;border:1px solid var(--hm-border);border-radius:18px;background:#fff;color:var(--hm-navy);text-align:right;cursor:pointer}.hm-promo-media{height:112px;overflow:hidden;background:#f0f4f8}.hm-promo-content{padding:11px 12px 13px}.hm-promo-badge{display:inline-flex;margin-bottom:7px;padding:4px 7px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.57rem;font-weight:900}.hm-promo-content h3{margin:0;color:var(--hm-navy);font-size:.74rem}.hm-promo-content p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:var(--hm-muted);font-size:.61rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hm-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px}.hm-service-grid button{min-height:88px;padding:11px 6px;border:1px solid var(--hm-border);border-radius:16px;background:#fff;color:var(--hm-navy);cursor:pointer}.hm-service-grid button span{display:block;margin-bottom:7px;font-size:1.2rem}.hm-service-grid button strong{display:block;font-size:.63rem;line-height:1.45}.hm-facility-card{flex:0 0 138px;min-height:128px;scroll-snap-align:start;padding:15px 12px;border:1px solid var(--hm-border);border-radius:17px;background:#fff;color:var(--hm-navy);text-align:right;cursor:pointer}.hm-facility-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-bottom:13px;border-radius:11px;background:#f0f4f8;font-size:1.1rem}.hm-facility-card strong,.hm-facility-card small{display:block}.hm-facility-card strong{font-size:.7rem}.hm-facility-card small{margin-top:5px;color:var(--hm-muted);font-size:.58rem;line-height:1.5}.hm-request-list{margin:0 16px}.hm-empty{margin:0 16px;padding:22px 16px;border:1px dashed #CBD5E1;border-radius:17px;background:#fff;text-align:center}.hm-empty>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;border-radius:50%;background:#f0f4f8;color:var(--hm-navy)}.hm-empty strong,.hm-empty small{display:block}.hm-empty strong{color:var(--hm-navy);font-size:.72rem}.hm-empty small{margin-top:4px;color:var(--hm-muted);font-size:.61rem}.hm-last-section{padding-bottom:22px}.hm-bottom-nav{position:fixed;z-index:60;right:50%;bottom:calc(10px + env(safe-area-inset-bottom));transform:translate(50%);width:calc(100% - 24px);max-width:520px;display:flex;align-items:center;justify-content:space-around;padding:7px;border:1px solid rgba(10,22,40,.1);border-radius:19px;background:#fffffff5;box-shadow:0 14px 38px #0a162821;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.hm-bottom-nav button{min-width:56px;padding:5px 7px;border:0;background:transparent;color:#94a3b8;cursor:pointer}.hm-bottom-nav button span,.hm-bottom-nav button small{display:block}.hm-bottom-nav button span{margin-bottom:2px;font-size:.95rem}.hm-bottom-nav button small{font-size:.56rem;font-weight:800}.hm-bottom-nav button.active{color:var(--hm-navy)}@media (max-width: 380px){.hm-welcome{margin-inline:13px;padding:17px}.hm-quick-actions,.hm-service-grid,.hm-scroll{padding-inline:13px}.hm-restaurant-card{flex-basis:218px}.hm-guest-brand-copy strong{max-width:175px}}@media (min-width: 720px){.hm-guest-main{padding-top:5px}.hm-guest-header{max-width:720px;margin:0 auto;border-left:1px solid var(--hm-border-soft);border-right:1px solid var(--hm-border-soft)}}.hm-entry,.hm-public{--hm-navy: #0A1628;--hm-navy-light: #1E3A5F;--hm-bg: #F7F9FC;--hm-surface: #FFFFFF;--hm-border: #E2E8F0;--hm-border-soft: #EEF2F6;--hm-muted: #64748B;--hm-muted-light: #94A3B8;min-height:100dvh;background:var(--hm-bg);color:var(--hm-navy)}.hm-entry button,.hm-public button{font-family:inherit}.hm-entry-header{height:calc(66px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;display:flex;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid var(--hm-border-soft)}.hm-entry-brand{display:flex;align-items:center;gap:10px}.hm-entry-logo{width:38px;height:38px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid var(--hm-border);border-radius:12px;background:#fff;font-weight:900}.hm-entry-logo img{width:100%;height:100%;object-fit:contain}.hm-entry-brand strong,.hm-entry-brand span{display:block}.hm-entry-brand strong{font-size:.8rem;font-weight:900}.hm-entry-brand span{margin-top:2px;color:var(--hm-muted-light);font-size:.55rem;direction:ltr;text-align:right}.hm-entry-language{width:38px;height:34px;border:1px solid var(--hm-border);border-radius:10px;background:#fff;color:var(--hm-navy);font-size:.61rem;font-weight:900}.hm-entry-main,.hm-public-main{width:100%;max-width:720px;margin:0 auto}.hm-entry-hero{padding:14px 16px 0}.hm-entry-hero-media{position:relative;height:250px;overflow:hidden;border-radius:22px;background:var(--hm-navy)}.hm-entry-hero-media>img{width:100%;height:100%;object-fit:cover}.hm-entry-hero-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 75% 25%,#294766,transparent 35%),linear-gradient(145deg,#0a1628,#1e3a5f)}.hm-entry-hero-mark{width:70px;height:70px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#ffffff1a;color:#fff;font-size:1.5rem;font-weight:900}.hm-entry-hero-mark img{width:75%;height:75%;object-fit:contain}.hm-entry-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a162805 25%,#0a1628e0)}.hm-entry-hero-copy{position:absolute;right:20px;left:20px;bottom:19px;color:#fff}.hm-entry-hero-copy>span{display:block;margin-bottom:5px;color:#fff9;font-size:.57rem;font-weight:800;letter-spacing:.12em}.hm-entry-hero-copy h1{margin:0;color:#fff;font-size:1.45rem;font-weight:900}.hm-entry-hero-copy p{margin:5px 0 0;color:#ffffffbf;font-size:.68rem}.hm-entry-alert{margin:12px 16px 0;padding:11px 13px;border:1px solid #FECACA;border-radius:12px;background:#fef2f2;color:#b91c1c;font-size:.68rem}.hm-entry-access,.hm-entry-discover{padding:23px 16px 0}.hm-entry-section-title>span,.hm-entry-section-head .hm-entry-section-title>span{display:block;margin-bottom:4px;color:var(--hm-muted-light);font-size:.6rem;font-weight:700}.hm-entry-section-title h2{margin:0;font-size:.96rem;font-weight:900}.hm-entry-primary{width:100%;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:14px;border:0;border-radius:17px;background:var(--hm-navy);color:#fff;text-align:right;cursor:pointer;box-shadow:0 10px 26px #0a162821}.hm-entry-primary-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff1f;font-size:1rem}.hm-entry-primary-copy strong,.hm-entry-primary-copy small{display:block}.hm-entry-primary-copy strong{font-size:.78rem}.hm-entry-primary-copy small{margin-top:3px;color:#ffffff9e;font-size:.59rem;line-height:1.5}.hm-entry-arrow{color:#ffffffa6;font-size:1.2rem}.hm-entry-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.hm-entry-secondary-grid.single{grid-template-columns:1fr}.hm-entry-secondary-grid button{min-height:105px;padding:14px;border:1px solid var(--hm-border);border-radius:17px;background:#fff;color:var(--hm-navy);text-align:right;cursor:pointer}.hm-entry-tile-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:10px;background:#f0f4f8;font-size:.85rem}.hm-entry-secondary-grid strong,.hm-entry-secondary-grid small{display:block}.hm-entry-secondary-grid strong{font-size:.7rem}.hm-entry-secondary-grid small{margin-top:3px;color:var(--hm-muted);font-size:.57rem}.hm-entry-section-head{display:flex;align-items:flex-end;justify-content:space-between}.hm-entry-section-head>button{border:0;background:transparent;color:var(--hm-muted);font-size:.61rem;font-weight:800}.hm-entry-discover-grid{overflow:hidden;margin-top:12px;border:1px solid var(--hm-border);border-radius:17px;background:#fff}.hm-entry-discover-grid>button{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px 14px;border:0;border-bottom:1px solid var(--hm-border-soft);background:#fff;color:var(--hm-navy);text-align:right}.hm-entry-discover-grid>button:last-child{border-bottom:0}.hm-entry-discover-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f0f4f8}.hm-entry-discover-grid strong,.hm-entry-discover-grid small{display:block}.hm-entry-discover-grid strong{font-size:.68rem}.hm-entry-discover-grid small{margin-top:3px;color:var(--hm-muted);font-size:.56rem}.hm-entry-discover-grid>button>span{color:var(--hm-muted-light);font-size:1rem}.hm-entry-hotel-info{display:flex;margin:22px 16px 0;padding:15px;border:1px solid var(--hm-border);border-radius:17px;background:#fff}.hm-entry-hotel-info>div{flex:1;text-align:center}.hm-entry-hotel-info span,.hm-entry-hotel-info strong{display:block}.hm-entry-hotel-info span{color:var(--hm-muted-light);font-size:.55rem}.hm-entry-hotel-info strong{margin-top:4px;font-size:.65rem}.hm-entry-hotel-info i{width:1px;background:var(--hm-border-soft)}.hm-entry-staff-link{display:block;margin:18px auto 0;border:0;background:transparent;color:var(--hm-muted);font-size:.61rem;cursor:pointer}.hm-entry-footer,.hm-public-footer{display:flex;justify-content:center;gap:5px;padding:24px 16px calc(22px + env(safe-area-inset-bottom));color:var(--hm-muted-light);font-size:.57rem}.hm-entry-footer strong,.hm-public-footer strong{color:var(--hm-navy)}.hm-entry-loading,.hm-public-loading{padding:10px 16px 20px;color:var(--hm-muted);text-align:center;font-size:.65rem}.hm-public-header{position:sticky;top:0;z-index:40;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;display:grid;grid-template-columns:38px 1fr 48px;align-items:center;gap:9px;background:#fffffff2;border-bottom:1px solid var(--hm-border-soft);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hm-public-back{width:36px;height:36px;border:1px solid var(--hm-border);border-radius:11px;background:#fff;color:var(--hm-navy)}.hm-public-brand{display:flex;align-items:center;gap:8px;min-width:0}.hm-public-brand img{width:34px;height:34px;object-fit:contain;border-radius:10px}.hm-public-brand strong,.hm-public-brand span{display:block}.hm-public-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.hm-public-brand span{margin-top:2px;color:var(--hm-muted-light);font-size:.52rem;direction:ltr;text-align:right}.hm-public-login{height:34px;border:0;border-radius:10px;background:var(--hm-navy);color:#fff;font-size:.6rem;font-weight:800}.hm-public-intro{padding:27px 16px 10px}.hm-public-eyebrow,.hm-public-section-head span{display:block;margin-bottom:5px;color:var(--hm-muted-light);font-size:.58rem;font-weight:800;letter-spacing:.04em}.hm-public-intro h1{margin:0;font-size:1.45rem;font-weight:900}.hm-public-intro p{margin:7px 0 0;color:var(--hm-muted);font-size:.7rem;line-height:1.7}.hm-public-section{padding:21px 0 8px}.hm-public-section-head{padding:0 16px 11px}.hm-public-section-head h2{margin:0;font-size:.96rem;font-weight:900}.hm-public-horizontal{display:flex;gap:11px;overflow-x:auto;padding:0 16px 7px;scrollbar-width:none;scroll-snap-type:x proximity}.hm-public-horizontal::-webkit-scrollbar{display:none}.hm-public-restaurant{flex:0 0 252px;overflow:hidden;scroll-snap-align:start;border:1px solid var(--hm-border);border-radius:19px;background:#fff}.hm-public-restaurant-media{height:145px;overflow:hidden;background:#f0f4f8}.hm-public-restaurant-media img,.hm-public-promo-media img{width:100%;height:100%;object-fit:cover}.hm-public-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f0f4f8,#e2e8f0);font-size:2rem}.hm-public-restaurant-body{padding:13px}.hm-public-restaurant-title{display:flex;justify-content:space-between;gap:8px}.hm-public-restaurant-title h3{margin:0;font-size:.77rem}.hm-public-restaurant-title p{margin:4px 0 0;color:var(--hm-muted);font-size:.59rem;line-height:1.5}.hm-public-restaurant-title>span{color:var(--hm-muted-light);font-size:1.15rem}.hm-public-meta{display:flex;justify-content:space-between;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid var(--hm-border-soft);font-size:.57rem}.hm-public-meta span{color:var(--hm-muted)}.hm-public-meta strong{font-weight:800}.hm-public-restaurant-body>button{width:100%;margin-top:11px;padding:9px;border:0;border-radius:10px;background:var(--hm-navy);color:#fff;font-size:.61rem;font-weight:800}.hm-public-promo{flex:0 0 210px;overflow:hidden;scroll-snap-align:start;padding:0;border:1px solid var(--hm-border);border-radius:18px;background:#fff;color:var(--hm-navy);text-align:right}.hm-public-promo-media{height:115px;overflow:hidden;background:#f0f4f8}.hm-public-promo-body{padding:12px}.hm-public-discount{display:inline-flex;margin-bottom:7px;padding:4px 7px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.55rem;font-weight:900}.hm-public-promo h3{margin:0;font-size:.72rem}.hm-public-promo p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:var(--hm-muted);font-size:.58rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hm-public-facilities{overflow:hidden;margin:0 16px;border:1px solid var(--hm-border);border-radius:18px;background:#fff}.hm-public-facilities>button{width:100%;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:13px;border:0;border-bottom:1px solid var(--hm-border-soft);background:#fff;color:var(--hm-navy);text-align:right}.hm-public-facilities>button:last-child{border-bottom:0}.hm-public-facility-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f0f4f8}.hm-public-facility-copy strong,.hm-public-facility-copy small{display:block}.hm-public-facility-copy strong{font-size:.68rem}.hm-public-facility-copy small{margin-top:3px;color:var(--hm-muted);font-size:.56rem}.hm-public-chevron{color:var(--hm-muted-light)}.hm-public-assistant{display:grid;grid-template-columns:42px 1fr;gap:12px;margin:25px 16px 0;padding:17px;border-radius:19px;background:var(--hm-navy);color:#fff}.hm-public-assistant-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff1f}.hm-public-assistant span{color:#ffffff8c;font-size:.55rem}.hm-public-assistant h2{margin:3px 0 5px;color:#fff;font-size:.82rem}.hm-public-assistant p{margin:0;color:#ffffffa6;font-size:.59rem;line-height:1.6}.hm-public-assistant>button{grid-column:1 / -1;padding:10px;border:0;border-radius:10px;background:#fff;color:var(--hm-navy);font-size:.62rem;font-weight:900}.hm-public-stay-info{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 16px 0}.hm-public-stay-info>div{padding:12px 8px;border:1px solid var(--hm-border);border-radius:14px;background:#fff;text-align:center}.hm-public-stay-info span,.hm-public-stay-info strong{display:block}.hm-public-stay-info span{color:var(--hm-muted-light);font-size:.52rem}.hm-public-stay-info strong{margin-top:4px;overflow:hidden;text-overflow:ellipsis;font-size:.59rem}.hm-public-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px env(safe-area-inset-bottom);background:#0a162875;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hm-public-modal{width:100%;max-width:520px;padding:11px 18px 18px;border-radius:22px 22px 18px 18px;background:#fff}.hm-public-modal-handle{width:38px;height:4px;margin:0 auto 18px;border-radius:999px;background:#cbd5e1}.hm-public-modal-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:13px;background:#f0f4f8;font-size:1.25rem}.hm-public-modal h3{margin:0;font-size:1rem}.hm-public-modal>p{margin:8px 0 15px;color:var(--hm-muted);font-size:.68rem;line-height:1.8}.hm-public-modal-details{overflow:hidden;border:1px solid var(--hm-border);border-radius:13px}.hm-public-modal-details>div{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--hm-border-soft);font-size:.62rem}.hm-public-modal-details>div:last-child{border-bottom:0}.hm-public-modal-details span{color:var(--hm-muted)}.hm-public-modal-close{width:100%;margin-top:13px;padding:11px;border:0;border-radius:11px;background:var(--hm-navy);color:#fff;font-size:.65rem;font-weight:900}@media (max-width: 380px){.hm-entry-hero,.hm-entry-access,.hm-entry-discover{padding-inline:13px}.hm-entry-hero-media{height:225px}.hm-public-horizontal{padding-inline:13px}.hm-public-restaurant{flex-basis:232px}}@media (min-width: 720px){.hm-entry-header,.hm-public-header{max-width:720px;margin:0 auto;border-left:1px solid var(--hm-border-soft);border-right:1px solid var(--hm-border-soft)}.hm-entry-hero-media{height:330px}}.hm-auth{--hm-navy: #0A1628;--hm-navy-light: #1E3A5F;--hm-bg: #F7F9FC;--hm-surface: #FFFFFF;--hm-border: #E2E8F0;--hm-border-soft: #EEF2F6;--hm-muted: #64748B;--hm-muted-light: #94A3B8;min-height:100dvh;background:var(--hm-bg);color:var(--hm-navy)}.hm-auth button,.hm-auth input{font-family:inherit}.hm-auth-header{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;background:#fffffff2;border-bottom:1px solid var(--hm-border-soft);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hm-auth-header>button{width:36px;height:36px;border:1px solid var(--hm-border);border-radius:11px;background:#fff;color:var(--hm-navy);cursor:pointer}.hm-auth-brand{display:flex;align-items:center;gap:9px;min-width:0}.hm-auth-brand img{width:34px;height:34px;object-fit:contain;border-radius:10px}.hm-auth-brand strong,.hm-auth-brand span{display:block}.hm-auth-brand strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.hm-auth-brand span{margin-top:2px;color:var(--hm-muted-light);font-size:.52rem;direction:ltr;text-align:right}.hm-auth-header-spacer{width:36px}.hm-auth-main{width:100%;max-width:520px;margin:0 auto;padding:0 16px}.hm-auth-intro{padding:30px 2px 18px}.hm-auth-intro>span{display:block;margin-bottom:6px;color:var(--hm-muted-light);font-size:.57rem;font-weight:900;letter-spacing:.08em}.hm-auth-intro h1{margin:0;font-size:1.45rem;font-weight:900}.hm-auth-intro p{margin:7px 0 0;color:var(--hm-muted);font-size:.69rem;line-height:1.75}.hm-auth-card,.hm-checkin-card,.hm-checkin-gate{padding:18px;border:1px solid var(--hm-border);border-radius:20px;background:var(--hm-surface);box-shadow:0 12px 32px #0f172a0a}.hm-auth-card-head{display:flex;align-items:center;gap:11px;margin-bottom:21px}.hm-auth-card-icon,.hm-checkin-gate-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex:0 0 42px;border-radius:12px;background:#f0f4f8;color:var(--hm-navy);font-weight:900}.hm-auth-card-head span{display:block;margin-bottom:3px;color:var(--hm-muted-light);font-size:.56rem}.hm-auth-card-head h2{margin:0;font-size:.78rem;font-weight:900}.hm-auth-field{margin-top:15px}.hm-auth-field:first-of-type{margin-top:0}.hm-auth-field>label{display:block;margin-bottom:7px;color:#334155;font-size:.65rem;font-weight:800}.hm-auth-field input{width:100%;height:48px;padding:0 13px;border:1px solid var(--hm-border);border-radius:12px;outline:none;background:#fff;color:var(--hm-navy);font-size:.72rem;transition:border-color .15s ease,box-shadow .15s ease}.hm-auth-field input:focus{border-color:var(--hm-navy-light);box-shadow:0 0 0 3px #1e3a5f14}.hm-auth-field input::placeholder{color:#b0bac7}.hm-auth-segment{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid var(--hm-border);border-radius:12px;background:#f8fafc}.hm-auth-segment button{height:38px;border:0;border-radius:9px;background:transparent;color:var(--hm-muted);font-size:.63rem;font-weight:800;cursor:pointer}.hm-auth-segment button.active{background:#fff;color:var(--hm-navy);box-shadow:0 2px 8px #0f172a12}.hm-auth-submit{width:100%;min-height:48px;margin-top:20px;border:0;border-radius:12px;background:var(--hm-navy);color:#fff;font-size:.67rem;font-weight:900;cursor:pointer}.hm-auth-submit:disabled{cursor:default;opacity:.55}.hm-auth-security{display:flex;align-items:flex-start;gap:8px;margin-top:13px;padding:10px 11px;border-radius:11px;background:#f8fafc}.hm-auth-security>span{color:#15803d;font-size:.65rem;font-weight:900}.hm-auth-security p{margin:0;color:var(--hm-muted);font-size:.56rem;line-height:1.6}.hm-auth-checkin-link{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:14px 16px;border:1px solid var(--hm-border);border-radius:16px;background:#fff;color:var(--hm-navy);text-align:right}.hm-auth-checkin-link div>span,.hm-auth-checkin-link div>strong{display:block}.hm-auth-checkin-link div>span{margin-bottom:3px;color:var(--hm-muted-light);font-size:.55rem}.hm-auth-checkin-link div>strong{font-size:.68rem}.hm-auth-checkin-link>span{color:var(--hm-muted-light);font-size:1rem}.hm-checkin-gate{text-align:center}.hm-checkin-gate-icon{margin:0 auto 13px}.hm-checkin-gate h2{margin:0;font-size:.9rem}.hm-checkin-gate p{margin:8px auto 17px;max-width:340px;color:var(--hm-muted);font-size:.65rem;line-height:1.75}.hm-checkin-gate button{width:100%;min-height:46px;border:0;border-radius:11px;background:var(--hm-navy);color:#fff;font-size:.65rem;font-weight:900}.hm-checkin-progress{display:flex;align-items:center;justify-content:space-between}.hm-checkin-progress div>span,.hm-checkin-progress div>strong{display:block}.hm-checkin-progress div>span{margin-bottom:3px;color:var(--hm-muted-light);font-size:.55rem}.hm-checkin-progress div>strong{font-size:.72rem}.hm-checkin-progress>span{color:var(--hm-muted);font-size:.57rem;font-weight:800}.hm-checkin-progress-track{height:5px;margin-top:12px;overflow:hidden;border-radius:999px;background:#eef2f6}.hm-checkin-progress-track span{display:block;width:100%;height:100%;background:var(--hm-navy)}.hm-checkin-upload-section{margin-top:22px}.hm-checkin-upload-section>label{display:block;color:#334155;font-size:.66rem;font-weight:900}.hm-checkin-upload-section>p{margin:4px 0 11px;color:var(--hm-muted);font-size:.58rem}.hm-checkin-upload{width:100%;height:190px;display:block;overflow:hidden;border:1px dashed #CBD5E1;border-radius:15px;background:#f8fafc;cursor:pointer}.hm-checkin-upload>img{width:100%;height:100%;object-fit:cover}.hm-checkin-upload-empty{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hm-checkin-upload-empty>div{width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin-bottom:9px;border-radius:12px;background:#e9eef4;color:var(--hm-navy);font-size:1.1rem;font-weight:600}.hm-checkin-upload-empty strong{font-size:.66rem}.hm-checkin-upload-empty span{margin-top:3px;color:var(--hm-muted-light);font-size:.54rem}.hm-checkin-file{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:10px 11px;border:1px solid var(--hm-border);border-radius:11px}.hm-checkin-file div{min-width:0}.hm-checkin-file strong,.hm-checkin-file span{display:block}.hm-checkin-file strong{overflow:hidden;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.hm-checkin-file span{margin-top:2px;color:var(--hm-muted-light);font-size:.52rem}.hm-checkin-file button{border:0;background:transparent;color:#b91c1c;font-size:.56rem;font-weight:800}.hm-checkin-consent{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding:12px;border:1px solid var(--hm-border);border-radius:12px;background:#fff;cursor:pointer}.hm-checkin-consent input{width:17px;height:17px;margin-top:1px;accent-color:var(--hm-navy)}.hm-checkin-consent span{flex:1;color:var(--hm-muted);font-size:.59rem;line-height:1.7}.hm-auth-footer{display:flex;justify-content:center;gap:5px;padding:24px 0 calc(22px + env(safe-area-inset-bottom));color:var(--hm-muted-light);font-size:.56rem}.hm-auth-footer strong{color:var(--hm-navy)}@media (min-width: 720px){.hm-auth-header{max-width:720px;margin:0 auto;border-left:1px solid var(--hm-border-soft);border-right:1px solid var(--hm-border-soft)}.hm-auth-main{padding-top:10px}}.hm-chat,.hm-requests{--hm-navy: #0A1628;--hm-navy-light: #1E3A5F;--hm-bg: #F7F9FC;--hm-surface: #FFFFFF;--hm-border: #E2E8F0;--hm-border-soft: #EEF2F6;--hm-muted: #64748B;--hm-muted-light: #94A3B8;min-height:100dvh;background:var(--hm-bg);color:var(--hm-navy)}.hm-chat button,.hm-chat input,.hm-requests button{font-family:inherit}.hm-chat{display:flex;flex-direction:column}.hm-chat-header,.hm-requests-header{position:sticky;top:0;z-index:50;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;flex:0 0 auto;background:#fffffff2;border-bottom:1px solid var(--hm-border-soft);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hm-chat-back,.hm-requests-header>button{width:36px;height:36px;border:1px solid var(--hm-border);border-radius:11px;background:#fff;color:var(--hm-navy)}.hm-chat-brand,.hm-requests-brand{display:flex;align-items:center;gap:9px;min-width:0}.hm-chat-brand img,.hm-requests-brand img{width:34px;height:34px;object-fit:contain;border-radius:10px}.hm-chat-brand strong,.hm-chat-brand span,.hm-requests-brand strong,.hm-requests-brand span{display:block}.hm-chat-brand strong,.hm-requests-brand strong{font-size:.7rem;font-weight:900}.hm-chat-status{margin-top:3px;color:#15803d;font-size:.52rem}.hm-chat-status i{width:5px;height:5px;display:inline-block;margin-left:4px;border-radius:50%;background:#22c55e}.hm-chat-status.reception{color:var(--hm-muted)}.hm-chat-status.reception i{background:#f59e0b}.hm-chat-header-spacer,.hm-requests-header-spacer{width:36px}.hm-chat-main{width:100%;max-width:720px;margin:0 auto;padding:14px 16px 118px;flex:1}.hm-chat-context{display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid var(--hm-border);border-radius:15px;background:#fff}.hm-chat-context-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 38px;border-radius:11px;background:var(--hm-navy);color:#fff;font-size:.8rem}.hm-chat-context strong,.hm-chat-context span{display:block}.hm-chat-context strong{font-size:.65rem}.hm-chat-context span{margin-top:3px;color:var(--hm-muted);font-size:.55rem}.hm-chat-messages{padding-top:17px}.hm-chat-message{display:flex;align-items:flex-end;gap:8px;margin:11px 0}.hm-chat-message.user{justify-content:flex-start}.hm-chat-message.system{justify-content:center}.hm-chat-avatar{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex:0 0 30px;border:1px solid var(--hm-border);border-radius:9px;background:#fff;color:var(--hm-navy);font-size:.57rem;font-weight:900}.hm-chat-message.reception .hm-chat-avatar{background:var(--hm-navy);color:#fff}.hm-chat-bubble{max-width:min(78%,430px);padding:10px 12px;border:1px solid var(--hm-border);border-radius:15px 15px 15px 5px;background:#fff}.hm-chat-message.user .hm-chat-bubble{margin-right:auto;border-color:var(--hm-navy);border-radius:15px 15px 5px;background:var(--hm-navy);color:#fff}.hm-chat-message.system .hm-chat-bubble{max-width:90%;padding:8px 11px;border:0;border-radius:999px;background:#eef2f6;text-align:center}.hm-chat-bubble>strong{display:block;margin-bottom:4px;color:var(--hm-muted);font-size:.52rem}.hm-chat-message.user .hm-chat-bubble>strong{color:#ffffff8c}.hm-chat-bubble p{margin:0;font-size:.65rem;line-height:1.8}.hm-chat-bubble>span{display:block;margin-top:5px;color:var(--hm-muted-light);font-size:.48rem}.hm-chat-message.user .hm-chat-bubble>span{color:#ffffff73}.hm-chat-message.system .hm-chat-bubble p{color:var(--hm-muted);font-size:.55rem}.hm-chat-message.system .hm-chat-bubble>span{display:none}.hm-chat-composer{position:fixed;z-index:60;right:0;bottom:0;left:0;padding:10px 16px calc(8px + env(safe-area-inset-bottom));background:#f7f9fcf5;border-top:1px solid var(--hm-border-soft);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hm-chat-input-wrap{width:100%;max-width:688px;display:grid;grid-template-columns:1fr 42px;gap:7px;margin:0 auto;padding:5px;border:1px solid var(--hm-border);border-radius:15px;background:#fff}.hm-chat-input-wrap input{width:100%;min-width:0;height:40px;padding:0 9px;border:0;outline:none;background:transparent;color:var(--hm-navy);font-size:.66rem}.hm-chat-input-wrap input::placeholder{color:var(--hm-muted-light)}.hm-chat-input-wrap button{width:40px;height:40px;border:0;border-radius:11px;background:var(--hm-navy);color:#fff;font-size:.9rem;font-weight:900}.hm-chat-input-wrap button:disabled{opacity:.35}.hm-chat-composer>span{display:block;margin-top:5px;color:var(--hm-muted-light);text-align:center;font-size:.46rem;direction:ltr}.hm-requests{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.hm-requests-brand span{margin-top:2px;color:var(--hm-muted-light);font-size:.5rem;direction:ltr;text-align:right}.hm-requests-main{width:100%;max-width:720px;margin:0 auto;padding:25px 16px 20px}.hm-requests-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.hm-requests-intro>div:first-child>span{display:block;margin-bottom:5px;color:var(--hm-muted-light);font-size:.57rem;font-weight:800}.hm-requests-intro h1{margin:0;font-size:1.35rem;font-weight:900}.hm-requests-intro p{margin:6px 0 0;color:var(--hm-muted);font-size:.62rem;line-height:1.7}.hm-requests-counter{min-width:58px;padding:9px 8px;border:1px solid var(--hm-border);border-radius:13px;background:#fff;text-align:center}.hm-requests-counter strong,.hm-requests-counter span{display:block}.hm-requests-counter strong{font-size:.85rem}.hm-requests-counter span{margin-top:2px;color:var(--hm-muted);font-size:.5rem}.hm-requests-new{width:100%;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;margin-top:19px;padding:13px;border:0;border-radius:16px;background:var(--hm-navy);color:#fff;text-align:right}.hm-requests-new-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#ffffff1f;font-size:1rem}.hm-requests-new div strong,.hm-requests-new div span{display:block}.hm-requests-new div strong{font-size:.67rem}.hm-requests-new div span{margin-top:3px;color:#ffffff8c;font-size:.53rem}.hm-requests-chevron{color:#ffffff8c;font-size:1rem}.hm-requests-loading{display:flex;flex-direction:column;align-items:center;padding:45px 0;color:var(--hm-muted);font-size:.6rem}.hm-requests-loading>div{width:24px;height:24px;margin-bottom:10px;border:2px solid #E2E8F0;border-top-color:var(--hm-navy);border-radius:50%;animation:hm-spin .8s linear infinite}@keyframes hm-spin{to{transform:rotate(360deg)}}.hm-requests-empty{margin-top:20px;padding:30px 18px;border:1px solid var(--hm-border);border-radius:18px;background:#fff;text-align:center}.hm-requests-empty>div{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;border-radius:14px;background:#f0f4f8;font-weight:900}.hm-requests-empty h2{margin:0;font-size:.8rem}.hm-requests-empty p{margin:7px 0 16px;color:var(--hm-muted);font-size:.59rem}.hm-requests-empty button{min-width:125px;padding:9px 13px;border:0;border-radius:10px;background:var(--hm-navy);color:#fff;font-size:.59rem;font-weight:800}.hm-requests-section{margin-top:24px}.hm-requests-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.hm-requests-section-head>span{font-size:.7rem;font-weight:900}.hm-requests-section-head>strong{color:var(--hm-muted);font-size:.53rem;font-weight:700}.hm-request-stack{display:grid;gap:8px}.hm-request-card{padding:13px;border:1px solid var(--hm-border);border-radius:15px;background:#fff}.hm-request-card-top{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.hm-request-card-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f0f4f8;font-size:.62rem;font-weight:900}.hm-request-card-copy{min-width:0}.hm-request-card-copy strong,.hm-request-card-copy span{display:block}.hm-request-card-copy strong{overflow:hidden;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.hm-request-card-copy span{margin-top:3px;color:var(--hm-muted-light);font-size:.51rem}.hm-request-status{padding:5px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.49rem;font-weight:900;white-space:nowrap}.hm-request-status.badge-created{background:#eff6ff;color:#1d4ed8}.hm-request-status.badge-accepted,.hm-request-status.badge-in_progress{background:#fff7ed;color:#c2410c}.hm-request-status.badge-completed{background:#ecfdf5;color:#047857}.hm-request-status.badge-cancelled,.hm-request-status.badge-rejected{background:#fef2f2;color:#b91c1c}.hm-request-cost{display:flex;justify-content:space-between;gap:10px;margin-top:11px;padding-top:9px;border-top:1px solid var(--hm-border-soft);font-size:.53rem}.hm-request-cost span{color:var(--hm-muted)}.hm-request-cost strong{font-weight:900}.hm-bottom-nav{position:fixed;z-index:55;right:0;bottom:0;left:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid #EEF2F6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.hm-bottom-nav-inner{width:100%;max-width:540px;display:flex;justify-content:space-around;margin:0 auto}.hm-bottom-nav-item{min-width:58px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:11px;background:transparent;color:#94a3b8;font-size:.49rem;font-weight:700}.hm-bottom-nav-icon{height:22px;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.hm-bottom-nav-item.active{color:#0a1628}.hm-bottom-nav-item.active .hm-bottom-nav-icon{width:32px;border-radius:9px;background:#f0f4f8}@media (min-width: 720px){.hm-chat-header,.hm-requests-header{max-width:720px;margin:0 auto;border-left:1px solid var(--hm-border-soft);border-right:1px solid var(--hm-border-soft)}}.hm-entry .hm-entry-main{padding-top:0}.hm-entry .hm-entry-hero{margin:0 calc(-1 * var(--hm-page-padding, 16px)) 24px}.hm-entry .hm-entry-hero-media{position:relative;min-height:clamp(420px,58dvh,610px);overflow:hidden;border-radius:0 0 28px 28px;background:#0a1628}.hm-entry .hm-entry-hero-media>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center}.hm-entry .hm-entry-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%}.hm-entry .hm-entry-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0a16280f,#0a16280d 35%,#0a162859 66%,#0a1628e0)}.hm-entry-hero-brand{position:absolute;z-index:3;top:24px;right:22px;display:flex;align-items:center}.hm-entry-hero-brand img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 4px 18px rgba(0,0,0,.18))}.hm-entry .hm-entry-hero-copy{position:absolute;z-index:3;right:22px;bottom:54px;left:22px;color:#fff}.hm-entry .hm-entry-hero-copy>span{display:block;margin-bottom:7px;color:#ffffffa8;font-size:.55rem;font-weight:800;letter-spacing:.16em;direction:ltr;text-align:right}.hm-entry .hm-entry-hero-copy h1{max-width:520px;margin:0;color:#fff;font-size:clamp(1.45rem,5.5vw,2rem);line-height:1.45;font-weight:900}.hm-entry .hm-entry-hero-copy p{max-width:440px;margin:8px 0 0;color:#ffffffc7;font-size:.67rem;line-height:1.8}.hm-entry-hero-indicator{position:absolute;z-index:4;right:22px;bottom:22px;display:flex;gap:5px;direction:ltr}.hm-entry-hero-indicator i{width:5px;height:5px;display:block;border-radius:999px;background:#ffffff61}.hm-entry-hero-indicator i.active{width:20px;background:#fff}.hm-guest-hero{margin-bottom:18px}.hm-guest-hero-media{position:relative;min-height:390px;overflow:hidden;border-radius:24px;background:#0a1628;box-shadow:0 18px 45px #0a16281a}.hm-guest-hero-media>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center}.hm-guest-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 70% 25%,#2a4a6f 0,#1e3a5f 35%,#0a1628 75%)}.hm-guest-hero-placeholder img{width:92px;height:92px;object-fit:contain;opacity:.9}.hm-guest-hero-placeholder span{color:#ffffffe6;font-size:2rem;font-weight:900}.hm-guest-hero-overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a16280a,#0a162814 38%,#0a162885 70%,#0a1628f0)}.hm-guest-hero-content{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff}.hm-guest-hero-top{position:absolute;top:18px;right:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hm-guest-hero-eyebrow{padding:6px 9px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0a16282e;color:#ffffffe6;font-size:.52rem;font-weight:800;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hm-guest-hero-status{padding:6px 9px;border-radius:999px;background:#ffffffe6;color:#334155;font-size:.5rem;font-weight:900}.hm-guest-hero-status.active{background:#ecfdf5f0;color:#047857}.hm-guest-hero-copy{margin-bottom:17px}.hm-guest-hero-copy h1{margin:0;color:#fff;font-size:1.55rem;font-weight:900;line-height:1.4}.hm-guest-hero-copy p{max-width:440px;margin:6px 0 0;color:#ffffffb8;font-size:.62rem;line-height:1.8}.hm-guest-hero-stay{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#ffffff1a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hm-guest-hero-stay>div{min-width:0;text-align:center}.hm-guest-hero-stay span,.hm-guest-hero-stay strong{display:block}.hm-guest-hero-stay span{margin-bottom:3px;color:#ffffff8c;font-size:.48rem}.hm-guest-hero-stay strong{overflow:hidden;color:#fff;font-size:.61rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.hm-guest-hero-stay>i{width:1px;height:24px;background:#ffffff2b}@media (max-width: 520px){.hm-entry .hm-entry-hero-media{min-height:52dvh;max-height:570px;border-radius:0 0 24px 24px}.hm-entry-hero-brand img{width:54px;height:54px}.hm-guest-hero-media{min-height:360px;border-radius:20px}.hm-guest-hero-content{padding:16px}}@media (max-width: 380px){.hm-entry .hm-entry-hero-media{min-height:480px}.hm-guest-hero-media{min-height:340px}.hm-guest-hero-copy h1{font-size:1.35rem}}@media (min-width: 760px){.hm-entry .hm-entry-hero{margin-right:0;margin-left:0}.hm-entry .hm-entry-hero-media{min-height:560px;border-radius:28px}.hm-guest-hero-media{min-height:440px}}
