:root{color:#17231f;background:#f7f8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.55;--ink: #17231f;--muted: #5b6863;--forest: #153b32;--forest-light: #205746;--copper: #a15c36;--paper: #f7f8f4;--white: #ffffff;--line: #d8ded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}a{color:inherit}.site-header{min-height:76px;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f7f8f4f5;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:var(--forest);color:var(--white);font:700 20px/1 Georgia,serif}.brand span:last-child{display:grid}.brand strong{font-size:16px;letter-spacing:0}.brand small{color:var(--muted);font-size:11px;letter-spacing:0}nav{display:flex;align-items:center;gap:clamp(14px,2.5vw,32px)}nav a,.back-link{font-size:14px;font-weight:650;text-decoration:none}.nav-contact{padding:10px 15px;border:1px solid var(--forest);border-radius:6px}.hero{min-height:min(760px,calc(100vh - 76px));position:relative;display:grid;align-items:center;overflow:hidden;background:#e9ebe5}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f8f4fa,#f7f8f4f0 39%,#f7f8f42e 70%,#f7f8f405)}.hero-content{position:relative;width:min(660px,90vw);margin-left:clamp(20px,8vw,124px);padding:80px 0}.eyebrow{margin:0 0 14px;color:var(--copper);font-size:12px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{letter-spacing:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04}h1{margin:0;font-size:clamp(44px,5.4vw,78px);max-width:740px}.hero-lead{max-width:600px;margin:24px 0 0;color:#43504b;font-size:clamp(17px,1.5vw,20px)}.value-line{margin:21px 0 0;color:var(--forest);font-weight:750}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px}.primary-action{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 22px;border-radius:6px;background:var(--forest);color:var(--white);font-weight:750;text-decoration:none}.primary-action:hover{background:var(--forest-light)}.text-action{color:var(--forest);font-weight:750;text-decoration:none}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cbd4ce;border-block:1px solid #cbd4ce}.trust-strip span{padding:18px 24px;background:#eef1ed;text-align:center;color:#43504b;font-size:13px;font-weight:700}.section,.reviewer-section{padding:112px clamp(20px,8vw,124px)}.section-heading{max-width:690px}h2{margin:0;font-size:clamp(34px,4vw,54px)}.section-heading>p:last-child,.reviewer-section>p{color:var(--muted);font-size:18px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:58px;border:1px solid var(--line);background:var(--line)}.journey-grid article{min-height:260px;padding:30px;background:var(--white)}.journey-grid span{color:var(--copper);font-size:13px;font-weight:800}.journey-grid h3{margin:52px 0 12px;font-size:20px}.journey-grid p,.principles p{color:var(--muted);font-size:15px}.platform-band{padding:100px clamp(20px,8vw,124px);display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;background:var(--forest);color:var(--white)}.platform-band .eyebrow{color:#dca780}.principles{display:grid;gap:28px}.principles article{border-top:1px solid rgba(255,255,255,.24)}.principles h3{margin:20px 0 8px}.principles p{margin:0;color:#d8e2dd}.reviewer-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;border-bottom:1px solid var(--line)}.reviewer-section>p{margin:0}.contact-band{margin:0 clamp(20px,5vw,72px) 72px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#202d28;color:var(--white)}.contact-band h2{font-size:clamp(30px,3vw,44px)}.contact-band .eyebrow{color:#dca780}.primary-action.light{background:var(--white);color:var(--forest)}footer{padding:42px clamp(20px,5vw,72px);display:grid;gap:20px;background:#0f1915;color:#d5dfda;font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a{font-weight:700}.footer-brand .brand-mark{background:#e9efe9;color:var(--forest)}.footer-brand small,.legal-note{color:#9eaea6}.legal-page{background:#f7f8f4}.legal-content{width:min(780px,calc(100% - 40px));margin:0 auto;padding:90px 0 120px}.legal-content h1{font-size:clamp(44px,6vw,68px)}.effective-date{margin:18px 0 46px;color:var(--muted)}.legal-content h2{margin:42px 0 10px;font:700 22px/1.25 Inter,ui-sans-serif,system-ui,sans-serif}.legal-content p{color:#45524d}.legal-content a{color:var(--forest);font-weight:700}@media(max-width:900px){.site-header nav a:not(.nav-contact){display:none}.hero{min-height:760px;align-items:end}.hero-image{object-position:68% center}.hero-overlay{background:linear-gradient(0deg,#f7f8f4fc,#f7f8f4f0 58%,#f7f8f41a)}.hero-content{width:auto;margin:0;padding:230px 24px 64px}.journey-grid{grid-template-columns:repeat(2,1fr)}.platform-band,.reviewer-section{grid-template-columns:1fr;gap:42px}}@media(max-width:560px){.site-header{padding:12px 16px}.brand small{display:none}.nav-contact{padding:9px 11px}h1{font-size:42px}.hero-content{padding-inline:20px}.trust-strip,.journey-grid{grid-template-columns:1fr}.journey-grid article{min-height:210px}.journey-grid h3{margin-top:34px}.section,.reviewer-section,.platform-band{padding:76px 20px}.contact-band{margin:0 0 40px;padding:40px 20px;align-items:flex-start;flex-direction:column}.primary-action{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
