.page-module__VysGpq__hero{background-color:var(--navy-deep);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:400px;padding:120px 0 100px;display:flex;position:relative;overflow:hidden}.page-module__VysGpq__heroBg{z-index:0;background-image:url(https://images.unsplash.com/photo-1590490360182-c33d57733427?q=80&w=3200&auto=format&fit=crop);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate page-module__VysGpq__slowZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes page-module__VysGpq__slowZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.page-module__VysGpq__heroOverlay{z-index:1;background:linear-gradient(#1a1f2eb3 0%,#1a1f2e66 50%,#1a1f2ecc 100%);position:absolute;inset:0}.page-module__VysGpq__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.page-module__VysGpq__heroTitle{color:#fff;text-shadow:0 4px 12px #0000004d;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4.5rem)}.page-module__VysGpq__heroSubtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.page-module__VysGpq__filterSection{border-bottom:1px solid var(--border-light);z-index:10;background:#fff;padding:1.5rem 0;position:sticky;top:68px;box-shadow:0 4px 12px #00000008}.page-module__VysGpq__filterContainer{justify-content:center;align-items:center;display:flex}.page-module__VysGpq__filterForm{align-items:flex-end;gap:1rem;width:100%;max-width:500px;display:flex}.page-module__VysGpq__filterField{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module__VysGpq__filterField label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);margin-left:2px;font-size:.7rem;font-weight:700}.page-module__VysGpq__filterSelect{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--ink);cursor:pointer;transition:all var(--transition-base);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231a1f2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding:.85rem 2.5rem .85rem 1.25rem;font-size:.95rem;font-weight:500}.page-module__VysGpq__filterSelect:hover{border-color:var(--ink-soft)}.page-module__VysGpq__filterSelect:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);background-color:#fff;outline:none}.page-module__VysGpq__roomGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem;display:grid}.page-module__VysGpq__roomCard{color:inherit;flex-direction:column;text-decoration:none;transition:transform .3s;display:flex}.page-module__VysGpq__roomCard:hover{transform:translateY(-5px)}.page-module__VysGpq__imageWrapper{aspect-ratio:1;background:var(--surface-soft);border-radius:4px;width:100%;overflow:hidden}.page-module__VysGpq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-module__VysGpq__roomCard:hover .page-module__VysGpq__imageWrapper img{transform:scale(1.08)}.page-module__VysGpq__cardContent{text-align:center;padding:1.5rem 0}.page-module__VysGpq__roomName{font-family:var(--font-body);color:var(--ink);letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:500}@media (max-width:1024px){.page-module__VysGpq__roomGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.page-module__VysGpq__roomGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__VysGpq__roomName{font-size:1.1rem}}.page-module__VysGpq__bottomBar{z-index:100;display:flex;position:fixed;bottom:0;right:0;box-shadow:0 -4px 12px #0000000d}.page-module__VysGpq__barButtonMain{color:#fff;letter-spacing:.1em;background:#337ab7;justify-content:center;align-items:center;padding:1rem 3rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.page-module__VysGpq__barButtonMain:hover{background:#286090}.page-module__VysGpq__barButtonSecondary{color:#337ab7;letter-spacing:.1em;background:#e1edf7;justify-content:center;align-items:center;padding:1rem 3rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.page-module__VysGpq__barButtonSecondary:hover{background:#d0e4f5}@media (max-width:640px){.page-module__VysGpq__bottomBar{width:100%}.page-module__VysGpq__barButtonMain,.page-module__VysGpq__barButtonSecondary{flex:1;padding:1rem;font-size:.8rem}}
