:root{--green:#063d2f;--green2:#0a5842;--gold:#c9932e;--cream:#f7f0e6;--paper:#fffdf9;--line:#eadfce;--text:#0c2e26;--muted:#5a6b64;--shadow:0 18px 44px rgba(28,54,45,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.45}img{max-width:100%;display:block}svg{display:block;width:100%;height:100%;fill:currentColor}.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,249,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(234,223,206,.9)}.header-inner{min-height:80px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand img{width:205px;height:auto}.main-nav{display:flex;justify-content:center;gap:26px;align-items:center}.main-nav a{text-decoration:none;font-size:14px;font-weight:700;color:#274a3f}.mobile-access{display:none}.menu-button{display:none}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:12px 18px;text-decoration:none;font-weight:800;white-space:nowrap}.btn-light{border:1px solid #b9c9c3;background:#fff;color:var(--green)}.btn-dark,.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(6,61,47,.15)}.hero{background:radial-gradient(circle at 75% 18%,rgba(201,147,46,.10),transparent 28%),linear-gradient(180deg,#fffdf9 0%,#faf3e8 100%);padding:58px 0 38px}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.38fr);gap:46px;align-items:center}.eyebrow{display:inline-flex;margin:0 0 14px;padding:7px 10px;border:1px solid #ead9bd;background:#f4e8d6;color:#8d651c;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em}.hero h1{font-family:Georgia,serif;font-size:clamp(50px,5.2vw,78px);line-height:.98;letter-spacing:-.035em;margin:0 0 20px;color:var(--green)}.hero h1 span{color:var(--gold)}.hero-text{max-width:650px;font-size:18px;line-height:1.55;color:#3d544c;margin:0 0 24px}.svg-inline{width:18px;height:18px}.hero-media img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 22px 32px rgba(20,45,38,.18))}.pillars{padding:0 0 28px;background:#faf3e8}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pillar-grid article{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px;min-height:108px}.icon,.security-icon,.step-icon{flex:0 0 auto;display:grid;place-items:center;color:#f1c365;background:linear-gradient(145deg,#0a5842,#043528)}.icon{width:56px;height:56px;border-radius:50%;padding:14px}.pillar-grid h2{font-family:Georgia,serif;font-size:22px;margin:0 0 4px}.pillar-grid p{margin:0;font-size:14px;color:var(--muted)}.section{padding:38px 0}.section-heading{text-align:center;margin-bottom:22px}.section-heading h2{font-family:Georgia,serif;font-size:clamp(34px,3vw,48px);line-height:1.05;margin:0;color:var(--green)}.section-heading p{margin:7px 0 0;color:var(--muted)}.segments{background:#fffdf9}.segment-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;align-items:stretch}.segment-grid article{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(14,58,45,.06);display:flex;flex-direction:column}.segment-photo{aspect-ratio:1.28/1;overflow:hidden;background:#f4ede3}.segment-photo img{width:100%;height:auto;min-height:100%;object-fit:cover;object-position:center top;transform:scale(1.02);transform-origin:center top}.segment-grid h3{font-size:14px;line-height:1.15;text-align:center;margin:10px 8px 12px;min-height:34px;display:grid;place-items:center}.steps{background:#fffdf9}.section-heading.compact{margin-bottom:16px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-grid article{position:relative;display:grid;grid-template-columns:54px 1fr;column-gap:16px;align-items:center;border:1px solid var(--line);background:#fffaf3;border-radius:16px;padding:20px 22px 20px 72px;min-height:130px}.step-grid article>span{position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:900}.step-icon{width:50px;height:50px;border-radius:50%;padding:12px}.step-grid h3{font-family:Georgia,serif;font-size:20px;margin:0 0 5px}.step-grid p{margin:0;color:var(--muted);font-size:14px}.demo{background:#fffdf9}.demo-grid{display:grid;grid-template-columns:.8fr 1.7fr .8fr;gap:24px;align-items:center;padding:30px;border-radius:22px;background:linear-gradient(135deg,#063d2f,#0a5842);color:#fff;box-shadow:var(--shadow)}.demo-copy h2{font-family:Georgia,serif;font-size:42px;line-height:1.02;margin:0 0 12px}.demo-copy p{color:#d8e6e0}.demo-copy ul{padding-left:18px;margin:16px 0 0}.demo-copy li{margin:8px 0}.demo-media img{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 30px rgba(0,0,0,.18)}.demo-links{display:grid;gap:10px}.demo-links div{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.18);font-weight:700}.security{background:#f6efe4;padding:20px 0}.security-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.security-grid article{display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.security-icon{width:46px;height:46px;border-radius:50%;padding:11px}.security-grid h3{font-family:Georgia,serif;font-size:18px;margin:0 0 5px}.security-grid p{margin:0;color:var(--muted);font-size:13px}.site-footer{background:linear-gradient(135deg,#063d2f,#084536);color:#fff;padding:0 0 18px}.footer-brand-strip{background:#fffdf9;border-top:1px solid var(--line);border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand-row{min-height:104px;display:flex;align-items:center;gap:28px}.footer-brand-row img{width:220px;height:auto}.footer-brand-row p{margin:0;max-width:560px;color:#40554d;font-size:15px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding-top:30px}.footer-links h3{color:#f1c365;font-size:14px;margin:0 0 10px}.footer-links a{display:block;color:#fff;text-decoration:none;font-size:14px;margin:5px 0}.footer-links p{font-size:14px;margin:5px 0}.copyright{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);color:#c7d6d0;font-size:13px}@media(max-width:1100px){.header-inner{grid-template-columns:auto 1fr}.header-actions{grid-column:1/-1;justify-content:flex-end;margin-top:-8px;padding-bottom:10px}.main-nav{justify-content:flex-end;gap:18px}.hero-grid{grid-template-columns:1fr 1.18fr}.pillar-grid{grid-template-columns:repeat(2,1fr)}.segment-grid{grid-template-columns:repeat(4,1fr)}.demo-grid{grid-template-columns:1fr 1.7fr}.demo-links{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.security-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 28px,680px)}.header-inner{min-height:68px;grid-template-columns:1fr auto;gap:12px}.brand img{width:172px}.menu-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #cbbca7;background:#fffdf9;color:var(--green);border-radius:10px;font-size:20px}.main-nav{display:none;grid-column:1/-1;justify-content:stretch;gap:0;padding:6px 0 10px}.main-nav.open{display:grid}.main-nav a{padding:12px 4px;border-top:1px solid var(--line)}.main-nav .mobile-access{display:block}.main-nav .mobile-access-dark{margin-top:4px;padding:12px;border-radius:8px;background:var(--green);color:#fff;text-align:center}.header-actions{display:none}.hero{padding:30px 0 22px}.hero-grid{display:flex;flex-direction:column;gap:18px}.hero h1{font-size:clamp(42px,12vw,58px)}.hero-text{font-size:16px}.pillar-grid{grid-template-columns:1fr;gap:10px}.pillar-grid article{min-height:auto}.section{padding:30px 0}.segment-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 2px 10px}.segment-grid article{flex:0 0 76%;scroll-snap-align:start}.segment-photo{aspect-ratio:1.35/1}.segment-grid h3{font-size:16px;min-height:40px}.step-grid{grid-template-columns:1fr}.demo-grid{grid-template-columns:1fr;gap:18px;padding:22px 18px}.demo-copy h2{font-size:34px}.demo-links{grid-column:auto;grid-template-columns:1fr 1fr}.security-grid{grid-template-columns:1fr}.footer-brand-row{min-height:auto;padding:24px 0;display:grid;gap:12px}.footer-brand-row img{width:200px}.footer-links{grid-template-columns:1fr 1fr}}@media(max-width:470px){.demo-links{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.hero h1{font-size:39px}.section-heading h2{font-size:31px}}