:root{--primary-color: #0070d2;--background-color: #f3f2f2;--text-color: #16325c}body{margin:0;background-color:var(--background-color);color:var(--text-color);font-family:Salesforce Sans,Arial,sans-serif;min-height:100vh}.app-header{background:#fff;border-bottom:2px solid var(--primary-color)}.slds-box{background:#fff}.preview-output{white-space:pre-wrap;word-break:break-word;background:#f3f2f2;border-radius:.25rem;padding:.75rem;min-height:8rem}.is-hidden{display:none}.slds-text-color_error{color:#c23934}
