:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;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;padding:0;min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#fff;color:#1a1a1a}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}}.head{display:flex;justify-content:space-between;align-items:center;margin:20px auto 30px;width:100%;max-width:1200px;padding:0 20px;background-color:#fff;font-family:Segoe UI,sans-serif;box-sizing:border-box;border-radius:10px}.left{display:flex;align-items:center;justify-content:start;gap:40px;width:100%}.left img{height:15px}.left ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.left ul li{font-size:16px;font-weight:400;color:#222;cursor:pointer;transition:color .3s ease}.left ul li:hover{color:#7de6aa}.right{display:flex;align-items:center;gap:30px}.right img{height:20px;width:20px;object-fit:contain;cursor:pointer;transition:transform .2s ease}.right img:hover{transform:scale(1.1);background-color:bisque}#root{max-width:100%;margin:0 auto;padding:0;text-align:left}.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}.hero-section{height:50vh;background-color:#c1dcdc;border-radius:20px;padding:0 40px;box-sizing:border-box;display:flex;justify-content:center;position:relative;overflow:hidden;margin:50px auto;max-width:1200px;width:100%}.hero-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;gap:40px}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding-top:20px}.hero-left h1{font-size:60px;font-weight:700;line-height:1.1;margin:0;color:#000}.stats{display:flex;align-items:center;gap:30px;margin-bottom:15px}.stat h2{font-size:22px;margin:0}.stat p{margin:0;color:#444;font-size:13px}.separator{width:1px;height:40px;background-color:#aaa}.search-bar{display:flex;align-items:center;background:#fff;border-radius:15px;padding:8px 16px;box-shadow:0 4px 10px #0000001a;width:100%;max-width:600px}.search-bar input{border:none;outline:none;flex:1;padding:10px 14px;font-size:16px;border-radius:30px}.search-bar button{background:#d1c6c6;border-radius:20px;font-size:20px;cursor:pointer;padding:6px 12px;border:none}.hero-right{flex:1;position:relative;display:flex;justify-content:center;align-items:flex-end;height:100%}.plant-background{position:absolute;width:200px;bottom:0;z-index:0;opacity:.6}.main-plant{position:relative;width:260px;bottom:0;z-index:1}.arrow-left,.arrow-right{position:absolute;width:60px;height:auto;z-index:5;transition:transform .3s ease}.arrow-left{bottom:10px;left:20px;transform:rotate(15deg);width:130px}.arrow-right{top:-15px;right:20px;transform:rotate(-15deg);width:100px}.arrow-left:hover,.arrow-right:hover{transform:scale(1.1) rotate(0)}.best-selling-wrapper{margin-bottom:40px;padding:0 40px;height:45vh;overflow:0 40px}.best-selling-container{max-height:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}.plant-card,{border-radius:35px;overflow:hidden;box-shadow:0 4px 8px #0000000d;transition:transform .3s ease;height:100%}.plant-card:hover,.text-card:hover{transform:translateY(-5px)}.plant-card p,.text-card p{margin:0;font-weight:500;color:#333}.text-card{background-color:#fff;align-items:flex-start;text-align:left}.text-card h2{font-size:20px;margin-bottom:10px}.text-card p{font-size:14px;margin-bottom:20px;color:#666}.text-card button{background-color:#d9f3ed;color:#000;border:none;padding:10px 20px;border-radius:25px;cursor:pointer;font-weight:500}.about-section{text-align:center;padding:60px 20px;background:#fff}.about-title{font-size:2rem;margin-bottom:10px;font-weight:700}.about-subtitle{color:#555;margin-bottom:40px}.about-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.about-card{background:#fff;padding:20px;border-radius:12px;width:280px;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease}.about-card:hover{transform:translateY(-5px)}.icon-circle{width:90px;height:90px;border-radius:50%;background:#c7e1ee;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 8px #00000026}.icon-circle img{width:50px;height:50px;object-fit:contain}.plant-card{border-radius:35px;overflow:hidden;box-shadow:0 4px 8px #0000000d;transition:transform .3s ease;height:100%;text-align:center}.plant-card:hover{transform:translateY(-5px)}.plant-card img{width:100%;height:70%;object-fit:cover;display:block;border-radius:20px}.plant-card p{margin:0;font-weight:500;color:#333}.categories-section{text-align:center;padding:80px 0 60px;position:relative;width:100%;background-color:transparent;overflow:visible;min-height:100px}.categories-section:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:550px;background-color:#c1dcdc;border-top-left-radius:10px;border-top-right-radius:10px}.categories-inner{max-width:900px;margin:0 auto;padding:0 20px}.section-title{font-size:28px;font-weight:700;margin-bottom:10px}.section-subtitle{font-size:16px;color:#666;margin-bottom:60px}.category-cards{display:flex;justify-content:center;gap:40px;position:relative;z-index:1;flex-wrap:wrap}.category-card{width:240px;text-align:center;position:relative;background-color:transparent;margin-top:40px}.category-card:first-child{transform:translateY(-30px)}.category-card:last-child{transform:translateY(-30px)}.category-card:nth-child(2){transform:translateY(40px)}.category-card img{width:100%;height:auto;object-fit:cover;border-radius:10px;box-shadow:0 8px 20px #0000001a;transition:transform .3s ease}.category-card:hover img{transform:scale(1.05);box-shadow:0 12px 25px #00000026}.category-label{font-weight:700;font-size:16px;margin-top:15px;line-height:1.3}.category-description{font-size:14px;color:#777;margin-top:8px;margin-bottom:12px;line-height:1.4}.explore-button{background-color:#fffffffa;color:#000;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.explore-button:hover{background-color:#178a6e}@media (max-width: 768px){.category-cards{flex-direction:column;align-items:center}.category-card{width:90%;transform:none!important;margin-bottom:40px}.explore-button{width:100%;max-width:200px}}.testimonials-section{padding:80px 20px;background-color:#fff;width:100%;box-sizing:border-box}.testimonials-title{font-size:32px;font-weight:700;text-align:left;max-width:1200px;margin:0 auto 60px}.testimonials-title span{color:#1eaa89}.testimonial-cards{display:flex;justify-content:space-between;gap:30px;max-width:1200px;margin:0 auto;width:100%;padding:0 40px}.testimonial-card{flex:1;max-width:550px;min-height:180px;background-color:#c1dcdc;padding:25px 30px;border-radius:5px;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;justify-content:space-between;text-align:left;box-sizing:border-box}.testimonial-text{font-size:15px;color:#444;margin-bottom:20px;line-height:1.5;max-height:60px;overflow:hidden;text-overflow:ellipsis}.testimonial-footer{display:flex;align-items:center;gap:20px}.testimonial-avatar{width:80px;height:120px;border-radius:50%;object-fit:cover;align-self:flex-end}.testimonial-info{display:flex;flex-direction:row;align-items:center;gap:250px}.testimonial-header{display:flex;align-items:center;gap:8px}.testimonial-name{font-weight:700;font-size:15px;margin:0}.testimonial-rating{color:#1eaa89;font-size:14px;margin:0}.testimonial-role{font-weight:400;font-size:14px;color:#666;margin:2px 0 0}.footer-section{width:100vw;box-sizing:border-box;background-color:#c1dcdc;font-family:sans-serif;margin:0;padding:40px 20px}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto}.footer-left{max-width:300px}.footer-logo{font-size:22px;font-weight:700;margin-bottom:15px}.footer-description{font-size:14px;margin-bottom:20px}.footer-socials{display:flex;gap:20px;margin-top:10px}.icon-wrapper{position:relative;width:40px;height:40px}.circle-bg{position:absolute;top:0;left:0;width:40px;height:40px;z-index:1}.icon-wrapper img:not(.circle-bg){position:relative;z-index:2;width:20px;height:20px;top:10px;left:10px;cursor:pointer}.footer-copy{margin-top:30px;font-size:12px;color:#555}.footer-links{display:flex;gap:60px;flex-wrap:wrap}.footer-column h4{font-size:16px;margin-bottom:15px;font-weight:700}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{font-size:14px;color:#333;margin-bottom:10px;cursor:pointer}.footer-column ul li:hover{text-decoration:underline}
