
:root{--ivory:#fbf8f2;--cream:#f4eee3;--gold:#b78a3c;--gold2:#d4af57;--charcoal:#292722;--black:#171612}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--charcoal);background:var(--ivory)}a{text-decoration:none;color:inherit}
.site-header{position:sticky;top:0;z-index:50;height:82px;display:flex;align-items:center;gap:28px;padding:10px 5vw;background:rgba(251,248,242,.97);border-bottom:1px solid rgba(183,138,60,.18)}
.brand img{width:210px;height:60px;object-fit:contain;object-position:left}.desktop-nav{display:flex;gap:22px;margin-left:auto;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:13px 20px;font-weight:600;border:1px solid transparent;cursor:pointer}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:white}
.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700;color:#956d30}.small{font-size:13px;color:#6f685f}.badge,.badge-inline{display:inline-block;background:#fff3d9;color:#805c26;border:1px solid #d8bd86;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
footer{background:#1b1915;color:#efe5d3;padding:48px 6vw 20px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:42px}.footer-brand img{width:210px;background:#fff;padding:8px;border-radius:4px}.footer-grid a{display:block;margin:8px 0;color:#d5cec1;font-size:13px}.footer-grid h4{color:#d6b36e}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;font-size:12px;color:#9f998e}

/* Search page */
.search-results-hero{padding:70px 6vw 30px;background:linear-gradient(180deg,#fffdf8,#f4ebdc)}.search-results-hero h1{font-family:"Playfair Display",serif;font-size:58px;margin:8px 0}.search-results-hero p{max-width:760px;line-height:1.6}
.results-search-wrap{padding:0 6vw 24px;background:#f4ebdc}.search-bar{max-width:1180px;margin:auto;background:#fff;display:grid;grid-template-columns:2fr 1.2fr 1.2fr .8fr auto;gap:8px;padding:12px;border-radius:16px;box-shadow:0 14px 40px rgba(0,0,0,.09)}.search-bar label{padding:6px 12px}.search-bar span{display:block;font-size:11px;font-weight:700;margin-bottom:6px}.search-bar input{width:100%;border:0;outline:0;font-size:14px}
.results-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 290px;gap:26px;padding:36px 4vw 70px;background:#fffdf8}.filters-panel,.map-panel{position:sticky;top:105px;align-self:start}.filters-panel{background:#fff;border:1px solid #e6dccd;border-radius:14px;padding:20px}.filters-panel h3,.results-main h2,.featured-title h3,.result-copy h3,.affiliate-note h3,.property-content h1,.detail-section h2{font-family:"Playfair Display",serif}.filters-panel h3{font-size:28px;margin:0 0 18px}.filters-panel label{display:block;font-size:13px;font-weight:600;margin:16px 0}.filters-panel select{display:block;width:100%;margin-top:7px;padding:10px;border:1px solid #d9cfbf;border-radius:8px}.checkbox{display:flex!important;gap:8px;align-items:center}.filter-note{margin-top:20px;background:#f8f2e8;padding:14px;border-radius:10px;font-size:12px;line-height:1.5}
.results-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.results-toolbar h2{font-size:44px;margin:4px 0}.results-toolbar select{padding:10px 12px;border:1px solid #d9cfbf;border-radius:8px;background:#fff}
.featured-strip{background:linear-gradient(135deg,#fbf3e5,#efe2cb);border:1px solid #dfc99f;border-radius:16px;padding:18px;margin-bottom:24px}.featured-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.featured-title h3{font-size:32px;margin:0}.featured-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.featured-result-card,.result-card{background:#fff;border:1px solid #e7dfd3;border-radius:12px;overflow:hidden}.result-photo{height:185px;background:linear-gradient(135deg,#eadcc6,#a98964);position:relative}.featured-result-card .result-photo{height:145px}.result-photo .badge{position:absolute;top:12px;left:12px}.result-copy{padding:16px}.result-copy h3{font-size:24px;margin:5px 0}.result-copy p{margin:5px 0;color:#6f685f}.result-label{font-size:10px!important;color:#966a28!important;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.urgency{color:#8f6528!important;font-weight:700}.result-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:14px}.result-bottom a{color:#8b642a;font-weight:700}.affiliate-note{margin-top:26px;padding:20px;border:1px dashed #cab796;border-radius:12px;background:#fff}.affiliate-note h3{font-size:28px;margin:0 0 8px}
.map-placeholder{height:620px;border-radius:14px;background:linear-gradient(135deg,#eee5d7,#d5c0a1);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6e5b42;border:1px solid #d6c09f}.map-placeholder span{font-family:"Playfair Display",serif;font-size:32px}.map-placeholder small{max-width:180px;margin-top:8px}

/* Property detail */
.property-gallery{position:relative;display:grid;grid-template-columns:2fr 1fr;gap:8px;padding:24px 4vw 0}.gallery-main,.gallery-side div{background:linear-gradient(135deg,#eadbc4,#9e8263)}.gallery-main{height:500px;border-radius:18px 0 0 18px}.gallery-side{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery-side div:nth-child(2){border-radius:0 18px 0 0}.gallery-side div:nth-child(4){border-radius:0 0 18px 0}.view-photos{position:absolute;right:6vw;bottom:18px;background:#fff;border:1px solid #d3c6b2;border-radius:8px;padding:10px 14px;font-weight:600}
.property-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;max-width:1260px;margin:auto;padding:48px 30px}.property-title-row{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #ece3d7;padding-bottom:28px}.property-title-row h1{font-size:54px;margin:8px 0}.location-line,.property-meta{color:#6c655c}.rating-box{white-space:nowrap;font-weight:700}.rating-box small{display:block;color:#7a736a;font-weight:400;margin-top:5px}
.detail-section{padding:32px 0;border-bottom:1px solid #ece3d7}.detail-section h2{font-size:38px;margin:0 0 16px}.detail-section p{line-height:1.7}.highlight-grid,.amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.highlight-grid div{padding:16px;background:#faf5ec;border-radius:10px}.highlight-grid strong,.highlight-grid span{display:block}.highlight-grid span{font-size:13px;color:#777067;margin-top:5px}.extended-box{background:#f6edde;padding:28px!important;border-radius:14px;border-bottom:0}.stay-details{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stay-details div{padding:14px;background:#faf7f1}.stay-details strong,.stay-details span{display:block}.stay-details span{font-size:13px;color:#726a61;margin-top:5px}.map-wide{height:300px;background:linear-gradient(135deg,#eee4d5,#cbb99e);display:flex;align-items:center;justify-content:center;border-radius:14px;color:#6d5c44}
.similar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.similar-card{border:1px solid #e6ded2;border-radius:12px;overflow:hidden;background:white}.similar-photo{height:145px;background:linear-gradient(135deg,#e8d8c0,#a88661)}.similar-copy{padding:14px}.similar-copy h3{font-family:"Playfair Display",serif;font-size:22px;margin:8px 0}
.booking-card{position:sticky;top:105px;align-self:start;background:#fff;border:1px solid #e4d9c9;border-radius:16px;padding:22px;box-shadow:0 18px 45px rgba(46,34,18,.09)}.availability-chip{display:inline-block;background:#edf6e9;color:#4d7342;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;text-transform:uppercase}.price-line{margin:18px 0}.price-line strong{font-family:"Playfair Display",serif;font-size:34px}.booking-card label{display:block;font-size:12px;font-weight:600;margin:12px 0}.booking-card input{display:block;width:100%;padding:11px;margin-top:6px;border:1px solid #ddd3c4;border-radius:8px}.cost-row{display:flex;justify-content:space-between;gap:10px;font-size:13px;padding:9px 0;border-top:1px solid #eee7dc}.full-btn{width:100%;margin:12px 0}.booking-card small{display:block;color:#777067;line-height:1.5}

@media(max-width:1100px){.desktop-nav{display:none}.results-layout{grid-template-columns:210px minmax(0,1fr)}.map-panel{display:none}.featured-cards{grid-template-columns:1fr}.property-detail-shell{grid-template-columns:1fr}.booking-card{position:static}.property-gallery{grid-template-columns:1fr}.gallery-side{display:none}.gallery-main{border-radius:18px}}
@media(max-width:760px){.site-header{height:72px;padding:8px 18px}.brand img{width:155px}.search-bar{grid-template-columns:1fr}.results-layout{grid-template-columns:1fr;padding:24px 18px 50px}.filters-panel{position:static}.results-grid{grid-template-columns:1fr}.results-toolbar,.featured-title{display:block}.search-results-hero h1{font-size:44px}.property-gallery{padding:14px}.gallery-main{height:360px}.property-detail-shell{padding:34px 18px}.property-title-row{display:block}.property-title-row h1{font-size:42px}.highlight-grid,.amenities-grid,.stay-details,.similar-grid,.footer-grid{grid-template-columns:1fr}}

/* v3 commercial pages */
.page-hero{min-height:500px;display:flex;align-items:center;padding:70px 7vw;background:linear-gradient(115deg,#fbf7ef,#e4d1b8,#aa8a64)}.corporate-hero{background:linear-gradient(115deg,#fbf8f1,#dfccb4,#9f876f)}.partner-hero{background:linear-gradient(115deg,#fbf8f1,#ead8bc,#b88f60)}.page-hero-inner{max-width:760px}.page-hero h1,.contact-hero h1{font-family:"Playfair Display",serif;font-size:62px;line-height:1.04;margin:10px 0 18px}.page-hero p{font-size:18px;line-height:1.65}.content-section{padding:70px 6vw;background:#fffdf8}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:60px}.two-col h2,.section-heading h2,.dark-band h2{font-family:"Playfair Display",serif;font-size:44px;line-height:1.12;margin:8px 0}.section-heading{max-width:900px;margin:0 auto 32px}.section-heading.centered{text-align:center}.service-grid{display:grid;gap:18px;max-width:1180px;margin:auto}.service-grid.six{grid-template-columns:repeat(3,1fr)}.service-grid.four{grid-template-columns:repeat(4,1fr)}.service-grid>div{background:#fff;border:1px solid #e7dccb;border-radius:12px;padding:24px}.service-grid h3{font-family:"Playfair Display",serif;font-size:25px}.service-grid p,.two-col p{line-height:1.65;color:#665f57}.dark-band{display:flex;justify-content:space-between;gap:40px;align-items:center;padding:60px 7vw;background:#211e19;color:#f5ead9}.dark-band>div{max-width:780px}.dark-band h2{color:#fff}.dark-band p{line-height:1.7;color:#d3cabd}.contact-hero{text-align:center;padding:75px 6vw 40px;background:linear-gradient(180deg,#fffdf8,#f1e6d6)}.inquiry-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:980px;margin:0 auto 34px}.inquiry-cards button{background:#fff;border:1px solid #e2d7c5;border-radius:12px;padding:20px;text-align:left}.inquiry-cards strong,.inquiry-cards span{display:block}.inquiry-cards strong{font-family:"Playfair Display",serif;font-size:22px}.inquiry-cards span{font-size:12px;color:#756e65;margin-top:6px}.contact-form{max-width:900px;margin:auto;background:#fff;padding:30px;border:1px solid #eadfce;border-radius:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #ddd3c4;border-radius:8px}.form-grid .full{grid-column:1/-1}@media(max-width:800px){.two-col,.service-grid.six,.service-grid.four,.inquiry-cards,.form-grid{grid-template-columns:1fr}.dark-band{flex-direction:column;align-items:flex-start}.page-hero h1,.contact-hero h1{font-size:42px}.content-section{padding:52px 20px}}

/* Production homepage v4 */
.production-header{height:92px}.production-brand img{width:250px;height:70px;object-fit:contain;object-position:left center}.home-hero{min-height:650px;position:relative;display:flex;align-items:center;padding:78px 6.5vw;background:linear-gradient(90deg,rgba(20,17,13,.72),rgba(20,17,13,.28) 48%,rgba(20,17,13,.08)),radial-gradient(circle at 74% 42%,#e8d6b8 0,#c8aa83 26%,#8a735d 53%,#3c342c 100%);overflow:hidden}.home-hero:after{content:"";position:absolute;right:-6%;bottom:-25%;width:65%;height:90%;background:radial-gradient(ellipse,rgba(255,255,255,.55),rgba(255,255,255,0) 68%)}.home-hero-content{position:relative;z-index:2;max-width:770px;color:#fff}.hero-eyebrow{color:#e2c486}.home-hero h1{font-family:"Playfair Display",serif;font-size:72px;line-height:1.02;margin:12px 0 18px}.home-hero-copy{font-size:18px;line-height:1.65;max-width:650px}.btn-light-outline{border-color:rgba(255,255,255,.7);color:#fff;background:rgba(255,255,255,.05)}.hero-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px;margin-top:26px}.home-hero-statement{position:absolute;right:6vw;top:150px;z-index:2;color:white;font-family:"Playfair Display",serif;font-size:21px;line-height:1.55;letter-spacing:.12em;border-left:2px solid #d3aa5d;padding-left:22px}.home-search-wrap{position:relative;z-index:8;margin:-45px auto 5px;max-width:1200px;padding:0 24px}.home-search{box-shadow:0 18px 45px rgba(0,0,0,.12)}.experience-section{background:#fffdf8}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end}.experience-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.experience-grid article{background:white;border:1px solid #e9e0d4;box-shadow:0 10px 24px rgba(48,37,22,.05)}.experience-photo{height:220px}.exp-stay{background:linear-gradient(135deg,#f2e6d1,#c9a978)}.exp-own{background:linear-gradient(135deg,#e9dcc9,#a68a6c)}.exp-partner{background:linear-gradient(135deg,#f0e5d5,#b58f64)}.experience-copy{padding:22px}.experience-copy h3{font-family:"Playfair Display",serif;font-size:28px;margin:0 0 8px}.experience-copy p{line-height:1.55;color:#666057}.experience-copy a{color:#89632c;font-weight:700}.featured-home{background:#fbf7f0}.home-row{display:flex;align-items:end;justify-content:space-between}.home-row a{font-weight:700;color:#805c28}.featured-home-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.featured-home-grid article{background:white;border:1px solid #e8ded0}.fh-photo{height:190px;background:linear-gradient(135deg,#e8dbc6,#aa8b67)}.fh-photo.alt1{background:linear-gradient(135deg,#efe7da,#b6a083)}.fh-photo.alt2{background:linear-gradient(135deg,#d8c8b1,#9f7d57)}.fh-photo.alt3{background:linear-gradient(135deg,#eee0ca,#b58c60)}.fh-copy{padding:16px}.fh-copy h3{font-family:"Playfair Display",serif;font-size:22px;margin:8px 0}.fh-copy p{font-size:13px;color:#70695f}.home-commercial-grid{display:grid;grid-template-columns:repeat(3,1fr)}.home-commercial-grid article{min-height:360px;padding:52px;color:white;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-commercial-grid h2{font-family:"Playfair Display",serif;font-size:39px;line-height:1.1;margin:10px 0}.home-commercial-grid p{line-height:1.65}.owner-panel{background:linear-gradient(135deg,#2a2520,#574939)}.corporate-panel{background:linear-gradient(135deg,#efe3d2,#c6a982);color:#2c2823!important}.partner-panel{background:linear-gradient(135deg,#4b4034,#7f664b)}.why-home{background:#fff}.why-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;text-align:center}.why-grid strong{font-size:30px;color:#aa7c34}.why-grid h3{font-family:"Playfair Display",serif;font-size:22px}.why-grid p{font-size:13px;color:#6f685f;line-height:1.5}@media(max-width:980px){.production-brand img{width:190px}.home-hero h1{font-size:54px}.home-hero-statement{display:none}.split-heading,.experience-grid,.featured-home-grid,.home-commercial-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.production-header{height:74px}.production-brand img{width:150px;height:55px}.home-hero{min-height:580px;padding:55px 22px}.home-hero h1{font-size:44px}.home-search-wrap{margin:-30px 12px 0;padding:0}.split-heading,.experience-grid,.featured-home-grid,.home-commercial-grid,.why-grid{grid-template-columns:1fr}.home-row{display:block}}


/* v5 homepage refinement */
.v5-header{height:88px;padding-top:7px;padding-bottom:7px}
.v5-brand img{width:300px;height:72px;object-fit:contain;object-position:left center}
.v5-hero{min-height:620px;position:relative;display:flex;align-items:center;padding:72px 5.5vw;background-image:url('assets/hero-luxury-toronto.jpg');background-size:cover;background-position:center;overflow:hidden}
.v5-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,10,8,.82) 0%,rgba(12,10,8,.6) 34%,rgba(12,10,8,.16) 68%,rgba(12,10,8,.06) 100%)}
.v5-hero-content{position:relative;z-index:2;max-width:770px;color:white}
.v5-hero h1{font-family:"Playfair Display",serif;font-size:70px;line-height:1.02;margin:12px 0 18px;font-weight:500}
.v5-hero-copy{font-size:18px;line-height:1.6;max-width:650px}
.v5-hero-statement{position:absolute;right:5vw;top:120px;z-index:2;color:white;font-family:"Playfair Display",serif;font-size:22px;line-height:1.5;letter-spacing:.08em;border-left:3px solid #d6aa4f;padding-left:20px}
.v5-search-wrap{position:relative;z-index:8;margin:-44px auto 14px;max-width:1120px;padding:0 24px}
.v5-search{box-shadow:0 18px 45px rgba(0,0,0,.15)}
.v5-experience{padding-top:56px}
.v5-experience-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.v5-card{position:relative;min-height:290px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#d5c3aa,#8f775d)}
.v5-card.owner{background:linear-gradient(135deg,#c9b393,#76624e)}
.v5-card.corporate{background:linear-gradient(135deg,#bea57e,#675544)}
.v5-card.partner{background:linear-gradient(135deg,#a88d6f,#554739)}
.v5-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.78))}
.v5-card-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}
.v5-card-copy h3{font-family:"Playfair Display",serif;font-size:25px;margin:0 0 8px}
.v5-card-copy p{font-size:13px;line-height:1.45}
.v5-card-copy a{color:#e5bd67;font-weight:700}
.v5-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:26px 6vw;background:#fffdf8;border-top:1px solid #ede3d6;border-bottom:1px solid #ede3d6}
.v5-trust div{padding:4px 24px;border-right:1px solid #dfd3c2}.v5-trust div:last-child{border-right:0}
.v5-trust span{font-size:28px;color:#a87931;float:left;margin-right:14px}
.v5-trust strong,.v5-trust small{display:block}.v5-trust strong{font-size:14px}.v5-trust small{font-size:11px;color:#746d64;margin-top:4px}
@media(max-width:980px){.v5-brand img{width:220px}.v5-hero h1{font-size:54px}.v5-hero-statement{display:none}.v5-experience-grid,.v5-trust{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.v5-header{height:74px}.v5-brand img{width:155px;height:56px}.v5-hero{min-height:560px;padding:52px 22px}.v5-hero h1{font-size:44px}.v5-search-wrap{margin:-30px 12px 0;padding:0}.v5-experience-grid,.v5-trust{grid-template-columns:1fr}.v5-trust div{border-right:0;border-bottom:1px solid #e8ded0;padding:15px 0}}


/* v6 reference-matched homepage */
.ref-header{height:110px;padding:10px 5.5vw;background:#fffdf9}
.ref-brand img{width:230px;height:88px;object-fit:contain;object-position:left center}
.ref-nav{gap:38px;font-size:12px;letter-spacing:.12em}
.ref-book{min-width:165px;letter-spacing:.08em}
.ref-hero{position:relative;min-height:690px;background:
linear-gradient(90deg,rgba(255,252,245,.98) 0%,rgba(255,252,245,.9) 24%,rgba(255,252,245,.45) 44%,rgba(255,252,245,0) 62%),
url('assets/hero-coastal-clean.jpg') center right/cover no-repeat;overflow:hidden}
.ref-lightwash{position:absolute;left:-5%;top:0;width:52%;height:100%;background:radial-gradient(circle at 25% 40%,rgba(255,255,255,.98),rgba(255,255,255,.78) 47%,rgba(255,255,255,0) 78%)}
.ref-copy{position:absolute;z-index:2;left:5.5vw;top:78px;max-width:650px;color:#6f4a1c}
.ref-kicker{font-size:12px;letter-spacing:.28em;color:#6c553e}
.ref-rule{width:65px;height:2px;background:#b88639;margin:24px 0 30px}
.ref-copy h1{font-family:"Playfair Display",serif;font-size:68px;line-height:1.02;font-weight:500;margin:0;color:#80561f}
.ref-sub{font-size:18px;line-height:1.75;letter-spacing:.25em;color:#24201b;margin-top:28px}
.ref-message{position:absolute;z-index:2;right:7vw;top:82px;color:white;font-family:"Playfair Display",serif;font-size:23px;line-height:1.55;letter-spacing:.1em;border-left:3px solid #d2a54b;padding-left:22px;text-shadow:0 1px 7px rgba(0,0,0,.2)}
.ref-message div{width:48px;height:2px;background:#d2a54b;margin-top:20px}
.ref-search{position:absolute;z-index:3;left:50%;transform:translateX(-50%);bottom:28px;width:min(1180px,88vw);display:grid;grid-template-columns:2fr 1.2fr 1.2fr .9fr 190px;background:white;border-radius:18px;padding:14px;box-shadow:0 18px 48px rgba(64,44,18,.16)}
.ref-search label{padding:7px 18px;border-right:1px solid #e7dfd2}
.ref-search label span{display:block;font-size:13px;font-weight:600;margin-bottom:6px}
.ref-search input{width:100%;border:0;outline:0;font-size:14px}
.ref-search .btn{height:60px;align-self:center}
.ref-pillars{display:grid;grid-template-columns:repeat(3,1fr);background:#fbf5ea;padding:30px 11vw 34px;border-bottom:1px solid #e5d8c5}
.ref-pillars div{text-align:center;border-right:1px solid #dac8ad}.ref-pillars div:last-child{border-right:0}
.ref-pillars span{display:block;color:#a8772e;font-size:32px;margin-bottom:7px}.ref-pillars strong{display:block;letter-spacing:.2em;font-size:12px}.ref-pillars small{display:block;color:#70685f;margin-top:7px}
.ref-intro{text-align:center;padding:62px 20px 34px;background:#fffdf9}.ref-intro h2{font-family:"Playfair Display",serif;font-size:50px;margin:8px 0}.ref-intro>p:last-child{font-size:17px;color:#6e665e}
.ref-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 5.5vw 70px;background:#fffdf9}
.ref-cards article{background:white;border:1px solid #e9dfd0;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(79,57,26,.06)}
.ref-card-img{height:220px;background:linear-gradient(135deg,#e7d7c0,#aa8962)}
.owner-img{background:linear-gradient(135deg,#ddcbb2,#8c7158)}.corp-img{background:linear-gradient(135deg,#cdbb9f,#75604b)}.partner-img{background:linear-gradient(135deg,#bca384,#574737)}
.ref-cards article>div:last-child{padding:20px}.ref-cards h3{font-family:"Playfair Display",serif;font-size:25px;margin:0 0 8px}.ref-cards p{font-size:14px;line-height:1.5;color:#6a635b}.ref-cards a{color:#8d642c;font-weight:700}
.ref-about{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#f6efe3;padding:28px 7vw;border-top:1px solid #e0d4c2;border-bottom:1px solid #e0d4c2}
.ref-about div{padding:0 25px;border-right:1px solid #d9cbb7}.ref-about div:last-child{border-right:0}.ref-about strong,.ref-about span{display:block}.ref-about strong{font-family:"Playfair Display",serif;font-size:19px}.ref-about span{font-size:12px;color:#746c62;margin-top:5px}
@media(max-width:1000px){.ref-brand img{width:180px}.ref-nav{display:none}.ref-copy h1{font-size:54px}.ref-message{display:none}.ref-search{grid-template-columns:1fr 1fr}.ref-search .btn{grid-column:1/-1}.ref-cards,.ref-about{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.ref-header{height:78px;padding:6px 18px}.ref-brand img{width:145px;height:62px}.ref-hero{min-height:720px;background-position:60% center}.ref-copy{left:22px;right:22px;top:55px}.ref-copy h1{font-size:43px}.ref-sub{font-size:14px;letter-spacing:.16em}.ref-search{bottom:18px;grid-template-columns:1fr;width:calc(100% - 28px)}.ref-search label{border-right:0;border-bottom:1px solid #e7dfd2}.ref-pillars{grid-template-columns:1fr;padding:18px}.ref-pillars div{border-right:0;border-bottom:1px solid #dac8ad;padding:18px}.ref-cards,.ref-about{grid-template-columns:1fr}.ref-about div{border-right:0;border-bottom:1px solid #d9cbb7;padding:16px 0}}


/* v7 prominent header branding */
.ref-header{
  height:126px;
  padding:8px 5vw 8px 4.8vw;
}
.ref-brand{
  display:flex;
  align-items:center;
  min-width:320px;
}
.ref-brand img{
  width:300px;
  height:104px;
  object-fit:contain;
  object-position:left center;
}
.ref-nav{
  margin-left:auto;
  margin-right:26px;
  gap:34px;
}
.ref-book{
  min-width:180px;
  padding:16px 24px;
}
@media(max-width:1100px){
  .ref-header{height:100px}
  .ref-brand{min-width:230px}
  .ref-brand img{width:225px;height:82px}
}
@media(max-width:650px){
  .ref-header{height:78px;padding:6px 16px}
  .ref-brand{min-width:0}
  .ref-brand img{width:165px;height:62px}
}


/* v8 force-prominent Panthera header logo */
.ref-header{
  height:132px !important;
  padding:6px 4.6vw !important;
}
.ref-brand{
  width:360px !important;
  min-width:360px !important;
  height:116px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
}
.ref-brand img{
  width:360px !important;
  height:360px !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:center !important;
  transform:scale(1.42) translateY(1px) !important;
  transform-origin:center center !important;
}
.ref-nav{
  margin-left:auto !important;
  margin-right:24px !important;
}
@media(max-width:1100px){
  .ref-header{height:106px !important}
  .ref-brand{width:265px !important;min-width:265px !important;height:92px !important}
  .ref-brand img{width:270px !important;height:270px !important;transform:scale(1.38) !important}
}
@media(max-width:650px){
  .ref-header{height:80px !important;padding:5px 14px !important}
  .ref-brand{width:175px !important;min-width:175px !important;height:68px !important}
  .ref-brand img{width:180px !important;height:180px !important;transform:scale(1.32) !important}
}


/* v9 cream-matched transparent logo header/footer */
.ref-header{
  height:118px !important;
  padding:8px 4.8vw !important;
  background:#fdfbf7 !important;
}
.ref-brand{
  width:290px !important;
  min-width:290px !important;
  height:96px !important;
  overflow:visible !important;
  display:flex !important;
  align-items:center !important;
}
.ref-brand img{
  width:250px !important;
  height:84px !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  transform:none !important;
  display:block !important;
  background:transparent !important;
}
footer{
  background:#fdfbf7 !important;
}
.footer-brand img{
  width:220px !important;
  height:74px !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
@media(max-width:1100px){
  .ref-header{height:100px !important}
  .ref-brand{width:220px !important;min-width:220px !important;height:80px !important}
  .ref-brand img{width:195px !important;height:66px !important}
  .footer-brand img{width:185px !important;height:62px !important}
}
@media(max-width:650px){
  .ref-header{height:78px !important;padding:6px 14px !important}
  .ref-brand{width:165px !important;min-width:165px !important;height:62px !important}
  .ref-brand img{width:150px !important;height:52px !important}
  .footer-brand img{width:160px !important;height:54px !important}
}

/* v10 clean horizontal brand lockup - definitive overrides */
.site-header,
.ref-header{
  background:#fdfbf7 !important;
}
.ref-header{
  height:104px !important;
  padding:8px 5vw !important;
}
.ref-brand{
  width:390px !important;
  min-width:390px !important;
  height:86px !important;
  overflow:visible !important;
  display:flex !important;
  align-items:center !important;
}
.ref-brand img{
  width:360px !important;
  height:78px !important;
  max-width:360px !important;
  object-fit:contain !important;
  object-position:left center !important;
  transform:none !important;
  background:transparent !important;
}
footer{
  background:#fdfbf7 !important;
  color:#292722 !important;
}
.footer-brand img{
  width:300px !important;
  height:72px !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.footer-grid h4{
  color:#9b6d29 !important;
}
.footer-grid a,
.footer-brand p,
.copyright{
  color:#5f5951 !important;
}
.copyright{
  border-top:1px solid #e5dacb !important;
}
@media(max-width:1100px){
  .ref-brand{width:300px !important;min-width:300px !important}
  .ref-brand img{width:275px !important;height:66px !important}
}
@media(max-width:650px){
  .ref-header{height:76px !important;padding:5px 14px !important}
  .ref-brand{width:210px !important;min-width:210px !important;height:60px !important}
  .ref-brand img{width:195px !important;height:52px !important}
  .footer-brand img{width:220px !important;height:56px !important}
}


/* v11 visual alignment to approved reference screenshot */
.ref-header{
  height:108px !important;
  padding:7px 5.1vw !important;
  background:#fdfbf7 !important;
  border-bottom:1px solid #eee4d6 !important;
}
.ref-brand{
  width:320px !important;
  min-width:320px !important;
  height:92px !important;
  display:flex !important;
  align-items:center !important;
  overflow:visible !important;
}
.ref-brand img{
  width:285px !important;
  height:88px !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  transform:none !important;
  background:transparent !important;
}
.ref-nav{
  margin-left:auto !important;
  margin-right:34px !important;
  gap:36px !important;
  font-size:12px !important;
  letter-spacing:.11em !important;
}
.ref-book{
  min-width:174px !important;
  height:56px !important;
  border-radius:9px !important;
}

.ref-hero{
  min-height:650px !important;
  background-position:58% center !important;
}
.ref-copy{
  left:5.2vw !important;
  top:84px !important;
  max-width:620px !important;
}
.ref-copy h1{
  font-size:66px !important;
  line-height:1.02 !important;
}
.ref-sub{
  font-size:17px !important;
  line-height:1.7 !important;
  letter-spacing:.23em !important;
}
.ref-message{
  right:6.7vw !important;
  top:86px !important;
}
.ref-search{
  width:min(1210px,88vw) !important;
  bottom:26px !important;
  min-height:86px !important;
  grid-template-columns:2fr 1.2fr 1.2fr .9fr 190px !important;
}
.ref-search label{
  padding:8px 18px !important;
}
.ref-pillars{
  padding:27px 11vw 31px !important;
}

footer{
  background:#fdfbf7 !important;
  color:#292722 !important;
}
.footer-brand img{
  width:250px !important;
  height:84px !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.footer-grid h4{
  color:#9a6d2f !important;
}
.footer-grid a,
.footer-brand p,
.copyright{
  color:#5c554d !important;
}
.copyright{
  border-top:1px solid #e6dbcc !important;
}

@media(max-width:1100px){
  .ref-header{height:94px !important}
  .ref-brand{width:245px !important;min-width:245px !important;height:78px !important}
  .ref-brand img{width:225px !important;height:72px !important}
}
@media(max-width:650px){
  .ref-header{height:76px !important;padding:5px 14px !important}
  .ref-brand{width:175px !important;min-width:175px !important;height:62px !important}
  .ref-brand img{width:160px !important;height:56px !important}
  .footer-brand img{width:190px !important;height:62px !important}
}


/* v12 Light-to-Medium Luxury Texture System */
:root{
  --panthera-ivory:#fdfbf7;
  --panthera-gold:#b98737;
  --panthera-gold-hi:#d8b56f;
  --panthera-gold-deep:#9d6a24;
}
.ref-header,.ref-pillars,.ref-intro,.ref-about,footer{
  background-color:var(--panthera-ivory)!important;
  background-image:url('assets/ivory-paper-texture.png')!important;
  background-repeat:repeat!important;
  background-size:360px 360px!important;
}
.ref-header{
  position:relative;
  box-shadow:0 1px 0 rgba(140,100,45,.10),0 8px 24px rgba(98,70,30,.035);
}
.ref-header::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(185,135,55,.25),transparent);
}
.ref-brand img{
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.95)) drop-shadow(0 1.5px 1.2px rgba(113,72,19,.16));
}
.ref-hero::before{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:linear-gradient(90deg,rgba(253,251,247,.15),rgba(253,251,247,.05) 34%,transparent 58%),url('assets/ivory-paper-texture.png');
  background-size:auto,420px 420px;background-repeat:no-repeat,repeat;mix-blend-mode:soft-light;opacity:.28;
}
.ref-hero::after{
  content:"";position:absolute;z-index:1;left:3vw;top:105px;width:350px;height:350px;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;opacity:.035;pointer-events:none;
}
.ref-copy,.ref-message,.ref-search{z-index:3!important}
.ref-search{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,249,243,.98))!important;
  border:1px solid rgba(190,155,96,.20)!important;
  box-shadow:0 24px 55px rgba(75,49,16,.13),inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.btn-gold,.ref-book,.ref-search .btn{
  background:linear-gradient(180deg,var(--panthera-gold-hi),#c89a4c 45%,var(--panthera-gold))!important;
  border:1px solid rgba(145,95,28,.20)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 8px 18px rgba(126,86,31,.12)!important;
}
.ref-pillars{position:relative;overflow:hidden}
.ref-pillars::before{
  content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(208,174,116,.035));pointer-events:none;
}
.ref-pillars span{
  color:var(--panthera-gold-deep)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 2px rgba(116,76,20,.12);
}
.ref-intro{position:relative;overflow:hidden}
.ref-intro::after{
  content:"";position:absolute;right:-95px;top:-105px;width:360px;height:360px;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;opacity:.022;pointer-events:none;
}
.ref-cards article{
  background:rgba(255,255,255,.95)!important;
  border:1px solid rgba(183,142,77,.18)!important;
  box-shadow:0 12px 30px rgba(79,57,26,.055),inset 0 1px 0 rgba(255,255,255,.92)!important;
}
footer{position:relative;overflow:hidden}
footer::before{
  content:"";position:absolute;left:-70px;bottom:-105px;width:420px;height:420px;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;opacity:.03;pointer-events:none;
}
footer .footer-grid,footer .copyright{position:relative;z-index:2}
.footer-brand img{
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.9)) drop-shadow(0 1.5px 1px rgba(113,72,19,.12));
}
@media(max-width:650px){
  .ref-hero::after{width:230px;height:230px;left:-30px;top:92px;opacity:.028}
  .ref-intro::after{width:250px;height:250px;right:-100px}
  footer::before{width:290px;height:290px;left:-105px;bottom:-80px}
}


/* v13 Approved Textured Luxury Homepage */
body{
  background:#fdfbf7;
}
.premium-intro{
  padding-top:44px!important;
  padding-bottom:24px!important;
  text-align:center;
  background-color:#fdfbf7!important;
  position:relative;
}
.premium-intro:before{
  content:"";
  position:absolute;
  right:4vw;
  top:-15px;
  width:220px;
  height:220px;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;
  opacity:.035;
  pointer-events:none;
}
.premium-intro h2{
  font-size:48px!important;
  margin:8px 0 8px!important;
}
.premium-intro > p:last-child{
  margin:0 auto;
  max-width:760px;
}

.premium-audience-cards{
  padding-top:4px!important;
  padding-bottom:42px!important;
  background-color:#fdfbf7!important;
  background-image:url('assets/ivory-paper-texture.png')!important;
  background-repeat:repeat!important;
}
.premium-audience-cards article{
  border-radius:12px!important;
  overflow:hidden;
}
.embossed-panel{
  height:160px!important;
  position:relative;
  overflow:hidden;
}
.stay-img{background:linear-gradient(135deg,#dec9aa,#c19b68)!important}
.owner-img{background:linear-gradient(135deg,#cbb99e,#a78b67)!important}
.corp-img{background:linear-gradient(135deg,#bba98d,#93795b)!important}
.partner-img{background:linear-gradient(135deg,#a89476,#725b43)!important}
.embossed-panel:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0) 38%,rgba(75,48,15,.04)),
    url('assets/ivory-paper-texture.png');
  background-size:auto,260px 260px;
  mix-blend-mode:soft-light;
  opacity:.62;
}
.card-p-mark{
  position:absolute;
  right:14px;
  top:10px;
  width:72px;
  height:72px;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;
  opacity:.16;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.45)) drop-shadow(0 -1px 0 rgba(93,57,16,.18));
}
.premium-audience-cards article>div:last-child{
  padding:14px 16px 16px!important;
}
.premium-audience-cards h3{
  font-size:22px!important;
}
.premium-audience-cards p{
  font-size:12.5px!important;
}
.premium-audience-cards a{
  font-size:13px;
}

.premium-benefit-strip{
  padding:22px 7vw!important;
  background-color:#f8f2e8!important;
  background-image:url('assets/ivory-paper-texture.png')!important;
  border-top:1px solid rgba(165,119,55,.18)!important;
  border-bottom:1px solid rgba(165,119,55,.18)!important;
}
.premium-benefit-strip strong{
  font-size:18px!important;
}
.premium-benefit-strip span{
  font-size:11px!important;
}

.premium-footer{
  padding:34px 6vw 14px!important;
  min-height:250px;
  background:#fdfbf7 url('assets/ivory-paper-texture.png') repeat!important;
  background-size:360px 360px!important;
}
.premium-footer:before{
  display:none!important;
}
.footer-watermark{
  position:absolute;
  background:url('assets/panthera-watermark-p.png') center/contain no-repeat;
  opacity:.026;
  pointer-events:none;
}
.footer-watermark-one{
  right:3vw;
  bottom:-74px;
  width:310px;
  height:310px;
}
.footer-watermark-two{
  right:18vw;
  top:-25px;
  width:155px;
  height:155px;
  opacity:.018;
}
.premium-footer .footer-grid{
  grid-template-columns:1.2fr repeat(3,1fr)!important;
  gap:52px!important;
}
.premium-footer .footer-brand img{
  width:165px!important;
  height:70px!important;
}
.premium-footer .footer-brand p{
  margin-top:8px;
}
.premium-footer h4{
  margin-top:0;
}
.premium-footer a{
  margin:6px 0!important;
}
.footer-bottom{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  border-top:1px solid #e4d7c5;
  margin-top:24px;
  padding-top:12px;
  font-size:11px;
  color:#5f5951;
}
.footer-tagline{
  color:#7f643d;
  letter-spacing:.02em;
}
.footer-tagline:before{
  content:"";
  display:inline-block;
  width:36px;
  height:1px;
  background:#b98737;
  vertical-align:middle;
  margin-right:10px;
}

@media(max-width:900px){
  .premium-footer .footer-grid{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:650px){
  .premium-intro h2{font-size:38px!important}
  .premium-audience-cards{padding-left:18px!important;padding-right:18px!important}
  .premium-footer .footer-grid{grid-template-columns:1fr!important;gap:24px!important}
  .footer-bottom{flex-direction:column;align-items:flex-start}
}


/* v14 stronger visible luxury texture + cache-busted stylesheet */
body,
.ref-header,
.ref-pillars,
.premium-intro,
.premium-audience-cards,
.premium-benefit-strip,
.premium-footer{
  background-image:url('assets/ivory-paper-texture.png') !important;
  background-repeat:repeat !important;
  background-size:260px 260px !important;
}

/* make texture visible without becoming busy */
body{
  background-color:#fbf7ef !important;
}
.ref-header,
.premium-footer{
  background-color:#fbf8f1 !important;
}
.ref-pillars,
.premium-benefit-strip{
  background-color:#f5ecdf !important;
}
.premium-intro,
.premium-audience-cards{
  background-color:#fcfaf6 !important;
}

/* stronger watermark presence */
.ref-hero::after{
  width:430px !important;
  height:430px !important;
  left:2vw !important;
  top:75px !important;
  opacity:.075 !important;
}
.premium-intro::before{
  width:300px !important;
  height:300px !important;
  right:2vw !important;
  top:-50px !important;
  opacity:.055 !important;
}
.footer-watermark-one{
  width:380px !important;
  height:380px !important;
  opacity:.055 !important;
}
.footer-watermark-two{
  width:210px !important;
  height:210px !important;
  opacity:.035 !important;
}

/* more obvious embossed top panels */
.embossed-panel{
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,.28),
    inset 0 -3px 8px rgba(91,61,25,.10),
    0 8px 22px rgba(87,60,25,.06) !important;
}
.card-p-mark{
  width:92px !important;
  height:92px !important;
  right:12px !important;
  top:8px !important;
  opacity:.24 !important;
  filter:
    drop-shadow(0 1px 0 rgba(255,255,255,.55))
    drop-shadow(0 -1px 0 rgba(102,68,25,.25)) !important;
}

/* stronger satin gold */
.btn-gold,
.ref-book,
.ref-search .btn{
  background:linear-gradient(180deg,#deb96d 0%,#c99338 55%,#b57d28 100%) !important;
}

/* visible paper edge and refined shadows */
.ref-search{
  border:1px solid rgba(174,127,55,.28) !important;
  box-shadow:
    0 20px 46px rgba(83,58,25,.14),
    inset 0 1px 0 rgba(255,255,255,.95) !important;
}
.premium-audience-cards article{
  box-shadow:
    0 14px 30px rgba(73,53,25,.07),
    inset 0 1px 0 rgba(255,255,255,.95) !important;
}
