:root{--white:#fff;--black:#000;--border:#e5e4e7;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{background:#f8faf8;font-family:Arial,sans-serif}.main-content{min-height:calc(100vh - 140px);padding-bottom:80px}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.desktop-nav{background:#0b6b2a;justify-content:center;gap:35px;padding:14px;display:flex}.desktop-nav a{color:#fff;font-weight:500;text-decoration:none}.mobile-menu-overlay{opacity:0;visibility:hidden;z-index:999;background:#0006;transition:all .3s;position:fixed;inset:0}.mobile-menu-overlay.show{opacity:1;visibility:visible}.mobile-menu{z-index:1000;background:#fff;flex-direction:column;width:260px;height:100%;padding:20px;transition:all .3s;display:flex;position:fixed;top:0;left:-280px}.mobile-menu.active{left:0}.mobile-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.mobile-header img{height:55px}.mobile-header button{background:0 0;border:none;font-size:24px}.mobile-menu a{color:#333;border-bottom:1px solid #eee;padding:12px 0;text-decoration:none}@media (width<=768px){.desktop-nav{display:none}.logo{height:50px}}@media (width>=769px){.menu-btn,.mobile-menu,.mobile-menu-overlay{display:none}}.header{z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #00000014}.logo-wrap{align-items:center;display:flex}.logo-wrap img{width:auto;max-height:50px}.header-right{gap:10px;display:flex}.icon-btn{cursor:pointer;color:#0b6b2a;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.icon-btn:hover{color:#0a5723}.icon-btn,.menu-btn{cursor:pointer;background:0 0;border:none;font-size:24px}.cart-icon{position:relative}.cart-count{color:#fff;background:#ff4d4f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex;position:absolute;top:-6px;right:-8px}.bottom-nav{z-index:999;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-around;align-items:center;width:100%;height:65px;display:flex;position:fixed;bottom:0;left:0}.bottom-nav a{color:#777;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:12px;text-decoration:none;display:flex}.bottom-nav a span{margin-bottom:2px;font-size:22px}.bottom-nav a p{margin:0}.bottom-nav a.active{color:#0b6b2a;font-weight:600}.bottom-nav a.active span{transform:scale(1.1)}@media (width>=992px){.bottom-nav{border-radius:15px 15px 0 0;max-width:450px;left:50%;transform:translate(-50%);box-shadow:0 -3px 15px #00000014}}.home-page{background:#f6faf5;min-height:100vh}.header{background:#fff;justify-content:space-between;align-items:center;padding:5px 20px;display:flex}.logo{height:50px}.header-icons{gap:15px;font-size:24px;display:flex}.hero-banner{background:linear-gradient(135deg,#eef8ee,#dff0df);justify-content:space-between;align-items:center;display:flex}.hero-content{width:55%}.hero-content h1{color:#0a6a2c;margin-bottom:15px;font-size:42px;line-height:1.2}.hero-content p{color:#444;margin-bottom:20px}.shop-btn{color:#fff;background:#0a6a2c;border-radius:8px;padding:12px 24px;text-decoration:none;display:inline-block}.hero-image{text-align:center;width:40%}.products-section h2{color:#222;margin-bottom:20px}.category-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.category-card{text-align:center;background:#fff;border-radius:12px;padding:20px}.category-icon{margin-bottom:10px;font-size:35px}.features{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px;display:grid}.feature-card{text-align:center;background:#fff;border-radius:12px;padding:20px}.feature-card span{font-size:32px}.footer-banner{background:linear-gradient(135deg,#006b2d,#0b8f40);border-radius:16px;margin:20px;overflow:hidden}.overlay{text-align:center;color:#fff;padding:40px 20px}.overlay img{height:70px;margin-bottom:15px}.overlay h3{margin-bottom:10px;font-size:26px}.footer{color:#fff;text-align:center;background:#0a6a2c;padding:15px}@media (width<=768px){.hero-banner{text-align:center;flex-direction:column}.hero-content,.hero-image{width:100%}.hero-content h1{font-size:32px}.category-grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}}.products-section{padding:20px}.title-row{justify-content:space-between;margin-bottom:15px;display:flex}.product-scroll{scroll-behavior:smooth;gap:15px;padding-bottom:10px;display:flex;overflow-x:auto}.product-scroll::-webkit-scrollbar{display:none}.product-card{text-align:center;background:#fff;border-radius:12px;flex-shrink:0;max-width:240px;box-shadow:0 2px 10px #0000001a}.imgs{width:100%;height:250px}.imgs img{object-fit:cover;width:100%;height:100%}.product-card h4{color:#0a6a2c;margin-top:0}.product-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.prices{color:var(--black);font-size:24px;font-weight:600}.product-card button{color:#fff;cursor:pointer;background:#0a6a2c;border:none;border-radius:8px;width:100%;padding:10px}@media (width>=768px){.product-scroll{grid-template-columns:repeat(3,1fr);display:grid;overflow:visible}.product-card{min-width:auto}}.product-page{padding:15px}.page-title{color:#0b6b2a;margin-bottom:20px}.product-grid{gap:15px;display:grid}.product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 2px 10px #00000014}.product-info{padding:15px}.product-info h3{color:#222;margin:0;font-size:16px}.product-info p{color:#777;margin:8px 0;font-size:13px}.price-row{justify-content:space-between;align-items:center;display:flex}.price{color:#0b6b2a;font-size:18px;font-weight:700}.view-btn{color:#fff;background:#0b6b2a;border-radius:8px;padding:8px 14px;font-size:14px;text-decoration:none}.feature-icon{color:#0b6b2a;margin-bottom:10px}.add-btn,.cart-btn{justify-content:center;align-items:center;gap:6px;display:flex}.add-btn{color:#fff;background:#0b6b2a;border-radius:8px;margin-top:10px;padding:10px 15px;text-decoration:none}.cart-btn{color:#fff;cursor:pointer;background:#0b6b2a;border:none;border-radius:8px;padding:10px 15px}.detail-page{text-align:center;padding:20px}.detail-img{width:220px}.detail-page h1{color:#0b6b2a}.qty-box{justify-content:center;gap:10px;margin:20px 0;display:flex}.qty-box button{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 20px}.cart-btn,.buy-btn{border:none;border-radius:10px;width:100%;margin-top:10px;padding:15px;font-size:16px}.cart-btn{color:#fff;background:#0b6b2a}.buy-btn{color:#0b6b2a;background:#fff;border:2px solid #0b6b2a}@media (width<=768px){.product-grid .product-card{width:100%;max-width:330px}.product-grid .product-card .imgs{width:100%;max-width:100%;height:330px}}.qty-box{gap:10px;margin:15px 0;display:flex}.qty-box button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:8px 16px}.qty-box button.active{color:#fff;background:#0b7a4b;border-color:#0b7a4b}.cart-page{padding:15px}.cart-list{flex-direction:column;gap:15px;display:flex}.cart-card{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 2px 10px #00000014}.cart-img{object-fit:cover;border-radius:10px;width:80px;height:80px}.cart-info{flex:1}.cart-info h4{margin:0 0 5px}.cart-price{color:#0b7a4b;font-weight:700}.remove-btn{cursor:pointer;background:0 0;border:none}.cart-total{text-align:center;margin-top:20px}.checkout-btn{color:#fff;background:#0b7a4b;border-radius:8px;margin-top:10px;padding:12px;text-decoration:none;display:block}.empty-cart{text-align:center;padding:50px 20px}.shop-btn{color:#fff;background:#0b7a4b;border-radius:8px;margin-top:15px;padding:10px 20px;text-decoration:none;display:inline-block}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
