:root{
 --gp-ivory:#fffdf9;--gp-ivory2:#f8f3ec;--gp-gold:#c6a466;--gp-gold2:#8e6937;
 --gp-turq:#0b7f7f;--gp-turq-dark:#075d60;--gp-text:#444547;--gp-muted:#6f7072;--gp-white:#fff;
}
.gp-site,.gp-site *{box-sizing:border-box}.gp-site{font-family:Poppins,Arial,sans-serif;color:var(--gp-text);line-height:1.62}.gp-site img{max-width:100%;height:auto;display:block}.gp-site h1,.gp-site h2,.gp-site h3{font-family:"Cormorant Garamond",Georgia,serif;color:var(--gp-text);font-weight:600;line-height:1.05;margin:0}.gp-site p{margin:0}.gp-wrap{width:min(1140px,calc(100% - 48px));margin-inline:auto}.gp-section{padding:78px 0}.gp-section--cream{background:var(--gp-ivory)}.gp-section--warm{background:var(--gp-ivory2)}.gp-kicker{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--gp-turq);margin-bottom:12px}.gp-heading{font-size:44px;text-align:center}.gp-copy{font-size:17px;color:var(--gp-muted)}.gp-center{max-width:760px;text-align:center;margin:14px auto 0}.gp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 23px;border:1px solid var(--gp-turq);border-radius:3px;background:var(--gp-turq);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:.2s}.gp-btn:hover{background:var(--gp-turq-dark);border-color:var(--gp-turq-dark)}.gp-btn--outline{background:transparent;color:var(--gp-turq)!important}.gp-btn--gold{background:var(--gp-gold2);border-color:var(--gp-gold2)}

/* Header - clean and narrow like reference */
.gp-header-shell{position:sticky;top:0;z-index:999;background:rgba(255,253,249,.97);border-bottom:1px solid rgba(198,164,102,.28)}.gp-header{height:74px;display:flex;align-items:center;gap:30px}.gp-logo{width:185px;height:54px;object-fit:contain}.gp-nav{margin-left:auto;display:flex;align-items:center;gap:24px}.gp-nav a{color:var(--gp-text);text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap}.gp-nav a:hover{color:var(--gp-turq)}.gp-menu-toggle{display:none;margin-left:auto;border:0;background:transparent;color:var(--gp-turq-dark);font-size:27px;line-height:1;cursor:pointer}.gp-header .gp-btn{min-height:40px;padding:9px 16px;font-size:11px}

