:root{--p:#8b5cf6;--m:#72e3c7;--t:#171717;--u:#667085;--b:#ececf3}*{box-sizing:border-box}body{margin:0;background:#f7f8fc;color:var(--t);font-family:Inter,sans-serif}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}header{background:#fff;border-bottom:1px solid var(--b)}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between}.nav img{height:76px;max-width:220px;object-fit:contain}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--p),var(--m));color:#fff;font-weight:800;text-decoration:none}.hero{padding:150px 0 130px;background:radial-gradient(circle at 85% 15%,rgba(114,227,199,.22),transparent 30%)}span,b{color:var(--p);font-size:12px;font-weight:800;letter-spacing:2px}.hero h1,h2{letter-spacing:-4px;line-height:.94}.hero h1{max-width:830px;margin:18px 0;font-size:clamp(3.8rem,7vw,7rem)}.hero p{max-width:620px;margin:0 0 32px;color:var(--u);font-size:20px;line-height:1.7}.section{padding:110px 0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.grid p,.environment p,.local p{color:var(--u);font-size:18px;line-height:1.75}.grid p+p{margin-top:20px}h2{margin:18px 0;font-size:clamp(2.8rem,5vw,5rem)}.approach{background:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.cards article{min-height:260px;padding:30px;border:1px solid var(--b);border-radius:26px}.cards h3{margin:48px 0 12px;font-size:25px}.cards p{color:var(--u);line-height:1.65}.environment{display:grid;grid-template-columns:1.2fr .8fr;gap:64px;padding:58px;border-radius:32px;background:linear-gradient(135deg,#ece8ff,#e9faf5)}.local{display:grid;grid-template-columns:150px 1fr;gap:60px;align-items:center}.local>div:first-child{display:grid;width:150px;height:150px;place-items:center;border-radius:36px;background:#171717;color:#fff;font-size:64px;font-weight:900}.final{padding:105px 0;background:#171717;color:#fff;text-align:center}.final h2{max-width:760px;margin:0 auto 32px}.light{background:#fff;color:#171717}footer{padding:30px 0;background:#171717;border-top:1px solid #444;color:#aaa;font-size:13px}footer .wrap{display:flex;justify-content:space-between}footer a{color:inherit}@media(max-width:700px){.wrap{width:min(100% - 32px,1120px)}.nav{min-height:78px}.nav img{height:52px;max-width:145px}.nav .button{min-height:44px;padding:0 15px;font-size:13px}.hero{padding:104px 0 78px}.hero h1{font-size:clamp(3rem,13vw,4.4rem);letter-spacing:-3px}.hero p,.grid p,.environment p,.local p{font-size:16px}.button{width:100%;min-height:56px}.section{padding:70px 0}.grid,.environment,.local{grid-template-columns:1fr;gap:30px}.cards{grid-template-columns:1fr;gap:12px}.cards article{min-height:0}.cards h3{margin-top:32px}.environment{padding:30px 24px}.local>div:first-child{width:90px;height:90px;border-radius:24px;font-size:40px}.final{padding:78px 0}footer .wrap{flex-direction:column;gap:12px}}
