.products-page{--ink:#10213b;--muted:#607089;--accent:#5d4bdb;color:var(--ink);background:#f7f9fc;min-height:100vh}.products-hero{text-align:center;background:radial-gradient(circle at 15% 20%,#499bff29,#0000 28%),radial-gradient(circle at 85% 30%,#7c4cdb2e,#0000 30%),linear-gradient(135deg,#f7fbff,#f9f7ff);padding:150px 6% 90px}.products-kicker,.product-eyebrow{color:#007bff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:inline-flex}.products-hero h1{letter-spacing:-.045em;max-width:850px;margin:15px auto 18px;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.08}.products-hero p{max-width:680px;color:var(--muted);margin:auto;font-size:1.12rem;line-height:1.8}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1200px;margin:-35px auto 0;padding:0 5% 100px;display:grid}.product-card{color:inherit;background:#fff;border:1px solid #e9edf4;border-radius:26px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 20px 55px #1c2b4a14}.product-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px #1c2b4a24}.product-card-image{background:linear-gradient(145deg,#eef6ff,#f0edff);height:285px;padding:24px}.product-card-image img{object-fit:cover;object-position:top;border-radius:14px;width:100%;height:100%;box-shadow:0 12px 32px #0f1f3c26}.product-card-body{padding:30px}.product-card h2{margin:8px 0 12px;font-size:1.8rem}.product-card p{color:var(--muted);margin:0 0 22px;line-height:1.7}.product-tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.product-tags span{color:#465672;background:#f1f3f8;border-radius:50px;padding:7px 11px;font-size:.78rem}.product-link{color:#5745d3;font-weight:600}.product-detail-hero{background:linear-gradient(135deg,#f5faff,#f8f4ff);padding:145px 6% 80px;overflow:hidden}.product-detail-hero.blue{background:linear-gradient(135deg,#effaff,#f7fbff)}.product-detail-inner{grid-template-columns:1fr 1.05fr;align-items:center;gap:65px;max-width:1200px;margin:auto;display:grid}.product-detail-copy h1{letter-spacing:-.05em;margin:14px 0 20px;font-size:clamp(2.6rem,5vw,4.9rem);line-height:1.04}.product-detail-copy .lead{color:var(--muted);font-size:1.08rem;line-height:1.8}.product-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.product-btn{color:var(--ink);background:#fff;border:1px solid #dfe4ed;border-radius:50px;align-items:center;gap:9px;padding:13px 20px;font-weight:600;text-decoration:none;display:inline-flex}.product-btn.primary{color:#fff;background:#5745d3;border-color:#5745d3;box-shadow:0 12px 30px #5745d340}.blue .product-btn.primary{background:#087bbf;border-color:#087bbf;box-shadow:0 12px 30px #087bbf38}.product-visual{background:#ffffffb3;border-radius:24px;padding:18px;box-shadow:0 30px 80px #162a4d2b}.product-visual img{aspect-ratio:16/10;object-fit:contain;object-position:center;background:#f2f5fa;border-radius:15px;width:100%;display:block}.product-highlights{background:#fff;border:1px solid #e7ebf2;border-radius:20px;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:-28px auto 0;display:grid;position:relative;box-shadow:0 16px 45px #19274617}.product-highlights div{text-align:center;border-right:1px solid #edf0f5;padding:25px 18px;font-weight:600}.product-highlights div:last-child{border:0}.product-section{max-width:1200px;margin:auto;padding:95px 5%}.section-heading{text-align:center;max-width:670px;margin:0 auto 45px}.section-heading h2{letter-spacing:-.035em;margin:8px 0 12px;font-size:clamp(2rem,4vw,3rem)}.section-heading p{color:var(--muted);line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:#fff;border:1px solid #e6ebf2;border-radius:20px;padding:28px;box-shadow:0 10px 30px #1a28460b}.feature-icon{color:#5745d3;background:#eeeaff;border-radius:13px;place-items:center;width:45px;height:45px;font-size:1.15rem;display:grid}.feature-card h3{margin:20px 0 9px}.feature-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.steps-section{color:#fff;background:#101b33}.steps-inner{max-width:1200px;margin:auto;padding:90px 5%}.steps-inner .section-heading p{color:#aebad0}.steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:18px;padding:24px}.step-number{color:#9b8cff;letter-spacing:.12em;font-size:.8rem;font-weight:700}.step h3{margin:15px 0 8px}.step p{color:#b7c2d6;margin:0;font-size:.9rem;line-height:1.6}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-gallery-item{cursor:zoom-in;background:#f2f5fa;border:1px solid #e5eaf2;border-radius:20px;height:360px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 38px #1726421a}.product-gallery-item img{object-fit:contain;background:#fff;border-radius:12px;width:100%;height:100%;display:block}.product-gallery-zoom{color:#fff;opacity:0;background:#0f1b33d1;border-radius:30px;align-items:center;gap:7px;padding:9px 13px;font:500 .78rem Poppins,sans-serif;transition:all .2s;display:flex;position:absolute;bottom:28px;right:30px;transform:translateY(6px)}.product-gallery-item:hover .product-gallery-zoom,.product-gallery-item:focus-visible .product-gallery-zoom{opacity:1;transform:translateY(0)}.product-lightbox{z-index:2000;cursor:zoom-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050a14e6;justify-content:center;align-items:center;padding:4vw;display:flex;position:fixed;inset:0}.product-lightbox img{object-fit:contain;cursor:default;background:#fff;border-radius:12px;max-width:92vw;max-height:90vh;display:block;box-shadow:0 25px 80px #00000080}.product-lightbox-close{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;font-size:1.25rem;display:grid;position:fixed;top:24px;right:28px}.product-cta{text-align:center;padding:30px 5% 105px}.product-cta-box{color:#fff;background:linear-gradient(135deg,#4f3bc8,#745be2);border-radius:28px;max-width:1000px;margin:auto;padding:60px 30px}.product-cta-box h2{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem)}.product-cta-box p{color:#e4e0ff;margin-bottom:26px}@media (max-width:850px){.products-grid,.product-detail-inner{grid-template-columns:1fr}.products-grid{max-width:620px}.product-detail-copy{text-align:center}.product-actions{justify-content:center}.product-highlights{grid-template-columns:1fr 1fr;margin:20px 5% 0}.product-highlights div:nth-child(2){border-right:0}.feature-grid,.steps-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.products-hero,.product-detail-hero{padding-top:120px}.products-grid,.feature-grid,.steps-grid,.product-gallery{grid-template-columns:1fr}.product-card-image{height:220px}.product-highlights{grid-template-columns:1fr}.product-highlights div{border-bottom:1px solid #edf0f5;border-right:0}.product-detail-inner{gap:40px}.product-gallery-item{height:270px;padding:10px}.product-gallery-zoom{opacity:1;bottom:18px;right:20px;transform:none}}