/* Hero - balanced, mirrored collage; no oversized typography */
.gp-hero{background:linear-gradient(90deg,#fffdf9 0%,#fffdf9 55%,#f4f8f6 100%);padding:58px 0 64px;overflow:hidden}.gp-hero-grid{display:grid;grid-template-columns:52% 48%;align-items:center;gap:34px}.gp-hero-copy{max-width:610px}.gp-hero h1{font-size:56px;line-height:1.01;letter-spacing:-.02em;margin:0 0 20px}.gp-hero .gp-copy{max-width:585px;font-size:17px}.gp-hero-note{margin-top:13px;font-size:15px;font-weight:600;max-width:560px}.gp-hero .gp-btn{margin-top:23px}.gp-authority{margin-top:24px;padding-top:17px;border-top:1px solid rgba(198,164,102,.42);display:flex;gap:17px;flex-wrap:wrap}.gp-authority span{font-size:12px;font-weight:600;color:var(--gp-gold2)}
.gp-hero-collage{position:relative;height:530px;max-width:470px;margin-left:auto}.gp-hero-main,.gp-hero-shard{position:absolute;overflow:hidden;background:#eee}.gp-hero-main{inset:26px 32px 32px 54px;border-radius:0 110px 0 110px;box-shadow:0 18px 45px rgba(36,34,30,.16);z-index:2}.gp-hero-main img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.gp-hero-shard img{position:absolute;width:100%;height:100%;object-fit:cover}.gp-shard-a{width:180px;height:128px;right:-28px;top:4px;clip-path:polygon(18% 0,100% 0,100% 78%,58% 100%,0 67%);z-index:3;border:5px solid #fff}.gp-shard-a img{object-position:64% 24%;transform:scale(1.28)}.gp-shard-b{width:168px;height:150px;left:0;bottom:4px;clip-path:polygon(0 10%,76% 0,100% 52%,72% 100%,0 90%);z-index:3;border:5px solid #fff}.gp-shard-b img{object-position:28% 45%;transform:scale(1.35)}.gp-shard-c{width:155px;height:118px;left:4px;top:0;clip-path:polygon(0 0,100% 0,72% 100%,12% 82%);z-index:1;opacity:.96}.gp-shard-c img{object-position:26% 10%;transform:scale(1.4)}.gp-hero-ring{position:absolute;width:390px;height:390px;border:1px solid rgba(198,164,102,.58);border-radius:50%;right:-50px;bottom:-66px;z-index:0}

/* three authority blocks */
.gp-triad{padding:34px 0 40px;background:#fff}.gp-triad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(198,164,102,.34);border-bottom:1px solid rgba(198,164,102,.34)}.gp-triad-item{padding:28px 34px;text-align:center}.gp-triad-item+ .gp-triad-item{border-left:1px solid rgba(198,164,102,.34)}.gp-triad-item .num{font-family:"Cormorant Garamond",Georgia,serif;color:var(--gp-gold2);font-size:35px;line-height:1}.gp-triad-item h3{font-size:24px;margin:8px 0 5px}.gp-triad-item p{font-size:13px;color:var(--gp-muted)}

/* Protocol intro and cards */
.gp-protocol-intro{text-align:center;max-width:850px;margin:auto}.gp-protocol-intro .gp-heading{margin-bottom:16px}.gp-protocol-highlight{max-width:900px;margin:28px auto 0;padding:17px 26px;border-top:1px solid rgba(198,164,102,.42);border-bottom:1px solid rgba(198,164,102,.42);font-family:"Cormorant Garamond",Georgia,serif;color:var(--gp-gold2);font-size:23px;text-align:center}.gp-protocol-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.gp-protocol-card{min-height:180px;padding:23px;background:#fff;border:1px solid rgba(198,164,102,.34);position:relative;overflow:hidden}.gp-protocol-card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:var(--gp-turq)}.gp-protocol-card h3{font-size:23px;color:var(--gp-turq-dark);margin-bottom:9px}.gp-protocol-card p{font-size:13px;color:var(--gp-muted)}

/* promotional benefit cards like reference */
.gp-benefits{padding-top:64px}.gp-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.gp-benefit-card{height:300px;position:relative;overflow:hidden;background:linear-gradient(135deg,#efe6d9,#dceeed);border:1px solid rgba(198,164,102,.35)}.gp-benefit-card .inner{position:absolute;inset:auto 0 0;padding:25px;background:linear-gradient(transparent,rgba(7,57,59,.92));color:#fff}.gp-benefit-card h3{color:#fff;font-size:28px}.gp-benefit-card p{font-size:13px;margin:8px 0 14px}.gp-benefit-card .gp-btn{background:transparent;border-color:rgba(255,255,255,.75);font-size:11px;min-height:40px}

/* Before/After - same centered visual rhythm; only approved result */
.gp-results-head{max-width:820px;margin:auto;text-align:center}.gp-results-head .gp-heading{font-size:43px}.gp-ba-stage{max-width:820px;margin:34px auto 0;display:grid;grid-template-columns:1fr;justify-items:center}.gp-ba-card{width:min(560px,100%);background:#fff;border:1px solid rgba(198,164,102,.38);padding:10px}.gp-ba{position:relative;aspect-ratio:1/1.02;overflow:hidden}.gp-ba img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gp-ba-after{z-index:1}.gp-ba-before-wrap{position:absolute;inset:0 auto 0 0;width:50%;overflow:hidden;z-index:2;border-right:2px solid #fff}.gp-ba-before-wrap img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:left center}.gp-ba-range{position:absolute;inset:0;z-index:5;width:100%;height:100%;opacity:0;cursor:ew-resize}.gp-ba-handle{position:absolute;top:50%;left:50%;z-index:4;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid var(--gp-gold);display:flex;align-items:center;justify-content:center;color:var(--gp-turq);font-size:19px}.gp-ba-label{position:absolute;bottom:14px;z-index:4;background:#fff;padding:7px 11px;font-size:11px;font-weight:700}.gp-ba-label--before{left:14px}.gp-ba-label--after{right:14px}.gp-ba-caption{text-align:center;padding:12px;font-size:12px;color:var(--gp-muted)}

/* moving concerns exactly as continuous strips */
.gp-marquee{overflow:hidden;background:var(--gp-turq-dark);padding:18px 0}.gp-marquee-row{display:flex;width:max-content;gap:14px;white-space:nowrap;animation:gp-move 44s linear infinite}.gp-marquee-row+ .gp-marquee-row{margin-top:10px;animation-direction:reverse;animation-duration:49s}.gp-marquee-item{font-family:"Cormorant Garamond",Georgia,serif;color:#fff;font-size:22px;padding:4px 16px;border-right:1px solid rgba(255,255,255,.35)}@keyframes gp-move{to{transform:translateX(-50%)}}.gp-reassure{text-align:center;padding:56px 0 60px;background:#fff}.gp-reassure h2{font-size:40px;max-width:830px;margin:auto}.gp-reassure p{max-width:760px;margin:13px auto 0;font-size:16px;color:var(--gp-muted)}

/* Founder, like expert section in reference */
.gp-founder-grid{display:grid;grid-template-columns:44% 56%;align-items:center;gap:48px}.gp-founder-photo{width:100%;max-height:630px;object-fit:cover;object-position:center 25%}.gp-founder h2{font-size:43px;margin-bottom:12px}.gp-founder-name{font-size:14px;color:var(--gp-turq);font-weight:700;letter-spacing:.04em;margin-bottom:18px}.gp-founder-body{font-size:15px;color:var(--gp-muted);white-space:pre-line}.gp-founder-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0}.gp-founder-stat{text-align:center;padding:13px 7px;border-top:1px solid rgba(198,164,102,.45);border-bottom:1px solid rgba(198,164,102,.45)}.gp-founder-stat strong{font-family:"Cormorant Garamond",Georgia,serif;display:block;font-size:24px;color:var(--gp-gold2)}.gp-founder-stat span{font-size:10px;color:var(--gp-muted)}.gp-founder-quote{font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;border-left:2px solid var(--gp-gold);padding-left:16px;margin:18px 0 22px}

/* Impact/results - user's approved photo in background */
.gp-impact{position:relative;min-height:470px;display:flex;align-items:center;background:#5f472e;overflow:hidden}.gp-impact-bg{position:absolute;inset:0;background-size:cover;background-position:center 35%}.gp-impact:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(43,30,19,.88) 0%,rgba(43,30,19,.70) 47%,rgba(43,30,19,.22) 100%)}.gp-impact .gp-wrap{position:relative;z-index:2;color:#fff}.gp-impact-copy{max-width:650px}.gp-impact h2{color:#fff;font-size:48px;margin-bottom:14px}.gp-impact p{font-size:16px;max-width:610px}.gp-impact .gp-btn{margin-top:20px;background:var(--gp-gold2);border-color:var(--gp-gold2)}

/* Continuous result reels; no finite ending */
.gp-reel-shell{overflow:hidden;margin-top:30px}.gp-reel-track{display:flex;width:max-content;gap:12px;animation:gp-reel 38s linear infinite}.gp-reel-track.reverse{animation-direction:reverse;animation-duration:43s;margin-top:12px}.gp-reel-item{width:250px;background:#fff;border:1px solid rgba(198,164,102,.35)}.gp-reel-item img{width:100%;aspect-ratio:4/5;object-fit:cover}.gp-reel-item small{display:block;padding:8px 10px;color:var(--gp-muted);font-size:11px}@keyframes gp-reel{to{transform:translateX(-50%)}}

/* Testimonials horizontal continuous */
.gp-testimonials-window{overflow:hidden;margin-top:34px}.gp-testimonials-track{display:flex;width:max-content;gap:15px;animation:gp-testimonials 55s linear infinite}.gp-review{width:320px;min-height:210px;padding:22px;background:#fff;border:1px solid rgba(198,164,102,.42)}.gp-review-logo{font-family:"Cormorant Garamond",Georgia,serif;color:var(--gp-gold2);font-size:17px}.gp-stars{color:var(--gp-gold2);letter-spacing:.12em;margin:7px 0}.gp-review p{font-size:13px;color:var(--gp-muted);margin-bottom:15px}.gp-review strong{font-size:13px}.gp-review small{display:block;font-size:10px;color:#999}@keyframes gp-testimonials{to{transform:translateX(-50%)}}

/* Promotions - infinite autoplay but card sizes identical */
.gp-promos-window{overflow:hidden;margin-top:32px}.gp-promos-track{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:8px}.gp-promos-track::-webkit-scrollbar{display:none}.gp-promo{flex:0 0 calc((100% - 32px)/3);scroll-snap-align:start}.gp-promo img{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid rgba(198,164,102,.38)}.gp-promo .gp-btn{width:100%;margin-top:9px}

/* FAQ */
.gp-faq{max-width:880px;margin:30px auto 0}.gp-faq details{border-bottom:1px solid rgba(198,164,102,.36)}.gp-faq summary{list-style:none;padding:17px 3px;font-size:15px;font-weight:700;cursor:pointer}.gp-faq summary::-webkit-details-marker{display:none}.gp-faq summary:after{content:"+";float:right;color:var(--gp-turq)}.gp-faq details[open] summary:after{content:"−"}.gp-faq-answer{padding:0 3px 17px;font-size:14px;color:var(--gp-muted)}

/* Maps */
.gp-location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}.gp-location{background:#fff;border:1px solid rgba(198,164,102,.35);padding:12px}.gp-location iframe{width:100%;height:350px;border:0}.gp-location h3{font-size:27px;color:var(--gp-turq-dark);margin:14px 0 4px}.gp-location address{font-style:normal;color:var(--gp-muted);font-size:13px;min-height:44px}.gp-location-actions{display:flex;gap:8px;margin-top:13px}.gp-location-actions .gp-btn{font-size:10px;flex:1;padding-inline:9px}

/* Footer */
.gp-footer{background:var(--gp-turq-dark);padding:48px 0 23px;color:#fff}.gp-footer-grid{display:grid;grid-template-columns:1.2fr .9fr .7fr;gap:36px}.gp-footer .gp-logo{width:210px}.gp-footer p,.gp-footer a{font-size:12px;color:rgba(255,255,255,.86);text-decoration:none}.gp-footer h3{font-size:21px;color:#fff;margin-bottom:10px}.gp-footer-links{display:grid;gap:7px}.gp-social{display:flex;gap:10px;margin-top:12px}.gp-social a{border-bottom:1px solid rgba(255,255,255,.45)}.gp-copyright{margin-top:30px;padding-top:16px;border-top:1px solid rgba(255,255,255,.18);font-size:10px;color:rgba(255,255,255,.65);display:flex;justify-content:space-between;gap:20px}.gp-wa-float{position:fixed;right:16px;bottom:16px;z-index:998;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0b7f70;color:#fff!important;text-decoration:none!important;box-shadow:0 8px 22px rgba(0,0,0,.2);font-size:21px}

@media(max-width:1366px){.gp-wrap{width:min(1140px,calc(100% - 64px))}.gp-hero h1{font-size:48px}.gp-heading{font-size:41px}.gp-impact h2{font-size:44px}}
@media(max-width:1024px){.gp-wrap{width:calc(100% - 48px)}.gp-section{padding:64px 0}.gp-header{height:70px}.gp-logo{width:165px}.gp-nav{gap:14px}.gp-nav a{font-size:12px}.gp-header .gp-btn{display:none}.gp-hero{padding:50px 0}.gp-hero-grid{grid-template-columns:51% 49%;gap:20px}.gp-hero h1{font-size:41px}.gp-hero .gp-copy{font-size:16px}.gp-hero-collage{height:460px;max-width:400px}.gp-protocol-grid{grid-template-columns:repeat(2,1fr)}.gp-benefit-grid{grid-template-columns:repeat(3,1fr)}.gp-founder-grid{grid-template-columns:45% 55%;gap:30px}.gp-founder h2{font-size:36px}.gp-founder-stats{grid-template-columns:repeat(2,1fr)}.gp-impact{min-height:420px}.gp-impact h2{font-size:39px}.gp-promo{flex-basis:calc((100% - 16px)/2)}.gp-location iframe{height:320px}}
@media(max-width:767px){.gp-wrap{width:calc(100% - 36px)}.gp-section{padding:50px 0}.gp-header{height:66px}.gp-logo{width:150px}.gp-menu-toggle{display:block}.gp-nav{position:absolute;top:66px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:var(--gp-ivory);padding:15px 20px 20px;border-bottom:1px solid rgba(198,164,102,.3)}.gp-nav.is-open{display:flex}.gp-nav a{font-size:14px;padding:6px 0}.gp-hero{padding:34px 0 46px}.gp-hero-grid{grid-template-columns:1fr;gap:26px}.gp-hero-copy{order:1}.gp-hero-collage{order:2;height:430px;width:100%;max-width:390px;margin:0 auto}.gp-hero h1{font-size:32px;line-height:1.06}.gp-hero .gp-copy{font-size:16px}.gp-authority{gap:10px}.gp-authority span{font-size:11px}.gp-triad-grid{grid-template-columns:1fr}.gp-triad-item+ .gp-triad-item{border-left:0;border-top:1px solid rgba(198,164,102,.34)}.gp-heading,.gp-results-head .gp-heading{font-size:30px}.gp-protocol-highlight{font-size:19px}.gp-protocol-grid,.gp-benefit-grid,.gp-founder-grid,.gp-location-grid,.gp-footer-grid{grid-template-columns:1fr}.gp-benefit-card{height:260px}.gp-ba-card{width:100%}.gp-marquee-item{font-size:19px}.gp-reassure h2{font-size:29px}.gp-founder-photo{max-height:520px}.gp-founder h2{font-size:31px}.gp-founder-stats{grid-template-columns:repeat(2,1fr)}.gp-impact{min-height:440px}.gp-impact-bg{background-position:63% center}.gp-impact:before{background:rgba(43,30,19,.70)}.gp-impact h2{font-size:31px}.gp-reel-item{width:190px}.gp-review{width:275px}.gp-promo{flex-basis:100%}.gp-location iframe{height:280px}.gp-location-actions{flex-direction:column}.gp-footer-grid{gap:24px}.gp-copyright{display:block}.gp-copyright span{display:block;margin-top:5px}}
@media(prefers-reduced-motion:reduce){.gp-site *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}


/* ===== V3 CORRECTIONS — based on user review ===== */
.gp-section-head{width:100%;max-width:980px;margin:0 auto;text-align:center}
.gp-section-head .gp-heading{width:100%;margin:0 auto}
.gp-section-head .gp-copy{max-width:860px;margin:12px auto 0;text-align:center}
.gp-center-kicker{text-align:center}

/* Hero: Lorena inside the fragmented frame; pieces stay together */
.gp-hero{padding:52px 0 58px}
.gp-hero-grid{grid-template-columns:minmax(0,52%) minmax(0,48%);gap:30px}
.gp-hero h1{font-size:52px;max-width:610px}
.gp-hero-collage{
 position:relative;height:520px;max-width:500px;width:100%;margin-left:auto;overflow:visible;
}
.gp-hero-collage:after{
 content:"";position:absolute;right:1px;top:25px;bottom:25px;width:1px;background:rgba(198,164,102,.75);z-index:8;
}
.gp-hero-main,.gp-hero-shard{border:0;box-shadow:none;background:transparent}
.gp-hero-main{
 inset:24px 24px 24px 22px;border-radius:0;z-index:2;
 clip-path:polygon(12% 0,74% 0,100% 14%,92% 61%,74% 100%,17% 92%,0 57%,4% 18%);
 filter:drop-shadow(0 14px 24px rgba(46,39,30,.13));
}
.gp-hero-main img{width:100%;height:100%;object-fit:cover;object-position:center 26%;transform:none}
.gp-shard-a{
 width:205px;height:145px;right:6px;top:0;z-index:5;
 clip-path:polygon(12% 0,100% 0,88% 100%,0 74%);
 background:#fff;padding:4px;
}
.gp-shard-a img{position:static;width:100%;height:100%;object-fit:cover;object-position:58% 18%;transform:scale(1.12)}
.gp-shard-b{
 width:205px;height:168px;left:0;bottom:0;z-index:5;
 clip-path:polygon(0 14%,77% 0,100% 52%,70% 100%,0 84%);
 background:#fff;padding:4px;
}
.gp-shard-b img{position:static;width:100%;height:100%;object-fit:cover;object-position:28% 52%;transform:scale(1.14)}
.gp-shard-c{
 width:205px;height:126px;left:42px;top:0;z-index:6;opacity:1;
 clip-path:polygon(0 12%,82% 0,100% 48%,56% 100%,7% 79%);
 background:#fff;padding:4px;
}
.gp-shard-c img{position:static;width:100%;height:100%;object-fit:cover;object-position:36% 12%;transform:scale(1.16)}
.gp-hero-ring{display:none}

/* Benefits: preserve the six image cards from the reference section */
.gp-benefits{padding-top:66px}
.gp-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}
.gp-benefit-card{height:320px;background:#efe8dd;border:0}
.gp-benefit-photo{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover}
.gp-benefit-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 20%,rgba(18,38,37,.75) 100%)}
.gp-benefit-card .inner{z-index:2;background:none;padding:24px}
.gp-benefit-card h3{font-size:27px;line-height:1.05;text-shadow:0 1px 12px rgba(0,0,0,.22)}
.gp-benefit-card .gp-btn{margin-top:12px}

/* Result comparison stays in place but no patient photos are preloaded */
.gp-ba-card{width:min(660px,100%);padding:10px}
.gp-ba-empty{display:grid;grid-template-columns:1fr 1fr;aspect-ratio:1.65/1;background:#fff;border:1px solid rgba(198,164,102,.34)}
.gp-ba-empty>div{display:flex;align-items:flex-end;padding:16px;background:linear-gradient(145deg,#faf6ef,#f2eee8)}
.gp-ba-empty>div+div{border-left:1px solid rgba(198,164,102,.45)}
.gp-ba-empty strong{font-size:11px;letter-spacing:.08em;color:var(--gp-gold2);background:#fff;padding:6px 10px}

/* Result strips: no unapproved photos; user can add them in Elementor */
.gp-reel-item{width:250px}
.gp-reel-empty{width:100%;aspect-ratio:4/5;background:linear-gradient(145deg,#f6efe6,#e8f2ef);border-bottom:1px solid rgba(198,164,102,.22)}

/* Promotions: centered title/description and same-size cards */
.gp-promos-head{padding-inline:12px}
.gp-promos-head .gp-heading{font-size:42px}
.gp-promos-window{margin-top:34px}
.gp-promos-track{align-items:stretch}
.gp-promo{min-width:0}
.gp-promo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}

/* Locations heading alignment */
.gp-location-head{max-width:1050px}
.gp-location-head .gp-kicker{margin-bottom:12px;text-align:center}
.gp-location-head .gp-heading{font-size:44px;line-height:1.08}
.gp-location-head .gp-copy{font-size:17px;line-height:1.7;max-width:820px}

/* Footer: visual structure of the reference footer */
.gp-footer{background:#fff0dc;padding:64px 0 0;color:#6e5e50;border-top:1px solid #d6a04a}
.gp-footer .gp-wrap{width:min(1400px,calc(100% - 80px))}
.gp-footer-grid{display:grid;grid-template-columns:1.08fr 1fr 1fr 1.08fr;gap:62px;padding-bottom:58px}
.gp-footer-logo{width:165px;height:74px;object-fit:contain;object-position:left center;margin-bottom:8px}
.gp-footer h3{font-family:"Cormorant Garamond",Georgia,serif;color:#b96f00;font-size:31px;font-weight:500;line-height:1.05;margin:0 0 22px}
.gp-footer-brand h3{font-size:30px;margin:10px 0 22px}
.gp-footer p,.gp-footer a{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.45;color:#6e5e50;text-decoration:none}
.gp-footer p{margin:0 0 12px}
.gp-footer-lead{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:19px!important;color:#b96f00!important}
.gp-footer strong{font-weight:600;color:#6e5e50}
.gp-footer-links{display:grid;gap:11px}
.gp-footer-links a:hover,.gp-footer a:hover{color:#b96f00}
.gp-footer-address{margin-top:18px!important}
.gp-footer-social{display:flex;gap:16px;margin-top:24px}
.gp-footer-social a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#bd7500;color:#fff!important;font-weight:700;font-size:15px}
.gp-footer-bottom{border-top:1px solid rgba(185,111,0,.18);padding:30px 0 36px}
.gp-footer-bottom .gp-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}
.gp-footer-bottom a{text-decoration:underline}
.gp-footer-bottom span{font-size:14px;color:#8a735d}
.gp-copyright,.gp-social{display:none}

/* Responsive dimensions requested */
@media (max-width:1366px) and (min-width:1025px){
 .gp-wrap{width:calc(100% - 64px);max-width:1140px}
 .gp-hero h1{font-size:46px}
 .gp-heading,.gp-promos-head .gp-heading,.gp-location-head .gp-heading{font-size:40px}
 .gp-section{padding:76px 0}
 .gp-footer .gp-wrap{width:calc(100% - 64px)}
 .gp-footer-grid{gap:38px}
}
@media (max-width:1024px){
 .gp-wrap{width:calc(100% - 48px)}
 .gp-hero h1{font-size:40px}
 .gp-heading,.gp-promos-head .gp-heading,.gp-location-head .gp-heading{font-size:34px}
 .gp-hero-collage{height:455px;max-width:420px}
 .gp-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gp-benefit-card{height:300px}
 .gp-footer .gp-wrap{width:calc(100% - 48px)}
 .gp-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 48px}
 .gp-footer-bottom .gp-wrap{width:calc(100% - 48px)}
}
@media (max-width:767px){
 .gp-wrap{width:calc(100% - 36px)}
 .gp-hero h1{font-size:32px}
 .gp-heading,.gp-promos-head .gp-heading,.gp-location-head .gp-heading{font-size:29px}
 .gp-hero-collage{height:410px;max-width:365px}
 .gp-shard-a{width:150px;height:105px}
 .gp-shard-b{width:150px;height:125px}
 .gp-shard-c{width:150px;height:94px;left:28px}
 .gp-benefit-grid{grid-template-columns:1fr}
 .gp-benefit-card{height:280px}
 .gp-ba-empty{aspect-ratio:1.15/1}
 .gp-promo{flex-basis:100%}
 .gp-location-head .gp-copy{font-size:16px}
 .gp-footer{padding-top:46px}
 .gp-footer .gp-wrap,.gp-footer-bottom .gp-wrap{width:calc(100% - 36px)}
 .gp-footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:42px}
 .gp-footer-bottom .gp-wrap{display:block}
 .gp-footer-bottom span{display:block;margin-top:14px}
}

/* V4 approved hero frame: one continuous organic gold frame, no floating shards */
.gp-hero-collage{position:relative;height:auto;max-width:540px;width:100%;margin-left:auto;overflow:visible;display:flex;align-items:center;justify-content:center}
.gp-hero-collage:after,.gp-hero-ring,.gp-hero-main,.gp-hero-shard,.gp-shard-a,.gp-shard-b,.gp-shard-c{display:none!important}
.gp-hero-svg{display:block;width:100%;height:auto;overflow:visible}
@media(max-width:1024px){.gp-hero-collage{max-width:450px}}
@media(max-width:767px){.gp-hero-collage{max-width:365px;height:auto;margin:0 auto}.gp-hero-svg{width:100%;height:auto}}

/* V4.2 — organic hero frame matched to approved reference */
.gp-hero-collage{max-width:575px}
.gp-hero-svg{width:100%;height:auto;display:block}
@media(max-width:1024px){.gp-hero-collage{max-width:475px}}
@media(max-width:767px){.gp-hero-collage{max-width:385px}}
