:root{--ink:#17211c;--muted:#62706a;--line:#dfe7e1;--bg:#f7f8f4;--panel:#ffffff;--brand:#1f6f43;--brand-2:#d99d2b;--deep:#123527;--soft:#eef5ec;--danger:#a53d2d;--radius:8px;--shadow:0 18px 55px rgba(23,33,28,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:#fff;padding:.75rem 1rem}
.topbar{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;background:var(--deep);color:#fff;font-size:.86rem;padding:.55rem 1rem}.site-header{background:#fff;position:sticky;top:0;z-index:9;box-shadow:0 1px 0 var(--line)}.nav{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:.9rem 1rem}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;margin-right:auto}.brand-mark{width:42px;height:42px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800}.brand small{display:block;color:var(--muted);font-size:.8rem}.menu{display:flex;gap:.9rem;align-items:center;font-size:.93rem}.menu a,.footer a{text-decoration:none}.menu a:hover,.footer a:hover{text-decoration:underline}.menu-toggle{display:none}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:6px;background:var(--brand);color:#fff;text-decoration:none;padding:.72rem 1rem;font-weight:700;border:0}.button.secondary{background:#fff;color:var(--deep);border:1px solid var(--line)}.button.small{min-height:36px;font-size:.88rem;padding:.55rem .75rem}
.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;background:var(--deep);color:#fff}.hero-media{min-height:420px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-copy{align-self:center;padding:clamp(2rem,5vw,5rem);max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:0;font-size:.78rem;color:var(--brand-2);font-weight:800}.hero h1,.page-hero h1{font-size:clamp(2.4rem,6vw,5.2rem);line-height:.98;margin:.45rem 0 1rem}.hero p,.page-hero p{font-size:1.12rem;color:rgba(255,255,255,.86);max-width:640px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.trust-band div{background:#fff;padding:1.4rem;text-align:center}.trust-band strong{display:block;font-size:1.9rem;color:var(--brand)}.trust-band span{color:var(--muted)}
.section{max-width:1180px;margin:0 auto;padding:4.5rem 1rem}.split{display:grid;grid-template-columns:1fr .8fr;gap:3rem;align-items:center}.split h2,.section-heading h2,.contact-panel h2,.category-strip h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;margin:.4rem 0 1rem}.feature-image{border-radius:var(--radius);box-shadow:var(--shadow);width:100%;aspect-ratio:4/3;object-fit:cover}.check-list{padding:0;list-style:none}.check-list li{padding:.65rem 0;border-bottom:1px solid var(--line)}.check-list li:before{content:"";display:inline-block;width:.65rem;height:.65rem;border-radius:50%;background:var(--brand);margin-right:.65rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-heading a{font-weight:700;color:var(--brand)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-height:100%}.product-image{aspect-ratio:1/1;background:var(--soft);display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:.5rem}.product-copy{padding:1rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.product-copy h2{font-size:1.02rem;line-height:1.25;margin:0}.product-copy h2 a{text-decoration:none}.product-copy p{margin:0;color:var(--muted);font-size:.92rem}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.product-actions strong,.price{font-size:1.25rem;color:var(--brand)}
.category-strip{padding-top:1rem}.category-links{display:flex;gap:.65rem;flex-wrap:wrap}.category-links a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.6rem .85rem;text-decoration:none}.category-links a.active{background:var(--deep);color:#fff}.category-links span{color:var(--brand-2);font-weight:700}.category-links.vertical{display:grid;gap:.5rem}.category-links.vertical a{border-radius:6px;display:flex;justify-content:space-between}
.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--deep);color:#fff;max-width:1180px;border-radius:var(--radius);margin-bottom:4rem}.contact-panel p{color:rgba(255,255,255,.82)}.page-hero{background:var(--deep);color:#fff;padding:5rem 1rem}.page-hero.compact{min-height:320px;display:grid;align-content:center}.page-hero>*{max-width:1180px;width:100%;margin-left:auto;margin-right:auto}.page-hero h1{font-size:clamp(2.2rem,5vw,4.6rem)}
.shop-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;gap:2rem;padding:3rem 1rem}.filters{position:sticky;top:105px;align-self:start}.filters h2,.toolbar label{font-size:1rem}.toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.toolbar input{width:min(420px,100%);padding:.8rem;border:1px solid var(--line);border-radius:6px;background:#fff}.product-detail{max-width:1180px;margin:0 auto;padding:4rem 1rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem}.gallery{display:grid;gap:1rem}.gallery img{background:#fff;border:1px solid var(--line);border-radius:var(--radius);aspect-ratio:1/1;object-fit:contain;padding:1rem}.detail-copy{align-self:center}.detail-copy h1{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:.4rem 0 1rem}.article{max-width:860px;margin:0 auto;padding:4rem 1rem}.article header h1{font-size:clamp(2rem,5vw,4rem);line-height:1.05;margin:.35rem 0}.article time,.post-card time{color:var(--muted);font-size:.9rem}.article-image{width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius);margin:2rem 0}.article-content{font-size:1.05rem}.article-content h2,.article-content h3{line-height:1.15;margin-top:2rem}.article-content img{height:auto;border-radius:var(--radius);margin:1rem 0}.article-content a{color:var(--brand);font-weight:700}.post-grid{max-width:1180px;margin:0 auto;padding:3rem 1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.post-card img{aspect-ratio:16/10;width:100%;object-fit:cover}.post-card div{padding:1rem}.post-card h2{font-size:1.1rem;line-height:1.25}.post-card a{text-decoration:none}
.footer{background:#111d17;color:#fff;padding:3rem 1rem;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.footer>div{max-width:440px}.footer h2{font-size:1.1rem}.footer p,.footer a{display:block;color:rgba(255,255,255,.76);margin:.45rem 0}.float-wa{position:fixed;right:1rem;bottom:1rem;background:#25d366;color:#0b2415;text-decoration:none;font-weight:800;border-radius:999px;padding:.85rem 1rem;box-shadow:var(--shadow)}
@media (max-width:980px){.menu-toggle{display:inline-flex;background:#fff;border:1px solid var(--line);border-radius:6px;padding:.6rem .8rem}.menu{display:none;position:absolute;left:1rem;right:1rem;top:104px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.nav-cta{display:none}.hero,.split,.product-detail,.shop-layout,.footer{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding:2rem 1rem 3rem}.trust-band{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid{grid-template-columns:1fr 1fr}.filters{position:static}.contact-panel{margin-left:1rem;margin-right:1rem;display:grid}.topbar{display:none}}
@media (max-width:620px){.nav{padding:.75rem}.brand small{display:none}.hero-media{min-height:300px}.hero h1,.page-hero h1{font-size:2.4rem}.trust-band,.product-grid,.post-grid{grid-template-columns:1fr}.section{padding:3rem 1rem}.product-actions{display:grid}.toolbar{display:grid}.footer{padding-bottom:5rem}}

/* Visual refresh inspired by the original WordPress site */
.brand-logo{display:none}.brand-mark{display:none}.brand span{display:block}.brand strong{font-family:Georgia,serif;font-size:1.55rem;letter-spacing:.02em;text-transform:uppercase}.brand small{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.brand:before{content:"";width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#fff,#7ec8ff);box-shadow:inset 0 0 0 10px rgba(6,19,38,.18);display:block}
.site-header{background:#fff}.header-overlay{position:absolute;left:0;right:0;top:0;background:linear-gradient(180deg,rgba(8,22,61,.72),rgba(8,22,61,.28));box-shadow:none;border-bottom:1px solid rgba(255,255,255,.12)}
.header-overlay .topbar{display:none}.header-overlay .nav{min-height:92px}.header-overlay .brand strong,.header-overlay .brand small{color:#fff}.header-overlay .menu a{color:#fff;font-weight:800;text-transform:uppercase;font-size:.82rem}.header-overlay .menu a:hover{text-decoration:none;color:#7ec8ff}.header-overlay .nav-cta{background:#061326;border:1px solid rgba(255,255,255,.2);color:#fff}.header-overlay .menu-toggle{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28)}
.wp-hero{min-height:760px;display:grid;align-items:center;position:relative;color:#fff;background-image:linear-gradient(90deg,rgba(6,18,68,.9) 0%,rgba(18,61,141,.72) 43%,rgba(32,142,232,.42) 100%),var(--hero-image);background-size:cover;background-position:center;overflow:hidden}
.wp-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 38%,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,transparent 0 32%,rgba(255,255,255,.06) 32% 36%,transparent 36% 100%);pointer-events:none}.wp-hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding-top:80px}.wp-hero .eyebrow{color:#fff;text-transform:none;font-size:1rem}.wp-hero h1{max-width:770px;font-size:clamp(2.8rem,5.5vw,5rem);line-height:1.12;margin:1rem 0;font-weight:900}.wp-hero p{max-width:690px;color:#fff;font-size:1.08rem}.button.dark{background:#061326;color:#fff;border:1px solid rgba(255,255,255,.15)}.button.outline-light{background:#061326;color:#fff;border:1px solid #08a5ff}.center-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.2rem}
.service-intro{padding:5rem 1rem 4rem;background:#fff;text-align:center}.service-intro>span{display:inline-block;width:9px;height:9px;background:#061326;box-shadow:230px 0 0 #061326;margin-bottom:1rem}.service-intro h2{font-size:clamp(2rem,3vw,3rem);line-height:1.05;margin:.4rem 0}.service-intro>p{max-width:760px;margin:0 auto 2.4rem;color:#33455b}.service-grid{width:min(1320px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;text-align:left}.service-grid article{min-height:230px;border:1px solid #dfe7f0;border-radius:8px;background:#fff;padding:2.3rem;transition:transform .2s ease,box-shadow .2s ease}.service-grid article:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(13,35,72,.12)}.service-grid b,.contact-info-grid b{display:block;color:#1785d6;font-size:2rem;margin-bottom:1rem}.service-grid h3,.contact-info-grid h3{font-size:1.25rem;margin:.4rem 0;color:#061326}.service-grid p,.contact-info-grid p{color:#314156;margin:0}
.photo-band{background:#f4f7fb;padding:5rem 1rem;display:grid;grid-template-columns:minmax(260px,420px) minmax(0,760px);gap:3rem;align-items:center;justify-content:center}.photo-copy h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.03;margin:.5rem 0}.photo-copy p{color:#475870}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-stack img{width:100%;height:430px;object-fit:cover;border-radius:8px;box-shadow:0 24px 70px rgba(13,35,72,.18)}.photo-stack img:nth-child(2){margin-top:3rem}
.contact-hero{min-height:710px;background-image:linear-gradient(90deg,rgba(20,9,76,.86) 0%,rgba(27,35,98,.70) 45%,rgba(32,12,88,.36) 100%),var(--hero-image);background-position:center}.locations-section{background:#fff;padding:6rem 1rem 4rem}.location-photo-grid{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.location-photo{height:340px;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 22px 60px rgba(5,18,40,.14)}.location-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,17,39,.08),rgba(8,17,39,.72))}.location-photo img{width:100%;height:100%;object-fit:cover}.location-photo div{position:absolute;z-index:1;left:2rem;right:2rem;bottom:1.7rem;color:#fff}.location-photo h2{font-size:1.7rem;margin:0 0 .35rem}.location-photo p{font-size:1.12rem;margin:0}.contact-info-grid{width:min(1280px,100%);margin:2rem auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.contact-info-grid article{background:#fff;box-shadow:0 22px 70px rgba(16,43,78,.08);border:1px solid #eef2f6;border-radius:8px;padding:2.2rem;text-align:center;min-height:210px}.contact-info-grid a{text-decoration:none;color:#314156}
.contact-main{padding:4rem 1rem 6rem;background:#fff;display:grid;grid-template-columns:minmax(260px,480px) minmax(0,620px);justify-content:center;gap:5rem;align-items:center}.contact-copy{text-align:center}.contact-copy h2,.contact-final h2{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.04;margin:.5rem 0}.contact-copy p{color:#4a5b71}.contact-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.mini-list{display:grid;gap:.7rem;margin-top:1.4rem}.mini-list span{padding:.75rem 1rem;border-radius:999px;background:#f2f7fb;color:#26384d}.map-panel iframe{width:100%;height:470px;border:0;border-radius:8px;box-shadow:0 24px 70px rgba(13,35,72,.16)}.contact-final{margin:0 auto 5rem;width:min(1120px,calc(100% - 2rem));border-radius:8px;background:linear-gradient(120deg,#061326,#123b6e 52%,#1684d6);color:#fff;text-align:center;padding:4rem 1rem}.contact-final p{max-width:620px;margin:0 auto 1.5rem;color:rgba(255,255,255,.82)}
.shop-hero{background:#0d3d2a;color:#fff;padding:3.8rem 1rem 3.2rem;text-align:center}.shop-hero .eyebrow{color:#f2b232}.shop-hero h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1;margin:.35rem auto .75rem;max-width:860px}.shop-hero p{max-width:620px;margin:0 auto;color:rgba(255,255,255,.84)}
.shop-layout{max-width:1480px;grid-template-columns:290px 1fr;gap:2.2rem;padding:2.4rem 1rem 4rem;background:#f7faf7}.filters{top:110px}.filters h2{font-size:1.2rem;margin:0 0 1.2rem;color:#18231f}.shop-layout .category-links.vertical{gap:.65rem}.shop-layout .category-links.vertical a{background:#fff;border:1px solid #dce8de;box-shadow:0 8px 24px rgba(18,61,42,.04);border-radius:8px;padding:.9rem 1rem;color:#1f2b26;font-size:1rem}.shop-layout .category-links.vertical a span{color:#dc9a16}.shop-layout .category-links.vertical a.active,.shop-layout .category-links.vertical a:hover{background:#0d3d2a;color:#fff;text-decoration:none}.toolbar{justify-content:space-between;background:#fff;border:1px solid #dce8de;border-radius:8px;padding:.9rem 1rem;margin-bottom:1.25rem}.toolbar div{display:grid}.toolbar div strong{color:#0d3d2a}.toolbar div span{color:#6c7c73;font-size:.9rem}.toolbar input{border-color:#dce8de;background:#f8fbf8}
.shop-layout .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.shop-card{border:1px solid #dce8de;border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(18,61,42,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-card:hover{transform:translateY(-4px);border-color:#b9d1bf;box-shadow:0 24px 60px rgba(18,61,42,.12)}.shop-image{position:relative;aspect-ratio:1/1;background:#f0f7ef;margin:10px;border-radius:6px}.shop-image img{padding:.9rem;object-fit:contain;transition:transform .18s ease}.shop-card:hover .shop-image img{transform:scale(1.04)}.product-badge{position:absolute;left:.75rem;top:.75rem;z-index:1;background:#fff;color:#0d3d2a;border:1px solid #dce8de;border-radius:999px;padding:.3rem .55rem;font-size:.72rem;font-weight:800;text-transform:uppercase}.shop-copy{padding:0 1.15rem 1.15rem;gap:.65rem}.shop-copy .eyebrow{color:#dc9a16;font-size:.75rem;line-height:1.2}.shop-copy h2{font-size:1.08rem;line-height:1.18;min-height:3.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;gap:.4rem;flex-wrap:wrap;min-height:26px}.product-meta span{font-size:.73rem;border:1px solid #dce8de;color:#607267;background:#fbfdfb;border-radius:999px;padding:.22rem .5rem}.shop-actions{align-items:end}.shop-actions strong{font-size:1.35rem;color:#08733f}.shop-actions .button{background:#1d7747;border-radius:7px;min-width:92px}
.blog-pagination{max-width:1180px;margin:0 auto 4rem;padding:0 1rem;display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.blog-pagination>a:last-child{justify-self:end}.page-dots{display:flex;gap:.45rem;align-items:center;justify-content:center;flex-wrap:wrap}.page-dots a,.page-dots strong,.page-dots span{min-width:38px;height:38px;border-radius:6px;display:grid;place-items:center;text-decoration:none;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:700}.page-dots strong{background:var(--brand);color:#fff;border-color:var(--brand)}.page-dots span{border-color:transparent;background:transparent}
.not-found{min-height:calc(100vh - 260px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:2rem;align-items:center;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}.not-found h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.02;margin:.5rem 0}.not-found p{color:#475870;font-size:1.05rem}.nf-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 20px 60px rgba(13,35,72,.1);padding:2rem}.nf-panel strong{display:block;margin-bottom:.8rem;color:var(--ink)}.nf-panel code{display:block;overflow:auto;border-radius:6px;background:#f2f6f9;color:#102136;padding:.9rem;margin-bottom:1rem}.nf-panel ol{display:grid;gap:.65rem;margin:1rem 0 0;padding-left:1.2rem}.nf-panel a{color:var(--brand);font-weight:800}
@media (max-width:1200px){.shop-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:980px){.header-overlay{position:absolute}.brand-logo{width:150px}.wp-hero{min-height:660px}.service-grid,.location-photo-grid,.contact-main,.not-found{grid-template-columns:1fr}.contact-info-grid{grid-template-columns:repeat(2,1fr)}.photo-band{grid-template-columns:1fr}.photo-stack img{height:320px}.header-overlay .menu{top:80px}.header-overlay .menu a{color:#061326}.shop-layout{grid-template-columns:1fr}.shop-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{position:static}.shop-layout .category-links.vertical{display:flex;overflow:auto;padding-bottom:.5rem}.shop-layout .category-links.vertical a{white-space:nowrap;min-width:max-content}.toolbar{display:grid;gap:.8rem}}
@media (max-width:620px){.wp-hero{min-height:620px}.wp-hero h1{font-size:2.55rem}.service-grid,.contact-info-grid,.photo-stack{grid-template-columns:1fr}.service-grid article{padding:1.5rem}.location-photo{height:290px}.contact-main{gap:2rem}.map-panel iframe{height:360px}.photo-stack img:nth-child(2){margin-top:0}.shop-layout .product-grid{grid-template-columns:1fr}.shop-copy h2{min-height:auto}.shop-hero{text-align:left}.shop-hero h1{font-size:2.5rem}.blog-pagination{grid-template-columns:1fr}.blog-pagination>a:last-child{justify-self:stretch}.blog-pagination .button{width:100%}}
html,body{overflow-x:clip}img{max-width:100%}.float-wa{right:18px;bottom:18px}.page-hero.compact{min-height:260px;padding:4rem 1rem}.page-hero.compact h1{max-width:920px}.page-hero.compact p{max-width:720px;margin-left:auto;margin-right:auto}.shop-layout{width:100%}.filters{min-width:0}.category-links.vertical{min-width:0}.category-links.vertical a{gap:.7rem;align-items:center}.shop-card{min-width:0}.shop-copy h2{overflow-wrap:anywhere}.product-actions{min-width:0}.product-actions .button{white-space:normal;text-align:center}
@media (min-width:981px){.page-hero.compact{text-align:center}.page-hero.compact .eyebrow{display:block}.page-hero.compact h1{margin-left:auto;margin-right:auto}.page-hero.compact p{text-align:center}.shop-layout:not(:has(.toolbar)){max-width:1480px;grid-template-columns:280px 1fr;background:#f7faf7}.shop-layout:not(:has(.toolbar)) .filters{background:#fff;border:1px solid #dce8de;border-radius:8px;padding:1.2rem;box-shadow:0 12px 34px rgba(18,61,42,.06)}.shop-layout:not(:has(.toolbar)) .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}}
@media (max-width:980px){.nav{max-width:100%;min-width:0}.brand{min-width:0}.brand strong{font-size:1.1rem}.menu{top:76px}.page-hero.compact{min-height:230px;padding:3rem 1rem}.page-hero.compact h1{font-size:clamp(2rem,9vw,2.65rem);line-height:1.02;overflow-wrap:anywhere;text-wrap:balance}.page-hero.compact p{font-size:1rem;overflow-wrap:anywhere}.shop-layout{padding:2rem 1rem}.shop-layout .category-links.vertical{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;overflow:visible;padding:0}.shop-layout .category-links.vertical a{min-width:0;max-width:none;white-space:normal;overflow-wrap:anywhere}.shop-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:620px){.topbar{display:none}.nav{padding:.65rem 1rem}.brand-mark{width:42px;height:42px;flex:0 0 42px}.brand small{display:none}.menu-toggle{margin-left:auto}.wp-hero{min-height:560px}.wp-hero-inner{padding-top:58px}.wp-hero h1{font-size:clamp(2.15rem,12vw,3.1rem);line-height:1.05;overflow-wrap:anywhere}.wp-hero p{font-size:1rem}.hero-actions{gap:.7rem}.hero-actions .button{flex:1 1 145px}.shop-layout .category-links.vertical{grid-template-columns:1fr}.shop-layout .product-grid{grid-template-columns:1fr}.category-links.vertical a{font-size:.95rem}.float-wa{right:12px;bottom:12px;width:54px;height:54px;min-height:54px;padding:0;border-radius:50%;font-size:0}.float-wa:after{content:"WA";font-size:1rem}.page-hero.compact{min-height:210px}.page-hero.compact p{white-space:normal}.product-actions{grid-template-columns:1fr}.product-actions .button{width:100%}}

/* Unified design layer: one visual system for every generated route. */
:root{--ink:#101a2a;--muted:#5d6b7e;--line:#dce4ee;--bg:#f5f7fb;--panel:#fff;--brand:#126bb8;--brand-2:#f3a51b;--deep:#071d36;--soft:#eef5fb;--radius:8px;--shadow:0 18px 50px rgba(7,29,54,.12)}
body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.58}
a{text-decoration:none}.menu a:hover,.footer a:hover,.section-heading a:hover{text-decoration:none;color:var(--brand)}
.site-header,.header-overlay{position:sticky!important;top:0;left:auto;right:auto;background:#fff!important;background-image:none!important;border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(7,29,54,.06);z-index:20}
.topbar,.header-overlay .topbar{display:flex;background:var(--deep);color:#fff;min-height:38px;align-items:center;font-size:.88rem;padding:.45rem 1rem}
.nav,.header-overlay .nav{min-height:86px;max-width:1240px;padding:1rem;gap:1rem}
.brand{gap:.75rem}.brand-logo{display:block!important;width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:inset 0 0 0 1px var(--line)}.brand:before,.brand-mark{display:none!important}
.brand strong,.header-overlay .brand strong{font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:1.35rem;line-height:1;text-transform:none;letter-spacing:0;font-weight:900}.brand small,.header-overlay .brand small{display:block;color:var(--muted);font-size:.82rem;text-transform:none;letter-spacing:.02em;margin-top:.22rem}
.menu,.header-overlay .menu{gap:1.05rem;font-size:.96rem}.menu a,.header-overlay .menu a{color:var(--ink);font-weight:700;text-transform:none;font-size:.96rem;line-height:1}.menu a:hover,.header-overlay .menu a:hover{color:var(--brand)}
.nav-cta,.header-overlay .nav-cta,.button,.button.dark,.button.outline-light{background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:8px;box-shadow:none}.nav-cta:hover,.button:hover{background:#0d5796;border-color:#0d5796}.button.secondary{background:#fff;color:var(--deep);border:1px solid var(--line)}.button.secondary:hover{background:var(--soft);border-color:#b7c9dc}
.wp-hero,.contact-hero,.shop-hero,.page-hero{background-color:var(--deep);color:#fff}.wp-hero{min-height:660px;padding-top:0;background-image:linear-gradient(90deg,rgba(7,29,54,.90),rgba(18,107,184,.60)),var(--hero-image)}.wp-hero-inner{padding-top:0}.contact-hero{min-height:620px;background-image:linear-gradient(90deg,rgba(7,29,54,.88),rgba(18,107,184,.58)),var(--hero-image)}.shop-hero,.page-hero.compact{background:linear-gradient(135deg,#071d36,#126bb8);text-align:center}
.wp-hero .eyebrow,.shop-hero .eyebrow,.page-hero .eyebrow,.contact-final .eyebrow{color:#ffd47a}.wp-hero h1,.shop-hero h1,.page-hero h1,.article header h1{font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:0;text-wrap:balance}.wp-hero p,.shop-hero p,.page-hero p{color:rgba(255,255,255,.86)}
.service-intro,.locations-section,.contact-main,.section,.post-grid,.shop-layout{background:var(--bg)}.service-grid article,.contact-info-grid article,.post-card,.product-card,.toolbar,.filters,.nf-panel{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 34px rgba(7,29,54,.06)}
.service-grid h3,.contact-info-grid h3,.product-copy h2,.post-card h2,.filters h2,.toolbar strong{color:var(--ink)}.service-grid p,.contact-info-grid p,.product-copy p,.post-card p,.article-content,.article-content p{color:#24364b}.service-grid b,.contact-info-grid b{color:var(--brand)}
.shop-layout,.shop-layout:not(:has(.toolbar)){max-width:1240px;grid-template-columns:280px 1fr;gap:1.5rem;background:var(--bg);padding:2.5rem 1rem 4rem}.shop-layout .category-links.vertical a,.category-links.vertical a{background:#fff;border-color:var(--line);box-shadow:none;color:var(--ink)}.shop-layout .category-links.vertical a.active,.shop-layout .category-links.vertical a:hover,.category-links a.active{background:var(--brand);border-color:var(--brand);color:#fff}.category-links span,.shop-layout .category-links.vertical a span{color:var(--brand-2)}
.toolbar{padding:1rem;margin-bottom:1.25rem}.toolbar input{border-color:var(--line);background:#fff}.product-grid,.shop-layout .product-grid,.shop-layout:not(:has(.toolbar)) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.shop-card,.product-card{border-color:var(--line);box-shadow:0 12px 34px rgba(7,29,54,.06)}.shop-card:hover{border-color:#b7c9dc;box-shadow:0 20px 54px rgba(7,29,54,.12)}.shop-image,.product-image{background:#f7fafd}.product-badge{color:var(--brand);border-color:var(--line)}.shop-copy .eyebrow{color:var(--brand-2)}.product-meta span{border-color:var(--line);background:#f8fbff;color:var(--muted)}.shop-actions strong,.product-actions strong,.price{color:#0d5796}.shop-actions .button{background:var(--brand);border-color:var(--brand)}
.post-grid{padding-top:2.5rem}.post-card{overflow:hidden}.post-card div{padding:1.2rem}.post-card h2{font-size:1.14rem;margin:.6rem 0}.post-card a{color:var(--ink)}.post-card img{aspect-ratio:16/9}.blog-pagination{max-width:1240px}.page-dots strong{background:var(--brand);border-color:var(--brand)}
.article{max-width:900px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 34px rgba(7,29,54,.06);margin:3rem auto;padding:3rem}.article header{border-bottom:1px solid var(--line);padding-bottom:1.4rem;margin-bottom:1.6rem}.article header h1{font-size:clamp(2rem,4.4vw,3.6rem)}.article-content h2,.article-content h3{color:var(--ink)}.article-content a{color:var(--brand)}.article-image{border-radius:8px}.article-with-shop{max-width:1180px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;align-items:start}.article-main{min-width:0}.article-shop{position:sticky;top:110px;background:#f7faf8;border:1px solid #d9e7de;border-radius:8px;padding:1.25rem;box-shadow:0 12px 30px rgba(15,70,41,.08)}.article-shop h2{font-size:1.35rem;line-height:1.15;margin:.35rem 0 .7rem}.article-shop p{font-size:.95rem;color:#405466}.article-shop .button{width:100%;justify-content:center;margin:.5rem 0 1rem}.article-products{display:grid;gap:.75rem}.article-products a{display:grid;grid-template-columns:62px 1fr;gap:.7rem;align-items:center;text-decoration:none;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;padding:.65rem}.article-products img{width:62px;height:62px;object-fit:contain;background:#fff}.article-products strong{font-size:.86rem;line-height:1.18}.article-products span{color:var(--brand-strong);font-weight:800;font-size:.9rem}@media(max-width:980px){.article-with-shop{display:block}.article-shop{position:static;margin-top:2rem}}
.contact-final{background:linear-gradient(135deg,#071d36,#126bb8)}.map-panel iframe,.location-photo,.feature-image,.gallery img{border-radius:8px;box-shadow:0 18px 50px rgba(7,29,54,.12)}
.footer{background:var(--deep);color:#fff;grid-template-columns:1.2fr 1fr 1fr}.footer p,.footer a{color:rgba(255,255,255,.78)}.float-wa{background:#25d366;color:#082814}
@media (max-width:1200px){.product-grid,.shop-layout .product-grid,.shop-layout:not(:has(.toolbar)) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:980px){.topbar{display:none}.nav,.header-overlay .nav{min-height:72px}.menu,.header-overlay .menu{top:76px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:1rem}.header-overlay .menu a{color:var(--ink)}.shop-layout,.shop-layout:not(:has(.toolbar)){grid-template-columns:1fr}.service-grid,.contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article{margin:1.5rem 1rem;padding:1.5rem}.wp-hero{min-height:560px}}
@media (max-width:620px){.brand-logo{width:42px;height:42px}.brand strong,.header-overlay .brand strong{font-size:1.05rem}.menu-toggle{background:#fff;border:1px solid var(--line);border-radius:8px}.product-grid,.shop-layout .product-grid,.shop-layout:not(:has(.toolbar)) .product-grid,.service-grid,.contact-info-grid{grid-template-columns:1fr}.shop-hero,.page-hero.compact{text-align:left}.footer{grid-template-columns:1fr}.wp-hero h1{font-size:2.35rem}.article header h1{font-size:2rem}}
.section-wide{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}.home-feature{display:grid;grid-template-columns:.95fr 1fr;gap:3.5rem;align-items:center}.home-feature-media img{width:100%;height:640px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.home-feature-copy h2,.proof-copy h2,.community-section h2,.testimonials-section h2{font-size:clamp(2rem,4vw,3.55rem);line-height:1.08;margin:.55rem 0 1rem;font-weight:900;text-wrap:balance}.home-feature-copy>p,.proof-copy p,.community-section p,.testimonials-section .section-heading p{color:var(--muted);font-size:1.02rem}.benefit-list{display:grid;gap:1rem;margin-top:2rem}.benefit-list article{display:grid;grid-template-columns:72px 1fr;gap:1.25rem;align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;padding:1.3rem;box-shadow:0 12px 34px rgba(7,29,54,.06)}.benefit-list b{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:1.35rem}.benefit-list h3{margin:.1rem 0 .35rem}.benefit-list p{margin:0;color:var(--muted)}
.video-proof{text-align:center}.proof-card{overflow:hidden;border-radius:8px;background:var(--deep);box-shadow:var(--shadow)}.proof-video{position:relative;background:#000}.proof-video iframe,.proof-video img{width:100%;aspect-ratio:16/7;display:block;border:0;object-fit:cover}.proof-video iframe{position:absolute;inset:0;z-index:2}.proof-video img{opacity:.52}.proof-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.08);padding:2rem 1rem}.proof-stats div{display:grid;gap:.35rem;color:#fff}.proof-stats strong{font-size:1.75rem;line-height:1}.proof-stats span{color:#7fc4ff;font-weight:800;font-size:.9rem}.proof-copy{max-width:760px;margin:1.8rem auto 0}.home-cta{width:min(1240px,calc(100% - 2rem));margin:3rem auto 5rem;background:linear-gradient(135deg,#126bb8,#1784d6);color:#fff;border-radius:8px;padding:3rem clamp(1.4rem,5vw,4rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.home-cta h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.18;margin:0;max-width:760px}.home-cta .button.secondary{background:#fff;color:var(--brand);border-color:#fff}
.community-section{display:grid;grid-template-columns:.92fr 1fr;gap:3.5rem;align-items:center}.community-section>img{width:100%;border-radius:8px;box-shadow:var(--shadow)}.community-section ul{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.5rem}.community-section li{position:relative;padding-left:1.65rem;color:#30445b}.community-section li:before{content:"";position:absolute;left:0;top:.42rem;width:.72rem;height:.72rem;border-radius:50%;background:var(--brand)}.testimonials-section{padding-top:3rem}.section-heading.centered{display:block;text-align:center;max-width:760px;margin:0 auto 2rem}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.testimonial-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 34px rgba(7,29,54,.06);padding:1.6rem}.testimonial-grid article>div{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem}.testimonial-grid img{width:64px;height:64px;border-radius:4px;object-fit:cover}.testimonial-grid strong{display:block}.testimonial-grid small{display:block;color:var(--muted);margin-top:.2rem}.testimonial-grid p{color:#30445b;margin:0}
.map-section{padding-top:3rem}.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.map-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 44px rgba(7,29,54,.08);display:grid;grid-template-rows:auto minmax(360px,1fr)}.map-card-copy{padding:1.4rem;display:grid;gap:.55rem}.map-card-copy span{color:var(--brand);font-weight:900;text-transform:uppercase;font-size:.78rem}.map-card-copy h3{font-size:1.55rem;line-height:1.1;margin:0}.map-card-copy p{color:var(--muted);margin:0}.map-card-copy .button{justify-self:start;margin-top:.6rem}.map-card iframe{width:100%;height:100%;min-height:360px;border:0;display:block}.contact-summary{display:block;text-align:center;max-width:900px}.contact-summary .contact-copy{max-width:720px;margin:0 auto}.contact-summary .contact-actions,.contact-summary .mini-list{justify-content:center}.contact-summary .mini-list{max-width:620px;margin-left:auto;margin-right:auto}
.contact-panel{background:linear-gradient(135deg,#071d36,#126bb8);color:#fff;border-radius:8px;padding:3rem;box-shadow:var(--shadow)}.contact-panel h2{color:#fff}.contact-panel p{color:rgba(255,255,255,.84)}.contact-panel .eyebrow{color:#ffd47a}.contact-panel .button{background:#fff;color:var(--brand);border-color:#fff}.contact-panel .button:hover{background:#eef6ff;color:#0d5796;border-color:#eef6ff}
@media (max-width:980px){.home-feature,.community-section{grid-template-columns:1fr}.home-feature-media img{height:420px}.proof-stats{grid-template-columns:repeat(2,1fr)}.home-cta{display:grid}.testimonial-grid{grid-template-columns:1fr}.community-section ul{grid-template-columns:1fr}.proof-video iframe,.proof-video img{aspect-ratio:16/9}}
@media (max-width:980px){.map-grid{grid-template-columns:1fr}.map-card{grid-template-rows:auto 340px}}
@media (max-width:620px){.section-wide{padding:3.5rem 0}.home-feature-media img{height:330px}.benefit-list article{grid-template-columns:1fr}.proof-stats{grid-template-columns:1fr}.home-cta{margin:2rem auto 3rem;padding:2rem 1.2rem}.testimonial-grid article{padding:1.25rem}.map-card{grid-template-rows:auto 300px}.map-card iframe{min-height:300px}.map-card-copy .button{width:100%}}