/*
Theme Name: Prince Allen Estate
Theme URI: https://example.com/prince-allen-estate
Author: Prince Allen Estate
Description: A responsive custom WordPress theme for Prince Allen Estate, featuring accommodation, location, amenities, contact and reservation pages.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: prince-allen-estate
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--gold:#b89a5a;--gold-light:#d4b97a;--gold-pale:#f4edd8;--cream:#faf8f4;--deep:#1a1714;--stone:#5c5448;--mist:#e8e3d8;--white:#fff;--shadow:0 18px 50px rgba(26,23,20,.12)}
html{scroll-behavior:smooth}body{font-family:'Montserrat',sans-serif;font-weight:300;background:var(--cream);color:var(--deep);overflow-x:hidden;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.75rem 1rem}
.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(26,23,20,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(184,154,90,.25)}
.nav-wrap{max-width:1280px;margin:auto;padding:.35rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;flex:0 0 auto;min-width:max-content}.nav-brand img{width:66px;height:68px;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.28));transition:transform .25s ease}.nav-brand-text{font-family:'Cormorant Garamond',serif;font-size:1.22rem;font-weight:400;letter-spacing:.1em;color:var(--gold-light);white-space:nowrap;line-height:1}.nav-brand:hover img{transform:translateY(-1px) scale(1.02)}.nav-brand:hover .nav-brand-text{color:#fff}.nav-links{display:flex;align-items:center;gap:1.8rem;list-style:none}.nav-links a{font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.76);text-decoration:none;transition:.25s}.nav-links a:hover,.nav-links a.active{color:var(--gold-light)}.nav-cta{border:1px solid rgba(184,154,90,.65);padding:.55rem 1rem}.nav-cta:hover,.nav-cta.active{background:var(--gold);color:var(--deep)!important}.menu-toggle{display:none;background:none;border:1px solid rgba(184,154,90,.5);color:var(--gold-light);padding:.45rem .7rem;font:inherit;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}
.hero{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;background:var(--deep);padding:7rem 2rem 4rem}.hero-bg,.page-hero-bg{position:absolute;inset:0;background-position:center;background-size:cover}.hero-bg::after,.page-hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(26,23,20,.44),rgba(26,23,20,.35) 45%,rgba(26,23,20,.76))}.hero-content{position:relative;z-index:1;max-width:860px;text-align:center;color:#fff}.eyebrow{display:block;font-size:.65rem;letter-spacing:.34em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.1rem}.hero h1,.page-hero h1{font-family:'Cormorant Garamond',serif;font-weight:300;line-height:1.03;letter-spacing:.01em}.hero h1{font-size:clamp(3.2rem,8vw,6.2rem);margin-bottom:1.35rem}.hero h1 em,.page-hero h1 em,.section-title em,.split h2 em{font-style:italic;color:var(--gold-light)}.hero-sub{max-width:690px;margin:0 auto 2.5rem;font-size:.82rem;letter-spacing:.09em;color:rgba(255,255,255,.75);line-height:1.9}.button-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:.95rem 1.8rem;text-decoration:none;text-transform:uppercase;font-size:.66rem;letter-spacing:.2em;font-weight:500;border:1px solid transparent;cursor:pointer;font-family:inherit}.btn-primary{background:var(--gold);color:var(--deep)}.btn-primary:hover{background:var(--gold-light)}.btn-outline{border-color:rgba(255,255,255,.55);color:#fff;background:transparent}.btn-outline:hover{border-color:var(--gold-light);color:var(--gold-light)}.btn-dark-outline{border-color:var(--gold);color:var(--deep)}.btn-dark-outline:hover{background:var(--gold);color:var(--deep)}
.page-hero{position:relative;min-height:62vh;display:grid;place-items:center;padding:9rem 2rem 5rem;background:var(--deep);overflow:hidden}.page-hero-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:760px}.page-hero h1{font-size:clamp(3rem,7vw,5rem);margin-bottom:1rem}.page-hero p{color:rgba(255,255,255,.72);font-size:.82rem;line-height:1.9;max-width:620px;margin:auto}
.section{padding:6rem 2rem}.section-alt{background:var(--gold-pale)}.section-dark{background:var(--deep);color:#fff}.container{width:min(1180px,100%);margin:auto}.section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.section-kicker{display:block;font-size:.63rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2.25rem,4.5vw,3.6rem);font-weight:300;line-height:1.1}.section-dark .section-title{color:#fff}.section-desc{font-size:.8rem;color:var(--stone);line-height:1.95;margin-top:1.2rem}.section-dark .section-desc{color:rgba(255,255,255,.58)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.split h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2.3rem,4vw,3.4rem);font-weight:300;line-height:1.15;margin-bottom:1.4rem}.split p{font-size:.82rem;line-height:2;color:var(--stone);margin-bottom:1rem}.split-image{position:relative}.split-image img{width:100%;height:540px;object-fit:cover;box-shadow:var(--shadow)}.image-note{position:absolute;left:-1.5rem;bottom:-1.5rem;background:var(--deep);color:var(--gold-light);font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;max-width:210px;padding:1.4rem;border:1px solid rgba(184,154,90,.3)}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--mist);margin-top:3rem}.stat{background:var(--cream);padding:1.8rem;text-align:center}.stat strong{display:block;font-family:'Cormorant Garamond',serif;color:var(--gold);font-size:2.4rem;font-weight:300;line-height:1}.stat span{display:block;margin-top:.5rem;text-transform:uppercase;letter-spacing:.13em;font-size:.6rem;color:var(--stone)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.card{background:#fff;box-shadow:0 10px 35px rgba(26,23,20,.08);overflow:hidden}.card-media{position:relative;overflow:hidden}.card-media img{width:100%;height:320px;object-fit:cover;transition:transform .55s}.card:hover .card-media img{transform:scale(1.035)}.card-tag{position:absolute;left:1rem;top:1rem;background:rgba(26,23,20,.9);color:var(--gold-light);padding:.4rem .7rem;font-size:.58rem;letter-spacing:.2em;text-transform:uppercase}.card-body{padding:1.65rem}.card h3{font-family:'Cormorant Garamond',serif;font-size:1.65rem;font-weight:400;margin-bottom:.45rem}.card p{font-size:.76rem;line-height:1.8;color:var(--stone)}.card-meta{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0;font-size:.65rem;color:var(--stone);letter-spacing:.04em}.text-link{display:inline-block;color:var(--gold);font-size:.64rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(184,154,90,.4);padding-bottom:.2rem}.text-link:hover{color:var(--deep)}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(184,154,90,.24)}.feature{background:var(--cream);padding:2.1rem 1.6rem;text-align:center}.feature-icon{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem;color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:1.2rem}.feature h3{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.feature p{font-size:.7rem;color:var(--stone);line-height:1.7;margin-top:.45rem}
.list{list-style:none;display:grid;gap:1rem;margin-top:1.8rem}.list li{display:grid;grid-template-columns:28px 1fr;gap:.9rem;color:var(--stone);font-size:.8rem;line-height:1.75}.list-mark{width:26px;height:26px;border:1px solid var(--gold);display:grid;place-items:center;color:var(--gold);font-size:.72rem}.list strong{color:var(--deep);font-weight:500}
.quote{text-align:center;max-width:850px;margin:auto}.quote-mark{font-family:'Cormorant Garamond',serif;font-size:5rem;color:var(--gold);line-height:.55;opacity:.7}.stars{color:var(--gold);letter-spacing:.2em;margin:1rem 0}.quote blockquote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.55rem,3vw,2.35rem);font-style:italic;font-weight:300;line-height:1.5}.quote cite{display:block;margin-top:1.8rem;font-style:normal;text-transform:uppercase;letter-spacing:.18em;font-size:.63rem;color:var(--stone)}
.cta{position:relative;overflow:hidden;background:var(--deep);color:#fff;text-align:center;padding:5.5rem 2rem}.cta::before{content:'';position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1596436889106-be35e843f974?w=1600&q=80') center/cover;opacity:.08}.cta-inner{position:relative;max-width:760px;margin:auto}.cta h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.08;margin-bottom:1rem}.cta p{font-size:.8rem;color:rgba(255,255,255,.62);line-height:1.9;margin-bottom:2rem}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group{display:flex;flex-direction:column;gap:.45rem}.form-group.full{grid-column:1/-1}.form-group label{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--stone)}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid #d8d0c1;background:#fff;padding:.95rem 1rem;font:inherit;font-size:.82rem;color:var(--deep);outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px rgba(184,154,90,.12)}.form-group textarea{min-height:150px;resize:vertical}.form-note{font-size:.67rem;color:var(--stone);line-height:1.7;margin-top:1rem}.form-status{display:none;margin-top:1rem;padding:.8rem;background:var(--gold-pale);font-size:.75rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.contact-panel{background:var(--deep);color:#fff;padding:2.5rem}.contact-panel h2{font-family:'Cormorant Garamond',serif;font-size:2.2rem;font-weight:300;margin-bottom:1rem}.contact-panel p{font-size:.77rem;line-height:1.9;color:rgba(255,255,255,.62)}.contact-list{list-style:none;display:grid;gap:1.2rem;margin-top:2rem}.contact-list span{display:block;color:var(--gold-light);text-transform:uppercase;letter-spacing:.18em;font-size:.59rem;margin-bottom:.25rem}.contact-list a,.contact-list p{color:rgba(255,255,255,.82);font-size:.77rem;text-decoration:none}
.map-placeholder{min-height:380px;background:linear-gradient(rgba(26,23,20,.18),rgba(26,23,20,.18)),url('https://images.unsplash.com/photo-1555993539-1732b0258235?w=1200&q=80') center/cover;display:grid;place-items:center;text-align:center;color:#fff;padding:2rem}.map-placeholder div{background:rgba(26,23,20,.85);padding:1.5rem 2rem}.map-placeholder strong{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:300;display:block}.map-placeholder span{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light)}
.site-footer{background:#110f0d;color:rgba(255,255,255,.5);padding:4rem 2rem 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(184,154,90,.15)}.footer-brand-lockup{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;margin-bottom:1.15rem}.footer-logo{width:92px;height:96px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.35))}.footer-brand-lockup span{font-family:'Cormorant Garamond',serif;font-size:1.42rem;letter-spacing:.08em;color:var(--gold-light);line-height:1.05}.footer-brand p{font-size:.72rem;line-height:1.85;max-width:290px}.footer-col h3{font-size:.6rem;letter-spacing:.23em;text-transform:uppercase;color:var(--gold);font-weight:400;margin-bottom:1rem}.footer-col ul{list-style:none;display:grid;gap:.65rem}.footer-col a{font-size:.72rem;text-decoration:none;color:rgba(255,255,255,.46)}.footer-col a:hover{color:var(--gold-light)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.8rem;font-size:.64rem;color:rgba(255,255,255,.28)}
@media(max-width:1100px){.nav-wrap{gap:1rem}.nav-brand{gap:.55rem}.nav-brand img{width:56px;height:60px}.nav-brand-text{font-size:1rem;letter-spacing:.07em}.nav-links{gap:.8rem}.nav-links a{font-size:.61rem;letter-spacing:.13em}}
@media(max-width:960px){.nav-links{gap:1rem}.split{gap:2.5rem}.cards{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.nav-wrap{padding:.35rem 1.2rem;gap:1rem}.nav-brand{gap:.55rem}.nav-brand img{width:50px;height:54px}.nav-brand-text{font-size:.98rem;letter-spacing:.06em}.menu-toggle{display:block}.nav-links{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:.2rem;background:rgba(26,23,20,.98);padding:1rem 1.2rem 1.4rem;border-top:1px solid rgba(184,154,90,.2);box-shadow:0 14px 30px rgba(0,0,0,.18);max-height:calc(100vh - 62px);overflow-y:auto}.nav-links.open{display:flex}.nav-links a{display:block;padding:.7rem}.nav-cta{text-align:center;margin-top:.25rem}.nav-utilities{margin-left:auto}}
@media(max-width:760px){.split{grid-template-columns:1fr}.split-image{order:-1}.split-image img{height:420px}.image-note{display:none}.cards{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}.section{padding:4.5rem 1.2rem}.hero{padding-inline:1.2rem}.hero-sub br{display:none}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.page-hero{min-height:54vh}.button-row .btn{width:100%;max-width:320px;text-align:center}}
@media(max-width:460px){.feature-grid,.stats{grid-template-columns:1fr}.nav-brand{gap:.4rem}.nav-brand img{width:43px;height:47px}.nav-brand-text{font-size:.82rem;letter-spacing:.04em}.menu-toggle{font-size:.62rem;padding:.4rem .55rem}.hero h1{font-size:3rem}.page-hero h1{font-size:2.7rem}}

/* HOMEPAGE ACCOMMODATIONS */
.accommodations{padding:5rem 3rem;background:var(--deep)}
.accommodations .section-title{color:#fff}
.accommodations .section-eyebrow{color:var(--gold-light)}
.accommodations .section-desc{color:rgba(255,255,255,.55)}
.section-eyebrow{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem}
.rooms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5px;max-width:1200px;margin:0 auto;background:rgba(184,154,90,.2)}
.room-card{position:relative;overflow:hidden;cursor:pointer;background:var(--deep)}
.room-card img{width:100%;height:360px;object-fit:cover;display:block;transition:transform .6s ease,filter .6s ease;filter:brightness(.85)}
.room-card:hover img{transform:scale(1.04);filter:brightness(.7)}
.room-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,23,20,.9) 0%,transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}
.room-type{font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.5rem}
.room-name{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#fff;margin-bottom:.5rem}
.room-detail{font-size:.72rem;color:rgba(255,255,255,.6);letter-spacing:.05em}
.room-cta{display:inline-block;align-self:flex-start;margin-top:1rem;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);text-decoration:none;border-bottom:1px solid rgba(184,154,90,.4);padding-bottom:2px;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s}
.room-card:hover .room-cta,.room-card:focus-within .room-cta{opacity:1;transform:translateY(0)}
@media(max-width:900px){.rooms-grid{grid-template-columns:repeat(2,1fr)}.room-cta{opacity:1;transform:none}}
@media(max-width:760px){.accommodations{padding:4.5rem 1.2rem}}
@media(max-width:600px){.rooms-grid{grid-template-columns:1fr}}

/* NAV UTILITIES */
.nav-utilities{display:flex;align-items:center;gap:.7rem;flex:0 0 auto}

/* WORDPRESS-SPECIFIC */
.admin-bar .site-header{top:32px}
.pae-notice{margin:0 0 1.5rem;padding:1rem 1.1rem;border-left:3px solid var(--gold);background:var(--gold-pale);font-size:.78rem;line-height:1.7}
.pae-notice.error{border-left-color:#9d3d36;background:#f7e8e6}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.custom-logo{width:66px;height:68px;object-fit:contain}
.wp-site-blocks{padding:0}
.generic-content{max-width:850px;margin:auto}.generic-content>*+*{margin-top:1.1rem}.generic-content h1,.generic-content h2,.generic-content h3{font-family:'Cormorant Garamond',serif;font-weight:400;line-height:1.2}.generic-content a{color:var(--gold)}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
