*,body,html{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:#0b3c87}a:hover{text-decoration:underline}.logo-img{height:45px;width:110px}.bg-section{background-color:#eee}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.ant-message-notice-content{background-color:#000!important;color:#fff!important}#root{overflow:hidden}.container,.container-fluid{max-width:100%!important;padding-left:0!important;padding-right:0!important}.home-page-container{max-width:100%!important;padding:0!important}.hero-section{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#2d7a3e);min-height:85vh;overflow:hidden;position:relative}.hero-section .hero-overlay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(82,196,26,0.1)'/%3E%3C/svg%3E");background-size:50px 50px;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.hero-section .container{max-width:100%;padding:0 3rem;position:relative;z-index:2}@media screen and (max-width:992px){.hero-section .container{padding:0 2rem}}@media screen and (max-width:576px){.hero-section .container{padding:0 1rem}}.hero-section .hero-content{align-items:center;display:flex;gap:3rem;justify-content:space-between;min-height:85vh;padding:2rem 0}@media screen and (max-width:768px){.hero-section .hero-content{flex-direction:column;padding:3rem 0;text-align:center}}.hero-section .hero-content-centered{align-items:center;display:flex;justify-content:center;min-height:85vh;padding:3rem 0;text-align:center}.hero-section .hero-text-full{margin:0 auto;max-width:900px}.hero-section .hero-title-large{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#52c41a);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}@media screen and (max-width:992px){.hero-section .hero-title-large{font-size:3rem}}@media screen and (max-width:576px){.hero-section .hero-title-large{font-size:2.25rem}}.hero-section .hero-subtitle-large{color:#52c41a;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .hero-subtitle-large{font-size:1.5rem}}.hero-section .hero-description-large{color:#ffffffd9;font-size:1.2rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}@media screen and (max-width:768px){.hero-section .hero-description-large{font-size:1rem}}.hero-section .hero-stats-large{display:flex;gap:3rem;justify-content:center;margin-bottom:2.5rem}@media screen and (max-width:576px){.hero-section .hero-stats-large{flex-wrap:wrap;gap:1.5rem}}.hero-section .hero-stats-large .stat-item{text-align:center}.hero-section .hero-stats-large .stat-item .stat-number{color:#52c41a;display:block;font-size:2.5rem;font-weight:900}@media screen and (max-width:576px){.hero-section .hero-stats-large .stat-item .stat-number{font-size:1.75rem}}.hero-section .hero-stats-large .stat-item .stat-label{color:#ffffffb3;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.hero-section .hero-buttons-large{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-section .quick-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:900px}@media screen and (max-width:768px){.hero-section .quick-categories{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.hero-section .quick-categories{grid-template-columns:1fr}}.hero-section .quick-category-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem 1rem}.hero-section .quick-category-link:hover{background:#ffffff1a;border-color:var(--cat-color);box-shadow:0 12px 24px #0000004d;transform:translateY(-8px)}.hero-section .quick-category-link:hover .cat-icon{transform:scale(1.3) rotate(10deg)}.hero-section .quick-category-link .cat-icon{font-size:3rem;transition:all .3s ease}.hero-section .quick-category-link .cat-name{color:#fff;font-size:1rem;font-weight:600;text-align:center}.hero-section .hero-text{flex:1 1;max-width:600px}@media screen and (max-width:768px){.hero-section .hero-text{max-width:100%}}.hero-section .hero-badge{align-items:center;background:#52c41a26;border:1px solid #52c41a4d;border-radius:25px;color:#52c41a;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-section .hero-badge i{font-size:.9rem}.hero-section .hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#52c41a);-webkit-background-clip:text;background-clip:text;color:#fff;display:inline-block;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem;position:relative}.hero-section .hero-title svg{height:40px;position:absolute;right:-50px;top:10px;width:40px}@media screen and (max-width:992px){.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-title svg{height:30px;right:-40px;width:30px}}@media screen and (max-width:576px){.hero-section .hero-title{font-size:2rem}.hero-section .hero-title svg{display:block;margin:.5rem auto;position:static}}.hero-section .hero-subtitle{color:#52c41a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media screen and (max-width:768px){.hero-section .hero-subtitle{font-size:1.25rem}}.hero-section .hero-description{color:#fffc;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .hero-description{font-size:1rem}}.hero-section .quick-categories{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}@media screen and (max-width:768px){.hero-section .quick-categories{justify-content:center}}.hero-section .quick-category-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.hero-section .quick-category-link .cat-icon{font-size:1.1rem}.hero-section .quick-category-link:hover{background:#52c41a;background:var(--cat-color,#52c41a);border-color:#52c41a;border-color:var(--cat-color,#52c41a);box-shadow:0 4px 12px #0000004d;color:#fff;transform:translateY(-2px)}@media screen and (max-width:576px){.hero-section .quick-category-link{font-size:.8rem;padding:.4rem .8rem}}.hero-section .hero-stats{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:768px){.hero-section .hero-stats{justify-content:center}}@media screen and (max-width:576px){.hero-section .hero-stats{gap:1rem}}.hero-section .hero-stats .stat-item{text-align:center}.hero-section .hero-stats .stat-item .stat-number{color:#52c41a;display:block;font-size:2rem;font-weight:800}@media screen and (max-width:576px){.hero-section .hero-stats .stat-item .stat-number{font-size:1.5rem}}.hero-section .hero-stats .stat-item .stat-label{color:#fff9;font-size:.85rem;letter-spacing:1px;text-transform:uppercase}.hero-section .hero-buttons{display:flex;gap:1rem}@media screen and (max-width:768px){.hero-section .hero-buttons{justify-content:center}}@media screen and (max-width:576px){.hero-section .hero-buttons{align-items:center;flex-direction:column}}.hero-section .hero-buttons .btn-primary-custom{align-items:center;background:linear-gradient(135deg,#52c41a,#2d7a3e);border:none;border-radius:30px;box-shadow:0 4px 15px #52c41a66;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.hero-section .hero-buttons .btn-primary-custom:hover{box-shadow:0 8px 25px #52c41a80;color:#fff;transform:translateY(-3px)}.hero-section .hero-buttons .btn-outline-custom{align-items:center;background:#0000;border:2px solid #ffffff4d;border-radius:30px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.hero-section .hero-buttons .btn-outline-custom:hover{background:#ffffff1a;border-color:#52c41a;color:#52c41a}.hero-section .hero-image{flex:1 1;max-width:500px}@media screen and (max-width:768px){.hero-section .hero-image{max-width:350px}}.hero-section .hero-image .image-wrapper{position:relative}.hero-section .hero-image .image-wrapper img{border-radius:20px;box-shadow:0 20px 60px #0006;width:100%}.hero-section .hero-image .floating-card{align-items:center;animation:float 3s ease-in-out infinite;background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #00000026;display:flex;gap:.5rem;padding:.75rem 1rem;position:absolute}.hero-section .hero-image .floating-card i{color:#52c41a;font-size:1.25rem}.hero-section .hero-image .floating-card span{color:#1a1a2e;font-size:.85rem;font-weight:600}.hero-section .hero-image .floating-card.card-1{animation-delay:0s;left:-30px;top:20%}@media screen and (max-width:768px){.hero-section .hero-image .floating-card.card-1{left:-10px}}.hero-section .hero-image .floating-card.card-2{animation-delay:1.5s;bottom:20%;right:-30px}@media screen and (max-width:768px){.hero-section .hero-image .floating-card.card-2{right:-10px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-header:not(.hero-section) .header-intro-text{border-left:8px solid #ffc107;padding:8px 16px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text{padding:16px 20px}}.home-header:not(.hero-section) .header-intro-text h1{font-size:43px;position:relative;width:-webkit-fit-content;width:fit-content}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text h1{font-size:64px}}.home-header:not(.hero-section) .header-intro-text h1 svg{height:35px;position:absolute;right:-40px;width:35px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text h1 svg{height:50px;right:-60px;top:10px;width:50px}}.home-header:not(.hero-section) .header-intro-text p{font-size:14px}@media screen and (min-width:992px){.home-header:not(.hero-section) .header-intro-text p{font-size:18px}}.home-header:not(.hero-section) .header-intro-text .greeting-text,.home-header:not(.hero-section) .header-intro-text .highlight-desc{font-size:16px;font-weight:600}.home-header:not(.hero-section) .header-intro-text .greeting-text i,.home-header:not(.hero-section) .header-intro-text .highlight-desc i{color:#ffc107;font-size:20px;font-weight:900;line-height:2px;margin-right:8px}@media screen and (min-width:768px){.home-header:not(.hero-section) .header-intro-text .greeting-text,.home-header:not(.hero-section) .header-intro-text .highlight-desc{font-size:22px}.home-header:not(.hero-section) .header-intro-text .greeting-text i,.home-header:not(.hero-section) .header-intro-text .highlight-desc i{font-size:25px}}.home-header:not(.hero-section) .header-intro-text a{padding:8px 16px;transition:transform 1s ease-in-out;width:-webkit-max-content;width:max-content}.home-header:not(.hero-section) .header-intro-text a span{margin-left:5px}.home-header:not(.hero-section) .header-intro-text a:hover span{transform:translateX(5px)}.home-header:not(.hero-section) .blur-bg{background-color:#222222b3;min-height:calc(100vh - 71px)}.product-container .product-content{display:grid;grid-template-columns:100%}@media screen and (min-width:476px){.product-container .product-content{grid-template-columns:50% 50%}}@media screen and (min-width:768px){.product-container .product-content{grid-template-columns:33.33% 33.33% 33.33%}}@media screen and (min-width:992px){.product-container .product-content{grid-template-columns:25% 25% 25% 25%}}a:hover{text-decoration:none}.cursor-pointer,.img{cursor:pointer}.plant-side-img .img{border-radius:4px;cursor:pointer;margin:4px 0}.plant-side-img .img img{height:65px;object-fit:cover;width:100%}.active,.not-active{border-radius:6px;cursor:pointer;margin:0 5px;padding:0}.active a,.not-active a{width:100%}.active{background-color:#285192;color:#f7eded}.active a:hover{background-color:#130101;color:#f7eded}.not-active{background-color:#f7eded}.login-social-link,.not-active{color:#285192}.login-social-link i{cursor:pointer;transition:.6s}.login-social-link i:hover{color:#130101}.s-cart-items .img{height:120px;margin:0 auto;width:120px}.s-cart-items .img img{height:100%;width:100%}@media screen and (min-width:768px){.s-cart-items .img{height:150px;width:150px}}@media screen and (min-width:992px){.s-cart-items .img{height:180px;width:180px}}.s-cart-items .item .item-content{position:relative}.s-cart-items .item .item-content .bb-remove{background-color:#0000;border:none}.s-cart-items .item .item-content .item-content-menu{position:absolute;right:10px;top:0}.s-cart-items .item .item-content .item-content-menu .menu{cursor:pointer;position:relative}.s-cart-items .item .item-content .item-content-menu .menu .menu-text{background-color:#000;bottom:-25px;color:#fafafa;left:50%;position:absolute;transform:translateX(-50%);visibility:hidden;white-space:nowrap;width:auto}.s-cart-items .item .item-content .item-content-menu .menu .menu-text:after{border:5px solid;border-color:#0000 #0000 #000;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.s-cart-items .item .item-content .item-content-menu .menu:hover .menu-text{visibility:visible}.s-cart-items .summary{background-color:#f0f0f0}.section-checkout{background-color:#000000e6;z-index:1031}.section-checkout .address-list{background-color:#fff;cursor:pointer}.section-checkout .address-list:hover{background-color:#eee}.section-checkout .active-address{background-color:#285192;color:#fff}.section-checkout .active-address:hover{background-color:#112b55}@keyframes animate-svg-fill{0%{fill:#0000}to{fill:#50a060}}.svg-elem-1{animation:animate-svg-fill .1s linear both}.svg-elem-2{animation:animate-svg-fill .1s linear .1s both}.svg-elem-3{animation:animate-svg-fill .1s linear .2s both}.svg-elem-4{animation:animate-svg-fill .1s linear .3s both}.svg-elem-5{animation:animate-svg-fill .1s linear .4s both}.animation{background-color:#282828e6;z-index:3000}.animation section{margin-top:250px}.b-red{border:1px solid red}.b-green{border:1px solid #40ff00}.b-blue{border:1px solid #1e00ff}.b-yellow{border:1px solid #eaff00}.d-none-sm{display:none}@media screen and (min-width:576px){.d-none-sm{display:block}}.d-none-md{display:none}@media screen and (min-width:768px){.d-none-md{display:block}}.d-none-lg{display:none}@media screen and (min-width:992px){.d-none-lg{display:block}}.d-md{display:block}@media screen and (min-width:768px){.d-md{display:none}}.d-lg{display:block}@media screen and (min-width:992px){.d-lg{display:none}}.radio-label-container:hover input~.check-mark-span{background-color:#ccc}.radio-label-container{cursor:pointer;display:block;font-size:16px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.radio-label-container input{cursor:pointer;opacity:0;position:absolute}.radio-label-container input:checked~.check-mark-span:after{display:block}.radio-label-container input:checked~.check-mark-span{background-color:#2196f3}.radio-label-container .check-mark-span{background-color:#eee;border-radius:50%;height:25px;left:0;position:absolute;top:0;width:25px}.radio-label-container .check-mark-span:after{background:#fff;border-radius:50%;content:"";display:none;height:8px;left:9px;position:absolute;top:9px;width:8px}.input-disabled{cursor:not-allowed!important}.link-underline-hover:hover{cursor:pointer;text-decoration:underline}.address-list-container-open{animation:open .5s linear;background-color:#222222e6;height:100vh;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1031}.address-list-container-open .container-address-list .select-address:hover{background-color:#f0f0f0;cursor:pointer}.address-list-container-open .close-window i:hover{color:#f45f5f;cursor:pointer;transition:all .5s linear}.address-container .address-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:768px){.address-container .address-list{min-height:250px}}.address-container .address-add .address-add-btn{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:768px){.address-container .address-add .address-add-btn,.address-container .address-add .address-add-btn a{align-items:center;flex-direction:column;height:100%;justify-content:center;width:100%}.address-container .address-add .address-add-btn a{display:flex}.address-container .address-add .address-add-btn a i{font-size:32px;margin:5px}.address-container .address-add .address-add-btn a span{font-size:16px;margin:5px}}@keyframes open{0%{height:0;width:0}to{height:100vh;width:100%}}.nursery-header,.public-nursery-header{z-index:100}@media screen and (min-width:992px){.nursery-header,.public-nursery-header{z-index:0}}.nursery-header .cover-image,.public-nursery-header .cover-image{position:relative}.nursery-header .cover-image .image,.public-nursery-header .cover-image .image{cursor:pointer;height:25vh;overflow:hidden;transition:all .3s}.nursery-header .cover-image .image img,.public-nursery-header .cover-image .image img{height:inherit;object-fit:cover;object-position:100% 20%;width:100%}.nursery-header .cover-image .image:hover,.public-nursery-header .cover-image .image:hover{opacity:.9}.nursery-header .cover-image .btn-upload-cover,.public-nursery-header .cover-image .btn-upload-cover{position:absolute;right:10px;top:10px}@media screen and (min-width:768px){.nursery-header .cover-image .btn-upload-cover,.public-nursery-header .cover-image .btn-upload-cover{right:25px;top:25px}}.nursery-header .cover-image .btn-upload-cover label,.public-nursery-header .cover-image .btn-upload-cover label{border-radius:50%;color:#eee;cursor:pointer;font-size:16px;padding:.25em .5em}.nursery-header .cover-image .btn-upload-cover label:hover,.public-nursery-header .cover-image .btn-upload-cover label:hover{opacity:.9}.nursery-header .nursery-info,.public-nursery-header .nursery-info{height:auto}@media screen and (min-width:768px){.nursery-header .nursery-info,.public-nursery-header .nursery-info{height:90px}}.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-30%)}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-35%)}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{transform:translateY(-40%)}}.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{cursor:pointer;height:90px;position:relative;transition:all .3s;width:90px}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{height:110px;width:110px}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar,.public-nursery-header .nursery-info .info .avatar{height:140px;width:140px}}.nursery-header .nursery-info .info .avatar img,.public-nursery-header .nursery-info .info .avatar img{height:100%;width:100%}.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:0;position:absolute;right:-7px}@media screen and (min-width:768px){.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:1px;right:3px}}@media screen and (min-width:992px){.nursery-header .nursery-info .info .avatar .btn-upload-avatar,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar{bottom:3px;right:0}}.nursery-header .nursery-info .info .avatar .btn-upload-avatar label,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar label{background-color:#fff;border-radius:50%;color:#130101;cursor:pointer;font-size:14px;padding:.25em .5em}.nursery-header .nursery-info .info .avatar .btn-upload-avatar label:hover,.public-nursery-header .nursery-info .info .avatar .btn-upload-avatar label:hover{opacity:.9}.nursery-header .nursery-info .info .avatar:hover,.public-nursery-header .nursery-info .info .avatar:hover{background-color:#656769!important}.nursery-header .nursery-info .info .nursery-name,.public-nursery-header .nursery-info .info .nursery-name{text-align:center}@media screen and (min-width:768px){.nursery-header .nursery-info .info .nursery-name,.public-nursery-header .nursery-info .info .nursery-name{text-align:left}}.nursery-header .nursery-info .info .option .dropdown-menu>div:hover,.public-nursery-header .nursery-info .info .option .dropdown-menu>div:hover{background-color:#ddd}.nursery-header .nursery-info .info .option .option-nav,.public-nursery-header .nursery-info .info .option .option-nav{max-height:39px;overflow:hidden}@media screen and (min-width:992px){.nursery-header .nursery-info .info .option .option-nav,.public-nursery-header .nursery-info .info .option .option-nav{max-height:auto;overflow:visible}}.nursery-main-content,.nursery-side-nav{transition:all .3s}.nursery-main-content .main-content .nav-tab{position:relative;z-index:2!important}.nursery-main-content .main-content .nav-tab .btn-tab{background-color:#fff;border-radius:0;color:#0d6efd;margin-bottom:-8px}.nursery-main-content .main-content .nav-tab .btn-to-input-container{position:relative;top:8px}.nursery-main-content .main-content .nav-tab .btn-to-input-container .btn-to-input[type=text]{border:1px solid #0dcaf0;border-radius:0;margin:0}.nursery-main-content .main-content .nav-tab .btn-to-input-container button{border-radius:0!important}.nursery-main-content .main-content .nav-tab .btn-tab:hover{border:1px solid #dee2e6;border-bottom:none}.nursery-main-content .main-content .nav-tab .viewing{border:1px solid #dee2e6;border-bottom:none;color:rgba(34,34,34,.902);position:relative;top:1px}@media screen and (max-width:991px){.nursery-main-content{width:100%!important}}.nursery-collapse-side{cursor:pointer;position:absolute;right:-13px;top:200px;transform:translateY(-50%);transition:all .2s}.nursery-collapse-side .bar{background-color:#707171;height:10px;width:5px}.nursery-collapse-side .bar1{border-radius:6px 6px 0 0}.nursery-collapse-side .bar2{border-radius:0 0 6px 6px}.nursery-collapse-side:hover .bar{background-color:#141414}.close:hover .bar1{transform:rotate(15deg) translateY(1px)}.close:hover .bar2{transform:rotate(-15deg) translateY(-1px)}.open:hover .bar1{transform:rotate(-15deg) translateY(1px)}.open:hover .bar2{transform:rotate(15deg) translateY(-1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:992px){.nursery-content-sticky{overflow:hidden}.nursery-content-sticky .nav-tab{background-color:#fff;position:-webkit-sticky!important;position:sticky!important;top:-1px}.nursery-content-sticky .nursery-main-content{max-height:calc(100vh - 71px);overflow-y:auto}}.template-hover:hover{border:1px solid #dee2e6}.template-container{animation:slideIn 1s ease-in-out;background-color:#222222e6;color:#fff;height:100vh;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:2000}.template-container .close-template-container{border:1px solid #f56e6e;cursor:pointer;font-size:21px;height:50px;position:absolute;right:5px;top:5px;transition:all .3s;width:50px}@media screen and (min-width:768px){.template-container .close-template-container{right:15px;top:15px}}@media screen and (min-width:992px){.template-container .close-template-container{right:20px;top:20px}}.template-container .close-template-container:hover{border:1px solid #fff;color:#f56e6e}.template-container .template{background-image:url(https://res.cloudinary.com/dcd6y2awx/image/upload/f_auto,q_auto/v1/PlantSeller/UI%20Images/choose_template);background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:pointer;min-height:35vh;position:relative;transition:all .3s}.template-container .template p{color:#ccc;font-size:32px;font-weight:700;padding:12px 16px;transition:all .3s}.template-container .template:hover{border:1px solid #dee2e6}.template-container .template:hover .template-choose{align-items:center;background-color:#222222e6;display:flex;justify-content:center}.template-container .template-four,.template-container .template-half-left-four,.template-container .template-half-left-two,.template-container .template-half-right-four,.template-container .template-half-right-two,.template-container .template-half-width,.template-container .template-header{grid-gap:2.5px;display:grid;grid-template-columns:auto;padding:5px}.template-container .template-four .template-first,.template-container .template-four .template-fourth,.template-container .template-four .template-half-left,.template-container .template-four .template-half-left-four-first,.template-container .template-four .template-half-left-four-second,.template-container .template-four .template-half-left-two-first,.template-container .template-four .template-half-left-two-second,.template-container .template-four .template-half-right,.template-container .template-four .template-half-right-four-first,.template-container .template-four .template-half-right-four-second,.template-container .template-four .template-half-right-two-first,.template-container .template-four .template-half-right-two-second,.template-container .template-four .template-header-complete,.template-container .template-four .template-second,.template-container .template-four .template-third,.template-container .template-half-left-four .template-first,.template-container .template-half-left-four .template-fourth,.template-container .template-half-left-four .template-half-left,.template-container .template-half-left-four .template-half-left-four-first,.template-container .template-half-left-four .template-half-left-four-second,.template-container .template-half-left-four .template-half-left-two-first,.template-container .template-half-left-four .template-half-left-two-second,.template-container .template-half-left-four .template-half-right,.template-container .template-half-left-four .template-half-right-four-first,.template-container .template-half-left-four .template-half-right-four-second,.template-container .template-half-left-four .template-half-right-two-first,.template-container .template-half-left-four .template-half-right-two-second,.template-container .template-half-left-four .template-header-complete,.template-container .template-half-left-four .template-second,.template-container .template-half-left-four .template-third,.template-container .template-half-left-two .template-first,.template-container .template-half-left-two .template-fourth,.template-container .template-half-left-two .template-half-left,.template-container .template-half-left-two .template-half-left-four-first,.template-container .template-half-left-two .template-half-left-four-second,.template-container .template-half-left-two .template-half-left-two-first,.template-container .template-half-left-two .template-half-left-two-second,.template-container .template-half-left-two .template-half-right,.template-container .template-half-left-two .template-half-right-four-first,.template-container .template-half-left-two .template-half-right-four-second,.template-container .template-half-left-two .template-half-right-two-first,.template-container .template-half-left-two .template-half-right-two-second,.template-container .template-half-left-two .template-header-complete,.template-container .template-half-left-two .template-second,.template-container .template-half-left-two .template-third,.template-container .template-half-right-four .template-first,.template-container .template-half-right-four .template-fourth,.template-container .template-half-right-four .template-half-left,.template-container .template-half-right-four .template-half-left-four-first,.template-container .template-half-right-four .template-half-left-four-second,.template-container .template-half-right-four .template-half-left-two-first,.template-container .template-half-right-four .template-half-left-two-second,.template-container .template-half-right-four .template-half-right,.template-container .template-half-right-four .template-half-right-four-first,.template-container .template-half-right-four .template-half-right-four-second,.template-container .template-half-right-four .template-half-right-two-first,.template-container .template-half-right-four .template-half-right-two-second,.template-container .template-half-right-four .template-header-complete,.template-container .template-half-right-four .template-second,.template-container .template-half-right-four .template-third,.template-container .template-half-right-two .template-first,.template-container .template-half-right-two .template-fourth,.template-container .template-half-right-two .template-half-left,.template-container .template-half-right-two .template-half-left-four-first,.template-container .template-half-right-two .template-half-left-four-second,.template-container .template-half-right-two .template-half-left-two-first,.template-container .template-half-right-two .template-half-left-two-second,.template-container .template-half-right-two .template-half-right,.template-container .template-half-right-two .template-half-right-four-first,.template-container .template-half-right-two .template-half-right-four-second,.template-container .template-half-right-two .template-half-right-two-first,.template-container .template-half-right-two .template-half-right-two-second,.template-container .template-half-right-two .template-header-complete,.template-container .template-half-right-two .template-second,.template-container .template-half-right-two .template-third,.template-container .template-half-width .template-first,.template-container .template-half-width .template-fourth,.template-container .template-half-width .template-half-left,.template-container .template-half-width .template-half-left-four-first,.template-container .template-half-width .template-half-left-four-second,.template-container .template-half-width .template-half-left-two-first,.template-container .template-half-width .template-half-left-two-second,.template-container .template-half-width .template-half-right,.template-container .template-half-width .template-half-right-four-first,.template-container .template-half-width .template-half-right-four-second,.template-container .template-half-width .template-half-right-two-first,.template-container .template-half-width .template-half-right-two-second,.template-container .template-half-width .template-header-complete,.template-container .template-half-width .template-second,.template-container .template-half-width .template-third,.template-container .template-header .template-first,.template-container .template-header .template-fourth,.template-container .template-header .template-half-left,.template-container .template-header .template-half-left-four-first,.template-container .template-header .template-half-left-four-second,.template-container .template-header .template-half-left-two-first,.template-container .template-header .template-half-left-two-second,.template-container .template-header .template-half-right,.template-container .template-header .template-half-right-four-first,.template-container .template-header .template-half-right-four-second,.template-container .template-header .template-half-right-two-first,.template-container .template-header .template-half-right-two-second,.template-container .template-header .template-header-complete,.template-container .template-header .template-second,.template-container .template-header .template-third{align-items:center;background-color:#9d9d9de6;display:flex;justify-content:center}.template-container .template-four .template-first p,.template-container .template-four .template-fourth p,.template-container .template-four .template-half-left p,.template-container .template-four .template-half-left-four-first p,.template-container .template-four .template-half-left-four-second p,.template-container .template-four .template-half-left-two-first p,.template-container .template-four .template-half-left-two-second p,.template-container .template-four .template-half-right p,.template-container .template-four .template-half-right-four-first p,.template-container .template-four .template-half-right-four-second p,.template-container .template-four .template-half-right-two-first p,.template-container .template-four .template-half-right-two-second p,.template-container .template-four .template-header-complete p,.template-container .template-four .template-second p,.template-container .template-four .template-third p,.template-container .template-half-left-four .template-first p,.template-container .template-half-left-four .template-fourth p,.template-container .template-half-left-four .template-half-left p,.template-container .template-half-left-four .template-half-left-four-first p,.template-container .template-half-left-four .template-half-left-four-second p,.template-container .template-half-left-four .template-half-left-two-first p,.template-container .template-half-left-four .template-half-left-two-second p,.template-container .template-half-left-four .template-half-right p,.template-container .template-half-left-four .template-half-right-four-first p,.template-container .template-half-left-four .template-half-right-four-second p,.template-container .template-half-left-four .template-half-right-two-first p,.template-container .template-half-left-four .template-half-right-two-second p,.template-container .template-half-left-four .template-header-complete p,.template-container .template-half-left-four .template-second p,.template-container .template-half-left-four .template-third p,.template-container .template-half-left-two .template-first p,.template-container .template-half-left-two .template-fourth p,.template-container .template-half-left-two .template-half-left p,.template-container .template-half-left-two .template-half-left-four-first p,.template-container .template-half-left-two .template-half-left-four-second p,.template-container .template-half-left-two .template-half-left-two-first p,.template-container .template-half-left-two .template-half-left-two-second p,.template-container .template-half-left-two .template-half-right p,.template-container .template-half-left-two .template-half-right-four-first p,.template-container .template-half-left-two .template-half-right-four-second p,.template-container .template-half-left-two .template-half-right-two-first p,.template-container .template-half-left-two .template-half-right-two-second p,.template-container .template-half-left-two .template-header-complete p,.template-container .template-half-left-two .template-second p,.template-container .template-half-left-two .template-third p,.template-container .template-half-right-four .template-first p,.template-container .template-half-right-four .template-fourth p,.template-container .template-half-right-four .template-half-left p,.template-container .template-half-right-four .template-half-left-four-first p,.template-container .template-half-right-four .template-half-left-four-second p,.template-container .template-half-right-four .template-half-left-two-first p,.template-container .template-half-right-four .template-half-left-two-second p,.template-container .template-half-right-four .template-half-right p,.template-container .template-half-right-four .template-half-right-four-first p,.template-container .template-half-right-four .template-half-right-four-second p,.template-container .template-half-right-four .template-half-right-two-first p,.template-container .template-half-right-four .template-half-right-two-second p,.template-container .template-half-right-four .template-header-complete p,.template-container .template-half-right-four .template-second p,.template-container .template-half-right-four .template-third p,.template-container .template-half-right-two .template-first p,.template-container .template-half-right-two .template-fourth p,.template-container .template-half-right-two .template-half-left p,.template-container .template-half-right-two .template-half-left-four-first p,.template-container .template-half-right-two .template-half-left-four-second p,.template-container .template-half-right-two .template-half-left-two-first p,.template-container .template-half-right-two .template-half-left-two-second p,.template-container .template-half-right-two .template-half-right p,.template-container .template-half-right-two .template-half-right-four-first p,.template-container .template-half-right-two .template-half-right-four-second p,.template-container .template-half-right-two .template-half-right-two-first p,.template-container .template-half-right-two .template-half-right-two-second p,.template-container .template-half-right-two .template-header-complete p,.template-container .template-half-right-two .template-second p,.template-container .template-half-right-two .template-third p,.template-container .template-half-width .template-first p,.template-container .template-half-width .template-fourth p,.template-container .template-half-width .template-half-left p,.template-container .template-half-width .template-half-left-four-first p,.template-container .template-half-width .template-half-left-four-second p,.template-container .template-half-width .template-half-left-two-first p,.template-container .template-half-width .template-half-left-two-second p,.template-container .template-half-width .template-half-right p,.template-container .template-half-width .template-half-right-four-first p,.template-container .template-half-width .template-half-right-four-second p,.template-container .template-half-width .template-half-right-two-first p,.template-container .template-half-width .template-half-right-two-second p,.template-container .template-half-width .template-header-complete p,.template-container .template-half-width .template-second p,.template-container .template-half-width .template-third p,.template-container .template-header .template-first p,.template-container .template-header .template-fourth p,.template-container .template-header .template-half-left p,.template-container .template-header .template-half-left-four-first p,.template-container .template-header .template-half-left-four-second p,.template-container .template-header .template-half-left-two-first p,.template-container .template-header .template-half-left-two-second p,.template-container .template-header .template-half-right p,.template-container .template-header .template-half-right-four-first p,.template-container .template-header .template-half-right-four-second p,.template-container .template-header .template-half-right-two-first p,.template-container .template-header .template-half-right-two-second p,.template-container .template-header .template-header-complete p,.template-container .template-header .template-second p,.template-container .template-header .template-third p{color:#000}.template-container .template-four .template-half-left,.template-container .template-half-left-four .template-half-left,.template-container .template-half-left-two .template-half-left,.template-container .template-half-right-four .template-half-left,.template-container .template-half-right-two .template-half-left,.template-container .template-half-width .template-half-left,.template-container .template-header .template-half-left{margin-right:2.5px}.template-container .template-four .template-half-right,.template-container .template-half-left-four .template-half-right,.template-container .template-half-left-two .template-half-right,.template-container .template-half-right-four .template-half-right,.template-container .template-half-right-two .template-half-right,.template-container .template-half-width .template-half-right,.template-container .template-header .template-half-right{margin-left:2.5px}@media screen and (min-width:768px){.template-container .template-four,.template-container .template-half-left-four,.template-container .template-half-left-two,.template-container .template-half-right-four,.template-container .template-half-right-two,.template-container .template-half-width,.template-container .template-header{grid-template-columns:auto auto}}.template-container .template-header{grid-template-columns:100%}.template-container .template-four{grid-template-columns:auto auto}@media screen and (min-width:768px){.template-container .template-four{grid-template-columns:auto auto auto auto}}.template-container .template-choose{display:none;height:100%;position:absolute;width:100%}.template-container .template-choose p{color:#ccc;font-size:32px;font-weight:700;padding:12px 16px;transition:all .3s}.template-in-use-container{font-size:21px}.template-in-use-container .template{cursor:pointer;min-height:35vh;transition:all .3s}.template-in-use-container .template p{color:#ccc;font-size:20px;font-weight:700;padding:12px 16px;transition:all .3s}.template-in-use-container .template img{height:100%;width:100%}.template-in-use-container .template .images-options{display:none;right:15px;top:10px}.template-in-use-container .template .images-options span:hover{opacity:.9}.template-in-use-container .hover-images:hover>.images-options,.template-in-use-container .template .hover-images:hover>.images-options{display:flex}.template-in-use-container .template:hover{border:1px solid #dee2e6}.template-in-use-container .template:hover .template-choose{align-items:center;display:flex;justify-content:center}.template-in-use-container .template-four,.template-in-use-container .template-half-left-two,.template-in-use-container .template-half-right-two,.template-in-use-container .template-half-width,.template-in-use-container .template-header{grid-gap:2.5px;background-color:#9d9d9de6;display:grid;grid-template-columns:auto;padding:5px}.template-in-use-container .template-four .template-first,.template-in-use-container .template-four .template-fourth,.template-in-use-container .template-four .template-half-left,.template-in-use-container .template-four .template-half-left-two-first,.template-in-use-container .template-four .template-half-left-two-second,.template-in-use-container .template-four .template-half-right,.template-in-use-container .template-four .template-half-right-two-first,.template-in-use-container .template-four .template-half-right-two-second,.template-in-use-container .template-four .template-header-complete,.template-in-use-container .template-four .template-second,.template-in-use-container .template-four .template-third,.template-in-use-container .template-half-left-two .template-first,.template-in-use-container .template-half-left-two .template-fourth,.template-in-use-container .template-half-left-two .template-half-left,.template-in-use-container .template-half-left-two .template-half-left-two-first,.template-in-use-container .template-half-left-two .template-half-left-two-second,.template-in-use-container .template-half-left-two .template-half-right,.template-in-use-container .template-half-left-two .template-half-right-two-first,.template-in-use-container .template-half-left-two .template-half-right-two-second,.template-in-use-container .template-half-left-two .template-header-complete,.template-in-use-container .template-half-left-two .template-second,.template-in-use-container .template-half-left-two .template-third,.template-in-use-container .template-half-right-two .template-first,.template-in-use-container .template-half-right-two .template-fourth,.template-in-use-container .template-half-right-two .template-half-left,.template-in-use-container .template-half-right-two .template-half-left-two-first,.template-in-use-container .template-half-right-two .template-half-left-two-second,.template-in-use-container .template-half-right-two .template-half-right,.template-in-use-container .template-half-right-two .template-half-right-two-first,.template-in-use-container .template-half-right-two .template-half-right-two-second,.template-in-use-container .template-half-right-two .template-header-complete,.template-in-use-container .template-half-right-two .template-second,.template-in-use-container .template-half-right-two .template-third,.template-in-use-container .template-half-width .template-first,.template-in-use-container .template-half-width .template-fourth,.template-in-use-container .template-half-width .template-half-left,.template-in-use-container .template-half-width .template-half-left-two-first,.template-in-use-container .template-half-width .template-half-left-two-second,.template-in-use-container .template-half-width .template-half-right,.template-in-use-container .template-half-width .template-half-right-two-first,.template-in-use-container .template-half-width .template-half-right-two-second,.template-in-use-container .template-half-width .template-header-complete,.template-in-use-container .template-half-width .template-second,.template-in-use-container .template-half-width .template-third,.template-in-use-container .template-header .template-first,.template-in-use-container .template-header .template-fourth,.template-in-use-container .template-header .template-half-left,.template-in-use-container .template-header .template-half-left-two-first,.template-in-use-container .template-header .template-half-left-two-second,.template-in-use-container .template-header .template-half-right,.template-in-use-container .template-header .template-half-right-two-first,.template-in-use-container .template-header .template-half-right-two-second,.template-in-use-container .template-header .template-header-complete,.template-in-use-container .template-header .template-second,.template-in-use-container .template-header .template-third{align-items:center;display:flex;justify-content:center}.template-in-use-container .template-four .template-first p,.template-in-use-container .template-four .template-fourth p,.template-in-use-container .template-four .template-half-left p,.template-in-use-container .template-four .template-half-left-two-first p,.template-in-use-container .template-four .template-half-left-two-second p,.template-in-use-container .template-four .template-half-right p,.template-in-use-container .template-four .template-half-right-two-first p,.template-in-use-container .template-four .template-half-right-two-second p,.template-in-use-container .template-four .template-header-complete p,.template-in-use-container .template-four .template-second p,.template-in-use-container .template-four .template-third p,.template-in-use-container .template-half-left-two .template-first p,.template-in-use-container .template-half-left-two .template-fourth p,.template-in-use-container .template-half-left-two .template-half-left p,.template-in-use-container .template-half-left-two .template-half-left-two-first p,.template-in-use-container .template-half-left-two .template-half-left-two-second p,.template-in-use-container .template-half-left-two .template-half-right p,.template-in-use-container .template-half-left-two .template-half-right-two-first p,.template-in-use-container .template-half-left-two .template-half-right-two-second p,.template-in-use-container .template-half-left-two .template-header-complete p,.template-in-use-container .template-half-left-two .template-second p,.template-in-use-container .template-half-left-two .template-third p,.template-in-use-container .template-half-right-two .template-first p,.template-in-use-container .template-half-right-two .template-fourth p,.template-in-use-container .template-half-right-two .template-half-left p,.template-in-use-container .template-half-right-two .template-half-left-two-first p,.template-in-use-container .template-half-right-two .template-half-left-two-second p,.template-in-use-container .template-half-right-two .template-half-right p,.template-in-use-container .template-half-right-two .template-half-right-two-first p,.template-in-use-container .template-half-right-two .template-half-right-two-second p,.template-in-use-container .template-half-right-two .template-header-complete p,.template-in-use-container .template-half-right-two .template-second p,.template-in-use-container .template-half-right-two .template-third p,.template-in-use-container .template-half-width .template-first p,.template-in-use-container .template-half-width .template-fourth p,.template-in-use-container .template-half-width .template-half-left p,.template-in-use-container .template-half-width .template-half-left-two-first p,.template-in-use-container .template-half-width .template-half-left-two-second p,.template-in-use-container .template-half-width .template-half-right p,.template-in-use-container .template-half-width .template-half-right-two-first p,.template-in-use-container .template-half-width .template-half-right-two-second p,.template-in-use-container .template-half-width .template-header-complete p,.template-in-use-container .template-half-width .template-second p,.template-in-use-container .template-half-width .template-third p,.template-in-use-container .template-header .template-first p,.template-in-use-container .template-header .template-fourth p,.template-in-use-container .template-header .template-half-left p,.template-in-use-container .template-header .template-half-left-two-first p,.template-in-use-container .template-header .template-half-left-two-second p,.template-in-use-container .template-header .template-half-right p,.template-in-use-container .template-header .template-half-right-two-first p,.template-in-use-container .template-header .template-half-right-two-second p,.template-in-use-container .template-header .template-header-complete p,.template-in-use-container .template-header .template-second p,.template-in-use-container .template-header .template-third p{color:#000}.template-in-use-container .template-four .template-half-left,.template-in-use-container .template-half-left-two .template-half-left,.template-in-use-container .template-half-right-two .template-half-left,.template-in-use-container .template-half-width .template-half-left,.template-in-use-container .template-header .template-half-left{margin-right:2.5px}.template-in-use-container .template-four .template-half-right,.template-in-use-container .template-half-left-two .template-half-right,.template-in-use-container .template-half-right-two .template-half-right,.template-in-use-container .template-half-width .template-half-right,.template-in-use-container .template-header .template-half-right{margin-left:2.5px}@media screen and (min-width:768px){.template-in-use-container .template-four,.template-in-use-container .template-half-left-two,.template-in-use-container .template-half-right-two,.template-in-use-container .template-half-width,.template-in-use-container .template-header{grid-template-columns:auto auto}}.template-in-use-container .template-images{background-color:#0000;min-height:auto}.template-in-use-container .template-header{grid-template-columns:100%}.template-in-use-container .template-four{grid-template-columns:auto auto}@media screen and (min-width:768px){.template-in-use-container .template-four{grid-template-columns:auto auto auto auto}}.footer-container{font-size:14px}@media screen and (min-width:768px){.footer-container{font-size:16px}}.footer-container .footer-content-desc-links .highlight-desc{font-size:16px;font-weight:600}@media screen and (min-width:768px){.footer-container .footer-content-desc-links .highlight-desc{font-size:18px}}.verification-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.verification-plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.verification h1{color:#2d6a4f}.verification p{color:#3a5a40}.verification .highlight{color:#40916c;font-weight:700}.confirmation-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.confirmation-plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.confirmation h1{color:#2d6a4f}.confirmation p{color:#3a5a40}.confirmation .highlight{color:#40916c;font-weight:700}.confirmation .btn-confirm{background-color:#40916c;color:#fff}.confirmation .btn-confirm:hover{background-color:#2d6a4f}.container-invalid-token{background-color:#f9f9f9;background-color:#e6f5ea;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.invalid-token-heading{color:#d9534f;text-align:center}.invalid-token-message{color:#a94442;text-align:center}.btn-invalid-token{background-color:#d9534f;color:#fff}.btn-invalid-token:hover{background-color:#c9302c}.container-confirmation{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.plant-theme{background-color:#e6f5ea;border-color:#98c1a2}.confirmation-heading{color:#2d6a4f;text-align:center}.confirmation-message{color:#3a5a40;text-align:center}.btn-confirmation{background-color:#40916c;color:#fff}.btn-confirmation:hover{background-color:#2d6a4f}.reset-password-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:500px;padding:20px}.reset-password-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px;text-align:center}.reset-password-label{color:#2d6a4f}.reset-password-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff}.reset-password-btn:hover{background-color:#2d6a4f}.reset-password-input{border-color:#98c1a2;border-radius:0}.reset-password-error{color:#d9534f}.is-invalid{border-color:#d9534f}.is-valid{border-color:#28a745}.reset-password-invalid-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.reset-password-invalid-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.reset-password-invalid-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.reset-password-invalid-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.reset-password-invalid-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.reset-password-invalid-btn:hover{background-color:#2d6a4f}.password-reset-success-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.password-reset-success-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.password-reset-success-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.password-reset-success-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.password-reset-success-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.password-reset-success-btn:hover{background-color:#2d6a4f}.password-reset-email-sent-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.password-reset-email-sent-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.password-reset-email-sent-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.password-reset-email-sent-message{color:#2d6a4f;font-size:1.2em;margin-bottom:20px}.password-reset-email-sent-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px;text-decoration:none}.password-reset-email-sent-btn:hover{background-color:#2d6a4f}.password-reset-email-sent-container .highlight{color:#40916c;font-weight:700}.contact-us .rounded-corner{border-radius:0}@media screen and (min-width:576px){.contact-us .rounded-corner{border-radius:6px}}.two-factor-auth-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;margin:80px auto 50px;max-width:600px;padding:20px}.two-factor-auth-box{background-color:#e6f5ea;border:1px solid #98c1a2;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:30px;text-align:center}.two-factor-auth-title{color:#2d6a4f;font-family:Arial,sans-serif;margin-bottom:20px}.two-factor-auth-message{color:#2d6a4f;font-size:1.1em;margin-bottom:20px}.two-factor-auth-label{color:#2d6a4f;font-weight:700;text-align:left}.two-factor-auth-input{border-color:#98c1a2;border-radius:0}.two-factor-auth-submit-btn{background-color:#40916c;border:none;border-radius:5px;color:#fff;padding:10px 20px}.two-factor-auth-submit-btn:hover{background-color:#2d6a4f}.two-factor-auth-resend-btn{background-color:#51b588;border:none;border-radius:5px;color:#fff;padding:5px 10px}.two-factor-auth-resend-btn:hover{background-color:#5aa986}.two-factor-auth-resend-btn:disabled{background-color:#c8e1d7;cursor:not-allowed}.two-factor-auth-timer{color:#2d6a4f;font-size:.9em}.logo-img{height:50px;max-width:200px;object-fit:contain;transition:transform .3s ease;width:auto}.logo-img:hover{transform:scale(1.05)}@media screen and (max-width:768px){.logo-img{height:40px;max-width:150px}}.navbar{background:linear-gradient(135deg,#fff,#f8f9fa)!important;border-bottom:3px solid #52c41a;box-shadow:0 2px 8px #0000001a}.navbar .navbar-brand{padding:.5rem 1rem}.navbar .navbar-brand:hover{background-color:#0000}.navbar .nav-link{color:#2d7a3e!important;font-weight:500;padding:.5rem 1rem;position:relative;transition:all .3s ease}.navbar .nav-link:hover{color:#52c41a!important}.navbar .nav-link:hover:after{background-color:#52c41a;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80%}.navbar .nav-link.active{color:#52c41a!important;font-weight:600}.navbar .btn-success{background:linear-gradient(135deg,#52c41a,#2d7a3e);border:none;border-radius:20px;box-shadow:0 2px 4px #52c41a4d;font-weight:600;padding:.5rem 1.5rem;transition:all .3s ease}.navbar .btn-success:hover{box-shadow:0 4px 8px #52c41a66;transform:translateY(-2px)}.home-header{background:linear-gradient(135deg,#2d7a3ee6,#52c41acc)}.home-header .header-intro-text{background:#fffffff2;border-radius:15px;box-shadow:0 8px 16px #0003;padding:2rem!important}.home-header .header-intro-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d7a3e,#52c41a);-webkit-background-clip:text;background-clip:text}.home-header .header-intro-text .highlight-desc{color:#52c41a;font-size:1.2rem}.footer{background:linear-gradient(135deg,#1d4f28,#2d7a3e);color:#fff}.footer a{color:#a8e6a3;transition:color .3s ease}.footer a:hover{color:#52c41a;text-decoration:underline}.footer .social-icons a{background:#ffffff1a;border-radius:50%;display:inline-block;margin:0 .5rem;padding:.5rem;transition:all .3s ease}.footer .social-icons a:hover{background:#52c41a4d;transform:translateY(-3px)}.product-card{border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 16px #52c41a4d;transform:translateY(-5px)}.product-card .product-image{overflow:hidden;position:relative}.product-card .product-image img{transition:transform .5s ease}.product-card .product-image:hover img{transform:scale(1.1)}.product-card .product-badge{background:#52c41a;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:10px;top:10px}.btn-outline-success{border-color:#52c41a;border-radius:20px;color:#2d7a3e;font-weight:500;transition:all .3s ease}.btn-outline-success:hover{background-color:#52c41a;border-color:#52c41a;box-shadow:0 4px 8px #52c41a4d;color:#fff;transform:translateY(-2px)}.search-container{position:relative}.search-container input[type=search]{border:2px solid #52c41a;border-radius:25px;padding:.75rem 1.5rem;transition:all .3s ease}.search-container input[type=search]:focus{border-color:#2d7a3e;box-shadow:0 0 0 .2rem #52c41a40}.cart-badge{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;position:absolute;right:-8px;top:-8px}.breadcrumb{background:linear-gradient(135deg,#f0f9f0,#e6f7e6);border-radius:8px;padding:.75rem 1rem}.breadcrumb .breadcrumb-item{color:#2d7a3e}.breadcrumb .breadcrumb-item.active{color:#52c41a;font-weight:600}.breadcrumb .breadcrumb-item a{color:#2d7a3e;text-decoration:none}.breadcrumb .breadcrumb-item a:hover{color:#52c41a;text-decoration:underline}.price-tag{color:#2d7a3e;font-size:1.5rem;font-weight:700}.price-tag .currency{color:#52c41a;font-size:1rem}.price-tag .original-price{color:#999;font-size:1rem;margin-left:.5rem;text-decoration:line-through}.category-pill{background:linear-gradient(135deg,#e6f7e6,#f0f9f0);border:2px solid #0000;border-radius:20px;color:#2d7a3e;display:inline-block;margin:.25rem;padding:.5rem 1rem;transition:all .3s ease}.category-pill.active,.category-pill:hover{background:linear-gradient(135deg,#52c41a,#2d7a3e);border-color:#2d7a3e;box-shadow:0 4px 8px #52c41a4d;color:#fff;transform:translateY(-2px)}.spinner-custom{animation:spin 1s linear infinite;border:3px solid #52c41a4d;border-radius:50%;border-top-color:#52c41a;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.home-header .header-intro-text{padding:1rem!important}.home-header .header-intro-text h1{font-size:2rem!important}.product-card{margin-bottom:1rem}}.home-page{background-color:#1a1a2e;min-height:100vh}.trust-badges-section{background:linear-gradient(135deg,#1f1f3a,#16213e);border-bottom:1px solid #52c41a33;padding:3rem}@media screen and (max-width:992px){.trust-badges-section{padding:2rem}}@media screen and (max-width:576px){.trust-badges-section{padding:1.5rem 1rem}}.trust-badges-section .trust-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.trust-badges-section .trust-badge{align-items:center;color:#fff;display:flex;gap:.75rem;padding:.5rem 1rem}.trust-badges-section .trust-badge i{color:#52c41a;font-size:1.5rem}.trust-badges-section .trust-badge div{display:flex;flex-direction:column}.trust-badges-section .trust-badge div strong{font-size:.9rem;font-weight:600}.trust-badges-section .trust-badge div span{color:#a0a0a0;font-size:.75rem}.products-section{background-color:#1a1a2e;padding:2rem 0}.products-section .section-header{margin-bottom:2rem;text-align:center}.products-section .section-header h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.products-section .section-header p{color:#a0a0a0;font-size:1rem}.category-products-container{display:flex;flex-direction:column;gap:3rem;max-width:100%;padding:3rem}@media screen and (max-width:992px){.category-products-container{padding:2rem}}@media screen and (max-width:576px){.category-products-container{padding:1rem}}.category-section{background:#242444;border-radius:16px;box-shadow:0 8px 24px #0006;padding:2rem}.category-section .category-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.category-section .category-header .category-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0}.category-section .category-header .category-title .category-icon{font-size:1.25rem}.category-section .category-header .see-all-link{align-items:center;color:#52c41a;display:flex;font-size:.9rem;font-weight:500;gap:.25rem;text-decoration:none;transition:all .3s ease}.category-section .category-header .see-all-link:hover{color:#73d13d;transform:translateX(3px)}.category-section .category-header .see-all-link i{font-size:.75rem}.category-section .category-products{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1400px){.category-section .category-products{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1200px){.category-section .category-products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:992px){.category-section .category-products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.category-section .category-products{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.category-section .category-products{grid-template-columns:1fr}}.category-product-card{background:#1a1a2e;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1rem;position:relative;transition:all .3s ease}.category-product-card:hover{background:#2a2a4a;box-shadow:0 12px 24px #52c41a33;transform:translateY(-8px)}.category-product-card:hover .add-to-cart-btn{opacity:1;transform:scale(1)}.category-product-card:hover .product-image-wrapper img{transform:scale(1.1)}.category-product-card .product-image-wrapper{background:#333;border-radius:12px;flex-shrink:0;overflow:hidden;padding-top:100%;position:relative;width:100%}.category-product-card .product-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.category-product-card .product-image-wrapper .discount-badge{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.75rem;font-weight:700;left:8px;padding:4px 10px;position:absolute;top:8px}.category-product-card .product-image-wrapper .sample-badge{background:linear-gradient(135deg,#722ed1,#9254de);border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.7rem;font-weight:700;padding:4px 10px;position:absolute;right:8px;top:8px}.category-product-card .product-details{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.category-product-card .product-details .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.3;margin:0;min-height:2.6em;overflow:hidden;text-overflow:ellipsis}.category-product-card .product-details .product-price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.category-product-card .product-details .product-price .current-price{color:#52c41a;font-size:1.1rem;font-weight:700}.category-product-card .product-details .product-price .original-price{color:#888;font-size:.85rem;text-decoration:line-through}.category-product-card .add-to-cart-btn{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;height:40px;justify-content:center;opacity:.9;transition:all .3s ease;width:100%}.category-product-card .add-to-cart-btn:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 6px 16px #52c41a66;opacity:1;transform:translateY(-2px)}.category-product-card .add-to-cart-btn i{font-size:1rem}.featured-banner{background:linear-gradient(135deg,#1f4037,#99f2c8);margin:0;padding:4rem 3rem}@media screen and (max-width:992px){.featured-banner{padding:3rem 2rem}}@media screen and (max-width:576px){.featured-banner{padding:2rem 1rem}}.featured-banner .banner-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:16px;display:flex;gap:2rem;justify-content:space-between;padding:2rem}.featured-banner .banner-text{flex:1 1}.featured-banner .banner-text .banner-tag{background:#ff4d4f;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.75rem;padding:.25rem .75rem}.featured-banner .banner-text h3{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.featured-banner .banner-text p{color:#ffffffe6;font-size:1rem;margin-bottom:1rem}.featured-banner .banner-text p strong{background:#fff3;border-radius:4px;padding:.25rem .5rem}.featured-banner .banner-text .btn-light{background:#fff;border-radius:25px;color:#1f4037;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.featured-banner .banner-text .btn-light:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.featured-banner .banner-image{flex:0 0 300px}.featured-banner .banner-image img{border-radius:12px;box-shadow:0 8px 24px #0000004d;width:100%}.why-choose-section{background:#1a1a2e;padding:4rem 3rem}@media screen and (max-width:992px){.why-choose-section{padding:3rem 2rem}}@media screen and (max-width:576px){.why-choose-section{padding:2rem 1rem}}.why-choose-section .section-title{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.why-choose-section .features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.why-choose-section .feature-card{background:#242444;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.why-choose-section .feature-card:hover{box-shadow:0 8px 24px #52c41a33;transform:translateY(-5px)}.why-choose-section .feature-card .feature-icon{align-items:center;background:linear-gradient(135deg,#52c41a33,#52c41a1a);border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.why-choose-section .feature-card .feature-icon i{color:#52c41a;font-size:1.5rem}.why-choose-section .feature-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.why-choose-section .feature-card p{color:#a0a0a0;font-size:.85rem;line-height:1.5;margin:0}.newsletter-section{background:linear-gradient(135deg,#52c41a,#2d7a3e);padding:4rem 3rem}@media screen and (max-width:992px){.newsletter-section{padding:3rem 2rem}}@media screen and (max-width:576px){.newsletter-section{padding:2rem 1rem}}.newsletter-section .newsletter-content{margin:0 auto;max-width:600px;text-align:center}.newsletter-section .newsletter-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.newsletter-section .newsletter-content p{color:#ffffffe6;margin-bottom:1.5rem}.newsletter-section .newsletter-form{display:flex;gap:.75rem;justify-content:center}.newsletter-section .newsletter-form input{border:none;border-radius:25px;flex:1 1;font-size:1rem;max-width:350px;padding:.75rem 1.25rem}.newsletter-section .newsletter-form input:focus{box-shadow:0 0 0 3px #ffffff4d;outline:none}.newsletter-section .newsletter-form .btn-success{background:#1a1a2e;border:none;border-radius:25px;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.newsletter-section .newsletter-form .btn-success:hover{background:#242444;transform:translateY(-2px)}@media screen and (max-width:992px){.trust-badges-section .trust-badges{justify-content:center}.why-choose-section .features-grid{grid-template-columns:repeat(2,1fr)}.featured-banner .banner-content{flex-direction:column;text-align:center}.featured-banner .banner-image{flex:0 0 auto;max-width:300px}}@media screen and (max-width:768px){.trust-badges-section .trust-badge{flex:0 0 45%;justify-content:center}.products-section .section-header h2{font-size:1.5rem}.category-section{padding:1rem}.category-section .category-header .category-title{font-size:1rem}.category-product-card .product-image-wrapper{height:60px;width:60px}.category-product-card .product-details .product-name{font-size:.85rem}.category-product-card .add-to-cart-btn{height:32px;opacity:1;width:32px}.why-choose-section .features-grid{grid-template-columns:1fr}.why-choose-section .section-title{font-size:1.5rem}.newsletter-section .newsletter-form{align-items:center;flex-direction:column}.newsletter-section .newsletter-form input{max-width:100%;width:100%}}@media screen and (max-width:576px){.trust-badges-section .trust-badge{flex:0 0 100%}.featured-banner .banner-text h3{font-size:1.25rem}.featured-banner .banner-image{max-width:100%}}.products-page-wrapper{background-color:#1a1a2e;min-height:100vh;padding:3rem}@media screen and (max-width:992px){.products-page-wrapper{padding:2rem}}@media screen and (max-width:576px){.products-page-wrapper{padding:1rem}}.product-container{max-width:100%!important;padding:0!important}.products-page-header{margin-bottom:2rem;text-align:center}.products-page-header .products-title{align-items:center;color:#fff;display:flex;font-size:2.5rem;font-weight:700;gap:.75rem;justify-content:center;margin-bottom:.5rem}.products-page-header .products-title .title-icon{font-size:2rem}@media screen and (max-width:768px){.products-page-header .products-title{font-size:1.75rem}.products-page-header .products-title .title-icon{font-size:1.5rem}}.products-page-header .products-subtitle{color:#a0a0a0;font-size:1.1rem}@media screen and (max-width:768px){.products-page-header .products-subtitle{font-size:.95rem}}.category-filters{background:#242444;border-radius:16px;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem;padding:1rem}.category-filters .category-filter-btn{align-items:center;background:#1a1a2e;border:2px solid #0000;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1.25rem;transition:all .3s ease}.category-filters .category-filter-btn .filter-icon{font-size:1rem}.category-filters .category-filter-btn:hover{background:#52c41a1a;border-color:#52c41a4d}.category-filters .category-filter-btn.active{background:linear-gradient(135deg,#52c41a,#389e0d);border-color:#52c41a;box-shadow:0 4px 12px #52c41a4d}@media screen and (max-width:576px){.category-filters .category-filter-btn{font-size:.8rem;padding:.5rem 1rem}.category-filters .category-filter-btn .filter-label{display:none}.category-filters .category-filter-btn .filter-icon{font-size:1.25rem}}.results-info{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:0 .5rem}.results-info .results-count{color:#a0a0a0;font-size:.95rem}.results-info .search-term{color:#52c41a;font-weight:500}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:1600px){.products-grid{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1400px){.products-grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.products-grid{grid-template-columns:1fr}}.product-card-wrapper .product-card-link{text-decoration:none}.product-card-modern{background:#242444;border-radius:16px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.product-card-modern:hover{box-shadow:0 12px 30px #52c41a33;transform:translateY(-8px)}.product-card-modern:hover .product-overlay{opacity:1}.product-card-modern:hover .product-image{transform:scale(1.05)}.product-card-modern .product-image-container{background:#1a1a2e;height:200px;overflow:hidden;position:relative}.product-card-modern .product-image-container .product-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card-modern .product-image-container .discount-tag{background:linear-gradient(135deg,#ff4d4f,#ff7875);border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;left:12px;padding:.25rem .75rem;position:absolute;top:12px;z-index:2}.product-card-modern .product-image-container .sample-tag{background:linear-gradient(135deg,#722ed1,#9254de);border-radius:20px;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:12px;top:12px;z-index:2}.product-card-modern .product-image-container .product-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card-modern .product-image-container .product-overlay .quick-view-btn{align-items:center;background:#fff;border:none;border-radius:25px;color:#1a1a2e;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.product-card-modern .product-image-container .product-overlay .quick-view-btn:hover{background:#52c41a;color:#fff}.product-card-modern .product-info{display:flex;flex:1 1;flex-direction:column;padding:1.25rem}.product-card-modern .product-info .product-category{color:#52c41a;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.product-card-modern .product-info .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;overflow:hidden}.product-card-modern .product-info .product-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.product-card-modern .product-info .product-rating .rating-count{color:#888;font-size:.8rem}.product-card-modern .product-info .product-price-row{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.product-card-modern .product-info .product-price-row .current-price{color:#52c41a;font-size:1.25rem;font-weight:700}.product-card-modern .product-info .product-price-row .original-price{color:#888;font-size:.9rem;text-decoration:line-through}.product-card-modern .product-info .add-to-cart-btn-card{align-items:center;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:.75rem;transition:all .3s ease;width:100%}.product-card-modern .product-info .add-to-cart-btn-card:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 4px 12px #52c41a66;transform:translateY(-2px)}.no-products-found{padding:3rem;text-align:center}.no-products-found .no-products-content{margin:0 auto;max-width:400px}.no-products-found .no-products-content img{margin-bottom:1.5rem;max-width:200px;opacity:.7}.no-products-found .no-products-content h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.no-products-found .no-products-content p{color:#a0a0a0;margin-bottom:1.5rem}.no-products-found .no-products-content .btn-success{background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:25px;padding:.75rem 1.5rem}.product-container .product-content{display:none!important}:root{--color-primary:#2d7a4f;--color-primary-light:#3d9e68;--color-primary-dark:#1a5c38;--color-primary-bg:#f0f9f4;--color-accent:#e8b931;--color-accent-light:#fff8e1;--color-text:#1a2e1a;--color-text-secondary:#5a6c5a;--color-text-muted:#8a9a8a;--color-bg:#fafcfa;--color-bg-white:#fff;--color-bg-section:#f5f8f5;--color-border:#e2e8e2;--color-border-light:#eef2ee;--color-danger:#e74c3c;--color-success:#27ae60;--color-warning:#f39c12;--font-main:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Playfair Display",Georgia,serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:999px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001a;--shadow-xl:0 12px 40px #0000001f;--shadow-card:0 2px 8px #0000000f;--shadow-card-hover:0 8px 24px #2d7a4f1f;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.4s ease;--nav-height:64px;--max-width:1200px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:#fafcfa;background-color:var(--color-bg);color:#1a2e1a;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-main);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .15s ease;transition:color var(--transition-fast)}img{display:block;height:auto;max-width:100%}button{border:none;cursor:pointer;font-family:inherit;outline:none}.site-container{margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.nav-modern{align-items:center;background:#fff;background:var(--color-bg-white);border-bottom:1px solid #eef2ee;border-bottom:1px solid var(--color-border-light);display:flex;height:64px;height:var(--nav-height);left:0;position:fixed;right:0;top:0;transition:box-shadow .25s ease;transition:box-shadow var(--transition-normal);z-index:1000}.nav-modern.scrolled{box-shadow:0 4px 12px #00000014;box-shadow:var(--shadow-md)}.nav-inner{gap:24px;gap:var(--space-lg);justify-content:space-between;margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg);width:100%}.nav-inner,.nav-logo{align-items:center;display:flex}.nav-logo{color:#2d7a4f;color:var(--color-primary);flex-shrink:0;font-size:1.1rem;font-weight:700;gap:8px;gap:var(--space-sm);text-decoration:none}.nav-logo img{border-radius:6px;border-radius:var(--radius-sm);height:36px;object-fit:cover;width:36px}.nav-logo-text{display:flex;flex-direction:column;line-height:1.1}.nav-logo-text .brand{color:#2d7a4f;color:var(--color-primary);font-size:.95rem;font-weight:700}.nav-logo-text .tagline{color:#8a9a8a;color:var(--color-text-muted);font-size:.65rem;font-weight:400;letter-spacing:.5px}.nav-search{flex:1 1;max-width:480px;position:relative}.nav-search-input{background:#f5f8f5;background:var(--color-bg-section);border:1.5px solid #e2e8e2;border:1.5px solid var(--color-border);border-radius:999px;border-radius:var(--radius-full);color:#1a2e1a;color:var(--color-text);font-size:.875rem;height:40px;padding:0 40px 0 16px;padding:0 40px 0 var(--space-md);transition:all .15s ease;transition:all var(--transition-fast);width:100%}.nav-search-input:focus{background:#fff;background:var(--color-bg-white);border-color:#2d7a4f;border-color:var(--color-primary);box-shadow:0 0 0 3px #2d7a4f1a;outline:none}.nav-search-input::placeholder{color:#8a9a8a;color:var(--color-text-muted)}.nav-search-btn{align-items:center;background:#2d7a4f;background:var(--color-primary);border-radius:50%;color:#fff;display:flex;font-size:.8rem;height:32px;justify-content:center;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:background .15s ease;transition:background var(--transition-fast);width:32px}.nav-search-btn:hover{background:#1a5c38;background:var(--color-primary-dark)}.nav-links{flex-shrink:0;gap:4px;gap:var(--space-xs)}.nav-link-item,.nav-links{align-items:center;display:flex}.nav-link-item{border-radius:10px;border-radius:var(--radius-md);color:#5a6c5a;color:var(--color-text-secondary);font-size:.875rem;font-weight:500;gap:6px;padding:8px 14px;text-decoration:none;transition:all .15s ease;transition:all var(--transition-fast);white-space:nowrap}.nav-link-item.active,.nav-link-item:hover{background:#f0f9f4;background:var(--color-primary-bg);color:#2d7a4f;color:var(--color-primary)}.nav-link-item i{font-size:1rem}.nav-cart{position:relative}.nav-cart-badge{background:#e74c3c;background:var(--color-danger);border-radius:999px;border-radius:var(--radius-full);color:#fff;display:flex;font-size:.6rem;font-weight:700;height:16px;min-width:16px;padding:0 4px;position:absolute;right:6px;top:2px}.nav-cart-badge,.nav-mobile-toggle{align-items:center;justify-content:center}.nav-mobile-toggle{background:#0000;border-radius:10px;border-radius:var(--radius-md);color:#1a2e1a;color:var(--color-text);display:none;font-size:1.2rem;height:40px;width:40px}@media(max-width:768px){.nav-mobile-toggle{display:flex}.nav-links,.nav-search{display:none}.nav-inner.mobile-open .nav-links{background:#fff;background:var(--color-bg-white);border-bottom:1px solid #e2e8e2;border-bottom:1px solid var(--color-border);box-shadow:0 8px 30px #0000001a;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;left:0;padding:16px;padding:var(--space-md);position:absolute;right:0;top:64px;top:var(--nav-height);z-index:999}.nav-inner.mobile-open .nav-links .nav-link-item{padding:12px 16px;width:100%}.nav-inner.mobile-open .nav-search{background:#fff;background:var(--color-bg-white);display:block;left:0;max-width:100%;padding:0 16px 16px;padding:0 var(--space-md) var(--space-md);position:absolute;right:0;top:264px;top:calc(var(--nav-height) + 200px)}.nav-mobile-search{display:flex;margin-bottom:16px;margin-bottom:var(--space-md);max-width:100%;width:100%}.nav-mobile-search .nav-search-input{width:100%}}.hero-modern{background:linear-gradient(135deg,#0a3d1f,#1a6b3a 40%,#2d8f5e);margin-top:64px;margin-top:var(--nav-height);overflow:hidden;padding:100px 0 80px;position:relative}.hero-modern:before{background:#ffffff08;height:600px;right:-20%;top:-50%;width:600px}.hero-modern:after,.hero-modern:before{border-radius:50%;content:"";position:absolute}.hero-modern:after{background:#ffffff05;bottom:-30%;height:400px;left:-10%;width:400px}.hero-inner{margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg);position:relative;text-align:center;z-index:1}.hero-badge-text{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff1a;border-radius:999px;border-radius:var(--radius-full);color:#ffffffe6;display:inline-flex;font-size:.8rem;font-weight:500;gap:8px;margin-bottom:24px;margin-bottom:var(--space-lg);padding:8px 20px}.hero-title{color:#fff;font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:16px;margin-bottom:var(--space-md)}.hero-subtitle{color:#fffc;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin:0 auto 32px;margin:0 auto var(--space-xl);max-width:600px}.hero-cta-group{display:flex;flex-wrap:wrap;gap:16px;gap:var(--space-md);justify-content:center;margin-bottom:48px;margin-bottom:var(--space-2xl)}.btn-hero-primary{align-items:center;background:#e8b931;background:var(--color-accent);border-radius:999px;border-radius:var(--radius-full);color:#1a2e1a;color:var(--color-text);display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:14px 32px;text-decoration:none;transition:all .25s ease;transition:all var(--transition-normal)}.btn-hero-primary:hover{background:#d4a928;box-shadow:0 6px 20px #e8b93166;color:#1a2e1a;color:var(--color-text);transform:translateY(-2px)}.btn-hero-outline{align-items:center;background:#0000;border:2px solid #ffffff4d;border-radius:999px;border-radius:var(--radius-full);color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:14px 32px;text-decoration:none;transition:all .25s ease;transition:all var(--transition-normal)}.btn-hero-outline:hover{background:#ffffff1a;border-color:#fff;color:#fff}.hero-stats{display:flex;flex-wrap:wrap;gap:48px;gap:var(--space-2xl);justify-content:center}.hero-stat{text-align:center}.hero-stat-number{color:#e8b931;color:var(--color-accent);display:block;font-size:1.5rem;font-weight:700}.hero-stat-label{color:#fff9;font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.trust-bar{background:#fff;background:var(--color-bg-white);border-bottom:1px solid #eef2ee;border-bottom:1px solid var(--color-border-light);padding:24px 0;padding:var(--space-lg) 0}.trust-bar-inner{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.trust-item{gap:16px;gap:var(--space-md)}.trust-icon,.trust-item{align-items:center;display:flex}.trust-icon{background:#f0f9f4;background:var(--color-primary-bg);border-radius:10px;border-radius:var(--radius-md);color:#2d7a4f;color:var(--color-primary);flex-shrink:0;font-size:1.1rem;height:44px;justify-content:center;width:44px}.trust-text strong{color:#1a2e1a;color:var(--color-text);display:block;font-size:.85rem;font-weight:600}.trust-text span{color:#8a9a8a;color:var(--color-text-muted);font-size:.75rem}@media(max-width:768px){.trust-bar-inner{gap:16px;gap:var(--space-md);grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.trust-bar-inner{grid-template-columns:1fr}}.section-modern{padding:64px 0;padding:var(--space-3xl) 0}.section-modern.alt-bg{background:#f5f8f5;background:var(--color-bg-section)}.section-header-modern{margin-bottom:48px;margin-bottom:var(--space-2xl);text-align:center}.section-header-modern h2{color:#1a2e1a;color:var(--color-text);font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:8px;margin-bottom:var(--space-sm)}.section-header-modern p{color:#5a6c5a;color:var(--color-text-secondary);font-size:1rem;margin:0 auto;max-width:500px}.category-pills{display:flex;flex-wrap:wrap;gap:8px;gap:var(--space-sm);justify-content:center;margin-bottom:32px;margin-bottom:var(--space-xl)}.category-pill{align-items:center;background:#fff;background:var(--color-bg-white);border:1.5px solid #e2e8e2;border:1.5px solid var(--color-border);border-radius:999px;border-radius:var(--radius-full);color:#5a6c5a;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:6px;padding:8px 18px;transition:all .15s ease;transition:all var(--transition-fast)}.category-pill:hover{background:#f0f9f4;background:var(--color-primary-bg);color:#2d7a4f;color:var(--color-primary)}.category-pill.active,.category-pill:hover{border-color:#2d7a4f;border-color:var(--color-primary)}.category-pill.active{background:#2d7a4f;background:var(--color-primary);color:#fff}.category-pill .pill-icon{font-size:1rem}.product-grid-modern{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.product-card{background:#fff;background:var(--color-bg-white);border:1px solid #eef2ee;border:1px solid var(--color-border-light);border-radius:16px;border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;transition:all .25s ease;transition:all var(--transition-normal)}.product-card:hover{border-color:#0000;box-shadow:0 8px 24px #2d7a4f1f;box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.product-card-image{aspect-ratio:4/3;background:#f5f8f5;background:var(--color-bg-section);overflow:hidden;position:relative}.product-card-image img{height:100%;object-fit:cover;transition:transform .4s ease;transition:transform var(--transition-slow);width:100%}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-badge{border-radius:6px;border-radius:var(--radius-sm);font-size:.7rem;font-weight:600;left:12px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px}.badge-sale{background:#e74c3c;background:var(--color-danger);color:#fff}.badge-new{background:#2d7a4f;background:var(--color-primary);color:#fff}.badge-popular{background:#e8b931;background:var(--color-accent);color:#1a2e1a;color:var(--color-text)}.badge-premium{background:#8b4513;color:#fff}.badge-default{background:#2d7a4f;background:var(--color-primary);color:#fff}.product-card-discount{background:#e74c3c;background:var(--color-danger);border-radius:6px;border-radius:var(--radius-sm);color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;position:absolute;right:12px;top:12px}.product-card-wishlist{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:50%;bottom:12px;color:#8a9a8a;color:var(--color-text-muted);display:flex;font-size:.9rem;height:34px;justify-content:center;opacity:0;position:absolute;right:12px;transform:translateY(8px);transition:all .15s ease;transition:all var(--transition-fast);width:34px}.product-card:hover .product-card-wishlist{opacity:1;transform:translateY(0)}.product-card-wishlist:hover{background:#fff;color:#e74c3c;color:var(--color-danger)}.product-card-body{display:flex;flex:1 1;flex-direction:column;gap:8px;gap:var(--space-sm);padding:16px;padding:var(--space-md)}.product-card-category{color:#2d7a4f;color:var(--color-primary);font-size:.7rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.product-card-name{color:#1a2e1a;color:var(--color-text);font-size:.95rem;font-weight:600;line-height:1.3}.product-card-desc,.product-card-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-desc{color:#8a9a8a;color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.product-card-price{align-items:baseline;display:flex;gap:8px;gap:var(--space-sm);margin-top:auto}.price-current{color:#2d7a4f;color:var(--color-primary);font-size:1.15rem;font-weight:700}.price-original{color:#8a9a8a;color:var(--color-text-muted);font-size:.85rem;text-decoration:line-through}.price-discount{color:#e74c3c;color:var(--color-danger);font-size:.75rem;font-weight:600}.product-card-action{padding:0 16px 16px;padding:0 var(--space-md) var(--space-md)}.btn-add-cart{align-items:center;background:#2d7a4f;background:var(--color-primary);border-radius:10px;border-radius:var(--radius-md);color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:8px;justify-content:center;padding:10px;transition:all .15s ease;transition:all var(--transition-fast);width:100%}.btn-add-cart:hover{background:#1a5c38;background:var(--color-primary-dark);transform:translateY(-1px)}.btn-add-cart.out-of-stock{background:#e2e8e2;background:var(--color-border);color:#8a9a8a;color:var(--color-text-muted);cursor:not-allowed}.category-section-modern{margin-bottom:48px;margin-bottom:var(--space-2xl)}.category-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;margin-bottom:var(--space-lg);margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.category-section-title{align-items:center;display:flex;gap:8px;gap:var(--space-sm)}.category-section-title h3{color:#1a2e1a;color:var(--color-text);font-size:1.3rem;font-weight:700}.category-section-title .cat-icon{font-size:1.4rem}.category-section-subtitle{color:#8a9a8a;color:var(--color-text-muted);font-size:.85rem;margin-top:2px}.category-see-all{align-items:center;border:1.5px solid #2d7a4f;border:1.5px solid var(--color-primary);border-radius:999px;border-radius:var(--radius-full);color:#2d7a4f;color:var(--color-primary);display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 16px;text-decoration:none;transition:all .15s ease;transition:all var(--transition-fast)}.category-see-all:hover{background:#2d7a4f;background:var(--color-primary);color:#fff}.category-products-scroll,.featured-grid{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.promo-banner{background:linear-gradient(135deg,#2d7a4f,#1a5c38);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:#fff;overflow:hidden;padding:48px 24px;padding:var(--space-2xl) var(--space-lg);position:relative;text-align:center}.promo-banner:before{content:"🌿";font-size:8rem;opacity:.08;position:absolute;right:10%;top:-20px;transform:rotate(-15deg)}.promo-banner-inner{margin:0 auto;max-width:600px;position:relative;z-index:1}.promo-badge{background:#fff3;border-radius:999px;border-radius:var(--radius-full);display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:16px;margin-bottom:var(--space-md);padding:4px 16px}.promo-banner h3{font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:clamp(1.3rem,3vw,1.8rem);margin-bottom:8px;margin-bottom:var(--space-sm)}.promo-banner p{font-size:1rem;margin-bottom:24px;margin-bottom:var(--space-lg);opacity:.9}.btn-promo{align-items:center;background:#e8b931;background:var(--color-accent);border-radius:999px;border-radius:var(--radius-full);display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:12px 28px;text-decoration:none;transition:all .25s ease;transition:all var(--transition-normal)}.btn-promo,.btn-promo:hover{color:#1a2e1a;color:var(--color-text)}.btn-promo:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.features-grid-modern{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.feature-card-modern{background:#fff;background:var(--color-bg-white);border:1px solid #eef2ee;border:1px solid var(--color-border-light);border-radius:16px;border-radius:var(--radius-lg);padding:32px;padding:var(--space-xl);text-align:center;transition:all .25s ease;transition:all var(--transition-normal)}.feature-card-modern:hover{border-color:#0000;box-shadow:0 4px 12px #00000014;box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-icon-modern{align-items:center;background:#f0f9f4;background:var(--color-primary-bg);border-radius:16px;border-radius:var(--radius-lg);color:#2d7a4f;color:var(--color-primary);display:flex;font-size:1.3rem;height:56px;justify-content:center;margin:0 auto 16px;margin:0 auto var(--space-md);width:56px}.feature-card-modern h4{color:#1a2e1a;color:var(--color-text);font-size:1rem;font-weight:600;margin-bottom:8px;margin-bottom:var(--space-sm)}.feature-card-modern p{color:#8a9a8a;color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.newsletter-modern{background:#f0f9f4;background:var(--color-primary-bg);padding:64px 24px;padding:var(--space-3xl) var(--space-lg);text-align:center}.newsletter-modern h3{color:#1a2e1a;color:var(--color-text);font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:1.5rem;margin-bottom:8px;margin-bottom:var(--space-sm)}.newsletter-modern p{color:#5a6c5a;color:var(--color-text-secondary);margin-bottom:24px;margin-bottom:var(--space-lg)}.newsletter-form-modern{display:flex;gap:8px;gap:var(--space-sm);margin:0 auto;max-width:460px}.newsletter-form-modern input{background:#fff;background:var(--color-bg-white);border:1.5px solid #e2e8e2;border:1.5px solid var(--color-border);border-radius:999px;border-radius:var(--radius-full);flex:1 1;font-size:.9rem;padding:12px 18px;transition:border-color .15s ease;transition:border-color var(--transition-fast)}.newsletter-form-modern input:focus{border-color:#2d7a4f;border-color:var(--color-primary);outline:none}.newsletter-form-modern button{background:#2d7a4f;background:var(--color-primary);border-radius:999px;border-radius:var(--radius-full);color:#fff;font-size:.9rem;font-weight:600;padding:12px 24px;transition:background .15s ease;transition:background var(--transition-fast);white-space:nowrap}.newsletter-form-modern button:hover{background:#1a5c38;background:var(--color-primary-dark)}@media(max-width:480px){.newsletter-form-modern{flex-direction:column}}.footer-modern{background:#0f1f0f;color:#ffffffb3;padding:64px 0 24px;padding:var(--space-3xl) 0 var(--space-lg)}.footer-inner{margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.footer-grid{grid-gap:48px;grid-gap:var(--space-2xl);display:grid;gap:48px;gap:var(--space-2xl);grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:48px;margin-bottom:var(--space-2xl)}@media(max-width:768px){.footer-grid{gap:32px;gap:var(--space-xl);grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}}.footer-brand{align-items:center;display:flex;gap:8px;gap:var(--space-sm);margin-bottom:16px;margin-bottom:var(--space-md)}.footer-brand img{border-radius:6px;border-radius:var(--radius-sm);height:36px;width:36px}.footer-brand span{color:#fff;font-size:1rem;font-weight:700}.footer-desc{font-size:.85rem;line-height:1.6;margin-bottom:24px;margin-bottom:var(--space-lg)}.footer-social{display:flex;gap:8px;gap:var(--space-sm)}.footer-social a{align-items:center;background:#ffffff14;border-radius:50%;color:#fff9;display:flex;font-size:.9rem;height:36px;justify-content:center;transition:all .15s ease;transition:all var(--transition-fast);width:36px}.footer-social a:hover{background:#2d7a4f;background:var(--color-primary);color:#fff}.footer-col h5{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;margin-bottom:var(--space-md);text-transform:uppercase}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:8px;margin-bottom:var(--space-sm)}.footer-links a{color:#fff9;font-size:.85rem;transition:color .15s ease;transition:color var(--transition-fast)}.footer-links a:hover{color:#3d9e68;color:var(--color-primary-light)}.footer-contact-item{align-items:flex-start;display:flex;font-size:.85rem;gap:8px;gap:var(--space-sm);margin-bottom:16px;margin-bottom:var(--space-md)}.footer-contact-item i{color:#3d9e68;color:var(--color-primary-light);flex-shrink:0;margin-top:3px;width:16px}.footer-divider{border:none;border-top:1px solid #ffffff14;margin-bottom:24px;margin-bottom:var(--space-lg)}.footer-bottom{align-items:center;color:#fff6;display:flex;font-size:.8rem;justify-content:space-between}.footer-bottom a{color:#fff9}.footer-bottom a:hover{color:#fff}@media(max-width:480px){.footer-bottom{flex-direction:column;gap:8px;gap:var(--space-sm);text-align:center}}.products-page-modern{padding:96px 0 64px;padding:calc(var(--nav-height) + var(--space-xl)) 0 var(--space-3xl)}.products-page-inner{margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px;padding:0 var(--space-lg)}.products-page-title{color:#1a2e1a;color:var(--color-text);font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:2rem;font-weight:700;margin-bottom:8px;margin-bottom:var(--space-sm);text-align:center}.products-page-subtitle{color:#5a6c5a;color:var(--color-text-secondary);font-size:1rem;margin-bottom:32px;margin-bottom:var(--space-xl);text-align:center}.products-results-bar{align-items:center;color:#8a9a8a;color:var(--color-text-muted);display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:24px;margin-bottom:var(--space-lg)}.products-grid-container{grid-gap:24px;grid-gap:var(--space-lg);display:grid;gap:24px;gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.no-products-modern{padding:64px;padding:var(--space-3xl);text-align:center}.no-products-modern img{margin:0 auto 24px;margin:0 auto var(--space-lg);opacity:.6;width:200px}.no-products-modern h3{color:#1a2e1a;color:var(--color-text);font-size:1.3rem;margin-bottom:8px;margin-bottom:var(--space-sm)}.no-products-modern p{color:#8a9a8a;color:var(--color-text-muted);margin-bottom:24px;margin-bottom:var(--space-lg)}.btn-outline-primary{align-items:center;background:#0000;border:2px solid #2d7a4f;border:2px solid var(--color-primary);border-radius:999px;border-radius:var(--radius-full);color:#2d7a4f;color:var(--color-primary);display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 24px;transition:all .15s ease;transition:all var(--transition-fast)}.btn-outline-primary:hover{background:#2d7a4f;background:var(--color-primary);color:#fff}.product-card.out-of-stock-card{opacity:.7}.product-card.out-of-stock-card .product-card-image:after{background:#000000b3;border-radius:10px;border-radius:var(--radius-md);color:#fff;content:"Out of Stock";font-size:.85rem;font-weight:600;left:50%;padding:8px 20px;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#eef2ee 25%,#f5f8f5 50%,#eef2ee 75%);background:linear-gradient(90deg,var(--color-border-light) 25%,var(--color-bg-section) 50%,var(--color-border-light) 75%);background-size:200px 100%;border-radius:10px;border-radius:var(--radius-md)}.page-content{margin-top:64px;margin-top:var(--nav-height);min-height:calc(100vh - 364px);min-height:calc(100vh - var(--nav-height) - 300px)}@media(max-width:768px){.hero-modern{padding:60px 0 50px}.hero-stats{gap:24px;gap:var(--space-lg)}.hero-stat-number{font-size:1.2rem}.category-products-scroll,.featured-grid,.product-grid-modern,.products-grid-container{gap:16px;gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:480px){.category-products-scroll,.featured-grid,.product-grid-modern,.products-grid-container{gap:8px;gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}.product-card-body{padding:8px;padding:var(--space-sm)}.product-card-name{font-size:.85rem}.price-current{font-size:1rem}.product-card-action{padding:0 8px 8px;padding:0 var(--space-sm) var(--space-sm)}.btn-add-cart{font-size:.8rem;padding:8px}}
/*# sourceMappingURL=main.09c99a43.css.map*/