.hp-discovery-section{padding:0}.hp-discovery-container{margin:0 auto;max-width:1280px;padding:0 5%}.hp-discovery-heading{margin-bottom:3rem}.hp-discovery-title{color:#0a0a0a;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.15;margin:0;text-align:left}.hp-discovery-title-accent{background:linear-gradient(90deg,#7349dd,#ff0e96,#46ebc8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-discovery-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.hp-discovery-grid{grid-template-columns:repeat(3,1fr)}}.hp-category-header{border-bottom:2px solid rgba(0,0,0,.08);margin-bottom:1.75rem;padding-bottom:.75rem}.hp-category-name{color:#0a0a0a;font-size:1.1rem;font-weight:600;margin:0}.hp-product-anchor{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;overflow:hidden;padding:.75rem 0;position:relative;text-decoration:none;transition:all .3s ease}.hp-product-anchor:last-child{border-bottom:none}.hp-product-meta{align-items:center;display:flex;gap:12px;margin-left:auto;position:relative;z-index:2}.hp-status-prod{background:#e8e1f9;border-radius:4px;color:#7349dd;font-size:9px;font-weight:700;letter-spacing:.05em;padding:2px 6px;text-transform:uppercase;transition:all .3s ease}.hp-sweep-bg{background:#fafafa;inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease-out;z-index:1}.hp-product-anchor:hover{border-color:rgba(0,0,0,.06);padding-left:.75rem}.hp-product-anchor:hover .hp-sweep-bg{transform:translateX(0)}.hp-product-text{color:#666;font-size:16px;font-weight:400;position:relative;transition:color .3s;z-index:2}.hp-product-anchor:hover .hp-product-text{color:#000;font-weight:500}.hp-row-arrow{color:#000;opacity:0;position:relative;transform:translateX(-12px);transition:all .3s ease;z-index:2}.hp-product-anchor:hover .hp-row-arrow{opacity:1;transform:translateX(-4px)}.hp-ai-footer{align-items:center;color:#666;display:flex;font-size:1rem;gap:8px;justify-content:center;margin-top:3.5rem}.hp-gradient-text{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(to left,var(--purple-400),var(--turquoise-400));color:transparent;-webkit-text-fill-color:transparent}.hp-discovery-col.js-reveal{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0s)}.hp-discovery-col.js-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hp-discovery-col.js-reveal{opacity:1;transform:none;transition:none}}