:root{--primary-purple: #6B21A8;--light-purple: #A78BFA;--accent-green: #28A745;--dark-text: #212529;--light-text: #4B5563;--background-light: #F9FAFB;--background-white: #FFFFFF;--border-grey: #E5E7EB}.store_styles{font-family:Inter,sans-serif;color:var(--dark-text);background-color:var(--background-light)}.store_styles .bg-primary{background-color:var(--primary-color)}.store_styles .text-primary{color:var(--primary-color)}.store_styles .bg-secondary{background-color:var(--secondary-color)}.store_styles .text-secondary{color:var(--secondary-color)}.store_styles .border-primary{--tw-border-opacity: 1;border-color:var(--primary-color)}.store_styles .dot-pattern-bg{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%239C92AC' fill-opacity='0.07' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E")}.store_styles .header-top-message{background-color:var(--primary-purple);color:#fff;padding:.75rem 1.5rem;text-align:center;font-size:.95rem;font-weight:600;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.store_styles .navbar{background-color:var(--background-white);border-bottom:1px solid var(--border-grey);box-shadow:0 2px 4px #0000000d;padding:1rem 2rem}.store_styles .hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 8% 6rem;text-align:center;background:linear-gradient(to bottom,var(--background-white),var(--background-light))}.store_styles .hero-heading{font-size:clamp(2.5rem,6vw,4.2rem);font-weight:700;color:var(--primary-purple);line-height:1.15;margin-bottom:1.5rem;max-width:800px}.store_styles .hero-subtext{font-size:clamp(1rem,2.5vw,1.5rem);color:var(--light-text);line-height:1.6;margin-bottom:2.5rem;max-width:700px}.store_styles .cta-button{padding:1.25rem 2.5rem;border-radius:.75rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;transition:background-color .3s ease,transform .2s ease;box-shadow:0 6px 12px #00000026;display:inline-block;text-decoration:none}.store_styles section:not(.bg-primary-purple) .cta-button{background-color:var(--accent-green);color:#fff}.store_styles .cta-button:hover{transform:translateY(-2px)}.store_styles section:not(.bg-primary-purple) .cta-button:hover{background-color:#218838}.store_styles .section-heading{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--dark-text);margin-bottom:1rem;text-align:center}.store_styles .section-subtext{font-size:clamp(1rem,2.5vw,1.5rem);color:var(--light-text);line-height:1.6;margin-bottom:2rem;text-align:center}.store_styles .card{border-radius:1rem;padding:2rem;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease;border-width:1px;border-style:solid}.store_styles .card:hover{transform:translateY(-5px)}.store_styles .card-icon{font-size:3rem;color:var(--primary-purple);margin-bottom:1rem}.store_styles .card-title{font-size:1.5rem;font-weight:600;color:var(--dark-text);margin-bottom:.75rem}.store_styles .card-description{font-size:1rem;color:var(--light-text);line-height:1.6}.store_styles .topper-card{background-color:var(--background-white);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--border-grey)}.store_styles .topper-image{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:1rem;border:3px solid var(--accent-green)}.store_styles .topper-name{font-size:1.3rem;font-weight:700;color:var(--primary-purple);margin-bottom:.25rem}.store_styles .topper-rank{font-size:1rem;font-weight:600;color:var(--light-text);margin-bottom:.75rem}.store_styles .topper-quote{font-style:italic;font-size:.95rem;color:var(--dark-text);margin-bottom:.5rem;line-height:1.5}.store_styles .topper-key-takeaway{font-size:.9rem;font-weight:500;color:var(--accent-green);display:flex;align-items:center;justify-content:center;margin-top:.5rem}.store_styles .text-white{color:#fff}@media (min-width: 768px){.store_styles .hero-section{flex-direction:row;text-align:left;padding:6rem 8%}.store_styles .hero-content{flex:1;margin-right:3rem}.store_styles .hero-image-container{flex:1}.store_styles .features-grid{grid-template-columns:repeat(2,1fr)}.store_styles .solutions-grid{grid-template-columns:repeat(3,1fr)}.store_styles .toppers-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.store_styles .features-grid,.store_styles .toppers-grid{grid-template-columns:repeat(3,1fr)}}.bg-primary-purple,.store_styles .bg-primary-purple{background-color:var(--primary-purple)}.bg-dark-text,.store_styles .bg-dark-text{background-color:var(--dark-text)}.html-description a{color:var(--primary-purple)}.html-description a:hover{text-decoration:underline}.html-description h4{font-weight:600}.html-description ul{list-style-type:disc;margin-left:1.5rem}
