 :root{--green:#0d6b4f;--deep:#123f35;--gold:#c89b3c;--cream:#f7f1df;--paper:#fffdf8;--ink:#17231f;--muted:#66736d;--line:#e4e6df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}.site-header{position:sticky;top:14px;z-index:50;padding:0 4vw}.nav-wrap{max-width:1200px;margin:auto;background:rgba(255,253,248,.94);backdrop-filter:blur(12px);border:1px solid rgba(18,63,53,.12);box-shadow:0 12px 40px rgba(18,63,53,.1);border-radius:28px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--deep);text-decoration:none}.brand img{width:50px;height:50px}.brand strong{display:block;font-family:"Playfair Display";font-size:18px;letter-spacing:.04em}.brand small{display:block;font-size:10px;letter-spacing:.22em;color:var(--green)}.nav{display:flex;align-items:center;gap:5px}.nav a{color:var(--ink);text-decoration:none;padding:11px 13px;border-radius:18px;font-size:14px;font-weight:600}.nav a:hover{background:var(--cream);color:var(--green)}.nav .nav-cta{background:var(--green);color:white;padding:11px 18px}.menu-toggle{display:none;border:0;background:var(--cream);border-radius:14px;padding:10px 13px;font-size:20px}.hero{min-height:690px;margin-top:-78px;background:linear-gradient(90deg,rgba(9,36,29,.82),rgba(9,36,29,.35)),url("https://www.pinglemachine.com/data/watermark/20250710/686f19b83e642.jpg") center/cover;display:flex;align-items:center}.hero-content{max-width:1200px;width:100%;margin:auto;padding:150px 5vw 70px;color:#fff}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:var(--gold);margin-bottom:10px}.hero h1,.page-hero h1,h2{font-family:"Playfair Display",serif}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.04;margin:0 0 22px;max-width:800px}.hero h1 em{color:#e8d6a4;font-style:normal}.hero p{max-width:640px;font-size:18px;color:#eef4ef}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;font-weight:700;text-decoration:none;cursor:pointer}.primary{background:var(--green);color:white}.ghost{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.08)}.outline{border:1px solid var(--green);color:var(--green);background:transparent}.light{background:#fff;color:var(--deep)}.trust-strip{max-width:1100px;margin:-40px auto 0;position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 15px 45px rgba(20,45,35,.09);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.trust-strip div{padding:22px 28px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-family:"Playfair Display";font-size:20px;color:var(--deep)}.trust-strip span{font-size:13px;color:var(--muted)}.section{max-width:1200px;margin:auto;padding:90px 5vw}.section.alt{max-width:none;background:#f4f5ef}.section-heading{max-width:720px;margin-bottom:35px}.section-heading h2,.split-copy h2{font-size:44px;line-height:1.1;margin:0 0 15px}.section-heading p,.split-copy p,.prose p{color:var(--muted)}.cards{display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card,.service-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 12px 30px rgba(20,45,35,.05)}.icon{font-size:28px;margin-bottom:14px}.card h3,.service-card h2{margin:0 0 8px;color:var(--deep)}.card p,.service-card p{margin:0;color:var(--muted)}.split-section{max-width:1200px;margin:auto;padding:20px 5vw 100px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.image-frame{border-radius:30px;overflow:hidden;box-shadow:0 25px 55px rgba(18,63,53,.14)}.image-frame img{width:100%;height:500px;object-fit:cover;display:block}.check-list{padding:0;list-style:none}.check-list li{margin:10px 0;color:var(--deep)}.check-list li:before{content:"✓";color:var(--gold);font-weight:800;margin-right:10px}.text-link{color:var(--green);font-weight:800;text-decoration:none}.cta-band{max-width:1100px;margin:0 auto 90px;background:var(--deep);color:#fff;border-radius:30px;padding:38px 44px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cta-band h2{margin:0;font-size:36px}.page-hero{padding:120px 5vw 75px;background:linear-gradient(120deg,var(--deep),#1b5f4e);color:#fff;margin-top:-78px}.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.05;margin:0 0 12px}.page-hero p{margin:0;color:#dcebe5;max-width:650px}.narrow{max-width:850px}.prose h2{color:var(--deep);font-size:30px;margin-top:35px}.note{padding:20px 22px;border-left:4px solid var(--gold);background:var(--cream);border-radius:12px}.stats{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stats div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.stats strong,.stats span{display:block}.stats strong{font-family:"Playfair Display";font-size:25px;color:var(--deep)}.stats span{color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.product-card img{width:100%;height:220px;object-fit:cover}.product-card>div{padding:22px}.product-card h3{margin:8px 0 6px;font-family:"Playfair Display";font-size:25px}.product-card p{color:var(--muted);font-size:14px}.tag{display:inline-block;background:var(--cream);color:var(--deep);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.wa-link{color:var(--green);font-weight:800;text-decoration:none;cursor:pointer}.service-card span{color:var(--gold);font-weight:900}.service-card h2{font-size:28px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.gallery-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.gallery-grid img{width:100%;height:360px;object-fit:cover;display:block}.gallery-grid figcaption{padding:16px 20px;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:30px}.order-form,.contact-card,.contact-side{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:0 12px 30px rgba(20,45,35,.05)}.order-form label{display:block;font-weight:700;font-size:13px;color:var(--deep);margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input,select,textarea{width:100%;margin-top:7px;border:1px solid #d9ded8;border-radius:14px;padding:13px 14px;font:inherit;background:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(13,107,79,.1)}.form-note{font-size:12px;color:var(--muted)}.contact-card h2,.contact-side h2{font-size:34px;color:var(--deep);margin:5px 0 12px}.map-box{min-height:520px;border-radius:26px;overflow:hidden;border:1px solid var(--line)}.map-box iframe{width:100%;height:100%;min-height:520px;border:0}.site-footer{background:#102f28;color:#dcebe5;padding:55px 5vw 20px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand{font-family:"Playfair Display";font-size:25px;color:#fff}.site-footer h4{margin-top:0;color:#fff}.site-footer a{display:block;color:#dcebe5;text-decoration:none;margin:7px 0;font-size:14px}.footer-bottom{max-width:1200px;margin:35px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:12px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#1fa968;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:26px;box-shadow:0 15px 30px rgba(0,0,0,.2);z-index:40}@media(max-width:900px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:10px;right:10px;top:72px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:10px;flex-direction:column;align-items:stretch;box-shadow:0 15px 35px rgba(0,0,0,.1)}.nav.open{display:flex}.hero{min-height:650px}.trust-strip,.cards.three,.product-grid,.stats{grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.split-section,.contact-layout{grid-template-columns:1fr;gap:35px}.gallery-grid,.cards.two{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.image-frame img{height:360px}.cta-band{margin:0 5vw 70px;display:block}.cta-band .btn{margin-top:18px}.form-row{grid-template-columns:1fr}}