.tools-module__YkmrlW__toolsPage{max-width:1000px;margin:0 auto;padding:2.5rem 2rem}.tools-module__YkmrlW__header{margin-bottom:2.5rem}.tools-module__YkmrlW__backLink{color:var(--text-muted);transition:color var(--transition-fast);margin-bottom:1rem;font-size:.85rem;display:inline-block}.tools-module__YkmrlW__backLink:hover{color:var(--accent)}.tools-module__YkmrlW__pageTitle{background:linear-gradient(135deg,var(--accent),#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.3rem;font-size:2rem;font-weight:700}.tools-module__YkmrlW__pageDesc{color:var(--text-secondary);font-size:.95rem}.tools-module__YkmrlW__toolGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.tools-module__YkmrlW__toolCardLink{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-spring);color:inherit;cursor:pointer;padding:2rem;text-decoration:none;display:block;position:relative;overflow:hidden}.tools-module__YkmrlW__toolCardLink:before{content:"";opacity:0;transition:opacity var(--transition-normal);pointer-events:none;position:absolute;inset:0}.tools-module__YkmrlW__toolCardLink:first-child:before,.tools-module__YkmrlW__toolCardLink:first-of-type:before{background:linear-gradient(135deg,#7c7ff214 0%,#a78bfa0a 100%)}.tools-module__YkmrlW__toolCardLink:nth-child(2):before,.tools-module__YkmrlW__toolCardLink:nth-of-type(2):before{background:linear-gradient(135deg,#10b98114 0%,#34d3990a 100%)}.tools-module__YkmrlW__toolCardLink:nth-child(3):before,.tools-module__YkmrlW__toolCardLink:nth-of-type(3):before{background:linear-gradient(135deg,#3b82f614 0%,#60a5fa0a 100%)}.tools-module__YkmrlW__toolCardLink:nth-child(4):before,.tools-module__YkmrlW__toolCardLink:nth-of-type(4):before{background:linear-gradient(135deg,#f59e0b14 0%,#fbbf240a 100%)}.tools-module__YkmrlW__toolCardLink:hover{color:inherit;border-color:#7c7ff24d;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 40px #7c7ff226}.tools-module__YkmrlW__toolCardLink:hover:before{opacity:1}.tools-module__YkmrlW__toolCardLink:active{transform:translateY(0)scale(.98);box-shadow:0 4px 12px #7c7ff21a}.tools-module__YkmrlW__toolIcon{background:var(--accent-glow);border-radius:var(--radius-md);width:56px;height:56px;transition:transform var(--transition-spring);justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:2rem;display:flex;position:relative}.tools-module__YkmrlW__toolCard:hover .tools-module__YkmrlW__toolIcon{transform:scale(1.1)rotate(-3deg)}.tools-module__YkmrlW__toolName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;position:relative}.tools-module__YkmrlW__toolDesc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.85rem;line-height:1.7;position:relative}.tools-module__YkmrlW__toolPreview{border-radius:var(--radius-md);width:100%;height:0;transition:height var(--transition-spring),margin-bottom var(--transition-spring);background:var(--bg-secondary);border:1px solid #0000;margin-bottom:0;position:relative;overflow:hidden}.tools-module__YkmrlW__toolCardLink:hover .tools-module__YkmrlW__toolPreview{border-color:var(--border);height:120px;margin-bottom:1rem}.tools-module__YkmrlW__previewContent{opacity:0;transition:opacity var(--transition-normal);justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.tools-module__YkmrlW__toolCardLink:hover .tools-module__YkmrlW__previewContent{opacity:1}.tools-module__YkmrlW__previewLabel{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.5}.tools-module__YkmrlW__previewHighlight{color:var(--accent);margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.tools-module__YkmrlW__toolCardLocked{cursor:default;opacity:.7}.tools-module__YkmrlW__toolCardLocked:hover{box-shadow:none;transform:none}.tools-module__YkmrlW__loginNotice{color:var(--warning);font-size:.85rem;font-weight:500}.tools-module__YkmrlW__freeBadge{color:#fff;vertical-align:middle;letter-spacing:.05em;background:linear-gradient(135deg,#10b981,#34d399);border-radius:9999px;margin-left:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.tools-module__YkmrlW__premiumBadge{background:linear-gradient(135deg,var(--accent),#a78bfa);color:#fff;vertical-align:middle;letter-spacing:.05em;border-radius:9999px;margin-left:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.tools-module__YkmrlW__subscriptionSection{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.tools-module__YkmrlW__subscriptionCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.tools-module__YkmrlW__subscriptionCard:hover{border-color:#7c7ff24d;transform:translateY(-2px);box-shadow:0 8px 24px #7c7ff21a}.tools-module__YkmrlW__subscriptionIcon{flex-shrink:0;font-size:1.75rem}.tools-module__YkmrlW__subscriptionInfo{flex:1;min-width:0}.tools-module__YkmrlW__subscriptionTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.tools-module__YkmrlW__subscriptionDesc{color:var(--text-muted);font-size:.8rem;line-height:1.5}.tools-module__YkmrlW__portalArrow{color:var(--text-muted);transition:all var(--transition-normal);flex-shrink:0;font-size:1.25rem}.tools-module__YkmrlW__subscriptionCard:hover .tools-module__YkmrlW__portalArrow{color:var(--accent);transform:translate(4px)}@media (max-width:768px){.tools-module__YkmrlW__toolGrid{grid-template-columns:1fr}.tools-module__YkmrlW__toolCard:hover .tools-module__YkmrlW__toolPreview{height:100px}.tools-module__YkmrlW__subscriptionCard{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}}
