:root{--ink:#1a1512;--char:#11100f;--cream:#fbf7f1;--copper:#c57a58;--copper2:#e5ad86;--line:#e8ddd3;--muted:#756a62;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:#d98d68;font-weight:700}.header{position:absolute;z-index:20;top:0;left:0;right:0;padding:14px 0}.nav{height:82px;border:1px solid #ffffff22;background:#11100edb;backdrop-filter:blur(12px);border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:6px 14px 6px 8px;color:white}.brand{display:flex;align-items:center;gap:10px}.brand img{width:72px;height:68px;object-fit:contain}.brand b{font-family:var(--serif);font-size:18px;letter-spacing:.08em}.brand small{display:block;color:#cdbcb0;letter-spacing:.16em;font-size:9px;text-transform:uppercase}.navlinks{display:flex;gap:23px;align-items:center;font-size:12px}.navlinks a:hover{color:var(--copper2)}.navcta{padding:12px 18px;border-radius:9px;background:linear-gradient(135deg,#efbc90,#b96949);color:#22140e!important;font-weight:700}.menu{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:750px;background:#14110f;position:relative;color:white;overflow:hidden}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a0807df 0%,#0a0807ac 42%,#0a08074b 73%,#0a080725),var(--hero) center/cover no-repeat}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#090807aa)}.hero-inner{position:relative;z-index:2;padding-top:178px;padding-bottom:125px}.crest{display:flex;align-items:center;gap:16px;margin-bottom:18px}.crest img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 7px 14px #0006)}.crest div{border-left:1px solid #ffffff44;padding-left:15px}.crest b{display:block;font-family:var(--serif);font-size:22px}.crest span{font-size:9px;letter-spacing:.2em;color:#e6c4ad;text-transform:uppercase}h1{font-family:var(--serif);font-size:clamp(58px,7vw,92px);line-height:.9;letter-spacing:-.03em;margin:8px 0 22px;font-weight:600}h1 em{font-style:normal;color:#e6a27d}.hero p{max-width:590px;font-size:16px;line-height:1.75;color:#eee3dc;margin:0 0 27px}.actions{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:9px;font-weight:700;border:0}.primary{background:linear-gradient(135deg,#efbc90,#b96949);color:#21120d}.ghost{border:1px solid #ffffff66;color:white;background:#0002}.trust{position:absolute;z-index:3;bottom:0;left:0;right:0;background:#11100ed9;border-top:1px solid #ffffff20;backdrop-filter:blur(9px)}.trustrow{height:70px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trustitem{text-align:center;color:#e8ddd5;font-size:11px;border-right:1px solid #ffffff18}.trustitem:last-child{border:0}.trustitem b{color:#dda17d;margin-right:7px}.finderwrap{position:relative;z-index:6;margin-top:-42px}.finder{background:white;border:1px solid var(--line);border-radius:19px;box-shadow:0 20px 58px #3b25181d;padding:23px}.findertop{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:16px}.findertop h2,.title{font-family:var(--serif);font-size:42px;line-height:.95;margin:3px 0 0}.findertop p{margin:0;max-width:450px;color:var(--muted);font-size:12px;line-height:1.6}.findergrid{display:grid;grid-template-columns:1fr 1fr 1.55fr auto;gap:9px}.field{border:1px solid var(--line);border-radius:10px;padding:10px 12px}.field label{display:block;font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#9a8e84;font-weight:700;margin-bottom:4px}.field select,.field input{border:0;outline:0;width:100%;background:transparent;color:#2a221e}.search{border:0;border-radius:10px;background:#251c18;color:white;padding:0 24px;font-weight:700;cursor:pointer}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.chip{border:1px solid var(--line);background:white;border-radius:999px;padding:7px 11px;font-size:10px;cursor:pointer}.chip.active,.chip:hover{background:#251c18;color:white;border-color:#251c18}#status{font-size:11px;color:#98593d;margin-top:9px;min-height:16px}.section{padding:82px 0}.head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:27px}.head p{max-width:470px;color:var(--muted);font-size:13px;line-height:1.7;margin:0}.hotels{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hotel{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 10px 28px #3c28180d;transition:.25s}.hotel:hover{transform:translateY(-4px);box-shadow:0 16px 40px #3c281818}.media{height:240px;position:relative;overflow:hidden;background:linear-gradient(145deg,#2a201b,#0e0d0c)}.media img.photo{width:100%;height:100%;object-fit:cover}.area{position:absolute;top:13px;left:13px;background:#13100edb;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px}.placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px;color:#ddcbbf}.placeholder img{width:88px;height:88px;object-fit:contain;opacity:.62}.placeholder strong{font-family:var(--serif);font-size:25px;color:#f4e4d8}.placeholder small{font-size:10px;color:#b8a69b;margin-top:5px}.body{padding:19px}.row{display:flex;justify-content:space-between;gap:10px;align-items:start}.hotel h3{font-family:var(--serif);font-size:29px;line-height:1;margin:0 0 7px}.hotel p{font-size:11px;line-height:1.55;color:var(--muted);margin:0 0 16px}.badge{font-size:9px;padding:6px 9px;border-radius:999px;background:#f8e3d1;color:#78482f;white-space:nowrap}.footrow{border-top:1px solid #f0e8e1;padding-top:13px;display:flex;justify-content:space-between;font-size:10px;color:#6f6057}.footrow a{color:#9f5939;font-weight:700}.hotel[hidden]{display:none}.locations{background:#f7f0e8;border-top:1px solid #eadfd4;border-bottom:1px solid #eadfd4}.locs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.loc{border:0;min-height:180px;border-radius:17px;text-align:left;color:white;padding:23px;position:relative;overflow:hidden;cursor:pointer;background:radial-gradient(circle at 82% 10%,#b76b4755,transparent 34%),linear-gradient(145deg,#2b211c,#0f0e0d)}.loc small{text-transform:uppercase;letter-spacing:.17em;color:#dca17e;font-size:9px}.loc h3{font-family:var(--serif);font-size:34px;margin:6px 0 3px}.loc p{font-size:11px;color:#cdbfb6;margin:0}.loc i{font-style:normal;position:absolute;right:17px;bottom:17px;width:34px;height:34px;border:1px solid #ffffff44;border-radius:50%;display:grid;place-items:center}.royal{background:#171311;color:white;padding:84px 0}.royalgrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center}.royalphoto{border-radius:20px;overflow:hidden;box-shadow:0 20px 55px #0005}.royalphoto img{width:100%;height:440px;object-fit:cover}.royal .title{font-size:54px;color:white}.royal p{color:#cfc0b6;line-height:1.8;font-size:14px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.fact{border:1px solid #ffffff1c;border-radius:11px;padding:13px;font-size:11px;color:#ecded4}.fact b{display:block;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#dda07b;margin-bottom:4px}.why{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden}.why div{padding:22px 17px;border-right:1px solid var(--line)}.why div:last-child{border:0}.why b{display:block;font-family:var(--serif);font-size:20px;margin:8px 0 4px}.why span{font-size:10px;line-height:1.5;color:var(--muted)}.final{background:#201814;color:white;text-align:center;padding:66px 0}.final img{width:96px;height:96px;object-fit:contain;margin:auto}.final h2{font-family:var(--serif);font-size:48px;margin:8px 0 10px}.final p{color:#cbbdb4;font-size:13px;max-width:600px;margin:0 auto 22px;line-height:1.7}.group-partner{padding:30px 0;background:#09090c;color:#aaa9bd}.group-partner-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.group-partner-copy{font-size:11px;line-height:1.7}.group-partner-copy strong{display:block;color:white;font-family:var(--serif);font-size:22px}.group-partner img{width:120px;height:50px;object-fit:contain}.social-section{padding:68px 0;background:#fff}.social-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}.social-head h2{font-family:var(--serif);font-size:42px;line-height:1;margin:5px 0 0}.social-head p{max-width:480px;color:var(--muted);font-size:12px;line-height:1.7;margin:0}.social-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.social-widget{border:1px solid var(--line);border-radius:14px;background:#fbf7f1;padding:22px}.social-widget b{display:block;font-family:var(--serif);font-size:26px}.social-widget span{display:block;color:var(--muted);font-size:11px;margin-top:6px}.social-widget small{display:inline-block;margin-top:14px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#b96949;font-weight:700}@media(max-width:700px){.social-head{display:block}.social-head p{margin-top:10px}.social-widgets{grid-template-columns:1fr}}footer{background:#0d0c0b;color:#bbaea6;padding:26px 0;font-size:10px}.footerrow{display:flex;justify-content:space-between;gap:20px}.footerrow strong{font-family:var(--serif);font-size:17px;color:white}@media(max-width:900px){.navlinks{display:none}.navlinks.open{display:flex;position:absolute;top:78px;right:0;left:0;margin:auto;width:min(94%,720px);padding:18px;flex-direction:column;align-items:stretch;gap:8px;background:#11100ff5;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 18px 44px #0006}.navlinks.open a{padding:10px 12px;border-radius:8px}.navlinks.open .navcta{text-align:center}.menu{display:block}.brand div{display:none}.nav{height:70px}.brand img{width:61px;height:58px}.hero{min-height:720px}.hero-inner{padding-top:145px}.trustrow{grid-template-columns:1fr 1fr;height:auto}.trustitem{padding:12px 2px;border-bottom:1px solid #ffffff13}.findergrid{grid-template-columns:1fr 1fr}.search{min-height:48px}.hotels{grid-template-columns:1fr 1fr}.hotel:last-child{grid-column:1/-1;max-width:50%}.locs{grid-template-columns:1fr}.royalgrid{grid-template-columns:1fr}.why{grid-template-columns:1fr 1fr}.why div{border-bottom:1px solid var(--line)}.why div:nth-child(2n){border-right:0}}@media(max-width:600px){.wrap{width:min(100% - 22px,1180px)}.header{padding:9px 0}.nav{border-radius:13px}.hero{min-height:755px}.hero-inner{padding-top:120px;padding-bottom:165px}.crest img{width:70px;height:70px}.crest div{display:none}h1{font-size:52px}.hero p{font-size:13px}.actions .btn{width:100%}.trustitem{font-size:9px}.finderwrap{margin-top:-25px}.finder{padding:17px}.findertop,.head{display:block}.findertop p,.head p{margin-top:11px}.findertop h2,.title{font-size:34px}.findergrid{grid-template-columns:1fr}.section{padding:60px 0}.hotels{grid-template-columns:1fr}.hotel:last-child{grid-column:auto;max-width:none}.media{height:220px}.royal{padding:62px 0}.royalphoto img{height:330px}.royal .title{font-size:42px}.facts{grid-template-columns:1fr}.why{grid-template-columns:1fr}.why div{border-right:0!important}.final h2{font-size:39px}.group-partner-row{display:block;text-align:center}.group-partner img{margin:14px auto 0}.footerrow{display:block;text-align:center}.footerrow div+div{margin-top:8px}}