.HeroSection-module-scss-module__6TYBfa__hero{grid-template-columns:65% 35%;align-items:center;min-height:85vh;display:grid;position:relative;overflow:hidden}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__hero{grid-template-columns:1fr;grid-template-areas:"video""content""button";gap:2rem}}.HeroSection-module-scss-module__6TYBfa__content{z-index:2;background:#fff;flex-direction:column;justify-content:center;gap:1.5rem;height:100%;padding:2rem 4rem 2rem 6rem;display:flex;position:relative}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__content{text-align:center;grid-area:content;padding:2rem}}@media (max-width:480px){.HeroSection-module-scss-module__6TYBfa__content{padding:1.5rem}}.HeroSection-module-scss-module__6TYBfa__logoContainer{justify-content:flex-start;margin-bottom:.5rem;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__logoContainer{justify-content:center}}.HeroSection-module-scss-module__6TYBfa__heroLogo{border-radius:16px;transition:transform .3s;animation:3s ease-in-out infinite HeroSection-module-scss-module__6TYBfa__logoFloat;box-shadow:0 10px 25px rgba(34,197,94,.2)}.HeroSection-module-scss-module__6TYBfa__heroLogo:hover{transform:scale(1.05)}@keyframes HeroSection-module-scss-module__6TYBfa__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.HeroSection-module-scss-module__6TYBfa__badgeIcon{font-size:1rem}.HeroSection-module-scss-module__6TYBfa__title{color:#1f2937;margin:0;font-size:max(2.5rem,min(5vw,4rem));font-weight:800;line-height:1.1}.HeroSection-module-scss-module__6TYBfa__title .HeroSection-module-scss-module__6TYBfa__brandName{background:linear-gradient(135deg,#16a34a,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.HeroSection-module-scss-module__6TYBfa__title .HeroSection-module-scss-module__6TYBfa__brandName:after{content:"";opacity:.3;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:2px;height:4px;position:absolute;bottom:-4px;left:0;right:0}.HeroSection-module-scss-module__6TYBfa__description{color:#4b5563;max-width:500px;font-size:1.125rem;line-height:1.7}.HeroSection-module-scss-module__6TYBfa__features{gap:2rem;margin:1rem 0;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__features{justify-content:center}}.HeroSection-module-scss-module__6TYBfa__feature{color:#16a34a;align-items:center;gap:.5rem;font-weight:600;display:flex}.HeroSection-module-scss-module__6TYBfa__featureIcon{font-size:1.25rem}.HeroSection-module-scss-module__6TYBfa__downloadButtons{gap:1rem;margin-top:1rem;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__downloadButtons{flex-wrap:wrap;justify-content:center}}.HeroSection-module-scss-module__6TYBfa__downloadBtn{border:2px solid transparent;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.HeroSection-module-scss-module__6TYBfa__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.2)}.HeroSection-module-scss-module__6TYBfa__downloadBtn.HeroSection-module-scss-module__6TYBfa__appStore{color:#fff;background:#000}.HeroSection-module-scss-module__6TYBfa__downloadBtn.HeroSection-module-scss-module__6TYBfa__appStore:hover{background:#1f1f1f;border-color:#16a34a}.HeroSection-module-scss-module__6TYBfa__downloadBtn.HeroSection-module-scss-module__6TYBfa__playStore{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e)}.HeroSection-module-scss-module__6TYBfa__downloadBtn.HeroSection-module-scss-module__6TYBfa__playStore:hover{background:linear-gradient(135deg,#15803d,#16a34a)}.HeroSection-module-scss-module__6TYBfa__btnIcon{font-size:1.5rem}.HeroSection-module-scss-module__6TYBfa__btnText{flex-direction:column;align-items:flex-start;display:flex}.HeroSection-module-scss-module__6TYBfa__btnSubtext{opacity:.8;font-size:.75rem}.HeroSection-module-scss-module__6TYBfa__btnMaintext{font-size:.875rem;font-weight:700}.HeroSection-module-scss-module__6TYBfa__videoPreview{z-index:2;background:#beff90;border-top-left-radius:5em;border-bottom-left-radius:5em;justify-content:center;align-items:center;height:100%;margin-top:1em;padding:2rem 4rem;display:flex;position:relative}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__videoPreview{border-radius:0 5em 5em 0;grid-area:video;width:90%;height:auto;min-height:50vh;padding:2rem}}@media (max-width:480px){.HeroSection-module-scss-module__6TYBfa__videoPreview{min-height:40vh;padding:1.5rem}}.HeroSection-module-scss-module__6TYBfa__adVideo{border-radius:30px;height:620px}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__adVideo{width:250px;height:500px}}@media (max-width:480px){.HeroSection-module-scss-module__6TYBfa__adVideo{width:220px;height:440px}}.HeroSection-module-scss-module__6TYBfa__scrollIndicator{color:#16a34a;cursor:pointer;z-index:10;background:rgba(255,255,255,.9);border:2px solid rgba(34,197,94,.3);border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;animation:2s infinite HeroSection-module-scss-module__6TYBfa__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module-scss-module__6TYBfa__scrollIndicator:hover{background:#fff;border-color:#16a34a;transform:translate(-50%)translateY(-2px)}.HeroSection-module-scss-module__6TYBfa__scrollIndicator span{font-size:.875rem}@media (max-width:768px){.HeroSection-module-scss-module__6TYBfa__scrollIndicator{grid-area:button;justify-self:center;margin:.5rem auto 2em;padding:.5rem 1rem;animation:none;position:static;bottom:auto;left:auto;transform:none}.HeroSection-module-scss-module__6TYBfa__scrollIndicator span{font-size:.8rem}.HeroSection-module-scss-module__6TYBfa__scrollIndicator:hover{transform:translateY(-2px)}}.HeroSection-module-scss-module__6TYBfa__scrollIcon{font-size:1rem}@keyframes HeroSection-module-scss-module__6TYBfa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes HeroSection-module-scss-module__6TYBfa__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.IngredientSearch-module-scss-module__wsjOha__searchWrapper{z-index:1050;opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;padding-top:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.IngredientSearch-module-scss-module__wsjOha__searchWrapper.IngredientSearch-module-scss-module__wsjOha__open{opacity:1;visibility:visible;animation:.3s forwards IngredientSearch-module-scss-module__wsjOha__fadeIn}.IngredientSearch-module-scss-module__wsjOha__searchWrapper.IngredientSearch-module-scss-module__wsjOha__close{animation:.3s forwards IngredientSearch-module-scss-module__wsjOha__fadeOut}.IngredientSearch-module-scss-module__wsjOha__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.IngredientSearch-module-scss-module__wsjOha__searchContainer{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;animation:.3s forwards IngredientSearch-module-scss-module__wsjOha__slideUp;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.IngredientSearch-module-scss-module__wsjOha__searchHeader{background:#f8f9fa;border-bottom:1px solid #e9ecef;align-items:center;padding:16px 20px;display:flex}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__closeButton{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:50%;margin-right:12px;padding:4px;font-size:24px;transition:all .2s}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__closeButton:hover{color:#495057;background:#e9ecef}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__searchInputContainer{flex:1;align-items:center;display:flex;position:relative}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__searchInputContainer .IngredientSearch-module-scss-module__wsjOha__searchIcon{color:#6c757d;z-index:1;font-size:16px;position:absolute;left:12px}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__searchInputContainer .IngredientSearch-module-scss-module__wsjOha__searchInput{background:#fff;border:1px solid #dee2e6;border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:all .2s}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__searchInputContainer .IngredientSearch-module-scss-module__wsjOha__searchInput:focus{border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.IngredientSearch-module-scss-module__wsjOha__searchHeader .IngredientSearch-module-scss-module__wsjOha__searchInputContainer .IngredientSearch-module-scss-module__wsjOha__searchInput::placeholder{color:#adb5bd}.IngredientSearch-module-scss-module__wsjOha__searchTabs{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:0 20px;display:flex}.IngredientSearch-module-scss-module__wsjOha__searchTabs input[type=radio]{display:none}.IngredientSearch-module-scss-module__wsjOha__searchTabs input[type=radio]:checked+.IngredientSearch-module-scss-module__wsjOha__tabLabel{color:#fff;background:#1976d2;transform:translateY(-2px);box-shadow:0 4px 8px rgba(25,118,210,.3)}.IngredientSearch-module-scss-module__wsjOha__searchTabs .IngredientSearch-module-scss-module__wsjOha__tabLabel{cursor:pointer;text-align:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;flex:1;margin:8px 4px;padding:12px 16px;transition:all .3s}.IngredientSearch-module-scss-module__wsjOha__searchTabs .IngredientSearch-module-scss-module__wsjOha__tabLabel:first-of-type{margin-left:0}.IngredientSearch-module-scss-module__wsjOha__searchTabs .IngredientSearch-module-scss-module__wsjOha__tabLabel:last-of-type{margin-right:0}.IngredientSearch-module-scss-module__wsjOha__searchTabs .IngredientSearch-module-scss-module__wsjOha__tabLabel:hover{background:#e3f2fd;border-color:#1976d2;transform:translateY(-1px)}.IngredientSearch-module-scss-module__wsjOha__searchTabs .IngredientSearch-module-scss-module__wsjOha__tabLabel p{margin:0;font-size:13px;font-weight:500;line-height:1.3}.IngredientSearch-module-scss-module__wsjOha__searchContent{flex:1;min-height:200px;max-height:60vh;padding:20px;overflow-y:auto}.IngredientSearch-module-scss-module__wsjOha__spinnerWrapper{flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.IngredientSearch-module-scss-module__wsjOha__spinnerWrapper .IngredientSearch-module-scss-module__wsjOha__spinner{border:4px solid #e3f2fd;border-top-color:#1976d2;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite IngredientSearch-module-scss-module__wsjOha__spin}.IngredientSearch-module-scss-module__wsjOha__spinnerWrapper p{color:#666;text-align:center;font-size:14px}.IngredientSearch-module-scss-module__wsjOha__resultsHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.IngredientSearch-module-scss-module__wsjOha__resultsHeader h3{color:#333;margin:0;font-size:18px;font-weight:600}.IngredientSearch-module-scss-module__wsjOha__resultsHeader .IngredientSearch-module-scss-module__wsjOha__resultCount{color:#666;background:#f5f5f5;border-radius:12px;padding:4px 8px;font-size:12px}.IngredientSearch-module-scss-module__wsjOha__resultsList{flex-direction:column;gap:8px;display:flex}.IngredientSearch-module-scss-module__wsjOha__noResults{text-align:center;padding:40px 20px}.IngredientSearch-module-scss-module__wsjOha__noResults p{color:#333;margin-bottom:16px;font-size:16px;line-height:1.5}.IngredientSearch-module-scss-module__wsjOha__noResults span{color:#666;font-size:14px}.IngredientSearch-module-scss-module__wsjOha__requestButton{margin-top:20px}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn:hover:not(:disabled){background:#1565c0;transform:translateY(-1px)}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn:disabled{opacity:.7;cursor:not-allowed}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn.IngredientSearch-module-scss-module__wsjOha__waiting{background:#ff9800}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn.IngredientSearch-module-scss-module__wsjOha__success{background:#4caf50}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn.IngredientSearch-module-scss-module__wsjOha__error{background:#f44336}.IngredientSearch-module-scss-module__wsjOha__requestButton .IngredientSearch-module-scss-module__wsjOha__requestBtn .IngredientSearch-module-scss-module__wsjOha__miniSpinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite IngredientSearch-module-scss-module__wsjOha__spin}.IngredientSearch-module-scss-module__wsjOha__instructions{text-align:center;padding:20px}.IngredientSearch-module-scss-module__wsjOha__instructions h3{color:#333;margin-bottom:12px;font-size:20px}.IngredientSearch-module-scss-module__wsjOha__instructions p{color:#666;margin-bottom:24px;line-height:1.5}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch span{color:#666;margin-bottom:12px;font-size:14px;display:block}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch .IngredientSearch-module-scss-module__wsjOha__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch .IngredientSearch-module-scss-module__wsjOha__suggestions .IngredientSearch-module-scss-module__wsjOha__suggestionTag{color:#1976d2;cursor:pointer;background:#f0f8ff;border:1px solid #e3f2fd;border-radius:20px;padding:6px 12px;font-size:12px;transition:all .2s}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch .IngredientSearch-module-scss-module__wsjOha__suggestions .IngredientSearch-module-scss-module__wsjOha__suggestionTag:hover{color:#fff;background:#1976d2;transform:translateY(-1px)}.IngredientSearch-module-scss-module__wsjOha__footer{background:#f8f9fa;padding:16px 20px}@media (max-width:768px){.IngredientSearch-module-scss-module__wsjOha__searchWrapper{padding-top:70px}.IngredientSearch-module-scss-module__wsjOha__searchContainer{width:95%;max-height:85vh;margin:10px}.IngredientSearch-module-scss-module__wsjOha__searchContent,.IngredientSearch-module-scss-module__wsjOha__instructions{padding:16px}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch .IngredientSearch-module-scss-module__wsjOha__suggestions{gap:6px}.IngredientSearch-module-scss-module__wsjOha__instructions .IngredientSearch-module-scss-module__wsjOha__quickSearch .IngredientSearch-module-scss-module__wsjOha__suggestions .IngredientSearch-module-scss-module__wsjOha__suggestionTag{padding:4px 8px;font-size:11px}}@keyframes IngredientSearch-module-scss-module__wsjOha__fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes IngredientSearch-module-scss-module__wsjOha__fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes IngredientSearch-module-scss-module__wsjOha__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes IngredientSearch-module-scss-module__wsjOha__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SearchRow-module-scss-module__jf1xLa__searchRow{animation:.4s forwards SearchRow-module-scss-module__jf1xLa__slideInUp;animation-delay:calc(50ms*var(--i));opacity:0;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;transition:all .3s;overflow:hidden;transform:translateY(20px)}.SearchRow-module-scss-module__jf1xLa__searchRow:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__halal{background:linear-gradient(135deg,#e8f5e8 0%,#f0f8f0 100%);border-color:#c8e6c9}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__halal .SearchRow-module-scss-module__jf1xLa__statusBadge{color:#fff;background:#4caf50}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__halal .SearchRow-module-scss-module__jf1xLa__halalIcon{color:#2e7d32}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__haram{background:linear-gradient(135deg,#ffeaea 0%,#fff5f5 100%);border-color:#ffcdd2}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__haram .SearchRow-module-scss-module__jf1xLa__statusBadge{color:#fff;background:#f44336}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__haram .SearchRow-module-scss-module__jf1xLa__haramIcon{color:#c62828}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__neutral{background:linear-gradient(135deg,#fff8e1 0%,#fffbf0 100%);border-color:#ffe0b2}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__neutral .SearchRow-module-scss-module__jf1xLa__statusBadge{color:#fff;background:#ff9800}.SearchRow-module-scss-module__jf1xLa__searchRow.SearchRow-module-scss-module__jf1xLa__neutral .SearchRow-module-scss-module__jf1xLa__questionableIcon{color:#ef6c00}.SearchRow-module-scss-module__jf1xLa__header{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.SearchRow-module-scss-module__jf1xLa__header:hover{background:rgba(255,255,255,.5)}.SearchRow-module-scss-module__jf1xLa__nameSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.SearchRow-module-scss-module__jf1xLa__name{color:#333;word-wrap:break-word;margin:0;font-size:16px;font-weight:600;line-height:1.3}.SearchRow-module-scss-module__jf1xLa__statusBadge{border-radius:16px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.SearchRow-module-scss-module__jf1xLa__statusBadge .SearchRow-module-scss-module__jf1xLa__statusText{text-transform:capitalize}.SearchRow-module-scss-module__jf1xLa__expandButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.SearchRow-module-scss-module__jf1xLa__expandButton:hover{background:rgba(0,0,0,.1)}.SearchRow-module-scss-module__jf1xLa__expandButton .SearchRow-module-scss-module__jf1xLa__expandIcon{color:#666;font-size:20px;transition:transform .3s}.SearchRow-module-scss-module__jf1xLa__expandButton .SearchRow-module-scss-module__jf1xLa__expandIcon.SearchRow-module-scss-module__jf1xLa__expanded{transform:rotate(90deg)}.SearchRow-module-scss-module__jf1xLa__details{background:rgba(255,255,255,.3);border-top:1px solid rgba(0,0,0,.1);padding:0 20px 20px}.SearchRow-module-scss-module__jf1xLa__loadingContainer{justify-content:center;align-items:center;gap:12px;padding:20px 0;display:flex}.SearchRow-module-scss-module__jf1xLa__loadingContainer .SearchRow-module-scss-module__jf1xLa__miniSpinner{border:2px solid #e3f2fd;border-top-color:#1976d2;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SearchRow-module-scss-module__jf1xLa__spin}.SearchRow-module-scss-module__jf1xLa__loadingContainer span{color:#666;font-size:14px}.SearchRow-module-scss-module__jf1xLa__overviewContent{padding-top:16px}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__overview{color:#555;text-align:left;margin-bottom:16px;font-size:14px;line-height:1.6}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__readMoreBtn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__readMoreBtn:hover{background:#1565c0;transform:translateY(-1px)}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__readMoreBtn i{align-items:center;font-size:14px;display:flex}.SearchRow-module-scss-module__jf1xLa__noDetails{text-align:center;color:#999;padding:20px 0;font-size:14px;font-style:italic}.SearchRow-module-scss-module__jf1xLa__halalIcon,.SearchRow-module-scss-module__jf1xLa__haramIcon,.SearchRow-module-scss-module__jf1xLa__questionableIcon{font-size:16px}.SearchRow-module-scss-module__jf1xLa__halalIcon{color:#4caf50}.SearchRow-module-scss-module__jf1xLa__haramIcon{color:#f44336}.SearchRow-module-scss-module__jf1xLa__questionableIcon{color:#ff9800}@media (max-width:768px){.SearchRow-module-scss-module__jf1xLa__header{padding:14px 16px}.SearchRow-module-scss-module__jf1xLa__name{font-size:15px}.SearchRow-module-scss-module__jf1xLa__statusBadge{padding:3px 6px;font-size:11px}.SearchRow-module-scss-module__jf1xLa__details{padding:0 16px 16px}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__overview{font-size:13px}.SearchRow-module-scss-module__jf1xLa__overviewContent .SearchRow-module-scss-module__jf1xLa__readMoreBtn{padding:6px 12px;font-size:11px}}@keyframes SearchRow-module-scss-module__jf1xLa__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SearchRow-module-scss-module__jf1xLa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SearchSection-module-scss-module__v5nSba__searchSection{background:#f9fafb;padding:4rem 0;position:relative}.SearchSection-module-scss-module__v5nSba__searchSection:before{content:"";background:linear-gradient(90deg,transparent,#e5e7eb,transparent);height:1px;position:absolute;top:0;left:0;right:0}.SearchSection-module-scss-module__v5nSba__container{max-width:800px;margin:0 auto;padding:0 2rem}.SearchSection-module-scss-module__v5nSba__header{text-align:center;margin-bottom:3rem}.SearchSection-module-scss-module__v5nSba__title{color:#1f2937;background:linear-gradient(135deg,#16a34a,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.SearchSection-module-scss-module__v5nSba__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.125rem}.SearchSection-module-scss-module__v5nSba__searchContainer{margin-bottom:2rem;position:relative}.SearchSection-module-scss-module__v5nSba__searchBox{background:#fff;border:2px solid #e5e7eb;border-radius:16px;align-items:center;padding:1rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.SearchSection-module-scss-module__v5nSba__searchBox:focus-within{border-color:#16a34a;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.SearchSection-module-scss-module__v5nSba__searchIcon{color:#9ca3af;flex-shrink:0;margin-right:1rem;font-size:1.25rem}.SearchSection-module-scss-module__v5nSba__searchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:1.125rem}.SearchSection-module-scss-module__v5nSba__searchInput::placeholder{color:#9ca3af}.SearchSection-module-scss-module__v5nSba__clearButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.SearchSection-module-scss-module__v5nSba__clearButton:hover{color:#374151;background:#e5e7eb}.SearchSection-module-scss-module__v5nSba__resultsPopup{z-index:50;background:#fff;border:2px solid #e5e7eb;border-radius:16px;flex-direction:column;max-height:500px;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.SearchSection-module-scss-module__v5nSba__resultsHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .75rem;display:flex}.SearchSection-module-scss-module__v5nSba__resultsHeader h3{color:#1f2937;margin:0;font-size:1.125rem;font-weight:700}.SearchSection-module-scss-module__v5nSba__resultCount{color:#6b7280;font-size:.875rem}.SearchSection-module-scss-module__v5nSba__resultsList{flex:1;padding:.75rem;overflow-y:auto}.SearchSection-module-scss-module__v5nSba__resultItem{border:2px solid transparent;border-radius:12px;margin-bottom:.5rem;padding:1rem;transition:all .2s}.SearchSection-module-scss-module__v5nSba__resultItem:last-child{margin-bottom:0}.SearchSection-module-scss-module__v5nSba__resultItem:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.SearchSection-module-scss-module__v5nSba__resultItem.SearchSection-module-scss-module__v5nSba__halal{background:#f0fdf4;border-color:rgba(34,197,94,.2)}.SearchSection-module-scss-module__v5nSba__resultItem.SearchSection-module-scss-module__v5nSba__haram{background:#fef2f2;border-color:rgba(239,68,68,.2)}.SearchSection-module-scss-module__v5nSba__resultItem.SearchSection-module-scss-module__v5nSba__questionable{background:#fefce8;border-color:rgba(245,158,11,.2)}.SearchSection-module-scss-module__v5nSba__resultHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SearchSection-module-scss-module__v5nSba__ingredientName{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.SearchSection-module-scss-module__v5nSba__statusBadge{border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:flex}.SearchSection-module-scss-module__v5nSba__halal .SearchSection-module-scss-module__v5nSba__statusBadge{color:#16a34a;background:#dcfce7}.SearchSection-module-scss-module__v5nSba__haram .SearchSection-module-scss-module__v5nSba__statusBadge{color:#dc2626;background:#fee2e2}.SearchSection-module-scss-module__v5nSba__questionable .SearchSection-module-scss-module__v5nSba__statusBadge{color:#d97706;background:#fef3c7}.SearchSection-module-scss-module__v5nSba__halalIcon{color:#16a34a;font-size:1rem}.SearchSection-module-scss-module__v5nSba__haramIcon{color:#dc2626;font-size:1rem}.SearchSection-module-scss-module__v5nSba__questionableIcon{color:#d97706;font-size:1rem}.SearchSection-module-scss-module__v5nSba__ingredientDescription{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.SearchSection-module-scss-module__v5nSba__noResults{text-align:center;color:#6b7280;padding:2rem 1rem}.SearchSection-module-scss-module__v5nSba__noResults p{margin:.5rem 0;font-size:1.125rem;font-weight:600}.SearchSection-module-scss-module__v5nSba__noResults span{opacity:.8;font-size:.875rem}.SearchSection-module-scss-module__v5nSba__noResultsIcon{color:#9ca3af;margin-bottom:.5rem;font-size:2rem}.SearchSection-module-scss-module__v5nSba__resultsFooter{background:#f9fafb;border-top:1px solid #f3f4f6;padding:.75rem 1.5rem 1.5rem}.SearchSection-module-scss-module__v5nSba__disclaimer{color:#6b7280;align-items:center;gap:.5rem;margin:0;font-size:.75rem;font-style:italic;display:flex}.SearchSection-module-scss-module__v5nSba__disclaimerIcon{color:#9ca3af;flex-shrink:0;font-size:.875rem}.SearchSection-module-scss-module__v5nSba__quickSearch{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.SearchSection-module-scss-module__v5nSba__quickSearch{flex-direction:column;gap:.75rem}}.SearchSection-module-scss-module__v5nSba__quickSearchLabel{color:#6b7280;font-size:.875rem;font-weight:600}.SearchSection-module-scss-module__v5nSba__quickSearchTags{flex-wrap:wrap;gap:.5rem;display:flex}.SearchSection-module-scss-module__v5nSba__quickSearchTag{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.SearchSection-module-scss-module__v5nSba__quickSearchTag:hover{color:#16a34a;background:#f0fdf4;border-color:#16a34a}@media (max-width:768px){.SearchSection-module-scss-module__v5nSba__searchSection{padding:3rem 0}.SearchSection-module-scss-module__v5nSba__title{font-size:2rem}.SearchSection-module-scss-module__v5nSba__searchBox{padding:.875rem 1.25rem}.SearchSection-module-scss-module__v5nSba__searchInput{font-size:1rem}.SearchSection-module-scss-module__v5nSba__resultsPopup{max-height:400px}}
.ArticlesGrid-module-scss-module__BydCrq__articlesSection{background:#fff;padding:5rem 0;position:relative}.ArticlesGrid-module-scss-module__BydCrq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ArticlesGrid-module-scss-module__BydCrq__header{text-align:center;margin-bottom:4rem}.ArticlesGrid-module-scss-module__BydCrq__headerContent{max-width:600px;margin:0 auto}.ArticlesGrid-module-scss-module__BydCrq__badge{color:#16a34a;background:#f0fdf4;border:2px solid rgba(34,197,94,.2);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.ArticlesGrid-module-scss-module__BydCrq__badgeIcon{font-size:1rem}.ArticlesGrid-module-scss-module__BydCrq__title{color:#1f2937;margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.2}@media (max-width:768px){.ArticlesGrid-module-scss-module__BydCrq__title{font-size:2rem}}.ArticlesGrid-module-scss-module__BydCrq__subtitle{color:#6b7280;margin:0;font-size:1.125rem;line-height:1.6}.ArticlesGrid-module-scss-module__BydCrq__articlesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.ArticlesGrid-module-scss-module__BydCrq__articlesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ArticlesGrid-module-scss-module__BydCrq__articlesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.ArticlesGrid-module-scss-module__BydCrq__articlesGrid{grid-template-columns:1fr}}.ArticlesGrid-module-scss-module__BydCrq__articleCard{cursor:pointer;background:#fff;border:2px solid #f3f4f6;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ArticlesGrid-module-scss-module__BydCrq__articleCard:hover{border-color:rgba(34,197,94,.3);transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ArticlesGrid-module-scss-module__BydCrq__articleImage{height:200px;position:relative;overflow:hidden}.ArticlesGrid-module-scss-module__BydCrq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ArticlesGrid-module-scss-module__BydCrq__articleCard:hover .ArticlesGrid-module-scss-module__BydCrq__thumbnail{transform:scale(1.05)}.ArticlesGrid-module-scss-module__BydCrq__articleContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ArticlesGrid-module-scss-module__BydCrq__articleTitle{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticlesGrid-module-scss-module__BydCrq__readMore{color:#374151;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ArticlesGrid-module-scss-module__BydCrq__readMore:hover{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.ArticlesGrid-module-scss-module__BydCrq__readMore:hover .ArticlesGrid-module-scss-module__BydCrq__readMoreIcon{transform:translate(2px)}.ArticlesGrid-module-scss-module__BydCrq__readMoreIcon{font-size:.75rem;transition:transform .2s}.ArticlesGrid-module-scss-module__BydCrq__seeAllCard{cursor:pointer;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid rgba(34,197,94,.2);border-radius:16px;justify-content:center;align-items:center;min-height:320px;transition:all .3s;display:flex;position:relative;overflow:hidden}.ArticlesGrid-module-scss-module__BydCrq__seeAllCard:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2316a34a' fill-opacity='0.05'%3E%3Cpath d='M20 20c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm0-20c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm20 0c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zm0 20c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.ArticlesGrid-module-scss-module__BydCrq__seeAllCard:hover{border-color:#16a34a;transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(34,197,94,.15)}.ArticlesGrid-module-scss-module__BydCrq__seeAllCard:hover .ArticlesGrid-module-scss-module__BydCrq__seeAllIcon{transform:rotate(45deg)scale(1.1)}.ArticlesGrid-module-scss-module__BydCrq__seeAllContent{text-align:center;z-index:2;padding:2rem;position:relative}.ArticlesGrid-module-scss-module__BydCrq__seeAllIcon{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;transition:all .3s;display:flex}.ArticlesGrid-module-scss-module__BydCrq__seeAllTitle{color:#16a34a;margin:0 0 1rem;font-size:1.5rem;font-weight:800}.ArticlesGrid-module-scss-module__BydCrq__seeAllDescription{color:#374151;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.ArticlesGrid-module-scss-module__BydCrq__seeAllButton{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.ArticlesGrid-module-scss-module__BydCrq__seeAllButton:hover{background:#15803d;transform:translateY(-1px)}.ArticlesGrid-module-scss-module__BydCrq__seeAllButton:hover .ArticlesGrid-module-scss-module__BydCrq__seeAllButtonIcon{transform:translate(2px)}.ArticlesGrid-module-scss-module__BydCrq__seeAllButtonIcon{font-size:.75rem;transition:transform .2s}@media (max-width:768px){.ArticlesGrid-module-scss-module__BydCrq__articlesSection{padding:4rem 0}.ArticlesGrid-module-scss-module__BydCrq__header{margin-bottom:3rem}.ArticlesGrid-module-scss-module__BydCrq__seeAllCard{min-height:280px}.ArticlesGrid-module-scss-module__BydCrq__seeAllContent{padding:1.5rem}.ArticlesGrid-module-scss-module__BydCrq__seeAllTitle{font-size:1.25rem}}
.Footer-module-scss-module__RYke_q__footer{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);position:relative;overflow:hidden}.Footer-module-scss-module__RYke_q__footer:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2316a34a' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3Ccircle cx='10' cy='10' r='4'/%3E%3Ccircle cx='50' cy='10' r='4'/%3E%3Ccircle cx='10' cy='50' r='4'/%3E%3Ccircle cx='50' cy='50' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module-scss-module__RYke_q__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Footer-module-scss-module__RYke_q__footerContent{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:4rem 2rem 2rem;display:grid}@media (max-width:1024px){.Footer-module-scss-module__RYke_q__footerContent{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.Footer-module-scss-module__RYke_q__footerContent{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem 2rem}}.Footer-module-scss-module__RYke_q__brandSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__RYke_q__logo{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Footer-module-scss-module__RYke_q__logoImage{border-radius:8px;transition:transform .2s}.Footer-module-scss-module__RYke_q__logoImage:hover{transform:scale(1.05)}.Footer-module-scss-module__RYke_q__logoIcon{color:#22c55e;font-size:2rem}.Footer-module-scss-module__RYke_q__logoText{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Footer-module-scss-module__RYke_q__brandDescription{color:#d1d5db;max-width:350px;margin:0;line-height:1.6}.Footer-module-scss-module__RYke_q__downloadButtons{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module-scss-module__RYke_q__downloadBtn{border:2px solid transparent;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Footer-module-scss-module__RYke_q__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.3)}.Footer-module-scss-module__RYke_q__downloadBtn.Footer-module-scss-module__RYke_q__appStore{color:#fff;background:#374151}.Footer-module-scss-module__RYke_q__downloadBtn.Footer-module-scss-module__RYke_q__appStore:hover{background:#4b5563;border-color:#22c55e}.Footer-module-scss-module__RYke_q__downloadBtn.Footer-module-scss-module__RYke_q__playStore{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e)}.Footer-module-scss-module__RYke_q__downloadBtn.Footer-module-scss-module__RYke_q__playStore:hover{background:linear-gradient(135deg,#15803d,#16a34a)}.Footer-module-scss-module__RYke_q__btnIcon{font-size:1.25rem}.Footer-module-scss-module__RYke_q__btnText{flex-direction:column;align-items:flex-start;display:flex}.Footer-module-scss-module__RYke_q__btnSubtext{opacity:.8;font-size:.75rem}.Footer-module-scss-module__RYke_q__btnMaintext{font-size:.875rem;font-weight:700}.Footer-module-scss-module__RYke_q__linksSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__RYke_q__sectionTitle{color:#22c55e;margin:0;padding-bottom:.5rem;font-size:1.125rem;font-weight:700;position:relative}.Footer-module-scss-module__RYke_q__sectionTitle:after{content:"";background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:1px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module-scss-module__RYke_q__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__RYke_q__link{color:#d1d5db;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module-scss-module__RYke_q__link:hover{color:#22c55e;transform:translate(4px)}.Footer-module-scss-module__RYke_q__link:hover .Footer-module-scss-module__RYke_q__linkIcon{color:#22c55e}.Footer-module-scss-module__RYke_q__linkIcon{color:#9ca3af;font-size:1rem;transition:color .2s}.Footer-module-scss-module__RYke_q__contactSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__RYke_q__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__RYke_q__contactItem{color:#d1d5db;border-radius:8px;align-items:center;gap:1rem;padding:.75rem 0;text-decoration:none;transition:all .2s;display:flex}.Footer-module-scss-module__RYke_q__contactItem:hover{color:#22c55e;background:rgba(34,197,94,.05);transform:translate(4px)}.Footer-module-scss-module__RYke_q__contactItem:hover .Footer-module-scss-module__RYke_q__contactIcon{color:#22c55e;transform:scale(1.1)}.Footer-module-scss-module__RYke_q__contactIcon{color:#9ca3af;flex-shrink:0;font-size:1.25rem;transition:all .2s}.Footer-module-scss-module__RYke_q__contactText{flex-direction:column;gap:.25rem;display:flex}.Footer-module-scss-module__RYke_q__contactLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.Footer-module-scss-module__RYke_q__contactValue{font-size:.875rem;font-weight:600}.Footer-module-scss-module__RYke_q__bottomBar{background:rgba(17,24,39,.5);border-top:1px solid #374151;padding:1.5rem 2rem}.Footer-module-scss-module__RYke_q__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__RYke_q__bottomContent{text-align:center;flex-direction:column;gap:1.5rem}}.Footer-module-scss-module__RYke_q__copyright{flex-direction:column;gap:.25rem;display:flex}.Footer-module-scss-module__RYke_q__copyright p{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}@media (max-width:768px){.Footer-module-scss-module__RYke_q__copyright p{justify-content:center}}.Footer-module-scss-module__RYke_q__madeWith{align-items:center;gap:.375rem;display:flex}.Footer-module-scss-module__RYke_q__heartIcon{color:#ef4444;font-size:.75rem;animation:2s infinite Footer-module-scss-module__RYke_q__heartbeat}.Footer-module-scss-module__RYke_q__companyLink{color:#22c55e;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module-scss-module__RYke_q__companyLink:hover{color:#16a34a}.Footer-module-scss-module__RYke_q__ownerInfo{color:#6b7280;font-size:.75rem}.Footer-module-scss-module__RYke_q__ownerName{color:#22c55e;font-weight:600}.Footer-module-scss-module__RYke_q__socialLinks{gap:1rem;display:flex}.Footer-module-scss-module__RYke_q__socialLink{color:#d1d5db;background:#374151;border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module-scss-module__RYke_q__socialLink:hover{color:#fff;background:#22c55e;transform:translateY(-2px);box-shadow:0 8px 25px -5px rgba(34,197,94,.3)}.Footer-module-scss-module__RYke_q__socialLink:first-child:hover{background:linear-gradient(45deg,#f56040,#e1306c)}.Footer-module-scss-module__RYke_q__socialLink:nth-child(2):hover{background:#25d366}.Footer-module-scss-module__RYke_q__socialLink:nth-child(3):hover{background:#6366f1}@keyframes Footer-module-scss-module__RYke_q__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:480px){.Footer-module-scss-module__RYke_q__downloadButtons{flex-direction:column;width:100%}.Footer-module-scss-module__RYke_q__downloadButtons .Footer-module-scss-module__RYke_q__downloadBtn{justify-content:center;width:100%}.Footer-module-scss-module__RYke_q__socialLinks{justify-content:center}.Footer-module-scss-module__RYke_q__contactItem{text-align:center;flex-direction:column;gap:.5rem}}
.page-module-scss-module__DMTOia__main{background:linear-gradient(135deg,#f8fffe 0%,#f0fdf4 100%);min-height:100vh;overflow-x:hidden}
