.editor-module__dHV0KW__markdown-editor{word-break:break-word;width:100%;height:100%;font-size:14px;border:none!important;outline:none!important}.editor-module__dHV0KW__markdown-editor ::selection,.editor-module__dHV0KW__markdown-editor:not(:focus-within) ::selection{background:#6366f12e}.editor-module__dHV0KW__markdown-editor .comment-highlight{cursor:pointer;background:#facc1540;border-bottom:2px solid #facc1580;transition:background .15s}.editor-module__dHV0KW__markdown-editor .comment-highlight:hover{background:#facc1566}.editor-module__dHV0KW__markdown-editor .comment-highlight-focused{background:#facc1573;border-bottom-color:#facc15cc}.editor-module__dHV0KW__markdown-editor .comment-highlight-draft{background:#facc1559;border-bottom:2px solid #facc1599;animation:1.5s ease-in-out infinite editor-module__dHV0KW__comment-draft-pulse}@keyframes editor-module__dHV0KW__comment-draft-pulse{0%,to{background:#facc1559}50%{background:#facc1580}}:is(.editor-module__dHV0KW__markdown-editor .comment-highlight [data-bracket-type],.editor-module__dHV0KW__markdown-editor .comment-highlight-focused [data-bracket-type],.editor-module__dHV0KW__markdown-editor .comment-highlight-draft [data-bracket-type]){border-bottom:inherit}:is(.editor-module__dHV0KW__markdown-editor [data-bracket-type] .comment-highlight,.editor-module__dHV0KW__markdown-editor [data-bracket-type] .comment-highlight-focused,.editor-module__dHV0KW__markdown-editor [data-bracket-type] .comment-highlight-draft){background:0 0}.editor-module__dHV0KW__markdown-editor>p:first-child:before{color:var(--chakra-colors-gray-400);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.editor-module__dHV0KW__markdown-editor h1,.editor-module__dHV0KW__markdown-editor h2,.editor-module__dHV0KW__markdown-editor h3{font-weight:500}.editor-module__dHV0KW__markdown-editor h1{padding-top:32px;padding-bottom:8px;font-size:18px}.editor-module__dHV0KW__markdown-editor h2{padding:8px 0;font-size:16px}.editor-module__dHV0KW__markdown-editor h2:not(h1+h2){padding-top:16px}.editor-module__dHV0KW__markdown-editor h3{padding:8px 0;font-size:14px}.editor-module__dHV0KW__markdown-editor :first-child{padding-top:0}.editor-module__dHV0KW__markdown-editor strong{font-weight:var(--chakra-fontWeights-bold)}.editor-module__dHV0KW__markdown-editor ul{margin-left:8px}.editor-module__dHV0KW__markdown-editor li{margin-left:16px;padding:4px 0}.editor-module__dHV0KW__markdown-editor li>ul>li{margin-left:16px}.editor-module__dHV0KW__markdown-editor li>ul>li:first-child{padding-top:4px}.editor-module__dHV0KW__markdown-editor hr{margin-top:1.5em}.ivg-editor .editor-module__dHV0KW__markdown-editor p{line-height:1.75}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__highlight-mark{background-color:#6366f12e;border-radius:4px;padding:2px 0;transition:background-color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.34,1.56,.64,1);animation:.35s cubic-bezier(.34,1.56,.64,1) editor-module__dHV0KW__highlight-pulse;box-shadow:inset 0 0 0 1px #6366f159}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__highlight-mark-delete{background-color:#e53e3e1f;border-radius:4px;padding:2px 0;transition:background-color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.34,1.56,.64,1);animation:.35s cubic-bezier(.34,1.56,.64,1) editor-module__dHV0KW__highlight-delete-pulse;box-shadow:inset 0 0 0 1px #e53e3e59}@keyframes editor-module__dHV0KW__highlight-pulse{0%{background-color:#6366f159;transform:scale(1.01);box-shadow:inset 0 0 0 1px #6366f18c}50%{transform:scale(1.015)}to{background-color:#6366f12e;transform:scale(1);box-shadow:inset 0 0 0 1px #6366f159}}@keyframes editor-module__dHV0KW__highlight-delete-pulse{0%{background-color:#e53e3e38;transform:scale(1.01);box-shadow:inset 0 0 0 1px #e53e3e73}50%{transform:scale(1.015)}to{background-color:#e53e3e1f;transform:scale(1);box-shadow:inset 0 0 0 1px #e53e3e59}}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__highlight-brand{background-color:#370be826;border-radius:4px;padding:3px 0;transition:background-color .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.34,1.56,.64,1);animation:.35s cubic-bezier(.34,1.56,.64,1) editor-module__dHV0KW__brand-highlight-in}@keyframes editor-module__dHV0KW__brand-highlight-in{0%{background-color:#370be84d;transform:scale(1.02)}50%{transform:scale(1.025)}to{background-color:#370be826;transform:scale(1)}}.editor-module__dHV0KW__markdown-editor blockquote{border-left:3px solid var(--chakra-colors-gray-300);margin:1.5rem 0;padding-left:1rem}.editor-module__dHV0KW__markdown-editor table{border-collapse:collapse;border:1px solid var(--chakra-colors-gray-200);border-radius:4px;width:100%;margin:16px 0;overflow:hidden}.editor-module__dHV0KW__markdown-editor th,.editor-module__dHV0KW__markdown-editor td{border:1px solid var(--chakra-colors-gray-200);text-align:left;vertical-align:middle;padding:8px 12px}.editor-module__dHV0KW__markdown-editor th:first-child,.editor-module__dHV0KW__markdown-editor td:first-child{padding-top:8px}.editor-module__dHV0KW__markdown-editor th{background-color:var(--chakra-colors-gray-100);font-weight:var(--chakra-fontWeights-semibold);color:var(--chakra-colors-gray-700)}.editor-module__dHV0KW__markdown-editor tbody tr:nth-child(2n){background-color:var(--chakra-colors-gray-50)}.editor-module__dHV0KW__markdown-editor tbody tr:hover{background-color:var(--chakra-colors-gray-100)}.editor-module__dHV0KW__markdown-editor table p{margin:0;padding:0}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-directive{color:var(--chakra-colors-gray-600);background-color:#3b82f61f;border-radius:3px;padding:1px 2px;box-shadow:inset 0 0 0 1px #3b82f640}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-reference-valid{color:var(--chakra-colors-gray-600);background-color:#22c55e1f;border-radius:3px;padding:1px 2px;box-shadow:inset 0 0 0 1px #22c55e4d}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-reference-invalid{color:var(--chakra-colors-gray-600);background-color:#ef44441a;border-radius:3px;padding:1px 2px;box-shadow:inset 0 0 0 1px #ef44444d}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-variable-def,.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-variable-usage{color:var(--chakra-colors-gray-600);background-color:#a855f71f;border-radius:3px;padding:1px 2px;box-shadow:inset 0 0 0 1px #a855f74d}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-question-type{color:var(--chakra-colors-gray-600);background-color:#f973161f;border-radius:3px;padding:1px 2px;box-shadow:inset 0 0 0 1px #f9731640}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-clickable{cursor:pointer}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-clickable:hover{filter:brightness(.92)}.editor-module__dHV0KW__markdown-editor .editor-module__dHV0KW__bracket-resolved{color:var(--chakra-colors-gray-600);font-size:.9em;font-style:italic}.editor-module__dHV0KW__bracket-diagnostic{pointer-events:none;border-radius:3px;height:0;margin:0 0 -4px;padding:1px 8px;font-size:12px;line-height:1;display:block;overflow:visible}.editor-module__dHV0KW__bracket-diagnostic-error{color:#ef4444e6}.editor-module__dHV0KW__bracket-diagnostic-warning{color:#ca8a04e6}.editor-module__dHV0KW__bracket-diagnostic-fix{pointer-events:auto;cursor:pointer;color:var(--chakra-colors-blue-400,#60a5fa);margin-left:6px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .1s}.editor-module__dHV0KW__bracket-diagnostic-fix:hover{text-decoration-color:currentColor}.editor-module__dHV0KW__survey-heading-line{font-size:18px;font-weight:700}.editor-module__dHV0KW__survey-heading-underline:after{content:"";border-bottom:1px solid var(--chakra-colors-gray-200);margin-bottom:2px;padding-bottom:6px;display:block}.editor-module__dHV0KW__survey-question-line{font-weight:600}.editor-module__dHV0KW__survey-heading-hash-hidden{letter-spacing:-1em;font-size:0;line-height:0}.editor-module__dHV0KW__survey-heading-hash-visible{color:var(--chakra-colors-gray-300)}.editor-module__dHV0KW__survey-block-spacer{height:12px;display:block}.editor-module__dHV0KW__survey-heading-spacer{height:20px;display:block}.editor-module__dHV0KW__survey-page-break{padding-top:.75em}.editor-module__dHV0KW__survey-question-highlight{background-color:#6366f11a;border-radius:4px;transition:background-color .15s}.editor-module__dHV0KW__search-match{background-color:#facc1566;border-radius:2px}.editor-module__dHV0KW__search-match-active{background-color:#faa0008c;border-radius:2px;outline:2px solid #faa000b3}
.sparkles-module__Y3ElGW__sparkles:after{content:"";z-index:0;opacity:.06;filter:blur(2px);pointer-events:none;background-image:url(/images/textures/sparkles.webp),linear-gradient(125deg,#ff008480 15%,#fca40066 30%,#ffff004d 40%,#00ff8a33 60%,#00cfff66 70%,#cc4cfa80 85%);width:100%;height:100%;position:absolute;top:0;left:0}.sparkles-module__Y3ElGW__sparkles:before{content:"";z-index:1;opacity:.2;pointer-events:none;background:linear-gradient(125deg,#ff008480 15%,#fca40066 30%,#ffff004d 40%,#00ff8a33 60%,#00cfff66 70%,#cc4cfa80 85%) 0 0/200% 200%;width:100%;height:100%;animation:10s linear infinite sparkles-module__Y3ElGW__gradientAnimation;position:absolute;top:0;left:0}@keyframes sparkles-module__Y3ElGW__gradientAnimation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.sparkles-module__Y3ElGW__sparkles{z-index:1;background:0 0;border:1px solid #0000004d;position:relative;overflow:hidden;border-radius:6px!important}.sparkles-module__Y3ElGW__sparkles.sparkles-module__Y3ElGW__light{border:1px solid #00000014}.sparkles-module__Y3ElGW__sparkles.sparkles-module__Y3ElGW__light:after{filter:blur(1px)invert();opacity:.08}
.editor-module__hMJssq__editor{width:100%;height:100%;padding:16px;overflow:auto}.editor-module__hMJssq__editor:focus{outline:none}.editor-module__hMJssq__editor ul,.editor-module__hMJssq__editor ol{padding:0 16px}.editor-module__hMJssq__editor h3{color:var(--chakra-colors-highlight);margin-bottom:.5rem;font-size:18px;font-weight:500}
/*# sourceMappingURL=a37314fc7d60c7a3.css.map*/