body{margin:0;background:#0d2b1e;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.dark-bg{background:#0d2b1e}.plink-landing{background:#0d2b1e;min-height:100vh}.navbar-green{background:#0d2b1e;border-radius:0 0 32px 32px;box-shadow:0 2px 12px #0d2b1e33;position:relative;z-index:1000}.nav-white a{color:#fff!important}.plink-header{display:flex;align-items:center;justify-content:space-between;padding:32px 48px 0}.plink-logo-img{height:56px;width:auto;margin-right:24px;display:block}.plink-nav{display:flex;gap:32px}.plink-nav a{color:#fff;text-decoration:none;font-weight:500;font-size:1.05rem;opacity:.9;transition:color .2s,opacity .2s;padding-bottom:2px;border-bottom:2px solid transparent}.plink-nav a.active,.plink-nav a:hover{color:#0d2b1e;opacity:1;border-bottom:2px solid #0d2b1e}.plink-icons{display:flex;gap:18px;font-size:1.3rem;color:#fff;opacity:.9;align-items:center}.gradient-bg{background:linear-gradient(120deg,#0d2b1e 60%,#1a3d2a);border-radius:32px;margin:40px 0 0;padding:48px 48px 32px;display:flex;align-items:center;justify-content:space-between;gap:48px;box-shadow:0 8px 32px #0d2b1e1a;position:relative;z-index:1}.plink-hero{display:flex;align-items:center;justify-content:space-between;margin-top:32px;margin-bottom:32px;gap:48px;position:relative;z-index:1}.plink-hero-img{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:1}.plink-hero-img.no-bg{background:none;box-shadow:none;border-radius:0;padding:0}.plink-badge{display:inline-block;background:#fff;color:#0d2b1e;font-weight:700;font-size:1rem;border-radius:16px;padding:7px 20px;margin-bottom:18px;margin-right:0;box-shadow:0 2px 8px #1a3d2a33;position:absolute;left:50%;transform:translate(-50%) translateY(-40px);z-index:2;border:2px solid #5cff5c}.plink-pod-img{width:240px;height:auto;filter:drop-shadow(0 8px 32px #1a3d2a88);background:none;border-radius:32px;padding:0}.plink-hero-content{flex:1;min-width:320px}.plink-hero-content h1{font-size:2.7rem;font-weight:800;margin:0 0 18px;color:#fff;line-height:1.1}.green{color:#5cff5c}.white{color:#fff}.plink-subtext{color:#fff;font-size:1.18rem;margin-bottom:28px;opacity:.92}.plink-cta{display:flex;gap:18px}.shop-btn{background:#5cff5c;color:#0d2b1e;border:none;border-radius:24px;padding:14px 36px;font-size:1.15rem;font-weight:700;box-shadow:0 2px 8px #1a3d2a33;cursor:pointer;transition:background .2s,color .2s;position:relative;z-index:1;text-decoration:none;display:inline-block}.shop-btn.glow{box-shadow:0 0 24px 4px #5cff5c,0 2px 8px #1a3d2a33;animation:glowPulse 2s infinite alternate}@keyframes glowPulse{0%{box-shadow:0 0 24px 4px #5cff5c,0 2px 8px #1a3d2a33}to{box-shadow:0 0 40px 12px #5cff5c,0 2px 8px #1a3d2a33}}.learn-btn{background:transparent;color:#fff;border:2px solid #5cff5c;border-radius:24px;padding:14px 32px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.learn-btn:hover{background:#5cff5c;color:#0d2b1e}.plink-info-cards{display:flex;gap:24px;margin:32px 0 0}.plink-info-card{background:#e3f0e1;border-radius:18px;padding:18px 24px;flex:1;min-width:220px;box-shadow:0 2px 8px #5ca05c12}.plink-info-title{font-weight:700;color:#5ca05c;margin-bottom:6px}.plink-info-desc{color:#222;font-size:1rem}.plink-info-desc a{color:#5ca05c;text-decoration:underline}.plink-plant-cards{display:flex;gap:24px;margin:32px 0 0}.plink-plant-card{background:#e3f0e1;border-radius:18px;padding:18px 18px 8px;flex:1;min-width:180px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 8px #5ca05c12}.plink-plant-card img{width:100px;height:100px;object-fit:cover;border-radius:16px;margin-bottom:12px}.plink-plant-label{color:#5ca05c;font-weight:600;font-size:1.05rem}.plink-benefits-section.less-white{background:#0d2b1e;border-radius:32px;margin:48px auto 0;max-width:1100px;box-shadow:0 4px 32px #0d2b1e12;padding:40px 32px 32px;position:relative;top:-32px}.benefits-title{text-align:center;color:#0d2b1e;font-size:2rem;font-weight:800;margin-bottom:32px}.plink-benefits{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.plink-benefit-card{background:#143c2b;border-radius:20px;padding:32px 18px 24px;flex:1 1 200px;min-width:180px;max-width:260px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 12px #143c2b;text-align:center;border:1.5px solid #143c2b;transition:box-shadow .2s,border .2s}.plink-benefit-card:hover{box-shadow:0 4px 24px #5cff5c33;border:1.5px solid #5cff5c}.plink-benefit-icon{font-size:2.3rem;margin-bottom:12px;color:#5cff5c}.plink-benefit-title{color:#fff;font-weight:700;font-size:1.15rem;margin-bottom:6px}.plink-benefit-desc{color:#eaf7f0;font-size:1rem}.plink-footer.premium{margin-top:48px;padding:32px 0 0;border-top:1.5px solid #e3f0e1;background:linear-gradient(180deg,#0d2b1e 70%,#17613b);display:flex;flex-direction:column;align-items:center;color:#fff;font-size:1rem;border-radius:0 0 32px 32px;max-width:1100px;margin-left:auto;margin-right:auto;gap:0;position:relative;min-height:120px;box-shadow:0 8px 32px #0d2b1e33 inset}.plink-footer-socials-row{display:flex;justify-content:center;align-items:center;gap:32px;margin-bottom:12px}.plink-social-link{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#17613b 60%,#5cff5c);color:#fff;font-size:1.5rem;text-decoration:none;transition:background .25s,color .2s,box-shadow .25s,border .25s,transform .18s;box-shadow:0 4px 18px #17613b55,0 1.5px #5cff5c33;border:2.5px solid #143c2b;position:relative;overflow:hidden}.plink-social-link:hover{background:linear-gradient(135deg,#5cff5c 60%,#17613b);color:#0d2b1e;border:2.5px solid #fff;box-shadow:0 8px 32px #5cff5c77,0 1.5px #5cff5c33;z-index:2;transform:scale(1.11) rotate(-3deg)}.plink-footer-copyright-row{width:100%;display:flex;justify-content:center;align-items:center}.plink-footer-copyright{font-size:.97rem;color:#eaf7f0;opacity:.7;letter-spacing:.5px;font-weight:500;text-align:center;margin-top:8px}.footer-made{font-size:.97em;color:#5cff5c;margin-left:8px;font-weight:600;letter-spacing:.2px}.plink-coming-wide{display:flex;flex-direction:row;align-items:stretch;justify-content:center;background:#143c2b;border-radius:32px;margin:48px auto 0;max-width:900px;min-height:260px;box-shadow:0 4px 32px #0d2b1e1a;overflow:hidden}.coming-left{flex:1 1 340px;padding:38px 32px 32px;display:flex;flex-direction:column;justify-content:center;background:#143c2b}.coming-right{flex:1 1 320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#0d2b1e 60%,#17613b)}.coming-mockup-bg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:220px;padding:0;margin:0}.coming-mockup-wide{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;border-radius:0;box-shadow:0 4px 16px #0d2b1e99;background:#0d2b1e}.coming-badge{display:inline-block;background:#5cff5c;color:#0d2b1e;font-weight:700;font-size:1rem;border-radius:16px;padding:6px 18px;margin-bottom:18px;margin-top:0;box-shadow:0 2px 8px #1a3d2a33;letter-spacing:1px}.coming-title{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:10px;margin-top:0}.coming-title .green{color:#5cff5c}.coming-subtitle{color:#eaf7f0;font-size:1.15rem;margin-bottom:18px;font-weight:500}.coming-desc{color:#fff;font-size:1.08rem;margin-bottom:24px;opacity:.95}.coming-success{color:#5cff5c;background:#0d2b1e;border-radius:18px;padding:18px 0;font-size:1.1rem;font-weight:600;margin-top:12px;margin-bottom:0;box-shadow:0 2px 8px #5cff5c33;text-align:center;width:100%;display:block}.coming-form{display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-top:8px}.coming-input{padding:12px 18px;border-radius:24px;border:2px solid #5cff5c;font-size:1rem;outline:none;min-width:180px;background:#fff;color:#0d2b1e}.coming-btn{background:#5cff5c;color:#0d2b1e;border:none;border-radius:24px;padding:12px 28px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 0 16px 2px #5cff5c,0 2px 8px #1a3d2a33;transition:background .2s,color .2s}.coming-btn.glow{box-shadow:0 0 24px 4px #5cff5c,0 2px 8px #1a3d2a33;animation:glowPulse 2s infinite alternate}.coming-btn:hover{background:#fff;color:#0d2b1e}.plink-features-section{background:#eaf7f0;border-radius:32px;margin:48px auto 0;max-width:1200px;box-shadow:0 4px 32px #0d2b1e12;padding:48px 32px 40px;position:relative;top:0;text-align:center}.features-title{font-size:2.3rem;font-weight:800;color:#0d2b1e;margin-bottom:10px}.features-subtitle{color:#3a4d3a;font-size:1.15rem;margin-bottom:38px;max-width:700px;margin-left:auto;margin-right:auto}.plink-features-cards{display:flex;gap:32px;justify-content:center;align-items:stretch;flex-wrap:wrap}.plink-feature-card{background:#fff;border-radius:22px;box-shadow:0 2px 12px #e3f0e1;padding:28px 18px 22px;min-width:210px;max-width:260px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .18s;text-align:center}.plink-feature-card:hover{box-shadow:0 8px 32px #5cff5c33;transform:translateY(-6px) scale(1.03)}.feature-img{width:80px;height:80px;object-fit:cover;border-radius:16px;margin-bottom:18px;box-shadow:0 2px 8px #5cff5c22;background:#eaf7f0}.feature-title{font-size:1.18rem;font-weight:700;color:#143c2b;margin-bottom:8px}.feature-desc{color:#3a4d3a;font-size:1.01rem;opacity:.95}.plink-feature-emoji{font-size:2.6rem;margin-bottom:18px;display:block;line-height:1}.coming-soon-home{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px 100px;background:linear-gradient(135deg,#143c2b 60%,#5cff5c22);border-radius:24px;margin:40px auto 0;max-width:600px;box-shadow:0 4px 32px #5cff5c22}.coming-soon-home .coming-soon-icon{font-size:4rem;margin-bottom:18px;color:#5cff5c;text-shadow:0 0 24px #5cff5c55}.coming-soon-home h2{color:#5cff5c;font-size:2.2rem;font-weight:800;margin-bottom:12px}.coming-soon-home .coming-soon-desc{color:#eaf7f0;font-size:1.15rem;opacity:.92;text-align:center;max-width:420px}@media (max-width: 1200px){.plink-header,.gradient-bg,.plink-benefits-section.less-white,.plink-footer{max-width:98vw;border-radius:0}}@media (max-width: 900px){.plink-header,.gradient-bg,.plink-benefits-section.less-white{padding:12px}.plink-header{flex-direction:column;gap:12px;padding-top:18px}.plink-footer.premium{min-height:140px;padding:18px 0 0}.plink-footer-socials-row{gap:18px;margin-bottom:8px}.plink-social-link{width:42px;height:42px}.plink-footer-copyright{font-size:.91rem;margin-top:4px}.plink-hero-img img{width:160px}.plink-benefits{flex-direction:column;gap:18px;align-items:center}.plink-coming-wide{flex-direction:column;min-height:unset;max-width:98vw;margin:32px 0 0}.coming-left,.coming-right{padding:24px 8px 18px;min-height:unset;width:100%}.coming-mockup-bg{min-height:120px}.coming-mockup-wide{width:120px;border-radius:12px}.plink-features-section{padding:24px 6px 18px;border-radius:0}.plink-features-cards{gap:16px}.plink-feature-card{min-width:160px;max-width:98vw;padding:18px 6px 12px}.feature-img{width:60px;height:60px;border-radius:10px;margin-bottom:10px}}@media (max-width: 600px){.plink-header,.gradient-bg,.plink-benefits-section.less-white,.plink-footer{padding:6px;border-radius:0}.plink-header{flex-direction:column;gap:8px;padding-top:10px}.plink-footer.premium{min-height:120px;padding:10px 0 0;border-radius:0}.plink-footer-socials-row{gap:12px;margin-bottom:6px}.plink-social-link{width:36px;height:36px}.plink-footer-copyright{font-size:.91rem;margin-top:4px}.plink-hero-content h1{font-size:1.5rem}.plink-benefit-card{padding:18px 6px 14px}.coming-mockup{width:140px;max-width:90vw;margin-bottom:12px;border-radius:12px}.plink-coming-soon.improved{padding:14px 4px 10px;max-width:98vw}.plink-features-cards{flex-direction:column;gap:12px;align-items:center}.plink-feature-card{min-width:0;width:98vw;max-width:98vw;padding:12px 2px 8px}.feature-title{font-size:1.05rem}}.learn-more-page{padding:2rem;max-width:1200px;margin:0 auto;color:#333;background:linear-gradient(180deg,#1a1a1a,#2d2d2d);min-height:100vh}.learn-more-hero{text-align:center;margin-bottom:4rem;padding:4rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;position:relative;overflow:hidden}.learn-more-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(92,255,92,.1) 0%,transparent 70%);pointer-events:none}.learn-more-hero h1{font-size:2.8rem;margin-bottom:1.5rem;color:#fff;text-shadow:0 0 10px rgba(92,255,92,.3)}.hero-description{font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem;color:#e0e0e0;max-width:800px;margin-left:auto;margin-right:auto}.sensors-section{margin-bottom:4rem;padding:3rem;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sensors-section h2{text-align:center;margin-bottom:2rem;color:#fff;font-size:2.2rem;text-shadow:0 0 10px rgba(92,255,92,.3)}.sensors-section>p{text-align:center;color:#e0e0e0;margin-bottom:3rem;font-size:1.1rem}.sensors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:1rem}.sensor-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#ffffff0d;border-radius:15px;transition:all .3s ease;border:1px solid rgba(92,255,92,.1)}.sensor-item:hover{transform:translateY(-5px);box-shadow:0 0 20px #5cff5c33;border-color:#5cff5c4d;background:#ffffff14}.sensor-emoji{font-size:2.5rem;filter:drop-shadow(0 0 5px rgba(92,255,92,.3))}.sensor-name{font-size:1.2rem;color:#fff;font-weight:500}.app-control-section{background:linear-gradient(135deg,#5cff5c1a,#1ecfff1a);padding:4rem;border-radius:20px;margin-bottom:4rem;border:1px solid rgba(92,255,92,.2);position:relative;overflow:hidden}.app-control-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(92,255,92,.1) 0%,transparent 70%);pointer-events:none}.app-control-section h2{color:#fff;margin-bottom:1.5rem;font-size:2rem;text-shadow:0 0 10px rgba(92,255,92,.3)}.app-control-section p{font-size:1.2rem;line-height:1.8;color:#e0e0e0}.features-section,.ideal-for-section{margin-bottom:4rem;padding:3rem;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.features-section h2,.ideal-for-section h2{color:#fff;margin-bottom:2rem;font-size:2.2rem;text-shadow:0 0 10px rgba(92,255,92,.3)}.features-list,.ideal-for-list{list-style:none;padding:0}.features-list li,.ideal-for-list li{font-size:1.2rem;padding:1rem 0;color:#e0e0e0;border-bottom:1px solid rgba(92,255,92,.1);display:flex;align-items:center;gap:1rem}.features-list li:before,.ideal-for-list li:before{content:"✓";color:#5cff5c;font-weight:700}.features-list li:last-child,.ideal-for-list li:last-child{border-bottom:none}@media (max-width: 768px){.learn-more-page{padding:1rem}.learn-more-hero{padding:2rem 1rem}.learn-more-hero h1{font-size:2rem}.sensors-grid{grid-template-columns:1fr}.app-control-section,.features-section,.ideal-for-section{padding:2rem}}.shop-page{max-width:1200px;margin:0 auto;padding:32px 24px;min-height:100vh}.shop-header{text-align:center;margin-bottom:48px;padding:40px 0;background:linear-gradient(135deg,#5cff5c1a,#0d2b1e1a);border-radius:24px;border:1px solid rgba(92,255,92,.2)}.shop-header h1{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:16px;text-shadow:0 0 20px rgba(92,255,92,.3)}.shop-header p{font-size:1.2rem;color:#eaf7f0;opacity:.9;max-width:600px;margin:0 auto}.shop-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:20px 24px;background:#143c2b4d;border-radius:16px;border:1px solid rgba(92,255,92,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sort-container{display:flex;align-items:center;gap:12px}.sort-container label{color:#fff;font-weight:600;font-size:1rem}.sort-select{background:#ffffff1a;border:1px solid rgba(92,255,92,.3);border-radius:12px;padding:10px 16px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:180px}.sort-select:hover{border-color:#5cff5c80;background:#ffffff26}.sort-select:focus{outline:none;border-color:#5cff5c;box-shadow:0 0 0 2px #5cff5c33}.sort-select option{background:#143c2b;color:#fff;padding:8px}.results-info{color:#eaf7f0;font-weight:500;font-size:.95rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;margin-bottom:48px}.product-card{background:linear-gradient(135deg,#143c2bcc,#0d2b1ecc);border-radius:20px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(92,255,92,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;cursor:pointer}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 0 1px #5cff5c33;border-color:#5cff5c4d}.product-image{position:relative;height:240px;overflow:hidden;background:linear-gradient(135deg,#0d2b1e,#1a3d2a)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.coming-soon-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#1ecfff,#5cff5c);color:#0d2b1e;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:700;z-index:2;box-shadow:0 2px 8px #1ecfff66;animation:comingSoonPulse 2s infinite}@keyframes comingSoonPulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #1ecfff66}50%{transform:scale(1.05);box-shadow:0 4px 16px #1ecfff99}}.out-of-stock{position:absolute;top:12px;left:12px;background:#ff0000e6;color:#fff;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;z-index:2}.discount-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:700;z-index:2;box-shadow:0 2px 8px #ff6b6b4d}.product-info{padding:24px}.product-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.product-description{color:#eaf7f0;font-size:.95rem;line-height:1.5;margin-bottom:16px;opacity:.9}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.stars{color:gold;font-size:1rem;letter-spacing:1px}.rating-text{color:#eaf7f0;font-size:.9rem;opacity:.8}.product-price{display:flex;align-items:center;gap:12px;margin-bottom:16px}.current-price{font-size:1.4rem;font-weight:700;color:#5cff5c;text-shadow:0 0 10px rgba(92,255,92,.3)}.original-price{font-size:1rem;color:#eaf7f0;text-decoration:line-through;opacity:.6}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.tag{background:#5cff5c1a;color:#5cff5c;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(92,255,92,.2);transition:all .2s ease}.add-to-cart-btn{width:100%;background:linear-gradient(135deg,#5cff5c,#4cd964);color:#0d2b1e;border:none;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.add-to-cart-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.add-to-cart-btn:hover:before{left:100%}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5cff5c66}.add-to-cart-btn:active{transform:translateY(0)}.add-to-cart-btn.disabled{background:#ffffff1a;color:#eaf7f0;cursor:not-allowed;opacity:.6}.add-to-cart-btn.disabled:hover{transform:none;box-shadow:none}.no-products{text-align:center;padding:80px 20px;color:#eaf7f0;font-size:1.2rem;opacity:.7}@media (max-width: 768px){.shop-page{padding:20px 16px}.shop-header{margin-bottom:32px;padding:30px 20px}.shop-header h1{font-size:2.2rem}.shop-header p{font-size:1.1rem}.shop-controls{flex-direction:column;gap:16px;align-items:stretch;padding:16px 20px}.sort-container{justify-content:space-between}.sort-select{min-width:150px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.product-info{padding:20px}.product-title{font-size:1.2rem}}@media (max-width: 480px){.shop-header h1{font-size:1.8rem}.shop-header p{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:20px}.product-image{height:200px}.product-info{padding:16px}.product-title{font-size:1.1rem}.current-price{font-size:1.2rem}}.coming-soon-shop{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px 120px;background:linear-gradient(135deg,#143c2b 60%,#5cff5c22);border-radius:24px;margin:48px auto 0;max-width:600px;box-shadow:0 4px 32px #5cff5c22}.coming-soon-icon{font-size:4rem;margin-bottom:18px;color:#5cff5c;text-shadow:0 0 24px #5cff5c55}.coming-soon-shop h2{color:#5cff5c;font-size:2.2rem;font-weight:800;margin-bottom:12px}.coming-soon-desc{color:#eaf7f0;font-size:1.15rem;opacity:.92;text-align:center;max-width:420px}.product-page{max-width:1200px;margin:0 auto;padding:32px 24px;min-height:100vh}.product-breadcrumb{margin-bottom:32px}.breadcrumb-link{color:#5cff5c;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.breadcrumb-link:hover{color:#fff;text-shadow:0 0 10px rgba(92,255,92,.5)}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:48px}.product-gallery{position:sticky;top:32px}.main-image{position:relative;background:linear-gradient(135deg,#0d2b1e,#1a3d2a);border-radius:20px;overflow:hidden;margin-bottom:20px;aspect-ratio:1}.main-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.main-image:hover img{transform:scale(1.02)}.out-of-stock-overlay{position:absolute;top:20px;left:20px;background:#ff0000e6;color:#fff;padding:8px 16px;border-radius:12px;font-size:.9rem;font-weight:600;z-index:2}.discount-badge-large{position:absolute;top:20px;right:20px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:8px 16px;border-radius:12px;font-size:1rem;font-weight:700;z-index:2;box-shadow:0 4px 12px #ff6b6b66}.thumbnail-images{display:flex;gap:12px;justify-content:center}.thumbnail{width:80px;height:80px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;background:linear-gradient(135deg,#0d2b1e,#1a3d2a)}.thumbnail.active{border-color:#5cff5c;box-shadow:0 0 0 2px #5cff5c4d}.thumbnail:hover{border-color:#5cff5c80;transform:scale(1.05)}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-details{display:flex;flex-direction:column;gap:24px}.product-header{margin-bottom:8px}.product-title{font-size:2.4rem;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.2;text-shadow:0 0 20px rgba(92,255,92,.3)}.product-rating{display:flex;align-items:center;gap:12px;margin-bottom:16px}.stars{color:gold;font-size:1.2rem;letter-spacing:2px}.rating-text{color:#eaf7f0;font-size:1rem;opacity:.8}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.tag{background:#5cff5c1a;color:#5cff5c;padding:6px 12px;border-radius:16px;font-size:.9rem;font-weight:500;border:1px solid rgba(92,255,92,.2);transition:all .2s ease}.tag:hover{background:#5cff5c33;transform:scale(1.05)}.product-price-section{background:#143c2b4d;border-radius:16px;padding:24px;border:1px solid rgba(92,255,92,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.price-container{display:flex;align-items:center;gap:16px;margin-bottom:16px}.current-price{font-size:2.2rem;font-weight:800;color:#5cff5c;text-shadow:0 0 15px rgba(92,255,92,.4)}.original-price{font-size:1.4rem;color:#eaf7f0;text-decoration:line-through;opacity:.6}.product-description{color:#eaf7f0;font-size:1.1rem;line-height:1.6;opacity:.9}.product-actions{display:flex;flex-direction:column;gap:20px;background:#143c2b4d;border-radius:16px;padding:24px;border:1px solid rgba(92,255,92,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quantity-selector{display:flex;align-items:center;gap:16px}.quantity-selector label{color:#fff;font-weight:600;font-size:1rem;min-width:80px}.quantity-controls{display:flex;align-items:center;gap:8px}.quantity-btn{width:40px;height:40px;background:#5cff5c1a;border:1px solid rgba(92,255,92,.3);border-radius:8px;color:#5cff5c;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover:not(:disabled){background:#5cff5c33;border-color:#5cff5c80;transform:scale(1.05)}.quantity-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-input{width:60px;height:40px;background:#ffffff1a;border:1px solid rgba(92,255,92,.3);border-radius:8px;color:#fff;font-size:1rem;font-weight:600;text-align:center;outline:none}.quantity-input:focus{border-color:#5cff5c;box-shadow:0 0 0 2px #5cff5c33}.add-to-cart-btn-large{background:linear-gradient(135deg,#5cff5c,#4cd964);color:#0d2b1e;border:none;border-radius:16px;padding:18px 32px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.add-to-cart-btn-large:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.add-to-cart-btn-large:hover:before{left:100%}.add-to-cart-btn-large:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 8px 25px #5cff5c66}.add-to-cart-btn-large:active:not(.disabled){transform:translateY(0)}.add-to-cart-btn-large.disabled{background:#ffffff1a;color:#eaf7f0;cursor:not-allowed;opacity:.6}.add-to-cart-btn-large.disabled:hover{transform:none;box-shadow:none}.add-to-cart-btn-large.added{background:linear-gradient(135deg,#4cd964,#5cff5c);color:#0d2b1e;transform:scale(1.02);box-shadow:0 8px 25px #5cff5c99}.add-to-cart-btn-large.added:before{display:none}.add-to-cart-btn-large.added:hover{transform:scale(1.02);box-shadow:0 8px 25px #5cff5c99}.product-info-tabs{background:#143c2b4d;border-radius:16px;padding:32px;border:1px solid rgba(92,255,92,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab-section{margin-bottom:32px}.tab-section:last-child{margin-bottom:0}.tab-section h3{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:16px;text-shadow:0 0 10px rgba(92,255,92,.3)}.tab-section p{color:#eaf7f0;font-size:1.05rem;line-height:1.7;opacity:.9}.features-list,.included-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.features-list li,.included-list li{color:#eaf7f0;font-size:1rem;padding:8px 0;display:flex;align-items:center;gap:8px}.features-list li:before,.included-list li:before{content:"✓";color:#5cff5c;font-weight:700;font-size:1.1rem}.specifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.spec-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(92,255,92,.1)}.spec-label{color:#5cff5c;font-weight:600;font-size:.95rem}.spec-value{color:#eaf7f0;font-weight:500;font-size:.95rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.loading-spinner{width:50px;height:50px;border:3px solid rgba(92,255,92,.2);border-top:3px solid #5cff5c;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#eaf7f0;font-size:1.1rem;opacity:.8}@media (max-width: 1024px){.product-main{grid-template-columns:1fr;gap:32px}.product-gallery{position:static}.product-title{font-size:2rem}.current-price{font-size:1.8rem}}@media (max-width: 768px){.product-page{padding:20px 16px}.product-title{font-size:1.8rem}.current-price{font-size:1.6rem}.product-actions{padding:20px}.product-info-tabs{padding:24px}.quantity-selector{flex-direction:column;align-items:flex-start;gap:12px}.features-list,.included-list,.specifications-grid{grid-template-columns:1fr}.spec-item{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 480px){.product-title{font-size:1.6rem}.current-price{font-size:1.4rem}.add-to-cart-btn-large{padding:16px 24px;font-size:1.1rem}.thumbnail-images{gap:8px}.thumbnail{width:60px;height:60px}}.language-currency-selector{display:flex;gap:12px;align-items:center;position:relative;z-index:1001}.selector-container{position:relative}.selector-button{display:flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:8px 12px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.selector-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(92,255,92,.2),transparent);transition:left .5s ease}.selector-button:hover:before{left:100%}.selector-button:hover{background:#ffffff26;border-color:#5cff5c66;transform:translateY(-2px);box-shadow:0 4px 20px #5cff5c33}.selector-button .flag{font-size:1rem;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.selector-button .currency-symbol{font-size:1rem;font-weight:600;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.selector-button .text{font-size:.85rem;letter-spacing:.5px;font-weight:600}.selector-button .arrow{font-size:.7rem;transition:transform .3s ease;opacity:.8}.selector-container:hover .arrow{transform:rotate(180deg);opacity:1}.dropdown-menu{position:absolute;top:100%;right:0;background:linear-gradient(135deg,#143c2bfa,#0d2b1efa);border:1px solid rgba(92,255,92,.3);border-radius:16px;padding:8px 0;margin-top:8px;min-width:160px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #0006,0 0 0 1px #5cff5c1a,inset 0 1px #ffffff1a;z-index:1002;animation:dropdownFadeIn .3s ease;overflow:hidden}.dropdown-menu:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(92,255,92,.5),transparent)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-15px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 18px;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-align:left;position:relative;overflow:hidden}.dropdown-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(92,255,92,.1),transparent);transition:left .3s ease}.dropdown-item:hover:before{left:100%}.dropdown-item:hover{background:#5cff5c1a;color:#5cff5c;transform:translate(4px);padding-left:22px}.dropdown-item.active{background:linear-gradient(90deg,#5cff5c26,#5cff5c0d);color:#5cff5c;font-weight:600;border-left:3px solid #5cff5c;padding-left:15px}.dropdown-item.active:after{content:"✓";position:absolute;right:15px;color:#5cff5c;font-weight:700;font-size:.8rem}.dropdown-item .flag{font-size:1.1rem;filter:drop-shadow(0 0 3px rgba(92,255,92,.3));transition:transform .2s ease}.dropdown-item:hover .flag{transform:scale(1.1)}.dropdown-item .currency-symbol{font-size:1.1rem;font-weight:600;min-width:24px;text-align:center;filter:drop-shadow(0 0 3px rgba(92,255,92,.3));transition:transform .2s ease}.dropdown-item:hover .currency-symbol{transform:scale(1.1)}.dropdown-item .text{flex:1;font-weight:500;transition:font-weight .2s ease}.dropdown-item:hover .text{font-weight:600}@media (max-width: 768px){.language-currency-selector{gap:8px}.selector-button{padding:6px 10px;font-size:.8rem}.selector-button .text{font-size:.8rem}.dropdown-menu{min-width:140px;margin-top:6px}.dropdown-item{padding:10px 14px;font-size:.85rem}.dropdown-item:hover{padding-left:18px}.dropdown-item.active{padding-left:11px}}@media (max-width: 480px){.language-currency-selector{gap:6px}.selector-button{padding:5px 8px;font-size:.75rem}.selector-button .text{display:none}.dropdown-menu{min-width:120px;right:-10px}.dropdown-item{padding:8px 12px;font-size:.8rem}}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-container{background:linear-gradient(135deg,#0d2b1e,#143c2b);border-radius:24px;border:1px solid rgba(92,255,92,.2);box-shadow:0 20px 60px #00000080;max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid rgba(92,255,92,.2);background:#143c2b4d}.cart-header h2{color:#fff;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 0 10px rgba(92,255,92,.3)}.cart-close-btn{background:none;border:none;color:#eaf7f0;font-size:2rem;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.cart-close-btn:hover{background:#5cff5c1a;color:#5cff5c;transform:scale(1.1)}.cart-empty{padding:60px 32px;text-align:center;color:#eaf7f0}.cart-empty-icon{font-size:4rem;margin-bottom:20px;opacity:.6}.cart-empty h3{font-size:1.5rem;font-weight:600;margin-bottom:12px;color:#fff}.cart-empty p{font-size:1rem;opacity:.8;margin:0}.cart-items{flex:1;overflow-y:auto;padding:0;max-height:400px}.cart-item{display:flex;align-items:center;gap:16px;padding:20px 32px;border-bottom:1px solid rgba(92,255,92,.1);transition:background .2s ease}.cart-item:hover{background:#5cff5c0d}.cart-item-image{width:80px;height:80px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#0d2b1e,#1a3d2a);flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1;min-width:0}.cart-item-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 8px;line-height:1.3}.cart-item-price{color:#5cff5c;font-size:1rem;font-weight:600;margin:0 0 12px}.cart-item-quantity{display:flex;align-items:center;gap:8px}.cart-item-quantity .quantity-btn{width:32px;height:32px;background:#5cff5c1a;border:1px solid rgba(92,255,92,.3);border-radius:6px;color:#5cff5c;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.cart-item-quantity .quantity-btn:hover:not(:disabled){background:#5cff5c33;border-color:#5cff5c80;transform:scale(1.05)}.cart-item-quantity .quantity-btn:disabled{opacity:.4;cursor:not-allowed}.quantity-display{color:#fff;font-weight:600;font-size:1rem;min-width:30px;text-align:center}.cart-item-total{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.item-total-price{color:#5cff5c;font-size:1.2rem;font-weight:700;text-shadow:0 0 10px rgba(92,255,92,.3)}.remove-item-btn{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:50%;color:#ff6b6b;font-size:1.2rem;font-weight:700;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.remove-item-btn:hover{background:#ff6b6b33;border-color:#ff6b6b80;transform:scale(1.1)}.cart-summary{padding:24px 32px;border-top:1px solid rgba(92,255,92,.2);background:#143c2b4d}.cart-totals{margin-bottom:24px}.cart-total-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;color:#eaf7f0;font-size:1rem}.cart-total-row.total{color:#fff;font-size:1.3rem;font-weight:700;border-top:1px solid rgba(92,255,92,.2);padding-top:16px;margin-top:8px}.cart-total-row.total span:last-child{color:#5cff5c;text-shadow:0 0 10px rgba(92,255,92,.3)}.cart-actions{display:flex;gap:12px}.clear-cart-btn{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#eaf7f0;padding:14px 20px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-cart-btn:hover{background:#ffffff26;border-color:#ffffff4d}.checkout-btn{flex:2;background:linear-gradient(135deg,#5cff5c,#4cd964);border:none;border-radius:12px;color:#0d2b1e;padding:14px 20px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.checkout-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.checkout-btn:hover:before{left:100%}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5cff5c66}.checkout-btn:active{transform:translateY(0)}.cart-items::-webkit-scrollbar{width:6px}.cart-items::-webkit-scrollbar-track{background:#5cff5c1a;border-radius:3px}.cart-items::-webkit-scrollbar-thumb{background:#5cff5c4d;border-radius:3px}.cart-items::-webkit-scrollbar-thumb:hover{background:#5cff5c80}@media (max-width: 768px){.cart-overlay{padding:10px}.cart-container{max-height:90vh;border-radius:16px}.cart-header{padding:20px 24px}.cart-header h2{font-size:1.5rem}.cart-item{padding:16px 24px;gap:12px}.cart-item-image{width:60px;height:60px}.cart-item-title{font-size:1rem}.cart-summary{padding:20px 24px}.cart-actions{flex-direction:column}.clear-cart-btn,.checkout-btn{width:100%}}@media (max-width: 480px){.cart-container{max-height:95vh}.cart-header{padding:16px 20px}.cart-item{padding:12px 20px;flex-direction:column;align-items:flex-start;gap:12px}.cart-item-image{width:80px;height:80px}.cart-item-total{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.cart-summary{padding:16px 20px}}.cart-icon-btn{background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.cart-icon-btn:hover{background:#5cff5c1a;color:#5cff5c;transform:scale(1.1)}.cart-icon{display:block;line-height:1}.cart-badge{position:absolute;top:4px;right:4px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ff6b6b66;animation:badgePulse 2s infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 768px){.cart-icon-btn{width:40px;height:40px;font-size:1.2rem}.cart-badge{font-size:.65rem;min-width:16px;height:16px;padding:1px 5px}}@media (max-width: 480px){.cart-icon-btn{width:36px;height:36px;font-size:1.1rem}.cart-badge{font-size:.6rem;min-width:14px;height:14px;padding:1px 4px}}.home-highlight-section{background:#143c2b;padding:48px 0 32px;margin:0 0 48px}.home-highlight-header{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto 32px;padding:0 24px}.home-highlight-header h2{font-size:2.6rem;font-weight:800;color:#fff;margin:0;letter-spacing:-1px}.home-highlight-shop-link{color:#0d2b1e;font-weight:700;font-size:1.15rem;text-decoration:none;background:linear-gradient(90deg,#5cff5c 60%,#1ecfff);border-radius:24px;padding:10px 24px;transition:background .2s,color .2s;display:flex;align-items:center;gap:6px;border:none;box-shadow:0 2px 8px #1a3d2a33;cursor:pointer}.home-highlight-shop-link:hover,.home-highlight-shop-link:focus{background:#fff;color:#0d2b1e;outline:none}.home-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:0 24px}.home-highlight-card{background:linear-gradient(135deg,#0d2b1e,#1a3d2a);border-radius:22px;box-shadow:0 2px 12px #143c2b;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;transition:box-shadow .2s,transform .18s;position:relative;cursor:pointer;border:1.5px solid #143c2b}.home-highlight-card:hover,.home-highlight-card:focus{box-shadow:0 8px 32px #5cff5c33;transform:translateY(-6px) scale(1.03);border:1.5px solid #5cff5c;outline:none}.home-highlight-image-wrap{position:relative;background:#eaf7f0;display:flex;align-items:center;justify-content:center;min-height:220px;padding:32px 0 16px}.home-highlight-discount{position:absolute;top:18px;left:18px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;font-size:1rem;font-weight:700;border-radius:12px;padding:7px 18px;z-index:2;box-shadow:0 2px 8px #ff6b6b33}.home-highlight-image{width:70%;max-width:220px;height:auto;object-fit:contain;display:block;margin:0 auto}.home-highlight-info{background:#143c2b;padding:24px 18px 18px;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.home-highlight-title{font-size:1.15rem;font-weight:700;color:#5cff5c;margin-bottom:6px;letter-spacing:-.5px}.home-highlight-prices{display:flex;align-items:center;gap:12px}.home-highlight-price{color:#5cff5c;font-size:1.25rem;font-weight:700;text-shadow:0 0 10px rgba(92,255,92,.3)}.home-highlight-original{color:#eaf7f0;font-size:1.1rem;text-decoration:line-through;opacity:.7}@media (max-width: 900px){.home-highlight-header h2{font-size:2rem}.home-highlight-grid{gap:18px;padding:0 8px}.home-highlight-card{border-radius:12px}.home-highlight-info{padding:16px 8px 12px;border-radius:0 0 12px 12px}}@media (max-width: 600px){.home-highlight-section{padding:24px 0 12px}.home-highlight-header{flex-direction:column;align-items:flex-start;gap:10px;padding:0 6px}.home-highlight-header h2{font-size:1.2rem}.home-highlight-grid{grid-template-columns:1fr;gap:12px;padding:0 2px}.home-highlight-image-wrap{min-height:120px;padding:12px 0 8px}.home-highlight-image{max-width:120px}}
