:root{--ink:#202824;--paper:#f4f1e9;--cream:#fffdf8;--green:#236b56;--green-dark:#113e33;--accent:#d5a85d;--line:rgba(32,40,36,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3{font-family:Georgia,serif;font-weight:400;margin-top:0}h1{font-size:clamp(3.4rem,6vw,6.8rem);line-height:.95;letter-spacing:-.055em}h2{font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.02;letter-spacing:-.04em}h3{font-size:1.45rem}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:100}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 5vw;background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand img{width:190px;display:block}.site-header nav ul{display:flex;gap:1.6rem;margin:0;padding:0;list-style:none;font-size:.78rem}.site-header nav a:hover{color:var(--green)}.nav-cta{font-size:.78rem;border-bottom:1px solid;padding:.55rem 0}.menu-toggle{display:none}.section-grid{display:grid;grid-template-columns:1fr 1fr}.section-pad{padding:7rem 6vw}.kicker{font-size:.68rem;letter-spacing:.17em;font-weight:700;color:var(--green);margin:0 0 1.5rem}.lead{font-size:1.05rem;line-height:1.75;color:#5f6661;max-width:43rem}.hero{padding:4.5rem 5vw;min-height:690px;gap:5vw;align-items:center}.hero em{color:var(--green);font-style:normal}.actions{display:flex;gap:.75rem;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.5rem;font-size:.78rem;font-weight:700;border:1px solid transparent}.button.primary{background:var(--green-dark);color:#fff}.button.primary:hover{background:var(--green)}.button.secondary{border-color:var(--line);background:transparent}.button.light{background:#fff;color:var(--ink)}.button.ghost{border-color:rgba(255,255,255,.35);color:#fff}.promises{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:.7rem;font-size:.72rem}.hero-copy>small{color:#757b76}.hero-visual{position:relative}.hero-visual>img{width:100%;aspect-ratio:.96;object-fit:cover}.hero-visual>div{position:absolute;left:-2rem;bottom:1.5rem;background:#fff;padding:1rem 1.3rem;box-shadow:0 15px 35px rgba(0,0,0,.14);display:flex;flex-direction:column;gap:.25rem}.hero-visual b{font-size:.68rem;letter-spacing:.12em}.hero-visual span{font-size:.75rem;color:#68706b}.audiences{display:grid;grid-template-columns:repeat(3,1fr)}.audiences article{min-height:330px;padding:3.4rem 3rem;background:var(--cream);display:flex;flex-direction:column}.audiences article.dark{background:var(--green-dark);color:#fff}.audiences article.play{background:#dfe9e4}.audiences article>p,.product-cards article>span{font-size:.65rem;letter-spacing:.14em;font-weight:700}.audiences h2{font-size:2.2rem}.audiences article>span{line-height:1.6;color:#6b716c}.audiences .dark>span{color:#c2d4cd}.audiences a{margin-top:auto;padding-top:2rem;font-size:.8rem;font-weight:700}.capabilities{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.capabilities>div:first-child>p:last-child{color:#68706b;line-height:1.7}.service-list article{display:grid;grid-template-columns:3rem 1fr;padding:1.5rem 0;border-top:1px solid var(--line)}.service-list article:last-child{border-bottom:1px solid var(--line)}.service-list b{font-size:.72rem;color:var(--green)}.service-list h3{margin:0 0 .4rem}.service-list p{margin:0;color:#68706b;line-height:1.6}.shop-feature{background:#fff}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;align-items:end;margin-bottom:3rem}.section-head>p{line-height:1.7;color:#68706b}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.product-cards article>div{background:#eee8df;aspect-ratio:1;overflow:hidden;margin-bottom:1.2rem}.product-cards img{width:100%;height:100%;object-fit:cover}.product-cards h3{font-size:1.7rem;margin:.6rem 0}.product-cards p{color:#68706b;line-height:1.6}.christmas{align-items:center;background:#e8dfcf}.christmas>div:first-child{height:100%}.christmas img{width:100%;height:100%;object-fit:cover;display:block}.christmas>div:last-child{padding:7rem}.christmas p{line-height:1.7}.christmas small{display:block;margin-top:1rem}.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.process>div>p:not(.kicker){line-height:1.7;color:#68706b}.process ol{list-style:none;margin:0;padding:0}.process li{display:grid;grid-template-columns:3rem 1fr;padding:1.4rem 0;border-top:1px solid var(--line)}.process li:last-child{border-bottom:1px solid var(--line)}.process li>b{color:var(--green);font-size:.72rem}.process li span{display:flex;flex-direction:column;gap:.4rem;color:#68706b;line-height:1.5}.process li strong{color:var(--ink);font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.security{background:var(--green);color:#fff;padding:5rem 7vw;gap:8vw;align-items:center}.security h2{font-size:3.2rem}.security p{line-height:1.7;color:#d9e5e0}.security a{text-decoration:underline}.security .kicker{color:#c6ded5}.close-cta{text-align:center;background:var(--green-dark);color:#fff;padding:7rem 6vw}.close-cta h2{max-width:900px;margin:auto}.close-cta>p:not(.kicker){max-width:650px;margin:1.7rem auto;line-height:1.7;color:#c8d8d2}.close-cta .actions{justify-content:center}.site-footer{background:#18241f;color:#edf3ef;padding:4rem 6vw 1.5rem;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:3rem;font-size:.78rem}.site-footer>div{display:flex;flex-direction:column;gap:.75rem}.site-footer .brand img{filter:brightness(0) invert(1);width:205px}.footer-lead p{color:#aebcb6;line-height:1.7;max-width:320px}.site-footer strong{font-size:.68rem;letter-spacing:.13em}.site-footer a:not(.brand),.site-footer span{color:#c2cec9}.site-footer small{color:#88968f}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:1.5rem;color:#82918a}.page-hero{padding:6rem 8vw;background:#fff}.page-hero h1{font-size:clamp(3.2rem,5vw,6rem)}.content-page{max-width:1250px;margin:auto;padding:5rem 6vw;line-height:1.7}.content-page p,.content-page li{color:#626a65}.quote-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw}.quote-layout aside{height:max-content;position:sticky;top:120px}.op3d-notice{padding:1rem 1.2rem;border-left:3px solid var(--green);background:#e4ece8;margin:1.4rem 0}.op3d-product-note{font-size:.83rem;line-height:1.6;background:#f2eee5;padding:1rem;margin-top:1rem}.woocommerce .products ul,.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--green-dark)!important;color:#fff!important;border-radius:0!important;padding:1rem 1.3rem!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--green)}
@media(max-width:1000px){.site-header nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;padding:1rem 5vw;border-bottom:1px solid var(--line)}.site-header nav.is-open{display:block}.site-header nav ul{flex-direction:column}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:.6rem}.nav-cta{display:none}.hero,.section-grid,.capabilities,.process,.quote-layout{grid-template-columns:1fr}.hero-visual>div{left:1rem}.audiences{grid-template-columns:1fr}.audiences article{min-height:280px}.christmas>div:last-child{padding:4rem 6vw}.quote-layout aside{position:static}.site-footer{grid-template-columns:1fr 1fr}.footer-lead{grid-column:1/-1}.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.site-header{padding:0 1.25rem}.brand img{width:160px}.hero,.section-pad,.content-page,.page-hero{padding-left:1.35rem;padding-right:1.35rem}.hero{padding-top:3rem}.actions,.promises{flex-direction:column}.button{width:100%}.product-cards,.section-head{grid-template-columns:1fr}.christmas>div:last-child{padding:3.5rem 1.35rem}.security{padding:4rem 1.35rem}.security h2{font-size:2.5rem}.site-footer{grid-template-columns:1fr;padding-left:1.35rem;padding-right:1.35rem}.footer-lead,.footer-bottom{grid-column:1}.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:1fr}}

