@import url("palette-shared.css");
.palette-budget{--palette-ink:#242355;--palette-paper:#f6f7ff;--palette-soft:#e8e9ff;--palette-accent:#ed654f;--palette-radius:16px;font-family:Arial,sans-serif}
.palette-budget .hostily-heading h1,.palette-budget .hostily-heading h2,.palette-budget .hostily-room h3{font-family:Arial,sans-serif;font-weight:800;letter-spacing:-.04em}
.palette-budget .hostily-brand{font-family:Arial,sans-serif;font-weight:900}
.palette-budget .hostily-brand span{border-radius:10px}
.palette-budget .palette-hero{grid-template-columns:47% 53%;background:#d9dbff;border-radius:22px;overflow:hidden;min-height:520px}
.palette-budget .palette-hero-copy{padding:clamp(30px,5vw,75px)}
.palette-budget .palette-hero-copy>span{padding:9px 13px;border-radius:999px;background:#fff;color:#242355;letter-spacing:.07em}
.palette-budget .palette-hero-copy h1{font-family:Arial,sans-serif;font-weight:900;letter-spacing:-.07em;font-size:clamp(43px,5.8vw,83px)}
.palette-budget .palette-hero-copy p{font-weight:700;color:#45446f}
.palette-budget .palette-hero-media{position:relative}
.palette-budget .palette-hero-media img{border-radius:22px 0 0 22px}
.palette-budget .palette-hero-stamp{position:absolute;right:28px;bottom:28px;display:grid;place-items:center;width:140px;height:140px;border-radius:50%;background:#ffdf64;color:#242355;text-align:center;font-size:18px;font-weight:900;line-height:1.1;transform:rotate(11deg);box-shadow:0 15px 30px #24235535}
.palette-budget .hostily-section--ink{background:#29285c}
.palette-budget .hostily-amenities article{border-radius:16px;background:#393871}
.palette-budget .hostily-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.palette-budget .hostily-room{display:block;min-height:0;border:1px solid #d9dbfa;box-shadow:0 12px 24px #24235512}
.palette-budget .hostily-room>img{height:220px;width:100%}
.palette-budget .hostily-room>div{min-height:265px}
.palette-budget .hostily-room h3{font-size:24px}
.palette-budget .hostily-gallery{background:#f6f7ff}
.palette-budget .hostily-review{box-shadow:0 10px 20px #24235512}
.palette-budget .hostily-footer{background:#242355}
@media(max-width:1100px){.palette-budget .hostily-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.palette-budget .palette-hero{grid-template-columns:1fr}.palette-budget .palette-hero-media{height:330px}.palette-budget .palette-hero-media img{border-radius:0}}
@media(max-width:600px){.palette-budget .palette-hero{border-radius:0}.palette-budget .palette-hero-media{height:260px}.palette-budget .palette-hero-stamp{width:105px;height:105px;font-size:14px}.palette-budget .hostily-room-grid{grid-template-columns:1fr}}
