body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{align-items:center;background:linear-gradient(90deg,#fdfcfb,#e2d1c3);display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}.title{color:#2e3a59;font-size:2.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.title span{color:#1d8348}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1200px;padding:1rem;width:100%}.product-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;cursor:pointer;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-6px) scale(1.03)}.product-img{margin-bottom:1rem;max-height:160px;object-fit:contain;width:100%}.product-name{color:#333;font-size:1.1rem;font-weight:600}.note{background:#e6f4ea;border-radius:8px;box-shadow:0 2px 8px #0000000d;color:#444;font-size:1.1rem;margin-top:2rem;max-width:90%;padding:1rem 2rem;text-align:center}.site-footer{background:linear-gradient(90deg,#fdfcfb,#e2d1c3);border-top:1px solid #ccc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:2rem 1rem 1.5rem;position:relative}.footer-container,.site-footer{box-sizing:border-box;display:flex;justify-content:center;width:100%}.footer-container{flex-wrap:wrap;gap:2rem;max-width:1200px;padding:0;text-align:left}.footer-section{align-items:flex-start;display:flex;flex:1 1 250px;flex-direction:column;margin:auto auto auto 5rem;min-width:220px}.footer-section:first-child .footer-link{display:block;margin-bottom:.5rem}.footer-heading{color:#2f3e4e;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.footer-text{color:#1b2631;font-size:.95rem;line-height:1.7;margin:.3rem 0}.footer-link{color:#1d8348;display:inline-block;font-size:.95rem;margin-bottom:.5rem;text-decoration:none;transition:all .2s ease-in-out}.footer-link:hover{color:#145a32;text-decoration:underline}@media (max-width:600px){.footer-container{align-items:center;flex-direction:column;text-align:center}.footer-section{max-width:400px;width:100%}}.side-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border-bottom-right-radius:12px;border-right:1px solid #c8c8c866;border-top-right-radius:12px;box-shadow:4px 0 20px #0000000d;display:flex;flex-direction:column;gap:1.5rem;left:0;padding:1rem;position:fixed;top:45%;transform:translateY(-50%);transition:width .3s ease;width:180px;z-index:99}.side-nav.collapsed{width:40px}.toggle-btn{align-self:flex-end;background:#0000;border:none;border-radius:8px;box-shadow:0 0 8px #1d8348;color:#1d8348;cursor:pointer;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem;padding:.3rem .6rem;transition:background-color .3s ease,color .3s ease}.toggle-btn:focus,.toggle-btn:hover{background-color:#145a3226;box-shadow:0 0 10px 2px #145a32;color:#145a32;outline:none}.nav-items{display:flex;flex-direction:column;gap:1.4rem}.nav-link{align-items:center;border-radius:6px;color:#1d8348;display:flex;font-size:1rem;font-weight:600;gap:12px;padding:.5rem 1rem;position:relative;text-decoration:none;transition:background-color .3s ease,color .3s ease;white-space:nowrap}.nav-link:hover{background-color:#ffffff4d;color:#145a32;transform:translateX(4px)}.tooltip-wrapper{align-items:center;display:flex;position:relative}.custom-tooltip{background:#1d8348;border-radius:8px;box-shadow:0 2px 8px #00000040;color:#fff;font-size:.85rem;left:60px;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;white-space:nowrap;z-index:1000}.tooltip-wrapper:hover .custom-tooltip{opacity:1;pointer-events:auto}.side-nav.open .custom-tooltip{display:none}.nav-icon{display:inline-block;font-size:1.6rem;margin-right:8px}.about-container{animation:fadeIn .8s ease-in-out;color:#2f3e4e;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;margin:0 auto;max-width:900px;padding:4rem 2rem}.about-header{margin-bottom:3rem;text-align:center}.about-header h1{color:#1d8348;font-size:2.8rem}.about-header h1 span{color:#2e3a59}.about-header p{color:#555;font-size:1.2rem;margin-top:.5rem}.about-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffa6;border-radius:16px;box-shadow:0 8px 20px #0000000d;font-size:1.05rem;padding:2rem}.about-content p{margin-bottom:1.5rem}.about-content .highlight{color:#145a32;font-weight:600}.about-cta{color:#1a5276;font-size:1.1rem;font-weight:600;text-align:center}.contact-container{animation:fadeIn .8s ease-in-out;color:#2f3e4e;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;margin:0 auto;max-width:900px;padding:4rem 2rem}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#1d8348;font-size:2.6rem}.contact-header h1 span{color:#2e3a59}.contact-header p{color:#555;font-size:1.2rem;margin-top:.5rem}.contact-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffa6;border-radius:16px;box-shadow:0 8px 20px #0000000d;font-size:1.05rem;padding:2rem}.contact-content p{margin-bottom:1.5rem}.email-line{font-size:1.1rem;font-weight:600}.email-link{color:#1d8348;margin-left:.5rem;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#145a32;text-decoration:underline}.contact-cta{color:#1a5276;font-size:1.1rem;font-weight:600;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.be3123a0.css.map*/