@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f5f0;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh}.App{margin:0;overflow-x:hidden;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:linear-gradient(135deg,#2c1810,#3d2317);overflow:hidden;padding:3rem 0;position:relative}.header:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIi8+PC9zdmc+);bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.logo{height:auto;max-width:200px}.floating-header{background:linear-gradient(135deg,#2c1810,#3d2317);overflow:hidden;padding:3rem 0;position:relative}.floating-header:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIi8+PC9zdmc+);bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.logo-container{position:relative;text-align:center;z-index:1}.shiny-text{animation:shine 3s linear infinite;background:linear-gradient(90deg,#8b7355 0,#fff 20%,#fff8e7 30%,#fff 40%,#8b7355 50%,#fff 60%,#fff8e7 70%,#fff 80%,#8b7355);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin:0;text-shadow:0 0 10px #ffffff4d,0 0 20px #fff3,0 0 30px #ffffff1a}.glowing-text{animation:glow 3s ease-in-out infinite alternate;color:#ffffffe6;font-size:1.4rem;font-style:italic;margin-top:1rem;text-shadow:1px 1px 2px #0000001a}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes shine{to{background-position:200%}}@keyframes glow{0%{text-shadow:0 0 5px #fffc,0 0 10px #fff9,0 0 15px #fff6}to{text-shadow:0 0 10px #ffffffe6,0 0 20px #ffffffb3,0 0 30px #ffffff80}}.nav-menu{background:#2c1810;margin:0;padding:0;position:sticky;top:0;width:100%;z-index:1000}.nav-links{display:flex;gap:3rem;justify-content:center;list-style:none;margin:0;padding:1rem 0}.nav-links a{color:#f8f5f0;font-size:1.1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background:#3d2317;color:#d4c5b9}.nav-brand{padding:1rem 0;text-align:center}.nav-brand a{color:#f8f5f0;text-decoration:none}.nav-brand h1{font-size:1.8rem;font-weight:700;margin:0}.brand-subtitle{color:#d4c5b9;font-size:1rem;margin-top:.3rem}.product-card{border:1px solid #e8e1d9;border-radius:12px;box-shadow:0 8px 30px #0000000d;display:flex;flex:0 1 280px;flex-direction:column;margin:0;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 40px #0000001a}.product-image{width:100%}.product-title{font-size:1.2rem;margin:0 0 .5rem}.product-description{font-size:.9rem;margin:0 0 .5rem}.product-price{font-size:1.1rem;margin:0 0 1rem}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.btn{background:#8b7355;border-radius:6px;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.btn:hover{background:#9c8a6e;transform:translateY(-2px)}footer{align-items:center;background:linear-gradient(180deg,#fff,#f8f5f0);border-top:1px solid #0000000d;box-shadow:0 -2px 15px #00000008;display:flex;flex-direction:column;padding:30px 0;text-align:center;width:100%}footer h3{color:#000;display:inline-block;font-size:1.5rem;font-weight:600;letter-spacing:1px;margin-bottom:20px;position:relative}footer h3:after{background:linear-gradient(90deg,#0000,#000 50%,#0000);bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.footer-boxes{align-items:stretch;box-sizing:border-box;gap:20px;margin:20px auto;max-width:800px;padding:0 20px;width:100%}.footer-box,.footer-boxes{display:flex;justify-content:center}.footer-box{background-color:#ffffff80;border-radius:6px;flex:1 1;flex-direction:column;max-width:250px;min-height:80px;padding:15px 20px}.footer-box p{color:#000;font-size:1rem;line-height:1.5;margin:5px 0;text-align:center}footer a{color:#000;text-decoration:none;transition:all .3s ease}footer a:hover{display:inline-block;transform:translateY(-2px)}@media (max-width:768px){.footer-boxes{align-items:center;flex-direction:column;gap:15px}.footer-box{max-width:300px;width:100%}footer h3{font-size:1.3rem}.products-grid{gap:12px;grid-template-columns:repeat(2,1fr);padding:15px}.product-box{font-size:.9rem;min-height:40px;padding:10px}.products-title{font-size:1.8rem;padding:20px 0}.products-container{padding:0 10px}}@media (max-width:375px){.products-grid{gap:8px;grid-template-columns:repeat(2,1fr);padding:10px}.product-box{font-size:.85rem;min-height:35px;padding:8px}.products-title{font-size:1.5rem;padding:15px 0}}.container{box-sizing:border-box;padding:0 15px;width:100%}a,button{min-height:44px;min-width:44px}@media (max-width:768px){body{font-size:16px}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}.section{padding:2rem 0}.container{padding:0 1rem}}.section{padding:4rem 0;position:relative}.section:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffb3;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.decorative-pattern{background-image:radial-gradient(circle at 25px 25px,#4a67410d 2%,#0000 0),radial-gradient(circle at 75px 75px,#4a67410d 2%,#0000 0);background-size:100px 100px;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}a{transition:all .3s ease}a:hover{color:#5c8152}.products-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin:0 auto;max-width:1200px;padding:20px}.product-box{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;cursor:pointer;display:flex;font-size:1rem;justify-content:center;min-height:50px;padding:15px;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none}.product-box:hover{background:#f8f8f8;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.product-box:active{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}@media (max-width:768px){.products-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:15px}.product-box{font-size:.9rem;min-height:45px;padding:12px}}.welcome-section{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMiIgZmlsbD0iI2U4ZTFkOSIvPjwvc3ZnPg==);margin:0 auto;max-width:900px;padding:3rem 0;text-align:center}.welcome-section h1{color:#2c1810;font-size:2.5rem;margin-bottom:1rem}.highlight{color:#8b7355;display:inline-block;font-size:1.4rem;font-weight:700;margin:1.5rem 0;position:relative;text-shadow:1px 1px 2px #0000001a}.highlight:after{background:linear-gradient(90deg,#0000,#8b7355,#0000);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.contact-section,.info-section,.products-section,.service-section{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;margin:2.5rem 0;overflow:hidden;padding:2rem;position:relative}.info-section:before,.products-section:before{background:linear-gradient(90deg,#8b7355,#9c8a6e);content:"";height:3px;left:0;position:absolute;top:0;width:100%}h2{color:#2c1810;display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;position:relative}.rice-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));list-style:none;margin:2rem 0;padding:0;text-align:left}.rice-list li{background:#f8f5f0;border:1px solid #e8e1d9;border-radius:8px;font-size:1.1rem;padding:.8rem 1.2rem;transition:all .3s ease}.rice-list li:hover{background:#fff;border-color:#8b7355;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.service-section{background:linear-gradient(135deg,#f8f5f0,#fff);border:2px solid #e8e1d9}.contact-section{background:#2c1810;color:#fff}.contact-section p{font-size:1.2rem;letter-spacing:.5px;margin:1rem 0}.footer-section{background:linear-gradient(135deg,#8b7355,#9c8a6e);border-radius:15px;color:#fff;margin-top:3rem;padding:2rem;position:relative}.footer-section p{font-size:1.1rem;line-height:1.6;margin:1rem 0}.footer-section .highlight{color:#fff;font-size:1.3rem}.footer-section .highlight:after{background:linear-gradient(90deg,#0000,#fff,#0000)}.info-section:hover,.products-section:hover{transform:translateY(-5px);transition:transform .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-section,.footer-section,.info-section,.products-section,.service-section{animation:fadeIn .8s ease-out forwards}@media (max-width:768px){.welcome-section{padding:2rem 1rem}.highlight{font-size:1.2rem}h2{font-size:1.5rem}.rice-list{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.rice-list li{font-size:1rem;padding:.6rem 1rem}}.working-hours{background:#ffffff1a;border-radius:6px;margin-top:.5rem;padding:.8rem}.hours-row{align-items:center;color:#f8f5f0;display:flex;gap:1rem;justify-content:space-between}.days{font-weight:500}.time{color:#f8f5f0;font-weight:600}@media (max-width:768px){.hours-row{flex-direction:column;gap:.3rem;text-align:center}.working-hours{margin:0 auto;width:fit-content}}.products-container{align-items:center;display:flex;flex-direction:column;margin:2rem auto;max-width:1200px;padding:0 1rem;width:100%}.products-title{background-color:#f8f5f0;box-shadow:0 2px 10px #0000000d;color:#000;font-size:2.5rem;font-weight:600;letter-spacing:3px;margin:0;padding:40px 0;position:relative;text-align:center;text-transform:uppercase;width:100%}.products-title:before{background:linear-gradient(90deg,#0000,#0000001a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.products-title:after{background:linear-gradient(90deg,#0000,#000,#0000);bottom:20px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.products-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:1rem}.product-card{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-image{border-radius:8px;height:200px;margin-bottom:1rem;object-fit:cover;width:200px}.product-title{color:#2c1810;font-size:1.25rem;margin-bottom:.5rem}.product-description{color:#666;margin-bottom:1rem}.btn{background:#2c1810;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background .3s ease}.btn:hover{background:#3d2317}.phone-popup{background:#2c1810;border-radius:10px;box-shadow:0 5px 20px #0003;color:#fff;left:50%;padding:1.5rem;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.phone-number{color:#fff;display:block;font-size:1.25rem;font-weight:700;margin-top:.5rem;text-decoration:none}.about-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.about-title{background-color:#f8f5f0;box-shadow:0 2px 10px #0000000d;color:#000;font-size:2.5rem;font-weight:600;letter-spacing:3px;margin:0;padding:40px 0;position:relative;text-align:center;text-transform:uppercase}.about-title:before{background:linear-gradient(90deg,#0000,#0000001a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.about-title:after{background:linear-gradient(90deg,#0000,#000,#0000);bottom:20px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.about-section{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.about-section h2{color:#2c1810;margin-bottom:1rem}.core-values{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.value-item{padding:1rem;text-align:center}.value-item h3{color:#2c1810;margin-bottom:.5rem}.service-list{list-style:none;padding-left:1rem}.service-list li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.service-list li:before{color:#2c1810;content:"•";left:0;position:absolute}@media (max-width:768px){.navbar .container{flex-direction:column;gap:1rem}.nav-links{gap:1rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-title,.products-title{font-size:2rem}.products-title{font-size:2rem;letter-spacing:2px;padding:30px 0}.products-title:after{bottom:15px;width:80px}}.products-section{padding:40px 0;text-align:center}.products-section h2{color:#000;display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:30px;position:relative;text-align:center}.products-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:20px auto;max-width:1000px}.product-item{padding:20px;text-align:center}.product-item h3{color:#000;font-size:1.3rem;font-weight:600;margin-bottom:15px}.product-item p{color:#000;font-size:1.1rem;line-height:1.6}.contact-link{color:#000;display:block;margin:10px 0;padding:5px 0;text-decoration:none;transition:all .3s ease}.contact-link:hover{color:#666;transform:translateY(-2px)}
/*# sourceMappingURL=main.f839c409.css.map*/