@charset "UTF-8";
:root{--ink:#101112;--muted:#65696e;--line:#e6e7e9;--soft:#f6f7f8;--blue:#255bea;--green:#16744f;--orange:#b25c1c;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:2rem}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:6px}p,h1,h2,h3{margin:0}button{cursor:pointer}::selection{background:#d6e2ff}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:16px;padding:14px 20px;background:var(--ink);color:white;z-index:20}.skip-link:focus{top:16px}
.announcement{background:var(--ink);color:#fff;min-height:48px;display:flex;align-items:center;justify-content:center;gap:22px;padding:12px 28px;font-size:.875rem;line-height:1.5}.announcement-label{font-size:.75rem;letter-spacing:.12em;border:1px solid #616367;border-radius:4px;padding:3px 7px;white-space:nowrap}.announcement p span{color:#c8cbd0;margin-left:8px}.announcement strong{font-weight:600}.header{height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.wordmark{display:block;width:111px;height:23px;background-image:url('assets/easen-original.png');background-size:219.2px 219.2px;background-position:-53.84px -131.8px;background-repeat:no-repeat}.header nav{display:flex;gap:35px;align-items:center;font-size:.875rem;font-weight:500}.header nav a{padding:12px 0}.header nav a:hover,.footer a:hover{color:var(--blue)}.header nav span{margin-left:6px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:68px;min-height:698px;align-items:center;padding-top:32px;padding-bottom:84px}.eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.14em;font-weight:700}.hero h1{font-size:clamp(5rem,7.9vw,7.4rem);font-weight:500;letter-spacing:-.07em;line-height:.99;margin:31px 0 32px}.hero h1 span{color:var(--blue)}.hero-description{font-size:1.125rem;line-height:1.65;color:var(--muted);max-width:470px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:56px;background:var(--ink);color:white;padding:19px 24px;border-radius:99px;font-size:.9375rem;font-weight:600;margin-top:30px;transition:background .2s,transform .2s}.button:hover{background:#2d3034;transform:translateY(-2px)}.button span{font-size:1.4rem;font-weight:400;line-height:1}.hero-note{font-size:.8125rem;color:var(--muted);margin-top:16px}.product-stage{padding:35px 20px 0;min-width:0;position:relative}.product-preview{max-width:390px;min-height:504px;margin:auto;background:white;border:1px solid #dfe2e7;border-radius:27px;padding:28px;box-shadow:0 32px 64px -30px #0b215330,0 2px 5px #10214704;transform:rotate(-3deg)}.preview-header{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:600;margin-bottom:26px}.preview-account{margin-bottom:20px}.account-label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.8125rem}.account-label span{font-size:.75rem;background:#f0f1f3;border-radius:4px;padding:4px 6px;color:#444}.balance{font-size:3.375rem;letter-spacing:.04em;margin-top:2px;line-height:1.3}.balance span{color:#92979e}.feature-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:27px}.feature-tab{background:none;border:0;padding:0;display:grid;justify-items:center;gap:8px;font-size:.875rem;line-height:1.5}.action-icon{background:#f0f1f3;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:background .2s,color .2s}.feature-tab[aria-selected=true] .action-icon{background:var(--ink);color:white}.feature-tab:hover .action-icon{background:#dbe4fd;color:var(--blue)}.card-icon{font-size:1.5rem}.preview-panel{border-top:1px solid var(--line);padding-top:20px;min-height:208px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:17px}.panel-heading h2{font-size:1rem;letter-spacing:-.03em;line-height:1.3;font-weight:600}.panel-badge{font-size:.75rem;color:var(--green);background:#eaf5ee;padding:4px 6px;border-radius:4px;white-space:nowrap}.detail-list{margin:0;display:grid;gap:13px}.detail-list dt{font-size:.75rem;color:var(--muted);margin-bottom:4px}.detail-list dd{margin:0;font-size:.875rem;line-height:1.4}.detail-list .masked{letter-spacing:.1em}.preview-caption{text-align:center;border-top:1px solid var(--line);padding-top:17px;margin-top:18px;color:#777d85;font-size:.75rem}.stage-caption{font-size:.75rem;letter-spacing:.12em;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:35px;color:#747981}.small-line{width:24px;height:1px;background:#aeb6c4}.section{padding-block:104px}.essentials{border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1.5fr 1fr;column-gap:48px;align-items:end}.section-heading>.eyebrow{grid-column:1/-1;margin-bottom:22px}.section-heading h2,.about h2{font-size:clamp(2.7rem,4vw,4rem);font-weight:500;letter-spacing:-.055em;line-height:1.07}.section-heading h2 span{color:var(--muted)}.section-heading>p:last-child{font-size:1.0625rem;line-height:1.7;color:var(--muted);padding-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:69px}.feature-grid article{border-top:1px solid var(--line);padding-top:21px}.feature-number{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.feature-symbol{height:46px;width:46px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;border-radius:14px;margin:36px 0 25px}.green{background:#e8f5ed;color:var(--green)}.blue{background:#ebf0fe;color:var(--blue)}.orange{background:#fcf1e6;color:var(--orange)}.feature-grid h3{font-size:1.375rem;letter-spacing:-.035em;line-height:1.3;font-weight:500;margin-bottom:14px}.feature-grid p{font-size:1rem;line-height:1.7;color:var(--muted);max-width:320px}.approach{background:var(--soft)}.approach-inner{position:relative}.approach h2{font-size:clamp(3.4rem,6vw,6rem);line-height:1.06;letter-spacing:-.06em;font-weight:500;margin:35px 0 31px}.approach-inner>p:not(.eyebrow){font-size:1.125rem;line-height:1.8;max-width:560px;color:var(--muted)}.approach-inner .approach-signoff{color:var(--ink)!important;margin-top:28px;font-weight:600}.about{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.about h2{margin-top:28px}.about-copy{padding-top:47px}.about-copy>p{color:var(--muted);font-size:1.0625rem;line-height:1.75;margin-bottom:22px}.launch-note{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:36px}.launch-note span{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.launch-note strong{font-size:1.125rem;font-weight:500}.footer{border-top:1px solid var(--line);padding:43px 0 28px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-top p{color:var(--muted);font-size:.9375rem}.footer-top>a:last-child{font-size:.875rem}.footer-top>a:last-child span{margin-left:12px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:22px;margin-top:44px;font-size:.75rem;color:var(--muted);line-height:1.6}
@media(min-width:1550px){.hero{gap:120px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:30px;min-height:670px}.hero h1{font-size:6rem}.product-stage{padding-inline:4px}.product-preview{padding:24px}.feature-grid{gap:28px}.about{gap:60px}.stage-caption{font-size:.75rem}.desktop-break{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.announcement{padding:12px 20px;gap:12px;align-items:flex-start;justify-content:flex-start}.announcement-label{display:none}.announcement p{font-size:.875rem;max-width:330px}.announcement p span{display:block;margin:2px 0 0}.header{height:89px}.header .brand{gap:9px}.header .brand img{width:32px;height:auto}.wordmark{width:96px;height:20px;background-size:189.6px 189.6px;background-position:-46.56px -114px}.header nav{gap:18px;font-size:.875rem}.header nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr;padding-top:29px;padding-bottom:60px;gap:28px}.eyebrow{font-size:.75rem}.hero h1{font-size:clamp(3rem,18.5vw,6.6rem);margin:25px 0 23px;letter-spacing:-.065em}.hero-description{font-size:1.0625rem;max-width:410px}.button{margin-top:24px;padding:17px 22px}.hero-note{font-size:.75rem}.product-stage{padding:26px 12px 0}.product-preview{transform:rotate(-2deg);max-width:360px;padding:26px}.stage-caption{font-size:.75rem;margin-top:29px}.section{padding-block:66px}.section-heading{display:block}.section-heading h2,.about h2{font-size:2.65rem}.section-heading>.eyebrow{margin-bottom:20px}.section-heading>p:last-child{margin-top:24px;font-size:1rem}.feature-grid{grid-template-columns:1fr;gap:34px;margin-top:44px}.feature-grid article{display:grid;grid-template-columns:52px 1fr;column-gap:17px}.feature-number{grid-column:1/-1}.feature-symbol{grid-row:2/4;margin:24px 0 0}.feature-grid h3{grid-column:2;grid-row:2;margin-top:25px;margin-bottom:10px}.feature-grid p{grid-column:2;max-width:none;font-size:.9375rem}.approach h2{font-size:3.2rem;margin:25px 0}.approach-inner>p:not(.eyebrow){font-size:1rem}.about{grid-template-columns:1fr;gap:8px}.about-copy{padding-top:24px}.about-copy>p{font-size:1rem}.footer{padding-top:29px}.footer-top{flex-wrap:wrap;row-gap:25px}.footer-top .brand{width:100%}.footer-top .brand img{width:32px;height:auto}.footer-bottom{display:block;margin-top:30px}.footer-bottom span{display:block;margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
