body{margin:0}.navbar{background-color:#f5fbe6;border-bottom:1px solid #0000;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{border-bottom:1px solid #e0e0e0;box-shadow:0 2px 20px #0000001a}.top-strip{background:#dff5e1;font-size:14px;font-weight:500;padding:6px;text-align:center}.navbar-container{align-items:center;display:flex;gap:20px;height:80px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.navbar-logo{color:#2c3e50;flex-shrink:0;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;text-decoration:none;transition:color .3s}.logoImg{border:2px solid orange;border-radius:50%;box-shadow:0 4px 12px #ffa50099;width:100px}.navbar-search{flex:1 1;margin:0 40px}.navbar-search input{border:1px solid #ddd;border-radius:30px;font-size:.9rem;outline:none;padding:10px 18px;transition:all .3s;width:100%}.navbar-search input:focus{border-color:#ff6b6b;box-shadow:0 0 5px #ff6b6b4d}.navbar-menu-bottom{background-color:#225e61;border-radius:0 0 40px 40px;display:inline-flex;gap:1.5rem;left:50%;list-style:none;padding:8px 16px;position:absolute;transform:translateX(-50%)}.navbar-menu-bottom li{flex:none;width:auto}.navbar-menu-bottom .nav-link{display:inline-block;padding:0}.nav-link{color:#fff;display:block;font-size:.85rem;font-weight:600;letter-spacing:1px;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}.navbar.scrolled .nav-link{color:#555}.nav-link:hover{color:#14f300}.nav-underline{background:linear-gradient(90deg,#ff6b6b,orange);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-icons{gap:1.5rem}.icon-button,.navbar-icons{align-items:center;display:flex}.icon-button{background:none;border:none;color:#2c3e50;cursor:pointer;justify-content:center;padding:.5rem;position:relative;text-decoration:none;transition:color .3s}.icon-button:hover{color:#ff6b6b;transform:scale(1.1)}.cart-badge{align-items:center;background:#ff6b6b;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.user-dropdown{position:relative}.user-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-top:.5rem;min-width:150px;opacity:0;padding:1rem;position:absolute;right:0;top:100%;transition:.3s;visibility:hidden}.user-dropdown:hover .user-dropdown-menu{opacity:1;visibility:visible}.hamburger-btn{display:none;flex-direction:column;gap:5px}.hamburger-line{background:#2c3e50;height:2px;width:24px}@media (max-width:768px){.navbar-menu-bottom,.navbar-search{display:none}.hamburger-btn{display:flex}}.footer{background:linear-gradient(135deg,#ebc45b 0);color:#fff;margin-top:4rem;overflow:hidden;position:relative}.footer-wave{color:#fff5e6;height:120px;left:0;position:absolute;top:0;transform:translateY(-100%);width:100%;z-index:1}.footer-wave svg{display:block;height:100%;width:100%}.footer-content{padding:4rem 2rem 2rem;position:relative;z-index:2}.footer-container{margin:0 auto;max-width:1200px}.footer-top{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:3rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{align-items:center;display:flex;font-size:1.8rem;font-weight:700;gap:.75rem;margin-bottom:.5rem}.logo-icon{animation:bounce 2s infinite;font-size:2.5rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.logo-text{text-shadow:2px 2px 4px #0003}.footer-description{font-size:1rem;line-height:1.6;margin-bottom:1rem;opacity:.95}.footer-fruit-icons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.fruit-icon{animation:float 3s ease-in-out infinite;cursor:pointer;font-size:2rem;transition:transform .3s}.fruit-icon:first-child{animation-delay:0s}.fruit-icon:nth-child(2){animation-delay:.5s}.fruit-icon:nth-child(3){animation-delay:1s}.fruit-icon:nth-child(4){animation-delay:1.5s}.fruit-icon:nth-child(5){animation-delay:2s}.fruit-icon:nth-child(6){animation-delay:2.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}.fruit-icon:hover{transform:scale(1.3) rotate(15deg)}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-heading{font-size:1.3rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;position:relative;text-shadow:2px 2px 4px #0003}.footer-heading:after{background:#fff;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links li a{color:#fff;display:inline-block;font-size:1rem;opacity:.9;text-decoration:none;transition:all .3s}.footer-links li a:hover{opacity:1;text-shadow:2px 2px 4px #0000004d;transform:translateX(5px)}.footer-contact{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.footer-contact li{align-items:flex-start;display:flex;font-size:1rem;gap:.75rem;opacity:.9}.contact-icon{flex-shrink:0;font-size:1.3rem}.newsletter-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:15px;padding:1.5rem}.newsletter-text{font-size:.95rem;margin-bottom:1rem;opacity:.95}.newsletter-form{flex-direction:column;gap:.75rem}.newsletter-input{border:2px solid #ffffff80;border-radius:25px;padding:.75rem 1rem}.newsletter-input:focus{box-shadow:0 0 10px #ffffff4d}.newsletter-button{font-size:1.1rem;letter-spacing:1px;text-transform:uppercase}.jelly-btn{background:linear-gradient(270deg,#d5a582,#ffb347,#ff7a18);color:#fff}.footer-social{border-top:2px solid #ffffff4d;margin-top:2rem;padding:2rem 0;text-align:center}.social-heading{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0003}.social-icons{flex-wrap:wrap;gap:1.5rem}.social-icon,.social-icons{display:flex;justify-content:center}.social-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;font-size:1.5rem;height:50px;text-decoration:none;transition:all .3s;width:50px}.social-icon:hover{background:#fff6;box-shadow:0 8px 20px #0000004d;transform:translateY(-5px) scale(1.1)}.social-icon.facebook:hover{background:#1877f2;border-color:#1877f2}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border-color:#bc1888}.social-icon.twitter:hover{background:#1da1f2;border-color:#1da1f2}.social-icon.youtube:hover{background:red;border-color:red}.social-icon.pinterest:hover{background:#bd081c;border-color:#bd081c}.footer-copyright{background:#0000004d;border-top:2px solid #fff3;padding:1.5rem 2rem}.copyright-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.copyright-container p{font-size:.95rem;margin:0;opacity:.9}.copyright-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.copyright-links a{color:#fff;font-size:.95rem;opacity:.9;text-decoration:none;transition:all .3s}.copyright-links a:hover{opacity:1;text-decoration:underline}.copyright-links span{opacity:.7}@media (max-width:968px){.footer-top{gap:2rem;grid-template-columns:1fr 1fr}.newsletter-section{grid-column:1/-1}}@media (max-width:768px){.footer-content{padding:3rem 1.5rem 1.5rem}.footer-top{gap:2rem;grid-template-columns:1fr}.footer-logo{font-size:1.5rem}.logo-icon{font-size:2rem}.footer-fruit-icons{justify-content:center}.social-icons{gap:1rem}.social-icon{font-size:1.3rem;height:45px;width:45px}.copyright-container{flex-direction:column;text-align:center}.copyright-links{justify-content:center}}@media (max-width:480px){.footer-wave{height:80px}.footer-content{padding:2rem 1rem 1rem}.newsletter-section{padding:1rem}.footer-heading{font-size:1.1rem}.social-heading{font-size:1.2rem}}.page-transition{min-height:calc(100vh - 80px);opacity:0}.hero{align-items:center;display:flex;justify-content:center;min-height:70vh;overflow:hidden;position:relative}.hero-video{height:100%;object-fit:cover;width:100%}.hero-background,.hero-video{left:0;position:absolute;top:0;z-index:1}.hero-background{bottom:0;overflow:hidden;right:0}.floating-fruit{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));opacity:.3;pointer-events:none;position:absolute;z-index:1}.hero-content{max-width:900px;padding:2rem;position:relative;text-align:center;z-index:2}.hero-title{color:#fff;font-size:4.5rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-shadow:3px 3px 10px #0000004d}.hero-title .letter{display:inline-block;opacity:0}.hero-subtitle{color:#fff;font-size:1.8rem;margin-bottom:2.5rem;opacity:0;text-shadow:2px 2px 8px #0003}.hero-button{display:inline-block;text-decoration:none}.jelly-btn{animation:gradientMove 4s ease infinite;background:#1de41d;background-size:400% 400%;border-radius:50px;box-shadow:0 10px 25px #ff7a1866;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 36px;transition:transform .2s ease}.jelly-btn:hover{animation:jelly .6s,gradientMove 1.5s ease infinite}.jelly-btn:active{transform:scale(.9)}.hero-button:hover{box-shadow:0 12px 35px #0006;transform:translateY(-3px)}.ripple{background:#ff6b6b99;border-radius:50%;height:0;pointer-events:none;position:absolute;width:0}.juice-slider-section{background:linear-gradient(135deg,#fff8f0,#fff);padding:5rem 1.5rem}.slider-title{color:#2c3e50;font-size:2.8rem;font-weight:800;letter-spacing:1px;margin-bottom:3rem;text-align:center}.juice-slider{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.slider-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:20px;box-shadow:0 10px 25px #00000014;overflow:hidden;padding:1.2rem;position:relative;text-align:center;transition:all .3s ease}.slider-item:after{border:1px solid #ff6b6b33;border-radius:20px;content:"";inset:0;pointer-events:none;position:absolute}.slider-item:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-10px) scale(1.04)}.slider-item img{border-radius:15px;height:200px;margin-bottom:1rem;object-fit:cover;transition:transform .4s ease;width:100%}.slider-item:hover img{transform:scale(1.1)}.slider-item h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:5px}.slider-item p{color:#000;font-size:1.3rem;font-weight:700}.slider-item:before{background:linear-gradient(120deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.6s;width:100%}.slider-item:hover:before{left:100%}.testimonial-card{cursor:pointer;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.testimonial-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-10px)}@media (max-width:768px){.slider-title{font-size:2rem}.juice-slider{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.slider-item img{height:180px}}@media (max-width:480px){.juice-slider{grid-template-columns:1fr}}.features{background:#fff;padding:5rem 2rem}.features-container{margin:0 auto;max-width:1200px}.section-title{font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:linear-gradient(135deg,#fff5e6,#ffe0b2);border:2px solid #0000;border-radius:20px;box-shadow:0 8px 25px #ff6b6b1a;opacity:0;padding:2.5rem;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{border-color:#ccec19;box-shadow:0 15px 40px #ff6b6b33;transform:translateY(-10px)}.feature-icon{display:inline-block;font-size:4rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#555;font-size:1rem;line-height:1.6}.testimonials{background:linear-gradient(135deg,#fff5e6,#fff);padding:5rem 2rem}.testimonials-container{margin:0 auto;max-width:1200px}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border:2px solid #ffe0b2;border-radius:20px;box-shadow:0 8px 25px #ff6b6b1a;opacity:0;padding:2.5rem;text-align:center}.testimonial-stars{font-size:1.5rem;margin-bottom:1rem}.testimonial-text{color:#555;font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-name{color:#ff6b6b;font-size:1rem;font-weight:700}.newsletter{background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;opacity:0;padding:5rem 2rem}.newsletter-container{margin:0 auto;max-width:600px;text-align:center}.newsletter h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.newsletter p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.newsletter-form{display:flex;gap:1rem;margin:0 auto;max-width:500px}.newsletter-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s}.newsletter-input::placeholder{color:#fffc}.newsletter-input:focus{background:#ffffff4d;border-color:#fff;box-shadow:0 0 20px #ffffff4d;transform:scale(1.02)}.newsletter-button{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#ff6b6b;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s}.newsletter-button:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-2px) scale(1.05)}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.4rem}.hero-button{font-size:1rem;padding:1rem 2rem}.section-title,.slider-title{font-size:2rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-button{width:100%}}@media (max-width:480px){.hero{min-height:80vh}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.features,.juice-slider-section,.newsletter,.testimonials{padding:3rem 1rem}}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes jelly{0%{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(.95,1.05)}to{transform:scale(1)}}.product-listing{background:#f8f9fa;padding:2rem 1rem;width:100%}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px;padding:50px 0}.product-card{background:#fff;border-radius:20px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-10px) scale(1.02)}.product-image-container{background:#f1f1f1;height:220px;overflow:hidden;width:100%}.product-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image{transform:scale(1.15)}.product-info{display:flex;flex-direction:column;gap:5px;padding:1.2rem}.product-name{color:#333;font-size:1.2rem;font-weight:600}.product-size{color:#777;font-size:.9rem}.product-price{color:#000;font-size:1.4rem;font-weight:700;margin-top:5px}.add-to-cart-btn{background:green;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;margin:10px;padding:12px;transition:all .3s}.add-to-cart-btn:hover{box-shadow:0 6px 15px #ff6b6b66;transform:scale(1.05)}.product-card:before{background:#4caf50;border-radius:20px;color:#fff;content:"Fresh";font-size:.7rem;left:10px;padding:4px 10px;position:absolute;top:10px}@media (max-width:768px){.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.product-image-container{height:180px}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}}.product-details{min-height:calc(100vh - 80px);padding:2rem}.details-container{margin:0 auto;max-width:1200px}.back-button{background:linear-gradient(135deg,#ff6b6b,orange);border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b33;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .3s}.back-button:hover{box-shadow:0 6px 20px #ff6b6b4d;transform:translateY(-2px)}.product-details-content{grid-gap:3rem;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;box-shadow:10px 10px 10px 10px grey;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2rem}.product-image-section{width:100%}.details-product-image{border:3px solid #ffe0b2;border-radius:15px;height:auto;object-fit:cover;width:100%}.product-info-section{display:flex;flex-direction:column;gap:1.5rem}.details-product-name{font-size:2.5rem;font-weight:700;margin:0}.details-product-category{color:#7f8c8d;font-size:1rem;letter-spacing:.5px;margin:0;text-transform:uppercase}.details-product-price{font-size:2rem;font-weight:700;margin:0}.product-description{border-top:2px solid #ffe0b2;padding-top:1rem}.product-description h3{font-size:1.3rem;margin-bottom:.5rem}.product-description p{color:#555;font-size:1rem;line-height:1.6}.product-benefits{background:linear-gradient(135deg,#fff5e6,#ffe0b2);border-radius:10px;border-top:2px solid #ffe0b2;padding:1rem}.product-benefits h3{font-size:1.3rem;margin-bottom:.5rem}.product-benefits p{color:#555;font-size:1rem;line-height:1.6}.size-selector{border-top:2px solid #ffe0b2;padding-top:1rem}.size-selector label{display:block;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.size-options{display:flex;flex-wrap:wrap;gap:1rem}.size-option{align-items:center;background:#fff;border:2px solid #ffe0b2;border-radius:10px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:1rem;font-weight:700;gap:.5rem;min-width:100px;padding:1rem;transition:all .3s}.size-option:hover{transform:translateY(-2px)}.size-option.selected{background:linear-gradient(135deg,#178f33,#00ff6a);border-color:#ff6b6b;box-shadow:0 4px 15px #ff6b6b4d;color:#fff}.size-price{font-size:.9rem;opacity:.9}.quantity-selector{align-items:center;border-top:2px solid #ffe0b2;display:flex;gap:1rem;padding:1rem 0}.quantity-selector label{font-size:1.1rem;font-weight:500}.quantity-selector button:first-child{background-color:#ff5900}.quantity-selector button:last-child{background-color:green}.quantity-controls{align-items:center;display:flex;gap:.5rem}.quantity-btn{align-items:center;background-color:#fff;border:2px solid #ff6b6b;border-radius:8px;color:#ff6b6b;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:all .3s;width:40px}.quantity-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;transform:scale(1.1)}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-input{border:2px solid #ffe0b2;border-radius:8px;color:#ff6b6b;font-size:1.1rem;font-weight:700;height:40px;text-align:center;width:80px}.quantity-input:focus{border-color:#ff6b6b;outline:none}.total-price{border-top:2px solid #ffe0b2;font-size:1.5rem;font-weight:700;padding:1rem 0}.add-to-cart-button{background:green;border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:1rem;padding:1.2rem 2rem;transition:all .3s}.add-to-cart-button:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.back-link{color:#ff6b6b;display:inline-block;font-size:1rem;font-weight:500;margin-top:1rem;text-decoration:none}.back-link:hover{text-decoration:underline}@media (max-width:768px){.product-details{padding:1rem}.product-details-content{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.details-product-name{font-size:2rem}.details-product-price{font-size:1.5rem}.size-options{justify-content:center}}.cart{background:linear-gradient(180deg,#fff5e6 0,#fff);min-height:calc(100vh - 80px);padding:2rem}.cart-container{margin:0 auto;max-width:1200px}.cart-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.empty-cart{background:#fff;border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;padding:4rem 2rem;text-align:center}.empty-cart-icon{font-size:5rem;margin-bottom:1rem}.empty-cart h2{font-size:2rem;margin-bottom:1rem}.empty-cart p{color:#7f8c8d;font-size:1.1rem;margin-bottom:2rem}.shop-button{background:green;border-radius:25px;box-shadow:0 4px 15px #ff6b6b33;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s}.shop-button:hover{box-shadow:0 6px 20px #ff6b6b4d;transform:translateY(-2px)}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{grid-gap:1.5rem;align-items:center;background:#fff;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;box-shadow:10px 10px 10px 0 #0009;display:grid;gap:1.5rem;grid-template-columns:120px 1fr 150px 100px 50px;padding:1.5rem}.cart-item-image{background:linear-gradient(135deg,#fff5e6,#ffe0b2);border-radius:10px;height:120px;overflow:hidden;width:120px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:.5rem}.cart-item-name{color:#000;font-size:1.2rem;font-weight:600;margin:0}.cart-item-size{background:#fff5e6;border-radius:15px;color:orange;display:inline-block;font-size:.9rem;font-weight:700;margin:0;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}.cart-item-category{color:#7f8c8d;font-size:.9rem;margin:0;text-transform:uppercase}.price-quantity-row{align-items:center;display:flex;gap:15px;margin-top:5px}.cart-item-price{color:#ff6b6b;font-size:1.1rem;font-weight:700}.quantity-control-inline{align-items:center;background:#fff5e6;border-radius:8px;display:flex;gap:8px;padding:4px 8px}.quantity-control-inline button{align-items:center;background-color:#fff;border:2px solid #ff6b6b;border-radius:6px;color:#ff6b6b;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;transition:all .3s;width:30px}.quantity-control-inline span{color:#ff6b6b;font-size:1rem;font-weight:700;min-width:30px;text-align:center}.cart-item-total{text-align:right}.item-total-price{color:#555252;font-size:1.3rem;font-weight:700;margin:0}.remove-button{background:none;border:none;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:transform .2s}.remove-button:hover{transform:scale(1.2)}.cart-summary{border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.cart-summary h2{color:#282727;font-size:1.8rem;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #ffe0b2;color:#555;display:flex;font-size:1.1rem;justify-content:space-between;padding:1rem 0}.total-row{border-bottom:none;border-top:2px solid #ff6b6b;color:orange;font-size:1.3rem;font-weight:700;margin-top:1rem;padding-top:1rem}.checkout-button{background:green;border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:1.5rem;padding:1.2rem;transition:all .3s;width:100%}.checkout-button:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.continue-shopping{color:#000;display:block;font-size:1rem;font-weight:500;margin-top:1rem;text-align:center;text-decoration:none}.quantity-control-inline button:first-of-type:hover{background-color:#ff5900;color:#f5f5f5;transform:scale(1.1)}.quantity-control-inline button:last-of-type:hover{background:green;border:none;color:#fff;transform:scale(1.1)}@media (max-width:968px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart{padding:1rem}.cart-title{font-size:2rem}.cart-item{gap:1rem;grid-template-columns:100px 1fr}.cart-item-image{height:100px;width:100px}.cart-item-quantity,.cart-item-total,.remove-button{grid-column:1/-1}.cart-item-quantity{margin-top:1rem}.cart-item-total{margin-top:.5rem;text-align:left}.remove-button{position:absolute;right:1rem;top:1rem}.cart-item{position:relative}.price-quantity-row{align-items:center;display:flex;gap:12px}.quantity-control-inline button{margin:0 4px;padding:2px 8px}}.checkout{background:#f5f6f8;font-family:Arial,sans-serif;min-height:100vh;padding:40px 0}.checkout-container{display:flex;gap:30px;margin:auto;max-width:1100px}.checkout-left{flex:2 1}.checkout-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:25px}.checkout-form h2,.checkout-form h3{margin-bottom:15px}.checkout-form input{border:1px solid #ddd;border-radius:6px;font-size:14px;margin-bottom:12px;padding:12px;width:100%}.checkout-form input:focus{border-color:#ff3f6c;outline:none}.payment-options{display:flex;gap:10px;margin-bottom:15px}.payment-options div{border:1px solid #ddd;border-radius:6px;cursor:pointer;flex:1 1;padding:12px;text-align:center}.payment-options div:hover{border-color:#ff3f6c}.coupon-box{display:flex;gap:10px;margin-bottom:10px}.coupon-box input{flex:1 1}.coupon-box button{background:#ff3f6c;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:12px 18px}.success{color:green;font-size:14px}.error{color:red;font-size:14px}.place-order-btn{background:#ff3f6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:14px;width:100%}.place-order-btn:hover{background:#e7335e}.checkout-right{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:1 1;height:-webkit-fit-content;height:fit-content;padding:20px}.price-row.discount{color:green}.price-row{display:flex;font-size:15px;justify-content:space-between;margin:10px 0}.price-row.total{border-top:1px solid #eee;font-size:18px;font-weight:700;padding-top:10px}.checkout-right hr{border:none;border-top:1px solid #eee;margin:10px 0}.error-input{border:1px solid red}.error-text{color:red;font-size:13px;margin-bottom:8px;margin-top:-8px}.active-payment{background:#f0fff4;border:2px solid green}.place-order-btn:disabled{background:#ccc;cursor:not-allowed}.login{align-items:center;background:linear-gradient(135deg,#ff6b6b,orange 50%,gold);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:4rem 2rem}.login-container{max-width:450px;width:100%}.login-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;padding:3rem}.login-title{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.login-subtitle{color:#7f8c8d;font-size:1rem;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-button{background:linear-gradient(135deg,#ff6b6b,orange);border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:1rem;transition:all .3s}.login-button:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.register-link{color:#7f8c8d;font-size:.95rem;margin-top:1.5rem;text-align:center}.register-link a{color:#ff6b6b;font-weight:500;text-decoration:none}.register-link a:hover{text-decoration:underline}@media (max-width:768px){.login{padding:2rem 1rem}.login-card{padding:2rem}.login-title{font-size:2rem}}.register{align-items:center;background:linear-gradient(135deg,#ff6b6b,orange 50%,gold);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:4rem 2rem}.register-container{max-width:450px;width:100%}.register-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;padding:3rem}.register-title{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.register-subtitle{color:#7f8c8d;font-size:1rem;margin-bottom:2rem;text-align:center}.register-form{gap:1.5rem}.form-group,.register-form{display:flex;flex-direction:column}.form-group label{font-size:.95rem}.form-group input{border:2px solid #ecf0f1;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s}.form-group input:focus{border-color:#3498db;outline:none}.form-group input.error{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:.85rem;margin-top:.25rem}.register-button{background:linear-gradient(135deg,#ff6b6b,orange);border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:1rem;transition:all .3s}.register-button:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.login-link{color:#7f8c8d;font-size:.95rem;margin-top:1.5rem;text-align:center}.login-link a{color:#ff6b6b;font-weight:500;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:768px){.register{padding:2rem 1rem}.register-card{padding:2rem}.register-title{font-size:2rem}}.about-page{background:linear-gradient(180deg,#fff5e6 0,#fff);min-height:calc(100vh - 80px);padding:4rem 2rem}.about-container{margin:0 auto;max-width:900px}.about-title{font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:center}.about-content{display:flex;flex-direction:column;gap:3rem}.about-section{background:#fff;border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;padding:2.5rem}.about-section h2{font-size:2rem;margin-bottom:1rem}.about-section p{color:#555;font-size:1.1rem;line-height:1.8}.about-list{list-style:none;margin:0;padding:0}.about-list li{color:#555;font-size:1.1rem;padding:.75rem 0 .75rem 2rem;position:relative}.about-list li:before{color:#ff6b6b;content:"✓";font-size:1.3rem;font-weight:700;left:0;position:absolute}@media (max-width:768px){.about-page{padding:2rem 1rem}.about-title{font-size:2rem}.about-section{padding:1.5rem}.about-section h2{font-size:1.5rem}}.blog-page{background:linear-gradient(180deg,#fff5e6 0,#fff);min-height:calc(100vh - 80px);padding:4rem 2rem}.blog-container{margin:0 auto;max-width:1000px}.blog-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.blog-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:3rem;text-align:center}.blog-posts{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.blog-post{background:#fff;border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;padding:2rem;transition:transform .3s,box-shadow .3s}.blog-post:hover{box-shadow:0 8px 25px #ff6b6b33;transform:translateY(-5px)}.post-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.post-date{color:#7f8c8d;font-size:.9rem;margin-bottom:1rem}.post-excerpt{color:#555;line-height:1.6;margin-bottom:1.5rem}.read-more-btn{background:linear-gradient(135deg,#ff6b6b,orange);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:all .3s}.read-more-btn:hover{box-shadow:0 4px 15px #ff6b6b4d;transform:translateY(-2px)}@media (max-width:768px){.blog-page{padding:2rem 1rem}.blog-title{font-size:2rem}.blog-posts{grid-template-columns:1fr}}.contact-page{background:linear-gradient(180deg,#fff5e6 0,#fff);min-height:calc(100vh - 80px);padding:4rem 2rem}.contact-container{margin:0 auto;max-width:1000px}.contact-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.contact-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:3rem;text-align:center}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-item{background:#fff;border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;display:flex;gap:1.5rem;padding:1.5rem}.info-icon{flex-shrink:0;font-size:2rem}.info-item h3{font-size:1.2rem;margin-bottom:.5rem}.info-item p{color:#555;line-height:1.6;margin:0}.contact-form{background:#fff;border:2px solid #ffe0b2;border-radius:15px;box-shadow:0 4px 15px #ff6b6b1a;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#ff6b6b}.form-group textarea{resize:vertical}.submit-btn{background:linear-gradient(135deg,#ff6b6b,orange);border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:all .3s;width:100%}.submit-btn:hover{box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}@media (max-width:968px){.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.contact-page{padding:2rem 1rem}.contact-title{font-size:2rem}.contact-form{padding:1.5rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh;padding-top:80px}.App>:not(footer){flex:1 1}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.create-category-container{align-items:center;background:#f4f6f8;display:flex;height:100vh;justify-content:center}.create-category-form{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0000001a;padding:40px;width:350px}.create-category-form h2{margin-bottom:25px;text-align:center}.create-category-form input,.create-category-form textarea{border:1px solid #ccc;border-radius:6px;margin-bottom:15px;outline:none;padding:10px;width:100%}.create-category-form textarea{height:80px;resize:none}.create-category-form button{background:#ff6b00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:100%}.create-category-form button:hover{background:#e65c00}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.container{align-items:center;background:linear-gradient(135deg,#4e73df,#1cc88a);display:flex;justify-content:center;min-height:100vh;padding:20px}.form-card{background:#fff;border-radius:10px;box-shadow:0 15px 30px #00000026;max-width:500px;padding:30px;width:100%}.form-card h2{color:#333;margin-bottom:20px;text-align:center}form{display:flex;flex-direction:column;gap:15px}input,textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px 12px;transition:.3s}input:focus,textarea:focus{border-color:#4e73df;box-shadow:0 0 5px #4e73df80;outline:none}textarea{height:80px;resize:none}button{background:#4e73df;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;padding:12px;transition:.3s}button:hover{background:#2e59d9}.preview-img{border-radius:8px;height:100px;margin-top:10px;object-fit:cover;width:100px}.success-page{align-items:center;background:#f5f6f8;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.success-box{background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000014;padding:40px;text-align:center}.success-box h1{color:green;margin-bottom:10px}.success-box p{color:#555;margin-bottom:20px}.success-box button{background:#ff3f6c;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:12px 25px}.success-box button:hover{background:#e7335e}.review-page{background:#f5f6f8;font-family:Arial,sans-serif;min-height:100vh;padding:40px}.review-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin:auto;max-width:900px;padding:30px}.review-container h2{margin-bottom:20px}.review-item{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px 0}.review-container h3{font-size:20px;margin-top:20px}.confirm-btn{background:#ff3f6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:14px;width:100%}.confirm-btn:hover{background:#e7335e}
/*# sourceMappingURL=main.c3f18c35.css.map*/