.Categories_section__noDi8{padding:100px 0;background:linear-gradient(180deg,#8399a2,#eef2f3,#f5f5f0)}.Categories_sectionLabel__7Of55{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--accent-light);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.Categories_sectionTitle__r6ctJ{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--fg);margin-bottom:16px}.Categories_sectionSubtitle__3cNF3{font-size:1.1rem;color:var(--fg-muted);max-width:560px;line-height:1.6;margin-bottom:48px}.Categories_categoryGrid__4WGuZ{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.Categories_categoryGrid__4WGuZ{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Categories_categoryGrid__4WGuZ{grid-template-columns:repeat(3,1fr)}}.Categories_categoryCard__P63GB{position:relative;background:rgba(241,241,241,.65);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px 28px;cursor:pointer;transition:all var(--transition);overflow:hidden;box-shadow:var(--shadow-lg);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.Categories_categoryCard__P63GB:hover{border-color:transparent;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Categories_categoryCardIcon__FGopX{width:52px;height:52px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform var(--transition)}.Categories_categoryCard__P63GB:hover .Categories_categoryCardIcon__FGopX{transform:scale(1.1) rotate(-5deg)}.Categories_categoryCardTitle__xfztu{font-size:1.25rem;font-weight:700;color:var(--fg);margin-bottom:8px}.Categories_categoryCardDesc__JZfC2{font-size:.9rem;color:var(--fg-muted);line-height:1.5;margin-bottom:20px}.Categories_categoryCardMeta__9h6l5{display:flex;align-items:center;justify-content:space-between}.Categories_categoryCardCount__tg8yj{font-size:.8rem;font-weight:600;color:var(--fg-light);background:var(--bg);padding:4px 12px;border-radius:var(--radius-full)}.Categories_categoryCardArrow__B2tES{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;transition:transform var(--transition)}.Categories_categoryCard__P63GB:hover .Categories_categoryCardArrow__B2tES{transform:translateX(4px)}.Categories_categoryExpandBtn__YqpV3{display:flex;align-items:center;gap:6px;margin-top:16px;font-size:.85rem;font-weight:600;color:var(--fg-muted);transition:color var(--transition)}.Categories_categoryExpandBtn__YqpV3:hover{color:var(--accent)}.Categories_toolsOverlay__8WvhJ{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s}.Categories_toolsOverlayActive__wRh80{opacity:1;pointer-events:all}.Categories_toolsModal__lkgAt{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:800px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.Categories_toolsModalHeader__jDP7B{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid var(--border);flex-shrink:0;background:var(--bg-card);border-radius:var(--radius-xl) var(--radius-xl) 0 0}.Categories_toolsGridScrollable__9_TZj{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1 1;padding:24px 32px 32px}.Categories_toolsModalTitle__gll4L{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700}.Categories_toolsModalClose__fS01Z{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bg);border:1px solid var(--border);color:var(--fg);cursor:pointer;transition:background var(--transition);touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.Categories_toolsModalClose__fS01Z:hover{background:var(--border)}.Categories_toolsGrid__ceg_v{display:grid;grid-template-columns:1fr;gap:8px}@media (min-width:640px){.Categories_toolsGrid__ceg_v{grid-template-columns:repeat(2,1fr)}}.Categories_toolItem__Ah7ZP{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--border);transition:all var(--transition);text-decoration:none;color:inherit}.Categories_toolItem__Ah7ZP:hover{background:var(--bg);border-color:var(--accent);transform:translateX(4px)}.Categories_toolItemDot__SZNVk{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Categories_toolItemInfo__onRNl{flex:1 1;min-width:0}.Categories_toolItemName__GjHr2{font-size:.9rem;font-weight:600;color:var(--fg)}.Categories_toolItemDesc__Ygn2h{font-size:.75rem;color:var(--fg-light);margin-top:2px}.Categories_toolItemArrow__pvaG4{color:var(--fg-light);flex-shrink:0;transition:color var(--transition)}.Categories_toolItem__Ah7ZP:hover .Categories_toolItemArrow__pvaG4{color:var(--accent)}.CTA_section__kruoP{padding:100px 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#f5f5f0,#eef2f3,#8399a2)}.CTA_inner__80Uob{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.CTA_badge__1gHrk{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--accent-light);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:24px}.CTA_title__nnIfU{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:var(--fg);margin-bottom:20px;max-width:700px}.CTA_titleAccent__uiglo{color:var(--accent)}.CTA_subtitle__NXZtj{font-size:1.15rem;color:var(--fg-muted);max-width:480px;line-height:1.6;margin-bottom:40px}.CTA_btnGroup__sIe1d{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.CTA_btnPrimary__60iMf{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:var(--accent);color:white;border-radius:var(--radius-full);font-size:1.05rem;font-weight:600;transition:all var(--transition)}.CTA_btnPrimary__60iMf:hover{background:var(--accent-hover);transform:translateY(-3px);box-shadow:0 12px 40px rgba(255,92,0,.3)}.CTA_btnSecondary__H3YOe{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:transparent;color:var(--fg);border-radius:var(--radius-full);font-size:1.05rem;font-weight:600;border:2px solid var(--border);transition:all var(--transition)}.CTA_btnSecondary__H3YOe:hover{border-color:var(--fg);transform:translateY(-3px)}.CTA_bgCircle1__D8hft{width:400px;height:400px;background:radial-gradient(circle,rgba(255,92,0,.06) 0,transparent 70%);top:-100px;right:-100px}.CTA_bgCircle1__D8hft,.CTA_bgCircle2__G_9Ha{position:absolute;border-radius:50%;pointer-events:none}.CTA_bgCircle2__G_9Ha{width:300px;height:300px;background:radial-gradient(circle,rgba(99,102,241,.05) 0,transparent 70%);bottom:-80px;left:-80px}.FAQ_section__jnrKI{padding:100px 0}.FAQ_sectionLabel__TxiS6{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--accent-light);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.FAQ_sectionTitle__b2Vqh{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--fg);margin-bottom:48px}.FAQ_faqGrid__sWE3_{display:grid;grid-template-columns:1fr;gap:12px;max-width:760px}.FAQ_faqItem__CkfPK{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--transition)}.FAQ_faqItem__CkfPK:hover{border-color:var(--accent)}.FAQ_faqQuestion__bpiQy{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 24px;background:var(--bg-card);font-size:1rem;font-weight:600;color:var(--fg);text-align:left;cursor:pointer}.FAQ_faqIcon__eeylt{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center;transition:transform .3s,background .3s;color:var(--fg-muted)}.FAQ_faqIconOpen__CdleC{transform:rotate(45deg);background:var(--accent);color:white}.FAQ_faqAnswer__IMuhv{overflow:hidden;max-height:0;transition:max-height .4s ease}.FAQ_faqAnswerOpen__FAMoa{max-height:300px}.FAQ_faqAnswerInner__iho1j{padding:0 24px 20px;font-size:.95rem;color:var(--fg-muted);line-height:1.7}.Features_section__4advI{padding:100px 0;background:linear-gradient(180deg,#f5f5f0,#eef2f3,#8399a2)}.Features_sectionLabel__iNZtG{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--accent-light);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.Features_sectionTitle__3sf5O{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--fg);margin-bottom:16px}.Features_sectionSubtitle___hUSv{font-size:1.1rem;color:var(--fg-muted);max-width:560px;line-height:1.6;margin-bottom:60px}.Features_featuresGrid__Z29qs{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:768px){.Features_featuresGrid__Z29qs{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Features_featuresGrid__Z29qs{grid-template-columns:repeat(3,1fr)}}.Features_featureCard__tDAdo{background-color:rgba(255,247,240,1);border:1px solid var(--border);border-radius:var(--radius-xl);padding:36px 28px;transition:all var(--transition);position:relative;overflow:hidden}.Features_featureCard__tDAdo:hover{background-color:rgb(255,119,0);box-shadow:var(--shadow-lg);border-color:transparent;background-size:3000px;background-position:50%;background-blend-mode:luminosity}.Features_featureCard__tDAdo:hover .Features_featureDesc__LZzA2{color:rgb(255,255,255);text-shadow:rgb(255,255,255) 1px 1px 2px}.Features_featureCard__tDAdo:hover .Features_featureTitle__gPz52{color:rgb(255,255,255)}.Features_featureCardLarge__lt_AV{grid-column:span 1}@media (min-width:768px){.Features_featureCardLarge__lt_AV{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}}.Features_featureIcon__CUX20{width:56px;height:56px;border-radius:var(--radius-md);background:var(--accent-light);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:transform var(--transition)}.Features_featureCard__tDAdo:hover .Features_featureIcon__CUX20{transform:rotate(-10deg) scale(1.1)}.Features_featureTitle__gPz52{font-size:1.2rem;font-weight:700;color:var(--fg);margin-bottom:10px}.Features_featureDesc__LZzA2{font-size:.95rem;line-height:1.6}.Features_featureDesc__LZzA2:hover{font-size:.95rem;color:rgb(255,255,255);line-height:1.6;text-shadow:rgb(255,255,255) 1px 1px 2px}.Features_featureVisual__pZHY_{background:linear-gradient(135deg,var(--bg) 0,var(--accent-light) 100%);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:12px;min-height:200px}.Features_featureVisualBar__vgEsP{height:12px;border-radius:var(--radius-full);background:var(--border);position:relative;overflow:hidden}.Features_featureVisualBarFill__p_cC6{position:absolute;left:0;top:0;height:100%;border-radius:var(--radius-full);background:var(--accent)}.Features_featureVisualLabel__wuoZF{display:flex;justify-content:space-between;font-size:.75rem;color:var(--fg-muted)}.Features_featureCardGlow__GChvm{position:absolute;bottom:-40px;right:-40px;width:120px;height:120px;border-radius:50%;opacity:0;transition:opacity var(--transition);pointer-events:none}.Features_featureCard__tDAdo:hover .Features_featureCardGlow__GChvm{opacity:.15}.Footer_footer__4vzqH{padding:60px 0 32px;background:var(--fg);color:white}.Footer_footerTop___TFRY{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width:768px){.Footer_footerTop___TFRY{grid-template-columns:2fr repeat(3,1fr);gap:60px}}.Footer_footerBrand__20cen{max-width:280px}.Footer_footerLogo__HvedU{display:flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;margin-bottom:16px}.Footer_footerLogoIcon__VrI_s{width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.Footer_footerDesc__Y3fUW{font-size:.9rem;color:rgba(255,255,255,.5);line-height:1.7}.Footer_footerCol__ZdEYw h4{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;color:rgba(255,255,255,.4)}.Footer_footerCol__ZdEYw a{display:block;font-size:.9rem;color:rgba(255,255,255,.7);padding:6px 0;transition:color var(--transition)}.Footer_footerCol__ZdEYw a:hover{color:var(--accent)}.Footer_footerBottom__OFeMd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:24px}.Footer_footerCopy__92Kg6{font-size:.8rem;color:rgba(255,255,255,.35)}.Footer_footerBadge__8BqM_{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(255,255,255,.06);border-radius:var(--radius-full);font-size:.75rem;color:rgba(255,255,255,.5)}.Footer_footerBadgeDot__bYaaK{width:6px;height:6px;border-radius:50%;background:#10b981}.Hero_hero__1d92z{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:var(--nav-height);overflow:hidden;background:var(--bg);background-image:url(/ksushlapush-background-6556413.jpg);background-size:cover;background-position:50%;background-color:#005070;background-blend-mode:luminosity}.Hero_heroHeadingWrap__g_c6t{position:relative;padding:60px 0 0;text-align:center}.Hero_heroHeading__2k63T{font-size:clamp(3.5rem,12vw,10rem);font-weight:900;letter-spacing:-.04em;line-height:.9;color:var(--fg);text-transform:uppercase;position:relative;z-index:2}.Hero_heroHeadingRow__sO7xi{display:block;overflow:hidden}.Hero_heroHeadingRow__sO7xi span{display:inline-block}.Hero_heroHeadingOutline__zABHc{-webkit-text-stroke:2px var(--fg);color:transparent}.Hero_heroImageWrap__F4QP5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none;width:clamp(200px,30vw,400px);height:clamp(200px,35vw,500px)}.Hero_heroCta3D__eO3tZ{position:relative;z-index:4;display:flex;justify-content:center;margin-top:-30px}.Hero_heroCta3DBtn__8y7UH{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:var(--accent);color:white;border-radius:var(--radius-lg);font-size:1rem;font-weight:700;text-align:center;line-height:1.2;box-shadow:0 8px 0 #cc4a00,0 12px 30px rgba(255,92,0,.4);transition:transform .2s,box-shadow .2s;cursor:pointer}.Hero_heroCta3DBtn__8y7UH:hover{transform:translateY(-4px);box-shadow:0 12px 0 #cc4a00,0 16px 40px rgba(255,92,0,.5)}.Hero_heroCta3DBtn__8y7UH:active{transform:translateY(4px);box-shadow:0 4px 0 #cc4a00,0 6px 20px rgba(255,92,0,.3)}.Hero_heroBottom__rggLV{display:grid;grid-template-columns:1fr;gap:20px;padding:60px 0 40px}@media (min-width:768px){.Hero_heroBottom__rggLV{grid-template-columns:1fr 1fr 1fr;gap:24px}}.Hero_heroCardOrange__FRJyg{background:rgba(255,92,0,.45);border-radius:var(--radius-xl);padding:36px 32px;color:white;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero_heroCardOrangeLabel__63k2n{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;opacity:.85;margin-bottom:20px}.Hero_heroCardOrangeDot__Mw4p_{width:8px;height:8px;background:white;border-radius:50%}.Hero_heroCardOrangeTitle__MMAvW{font-size:1.6rem;font-weight:700;line-height:1.3;max-width:280px}.Hero_heroCardOrangeLink__YSXPl{display:inline-flex;align-items:center;gap:6px;margin-top:24px;font-size:.9rem;font-weight:600;border-bottom:2px solid rgba(255,255,255,.5);padding-bottom:2px;transition:border-color var(--transition);width:fit-content}.Hero_heroCardOrangeLink__YSXPl:hover{border-color:white}.Hero_heroCardOrangeImage__Sk6Yi{position:absolute;right:-10px;bottom:-10px;width:160px;height:160px;border-radius:var(--radius-lg);overflow:hidden;opacity:.3}.Hero_heroCardInsights__AAkER{background:rgba(255,255,255,.45);border-radius:var(--radius-xl);padding:36px 32px;display:flex;flex-direction:column;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero_heroCardInsightsLabel__A5OGb{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}.Hero_heroCardInsightsTitle__3glWf{font-size:1.5rem;font-weight:700;color:var(--fg);margin-bottom:12px}.Hero_heroCardInsightsGauge__d4Doo{display:flex;align-items:center;justify-content:center;flex:1 1}.Hero_gauge__g8w7c{position:relative;width:160px;height:160px}.Hero_gaugeCircle__8e4H4{width:100%;height:100%;background:conic-gradient(var(--accent) 0deg,var(--accent) calc(var(--gauge-value, 72) * 3.6deg),#2a2a2a calc(var(--gauge-value, 72) * 3.6deg),#2a2a2a 1turn)}.Hero_gaugeCircle__8e4H4,.Hero_gaugeInner__eZoaG{border-radius:50%;display:flex;align-items:center;justify-content:center}.Hero_gaugeInner__eZoaG{width:75%;height:75%;background:var(--bg-card);flex-direction:column}.Hero_gaugeValue__oEbx5{font-size:2rem;font-weight:800;color:var(--fg);line-height:1}.Hero_gaugeLabel__mkoxT{font-size:.7rem;color:var(--fg-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.Hero_heroCardRight__fIMop{background:rgba(255,255,255,.45);border-radius:var(--radius-xl);padding:36px 32px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero_heroCardRightText__5ZFwJ{font-size:1rem;color:var(--fg-muted);line-height:1.6;max-width:300px}.Hero_heroCardRightLink__0kk4C{display:inline-flex;align-items:center;gap:6px;margin-top:20px;font-size:.9rem;font-weight:600;color:var(--fg);border-bottom:2px solid var(--border);padding-bottom:2px;width:fit-content;transition:border-color var(--transition)}.Hero_heroCardRightLink__0kk4C:hover{border-color:var(--accent)}.Hero_heroCardRightAvatar__IzBvh{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--accent-light),#ffd6b3);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-weight:700;color:var(--accent);font-size:1.2rem}.Hero_heroPlayBtn__Y2oSC{display:flex;align-items:center;gap:12px;cursor:pointer}.Hero_heroPlayCircle__i_Oqm{width:56px;height:56px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;color:white;transition:transform var(--transition)}.Hero_heroPlayBtn__Y2oSC:hover .Hero_heroPlayCircle__i_Oqm{transform:scale(1.1)}.Hero_heroPlayLabel__9jIv0{font-size:.85rem;color:var(--fg-muted)}.Hero_heroDecoLine__WNYy7{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100px;background:linear-gradient(to bottom,transparent,var(--border))}.Hero_heroSubtext__7QEwd{text-align:center;margin-top:24px;position:relative;z-index:2}.Hero_heroSubtextInner__7buEW{display:inline-flex;align-items:center;gap:12px;font-size:1.25rem;color:#cc4a00;font-weight:800;text-shadow:#ffffff 1px 1px 2px}.Hero_heroSubtextDot__9B_Ot{width:6px;height:6px;background:var(--accent);border-radius:50%}.Hero_heroStats__GQwy_{display:flex;align-items:center;justify-content:center;gap:48px;padding:40px 0;display:none}.Hero_heroStat__ynoqD{text-align:center}.Hero_heroStatValue__UeQIn{font-size:2rem;font-weight:800;color:var(--fg)}.Hero_heroStatLabel__H4Uhc{font-size:.8rem;color:var(--fg-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.04em}@media (max-width:767px){.Hero_heroHeading__2k63T{font-size:clamp(2.8rem,14vw,5rem)}.Hero_heroCta3DBtn__8y7UH{width:90px;height:90px;font-size:.85rem}.Hero_heroStats__GQwy_{gap:24px;flex-wrap:wrap}.Hero_heroCardOrangeImage__Sk6Yi{display:none}}.HowItWorks_section__wHUPo{padding:100px 0;background:var(--fg);color:white}.HowItWorks_sectionLabel__0Pu3G{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(255,92,0,.15);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.HowItWorks_sectionTitle__KyIw7{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.HowItWorks_sectionSubtitle__k5RKZ{font-size:1.1rem;color:rgba(255,255,255,.6);max-width:500px;line-height:1.6;margin-bottom:60px}.HowItWorks_stepsGrid__8zyF4{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.HowItWorks_stepsGrid__8zyF4{grid-template-columns:repeat(3,1fr);gap:32px}}.HowItWorks_sameline__qZYPs{display:flex;align-items:center;gap:16px}@media (max-width:1050px){.HowItWorks_sameline__qZYPs{display:flex;align-items:center;gap:16px;margin-top:0}.HowItWorks_stepBannerImg__y2gHp{width:100px;opacity:.75}.HowItWorks_stepBanner__flvBm{display:none}}@media (max-width:600px){.HowItWorks_sameline__qZYPs{display:flex;align-items:center;gap:16px}.HowItWorks_stepBannerImg__y2gHp{width:100px;opacity:.75}.HowItWorks_stepBanner__flvBm{display:block}}.HowItWorks_stepBanner__flvBm{margin:-40px -32px 24px;border-radius:var(--radius-xl) var(--radius-xl) 0 0;overflow:hidden;position:absolute;width:100%;display:none}.HowItWorks_stepBannerImg__y2gHp{width:100%;height:100%;object-fit:cover;display:block;opacity:.75}.HowItWorks_step__eaoVe{position:relative;padding:40px 32px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);transition:all var(--transition)}.HowItWorks_step__eaoVe:hover{background:rgba(255,255,255,.08);border-color:rgba(255,92,0,.3);transform:translateY(-4px)}.HowItWorks_stepNumber__6gaw0{font-size:4rem;font-weight:900;color:rgba(255,92,0,1);line-height:1;margin-bottom:20px}.HowItWorks_stepTitle__zIr6z{font-size:1.35rem;font-weight:700;margin-bottom:12px}.HowItWorks_stepDesc__HXXpU{font-size:.95rem;color:rgba(255,255,255,.6);line-height:1.6}.HowItWorks_stepIcon__4QPRH{width:48px;height:48px;border-radius:var(--radius-md);background:rgba(255,92,0,.15);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.HowItWorks_stepConnector__qt3DW{display:none}@media (min-width:768px){.HowItWorks_stepConnector__qt3DW{display:block;position:absolute;top:50%;right:-33px;width:32px;height:2px;background:rgba(255,92,0,.3);z-index:1}}.HowItWorks_bottomCta__1zyQt{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:80px;gap:20px}.HowItWorks_bottomCtaText__hPQRF{font-size:1.5rem;font-weight:700;max-width:500px}.HowItWorks_bottomCtaBtn__Q6eQb{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:var(--accent);color:white;border-radius:var(--radius-full);font-size:1rem;font-weight:600;transition:all var(--transition)}.HowItWorks_bottomCtaBtn__Q6eQb:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 30px rgba(255,92,0,.3)}.Marquee_section__yfYnl{overflow:hidden;background:linear-gradient(180deg,#8399a2,#eef2f3,#f5f5f0);padding:80px 0 0}.Marquee_marquee__w9oSp{display:flex;gap:48px;animation:Marquee_scroll__u5RYT 30s linear infinite;width:max-content}@keyframes Marquee_scroll__u5RYT{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Marquee_marqueeItem__n0fvI{display:flex;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;color:var(--fg-light);white-space:nowrap;flex-shrink:0}.Marquee_marqueeItem__n0fvI:hover{color:var(--accent)}.Marquee_marqueeDot__VcB__{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0}.Navbar_nav__vVzDp{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--nav-height);display:flex;align-items:center;background:rgba(245,245,240,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06);transition:var(--transition)}.Navbar_navInner__oe4l_{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}@media (min-width:768px){.Navbar_navInner__oe4l_{padding:0 40px}}@media (max-width:768px){.Navbar_navInner__oe4l_{display:flex;justify-content:space-between}.Navbar_navRight__cpKkR{gap:1px}}@media (min-width:1024px){.Navbar_navInner__oe4l_{padding:0 60px}}.Navbar_logo__PiZmU{display:flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;letter-spacing:-.5px;color:var(--fg)}.Navbar_logoIcon__Gy65Q{width:56px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:white}.Navbar_navLinks__kYCXg{display:none;align-items:center;gap:32px}@media (min-width:768px){.Navbar_navLinks__kYCXg{display:flex}}.Navbar_navLink__WmfVb{font-size:.9rem;font-weight:500;color:#19A8C3;transition:color var(--transition);position:relative}.Navbar_navLink__WmfVb:hover{color:var(--fg)}.Navbar_navLink__WmfVb:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--accent);transition:width var(--transition)}.Navbar_navLink__WmfVb:hover:after{width:100%}.Navbar_navRight__cpKkR{display:flex;align-items:center;gap:16px;justify-content:flex-end}.Navbar_navCta__yF_It{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:var(--accent);color:white;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;transition:background var(--transition),transform var(--transition);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.Navbar_navCta__yF_It:hover{background:var(--accent-hover);transform:translateY(-1px)}.Navbar_mobileMenuBtn__gPHMn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--fg);display:none}@media (min-width:768px){.Navbar_mobileMenuBtn__gPHMn{display:none}}.Navbar_allToolsDropdown__BKcRm{position:relative}.Navbar_dropdownMenu__5KeSk{position:absolute;top:100%;right:0;padding-top:8px;width:240px;z-index:200}.Navbar_dropdownMenuInner__QdF7d{background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:8px}.Navbar_dropdownItem__GbN_7{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:.85rem;font-weight:500;color:var(--fg);border-radius:var(--radius-sm);transition:background var(--transition)}.Navbar_dropdownItem__GbN_7:hover{background:rgba(0,0,0,.04)}.Navbar_dropdownIcon__LxThV{flex-shrink:0;opacity:.9}.Navbar_dropdownCount__3YuFI{margin-left:auto;font-size:.75rem;color:var(--fg-light);font-weight:400}.Navbar_langBtn__NQekz{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid #19a8c3;border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:#19a8c3;background:transparent;cursor:pointer;transition:color var(--transition),border-color var(--transition),background var(--transition)}.Navbar_langBtn__NQekz:hover{color:var(--fg);border-color:var(--accent);background:rgba(255,92,0,.06)}.CategoryPage_page__LnXAV{min-height:100vh;background:var(--bg);padding-top:var(--nav-height);background:linear-gradient(180deg,#f5f5f0,#eef2f3,#8399a2)}.CategoryPage_breadcrumb__GLPbL{display:flex;align-items:center;gap:8px;padding:20px 0 0;font-size:.85rem;color:var(--fg-muted)}.CategoryPage_breadcrumb__GLPbL a{color:var(--fg-muted);transition:color var(--transition);display:flex;align-items:center;gap:4px}.CategoryPage_breadcrumb__GLPbL a:hover{color:var(--accent)}.CategoryPage_breadcrumbSep__hpncn{color:var(--border)}.CategoryPage_header__YS_WB{text-align:center;padding:48px 0 40px}.CategoryPage_headerIcon__6Ki9a{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 20px}.CategoryPage_headerTitle__4YtMa{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;color:var(--fg);margin-bottom:8px}.CategoryPage_headerDesc__9u_Yv{font-size:1.1rem;color:var(--fg-muted);max-width:500px;margin:0 auto 16px;line-height:1.6}.CategoryPage_toolCount__MJxPL{display:inline-block;padding:6px 16px;border-radius:100px;background:rgba(0,0,0,.06);font-size:.8rem;font-weight:600;color:var(--fg-muted)}.CategoryPage_grid__fenb_{display:grid;grid-template-columns:1fr;gap:12px;padding-bottom:80px}@media (min-width:640px){.CategoryPage_grid__fenb_{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.CategoryPage_grid__fenb_{grid-template-columns:1fr 1fr 1fr}}.CategoryPage_card__zB1Q3{display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);cursor:pointer}.CategoryPage_card__zB1Q3:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.CategoryPage_cardDot__yFv9a{width:10px;height:10px;border-radius:50%;flex-shrink:0}.CategoryPage_cardContent__e557_{flex:1 1;min-width:0}.CategoryPage_cardTitle__6fVO3{font-size:.95rem;font-weight:700;color:var(--fg);margin-bottom:2px}.CategoryPage_cardDesc__O0GMP{font-size:.8rem;color:var(--fg-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:450px){.CategoryPage_cardDesc__O0GMP{max-width:190px}}.CategoryPage_cardArrow__EGhsT{color:var(--fg-light);flex-shrink:0;transition:transform var(--transition)}.CategoryPage_card__zB1Q3:hover .CategoryPage_cardArrow__EGhsT{transform:translateX(3px);color:var(--accent)}