*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Segoe UI,sans-serif}.navbar{background:#0000;height:85px;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.logo,.navbar{align-items:center;display:flex}.logo{z-index:1001}.logo-image{height:85px;transition:transform .3s ease;width:auto}.nav-links{align-items:center;background:#fff;border:1px solid #e67e221a;border-radius:50px;box-shadow:0 8px 25px #0000001a;display:flex;gap:1.8rem;left:50%;list-style:none;padding:.5rem 1.5rem;position:absolute;transform:translateX(-50%);z-index:10}.nav-links li{opacity:1;transform:translateY(0);transition:all .4s ease}.nav-link-button{background:none;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.7rem 1.1rem;transition:all .3s ease}.nav-link-button:hover{background:#e67e22;border:1px solid #e67e221a;border-radius:50px;box-shadow:0 8px 25px #0000001a;color:#fff;transform:translateY(-2px)}.navbar-search-container{align-items:center;display:flex;z-index:1001}.navbar-search-bar{align-items:center;background:#f8f9fa;border-radius:25px;display:flex;min-width:250px;padding:.6rem 1.2rem;position:relative;transition:all .3s ease}.navbar-search-bar.search-focused,.navbar-search-bar:hover{background:#fff;box-shadow:0 4px 15px #00000026;transform:scale(1.02)}.search-icon{color:#666;height:18px;margin-right:.8rem;transition:color .3s ease;width:18px}.navbar-search-bar.search-focused .search-icon{color:#e67e22}.search-input{background:#0000;border:none;color:#333;font-family:inherit;font-size:.95rem;outline:none;width:100%}.search-input::placeholder{color:#888}.clear-button{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;margin-left:.5rem;padding:.3rem;transition:all .3s ease}.clear-button:hover{background:#e67e22;color:#fff;transform:scale(1.1)}.clear-button svg{height:14px;width:14px}.hamburger{background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:none;font-size:1.8rem;padding:.5rem;transition:color .3s ease;z-index:1001}.hamburger:active{color:#e67e22}@media (max-width:1024px){.navbar{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);padding:1rem 1.5rem}.navbar-search-bar{min-width:220px}.navbar-search-container{display:none}.hamburger{display:block;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:1002}.nav-links{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;flex-direction:column;gap:1.8rem;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transform:none;transition:left .4s ease;width:100%;z-index:1001}.nav-links.active{left:0}.nav-links li{opacity:0;transform:translateY(30px);transition:all .4s ease}.nav-links.active li{opacity:1;transform:translateY(0)}.navbar-search-container{display:flex!important;left:50%;opacity:0;position:absolute;top:100px;transform:translateX(-50%);transition:all .4s ease .2s;visibility:hidden;z-index:1002}.nav-links.active~.navbar-search-container{opacity:1;visibility:visible}.navbar-search-bar{background:#fff;border:1px solid #e9ecef;box-shadow:0 6px 20px #00000026;min-width:320px;padding:.8rem 1.4rem}.nav-link-button{background:#fff;border:2px solid #f0f0f0;border-radius:15px;box-shadow:0 3px 10px #00000014;font-size:1.1rem;font-weight:500;margin:.2rem 0;min-width:240px;padding:1rem 2.5rem;text-align:center}.nav-link-button:hover{background:#e67e22;border-color:#e67e22;box-shadow:0 6px 20px #e67e224d;color:#fff;transform:translateY(-3px)}.logo{z-index:1002}.logo-image{height:60px}}@media (max-width:768px){.navbar{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);padding:1rem 1.5rem;position:fixed!important}.navbar-search-container{display:none}.hamburger{display:block;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);z-index:1002}.nav-links{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;flex-direction:column;gap:1.8rem;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transform:none;transition:left .4s ease;width:100%;z-index:1001}.nav-links.active{left:0}.nav-links li{opacity:0;transform:translateY(30px);transition:all .4s ease}.nav-links.active li{opacity:1;transform:translateY(0)}.navbar-search-container{display:flex!important;left:50%;opacity:0;position:absolute;top:100px;transform:translateX(-50%);transition:all .4s ease .2s;visibility:hidden;z-index:1002}.nav-links.active~.navbar-search-container{opacity:1;visibility:visible}.navbar-search-bar{background:#fff;border:1px solid #e9ecef;box-shadow:0 6px 20px #00000026;min-width:320px;padding:.8rem 1.4rem}.nav-link-button{background:#fff;border:2px solid #f0f0f0;border-radius:15px;box-shadow:0 3px 10px #00000014;font-size:1.1rem;font-weight:500;margin:.2rem 0;min-width:240px;padding:1rem 2.5rem;text-align:center}.nav-link-button:hover{background:#e67e22;border-color:#e67e22;box-shadow:0 6px 20px #e67e224d;color:#fff;transform:translateY(-3px)}.logo{z-index:1002}.logo-image{height:60px}.nav-links.active li:first-child{transition-delay:.1s}.nav-links.active li:nth-child(2){transition-delay:.2s}.nav-links.active li:nth-child(3){transition-delay:.3s}.nav-links.active li:nth-child(4){transition-delay:.4s}}.clear-button:focus,.hamburger:focus,.nav-link-button:focus,.search-input:focus{outline:2px solid #e67e22;outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.pure-veg-badge{animation:fadeInUp 1s ease-out .5s both;left:65px;position:absolute;top:100px;z-index:10}.pure-veg-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;gap:8px;padding:8px 12px;transition:all .3s ease}.pure-veg-logo,.veg-circle{align-items:center;display:flex}.veg-circle{background:#fff;border:2px solid #22c55e;border-radius:4px;height:30px;justify-content:center;width:30px}.veg-dot{background-color:#22c55e;border-radius:50%;height:15px;width:15px}@media (max-width:1024px){.pure-veg-badge{left:45px;top:100px}.pure-veg-logo{gap:6px;padding:6px 10px}.veg-circle{height:25px;width:25px}.veg-dot{height:12px;width:12px}}@media (max-width:768px){.pure-veg-badge{left:45px;top:100px}.pure-veg-logo{gap:5px;padding:5px 8px}.veg-circle{height:25px;width:25px}.veg-dot{height:12px;width:12px}}@media (max-width:480px){.pure-veg-badge{left:53px;top:100px}.pure-veg-logo{gap:4px;padding:4px 6px}.veg-circle{border-width:1.5px;height:20px;width:20px}.veg-dot{height:10px;width:10px}}.hero{align-items:center;background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding-top:2rem;padding:2rem;position:relative}.hero:before{animation:floatBackground 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#e67e221a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffcc6626 0,#0000 50%),radial-gradient(circle at 40% 40%,#ff9f4314 0,#0000 50%);bottom:0;content:"";right:0}.hero-bg-decoration,.hero:before{left:0;position:absolute;top:0;z-index:1}.hero-bg-decoration{height:100%;pointer-events:none;width:100%}.floating-element{animation:floatComplex 8s ease-in-out infinite;border-radius:50%;opacity:.08;position:absolute}.element-1{animation-delay:0s;background:linear-gradient(45deg,#e67e22,#f39c12);height:200px;left:10%;top:10%;width:200px}.element-2{animation-delay:2s;background:linear-gradient(45deg,#f39c12,#e74c3c);height:150px;right:15%;top:60%;width:150px}.element-3{animation-delay:4s;background:linear-gradient(45deg,#27ae60,#2ecc71);bottom:20%;height:120px;left:20%;width:120px}.element-4{animation-delay:6s;background:linear-gradient(45deg,#3498db,#2980b9);height:80px;right:30%;top:30%;width:80px}@keyframes floatComplex{0%,to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}25%{transform:translateY(-20px) translateX(10px) rotate(90deg) scale(1.1)}50%{transform:translateY(-10px) translateX(-15px) rotate(180deg) scale(.9)}75%{transform:translateY(-30px) translateX(5px) rotate(270deg) scale(1.05)}}.hero-container{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:1.2fr 1fr;max-width:1200px;position:relative;width:100%;z-index:2}.hero-content{opacity:0;transform:translateX(-50px);transition:all 1s cubic-bezier(.4,0,.2,1)}.hero-content.animate-in{opacity:1;transform:translateX(0)}.hero-badge{align-items:center;animation:slideInFromTop .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#e67e221a,#f39c1226);border:1px solid #e67e2233;border-radius:50px;box-shadow:0 4px 15px #e67e221a;color:#e67e22;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.badge-icon{animation:sparkle 2s ease-in-out infinite;font-size:1.1rem}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.hero-title{animation:slideInFromLeft 1s ease-out .4s both;color:#2c3e50;font-size:clamp(2.5rem,5.5vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;margin-top:50px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e67e22,#f39c12 50%,#e74c3c);-webkit-background-clip:text;background-clip:text;position:relative}.highlight-text{color:#e67e22;position:relative}.highlight-text:after{animation:expandWidth 1.5s ease-out 1.2s both;background:linear-gradient(90deg,#e67e22,#f39c12);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}@keyframes expandWidth{0%{width:0}to{width:100%}}.hero-subtitle{animation:slideInFromLeft 1s ease-out .6s both;color:#666;font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:400;line-height:1.6;margin-bottom:2.5rem;max-width:90%}.hero-stats{animation:slideInFromBottom 1s ease-out .8s both;gap:1.5rem;margin-bottom:3rem;padding:.5rem 2rem}.hero-stats,.stat-item{align-items:center;display:flex}.stat-item{flex-direction:column;text-align:center}.stat-number{color:#e67e22;font-size:2rem;font-weight:800;line-height:1;margin-bottom:.3rem}.stat-label{color:#222d32;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.stat-divider{background:linear-gradient(180deg,#0000,#ddd,#0000);height:40px;width:1px}.stats-section{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);padding:60px 0}.stats-container{display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 auto}.stats-section .hero-stats{animation:fadeInUp 1s ease-out both;gap:3rem;justify-content:center;margin-bottom:0}.stats-section .stat-number{color:#e67e22;font-size:2.5rem;font-weight:800}.stats-section{color:#fff;font-size:1rem}.stats-section .stat-divider{background:linear-gradient(180deg,#0000,#e67e22,#0000);height:50px;width:2px}@media (max-width:768px){.stats-section{padding:40px 0}.stats-section .hero-stats{gap:2rem}.stats-section .stat-number{font-size:2rem}.stats-section .stat-divider{height:40px}}@media (max-width:480px){.stats-section .hero-stats{flex-direction:column;gap:1.5rem}.stats-section .stat-divider{background:linear-gradient(90deg,#0000,#e67e22,#0000);height:2px;width:60px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-buttons{animation:slideInFromBottom 1s ease-out 1s both;display:flex;gap:1rem}.primary-btn{align-items:center;background:linear-gradient(135deg,#e67e22,#f39c12);border:none;border-radius:12px;box-shadow:0 8px 25px #e67e224d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-btn:hover{box-shadow:0 12px 35px #e67e2266;transform:translateY(-2px)}.primary-btn:active{transform:translateY(0)}.btn-icon{transition:transform .3s ease}.primary-btn:hover .btn-icon{transform:translateX(3px)}.hero-image-section{backface-visibility:hidden;-webkit-backface-visibility:hidden;filter:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:optimizeQuality;object-fit:contain;opacity:0;position:relative;transform:translateX(50px);transform:none;transition:all 1s cubic-bezier(.4,0,.2,1) .3s}.hero-image-section.animate-in{opacity:1;transform:translateX(0)}.image-bg-circle{border-radius:50%;position:absolute;z-index:1}.circle-1{animation:rotateCircle 20s linear infinite;background:linear-gradient(135deg,#e67e221a,#f39c1226);height:300px;width:300px}.circle-1,.circle-2{left:50%;top:50%;transform:translate(-50%,-50%)}.circle-2{animation:rotateCircle 25s linear infinite reverse;background:linear-gradient(135deg,#f39c1214,#e74c3c1a);height:350px;width:350px}@keyframes rotateCircle{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.hero-img{border-radius:25px;height:100%;max-height:400px;max-width:100%;position:absolute;z-index:3}.hero-container{align-items:flex-start;display:flex;gap:50px;margin-top:20px;min-height:80vh;padding-bottom:2rem;padding-top:6rem}.hero-image-section{align-items:center;display:flex;height:100%;justify-content:center;min-height:calc(100vh - 30px)}.hero-image-section .hero-img{height:auto;margin-top:2rem;max-width:800px;position:relative;transform:scale(1.6);transition:transform .3s ease-in-out;width:100%}@media (max-width:1024px){.hero-container{align-items:center;display:flex;flex-direction:column;gap:2rem;grid-template-columns:1fr;margin-top:170px;padding:1rem;text-align:center}.hero-image-section{align-items:center;display:flex;justify-content:center;min-height:auto;order:-1;padding:0;width:100%}.hero-image-section .hero-img{display:block;height:auto;margin:0 auto;max-width:700px;transform:scale(1.8);width:100%}.circle-1{height:600px;width:600px}.circle-2{height:650px;width:650px}.hero-content{align-items:center;display:flex;flex-direction:column;order:1;width:100%}.hero-stats{align-items:center;justify-content:center;margin:1rem 0}}@media (max-width:768px){.hero{justify-content:center;min-height:85vh}.hero,.hero-container{align-items:center;display:flex;padding:.5rem}.hero-container{flex-direction:column;gap:1.5rem;max-width:100%;text-align:center}.hero-image-section{align-items:center;display:flex;justify-content:center;min-height:auto;order:-1;padding:0;width:100%}.hero-image-section .hero-img{display:block;height:80%;margin:0 auto;max-width:330px;transform:scale(1.7);width:auto}.circle-1{height:500px;width:500px}.circle-2{height:550px;width:550px}.hero-content{align-items:center;display:flex;flex-direction:column;order:1;width:100%}.hero-stats{gap:1rem;margin:1rem 0}.stat-number{font-size:1.5rem}.hero-buttons{align-items:center;flex-direction:column;gap:.75rem;margin-top:1rem}.primary-btn,.secondary-btn{justify-content:center;max-width:280px;padding:.75rem 1.5rem;width:100%}}@media (max-width:480px){.hero{align-items:center;display:flex;justify-content:center;min-height:50vh;padding:.25rem}.hero-container{flex-direction:column;gap:1rem;padding:.5rem;text-align:center}.hero-container,.hero-image-section{align-items:center;display:flex;width:100%}.hero-image-section{justify-content:center;margin:0;order:-1;padding:0}.hero-image-section .hero-img{display:block;height:auto;margin:0 auto;max-height:none;max-width:100%;transform:scale(1.1);width:98%}.circle-1{height:420px;width:420px}.circle-2{height:460px;width:460px}.hero-content{align-items:center;display:flex;flex-direction:column;order:1;padding:0 .5rem;width:100%}.hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:.5rem}.hero-subtitle{font-size:.9rem;line-height:1.4;margin-bottom:1rem}.hero-stats{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:1rem 0}.stat-item{flex:1 1;text-align:center}.stat-number{font-size:1.3rem;margin-bottom:.25rem}.stat-label{font-size:.75rem}.stat-divider{align-self:center;background:linear-gradient(90deg,#0000,#ddd,#0000);height:1px;width:30px}.hero-buttons{align-items:stretch;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:0 .5rem;width:50%}.primary-btn,.secondary-btn{border-radius:8px;font-size:.9rem;justify-content:center;padding:.875rem 1rem;width:100%}.floating-element{display:none}}@media (max-width:360px){.hero{justify-content:center;min-height:95vh;padding:.125rem}.hero,.hero-container{align-items:center;display:flex}.hero-container{flex-direction:column;gap:.75rem;padding:.25rem;text-align:center}.hero-image-section{display:flex;justify-content:center;order:-1;width:100%}.hero-image-section .hero-img{max-width:100%;transform:scale(1.5);width:75%}.circle-1{height:400px;width:400px}.circle-2{height:440px;width:440px}.hero-content{align-items:center;display:flex;flex-direction:column;order:1;width:100%}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.85rem}.hero-stats{gap:.75rem}.stat-number{font-size:1.2rem}.stat-label{font-size:.7rem}.primary-btn,.secondary-btn{font-size:.85rem;padding:.75rem}}@media (max-width:768px) and (orientation:landscape){.hero{min-height:100vh}.hero-container{align-items:center;gap:1rem;grid-template-columns:1fr 1fr;text-align:left}.hero-image-section{order:1}.hero-content{order:0}.hero-image-section .hero-img{max-width:450px;transform:scale(1.4)}.hero-buttons{flex-direction:row;gap:.5rem}.primary-btn,.secondary-btn{font-size:.8rem;max-width:120px;padding:.5rem .75rem}}@media (prefers-reduced-motion:reduce){.badge-icon,.floating-badge,.floating-element,.hero-buttons,.hero-content,.hero-image-section,.hero-stats,.hero-subtitle,.hero-title,.image-bg-circle{animation:none!important;transition:none!important}}@media (prefers-contrast:high){.gradient-text{-webkit-text-fill-color:#e67e22;background:none}.floating-badge,.hero-badge{background:#fff;border-color:#e67e22;border-width:2px}}.hero-section{min-height:60vh;padding:2rem 0}.hero-container{align-items:center;justify-content:center;max-height:500px}@media (min-width:1200px) and (max-width:1366px){.hero-section{min-height:50vh;padding:1.5rem 0}.hero-container{align-items:center;gap:1.5rem;grid-template-columns:1.1fr .9fr;max-height:450px;max-width:1150px}.hero-content{padding:1rem 0}.hero-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.hero-image-section{height:100%;justify-content:flex-start;padding-left:1rem}.hero-image-container{border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:320px;overflow:hidden;position:relative;width:100%}.hero-img{height:300px;margin-left:0;object-fit:cover;width:100%}.circle-1{height:280px;width:280px}.circle-2{height:320px;width:320px}}@media (width:1286px){.hero-section{min-height:45vh;padding:1rem 0}.hero-container{gap:1rem;grid-template-columns:1.2fr .8fr;max-height:400px}.hero-image-container{border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:300px;overflow:hidden;position:relative;width:100%}.hero-img{height:280px;object-fit:cover;width:100%}.hero-content h1{font-size:2.2rem}}.hero-section{margin-top:0;position:relative;z-index:1}body{padding-top:0}.compact-hero{min-height:40vh!important;padding:1rem 0!important}.compact-hero .hero-container{max-height:350px!important}.menu{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);min-height:100vh;padding:60px 20px}.menu h2{color:#8b4513;font-size:2.5rem;font-weight:700;margin-bottom:40px;position:relative;text-align:center}.menu h2:after{background:linear-gradient(90deg,#d4a574,#8b4513);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.menu h3{color:#8b4513;font-size:1.2rem;font-weight:600;margin-bottom:10px;text-align:center}.search-results-header{margin-bottom:40px;text-align:center}.search-results-header h2{color:#2c3e50;font-size:2rem;margin-bottom:10px}.search-results-header p{color:#7f8c8d;font-size:1.1rem;font-style:italic}.cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1300px;padding:0 20px}.cards-mobile-container{display:none}.card{background:#0000;border-radius:15px;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.card:hover .card-image-container img{transform:scale(1.05)}.card-image-container{align-items:center;display:flex;height:200px;justify-content:center;margin:0 auto 20px;overflow:hidden;padding:5px;width:200px}.card-image-container img{border-radius:50%;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.card h3{color:#000;font-size:2rem;font-weight:600;margin-bottom:15px;text-align:center}.card p{color:#000;font-size:1rem;line-height:1.6;margin:0}.product-card{background:#0000;border:2px solid #0000;border-radius:15px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s ease}.product-card:after{background:linear-gradient(135deg,#d4a574,#8b4513);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-image{border-radius:12px;display:block;height:200px;margin:0 auto 15px;object-fit:cover;transition:transform .3s ease;width:200px}.product-card:hover .product-image{transform:scale(1.1)}.product-title{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:8px;text-align:left;transition:color .3s ease}.product-card:hover .product-title{color:#000}.product-weight{color:#000;font-size:.9rem;font-weight:500;margin-bottom:5px}.product-price{color:#000;font-size:1.1rem;font-weight:700;margin:0}@media (max-width:768px){.menu{padding:40px 15px}.menu h2{font-size:2rem;margin-bottom:30px}.menu h3{font-size:1.5rem;margin-bottom:20px}.cards{display:none}.cards-mobile-container{display:block;margin-bottom:30px;overflow-x:auto;padding:0 15px}.cards-mobile{display:flex;gap:20px;min-width:-webkit-max-content;min-width:max-content;padding-bottom:10px}.cards-mobile .card,.cards-mobile .product-card{flex:0 0 250px;min-width:250px}.card-image-container{height:150px;width:150px}.card h3{font-size:1.2rem}.card p{font-size:.9rem}.product-image{height:100px;width:100px}.product-title{font-size:1rem}.product-weight{font-size:.8rem}.product-price{font-size:1rem}.cards-mobile-container::-webkit-scrollbar{height:6px}.cards-mobile-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cards-mobile-container::-webkit-scrollbar-thumb{border-radius:3px}.cards-mobile-container::-webkit-scrollbar-thumb,.cards-mobile-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#d4a574,#8b4513)}}@media (max-width:480px){.menu h2{font-size:1.8rem}.menu h3{font-size:1.3rem}.cards-mobile .card,.cards-mobile .product-card{flex:0 0 220px;min-width:220px;padding:15px}.card-image-container{height:120px;width:120px}.product-image{height:80px;width:80px}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.product-card.loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%}.search-highlight{background:linear-gradient(120deg,#a8e6cf,#88d8a3);border-radius:3px;font-weight:600;padding:2px 4px}.no-results{color:#7f8c8d;padding:60px 20px;text-align:center}.no-results h3{color:#95a5a6;font-size:1.5rem;margin-bottom:15px}.no-results p{font-size:1rem;line-height:1.6}.card:focus,.product-card:focus{outline:3px solid #8b4513;outline-offset:2px}@media (prefers-contrast:high){.card,.product-card{border:2px solid #000}.card h3,.product-title{color:#000}.card p,.product-weight{color:#333}}@media (prefers-reduced-motion:reduce){.card,.card-image-container img,.product-card,.product-image{transition:none}.card:hover,.product-card:hover{transform:none}}.about{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);overflow:hidden;padding:80px 20px;position:relative;text-align:center}.about:before{animation:floatBackground 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#e67e221a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffcc6626 0,#0000 50%),radial-gradient(circle at 40% 40%,#ff9f4314 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@keyframes floatBackground{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.about h2{color:#8b4513;display:inline-block;font-size:3rem;margin-bottom:2rem;position:relative;text-shadow:2px 2px 4px #8b45131a}.about h2:after{background:linear-gradient(90deg,#d4a574,#8b4513);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about p{color:#5d4e37;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:800px;text-shadow:1px 1px 2px #5d4e371a}.about blockquote,.about p{font-family:Georgia,serif;position:relative;z-index:1}.about blockquote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #d4a57433;border-radius:15px;box-shadow:0 8px 32px #8b45131a;color:#8b4513;font-size:1.5rem;font-style:italic;margin:0 auto;max-width:600px;padding:2rem}.about blockquote:before{left:20px;top:-10px}.about blockquote:after,.about blockquote:before{color:#d4a574;content:'"';font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute}.about blockquote:after{bottom:-30px;right:20px}@media (max-width:768px){.about{padding:60px 15px}.about h2{font-size:2.5rem;margin-bottom:1.5rem}.about p{font-size:1.1rem;margin-bottom:2rem}.about blockquote{font-size:1.3rem;margin:0 10px;padding:1.5rem}.about blockquote:before{font-size:3rem;left:15px;top:-5px}.about blockquote:after{bottom:-25px;font-size:3rem;right:15px}}@media (max-width:480px){.about h2{font-size:2rem}.about p{font-size:1rem}.about blockquote{font-size:1.2rem;padding:1rem}}.about-container{margin:0 auto;max-width:1200px;padding:60px 20px}.about-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:40px 0}.about-text p{color:#333;line-height:1.6;margin-bottom:20px}.about-intro{font-size:1.1rem;font-weight:500}.about-image-container{border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative}.about-image{height:400px;object-fit:cover;width:100%}.image-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;left:0;padding:30px 20px 20px;position:absolute;right:0}.overlay-text{color:#fff;font-size:1.2rem;font-weight:600}.about-quote{background:#f8f9fa;border-left:4px solid #ff6b35;border-radius:8px;font-size:1.3rem;font-style:italic;margin:40px 0;padding:30px;text-align:center}@media (max-width:768px){.about-content{gap:30px;grid-template-columns:1fr}.about-image{height:300px}}.contact-container{background:linear-gradient(135deg,#fffbf5,#fef7ed 30%,#fff9f0 70%,#fdf5e6);margin:0 auto;max-width:auto;padding:2rem}.contact-title{color:#8b4513;font-size:3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.contact-title:after{background:linear-gradient(90deg,#d4a574,#8b4513);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.contact-info-card,.contact-map-card{background:#fff;border:1px solid #e8e8e8;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.contact-info-card:hover,.contact-map-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.card-title{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.card-icon{color:#3498db;font-size:1.8rem}.contact-item{align-items:flex-start;background:#f8f9fa;border-left:4px solid #3498db;border-radius:10px;display:flex;margin-bottom:1.5rem;padding:1rem;transition:background-color .3s ease}.contact-item:hover{background:#e3f2fd}.contact-item:last-child{margin-bottom:0}.contact-icon{color:#2c3e50;font-size:1.5rem;margin-right:1rem;min-width:30px}.contact-text{color:#34495e;flex:1 1;font-size:1rem;line-height:1.6}.contact-text a{color:#3498db;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#2980b9;text-decoration:underline}.map-container{border:2px solid #e8e8e8;border-radius:10px;box-shadow:0 5px 15px #0000001a;height:322px;overflow:hidden;width:100%}.map-container iframe{border:none;filter:grayscale(20%);height:100%;transition:filter .3s ease;width:100%}.map-container:hover iframe{filter:grayscale(0)}.map-fallback{align-items:center;background:#f8f9fa;border:2px dashed #bdc3c7;border-radius:10px;color:#7f8c8d;display:flex;font-size:1.1rem;height:350px;justify-content:center;text-align:center}.map-fallback-icon{color:#95a5a6;font-size:3rem;margin-bottom:1rem}@media (max-width:768px){.contact-container{padding:1rem}.contact-title{font-size:2rem;margin-bottom:2rem}.contact-content{gap:1.5rem;grid-template-columns:1fr}.contact-info-card,.contact-map-card{padding:1.5rem}.card-title{font-size:1.3rem}.contact-item{flex-direction:column;text-align:center}.contact-icon{margin-bottom:.5rem;margin-right:0}.map-container{height:300px}}@media (max-width:480px){.contact-title{font-size:1.8rem}.contact-info-card,.contact-map-card{padding:1rem}.contact-item{padding:.8rem}.map-container{height:250px}}.contact-photo-section{margin:60px 0 0;padding:0}.contact-photo-container{border-radius:15px;box-shadow:0 15px 35px #0000001a;margin-bottom:0;overflow:hidden;position:relative;width:100%}.contact-photo{display:block;height:500px;object-fit:cover;width:100%}.photo-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:50px 40px 30px;position:absolute;right:0}.overlay-content h3{font-size:2rem;font-weight:600;margin-bottom:10px}.overlay-content p{font-size:1.1rem;margin:0;opacity:.9}@media (max-width:768px){.contact-photo{height:250px}.photo-overlay{padding:30px 20px 20px}.overlay-content h3{font-size:1.5rem}.overlay-content p{font-size:1rem}}.contact-container{margin-bottom:0}footer{background-color:#222d32;border-top:1px solid #e0e0e0;margin-top:50px;padding:40px 20px 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto 30px;max-width:1200px}.footer-logo{align-items:flex-start;display:flex;flex-direction:column}.footer-logo-image{height:auto;margin-bottom:15px;max-height:80px;object-fit:contain;width:120px}.footer-section h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:15px;text-transform:capitalize}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#fff;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff;text-decoration:underline}.footer-link-button{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;padding:0;text-align:left;transition:color .3s ease}.footer-link-button:hover{color:#fff;text-decoration:underline}.footer-external-link{color:#666;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-external-link:hover{color:#333;text-decoration:underline}.social-links{display:flex;gap:15px;margin-top:10px}.social-links a{align-items:center;background-color:#fff;border-radius:50%;color:#222d32;display:flex;font-size:16px;height:35px;justify-content:center;text-decoration:none;transition:all .3s ease;width:35px}.social-links a:hover{background-color:#333;color:#fff}.footer-bottom{align-items:center;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:20px}.footer-bottom p{color:#fff;font-size:14px;margin:0}.footer-bottom .legal-links{align-items:center;display:flex;gap:20px}.footer-bottom .credits,.footer-bottom .legal-links span{color:#fff;font-size:14px}@media (max-width:768px){.footer-content{gap:30px;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-bottom .legal-links{flex-direction:column;gap:10px}}@media (max-width:480px){footer{padding:30px 15px 15px}.footer-content{gap:25px;grid-template-columns:1fr}.footer-logo-image{max-height:70px;width:100px}}
/*# sourceMappingURL=main.f3958b2e.css.map*/