:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f5f6;background:#08090c;font-synthesis:none;text-rendering:optimizeLegibility;--red:#f02835;--red-dark:#b90f1c;--surface:#101116;--border:#25262d;--muted:#9a9ba3;--container:min(1100px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#08090c;color:#f5f5f6}.page{min-height:100vh;background:linear-gradient(rgba(240,40,53,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(240,40,53,.025) 1px,transparent 1px);background-size:52px 52px}.container{width:var(--container);margin-inline:auto}.header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{display:block;width:210px;height:54px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-weight:750;border-radius:6px;transition:background .2s ease,transform .2s ease}.button:hover{transform:translateY(-2px)}.button-small{border:1px solid #3a3b43;padding:10px 15px;font-size:.82rem;background:#121318}.button-small:hover{border-color:#62636c}.button-primary{background:var(--red);padding:15px 22px;box-shadow:0 12px 35px #f0283533}.button-primary:hover{background:#ff3844}.button svg{width:20px;fill:currentColor}.hero{min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding-block:65px}.free-label,.section-label,.section-title>span{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:#e7a1a5}.free-label i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 12px var(--red)}h1{font-size:clamp(3.7rem,7vw,6.5rem);line-height:.92;letter-spacing:-.065em;margin:27px 0 26px}h1 span{color:var(--red)}.hero-copy>p{font-size:1.1rem;line-height:1.7;color:var(--muted);max-width:590px;margin:0}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:34px}.hero-actions>span{color:#6f7078;font-size:.76rem}.hero-logo{display:grid;place-items:center}.logo-frame{position:relative;width:min(390px,100%);aspect-ratio:1;border:1px solid var(--border);background:#090a0e;overflow:hidden}.logo-frame:before,.logo-frame:after{content:"";position:absolute;z-index:1;background:var(--red)}.logo-frame:before{width:35px;height:2px;left:-1px;top:-1px}.logo-frame:after{width:2px;height:35px;left:-1px;top:-1px}.logo-frame img{width:100%;height:100%;object-fit:cover}.features{padding-block:115px;border-top:1px solid var(--border)}.section-title{max-width:620px;margin-bottom:48px}.section-title h2,.setup h2,.final-cta h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.05;letter-spacing:-.045em;margin:13px 0 0}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border)}.feature-list article{padding:34px;min-height:270px;background:#0d0e12;border-right:1px solid var(--border)}.feature-list article:last-child{border-right:0}.icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(240,40,53,.45);color:var(--red);font:700 .72rem ui-monospace,SFMono-Regular,Consolas,monospace;margin-bottom:44px}.feature-list h3{font-size:1.16rem;margin:0 0 10px}.feature-list p{color:var(--muted);font-size:.9rem;line-height:1.65;margin:0}.setup{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-block:90px;border-block:1px solid var(--border)}.setup h2{max-width:650px}.setup code{white-space:nowrap;background:#111218;border:1px solid #303139;padding:18px 23px;color:#eee;font-size:1rem;border-radius:5px}.setup code span{color:var(--red);margin-right:2px}.final-cta{text-align:center;padding-block:120px}.final-cta>img{width:250px;height:72px;object-fit:cover;margin-bottom:20px}.final-cta p{color:var(--muted);margin:18px 0 30px}.footer{height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--border);color:#696a72;font-size:.74rem}.footer>span:first-child{color:#eee;font-weight:800;letter-spacing:.09em}.footer p{margin:0}.footer a{color:#a5a6ad}@media(max-width:850px){.hero{grid-template-columns:1fr;text-align:center;gap:45px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-logo{grid-row:1}.logo-frame{width:300px}.feature-list{grid-template-columns:1fr}.feature-list article{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.feature-list article:last-child{border-bottom:0}.setup{flex-direction:column;text-align:center}.footer{height:auto;padding-block:28px;flex-direction:column}}@media(max-width:560px){:root{--container:min(100% - 24px,1100px)}.header{height:70px}.brand{width:155px;height:42px}.button-small{font-size:.7rem;padding:8px 10px}.hero{min-height:auto;padding-block:38px 70px}.logo-frame{width:240px}h1{font-size:3.25rem}.hero-actions{flex-direction:column}.features{padding-block:75px}.feature-list article{padding:27px}.setup{padding-block:70px}.setup code{font-size:.9rem}.final-cta{padding-block:80px}}
