:root{--bg:#f8f9f7;--ink:#17261f;--muted:#7b827c;--line:#dfe4dc;--accent:#bed69e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:6px;outline:2px solid #66824f}a{transition:color .2s,background .2s,transform .2s}a:hover{color:#67884e}.wrap{width:min(1200px,100% - 96px);margin-inline:auto}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:105px;display:flex}.brand{letter-spacing:-1.4px;align-items:center;gap:9px;font-size:26px;font-weight:700;display:flex}.brand svg{width:31px;height:35px}.brand>span{letter-spacing:2px;align-self:center;margin-left:6px;font-size:9px;font-weight:400}.header nav{align-items:center;gap:32px;font-size:12px;display:flex}.nav-docs{border:1px solid var(--line);border-radius:5px;padding:12px 16px}.nav-docs span{margin-left:22px}.hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:10px;min-height:570px;display:grid;overflow:hidden}.eyebrow{letter-spacing:1.4px;align-items:center;gap:9px;font-family:monospace;font-size:10px;display:flex}.dot{background:#819d65;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}h1{letter-spacing:-2.8px;white-space:nowrap;margin:27px 0 23px;font-size:clamp(38px,4.25vw,58px);font-weight:400;line-height:1.12}h1 span,h2 span{color:var(--muted)}.hero-copy>p{color:#737c74;max-width:420px;margin-bottom:28px;font-size:15px;line-height:1.8}.actions{align-items:center;gap:23px;display:flex}.button{white-space:nowrap;border-radius:5px;justify-content:space-between;align-items:center;gap:28px;padding:16px 20px;font-size:12px;display:inline-flex}.primary{background:var(--ink);color:#fff}.primary:hover{color:#fff;background:#344c39;transform:translateY(-2px)}.text-link{align-items:center;gap:16px;font-size:12px;display:inline-flex}.pilot{color:#858c84;align-items:center;gap:7px;margin-top:36px;font-size:10px;display:flex}.pilot-divider{color:#b3b8ad;margin:0 6px}.visual{isolation:isolate;background:radial-gradient(#dfe8d66b,#0000 68%);height:460px;margin-right:-40px;position:relative}.orbit{border:1px solid #b9c7ad80;border-radius:50%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-32deg)}.orbit-one{width:380px;height:250px}.orbit-two{width:380px;height:250px;transform:translate(-50%,-50%)rotate(32deg)}.orbit-three{border-style:dashed;border-color:#c4cdbe70;width:340px;height:340px;animation:90s linear infinite rotate}.axis{z-index:-1;background:#dde3d7;position:absolute}.axis-h{width:90%;height:1px;top:48%;left:5%}.axis-v{width:1px;height:85%;top:5%;left:50%}.core{background:linear-gradient(145deg,#fcfef9,#c5d6b7);border:1px solid #d1dcc5;border-radius:30px;place-items:center;width:139px;height:139px;animation:7s ease-in-out infinite float;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-12deg);box-shadow:inset 0 0 0 7px #eff4e8,0 15px 50px #7f926422,7px 9px 0 -2px #ccd8c0}.core span{letter-spacing:-1.5px;color:#587049;font-size:30px;font-weight:700;transform:rotate(12deg)}.node{color:#708061;background:#f8faf5;border:1px solid #dce4d5;border-radius:13px;place-items:center;width:50px;height:50px;font-size:28px;display:grid;position:absolute;box-shadow:0 6px 14px #20321008}.node-a{top:20%;left:17%;transform:rotate(-10deg)}.node-b{font-size:39px;top:35%;right:10%;transform:rotate(12deg)}.node-c{bottom:12%;left:34%;transform:rotate(-10deg)}.orbit-point{border:2px solid var(--bg);background:#aac28d;border-radius:50%;width:7px;height:7px;position:absolute}.point-one{top:61%;left:26%}.point-two{top:17%;right:24%}.visual-label{letter-spacing:1.3px;color:#8a9680;background:var(--bg);padding:5px;font:8px monospace;position:absolute}.label-top{top:10%;left:37%}.label-bottom{bottom:18%;right:4%}.visual-caption{white-space:nowrap;letter-spacing:1.7px;color:#89917f;font:8px monospace;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.visual-caption span{background:#9ab780;width:4px;height:4px;margin-right:8px;display:inline-block}.principles{border-block:1px solid var(--line);color:#76806f;justify-content:space-between;padding:24px 0;font-size:11px;display:flex}.principles span{align-items:center;gap:12px;display:flex}.principles i{color:#728764;font-size:18px;font-style:normal}.intro{grid-template-columns:1fr 1.65fr;gap:40px;padding-block:85px;display:grid}.intro>.eyebrow{align-self:start;margin-top:8px}h2{letter-spacing:-1.4px;margin:0 0 22px;font-size:35px;font-weight:400;line-height:1.2}.intro p{color:#768075;max-width:555px;margin:0 0 24px;font-size:14px;line-height:1.9}.flow-section{border-block:1px solid var(--line);background:#eef1e9;padding:60px 0 24px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin:0;font-size:30px}.small-note{color:#8a9284;white-space:nowrap;font:9px monospace}.steps{border:1px solid #d8dfcf;border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.step{padding:27px 29px 22px}.step+.step{border-left:1px solid #d8dfcf}.step-top{color:#889a77;justify-content:space-between;margin-bottom:37px;font:11px monospace;display:flex}.step-top span:last-child{font-size:19px}.step h3{letter-spacing:-.5px;margin:0 0 13px;font-size:19px;font-weight:400}.step p{color:#7c8476;max-width:270px;margin:0 0 30px;font-size:12px;line-height:1.9}.step-tag{letter-spacing:1.1px;color:#7f8e70;font:8px monospace}.settlement-note{color:#7a8471;align-items:center;gap:15px;padding:15px 0 0;font-size:11px;display:flex}.settlement-note strong{color:#4b5942;font-weight:400}.settlement-note a{margin-left:auto;padding:10px;font-size:18px}.note-symbol{font-size:20px}.closing{justify-content:space-between;align-items:center;gap:25px;padding-block:70px;display:flex}.closing .eyebrow{margin-bottom:21px}.closing h2{margin-bottom:13px;font-size:32px}.closing p{color:#7b8478;font-size:12px}.footer{border-top:1px solid var(--line);color:#7c8578;align-items:center;gap:28px;padding-block:25px;font-size:10px;display:flex}.footer .brand{color:var(--ink);font-size:20px}.footer .brand svg{width:24px;height:25px}.footer>div{gap:20px;margin-left:auto;display:flex}.footer small{font-size:9px}.skip{z-index:20;background:#fff;padding:12px;position:fixed;top:-100px;left:20px}.skip:focus{top:10px}@keyframes float{50%{transform:translate(-50%,calc(-50% - 9px))rotate(-9deg)}}@keyframes rotate{to{transform:translate(-50%,-50%)rotate(328deg)}}@media (min-width:1500px){.hero{min-height:630px}}@media (max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{grid-template-columns:1.3fr 1fr}.visual{transform-origin:50%;margin-right:-80px;transform:scale(.85)}.actions{flex-wrap:wrap;gap:15px}h1{font-size:43px}.footer{flex-wrap:wrap}.footer small{width:100%}.section-heading{flex-direction:column;align-items:start}.step{padding:24px}}@media (max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand>span{display:none}.header nav{gap:18px}.header nav>a:first-child,.header nav>a:nth-child(2){display:none}.hero{grid-template-columns:1fr;gap:0;padding-top:56px}.hero-copy{z-index:1;position:relative}h1{letter-spacing:-1.7px;white-space:normal;font-size:clamp(31px,7.5vw,50px)}.hero-copy>p{font-size:14px}.actions{gap:22px}.pilot{margin-top:27px}.visual{height:370px;margin:0 -20px;transform:scale(.88)}.principles{grid-template-columns:1fr 1fr;gap:23px 10px;font-size:10px;display:grid}.principles span{gap:8px}.intro{grid-template-columns:1fr;gap:25px;padding-block:52px}h2{font-size:31px}.flow-section{padding-top:42px}.section-heading h2{font-size:28px}.steps{grid-template-columns:1fr}.step{padding:24px}.step+.step{border-top:1px solid #d8dfcf;border-left:0}.step-top{margin-bottom:20px}.step p{max-width:none;margin-bottom:22px}.settlement-note{align-items:start;font-size:10px;line-height:1.8}.settlement-note .note-symbol{padding-top:7px}.closing{flex-direction:column;align-items:start;padding-block:50px}.closing h2{font-size:30px}.footer{gap:20px}.footer>span{display:none}.footer>div{gap:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.label-bottom{right:12%}
