.home-module__aUD9Yq__hero{background:var(--color-bg-dark);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-module__aUD9Yq__heroVideo,.home-module__aUD9Yq__heroFallbackImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.home-module__aUD9Yq__hero:before{content:"";z-index:2;background:linear-gradient(#002814b3 0%,#00281480 40%,#00281499 70%,#002814d9 100%);position:absolute;inset:0}.home-module__aUD9Yq__hero:after{content:"";z-index:2;background:radial-gradient(at 30% 30%,#fac9171a 0%,#0000 50%),radial-gradient(at 70% 70%,#00683726 0%,#0000 50%);position:absolute;inset:0}.home-module__aUD9Yq__heroContent{max-width:var(--max-width);z-index:3;text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:140px 40px 100px;display:flex;position:relative}.home-module__aUD9Yq__heroText{max-width:720px}.home-module__aUD9Yq__heroBadge{border-radius:var(--radius-full);color:var(--color-gold);letter-spacing:.08em;text-transform:uppercase;background:#3c320073;border:1px solid #fac91759;align-items:center;gap:8px;margin-bottom:28px;padding:8px 24px;font-size:.8rem;font-weight:600;animation:.6s ease-out home-module__aUD9Yq__fadeInUp;display:inline-flex}.home-module__aUD9Yq__heroBadgeDot{background:var(--color-gold);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite home-module__aUD9Yq__pulse}@keyframes home-module__aUD9Yq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.home-module__aUD9Yq__heroTitle{font-family:var(--font-heading);font-size:var(--text-5xl);color:var(--color-white);text-shadow:0 4px 24px #0000004d;letter-spacing:-.02em;margin-bottom:24px;font-weight:900;line-height:1.1;animation:.7s ease-out .1s both home-module__aUD9Yq__fadeInUp}.home-module__aUD9Yq__heroTitleGold{color:var(--color-gold);text-shadow:0 2px 20px #fac9174d}.home-module__aUD9Yq__heroSubtitle{font-size:var(--text-lg);color:#fffc;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;line-height:1.8;animation:.7s ease-out .2s both home-module__aUD9Yq__fadeInUp}.home-module__aUD9Yq__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;animation:.7s ease-out .3s both home-module__aUD9Yq__fadeInUp;display:flex}.home-module__aUD9Yq__heroBtn{background:var(--color-gold);color:var(--color-text-on-gold);font-family:var(--font-heading);font-size:var(--text-base);border-radius:var(--radius-full);transition:all .3s var(--ease-out);box-shadow:var(--shadow-gold-lg);letter-spacing:.01em;align-items:center;gap:10px;padding:16px 36px;font-weight:700;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__heroBtn:hover{background:#ffd740;transform:translateY(-3px);box-shadow:0 8px 36px #fac9178c}.home-module__aUD9Yq__heroBtnOutline{color:var(--color-white);font-family:var(--font-heading);font-size:var(--text-base);border-radius:var(--radius-full);transition:all .3s var(--ease-out);background:0 0;border:2px solid #fac91780;align-items:center;gap:10px;padding:16px 36px;font-weight:700;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__heroBtnOutline:hover{border-color:var(--color-gold);color:var(--color-gold);background:#fac9171a}.home-module__aUD9Yq__heroScrollHint{z-index:3;color:#ffffff80;letter-spacing:.15em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.72rem;animation:1s ease-out .8s both home-module__aUD9Yq__fadeInUp;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.home-module__aUD9Yq__heroScrollLine{background:linear-gradient(to bottom,var(--color-gold),transparent);width:1px;height:40px;animation:2s ease-in-out infinite home-module__aUD9Yq__scrollPulse}@keyframes home-module__aUD9Yq__scrollPulse{0%,to{opacity:.5;height:40px}50%{opacity:1;height:50px}}.home-module__aUD9Yq__heroWave{z-index:3;width:100%;position:absolute;bottom:-1px;left:0}.home-module__aUD9Yq__heroWave svg{width:100%;height:100px;display:block}.home-module__aUD9Yq__statsStrip{background:linear-gradient(135deg,var(--color-gold)0%,var(--color-gold-dark)100%);z-index:4;padding:36px 0;position:relative;box-shadow:0 4px 20px #fac91733}.home-module__aUD9Yq__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.home-module__aUD9Yq__statItem{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.home-module__aUD9Yq__statItem:not(:last-child):after{content:"";background:#00683726;width:1px;height:40px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-module__aUD9Yq__statNumber{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-primary);font-weight:900;line-height:1}.home-module__aUD9Yq__statLabel{color:var(--color-text-on-gold-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:600}.home-module__aUD9Yq__sectionTag{background:var(--color-gold-light);color:var(--color-text-on-gold);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius-full);border:1px solid var(--color-border-gold);align-items:center;gap:8px;margin-bottom:16px;padding:7px 18px;font-weight:700;display:inline-flex}.home-module__aUD9Yq__sectionTag:before{content:"";background:var(--color-gold-dark);border-radius:50%;width:6px;height:6px}.home-module__aUD9Yq__intro{background:linear-gradient(170deg,#fefdf6 0%,#fff9e6 40%,#fefdf6 100%);position:relative;overflow:hidden}.home-module__aUD9Yq__intro:before{content:"";opacity:.08;z-index:0;background:url(/images/bg-sections.png) 50%/cover no-repeat;position:absolute;inset:0}.home-module__aUD9Yq__intro:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#fac91714 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.home-module__aUD9Yq__introGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid;position:relative}.home-module__aUD9Yq__introTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-primary);margin-bottom:8px;font-weight:800;line-height:1.2}.home-module__aUD9Yq__introGoldLine{background:linear-gradient(90deg,var(--color-gold),var(--color-gold-dark));border-radius:var(--radius-full);width:60px;height:4px;margin-bottom:24px}.home-module__aUD9Yq__introDesc{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:32px;line-height:1.85}.home-module__aUD9Yq__introBtn{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full);font-weight:700;font-size:var(--text-sm);transition:all .3s var(--ease-out);box-shadow:var(--shadow-green);align-items:center;gap:10px;padding:13px 30px;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__introBtn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 24px #0068374d}.home-module__aUD9Yq__introVisual{justify-content:center;display:flex}.home-module__aUD9Yq__introImageWrap{padding:12px;position:relative}.home-module__aUD9Yq__introImageWrap img{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:2;position:relative}.home-module__aUD9Yq__introImageAccent{display:none}.home-module__aUD9Yq__introImageBadge{background:var(--color-gold);color:var(--color-text-on-gold);border-radius:var(--radius-md);font-family:var(--font-heading);font-size:var(--text-sm);box-shadow:var(--shadow-gold);z-index:3;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex;position:absolute;bottom:-8px;left:36px}.home-module__aUD9Yq__products{background:var(--color-bg-cream);padding:80px 0;position:relative}.home-module__aUD9Yq__products:before{content:"";background:linear-gradient(90deg,var(--color-gold),var(--color-primary),var(--color-gold));height:4px;position:absolute;top:0;left:0;right:0}.home-module__aUD9Yq__productsHeader{text-align:center;margin-bottom:48px}.home-module__aUD9Yq__productsGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.home-module__aUD9Yq__productCard{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all .4s var(--ease-out);border:1px solid var(--color-border-light);position:relative;overflow:hidden}.home-module__aUD9Yq__productCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.home-module__aUD9Yq__productCard:after{content:"";background:linear-gradient(90deg,var(--color-gold),var(--color-gold-dark));height:4px;transition:transform .4s var(--ease-out);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.home-module__aUD9Yq__productCard:hover:after{transform:scaleX(1)}.home-module__aUD9Yq__productImgWrap{height:240px;position:relative;overflow:hidden}.home-module__aUD9Yq__productImgWrap:after{content:"";background:linear-gradient(#0000,#ffffff4d);height:60px;position:absolute;bottom:0;left:0;right:0}.home-module__aUD9Yq__productImgWrap img{transition:transform .5s}.home-module__aUD9Yq__productCard:hover .home-module__aUD9Yq__productImgWrap img{transform:scale(1.08)}.home-module__aUD9Yq__productInfo{padding:28px}.home-module__aUD9Yq__productInfo h3{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-primary);margin-bottom:10px;font-weight:700}.home-module__aUD9Yq__productInfo p{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.7}.home-module__aUD9Yq__features{background:linear-gradient(165deg,var(--color-primary-deeper)0%,var(--color-primary)100%);padding:80px 0;position:relative;overflow:hidden}.home-module__aUD9Yq__features:after{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.home-module__aUD9Yq__features:before{content:"";pointer-events:none;background:radial-gradient(circle,#fac9171a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.home-module__aUD9Yq__featuresTitle{text-align:center;font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-white);z-index:2;margin-bottom:12px;font-weight:800;position:relative}.home-module__aUD9Yq__featuresSubtitle{text-align:center;font-size:var(--text-sm);color:#fff9;z-index:2;max-width:500px;margin:0 auto 48px;position:relative}.home-module__aUD9Yq__featuresGoldLine{background:var(--color-gold);border-radius:var(--radius-full);z-index:2;width:60px;height:3px;margin:0 auto 48px;position:relative}.home-module__aUD9Yq__featureGrid{z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.home-module__aUD9Yq__featureCard{border-radius:var(--radius-xl);text-align:center;transition:all .4s var(--ease-out);background:#ffffff1a;border:1px solid #fac9171f;padding:36px 28px}.home-module__aUD9Yq__featureCard:hover{background:#ffffff24;border-color:#fac9174d;transform:translateY(-6px);box-shadow:0 12px 32px #0003}.home-module__aUD9Yq__featureIcon{background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));width:68px;height:68px;box-shadow:var(--shadow-gold);transition:all .3s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.home-module__aUD9Yq__featureCard:hover .home-module__aUD9Yq__featureIcon{box-shadow:var(--shadow-gold-lg);transform:scale(1.1)}.home-module__aUD9Yq__featureCardTitle{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-gold);margin-bottom:12px;font-weight:700}.home-module__aUD9Yq__featureCardDesc{font-size:var(--text-sm);color:#ffffffb3;line-height:1.7}.home-module__aUD9Yq__news{background:linear-gradient(170deg,#fefdf6 0%,#fff8e0 50%,#fefdf6 100%);position:relative;overflow:hidden}.home-module__aUD9Yq__news:before{content:"";opacity:.06;z-index:0;background:url(/images/bg-sections.png) 50%/cover no-repeat;position:absolute;inset:0}.home-module__aUD9Yq__news>*{z-index:1;position:relative}.home-module__aUD9Yq__newsCarouselWrap{margin-top:48px;position:relative}.home-module__aUD9Yq__newsCarousel{overflow:hidden}.home-module__aUD9Yq__newsTrack{gap:32px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.home-module__aUD9Yq__newsCard{background:var(--color-white);border-radius:var(--radius-xl);min-width:calc(33.333% - 22px);box-shadow:var(--shadow-md);transition:all .4s var(--ease-out);border:1px solid var(--color-border-light);flex-direction:column;flex:0 0 calc(33.333% - 22px);display:flex;overflow:hidden}.home-module__aUD9Yq__newsCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-8px)}.home-module__aUD9Yq__newsImageWrapper{height:260px;position:relative;overflow:hidden}.home-module__aUD9Yq__newsImageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000040);height:80px;position:absolute;bottom:0;left:0;right:0}.home-module__aUD9Yq__newsImageWrapper img{transition:transform .5s}.home-module__aUD9Yq__newsCard:hover .home-module__aUD9Yq__newsImageWrapper img{transform:scale(1.08)}.home-module__aUD9Yq__newsYear{background:var(--color-gold);color:var(--color-text-on-gold);font-size:var(--text-xs);border-radius:var(--radius-full);box-shadow:var(--shadow-gold);z-index:2;padding:6px 18px;font-weight:800;position:absolute;top:16px;left:16px}.home-module__aUD9Yq__newsBody{flex-direction:column;flex-grow:1;padding:28px;display:flex}.home-module__aUD9Yq__newsCardTitle{font-family:var(--font-heading);font-size:var(--text-md);color:var(--color-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.home-module__aUD9Yq__newsCardDesc{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;line-height:1.7;display:-webkit-box;overflow:hidden}.home-module__aUD9Yq__newsReadMore{color:var(--color-primary);font-size:var(--text-sm);cursor:pointer;align-items:center;gap:6px;margin-top:16px;font-weight:700;transition:all .2s;display:inline-flex}.home-module__aUD9Yq__newsReadMore:hover{color:var(--color-gold-dark);gap:12px}.home-module__aUD9Yq__newsArrow{background:var(--color-gold);width:52px;height:52px;color:var(--color-text-on-gold);cursor:pointer;transition:all .3s var(--ease-out);z-index:5;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #fac9174d}.home-module__aUD9Yq__newsArrow:hover{transform:translateY(-50%)scale(1.1);box-shadow:0 6px 24px #fac91773}.home-module__aUD9Yq__newsArrowLeft{left:-26px}.home-module__aUD9Yq__newsArrowRight{right:-26px}.home-module__aUD9Yq__certBanner{background:linear-gradient(135deg,var(--color-gold-light)0%,var(--color-bg-cream)100%);border-top:3px solid var(--color-gold);border-bottom:3px solid var(--color-gold);padding:56px 0}.home-module__aUD9Yq__certInner{align-items:center;gap:40px;display:flex}.home-module__aUD9Yq__certContent{flex:1}.home-module__aUD9Yq__certContent h3{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-primary);margin-bottom:8px;font-weight:800}.home-module__aUD9Yq__certContent p{font-size:var(--text-sm);color:var(--color-text-secondary);max-width:500px;line-height:1.7}.home-module__aUD9Yq__certBadges{gap:20px;display:flex}.home-module__aUD9Yq__certBadgeItem{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:2px solid var(--color-gold);transition:all .3s var(--ease-out);flex-direction:column;align-items:center;gap:8px;padding:20px 24px;display:flex}.home-module__aUD9Yq__certBadgeItem:hover{box-shadow:var(--shadow-gold);transform:translateY(-4px)}.home-module__aUD9Yq__certBadgeItem span{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--color-primary);text-align:center;font-weight:700}@media (max-width:1200px){.home-module__aUD9Yq__newsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.home-module__aUD9Yq__heroContent{text-align:center;flex-direction:column;padding-top:48px}.home-module__aUD9Yq__heroText{max-width:640px}.home-module__aUD9Yq__heroTitle{font-size:var(--text-3xl)}.home-module__aUD9Yq__heroCtas{justify-content:center}.home-module__aUD9Yq__heroSubtitle{margin:0 auto 32px}.home-module__aUD9Yq__featureGrid{grid-template-columns:repeat(2,1fr)}.home-module__aUD9Yq__introGrid{gap:48px}.home-module__aUD9Yq__certInner{text-align:center;flex-direction:column}.home-module__aUD9Yq__certBadges{justify-content:center}}@media (max-width:768px){.home-module__aUD9Yq__heroTitle{font-size:var(--text-2xl)}.home-module__aUD9Yq__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.home-module__aUD9Yq__statNumber{font-size:1.8rem}.home-module__aUD9Yq__statItem:not(:last-child):after{display:none}.home-module__aUD9Yq__introGrid,.home-module__aUD9Yq__productsGrid{grid-template-columns:1fr}.home-module__aUD9Yq__newsGrid{grid-template-columns:repeat(2,1fr)}.home-module__aUD9Yq__certBadges{flex-direction:column;align-items:center}}@media (max-width:480px){.home-module__aUD9Yq__heroTitle{font-size:1.75rem}.home-module__aUD9Yq__heroContent{padding:32px 16px 0}.home-module__aUD9Yq__hero{min-height:440px}.home-module__aUD9Yq__featureGrid,.home-module__aUD9Yq__newsGrid{grid-template-columns:1fr}.home-module__aUD9Yq__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}}
