*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6;padding:2rem 1rem}.page-container{max-width:1900px;margin:0 auto;padding:0 1rem}header h1{text-align:center;font-size:2.25rem;margin-bottom:1.5rem;color:#0f172a}.search-bar{width:100%;max-width:600px;padding:.75rem 1rem;font-size:1.1rem;border:1px solid #cbd5e1;border-radius:.5rem;margin:0 auto 1rem;display:block;outline:none;transition:border-color .2s}.search-bar:focus{border-color:#3b82f6}.today-news-container{display:flex;justify-content:center;align-items:center;margin:.5rem 0 1rem}.today-news-link{display:flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s}.today-news-link:hover{background:#eff6ff;color:#1d4ed8}.links-container{display:flex;justify-content:center;align-items:center;gap:2rem;margin:1rem 0 1.5rem}.prompt-container{display:flex;justify-content:center}.prompt-link{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;color:inherit}.prompt-link:hover{text-decoration:none}.prompt-page-description{text-align:center;max-width:840px;margin:0 auto 1.5rem;color:#475569}.prompt-page-controls{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.prompt-category-buttons{justify-content:center}.prompt-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.prompt-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s}.prompt-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.prompt-card-header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;align-items:flex-start}.prompt-card-description{color:#64748b;font-size:.92rem;margin-top:.35rem}.prompt-badge{background:#eef2ff;color:#4338ca;font-size:.78rem;padding:.35rem .75rem;border-radius:9999px;white-space:nowrap}.prompt-card pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;overflow-x:auto;font-size:.92rem;line-height:1.5;color:#0f172a;margin:0 0 1rem}.prompt-card-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.prompt-tags{display:flex;flex-wrap:wrap;gap:.4rem}.copy-button{border:1px solid #3b82f6;background:#3b82f6;color:#fff;padding:.55rem 1rem;border-radius:9999px;cursor:pointer;transition:background .2s,transform .2s}.copy-button:hover{background:#2563eb}.category-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.category-btn{padding:.5rem 1rem;font-size:.875rem;border:1px solid #cbd5e1;background:#fff;border-radius:9999px;cursor:pointer;transition:all .2s}.category-btn.active,.category-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}#toolsContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;min-width:0}.tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;text-decoration:none;display:block;transition:transform .2s,box-shadow .2s}.tool-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.tool-card h3{font-weight:600;font-size:1.125rem;color:#0f172a;margin-bottom:.5rem}.tool-card p{color:#64748b;font-size:.875rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.tag{background:#f1f5f9;color:#475569;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.visit-link{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none}.back-link{display:inline-block;color:#3b82f6;text-decoration:none;font-weight:500;margin-bottom:1.5rem;transition:all .2s}.back-link:hover{color:#1d4ed8;transform:translate(-2px)}.news-container{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto}.news-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s}.news-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.news-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.news-item h2{font-size:1.125rem;margin:0}.news-title-link{color:#0f172a;text-decoration:none;transition:color .2s}.news-title-link:hover{color:#3b82f6}.news-date{font-size:.875rem;color:#94a3b8;white-space:nowrap;flex-shrink:0}.news-summary{color:#64748b;font-size:.95rem;line-height:1.6;margin:.75rem 0 1rem}.news-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.news-tags{display:flex;flex-wrap:wrap;gap:.5rem}.news-tag{background:#f1f5f9;color:#475569;font-size:.8rem;padding:.25rem .75rem;border-radius:9999px}.news-source{font-size:.8rem;color:#94a3b8;white-space:nowrap}@media(max-width:640px){.page-container{padding:1rem .5rem}#toolsContainer{grid-template-columns:1fr}.news-header{flex-direction:column}.news-footer{flex-direction:column;align-items:flex-start}}.skill-container{display:flex;justify-content:center}.skill-link{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;color:inherit}.skill-link:hover{text-decoration:none}.skill-page-description{text-align:center;max-width:840px;margin:0 auto 1.5rem;color:#475569}.skill-page-controls{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.skill-category-buttons{justify-content:center}.skill-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.skill-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s}.skill-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.skill-card-header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;align-items:flex-start}.skill-card-description{color:#64748b;font-size:.92rem;margin-top:.35rem}.skill-badge{background:#eef2ff;color:#4338ca;font-size:.78rem;padding:.35rem .75rem;border-radius:9999px;white-space:nowrap}.skill-card pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;overflow-x:auto;font-size:.92rem;line-height:1.5;color:#0f172a;margin:0 0 1rem}.skill-card-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.4rem}
