.LatestBlogs-module__BnVNgG__section{background:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 0}.LatestBlogs-module__BnVNgG__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.LatestBlogs-module__BnVNgG__titleArea{flex-direction:column;display:flex}.LatestBlogs-module__BnVNgG__iconTitle{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.LatestBlogs-module__BnVNgG__title{color:#111827;letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800}.LatestBlogs-module__BnVNgG__subtitle{color:#6b7280;margin:0;font-size:.88rem}.LatestBlogs-module__BnVNgG__viewAllLink{color:var(--accent-color);white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.45rem;padding:.6rem 1.3rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #00000005}.LatestBlogs-module__BnVNgG__viewAllLink:hover{border-color:var(--accent-color);background:var(--ember-glow);transform:translateY(-1px)}.LatestBlogs-module__BnVNgG__carouselWrapper{position:relative}.LatestBlogs-module__BnVNgG__scrollContainer{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.LatestBlogs-module__BnVNgG__scrollContainer::-webkit-scrollbar{display:none}.LatestBlogs-module__BnVNgG__navButton{z-index:5;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.LatestBlogs-module__BnVNgG__navButton:hover{background:#f9fafb;transform:translateY(-50%)scale(1.05)}.LatestBlogs-module__BnVNgG__prevButton{left:-8px}.LatestBlogs-module__BnVNgG__nextButton{right:-8px}.LatestBlogs-module__BnVNgG__card{scroll-snap-align:start;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;flex:0 0 100%;text-decoration:none;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.LatestBlogs-module__BnVNgG__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.LatestBlogs-module__BnVNgG__imageWrapper{aspect-ratio:16/10;background:#f3f4f6;width:100%;position:relative;overflow:hidden}.LatestBlogs-module__BnVNgG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.LatestBlogs-module__BnVNgG__card:hover .LatestBlogs-module__BnVNgG__image{transform:scale(1.03)}.LatestBlogs-module__BnVNgG__placeholderImage{background:linear-gradient(135deg,var(--ember-glow)0%,#ffe0cc 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.LatestBlogs-module__BnVNgG__content{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.25rem;display:flex}.LatestBlogs-module__BnVNgG__metaRow{align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.LatestBlogs-module__BnVNgG__category{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em}.LatestBlogs-module__BnVNgG__dividerDot{color:#d1d5db}.LatestBlogs-module__BnVNgG__date{color:#9ca3af}.LatestBlogs-module__BnVNgG__cardTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.LatestBlogs-module__BnVNgG__excerpt{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.LatestBlogs-module__BnVNgG__readMore{color:var(--accent-color);align-items:center;gap:.25rem;margin-top:auto;font-size:.82rem;font-weight:700;display:flex}@media (min-width:600px){.LatestBlogs-module__BnVNgG__card{flex:0 0 calc(50% - .5rem)}}@media (min-width:900px){.LatestBlogs-module__BnVNgG__card{flex:0 0 calc(33.3333% - .666667rem)}}@media (min-width:1200px){.LatestBlogs-module__BnVNgG__card{flex:0 0 calc(20% - .8rem)}}
.WelcomePopup-module__THKf3W__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.35s WelcomePopup-module__THKf3W__fadeIn;display:flex;position:fixed;inset:0}.WelcomePopup-module__THKf3W__overlayClosing{animation:.35s forwards WelcomePopup-module__THKf3W__fadeOut}.WelcomePopup-module__THKf3W__popup{background:#fff;border-radius:16px;width:100%;max-width:520px;animation:.4s cubic-bezier(.34,1.56,.64,1) WelcomePopup-module__THKf3W__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000040,0 0 0 1px #0000000a}.WelcomePopup-module__THKf3W__popupClosing{animation:.3s forwards WelcomePopup-module__THKf3W__slideDown}.WelcomePopup-module__THKf3W__accent{background:linear-gradient(90deg,#ff4a1a,#ff7a2e,#2dd4bf,#ff7a2e,#ff4a1a) 0 0/200% 100%;height:5px;animation:3s infinite WelcomePopup-module__THKf3W__shimmer}.WelcomePopup-module__THKf3W__closeBtn{color:#9ca3af;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;position:absolute;top:16px;right:16px}.WelcomePopup-module__THKf3W__closeBtn:hover{color:#374151;background:#f3f4f6}.WelcomePopup-module__THKf3W__content{text-align:center;padding:2rem 2.25rem 2.25rem}.WelcomePopup-module__THKf3W__iconWrap{margin-bottom:.75rem}.WelcomePopup-module__THKf3W__icon{font-size:2.5rem;animation:2s infinite WelcomePopup-module__THKf3W__bounce;display:inline-block}.WelcomePopup-module__THKf3W__title{color:#111827;margin:0 0 1.25rem;font-size:1.45rem;font-weight:700;line-height:1.35}.WelcomePopup-module__THKf3W__brand{color:#ff4a1a}.WelcomePopup-module__THKf3W__body{color:#4b5563;margin:0 0 .85rem;font-size:.92rem;line-height:1.65}.WelcomePopup-module__THKf3W__body strong{color:#111827;font-weight:600}.WelcomePopup-module__THKf3W__orderPrompt{background:linear-gradient(135deg,#f0fdfa,#ecfdf5);border:1px solid #99f6e4;border-radius:10px;margin:1.25rem 0 1.5rem;padding:1rem 1.25rem}.WelcomePopup-module__THKf3W__orderPrompt p{color:#d43a10;margin:0 0 .25rem;font-size:.95rem;font-weight:700}.WelcomePopup-module__THKf3W__orderPrompt span{color:#6b7280;font-size:.82rem}.WelcomePopup-module__THKf3W__buttons{gap:.75rem;display:flex}.WelcomePopup-module__THKf3W__orderBtn,.WelcomePopup-module__THKf3W__exploreBtn{cursor:pointer;text-align:center;border:none;border-radius:10px;flex:1;padding:.8rem 1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .25s}.WelcomePopup-module__THKf3W__orderBtn{color:#ff4a1a;background:#fff;border:2px solid #ff4a1a}.WelcomePopup-module__THKf3W__orderBtn:hover{background:#f0fdfa;transform:translateY(-1px);box-shadow:0 4px 12px #0d948826}.WelcomePopup-module__THKf3W__exploreBtn{color:#fff;background:linear-gradient(135deg,#ff4a1a,#d43a10);box-shadow:0 2px 8px #0d94884d}.WelcomePopup-module__THKf3W__exploreBtn:hover{background:linear-gradient(135deg,#d43a10,#115e59);transform:translateY(-1px);box-shadow:0 6px 20px #0d948859}@keyframes WelcomePopup-module__THKf3W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WelcomePopup-module__THKf3W__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes WelcomePopup-module__THKf3W__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WelcomePopup-module__THKf3W__slideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.97)}}@keyframes WelcomePopup-module__THKf3W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes WelcomePopup-module__THKf3W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:520px){.WelcomePopup-module__THKf3W__content{padding:1.5rem 1.25rem 1.75rem}.WelcomePopup-module__THKf3W__title{font-size:1.2rem}.WelcomePopup-module__THKf3W__body{font-size:.85rem}.WelcomePopup-module__THKf3W__buttons{flex-direction:column}}
