.tools-module__YkmrlW__container{max-width:1200px;margin:0 auto;padding:2rem}.tools-module__YkmrlW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.tools-module__YkmrlW__header h1{color:var(--text-primary);font-size:2rem;font-weight:700}.tools-module__YkmrlW__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.tools-module__YkmrlW__addBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.tools-module__YkmrlW__section{margin-bottom:3rem}.tools-module__YkmrlW__sectionTitle{color:var(--text-secondary);border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.tools-module__YkmrlW__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.tools-module__YkmrlW__toolCard{background:var(--card-bg);border:1px solid var(--border-color);background-color:#1e293b;border-color:#334155;border-radius:12px;padding:1.5rem;transition:all .2s;position:relative}.tools-module__YkmrlW__toolCard:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.tools-module__YkmrlW__toolHeader{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.tools-module__YkmrlW__toolName{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.1rem;font-weight:600;display:flex}.tools-module__YkmrlW__toolCategory{color:var(--text-secondary);background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:.8rem}.tools-module__YkmrlW__toolLink{color:var(--accent);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.9rem;text-decoration:none;display:inline-flex}.tools-module__YkmrlW__toolLink:hover{text-decoration:underline}.tools-module__YkmrlW__credentials{background:#0003;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.tools-module__YkmrlW__credRow{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.tools-module__YkmrlW__credLabel{color:var(--text-secondary)}.tools-module__YkmrlW__credValue{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-family:monospace}.tools-module__YkmrlW__copyBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:4px;transition:color .2s}.tools-module__YkmrlW__copyBtn:hover{color:var(--primary)}.tools-module__YkmrlW__deleteBtn{color:#ef4444;cursor:pointer;opacity:.6;background:0 0;border:none;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.tools-module__YkmrlW__deleteBtn:hover{opacity:1}.tools-module__YkmrlW__shortenerWidget{background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:1.5rem;max-width:800px;padding:2rem;display:flex}.tools-module__YkmrlW__inputGroup{gap:1rem;display:flex}.tools-module__YkmrlW__mainInput{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;flex:1;padding:1rem;font-size:1rem}.tools-module__YkmrlW__shortenBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:0 2rem;font-weight:600;transition:filter .2s}.tools-module__YkmrlW__shortenBtn:hover{filter:brightness(1.1)}.tools-module__YkmrlW__resultArea{background:#10b9811a;border:1px solid #10b98133;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.tools-module__YkmrlW__shortLink{color:var(--success);font-size:1.1rem;font-weight:600}.tools-module__YkmrlW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tools-module__YkmrlW__modal{background:#1e293b;border:1px solid #334155;border-radius:12px;width:400px;padding:2rem}.tools-module__YkmrlW__modal h3{color:#fff;margin-top:0;margin-bottom:1.5rem}.tools-module__YkmrlW__formGroup{margin-bottom:1rem}.tools-module__YkmrlW__formGroup label{color:#94a3b8;margin-bottom:.5rem;font-size:.9rem;display:block}.tools-module__YkmrlW__formGroup input{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:6px;width:100%;padding:.75rem}.tools-module__YkmrlW__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}
