:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#111827;line-height:1.6}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:radial-gradient(circle at top,#eff6ff,#f8fafc 40%,#fff)}button,input,select,textarea{font:inherit}.page-shell{width:min(1080px,100%);margin:0 auto;padding:32px 24px 48px}.form-card,.hero-card,.section-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 60px rgba(15,23,42,.08);padding:32px;margin-bottom:24px}.eyebrow{margin:0 0 12px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#2563eb}h1,h2{margin:0}h1{font-size:clamp(2rem,3vw,3rem);margin-bottom:18px}h2{margin-bottom:16px;font-size:1.35rem}p{margin:0 0 18px;color:#475569}.integration-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.integration-list li{padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.integration-list p,.integration-list small{margin:6px 0 0}.form-field{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.form-field label{font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #d1d5db;border-radius:14px;padding:14px 16px;background:#f8fafc}.form-field textarea{min-height:170px;resize:vertical}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:18px}button{border:none;border-radius:999px;padding:14px 22px;font-weight:700;cursor:pointer;color:#fff;background:#2563eb}button.secondary{background:#475569}.preview-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px;white-space:pre-wrap;word-wrap:break-word;min-height:120px}.alert{background:#f8d7da;color:#842029;border-radius:16px;padding:16px;border:1px solid #f5c2c7}.status-row{display:grid;grid-gap:16px;gap:16px}.status-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;padding:18px}@media (max-width:720px){.page-shell{padding:24px 16px 32px}}