@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#173d3a;--paper:#faf9f5;--green:#24574e;--lime:#dfedb5;--line:#dce0d6;--muted:#546861}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 'DM Sans',Arial,sans-serif}a{color:inherit}button,input,textarea{font:inherit}a,button,input,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #8caa45}.wrap{max-width:1280px;margin:auto;padding:0 64px}header{border-bottom:1px solid var(--line)}nav{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-size:22px;line-height:1.1;letter-spacing:-.8px;font-weight:700;display:flex;align-items:center;gap:13px}.brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:8px;font-weight:500}.mark{width:36px;height:40px;border:2px solid var(--ink);border-radius:18px 18px 2px 2px;display:block;position:relative}.mark:after{content:'';position:absolute;inset:19px 6px 7px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.navlinks{display:flex;gap:34px;align-items:center}.navlinks a{text-decoration:none;font-size:14px}.navlinks a:hover{text-decoration:underline}.navlinks .navcta{border-bottom:1px solid var(--ink);padding:8px 0}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:2.3px;line-height:1.6;margin:0 0 26px}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:650px}.hero-copy{padding:80px 56px 72px max(64px,calc((100vw - 1152px)/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font:clamp(48px,4.65vw,74px)/1.05 'Libre Caslon Display',Georgia,serif;letter-spacing:-1.4px;margin:0 0 28px}.hero h1 em{font-style:normal;color:#668344}.hero p:not(.eyebrow){max-width:480px;color:var(--muted);margin:0 0 30px}.hero-photo{position:relative;min-height:560px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:56% center}.photo-caption{position:absolute;bottom:25px;left:26px;background:var(--paper);padding:10px 17px;font-size:12px;letter-spacing:1px}.button{display:inline-flex;gap:25px;align-items:center;justify-content:center;text-decoration:none;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 23px;font-weight:500;font-size:15px;align-self:flex-start;cursor:pointer;transition:background .2s}.button:hover{background:#32665b}.button.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}.strip{background:var(--ink);color:#fff}.strip .wrap{padding-top:24px;padding-bottom:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px;letter-spacing:.5px}.section{padding:100px 0}.split{display:grid;grid-template-columns:.65fr 1.35fr;gap:84px}.section h2,.cta h2,.contact h1{font:54px/1.1 'Libre Caslon Display',Georgia,serif;letter-spacing:-.7px;margin:0 0 30px}.section h3{font-size:20px;line-height:1.35;margin:0 0 17px}.section p{color:var(--muted);margin:0 0 22px}.section p:last-child{margin-bottom:0}.section .eyebrow{color:var(--green);margin-bottom:24px}.large-copy{font-size:21px;line-height:1.65}.process{background:#eef1e8}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.section-top h2{margin:0;max-width:480px}.section-top>p{max-width:370px;font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.step{border-top:1px solid #aebbae;padding-top:22px}.number{font:44px/1.2 'Libre Caslon Display',Georgia,serif;color:#658174;display:block;margin-bottom:45px}.step p{font-size:16px}.founder-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:start}.founder-note{background:var(--ink);color:white;padding:50px}.founder-note .eyebrow,.founder-note p{color:#dce7df}.founder-note h3{font:40px/1.12 'Libre Caslon Display',Georgia,serif;margin-bottom:26px}.founder-note .signature{border-top:1px solid #5a7770;margin-top:32px;padding-top:24px;font-size:15px;color:white}.signature span{display:block;font-size:13px;color:#bacec5}.audience{border-top:1px solid var(--line)}.audience-tags{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0}.audience-tags span{padding:7px 13px;border:1px solid #ccd5cb;font-size:13px}.cta{background:var(--lime);padding:65px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta h2{max-width:610px;margin-bottom:15px}.cta p{max-width:600px;margin:0}.footer{padding:44px 0}.footer .wrap{display:flex;justify-content:space-between;gap:40px}.footer p{font-size:13px;color:var(--muted);margin:14px 0 0}.footer-right{text-align:right}.footer-right a{font-size:14px}.contact{padding:76px 0 100px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.contact h1{font-size:66px}.contact-intro>p{color:var(--muted);max-width:390px}.contact-details{margin:45px 0;padding-top:28px;border-top:1px solid var(--line)}.contact-details strong{display:block}.contact-details p{margin:0 0 15px}.form-panel{background:#eef1e8;padding:40px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}label{font-size:14px;font-weight:600}label span{font-weight:400;color:var(--muted)}input,textarea{min-width:0;width:100%;border:1px solid #b8c6b9;background:var(--paper);padding:12px;color:var(--ink);border-radius:0}textarea{resize:vertical;min-height:155px}.form-note{font-size:13px;color:var(--muted);margin:25px 0 20px}.form-status{font-size:14px;margin-top:20px}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:9}.skip:focus{top:10px}@media(min-width:1600px){.hero{max-width:1600px;margin:auto}.hero-copy{padding-left:100px}}@media(max-width:900px){.wrap{padding:0 30px}.hero-copy{padding:55px 30px}.hero h1{font-size:54px}.hero-photo{min-height:550px}.split,.founder-grid{gap:40px}.section{padding:70px 0}.section h2,.cta h2{font-size:44px}.contact-grid{gap:35px}.contact h1{font-size:52px}.form-panel{padding:28px}.navlinks{gap:22px}}@media(max-width:650px){nav{height:86px}.wrap{padding:0 22px}.brand{font-size:19px}.brand small{font-size:9px}.mark{width:29px;height:34px}.navlinks a:first-child{display:none}.navlinks{gap:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 22px}.hero h1{font-size:54px;max-width:480px}.hero-photo{min-height:330px}.photo-caption{font-size:10px}.strip .wrap{flex-wrap:wrap;justify-content:center;text-align:center;padding-top:18px;padding-bottom:18px;gap:5px 20px;font-size:12px}.split,.founder-grid,.contact-grid{grid-template-columns:1fr;gap:24px}.section{padding:60px 0}.section h2,.cta h2{font-size:42px}.large-copy{font-size:19px}.section-top{display:block}.section-top>p{margin-top:22px}.steps{grid-template-columns:1fr;gap:32px}.number{margin-bottom:20px}.founder-note{padding:32px}.cta{padding:48px 0}.cta .wrap{display:block}.cta .button{margin-top:28px}.footer .wrap{flex-direction:column;gap:22px}.footer-right{text-align:left}.contact{padding:45px 0 65px}.contact h1{font-size:52px}.contact-details{margin:25px 0}.form-panel{padding:24px}.form-grid{grid-template-columns:1fr;gap:18px}.field.full{grid-column:auto}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Promptly-inspired direction: dark surfaces, bold type, restrained glow. */

