
:root{--pcge-ink:#17130f;--pcge-cream:#f7f1e8;--pcge-sand:#e7d6bf;--pcge-gold:#b78a43;--pcge-white:#fff;--pcge-muted:#6f675d;--pcge-border:rgba(23,19,15,.13)}
*{box-sizing:border-box}
body.pcge-premium-theme{margin:0;color:var(--pcge-ink);background:#fff}
body.pcge-premium-theme,body.pcge-premium-theme button,body.pcge-premium-theme input,body.pcge-premium-theme select,body.pcge-premium-theme textarea{font-family:Arial,Helvetica,sans-serif}
.pcge-container{width:min(1320px,calc(100% - 40px));margin-inline:auto}
.pcge-announcement{background:var(--pcge-ink);color:#fff;text-align:center;padding:10px 0;font-size:12px;letter-spacing:.15em;text-transform:uppercase}
.pcge-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);border-bottom:1px solid var(--pcge-border);backdrop-filter:blur(12px)}
.admin-bar .pcge-header{top:32px}.pcge-header.is-scrolled{box-shadow:0 10px 35px rgba(23,19,15,.08)}
.pcge-header-inner{min-height:88px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}
.pcge-brand img,.pcge-footer-logo{display:block;max-width:210px;height:auto}
.pcge-menu{display:flex;align-items:center;justify-content:center;gap:25px;list-style:none;margin:0;padding:0}
.pcge-menu a{color:var(--pcge-ink);text-decoration:none;font-size:14px;font-weight:600}
.pcge-menu li{position:relative}.pcge-menu .sub-menu{display:none;position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%);min-width:260px;padding:18px;background:#fff;border:1px solid var(--pcge-border);border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.1);list-style:none}
.pcge-menu .sub-menu:before{content:"";position:absolute;left:0;right:0;top:-22px;height:22px}.pcge-menu li:hover>.sub-menu{display:block}
.pcge-menu-toggle{display:none;background:none;border:0;padding:8px}.pcge-menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;background:var(--pcge-ink);margin:5px 0}
.pcge-tools{display:flex;align-items:center;gap:16px}.pcge-tools a,.pcge-icon-btn{position:relative;display:grid;place-items:center;width:26px;height:26px;color:var(--pcge-ink);text-decoration:none;background:none;border:0;padding:0}
.pcge-tools svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.pcge-cart-count{position:absolute;right:-8px;top:-10px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:var(--pcge-gold);color:#fff;border-radius:999px;font-size:10px}
.pcge-search-open{overflow:hidden}.pcge-search-overlay{position:fixed;inset:0;z-index:2000;background:rgba(15,12,9,.72);display:grid;place-items:start center;padding-top:10vh}.pcge-search-overlay[hidden]{display:none}
.pcge-search-dialog{position:relative;width:min(760px,calc(100% - 30px));background:#fff;border-radius:24px;padding:46px;box-shadow:0 35px 100px rgba(0,0,0,.28)}
.pcge-search-dialog h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:500;margin:0 0 25px}.pcge-search-dialog form{display:grid;grid-template-columns:1fr auto;gap:10px}
.pcge-search-dialog input{min-height:54px;border:1px solid var(--pcge-border);border-radius:999px;padding:0 20px}.pcge-search-dialog button[type="submit"]{border:0;border-radius:999px;background:var(--pcge-ink);color:#fff;padding:0 24px}.pcge-search-close{position:absolute;right:20px;top:15px;background:none;border:0;font-size:34px;line-height:1}
.pcge-hero{background:linear-gradient(125deg,#f9f4ec 0%,#eadbc7 100%);padding:68px 0}.pcge-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px}
.pcge-eyebrow{margin:0 0 14px;color:var(--pcge-gold);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.pcge-hero h1,.pcge-section h2,.pcge-footer h3,.pcge-newsletter h2,.pcge-page h1{font-family:Georgia,'Times New Roman',serif;font-weight:500}
.pcge-hero h1{font-size:clamp(50px,6.2vw,82px);line-height:1.02;letter-spacing:-.04em;margin:0}.pcge-hero-copy>p:not(.pcge-eyebrow){font-size:18px;line-height:1.75;color:var(--pcge-muted);max-width:630px;margin:24px 0}
.pcge-actions{display:flex;flex-wrap:wrap;gap:12px}.pcge-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--pcge-ink);border-radius:999px;text-decoration:none;font-size:14px;font-weight:700;transition:.2s}
.pcge-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.1)}.pcge-btn-primary{background:var(--pcge-ink);color:#fff}.pcge-btn-secondary{background:transparent;color:var(--pcge-ink)}.pcge-btn-light{background:#fff;color:var(--pcge-ink);border-color:#fff}.pcge-btn-outline-light{background:transparent;color:#fff;border-color:#fff}
.pcge-hero-points{display:flex;flex-wrap:wrap;gap:14px 24px;margin:28px 0 0;padding:0;list-style:none;color:var(--pcge-muted);font-size:13px}.pcge-hero-points li:before{content:"✓";color:var(--pcge-gold);font-weight:700;margin-right:8px}
.pcge-hero-media{min-height:600px;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(45,33,20,.18)}.pcge-hero-media img{width:100%;height:100%;min-height:600px;object-fit:cover;display:block}
.pcge-trust-strip{border-block:1px solid var(--pcge-border)}.pcge-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.pcge-trust-grid>div{padding:26px;border-right:1px solid var(--pcge-border)}.pcge-trust-grid>div:last-child{border-right:0}
.pcge-trust-grid strong,.pcge-trust-grid span{display:block}.pcge-trust-grid strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500}.pcge-trust-grid span{margin-top:5px;color:var(--pcge-muted);font-size:13px}
.pcge-section{padding:96px 0}.pcge-soft{background:#fbfaf8}.pcge-dark{background:var(--pcge-ink);color:#fff}
.pcge-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.pcge-section h2{font-size:clamp(38px,4.5vw,62px);line-height:1.05;margin:0}.pcge-section-head a{color:inherit;text-underline-offset:5px}
.pcge-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pcge-category-card{position:relative;min-height:430px;border-radius:22px;overflow:hidden;background:var(--pcge-cream);color:#fff;text-decoration:none}
.pcge-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,8,6,.75),transparent 55%)}.pcge-category-card img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:.4s}.pcge-category-card:hover img{transform:scale(1.035)}.pcge-category-card span{position:absolute;z-index:2;left:24px;bottom:22px;font-family:Georgia,'Times New Roman',serif;font-size:28px}
.pcge-room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pcge-room-grid a{display:flex;min-height:230px;flex-direction:column;justify-content:flex-end;padding:26px;border-radius:20px;background:linear-gradient(145deg,#efe4d5,#cbb394);color:var(--pcge-ink);text-decoration:none}.pcge-room-grid strong{font-family:Georgia,'Times New Roman',serif;font-size:26px}.pcge-room-grid span{margin-top:8px;color:#50483e;line-height:1.5}
.pcge-editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:72px}.pcge-editorial-reverse{grid-template-columns:.9fr 1.1fr}.pcge-editorial-reverse .pcge-editorial-media{order:2}
.pcge-editorial-media{min-height:570px;border-radius:26px;overflow:hidden}.pcge-editorial-media img{width:100%;height:100%;min-height:570px;object-fit:cover;display:block}.pcge-editorial-copy p:not(.pcge-eyebrow){font-size:17px;line-height:1.8;color:var(--pcge-muted)}.pcge-dark .pcge-editorial-copy p:not(.pcge-eyebrow){color:rgba(255,255,255,.72)}
.pcge-project-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px}.pcge-project-grid>div:first-child p:not(.pcge-eyebrow){color:var(--pcge-muted);line-height:1.8}.pcge-project-media{min-height:520px;border-radius:26px;overflow:hidden}.pcge-project-media img{width:100%;height:100%;min-height:520px;object-fit:cover}
.pcge-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pcge-review-grid blockquote{margin:0;padding:34px;border:1px solid var(--pcge-border);border-radius:20px;background:#fff}.pcge-review-grid p{font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1.45}.pcge-review-grid cite{font-style:normal;color:var(--pcge-muted);font-size:13px;text-transform:uppercase;letter-spacing:.12em}
.pcge-faq{background:var(--pcge-cream)}.pcge-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.pcge-faq-grid>div:first-child>p:last-child{color:var(--pcge-muted);line-height:1.7}.pcge-accordion details{border-top:1px solid var(--pcge-border);padding:20px 0}.pcge-accordion details:last-child{border-bottom:1px solid var(--pcge-border)}.pcge-accordion summary{cursor:pointer;font-weight:700;font-size:17px}.pcge-accordion p{color:var(--pcge-muted);line-height:1.7}
.pcge-newsletter{background:var(--pcge-sand);padding:62px 0}.pcge-newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.pcge-newsletter h2{font-size:clamp(32px,4vw,52px);margin:0;max-width:820px}
.pcge-woo-main{padding:60px 0 90px}.woocommerce ul.products li.product{background:#fff;border-radius:16px;overflow:hidden;padding-bottom:18px;box-shadow:0 8px 30px rgba(23,19,15,.06)}.woocommerce ul.products li.product img{margin-bottom:16px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-inline:16px}
.woocommerce div.product .product_title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,56px);font-weight:500}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--pcge-gold)}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce .button{background:var(--pcge-ink);color:#fff;border-radius:999px}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover,.woocommerce .button:hover{background:#33291f;color:#fff}
.pcge-product-benefits{margin:24px 0;padding:18px;border:1px solid var(--pcge-border);border-radius:14px;background:var(--pcge-cream)}.pcge-product-benefits>div{padding:11px 0;border-bottom:1px solid var(--pcge-border)}.pcge-product-benefits>div:last-child{border-bottom:0}.pcge-product-benefits strong,.pcge-product-benefits span{display:block}.pcge-product-benefits span{margin-top:5px;color:var(--pcge-muted)}
.pcge-custom-order-button,.pcge-whatsapp-button,.pcge-quote-button{margin-top:10px!important;margin-right:8px!important}.pcge-whatsapp-button{background:#1f6f4a!important}.pcge-quote-button{background:#8b6934!important}
.pcge-page{padding:80px 0 100px}.pcge-page-shell{max-width:980px}.pcge-page-header{margin-bottom:40px}.pcge-page h1{font-size:clamp(46px,6vw,78px);margin:0}.pcge-page-content{font-size:17px;line-height:1.8;color:#4f4942}
.pcge-footer{background:#15120f;color:#fff;padding:76px 0 24px}.pcge-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.pcge-footer p{color:rgba(255,255,255,.68);line-height:1.75}.pcge-footer h3{font-size:20px}.pcge-footer ul{list-style:none;margin:0;padding:0}.pcge-footer li{margin:10px 0}.pcge-footer a{color:rgba(255,255,255,.75);text-decoration:none}.pcge-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.14);margin-top:46px;padding-top:22px;font-size:13px;color:rgba(255,255,255,.55)}.pcge-footer-bottom div{display:flex;gap:18px}
@media(max-width:1050px){.pcge-header-inner{grid-template-columns:1fr auto auto}.pcge-menu-toggle{display:block}.pcge-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--pcge-border)}.pcge-nav.is-open{display:block}.pcge-menu{align-items:flex-start;flex-direction:column;padding:24px}.pcge-menu .sub-menu{position:static;display:block;transform:none;box-shadow:none;border:0;padding:6px 0 0 18px}.pcge-hero-grid,.pcge-editorial-grid,.pcge-editorial-reverse,.pcge-faq-grid,.pcge-project-grid{grid-template-columns:1fr}.pcge-editorial-reverse .pcge-editorial-media{order:0}.pcge-trust-grid{grid-template-columns:repeat(2,1fr)}.pcge-category-grid{grid-template-columns:repeat(2,1fr)}.pcge-room-grid{grid-template-columns:repeat(2,1fr)}.pcge-review-grid{grid-template-columns:1fr}.pcge-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.admin-bar .pcge-header{top:46px}.pcge-container{width:min(100% - 24px,1320px)}.pcge-header-inner{min-height:72px;grid-template-columns:1fr auto auto;gap:12px}.pcge-brand img{max-width:150px}.pcge-tools .pcge-icon-btn{display:none}.pcge-announcement{font-size:9px}.pcge-hero{padding:38px 0}.pcge-hero h1{font-size:43px}.pcge-hero-media,.pcge-hero-media img{min-height:390px}.pcge-trust-grid,.pcge-category-grid,.pcge-room-grid,.pcge-footer-grid{grid-template-columns:1fr}.pcge-trust-grid>div{border-right:0;border-bottom:1px solid var(--pcge-border)}.pcge-section{padding:66px 0}.pcge-section-head,.pcge-newsletter-inner{align-items:flex-start;flex-direction:column}.pcge-category-card,.pcge-category-card img{min-height:360px}.pcge-editorial-media,.pcge-editorial-media img,.pcge-project-media,.pcge-project-media img{min-height:390px}.pcge-footer-bottom{align-items:flex-start;flex-direction:column}.pcge-search-dialog{padding:34px 22px}.pcge-search-dialog h2{font-size:32px}.pcge-search-dialog form{grid-template-columns:1fr}.pcge-search-dialog button[type="submit"]{min-height:50px}}
