:root{--rt-page-bg: #e5e7eb;--rt-card-bg: #ffffff;--rt-text-main: #111827;--rt-text-muted: #6b7280;--rt-border-subtle: #e5e7eb;--rt-primary: #4f46e5;--rt-primary-soft: #eef2ff;--rt-primary-soft-strong: #e0e7ff;--rt-shadow-soft: 0 18px 40px rgba(15, 23, 42, .12)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--rt-page-bg);color:var(--rt-text-main)}.runtime-root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(circle at top left,#e0f2fe,#eef2ff 45%,#f9fafb)}.runtime-shell{width:100%;max-width:640px}.runtime-form-header{text-align:center;margin-bottom:16px}.runtime-form-title{margin:0;font-size:22px;font-weight:700}.runtime-form-description{margin:6px 0 0;font-size:14px;color:var(--rt-text-muted)}.runtime-progress{margin-bottom:14px}.runtime-progress-bar{height:4px;border-radius:999px;background-color:#e5e7eb;overflow:hidden}.runtime-progress-bar-inner{height:100%;background-image:linear-gradient(90deg,#4f46e5,#8b5cf6);transition:width .25s ease-out}.runtime-progress-label{margin-top:4px;font-size:11px;color:var(--rt-text-muted);text-align:right}.runtime-card{border-radius:20px;background-color:var(--rt-card-bg);border:1px solid var(--rt-border-subtle);padding:20px 18px 18px;box-shadow:var(--rt-shadow-soft)}.runtime-error-card{text-align:center;padding:24px 20px}.runtime-error-title{margin:0 0 8px;font-size:18px;font-weight:700}.runtime-error-message{margin:0;font-size:14px;color:var(--rt-text-muted)}.runtime-error-actions{margin-top:16px;display:flex;justify-content:center}.runtime-question-header{margin-bottom:14px}.runtime-question-title{margin:0 0 6px;font-size:18px;font-weight:600}.runtime-question-description{margin:0;font-size:14px;color:#4b5563}.runtime-text-hint{font-size:14px;color:#374151;margin-bottom:14px}.runtime-choice-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.runtime-choice-option{display:flex;align-items:center;border-radius:12px;border:1px solid #d1d5db;padding:8px 10px;font-size:14px;cursor:pointer;background-color:#fff;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.runtime-choice-option input{margin-right:8px}.runtime-choice-option--active{border-width:1px;border-color:var(--rt-primary);background-color:var(--rt-primary-soft);box-shadow:0 0 0 1px var(--rt-primary-soft-strong)}.runtime-choice-list--error .runtime-choice-option{border-color:#fca5a5;background-color:#fef2f2}.runtime-rating{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:12px}.runtime-rating--error{border:1px dashed #fca5a5;border-radius:14px;padding:6px}.runtime-rating-star{width:44px;height:44px;border:none;background-color:transparent;border-radius:999px;color:#f1e1a0;display:inline-flex;align-items:center;justify-content:center;font-size:38px;cursor:pointer;transition:color .16s ease,transform .16s ease,box-shadow .16s ease}.runtime-rating-star:hover{color:#eab308;transform:translateY(-1px)}.runtime-rating-star--active{color:#eab308}.runtime-rating-star:focus-visible{outline:2px solid var(--rt-primary);outline-offset:3px;box-shadow:0 10px 24px #4f46e533}.runtime-multi-note{font-size:12px;color:var(--rt-text-muted);margin-top:4px}.runtime-input-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.runtime-input,.runtime-textarea{border-radius:12px;border:1px solid #d1d5db;padding:8px 10px;font-size:14px;font-family:inherit}.runtime-input--error,.runtime-textarea--error{border-color:#fca5a5;box-shadow:0 0 0 1px #fecaca}.runtime-input:focus,.runtime-textarea:focus{outline:none;border-color:var(--rt-primary);box-shadow:0 0 0 1px var(--rt-primary-soft-strong)}.runtime-input-hint{font-size:12px;color:#9ca3af}.runtime-error-text{margin-top:8px;font-size:12px;color:#dc2626}.runtime-actions{display:flex;justify-content:flex-end}.runtime-button-primary{border-radius:10px;border:none;padding:12px 24px;background-image:linear-gradient(90deg,#4f46e5,#8b5cf6);color:#fff;font-size:14px;font-weight:400;cursor:pointer;transition:background-position .18s ease,transform .18s ease,box-shadow .18s ease;background-size:160% 100%;box-shadow:0 18px 40px #4f46e580}.runtime-button-primary:hover{transform:translateY(-1px);background-position:100% 0;box-shadow:0 22px 60px #4f46e5b3}.runtime-button-primary:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none;background-position:0 0}.runtime-end-text{font-size:14px;color:#374151;margin-top:12px}.runtime-submission-id{margin-top:6px;font-size:12px;color:var(--rt-text-muted)}.runtime-footnote{margin-top:12px;font-size:11px;color:var(--rt-text-muted);text-align:center}.runtime-footnote-link{color:inherit;text-decoration:none;font-weight:600}.runtime-footnote-link:hover{color:var(--rt-primary)}@media (max-width: 480px){.runtime-shell{max-width:100%}.runtime-card{padding:18px 14px 16px}.runtime-form-title{font-size:20px}}
