:root{--navy:#071722;--gold:#c7a76a;--paper:#f0ece3;--ink:#142731}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.cat-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.cat-brand>span{width:43px;height:43px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:22px 'Bodoni Moda';color:#a7864e}.cat-brand b{font-size:12px;letter-spacing:.12em}.cat-brand small{display:block;font-size:6px;color:#7b8588}.cat-actions,.cat-actions>div{display:flex;gap:7px}.cat-actions button{border:1px solid #19313d22;background:none;padding:9px 11px;font-size:8px}.cat-actions [data-lang].active{background:var(--navy);color:#fff}.cover{height:calc(100vh - 90px);position:relative;background:#071722;color:#fff}.cover>img{width:100%;height:100%;object-fit:cover}.cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061722e8,transparent 70%)}.cover>div{position:absolute;z-index:2;left:8vw;top:25%;max-width:650px}.cover small,.statement small,.catalog-rooms small,.catalog-reception small,.catalog-location>small,.catalog-final>small{color:var(--gold);font-size:8px;letter-spacing:.22em}.cover h1,.statement h2,.catalog-rooms>header h2,.catalog-reception h2,.catalog-location h2,.catalog-final h2{font:clamp(65px,9vw,130px)/.86 'Bodoni Moda';letter-spacing:-.05em;margin:25px 0}.cover p{color:#ffffffa0;line-height:1.8}.cover a,.catalog-final a{display:inline-block;margin-top:20px;color:#fff;border-bottom:1px solid var(--gold);padding:12px 0;text-decoration:none;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.cover>b{position:absolute;z-index:2;right:3vw;bottom:3vw;font:80px 'Bodoni Moda';color:#ffffff30}.statement{padding:10vw;display:grid;grid-template-columns:.3fr 1.5fr 1fr;gap:5vw;align-items:center}.statement>span{color:var(--gold);font-size:30px}.statement h2{font-size:clamp(48px,6vw,88px)}.statement p{line-height:1.9;color:#69777c}.catalog-rooms{padding:9vw 5vw;background:var(--navy);color:#fff}.catalog-rooms>header{height:auto;padding:0;display:block}.catalog-rooms>header h2{font-size:clamp(58px,8vw,110px)}.catalog-rooms article{margin-top:90px;display:grid;grid-template-columns:60% 40%;align-items:stretch}.catalog-rooms article:nth-of-type(even){grid-template-columns:40% 60%}.catalog-rooms article:nth-of-type(even) img{grid-column:2;grid-row:1}.catalog-rooms img{width:100%;height:580px;object-fit:cover}.catalog-rooms article>div{padding:7vw 5vw;background:#0d2835}.catalog-rooms h3{font:52px 'Bodoni Moda';margin:16px 0}.catalog-rooms p{color:#ffffff85;line-height:1.8}.catalog-rooms ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:35px 0}.catalog-rooms li{border-bottom:1px solid #fff2;padding:10px;font-size:9px}.catalog-rooms a{color:var(--gold);text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.catalog-reception{display:grid;grid-template-columns:42% 58%;background:#d9d4ca}.catalog-reception>div{padding:9vw 5vw}.catalog-reception h2{font-size:65px}.catalog-reception p{line-height:1.8;color:#637278}.catalog-reception dl{margin-top:45px}.catalog-reception dl div{display:flex;gap:20px;border-top:1px solid #0002;padding:15px}.catalog-reception dt{color:#9b7945}.catalog-reception dd{margin:0;font-size:10px}.catalog-reception img{width:100%;height:700px;object-fit:cover}.catalog-location{padding:10vw 7vw;text-align:center}.catalog-location h2{font-size:65px}.catalog-location>div{display:flex;justify-content:center;gap:8vw;margin:60px 0}.catalog-location article{display:flex;flex-direction:column}.catalog-location article b{font:65px 'Bodoni Moda';color:#9f7c47}.catalog-location article span{font-size:9px}.catalog-location a{color:inherit}.catalog-final{background:var(--navy);color:#fff;padding:11vw 7vw;text-align:center}.catalog-final h2{color:#fff}.catalog-final p{color:#ffffff65;line-height:1.7;margin-top:60px}.catalog-final a{font-size:11px}footer{background:#020b10;color:#ffffff55;padding:30px 5vw;font-size:8px;letter-spacing:.15em}.cat-toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,80px);background:#fff;padding:12px 18px;box-shadow:0 8px 30px #0003;font-size:9px;transition:.3s}.cat-toast.show{transform:translate(-50%,0)}html[dir=rtl] .cover>div{left:auto;right:8vw}@media(max-width:700px){header{padding:0 20px}.cat-actions>button{display:none}.cover h1{font-size:65px}.statement,.catalog-rooms article,.catalog-rooms article:nth-of-type(even),.catalog-reception{grid-template-columns:1fr}.catalog-rooms article:nth-of-type(even) img{grid-column:1}.catalog-rooms img{height:340px}.catalog-rooms article>div{padding:50px 25px}.catalog-reception img{height:450px}.catalog-location>div{flex-direction:column;gap:30px}}@media print{header,.cat-actions,.cat-toast{display:none}.cover{height:95vh}.catalog-rooms article{break-inside:avoid;margin-top:20px}.catalog-rooms img{height:420px}.catalog-reception{break-inside:avoid}.catalog-final{break-before:page}}
