@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--purple:#a855f7;--purple-dark:#9333ea;--purple-light:#c084fc;--pink:#ec4899;--pink-light:#f472b6;--light-purple:#f3e8ff;--pale-purple:#faf5ff;--light-pink:#fce7f3;--pale-pink:#fdf2f8;--text-dark:#1f2937;--text-gray:#6b7280;--white:#fff;--border:#e5e7eb}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--white);color:#1f2937;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.landing-page{min-height:100vh}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-content{justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 40px}.logo,.nav-content{align-items:center;display:flex}.logo{gap:8px}.logo-icon{font-size:1.75rem}.logo-text{-webkit-text-fill-color:#0000;background:#a855f7;background:var(--purple);-webkit-background-clip:text;background-clip:text;font-size:1.375rem;font-weight:700}.nav-right{align-items:center;display:flex;gap:32px}.nav-link{color:#1f2937;color:var(--text-dark);font-size:1rem;font-weight:500;text-decoration:none}.nav-quiz-btn{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec48994d;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 24px;transition:all .3s}.nav-quiz-btn:hover{box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}.hero-section{background:#fdf2f8;background:var(--pale-pink);overflow:hidden;padding:80px 40px 100px;position:relative}.hero-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px}.hero-badge{align-items:center;background:#fff;border:1px solid #ec4899;border:1px solid var(--pink);border-radius:24px;color:#ec4899;color:var(--pink);display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 20px}.badge-icon{font-size:1rem}.hero-title{color:#1f2937;color:var(--text-dark);font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px}.gradient-text{-webkit-text-fill-color:#0000;background:#a855f7;background:var(--purple);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#6b7280;color:var(--text-gray);font-size:1.125rem;line-height:1.7;margin-bottom:32px}.hero-cta{align-items:center;background:#a855f7;background:var(--purple);border:none;border-radius:30px;box-shadow:0 8px 20px #ec489959;color:#fff;cursor:pointer;display:inline-flex;font-size:1.0625rem;font-weight:700;gap:8px;padding:18px 36px;transition:all .3s}.hero-cta:hover{box-shadow:0 12px 28px #ec489973;transform:translateY(-3px)}.arrow{font-size:1.25rem}.hero-trust{color:#6b7280;color:var(--text-gray);font-size:.9375rem;margin-top:16px}.hero-image{height:500px;position:relative}.box-mockup{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.box-placeholder{align-items:center;background:linear-gradient(135deg,#fdf2f8,#f3e8ff);border-radius:32px;box-shadow:0 20px 60px #a855f740;display:flex;height:360px;justify-content:center;width:360px}.placeholder-content{text-align:center}.placeholder-icon{display:block;font-size:4rem;margin-bottom:16px}.placeholder-content p{color:#6b7280;color:var(--text-gray);font-size:1.125rem;font-weight:600}.floating-icon{align-items:center;animation:float 3s ease-in-out infinite;background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;display:flex;font-size:.875rem;font-weight:600;gap:8px;padding:12px 16px;position:absolute}.floating-icon span{font-size:1.5rem}.icon-1{animation-delay:0s;left:-5%;top:10%}.icon-2{animation-delay:.7s;right:0;top:20%}.icon-3{animation-delay:1.4s;bottom:25%;left:-8%}.icon-4{animation-delay:2.1s;bottom:15%;right:-3%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.why-section{background:#fff;padding:100px 40px}.section-container{margin:0 auto;max-width:1000px;text-align:center}.section-icon{font-size:3rem;margin-bottom:16px}.section-title{font-size:2.75rem;font-weight:800;margin-bottom:32px}.why-content{background:#fdf2f8;background:var(--pale-pink);border-radius:24px;margin-bottom:56px;padding:48px 56px}.why-text{color:#6b7280;color:var(--text-gray);font-size:1.125rem;line-height:1.8;margin-bottom:24px}.highlight{color:#ec4899;color:var(--pink);font-weight:700}.why-cta{font-size:1.25rem;line-height:1.6}.purple-text{color:#a855f7;color:var(--purple);font-weight:700}.features-row{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.feature-item{text-align:center}.feature-icon{font-size:2.5rem;margin-bottom:16px}.feature-item h4{font-size:1.25rem;font-weight:700;margin-bottom:12px}.feature-item p{color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.6}.inside-section{background:#fdf2f8;background:var(--pale-pink);padding:100px 40px}.section-subtitle{color:#6b7280;color:var(--text-gray);font-size:1.125rem;margin-bottom:56px}.inside-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.inside-card{background:#fff;border-radius:24px;box-shadow:0 4px 16px #0000000f;padding:40px 36px;text-align:left;transition:all .3s}.inside-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.card-icon{align-items:center;border-radius:16px;display:flex;font-size:2rem;height:64px;justify-content:center;margin-bottom:20px;width:64px}.card-icon.pink{background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.card-icon.purple{background:linear-gradient(135deg,#f3e8ff,#ede9fe)}.inside-card h3{font-size:1.375rem;font-weight:700;margin-bottom:12px}.inside-card p{color:#6b7280;color:var(--text-gray);line-height:1.7}.delivery-section{background:#fff;padding:60px 40px}.delivery-card{align-items:center;background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;display:flex;gap:20px;margin:0 auto;max-width:800px;padding:32px 48px;text-align:left}.delivery-icon{font-size:2.5rem}.delivery-card h3{font-size:1.375rem;font-weight:700;margin-bottom:4px}.delivery-card p{color:#6b7280;color:var(--text-gray)}.testimonials-section{background:#fff;padding:100px 40px}.testimonials-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.testimonial-card{border-radius:24px;padding:40px 36px;position:relative}.testimonial-card.pink-bg{background:#fce7f3;background:var(--light-pink)}.testimonial-card.purple-bg{background:#ede9fe}.quote-mark{color:#ec4899;color:var(--pink);font-family:Georgia,serif;font-size:3rem;line-height:1;margin-bottom:16px}.testimonial-text{color:#1f2937;color:var(--text-dark);font-size:1rem;font-style:italic;line-height:1.7}.waitlist-section{background:#fff;padding:60px 40px}.waitlist-card{background:#fce7f3;background:var(--light-pink);border:2px solid #ec4899;border:2px solid var(--pink);border-radius:24px;margin:0 auto;max-width:900px;padding:24px 40px}.waitlist-badge{color:#1f2937;color:var(--text-dark);font-size:1.0625rem;text-align:center}.highlight-text{color:#ec4899;color:var(--pink);font-weight:700}.final-cta-section{background:#a855f7;background:var(--purple);color:#fff;padding:80px 40px 100px;text-align:center}.final-cta-content{margin:0 auto;max-width:800px}.early-access-btn{background:#ffffff40;border:1px solid #ffffff80;border-radius:24px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;margin-bottom:32px;padding:10px 24px}.final-cta-title{font-size:3.25rem;font-weight:800;line-height:1.2;margin-bottom:20px}.final-cta-subtitle{font-size:1.1875rem;line-height:1.6;margin-bottom:40px;opacity:.95}.final-cta-btn{align-items:center;background:#fff;border:none;border-radius:30px;box-shadow:0 8px 24px #0003;color:#ec4899;color:var(--pink);cursor:pointer;display:inline-flex;font-size:1.0625rem;font-weight:700;gap:8px;padding:18px 40px;transition:all .3s}.final-cta-btn:hover{box-shadow:0 12px 32px #0000004d;transform:translateY(-3px)}.final-cta-trust{font-size:.9375rem;margin-top:24px;opacity:.9}.stats-bar{align-items:center;display:flex;justify-content:space-between;margin:60px auto 0;max-width:1000px}.stat-item{flex:1 1;text-align:center}.stat-number{font-size:2.25rem;font-weight:800;margin-bottom:8px}.stat-label{font-size:.9375rem;opacity:.9}.footer{background:#fff;border-top:1px solid #e5e7eb;border-top:1px solid var(--border);padding:80px 40px 40px}.footer-content{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1.5fr 1fr;margin:0 auto 60px;max-width:1280px}.footer-logo{align-items:center;display:flex;gap:8px;margin-bottom:16px}.footer-tagline{color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.7}.footer-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.footer-column h4{font-size:.9375rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.footer-column a{color:#6b7280;color:var(--text-gray);display:block;font-size:.9375rem;margin-bottom:10px;text-decoration:none}.footer-column a:hover{color:#ec4899;color:var(--pink)}.footer-column p{color:#6b7280;color:var(--text-gray);font-size:.9375rem;margin-top:8px}.footer-bottom{border-top:1px solid #e5e7eb;border-top:1px solid var(--border);margin:0 auto;max-width:1280px;padding-top:40px;text-align:center}.footer-disclaimer{color:#6b7280;color:var(--text-gray);font-size:.8125rem;line-height:1.6;margin-bottom:16px}.footer-copyright{color:#6b7280;color:var(--text-gray);font-size:.875rem}.quiz-page{background:#fdf2f8;background:var(--pale-pink);min-height:100vh}.quiz-nav{background:#fff;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:20px 0}.quiz-hero{background:#fff;padding:60px 40px 80px;text-align:center}.quiz-main-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:16px}.quiz-main-subtitle{color:#6b7280;color:var(--text-gray);font-size:1.125rem}.quiz-container{margin:0 auto;max-width:800px;padding:0 24px 100px}.progress-section{margin-bottom:40px}.progress-info{display:flex;font-size:.9375rem;justify-content:space-between;margin-bottom:12px}.progress-step{color:#1f2937;color:var(--text-dark);font-weight:600}.progress-percent{-webkit-text-fill-color:#0000;background:#a855f7;background:var(--purple);-webkit-background-clip:text;background-clip:text;font-weight:700}.progress-bar-container{background:#e5e7eb;border-radius:8px;height:8px;overflow:hidden}.progress-bar-fill{background:#a855f7;background:var(--purple);border-radius:8px;height:100%;transition:width .4s ease}.quiz-card{background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;padding:56px 48px}.quiz-question{font-size:2rem;font-weight:800;line-height:1.3;margin-bottom:12px}.quiz-subtitle{color:#6b7280;color:var(--text-gray);font-size:1rem;margin-bottom:40px}.options-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.option-card{background:#fdf2f8;background:var(--pale-pink);border:2px solid #0000;border-radius:16px;cursor:pointer;padding:24px 20px;text-align:left;transition:all .3s}.option-card:hover{background:#fce7f3;background:var(--light-pink)}.option-card.selected,.option-card:hover{border-color:#ec4899;border-color:var(--pink)}.option-card.selected{background:#fff;box-shadow:0 4px 12px #ec489933}.option-title{color:#1f2937;color:var(--text-dark);font-size:1.125rem;font-weight:700;margin-bottom:6px}.option-description{color:#6b7280;color:var(--text-gray);font-size:.875rem;line-height:1.5}.options-list{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.option-button{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:24px;cursor:pointer;font-size:.9375rem;font-weight:600;padding:14px 28px;transition:all .3s}.option-button:hover{background:#fce7f3;background:var(--light-pink)}.option-button.selected,.option-button:hover{border-color:#ec4899;border-color:var(--pink)}.option-button.selected{background:#a855f7;background:var(--purple);box-shadow:0 4px 12px #ec48994d;color:#fff}.checkbox-list{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.checkbox-option{align-items:center;background:#fdf2f8;background:var(--pale-pink);border-radius:12px;cursor:pointer;display:flex;padding:16px 20px;transition:all .3s}.checkbox-option:hover{background:#fce7f3;background:var(--light-pink)}.checkbox-option input[type=checkbox]{accent-color:#ec4899;accent-color:var(--pink);cursor:pointer;height:20px;margin-right:12px;width:20px}.checkbox-label{font-size:.9375rem;font-weight:500}.symptoms-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px;max-height:500px;overflow-y:auto;padding-right:8px}.symptom-row{background:#fdf2f8;background:var(--pale-pink);border-radius:12px;padding:20px}.symptom-name{margin-bottom:12px}.rating-buttons{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.rating-btn{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:10px;cursor:pointer;font-size:.8125rem;font-weight:500;padding:10px 8px;transition:all .3s}.rating-btn.selected,.rating-btn:hover{border-color:#ec4899;border-color:var(--pink)}.rating-btn.selected{background:#a855f7;background:var(--purple);color:#fff;font-weight:600}.email-section{margin-bottom:40px}.email-field{border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:16px;font-family:inherit;font-size:1.0625rem;padding:18px 24px;transition:all .3s;width:100%}.email-field:focus{border-color:#ec4899;border-color:var(--pink);box-shadow:0 0 0 4px #ec48991a;outline:none}.quiz-actions{display:flex;gap:16px;justify-content:space-between}.btn-back{background:#0000;border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:24px;color:#6b7280;color:var(--text-gray);cursor:pointer;font-size:.9375rem;font-weight:600;padding:14px 32px;transition:all .3s}.btn-back:hover:not(:disabled){border-color:#ec4899;border-color:var(--pink);color:#ec4899;color:var(--pink)}.btn-next{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec48994d;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;padding:14px 36px;transition:all .3s}.btn-next:hover:not(:disabled){box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}.btn-next:disabled{cursor:not-allowed;opacity:.5;transform:none}.success-card{background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;padding:80px 60px;text-align:center}.success-checkmark{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 8px 24px #10b9814d;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 32px;width:80px}.success-card h2{font-size:2.5rem;font-weight:800;margin-bottom:20px}.success-card p{color:#6b7280;color:var(--text-gray);font-size:1.125rem;line-height:1.7;margin:0 auto 16px;max-width:500px}.success-email{font-size:1rem!important;margin-top:24px!important}.success-email strong{color:#ec4899;color:var(--pink);font-weight:600}@media (max-width:968px){.hero-container{gap:60px;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-image{height:400px}.box-placeholder{height:300px;width:300px}.floating-icon{display:none}.features-row{gap:32px}.features-row,.inside-grid,.testimonials-grid{grid-template-columns:1fr}.stats-bar{flex-wrap:wrap;gap:32px}.footer-content{gap:40px;grid-template-columns:1fr}}@media (max-width:640px){.nav-link{display:none}.hero-section{padding:60px 24px 80px}.hero-title,.section-title{font-size:2rem}.final-cta-title{font-size:2.25rem}}@media (max-width:768px){.quiz-hero{padding:40px 24px 60px}.quiz-main-title{font-size:2rem}.quiz-card{padding:40px 28px}.quiz-question{font-size:1.625rem}.options-grid{grid-template-columns:1fr}.options-list{flex-direction:column}.option-button{width:100%}.quiz-actions{flex-direction:column}.btn-back,.btn-next{width:100%}.rating-buttons{grid-template-columns:repeat(2,1fr)}.success-card{padding:60px 32px}}.shop-page{min-height:100vh}.shop-hero-new,.shop-page{background:#fff;background:var(--white)}.shop-hero-new{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:48px 40px}.shop-hero-content-new{margin:0 auto;max-width:1280px;text-align:center}.shop-hero-content-new h1{color:#1f2937;color:var(--text-dark);font-size:2.5rem;font-weight:800;margin-bottom:12px}.shop-hero-content-new p{color:#6b7280;color:var(--text-gray);font-size:1.0625rem}.featured-box-section-new{background:#fdf2f8;background:var(--pale-pink);padding:60px 40px}.featured-container{margin:0 auto;max-width:1280px}.featured-badge-new{background:#a855f7;background:var(--purple);border-radius:16px;color:#fff;display:inline-block;font-size:.8125rem;font-weight:700;margin-bottom:24px;padding:6px 16px}.featured-box-new{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;cursor:pointer;overflow:hidden;transition:all .3s}.featured-box-new:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.featured-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:400px 1fr}.featured-image-new{background:#fdf2f8;background:var(--pale-pink);padding:48px}.featured-image-new,.featured-img-placeholder{align-items:center;display:flex;justify-content:center}.featured-img-placeholder{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;height:280px;width:280px}.featured-emoji-new{font-size:5rem}.featured-content-new{display:flex;flex-direction:column;justify-content:center;padding:48px 56px}.featured-content-new h2{font-size:2rem;font-weight:800;margin-bottom:8px}.featured-tag{color:#a855f7;color:var(--purple);font-size:1rem;font-weight:600;margin-bottom:16px}.featured-desc{color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin-bottom:24px}.featured-price-new{margin-bottom:28px}.price-lg{color:#1f2937;color:var(--text-dark);font-size:2.5rem;font-weight:800}.price-freq{color:#6b7280;color:var(--text-gray);font-size:1rem;margin-left:8px}.featured-cta-new{align-self:flex-start;background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec489940;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;padding:14px 32px;transition:all .3s}.featured-cta-new:hover{box-shadow:0 6px 16px #ec489959;transform:translateY(-2px)}.curated-section-new{background:#fff;background:var(--white);padding:80px 40px}.curated-container{margin:0 auto;max-width:1280px}.section-header-new{margin-bottom:48px;text-align:center}.section-header-new h2{font-size:2rem;font-weight:800;margin-bottom:8px}.section-header-new p{color:#6b7280;color:var(--text-gray);font-size:1rem}.products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card-new{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s}.product-card-new:hover{border-color:#ec4899;border-color:var(--pink);box-shadow:0 8px 20px #0000001a;transform:translateY(-4px)}.product-image-new{align-items:center;display:flex;height:240px;justify-content:center}.product-img-placeholder{text-align:center}.product-emoji{font-size:4rem}.product-content-new{border-top:1px solid #e5e7eb;border-top:1px solid var(--border);padding:24px}.product-content-new h3{font-size:1.25rem;font-weight:800;margin-bottom:6px}.product-tag{color:#6b7280;color:var(--text-gray);display:block;font-size:.875rem;margin-bottom:16px}.product-price-new{margin-bottom:20px}.price-med{color:#1f2937;color:var(--text-dark);font-size:1.75rem;font-weight:800}.price-period{color:#6b7280;color:var(--text-gray);font-size:.875rem;margin-left:4px}.product-btn-new{background:#0000;border:2px solid;border-radius:24px;cursor:pointer;font-size:.875rem;font-weight:700;padding:12px 24px;transition:all .3s;width:100%}.product-btn-new:hover{background:#fce7f3;background:var(--light-pink)}.trust-section-new{background:#fdf2f8;background:var(--pale-pink);border-top:1px solid #e5e7eb;border-top:1px solid var(--border);padding:60px 40px}.trust-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1280px}.trust-item{text-align:center}.trust-icon{font-size:2.5rem;margin-bottom:16px}.trust-item h4{font-size:1rem;font-weight:700;margin-bottom:8px}.trust-item p{color:#6b7280;color:var(--text-gray);font-size:.875rem;line-height:1.6}.product-back-section{background:#fff;background:var(--white);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);padding:24px 40px}.product-back-container{margin:0 auto;max-width:1280px}.back-to-shop-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;color:var(--text-gray);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:8px;padding:8px 16px;transition:all .3s}.back-to-shop-btn:hover{background:#fdf2f8;background:var(--pale-pink);color:#ec4899;color:var(--pink)}.box-detail-page{background:#fff;padding:48px 40px 80px}.box-detail-container{margin:0 auto;max-width:1280px}.box-detail-grid{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.box-images{position:-webkit-sticky;position:sticky;top:100px}.main-image{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;display:flex;height:480px;justify-content:center;margin-bottom:16px;width:100%}.image-placeholder{text-align:center}.placeholder-emoji{display:block;font-size:5rem;margin-bottom:12px}.image-placeholder p{color:#6b7280;color:var(--text-gray);font-size:1rem;font-weight:600}.thumbnail-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.thumbnail{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;cursor:pointer;display:flex;height:100px;justify-content:center;transition:all .3s}.thumbnail:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.thumbnail span{font-size:2rem}.box-info{padding-top:0}.product-badge{border:2px solid;border-radius:16px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.product-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:8px}.product-tagline{color:#6b7280;color:var(--text-gray);font-size:1.125rem;margin-bottom:32px}.product-price-section{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);border-top:1px solid #e5e7eb;border-top:1px solid var(--border);margin-bottom:32px;padding:24px 0}.product-price{margin-bottom:20px}.price-amount{color:#1f2937;color:var(--text-dark);font-size:3rem;font-weight:800}.price-frequency{color:#6b7280;color:var(--text-gray);font-size:1.125rem;margin-left:8px}.buy-now-btn-top{border:none;border-radius:24px;box-shadow:0 4px 12px #ec489940;color:#fff;cursor:pointer;font-size:1.0625rem;font-weight:700;padding:18px 40px;transition:all .3s;width:100%}.buy-now-btn-top:hover{box-shadow:0 6px 16px #ec489959;transform:translateY(-2px)}.product-description{color:#6b7280;color:var(--text-gray);font-size:1rem;line-height:1.8;margin-bottom:32px}.personalized-info-card{background:#fdf2f8;background:var(--pale-pink);border:2px solid #ec4899;border:2px solid var(--pink);border-radius:16px;margin-bottom:32px;padding:28px}.personalized-info-card h3{color:#1f2937;color:var(--text-dark);font-size:1.25rem;font-weight:700;margin-bottom:20px}.has-profile-info{display:flex;flex-direction:column;gap:20px}.profile-status{background:#fff;border-radius:12px;gap:16px;padding:16px}.profile-status,.status-icon{align-items:center;display:flex}.status-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.status-title{color:#1f2937;color:var(--text-dark);font-size:.9375rem;font-weight:700;margin-bottom:4px}.status-date{color:#6b7280;color:var(--text-gray);font-size:.8125rem}.personalized-explanation{color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.7}.profile-actions{display:flex;gap:12px}.retake-quiz-btn,.view-profile-btn{border-radius:20px;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:12px 20px;transition:all .3s}.view-profile-btn{background:#fff;border:2px solid #ec4899;border:2px solid var(--pink);color:#ec4899;color:var(--pink)}.view-profile-btn:hover{background:#ec4899;background:var(--pink);color:#fff}.retake-quiz-btn{background:#0000;border:2px solid #e5e7eb;border:2px solid var(--border);color:#6b7280;color:var(--text-gray)}.retake-quiz-btn:hover{border-color:#ec4899;border-color:var(--pink);color:#ec4899;color:var(--pink)}.no-profile-info{display:flex;flex-direction:column;gap:20px}.take-quiz-cta{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec489940;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;padding:14px 28px;transition:all .3s}.take-quiz-cta:hover{box-shadow:0 6px 16px #ec489959;transform:translateY(-2px)}.quiz-benefits{display:flex;flex-direction:column;gap:12px}.quiz-benefit-item{align-items:center;color:#1f2937;color:var(--text-dark);display:flex;font-size:.875rem;gap:12px}.quiz-benefit-item span{align-items:center;background:#ec4899;background:var(--pink);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.625rem;font-weight:700;height:20px;justify-content:center;width:20px}.whats-included{margin-bottom:32px}.whats-included h3{font-size:1.25rem;font-weight:700;margin-bottom:20px}.benefits-list{display:flex;flex-direction:column;gap:12px;list-style:none}.benefits-list li{background:#fdf2f8;background:var(--pale-pink);border-radius:12px;color:#1f2937;color:var(--text-dark);font-size:.9375rem;gap:12px;padding:12px 16px}.benefits-list li,.check-icon{align-items:center;display:flex}.check-icon{background:#a855f7;background:var(--purple);border-radius:50%;color:#fff;flex-shrink:0;font-size:.625rem;font-weight:700;height:20px;justify-content:center;width:20px}.product-guarantees{grid-gap:16px;background:#fdf2f8;background:var(--pale-pink);border-radius:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding:24px}.guarantee-item{text-align:center}.guarantee-item span{display:block;font-size:1.75rem;margin-bottom:8px}.guarantee-item p{color:#6b7280;color:var(--text-gray);font-size:.8125rem;font-weight:600}@media (max-width:968px){.featured-grid{grid-template-columns:1fr}.featured-image-new{padding:32px}.featured-content-new{padding:32px 28px}.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.trust-container{gap:32px;grid-template-columns:repeat(2,1fr)}.box-detail-grid{gap:40px;grid-template-columns:1fr}.box-images{position:static}.product-guarantees{gap:12px;grid-template-columns:1fr}.profile-actions{flex-direction:column}}@media (max-width:640px){.shop-hero-new{padding:32px 24px}.shop-hero-content-new h1{font-size:1.875rem}.curated-section-new,.featured-box-section-new{padding:48px 24px}.products-grid,.trust-container{grid-template-columns:1fr}.trust-container{gap:24px}.product-title{font-size:2rem}.price-amount{font-size:2.25rem}.box-detail-page{padding:32px 24px 60px}}.science-section{background:#fff;padding:100px 40px}.science-content{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.science-intro{color:#6b7280;color:var(--text-gray);font-size:1.0625rem;line-height:1.8;margin-bottom:40px}.science-stats{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}.science-stat{background:#fdf2f8;background:var(--pale-pink);border-radius:16px;display:flex;gap:16px;padding:20px}.stat-icon{flex-shrink:0;font-size:2rem}.stat-content h4{color:#1f2937;color:var(--text-dark);font-size:1.125rem;font-weight:700;margin-bottom:6px}.stat-content p{color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.6}.research-process{background:#fdf2f8;background:var(--pale-pink);border-radius:20px;padding:32px}.research-process h3{font-size:1.375rem;font-weight:700;margin-bottom:24px}.process-steps{display:flex;flex-direction:column;gap:16px}.process-step-item{background:#fff;border-radius:12px;gap:16px;padding:16px 20px}.process-step-item,.step-num{align-items:center;display:flex}.step-num{background:#a855f7;background:var(--purple);border-radius:50%;color:#fff;flex-shrink:0;font-size:.875rem;font-weight:700;height:32px;justify-content:center;width:32px}.process-step-item p{color:#1f2937;color:var(--text-dark);font-size:.9375rem;font-weight:500}.science-visual{height:600px;position:relative}.science-card{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000001a;padding:24px;position:absolute;transition:all .3s;width:280px}.science-card:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-8px)}.card-1{left:0;top:0}.card-1,.card-2{animation:float 4s ease-in-out infinite}.card-2{animation-delay:1.3s;right:0;top:180px}.card-3{animation:float 4s ease-in-out infinite;animation-delay:2.6s;bottom:0;left:50px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-emoji{font-size:1.5rem}.card-badge{background:#fce7f3;background:var(--light-pink);border-radius:12px;color:#ec4899;color:var(--pink);font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.science-card h4{color:#1f2937;color:var(--text-dark);font-size:1.0625rem;font-weight:700;margin-bottom:12px}.study-result{-webkit-text-fill-color:#0000;background:#a855f7;background:var(--purple);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;margin-bottom:8px}.study-source{color:#6b7280;color:var(--text-gray);font-size:.8125rem;font-style:italic}.email-note{margin-top:16px;text-align:center}.email-note,.saving-indicator{color:#6b7280;color:var(--text-gray);font-size:.875rem}.saving-indicator{align-items:center;display:flex;font-weight:500;gap:8px}.saving-dot{animation:pulse 1.5s ease-in-out infinite;background:#ec4899;background:var(--pink);border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.password-section{margin-bottom:40px}.password-info{margin-bottom:20px}.password-note{background:#fce7f3;background:var(--light-pink);border:2px solid #ec4899;border:2px solid var(--pink);border-radius:12px;color:#1f2937;color:var(--text-dark);font-size:.9375rem;padding:16px 20px;text-align:center}.password-hint{color:#6b7280;color:var(--text-gray);font-size:.875rem;margin-top:12px;text-align:center}.success-actions{display:flex;flex-direction:column;gap:12px;margin:32px 0}.success-btn{border:none;border-radius:24px;cursor:pointer;font-size:1rem;font-weight:700;padding:16px 32px;transition:all .3s}.success-btn.primary-gradient{background:#a855f7;background:var(--purple);box-shadow:0 4px 12px #ec48994d;color:#fff}.success-btn.primary-gradient:hover{box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}.success-btn.secondary{background:#fff;border:2px solid #ec4899;border:2px solid var(--pink);color:#ec4899;color:var(--pink)}.success-btn.secondary:hover{background:#fce7f3;background:var(--light-pink)}.next-steps{border-top:2px solid #e5e7eb;border-top:2px solid var(--border);margin-top:40px;padding-top:32px}.next-steps h3{font-size:1.375rem;font-weight:700;margin-bottom:24px;text-align:center}.next-step-item{align-items:center;background:#fdf2f8;background:var(--pale-pink);border-radius:12px;display:flex;gap:16px;margin-bottom:12px;padding:16px}.next-step-item span{font-size:1.5rem}.next-step-item p{color:#1f2937;color:var(--text-dark);font-size:.9375rem;font-weight:500}@media (max-width:968px){.science-content{gap:60px;grid-template-columns:1fr}.science-visual{height:500px}.science-card{width:240px}.card-2{top:150px}}@media (max-width:640px){.science-visual{display:none}}.profile-icon-btn{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .3s}.profile-icon-btn:hover{background:#fdf2f8;background:var(--pale-pink)}.profile-icon{font-size:1.5rem}.login-container{align-items:center;background:#fdf2f8;background:var(--pale-pink);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:40px 24px}.login-card{background:#fff;border-radius:24px;box-shadow:0 8px 24px #0000001a;max-width:440px;padding:48px 40px;width:100%}.login-card h2{font-size:2rem;font-weight:800;margin-bottom:8px;text-align:center}.login-subtitle{color:#6b7280;color:var(--text-gray);font-size:.9375rem;margin-bottom:32px;text-align:center}.error-message{background:#fee2e2;border:2px solid #ef4444;border-radius:12px;color:#991b1b;font-size:.875rem;font-weight:500;padding:12px 16px;text-align:center}.error-message,.form-group{margin-bottom:24px}.form-group label{color:#1f2937;color:var(--text-dark);display:block;font-size:.9375rem;font-weight:600;margin-bottom:8px}.form-input{border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:12px;font-family:inherit;font-size:1rem;padding:14px 18px;transition:all .3s;width:100%}.form-input:focus{border-color:#ec4899;border-color:var(--pink);box-shadow:0 0 0 4px #ec48991a;outline:none}.login-btn{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec48994d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:16px 32px;transition:all .3s;width:100%}.login-btn:hover{box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}.login-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--border);margin-top:32px;padding-top:24px;text-align:center}.login-footer p{color:#6b7280;color:var(--text-gray);font-size:.9375rem;margin-bottom:12px}.link-btn{background:#0000;border:none;color:#ec4899;color:var(--pink);cursor:pointer;font-size:.9375rem;font-weight:600;text-decoration:underline}.link-btn:hover{color:#a855f7;color:var(--purple)}.profile-container{margin:0 auto;max-width:1200px;padding:60px 40px 100px}.profile-header{align-items:center;border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border);display:flex;gap:24px;margin-bottom:40px;padding-bottom:32px}.profile-avatar{align-items:center;background:#a855f7;background:var(--purple);border-radius:50%;box-shadow:0 8px 20px #a855f74d;display:flex;height:80px;justify-content:center;width:80px}.avatar-icon{filter:brightness(0) invert(1);font-size:2.5rem}.profile-info h1{font-size:2rem;font-weight:800;margin-bottom:4px}.profile-email{color:#6b7280;color:var(--text-gray);font-size:1rem}.profile-tabs{border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border);display:flex;gap:8px;margin-bottom:32px}.tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;bottom:-2px;color:#6b7280;color:var(--text-gray);cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;position:relative;transition:all .3s}.tab-btn.active,.tab-btn:hover{color:#ec4899;color:var(--pink)}.tab-btn.active{border-bottom-color:#ec4899;border-bottom-color:var(--pink)}.profile-content{display:flex;flex-direction:column;gap:32px}.profile-card{background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;padding:40px}.card-header-profile{align-items:flex-start;border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border);display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:24px}.card-header-profile h2{font-size:1.75rem;font-weight:800;margin-bottom:8px}.last-updated{color:#6b7280;color:var(--text-gray);font-size:.875rem}.retake-btn{background:#fce7f3;background:var(--light-pink);border:2px solid #ec4899;border:2px solid var(--pink);border-radius:20px;color:#ec4899;color:var(--pink);cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 20px;transition:all .3s}.retake-btn:hover{background:#ec4899;background:var(--pink);color:#fff;transform:translateY(-2px)}.profile-details{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.detail-row{background:#fdf2f8;background:var(--pale-pink);border-radius:16px;padding:20px}.detail-label{color:#6b7280;color:var(--text-gray);display:block;font-size:.8125rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.detail-value{color:#1f2937;color:var(--text-dark);display:block;font-size:1.125rem;font-weight:700}.symptoms-section h3{font-size:1.25rem;font-weight:700;margin-bottom:20px}.symptoms-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.symptom-badge{align-items:center;background:#fdf2f8;background:var(--pale-pink);border:2px solid #0000;border-radius:12px;display:flex;justify-content:space-between;padding:14px 18px;transition:all .3s}.symptom-badge:hover{background:#fce7f3;background:var(--light-pink);border-color:#ec4899;border-color:var(--pink)}.symptom-name{color:#1f2937;color:var(--text-dark);font-size:.9375rem;font-weight:600}.severity-tag{border-radius:12px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.severity-tag.mild{background:#fef3c7;color:#92400e}.severity-tag.moderate{background:#fed7aa;color:#9a3412}.severity-tag.severe{background:#fecaca;color:#991b1b}.no-symptoms{font-size:1rem;padding:40px;text-align:center}.no-symptoms,.notes-description{color:#6b7280;color:var(--text-gray)}.notes-description{font-size:.9375rem;margin-top:4px}.notes-textarea{border:2px solid #e5e7eb;border:2px solid var(--border);border-radius:16px;font-family:inherit;font-size:1rem;line-height:1.7;margin-bottom:20px;padding:18px 20px;resize:vertical;transition:all .3s;width:100%}.notes-textarea:focus{border-color:#ec4899;border-color:var(--pink);box-shadow:0 0 0 4px #ec48991a;outline:none}.save-notes-btn{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec48994d;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:700;padding:14px 32px;transition:all .3s}.save-notes-btn:hover:not(:disabled){box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}.save-notes-btn:disabled{cursor:not-allowed;opacity:.6}.orders-list{display:flex;flex-direction:column;gap:20px}.order-item{background:#fdf2f8;background:var(--pale-pink);border:2px solid #0000;border-radius:16px;padding:24px;transition:all .3s}.order-item:hover{background:#fce7f3;background:var(--light-pink);border-color:#ec4899;border-color:var(--pink)}.order-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.order-header h3{font-size:1.125rem;font-weight:700;margin-bottom:4px}.order-date{color:#6b7280;color:var(--text-gray);font-size:.875rem}.order-status{align-items:center;display:flex}.status-badge{border-radius:16px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.processing{background:#dbeafe;color:#1e40af}.status-badge.shipped{background:#d1fae5;color:#065f46}.status-badge.delivered{background:#d1fae5;color:#047857}.order-details{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.order-detail{display:flex;flex-direction:column;gap:4px}.order-label{color:#6b7280;color:var(--text-gray);font-size:.8125rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.order-value{color:#1f2937;color:var(--text-dark);font-size:1rem;font-weight:700}.order-value.tracking{color:#ec4899;color:var(--pink);font-family:monospace}.no-orders{padding:80px 40px;text-align:center}.no-orders-icon{display:block;font-size:4rem;margin-bottom:24px}.no-orders h3{font-size:1.5rem;font-weight:700;margin-bottom:12px}.no-orders p{color:#6b7280;color:var(--text-gray);font-size:1rem;margin-bottom:32px}.shop-btn{background:#a855f7;background:var(--purple);border:none;border-radius:24px;box-shadow:0 4px 12px #ec48994d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:16px 36px;transition:all .3s}.shop-btn:hover{box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}@media (max-width:968px){.profile-container{padding:40px 24px 80px}.profile-header{flex-direction:column;text-align:center}.profile-details{grid-template-columns:1fr}.card-header-profile{flex-direction:column;gap:20px}.retake-btn{width:100%}.order-details,.symptoms-grid{grid-template-columns:1fr}}@media (max-width:640px){.profile-card{padding:24px 20px}.profile-header h1{font-size:1.5rem}.card-header-profile h2{font-size:1.375rem}.login-card{padding:32px 24px}.profile-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.tab-btn{white-space:nowrap}}.success-message-inline{animation:slideDown .3s ease;background:#d1fae5;border:2px solid #10b981;border-radius:12px;color:#065f46;font-size:.9375rem;font-weight:600;margin-bottom:16px;padding:12px 16px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notes-last-saved{color:#6b7280;color:var(--text-gray);font-size:.8125rem;font-style:italic;margin-top:12px;text-align:center}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:scaleIn .3s ease;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;width:100%}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-content h3{font-size:1.75rem;font-weight:800;margin-bottom:16px}.modal-content h3,.modal-text{color:#1f2937;color:var(--text-dark);text-align:center}.modal-text{font-size:1rem;line-height:1.6;margin-bottom:12px}.modal-text strong{color:#ec4899;color:var(--pink);font-weight:700}.modal-subtext{background:#fdf2f8;background:var(--pale-pink);border-radius:12px;color:#6b7280;color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin-bottom:32px;padding:16px;text-align:center}.modal-actions{display:flex;flex-direction:column;gap:12px}.modal-btn{border:none;border-radius:24px;cursor:pointer;font-size:1rem;font-weight:700;padding:14px 28px;transition:all .3s}.modal-btn.cancel{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border);color:#6b7280;color:var(--text-gray)}.modal-btn.cancel:hover{background:#fdf2f8;background:var(--pale-pink);border-color:#ec4899;border-color:var(--pink);color:#1f2937;color:var(--text-dark)}.modal-btn.confirm{background:#a855f7;background:var(--purple);box-shadow:0 4px 12px #ec48994d;color:#fff}.modal-btn.confirm:hover{box-shadow:0 6px 16px #ec489966;transform:translateY(-2px)}@media (max-width:640px){.modal-content{padding:32px 24px}.modal-content h3{font-size:1.5rem}.modal-actions{flex-direction:column-reverse}}.loading-screen{align-items:center;background:#faf5ff;background:var(--pale-purple);display:flex;justify-content:center;min-height:100vh}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #f3e8ff;border-top-color:#a855f7;border:4px solid var(--light-purple);border-radius:50%;border-top-color:var(--purple);height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.38a63930.css.map*/