._navigationContainer_1xhgk_1{width:100%;min-height:100vh;margin-top:50px}._header_1xhgk_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;position:relative;overflow:hidden}._logoContainer_1xhgk_18{width:10rem;height:10rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background-color:#fff;border-radius:50%;box-shadow:0 8px 20px #00000026;z-index:1;position:relative}._logoContainer_1xhgk_18:after{content:"";position:absolute;top:50%;left:50%;width:105%;height:105%;border-radius:50%;border:2px solid rgba(255,255,255,.2);transform:translate(-50%,-50%)}._logo_1xhgk_18{font-size:4rem;font-weight:600;animation:_pulse_1xhgk_1 3s infinite}._title_1xhgk_49{font-size:clamp(2rem,4vw,3rem);font-weight:800;text-align:center;margin-bottom:1rem;color:#1a1a2e;letter-spacing:-.5px;position:relative;transition:all .3s ease}._title_1xhgk_49:hover{transform:translateY(-3px)}._title_1xhgk_49:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:clamp(3rem,10vw,5rem);height:4px;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;transition:width .3s ease}._title_1xhgk_49:hover:after{width:clamp(4rem,15vw,7rem)}._subtitle_1xhgk_78{max-width:36rem;margin:0 auto 20px;position:relative;z-index:1;font-size:1.1rem;line-height:1.5;color:#000}._mainContent_1xhgk_88{max-width:78rem;margin:0 auto;padding:3rem 1rem}._categoryTabs_1xhgk_94{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}._categoryTab_1xhgk_94{padding:.75rem 1.5rem;border-radius:9999px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;border:none}._categoryTab_1xhgk_94._active_1xhgk_114{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 10px #6366f14d}._categoryTab_1xhgk_94:not(._active_1xhgk_114){background-color:#fff;color:#4b5563;box-shadow:0 2px 4px #0000000d}._categoryTab_1xhgk_94:not(._active_1xhgk_114):hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000014}._toolsSection_1xhgk_129{transition:opacity .4s ease,transform .4s ease}._toolsSection_1xhgk_129._hidden_1xhgk_132{display:none;opacity:0;transform:translateY(10px)}._toolsSection_1xhgk_129._visible_1xhgk_137{opacity:1;transform:translateY(0)}._toolsGrid_1xhgk_142{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){._toolsGrid_1xhgk_142{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._toolsGrid_1xhgk_142{grid-template-columns:repeat(3,1fr)}}._toolCard_1xhgk_158{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;overflow:hidden;transition:all .3s ease;cursor:pointer}._toolCard_1xhgk_158:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}._toolCard_1xhgk_158:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}._toolCardContent_1xhgk_181{padding:1.5rem;position:relative;z-index:1}._cardIllustration_1xhgk_187{position:absolute;right:-28px;bottom:-28px;width:150px;height:150px;z-index:0;opacity:.07;pointer-events:none;transform:perspective(420px) rotateX(34deg) rotate(-14deg);transform-origin:bottom right;transition:opacity .3s ease,transform .3s ease}._cardIllustration_1xhgk_187 svg{width:100%;height:100%;display:block}._toolCard_1xhgk_158:hover ._cardIllustration_1xhgk_187{opacity:.13;transform:perspective(420px) rotateX(30deg) rotate(-10deg) scale(1.05)}._toolCardHeader_1xhgk_211{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}._toolIcon_1xhgk_218{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;background-color:#f1f5f9;font-size:1.75rem;margin-bottom:1rem}._arrowIcon_1xhgk_230{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:scale(.9);transition:transform .3s ease}._arrowIcon_1xhgk_230 svg{width:1.25rem;height:1.25rem}._toolCard_1xhgk_158:hover ._arrowIcon_1xhgk_230{transform:scale(1.1)}._toolDescription_1xhgk_250{color:#6b7280;font-size:.95rem;line-height:1.5}._exploreLabel_1xhgk_256{margin-top:1rem;color:#6366f1;font-weight:500;display:flex;align-items:center;opacity:0;transition:opacity .3s ease}._toolCard_1xhgk_158:hover ._exploreLabel_1xhgk_256{opacity:1}._progressBar_1xhgk_269{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}._toolCard_1xhgk_158:hover ._progressBar_1xhgk_269{transform:scaleX(1)}@keyframes _pulse_1xhgk_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media (max-width: 640px){._header_1xhgk_7{padding:1.5rem 1rem}._logoContainer_1xhgk_18{width:8rem;height:8rem}._title_1xhgk_49{font-size:2rem}._mainContent_1xhgk_88{padding:1.5rem .75rem}._categoryTab_1xhgk_94{padding:.5rem 1rem;font-size:.95rem}._toolsGrid_1xhgk_142{gap:1rem}._toolCardContent_1xhgk_181{padding:1.25rem}._toolIcon_1xhgk_218{width:3rem;height:3rem;font-size:1.5rem}._arrowIcon_1xhgk_230{width:2rem;height:2rem}._toolTitle_1xhgk_327{font-size:1.1rem}._toolDescription_1xhgk_250{font-size:.9rem}}._toolTitleContainer_1xhgk_335{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}._toolTitle_1xhgk_327{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;transition:color .2s ease;flex:1;min-width:0}._toolCard_1xhgk_158:hover ._toolTitle_1xhgk_327{color:#6366f1}._indicatorContainer_1xhgk_358{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._betaIndicatorCard_1xhgk_366{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;text-transform:lowercase;letter-spacing:.4px;line-height:1;box-shadow:0 2px 4px #f59e0b4d;flex-shrink:0;animation:_cardBetaPulse_1xhgk_1 3.5s ease-in-out infinite;white-space:nowrap}._toolCard_1xhgk_158:hover ._betaIndicatorCard_1xhgk_366{transform:scale(1.05);box-shadow:0 3px 6px #f59e0b66;background:linear-gradient(135deg,#fbbf24,#f59e0b)}._betaIndicatorCard_1xhgk_366{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6366f1;background:#6366f11f;border-radius:4px;padding:2px 6px;line-height:1.3;flex-shrink:0}._premiumIndicatorCard_1xhgk_402{color:#1e40af;font-size:1rem;line-height:1;flex-shrink:0;animation:_cardPremiumGlow_1xhgk_1 2.5s ease-in-out infinite alternate;filter:drop-shadow(0 2px 4px rgba(30,64,175,.3));transition:all .3s ease;text-shadow:0 0 3px rgba(59,130,246,.5)}._toolCard_1xhgk_158:hover ._premiumIndicatorCard_1xhgk_402{transform:scale(1.15);filter:drop-shadow(0 3px 6px rgba(30,64,175,.5));text-shadow:0 0 5px rgba(59,130,246,.7);color:#3b82f6}@keyframes _cardBetaPulse_1xhgk_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(.98)}}@keyframes _cardPremiumGlow_1xhgk_1{0%{filter:drop-shadow(0 2px 4px rgba(30,64,175,.3));text-shadow:0 0 3px rgba(59,130,246,.5)}to{filter:drop-shadow(0 3px 6px rgba(30,64,175,.5));text-shadow:0 0 5px rgba(59,130,246,.7)}}@media (max-width: 640px){._toolTitleContainer_1xhgk_335{gap:.5rem;align-items:flex-start}._betaIndicatorCard_1xhgk_366{font-size:.65rem;padding:.2rem .4rem;border-radius:10px;letter-spacing:.3px}._premiumIndicatorCard_1xhgk_402{font-size:.9rem}._indicatorContainer_1xhgk_358{gap:.4rem}._toolTitle_1xhgk_327{font-size:1.1rem}}@media (max-width: 480px){._toolTitleContainer_1xhgk_335{flex-direction:column;align-items:flex-start;gap:.4rem}._betaIndicatorCard_1xhgk_366{font-size:.6rem;padding:.15rem .35rem;border-radius:8px;align-self:flex-start}._premiumIndicatorCard_1xhgk_402{font-size:.85rem;align-self:flex-start}._indicatorContainer_1xhgk_358{gap:.3rem;align-self:flex-start}}._mobileIcon_1xhgk_484{display:inline-flex;align-items:center;vertical-align:middle;margin:0 3px;position:relative;top:-1px}
