.product-page{--pi:#101828;--pm:#667085;--pl:#e4e7ec;--pa:#6d4aff;color:var(--pi);overflow:hidden}.product-container{width:min(1160px,calc(100% - 40px));margin:auto}
.product-hero{padding:105px 0 85px;background:radial-gradient(circle at 80% 20%,rgba(109,74,255,.13),transparent 28%),#fff}.product-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--pa);font-size:.73rem;font-weight:900;letter-spacing:.14em}.product-eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.product-hero h1{max-width:900px;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1;letter-spacing:-.055em}.product-hero h1 span{color:var(--pa)}.product-hero p{max-width:720px;margin:25px 0 0;color:var(--pm);font-size:1.12rem;line-height:1.75}
.product-section{padding:20px 0 100px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;min-height:470px;padding:34px;border:1px solid var(--pl);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(16,24,40,.055);display:flex;flex-direction:column}.product-card-lumino{background:linear-gradient(160deg,#fff,#f5f8ff)}.product-card-ukti{background:linear-gradient(160deg,#fff,#f8f5ff)}.product-card-wish{background:linear-gradient(160deg,#fff,#fff7f1)}.product-mark{display:grid;place-items:center;width:58px;height:58px;margin-bottom:28px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#6d4aff,#8b5cf6);font-size:.8rem;font-weight:900}.product-card-ukti .product-mark{background:linear-gradient(135deg,#7c3aed,#c026d3)}.product-card-wish .product-mark{background:linear-gradient(135deg,#ea580c,#f59e0b)}.product-label{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:#667085}.product-card h2{margin:8px 0 12px;font-size:2rem;letter-spacing:-.035em}.product-card p{margin:0;color:var(--pm);line-height:1.7}.product-card ul{margin:24px 0 28px;padding:0;list-style:none;color:#475467;line-height:2}.product-card li:before{content:"✓";margin-right:9px;color:var(--pa);font-weight:900}.product-card a{margin-top:auto;color:var(--pa);font-weight:900;text-decoration:none}.product-card a span{margin-left:6px}.product-cta{padding:100px 0;text-align:center;color:#fff;background:linear-gradient(135deg,#17132e,#4a2fa5)}.product-cta .product-eyebrow{color:#d8d0ff}.product-cta h2{margin:0;font-size:clamp(2.2rem,4vw,3.6rem);letter-spacing:-.045em}.product-cta p{max-width:650px;margin:18px auto 30px;color:#ddd8ee;line-height:1.7}.product-button{display:inline-flex;align-items:center;min-height:48px;padding:0 22px;border-radius:12px;background:#fff;color:#17132e;text-decoration:none;font-weight:900}
@media(max-width:900px){.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-hero{padding:78px 0 65px}}@media(max-width:720px){.product-container{width:min(100% - 28px,1160px)}.product-section{padding-bottom:70px}.product-card{padding:28px}.product-cta{padding:78px 0}}


/* Priority 1 - Product credibility */
.product-card-status{display:inline-flex;align-items:center;gap:7px;width:max-content;margin:-10px 0 8px;padding:6px 9px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:.61rem;font-weight:900;letter-spacing:.07em}.product-card-status span{width:7px;height:7px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 3px rgba(18,183,106,.1)}.product-card-status.testing{color:#6941c6;background:#f4f0ff}.product-card-status.testing span{background:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.product-card-actions{margin-top:auto;display:flex;flex-direction:column;gap:10px}.product-card-actions a{margin-top:0}.product-card-actions a:last-child{font-size:.82rem;color:#667085}.product-card-actions a:last-child:hover{color:var(--pa)}
