:root{--color-black:#1a1b1d;--color-muted:#525353;--color-orange:#f88a2a;--color-orange-soft:#fbc02833;--color-page:#fffcf5;--color-white:#fff;color:var(--color-black);background:var(--color-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%;min-height:0;margin:0;overflow:hidden}button{font:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed}.app-layout{background:var(--color-page);grid-template-columns:240px minmax(0,1fr);width:100%;height:100vh;display:grid;overflow:hidden}.mobile-unsupported{display:none}.sidebar{background:var(--color-white);flex-direction:column;align-items:center;gap:20px;height:100vh;min-height:0;display:flex;position:relative;overflow:hidden}.profile-card{align-items:center;gap:12px;width:100%;min-height:96px;padding:24px 32px;display:flex}.profile-avatar{object-fit:cover;border-radius:999px;flex:none;width:40px;height:40px}.profile-name,.profile-email{white-space:nowrap;margin:0}.profile-name{color:var(--color-black);font-size:14px;font-weight:700;line-height:20px}.profile-email{color:var(--color-muted);font-size:12px;font-weight:400;line-height:16px}.sidebar-nav{justify-items:center;gap:12px;width:100%;display:grid}.nav-item{width:208px;min-height:56px;color:var(--color-black);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.nav-item span{font-size:16px;font-weight:700;line-height:20px}.nav-item.active{background:var(--color-orange);color:var(--color-white)}.nav-badge{width:20px;height:20px;color:var(--color-white);background:#ef4444;border-radius:999px;justify-content:center;align-items:center;margin-left:-4px;display:inline-flex;font-size:10px!important;font-weight:400!important;line-height:12px!important}.sidebar-logo{object-fit:contain;width:181px;height:60px;margin:auto 0 24px}.admin-sidebar-nav{flex:auto;align-content:start}.admin-sidebar-footer{flex:0 0 96px;justify-content:center;align-items:center;width:100%;min-height:96px;padding:24px 32px;display:flex}.admin-sidebar-footer img{object-fit:contain;width:181px;height:60px}.admin-content-main{background:var(--color-page)}.admin-employees-screen{gap:32px;padding:32px}.admin-listings-screen{gap:24px;padding:32px}.admin-page-header{align-items:center;width:100%;min-height:40px;display:flex}.admin-page-header h1{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.admin-tabs{border-bottom:1px solid #f88a2a3d;flex:none;align-items:flex-start;display:inline-flex}.admin-tab{width:160px;min-height:40px;color:var(--color-muted);background:0 0;border-bottom:2px solid #0000;justify-content:center;align-items:center;padding:10px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.admin-tab.active{border-bottom-color:var(--color-black);color:var(--color-black)}.admin-empty-panel{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:24px;width:100%;min-height:0;padding:32px;display:flex}.admin-empty-image{object-fit:contain;width:224px;height:192px}.admin-empty-copy{text-align:center;justify-items:center;gap:8px;width:min(560px,100%);display:grid}.admin-empty-copy h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.admin-empty-copy p{color:var(--color-muted);margin:0;font-size:16px;line-height:24px}.admin-listings-toolbar{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.admin-listing-search{width:320px}.admin-listing-sort-row{justify-content:flex-end;width:100%;margin-top:-12px;display:flex}.admin-listings-table-head,.admin-listing-row{grid-template-columns:minmax(220px,1.25fr) minmax(220px,1.15fr) 140px minmax(190px,1fr) 170px 56px}.admin-listings-table-head div{padding:14px 20px}.admin-listing-row>div{padding:12px 20px}.admin-listing-owner-cell{align-items:center;gap:12px;display:flex}.admin-listing-owner-cell img,.admin-listing-owner button img{object-fit:cover;border-radius:999px;flex:none;width:40px;height:40px}.admin-listing-owner-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-listing-actions-menu{border-radius:16px 0 16px 16px;min-width:212px;padding:20px 28px 20px 20px;right:36px}.admin-listing-actions-menu .listing-action{border-bottom:0;min-height:24px;padding-bottom:0}.admin-listings-empty{background:var(--color-white)}.admin-listing-owner{gap:12px}.admin-listing-owner button{width:fit-content;color:var(--color-black);background:0 0;align-items:center;gap:12px;padding:0;font-size:14px;line-height:20px;display:flex}.admin-listing-owner button:hover span{color:var(--color-orange)}.owner-profile-screen{gap:32px;padding:32px}.owner-profile-header{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.owner-profile-title{align-items:center;gap:20px;display:flex}.owner-profile-title h1{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.owner-block-button{min-width:144px}.owner-profile-summary{align-items:flex-start;gap:16px;display:flex}.owner-profile-summary>img{object-fit:cover;border-radius:8px;flex:none;width:110px;height:110px}.owner-profile-summary>div{gap:12px;padding-top:2px;display:grid}.owner-profile-summary h2{color:var(--color-black);margin:0;font-size:16px;font-weight:700;line-height:20px}.owner-profile-summary p{color:var(--color-black);align-items:baseline;gap:4px;margin:0;font-size:14px;line-height:20px;display:flex}.owner-profile-summary span{color:var(--color-muted);font-weight:400}.owner-profile-summary strong{color:var(--color-black);font-weight:400}.owner-profile-tabs{width:fit-content}.owner-profile-tabs .tab{width:160px}.owner-listings-table-head,.owner-listing-row{grid-template-columns:minmax(320px,1.45fr) minmax(260px,1.2fr) 170px 190px 64px}.owner-listings-table-head div,.owner-listing-row>div{padding-left:24px;padding-right:24px}.admin-employees-table{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:auto;align-content:start;width:100%;min-height:0;display:grid;overflow:auto}.admin-employees-table-head,.admin-employee-row{grid-template-columns:minmax(300px,1.45fr) minmax(230px,1fr) 190px 190px 64px;align-items:center;display:grid}.admin-employees-table-head{z-index:20;background:var(--color-orange-soft);min-height:48px;position:sticky;top:0}.admin-employees-table-head div{color:var(--color-black);padding:14px 24px;font-size:14px;font-weight:700;line-height:20px}.admin-employee-row{min-height:80px;color:var(--color-black);border-bottom:1px solid #fbc02833;font-size:14px;line-height:20px;position:relative}.admin-employee-row:has(.admin-employee-actions-menu){z-index:30}.admin-employee-row:last-child{border-bottom:0}.admin-employee-row>div{min-width:0;padding:12px 24px}.admin-employee-row>div:not(.admin-employee-actions-cell),.admin-employee-person span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-employee-person{align-items:center;gap:12px;display:flex}.admin-employee-person img{object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.admin-employee-status{color:#166534;background:#22c55e33;border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:6px 12px;font-size:12px;line-height:16px;display:inline-flex}.admin-employee-status.blocked{color:#b91c1c;background:#ef44441f}.admin-employee-status.pending{color:var(--color-black);background:#fbc02833}.admin-employee-role{border:1px solid var(--color-black);min-height:32px;color:var(--color-black);border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;line-height:16px;display:inline-flex}.admin-employee-actions-cell{justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative;padding:0!important;overflow:visible!important}.admin-employee-actions-cell .listing-menu-button{width:64px;height:80px}.admin-employee-actions-menu{z-index:10;background:var(--color-white);border-radius:16px 0 16px 16px;row-gap:16px;min-width:224px;padding:20px 28px 20px 20px;display:grid;position:absolute;top:56px;right:28px;overflow:hidden;box-shadow:0 12px 36px #17182012,0 0 4px #1718200f}.admin-employee-action{min-height:24px;color:var(--color-black);text-align:left;white-space:nowrap;background:0 0;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:0;padding:0 0 16px;font-size:14px;line-height:20px;display:flex;position:relative}.admin-employee-action:after{content:"";background:#fbc02833;width:144px;height:1px;position:absolute;bottom:0;left:0}.admin-employee-action:last-child{margin-bottom:0;padding-bottom:0}.admin-employee-action:last-child:after{content:none}.admin-employee-action.positive{color:#4caf50}.admin-employee-action.danger{color:#ef4444}.admin-employee-action.positive svg,.admin-employee-action.danger svg{color:currentColor}.admin-tasks-backdrop{z-index:90;background:#1a1b1db8}.admin-tasks-modal{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:center;gap:40px;width:384px;max-width:100%;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.admin-tasks-content,.admin-tasks-heading,.admin-tasks-field{width:100%;display:grid}.admin-tasks-content{gap:24px}.admin-tasks-heading{grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:10px}.admin-tasks-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.admin-tasks-heading p{color:var(--color-black);margin:8px 0 0;font-size:16px;line-height:24px}.admin-tasks-heading button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.admin-tasks-field{gap:4px;position:relative}.admin-tasks-field>span{color:var(--color-muted);font-size:14px;line-height:20px}.admin-tasks-select{width:100%;min-height:44px;color:var(--color-black);text-align:left;background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:16px;line-height:24px;display:flex}.admin-tasks-select span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-tasks-dropdown{background:var(--color-white);border-radius:16px;width:100%;display:grid;overflow:hidden;box-shadow:0 0 50px #1d293a12}.admin-tasks-option{width:100%;min-height:44px;color:var(--color-orange);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:16px;line-height:24px;display:flex}.admin-tasks-save{border-radius:30px;min-height:60px}.empty-content h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.admin-profile-panel{background:var(--color-white);border:1px solid #fbc02833;border-radius:8px;align-items:center;gap:12px;width:min(480px,100%);padding:24px;display:flex}.content-main{flex-direction:column;gap:32px;min-width:0;height:100vh;min-height:0;padding:32px;display:flex;overflow:hidden}.listings-header{flex:none;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.listings-screen,.bookings-screen{padding-top:0}.listings-screen>.listings-header,.bookings-screen>.bookings-header{min-height:72px}.listings-header h1{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.listings-actions{align-items:center;gap:12px;display:flex}.create-button{background:var(--color-orange);min-height:40px;color:var(--color-white);border-radius:30px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.listings-header .import-button{margin-left:auto}.import-button{border:1px solid var(--color-orange);background:var(--color-white);min-height:40px;color:var(--color-orange);border-radius:30px;justify-content:center;align-items:center;padding:9px 20px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.tabs{border-bottom:1px solid var(--color-orange-soft);flex:none;align-items:flex-start;display:inline-flex}.listings-tabs{width:fit-content}.listings-toolbar{flex:none;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.listing-search{border:1px solid var(--color-muted);width:320px;height:40px;color:var(--color-muted);background:#fbc0280d;border-radius:8px;flex:none;align-items:center;gap:12px;padding:10px 14px;display:flex;overflow:hidden}.listing-search input{width:100%;min-width:0;color:var(--color-black);font:inherit;background:0 0;border:0;outline:0;font-size:14px;line-height:20px}.listing-search input::placeholder{color:var(--color-muted);opacity:1}.listings-table{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:auto;align-content:start;width:100%;min-height:0;display:grid;overflow:auto}.listings-table-head,.listing-row{grid-template-columns:minmax(260px,1.8fr) minmax(210px,1.2fr) 140px 180px 64px;align-items:center;display:grid}.listings-table-head{z-index:20;background:var(--color-orange-soft);min-height:48px;position:sticky;top:0}.listings-table-head div{color:var(--color-black);opacity:.9;padding:14px 24px;font-size:14px;font-weight:700;line-height:20px}.listing-row{min-height:76px;color:var(--color-black);cursor:pointer;border-bottom:1px solid #fbc02833;font-size:14px;font-weight:400;line-height:20px;position:relative}.listing-row:hover{background:#fbc0280d}.listing-row:has(.listing-actions-menu){z-index:30}.listing-row:last-child{border-bottom:0}.listing-row>div{min-width:0;padding:12px 24px}.listing-title-cell{align-items:center;gap:12px;display:flex}.listing-title-cell img{object-fit:cover;border-radius:8px;flex:none;width:48px;height:48px;padding:4px}.listing-title-cell span,.listing-row>div:not(.listing-title-cell){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.listing-status{min-height:31px;color:var(--color-black);border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;line-height:16px;display:inline-flex}.listing-status.published{background:#22c55e4d}.listing-status.moderation{background:#4f46e540}.listing-status.archived{background:#fbc02833}.listing-menu-button{width:100%;height:76px;color:var(--color-black);background:0 0;justify-content:center;align-items:center;display:inline-flex}.listing-actions-cell{justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex;position:relative;padding:0!important;overflow:visible!important}.listing-actions-menu{z-index:10;background:var(--color-white);border-radius:14px;width:260px;padding:8px 24px;display:grid;position:absolute;top:50px;right:44px;overflow:hidden;box-shadow:0 18px 42px #1a1b1d24}.listing-actions-menu.archived{border-radius:16px 0 16px 16px;width:212px;padding:20px 28px 20px 20px;right:42px;box-shadow:0 12px 36px #17182012,0 0 4px #1718200f}.listing-actions-menu.moderation{width:144px;right:36px}.listing-action{min-height:48px;color:var(--color-black);text-align:left;background:0 0;border-bottom:1px solid #1a1b1d3d;justify-content:flex-start;align-items:center;gap:12px;padding:0;font-size:14px;font-weight:400;line-height:20px;display:flex}.listing-action:last-child{border-bottom:0}.listing-action.danger{color:#ef4444}.listing-action svg{flex:none}.listing-actions-menu.archived .listing-action{border-bottom:0;min-height:24px;margin-bottom:16px;padding-bottom:16px;position:relative}.listing-actions-menu.archived .listing-action:after{content:"";background:#52535399;width:144px;height:1px;position:absolute;bottom:0;left:0}.listing-actions-menu.archived .listing-action:last-child{margin-bottom:0;padding-bottom:0}.listing-actions-menu.archived .listing-action:last-child:after{content:none}.listing-actions-menu.archived .listing-action svg{width:24px;height:24px}.bookings-header{min-height:40px}.bookings-toolbar{align-items:flex-start}.bookings-tabs{width:fit-content}.booking-search{margin-top:-2px}.booking-sort-row{flex:none;justify-content:flex-end;width:100%;margin-top:-12px;display:flex}.booking-status-filter{color:var(--color-black);align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex;position:relative}.booking-status-filter select{appearance:none;border:1px solid var(--color-black);min-width:64px;height:28px;color:var(--color-black);font:inherit;background:0 0;border-radius:100px;outline:0;padding:3px 32px 3px 16px;line-height:20px}.booking-status-filter svg{pointer-events:none;position:absolute;right:10px}.bookings-table{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:auto;align-content:start;width:100%;min-height:0;display:grid;overflow:auto}.bookings-table-head,.booking-request-row{grid-template-columns:minmax(210px,1.15fr) 64px minmax(285px,1.45fr) 144px 112px minmax(210px,1fr);align-items:center;display:grid}.bookings-table.with-status .bookings-table-head,.bookings-table.with-status .booking-request-row{grid-template-columns:minmax(205px,1.05fr) 64px minmax(275px,1.35fr) 144px 112px minmax(210px,1fr) 56px}.bookings-table.plain-history .bookings-table-head,.bookings-table.plain-history .booking-request-row{grid-template-columns:minmax(230px,1.15fr) 72px minmax(300px,1.45fr) 160px 1fr}.bookings-table-head{z-index:20;background:var(--color-orange-soft);min-height:48px;position:sticky;top:0}.bookings-table-head div{color:var(--color-black);opacity:.9;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.booking-request-row{min-height:112px;color:var(--color-black);border-bottom:1px solid #fbc02833;font-size:14px;font-weight:400;line-height:20px;position:relative}.booking-request-row:has(.booking-actions-menu){z-index:30}.booking-request-row:last-child{border-bottom:0}.booking-request-row>div{min-width:0;padding:16px 20px}.booking-guest-cell,.booking-property-cell{align-items:center;gap:12px;display:flex}.booking-guest-cell img{object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.booking-property-cell img{object-fit:cover;border-radius:8px;flex:none;width:48px;height:48px;padding:4px}.booking-guest-cell div,.booking-property-cell div{gap:4px;min-width:0;display:grid}.booking-guest-cell span,.booking-property-cell span,.booking-guest-cell small,.booking-property-cell small,.booking-date-cell,.booking-price-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.booking-guest-cell span,.booking-property-cell span{color:var(--color-black);font-size:14px;font-weight:400;line-height:20px}.booking-guest-cell small,.booking-property-cell small{color:var(--color-muted);font-size:12px;font-weight:400;line-height:16px}.booking-chat-cell{justify-content:center;align-items:center;display:flex}.booking-chat-cell button{width:24px;height:24px;color:var(--color-black);background:0 0;justify-content:center;align-items:center;display:inline-flex}.booking-actions-cell{justify-content:flex-end;align-items:center;gap:12px;display:flex}.booking-status-cell{justify-content:flex-start;align-items:center;display:flex}.booking-state-wrap{flex-direction:column;align-items:flex-start;gap:4px;display:inline-flex}.booking-state-wrap small{color:var(--color-muted);white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.booking-row-menu-cell{justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative;padding:0!important;overflow:visible!important}.booking-row-menu-cell>button{width:24px;height:24px;color:var(--color-black);background:0 0;justify-content:center;align-items:center;display:inline-flex}.booking-actions-menu{z-index:10;background:var(--color-white);border-radius:16px 0 16px 16px;width:max-content;min-width:236px;padding:20px 28px 20px 20px;display:grid;position:absolute;top:56px;right:28px;overflow:hidden;box-shadow:0 12px 36px #17182012,0 0 4px #1718200f}.booking-actions-menu .listing-action{white-space:nowrap;border-bottom:0;min-height:24px;margin-bottom:16px;padding-bottom:16px;position:relative}.booking-actions-menu .listing-action:after{content:"";background:#5253533d;width:100%;height:1px;position:absolute;bottom:0;left:0}.booking-actions-menu .listing-action:last-child{margin-bottom:0;padding-bottom:0}.booking-actions-menu .listing-action:last-child:after{content:none}.booking-accept-button,.booking-decline-button{border-radius:30px;justify-content:center;align-items:center;min-height:40px;padding:10px 20px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.booking-accept-button{background:var(--color-orange);width:112px;color:var(--color-white)}.booking-decline-button{border:1px solid var(--color-orange);background:var(--color-white);color:var(--color-orange)}.booking-state{min-height:32px;color:var(--color-black);border:0;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.booking-state:disabled{cursor:default;opacity:1}.booking-state.confirmed{color:#166534;background:#22c55e33}.booking-state.declined{color:#b91c1c;background:#ef44441f}.booking-state.cancelled{color:var(--color-muted);background:#5253531f}.booking-state.prepayment-wait{background:#4f46e540}.booking-state.prepayment-paid{background:#22c55e4d}.booking-state.request{background:var(--color-orange);min-height:40px;color:var(--color-white);border-radius:30px;padding:10px 20px;font-size:14px;line-height:20px}.booking-state.finished{background:var(--color-white);border:1px solid #fbc02873}.booking-state.staying{background:#60a5fa4d}.empty-state.compact{min-height:420px}.create-tabs{width:100%}.tab{min-height:40px;color:var(--color-muted);background:0 0;border-bottom:2px solid #0000;flex:0 0 160px;padding:10px;font-size:14px;font-weight:400;line-height:20px}.tab.active{border-bottom-color:var(--color-black);color:var(--color-black)}.empty-state{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.empty-content{justify-items:center;gap:24px;display:grid;transform:translateY(5px)}.empty-image{object-fit:contain;width:208px;height:193px}.chats-empty-image{width:224px;height:192px}.chats-layout{flex:1;align-items:stretch;gap:32px;min-height:0;display:flex;overflow:hidden}.chat-list-panel,.chat-dialog-panel{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px}.chat-list-panel{flex-direction:column;flex:0 0 384px;align-items:stretch;gap:24px;width:384px;min-height:0;padding:20px 0;display:flex;overflow:hidden}.chat-search{background:var(--color-white);height:44px;color:var(--color-muted);border:1px solid #fbc02833;border-radius:8px;align-items:center;gap:8px;margin:0 20px;padding:10px 14px;display:flex;overflow:hidden}.chat-search input{width:100%;min-width:0;color:var(--color-black);font:inherit;background:0 0;border:0;outline:0;font-size:16px;line-height:24px}.chat-search input::placeholder{color:var(--color-muted);opacity:1}.chat-list{flex:auto;align-content:start;min-height:0;display:grid;overflow:auto}.chat-list-item{width:100%;min-height:81px;color:var(--color-black);text-align:left;background:0 0;border-bottom:1px solid #fbc02833;align-items:center;gap:12px;padding:16px 20px;display:flex;position:relative}.chat-list-item.active{background:#fbc02833}.chat-list-item img{object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.chat-list-copy{flex:1;gap:8px;min-width:0;display:grid}.chat-list-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-list-heading strong{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:20px;overflow:hidden}.chat-list-heading span{color:var(--color-muted);opacity:.8;flex:none;font-size:14px;line-height:20px}.chat-list-copy p{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:20px;overflow:hidden}.chat-list-preview{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.chat-list-preview p{min-width:0}.chat-unread-badge{min-width:20px;height:20px;color:var(--color-white);background:#ef4444;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:700;line-height:12px;display:inline-flex}.chat-dialog-panel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-dialog-header{border-bottom:1px solid #fbc02833;align-items:center;gap:12px;min-height:84px;padding:20px;display:flex}.chat-dialog-header img{object-fit:cover;border-radius:999px;width:44px;height:44px}.chat-dialog-header strong{color:var(--color-black);font-size:16px;font-weight:700;line-height:20px}.chat-messages{flex-direction:column;flex:1;justify-content:flex-end;gap:32px;min-height:0;padding:20px;display:flex;overflow:auto}.chat-date{color:#fbc028a6;align-self:center;font-size:14px;line-height:20px}.chat-message-row{align-items:flex-end;gap:16px;display:flex}.chat-message-row.outgoing{justify-content:flex-end}.chat-message-row.incoming{justify-content:flex-start}.chat-message-row>img{object-fit:cover;border-radius:999px;flex:none;width:40px;height:40px}.chat-bubble{border:1px solid #fbc02833;gap:4px;width:384px;padding:12px;display:grid}.chat-message-row.outgoing .chat-bubble{background:#fbc0280d;border-radius:8px 8px 0}.chat-message-row.incoming .chat-bubble{background:var(--color-white);border-radius:8px 8px 8px 0}.chat-bubble p{color:var(--color-black);margin:0;font-size:16px;line-height:24px}.chat-attachments{gap:8px;display:grid}.chat-attachments img{object-fit:cover;border-radius:8px;width:100%;max-height:260px}.chat-bubble span{color:var(--color-muted);justify-self:end;font-size:12px;line-height:16px}.chat-composer{align-items:flex-end;gap:8px;padding:24px 20px;display:flex}.chat-composer-body{flex:1;gap:8px;display:grid}.chat-pending-images{gap:8px;padding:0 4px;display:flex;overflow:auto}.chat-pending-image{flex:none;width:64px;height:64px;position:relative}.chat-pending-image img{object-fit:cover;border:1px solid #fbc02833;border-radius:8px;width:64px;height:64px}.chat-pending-image button{background:var(--color-orange);width:20px;height:20px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:-6px;right:-6px}.chat-input{background:var(--color-white);min-height:48px;color:var(--color-muted);border:1px solid #fbc02833;border-radius:24px;flex:1;align-items:flex-end;gap:12px;padding:12px;display:flex;overflow:hidden}.chat-attach-button{width:24px;height:24px;color:var(--color-muted);background:0 0;flex:none;justify-content:center;align-items:center;display:inline-flex}.chat-input textarea{resize:none;width:100%;min-width:0;max-height:144px;color:var(--color-black);font:inherit;background:0 0;border:0;outline:0;font-size:14px;line-height:20px;overflow-y:auto}.chat-input textarea::placeholder{color:var(--color-muted);opacity:1}.chat-file-input{display:none}.chat-send-button{background:var(--color-orange);width:40px;height:40px;color:var(--color-white);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.notifications-header{min-height:40px}.notifications-tabs{width:fit-content}.notifications-panel{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:1;justify-content:flex-start;align-items:flex-start;min-height:0;padding:20px;display:flex;overflow:auto}.notifications-list{gap:20px;width:534px;display:grid}.notification-card{background:#fbc0280d;border:1px solid #fbc02833;border-radius:16px;gap:8px;padding:12px;display:grid;overflow:hidden}.notification-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-title-row{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.notification-dot{background:#ef4444;border-radius:999px;flex:none;width:6px;height:6px}.notification-card h2{min-width:0;color:var(--color-black);margin:0;font-size:16px;font-weight:700;line-height:20px}.notification-card time{color:var(--color-muted);flex:none;font-size:14px;font-style:normal;line-height:20px}.notification-card p{color:var(--color-black);margin:0;font-size:14px;font-weight:400;line-height:20px}.notifications-empty{align-content:center;justify-items:center;gap:24px;width:100%;height:100%;min-height:420px;display:grid}.notifications-empty img{object-fit:contain;width:224px;height:192px}.profile-header-actions{align-items:center;gap:12px;display:flex}.profile-icon-button{border:1px solid var(--color-orange);background:var(--color-page);width:40px;height:40px;color:var(--color-orange);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.profile-panel{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex-direction:column;flex:1;gap:40px;min-height:0;padding:20px;display:flex;overflow:auto}.profile-top-row{align-items:flex-start;gap:32px;display:flex}.profile-info-column{flex:0 0 288px;gap:20px;width:288px;display:grid}.profile-avatar-card{background:var(--color-white);border:1px solid #fbc02833;border-radius:12px;justify-content:center;align-items:center;width:288px;height:240px;display:flex}.profile-avatar-card img{object-fit:contain;width:192px;height:160px}.profile-avatar-card.loaded{border-radius:8px;overflow:hidden}.profile-avatar-card.loaded img{object-fit:cover;width:100%;height:100%}.profile-fields{gap:20px;display:grid}.profile-field{color:var(--color-muted);gap:4px;font-size:14px;font-weight:400;line-height:20px;display:grid}.profile-field div,.profile-field input{width:100%;height:44px;color:var(--color-black);font:inherit;background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;align-items:center;padding:10px 14px;font-size:16px;line-height:24px;display:flex}.profile-field input{outline:0}.profile-field input::placeholder{color:var(--color-muted);opacity:1}.profile-api-card,.profile-balance-card{border-radius:12px;flex-direction:column;flex:1 1 0;min-width:0;height:240px;display:flex}.profile-api-card{background:var(--color-white);border:1px solid #fbc02833;justify-content:space-between;padding:20px}.profile-api-card h2{color:var(--color-black);margin:0;font-size:18px;font-weight:700;line-height:24px}.profile-api-heading{gap:10px;display:grid}.profile-api-status{color:#16a34a;align-items:center;gap:6px;width:fit-content;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.profile-api-card .create-button{width:fit-content}.profile-balance-card{background:repeating-conic-gradient(from -22deg at 0%,#ffffffe6 0deg 2deg,#0000 2deg 8deg),#fbc02833;justify-content:center;align-items:center;gap:24px;padding:32px 24px;position:relative;overflow:hidden}.profile-balance-copy{justify-items:center;gap:4px;display:grid}.profile-balance-copy strong{color:var(--color-black);font-size:30px;font-weight:700;line-height:40px}.profile-balance-copy span{color:var(--color-muted);font-size:16px;line-height:24px}.profile-edit-backdrop{z-index:46;background:#1a1b1db8}.profile-edit-modal{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:384px;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.profile-edit-content{gap:24px;display:grid}.profile-edit-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-edit-heading h2{max-width:285px;color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.profile-edit-photo{justify-items:center;gap:4px;display:grid}.profile-edit-avatar{width:96px;height:96px;position:relative}.profile-edit-avatar img{object-fit:cover;border-radius:999px;width:96px;height:96px}.profile-edit-avatar-placeholder{background:#f4f4f4 url(/assets/emptyavatar-DsMdGWYA.png) 50%/cover no-repeat;border-radius:999px;width:96px;height:96px}.profile-avatar-input{display:none}.profile-edit-photo-button{background:var(--color-orange);width:24px;height:24px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 10px 40px #00000008}.profile-remove-photo{color:var(--color-orange);background:0 0;border-radius:30px;padding:4px 0;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}.profile-edit-fields{gap:20px;display:grid}.profile-save-button{background:var(--color-orange);min-height:65px;color:var(--color-white);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.profile-save-button:disabled{opacity:.4}.profile-onboarding-backdrop{z-index:90;background:#1a1b1db8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.profile-onboarding-modal{background:var(--color-white);border-radius:12px;flex-direction:column;gap:40px;width:384px;max-width:100%;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.profile-onboarding-content{justify-items:stretch;gap:24px;display:grid}.profile-onboarding-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-onboarding-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.profile-onboarding-heading button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-onboarding-photo{justify-items:center;gap:4px;display:grid}.profile-onboarding-avatar{border:1px solid var(--color-orange);width:96px;height:96px;color:var(--color-orange);border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.profile-onboarding-photo.loaded .profile-onboarding-avatar{border:0;overflow:visible}.profile-onboarding-avatar img{object-fit:cover;border-radius:999px;width:96px;height:96px}.profile-onboarding-photo-button{background:var(--color-orange);width:24px;height:24px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 10px 40px #00000008}.profile-onboarding-file{display:none}.profile-onboarding-fields{gap:20px;display:grid}.profile-onboarding-submit{min-height:65px}.profile-created-shell{background:var(--color-white);place-items:center;width:100%;height:100vh;min-height:720px;display:grid;position:relative;overflow:hidden}.profile-created-logo{object-fit:contain;width:176px;height:56px;position:absolute;top:16px;left:32px}.profile-created-card{background:var(--color-white);border-radius:12px;flex-direction:column;gap:40px;width:384px;max-width:calc(100% - 48px);padding:24px;display:flex}.profile-created-card h1{color:var(--color-black);margin:0 0 16px;font-size:24px;font-weight:700;line-height:28px}.profile-created-card p{color:var(--color-black);margin:0;font-size:16px;line-height:24px}.profile-logout-modal{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:24px;width:384px;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.profile-logout-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-logout-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.profile-logout-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-logout-back,.profile-logout-confirm{border:1px solid var(--color-orange);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-height:65px;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.profile-logout-back{background:var(--color-white);color:var(--color-orange)}.profile-logout-confirm{background:var(--color-orange);color:var(--color-white)}.empty-copy{text-align:center;gap:8px;display:grid}.empty-copy h2,.empty-copy p{margin:0}.empty-copy h2{color:var(--color-black);font-size:24px;font-weight:700;line-height:28px}.empty-copy p{color:var(--color-muted);font-size:16px;font-weight:400;line-height:24px}.create-header{flex:none;align-items:center;gap:20px;min-height:40px;display:flex}.create-header h1{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.back-button{background:var(--color-white);width:40px;height:40px;color:var(--color-black);border:1px solid #f88a2a59;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.create-card{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:1;justify-content:center;align-items:flex-start;min-height:0;display:flex;overflow:auto}.create-form{flex-direction:column;align-items:stretch;gap:32px;width:384px;padding:40px 0;display:flex}.create-form h2{color:var(--color-black);letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1.35}.listing-field{color:var(--color-muted);gap:4px;font-size:14px;font-weight:400;line-height:20px;display:grid}.listing-field input,.listing-field textarea,.select-field{width:100%;color:var(--color-black);background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;outline:none;font-size:16px;font-weight:400;line-height:24px}.listing-field input,.select-field{height:44px;padding:10px 14px}.listing-field input::placeholder,.listing-field textarea::placeholder,.select-field span{color:var(--color-muted);opacity:1}.listing-field textarea{resize:none;height:116px;padding:10px 14px}.select-field{text-align:left;justify-content:space-between;align-items:center;display:flex}.select-field.selected span{color:var(--color-black)}.dropdown-field{position:relative}.dropdown-menu{z-index:4;background:var(--color-white);border:1px solid #fbc02833;border-radius:8px;width:100%;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 28px #1a1b1d14}.dropdown-option{background:var(--color-white);width:100%;min-height:40px;color:var(--color-black);text-align:left;justify-content:flex-start;align-items:center;padding:9px 14px;font-size:16px;line-height:22px;display:flex}.dropdown-option:hover,.dropdown-option.selected{background:#fbc02814}.description-field{align-items:stretch;gap:4px}.description-field small{color:var(--color-muted);justify-self:end;font-size:12px;font-weight:400;line-height:16px}.next-button{background:var(--color-orange);width:100%;min-height:65px;color:var(--color-white);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.next-button:disabled{opacity:.4}.photo-form,.amenities-form,.rules-form,.additional-form{flex-direction:column;align-items:stretch;gap:32px;width:384px;padding:40px 0;display:flex}.pricing-form{flex-direction:column;align-items:stretch;gap:40px;width:384px;padding:40px 0;display:flex}.amenities-form h2,.rules-form h2,.additional-form h2,.pricing-form h2{width:100%;color:var(--color-black);letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1.35}.pricing-main{gap:32px;display:grid}.price-group{gap:12px;display:grid}.price-input-wrap{align-items:center;display:flex;position:relative}.price-input-wrap input{padding-right:34px}.price-input-wrap>span{color:var(--color-muted);font-size:16px;line-height:24px;position:absolute;right:14px}.price-summary{gap:6px;display:grid}.price-summary p{color:var(--color-black);margin:0;font-size:14px;font-weight:400;line-height:20px}.price-summary strong{font-weight:700}.unique-toggle-row{color:var(--color-black);justify-content:space-between;align-items:center;gap:18px;font-size:14px;font-weight:700;line-height:20px;display:flex}.unique-toggle-row input{appearance:none;background:var(--color-muted);cursor:pointer;border-radius:999px;flex:none;width:44px;height:24px;margin:0;transition:background .16s;position:relative}.unique-toggle-row input:before{border:2px solid var(--color-muted);background:var(--color-white);content:"";border-radius:999px;width:24px;height:24px;transition:border-color .16s,transform .16s;position:absolute;top:0;left:0}.unique-toggle-row input:checked{background:var(--color-orange)}.unique-toggle-row input:checked:before{border-color:var(--color-orange);transform:translate(20px)}.unique-price-section{gap:32px;display:grid}.unique-price-item{gap:8px;display:grid}.unique-price-head{border-bottom:1px solid #fbc02833;justify-content:space-between;align-items:center;gap:16px;padding-bottom:8px;display:flex}.unique-price-head h3{color:var(--color-black);margin:0;font-size:16px;font-weight:700;line-height:20px}.unique-price-delete{width:24px;height:24px;color:var(--color-muted);background:0 0;justify-content:center;align-items:center;padding:2px;display:inline-flex}.unique-price-delete:disabled{opacity:.35}.unique-price-row{grid-template-columns:122px 1fr;align-items:start;gap:32px;display:grid}.date-button{width:100%;height:44px;color:var(--color-muted);text-align:left;background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:16px;line-height:24px;display:flex}.unique-price-details{gap:12px;display:grid}.add-unique-price-button{color:var(--color-orange);background:0 0;border-radius:30px;justify-self:start;padding:4px 0;font-size:14px;font-weight:700;line-height:20px;text-decoration:underline}.additional-fields{gap:24px;display:grid}.time-fields{grid-template-columns:1fr 1fr;gap:32px;display:grid}.rules-checkbox-list{gap:16px;display:grid}.rules-checkbox{color:var(--color-black);align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:24px;display:flex}.rules-checkbox input{width:20px;height:20px;accent-color:var(--color-orange);cursor:pointer;margin:0}.amenity-section{gap:12px;display:grid}.amenity-section p{color:var(--color-black);margin:0;font-size:16px;font-weight:400;line-height:24px}.amenity-list{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.amenity-chip{border:1px solid var(--color-muted);background:var(--color-white);min-height:40px;color:var(--color-muted);border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.amenity-chip.selected{border-color:var(--color-orange);background:var(--color-orange);color:var(--color-white)}.photo-heading{gap:8px;display:grid}.photo-heading h2,.photo-heading p{margin:0}.photo-heading h2{color:var(--color-black);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.35}.photo-heading p{color:var(--color-muted);font-size:14px;font-weight:400;line-height:20px}.photo-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;row-gap:16px;width:384px;display:flex}.listing-photo-input{display:none}.photo-tile{width:96px;height:96px;color:var(--color-muted);outline-offset:-1px;background:#fbc0280d;border-radius:8px;outline:1px dashed #fbc02847;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.photo-tile.large{border-radius:16px;width:384px;height:256px;margin-bottom:16px}.photo-tile.filled{cursor:grab;outline:0}.photo-tile.filled:active{cursor:grabbing}.photo-tile.drop-active{outline-color:var(--color-orange);background:#fb842314}.photo-tile img{object-fit:cover;width:100%;height:100%}.photo-remove-button{background:var(--color-orange);width:24px;height:24px;color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.photo-tile:not(.large) .photo-remove-button{width:20px;height:20px;top:4px;right:4px}.photo-order-badge{min-width:22px;color:var(--color-white);text-align:center;background:#00000070;border-radius:999px;padding:2px 7px;font-size:14px;font-weight:700;line-height:18px;position:absolute;bottom:8px;right:8px}.photo-tile:not(.large) .photo-order-badge{min-width:18px;padding:1px 6px;font-size:12px;line-height:16px;bottom:6px;right:6px}.photo-actions{grid-template-columns:1fr 1fr;gap:20px;display:grid}.back-outline-button{border:1px solid var(--color-orange);background:var(--color-white);width:100%;min-height:65px;color:var(--color-orange);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.result-header{flex:none;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.result-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.result-icon-button,.result-outline-button,.result-filled-button{min-height:40px;color:var(--color-orange);border-radius:30px;justify-content:center;align-items:center;display:inline-flex}.result-icon-button{border:1px solid var(--color-orange);background:var(--color-white);width:40px}.result-outline-button,.result-filled-button{padding:10px 20px;font-size:14px;font-weight:400;line-height:20px}.result-outline-button{border:1px solid var(--color-orange);background:var(--color-white)}.result-filled-button{background:var(--color-orange);color:var(--color-white)}.request-accept-button{min-width:112px}.result-card{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;flex:auto;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:24px;width:100%;min-height:0;padding:24px;display:grid;overflow:auto}.preview-gallery{align-content:start;gap:12px;display:grid}.preview-main-photo,.preview-photo-grid img,.preview-photo-more{object-fit:cover;width:100%}.preview-main-photo{border-radius:16px;height:264px}.preview-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.preview-photo-grid img,.preview-photo-more{aspect-ratio:1;border-radius:12px}.preview-photo-more{color:var(--color-white);background:linear-gradient(#3a42529e,#3a42529e),url(https://images.unsplash.com/photo-1618221195710-dd6b41faaea6?auto=format&fit=crop&w=380&q=80) 50%/cover;justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:24px;display:flex;overflow:hidden}.preview-photo-more.dynamic{background-position:50%;background-size:cover}.preview-content{align-content:start;gap:24px;display:grid}.preview-intro,.preview-section{gap:12px;display:grid}.preview-intro h2,.preview-section h3,.preview-text-columns h3{color:var(--color-black);margin:0;font-weight:700}.preview-intro h2{letter-spacing:0;font-size:18px;line-height:1.35}.preview-section h3,.preview-text-columns h3{font-size:16px;line-height:20px}.preview-meta{gap:6px;display:grid}.preview-meta span{color:var(--color-muted);align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.preview-meta svg{color:var(--color-orange);flex:none}.preview-intro p{color:var(--color-black);margin:0;font-size:14px;font-weight:400;line-height:20px}.preview-pill-list{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.preview-pill{border:1px solid var(--color-orange);min-height:36px;color:var(--color-orange);border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.preview-pill svg{flex:none}.preview-rules{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.preview-rule-card{background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;gap:4px;min-width:104px;padding:12px;display:grid}.preview-rule-card span{color:var(--color-muted);font-size:14px;font-weight:400;line-height:20px}.preview-rule-card strong{color:var(--color-black);font-size:14px;font-weight:700;line-height:20px}.preview-text-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.preview-text-columns.single{grid-template-columns:minmax(0,1fr)}.listing-detail-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.listing-detail-title-row .listing-status{flex:none}.preview-text-columns section{align-content:start;gap:12px;display:grid}.preview-text-columns ol{color:var(--color-black);gap:8px;margin:0;padding-left:18px;font-size:14px;font-weight:400;line-height:20px;display:grid}.preview-price-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;display:grid}.preview-price-card{background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;gap:8px;padding:12px;display:grid}.preview-price-card p{color:var(--color-muted);margin:0;font-size:14px;font-weight:400;line-height:20px}.preview-price-card dl{gap:4px;margin:0;display:grid}.preview-price-card dl div{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-price-card dt,.preview-price-card dd{color:var(--color-black);margin:0;font-size:14px;line-height:20px}.preview-price-card dt{font-weight:400}.preview-price-card dd{white-space:nowrap;font-weight:700}.modal-backdrop{z-index:20;background:#1a1b1d2e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.moderation-popup{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:min(100%,384px);padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.moderation-popup-copy{gap:16px;display:grid}.moderation-popup-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.moderation-popup-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.popup-close-button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.moderation-popup p{color:var(--color-black);margin:0;font-size:16px;font-weight:400;line-height:24px}.popup-ok-button{background:var(--color-orange);width:100%;min-height:65px;color:var(--color-white);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.delete-alert-backdrop{z-index:40;background:#1a1b1db8}.delete-alert{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:min(100%,384px);padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.publish-alert{width:min(100%,600px)}.delete-alert-copy{gap:16px;display:grid}.delete-alert-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.delete-alert-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.delete-alert p{color:var(--color-black);margin:0;font-size:16px;font-weight:400;line-height:24px}.delete-alert-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.delete-alert-cancel,.delete-alert-confirm{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-height:65px;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.delete-alert-cancel{border:1px solid var(--color-orange);background:var(--color-white);color:var(--color-orange)}.delete-alert-confirm{background:var(--color-orange);color:var(--color-white)}.reject-listing-backdrop{z-index:90;background:#1a1b1db8}.accept-listing-alert{background:var(--color-white);border-radius:12px;flex-direction:column;gap:32px;width:min(100%,384px);padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.accept-listing-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.accept-listing-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.accept-listing-heading button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.accept-listing-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.accept-listing-cancel,.accept-listing-confirm{border-radius:30px;justify-content:center;align-items:center;min-height:56px;padding:16px 20px;font-size:16px;font-weight:700;line-height:20px;display:inline-flex}.accept-listing-cancel{border:1px solid var(--color-orange);background:var(--color-white);color:var(--color-orange)}.accept-listing-confirm{background:var(--color-orange);color:var(--color-white)}.accept-listing-confirm:disabled,.accept-listing-cancel:disabled,.accept-listing-heading button:disabled{opacity:.55}.reject-listing-alert{background:var(--color-white);border-radius:12px;flex-direction:column;gap:32px;width:min(100%,384px);padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.reject-listing-copy{gap:24px;display:grid}.reject-listing-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reject-listing-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.reject-listing-heading button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.reject-listing-field{gap:4px;display:grid}.reject-listing-field span{color:var(--color-muted);font-size:14px;line-height:20px}.reject-listing-field textarea{resize:none;width:100%;min-height:116px;color:var(--color-black);font:inherit;background:#fbc0280d;border:1px solid #fbc02859;border-radius:8px;outline:0;padding:14px;font-size:16px;line-height:24px}.reject-listing-field textarea:focus{border-color:var(--color-orange)}.reject-listing-field small{color:var(--color-muted);justify-self:end;font-size:12px;line-height:16px}.reject-listing-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reject-listing-cancel,.reject-listing-confirm{border-radius:30px;justify-content:center;align-items:center;min-height:56px;padding:16px 20px;font-size:16px;font-weight:700;line-height:20px;display:inline-flex}.reject-listing-cancel{border:1px solid var(--color-orange);background:var(--color-white);color:var(--color-orange)}.reject-listing-confirm{background:var(--color-orange);color:var(--color-white)}.reject-listing-confirm:disabled,.reject-listing-cancel:disabled{opacity:.55}.review-alert-backdrop{z-index:42;background:#1a1b1db8}.review-alert{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:384px;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.review-alert-content{flex-direction:column;align-items:center;gap:16px;display:flex}.review-alert-heading{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.review-alert-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.review-person{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:160px;display:flex}.review-person img{object-fit:cover;border-radius:999px;width:80px;height:80px}.review-person span{color:var(--color-black);font-size:16px;line-height:24px}.review-rating-block{justify-items:center;gap:12px;display:grid}.review-rating-block p{width:256px;color:var(--color-black);text-align:center;margin:0;font-size:16px;font-weight:700;line-height:20px}.review-stars{align-items:flex-start;gap:5px;display:flex}.review-star{color:#fbc02833;background:0 0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.review-star.active{color:#fbc028}.review-star svg{fill:currentColor}.review-comment-field{flex-direction:column;align-items:flex-end;gap:4px;width:100%;display:flex}.review-comment-field span{color:var(--color-muted);align-self:flex-start;font-size:14px;line-height:20px}.review-comment-field textarea{resize:none;width:100%;height:112px;color:var(--color-black);font:inherit;background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;outline:0;padding:10px 14px;font-size:16px;line-height:24px}.review-comment-field textarea::placeholder{color:var(--color-muted);opacity:1}.review-comment-field small{color:var(--color-muted);font-size:12px;line-height:16px}.review-alert-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-back-button,.review-submit-button{border:1px solid var(--color-orange);background:var(--color-white);min-height:65px;color:var(--color-orange);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.review-submit-button:disabled{opacity:.4}.action-alert-backdrop{z-index:43;background:#1a1b1db8}.action-alert,.request-alert{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:384px;padding:24px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.cancel-booking-alert{width:486px}.request-alert{gap:28px;width:384px}.change-dates-alert{width:430px}.action-alert-copy,.request-alert-content{gap:16px;display:grid}.action-alert-heading,.request-alert-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.action-alert-heading h2,.request-alert-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.action-alert-copy p,.request-alert-content p{color:var(--color-black);margin:0;font-size:16px;font-weight:400;line-height:24px}.action-textarea-field{gap:4px;display:grid}.action-textarea-field span{color:var(--color-muted);font-size:14px;line-height:20px}.action-textarea-field textarea{resize:none;width:100%;height:150px;color:var(--color-black);font:inherit;background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;outline:0;padding:10px 14px;font-size:16px;line-height:24px}.action-textarea-field textarea::placeholder{color:var(--color-muted);opacity:1}.action-textarea-field small{color:var(--color-muted);justify-self:end;font-size:12px;line-height:16px}.action-alert-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.action-outline-button,.action-filled-button{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-height:65px;padding:20px 24px;font-size:18px;font-weight:700;line-height:1.35;display:inline-flex}.action-outline-button{border:1px solid var(--color-orange);background:var(--color-white);color:var(--color-orange)}.action-filled-button{background:var(--color-orange);color:var(--color-white)}.request-alert-details{gap:20px;display:grid}.request-alert-section{gap:8px;display:grid}.request-alert-section h3{color:var(--color-black);margin:0;font-size:14px;font-weight:700;line-height:20px}.request-listing-summary,.request-client-summary{align-items:center;gap:12px;min-width:0;display:flex}.request-listing-summary img{object-fit:cover;border-radius:8px;flex:none;width:48px;height:48px;padding:4px}.request-client-summary img{object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.request-listing-summary div,.request-client-summary div{gap:4px;min-width:0;display:grid}.request-listing-summary strong,.request-client-summary strong{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.request-listing-summary span,.request-client-summary span{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.request-metric-line{color:var(--color-black);align-items:center;gap:12px;font-size:14px;line-height:20px;display:flex}.booking-calendar-backdrop{z-index:45;background:#1a1b1db8;overflow:auto}.booking-calendar-modal{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:1180px;max-height:calc(100vh - 32px);padding:24px;display:flex;overflow:auto;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.booking-calendar-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.booking-calendar-heading h2{color:var(--color-black);margin:0;font-size:24px;font-weight:700;line-height:28px}.booking-calendar-body{grid-template-columns:444px 1fr;align-items:start;gap:32px;display:grid}.booking-calendar-left{align-content:start;gap:24px;display:grid}.calendar-card{background:var(--color-white);border:1px solid #fbc02833;border-radius:16px;gap:40px;padding:24px;display:grid}.calendar-head{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.calendar-head strong{color:var(--color-black);font-size:16px;font-weight:700;line-height:20px}.calendar-nav{align-items:center;gap:16px;display:flex}.calendar-nav button{background:var(--color-white);width:40px;height:40px;color:var(--color-black);border:1px solid #f88a2a4d;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.calendar-nav button:last-child svg{transform:rotate(180deg)}.booking-calendar-grid{grid-template-columns:repeat(7,36px);grid-auto-rows:36px;justify-content:space-between;row-gap:19px;width:384px;display:grid}.calendar-weekday,.calendar-day{width:36px;height:36px;color:var(--color-black);justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.calendar-weekday{height:24px;color:var(--color-muted);grid-row:1}.calendar-day{z-index:1;background:0 0;border:1px solid #0000;border-radius:40px;padding:0;position:relative}.calendar-day.empty{color:#0000;pointer-events:none}.calendar-range-bar{z-index:0;pointer-events:none;border-radius:40px;align-self:center;height:36px}.calendar-range-bar.purple{background:#4f46e540}.calendar-range-bar.green{background:#22c55e4d}.calendar-range-bar.blue{background:#60a5fa4d}.calendar-day.blocked{color:var(--color-muted);text-decoration:line-through}.calendar-day.selected{border:1px solid var(--color-black);background:var(--color-white)}.calendar-availability{gap:4px;display:grid}.calendar-availability strong{color:var(--color-black);font-size:14px;font-weight:700;line-height:20px}.calendar-availability div{color:var(--color-black);justify-content:space-between;align-items:center;gap:16px;font-size:14px;line-height:20px;display:flex}.availability-toggle{background:var(--color-orange);border-radius:999px;flex:none;width:44px;height:24px;position:relative}.availability-toggle:after{border:2px solid var(--color-orange);background:var(--color-white);content:"";border-radius:999px;width:24px;height:24px;position:absolute;top:0;right:0}.availability-toggle.disabled{background:var(--color-muted)}.availability-toggle.disabled:after{border-color:var(--color-muted);left:0;right:auto}.calendar-legend{gap:4px;width:288px;display:grid}.calendar-legend div{color:var(--color-black);align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.legend-day{border-radius:40px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.legend-day.blocked{color:var(--color-muted);text-decoration:line-through}.legend-day.booked{background:#4f46e540}.booking-calendar-side{align-content:start;gap:32px;display:grid}.calendar-listing-summary{align-items:center;gap:16px;display:flex}.calendar-listing-summary img{object-fit:cover;border-radius:8px;flex:none;width:64px;height:64px}.calendar-listing-summary h3,.calendar-listing-summary p{color:var(--color-black);margin:0}.calendar-listing-summary h3{letter-spacing:0;font-size:18px;font-weight:700;line-height:1.35}.calendar-listing-summary p{font-size:16px;line-height:24px}.booking-card-list{gap:16px;display:grid}.booking-card{border-radius:12px;grid-template-columns:280px 190px 24px 24px;align-items:center;gap:20px;padding:16px;display:grid}.booking-card.purple{background:#4f46e540}.booking-card.green{background:#22c55e4d}.booking-card.blue{background:#60a5fa4d}.booking-guest{align-items:center;gap:12px;min-width:0;display:flex}.booking-guest img{border:1px solid var(--color-white);object-fit:cover;border-radius:999px;flex:none;width:48px;height:48px}.booking-guest div{gap:4px;min-width:0;display:grid}.booking-guest strong,.booking-guest span,.booking-dates span{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.booking-guest strong{font-size:16px;font-weight:700;line-height:20px}.booking-guest span{font-size:14px;line-height:20px}.booking-dates{min-width:0;color:var(--color-black);align-items:center;gap:12px;font-size:16px;line-height:24px;display:flex}.booking-card button{width:24px;height:24px;color:var(--color-black);background:0 0;justify-content:center;align-items:center;display:inline-flex}.auth-shell{background:var(--color-white);width:100%;height:100vh;min-height:760px;display:block;position:relative;overflow:hidden}.auth-logo{object-fit:contain;width:176px;height:auto;max-height:56px;position:absolute;top:16px;left:32px}.auth-panel{background:0 0;flex-direction:column;align-items:center;gap:40px;width:320px;min-width:0;display:flex;position:absolute;top:50%;left:clamp(64px,10.35vw,149px);transform:translateY(-50%)}.auth-panel h1{color:var(--color-black);letter-spacing:0;text-align:center;margin:0;font-size:30px;font-weight:700;line-height:40px}.auth-panel.register{top:clamp(184px,26.96vh,275px);transform:none}.auth-form{gap:40px;width:100%;display:grid}.auth-panel.register .auth-form{gap:20px}.auth-field{color:var(--color-muted);gap:4px;font-size:14px;line-height:20px;display:grid}.auth-field>div{background:#fbc0280d;border:1px solid #fbc02833;border-radius:8px;align-items:center;height:44px;padding:0 14px;display:flex}.auth-field input{width:100%;min-width:0;color:var(--color-black);font:inherit;background:0 0;border:0;outline:0;font-size:16px;line-height:24px}.auth-field input::placeholder{color:var(--color-muted);opacity:1}.auth-password-toggle{width:24px;height:24px;color:var(--color-black);background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.auth-forgot-button{min-height:20px;color:var(--color-orange);background:0 0;justify-self:end;font-size:14px;line-height:20px}.auth-forgot-button:disabled{opacity:.6}.auth-error{color:#dc2626;margin:-4px 0 0;font-size:14px;line-height:20px}.auth-error.with-icon{align-items:flex-start;gap:8px;display:flex}.auth-error.with-icon svg{flex:none;margin-top:1px}.auth-notice{color:#16a34a;margin:-4px 0 0;font-size:14px;line-height:20px}.auth-submit{background:var(--color-orange);width:100%;min-height:60px;color:var(--color-white);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-weight:700;line-height:20px;display:inline-flex}.auth-submit:not(:disabled){background:var(--color-orange)}.auth-panel.register .auth-submit{margin-top:20px}.auth-submit:disabled{opacity:.4}.auth-signup{color:var(--color-muted);justify-content:center;gap:4px;margin:-16px 0 0;font-size:14px;line-height:20px;display:flex}.auth-panel.register .auth-signup{margin-top:4px}.auth-signup button{color:var(--color-orange);font:inherit;background:0 0}.auth-terms{width:320px;color:var(--color-muted);text-align:left;align-items:flex-start;gap:8px;margin:0;font-size:12px;line-height:16px;display:flex;position:absolute;bottom:48px;left:clamp(64px,10.35vw,149px)}.auth-terms.text-only{text-align:center;display:block}.auth-terms input{width:16px;height:16px;accent-color:var(--color-orange);flex:none;margin:0}.auth-terms a{color:var(--color-orange);text-decoration:none}.auth-reset-backdrop{z-index:80;background:#1a1b1db8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.auth-reset-modal{background:var(--color-white);border-radius:12px;flex-direction:column;gap:24px;width:520px;max-width:100%;padding:32px;display:flex;overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.auth-reset-modal.compact{gap:32px}.auth-reset-modal.password{gap:28px;width:552px}.auth-reset-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.auth-reset-heading h2{color:var(--color-black);letter-spacing:0;margin:0;font-size:30px;font-weight:700;line-height:40px}.auth-reset-heading button{width:40px;height:40px;color:var(--color-black);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.auth-reset-modal>p{color:var(--color-black);margin:-8px 0 0;font-size:20px;line-height:28px}.auth-reset-modal>p strong{font-weight:700}.auth-reset-modal.compact>p{margin-top:-4px}.auth-reset-modal.password>p{margin-top:-6px}.auth-reset-field{margin-top:0}.auth-reset-field>div{height:52px}.auth-reset-submit{margin-top:16px}.auth-reset-modal.compact .auth-reset-submit{margin-top:12px}.auth-reset-modal.password .auth-reset-submit{margin-top:8px}.auth-reset-submit:not(:disabled){opacity:1}.staff-setup-shell,.staff-verification-shell{background:var(--color-white);justify-content:center;align-items:center;width:100%;height:100vh;padding:24px;display:flex;overflow:hidden}.staff-setup-card{background:var(--color-white);border-radius:12px;gap:24px;width:384px;max-width:100%;padding:24px;display:grid}.staff-setup-heading{gap:8px;display:grid}.staff-setup-heading h1,.staff-verification-card h1{color:var(--color-black);letter-spacing:0;margin:0;font-size:24px;font-weight:700;line-height:28px}.staff-setup-heading p,.staff-verification-card p{color:var(--color-black);margin:0;font-size:16px;font-weight:400;line-height:24px}.staff-verification-card{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:stretch;gap:40px;width:384px;max-width:100%;padding:24px;display:flex;overflow:hidden}.staff-verification-card>div{gap:16px;display:grid}.staff-verification-action{min-height:48px}.legal-shell{background:var(--color-page);width:100%;height:100vh;padding:24px 32px 48px;overflow:auto}.legal-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.legal-header img{object-fit:contain;width:176px;height:56px}.legal-header button{border:1px solid var(--color-orange);background:var(--color-white);min-height:40px;color:var(--color-orange);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:14px;line-height:20px;display:inline-flex}.legal-document{background:var(--color-white);border:1px solid #fbc02833;border-radius:8px;width:min(840px,100%);margin:48px auto 0;padding:40px}.legal-updated{color:var(--color-muted);margin:0 0 12px;font-size:14px;line-height:20px}.legal-document h1{color:var(--color-black);letter-spacing:0;margin:0;font-size:32px;font-weight:700;line-height:40px}.legal-intro{color:var(--color-muted);margin:16px 0 32px;font-size:16px;line-height:24px}.legal-document section{border-top:1px solid #fbc02833;gap:8px;padding:24px 0 0;display:grid}.legal-document section+section{margin-top:24px}.legal-document h2{color:var(--color-black);margin:0;font-size:20px;font-weight:700;line-height:28px}.legal-document p{color:var(--color-muted);margin:0;font-size:16px;line-height:24px}.auth-visual{border-radius:20px;justify-content:center;align-items:center;width:min(54.8vw,789px);min-width:0;display:flex;position:absolute;top:40px;bottom:42px;right:32px;overflow:hidden}.auth-visual img{object-fit:cover;width:100%;height:100%}@media (width<=1023px){.auth-panel,.auth-panel.register{left:50%;transform:translate(-50%,-50%)}.auth-panel.register{top:50%}.auth-visual{display:none}.auth-terms{left:50%;transform:translate(-50%)}}@media (width<=767px){html,body,#root{background:var(--color-white);width:100%;min-width:0;min-height:100%}.app-layout,.auth-shell,.legal-shell,.profile-created-shell,.staff-setup-shell,.staff-verification-shell{display:none}.mobile-unsupported{background:var(--color-white);flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex;overflow:hidden}.mobile-status-bar{width:100%;height:44px;color:var(--color-black);justify-content:space-between;align-items:flex-end;padding:0 23px 6px;display:flex}.mobile-status-bar>span{font-size:16px;font-weight:700;line-height:24px}.mobile-status-icons{align-items:center;gap:5px;padding-bottom:2px;display:flex}.mobile-status-icons span:first-child{background:linear-gradient(to right, transparent 0 8%, var(--color-black) 8% 18%, transparent 18% 28%, var(--color-black) 28% 42%, transparent 42% 52%, var(--color-black) 52% 70%, transparent 70% 80%, var(--color-black) 80% 100%);clip-path:polygon(0 70%,15% 70%,15% 55%,35% 55%,35% 40%,55% 40%,55% 25%,75% 25%,75% 10%,100% 10%,100% 100%,0 100%);width:18px;height:10px}.mobile-status-icons span:nth-child(2){border:2px solid var(--color-black);border-top-color:#0000;border-left-color:#0000;border-radius:2px;width:14px;height:10px;transform:rotate(225deg)}.mobile-status-icons span:last-child{border:1px solid #1a1b1d4d;border-radius:2px;width:24px;height:12px;position:relative}.mobile-status-icons span:last-child:before{content:"";background:var(--color-black);border-radius:1px;position:absolute;inset:2px 4px 2px 2px}.mobile-status-icons span:last-child:after{content:"";background:#1a1b1d66;border-radius:1px;width:1px;height:4px;position:absolute;top:3px;right:-3px}.mobile-unsupported-content{flex:1;align-content:center;justify-items:center;gap:24px;width:320px;padding-bottom:24px;display:grid}.mobile-unsupported-content img{object-fit:contain;width:192px;height:160px}.mobile-unsupported-content p{color:var(--color-black);text-align:center;margin:0;font-size:14px;font-weight:400;line-height:20px}.mobile-unsupported-footer{background:var(--color-white);border-top:1px solid #fbc02833;justify-items:center;gap:13px;width:100%;padding:16px 0 8px;display:grid}.mobile-unsupported-footer button{background:var(--color-orange);width:320px;height:48px;color:var(--color-white);border-radius:8px;justify-content:center;align-items:center;padding:14px 20px;font-size:16px;font-weight:700;line-height:20px;display:inline-flex}.mobile-home-indicator{background:var(--color-black);border-radius:100px;width:128px;height:5px}}
