.hero-section{background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:4rem 20px;text-align:center}.hero-container{max-width:1200px;margin:0 auto}.hero-title{font-size:2.8rem;color:#1a3636;font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.2rem;color:#4b5563;max-width:900px;margin:0 auto 3rem;line-height:1.6}.cards-container{display:flex;gap:24px;max-width:1200px;margin:60px auto;padding:0 20px;flex-wrap:wrap;justify-content:center}.tight-card{background-color:#fff;border-radius:12px;padding:24px 20px;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;flex:1 1 320px;max-width:360px}.icon-section{margin-bottom:16px}.card-icon{width:150px;height:150px;border-radius:8px;background-color:#d1fae5;padding:12px;object-fit:contain}.card-title{color:#1a3636;font-size:22px;font-weight:700;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.list-items{list-style:none;padding:0;margin:0 0 24px;text-align:left}.list-items li{color:#4b5563;font-size:15px;margin-bottom:10px;display:flex;align-items:center;padding-bottom:6px;border-bottom:1px solid #f9fafb}.check{margin-right:8px;font-size:14px;color:#10b981}.cta-button{display:block;background-color:#d946ef;color:#fff;text-decoration:none;padding:12px 0;border-radius:8px;font-weight:700;font-size:16px;transition:background-color .2s ease}.cta-button:hover{background-color:#c026d3}#vv-quiz-wrapper{max-width:950px;margin:40px auto;background:#1a3636;border-radius:24px;overflow:hidden;display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.08);box-shadow:none}.quiz-visual-side{flex:1.1;position:relative;background:#000}.quiz-visual-side img{width:100%;height:100%;object-fit:cover;display:block}.visual-overlay{position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(to right,transparent,#1A3636)}.quiz-content-side{flex:1;padding:50px 60px;color:#fff;text-align:left;display:flex;flex-direction:column;justify-content:center;min-height:420px;position:relative}.quiz-container{display:none;width:100%}.quiz-container.active{display:flex;flex-direction:column;animation:fadeIn .6s ease-out}.badge{color:#d946ef;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}.display-title{font-size:30px;font-weight:700;margin-bottom:12px;line-height:1.2}.sub-intro{color:#fff9;font-size:15px;margin-bottom:30px;line-height:1.5}.main-btn{background:#d946ef;color:#fff;padding:18px 45px;border-radius:100px;border:none;font-weight:700;font-size:16px;cursor:pointer;transition:.3s;box-shadow:0 10px 20px #d946ef33;width:fit-content}.main-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #d946ef4d}.meta-info{color:#fff6;font-size:12px;margin-top:20px}.back-btn{background:none;border:none;color:#ffffff80;font-size:14px;cursor:pointer;padding:0;margin-bottom:10px;transition:.2s;width:fit-content}.back-btn:hover{color:#fff}.opt-grid{display:grid;gap:10px;width:100%}.opt-grid button{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff;padding:15px 20px;border-radius:12px;cursor:pointer;text-align:left;font-size:15px;display:flex;justify-content:space-between;align-items:center;transition:.2s}.opt-grid button:hover{border-color:#d946ef;background:#ffffff0f}.opt-grid button.selected{border-color:#d946ef;background:#d946ef1a}.header-minimal{margin-bottom:25px;position:relative}.progress-bar{width:100%;height:3px;background:#ffffff0d;border-radius:10px;margin-top:10px}.fill{height:100%;background:#d946ef;border-radius:10px;transition:width .6s ease}.res-card-v2{background:#fff;border-radius:12px;padding:18px 25px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;margin-bottom:10px;transition:.2s}.res-card-v2:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.res-title{color:#1a3636;font-size:16px;font-weight:800}.res-desc{color:#6b7280;font-size:13px;margin-top:4px}.vv-loader{border:3px solid rgba(255,255,255,.1);border-top:3px solid #D946EF;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.restart-link{background:none;border:none;color:#9ca3af;margin-top:25px;cursor:pointer;text-decoration:underline;font-size:13px}.disclaimer{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#fff6;font-size:11px;line-height:1.5}.disclaimer strong{color:#fff9}.category-section{padding:5rem 20px;background:#fff}.category-container{max-width:900px;margin:0 auto}.section-title{font-size:2rem;color:#1a3636;font-weight:700;text-align:center;margin-bottom:.5rem}.section-subtitle{font-size:1rem;color:#64748b;text-align:center;margin-bottom:2.5rem}.accordion-wrapper{display:flex;flex-direction:column;gap:12px}.accordion-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.accordion-header{width:100%;background:#fff;border:none;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;font-size:1.25rem;font-weight:700;color:#1a3636;text-align:left}.accordion-header.active{background:#1a3636;color:#fff}.accordion-arrow{font-size:1rem;transition:transform .3s ease}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8fafc;display:flex;flex-direction:column}.accordion-content.open{max-height:500px}.category-link{padding:14px 32px;color:#1a3636;text-decoration:none;font-size:1rem;font-weight:500;transition:all .2s ease}.category-link:hover{background:#1a3636;color:#fff;padding-left:40px}.featured-guides-section{background:#f8fafc;padding:60px 20px}.guides-container{max-width:1000px;margin:0 auto;text-align:center}.guides-header{font-size:22px;color:#1a3636;font-weight:700;margin-bottom:30px}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.guide-card{background:#fff;padding:30px;border-radius:20px;text-align:left;text-decoration:none;border:1px solid #E2E8F0;transition:.3s;position:relative}.guide-card:hover{transform:translateY(-5px);border-color:#d946ef;box-shadow:0 10px 25px #0000000d}.guide-tag{position:absolute;top:20px;right:20px;background:#d946ef;color:#fff;font-size:10px;font-weight:800;padding:4px 10px;border-radius:50px;text-transform:uppercase}.guide-card h4{color:#1a3636;margin-bottom:10px;font-size:18px}.guide-card p{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:20px}.read-more{color:#d946ef;font-weight:700;font-size:14px}.ingredient-section{background:linear-gradient(135deg,#1a3636,#0f1f1f);color:#fff;padding:5rem 20px}.ingredient-container{max-width:1200px;margin:0 auto}.ingredient-flex{display:flex;gap:4rem;align-items:center}.ingredient-content{flex:1.2;text-align:left}.ingredient-content .badge{display:inline-block;background:#d946ef33;color:#d946ef;padding:6px 14px;border-radius:50px;font-size:.75rem;font-weight:800;letter-spacing:1px;margin-bottom:1rem}.ingredient-content h2{font-size:2.2rem;font-weight:800;margin:0 0 1rem;line-height:1.2}.ingredient-content p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0 0 2rem}.ingredient-tag-grid{display:flex;flex-wrap:wrap;gap:12px;margin:2rem 0}.ing-tag{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.ing-tag span{color:#ffffff80;font-size:.8rem;font-weight:500;margin-left:6px}.ing-tag:hover{background:#d946ef33;border-color:#d946ef;transform:translateY(-2px)}.view-all-ing{display:inline-block;background:#d946ef;color:#fff;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s ease}.view-all-ing:hover{background:#c026d3;transform:translateY(-2px)}.ingredient-visual{flex:.8}.ingredient-img{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 30px #0000004d}.trust-footer-v5{background:#fff;padding:80px 20px;border-top:1px solid #F1F5F9}.trust-container-v5{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px}.trust-item-v5{text-align:center;padding:10px}.trust-icon-wrap{font-size:40px;margin-bottom:20px;display:block;line-height:1}.trust-item-v5 h5{font-size:18px;color:#1a3636;font-weight:700;margin-bottom:10px}.trust-item-v5 p{font-size:14px;color:#64748b;line-height:1.6;max-width:200px;margin:0 auto}.newsletter-wrap{background:#f8fafc;padding:60px 20px;border-radius:24px;margin:40px auto;max-width:1100px}.newsletter-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;gap:30px}.newsletter-text{flex:1;min-width:300px;text-align:left}.newsletter-text h4{font-size:24px;color:#1a3636;margin-bottom:10px}.newsletter-text p{color:#64748b;font-size:15px}.newsletter-form{flex:1;display:flex;gap:10px;min-width:300px}.newsletter-form input{flex:1;padding:15px 20px;border:1px solid #E2E8F0;border-radius:12px;outline:none;font-size:15px}.newsletter-form button{background:#1a3636;color:#fff;border:none;padding:15px 30px;border-radius:12px;font-weight:700;cursor:pointer;transition:opacity .2s}.newsletter-form button:hover{opacity:.9}@media (max-width: 992px){.hero-title{font-size:2rem}.ingredient-flex{flex-direction:column;gap:2rem}.ingredient-content{order:2;text-align:center}.ingredient-visual{order:1}.ingredient-tag-grid{justify-content:center}#vv-quiz-wrapper{flex-direction:column;margin:20px}.quiz-visual-side{height:250px}.visual-overlay{background:linear-gradient(to bottom,transparent,#1A3636);width:100%;height:40%;top:auto;bottom:0}.quiz-content-side{padding:40px 30px;text-align:center}.main-btn{margin:0 auto}.back-btn{margin:0 auto 10px}.opt-grid button{text-align:center;justify-content:center}.opt-grid button span:last-child{display:none}.newsletter-content{flex-direction:column;text-align:center}}@media (max-width: 768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.cards-container{gap:20px;margin:40px auto}.tight-card{flex:1 1 100%;max-width:100%}.accordion-header{font-size:1.1rem;padding:16px 20px}.category-link{padding:12px 24px}.guides-grid{grid-template-columns:1fr}}.ingredient-style-a{padding:80px 20px;background:#fff}.ingredient-style-a .flex-wrapper{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.ingredient-style-a .text-side{flex:1}.ingredient-style-a .text-side .badge{display:inline-block;background:#d946ef1a;color:#d946ef;padding:6px 14px;border-radius:50px;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:16px}.ingredient-style-a .text-side h2{font-size:2.5rem;font-weight:800;color:#1a3636;margin-bottom:16px;line-height:1.2}.ingredient-style-a .text-side p{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.explore-btn{display:inline-block;background:#1a3636;color:#fff;padding:14px 32px;border-radius:8px;font-weight:700;transition:all .3s ease}.explore-btn:hover{background:#d946ef;transform:translateY(-2px)}.ingredient-style-a .tags-side{flex:1.2;display:flex;flex-wrap:wrap;gap:12px}.ingredient-style-a .ing-tag{background:#f8fafc;border:1px solid #E5E7EB;color:#1a3636;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.ingredient-style-a .ing-tag span{color:#64748b;font-size:.8rem;font-weight:500;margin-left:6px}.ingredient-style-a .ing-tag:hover{background:#d946ef;border-color:#d946ef;color:#fff;transform:translateY(-2px)}.ingredient-style-a .ing-tag:hover span{color:#fffc}.body-wellness-section{padding:80px 20px;background:#f8fafc}.body-wellness-section .section-header{text-align:center;margin-bottom:60px}.body-wellness-section .section-header h1{font-size:2.5rem;font-weight:800;color:#1a3636;margin-bottom:12px}.body-wellness-section .section-header p{color:#4b5563;font-size:1.1rem;margin-bottom:20px}.header-view-all-btn{display:inline-block;background:#d946ef;color:#fff;padding:10px 24px;border-radius:50px;font-weight:700;transition:background .2s ease}.header-view-all-btn:hover{background:#c026d3}.body-wellness-section .main-layout{display:flex;gap:60px;align-items:flex-start;max-width:1200px;margin:0 auto}.body-map-box{flex:1;position:sticky;top:100px}.svg-container{width:100%;max-width:400px;margin:0 auto}.svg-container svg{width:100%;height:auto}.hotspot ellipse{cursor:pointer;transition:all .3s ease}.hotspot.active ellipse{fill:#d946ef33;stroke:#d946ef;stroke-width:3px}.content-box{flex:1.2}.content-panel{animation:fadeIn .6s ease-out}.panel-header{margin-bottom:30px}.panel-header h2{font-size:2rem;font-weight:800;color:#1a3636;margin-bottom:8px}.panel-header p{color:#4b5563}.category-grid{display:grid;grid-template-columns:1fr;gap:20px}.category-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #E5E7EB;transition:all .3s ease}.category-card:hover{border-color:#d946ef;box-shadow:0 10px 25px #0000000d;transform:translateY(-2px)}.category-card .card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.category-card .icon{font-size:28px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#d946ef1a;border-radius:12px}.category-card h3{font-size:1.25rem;font-weight:700;color:#1a3636}.sub-links{display:flex;flex-direction:column;gap:10px}.sub-link{color:#4b5563;font-size:.95rem;padding:8px 12px;border-radius:8px;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center}.sub-link:hover{background:#f8fafc;color:#d946ef}.sub-link .bestseller{background:#d946ef;color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:4px;text-transform:uppercase}.organ-detail-panel .back-btn{background:none;border:none;color:#64748b;font-size:14px;cursor:pointer;padding:0;margin-bottom:20px;transition:color .2s ease}.organ-detail-panel .back-btn:hover{color:#d946ef}.organ-header{display:flex;align-items:center;gap:16px;margin-bottom:30px}.organ-icon{font-size:40px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#d946ef1a;border-radius:16px}.organ-title h2{font-size:1.75rem;font-weight:800;color:#1a3636;margin-bottom:4px}.organ-title p{color:#4b5563}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.feature-item{background:#fff;padding:20px;border-radius:12px;border:1px solid #E5E7EB}.feature-item h4{font-size:1rem;font-weight:700;color:#1a3636;margin-bottom:8px}.feature-item p{color:#4b5563;font-size:.9rem}.product-section h3{font-size:1.25rem;font-weight:700;color:#1a3636;margin-bottom:20px}.product-links{display:flex;flex-wrap:wrap;gap:12px}.product-link{background:#fff;border:1px solid #E5E7EB;color:#1a3636;padding:12px 24px;border-radius:8px;font-weight:600;transition:all .3s ease}.product-link:hover{background:#d946ef;border-color:#d946ef;color:#fff}.product-link.bestseller{border-color:#d946ef}@media (max-width: 1200px){.body-wellness-section .main-layout,.ingredient-style-a .flex-wrapper{flex-direction:column;gap:40px}.body-map-box{position:relative;top:0;max-width:300px;margin:0 auto}}@media (max-width: 768px){.ingredient-style-a .text-side h2,.body-wellness-section .section-header h1{font-size:2rem}.features-grid{grid-template-columns:1fr}}.hidden{display:none!important}.body-wellness-wrapper *{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.body-wellness-wrapper{background:#f8fafc;padding:4rem 20px}.body-wellness-wrapper .container{max-width:1200px;margin:0 auto}.body-wellness-wrapper .section-header{text-align:center;margin-bottom:2.5rem;position:relative}.body-wellness-wrapper .section-header h1{font-size:2.8rem;color:#0f172a;font-weight:800;margin:0 0 12px}.body-wellness-wrapper .section-header p{color:#64748b;font-size:1.15rem;margin:0}.body-wellness-wrapper .header-view-all-btn{display:inline-flex;align-items:center;gap:8px;background:#1a3636;color:#fff;padding:12px 24px;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;margin-top:1.5rem;transition:all .2s ease}.body-wellness-wrapper .header-view-all-btn:hover{background:#d946ef;transform:translateY(-2px)}.body-wellness-wrapper .main-layout{display:grid;grid-template-columns:400px 1fr;gap:2rem;align-items:start}.body-wellness-wrapper .body-map-box{background:#fff;border-radius:20px;border:1px solid #E2E8F0;padding:2rem;display:flex;justify-content:center;align-items:center;min-height:600px;position:sticky;top:100px}.body-wellness-wrapper .svg-container{width:100%;max-width:320px}.body-wellness-wrapper svg{width:100%;height:auto}.body-wellness-wrapper .hotspot{cursor:pointer;transition:all .3s ease}.body-wellness-wrapper .hotspot:hover ellipse,.body-wellness-wrapper .hotspot:hover rect,.body-wellness-wrapper .hotspot.active ellipse,.body-wellness-wrapper .hotspot.active rect{fill:#d946ef66!important;stroke:#d946ef!important;fill-opacity:1!important}.body-wellness-wrapper .content-box{background:#fff;border-radius:20px;border:1px solid #E2E8F0;padding:2.5rem;min-height:600px;overflow:visible!important}.body-wellness-wrapper .content-panel{animation:fadeIn .4s ease}.body-wellness-wrapper .content-panel.hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.body-wellness-wrapper .default-categories-panel .panel-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #F1F5F9}.body-wellness-wrapper .default-categories-panel .panel-header h2{font-size:1.8rem;color:#0f172a;font-weight:800;margin:0 0 6px}.body-wellness-wrapper .default-categories-panel .panel-header p{color:#64748b;font-size:1rem;margin:0}.body-wellness-wrapper .category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.body-wellness-wrapper .category-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:1.5rem;cursor:default}.body-wellness-wrapper .category-card .card-header{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.body-wellness-wrapper .category-card .icon{width:45px;height:45px;background:#1a3636;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.body-wellness-wrapper .category-card h3{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0}.body-wellness-wrapper .category-card .sub-links{display:flex;flex-direction:column;gap:8px}.body-wellness-wrapper .category-card .sub-link{color:#475569;text-decoration:none;font-size:.95rem;font-weight:500;padding:6px 0;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.body-wellness-wrapper .category-card .sub-link:hover{color:#d946ef}.body-wellness-wrapper .category-card .sub-link .bestseller{background:#d946ef;color:#fff;font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase}.body-wellness-wrapper .organ-detail-panel .back-btn{background:#f8fafc;border:1px solid #E2E8F0;color:#64748b;padding:10px 18px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:2rem;display:inline-flex;align-items:center;gap:6px}.body-wellness-wrapper .organ-detail-panel .back-btn:hover{background:#1a3636;color:#fff;border-color:#1a3636}.body-wellness-wrapper .organ-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #F1F5F9}.body-wellness-wrapper .organ-icon{width:70px;height:70px;background:linear-gradient(135deg,#d946ef,#8b5cf6);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;flex-shrink:0}.body-wellness-wrapper .organ-title h2{font-size:1.8rem;color:#0f172a;font-weight:800;margin:0 0 6px}.body-wellness-wrapper .organ-title p{color:#64748b;font-size:1rem;margin:0}.body-wellness-wrapper .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:2.5rem}.body-wellness-wrapper .feature-item{background:#f8fafc;padding:1.2rem;border-radius:12px;border-left:4px solid #D946EF}.body-wellness-wrapper .feature-item h4{color:#0f172a;font-size:1rem;font-weight:700;margin:0 0 4px}.body-wellness-wrapper .feature-item p{color:#64748b;font-size:.85rem;margin:0}.body-wellness-wrapper .product-section h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.body-wellness-wrapper .product-links{display:flex;flex-wrap:wrap;gap:12px}.body-wellness-wrapper .product-link{background:#1a3636;color:#fff;padding:12px 24px;border-radius:10px;text-decoration:none;font-weight:600;transition:all .2s ease}.body-wellness-wrapper .product-link:hover{background:#d946ef;transform:translateY(-2px)}.body-wellness-wrapper .product-link.bestseller{background:#d946ef}@media (max-width:992px){.body-wellness-wrapper .main-layout{grid-template-columns:1fr;gap:2rem}.body-wellness-wrapper .body-map-box{position:static;min-height:auto}.body-wellness-wrapper .svg-container{max-width:220px}.body-wellness-wrapper .category-grid{grid-template-columns:1fr}}@media (max-width:576px){.body-wellness-wrapper .section-header h1{font-size:2rem}.body-wellness-wrapper .content-box{padding:1.5rem}.body-wellness-wrapper .features-grid{grid-template-columns:1fr}}
