.pe-home{background:var(--cream);color:var(--ink);min-height:100vh;font-family:var(--font-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.6}:root{--cream:#f4eee3;--paper:#fcfaf4;--ink:#1b1712;--ink-2:#564c3c;--ink-3:#8b8067;--line:#e7decc;--line-2:#d8cdb4;--gold:#9c7322;--gold-2:#c6a66a;--gold-soft:#efe6d0;--charcoal:#171309;--sage:#5c6b4f;--maxw:1280px}.pe-home *{box-sizing:border-box}html{scroll-behavior:smooth}.pe-home{background:var(--cream);color:var(--ink);font-family:var(--font-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;font-size:17px;line-height:1.6}.pe-home h1,.pe-home h2,.pe-home h3{font-family:var(--font-serif),Georgia,serif;margin:0;font-weight:500;line-height:1.04}.pe-home p{margin:0}.pe-home a{color:inherit;text-decoration:none}.pe-home img{max-width:100%;display:block}.pe-home .serif{font-family:var(--font-serif),Georgia,serif}.pe-home .eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-size:12px;font-weight:600}.pe-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 40px}.pe-home .btn{white-space:nowrap;font-family:var(--font-sans),sans-serif;letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:2px;align-items:center;gap:9px;padding:14px 26px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.pe-home .btn-gold{background:var(--ink);color:var(--cream)}.pe-home .btn-gold:hover{background:var(--gold);color:#fff}.pe-home .btn-ghost{color:var(--ink);border-color:var(--line-2);background:0 0}.pe-home .btn-ghost:hover{border-color:var(--ink);background:#00000005}.pe-home .btn-light{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-color:#ffffff59}.pe-home .btn-light:hover{color:var(--ink);background:#fff;border-color:#fff}.pe-home .arrow{transition:transform .25s}.pe-home .btn:hover .arrow{transform:translate(4px)}.pe-home .reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.pe-home .reveal.in{opacity:1;transform:none}.pe-home .topbar{background:var(--charcoal);color:#d8cfb8;letter-spacing:.04em;font-size:12.5px}.pe-home .topbar .wrap{white-space:nowrap;justify-content:space-between;align-items:center;height:38px;display:flex}.pe-home .topbar a{color:#d8cfb8;transition:all .2s}.pe-home .topbar a:hover{color:var(--gold-2)}.pe-home .topbar .tb-r{align-items:center;gap:22px;display:flex}.pe-home .topbar .tb-promo{color:var(--gold-2);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.pe-home header{z-index:50;-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#f4eee3db;border-bottom:1px solid #0000;transition:all .3s;position:sticky;top:0}.pe-home header.scrolled{border-bottom-color:var(--line);background:#f4eee3f2}.pe-home header .wrap{justify-content:space-between;align-items:center;height:78px;display:flex}.pe-home .logo{align-items:center;gap:13px;display:flex}.pe-home .logo .mono{border:1px solid var(--gold-2);width:42px;height:42px;color:var(--gold);font-family:var(--font-serif),Georgia,serif;letter-spacing:.02em;place-items:center;font-size:22px;font-weight:600;display:grid}.pe-home .logo .lt{line-height:1}.pe-home .logo .lt .ln1{font-family:var(--font-serif),Georgia,serif;letter-spacing:.04em;color:var(--ink);font-size:21px;font-weight:600}.pe-home .logo .lt .ln2{letter-spacing:.32em;text-transform:uppercase;color:var(--ink-3);margin-top:3px;font-size:9.5px;font-weight:600}.pe-home nav.main{align-items:center;gap:34px;display:flex}.pe-home nav.main a{color:var(--ink-2);white-space:nowrap;padding:4px 0;font-size:14px;font-weight:500;transition:all .2s;position:relative}.pe-home nav.main a:after{content:"";background:var(--gold);width:0;height:1px;transition:all .25s;position:absolute;bottom:-2px;left:0}.pe-home nav.main a:hover{color:var(--ink)}.pe-home nav.main a:hover:after{width:100%}.pe-home .hdr-cta{align-items:center;gap:18px;display:flex}.pe-home .hdr-phone{color:var(--ink);white-space:nowrap;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.pe-home .hero{align-items:flex-end;min-height:88vh;display:flex;position:relative;overflow:hidden}.pe-home .hero-bg{position:absolute;inset:0}.pe-home .hero-bg img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.4s;position:absolute;inset:0;transform:scale(1.04)}.pe-home .hero-bg img.active{opacity:1}.pe-home .hero:after{content:"";background:linear-gradient(90deg,#0f0c06b8 0%,#0f0c0657 42%,#0f0c060d 72%),linear-gradient(#0000 62%,#0f0c0699 100%);position:absolute;inset:0}.pe-home .hero-inner{z-index:2;max-width:760px;padding-bottom:74px;position:relative}.pe-home .hero .eyebrow{color:var(--gold-2)}.pe-home .hero h1{color:#fcfaf4;letter-spacing:-.005em;margin:18px 0 0;font-size:clamp(46px,6.4vw,92px);font-weight:500}.pe-home .hero h1 em{color:var(--gold-2);font-style:italic}.pe-home .hero .sub{color:#eae3d2;max-width:540px;margin:22px 0 0;font-size:19px;line-height:1.55}.pe-home .hero .cta-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.pe-home .hero .trust-line{color:#d6cebc;flex-wrap:wrap;gap:26px;margin-top:40px;font-size:13.5px;display:flex}.pe-home .hero .trust-line span{align-items:center;gap:8px;display:flex}.pe-home .hero .trust-line svg{stroke:var(--gold-2)}.pe-home .hero-dots{z-index:3;gap:9px;display:flex;position:absolute;bottom:74px;right:40px}.pe-home .hero-dots button{cursor:pointer;background:#ffffff52;border:0;width:34px;height:3px;padding:0;transition:all .3s}.pe-home .hero-dots button.active{background:var(--gold-2)}.pe-home .trust{background:var(--paper);border-bottom:1px solid var(--line)}.pe-home .trust .wrap{grid-template-columns:repeat(4,1fr);display:grid}.pe-home .trust .t{border-right:1px solid var(--line);align-items:center;gap:14px;padding:26px 24px;display:flex}.pe-home .trust .t:last-child{border-right:0}.pe-home .trust .t .ic{width:34px;height:34px;color:var(--gold);flex:none}.pe-home .trust .t .tt{font-size:14.5px;font-weight:700;line-height:1.25}.pe-home .trust .t .ts{color:var(--ink-3);margin-top:2px;font-size:13px}.pe-home .sec{padding:108px 0}.pe-home .sec-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:50px;display:flex}.pe-home .sec-head h2{max-width:16ch;font-size:clamp(36px,4.4vw,60px)}.pe-home .sec-head .lead{color:var(--ink-2);max-width:40ch;font-size:16.5px}.pe-home .divider-em{background:var(--gold-2);vertical-align:middle;width:46px;height:1px;margin-bottom:20px;display:inline-block}.pe-home .cats{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.pe-home .cat{background:var(--ink);border-radius:3px;min-height:300px;display:block;position:relative;overflow:hidden}.pe-home .cat img{object-fit:cover;opacity:.92;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.pe-home .cat:hover img{transform:scale(1.06)}.pe-home .cat:after{content:"";background:linear-gradient(#0f0c0647 0%,#0f0c061f 45%,#0f0c06d1 100%);position:absolute;inset:0}.pe-home .cat .ct{z-index:2;color:#fff;width:100%;padding:26px;position:absolute;bottom:0;left:0}.pe-home .cat .ct .cnt{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-2);font-size:12px;font-weight:600}.pe-home .cat .ct h3{color:#fff;margin:6px 0 0;font-size:32px}.pe-home .cat .ct .go{opacity:0;color:var(--gold-2);align-items:center;gap:8px;margin-top:10px;font-size:13px;font-weight:600;transition:all .3s;display:inline-flex;transform:translateY(6px)}.pe-home .cat:hover .ct .go{opacity:1;transform:none}.pe-home .cat.lg{grid-column:span 6;min-height:420px}.pe-home .cat.sm{grid-column:span 6}@media (min-width:900px){.pe-home .cat.lg{grid-column:span 6}.pe-home .cat.sm{grid-column:span 3}}.pe-home .prods{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.pe-home .prod{background:var(--paper);border:1px solid var(--line);border-radius:3px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.pe-home .prod:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 18px 40px -24px #1b171259}.pe-home .prod .pimg{aspect-ratio:1;border-bottom:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.pe-home .prod .pimg img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.pe-home .prod:hover .pimg img{transform:scale(1.05)}.pe-home .prod .ptag{border:1px solid var(--line);color:var(--gold);letter-spacing:.14em;text-transform:uppercase;background:#fcfaf4f0;padding:5px 10px;font-size:10.5px;font-weight:700;position:absolute;top:12px;left:12px}.pe-home .prod .pb{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.pe-home .prod .pcat{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:600}.pe-home .prod .pn{font-family:var(--font-serif),Georgia,serif;margin:5px 0 0;font-size:24px;font-weight:600;line-height:1.1}.pe-home .prod .pp{justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:16px;display:flex}.pe-home .prod .pp .price{font-size:18px;font-weight:700}.pe-home .prod .pp .price small{color:var(--ink-3);font-size:13px;font-weight:500}.pe-home .prod .pp .add{color:var(--gold);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.pe-home .how{background:var(--charcoal);color:#ede6d4}.pe-home .how .eyebrow{color:var(--gold-2)}.pe-home .how h2{color:#fcfaf4}.pe-home .how .lead{color:#b7ae96}.pe-home .steps{border-top:1px solid #c6a66a42;grid-template-columns:repeat(3,1fr);gap:0;margin-top:54px;display:grid}.pe-home .step{border-right:1px solid #c6a66a38;padding:40px 34px 40px 0;position:relative}.pe-home .step:last-child{border-right:0;padding-right:0}.pe-home .step .num{font-family:var(--font-serif),Georgia,serif;color:var(--gold-2);letter-spacing:.1em;font-size:15px}.pe-home .step h3{color:#fcfaf4;margin:14px 0 10px;font-size:30px}.pe-home .step p{color:#b7ae96;font-size:15.5px}.pe-home .step .sic{color:var(--gold-2);margin-top:24px}.pe-home .about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid}.pe-home .about-img{position:relative}.pe-home .about-img img{object-fit:cover;border-radius:3px;width:100%;height:560px}.pe-home .about-img .badge{background:var(--paper);border:1px solid var(--line);text-align:center;padding:24px 28px;position:absolute;bottom:-26px;right:-26px;box-shadow:0 24px 50px -28px #1b171266}.pe-home .about-img .badge .bn{font-family:var(--font-serif),Georgia,serif;color:var(--gold);font-size:46px;font-weight:600;line-height:1}.pe-home .about-img .badge .bl{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-top:6px;font-size:11px;font-weight:600}.pe-home .about-copy h2{margin-bottom:22px;font-size:clamp(34px,4vw,54px)}.pe-home .about-copy p{color:var(--ink-2);margin-bottom:16px;font-size:16.5px}.pe-home .about-list{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.pe-home .about-list li{color:var(--ink);align-items:flex-start;gap:13px;font-size:15.5px;display:flex}.pe-home .about-list li svg{color:var(--gold);flex:none;margin-top:3px}.pe-home .reviews{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pe-home .rev-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px;display:grid}.pe-home .rev{border:1px solid var(--line);background:var(--cream);border-radius:3px;padding:32px 30px}.pe-home .rev .stars{color:var(--gold-2);gap:3px;margin-bottom:18px;display:flex}.pe-home .rev .rq{font-family:var(--font-serif),Georgia,serif;color:var(--ink);font-size:23px;font-weight:500;line-height:1.35}.pe-home .rev .ra{align-items:center;gap:12px;margin-top:22px;display:flex}.pe-home .rev .ra .av{background:var(--gold-soft);width:42px;height:42px;color:var(--gold);font-weight:700;font-family:var(--font-serif),Georgia,serif;border-radius:50%;place-items:center;font-size:18px;display:grid}.pe-home .rev .ra .rn{font-size:14.5px;font-weight:700}.pe-home .rev .ra .rl{color:var(--ink-3);font-size:12.5px}.pe-home .area-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid}.pe-home .area-copy h2{margin-bottom:20px;font-size:clamp(34px,4vw,54px)}.pe-home .area-copy p{color:var(--ink-2);margin-bottom:14px;font-size:16.5px}.pe-home .boroughs{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.pe-home .boroughs span{border:1px solid var(--line-2);background:var(--paper);border-radius:40px;padding:9px 18px;font-size:14px;font-weight:500}.pe-home .boroughs span.li{background:var(--ink);color:var(--cream);border-color:var(--ink)}.pe-home .area-map{aspect-ratio:4/3;border:1px solid var(--line);background:radial-gradient(circle at 60% 40%,#c6a66a29,transparent 60%),var(--paper);border-radius:3px;place-items:center;display:grid;position:relative;overflow:hidden}.pe-home .area-map .ring{border:1px solid var(--line-2);border-radius:50%;position:absolute}.pe-home .area-map .pin{z-index:2;text-align:center;position:relative}.pe-home .area-map .pin .dot{background:var(--gold);border-radius:50%;width:16px;height:16px;margin:0 auto 12px;box-shadow:0 0 0 8px #c6a66a38,0 0 0 18px #c6a66a1a}.pe-home .area-map .pin .pl{font-family:var(--font-serif),Georgia,serif;font-size:26px;font-weight:600}.pe-home .area-map .pin .ps{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-top:4px;font-size:12px;font-weight:600}.pe-home .cta-band{background:var(--charcoal);position:relative;overflow:hidden}.pe-home .cta-band img{object-fit:cover;opacity:.28;width:100%;height:100%;position:absolute;inset:0}.pe-home .cta-band:after{content:"";background:linear-gradient(90deg,#0f0c06d9,#0f0c068c);position:absolute;inset:0}.pe-home .cta-inner{z-index:2;text-align:center;padding:110px 0;position:relative}.pe-home .cta-inner h2{color:#fcfaf4;max-width:18ch;margin:18px auto 0;font-size:clamp(40px,5.4vw,76px)}.pe-home .cta-inner h2 em{color:var(--gold-2);font-style:italic}.pe-home .cta-inner p{color:#d6cebc;max-width:46ch;margin:22px auto 0;font-size:17px}.pe-home .cta-inner .cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px;display:flex}.pe-home footer{background:var(--charcoal);color:#b7ae96;padding:72px 0 30px}.pe-home .foot-grid{border-bottom:1px solid #c6a66a33;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}.pe-home .foot-grid .logo .mono{border-color:#c6a66a80}.pe-home .foot-grid .logo .ln1{color:#fcfaf4}.pe-home .foot-brand p{color:#9c937c;max-width:34ch;margin-top:20px;font-size:14.5px}.pe-home .foot-col h4{font-family:var(--font-sans),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-2);margin:0 0 18px;font-size:12px;font-weight:700}.pe-home .foot-col a,.pe-home .foot-col div{color:#b7ae96;margin-bottom:11px;font-size:14.5px;transition:all .2s;display:block}.pe-home .foot-col a:hover{color:#fcfaf4}.pe-home .foot-bottom{color:#7e765f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:13px;display:flex}@media (max-width:1080px){.pe-home .about-grid{grid-template-columns:1fr;gap:40px}.pe-home .about-img .badge{right:24px}.pe-home .area-grid{grid-template-columns:1fr;gap:40px}.pe-home .prods{grid-template-columns:repeat(2,1fr)}.pe-home .foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.pe-home .wrap{padding:0 22px}.pe-home nav.main,.pe-home .hdr-phone,.pe-home .topbar .tb-l{display:none}.pe-home .trust .wrap{grid-template-columns:1fr 1fr}.pe-home .trust .t:nth-child(2){border-right:0}.pe-home .trust .t:first-child,.pe-home .trust .t:nth-child(2){border-bottom:1px solid var(--line)}.pe-home .cats{grid-template-columns:1fr}.pe-home .cat.lg,.pe-home .cat.sm{grid-column:span 1}.pe-home .prods{grid-template-columns:1fr 1fr}.pe-home .steps{grid-template-columns:1fr}.pe-home .step{border-bottom:1px solid #c6a66a33;border-right:0;padding-right:0}.pe-home .rev-grid,.pe-home .foot-grid{grid-template-columns:1fr}.pe-home .sec{padding:72px 0}.pe-home .sec-head{flex-direction:column;align-items:flex-start}}
