.ArticleFeed-module__aRKVFG__root{width:100%}.ArticleFeed-module__aRKVFG__streamSwitcher{background:#f4f7f2;border:1px solid #eef1ed;border-radius:100px;gap:8px;width:fit-content;margin-bottom:40px;padding:6px;display:flex}.ArticleFeed-module__aRKVFG__streamBtn{color:#556;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s}.ArticleFeed-module__aRKVFG__active{background:var(--primary-color,#2d5a27);box-shadow:0 8px 16px #2d5a2733;color:#fff!important}.ArticleFeed-module__aRKVFG__contentLayout{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.ArticleFeed-module__aRKVFG__feedGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;display:grid}.ArticleFeed-module__aRKVFG__card{background:#fff;border:1px solid #f0f3ef;border-radius:24px;text-decoration:none;transition:all .3s;overflow:hidden}.ArticleFeed-module__aRKVFG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.ArticleFeed-module__aRKVFG__cardImg{aspect-ratio:16/10;background:#eee;position:relative}.ArticleFeed-module__aRKVFG__img{object-fit:cover}.ArticleFeed-module__aRKVFG__cardBody{padding:20px}.ArticleFeed-module__aRKVFG__cardCat{color:var(--primary-color,#2d5a27);text-transform:uppercase;font-size:11px;font-weight:800}.ArticleFeed-module__aRKVFG__cardBody h3{margin:10px 0;font-size:19px;font-weight:700;line-height:1.3}.ArticleFeed-module__aRKVFG__cardBody p{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.ArticleFeed-module__aRKVFG__filterSection{background:#fff;border:1px solid #f0f3ef;border-radius:20px;margin-top:25px;padding:20px}.ArticleFeed-module__aRKVFG__filterSection h4{text-transform:uppercase;color:#333;margin-bottom:15px;font-size:13px;font-weight:800}.ArticleFeed-module__aRKVFG__tagsCloud{flex-wrap:wrap;gap:8px;display:flex}.ArticleFeed-module__aRKVFG__tagItem{color:#555;background:#f9fbf8;border:1px solid #0000;border-radius:50px;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.ArticleFeed-module__aRKVFG__tagItem:hover{border-color:var(--tag-accent);color:var(--tag-accent)}.ArticleFeed-module__aRKVFG__activeTag{background:var(--tag-accent)!important;color:#fff!important}.ArticleFeed-module__aRKVFG__empty{text-align:center;color:#999;background:#fff;border-radius:24px;padding:60px}.ArticleFeed-module__aRKVFG__resetBtn{color:var(--primary-color);margin-top:15px;font-weight:700;text-decoration:underline;display:inline-block}@media (max-width:1024px){.ArticleFeed-module__aRKVFG__contentLayout{grid-template-columns:1fr}.ArticleFeed-module__aRKVFG__sidebar{display:none}}
.CategoryPage-module__0CoivG__pageLayout{grid-template-columns:1fr 320px;gap:40px;margin-top:30px;display:grid}.CategoryPage-module__0CoivG__adTop{background:#00000005;border-radius:12px;min-height:90px;margin:20px 0}.CategoryPage-module__0CoivG__adInFeed{background:#00000005;border-radius:24px;min-height:250px;margin:50px 0}.CategoryPage-module__0CoivG__sidebar{position:relative}.CategoryPage-module__0CoivG__sticky{position:sticky;top:100px}.CategoryPage-module__0CoivG__hero{border-radius:0 40px 40px 0;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;padding:50px;display:flex}.CategoryPage-module__0CoivG__heroContent{flex:1}.CategoryPage-module__0CoivG__badge{text-transform:uppercase;color:#555;background:#fff;border-radius:50px;margin-bottom:15px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.CategoryPage-module__0CoivG__tag{color:#444;background:#fff;border-radius:50px;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 5px #0000000d}.CategoryPage-module__0CoivG__tag:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.CategoryPage-module__0CoivG__activeTag{color:#fff!important;background:#111!important}.CategoryPage-module__0CoivG__resetTag{color:#888;align-self:center;margin-left:5px;font-size:13px;text-decoration:underline}.CategoryPage-module__0CoivG__sideImgWrapper{flex-shrink:0}.CategoryPage-module__0CoivG__tgPromo{color:#fff;text-align:center;border-radius:30px;padding:35px;box-shadow:0 20px 40px -10px #0000001a}.CategoryPage-module__0CoivG__tgPromo h4{margin-bottom:12px;font-size:22px;font-weight:800}.CategoryPage-module__0CoivG__tgPromo p{opacity:.9;margin-bottom:25px;font-size:15px;line-height:1.5}.CategoryPage-module__0CoivG__tgBtn{color:#111;background:#fff;border-radius:16px;padding:14px;font-weight:900;text-decoration:none;transition:transform .2s;display:block}.CategoryPage-module__0CoivG__tgBtn:hover{transform:scale(1.03)}.CategoryPage-module__0CoivG__seoText{color:#333;background:#fff;border:1px solid #0000000d;border-radius:40px;margin-top:80px;padding:50px;font-size:17px;line-height:1.8}.CategoryPage-module__0CoivG__seoText h2,.CategoryPage-module__0CoivG__seoText h3{color:#111;margin:30px 0 15px}@media (max-width:992px){.CategoryPage-module__0CoivG__pageLayout{grid-template-columns:1fr}.CategoryPage-module__0CoivG__sidebar{display:none}.CategoryPage-module__0CoivG__hero{text-align:center;border-radius:30px;flex-direction:column;padding:40px 20px}.CategoryPage-module__0CoivG__heroContent h1{font-size:32px}.CategoryPage-module__0CoivG__tagCloud{justify-content:center}}.CategoryPage-module__0CoivG__hero{border-radius:24px;justify-content:space-between;align-items:center;gap:20px;min-height:180px;margin-bottom:30px;padding:30px 40px;display:flex}.CategoryPage-module__0CoivG__heroContent h1{letter-spacing:-.5px;margin-bottom:15px;font-size:32px;font-weight:800;line-height:1.2}.CategoryPage-module__0CoivG__badge{text-transform:uppercase;color:#666;letter-spacing:.5px;background:#fff;border-radius:50px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.CategoryPage-module__0CoivG__tagCloud{flex-wrap:wrap;gap:8px;display:flex}.CategoryPage-module__0CoivG__tag{color:#444;background:#fff;border:1px solid #0000000d;border-radius:50px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.CategoryPage-module__0CoivG__sideImg{object-fit:contain;filter:drop-shadow(0 10px 20px #0000001a);width:160px;height:auto}
.Header-module__a7JeLW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#ffffffd9;border-bottom:1px solid #2d5a2714;padding:15px 0;position:sticky;top:0}.Header-module__a7JeLW__navWrapper{justify-content:space-between;align-items:center;display:flex}.Header-module__a7JeLW__logo{color:var(--primary-color);letter-spacing:-.5px;font-size:26px;font-weight:800;text-decoration:none}.Header-module__a7JeLW__logo span{color:var(--accent-color)}.Header-module__a7JeLW__navGroups{background:var(--bg-nav);border-radius:50px;flex-wrap:nowrap;align-items:center;padding:5px 20px;display:flex}.Header-module__a7JeLW__navGroup{align-items:center;gap:12px;display:flex}.Header-module__a7JeLW__groupLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.8px;font-size:10px;font-weight:900}.Header-module__a7JeLW__menu{gap:15px;list-style:none;display:flex}.Header-module__a7JeLW__menu a{color:var(--text-main);transition:var(--transition);font-size:14px;font-weight:600;text-decoration:none}.Header-module__a7JeLW__menu a:hover{color:var(--primary-color)}.Header-module__a7JeLW__navSeparator{background:#0000001a;width:1px;height:18px;margin:0 15px}.Header-module__a7JeLW__tgLink{color:#24a1de;transition:var(--transition);align-items:center;display:flex}.Header-module__a7JeLW__tgLink:hover{color:var(--primary-color);transform:translateY(-2px)scale(1.1)}
.Footer-module__6DXnca__footer{color:var(--white);background:#151a15;padding:80px 0 0}.Footer-module__6DXnca__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:80px;padding-bottom:60px;display:grid}.Footer-module__6DXnca__logo{color:var(--white);font-size:26px;font-weight:800;text-decoration:none}.Footer-module__6DXnca__logo span{color:var(--accent-color)}.Footer-module__6DXnca__footerInfo p{color:#8fa18f;margin-top:25px;font-size:15px;line-height:1.8}.Footer-module__6DXnca__footer h4{color:#fff;margin-bottom:30px;font-size:18px;font-weight:700}.Footer-module__6DXnca__footerNav ul{list-style:none}.Footer-module__6DXnca__footerNav li{margin-bottom:15px}.Footer-module__6DXnca__footerNav a{color:#8fa18f;transition:var(--transition);text-decoration:none}.Footer-module__6DXnca__footerNav a:hover{color:var(--accent-color);display:inline-block;transform:translate(5px)}.Footer-module__6DXnca__tgFooterLink{color:#fff;transition:var(--transition);background:#24a1de;border-radius:10px;padding:12px 25px;font-weight:700;text-decoration:none;display:inline-block}.Footer-module__6DXnca__tgFooterLink:hover{background:var(--white);color:#24a1de;transform:scale(1.05)}.Footer-module__6DXnca__footerBottom{text-align:center;color:#556b55;border-top:1px solid #ffffff0d;padding:30px 0;font-size:13px}
.SolutionFinder-module__Ag_h5G__section{border-radius:var(--radius-lg);background:#fff;border:1px solid #eee;margin:60px 0;padding:40px}.SolutionFinder-module__Ag_h5G__section h2{text-align:center;color:var(--text-main);margin-bottom:30px;font-size:32px;font-weight:800}.SolutionFinder-module__Ag_h5G__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.SolutionFinder-module__Ag_h5G__tabBtn{color:var(--text-main);cursor:pointer;transition:var(--transition);background:#f0f2ef;border:2px solid #f0f2ef;border-radius:50px;padding:12px 24px;font-size:15px;font-weight:700}.SolutionFinder-module__Ag_h5G__tabBtn:hover{border-color:var(--primary-color);background:#fff}.SolutionFinder-module__Ag_h5G__activeTab{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 8px 20px #2d5a2733}.SolutionFinder-module__Ag_h5G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.SolutionFinder-module__Ag_h5G__card{transition:var(--transition);background:#fafafa;border:1px solid #eee;border-radius:20px;flex-direction:column;height:100%;padding:25px;text-decoration:none;display:flex}.SolutionFinder-module__Ag_h5G__card:hover{border-color:var(--accent-color);background:#fff;transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.SolutionFinder-module__Ag_h5G__card h4{color:var(--text-main);margin-bottom:12px;font-size:18px;font-weight:800}.SolutionFinder-module__Ag_h5G__card p{color:var(--text-muted);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.5}.SolutionFinder-module__Ag_h5G__more{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.SolutionFinder-module__Ag_h5G__card:hover .SolutionFinder-module__Ag_h5G__more{color:var(--accent-color)}@media (max-width:768px){.SolutionFinder-module__Ag_h5G__section{border-radius:20px;padding:25px 15px}.SolutionFinder-module__Ag_h5G__section h2{font-size:24px}.SolutionFinder-module__Ag_h5G__tabBtn{padding:10px 18px;font-size:13px}}
.ArticleSearch-module__SI8zNq__searchBox{margin-bottom:30px;position:relative}.ArticleSearch-module__SI8zNq__searchBox input{background:#fff;border:1.5px solid #edf2f7;border-radius:15px;outline:none;width:100%;padding:15px 20px 15px 45px;font-size:15px;transition:all .3s;box-shadow:0 4px 10px #00000005}.ArticleSearch-module__SI8zNq__searchBox input:focus{border-color:var(--primary-color);box-shadow:0 8px 20px #2d5a2714}.ArticleSearch-module__SI8zNq__searchBox:before{content:"🔍";opacity:.5;font-size:16px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.ArticleSearch-module__SI8zNq__searchBox input:disabled{opacity:.7;background:#fcfcfc}
.Breadcrumbs-module__EukYHG__nav{color:#999;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}.Breadcrumbs-module__EukYHG__nav a{color:var(--text-muted);text-decoration:none;transition:all .2s}.Breadcrumbs-module__EukYHG__nav a:hover{color:var(--primary-color)}.Breadcrumbs-module__EukYHG__sep{opacity:.4}.Breadcrumbs-module__EukYHG__current{color:#666;pointer-events:none}
.AboutPage-module__Q5xM9q__hero{text-align:center;max-width:800px;margin:0 auto;padding:80px 0 60px}.AboutPage-module__Q5xM9q__hero h1{color:var(--text-main);margin-bottom:25px;font-size:52px;font-weight:900;line-height:1.1}.AboutPage-module__Q5xM9q__subtitle{color:var(--text-muted);font-size:20px;line-height:1.6}.AboutPage-module__Q5xM9q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:80px;display:grid}.AboutPage-module__Q5xM9q__card{border-radius:var(--radius-lg);transition:var(--transition);background:#fff;border:1px solid #eee;padding:40px}.AboutPage-module__Q5xM9q__card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 20px 40px #2d5a270d}.AboutPage-module__Q5xM9q__card h3{color:var(--primary-color);margin-bottom:15px;font-size:22px;font-weight:800}.AboutPage-module__Q5xM9q__card p{color:var(--text-main);opacity:.8;font-size:15px;line-height:1.7}.AboutPage-module__Q5xM9q__community{background:var(--primary-color);border-radius:var(--radius-lg);text-align:center;color:#fff;margin-bottom:100px;padding:60px}.AboutPage-module__Q5xM9q__community h2{margin-bottom:20px;font-size:36px;font-weight:800}.AboutPage-module__Q5xM9q__community p{opacity:.9;max-width:600px;margin-bottom:35px;margin-left:auto;margin-right:auto;font-size:18px}@media (max-width:768px){.AboutPage-module__Q5xM9q__hero h1{font-size:32px}.AboutPage-module__Q5xM9q__hero{padding:40px 0}.AboutPage-module__Q5xM9q__community{padding:40px 20px}.AboutPage-module__Q5xM9q__community h2{font-size:28px}}
.ArtclesPage-module__SsvGJW__layout{grid-template-columns:300px 1fr;align-items:start;gap:50px;padding:50px 0 100px;display:grid}.ArtclesPage-module__SsvGJW__sidebar{width:100%}.ArtclesPage-module__SsvGJW__stickyBox{background:#fff;border:1px solid #0000000d;border-radius:30px;padding:30px;position:sticky;top:100px;box-shadow:0 10px 40px #00000005}.ArtclesPage-module__SsvGJW__sidebarTitle{color:#111;margin-bottom:25px;font-size:20px;font-weight:800}.ArtclesPage-module__SsvGJW__filterGroup{margin-bottom:30px}.ArtclesPage-module__SsvGJW__filterGroup label{color:#99a;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:11px;font-weight:800;display:block}.ArtclesPage-module__SsvGJW__navStack{flex-direction:column;gap:5px;display:flex}.ArtclesPage-module__SsvGJW__navItem{color:#334;border-radius:12px;padding:12px 15px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.ArtclesPage-module__SsvGJW__navItem:hover{color:var(--primary-color);background:#f4f7f2}.ArtclesPage-module__SsvGJW__activeLink{color:var(--primary-color)!important;background:#eef7ed!important}.ArtclesPage-module__SsvGJW__tagCloud{flex-wrap:wrap;gap:8px;display:flex}.ArtclesPage-module__SsvGJW__tagChip{color:#667;background:#f8f9f8;border:1px solid #eee;border-radius:10px;padding:7px 12px;font-size:13px;text-decoration:none;transition:all .2s}.ArtclesPage-module__SsvGJW__tagChip:hover{border-color:var(--primary-color)}.ArtclesPage-module__SsvGJW__activeTag{background:var(--primary-color)!important;color:#fff!important;border-color:var(--primary-color)!important}.ArtclesPage-module__SsvGJW__clearAll{text-align:center;color:#99a;margin-top:15px;font-size:13px;text-decoration:underline;display:block}.ArtclesPage-module__SsvGJW__content{min-width:0}.ArtclesPage-module__SsvGJW__resultsHeader{border-bottom:2px solid #f0f2ef;justify-content:space-between;align-items:baseline;margin-bottom:35px;padding-bottom:20px;display:flex}.ArtclesPage-module__SsvGJW__resultsHeader h1{letter-spacing:-1.5px;font-size:40px;font-weight:900}.ArtclesPage-module__SsvGJW__countBadge{color:#99a;font-size:14px;font-weight:700}.ArtclesPage-module__SsvGJW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}.ArtclesPage-module__SsvGJW__card{background:#fff;border:1px solid #0000000f;border-radius:28px;text-decoration:none;transition:all .3s;overflow:hidden}.ArtclesPage-module__SsvGJW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.ArtclesPage-module__SsvGJW__imgBox{aspect-ratio:16/10;position:relative}.ArtclesPage-module__SsvGJW__img{object-fit:cover}.ArtclesPage-module__SsvGJW__typeBadge{background:#ffffffe6;border-radius:50px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:15px;right:15px}.ArtclesPage-module__SsvGJW__cardInfo{padding:25px}.ArtclesPage-module__SsvGJW__catLabel{color:var(--primary-color);text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.ArtclesPage-module__SsvGJW__title{color:#111;font-size:20px;font-weight:700;line-height:1.3}.ArtclesPage-module__SsvGJW__excerpt{color:#667;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.ArtclesPage-module__SsvGJW__empty{text-align:center;background:#fff;border:2px dashed #eee;border-radius:30px;padding:100px 0}@media (max-width:1024px){.ArtclesPage-module__SsvGJW__layout{grid-template-columns:1fr}.ArtclesPage-module__SsvGJW__stickyBox{margin-bottom:30px;position:static}.ArtclesPage-module__SsvGJW__resultsHeader h1{font-size:30px}}
.AllCategories-module__hgZKfG__header{text-align:center;margin:40px 0 60px}.AllCategories-module__hgZKfG__header h1{margin-bottom:15px;font-size:48px;font-weight:900}.AllCategories-module__hgZKfG__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px}.AllCategories-module__hgZKfG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;margin-bottom:80px;display:grid}.AllCategories-module__hgZKfG__card{color:inherit;background:#fff;border:1.5px solid #eee;border-radius:30px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:block;overflow:hidden}.AllCategories-module__hgZKfG__card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.AllCategories-module__hgZKfG__imageBox{background:#f4f7f2;width:100%;height:200px;position:relative}.AllCategories-module__hgZKfG__img{object-fit:cover;transition:all .5s}.AllCategories-module__hgZKfG__card:hover .AllCategories-module__hgZKfG__img{transform:scale(1.1)}.AllCategories-module__hgZKfG__placeholder{justify-content:center;align-items:center;height:100%;font-size:60px;display:flex}.AllCategories-module__hgZKfG__count{color:#fff;background:#0009;border-radius:50px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;bottom:15px;left:15px}.AllCategories-module__hgZKfG__info{padding:25px}.AllCategories-module__hgZKfG__info h3{color:var(--text-main);margin-bottom:10px;font-size:22px;font-weight:800}.AllCategories-module__hgZKfG__info p{color:var(--text-muted);margin-bottom:20px;font-size:14px;line-height:1.5}.AllCategories-module__hgZKfG__more{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:800}@media (max-width:600px){.AllCategories-module__hgZKfG__header h1{font-size:32px}.AllCategories-module__hgZKfG__grid{grid-template-columns:1fr}}
.LunarCalendar-module__tn6RYG__header{text-align:center;margin:40px 0}.LunarCalendar-module__tn6RYG__currentDate{color:var(--primary-color);font-size:24px;font-weight:800}.LunarCalendar-module__tn6RYG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:80px;display:grid}.LunarCalendar-module__tn6RYG__dayCard{background:#fff;border:1px solid #eee;border-radius:20px;padding:25px;transition:all .3s}.LunarCalendar-module__tn6RYG__dayHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.LunarCalendar-module__tn6RYG__dateNumber{font-size:28px;font-weight:900}.LunarCalendar-module__tn6RYG__phaseIcon{font-size:24px}.LunarCalendar-module__tn6RYG__dayTitle{margin-bottom:10px;font-size:18px}.LunarCalendar-module__tn6RYG__dayDesc{color:var(--text-muted);margin-bottom:15px;font-size:14px}.LunarCalendar-module__tn6RYG__good{border-top:6px solid #27ae60}.LunarCalendar-module__tn6RYG__bad{opacity:.8;border-top:6px solid #e74c3c}.LunarCalendar-module__tn6RYG__neutral{border-top:6px solid #f2994a}.LunarCalendar-module__tn6RYG__statusBadge{text-transform:uppercase;font-size:12px;font-weight:700}
.NotFound-module__IfqcAa__wrapper{text-align:center;background:linear-gradient(#f4f7f2 0%,#fff 100%);justify-content:center;align-items:center;min-height:70vh;padding:60px 0;display:flex}.NotFound-module__IfqcAa__content{max-width:600px;margin:0 auto}.NotFound-module__IfqcAa__icon{margin-bottom:20px;font-size:80px;animation:3s ease-in-out infinite NotFound-module__IfqcAa__floating}.NotFound-module__IfqcAa__title{color:var(--text-main);margin-bottom:20px;font-size:48px;font-weight:900}.NotFound-module__IfqcAa__text{color:var(--text-muted);margin-bottom:40px;font-size:18px;line-height:1.6}.NotFound-module__IfqcAa__actions{justify-content:center;align-items:center;gap:20px;margin-bottom:50px;display:flex}.NotFound-module__IfqcAa__secondaryLink{color:var(--primary-color);transition:var(--transition);font-weight:700;text-decoration:none}.NotFound-module__IfqcAa__secondaryLink:hover{color:var(--accent-color)}.NotFound-module__IfqcAa__searchSuggest{border-top:1px solid #eee;padding-top:30px}.NotFound-module__IfqcAa__searchSuggest p{color:#999;text-transform:uppercase;margin-bottom:15px;font-size:14px;font-weight:700}.NotFound-module__IfqcAa__quickLinks{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.NotFound-module__IfqcAa__quickLinks a{color:var(--text-main);transition:var(--transition);background:#fff;border:1px solid #eee;border-radius:50px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none}.NotFound-module__IfqcAa__quickLinks a:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px)}@keyframes NotFound-module__IfqcAa__floating{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media (max-width:600px){.NotFound-module__IfqcAa__title{font-size:32px}.NotFound-module__IfqcAa__actions{flex-direction:column}}
