*,:after,:before{box-sizing:border-box}:root{--color-primary:#483AA0;--color-primary-light:#d4cfef;--color-secondary:#FFD586;--color-secondary-light:#ffebc5;--color-secondary-lightest:#fef7eb;--color-secondary-rgba:rgba(255,235,197,0.3);--color-secondary-dark:#ffb938;--color-dark:#251972;--color-light:#c9d2e4;--bg-dark-primary:#0E1A33;--bg-dark-secondary:#1a2847;--bg-darkest:#251972;--gradient-appointment:linear-gradient(135deg,var(--bg-dark-primary) 0%,var(--bg-dark-secondary) 100%);--gradient-testimonial:var(--bg-darkest);--glow-secondary-light:rgba(255,213,134,0.1);--glow-secondary-subtle:rgba(255,213,134,0.08);--card-bg:rgba(255,255,255,0.03);--card-border:rgba(255,255,255,0.08);--card-radius:24px}.products-section{position:relative;background:var(--bg-darkest);overflow:hidden}.products-section-glow{position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:900px;height:600px;background:radial-gradient(ellipse at center,rgba(72,58,160,.28) 0,transparent 70%);pointer-events:none;z-index:0}.products-header{position:relative;z-index:1}.products-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#FFD586;background:rgba(72,58,160,.25);border:1px solid rgba(72,58,160,.5);padding:.35rem 1rem;border-radius:50px;margin-bottom:1.25rem}.products-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#FFD586;box-shadow:0 0 6px #FFD586;flex-shrink:0}.products-main-title{font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.products-title-accent{background:linear-gradient(90deg,#FFD586,#ffbe4d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.products-subtitle{color:rgba(201,210,228,.7);font-size:1rem;max-width:580px;margin:0 auto;line-height:1.7}.products-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.products-grid--three{grid-template-columns:repeat(3,1fr)}.products-grid--four{grid-template-columns:repeat(2,1fr)}@media (max-width:991px){.products-grid--four,.products-grid--three{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.products-grid--four,.products-grid--three{grid-template-columns:1fr}}.product-card-wrap{border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(72,58,160,.7),rgba(255,213,134,.3) 50%,rgba(72,58,160,.7));transition:background .4s ease}.product-card-wrap:hover{background:linear-gradient(135deg,#483AA0,#FFD586 50%,#6C55D4)}.product-card{position:relative;background:linear-gradient(145deg,var(--color-primary) 0,var(--color-dark) 100%);border-radius:19px;padding:2rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.product-card-wrap:hover .product-card{transform:translateY(-5px);box-shadow:0 24px 60px rgba(72,58,160,.25),0 8px 24px rgba(0,0,0,.4)}.product-card-watermark{position:absolute;bottom:-10px;right:-10px;font-size:8rem;color:rgba(72,58,160,.12);line-height:1;pointer-events:none;transition:color .35s ease,transform .35s ease}.product-card-wrap:hover .product-card-watermark{color:rgba(72,58,160,.22);transform:scale(1.08) translate(-4px,-4px)}.product-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.product-card-num{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:rgba(72,58,160,.9);background:rgba(72,58,160,.15);border:1px solid rgba(72,58,160,.35);padding:.2rem .6rem;border-radius:6px}.product-badge{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:50px;display:inline-flex;align-items:center;gap:.35rem}.product-badge--soon{background:rgba(72,58,160,.2);color:#a99de8;border:1px solid rgba(72,58,160,.4)}.product-badge--live{background:rgba(0,200,120,.12);color:#4ade80;border:1px solid rgba(0,200,120,.3)}.product-badge-dot{width:5px;height:5px;border-radius:50%;background:#4ade80;box-shadow:0 0 5px #4ade80;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.product-card-icon{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,rgba(72,58,160,.4),rgba(72,58,160,.15));border:1px solid rgba(72,58,160,.5);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:background .3s ease,border-color .3s ease}.product-card-wrap:hover .product-card-icon{background:linear-gradient(135deg,rgba(72,58,160,.65),rgba(72,58,160,.3));border-color:rgba(72,58,160,.8)}.product-card-icon i{font-size:1.35rem;color:#FFD586}.product-card-name{font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.3rem;line-height:1.3}.product-card-tagline{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#FFD586;margin-bottom:.9rem}.product-card-desc{font-size:.9rem;color:rgba(201,210,228,.65);line-height:1.7;flex:1 1;margin-bottom:1.5rem}.product-card-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.03em;transition:gap .25s ease,color .25s ease;margin-top:auto}.product-card-cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,213,134,.15);border:1px solid rgba(255,213,134,.3);font-size:.7rem;color:#FFD586;transition:background .25s ease,border-color .25s ease,transform .25s ease}.product-card-cta:hover{gap:.75rem;color:#FFD586}.product-card-cta:hover .product-card-cta-arrow{background:rgba(255,213,134,.25);border-color:#FFD586;transform:translateX(3px)}.product-card-shine{position:absolute;inset:0;border-radius:19px;background:linear-gradient(115deg,transparent 30%,rgba(255,213,134,.045) 48%,rgba(255,213,134,.07) 52%,transparent 70%);pointer-events:none;opacity:0;transition:opacity .4s ease}.product-card-wrap:hover .product-card-shine{opacity:1}.products-view-all-btn{display:inline-flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;color:#FFD586;text-decoration:none;border:1.5px solid rgba(255,213,134,.4);padding:.7rem 2rem;border-radius:50px;letter-spacing:.03em;transition:background .3s ease,border-color .3s ease,color .3s ease,gap .25s ease}.products-view-all-btn:hover{background:rgba(255,213,134,.1);border-color:#FFD586;color:#FFD586;gap:.9rem}