.page-module__zpRkgq__container{background:linear-gradient(135deg,#fef3f8 0%,#fff5f7 50%,#fef9fb 100%);min-height:100vh;padding-bottom:4rem}.page-module__zpRkgq__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b9d 0%,#c44569 100%);padding:4rem 2rem;position:relative;overflow:hidden}.page-module__zpRkgq__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__zpRkgq__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module__zpRkgq__heroIcon{background:#fff3;border-radius:50%;margin-bottom:1.5rem;padding:1rem;animation:3s ease-in-out infinite page-module__zpRkgq__float;display:inline-flex}@keyframes page-module__zpRkgq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.page-module__zpRkgq__heroTitle{text-shadow:2px 2px 4px #0000001a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__zpRkgq__heroSubtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__zpRkgq__formSection{z-index:2;max-width:1200px;margin:-3rem auto 3rem;padding:0 1rem;position:relative}.page-module__zpRkgq__form{background:#fff;border:1px solid #ff6b9d1a;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px #ff6b9d26}.page-module__zpRkgq__basicInfoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.page-module__zpRkgq__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__zpRkgq__label{color:#333;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.page-module__zpRkgq__input{background:#fff;border:2px solid #f0f0f0;border-radius:12px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__zpRkgq__input:focus{border-color:#ff6b9d;outline:none;box-shadow:0 0 0 3px #ff6b9d1a}.page-module__zpRkgq__sectionGroup{margin-bottom:2rem}.page-module__zpRkgq__sectionTitle{color:#333;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__zpRkgq__searchInput{background:#fff;border:2px solid #f0f0f0;border-radius:10px;width:100%;margin-bottom:1rem;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.9rem;transition:all .3s}.page-module__zpRkgq__searchInput:focus{border-color:#ff6b9d;outline:none;box-shadow:0 0 0 3px #ff6b9d1a}.page-module__zpRkgq__searchWrapper{margin-bottom:1rem;position:relative}.page-module__zpRkgq__searchIcon{color:#999;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.page-module__zpRkgq__cardGrid{border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;max-height:400px;padding:.5rem;display:grid;overflow-y:auto}.page-module__zpRkgq__selectionCard{cursor:pointer;text-align:center;background:#fff;border:2px solid #f0f0f0;border-radius:10px;justify-content:center;align-items:center;min-height:60px;padding:.75rem .5rem;transition:all .3s;display:flex;position:relative}.page-module__zpRkgq__selectionCard:hover{border-color:#ff6b9d;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b9d26}.page-module__zpRkgq__selectionCard.page-module__zpRkgq__selected{background:linear-gradient(135deg,#fff0f5 0%,#ffe4ec 100%);border-color:#ff6b9d;box-shadow:0 4px 12px #ff6b9d33}.page-module__zpRkgq__checkIcon{color:#fff;background:#ff6b9d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:.5rem;right:.5rem}.page-module__zpRkgq__cardContent h4{color:#333;margin:0;font-size:.8rem;font-weight:600;line-height:1.3}.page-module__zpRkgq__cardContent p{color:#666;margin:.25rem 0 0;font-size:.7rem;line-height:1.2}.page-module__zpRkgq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b9d 0%,#c44569 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.page-module__zpRkgq__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff6b9d4d}.page-module__zpRkgq__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module__zpRkgq__spinner{animation:1s linear infinite page-module__zpRkgq__spin}@keyframes page-module__zpRkgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__zpRkgq__insightSection{max-width:1200px;margin:0 auto 3rem;padding:0 1rem}.page-module__zpRkgq__insightCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:2rem;box-shadow:0 10px 30px #667eea33}.page-module__zpRkgq__insightHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__zpRkgq__insightHeader h3{margin:0;font-size:1.5rem;font-weight:700}.page-module__zpRkgq__insightText{opacity:.95;font-size:1.1rem;line-height:1.7}.page-module__zpRkgq__productsSection{max-width:1200px;margin:0 auto;padding:0 1rem}.page-module__zpRkgq__productsTitle{color:#333;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__zpRkgq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__zpRkgq__emptyState{text-align:center;color:#999;padding:4rem 2rem}.page-module__zpRkgq__emptyState svg{opacity:.5;margin-bottom:1rem}.page-module__zpRkgq__emptyState p{font-size:1.1rem}@media (max-width:768px){.page-module__zpRkgq__heroTitle{font-size:1.8rem}.page-module__zpRkgq__heroSubtitle{font-size:1rem}.page-module__zpRkgq__form{padding:1.5rem}.page-module__zpRkgq__basicInfoGrid{grid-template-columns:1fr;gap:1rem}.page-module__zpRkgq__cardGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem;max-height:300px}.page-module__zpRkgq__selectionCard{min-height:50px;padding:.6rem .4rem}.page-module__zpRkgq__cardContent h4{font-size:.75rem}.page-module__zpRkgq__cardContent p{font-size:.65rem}.page-module__zpRkgq__searchInput{padding:.65rem .85rem .65rem 2.25rem;font-size:.85rem}.page-module__zpRkgq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.page-module__zpRkgq__insightCard{padding:1.5rem}}@media (max-width:480px){.page-module__zpRkgq__hero{padding:3rem 1rem}.page-module__zpRkgq__heroTitle{font-size:1.5rem}.page-module__zpRkgq__cardGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.page-module__zpRkgq__selectionCard{min-height:45px;padding:.5rem .3rem}.page-module__zpRkgq__cardContent h4{font-size:.7rem}.page-module__zpRkgq__productsGrid{grid-template-columns:1fr}}
