.starter-page{gap:28px;display:grid}.starter-hero{background:linear-gradient(135deg,#f7fbff,#edf4ff);border:1px solid #d9e2ef;border-radius:18px;grid-template-columns:1.2fr 1fr;gap:20px;padding:28px;display:grid}.starter-title{margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2}.starter-subtitle{color:#1d4ed8;margin:8px 0 0;font-weight:600}.starter-lead{color:#334155;margin:12px 0 0;line-height:1.7}.starter-lead--zh{margin-top:6px}.starter-cta{color:#fff;background:#0f172a;border-radius:999px;margin-top:18px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.starter-badges{flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.starter-badges li{color:#1e3a8a;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:.88rem}.starter-visual{background:radial-gradient(circle at 20% 20%,#3b82f633,#0000 50%),radial-gradient(circle at 80% 80%,#0e749040,#0000 50%),#0b172a;border-radius:14px;place-items:center;min-height:220px;display:grid}.starter-visual__card{color:#e2e8f0;background:#0f172a80;border:1px solid #ffffff4d;border-radius:12px;gap:8px;width:min(90%,320px);padding:14px 16px;display:grid}.starter-section h2,.starter-support h2{margin:0;font-size:1.45rem}.starter-section__intro{color:#475569;margin:8px 0 0}.starter-grid{gap:14px;margin-top:14px;display:grid}.starter-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.starter-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.starter-card{background:#fff;border:1px solid #dbe3f0;border-radius:14px;padding:16px}.starter-card h3{margin:0 0 10px}.starter-card p{color:#475569;margin:8px 0 0;line-height:1.65}.starter-card--dark{background:#0f172a;border-color:#1e293b}.starter-card--dark h3,.starter-card--dark p{color:#e2e8f0}.starter-machine{border-top:1px dashed #d5deea;margin-top:10px;padding-top:10px}.starter-machine h4{margin:0}.starter-link{color:#1d4ed8;margin-top:14px;font-weight:600;text-decoration:none;display:inline-block}.starter-support{background:#0b1324;border-radius:18px;padding:22px}.starter-support h2{color:#f8fafc}.starter-faq{gap:10px;margin-top:12px;display:grid}.starter-faq__item{background:#fff;border:1px solid #dae2ef;border-radius:10px;padding:12px 14px}.starter-faq__item summary{cursor:pointer;font-weight:600}.starter-faq__item p{color:#475569;margin:10px 0 0;line-height:1.6}@media (max-width:980px){.starter-hero,.starter-grid--2,.starter-grid--3{grid-template-columns:1fr}}
