@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary:#9fff7e;--primary-glow:#9fff7e66;--bg-dark:#0a1410;--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--text-main:#fff;--text-muted:#a0b8a6}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);background-image:url(/bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Inter,sans-serif;line-height:1.5}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px}.glass-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid #ffffff1a;border-color:#fff3 #ffffff1a #ffffff1a #fff3;border-radius:24px;box-shadow:0 8px 32px #0000004d}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-primary{color:var(--primary)}.btn-primary{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 15px #9fff7e4d}.btn-primary:hover{background:#8eef6d;box-shadow:0 4px 20px #9fff7e80}.btn-outline{color:#fff;border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .3s;display:inline-flex}.btn-outline:hover{background:#ffffff1a;border-color:#fff}.navbar{border-radius:50px;justify-content:space-between;align-items:center;margin-top:20px;padding:15px 30px;display:flex}.nav-links{gap:30px;list-style:none;display:flex}.nav-links a{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--primary)}.nav-actions{align-items:center;gap:20px;display:flex}.hero-section{justify-content:space-between;align-items:center;min-height:80vh;margin-top:20px;padding:60px 40px;display:flex}.hero-content{flex:1;max-width:500px}.hero-tag{border:1px solid var(--primary);color:var(--primary);border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:12px;display:inline-block}.hero-title{margin-bottom:10px;font-size:4rem;font-weight:700;line-height:1.1}.hero-subtitle{margin-bottom:20px;font-size:2.5rem;font-style:italic;font-weight:300}.hero-features{gap:20px;margin-bottom:20px;font-size:14px;font-weight:600;display:flex}.hero-features span{align-items:center;gap:5px;display:flex}.hero-features span:before{content:"•";color:var(--primary)}.hero-features span:first-child:before{display:none}.hero-desc{color:var(--text-muted);margin-bottom:30px;font-size:14px;line-height:1.6}.hero-buttons{gap:15px;margin-bottom:40px;display:flex}.hero-badges{gap:20px;display:flex}.badge{color:var(--text-muted);align-items:center;gap:10px;font-size:12px;display:flex}.badge-icon{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hero-image-container{flex:1;justify-content:center;display:flex;position:relative}.product-glow{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 70%);z-index:0;filter:blur(40px);width:300px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.navbar{height:60px;padding:10px 15px}.navbar h2{font-size:16px!important}.navbar img{height:36px!important}.nav-actions svg{width:18px;height:18px}.nav-actions .lucide-shopping-cart+span{width:14px!important;height:14px!important;font-size:9px!important;top:-6px!important;right:-6px!important}.about-container{padding-top:80px!important;padding-left:15px!important;padding-right:15px!important}.about-container .section-title{margin-bottom:25px!important;font-size:28px!important}.about-text{gap:15px!important;font-size:15px!important}.product-reviews-container{width:calc(100% + 30px)!important;margin-top:20px!important;margin-left:-15px!important;margin-right:-15px!important;padding:0 15px!important}.review-form-container{border-radius:12px!important;padding:20px 15px!important}.review-form-container input[type=text]{min-width:100%!important}.submit-review-btn{width:100%;margin-top:10px;margin-left:0!important}.product-reviews-container .section-title{margin-bottom:20px!important;font-size:20px!important}.review-form-actions{flex-direction:column;align-items:flex-start!important}.review-item{padding:12px!important}.review-item h5{font-size:14px!important}.review-item p{font-size:13px!important}}.product-image{z-index:1;max-width:100%;height:auto;max-height:600px;position:relative}.benefits-strip{justify-content:space-between;gap:20px;margin:40px 0;display:flex}.benefit-item{flex:1;align-items:center;gap:15px;padding:20px;display:flex}.benefit-text h4{margin-bottom:2px;font-size:14px}.benefit-text p{color:var(--text-muted);font-size:12px}.product-details{gap:40px;margin-top:20px;padding:40px;display:flex;position:relative}.more-detail-btn{cursor:pointer;color:#fff;justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;font-size:15px;font-weight:500;display:flex;position:static}.product-details-img{border-radius:16px;height:300px}.product-details-title{margin-bottom:10px;font-size:32px}.product-details-review-text{font-size:14px}.product-details-price{font-size:36px;line-height:1}.product-details-old-price{font-size:18px}.product-details-discount{font-size:12px}.why-choose-section{flex-direction:column;gap:20px;margin-top:30px;padding:30px;display:flex}.why-choose-header{justify-content:space-between;align-items:flex-start;display:flex}.why-choose-title{margin:0;font-size:24px;font-weight:600}.why-choose-badge{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.natural-care-text{color:var(--primary);font-family:cursive;font-size:18px;transform:rotate(-5deg)}.why-choose-features{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.why-choose-feature{flex:1;align-items:center;gap:15px;min-width:200px;display:flex}.why-choose-icon{border:1px solid var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.why-choose-text h4{margin:0 0 5px;font-size:14px;font-weight:600}.why-choose-text p{color:var(--text-muted);margin:0;font-size:12px}.banner-section{align-items:stretch;margin-top:20px;padding:0;display:flex;overflow:hidden}.banner-image-container{flex:0 0 35%;min-height:300px;position:relative}.banner-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.banner-content{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:30px;padding:40px 30px;display:flex}.banner-text{flex:1;min-width:250px}.banner-badge{color:#88f4b0;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:15px;padding:5px 15px;font-size:12px;display:inline-block}.banner-title{margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.2}.banner-desc{color:var(--text-muted);max-width:250px;margin-bottom:20px;font-size:14px}.banner-btn{border:1px solid var(--primary);background:#094820;align-items:center;gap:10px;padding:10px 20px;display:flex}.banner-features{flex-wrap:wrap;gap:20px;display:flex}.banner-feature{flex-direction:column;align-items:center;gap:10px;display:flex}.banner-feature span{font-size:12px;font-weight:500}.banner-icon{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.section-container{flex-direction:column;gap:20px;margin-top:20px;padding:30px;display:flex}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.section-title{margin:0;font-size:24px;font-weight:600}.section-subtitle{color:var(--text-muted);margin-top:5px;font-size:12px}.view-all-link{color:var(--text-muted);align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:color .3s;display:flex}.view-all-link:hover{color:var(--primary)}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review-card{flex-direction:column;gap:15px;padding:20px;display:flex}.review-header{align-items:center;gap:10px;display:flex;position:relative}.review-avatar{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.review-user-info h4{margin:0;font-size:14px}.verified-tag{color:#00d2ff;font-size:10px}.review-stars{gap:2px;margin-top:2px;display:flex}.quote-icon{opacity:.5;position:absolute;top:0;right:0}.review-text{color:#ffffffe6;font-size:13px;line-height:1.5}.review-date{color:var(--text-muted);margin-top:auto;font-size:10px}.hidden-review,.active-review{display:flex}.mobile-review-controls{display:none}.faq-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.faq-item{cursor:pointer;justify-content:space-between;align-items:center;padding:15px 20px;transition:background .3s;display:flex}.faq-item:hover{background:#ffffff1a}.faq-item span{font-size:14px}.footer-section{margin-top:20px;padding-bottom:0}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}.footer-logo{align-items:center;gap:10px;display:flex}.footer-logo-img{object-fit:contain;height:40px}.footer-logo-title{margin:0;font-size:20px;font-weight:700;line-height:1}.footer-logo-subtitle{color:var(--text-muted);font-size:10px}.footer-links{flex-wrap:wrap;gap:20px;display:flex}.footer-links a{color:#fff;font-size:13px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--primary)}.footer-label{color:#fff;margin-bottom:10px;font-size:12px;display:block}.social-icons{gap:10px;display:flex}.social-icon{cursor:pointer;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:background .3s;display:flex}.social-icon:hover{background:var(--primary);color:#000}.newsletter-input-group{gap:10px;display:flex}.newsletter-input{border:1px solid var(--glass-border);color:#fff;background:#0003;border-radius:20px;outline:none;padding:10px 15px}.newsletter-btn{border-radius:20px;padding:10px 15px}.footer-bottom{color:var(--text-muted);border-top:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:20px 0 0;font-size:11px;display:flex}.footer-bottom p{margin:0}.footer-legal{gap:10px;display:flex}.footer-legal a{color:var(--text-muted);text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;display:none}.mobile-bottom-nav{display:none}.desktop-only{display:block}.product-carousel::-webkit-scrollbar{display:none}@media (width<=768px){.product-carousel-container{align-items:flex-start!important;padding-top:50px!important}.desktop-arrow-btn{z-index:20;top:0;position:absolute!important}.desktop-arrow-btn.left-arrow{left:10px}.desktop-arrow-btn.right-arrow{right:10px}.desktop-only{display:none!important}.mobile-menu-btn{display:block}.nav-links{background:var(--bg-dark);border:1px solid var(--glass-border);z-index:100;border-radius:16px;flex-direction:column;gap:15px;padding:20px;display:none;position:absolute;top:80px;right:30px;box-shadow:0 8px 32px #00000080}.nav-links.mobile-dropdown-open{display:flex}.nav-actions{gap:10px}.mobile-bottom-nav{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--glass-border);background:#0a1410d9;border-radius:20px 20px 0 0;justify-content:space-around;width:100%;padding:10px 0;display:flex;position:fixed;bottom:0;left:0}.bottom-nav-item{color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;font-size:10px;text-decoration:none;transition:color .3s;display:flex}.bottom-nav-item.active,.bottom-nav-item:hover{color:var(--primary)}.hero-section{text-align:left;flex-direction:row;align-items:flex-start;min-height:auto;padding:20px 15px}.hero-content{flex:0 0 55%;padding:10px 0}.hero-image-container{flex:0 0 45%;align-items:center;display:flex}.product-image{max-height:250px}.product-glow{width:150px;height:200px}.hero-tag{margin-bottom:10px;padding:4px 10px;font-size:9px}.hero-title{margin-bottom:5px;font-size:1.5rem}.hero-subtitle{margin-bottom:10px;font-size:1.2rem}.hero-features{flex-wrap:wrap;gap:10px;margin-bottom:15px;font-size:10px}.hero-desc{margin-bottom:15px;font-size:10px;line-height:1.4}.hero-buttons{flex-direction:column;gap:10px;width:100%;margin-bottom:20px}.hero-buttons .btn-primary,.hero-buttons .btn-outline{justify-content:center;width:100%;padding:8px 12px;font-size:11px}.hero-badges{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:15px}.badge{font-size:9px}.badge-icon{width:28px;height:28px}.benefits-strip{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;grid-template-columns:1fr 1fr;gap:15px;padding:10px;display:grid}.benefit-item{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;padding:15px 10px}.benefit-item .badge-icon{width:32px!important;height:32px!important}.benefit-item .badge-icon svg{width:16px;height:16px}.benefit-text h4{margin-bottom:2px;font-size:10px}.benefit-text p{font-size:8px}.product-details{flex-direction:column;gap:15px;padding:15px}.shop-glass-panel{padding:15px}.more-detail-btn{justify-content:flex-end;margin-top:14px;font-size:13px}.product-details-img{height:180px}.product-details-title{font-size:16px}.product-details-price{font-size:18px}.product-details-old-price,.product-details-review-text{font-size:12px}.product-details-discount{font-size:9px;padding:2px 6px!important}.product-controls-wrapper{flex-direction:column;gap:10px;margin-bottom:15px;display:flex}.product-details-price-container{justify-content:flex-start}.product-actions{display:contents}.product-quantity-selector{grid-area:1/1;height:36px;padding:0 20px!important}.product-quantity-selector button{font-size:16px!important}.product-quantity-selector span{font-size:14px;margin:0 8px!important}.why-choose-section{gap:15px;padding:15px}.why-choose-header{flex-direction:row;align-items:center}.why-choose-title{max-width:60%;font-size:16px}.natural-care-text{font-size:12px}.why-choose-heart{width:14px;height:14px}.why-choose-features{grid-template-columns:1fr 1fr;gap:15px;display:grid}.why-choose-feature{min-width:unset;text-align:center;flex-direction:column;gap:8px}.why-choose-icon{width:40px;height:40px}.why-choose-icon svg{width:20px;height:20px}.why-choose-text h4{margin-bottom:2px;font-size:11px}.why-choose-text p{font-size:9px}.banner-section{flex-direction:column}.banner-image-container{min-height:200px}.banner-content{gap:20px;padding:20px 15px}.banner-text{text-align:center;flex-direction:column;align-items:center;min-width:100%;display:flex}.banner-title{font-size:24px}.banner-desc{font-size:12px}.banner-btn{padding:8px 16px;font-size:12px}.banner-features{flex-wrap:wrap;justify-content:center;gap:15px;width:100%;display:flex}.banner-feature{gap:5px}.banner-feature span{font-size:10px}.banner-icon{width:40px;height:40px}.banner-icon svg{width:20px;height:20px}.footer-section{padding-bottom:60px}.reviews-wrapper{width:100%;overflow:hidden}.hidden-review,.active-review{display:flex!important}.reviews-grid{transform:translateX(calc(-100% * var(--current-index,0)));transition:transform .4s ease-in-out;display:flex!important}.review-card{flex:0 0 100%;min-width:100%}.mobile-review-controls{justify-content:space-between;width:100%;margin-top:15px;display:flex}.mobile-review-controls button{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:#0000004d;border-radius:50%;justify-content:center;align-items:center;padding:10px;display:flex}.mobile-review-controls button:disabled{opacity:.3;cursor:not-allowed}.section-container{gap:15px!important;padding:15px!important}.faq-grid{grid-template-columns:1fr}.footer-top{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;gap:10px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center}}@media (width<=1024px) and (width>=769px){.benefits-strip{gap:10px;padding:20px 10px}.benefit-item{flex:1;padding:15px 10px}.benefit-text h4{font-size:12px}.benefit-text p{font-size:10px}.product-details-title{font-size:18px}.product-details-price{font-size:20px}.product-details-old-price{font-size:14px}.product-details-img{height:200px!important}.product-arrow-btn{padding:5px!important}.product-arrow-icon{width:18px!important;height:18px!important}.more-detail-btn{margin-top:24px}}.video-hero{border-radius:24px;min-height:80vh;margin-top:20px;display:flex;position:relative;overflow:hidden}.hero-video-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.video-overlay-gradient{z-index:1;background:linear-gradient(135deg,#0a141033 0%,#0a1410cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.video-hero-content{z-index:2;flex-direction:column;justify-content:space-between;width:100%;padding:60px 40px;display:flex;position:relative}.video-hero-main-text{flex-direction:column;justify-content:center;align-items:flex-start;margin-top:auto;margin-bottom:auto;display:flex}.video-hero-title{text-align:left;text-shadow:0 8px 32px #0009;max-width:600px;margin-top:auto;margin-bottom:auto;font-size:5rem;font-weight:800;line-height:1.1}.video-hero-bottom-right{justify-content:space-between;align-self:flex-start;align-items:center;width:100%;margin-top:40px;display:flex}.video-hero-bottom-right .btn-primary{font-size:16px;padding:12px 24px!important}.video-details-link{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.video-details-link:hover{color:var(--primary)}@media (width<=768px){.container{padding:0 10px}.video-hero{min-height:70vh}.video-hero-content{min-height:70vh;padding:15px 5px}.video-hero-main-text{padding-top:100px;padding-left:15px}.video-hero-title{text-align:center;align-self:center;font-size:3rem}.video-hero-bottom-right{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-self:flex-start;width:100%;margin-bottom:20px;padding:0 15px}}@keyframes slideInRight{0%{opacity:.5;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.chat-scroll::-webkit-scrollbar{width:6px}.chat-scroll::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.chat-scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.chat-scroll::-webkit-scrollbar-thumb:hover{background:#fff6}.product-thumbnails{flex-direction:column;display:flex}@media (width<=768px){.product-thumbnails{flex-wrap:wrap;order:2;justify-content:center;width:100%;margin-top:15px;flex-direction:row!important}.product-details-img-container{order:1;width:100%}.product-details>div:nth-child(3){order:3;width:100%}.product-actions-buttons{gap:10px!important}.product-actions-buttons button{padding:12px 8px!important;font-size:13px!important}.track-order-container,.helpline-container{padding:80px 0 0!important}.track-order-content{padding:20px!important}.track-order-content h1{font-size:22px!important}.track-order-content p{font-size:13px!important}.helpline-content h2{font-size:18px!important}.helpline-content>div:last-child{padding:15px!important}.helpline-content .chat-scroll{padding:10px!important}.message-bubble{padding:10px 12px!important;font-size:14px!important}}.admin-layout{width:100%;min-height:100vh;display:flex;position:relative}.admin-sidebar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e32f2;border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;width:250px;padding:30px 20px;transition:transform .3s;display:flex}.admin-main{flex:1;width:100%;padding:40px;position:relative;overflow-y:auto}.admin-menu-btn{color:#fff;z-index:1001;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e32e6;border:1px solid #ffffff40;border-radius:8px;padding:10px;display:none;position:fixed;top:18px;left:18px;box-shadow:0 4px 15px #0000004d}.admin-menu-btn:hover{background:#323250f2;border-color:#fff6}.admin-sidebar-overlay{z-index:999;background:#00000080;display:none;position:fixed;inset:0}@media (width<=768px){.admin-menu-btn{justify-content:center;align-items:center;display:flex}.admin-sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-sidebar.open+.admin-sidebar-overlay{display:block}.admin-main{box-sizing:border-box;width:100%;padding:70px 15px 30px}.admin-main>div>div[style*=overflow]{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.admin-main table{min-width:520px}.admin-main>div>div[style*=space-between]{flex-direction:column;gap:12px;align-items:flex-start!important}.admin-main h1.section-title{font-size:22px!important}.glass-panel.admin-layout{overflow-x:hidden}}
