@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
.profile-entry{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 25px;border:1px solid var(--line);border-radius:9px;margin-bottom:30px;background:#edf0e7}.profile-entry .eyebrow{font-size:8px;margin-bottom:8px}.profile-entry h3,.profile-preview h3{font-size:18px;margin-bottom:8px}.profile-entry p{font-size:12px;color:var(--muted);max-width:580px;margin:0}.profile-entry button{flex-shrink:0}.profile-preview{padding:28px;border:1px solid #92a774;border-radius:9px;background:white;margin-bottom:30px}.profile-preview>p:not(.eyebrow){font-size:14px;max-width:760px}.profile-stats{display:flex;gap:45px;margin:25px 0}.profile-stats div{display:flex;flex-direction:column}.profile-stats strong{font-size:28px;font-weight:500}.profile-stats span{font-size:11px;color:var(--muted)}.profile-actions{display:flex;align-items:center;gap:20px}@media(max-width:650px){.profile-entry,.profile-actions{align-items:start;flex-direction:column}.profile-stats{gap:20px}.profile-stats strong{font-size:23px}.profile-preview{padding:20px}.profile-stats span{font-size:10px}}
:root{--paper:#f8f9f5;--ink:#203e35;--muted:#68746b;--lime:#d9ed9b;--line:#dce1d7;--green:#254b3d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #588332;outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding-left:40px;padding-right:40px}.header{height:104px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1.8px;font-weight:800}.brand-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--green);color:var(--lime);font-size:28px;margin-right:10px;line-height:1}.brand-dot{color:#6c953b}nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.text-button{background:none;border:0;padding:8px 0;font-size:13px;font-weight:600}.text-button:hover,nav a:hover{text-decoration:underline;text-underline-offset:5px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding-top:58px;padding-bottom:88px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 24px;display:flex;gap:8px;align-items:center}.small-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#79964b}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:64px;line-height:1.09;letter-spacing:-3.8px;font-weight:500;margin-bottom:25px}em{font-style:normal;color:#789346}h2{font-size:40px;line-height:1.2;letter-spacing:-1.9px;font-weight:500;margin-bottom:20px}.lead{color:var(--muted);max-width:440px;font-size:16px;line-height:1.85;margin-bottom:28px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;border:0;border-radius:7px;padding:16px 23px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:white}.primary:hover{background:#34664f}.micro{font-size:11px;color:var(--muted);margin:12px 0 0}.hero-art{height:455px;background:#e9eee2;border-radius:14px;position:relative;overflow:hidden;border:1px solid #e0e5d9}.art-top{position:absolute;top:24px;left:25px;right:25px;display:flex;align-items:center;gap:8px;font-size:9px;font-weight:700;letter-spacing:1.2px}.art-top>span:last-child{margin-left:auto;font-weight:400}.orbit{position:absolute;border:1px solid #cbd6bb;border-radius:50%;width:390px;height:390px;left:65px;top:70px}.orbit-two{width:280px;height:280px;left:120px;top:125px}.note{position:absolute;border-radius:9px;box-shadow:0 14px 35px #2941310d}.note-client{left:30px;top:81px;width:275px;padding:24px;background:#fcfdf9;transform:rotate(-4deg)}.note-label{font-size:8px;font-weight:700;letter-spacing:1.5px}.note-client p{font-family:Manrope,sans-serif;font-size:32px;line-height:1.2;letter-spacing:-1px;margin:18px 0}.note-foot{font-size:9px;color:var(--muted)}.note-agent{right:22px;top:220px;width:217px;background:var(--lime);padding:20px;transform:rotate(4deg)}.expertise{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.expertise span{font-size:10px;padding:4px 9px;background:#ffffff75;border-radius:20px}.note-result{bottom:44px;left:28px;right:28px;background:var(--green);color:white;display:flex;gap:13px;padding:18px;align-items:center}.check{display:grid;place-items:center;border:1px solid #7d9a6d;border-radius:50%;width:28px;height:28px;color:var(--lime)}.note-result strong{font-size:12px}.note-result p{font-size:9px;margin:3px 0 0;color:#d2dfd3}.art-caption{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-size:9px;color:var(--muted);margin:0}.principle{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principle-inner{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:28px}.principle p{font-size:19px;margin:0;letter-spacing:-.4px}.principle strong{font-weight:500;color:#7c8e62}.principle-inner>span{font-size:13px;color:var(--muted)}.section{padding-top:80px;padding-bottom:80px}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-intro h2{margin-bottom:0}.section-intro>p{color:var(--muted);font-size:14px;margin-bottom:4px}fieldset{padding:0;border:0;margin:0 0 29px;min-width:0}legend{font-size:14px;font-weight:600;margin-bottom:17px;padding:0}.step{font-size:10px;display:inline-grid;place-items:center;background:#e9eee3;border-radius:50%;height:25px;width:25px;margin-right:9px}.choices{display:grid;gap:14px}.markets{grid-template-columns:repeat(3,1fr)}.choice{position:relative;border:1px solid var(--line);background:#fff;padding:22px;border-radius:9px;display:flex;flex-direction:column;cursor:pointer;transition:background .2s,border-color .2s}.choice-symbol{font-size:27px;line-height:1;margin-bottom:22px}.choice strong{font-size:15px;margin-bottom:5px}.choice>span:not(.choice-symbol):not(.radio-mark){font-size:12px;color:var(--muted)}.choices input{position:absolute;width:1px;height:1px;opacity:0}.radio-mark{position:absolute;right:20px;top:22px;width:16px;height:16px;border:1px solid #ccd3c6;border-radius:50%}.choice:has(input:checked),.priority:has(input:checked){background:#edf3e3;border-color:#7b955b}.choice:has(input:checked) .radio-mark{border:5px solid var(--green)}.choice:has(input:focus-visible),.priority:has(input:focus-visible){outline:3px solid #7b955b;outline-offset:3px}.choice:hover,.priority:hover{border-color:#8b9f74}.priorities{grid-template-columns:repeat(4,1fr)}.priority{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;border:1px solid var(--line);border-radius:7px;padding:17px 15px;cursor:pointer;background:#fff}.form-bottom{display:flex;align-items:center;gap:25px}.form-bottom .micro{margin:0 0 0 auto}.result{margin-top:40px;padding:35px;background:#fff;border:1px solid var(--line);border-radius:12px}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.result-heading .eyebrow{margin:0}.result h2{max-width:800px;font-size:34px}.result-summary{color:var(--muted);max-width:750px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:30px 0}.story-number{font-size:9px;letter-spacing:1px;color:#71875a}.story-grid h3{font-size:16px;letter-spacing:-.4px;margin:12px 0}.story-grid p{font-size:13px;color:var(--muted);margin:0}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{padding:18px 0;font-size:13px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between}details[open] summary span{transform:rotate(45deg)}.walkthrough{padding:0 15px 20px;max-width:800px}.walkthrough li{padding:7px 0;font-size:14px}.example-note{font-size:12px;color:var(--muted)}.result-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.result-bottom strong{font-size:14px}.result-bottom p{font-size:12px;color:var(--muted);margin:5px 0 0}.approach{background:#edf0e7}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:40px}.approach-grid article>span{font-size:11px;color:#71875a}.approach h3{font-size:17px;font-weight:600;margin:17px 0 12px;letter-spacing:-.4px}.approach-grid p{font-size:13px;color:var(--muted);margin:0}.closing{text-align:center}.closing .eyebrow{justify-content:center}.closing h2{font-size:48px;margin-bottom:30px}.footer{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:30px;border-top:1px solid var(--line)}.footer p,.footer>span{font-size:11px;color:var(--muted);margin:0}.footer .brand{font-size:24px}dialog{border:1px solid var(--line);border-radius:14px;max-width:510px;width:calc(100% - 32px);padding:35px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#16342988}dialog>p:not(.eyebrow){color:var(--muted);font-size:14px}dialog>.dialog-close:first-child{position:absolute;right:20px;top:8px;font-size:25px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:10px;z-index:5}.skip:focus{top:10px}[hidden]{display:none!important}@media(min-width:1400px){.hero{padding-top:80px;padding-bottom:100px}}@media(max-width:950px){h1{font-size:49px;letter-spacing:-2.8px}.hero{gap:25px}.wrap{padding-left:26px;padding-right:26px}.note-client{width:230px;left:20px}.note-agent{right:15px;width:195px}.priorities{grid-template-columns:repeat(2,1fr)}nav{gap:20px}.hero-art{height:435px}.principle-inner>span{max-width:43%}}@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}.header{height:80px}nav>a{display:none}nav .text-button{font-size:11px}.brand{font-size:25px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:45px;gap:30px}h1{font-size:51px;letter-spacing:-3px}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.lead{font-size:15px}.hero-art{height:390px}.note-client{top:67px;width:245px}.note-agent{top:192px}.note-result{bottom:38px}.principle-inner{display:block}.principle-inner>span{display:block;max-width:none;margin-top:14px;font-size:12px}.section{padding-top:50px;padding-bottom:50px}.section-intro{display:block}.section-intro>p{margin-top:18px}h2{font-size:34px}.markets{grid-template-columns:1fr}.choice{padding:18px 20px 18px 65px;min-height:90px}.choice-symbol{position:absolute;left:20px;top:25px;margin:0}.choice strong{padding-right:20px}.choice>span:not(.choice-symbol):not(.radio-mark){max-width:235px;font-size:11px}.radio-mark{right:15px;top:20px}.choices{gap:10px}.priority{font-size:11px;padding:15px 12px}.form-bottom{flex-wrap:wrap;gap:12px 20px}.form-bottom .button{width:100%}.form-bottom .micro{margin-left:auto}.form-bottom .text-button{font-size:11px}.result{padding:22px;margin-top:30px}.result-heading{align-items:start;flex-direction:column;gap:6px}.result h2{font-size:28px}.result-summary{font-size:14px}.story-grid,.approach-grid{grid-template-columns:1fr;gap:24px}.result-bottom{align-items:start;flex-direction:column}.closing h2{font-size:37px}.footer{flex-wrap:wrap;gap:18px}.footer>span{width:100%;font-size:10px}legend{font-size:13px}.eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
