.guest-root{background:#fafafa;min-height:100vh;font-family:system-ui,sans-serif}.guest-header{background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.guest-logo{color:#333;font-size:1.25rem;font-weight:600;text-decoration:none}.guest-user{color:#666;font-size:.9rem}.guest-container{padding:24px}.section-title h2{font-size:1.4rem;font-weight:600}.section-title p{color:#666;margin-top:4px}.guest-links{flex-direction:column;gap:12px;margin-top:24px;display:flex}.guest-link{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:12px 16px;text-decoration:none;transition:background .15s}.guest-link:hover{background:#f0f0f0}.reservation-list{flex-direction:column;gap:12px;margin-top:24px;display:flex}.reservation-card{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;padding:16px;text-decoration:none;display:flex}.reservation-card:hover{background:#f5f5f5}.reservation-detail,.profile-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-top:24px;padding:16px}.search-ai-section{order:1}.search-manual-section{order:2}.ai-input-row{align-items:flex-end;gap:8px;display:flex}@media (max-width:640px){.search-manual-btn{margin-left:auto}.ai-input-row{flex-direction:column;align-items:stretch}}.hero-title{font-size:42px}@media (max-width:480px){.hero-title{font-size:6.5vw}}.room-card-info{flex:1;min-width:0}.room-card-price{text-align:right;white-space:nowrap}@media (max-width:640px){.room-card{flex-wrap:wrap;align-items:flex-start!important}.room-card-info{flex:0 0 100%;order:3;width:100%}.room-card-price{order:2;margin-left:auto}}@media (max-width:600px){.prop-card-photo{width:120px!important}.prop-card-name{font-size:14px!important}.prop-card-price{font-size:15px!important}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/1200px 100%;border-radius:6px;animation:1.4s linear infinite shimmer}.room-content-grid{flex-wrap:wrap;align-items:flex-start;gap:32px;margin-top:28px;display:flex}.room-booking-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;align-self:flex-start;width:300px;padding:20px 20px 16px;position:sticky;top:24px}@media (max-width:680px){.room-content-grid{flex-direction:column}.room-booking-box{box-sizing:border-box;border-radius:12px;order:2;width:100%;margin-top:8px;position:static;box-shadow:0 -2px 8px #0000000f}}
