.container.landing{max-width:900px}header.landing{margin-bottom:40px}.tools-section{margin-bottom:24px}.tools-section-title{font-size:11px;font-weight:600;color:#52525b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.tools-grid{display:flex;flex-direction:column;gap:12px}.tool-card{background:#1c1d21;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:24px;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease;display:flex;align-items:center;gap:20px}.tool-card:hover{border-color:#ffffff26;background:#222328}.tool-icon{width:56px;height:56px;background:#0ea5e9;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tool-icon svg{width:28px;height:28px;fill:#111114}.tool-icon.purple{background:#7c3aed}.tool-icon.green{background:#16a34a}.tool-icon.orange{background:#ea580c}.tool-icon.yellow{background:#ca8a04}.tool-content{flex:1}.tool-title{font-size:18px;font-weight:600;color:#e4e4e7;margin-bottom:4px}.tool-description{font-size:14px;color:#71717a}.tool-arrow{color:#52525b;transition:transform .2s ease}.tool-card:hover .tool-arrow{transform:translate(4px);color:#3b9ece}.tool-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.warning-box.landing{margin-bottom:24px}.notice.landing{margin-top:32px}.credits{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}.credits-title{font-size:11px;color:#52525b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.credits-list{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.credits-link{display:flex;align-items:center;gap:8px;color:#a1a1aa;text-decoration:none;font-size:13px;transition:color .2s ease}.credits-link:hover{color:#3b9ece}.credits-link svg{width:18px;height:18px;fill:currentColor}
