: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;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}}.navbar{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.navbar-container{max-width:1280px;margin:0 auto;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.logo-container{display:flex;align-items:center;text-decoration:none}.navbar-logo{height:40px;width:auto;margin-right:1rem}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-link{color:#036;text-decoration:none;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#2e8b57}.cta-buttons{display:flex;gap:1rem}.cta-button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;transition:all .3s ease}.cta-button.email{background-color:#2e8b57;color:#fff;padding:.5rem;display:flex;align-items:center;justify-content:center}.email-icon{width:24px;height:24px;filter:brightness(0) invert(1)}.cta-button.email:hover .email-icon{transform:scale(1.1);transition:transform .3s ease}.cta-button.phone{background-color:#036;color:#fff}.cta-button:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0003}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0}.hamburger-line{width:100%;height:3px;background-color:#036;transition:all .3s ease}.hamburger-line.open:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu{display:none;flex-direction:column;padding:1rem;background-color:#fff;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%);opacity:0;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.mobile-menu.open{transform:translateY(0);opacity:1}.mobile-link{color:#036;text-decoration:none;padding:.5rem 0;font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:500}.mobile-cta{margin-top:1rem;padding:.75rem;border:none;border-radius:4px;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:500;width:100%}.mobile-cta.email{background-color:#2e8b57;color:#fff}.mobile-cta.phone{background-color:#036;color:#fff}@media (max-width: 768px){.nav-links,.cta-buttons{display:none}.hamburger,.mobile-menu{display:flex}}.footer{background-color:#036;color:#f0f8ff;padding:1rem 0;margin-top:1rem;width:100%}.footer-content{max-width:1280px;margin:0 1rem;padding:0}.footer-section p{margin:.5rem 0;font-size:.9rem}.footer-bottom{max-width:1280px;margin:0 1rem;padding:.5rem 1rem;border-top:1px solid rgba(240,248,255,.1);text-align:center}.footer-bottom p{font-size:1rem;color:#f0f8ffb3;margin:0}@media (max-width: 768px){.footer-content{text-align:center}.footer-section{margin-bottom:1rem}.footer-section ul li{margin:.5rem 0}}.home-container{padding:1rem;max-width:1200px;margin:0 1rem}.home-title{font-size:2.5rem;color:#036;margin-bottom:1.5rem}.home-content{font-size:1.1rem;line-height:1.6;color:#333}.feedback-carousel{background-color:#f8f9fa;border-radius:8px;padding:2rem;margin:2rem auto;max-width:800px;box-shadow:0 2px 4px #0000001a;position:relative}.feedback-content{text-align:center;margin-bottom:1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.feedback-quote{font-size:1.25rem;color:#333;font-style:italic;margin:1rem 0;line-height:1.6;flex-grow:1}.feedback-meta{margin-top:auto;padding-top:1rem}.feedback-date{font-weight:500;margin-bottom:.5rem;color:#666}.feedback-item{font-style:italic;color:#2e8b57;margin-top:.25rem;word-wrap:break-word;max-width:100%}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#2e8b57}.dot:hover{background-color:#2e8b57;opacity:.8}.feedback-content{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#2e8b57cc;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.carousel-arrow:hover{background:#2e8b57;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left{left:-20px}.carousel-arrow-right{right:-20px}.about-container{max-width:1200px;margin:0 auto;padding:2rem;color:#1a365d}.about-container h1{color:#036;font-size:2.5rem;margin-bottom:2rem;text-align:left}.about-content{display:flex;gap:3rem;margin-bottom:3rem;align-items:flex-start}.about-text{flex:1}.about-photo{flex:0 0 300px;text-align:center}.about-photo img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.about-container h2{color:#036;font-size:1.8rem;margin:2rem 0 1rem}.about-container p{line-height:1.6;margin-bottom:1.5rem;color:#1a365d}.about-container ul{list-style-type:disc;margin-left:2rem;margin-bottom:1.5rem}.about-container li{margin-bottom:.75rem;line-height:1.6;color:#1a365d}.about-container strong{color:#2e8b57}@media (max-width: 768px){.about-container{padding:1.5rem}.about-container h1{font-size:2rem;margin-bottom:1.5rem}.about-content{flex-direction:column;gap:2rem}.about-photo{flex:none;order:-1}.about-container h2{font-size:1.5rem;margin:1.5rem 0 1rem}.about-container p,.about-container li{font-size:1rem;line-height:1.5}.about-container ul{margin-left:1.5rem}}.services-container{padding:2rem;max-width:1200px;margin:0 auto}.services-title{font-size:2.5rem;color:#036;margin-bottom:1.5rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.service-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#2e8b57;margin-bottom:1rem}.service-card p{color:#333;line-height:1.6}.contact-container{padding:2rem;max-width:1200px;margin:0 auto}.contact-title{font-size:2.5rem;color:#036;margin-bottom:1.5rem}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group textarea{min-height:150px;resize:vertical}.submit-button{background-color:#2e8b57;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#246b47}.contact-page{max-width:1200px;margin:0 auto;padding:2rem}.contact-page h1{color:#2e8b57;font-size:2.5rem;margin-bottom:1rem;text-align:center}.contact-intro{text-align:center;color:#666;font-size:1.1rem;max-width:800px;margin:0 auto 3rem;line-height:1.6}.contact-section{padding:2rem;background-color:#f8f9fa}.contact-container{max-width:1200px;margin:0 auto;display:flex;gap:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;height:400px}.map-container{flex:2;position:relative}.contact-info{flex:1;padding:0 2rem 2rem 0;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}.contact-info h2{color:#2e8b57;font-size:1.75rem;margin:0;padding-top:2rem}.info-group{margin-bottom:.1rem}.info-group h3{color:#333;font-size:1.1rem;margin-bottom:0;font-weight:600}.info-group p{color:#666;margin:.1rem 0;line-height:1.4;font-size:.95rem}.info-group a{color:#2e8b57;text-decoration:none;transition:color .3s ease}.info-group a:hover{color:#1f6b3f;text-decoration:underline}@media (max-width: 768px){.contact-container{flex-direction:column;height:auto}.map-container{min-height:300px}.contact-info{padding:1.5rem}}.store-container{padding:2rem;max-width:1600px;margin:0 auto}.store-title{font-size:2.5rem;color:#036;margin-bottom:1.5rem}.store-filters{margin-bottom:2rem;padding:1rem;background:#f5f5f5;border-radius:8px}.filter-group{margin-bottom:1rem}.filter-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.filter-group select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.store-grid,.item-grid-container{width:100%}.item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:1rem;width:100%}.item-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;background:#fff}.item-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.item-image{width:100%;height:200px;overflow:hidden}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{padding:15px}.item-title{margin:0 0 10px;font-size:1rem;line-height:1.4;height:2.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.item-condition{color:#666;font-size:.9rem;margin:5px 0}.item-price{font-size:1.2rem;font-weight:700;color:#2c5282;margin:10px 0}.view-button{display:inline-block;padding:8px 16px;background-color:#0066c0;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .2s;text-align:center;width:100%;box-sizing:border-box}.view-button:hover{background-color:#004b8c}.no-items{text-align:center;padding:40px;font-size:1.2rem;color:#666}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem}.pagination-button{padding:.5rem 1rem;background-color:#036;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.pagination-button:hover:not(:disabled){background-color:#004b8c}.pagination-button:disabled{background-color:#ccc;cursor:not-allowed}.page-numbers{display:flex;gap:.5rem}.page-number{padding:.5rem 1rem;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s ease}.page-number:hover{background-color:#e0e0e0}.page-number.active{background-color:#036;color:#fff;border-color:#036}@media (max-width: 768px){.pagination{flex-direction:column;gap:.5rem}.page-numbers{order:-1;margin:.5rem 0}}.policies-container{padding:2rem;max-width:800px;margin:0 auto;line-height:1.6;font-family:Libre Baskerville,serif}.policies-title{color:#036;font-family:Raleway,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;text-align:left}.policies-intro{margin-bottom:2rem;font-size:1.1rem}.policy-section{margin-bottom:2rem;background-color:beige;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.policy-section h2{color:#2e8b57;font-family:Raleway,sans-serif;font-size:1.8rem;margin-bottom:1rem}.policy-details{margin-top:1.5rem}.policy-details h3{color:#036;font-family:Raleway,sans-serif;font-size:1.3rem;margin:1.2rem 0 .8rem}.policy-details p{margin-bottom:1.2rem;color:#036}.policy-section p{color:#036;margin-bottom:1rem}@media (max-width: 768px){.policies-container{padding:1rem}.policies-title{font-size:2rem}.policy-section{padding:1.2rem}}html,body{margin:0;padding:0;min-height:100vh;background-color:#f0f8ff;font-family:Libre Baskerville,serif}#root{max-width:1280px;margin:0 auto;padding:0;font-family:Libre Baskerville,serif;min-height:100vh;display:flex;flex-direction:column}.app-container{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif}.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)}}@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}main{padding-top:100px;flex:1}.home-container,.about-container,.services-container,.store-container,.contact-container,.policies-container{padding-top:3rem}
