:root{color-scheme:light;--forest:#163c37;--forest-dark:#102c29;--cream:#f9f6ef;--paper:#fffdf9;--ink:#213b36;--muted:#627570;--line:#e5e6dd;--orange:#d48549}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.65}a{color:inherit}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}img{max-width:100%;display:block}.shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;background:#fff;padding:8px 14px;z-index:10}.skip-link:focus{top:12px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.site-header__inner{min-height:92px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--forest);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:800;font-size:23px;letter-spacing:-.05em;line-height:1.1}.brand small{display:block;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:9px;letter-spacing:.18em;font-weight:700;margin-top:6px}.brand__symbol{width:46px;height:46px;border-radius:14px;background:var(--forest);color:#fff;display:grid;place-items:center;position:relative;font-size:27px}.brand__symbol span{position:absolute;font-size:11px;color:#e8ad72;right:7px;top:6px}.site-nav{display:flex;align-items:center;gap:38px;font-size:13px;font-weight:700}.site-nav a{text-decoration:none}.site-nav a:hover,.site-footer a:hover{color:var(--orange)}.hero{display:grid;grid-template-columns:47% 53%;min-height:620px;background:var(--forest);color:#fff;overflow:hidden}.hero__content{padding:74px 60px 54px 64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:800;color:#c47743}.hero .eyebrow{color:#f2bd85;display:inline-flex;align-items:center;gap:10px}.eyebrow__dot{width:7px;height:7px;background:#f2bd85;border-radius:50%}h1,h2,h3,p{margin-top:0}.hero h1,.section h2,.document-page h1{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.14;letter-spacing:-.065em}.hero h1{font-size:clamp(42px,4.4vw,66px);margin:26px 0}.hero h1 em{color:#ebb982;font-style:normal}.hero__content>p{font-size:16px;line-height:1.8;color:#dce9e2;max-width:490px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 22px;border-radius:7px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:#f0c59b;color:var(--forest-dark)}.button--primary:hover{background:#fff}.button--text{color:#fff}.button--text:hover{color:#f0c59b}.hero__note{margin-top:48px;padding-top:19px;border-top:1px solid #ffffff38;color:#bdcdc5;font-size:12px;max-width:480px}.hero__note-mark{color:#edbb86;margin-right:6px}.hero__visual{position:relative;min-height:620px}.hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#1b271ecc,transparent 36%)}.hero__caption{position:absolute;z-index:1;bottom:29px;left:38px;right:38px;display:flex;justify-content:space-between;align-items:flex-end;gap:18px;color:#fff}.hero__caption span{font-size:10px;letter-spacing:.2em;font-weight:700}.hero__caption strong{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px}.section{padding:100px 60px}.intro{background:var(--paper)}.section__heading{max-width:730px}.section h2{font-size:clamp(32px,3.2vw,46px);margin:18px 0 43px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{position:relative;border:1px solid var(--line);padding:32px;min-height:255px;background:#fff}.feature-card__number{position:absolute;top:25px;right:27px;color:#9daea7;font-size:12px;font-weight:700}.feature-card__icon{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--forest);font-size:34px;font-weight:800;line-height:1;margin:13px 0 34px}.feature-card h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.03em;font-size:19px;margin-bottom:10px}.feature-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.statement{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end;background:#eeeae0}.statement h2{margin-bottom:0}.statement p{font-size:17px;line-height:1.9;color:#4d625b;margin-bottom:5px}.document-page{max-width:880px;margin:0 auto;padding:90px 0 120px;min-height:65vh}.document-page h1{font-size:clamp(38px,5vw,58px);margin:20px 0}.document-page__lead{font-size:19px;line-height:1.85;color:#52665f;max-width:730px}.contact-card{display:flex;justify-content:space-between;gap:25px;background:var(--forest);color:#fff;padding:34px 38px;margin:42px 0 50px;border-radius:10px}.contact-card__label{display:block;color:#e5b78c;font-size:11px;letter-spacing:.18em;font-weight:800;margin-bottom:8px}.contact-card a{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:clamp(20px,3vw,30px);font-weight:800;text-decoration:none;word-break:break-word}.contact-card p{color:#d4e4dc;margin:12px 0 0;font-size:14px}.contact-card__icon{font-size:32px;color:#e5b78c}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.document-grid h2,.policy h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:19px;letter-spacing:-.03em}.document-grid p,.policy p{color:#52665f}.policy__updated{font-size:13px;margin:20px 0 50px}.policy section{border-top:1px solid var(--line);padding:27px 0 18px}.policy section h2{margin-bottom:12px}.policy section p{line-height:1.85}.policy a,.document-grid a{color:#a4552e}.site-footer{background:var(--forest-dark);color:#fff}.site-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px 0}.site-footer strong{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:20px}.site-footer p{font-size:12px;color:#b4c8c0;margin:2px 0 0}.site-footer nav{display:flex;gap:22px}.site-footer a{font-size:12px;text-decoration:none}.site-footer__inner>span{font-size:12px;color:#b4c8c0}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero__content{padding:66px 40px}.hero__visual{min-height:400px;max-height:480px}.statement{gap:35px}.section{padding:72px 40px}}@media(max-width:650px){.shell{width:min(100% - 30px,1200px)}.site-header__inner{min-height:86px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px;padding:13px 0}.brand{font-size:19px}.brand__symbol{width:38px;height:38px;font-size:23px;border-radius:11px}.brand small{font-size:8px}.site-nav{width:100%;justify-content:space-between;gap:12px;font-size:11px}.hero__content{padding:55px 25px}.hero h1{font-size:42px}.hero__note{margin-top:35px}.hero__visual{min-height:300px;max-height:330px}.hero__caption{left:20px;right:20px;bottom:17px}.hero__caption strong{font-size:11px}.section{padding:62px 25px}.feature-grid,.statement,.document-grid{grid-template-columns:1fr}.statement{gap:12px}.statement p{font-size:15px}.document-page{padding:65px 6px 85px}.document-page__lead{font-size:16px}.contact-card{padding:26px;flex-direction:column}.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer nav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