:root{--ink:#f5f5f8;--paper:#0c0f14;--green:#b3a1ff;--lime:#a68aff;--line:#252a35;--muted:#b5bac6}body{font-family:'DM Sans',Arial,sans-serif;background:radial-gradient(ellipse at 15% 14%,#211b353d,transparent 35%),#0c0f14}header{background:#0c0f14ed}nav{height:92px}.brand{font-weight:800}.mark{border-color:#a68aff}.mark:after{border-color:#a68aff}.navlinks a{font-weight:600}.navlinks .navcta{border:1px solid var(--line);padding:10px 18px;border-radius:12px;background:#161a22}.hero{max-width:1280px;margin:auto;gap:62px;min-height:710px;padding:80px 64px;align-items:center}.hero-copy{padding:0}.hero h1{font:800 clamp(44px,4.2vw,62px)/1.1 'DM Sans',Arial,sans-serif;letter-spacing:-2.4px}.hero h1 em{color:#b8a3ff}.hero .eyebrow{font-size:11px;letter-spacing:.8px;border:1px solid #333044;background:#201d2c;border-radius:30px;padding:8px 14px;align-self:flex-start;margin-bottom:28px}.hero-photo{min-height:490px;border:1px solid #343644;border-radius:24px;box-shadow:0 30px 70px #0008;transform:rotate(1deg)}.hero-photo img{filter:brightness(.87);object-position:58% center}.photo-caption{color:#f8f8fa;background:#161a22ed;border:1px solid #ffffff24;border-radius:10px;left:20px;right:20px;bottom:20px;text-align:center}.button,.button.light{background:linear-gradient(115deg,#916ee8,#5345df);border:1px solid #a080fa66;border-radius:12px;color:white;box-shadow:0 8px 30px #7854da26}.button:hover{background:linear-gradient(115deg,#a17df6,#6657ee);box-shadow:0 8px 35px #7854da50}.strip{background:#11151b;color:#c5cad4;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strip .wrap{font-size:12px}.section h2,.cta h2,.contact h1{font-family:'DM Sans',Arial,sans-serif;font-weight:800;letter-spacing:-1.6px;font-size:44px;line-height:1.15}.section h3{font-weight:700}.process{background:radial-gradient(ellipse at 90% 20%,#17302f44,transparent 60%),#101319;border-block:1px solid var(--line)}.section-top{display:block;text-align:center;margin-bottom:48px}.section-top h2{max-width:700px;margin:auto}.section-top>p{max-width:610px;margin:20px auto 0}.steps{gap:22px}.step{border:1px solid #2a2f3b;border-radius:18px;background:linear-gradient(145deg,#1c202a,#141820);padding:28px}.number{font:600 17px/1 'DM Sans',Arial,sans-serif;color:#b8a3ff;background:#9a7aff18;width:43px;height:43px;border:1px solid #9a7aff33;border-radius:12px;display:grid;place-items:center;margin-bottom:30px}.founder-note{background:linear-gradient(130deg,#252035,#151c24);border:1px solid #3a334b;border-radius:20px;padding:38px}.founder-note h3{font:700 30px/1.2 'DM Sans',Arial,sans-serif}.founder-note .eyebrow{color:#b7a4f9}.founder-note p{color:var(--muted)}.founder-note .signature{border-color:#3c3b4d}.signature span{color:var(--muted)}.audience-tags span{border-color:#343a47;border-radius:30px;background:#191e27;color:#d7dce7}.cta{background:radial-gradient(ellipse at 50% 80%,#43317866,transparent 80%),#15131e;border-block:1px solid #373047}.cta .wrap{display:block;text-align:center}.cta h2,.cta p{margin-left:auto;margin-right:auto}.cta .button{margin-top:30px}.footer{background:#0a0d12}.footer .brand small{margin:0;letter-spacing:2px;font-size:10px}.contact h1{font-size:54px}.contact{background:radial-gradient(ellipse at 0% 10%,#32234344,transparent 65%)}.form-panel{background:#171b23;border:1px solid #2c3340;border-radius:20px}input,textarea{background:#10141c;border-color:#394150;border-radius:9px}input::placeholder,textarea::placeholder{color:#818b9e}.contact-details a{overflow-wrap:anywhere}.form-note{font-size:14px}.step p{font-size:16px}@media(min-width:1600px){.hero{max-width:1280px}.hero-copy{padding:0}}@media(max-width:900px){.hero{padding:55px 30px;gap:30px}.hero h1{font-size:46px}.hero-photo{min-height:490px}.section h2,.cta h2{font-size:38px}.step{padding:24px}.contact h1{font-size:44px}}@media(max-width:650px){.hero{padding:45px 22px 50px;gap:40px}.hero h1{font-size:45px;letter-spacing:-1.7px}.hero-photo{min-height:340px;transform:none}.hero .eyebrow{font-size:10px}.hero .button{font-size:14px;gap:13px}.section h2,.cta h2{font-size:36px}.steps{gap:18px}.founder-note{padding:28px}.contact h1{font-size:44px}.form-panel{padding:23px}.navlinks a:first-child{display:none}.section-top{text-align:left}.contact-grid{gap:30px}}

.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.button:disabled{opacity:.6;cursor:wait}
