:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f7f3e9;background:#151620;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.site-header,main,footer{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 0;font-weight:750;font-size:.82rem}.brand{display:flex;align-items:center;gap:.6rem;font-size:1rem}.brand img{width:36px;border-radius:10px}.hero{min-height:620px;display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:4rem;padding:5rem 0}.hero h1{max-width:850px;margin:.7rem 0 1.2rem;font-size:clamp(3rem,7vw,6.7rem);line-height:.94;letter-spacing:-.07em}.hero h1 em{color:#ff8a61;font-style:normal}.hero p{max-width:670px;color:#b8b8c2;font-size:1.15rem;line-height:1.65}.hero>img{width:min(100%,310px);border-radius:30%;transform:rotate(5deg);box-shadow:0 35px 90px #00000073}.kicker{color:#ffb35f;text-transform:uppercase;letter-spacing:.16em;font-weight:850;font-size:.72rem}.actions{display:flex;gap:.7rem;margin-top:2rem}.actions a{border:1px solid #40414c;border-radius:12px;padding:.85rem 1rem;font-weight:800}.actions .primary{background:#ff765b;border-color:#ff765b;color:#181820}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #343640;border-radius:20px;overflow:hidden}.feature-grid article{min-height:240px;padding:1.5rem;border-right:1px solid #343640;background:#1c1d28}.feature-grid article:last-child{border:0}.feature-grid span{color:#ff8a61;font-weight:900}.feature-grid h2{margin-top:4rem}.feature-grid p,.split p,.split li{color:#b8b8c2;line-height:1.6}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;padding:7rem 0}.split h2{font-size:clamp(2.1rem,4vw,3.7rem);margin:.6rem 0;letter-spacing:-.04em}.split li{margin-bottom:1rem;padding-left:.5rem}.split code{color:#ffd096;overflow-wrap:anywhere}.subdued{border-top:1px solid #343640}footer{display:flex;justify-content:space-between;border-top:1px solid #343640;padding:2rem 0 3rem;color:#858691;font-size:.8rem}@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:auto;padding:4rem 0}.hero>img{width:140px;grid-row:1}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article:nth-child(2){border-right:0}.feature-grid article{border-bottom:1px solid #343640}.split{grid-template-columns:1fr;gap:1rem;padding:4rem 0}}@media(max-width:460px){.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0}.hero h1{font-size:3.2rem}.actions{flex-direction:column}.site-header>a:last-child{display:none}}
