
:root{--ink:#18332d;--muted:#50665f;--paper:#fafaf6;--white:#fff;--line:#dce3da;--green:#255648;--light:#eaf0e5;--accent:#d7ecb7;--warm:#f7efe5;--radius:22px;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid #a04a22;outline-offset:5px}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.skip{position:fixed;left:12px;top:-100px;z-index:100;padding:10px 18px;background:#fff}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:10;background:rgba(250,250,246,.98);border-bottom:1px solid var(--line)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:28px;font-weight:800;letter-spacing:-1.7px;text-decoration:none}.brand span{color:#6a7e43}.nav{display:flex;align-items:center;gap:27px}.nav a{font-size:14px;font-weight:550;text-decoration:none}.nav a:hover{text-decoration:underline}.lang{display:flex;align-items:center;gap:9px;padding-left:24px;border-left:1px solid var(--line);font-size:12px}.lang a{font-size:12px}.lang .current{font-weight:750}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2px;font-weight:750;margin:0 0 19px}.hero{padding:80px 0 62px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.hero h1{font-size:clamp(39px,5.1vw,66px);font-weight:650;line-height:1.08;letter-spacing:-3px;margin:0 0 27px}.hero h1 em{font-style:normal;color:var(--green)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:610px;margin:0 0 28px}.actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;gap:16px;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border-radius:7px;background:var(--green);color:#fff;text-decoration:none;font-size:14px;font-weight:650;border:1px solid var(--green)}.btn:hover{background:#183d32;text-decoration:none}.btn.secondary{background:transparent;color:var(--ink);border-color:#b9c7ba}.btn.secondary:hover{background:var(--light)}.hero-card{background:var(--light);border:1px solid #d7e2ce;border-radius:var(--radius);padding:31px}.card-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cdd9c4;padding-bottom:18px;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);display:inline-block}.hero-card .big{font-size:38px;line-height:1.2;letter-spacing:-1.5px;font-weight:650;margin:24px 0 12px}.hero-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.capabilities{margin-top:26px;display:grid;gap:0}.capability{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #cdd9c4;font-size:13px}.capability b{font-weight:600}.capability span{font-size:16px}.strap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;letter-spacing:.35px}.section{padding:76px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:31px}.section-head .eyebrow{margin-bottom:13px}.section h2{font-size:36px;line-height:1.2;font-weight:620;letter-spacing:-1.25px;margin:0}.section-head>p{max-width:390px;color:var(--muted);font-size:15px;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.num{display:inline-flex;align-items:center;justify-content:center;background:var(--light);width:40px;height:40px;border-radius:10px;font-size:12px;font-weight:700}.service h3{font-size:19px;line-height:1.35;margin:22px 0 14px;letter-spacing:-.4px}.service p{font-size:14px;color:var(--muted);margin:0 0 18px}.service .detail{padding-top:17px;margin:0;border-top:1px solid var(--line);font-size:12px;line-height:1.8}.product{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center;background:var(--warm);padding:45px;border-radius:var(--radius)}.product-title{border:1px solid #ddd1bd;min-height:320px;border-radius:17px;padding:27px;display:flex;flex-direction:column;justify-content:space-between;background:#fdfaf4}.status{align-self:flex-start;border:1px solid #d8cdb9;border-radius:30px;padding:5px 12px;font-size:11px;color:#6c5237}.product-wordmark{font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:1.1;letter-spacing:-2px;margin:22px 0}.product-wordmark span{color:#62714a}.product-title>p{font-size:13px;color:#71604b;margin:0}.product-copy h3{font-size:28px;font-weight:620;line-height:1.25;margin:0 0 18px;letter-spacing:-.7px}.product-copy p{font-size:15px;color:var(--muted);margin:0 0 18px}.product-copy .note{font-size:12px;border-top:1px solid #ddd1bd;padding-top:17px;margin-top:22px;margin-bottom:0}.text-link{display:inline-block;font-size:14px;font-weight:650;padding:4px 0}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.about h2{max-width:340px}.about-copy p{color:var(--muted);margin:0 0 20px;font-size:16px}.steps{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.step{border-top:2px solid #bbceae;padding-top:12px;font-size:12px;color:var(--muted)}.step b{display:block;color:var(--ink);font-size:13px;margin-bottom:6px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:75px}.contact p{color:var(--muted);font-size:15px;margin:20px 0}.email{font-size:clamp(23px,3vw,35px);font-weight:600;letter-spacing:-.8px}.contact-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:28px}.contact-card h3{font-size:20px;margin:0 0 20px}.legal{margin:0;display:grid;grid-template-columns:135px 1fr;column-gap:18px;row-gap:12px;font-size:13px}.legal dt{color:var(--muted)}.legal dd{margin:0}.registry{font-size:12px;margin-top:20px;display:inline-block}.footer{padding:28px 0 32px}.footer-row{display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer-small{font-size:11px;color:var(--muted);margin:12px 0 0;max-width:850px}::selection{background:#d7ecb7;color:var(--ink)}
@media(max-width:950px){.hero{gap:30px}.nav{gap:16px}.product{gap:30px;padding:30px}.product-wordmark{font-size:45px}.contact,.about{gap:40px}.legal{grid-template-columns:115px 1fr}.hero-card .big{font-size:32px}.section-head>p{max-width:300px}}
@media(max-width:730px){html{scroll-padding-top:124px}.wrap{width:calc(100% - 36px)}.header-inner{padding:13px 0;gap:8px;flex-wrap:wrap;min-height:92px}.brand{font-size:26px}.nav{gap:18px;order:3;width:100%;justify-content:space-between}.nav a{font-size:12px;min-height:32px;display:flex;align-items:center}.lang{border:0;padding:0;margin-left:auto}.hero{grid-template-columns:1fr;padding:44px 0 34px;gap:32px}.hero h1{font-size:47px;letter-spacing:-2px;max-width:520px}.hero .lead{font-size:16px}.hero-card{padding:26px}.hero-card .big{font-size:32px}.strap{flex-wrap:wrap;font-size:11px;gap:8px 18px;justify-content:flex-start}.section{padding:47px 0}.section h2{font-size:30px;letter-spacing:-1px}.section-head{display:block;margin-bottom:25px}.section-head>p{max-width:none;margin-top:16px;font-size:14px}.services{grid-template-columns:1fr;gap:14px}.service{padding:25px}.service h3{margin:17px 0 12px}.product{grid-template-columns:1fr;padding:24px;gap:26px}.product-title{min-height:240px;padding:24px}.product-wordmark{font-size:48px}.product-copy h3{font-size:25px}.product-copy p{font-size:14px}.about,.contact{grid-template-columns:1fr;gap:24px}.about-copy p{font-size:15px}.steps{gap:12px}.step{font-size:11px}.step b{font-size:12px}.contact-card{padding:22px}.legal{grid-template-columns:108px 1fr;gap:12px;font-size:12px}.footer-row{display:block}.footer-row span{display:block;margin-top:8px}.eyebrow{font-size:10px;letter-spacing:1.7px}.contact .email{font-size:28px}.footer-small{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
