@import"https://fonts.googleapis.com/css2?family=Mozilla+Headline:wght@200..700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#main-header #title,img{display:flex;flex-direction:row;justify-content:baseline;align-items:center;width:4rem;object-fit:contain;border-radius:50%;border:2px;font-family:sans-Mozilla Headline}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:auto;margin:0;padding:0;text-align:center;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:realtive;top:0;margin:auto;width:100%;z-index:1000;padding:0;height:4em}.nav-container{margin:0 auto;padding:0 2rem;height:inherit;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.logo{font-size:1.8rem;font-weight:800;color:#00a652;text-decoration:none;padding:0%;margin:0%;height:100%;line-height:.8em}.logo-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0;height:100%}.logo-container>a{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0;flex:1}.nav-menu{display:flex;list-style:none;gap:4rem}.nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#00a652}.nav-actions{display:flex;padding:2em;gap:1rem;justify-content:end}.space{display:flex;flex-direction:row;justify-items:center;align-items:center}@media (max-width: 640px){.header{height:auto}.nav-container{flex-wrap:nowrap;justify-content:space-evenly;gap:0;padding:0 1rem;height:4rem}.logo-container{flex:1;min-width:0;overflow:hidden}div a.logo,.nav-menu{display:none}.nav-actions{display:flex;padding:0 1rem;gap:1rem;justify-content:end;align-items:center;height:100%}.btn-primary,.btn-secondary{padding:.5rem 1rem;font-size:.9rem}}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.icon{width:1em;display:inline}.footer-content{display:flex;flex-direction:row;justify-content:space-around;gap:2rem;margin-bottom:2rem}.footer-section{text-align:left}.footer-section h3{font-size:1.2rem;margin-bottom:1rem;color:#00a652;text-align:center}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#00a652}.footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center;color:#888}@media (max-width: 640px){.footer{padding:2rem 0 1rem}.container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section,.footer-section h3{text-align:center}}.hero{background:linear-gradient(135deg,#00a652,#00d4aa);color:#fff;height:calc(100vh - 4em);display:flex;align-items:center;flex-direction:row;margin:0;padding:0;width:100%;overflow:hidden}.hero-content{padding-top:5em}.hero-container{margin:0;padding:2rem 6rem 2rem 2rem;display:flex;flex-direction:row;justify-content:center;height:auto;align-items:center}.hero-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;text-align:left}.hero-content p{font-size:2rem;margin-bottom:2rem;opacity:.9;text-align:left;margin:4em 0}.hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hero-actions a{color:#f5f5f5}.hero-visual{position:relative}.hero-image{width:100%;border-radius:16px;box-shadow:0 20px 40px #0003}.hero-image>img{width:600px;max-width:100%;border-radius:5%;display:block;object-fit:contain}.btn-secondary{background:#f5f5f5;color:#fff;padding:.75rem 1.5rem;border:2px solid #00a652;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}@media (max-width: 1024px){.hero-container{flex-direction:column;align-items:center;padding:2rem}.hero-content>h1{text-align:center}.hero-content>p{font-size:2em;text-align:center}.hero-image>img{width:100%;max-width:500px;height:auto}}@media (max-width: 640px){.hero{height:auto;align-items:flex-start;overflow:hidden}.hero-container{flex-direction:column;padding:1.5rem 1rem;height:auto;gap:1.5rem;width:100%;align-items:flex-start}.hero-content{padding-top:0%}.hero-content h1{font-size:2rem;text-align:center;margin:1rem 0}.hero-content p{font-size:1rem;text-align:center;margin:1rem 0}.hero-visual{width:100%}.hero-image{overflow:hidden}.hero-image>img{width:100%;height:auto;object-fit:contain}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}}.features{width:100%;padding:1rem 0 4em;background:#f8f9fa;box-sizing:border-box}.container{max-width:1200px;width:100%;margin:0 auto;padding:4em 2rem}.section-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:#666;padding:1em}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{width:60px;height:60px;background:#00a652;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;color:#fff}.feature-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#333}.feature-description{color:#666;line-height:1.6}@media (max-width: 1024px){.section-title{font-size:4em}.section-header>p{font-size:1.5em}.features{padding-bottom:5rem}}@media (max-width: 640px){.features{padding:2rem auto 0}.container{padding:0 1rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.section-header{margin-bottom:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.feature-card{margin:0}}.products{padding:1rem 0;background:#fff}.container{max-width:max-content;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;cursor:pointer}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000026}.product-image{width:100%;height:200px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:3rem}.product-info{padding:1.5rem}.product-category{font-size:.85rem;color:#00a652;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.product-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#333}.product-price{font-size:1.3rem;font-weight:700;color:#00a652;margin-bottom:1rem}.product-actions{display:flex;gap:.5rem}.btn-primary{background:#00a652;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary:hover{background:#008f47;transform:translateY(-1px)}.btn-small{padding:.5rem 1rem;font-size:.9rem;border-radius:6px;flex:1}@media (max-width: 640px){.products{padding:2rem 0}.container{padding:0 1rem}.section-header{margin-bottom:2rem}.section-subtitle{font-size:1rem}.products-grid{grid-template-columns:1fr;margin-top:1.5rem;gap:1.5rem}.product-image{height:150px}}.cta{background:linear-gradient(135deg,#00a652,#00d4aa);color:#fff;padding:4rem 0;text-align:center}.container{width:auto;margin:0 auto;padding:0 2rem}.cta-title{font-size:4rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.btn-secondary{background:transparent;color:#00a652;padding:.75rem 1.5rem;border:2px solid #00a652;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background:#00a652;color:#fff}.container>a{background-color:#f0f8ff}@media (max-width: 640px){.cta{padding:2.5rem 1rem}.container{padding:0 1rem}.cta-title{font-size:1.8rem}.cta-subtitle{font-size:1rem}}.maps-container{width:100%;height:30em;position:relative;overflow:hidden;background-color:#fff;font-size:2em;color:#212121;z-index:0;margin:0}gmpx-store-locator{width:90%!important;height:600px!important;max-height:600px!important;display:block!important;margin:auto;box-shadow:0 4px 20px #0000001a;--gmpx-color-surface: #fff;--gmpx-color-on-surface: #212121;--gmpx-color-on-surface-variant: #757575;--gmpx-color-primary: #1967d2;--gmpx-color-outline: #e0e0e0;--gmpx-fixed-panel-width-row-layout: 28.5em;--gmpx-fixed-panel-height-column-layout: 65%;--gmpx-font-family-base: "Roboto", sans-serif;--gmpx-font-family-headings: "Roboto", sans-serif;--gmpx-font-size-base: .875rem;--gmpx-hours-color-open: #188038;--gmpx-hours-color-closed: #d50000;--gmpx-rating-color: #ffb300;--gmpx-rating-color-empty: #e0e0e0}@media (max-width: 640px){.maps-container{height:auto;padding:1rem 0}.maps-container h2{font-size:1.2rem;padding:0 1rem;margin-bottom:1rem}gmpx-store-locator{width:100%!important;height:500px!important;max-height:1000px!important}}
