.seasonal-tips{padding:6rem 0}.seasonal-header{text-align:center;margin-bottom:4rem;display:block}.seasonal-main-title{color:rgb(var(--color-foreground));margin:0 0 1.6rem;font-weight:600;display:block;width:100%}.seasonal-main-description{color:rgba(var(--color-foreground),.75);font-size:1.8rem;max-width:70rem;margin:0 auto;line-height:1.6;display:block;width:100%}.current-season{background:#ffffff40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:1.6rem;padding:2rem 2.5rem;margin:0 auto 4rem;max-width:85rem;box-shadow:0 .8rem 3.2rem #0000001a;transition:all .3s ease;position:relative;overflow:hidden}.current-season:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#fff6,#ffffff1a);pointer-events:none;z-index:1}.current-season>*{position:relative;z-index:2}.current-season:hover{transform:translateY(-.6rem) scale(1.01);box-shadow:0 1.8rem 5rem color-mix(in srgb,#4CAF50 45%,transparent),0 .8rem 1.8rem #0000001a;border-color:color-mix(in srgb,#4CAF50 35%,rgba(0,0,0,.1))}.current-season-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.8rem}.current-season-icon{width:3.5rem;height:3.5rem;background:#4caf5026;color:#4caf50;border-radius:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.current-season-text{flex:1}.current-season-title{color:rgb(var(--color-foreground));margin:0 0 .4rem;font-weight:600}.current-season-subtitle{color:rgba(var(--color-foreground),.6);font-size:1.3rem}.current-season-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.todo-column,.products-column{display:flex;flex-direction:column;gap:1.2rem}.column-title{display:flex;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:.5rem}.title-icon{font-size:1.6rem}.todo-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.todo-item{display:flex;align-items:flex-start;gap:.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.8);line-height:1.4}.todo-item:before{content:"";width:.5rem;height:.5rem;background:#4caf50;border-radius:50%;margin-top:.6rem;flex-shrink:0}.product-items{display:flex;flex-direction:column;gap:1rem}.product-item{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;background:#fff6;border:1px solid rgba(255,255,255,.3);border-radius:1rem;transition:all .2s ease;box-shadow:0 .2rem .8rem #0000000d}.product-item:hover{background:#ffffff80;border-color:#4caf504d;transform:translateY(-.1rem);box-shadow:0 .4rem 1.2rem #00000014}.product-name{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.shop-btn{background:#4caf50;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:1.5rem;font-size:1.2rem;font-weight:500;transition:all .2s ease}.shop-btn:hover{background:#45a049;transform:translateY(-.1rem);text-decoration:none;color:#fff}.seasons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;margin-bottom:5rem}.season-card{background:#ffffffb3;border:2px solid transparent;border-radius:1.2rem;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;cursor:pointer}.season-card.season-active{background:#4caf501a;border-color:#4caf50;transform:translateY(-.2rem);box-shadow:0 .6rem 1.8rem #4caf5033}.season-card:hover{transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem #0000001a}.season-emoji{font-size:2.5rem;margin-bottom:1rem}.season-name{color:rgb(var(--color-foreground));margin:0 0 .5rem;font-weight:600}.current-badge{background:#4caf50;color:#fff;font-size:.9rem;padding:.2rem .6rem;border-radius:.8rem;font-weight:500;display:inline-block;margin-bottom:.8rem}.season-desc{color:rgba(var(--color-foreground),.75);font-size:1.2rem;line-height:1.3;margin-bottom:1.2rem}.season-link{color:#4caf50;text-decoration:none;font-size:1.2rem;font-weight:500;transition:color .2s ease}.season-link:hover{color:#45a049;text-decoration:none}.climate-section{background:#ffffff40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:1.6rem;padding:3.5rem 2.5rem;text-align:center}.climate-title{color:rgb(var(--color-foreground));margin:0 0 2.5rem;font-weight:600}.climate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.climate-card{text-align:center}.climate-icon{width:5rem;height:5rem;background:#4caf501a;color:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.climate-card-title{color:rgb(var(--color-foreground));margin:0 0 .8rem;font-weight:600}.climate-card-desc{color:rgba(var(--color-foreground),.75);font-size:1.3rem;line-height:1.4;margin:0}@media screen and (max-width: 1024px){.seasons-grid{grid-template-columns:repeat(2,1fr)}.climate-grid{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width: 749px){.seasonal-tips{padding:4rem 0}.seasonal-header{margin-bottom:3rem}.seasonal-main-description{font-size:1.6rem}.current-season{padding:1.8rem 2rem;margin-bottom:3rem;max-width:none}.current-season-grid{grid-template-columns:1fr;gap:2rem}.current-season-header{margin-bottom:1.5rem}.seasons-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.season-card{padding:1.8rem 1.2rem}.climate-section{padding:3rem 2rem}}@media screen and (max-width: 480px){.current-season{padding:1.5rem}.current-season-header{gap:1rem}.current-season-icon{width:3rem;height:3rem}.product-item{flex-direction:column;gap:.8rem;align-items:flex-start}.shop-btn{align-self:stretch;text-align:center}.climate-icon{width:4.5rem;height:4.5rem}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/seasonal-landscaping-tips.css.map */
