body .gfgoai-phone-live-app{max-width:960px;margin:24px auto;padding:0 16px;color:#111827;font-family:Arial,Helvetica,sans-serif}
.gfgoai-phone-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}
.gfgoai-phone-hero h1{margin:0 0 8px;font-size:32px}
.gfgoai-phone-hero p{margin:0;color:#4b5563;line-height:1.6}
.gfgoai-account-chip{background:#0f172a;color:#fff;border-radius:999px;padding:10px 14px;white-space:nowrap;font-size:14px}
.gfgoai-card{background:#fff;border:1px solid #d9e3f0;border-radius:20px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.05);margin-bottom:18px}
.gfgoai-billing-bar{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}
.gfgoai-billing-copy{font-size:15px;color:#1f2937}
.gfgoai-billing-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.gfgoai-google-btn,.gfgoai-ghost-link{display:inline-flex;align-items:center;gap:10px;border:1px solid #d1d5db;border-radius:999px;padding:10px 14px;text-decoration:none;color:#111827;background:#fff}
.gfgoai-google-g{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f3f4f6;font-weight:700}
.gfgoai-hidden{display:none!important}
.gfgoai-grid{display:grid;gap:14px}
.gfgoai-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.gfgoai-form-card label{display:grid;gap:8px;font-weight:600;margin-bottom:14px}
.gfgoai-form-card input,.gfgoai-form-card select{width:100%;padding:12px 14px;border:1px solid #cfd8ea;border-radius:14px;font-size:15px;background:#fff;box-sizing:border-box}
.gfgoai-actions{display:flex;gap:12px;flex-wrap:wrap}
.gfgoai-primary,.gfgoai-ghost{border:0;border-radius:999px;padding:12px 18px;font-size:15px;cursor:pointer}
.gfgoai-primary{background:#111827;color:#fff}
.gfgoai-ghost{background:#eef2ff;color:#111827}
.gfgoai-status-box{padding:14px 16px;background:#f8fafc;border-radius:14px;line-height:1.6}
.gfgoai-inline-meta{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px;font-size:14px;color:#374151}
.gfgoai-history-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}
.gfgoai-history-head h2,.gfgoai-status-card h2{margin:0 0 10px}
.gfgoai-small-note{font-size:12px;color:#6b7280}
.gfgoai-log-list{display:grid;gap:10px}
.gfgoai-log-item{border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;background:#fff}
.gfgoai-log-type{font-size:12px;color:#6b7280;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}
.gfgoai-log-time{font-size:12px;color:#6b7280}
.gfgoai-error{color:#b91c1c}
.gfgoai-success{color:#065f46}
@media (max-width:700px){.gfgoai-phone-hero{flex-direction:column}.gfgoai-grid.two{grid-template-columns:1fr}.gfgoai-billing-bar{align-items:flex-start}}
