:root{--ink:#11262b;--ink-2:#19343a;--gold:#caa66b;--paper:#f7f4ee;--muted:#708085}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:#fff}h1,h2,h3,.wordmark span{font-family:Georgia,serif}a{text-decoration:none}.container{max-width:1200px;margin:auto;padding-left:24px;padding-right:24px}.site-header{position:sticky;top:0;z-index:20;background:rgba(17,38,43,.97);color:#fff}.header-row{min-height:86px;display:flex;align-items:center;gap:30px}.wordmark{color:#fff;display:flex;flex-direction:column;line-height:1}.wordmark span{font-size:29px}.wordmark small{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-top:7px}.site-header nav{margin-left:auto}.site-header ul{display:flex;list-style:none;gap:22px;padding:0;margin:0}.site-header nav a{color:#fff;font-size:14px}.gold-button{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;padding:17px 25px;font-weight:700}.gold-button.compact{padding:13px 17px;white-space:nowrap}.city-hero{min-height:690px;position:relative;display:flex;align-items:center;background-position:center;background-size:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,25,.86),rgba(5,22,25,.2))}.hero-copy{position:relative;color:#fff}.hero-copy h1{font-size:78px;line-height:1;margin:12px 0 18px;max-width:760px}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:650px;margin-bottom:30px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-size:12px;font-weight:700}.booking-strip{background:var(--ink);color:#fff}.booking-grid{min-height:120px;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:24px}.booking-grid div{border-right:1px solid rgba(255,255,255,.18)}.booking-grid span,.fact-card span{display:block;color:#9ba9ac;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.booking-grid strong{font-family:Georgia,serif;font-size:20px}.section{padding:96px 0}.section.soft{background:var(--paper)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{font-size:46px;line-height:1.08;margin:10px 0 14px}.section-heading>p:last-child:not(.eyebrow){color:var(--muted)}.narrow{max-width:900px}.prose{font-size:18px;line-height:1.85;color:#43545a}.facts-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.fact-card{padding:24px;background:#fff;border:1px solid #e9e3d8}.fact-card strong{display:block;font-family:Georgia,serif;font-size:23px;margin-top:8px}.amenity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;padding:0}.amenity-grid li{background:var(--paper);padding:17px 18px;border-left:3px solid var(--gold)}.dark-section{background:var(--ink);color:#fff}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.room-card{background:#fff;color:var(--ink)}.room-card img{width:100%;height:270px;object-fit:cover}.room-card>div{padding:25px}.room-card h3{font-size:24px}.room-card a{color:#9a763d;font-weight:700}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid img{width:100%;height:260px;object-fit:cover}.gallery-grid img:first-child{grid-column:span 2;grid-row:span 2;height:536px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid blockquote{margin:0;background:#fff;padding:30px;border-top:3px solid var(--gold)}.review-grid blockquote p{line-height:1.65}.review-grid footer{display:flex;flex-direction:column;color:var(--muted)}.rating-grid,.nearby-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rating-grid div,.nearby-grid article{padding:24px;background:var(--paper)}.rating-grid div{display:flex;justify-content:space-between}.map-section{background:var(--ink-2);color:#fff}.map-card,.cta .container{display:flex;justify-content:space-between;align-items:center;gap:35px}.map-card .section-heading{margin:0}.map-card>div>p{color:#b8c2c4}.narrow details{border-bottom:1px solid #ddd;padding:20px 0}.narrow summary{font-family:Georgia,serif;font-size:21px;cursor:pointer}.cta{background:#d9bc87;padding:65px 0}.cta h2{font-size:42px;margin:5px 0}.cta .gold-button{background:var(--ink)}.site-footer{background:#0c2024;color:#d8e0e1;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px}.footer-grid strong{font-family:Georgia,serif;font-size:30px;color:#fff}.footer-grid span{color:var(--gold);text-transform:uppercase;letter-spacing:.15em}.footer-grid ul{list-style:none;padding:12px 0 0;columns:2}.footer-grid a{color:#d8e0e1}.copyright{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:40px;color:#829397;font-size:13px}
.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;color:#fff}.mobile-nav ul{position:absolute;right:0;top:32px;width:210px;padding:16px!important;background:var(--ink);display:grid!important;gap:10px!important}.mobile-nav a{color:#fff}@media(max-width:990px){.site-header nav{display:none}.mobile-nav{display:block;margin-left:auto}.header-row{min-height:72px}.gold-button.compact{margin-left:0}.city-hero{min-height:590px}.hero-copy h1{font-size:56px}.facts-grid{grid-template-columns:repeat(3,1fr)}.amenity-grid{grid-template-columns:repeat(2,1fr)}.room-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.booking-grid{grid-template-columns:repeat(3,1fr);padding-top:20px;padding-bottom:20px}.booking-grid .gold-button{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{padding-left:18px;padding-right:18px}.header-row{gap:13px}.wordmark span{font-size:24px}.mobile-nav summary{font-size:13px}.gold-button.compact{font-size:11px;padding:11px}.city-hero{min-height:520px}.hero-copy h1{font-size:45px}.section{padding:68px 0}.section-heading h2,.cta h2{font-size:36px}.booking-grid,.facts-grid,.room-grid,.review-grid,.rating-grid,.nearby-grid,.footer-grid{grid-template-columns:1fr}.booking-grid div{border-right:0}.amenity-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid img:first-child{grid-column:auto;grid-row:auto;height:260px}.map-card,.cta .container{align-items:flex-start;flex-direction:column}.footer-grid ul{columns:1}}
.royella-booking-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:5px;align-items:stretch;width:100%;padding:20px 0}.royella-booking-form label{display:flex;flex-direction:column;justify-content:center;min-height:96px;margin:0;padding:18px;background:#252525}.royella-booking-form label span{color:#aaa;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.royella-booking-form input,.royella-booking-form select{width:100%;height:36px;margin:0;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.25);border-radius:0;background:transparent;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;outline:none}.royella-booking-form select option{color:#1e1e1e;background:#fff}.royella-booking-form input::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.8}.royella-booking-form button{min-width:160px;border:0;background:#c19d68;color:#fff;padding:0 25px;text-transform:uppercase;font-family:"Cormorant Garamond",Georgia,serif;font-size:16px;font-weight:700;cursor:pointer}.royella-booking-form button:hover{background:#a9824b}.booking-strip .royella-booking-form{min-height:136px}.royella-child-ages{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.royella-child-ages[hidden]{display:none}.royella-booking-form .royella-child-age{min-height:78px}
@media(max-width:991px){.royella-booking-form{grid-template-columns:1fr 1fr}.royella-booking-form button{min-height:70px;grid-column:1/-1}.booking-strip .royella-booking-form{padding:24px 0}}
@media(max-width:575px){.royella-booking-form{grid-template-columns:1fr}.royella-booking-form label{min-height:78px}.royella-booking-form button{grid-column:auto;min-height:64px}.royella-child-ages{grid-template-columns:1fr}.royella-home .booking-content p{padding-top:18px}}
.cookie-bar{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;padding:22px;background:#fff;color:#1e1e1e;border-top:4px solid #c19d68;box-shadow:0 12px 45px rgba(0,0,0,.28)}.cookie-inner{max-width:1180px;margin:auto;display:flex;align-items:center;gap:35px}.cookie-text{flex:1}.cookie-text strong{font-family:Georgia,serif;font-size:22px}.cookie-text p{margin:8px 0 0;line-height:1.55}.cookie-text a,.policy-page a{color:#8a6634;text-decoration:underline}.cookie-options{display:flex;gap:22px;margin-top:14px}.cookie-options[hidden]{display:none}.cookie-actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px}.cookie-actions button{min-height:46px;padding:9px 15px;border:1px solid #c19d68;background:#fff;color:#1e1e1e;cursor:pointer}.cookie-actions button:first-child,.cookie-actions button:last-child{background:#c19d68;color:#fff}.policy-page{padding:90px 0;min-height:65vh}.policy-page h1{font-family:Georgia,serif;font-size:50px;margin:10px 0 35px}.policy-page h2{font-family:Georgia,serif;font-size:30px;margin:38px 0 12px}.policy-page p{font-size:17px;line-height:1.75;color:#43545a}
@media(max-width:760px){.cookie-bar{left:10px;right:10px;bottom:10px;padding:18px}.cookie-inner{display:block}.cookie-actions{margin-top:16px}.cookie-options{display:grid;gap:8px}.policy-page{padding:65px 0}.policy-page h1{font-size:38px}}

/* The selected City Hotel homepage keeps Royella's original index-4 composition. */
.royella-home{color:#616161}.royella-home .header-area.home-four{display:block;background:#fff;padding:0;position:relative}.royella-home .header-area.home-four .row{min-height:104px}.royella-brand{display:inline-flex;flex-direction:column;font-family:"Cormorant Garamond",Georgia,serif;font-size:38px;line-height:.8;color:#1e1e1e;font-weight:700}.royella-brand small{font-family:Arial,sans-serif;font-size:10px;line-height:1;margin-top:10px;letter-spacing:.28em;text-transform:uppercase;color:#c19d68}.royella-home .header-menu{display:flex;align-items:center;justify-content:flex-end}.royella-home .header-menu>ul{margin:0 24px 0 0}.royella-home .header-menu>ul>li{margin-right:22px}.royella-home .header-menu>ul>li>a{font-size:15px}.royella-home .header-button{display:inline-block}.royella-home .home-four.hero-area{height:775px;background-repeat:no-repeat;background-size:cover;background-position:center}.royella-home .hero-content h1{font-size:86px;line-height:.95;margin-top:18px}.royella-hero-address{color:#fff;font-size:18px;max-width:680px;margin-top:28px}.royella-home .luxury-button a{background:#c19d68;border-color:#c19d68;color:#fff}.royella-home .royella-booking{display:flex;align-items:stretch;gap:5px}.royella-home .single-booking-box{margin:0;min-height:96px}.royella-home .single-booking-box strong{display:block;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;line-height:1.2}.royella-home .single-booking-button{top:0;display:flex}.royella-home .single-booking-button a{display:flex;align-items:center;background:#c19d68;color:#fff;padding:0 42px;text-transform:uppercase;font-family:"Cormorant Garamond",Georgia,serif;font-weight:700}.royella-home .room-thumb img{width:100%;height:300px;object-fit:cover}.royella-home .single-room-box{height:100%}.royella-home .room-content>a:first-child{min-height:80px}.royella-home .vedio-area.home-four{background-repeat:no-repeat;background-size:cover;background-position:center}.royella-home .single-offer-box{min-height:530px;background:#1e1e1e}.royella-home .offer-thumb img{height:530px;object-fit:cover}.royella-home .company-logo .royella-brand{font-size:28px;color:#fff}.royella-home .company-logo .royella-brand small{color:#fff}.royella-home .offer-content p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.royella-home .royella-event{background-repeat:no-repeat;background-size:cover;background-position:center}.royella-home .testi-thumb img{width:100%;height:500px;object-fit:cover}.royella-home .single-testi-text-box{padding:40px 60px}.royella-home .royella-text-link{color:#c19d68;text-transform:uppercase;font-weight:700}.royella-home .royella-cta{background-repeat:no-repeat;background-size:cover;background-position:center}.royella-booking-link{display:inline-block;background:#c19d68;color:#fff;padding:18px 34px;text-transform:uppercase;font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;font-weight:700}.royella-home .footer-logo .royella-brand{color:#fff}.royella-footer-links{text-align:right}.royella-footer-links a{color:#fff;margin-left:28px}.royella-mobile{display:none}
@media(max-width:991px){.royella-home .header-area.home-four{display:none}.royella-mobile{display:flex;position:sticky;top:0;z-index:30;align-items:center;gap:18px;padding:14px 22px;background:#fff;box-shadow:0 3px 16px rgba(0,0,0,.08)}.royella-mobile>a:first-child{margin-right:auto}.royella-mobile .royella-brand{font-size:28px}.royella-mobile details{position:relative}.royella-mobile summary{cursor:pointer;color:#1e1e1e}.royella-mobile ul{position:absolute;right:0;top:35px;background:#fff;width:220px;padding:18px;list-style:none;box-shadow:0 10px 25px rgba(0,0,0,.15)}.royella-mobile li{margin-bottom:10px}.royella-mobile li a{color:#1e1e1e}.mobile-book{background:#c19d68;color:#fff!important;padding:10px 14px}.royella-home .home-four.hero-area{height:650px}.royella-home .hero-content h1{font-size:66px}.royella-home .row.booking-bg{margin-top:-80px}.royella-home .royella-booking{display:grid;grid-template-columns:1fr 1fr}.royella-home .single-booking-box{width:100%}.royella-home .single-booking-button a{min-height:80px}.royella-home .single-room-box{margin-bottom:25px}.royella-home .single-offer-box{margin-bottom:25px}.royella-home .offer-content{bottom:15px}.royella-home .room-discount-offer{display:none}.royella-home .single-event-box{width:100%}}
@media(max-width:575px){.royella-mobile{padding:12px 16px;gap:11px}.royella-mobile .royella-brand{font-size:24px}.royella-mobile summary,.mobile-book{font-size:12px}.royella-home .home-four.hero-area{height:560px}.royella-home .hero-content h4{font-size:13px}.royella-home .hero-content h1{font-size:54px;line-height:1}.royella-hero-address{font-size:15px}.royella-home .row.booking-bg{padding:30px 24px;margin-top:-55px}.royella-home .royella-booking{grid-template-columns:1fr}.royella-home .single-booking-button a{min-height:64px;justify-content:center;width:100%}.royella-home .booking-content p{font-size:18px;padding-top:25px}.royella-home.room-area,.royella-home .room-area.home-four{padding-top:250px}.royella-home .room-content>a:first-child{min-height:auto}.royella-home .section-title.center p{width:90%}.royella-home .single-event-box{padding:38px 26px 48px}.royella-home .single-testi-text-box{padding:35px 25px}.royella-home .testi-content p{width:100%}.royella-home .testi-thumb img{height:360px}.royella-footer-links{text-align:left;margin-top:16px}.royella-footer-links a{margin:0 22px 0 0}}
.royella-home .header-menu>ul>li>a{color:#1e1e1e!important}

/* Wave 6 review refinements: compact booking, visual amenities, equal reviews and full footer navigation. */
.booking-provider-note{margin:0;padding:0 0 18px;color:#aaa;font-size:13px;line-height:1.5;text-align:center}.royella-home .booking-provider-note{padding:10px 0 0;color:#777}.amenity-grid li{min-height:112px;display:flex;align-items:center;gap:16px;border:1px solid #e7dfd1;border-left:0;background:#fff;box-shadow:0 10px 28px rgba(17,38,43,.06)}.amenity-grid li strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:21px;line-height:1.15}.amenity-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;background:#c19d68;color:#fff}.amenity-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.review-grid{align-items:stretch}.review-grid .review-card{height:390px;display:flex;flex-direction:column}.review-grid .review-copy{min-height:0;flex:1}.review-grid .review-copy>p{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.review-grid .review-card details{margin-top:14px}.review-grid .review-card summary{cursor:pointer;color:#9a763d;font-weight:700}.review-grid .review-full{max-height:155px;overflow:auto;padding-right:8px}.review-grid .review-card footer{margin-top:auto;padding-top:18px}.royella-home .testi-content p{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.offer-disclaimer{margin:24px 0 0;color:#8fa0a4;font-size:12px;line-height:1.55}.royella-footer-nav{margin:26px auto 8px}.royella-footer-nav ul{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 30px;list-style:none;margin:0;padding:0}.royella-footer-nav a{color:#fff}.site-footer nav ul{list-style:none;padding:12px 0 0;margin:0;columns:2}.site-footer nav a{color:#d8e0e1}
@media(max-width:760px){.amenity-grid li{min-height:92px}.review-grid .review-card{height:370px}.royella-footer-nav ul{display:grid;grid-template-columns:1fr 1fr;text-align:left}.offer-disclaimer{margin-top:20px}.booking-provider-note{text-align:left}}

/* The source theme stretches its decorative title ornaments to 100% of the
   heading width and then offsets them. That creates a large invisible body
   overflow (especially on mobile) and makes full-page captures look broken. */
.royella-home .section-title.center h4::before,
.royella-home .section-title.center h4::after,
.royella-home .event-content h4::before,
.royella-home .event-content h4::after{width:96px;max-width:24vw}
.royella-home .section-title.center h4::before,
.royella-home .event-content h4::before{left:calc(50% + 72px)!important;right:auto!important}
.royella-home .section-title.center h4::after,
.royella-home .event-content h4::after{right:calc(50% + 72px)!important;left:auto!important}
.royella-home .section-title.center::before{display:none}
@media(max-width:575px){.royella-home .section-title.center h4::before,.royella-home .section-title.center h4::after,.royella-home .event-content h4::before,.royella-home .event-content h4::after{display:none}}

/* Adaptive visual direction. The template supplies structure; verified hotel
   data selects the palette and component treatment. */
.visual-urban{--ink:#11262b;--ink-2:#19343a;--gold:#caa66b;--paper:#f7f4ee}
.visual-nature{--ink:#17302d;--ink-2:#21433d;--gold:#bd9661;--paper:#f4f3ec}
.visual-wellness{--ink:#26332f;--ink-2:#34453f;--gold:#b99a6b;--paper:#f6f2eb}
.visual-business{--ink:#172a34;--ink-2:#213946;--gold:#bd925d;--paper:#f4f3ef}

/* Softer shared geometry without losing the restrained hotel aesthetic. */
.gold-button,.royella-booking-form button,.royella-booking-link,.mobile-book,
.royella-home .header-button a,.royella-home .luxury-button a,.room-button,
.cookie-actions button{border-radius:9px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.gold-button:hover,.royella-booking-form button:hover,.royella-booking-link:hover,
.royella-home .header-button a:hover,.royella-home .luxury-button a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,38,43,.18)}
.fact-card,.room-card,.review-card,.nearby-grid article,.rating-grid div,
.royella-home .single-room-box,.royella-home .single-offer-box,
.royella-home .single-event-box,.royella-home .single-testi-text-box{border-radius:18px;overflow:hidden}
.cookie-bar{border-radius:16px;border-top-width:1px}

/* Compact, clearly outlined booking form. */
.royella-booking-form{gap:9px;padding:12px 0 7px}
.royella-booking-form label{min-height:74px;padding:10px 14px;border:1px solid rgba(202,166,107,.38);border-radius:11px;background:linear-gradient(145deg,#292929,#222)}
.royella-booking-form label span{margin-bottom:4px;font-size:10px}
.royella-booking-form input,.royella-booking-form select{height:29px;border-bottom-color:rgba(255,255,255,.18);font-size:18px}
.royella-booking-form button{min-width:145px;min-height:74px;border:1px solid rgba(255,255,255,.15)}
.royella-home .row.booking-bg{padding:24px 30px 18px;border:1px solid rgba(202,166,107,.55);border-radius:20px;background:rgba(24,25,25,.97);box-shadow:0 24px 60px rgba(15,25,27,.22)}
.royella-home .booking-provider-note{padding:5px 0 0;color:#c9c2b7}

/* Amenity bento: semantic icons and varied rhythm instead of a flat list. */
.amenity-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}
.amenity-grid .amenity-card{position:relative;grid-column:span 4;min-height:148px;padding:25px 26px;border:1px solid rgba(189,150,97,.24);border-radius:22px;overflow:hidden;isolation:isolate;box-shadow:0 16px 38px rgba(17,38,43,.08);transition:transform .25s ease,box-shadow .25s ease}
.amenity-grid .amenity-card::after{content:"";position:absolute;width:115px;height:115px;right:-42px;bottom:-50px;border:1px solid rgba(189,150,97,.24);border-radius:50%;z-index:-1}
.amenity-grid .amenity-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(17,38,43,.13)}
.amenity-grid .amenity-card--0{grid-column:span 4;background:linear-gradient(140deg,#fff,#f3eadc)}
.amenity-grid .amenity-card--1{grid-column:span 4;background:linear-gradient(145deg,var(--ink-2),var(--ink));color:#fff}
.amenity-grid .amenity-card--2{grid-column:span 4;background:linear-gradient(145deg,#f8f6f1,#fff)}
.amenity-grid .amenity-card--1::after{border-color:rgba(255,255,255,.14)}
.amenity-icon{width:58px;height:58px;flex-basis:58px;border-radius:18px;background:var(--gold);box-shadow:0 9px 20px rgba(128,91,39,.2)}
.amenity-grid .amenity-card--1 .amenity-icon{background:rgba(255,255,255,.13);box-shadow:none}
.amenity-icon svg{width:29px;height:29px;stroke-width:1.7}
.amenity-copy{display:flex;min-width:0;flex-direction:column;gap:7px}
.amenity-copy small{color:#9a763d;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.amenity-card--1 .amenity-copy small{color:#d7bd92}
.amenity-grid li strong{font-size:23px;overflow-wrap:anywhere}

/* A smaller, legible booking callout at the bottom of content pages. */
.cta{padding:42px 0;background:linear-gradient(135deg,#d9bc87,#cda768)}
.cta .container{max-width:1000px;padding:30px 34px;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:rgba(255,255,255,.22);box-shadow:0 15px 40px rgba(83,59,25,.12)}
.cta h2{font-size:34px}
.royella-home .home-four.subscribe-area{padding:70px 0}
.royella-home .royella-cta .container>.row{max-width:820px;margin:0 auto;padding:42px 36px;border:1px solid rgba(202,166,107,.55);border-radius:24px;background:rgba(10,27,30,.88);box-shadow:0 24px 55px rgba(0,0,0,.24);backdrop-filter:blur(3px)}
.royella-home .royella-cta .section-title.center{margin-bottom:24px}
.royella-home .royella-cta .section-title.center h4{display:inline-flex;padding:7px 13px;border-radius:999px;background:var(--gold);color:#172a2d!important;letter-spacing:.16em}
.royella-home .royella-cta .section-title.center h4::before,.royella-home .royella-cta .section-title.center h4::after{display:none}
.royella-home .royella-cta .section-title.center h1{font-size:36px;line-height:1.15}

@media(max-width:991px){.amenity-grid .amenity-card,.amenity-grid .amenity-card--0,.amenity-grid .amenity-card--1,.amenity-grid .amenity-card--2{grid-column:span 6}.royella-home .row.booking-bg{padding:22px}.royella-booking-form button{min-height:64px}}
@media(max-width:640px){.amenity-grid .amenity-card,.amenity-grid .amenity-card--0,.amenity-grid .amenity-card--1,.amenity-grid .amenity-card--2{grid-column:1/-1;min-height:118px;padding:20px}.amenity-icon{width:50px;height:50px;flex-basis:50px;border-radius:15px}.amenity-grid li strong{font-size:21px}.cta .container{width:auto;margin-left:18px;margin-right:18px;padding:25px}.cta h2{font-size:30px}.royella-home .row.booking-bg{padding:18px 16px;border-radius:16px}.royella-booking-form label{min-height:67px}.royella-booking-form button{min-height:58px}.royella-home .royella-cta .container>.row{padding:32px 20px;border-radius:18px}.royella-home .royella-cta .section-title.center h1{font-size:30px}}

/* Readable booking controls while retaining the compact form height. */
.royella-booking-form label span{font-size:12px;font-weight:700}
.royella-booking-form input,.royella-booking-form select{font-size:21px}
.royella-booking-form button{font-size:17px}
.booking-provider-note{font-size:14px}

/* Verified object phone and clearly separated website-support contacts. */
.contact-section{background:linear-gradient(180deg,#fff,var(--paper))}
.contact-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:22px}
.contact-card{display:flex;gap:24px;min-height:300px;padding:38px;border:1px solid rgba(189,150,97,.28);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(17,38,43,.08)}
.site-support-card{background:linear-gradient(145deg,var(--ink-2),var(--ink));color:#fff}
.contact-card-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:18px;background:var(--gold);color:#fff;box-shadow:0 10px 22px rgba(128,91,39,.2)}
.site-support-card .contact-card-icon{background:rgba(255,255,255,.12);box-shadow:none}
.contact-card-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-card h2{margin:8px 0 25px;font-size:34px;line-height:1.08}
.contact-card p{font-size:16px;line-height:1.7}
.site-support-card p{color:#dce5e4}
.contact-card a{color:#9a763d;text-decoration:underline;text-underline-offset:3px}
.site-support-card a{color:#e0bd82}
.hotel-phone-list{display:grid;gap:15px;margin:0;padding:0;list-style:none}
.hotel-phone-list li{display:flex;flex-direction:column;gap:5px}
.hotel-phone-list span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.hotel-phone-list a{font-family:"Cormorant Garamond",Georgia,serif;font-size:27px;font-weight:700;text-decoration:none}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-card{min-height:0}}
@media(max-width:640px){.contact-card{display:block;padding:26px 22px;border-radius:18px}.contact-card-icon{margin-bottom:22px}.contact-card h2{font-size:29px}.hotel-phone-list a{font-size:25px}.royella-booking-form input,.royella-booking-form select{font-size:19px}}
