:root{--ink:#101828;--muted:#526077;--violet:#5b54e8;--soft:#f6f7ff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif}.product-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(6vw,28px);border-bottom:1px solid #e9eaf1;background:#fff}.brand img,footer img{display:block;width:174px;height:auto}.back-link{padding:10px 14px;border:1px solid #dce0eb;border-radius:9px;color:#343a50;font-size:12px;font-weight:800;text-decoration:none}.back-link i{margin-right:7px;color:var(--violet)}.product-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);gap:72px;align-items:center;padding:92px max(8vw,35px);background:radial-gradient(circle at 79% 25%,#dfddff 0,transparent 27%),linear-gradient(130deg,#fbfbff,#f1f3ff)}.eyebrow{color:#5c55dd;font-size:11px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.hero-copy h1{max-width:600px;margin:13px 0;color:#11192e;font-size:clamp(40px,4.6vw,68px);line-height:1.04;letter-spacing:-3px}.hero-copy p{max-width:590px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:29px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border-radius:9px;font-size:13px;font-weight:800;text-decoration:none}.primary-btn{background:var(--violet);color:#fff;box-shadow:0 12px 24px rgba(76,67,184,.22)}.secondary-btn{border:1px solid #d8dae7;color:#34394e;background:#fff}.hero-meta{display:flex;gap:22px;margin-top:24px;color:#596176;font-size:11px;font-weight:700}.hero-meta i{margin-right:5px;color:#16a46d}.product-image{padding:11px;border-radius:22px;background:linear-gradient(135deg,#383294,#918cff);box-shadow:0 32px 70px rgba(49,42,124,.24)}.product-image img{display:block;width:100%;border-radius:14px}.product-main{max-width:1180px;margin:auto;padding:108px 30px}.intro{max-width:660px}.intro h2,.feature-section h2,.price-section h2{margin:12px 0;color:#11192e;font-size:clamp(30px,3.5vw,47px);line-height:1.14;letter-spacing:-1.8px}.intro p,.price-section p{color:var(--muted);font-size:16px;line-height:1.75}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.highlight-grid article{padding:27px;border:1px solid #e1e4ef;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(18,24,52,.05)}.highlight-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#efeeff;color:#5b54e8}.highlight-grid h3{margin:19px 0 8px;font-size:18px}.highlight-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.feature-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;padding:90px max(10vw,35px);background:#141936;color:#fff}.feature-section h2{color:#fff}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.feature-list div{display:flex;align-items:center;gap:10px;padding:17px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.05);font-size:13px;font-weight:700}.feature-list i{color:#75e2bc}.price-section{display:flex;justify-content:space-between;gap:70px;align-items:center;padding:100px max(10vw,35px);background:linear-gradient(135deg,#f5f4ff,#fff)}.price-section>div{max-width:620px}.price-section aside{width:300px;padding:29px;border:1px solid #d8d5ff;border-radius:17px;background:#fff;box-shadow:0 22px 48px rgba(60,53,154,.12)}.price-section aside>span,.price-section aside small{display:block;color:#6d67dc;font-size:11px;font-weight:800}.price-section aside strong{display:block;margin:9px 0 6px;color:#171447;font-size:30px;letter-spacing:-1px}.price-section aside small{color:#6d7588;font-weight:500}.price-section aside .primary-btn{width:100%;margin-top:22px}footer{display:flex;justify-content:space-between;align-items:center;padding:31px max(6vw,28px);background:#0f132a;color:#a6acc1;font-size:11px}footer img{padding:4px 8px;border-radius:6px;background:#fff;width:145px}@media(max-width:900px){.product-hero,.feature-section{grid-template-columns:1fr;gap:42px}.product-image{max-width:700px}.highlight-grid{grid-template-columns:1fr}.price-section{align-items:flex-start;flex-direction:column;gap:30px}.feature-list{max-width:650px}}@media(max-width:600px){.product-header{height:68px;padding:0 18px}.brand img{width:145px}.back-link{font-size:0;padding:11px}.back-link i{margin:0;font-size:14px}.product-hero{padding:62px 22px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:16px}.hero-actions,.hero-meta{flex-direction:column;align-items:stretch;gap:10px}.product-main{padding:74px 22px}.feature-section,.price-section{padding:70px 22px}.feature-list{grid-template-columns:1fr}.price-section aside{width:100%}footer{padding:25px 20px;display:block}footer span{display:block;margin-top:18px}}
