.products-module__glrhQW__page{padding-top:var(--header-height);background:#f8fafc;min-height:100vh}.products-module__glrhQW__hero{background:var(--bg-dark);color:#fff;text-align:center;padding:80px 24px;position:relative;overflow:hidden}.products-module__glrhQW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#11b6821a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.products-module__glrhQW__title{z-index:1;margin-bottom:20px;font-size:3rem;font-weight:800;position:relative}.products-module__glrhQW__title span{color:var(--primary)}.products-module__glrhQW__subtitle{color:var(--text-light);z-index:1;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6;position:relative}.products-module__glrhQW__container{max-width:var(--max-width);z-index:2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:-60px auto 80px;padding:0 24px;display:grid;position:relative}.products-module__glrhQW__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);transition:var(--transition);border:1px solid var(--border-light);background:#fff;flex-direction:column;display:flex;overflow:hidden}.products-module__glrhQW__card:hover{transform:translateY(-8px)}.products-module__glrhQW__cardHeader{border-bottom:1px solid var(--border-light);text-align:center;background:#f8fafc;padding:30px}.products-module__glrhQW__card_go .products-module__glrhQW__cardHeader{background:linear-gradient(135deg,#fff5f0,#fde8e0)}.products-module__glrhQW__card_pro .products-module__glrhQW__cardHeader{background:linear-gradient(135deg,#f2f8f5,#e8f2ec)}.products-module__glrhQW__card_ent .products-module__glrhQW__cardHeader{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.products-module__glrhQW__card_coming .products-module__glrhQW__cardHeader{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.products-module__glrhQW__badge{border-radius:var(--radius-full);color:#fff;letter-spacing:1px;margin-bottom:16px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-block}.products-module__glrhQW__badge_go{background:linear-gradient(135deg,#fdba9b,#f9a07a)}.products-module__glrhQW__badge_pro{background:linear-gradient(135deg,#7db89a,#6bab8a)}.products-module__glrhQW__badge_ent{background:linear-gradient(135deg,#c4b5fd,#a78bfa)}.products-module__glrhQW__badge_coming{background:#9ca3af}.products-module__glrhQW__productName{color:var(--text-dark);margin-bottom:6px;font-size:1.8rem;font-weight:800}.products-module__glrhQW__productTag{letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:700}.products-module__glrhQW__card_go .products-module__glrhQW__productTag{color:#c2410c}.products-module__glrhQW__card_pro .products-module__glrhQW__productTag{color:#3a9d75}.products-module__glrhQW__card_ent .products-module__glrhQW__productTag{color:#475569}.products-module__glrhQW__card_coming .products-module__glrhQW__productTag{color:#9ca3af}.products-module__glrhQW__cardBody{flex-direction:column;flex:1;padding:30px;display:flex}.products-module__glrhQW__desc{color:var(--text-medium);min-height:60px;margin-bottom:24px;font-size:.95rem;line-height:1.6}.products-module__glrhQW__features{flex:1;margin-bottom:30px;list-style:none}.products-module__glrhQW__feature{color:var(--text-dark);align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:500;display:flex}.products-module__glrhQW__feature svg{flex-shrink:0}.products-module__glrhQW__card_go .products-module__glrhQW__feature svg{color:#c2410c}.products-module__glrhQW__card_pro .products-module__glrhQW__feature svg{color:#3a9d75}.products-module__glrhQW__card_ent .products-module__glrhQW__feature svg{color:#475569}.products-module__glrhQW__card_coming .products-module__glrhQW__feature svg{color:#9ca3af}.products-module__glrhQW__cta{text-align:center;border-radius:var(--radius-full);width:100%;transition:var(--transition);padding:14px;font-size:1rem;font-weight:700;text-decoration:none;display:block}.products-module__glrhQW__cta_go{color:#7c2d12;background:#fdba9b}.products-module__glrhQW__cta_go:hover{background:#f9a07a}.products-module__glrhQW__cta_pro{color:#fff;background:#6bab8a}.products-module__glrhQW__cta_pro:hover{transform:translateY(-2px);box-shadow:0 4px 20px #6bab8a66}.products-module__glrhQW__cta_ent{color:#4c1d95;background:#c4b5fd}.products-module__glrhQW__cta_ent:hover{background:#a78bfa}.products-module__glrhQW__cta_coming{color:#9ca3af;cursor:default;background:#e5e7eb}@media (max-width:768px){.products-module__glrhQW__container{grid-template-columns:1fr;margin-top:40px}.products-module__glrhQW__title{font-size:2.2rem}}
