
.aiph-front{font-family:inherit}.aiph-front-title h2{font-size:28px}.aiph-front-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.aiph-front-card{position:relative;background:#fff;border:1px solid #eadff3;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(40,20,60,.05)}.aiph-front-code{display:inline-block;background:#f5edff;color:#6325ba;border-radius:9px;padding:7px 10px;font-family:monospace;font-weight:700}.aiph-front-card h3{margin:12px 0 6px}.aiph-front-card p{color:#6f6578}.aiph-copy{border:0;border-radius:10px;background:#4b0d83;color:#fff;padding:10px 15px;font-weight:700;cursor:pointer}@media(max-width:700px){.aiph-front-grid{grid-template-columns:1fr}}
