:root{color-scheme:light;--paper:#f6f3ec;--ink:#292c26;--muted:#62665a;--line:#d6d8cb;--green:#405443;--lime:#d6e19b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}a:hover{text-decoration-thickness:2px}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:20px;top:-70px;background:var(--ink);color:white;padding:12px;z-index:2}.skip:focus{top:12px}.header{height:118px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-size:42px;letter-spacing:-3px;font-weight:700;text-decoration:none;line-height:1}.brand-dot{color:#718852}.product{font-size:13px;letter-spacing:.04em;color:var(--muted)}.nav-contact{margin-left:auto;font-size:14px;text-decoration:none}.nav-contact span{margin-left:12px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;padding:86px 0 94px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:650;color:var(--green);margin:0 0 23px}.eyebrow span{color:#80965b;margin-right:7px}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(48px,5.7vw,76px);margin:0 0 28px}h2{font-size:42px;margin:0 0 22px}.intro{max-width:490px;font-size:19px;line-height:1.65;color:var(--muted);margin:0 0 30px}.button{display:inline-flex;align-items:center;gap:40px;border-radius:50px;padding:14px 25px;background:var(--green);color:#fff;text-decoration:none;font-size:15px}.button:hover{background:#2e4132}.email{font-size:12px;color:var(--muted);margin:12px 0 0 24px}.companion{margin:0;position:relative;background:#eef0de;border-radius:48% 48% 12% 12%;overflow:hidden;padding:50px 0 26px;text-align:center}.companion img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.companion figcaption{font-size:12px;color:var(--green);letter-spacing:.035em;padding:12px 15px}.help-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:78px;padding:66px 0 80px;border-top:1px solid var(--line)}.section-title>p:last-child{font-size:15px;color:var(--muted)}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions details:first-child{padding-top:0}.questions summary{list-style:none;cursor:pointer;font-size:17px;font-weight:560;display:flex;justify-content:space-between;gap:24px;line-height:1.5}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:"+";font-weight:400;font-size:22px;line-height:1;flex-shrink:0;color:var(--green)}.questions details[open] summary:after{content:"−"}.questions details div{font-size:15px;color:var(--muted);padding:0 28px 0 0}.questions details p:last-child{margin-bottom:0}.contact-section{border-radius:20px;background:var(--lime);padding:45px 50px;display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center;margin-bottom:80px}.contact-section h2{font-size:40px}.contact-section p:not(.eyebrow){font-size:15px;max-width:550px}.contact-section .muted{color:#4b5944;font-size:13px!important}.contact-link{font-size:clamp(20px,2.2vw,29px);text-decoration:none;border-bottom:1px solid #99a973;display:flex;justify-content:space-between;padding:15px 0;letter-spacing:-.025em}.footer{display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);padding:0 0 35px}.footer nav{display:flex;gap:24px}.footer nav a{text-decoration:none}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px;gap:20px}.brand{font-size:35px}.product{font-size:11px}.nav-contact{font-size:12px}.nav-contact span{display:none}.hero{grid-template-columns:1fr;gap:40px;padding:48px 0}.hero h1{font-size:56px}.intro{font-size:17px}.companion{width:min(380px,100%);justify-self:center;padding-top:25px}.companion img{max-height:210px;object-fit:contain}.help-section{grid-template-columns:1fr;gap:24px;padding:40px 0 55px}h2{font-size:36px}.section-title .eyebrow{margin-bottom:16px}.contact-section{grid-template-columns:1fr;padding:32px 25px;gap:10px;margin-bottom:40px}.contact-link{font-size:23px}.footer{flex-wrap:wrap;gap:16px}.footer>span:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
