@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#101110;--text:#f4f5f0;--dim:#a3a79d;--green:#caff63;--line:#32352d;--font:'Manrope','Arial',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--green);outline-offset:7px}::selection{background:var(--green);color:var(--bg)}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:inline-flex;align-items:center;font-size:25px;letter-spacing:-1.2px;font-weight:800;white-space:nowrap}.brand-icon{width:36px;height:36px;background:var(--green);border-radius:9px;color:var(--bg);font-size:27px;display:grid;place-items:center;margin-right:10px;line-height:1}.tr{color:var(--green)}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:500}nav>a:not(.nav-contact){color:#c4c7bf}nav a:hover{color:var(--green)}.nav-contact{border:1px solid #686d5f;border-radius:30px;padding:14px 20px}.nav-contact span{margin-left:20px}.hero{padding-top:65px}.eyebrow,.section-label{font-size:12px;letter-spacing:2px;font-weight:700}.eyebrow{display:flex;align-items:center;gap:12px;color:#c5cbbd}.tiny-line{height:1px;width:28px;background:var(--green)}h1{position:relative;font-size:clamp(54px,7.3vw,106px);font-weight:500;line-height:1.08;letter-spacing:-5px;margin:31px 0 36px;max-width:1120px}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400}.accent{color:var(--green)}.hero-star{position:absolute;color:var(--green);right:3%;top:45%;font-size:130px;font-weight:400;line-height:1;transform:rotate(10deg)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-right:6%;gap:30px}.hero p{color:var(--dim);font-size:17px;line-height:1.8;margin:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:22px 27px;border-radius:50px;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.primary{background:var(--green);color:var(--bg)}.primary:hover{background:#dbff99;transform:translateY(-3px)}.button span{font-size:25px;line-height:1}.hero-foot{display:flex;align-items:center;justify-content:space-between;margin-top:64px;padding-bottom:27px;font-size:12px;letter-spacing:1.5px;color:#959b8c}.hero-foot a{letter-spacing:0;font-size:14px}.hero-foot a span{margin-left:14px}.ticker{overflow:hidden;background:var(--green);color:var(--bg);padding:23px 0}.ticker>div{display:flex;gap:45px;align-items:center;justify-content:center;white-space:nowrap;font-size:20px;font-weight:700;letter-spacing:.7px}.ticker span{font-size:31px;font-weight:400}.section{padding-top:105px;padding-bottom:105px}.approach{display:grid;grid-template-columns:1fr 2fr;gap:50px}.section-label{color:var(--dim);margin-bottom:24px;line-height:1.6}h2{font-size:clamp(35px,4vw,58px);line-height:1.15;letter-spacing:-2.2px;font-weight:500;margin:0}.muted{color:#969d8f}.approach p{color:var(--dim);max-width:620px;line-height:1.85;font-size:17px;margin-top:26px}.principles{display:flex;gap:25px;flex-wrap:wrap;margin-top:30px;font-size:14px}.principles span:before{content:'+';color:var(--green);margin-right:8px}.services{border-block:1px solid var(--line);background:#161814}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:50px}.section-head p{color:var(--dim);font-size:16px;line-height:1.8;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid #3a3f32;border-radius:3px;padding:30px 28px 0;transition:transform .25s,border-color .25s}.service-card:hover{transform:translateY(-7px);border-color:var(--green)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:64px}.number{color:#a0a891;font-size:14px}.card-top svg{width:42px;height:42px;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:23px;font-weight:500;letter-spacing:-.7px;margin:0 0 18px}.service-card p{color:var(--dim);line-height:1.8;font-size:15px;margin:0 0 35px}.card-footer{border-top:1px solid var(--line);padding:21px 0;letter-spacing:1.5px;font-size:12px;color:#bfc7b4}.featured{background:#242b1c;border-color:#556340}.contact{padding-block:105px 85px}.contact-title{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:clamp(54px,7vw,98px);line-height:1.02;letter-spacing:-4px}.contact .serif{color:var(--green)}.round-link{background:var(--green);color:var(--bg);width:130px;height:130px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-size:70px;transition:transform .25s}.round-link:hover{transform:rotate(45deg)}.contact-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-top:45px}.contact p{color:var(--dim);line-height:1.85;font-size:16px;margin:0}.email{font-size:clamp(18px,2.4vw,32px);letter-spacing:-.6px;border-bottom:1px solid #7d866f;padding-bottom:8px;overflow-wrap:anywhere}.email:hover{color:var(--green)}footer{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:20px}footer .brand-icon{width:28px;height:28px;font-size:22px}footer>span,footer>a:last-child{font-size:13px;color:var(--dim)}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:var(--green);color:#101110;z-index:10}.skip:focus{top:15px}@media(min-width:1500px){.hero{padding-top:80px}.hero-foot{margin-top:80px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}h1{letter-spacing:-3px}.hero-star{right:0;font-size:90px}.hero-bottom{padding-right:0}.approach{grid-template-columns:1fr;gap:10px}.section{padding-block:75px}.service-grid{gap:12px}.service-card{padding:23px 18px 0}.service-card h3{font-size:20px}.contact-bottom{align-items:flex-start;flex-direction:column}.section-head p{max-width:200px}.ticker>div{justify-content:flex-start;padding-left:30px}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{min-height:88px;gap:10px}.brand{font-size:21px}.brand-icon{width:30px;height:30px;font-size:24px}nav{gap:0}nav>a:not(.nav-contact){display:none}.nav-contact{font-size:12px;padding:12px}.nav-contact span{margin-left:6px}.hero{padding-top:44px}.eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:clamp(40px,9.5vw,62px);letter-spacing:-2px;line-height:1.13;margin-top:25px}.hero-star{display:none}.hero-bottom{align-items:flex-start;flex-direction:column;gap:24px}.hero p{font-size:15px}.button{padding:18px 23px;font-size:14px}.hero-foot{margin-top:40px;gap:20px}.hero-foot>span{font-size:9px;letter-spacing:1px}.hero-foot a{font-size:12px}.ticker{padding:16px 0}.ticker>div{font-size:15px;gap:25px}.ticker span{font-size:23px}.section{padding-block:58px}.section-label{font-size:11px;margin-bottom:18px}h2{font-size:34px;letter-spacing:-1.4px}.approach p{font-size:16px}.principles{gap:15px;font-size:12px}.section-head{display:block;margin-bottom:30px}.section-head p{margin-top:20px;max-width:none}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:24px 24px 0}.card-top{margin-bottom:32px}.service-card h3{font-size:24px}.service-card p{font-size:16px}.contact h2{font-size:49px;letter-spacing:-2px}.round-link{width:65px;height:65px;font-size:39px}.contact-title{gap:12px}.contact-bottom{margin-top:30px}.email{font-size:clamp(16px,5.6vw,26px)}footer{flex-wrap:wrap;gap:20px}footer .brand{width:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
