.HomePage-module__hnN06a__homePage{max-width:1400px;margin:0 auto;padding:0}.HomePage-module__hnN06a__heroHeading{color:#7a8471;font-size:3.5vw;font-weight:700;font-family:var(--font-futura);letter-spacing:.02em;text-align:center;width:80%;margin:0 auto;line-height:1.3;position:relative}.HomePage-module__hnN06a__highlight{color:#6b7362;padding:0 8px 0 0;font-style:italic;font-weight:400;display:inline-block;position:relative}.HomePage-module__hnN06a__highlight:before{content:"";z-index:-1;background:linear-gradient(90deg,#b8a28133 0%,#b8a2811a 100%);border-radius:2px;width:100%;height:8px;position:absolute;bottom:4px;left:0}.HomePage-module__hnN06a__heroImage:before{content:"";z-index:-1;border:1px solid #b8a28126;border-radius:4px;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg)}@media (max-width:1200px){.HomePage-module__hnN06a__homePage{padding:var(--space-sm)var(--space-lg)}}@media (max-width:768px){.HomePage-module__hnN06a__heroHeading{font-size:4vw;line-height:1.4}}@media (max-width:650px){.HomePage-module__hnN06a__homePage{padding:0}.HomePage-module__hnN06a__heroHeading br{display:none}.HomePage-module__hnN06a__heroHeading{line-height:1.5}}.HomePage-module__hnN06a__catalogIntro{background:linear-gradient(168deg,#7a84710f 0%,#b8a28124 48%,#b6c0ba0d 100%);border-left:20px solid #b8a2812e;margin:10px 0 50px;padding:38px 50px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #7a847117,0 12px 32px #7a84710f,inset 0 1px #ffffff80}.HomePage-module__hnN06a__catalogIntro:hover{transform:translateY(-1px);box-shadow:0 2px 12px #7a84710f,0 8px 24px #7a84710a,inset 0 1px #fff6}.HomePage-module__hnN06a__catalogIntro:before{content:"";pointer-events:none;opacity:.8;background:radial-gradient(circle at 100% 0,#b8a2812e 0%,#b8a28114 40%,#0000 75%);width:200px;height:200px;position:absolute;top:0;right:0}.HomePage-module__hnN06a__catalogIntro:after{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#7a84710f 0%,#0000 65%);width:140px;height:140px;position:absolute;bottom:0;left:0}.HomePage-module__hnN06a__catalogTitle{color:#5d6358;font-size:1.7rem;font-weight:400;font-family:var(--font-didot);letter-spacing:.015em;text-shadow:1px 1px 2px #f5deb380,0 2px 4px #ffffff4d;z-index:1;text-align:center;margin:0;line-height:1.5;transition:color .3s;position:relative}.HomePage-module__hnN06a__catalogIntro:hover .HomePage-module__hnN06a__catalogTitle{color:#4a4f45}@media (max-width:1100px){.HomePage-module__hnN06a__catalogIntro{padding:40px 45px}.HomePage-module__hnN06a__catalogTitle{font-size:1.65rem}}@media (max-width:800px){.HomePage-module__hnN06a__catalogIntro{padding:35px 30px}.HomePage-module__hnN06a__catalogTitle{font-size:1.4rem;line-height:1.6}.HomePage-module__hnN06a__catalogIntro:after{width:70px;height:70px;bottom:-15px;left:-15px}}@media (max-width:650px){.HomePage-module__hnN06a__catalogIntro{padding:30px 24px}.HomePage-module__hnN06a__catalogTitle{font-size:1.2rem}}.HomePage-module__hnN06a__categoriesSection{padding:2rem 40px 4rem}.HomePage-module__hnN06a__loading{text-align:center;color:#7a8471;padding:3rem;font-size:1.125rem}@media (max-width:768px){.HomePage-module__hnN06a__categoriesSection{padding:1.5rem 20px 3rem}}
.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 0;display:grid}.CategoryGrid-module__GNnPfG__categoryCard{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.CategoryGrid-module__GNnPfG__categoryCard:hover{border-color:#009246;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.CategoryGrid-module__GNnPfG__categoryCard:active{transform:translateY(-2px)}.CategoryGrid-module__GNnPfG__categoryContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.CategoryGrid-module__GNnPfG__categoryLabel{color:#333;margin:0;font-size:1.25rem;font-weight:600;transition:color .3s}.CategoryGrid-module__GNnPfG__categoryCard:hover .CategoryGrid-module__GNnPfG__categoryLabel{color:#009246}.CategoryGrid-module__GNnPfG__categoryCount{flex-direction:column;align-items:center;gap:.25rem;display:flex}.CategoryGrid-module__GNnPfG__countNumber{color:#009246;font-size:2.5rem;font-weight:700;line-height:1}.CategoryGrid-module__GNnPfG__countLabel{color:#666;text-transform:lowercase;font-size:.875rem}@media (max-width:768px){.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1.5rem 1rem}.CategoryGrid-module__GNnPfG__categoryCard{padding:1.5rem}.CategoryGrid-module__GNnPfG__categoryLabel{font-size:1.1rem}.CategoryGrid-module__GNnPfG__countNumber{font-size:2rem}}@media (max-width:480px){.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.CategoryGrid-module__GNnPfG__categoryCard{padding:1rem}.CategoryGrid-module__GNnPfG__categoryLabel{font-size:1rem}.CategoryGrid-module__GNnPfG__countNumber{font-size:1.75rem}.CategoryGrid-module__GNnPfG__countLabel{font-size:.75rem}}
