:root{--ink:#102421;--paper:#f6f4ed;--lime:#e8fa52;--orange:#fa6c3b;--muted:#66726d;--line:#d7d8cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:700;font-size:19px;letter-spacing:-1px;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:1px}.brand>span:last-child{font-weight:400}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--lime);width:26px;height:26px;border-radius:8px;margin-right:6px;font-family:Fraunces,serif;font-size:16px}.nav nav{display:flex;gap:31px;margin-left:110px}.nav a{font-size:14px;text-decoration:none;color:var(--ink)}.nav-cta{border-bottom:1px solid var(--ink);padding-bottom:4px}.nav-cta span{font-size:18px;margin-left:5px}.hero{min-height:720px;position:relative;display:grid;grid-template-columns:48% 52%;align-items:center;padding-bottom:60px}.eyebrow,.section-index{font:500 11px "DM Mono",monospace;text-transform:uppercase;letter-spacing:1.15px}.eyebrow{margin:0 0 24px;display:flex;align-items:center;gap:9px}.eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--orange);display:inline-block}.hero h1,h2{font-family:Fraunces,serif;letter-spacing:-3.2px;font-weight:600;margin:0}.hero h1{font-size:clamp(45px,5vw,74px);line-height:.98;max-width:630px}.hero h1 em,h2 em{font-style:italic;font-weight:600}.hero-text{font-size:18px;line-height:1.52;color:#4c5b55;max-width:492px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:21px}.button{display:inline-flex;align-items:center;gap:27px;padding:17px 20px 17px 23px;border-radius:5px;background:var(--ink);color:white;text-decoration:none;font-weight:600;font-size:14px;transition:.25s transform,.25s background}.button:hover{transform:translateY(-3px);background:#254941}.button span{font-size:22px;font-weight:400}.hero-actions p{font-size:11px;line-height:1.45;color:var(--muted);margin:0}.hero-art{height:493px;position:relative}.dashboard-card{position:absolute;right:10px;top:54px;width:480px;height:358px;background:#fff;border:7px solid #1e3430;border-radius:12px;box-shadow:18px 19px 0 #d7e0d5;display:flex;overflow:hidden;transform:rotate(-1.7deg)}.dash-side{width:46px;background:#17342e;display:flex;align-items:center;flex-direction:column;padding:11px 0;gap:16px}.mini-logo{width:23px;height:23px;border:1px solid #dff55c;color:#dff55c;border-radius:6px;display:grid;place-items:center;font:14px Fraunces}.side-dot{width:17px;height:17px;border-radius:5px;background:#34514b}.side-dot.active{background:var(--lime)}.side-dot.last{margin-top:auto}.dash-main{flex:1;padding:19px 22px;background:#f9faf6}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small{color:#77827e;font-size:10px}.dash-head h3{font-size:19px;margin:3px 0 0}.dash-head b{color:var(--orange)}.avatar{width:25px;height:25px;background:#ffcfbc;border-radius:50%;display:grid;place-items:center;font-size:10px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.stats>div{border:1px solid #e5e7df;border-radius:6px;padding:10px}.stats small,.chart-label span,.deals span{font-size:9px;color:#76817c}.stats strong{display:block;font-size:16px;margin:4px 0}.stats b,.deals small{font:8px "DM Mono"}.up{color:#3c9a70}.chart{border:1px solid #e5e7df;margin-top:10px;border-radius:6px;padding:10px;height:118px}.chart-label,.deals>div{display:flex;justify-content:space-between}.chart-label small{font-size:8px}.bars{height:70px;display:flex;align-items:end;gap:15px;padding:6px 5px 0}.bars i{background:#b9d2bd;width:13px;border-radius:3px 3px 0 0}.bars i:nth-child(6){background:var(--lime)}.chart-days{font-size:7px;color:#9aa29e;display:flex;justify-content:space-between;padding:3px 5px}.deals{margin-top:13px}.deals p{border-top:1px solid #e5e7df;margin:7px 0;padding-top:7px;font-size:8px}.deals p i{width:5px;height:5px;background:var(--orange);border-radius:50%;display:inline-block;margin-right:5px}.deals p b{float:right}.float-card{position:absolute;background:#fff;border:1px solid #d6ddd5;box-shadow:0 12px 20px #203d3017;border-radius:8px;z-index:2}.card-leads{top:16px;right:-5px;padding:13px 16px;width:162px;transform:rotate(5deg)}.card-leads .spark{float:right;color:var(--orange)}.float-card small{display:block;color:#68746e;font-size:9px}.float-card strong{font-size:21px;display:block;margin:4px 0}.float-card b{font:9px "DM Mono";color:#459973}.card-check{bottom:35px;left:4px;padding:10px;display:flex;gap:9px;align-items:center;transform:rotate(-4deg)}.card-check>span{background:var(--lime);width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.card-check p{font-size:9px;margin:0;line-height:1.45}.card-check b{font-weight:500}.orbit{border:1px solid #c9d4c6;border-radius:50%;position:absolute}.orbit-one{width:460px;height:460px;right:0;top:5px}.orbit-two{width:350px;height:350px;right:60px;top:57px;border-style:dashed}.hero-foot{position:absolute;bottom:24px;left:0;font:10px "DM Mono";color:#88928c;display:flex;align-items:center;gap:10px}.hero-foot i{width:45px;border-top:1px solid #9ca59f}.pain{background:var(--ink);color:#edf1e8;padding:115px 0 0;overflow:hidden}.pain-grid{display:grid;grid-template-columns:32% 68%;padding-bottom:96px}.section-index{color:#8d9b90;margin:8px 0}.pain h2,.solution h2,.features h2,.simplicity h2,.economy h2,.closing h2{font-size:clamp(35px,4vw,57px);line-height:1.04}.pain-grid>div>p{font-size:18px;line-height:1.55;max-width:580px;color:#bec7be;margin:28px 0 0}.pain-grid .pain-highlight{color:var(--lime);font-size:20px}.marquee{border-top:1px solid #385149;border-bottom:1px solid #385149;color:var(--lime);font:500 29px "DM Mono";white-space:nowrap;transform:rotate(-1.8deg) scale(1.04);padding:16px 0;margin:0 -10px 24px}.marquee div{animation:slide 18s linear infinite}.marquee b{color:var(--orange);padding:0 20px}.solution{padding:130px 0}.solution-top{display:grid;grid-template-columns:32% 68%;margin-bottom:52px}.solution-top h2{max-width:720px}.solution-top h2 em{display:block}.solution-top div>p{font-size:16px;line-height:1.5;color:var(--muted);width:465px;margin:26px 0}.platform{border:1px solid #aeb9af;border-radius:11px;background:#fcfcf9;overflow:hidden;box-shadow:14px 16px 0 #dce4d9}.platform-bar{height:41px;background:#e5e9e1;border-bottom:1px solid #cdd5cd;display:flex;align-items:center;padding:0 17px;gap:6px;color:#64716c}.dot{height:7px;width:7px;border-radius:50%;background:#bec8be}.platform-bar b{font-size:11px;margin-left:calc(50% - 85px);letter-spacing:-.7px}.platform-user{margin-left:auto;font-size:10px}.platform-user i{width:20px;height:20px;border-radius:50%;background:#ffbfa9;display:inline-block;vertical-align:middle;margin-left:8px}.platform-content{display:grid;grid-template-columns:183px 1fr;min-height:390px}.platform-content aside{padding:24px 13px;background:#f2f4ef;border-right:1px solid #dbe0d9}.platform-content aside small{font:9px "DM Mono";color:#89958e}.platform-content aside p{font-size:11px;padding:9px;border-radius:5px;color:#68736e;margin:5px 0}.platform-content aside .selected{color:#173c32;background:#dff05c;font-weight:600}.platform-work{padding:27px 31px}.platform-work>h3{font-size:22px;margin:0}.platform-work>h3 span{color:var(--orange)}.platform-work>p{font-size:11px;color:#87918c;margin:5px 0 20px}.overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.overview article{border:1px solid #e0e4dc;padding:13px;border-radius:6px}.overview small{font-size:10px;color:#79847f}.overview strong{display:block;font-size:16px;margin:8px 0}.overview b{font:9px "DM Mono";color:#339369}.overview em{font-style:normal;color:#87918c}.wide-chart{margin-top:13px;border:1px solid #e0e4dc;border-radius:6px;padding:15px 15px 0;height:153px;overflow:hidden}.wide-chart>div{display:flex;justify-content:space-between;font-size:11px}.wide-chart>div span{font-size:9px;color:#748078}.wide-chart svg{height:115px;width:100%;display:block}.features{background:#e5ebdf;padding:128px 0}.features-head{display:grid;grid-template-columns:32% 43% 25%;align-items:end;margin-bottom:67px}.features-head h2{font-size:49px}.features-head>p:last-child{font-size:15px;line-height:1.5;color:#50605a;margin:0 0 5px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #aeb9af}.feature-grid article{min-height:347px;padding:21px 25px 20px 0;border-right:1px solid #aeb9af;position:relative}.feature-grid article:not(:first-child){padding-left:24px}.feature-grid article:last-child{border:0}.feature-num{font:11px "DM Mono";color:#718077}.feature-icon{width:45px;height:45px;border-radius:9px;margin:32px 0 20px;display:grid;place-items:center;font-family:Fraunces;font-size:21px}.icon-chart{background:#ffba9e}.icon-finance{background:#e8fa52;font:600 13px "DM Mono"}.icon-stock{background:#c2d9ca}.icon-contract{background:#c3b6f4}.feature-grid h3{font-size:19px;line-height:1.2;margin:0}.feature-grid p{font-size:13px;line-height:1.48;color:#607069;max-width:210px}.feature-grid a,.text-link{position:absolute;bottom:20px;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.feature-grid a span,.text-link span{font-size:18px;margin-left:5px}.simplicity{padding:132px 0;display:grid;grid-template-columns:60% 40%;align-items:center}.simplicity-copy h2{margin:25px 0;font-size:53px}.simplicity-copy>p:not(.section-index){max-width:520px;color:#5b6962;font-size:17px;line-height:1.6}.text-link{position:static;border-bottom:1px solid;padding-bottom:3px;display:inline-block;margin-top:16px}.five{height:350px;position:relative;border-left:1px solid #cdd6cd;padding:20px 0 0 38px}.five-big{font:700 265px/.78 Fraunces;color:var(--orange);letter-spacing:-25px}.five-min{font:500 32px "DM Mono";color:var(--ink);position:absolute;top:184px;right:36px}.five span{font-size:13px;line-height:1.4;position:absolute;bottom:12px;right:0;color:#5d6a64}.economy{background:var(--orange);padding:112px 0}.economy-wrap{display:grid;grid-template-columns:58% 42%}.economy .section-index{color:#874029}.economy h2{font-size:53px}.economy-copy>p{font-size:18px;line-height:1.52;max-width:390px}.saving{margin-top:38px;border-top:1px solid #c85431;padding-top:19px;display:flex;align-items:center;gap:8px}.saving span{font:11px "DM Mono";text-transform:uppercase}.saving b{font:600 51px Fraunces;letter-spacing:-3px}.closing{padding:110px 0}.closing-inner{border:1px solid #c8d2c9;background:#193a32;color:#eff4e9;padding:74px 90px;text-align:center;position:relative;overflow:hidden}.closing-inner:before,.closing-inner:after{content:"✦";font-size:180px;color:#2d5449;position:absolute}.closing-inner:before{left:-23px;top:-55px}.closing-inner:after{right:-16px;bottom:-80px}.closing-inner>*{position:relative}.closing .eyebrow{justify-content:center}.closing h2{font-size:61px}.closing-inner>p:not(.eyebrow){font-size:17px;color:#c5d0c7}.lime{background:var(--lime);color:var(--ink);margin:10px 0 15px}.lime:hover{background:#f3ff9d}.closing small{display:block;font:10px "DM Mono";color:#b1c0b5}footer{background:#102421;color:#d6ddd4;padding:31px 0}.footer-inner{display:grid;grid-template-columns:1fr 1.6fr 2fr 1.2fr;align-items:center;gap:15px}.footer-inner .brand{color:#fff}.footer-inner p{font-size:10px;color:#afbbb1}.footer-inner .secure{font:10px "DM Mono"}.reveal{animation:reveal .75s both}.delay-1{animation-delay:.13s}@keyframes reveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes slide{to{transform:translateX(-35%)}}@media(max-width:800px){.wrap{width:min(100% - 36px,600px)}.nav{height:72px}.nav nav{display:none}.nav-cta{font-size:12px}.hero{grid-template-columns:1fr;display:block;padding:78px 0 38px;min-height:auto}.hero-art{height:390px;margin-top:40px;transform:scale(.82);transform-origin:top left;width:122%}.dashboard-card{right:2px}.hero-foot{display:none}.pain{padding-top:70px}.pain-grid,.solution-top,.economy-wrap{display:block}.pain-grid{padding-bottom:64px}.pain h2{margin-top:22px}.solution{padding:80px 0}.solution-top div>p{width:auto}.platform{width:760px;transform:scale(.65);transform-origin:top left;margin-bottom:-140px}.features{padding:75px 0}.features-head{display:block;margin-bottom:42px}.features-head h2{font-size:42px;margin:22px 0}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(n+3){border-top:1px solid #aeb9af}.simplicity{display:block;padding:80px 0}.simplicity-copy h2{font-size:43px}.five{margin-top:60px;height:250px}.five-big{font-size:190px}.five-min{top:132px}.economy{padding:75px 0}.economy h2{font-size:43px}.economy-copy{margin-top:35px}.closing{padding:75px 0}.closing-inner{padding:62px 20px}.closing h2{font-size:45px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner p:nth-of-type(2){display:none}}@media(max-width:440px){.hero h1{font-size:47px}.hero-art{transform:scale(.64);width:156%;height:300px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0!important;border-top:1px solid #aeb9af;min-height:290px;padding-left:0!important}.feature-grid article:first-child{border-top:0}.five{padding-left:15px}.five-big{font-size:160px}.five-min{right:10px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}}
