@import url('/assets/site-font.css?v=2');
:root{--ink:#17131f;--muted:#706a76;--line:#e4dcec;--purple:#8b5cf6;--purple-dark:#6d28d9;--soft:#f1eaff;--paper:#fcfbf8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}
.nav{height:72px;display:flex;align-items:center;gap:38px;padding:0 4.2vw;border-bottom:1px solid #eee8f2;background:rgba(252,251,248,.94);backdrop-filter:blur(12px)}.logo{width:145px;height:40px;display:flex;align-items:center;flex:0 0 145px}.logo img{display:block;width:145px;height:auto}.links{display:flex;align-items:center;gap:30px;font-size:14px}.account{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:14px}.pill{border-radius:999px;color:#fff;background:#222;padding:13px 21px}
.product-hero{display:grid;grid-template-columns:1.03fr .97fr;gap:54px;align-items:center;width:min(1180px,92vw);min-height:640px;margin:auto;padding:60px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--purple-dark);font-size:11px;font-weight:900;letter-spacing:1.2px}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--purple)}h1{max-width:650px;margin:15px 0 19px;font-size:clamp(45px,5.4vw,72px);line-height:.98;letter-spacing:-4.5px}.lead{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:10px;margin-top:28px}.primary-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-size:13px;font-weight:900}.primary-cta{color:#fff;background:var(--purple);box-shadow:0 11px 25px rgba(109,40,217,.2)}.primary-cta:hover{background:var(--purple-dark)}.secondary-cta{border:1px solid #ddd3e8;background:#fff}.cta-note{margin:10px 0 0;color:#928a97;font-size:10px}
.visual{position:relative;min-height:490px;overflow:hidden;border-radius:28px;background-image:linear-gradient(180deg,rgba(15,9,24,.02) 25%,rgba(15,9,24,.88) 91%),var(--product-image);background-position:center;background-size:cover;box-shadow:0 28px 70px rgba(37,21,50,.2)}.visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.28);border-radius:inherit}.visual-copy{position:absolute;z-index:1;left:28px;right:28px;bottom:27px;color:#fff}.visual-copy span{font-size:10px;font-weight:900;letter-spacing:1.1px}.visual-copy h2{max-width:440px;margin:8px 0 6px;font-size:29px;line-height:1.04;letter-spacing:-1.2px}.visual-copy p{margin:0;color:#d9d4dd;font-size:12px;line-height:1.45}
.benefits{padding:70px 4vw 80px;background:#f5f1f9}.benefits-inner{max-width:1120px;margin:auto}.section-label{color:#6d28d9;font-size:10px;font-weight:900;letter-spacing:1.1px}.benefits h2{max-width:720px;margin:9px 0 30px;font-size:clamp(32px,4vw,50px);line-height:1.03;letter-spacing:-2.5px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit{min-height:220px;padding:23px;border:1px solid #e5dced;border-radius:20px;background:#fff}.benefit b{width:34px;height:34px;display:grid;place-items:center;margin-bottom:48px;border-radius:10px;color:#6d28d9;background:#eee7ff}.benefit h3{margin:0 0 7px;font-size:19px}.benefit p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}
.product-cta{width:min(1120px,92vw);margin:65px auto;padding:43px;display:flex;align-items:center;gap:24px;border-radius:25px;color:#fff;background:linear-gradient(120deg,#5b21b6,#8b5cf6)}.product-cta h2{margin:0 0 6px;font-size:clamp(27px,3.5vw,41px);letter-spacing:-1.7px}.product-cta p{margin:0;color:#ebe4f6;font-size:12px}.product-cta a{flex:0 0 auto;margin-left:auto;padding:14px 19px;border-radius:999px;color:#4c1d95;background:#fff;font-size:12px;font-weight:900}
.site-footer{position:relative;padding:8px 3vw 7px;overflow:hidden;border-top:1px solid #dfd5eb;background:linear-gradient(145deg,#f7f2ff,#eee7f8);color:#352d3e}.site-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#8b5cf6,#5b21b6,#a78bfa)}.footer-grid{display:flex;align-items:center;gap:14px;max-width:100%;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.footer-grid::-webkit-scrollbar,.footer-disclaimer::-webkit-scrollbar{display:none}.footer-brand{display:flex;align-items:center;gap:7px;flex:0 0 auto}.footer-brand img{width:74px}.footer-tagline{width:142px;margin:0;color:#6d6474;font-size:7px;line-height:1.18;white-space:normal}.footer-label{display:inline;margin-right:5px;color:#6d28d9;font-size:7px;font-weight:900}.footer-company{display:flex;align-items:center;flex:0 0 auto}.footer-company strong{margin-right:5px;font-size:8px}.footer-company address{color:#6d6474;font-size:7.5px;font-style:normal}.footer-company a{color:#5b21b6}.footer-legal{display:flex;align-items:center;gap:7px;flex:0 0 auto}.footer-links{display:flex;gap:4px}.footer-links a{padding:3px 5px;border:1px solid #d9cbea;border-radius:999px;background:#ffffffa8;font-size:7px}.ecosystem{display:flex;align-items:center;gap:7px}.ecosystem img{display:block;width:auto;max-width:48px;height:12px;object-fit:contain;filter:grayscale(1) brightness(0)}.ecosystem img:nth-child(3){max-width:58px}.ecosystem img.brand-mark{width:14px;height:14px}.footer-bottom{flex:0 0 auto;color:#776e7e;font-size:7px}.footer-disclaimer{margin:5px 0 0;padding:5px 0 0;overflow-x:auto;border-top:1px solid #d9cde4;color:#766d7d;font-size:6.5px;line-height:1.05;white-space:nowrap;scrollbar-width:none}
@media(max-width:850px){.links{display:none}.account a:first-child{display:none}.product-hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:48px 0}.visual{min-height:420px}.benefit-grid{grid-template-columns:1fr}.product-cta{align-items:flex-start;flex-direction:column}.product-cta a{margin-left:0}}
@media(max-width:560px){.nav{padding:0 18px}.logo,.logo img{width:128px}.logo{flex-basis:128px}.product-hero{width:calc(100% - 30px)}h1{font-size:43px;letter-spacing:-2.8px}.hero-actions{align-items:stretch;flex-direction:column}.visual{min-height:370px}.visual-copy{left:20px;right:20px}.benefits{padding-left:15px;padding-right:15px}.product-cta{padding:28px}.site-footer{padding-left:14px;padding-right:14px}}
