.semseo-sdg,.semseo-sdg *{box-sizing:border-box}.semseo-sdg{width:100%;max-width:1180px;margin:24px auto;padding:24px;border:1px solid #e5e7eb;border-radius:22px;background:#fff;color:#111827;font-family:inherit;box-shadow:0 20px 60px rgba(15,23,42,.06)}.semseo-sdg-header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px;border-radius:18px;background:linear-gradient(135deg,#111827 0%,#302b8f 52%,#5b4eff 100%);color:#fff;margin-bottom:22px}.semseo-sdg-kicker{display:inline-block;color:#a7ff00;font-weight:800;margin-bottom:8px;letter-spacing:.03em}.semseo-sdg-header h2{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.05;color:#fff}.semseo-sdg-header p{margin:0;max-width:760px;color:rgba(255,255,255,.86);font-size:16px;line-height:1.6}.semseo-sdg-badge{flex:0 0 auto;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff;font-weight:800;white-space:nowrap}.semseo-sdg-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.semseo-sdg-card{border:1px solid #e5e7eb;border-radius:18px;padding:22px;background:#fff}.semseo-sdg-card h3{margin:0 0 18px;font-size:22px;line-height:1.25}.semseo-sdg-label{display:block;font-weight:800;margin:14px 0 6px;color:#111827}.semseo-sdg-input,.semseo-sdg-output,.semseo-sdg-textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;font:inherit;background:#fff;color:#111827}.semseo-sdg-textarea{min-height:90px}.semseo-sdg-output{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:13px;line-height:1.5;resize:vertical;background:#0b1020;color:#e5e7eb}.semseo-sdg-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.semseo-sdg-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.semseo-sdg-button{border:0;border-radius:12px;padding:11px 15px;background:#5b4eff;color:#fff;font-weight:800;cursor:pointer}.semseo-sdg-button-secondary{background:#111827}.semseo-sdg-button-light{background:#f3f4f6;color:#111827}.semseo-sdg-status{margin-top:14px;padding:12px;border-radius:12px;background:#f9fafb;color:#374151;min-height:48px}.semseo-sdg-status.ok{background:#dcfce7;color:#166534}.semseo-sdg-status.warn{background:#fef3c7;color:#92400e}.semseo-sdg-status.bad{background:#fee2e2;color:#991b1b}.semseo-sdg-note{margin-top:14px;padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;color:#475569;line-height:1.6}.semseo-sdg-full{margin-top:18px}.semseo-sdg-testing{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.semseo-sdg-testing a{display:inline-flex;padding:10px 12px;border:1px solid #d1d5db;border-radius:999px;text-decoration:none;font-weight:800}@media (max-width:900px){.semseo-sdg{padding:16px}.semseo-sdg-header{flex-direction:column;align-items:flex-start;padding:20px}.semseo-sdg-grid{grid-template-columns:1fr}.semseo-sdg-row{grid-template-columns:1fr}.semseo-sdg-actions{display:grid;grid-template-columns:1fr}.semseo-sdg-button{width:100%}}