.quiz-welcome-modal_backdrop___TMNw{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.75);backdrop-filter:blur(10px);animation:quiz-welcome-modal_fadeIn__8P0rA .3s ease}.quiz-welcome-modal_modalWrapper__hk5s2{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.quiz-welcome-modal_modalPanel__Ako6i{pointer-events:auto;background:rgba(10,6,24,.98);backdrop-filter:blur(30px);border:1px solid rgba(0,212,255,.2);border-radius:28px;max-width:720px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 40px 100px rgba(0,0,0,.6),0 0 60px rgba(0,212,255,.06);animation:quiz-welcome-modal_slideUpModal__o4NQe .35s cubic-bezier(.34,1.56,.64,1);scrollbar-width:none;position:relative}.quiz-welcome-modal_modalPanel__Ako6i::-webkit-scrollbar{display:none}.quiz-welcome-modal_glowAccent1___Usyx{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-primary),#aa00ff,transparent);border-radius:28px 28px 0 0}.quiz-welcome-modal_glowAccent2__n5X1s{position:absolute;top:-80px;left:10%;width:40%;height:200px;background:radial-gradient(circle,rgba(0,212,255,.06) 0,transparent 70%);pointer-events:none}.quiz-welcome-modal_modalContent__Gb6Qu{padding:clamp(1.5rem,4vw,2.5rem)}.quiz-welcome-modal_closeButton__npniZ{position:absolute;top:1.25rem;right:1.25rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--text-secondary);border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:2;font-size:1rem}.quiz-welcome-modal_closeButton__npniZ:hover{background:rgba(255,255,255,.12);color:#fff}.quiz-welcome-modal_header__Uffpb{text-align:center;margin-bottom:1.75rem}.quiz-welcome-modal_badge__4TJuY{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,rgba(0,212,255,.1),rgba(170,0,255,.1));border:1px solid rgba(0,212,255,.2);border-radius:999px;padding:.3rem 1rem;margin-bottom:1rem}.quiz-welcome-modal_keyboardIcon__iHRpP{color:var(--accent-primary)}.quiz-welcome-modal_badgeText__qMvBT{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-primary)}.quiz-welcome-modal_title__AsF8L{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;letter-spacing:-.03em;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,rgba(200,200,200,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.quiz-welcome-modal_subtitle__YTgR_{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.quiz-welcome-modal_progressContainer__ZEH_f{margin-bottom:1.75rem}.quiz-welcome-modal_progressHeader__g_P_U{display:flex;justify-content:space-between;margin-bottom:.5rem}.quiz-welcome-modal_progressLabel__DM6Jb{font-size:.75rem;color:var(--text-secondary)}.quiz-welcome-modal_progressPercent__PZYF0{font-size:.75rem;color:var(--accent-primary);font-weight:700}.quiz-welcome-modal_progressBarBg__keGDe{width:100%;height:4px;background:rgba(255,255,255,.08);border-radius:4px;overflow:hidden}.quiz-welcome-modal_progressBarFill__vuEoN{height:100%;background:linear-gradient(90deg,var(--accent-primary),#aa00ff);border-radius:4px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px var(--accent-primary)}.quiz-welcome-modal_questionText__FwawB{font-size:clamp(1rem,2vw,1.2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.quiz-welcome-modal_questionNumber__r8hGs{background:linear-gradient(135deg,var(--accent-primary),#aa00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;margin-right:.4rem}.quiz-welcome-modal_optionsGrid2__9OHqz{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.quiz-welcome-modal_optionsGrid3__tSCqJ{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}@media (max-width:580px){.quiz-welcome-modal_optionsGrid2__9OHqz{grid-template-columns:1fr}.quiz-welcome-modal_optionsGrid3__tSCqJ{grid-template-columns:1fr 1fr}}.quiz-welcome-modal_optionCard__vUW4t{background:rgba(255,255,255,.02);border:2px solid rgba(255,255,255,.07);border-radius:16px;padding:1.25rem 1rem;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;gap:.5rem;position:relative}.quiz-welcome-modal_optionCard__vUW4t:hover{border-color:rgba(0,212,255,.35);background:rgba(255,255,255,.04);transform:translateY(-2px)}.quiz-welcome-modal_optionCard__vUW4t.quiz-welcome-modal_selectedCard__VEyvM{background:rgba(0,212,255,.08);border-color:var(--accent-primary);box-shadow:0 0 20px rgba(0,212,255,.1)}.quiz-welcome-modal_optionCard__vUW4t.quiz-welcome-modal_selectedCard__VEyvM:hover{transform:none}.quiz-welcome-modal_checkBadge__suGI5{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:50%;background:var(--accent-primary);color:#000;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:900}.quiz-welcome-modal_optionIcon__tTW4z{font-size:1.8rem}.quiz-welcome-modal_optionLabel__3uSin{font-size:.9rem;font-weight:700;line-height:1.3;color:var(--text-primary)}.quiz-welcome-modal_selectedCard__VEyvM .quiz-welcome-modal_optionLabel__3uSin{color:var(--accent-primary)}.quiz-welcome-modal_optionDesc__cN18O{font-size:.75rem;color:var(--text-secondary);line-height:1.5}.quiz-welcome-modal_navActions__JQcsf{display:flex;justify-content:space-between;align-items:center}.quiz-welcome-modal_backBtn__cOD59{display:flex;align-items:center;gap:.4rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem;transition:color .2s}.quiz-welcome-modal_backBtn__cOD59:hover:not(:disabled){color:var(--text-primary)}.quiz-welcome-modal_backBtn__cOD59:disabled{color:rgba(255,255,255,.15);cursor:not-allowed}.quiz-welcome-modal_rightActions__CJ1wd{display:flex;gap:.75rem}.quiz-welcome-modal_skipBtn__uajec{background:transparent;color:var(--text-secondary);border:1px solid rgba(255,255,255,.1);padding:.6rem 1.2rem;border-radius:10px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}.quiz-welcome-modal_skipBtn__uajec:hover{border-color:rgba(255,255,255,.25)}.quiz-welcome-modal_nextBtn__f1NC9{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.05);color:rgba(255,255,255,.25);border:none;padding:.65rem 1.75rem;border-radius:12px;font-size:.88rem;font-weight:700;cursor:not-allowed;transition:all .25s}.quiz-welcome-modal_nextBtn__f1NC9.quiz-welcome-modal_activeNext__iZi3z{background:linear-gradient(135deg,var(--accent-primary),#0077aa);color:#fff;cursor:pointer;box-shadow:0 6px 16px rgba(0,212,255,.22)}.quiz-welcome-modal_nextBtn__f1NC9.quiz-welcome-modal_activeNext__iZi3z:hover{transform:translateY(-1px)}.quiz-welcome-modal_resultsLoading__xBqMC{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;gap:1rem}.quiz-welcome-modal_spinner__pMA6a{width:44px;height:44px;border:3px solid rgba(0,212,255,.1);border-top:3px solid var(--accent-primary);border-radius:50%;animation:quiz-welcome-modal_spin__MLpTM .9s linear infinite}.quiz-welcome-modal_loadingText__KYOYW{color:var(--text-secondary);font-size:.9rem}.quiz-welcome-modal_resultsHeader__xihuj{text-align:center;margin-bottom:1.5rem}.quiz-welcome-modal_resultsTitle__hbPgX{font-size:1.3rem;font-weight:800;background:linear-gradient(135deg,var(--accent-primary),#aa00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quiz-welcome-modal_productsGrid__D0tIb{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-bottom:1.75rem}.quiz-welcome-modal_productCard__KYtrK{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .25s ease;position:relative;display:flex;flex-direction:column}.quiz-welcome-modal_productCard__KYtrK.quiz-welcome-modal_topPickCard__9URi5{border-color:rgba(0,212,255,.4)}.quiz-welcome-modal_productCard__KYtrK:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,212,255,.1)}.quiz-welcome-modal_topPickBadge__8IkLA{background:linear-gradient(90deg,var(--accent-primary),#0077aa);padding:3px;text-align:center;font-size:.65rem;font-weight:800;color:#000;letter-spacing:.08em}.quiz-welcome-modal_matchBadge__YZbNY{position:absolute;top:8px;right:8px;z-index:2;background:rgba(0,212,255,.9);color:#000;padding:2px 7px;border-radius:6px;font-size:.65rem;font-weight:800}.quiz-welcome-modal_topPickCard__9URi5 .quiz-welcome-modal_matchBadge__YZbNY{top:30px}.quiz-welcome-modal_productImageWrapper__ZGrqz{height:140px;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;overflow:hidden}.quiz-welcome-modal_topPickCard__9URi5 .quiz-welcome-modal_productImageWrapper__ZGrqz{margin-top:22px}.quiz-welcome-modal_productImage__20fB9{width:100%;height:100%;object-fit:cover}.quiz-welcome-modal_productIconFallback__nJ_9x{opacity:.3}.quiz-welcome-modal_productInfo__IFhjE{padding:.9rem 1rem;display:flex;flex-direction:column;flex:1;gap:.35rem}.quiz-welcome-modal_productName__F9smD{font-size:.83rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quiz-welcome-modal_productBrand__rWX5M{font-size:.75rem;color:var(--text-secondary)}.quiz-welcome-modal_cardFooter__p0XFU{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem}.quiz-welcome-modal_productPrice__W2VyO{font-size:.88rem;font-weight:800;background:linear-gradient(135deg,var(--accent-primary),#0099cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quiz-welcome-modal_viewBtn__Cpiwv{display:flex;align-items:center;gap:.3rem;background:rgba(0,212,255,.08);color:var(--accent-primary);border:1px solid rgba(0,212,255,.2);padding:.35rem .7rem;border-radius:8px;font-size:.72rem;font-weight:700;cursor:pointer;transition:all .2s}.quiz-welcome-modal_viewBtn__Cpiwv:hover{background:var(--accent-primary);color:#000}.quiz-welcome-modal_resultActions__b_1TH{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.quiz-welcome-modal_fullQuizBtn__AdLKa{background:rgba(255,255,255,.04);color:var(--text-secondary);border:1px solid rgba(255,255,255,.1);padding:.65rem 1.5rem;border-radius:12px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.quiz-welcome-modal_fullQuizBtn__AdLKa:hover{border-color:rgba(255,255,255,.25);color:#fff}.quiz-welcome-modal_browseBtn__etBd_{background:linear-gradient(135deg,var(--accent-primary),#0077aa);color:#fff;border:none;padding:.65rem 1.75rem;border-radius:12px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 6px 18px rgba(0,212,255,.2)}.quiz-welcome-modal_browseBtn__etBd_:hover{transform:translateY(-1px)}.quiz-welcome-modal_browseBtnIcon__hTT1_{margin-right:.4rem;vertical-align:middle}@keyframes quiz-welcome-modal_fadeIn__8P0rA{0%{opacity:0}to{opacity:1}}@keyframes quiz-welcome-modal_slideUpModal__o4NQe{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes quiz-welcome-modal_spin__MLpTM{to{transform:rotate(1turn)}}.home_container__RFQ0s{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}.home_heroSection__Jo_eS{min-height:80vh;display:flex;align-items:center;padding:5rem 2rem;position:relative;overflow:hidden;border-bottom:1px solid var(--border-color)}.home_bgGlow__2ac4P{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:900px;border-radius:50%;filter:blur(100px);pointer-events:none;transition:background 1s ease}.home_heroGrid__BKktd{maxWidth:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center;position:relative;z-index:2}.home_heroText__HUVeZ{display:flex;flex-direction:column;gap:1.5rem}.home_heroBadge__g181Y{background:rgba(0,212,255,.08);border:1px solid var(--accent-primary);color:var(--accent-primary);padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;width:fit-content;letter-spacing:.05em}.home_heroTitle__klHza{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;margin:0;letter-spacing:-.02em}.home_heroDesc___dixu{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;margin:0;max-width:580px}.home_heroActions___l_4Y{display:flex;gap:1rem;margin-top:1rem}.home_heroGraphic__yid5d,.home_mockupKeyboard__Jm6kM{display:flex;justify-content:center;position:relative}.home_mockupKeyboard__Jm6kM{width:100%;aspect-ratio:16/10;background:var(--bg-card);border:1px solid var(--border-color);border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.05);align-items:center;overflow:hidden}.home_mockupKeyboardInner__2sK1Y{display:grid;grid-template-rows:repeat(5,1fr);gap:6px;width:90%;height:80%}.home_mockupRow__o70tn{display:flex;gap:6px;justify-content:center}.home_mockupKey__kVQWW{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.5);opacity:.8}.home_mockupKeyActive__1g_Lj{background:var(--accent-primary)!important}.home_shineEffect__HQ4f9{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);transform:skewX(-25deg);animation:home_shine__4ZXUR 6s infinite}.home_heroControls__5KvPZ{position:absolute;bottom:2rem;right:4rem;display:flex;gap:1rem;z-index:10}.home_slideBtn__ZuEdZ{width:45px;height:45px;border-radius:50%;border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.home_slideBtn__ZuEdZ:hover{border-color:var(--accent-primary)}.home_assuranceHeader__GrNiU{max-width:1200px;margin:0 auto 2rem;display:flex;justify-content:space-between;align-items:center}.home_assuranceHeading__pvIzi{margin:0;font-size:1.5rem;font-weight:800;color:var(--text-primary)}.home_assuranceControls__RIIe4{display:flex;gap:.75rem}.home_arrowButton__ggTMD{width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s}.home_arrowButton__ggTMD:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:white}.home_assuranceSection__TsEBO{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:2.5rem 2rem}.home_assuranceGrid__g5KHO{max-width:1200px;margin:0 auto;padding:3rem 0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.home_assuranceIcon__R6z7R{color:var(--accent-primary);flex-shrink:0}.home_assuranceTitle__hheoN{margin:0;font-size:.95rem;font-weight:800}.home_assuranceDesc__KQ4IW{margin:.2rem 0 0;font-size:.75rem;color:var(--text-secondary)}.home_embla__yAfsK{overflow:hidden;max-width:1200px;margin:auto;padding:3rem 2rem}.home_emblaContainer__i5t2Y{display:flex;gap:1.5rem}.home_emblaSlide__jqTwq{flex:0 0 calc(28%);min-width:0}.home_assuranceItem__3K2gY{display:flex;align-items:center;gap:1rem}.home_categoriesSection__FllJ1{max-width:1200px;margin:0 auto;padding:6rem 2rem}.home_titleGroup__2sc3x{text-align:center;margin-bottom:4rem}.home_sectionBadge__50PqH{font-size:.85rem;font-weight:700;color:var(--accent-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem}.home_sectionTitle__u6B2U{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin:0}.home_categoriesGrid__FVLLc{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.home_categoryCard__ikKpt{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:3rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer;display:flex;flex-direction:column;align-items:center}.home_categoryCard__ikKpt:hover{transform:translateY(-8px);border-color:var(--accent-primary);box-shadow:0 20px 40px rgba(0,212,255,.08)}.home_categoryIcon__3J015{font-size:3rem;margin-bottom:1.5rem}.home_categoryName__kKWLG{font-size:1.2rem;font-weight:800;color:var(--text-primary);margin:0 0 .4rem}.home_categoryCount__7sURa{font-size:.8rem;color:var(--text-secondary);margin:0}.home_productsSection__kl5Ut{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 2rem}.home_productsInner__4yWJF{max-width:1200px;margin:0 auto}.home_productsHeader__42Emd{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;flex-wrap:wrap;gap:1.5rem}.home_tabBar__JzbP9{display:flex;gap:.5rem;background:var(--bg-primary);padding:4px;border-radius:12px;border:1px solid var(--border-color)}.home_tabBtn___w4h7{background:transparent;color:var(--text-primary);border:none;padding:.6rem 1.2rem;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.home_tabBtnActive__TOYQF{background:var(--accent-primary)!important;color:var(--bg-primary)!important}.home_productsGrid__e8ZtA{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.home_skeletonCard__etTKJ{background:var(--bg-card);border-radius:20px;border:1px solid var(--border-color);height:380px;overflow:hidden}.home_skeletonImage__smy_E{height:240px;background:var(--bg-secondary);animation:home_skeletonLoading__KNTFb 1.5s infinite}.home_skeletonInfo__f_BUZ{padding:1.5rem}.home_skeletonTitle__d25gm{height:20px;width:70%;margin-bottom:.75rem}.home_skeletonSub__TJIr6,.home_skeletonTitle__d25gm{background:var(--bg-secondary);border-radius:4px;animation:home_skeletonLoading__KNTFb 1.5s infinite}.home_skeletonSub__TJIr6{height:16px;width:40%}.home_noProducts__f8_rs{text-align:center;padding:5rem 2rem;background:var(--bg-card);border-radius:20px;border:1px solid var(--border-color)}.home_noProductsIcon__fT43_{opacity:.3;margin-bottom:1rem}.home_noProductsText__QcJA_{color:var(--text-secondary);font-size:1.1rem}.home_brandMarqueeSection__UwN8W{overflow:hidden;padding:3rem 0;border-bottom:1px solid var(--border-color);background:var(--bg-primary)}.home_marqueeTrack__r6i63{display:flex;animation:home_marquee__2YsxZ 35s linear infinite;white-space:nowrap}.home_brandItem__8DwJ8{font-size:1.8rem;font-weight:900;color:var(--text-secondary);padding:0 3.5rem;opacity:.25;letter-spacing:.15em;flex-shrink:0}.home_blogsSection__caKke{max-width:1200px;margin:0 auto;padding:6rem 2rem}.home_blogsHeader__qHD_9{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.home_viewAllBlogsLink__wVSH4{display:flex;align-items:center;gap:.5rem;color:var(--accent-primary);font-weight:650;font-size:.95rem;transition:gap .2s ease;text-decoration:none}.home_viewAllBlogsLink__wVSH4:hover{gap:.75rem}.home_blogsGrid__SMw9g{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.home_blogCard__Wu80I{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.home_blogCard__Wu80I:hover{transform:translateY(-6px);border-color:rgba(0,212,255,.25)}.home_blogThumb__zEPWG{display:block;overflow:hidden;aspect-ratio:16/9;position:relative}.home_blogCoverImg__Z_RjR{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home_blogCoverImg__Z_RjR:hover{transform:scale(1.05)}.home_blogPlaceholderImg__vfvJ9{width:100%;height:100%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.home_blogCategoryBadge__8YQhL{position:absolute;bottom:.75rem;left:.75rem;background:var(--bg-card);padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:700;color:var(--accent-primary);border:1px solid var(--border-color);backdrop-filter:blur(4px)}.home_blogCardInfo__HxfQA{padding:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.home_blogCardTitle__zy2hx{font-size:1.1rem;font-weight:800;color:var(--text-primary);line-height:1.4;margin:0 0 .5rem;transition:color .2s}.home_blogCardTitle__zy2hx:hover{color:var(--accent-primary)}.home_blogCardExcerpt__Pt4wd{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home_blogCardFooter__Q4QLD{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--text-secondary);border-top:1px solid var(--border-color);padding-top:.75rem;opacity:.8}.home_footer___YWEz{border-top:1px solid var(--border-color);background:var(--bg-secondary);padding:4rem 2rem}.home_footerInner__Ropnd{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.home_footerBranding__VzNPj{display:flex;align-items:center;gap:1.25rem}.home_footerLogo__MU5wE{height:40px;width:auto;opacity:.9}.home_footerContact__kby4e,.home_footerCopyright__rSa5S{color:var(--text-secondary);font-size:.85rem}.home_footerContact__kby4e{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.home_footerContactStrong__8xoUo{color:var(--text-primary)}.home_tiktokLink__SI8aS{display:flex;align-items:center;gap:.4rem;color:var(--text-secondary);text-decoration:none;transition:color .15s}.home_tiktokLink__SI8aS:hover{color:var(--accent-primary)}@keyframes home_shine__4ZXUR{0%{left:-100%}50%{left:150%}to{left:150%}}@keyframes home_marquee__2YsxZ{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes home_skeletonLoading__KNTFb{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (max-width:990px){.home_heroSection__Jo_eS{padding:8rem 1.5rem 4rem!important;min-height:auto!important}.home_heroGrid__BKktd{grid-template-columns:1fr!important;gap:2rem!important;text-align:center}.home_heroGraphic__yid5d{display:none!important}.home_heroText__HUVeZ{align-items:center!important;text-align:center!important}.home_heroDesc___dixu{margin:0 auto!important}.home_heroControls__5KvPZ{display:none!important}.home_assuranceGrid__g5KHO{gap:1.5rem!important}.home_assuranceGrid__g5KHO,.home_categoriesGrid__FVLLc{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.home_assuranceGrid__g5KHO,.home_blogsGrid__SMw9g,.home_categoriesGrid__FVLLc,.home_productsGrid__e8ZtA{grid-template-columns:1fr!important}}@media (max-width:992px){.home_emblaSlide__jqTwq{flex:0 0 50%}}@media (max-width:640px){.home_assuranceHeader__GrNiU{flex-direction:column;gap:1rem;align-items:flex-start}.home_emblaSlide__jqTwq{flex:0 0 100%}}