*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5efe6;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}ul{list-style:none}.container{max-width:1200px;padding:0 2rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#333);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:1rem}.page-title{color:#1a1a1a;font-weight:800}.page-title:after{background:#8b2635;border-radius:2px;bottom:-10px;width:60px}@media (max-width:768px){.container{padding:0 1rem}.page-title,.section-title{font-size:1.75rem}}@media (max-width:480px){.container{padding:0 .75rem}.page-title,.section-title{font-size:1.5rem}}.top-bar{display:none}.main-header{animation:slideInDown .6s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#8b2635b3,#78232dbf);border-bottom:1px solid #ffffff26;border-bottom-left-radius:30px;border-bottom-right-radius:30px;box-shadow:0 8px 32px #8b263540;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;transition:transform .3s ease,box-shadow .3s ease;z-index:1000}.main-header.header-hidden{transform:translateY(-100%)}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-content{align-items:center;display:flex;justify-content:space-between;padding:0}.header-left,.header-right{align-items:center;display:flex;gap:1rem}.language-selector{position:relative}.lang-btn{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:background .3s ease}.lang-btn:hover{background:#fff3}.lang-btn .arrow{font-size:.7rem}.lang-dropdown{background:#fff;border-radius:4px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:.5rem;min-width:150px;position:absolute;top:100%;z-index:1001}.lang-dropdown button{background:none;border:none;cursor:pointer;display:block;padding:.75rem 1rem;text-align:left;transition:background .2s;width:100%}.lang-dropdown button.active,.lang-dropdown button:hover{background:#f5f5f5}.logo{align-items:center;display:flex;justify-content:center}.logo-img{display:block;filter:drop-shadow(0 4px 20px rgba(0,0,0,.5)) brightness(1.2) contrast(1.05);height:180px;transition:transform .3s ease;width:auto}.logo:hover .logo-img{transform:scale(1.04)}.icon-btn{align-items:center;background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:flex;height:50px;justify-content:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:50px}.icon-btn:hover{background:#fff;color:#8b2635;transform:scale(1.1) rotate(5deg)}.cart-icon{align-items:center;background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:flex;height:50px;justify-content:center;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:50px}.cart-icon:hover{transform:scale(1.1) rotate(-5deg)}.cart-badge,.cart-icon:hover{background:#fff;color:#8b2635}.cart-badge{align-items:center;animation:scaleIn .5s cubic-bezier(.34,1.56,.64,1);border:2px solid #8b2635;border-radius:50%;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:24px}.cart-icon:hover .cart-badge{transform:scale(1.2)}.menu-toggle{align-items:center;background:#ffffff26;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:32px;justify-content:center;padding:6px;width:32px;z-index:1002}.menu-toggle span{background:#fff;border-radius:2px;height:2px;transition:all .3s ease;width:20px}.menu-toggle.open span:first-child{transform:rotate(45deg) translate(4px,4px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.main-nav,.menu-overlay,.mobile-menu{display:none}.login-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.login-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:2.5rem;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-close{align-items:center;background:#f5f5f5;border-radius:50%;color:#666;display:flex;font-size:1.5rem;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:36px}.login-close:hover{background:#8b2635;color:#fff}.login-modal h2{color:#8b2635;font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.login-modal .form-group{margin-bottom:1.25rem}.login-modal label{color:#333;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.login-modal input{border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s ease;width:100%}.login-modal input:focus{border-color:#8b2635;outline:none}.login-btn{background:#8b2635;border:2px solid #8b2635;border-radius:50px;color:#fff;font-size:1rem;font-weight:700;margin-top:.5rem;padding:1rem;transition:all .3s ease;width:100%}.login-btn:hover{background:#fff;color:#8b2635}.login-footer{color:#666;font-size:.9rem;margin-top:1.5rem;text-align:center}.login-footer button{color:#8b2635;font-weight:600;text-decoration:underline}.login-footer button:hover{color:#6b1e2a}@media (max-width:768px){.top-bar-content{flex-direction:column;text-align:center}.main-header{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:.5rem 0}.header-content{align-items:center;display:flex;justify-content:space-between;padding:0 .75rem}.header-left,.header-right{display:none!important}.menu-toggle{display:flex;order:1}.logo{display:flex;flex:1 1;justify-content:center;order:2}.logo-img{height:80px}.mobile-menu{background:linear-gradient(180deg,#8b2635,#6b1e2a);display:block;height:100vh;left:-100%;overflow-y:auto;padding:80px 1.5rem 2rem;position:fixed;top:0;transition:left .3s ease;width:280px;z-index:1001}.mobile-menu.open{left:0}.mobile-menu-icons{grid-gap:1rem;border-bottom:1px solid #fff3;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding-bottom:1.5rem}.mobile-menu-icon{align-items:center;background:#ffffff1a;border-radius:12px;color:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1rem .5rem;position:relative;text-decoration:none;transition:background .2s ease}.mobile-menu-icon:hover{background:#fff3}.mobile-menu-icon span{font-size:.75rem;font-weight:500}.mobile-cart-badge{align-items:center;background:#fff;border-radius:50%;color:#8b2635;display:flex;font-size:.65rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:15px;top:5px;width:18px}.mobile-language{border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:1.5rem}.mobile-menu-label{color:#ffffffb3;display:block;font-size:.75rem;letter-spacing:1px;margin-bottom:.75rem;text-transform:uppercase}.mobile-lang-options{display:flex;gap:.75rem}.mobile-lang-btn{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:flex;flex:1 1;font-size:.85rem;gap:.5rem;justify-content:center;padding:.6rem 1rem;transition:background .2s ease}.mobile-lang-btn:hover{background:#fff3}.mobile-lang-btn.active{background:#fff;color:#8b2635}.mobile-nav ul{display:flex;flex-direction:column;gap:.25rem}.mobile-nav li a{border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-size:1.1rem;font-weight:500;padding:1rem 0;transition:padding-left .2s ease}.mobile-nav li a:hover{padding-left:.5rem}.menu-overlay{background:#00000080;display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.menu-toggle{position:relative;z-index:1002}}@media (max-width:480px){.logo-img{height:70px}.mobile-menu{left:-100%;width:100%}.mobile-menu.open{left:0}.mobile-menu-icons{gap:.75rem}.mobile-menu-icon{padding:.75rem .25rem}}.footer{animation:fadeIn .8s ease-out;background:#2c2c2c;border-top:none;color:#ccc;margin-top:4rem;padding:4rem 0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.footer-section h3{color:#fff;font-size:.95rem;font-weight:500;letter-spacing:1px;margin-bottom:1.5rem}.footer-section ul{display:flex;flex-direction:column;gap:.5rem}.footer-section a{color:#ccc;transition:color .2s}.footer-section a:hover{color:#8b2635}.footer-section address{color:#ccc;font-style:normal;line-height:1.6}.newsletter{max-width:300px}.newsletter p{color:#ccc;margin-bottom:1rem}.newsletter-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.newsletter-form input{background:#333;border:1px solid #555;border-radius:4px;color:#fff;font-size:1rem;padding:.75rem}.newsletter-form input::placeholder{color:#999}.newsletter-form input:focus{border-color:#ff6b35;outline:none}.newsletter-form button{background:#8b2635;border:3px solid #8b2635;border-radius:50px;color:#fff;font-weight:700;letter-spacing:0;padding:.85rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.newsletter-form button:hover{background:#0000;border-color:#8b2635;color:#8b2635;transform:scale(1.05)}.social-links{display:flex;gap:1rem}.social-links a{color:#ccc;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.social-links a:hover{color:#8b2635;transform:scale(1.2) rotate(10deg)}.footer-bottom{border-top:1px solid #444;color:#999;font-size:.875rem;padding-top:1.5rem;text-align:center}.footer-rating{color:#8b2635;font-weight:400;margin-top:.5rem}@media (max-width:768px){.footer{margin-top:2rem;padding:2rem 0 1.5rem}.footer-content{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-section h3{font-size:.85rem;margin-bottom:1rem}.newsletter{grid-column:span 2;max-width:100%}.footer-bottom{font-size:.8rem}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section ul{align-items:center}.newsletter{grid-column:span 1}.newsletter-form{flex-direction:column}.social-links{justify-content:center}.footer-bottom{font-size:.75rem}}.hero{align-items:center;animation:fadeIn .6s ease-out;background:#f5efe6;display:flex;justify-content:center;min-height:700px;overflow:visible;padding:2rem 0;position:relative}.hero-slide{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.hero-content{align-items:center;display:flex;gap:4rem;justify-content:center;min-height:600px;position:relative;width:100%}.hero-badge{animation:slideInRight .8s ease-out .2s both;flex:1 1;margin-bottom:0;max-width:550px;text-align:left;z-index:2}.hero-badge span{color:#1a1a1a;display:block;font-size:1.1rem;font-weight:400;letter-spacing:0;line-height:1.6;padding:.5rem 0;text-transform:none}.badge-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b2635,#6b1e2a);-webkit-background-clip:text;background-clip:text;color:#8b2635!important;font-size:4.5rem!important;font-weight:900!important;letter-spacing:-2px!important;line-height:1!important;margin:1.5rem 0!important;padding:0!important;text-transform:uppercase!important}.hero-products{flex:0 0 auto;gap:0}.hero-product-can,.hero-products{align-items:center;display:flex;justify-content:center;position:relative}.hero-product-can{animation:slideInLeft .8s ease-out;background:#0000;border-radius:0;box-shadow:none;flex-direction:column;flex-shrink:0;height:450px;padding:0;transition:transform .6s cubic-bezier(.34,1.56,.64,1);width:450px}.hero-product-can:hover{transform:scale(1.05) translateY(-10px)}.hero-product-img{filter:drop-shadow(0 25px 50px rgba(139,38,53,.25));height:auto;object-fit:contain;transition:all .6s cubic-bezier(.34,1.56,.64,1);width:100%}.hero-product-can:hover .hero-product-img{filter:drop-shadow(0 30px 60px rgba(139,38,53,.35));transform:scale(1.08) rotate(-2deg)}.can-top{background:silver;border-radius:4px 4px 0 0;box-shadow:0 2px 4px #0003;height:20px;width:60px}.bag-body,.can-body{align-items:center;background:#fff;border-radius:50%;box-shadow:0 20px 60px #8b263526;display:flex;height:450px;justify-content:center;margin-bottom:0;position:relative;transition:box-shadow .4s ease,transform .4s ease;width:450px}.hero-product-can:hover .bag-body,.hero-product-can:hover .can-body{box-shadow:0 30px 80px #8b263540}.can-body:before{background:linear-gradient(90deg,#ffffff1a,#0000 50%,#0000001a);border-radius:0 0 8px 8px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.can-label{color:#333;padding:1rem;text-align:center;z-index:1}.can-logo{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.can-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.can-subtitle{color:#666;font-size:.75rem}.hero-illustration{display:none}.apple-tree,.hazelnut-trees{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.bag-top{display:none}.bag-label,.can-label{color:#333;padding:1rem;text-align:center;z-index:1}.bag-logo{animation:scaleIn .6s ease-out .4s both;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));font-size:12rem;margin-bottom:0;transition:transform .4s ease}.hero-product-can:hover .bag-logo{transform:scale(1.1)}.bag-subtitle,.bag-title,.hero-controls{display:none}@media (max-width:968px){.hero-content{flex-direction:column-reverse;gap:2rem;min-height:auto}.hero-badge{max-width:100%;padding:0 1rem;text-align:center}.hero-badge span{font-size:1rem}.badge-main{font-size:3rem!important}.hero-products{justify-content:center}.hero-product-can{height:320px;width:320px}.bag-body,.can-body{height:300px;width:300px}.bag-logo{font-size:8rem}}@media (max-width:768px){.hero{min-height:450px;padding:1rem 0}.hero-slide{padding:0 1rem}.hero-product-can{height:250px;width:250px}.bag-body,.can-body{height:230px;width:230px}.bag-logo{font-size:5rem}.badge-main{font-size:2.2rem!important;margin:1rem 0!important}.hero-badge span{font-size:.9rem}}@media (max-width:480px){.hero{min-height:400px}.hero-product-can{height:200px;width:200px}.bag-body,.can-body{height:180px;width:180px}.bag-logo{font-size:4rem}.badge-main{font-size:1.8rem!important}.hero-badge span{font-size:.8rem}}.product-card{animation:fadeInUp .6s ease-out forwards;background:#fff;border:none;border-radius:12px;box-shadow:0 6px 20px #00000014;color:inherit;display:flex;flex-direction:column;opacity:0;overflow:hidden;position:relative;text-decoration:none;transform:translateY(30px);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.product-card:first-child{animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}.product-card:nth-child(5){animation-delay:.5s}.product-card:nth-child(6){animation-delay:.6s}.product-card:hover{box-shadow:0 15px 40px #8b263533;transform:translateY(-15px) scale(1.02)}.product-badge{align-items:center;animation:scaleIn .6s cubic-bezier(.34,1.56,.64,1) .3s both;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;font-size:.7rem;font-weight:700;height:80px;justify-content:center;position:absolute;right:20px;text-transform:uppercase;top:20px;transition:transform .3s ease;width:80px;z-index:10}.product-card:hover .product-badge{transform:rotate(10deg) scale(1.1)}.product-badge.bestseller,.product-badge.new{background:#8b2635;color:#fff}.product-image{align-items:center;background:#f5efe6;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-img{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.34,1.56,.64,1);width:100%}.product-card:hover .product-img{transform:scale(1.1)}.product-placeholder{align-items:center;background:#fff;border-radius:50%;box-shadow:0 10px 30px #8b263526;color:#8b2635;display:flex;font-size:5rem;font-weight:700;height:200px;justify-content:center;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;width:200px}.product-card:hover .product-placeholder{box-shadow:0 15px 40px #8b263540;transform:scale(1.15) rotate(5deg)}.product-info{display:flex;flex-direction:column;gap:.75rem;padding:2rem}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#8b2635;display:-webkit-box;font-size:1rem;font-weight:700;height:2.8em;letter-spacing:-.3px;line-height:1.4;margin:0;overflow:hidden;text-transform:uppercase}.product-weight{font-size:.85rem;font-weight:400;margin:0}.product-rating{font-size:.875rem;gap:.5rem}.stars{color:#ffc107;font-size:1rem}.product-price-row{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:.5rem;padding-top:1rem}.product-price{color:#8b2635;font-size:1.75rem;font-weight:800;letter-spacing:-.5px}.add-to-cart-btn{align-items:center;background:#8b2635;border:2px solid #8b2635;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:50px;justify-content:center;padding:0;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:50px}.add-to-cart-btn:hover{background:#fff;color:#8b2635;transform:scale(1.1) rotate(-5deg)}.add-to-cart-btn svg{position:relative;z-index:1}.image-nav{align-items:center;background:#ffffffb3;border:none;border-radius:50%;color:#8b2635;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:5}.image-nav:hover{background:#fffffff2;opacity:1;transform:translateY(-50%) scale(1.1)}.image-nav-prev{left:10px}.image-nav-next{right:10px}.image-dots{bottom:10px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.image-dot{background:#ffffff80;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.image-dot.active{background:#8b2635;transform:scale(1.2)}@media (max-width:768px){.product-image{height:200px}.product-placeholder{font-size:3rem;height:120px;width:120px}.product-info{padding:1rem}.product-price-row{align-items:center;flex-direction:row;gap:1rem}.add-to-cart-btn{width:50px}}.home{width:100%}.about-section{background:#fff8f0;padding:4rem 0}.about-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-text{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;padding:2.5rem}.about-label{color:#8b2635;font-weight:700;letter-spacing:2px;margin-bottom:.75rem;text-transform:uppercase}.about-title{color:#1a1a1a;font-size:2.5rem;margin-bottom:1.5rem}.about-text p{color:#555;line-height:1.7;margin-bottom:1rem}.about-btn{background:#8b2635;border:3px solid #8b2635;border-radius:50px;color:#fff;font-weight:700;margin-top:1rem;padding:.85rem 2.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.about-btn:hover{background:#0000;color:#8b2635;transform:scale(1.05)}.about-image img{border-radius:20px;box-shadow:0 20px 40px #0000001f;width:100%}.categories-section{background:#f5efe6;padding:4rem 0}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.category-card{animation:fadeInUp .6s ease-out forwards;background:#fff;border:none;border-radius:12px;box-shadow:0 6px 20px #00000014;cursor:pointer;opacity:0;padding:2.5rem 2rem;text-align:center;transform:translateY(30px);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.category-card:first-child{animation-delay:.1s}.category-card:nth-child(2){animation-delay:.2s}.category-card:nth-child(3){animation-delay:.3s}.category-card:nth-child(4){animation-delay:.4s}.category-card:hover{box-shadow:0 15px 40px #8b263533;transform:translateY(-15px) scale(1.02)}.category-image{align-items:center;display:flex;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:5rem;justify-content:center;margin-bottom:1rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.category-image img{border-radius:50%;box-shadow:0 8px 20px #00000026;height:90px;object-fit:cover;width:90px}.category-card:hover .category-image{transform:scale(1.2) rotate(5deg)}.category-card{outline:none}.category-card:focus-visible{box-shadow:0 0 0 4px #8b26354d;transform:translateY(-10px) scale(1.02)}.category-card h3{color:#8b2635;font-size:1.25rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.category-card p{color:#666;font-size:.95rem;font-weight:400}.product-section{background:#f5efe6;padding:4rem 0}.section-label{color:#8b2635;font-weight:700;letter-spacing:2px;text-transform:uppercase}.section-description{color:#555;line-height:1.7;margin:.5rem auto 0;max-width:640px}.products-grid{grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.reviews-section{background:#8b2635;color:#fff;padding:4rem 0}.reviews-section .section-title{color:#fff}.reviews-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.review-card{animation:fadeInUp .6s ease-out forwards;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;box-shadow:none;color:#fff;opacity:0;padding:2.5rem;transform:translateY(30px);transition:all .4s ease}.review-card:first-child{animation-delay:.1s}.review-card:nth-child(2){animation-delay:.2s}.review-card:nth-child(3){animation-delay:.3s}.review-card:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-10px)}.review-stars{color:#ffc107;font-size:1.25rem;margin-bottom:1rem}.review-text{color:#fff;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.review-author{color:#fff;font-weight:600;margin-bottom:.5rem}.review-product{color:#fffc;font-size:.875rem;margin-bottom:.5rem}.review-date{color:#fff9;font-size:.75rem}@media (max-width:768px){.categories-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.products-grid,.reviews-grid{gap:1.5rem;grid-template-columns:1fr}.about-section,.categories-section,.product-section,.reviews-section{padding:2rem 0}.about-text{padding:1.5rem}.about-title{font-size:1.75rem}.section-title{font-size:1.5rem}.category-card{padding:1.5rem 1rem}.category-card h3{font-size:1rem}.category-card p{font-size:.85rem}.category-image img{height:70px;width:70px}.review-card{padding:1.5rem}.review-text{font-size:1rem}}@media (max-width:480px){.categories-grid{gap:.75rem;grid-template-columns:1fr 1fr}.category-card{padding:1rem .75rem}.category-card h3{font-size:.9rem}.category-card p{display:none;font-size:.75rem}.category-image img{height:60px;width:60px}.about-title{font-size:1.5rem}.about-btn,.about-text p{font-size:.9rem}.about-btn{padding:.75rem 1.5rem}}.products-page{animation:fadeIn .6s ease-out;background:#f5efe6;min-height:60vh;padding:2rem 0 4rem}.page-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.page-title:after{background:#ff6b35;bottom:0;content:"";height:4px;left:0;position:absolute;width:100px}.search-bar{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:50px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;transition:border-color .2s ease,box-shadow .2s ease}.search-bar:focus-within{border-color:#8b2635;box-shadow:0 4px 15px #8b263526}.search-bar svg{color:#999;flex-shrink:0}.search-bar:focus-within svg{color:#8b2635}.search-bar input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none}.search-bar input::placeholder{color:#999}.search-clear{align-items:center;background:#e0e0e0;border-radius:50%;color:#666;display:flex;flex-shrink:0;font-size:1.25rem;height:24px;justify-content:center;transition:all .2s ease;width:24px}.search-clear:hover{background:#8b2635;color:#fff}.products-controls{flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.filter-btn,.products-controls{align-items:center;display:flex}.filter-btn{background:#fff;border:2px solid #8b2635;border-radius:50px;font-weight:700;gap:.5rem;padding:.85rem 2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.filter-btn:hover{background:#8b2635;color:#fff;transform:scale(1.05)}.products-info{align-items:center;display:flex;gap:1rem}.sort-select{background:#fff;border:2px solid #eee;border-radius:4px;cursor:pointer;font-size:.875rem;padding:.75rem 1rem;transition:border-color .2s}.sort-select:focus{border-color:#ff6b35;outline:none}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.no-products{color:#666;font-size:1.25rem;grid-column:1/-1;padding:4rem 2rem;text-align:center}@media (max-width:768px){.page-title{font-size:2rem}.products-controls{align-items:stretch;flex-direction:column}.products-info{justify-content:space-between}.products-grid{grid-template-columns:1fr}}.product-detail{animation:fadeIn .6s ease-out;background:#f5efe6;min-height:60vh;padding:2rem 0 4rem}.back-btn{background:#fff;border:2px solid #8b2635;border-radius:50px;color:#8b2635;font-weight:700;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.back-btn:hover{background:#8b2635;color:#fff;transform:scale(1.05)}.product-detail-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.product-detail-image{align-items:center;background:#f5efe6;border-radius:12px;display:flex;justify-content:center;min-height:400px;overflow:hidden;padding:0;position:relative}.product-detail-img{border-radius:12px;height:auto;object-fit:cover;transition:transform .6s cubic-bezier(.34,1.56,.64,1);width:100%}.product-detail-image:hover .product-detail-img{transform:scale(1.05)}.product-placeholder-large{align-items:center;background:linear-gradient(135deg,#d2691e,#deb887);border-radius:50%;box-shadow:0 8px 24px #8b263533;color:#fff;display:flex;font-size:6rem;font-weight:700;height:300px;justify-content:center;width:300px}.product-detail-image .product-badge{left:20px;position:absolute;top:20px}.product-detail-info h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.product-weight{color:#666;font-size:1.125rem;margin-bottom:1.5rem}.product-rating{align-items:center;display:flex;font-size:1rem;gap:.75rem;margin-bottom:2rem}.product-rating .stars{color:#ffc107;font-size:1.25rem}.rating-value{color:#333;font-weight:600}.rating-count{color:#999}.product-price-section{margin-bottom:2rem}.original-price{color:#999;font-size:1.5rem;margin-right:1rem;text-decoration:line-through}.current-price{color:#333;font-size:2.5rem;font-weight:700}.product-description{color:#666;font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.product-actions{margin-bottom:2rem}.add-to-cart-btn-large{background:#8b2635;border:3px solid #8b2635;border-radius:50px;color:#fff;font-size:1.125rem;font-weight:700;overflow:hidden;padding:1.25rem 2rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:100%}.add-to-cart-btn-large:before{background:#fff;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0;z-index:0}.add-to-cart-btn-large:hover:before{height:500px;width:500px}.add-to-cart-btn-large:hover{color:#8b2635;transform:scale(1.02)}.product-features{border-top:1px solid #eee;display:flex;flex-direction:column;gap:1rem;padding-top:2rem}.feature{align-items:center;color:#666;display:flex;font-size:1rem;gap:1rem}.feature-icon{font-size:1.5rem}@media (max-width:968px){.product-detail-content{gap:2rem;grid-template-columns:1fr}.product-detail-info h1{font-size:2rem}.product-placeholder-large{font-size:4rem;height:200px;width:200px}}@media (max-width:768px){.product-detail-info h1{font-size:1.75rem}.current-price{font-size:2rem}}.cart-page{animation:fadeIn .6s ease-out;background:#f5efe6;min-height:60vh;padding:2rem 0 4rem}.empty-cart{padding:4rem 2rem;text-align:center}.empty-cart p{color:#666;font-size:1.25rem;margin-bottom:2rem}.continue-shopping-btn{background:#8b2635;border:3px solid #8b2635;border-radius:50px;color:#fff;display:inline-block;font-weight:700;padding:1rem 2.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.continue-shopping-btn:hover{background:#fff;color:#8b2635;transform:scale(1.05)}.cart-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 400px;margin-top:2rem}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{grid-gap:1.5rem;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:grid;gap:1.5rem;grid-template-columns:100px 1fr auto auto auto;padding:1.5rem}.cart-item-image{border-radius:8px;height:100px;overflow:hidden;width:100px}.cart-product-img{border-radius:8px;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.cart-item:hover .cart-product-img{transform:scale(1.1)}.cart-product-placeholder{align-items:center;background:linear-gradient(135deg,#d2691e,#deb887);border-radius:8px;color:#fff;display:flex;font-size:2rem;font-weight:700;height:100%;justify-content:center;width:100%}.cart-item-info{flex:1 1}.cart-item-info h3{color:#333;font-size:1.125rem;margin-bottom:.5rem}.cart-item-weight{color:#666;font-size:.875rem;margin-bottom:.5rem}.cart-item-price{color:#333;font-size:1rem;font-weight:600}.cart-item-quantity{align-items:center;border:2px solid #eee;border-radius:4px;display:flex;gap:1rem;padding:.5rem}.quantity-btn{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:700;height:30px;justify-content:center;transition:color .2s;width:30px}.quantity-btn:hover{color:#ff6b35}.quantity-value{font-weight:600;min-width:30px;text-align:center}.cart-item-total{color:#333;font-size:1.25rem;font-weight:700}.remove-btn{align-items:center;color:#999;display:flex;font-size:1.5rem;height:35px;justify-content:center;transition:color .2s;width:35px}.remove-btn:hover{color:red}.cart-summary{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.shipping-info{margin-bottom:2rem}.free-shipping{align-items:center;background:#e8f5e9;border-radius:4px;color:#2e7d32;display:flex;font-weight:600;gap:.5rem;padding:1rem}.shipping-progress{background:#fff3e0;border-radius:4px;padding:1rem}.shipping-progress p{color:#333;font-size:.875rem;margin-bottom:.75rem}.progress-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:#ff6b35;height:100%;transition:width .3s}.cart-totals{border-top:1px solid #eee;margin-bottom:2rem;padding-top:1.5rem}.total-row{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:1rem}.total-row.final-total{border-top:2px solid #eee;font-size:1.5rem;font-weight:700;margin-top:1rem;padding-top:1rem}.checkout-btn{background:#8b2635;border:3px solid #8b2635;border-radius:50px;color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:1rem;overflow:hidden;padding:1.25rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:100%}.checkout-btn:before{background:#fff;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0;z-index:0}.checkout-btn:hover:before{height:500px;width:500px}.checkout-btn:hover{color:#8b2635;transform:scale(1.02)}.continue-shopping-link{color:#666;display:block;text-align:center;text-decoration:underline;transition:color .2s}.continue-shopping-link:hover{color:#ff6b35}@media (max-width:968px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-page{padding:1rem 0 2rem}.page-title{font-size:1.5rem}.cart-item{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;position:relative}.cart-item-image{height:80px;width:80px}.cart-item-info{flex:1 1;min-width:150px}.cart-item-info h3{font-size:1rem}.cart-item-quantity{gap:.5rem;padding:.35rem}.quantity-btn{font-size:1rem;height:28px;width:28px}.cart-item-total{font-size:1.1rem}.remove-btn{font-size:1.25rem;height:30px;position:absolute;right:.75rem;top:.75rem;width:30px}.cart-summary{padding:1.5rem}.total-row.final-total{font-size:1.25rem}.checkout-btn{font-size:1rem;padding:1rem}}@media (max-width:480px){.cart-item-image{height:70px;width:70px}.cart-item-info h3,.cart-item-price{font-size:.9rem}.cart-item-total{font-size:1rem}.quantity-btn{height:24px;width:24px}}.App{background:#f5efe6;display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:1400px;padding:0 20px}.section-title{animation:fadeInUp .8s ease-out forwards;color:#1a1a1a;font-size:3.5rem;font-weight:800;letter-spacing:-1px;line-height:1.1;margin:4rem 0 3rem;opacity:0;position:relative;text-align:center;text-transform:uppercase;transform:translateY(30px)}.section-title:after{display:none}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.section-title{font-size:2rem}}
/*# sourceMappingURL=main.57f2b76b.css.map*/