:root{color-scheme:light;--paper:#f7f5f0;--ink:#20241f;--muted:#5b615a;--line:#d9dcd2;--orange:#ff5a24;--orange-ink:#ae3309;--button:#bf3b0b;--sage:#e9eddf;--radius:20px;--width:1160px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange-ink);outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(var(--width),calc(100% - 80px));margin-inline:auto}.skip{position:absolute;top:10px;left:10px;transform:translateY(-160%);z-index:5;background:var(--ink);color:white;padding:14px}.skip:focus{transform:translateY(0)}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{flex-shrink:0}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.header nav>a{padding-block:14px}.nav-pill{border:1px solid #a4aca1;border-radius:40px;padding:13px 20px;display:flex;gap:22px}.nav-pill:hover{background:var(--sage)}.hero{padding:56px 0 82px;display:grid;grid-template-columns:1.12fr 1fr;gap:72px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 24px;line-height:1.6}.small-line{width:26px;height:2px;background:var(--orange)}h1{font-size:clamp(48px,5.3vw,74px);line-height:1.03;letter-spacing:-3.8px;font-weight:600;margin:0 0 28px}h1 span{color:var(--orange-ink)}.intro{font-size:18px;line-height:1.65;max-width:450px;color:var(--muted);margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:18px 25px;min-height:56px;background:var(--button);color:#fff;border-radius:9px;font-size:15px;font-weight:700;transition:background .15s}.button:hover{background:#9a2b05}.button span{font-size:22px;line-height:1}.release-note{font-size:12px;color:var(--muted);margin:20px 0 0;line-height:1.6;display:flex;align-items:center;gap:8px}.release-note span{font-size:22px;color:var(--orange-ink)}.hero-art{background:var(--sage);border:1px solid #d9dfcd;border-radius:var(--radius);padding:25px 28px 27px;position:relative}.art-top{font-size:10px;font-weight:700;letter-spacing:1.5px;display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.art-top>span:last-child{font-size:26px;font-weight:400}.journey{display:grid;gap:13px}.journey-row{background:#fffefa;display:flex;align-items:center;gap:17px;padding:20px 18px;border:1px solid #d5dbc9;border-radius:12px}.step-number{font-size:11px;color:#656d5e;align-self:flex-start;padding-top:7px}.journey-row strong{font-size:24px;letter-spacing:-.7px;display:block;margin-bottom:5px;font-weight:600}.journey-row div>span{font-size:12px;color:var(--muted);line-height:1.5;display:block}.journey-row svg{width:30px;height:30px;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-left:auto;flex-shrink:0}.journey-row:nth-child(2){background:var(--orange);border-color:var(--orange)}.journey-row:nth-child(2) div>span,.journey-row:nth-child(2) .step-number{color:#381f10}.art-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;font-size:12px;line-height:1.7}.art-bottom strong{font-weight:600}.round-mark{background:var(--ink);color:var(--sage);font-size:27px;letter-spacing:-3px;font-weight:bold;width:43px;height:43px;border-radius:50%;display:grid;place-content:center;padding-right:4px}.audience-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-strip .wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.audience-strip span{font-size:10px;letter-spacing:1.2px;color:var(--muted);font-weight:700}.audience-strip p{font-size:17px;font-weight:500;display:flex;align-items:center;gap:24px;margin:0}.audience-strip i{font-style:normal;color:#89917e}.features{padding-block:100px}.section-head{max-width:680px}.section-head .eyebrow{color:var(--orange-ink);margin-bottom:18px}h2{font-size:40px;font-weight:500;line-height:1.14;letter-spacing:-1.7px;margin:0 0 24px}.section-head>p:last-child{max-width:530px;font-size:16px;line-height:1.7;color:var(--muted);margin:0}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:52px;gap:42px}.feature-list article{border-top:2px solid var(--ink);padding-top:20px}.feature-index{font-size:10px;letter-spacing:1.2px;color:var(--muted);font-weight:700}.feature-list h3{font-weight:600;font-size:24px;letter-spacing:-.8px;margin:24px 0 15px}.feature-list p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.project{background:var(--sage);border-radius:var(--radius);padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-bottom:70px}.project .eyebrow{color:var(--muted);margin-bottom:20px}.project h2{font-size:34px}.project-copy p{font-size:15px;line-height:1.8;margin:0 0 18px;color:#424a3e}.text-link{display:inline-flex;gap:15px;align-items:center;min-height:44px;font-size:13px;font-weight:700;border-bottom:1px solid var(--ink)}.footer{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.footer p{font-size:12px;color:var(--muted);margin-right:auto}.footer>a:not(.brand){font-size:12px;min-height:44px;display:flex;align-items:center}.footer small{font-size:11px;color:var(--muted)}.legal{max-width:740px;padding-block:55px 80px}.legal h1{font-size:48px;letter-spacing:-2px}.legal h2{font-size:23px;letter-spacing:-.5px;margin:36px 0 14px}.legal p,.legal li{font-size:16px;line-height:1.85;color:var(--muted)}.legal ul{padding-left:20px}.legal a:not(.button){text-decoration:underline;text-underline-offset:4px}.legal .button{margin-top:25px}
@media(min-width:1600px){.hero{padding-block:78px 96px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:35px;padding-top:35px}h1{font-size:58px;letter-spacing:-3px}.hero-art{padding:20px}.journey-row{gap:12px;padding:18px 14px}.journey-row strong{font-size:22px}.art-top{letter-spacing:1px}.project{padding:36px;gap:30px}.feature-list{gap:24px}.feature-list h3{font-size:21px}.audience-strip .wrap{flex-wrap:wrap;justify-content:center;gap:14px;padding-block:22px}.audience-strip span{text-align:center}.footer p{flex-basis:50%}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:88px;gap:16px}.header .brand img{width:151px;height:auto}.header nav{gap:0}.header nav>a:first-child:not(.nav-pill){display:none}.nav-pill{font-size:12px;padding:11px 14px;gap:12px}.hero{grid-template-columns:1fr;padding-block:35px 48px;gap:38px}.hero-copy{max-width:530px}h1{font-size:60px;letter-spacing:-3px}.intro{font-size:17px;max-width:490px}.eyebrow{font-size:10px;margin-bottom:22px}.hero-art{padding:22px;max-width:540px;width:100%;justify-self:center}.art-top{margin-bottom:22px}.journey-row{padding:17px 19px}.journey-row strong{font-size:23px}.journey-row div>span{font-size:13px}.art-bottom{margin-top:23px}.audience-strip .wrap{gap:15px}.audience-strip span{font-size:9px;letter-spacing:1px}.audience-strip p{font-size:14px;gap:14px}.features{padding-block:65px}h2{font-size:34px;letter-spacing:-1.3px}.feature-list{grid-template-columns:1fr;gap:30px;margin-top:35px}.feature-list article{padding-top:17px}.feature-list h3{font-size:24px;margin:16px 0 9px}.project{grid-template-columns:1fr;gap:12px;padding:28px;margin-bottom:45px}.project h2{font-size:32px}.footer{gap:10px 24px;padding-block:26px}.footer .brand{flex-basis:100%}.footer p{flex-basis:100%;line-height:1.7;margin-block:6px}.footer small{margin-left:auto}.legal{padding-top:30px}.legal h1{font-size:39px}.legal p,.legal li{font-size:15px}}
@media(max-width:390px){h1{font-size:52px;letter-spacing:-2.7px}.header .brand img{width:128px}.nav-pill{font-size:11px;padding-inline:12px;gap:8px}.hero-art{padding:17px}.journey-row{padding:17px 13px;gap:12px}.journey-row div>span{font-size:12px}.journey-row svg{width:25px}.audience-strip p{gap:10px}.project{padding:24px}h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
