:root{--navy:#102d3d;--navy2:#183f4f;--cream:#f3efe5;--paper:#fbfaf6;--gold:#c49a4b;--green:#197c63;--ink:#172c32;--muted:#607277;--line:#dce1dc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Noto Sans",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.header{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(16,45,61,.96);color:white;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;align-items:center;gap:11px}.brand img{width:42px;height:42px;object-fit:contain}.brand span{display:flex;flex-direction:column;letter-spacing:.08em}.brand b{font-family:Georgia,serif;font-size:19px}.brand small{font-size:8px;color:#d7b96f;letter-spacing:.2em;margin-top:2px}.header nav{display:flex;gap:31px;font-size:14px}.header nav a{opacity:.78}.header nav a:hover{opacity:1}.headerCta,.primary{background:var(--green);color:#fff;border-radius:6px;padding:13px 20px;font-weight:700}.headerCta{font-size:14px}.mobileMenu{display:none}.hero{min-height:690px;position:relative;background:url('/images/hero-bg.jpg') center/cover no-repeat;display:flex;align-items:center;color:#fff}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,31,43,.94) 0%,rgba(8,31,43,.78) 53%,rgba(8,31,43,.3) 100%)}.heroContent{position:relative;z-index:1;max-width:850px;padding:75px 7vw}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;color:#e2bd67;margin-bottom:20px}.eyebrow.dark{color:#a47425}.hero h1{font:700 58px/1.06 Georgia,serif;max-width:820px;letter-spacing:-.02em;margin-bottom:24px}.hero h1 em{color:#e0b655;font-style:normal}.heroLead{font-size:20px;line-height:1.6;max-width:720px;color:#e8eef0}.heroProofs{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.heroProofs span{padding:9px 13px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.08);border-radius:99px;font-size:13px}.heroProofs span:before{content:'✓';color:#5fe1ae;margin-right:7px;font-weight:bold}.heroActions{display:flex;gap:13px;align-items:center;margin-top:28px}.primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px}.primary b{margin-left:12px}.secondary{border:1px solid rgba(255,255,255,.42);padding:15px 21px;border-radius:6px}.heroMicro{font-size:12px;color:#b9c7cb;margin-top:19px}.trustStrip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;max-width:1160px;margin:-36px auto 0;position:relative;z-index:2;box-shadow:0 16px 45px rgba(19,45,55,.12);border-radius:8px}.trustStrip div{display:flex;align-items:center;justify-content:center;gap:13px;padding:27px 15px;border-right:1px solid #e7e9e4}.trustStrip div:last-child{border:0}.trustStrip b{font:700 28px Georgia,serif;color:var(--gold)}.trustStrip span{font-size:11px;line-height:1.5;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.section{padding:105px 7vw}.sectionHead{max-width:760px;margin:0 auto 48px;text-align:center}.sectionHead h2,.story h2,.origin h2,.contact h2{font:700 42px/1.15 Georgia,serif;margin-bottom:20px}.sectionHead>p:last-child{color:var(--muted);line-height:1.7}.sectionHead.split{max-width:1160px;display:grid;grid-template-columns:1.1fr .9fr;text-align:left;gap:80px;align-items:end}.sectionHead.split>p{margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(4,1fr);max-width:1160px;margin:auto;border:1px solid var(--line);background:white}.steps article{padding:30px 25px;border-right:1px solid var(--line);min-height:190px}.steps article:last-child{border:0}.steps span{font:700 14px Georgia,serif;color:var(--gold)}.steps h3{font:700 19px Georgia,serif;margin:25px 0 12px}.steps p,.benefitGrid p{font-size:14px;line-height:1.6;color:var(--muted)}.steps .featured{background:var(--navy);color:white;transform:scale(1.035);box-shadow:0 12px 30px rgba(16,45,61,.2);border:0}.steps .featured p{color:#c6d2d5}.trialBox{max-width:1160px;margin:28px auto 0;background:#e8e0ce;display:flex;align-items:center;justify-content:space-between;padding:28px 34px;gap:35px}.trialBox small{color:#9b6f29;font-weight:bold;letter-spacing:.12em}.trialBox h3{font:700 25px Georgia,serif;margin:8px 0}.trialBox p{margin:0;color:var(--muted)}.trialBox .primary{min-width:265px}.fineprint{max-width:1160px;margin:13px auto 0;font-size:11px;color:#7d898b}.products{background:#f0eee7}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1160px;margin:auto}.productCard{background:#fff;border:1px solid #e4e2da;transition:.25s}.productCard:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(24,48,55,.1)}.productImage{height:250px;position:relative;overflow:hidden}.productImage img{width:100%;height:100%;object-fit:cover;transition:.45s}.productCard:hover img{transform:scale(1.04)}.productImage span{position:absolute;top:15px;left:15px;background:#f4ecda;color:#8e6324;padding:7px 10px;font-size:10px;font-weight:bold;letter-spacing:.08em}.productBody{padding:24px}.productBody small{font-size:10px;color:#9a7a42;text-transform:uppercase;letter-spacing:.1em}.productBody h3{font:700 22px Georgia,serif;margin:10px 0}.productBody p{color:var(--muted);font-size:14px;line-height:1.6;min-height:66px}.productBody a,.catalogCta a{color:var(--green);font-size:13px;font-weight:bold}.catalogCta{max-width:1160px;margin:24px auto 0;padding:30px 35px;background:var(--navy);color:#fff;display:grid;grid-template-columns:.5fr 1.5fr .7fr;gap:35px;align-items:center}.catalogCta p{color:#d2ad59;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin:0}.catalogCta h3{font:400 18px/1.45 Georgia,serif;margin:0}.catalogCta a{text-align:right;color:#65d3aa}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.storyImage{position:relative;min-height:650px}.storyImage>img{width:100%;height:100%;object-fit:cover}.storyImage>div{position:absolute;bottom:30px;right:30px;background:var(--gold);color:#102d3d;padding:22px 26px;display:flex;gap:14px;align-items:center}.storyImage b{font:700 28px Georgia,serif}.storyImage span{font-size:11px;text-transform:uppercase;line-height:1.4}.storyText{padding:85px 8vw 70px 7vw;display:flex;flex-direction:column;justify-content:center}.storyText>p{line-height:1.75;color:#cbd5d7}.storyQuote{margin-top:22px;border-left:3px solid var(--gold);padding:10px 0 10px 22px;font:italic 19px/1.55 Georgia,serif;color:#f0e5cb}.benefitGrid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1160px;margin:auto;border-top:1px solid var(--line);border-left:1px solid var(--line)}.benefitGrid article{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.benefitGrid b{font-size:11px;color:var(--gold)}.benefitGrid h3{font:700 19px Georgia,serif;margin:18px 0 10px}.origin{padding:85px 7vw;background:#153746;color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.originCards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.originCards article{padding:25px 20px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04)}.originCards span{color:#d9b559;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.originCards h3{font:700 22px Georgia,serif;margin:10px 0}.originCards p{color:#c6d1d3;font-size:13px;line-height:1.6;margin:0}.faqGrid{max-width:900px;margin:auto}.faq details{border-top:1px solid var(--line);padding:20px 5px}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font:700 18px Georgia,serif;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:'+';color:var(--gold);font:22px Arial}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);line-height:1.7;max-width:780px;margin:15px 0 0}.contact{padding:85px 7vw;background:#c79d4b;color:#142f3c;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact>div:first-child>p:not(.eyebrow){line-height:1.7;max-width:600px}.contact .eyebrow{color:#62430f}.primary.light{background:var(--navy)}.contactCard{background:#f7f1e4;padding:22px;display:flex;gap:24px;align-items:center}.contactCard img{width:135px;height:135px;object-fit:cover}.contactCard small{font-size:10px;letter-spacing:.1em;color:#8b672a}.contactCard h3{font:700 20px Georgia,serif;margin:11px 0}.contactCard p{font-size:13px;line-height:1.6;margin:0;color:#526970}footer{background:#0a222e;color:#b9c7ca;padding:30px 7vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;font-size:12px}footer p{margin:0;text-align:center}footer p:last-child{text-align:right}.floatingWa{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;background:#22c776;color:white;display:flex;align-items:center;justify-content:center;font-weight:bold;z-index:40;box-shadow:0 7px 25px rgba(0,0,0,.22)}
@media(max-width:900px){.header{height:64px;padding:0 20px}.header nav,.headerCta{display:none}.mobileMenu{display:block;position:relative}.mobileMenu summary{font-size:26px;list-style:none;cursor:pointer}.mobileMenu div{position:absolute;right:0;top:42px;background:white;color:var(--ink);padding:16px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:200px}.mobileMenu a{display:block;padding:10px}.hero{min-height:720px}.heroContent{padding:70px 22px 55px}.hero h1{font-size:41px}.heroLead{font-size:17px}.trustStrip{margin:0;border-radius:0;grid-template-columns:1fr 1fr}.trustStrip div{border-bottom:1px solid #e7e9e4}.section{padding:75px 22px}.sectionHead.split{grid-template-columns:1fr;gap:10px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps .featured{transform:none}.trialBox{align-items:flex-start;flex-direction:column}.productGrid{grid-template-columns:1fr 1fr}.catalogCta{grid-template-columns:1fr}.catalogCta a{text-align:left}.story{grid-template-columns:1fr}.storyImage{min-height:430px}.storyText{padding:65px 25px}.benefitGrid{grid-template-columns:1fr 1fr}.origin{grid-template-columns:1fr;gap:30px}.contact{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center}footer .brand{justify-content:center}footer p:last-child{text-align:center}}
@media(max-width:560px){.brand b{font-size:16px}.hero{min-height:760px}.hero h1{font-size:35px}.heroProofs{display:grid}.heroActions{align-items:stretch;flex-direction:column}.heroActions a{text-align:center}.trustStrip{grid-template-columns:1fr 1fr}.trustStrip div{flex-direction:column;gap:5px;text-align:center;padding:18px 8px}.sectionHead h2,.story h2,.origin h2,.contact h2{font-size:33px}.steps,.productGrid,.benefitGrid,.originCards{grid-template-columns:1fr}.steps article{min-height:auto;border-right:0}.trialBox{padding:25px 20px}.trialBox .primary{min-width:0;width:100%}.productImage{height:265px}.storyImage{min-height:340px}.storyImage>div{right:16px;bottom:16px}.contactCard{align-items:flex-start;flex-direction:column}.contactCard img{width:120px;height:120px}.floatingWa{width:50px;height:50px} }
