.likert-table{font-family:Roboto,Arial,sans-serif;border-collapse:collapse;border-spacing:0;width:100%;max-width:1080px;margin:0 auto;background:#fff;box-sizing:border-box}.likert-table th,.likert-table td{padding:10px 22px;font-size:1.02rem;box-sizing:border-box;border-bottom:.7px solid #e0e0e0!important;border-right:.7px solid #e0e0e0!important}.likert-table tr:last-child td{border-bottom:none!important}.likert-table tr th:last-child,.likert-table tr td:last-child{border-right:none!important}.likert-table th.th-blank{background:#fff!important;min-width:250px;max-width:380px;position:sticky;left:0;top:0;z-index:3;border-bottom:none!important;box-shadow:none!important}.likert-table th.th-scale{background:#f7f7f7!important;font-weight:700;border-bottom:2px solid #ececec;position:sticky;top:0;z-index:2;box-shadow:none;white-space:normal;text-align:center}.likert-table td.question-cell,.likert-table td.sticky-col{position:sticky;left:0;background:#fff!important;z-index:1;text-align:left!important;min-width:250px;max-width:380px;font-size:1.04rem;word-break:break-word;white-space:normal;padding-left:8px;font-weight:500}.likert-table tbody tr:nth-child(2n) td,.likert-table tbody tr:nth-child(2n) .question-cell,.likert-table tbody tr:nth-child(2n) .sticky-col{background:#fafbfc!important}.likert-table tbody tr:hover td,.likert-table tbody tr.hovered-row td,.likert-table td.option-cell.hovered-col,.likert-table td.option-cell.hovered-row,.likert-table td.option-cell:hover,.likert-table th.th-scale.hovered{background:#e3f7df!important;transition:background .18s}.likert-table .col-hover-bg{background:#e3f7df!important}.likert-table td.option-cell{text-align:center;background:inherit;vertical-align:middle;padding:0}.option-label{display:flex;align-items:center;justify-content:center;height:39px;width:100%}.option-label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #25986d;background:#f5f1ec;border-radius:50%;width:28px;height:28px;cursor:pointer;margin:0;position:relative;display:inline-block;vertical-align:middle}.option-label input[type=radio]:checked{border:2.8px solid #25986d;background:#f5f1ec}.option-label input[type=radio]:checked:after{content:"";display:block;width:12px;height:12px;background:#25986d;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes shake-row{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-2px)}to{transform:translate(0)}}@media (max-width: 950px){.likert-table{min-width:500px;font-size:.95em}.likert-table th.th-blank,.likert-table td.sticky-col,.likert-table td.question-cell{min-width:120px;max-width:230px;font-size:.98rem;padding-left:4px}}@media (max-width: 500px){.likert-table th,.likert-table td{font-size:.87em!important;padding:.22em!important}.likert-table th.th-blank,.likert-table td.sticky-col,.likert-table td.question-cell{min-width:65px!important;max-width:120px!important;font-size:.95rem;padding-left:0}}.sticky-error-msg{position:fixed;top:0;left:0;width:100vw;z-index:9999;background:#fae8e6;color:#b00020;font-weight:700;border-radius:0 0 12px 12px;box-shadow:0 7px 32px #dc26260d;border-bottom:2px solid #f7b8b1;font-size:1.18rem;padding:17px 18px 13px;text-align:center;margin:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 500px){.sticky-error-msg{font-size:1.03rem;padding:12px 2vw 8px;border-radius:0 0 8px 8px}}.likert-table tr.missing-row td,.likert-table tr.missing-row th,.likert-table tr.missing-row td.question-cell,.likert-table tr.missing-row td.sticky-col,.likert-table tbody tr.missing-row:nth-child(2n) td,.likert-table tbody tr.missing-row:nth-child(2n) .question-cell,.likert-table tbody tr.missing-row:nth-child(2n) .sticky-col{background:#fae8e6!important;color:#b00020!important;font-weight:500!important;animation:shake-row .11s 1}.likert-table tr.missing-row input[type=radio]{border-color:#b00020!important}.likert-table tbody tr:hover .question-cell,.likert-table tbody tr.hovered-row .question-cell,.likert-table td.question-cell.hovered-row{background:#e3f7df!important;transition:background .18s}.likert-table tr.missing-row:hover td,.likert-table tr.missing-row:hover th,.likert-table tr.missing-row:hover .sticky-col,.likert-table tr.missing-row:hover .question-cell{background:#fae8e6!important;color:#b00020!important}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}body,html{color:#213547;background-color:#f3f6fa}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}body,html{color:#ffffffde;background-color:#242424}a{color:#8cb2ff}button{background-color:#1a1a1a}}@media (max-width: 600px){.welcome-content{padding:10px!important;margin:0!important;max-width:100vw!important;font-size:.97rem}}.orientation-warning{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;color:#222;z-index:9999;display:flex;align-items:center;justify-content:center;padding:32px;font-size:1.25em;text-align:center;box-sizing:border-box}@media (max-width: 600px){.matrix-table th,.matrix-table thead th{font-size:.9em!important;padding:.35em .5em!important}}body{background:#f3f6fa}.welcome-layout{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:56px 32px 44px;max-width:650px;margin:40px auto;box-shadow:0 2px 26px #e2e6ee;border-radius:14px}@media (max-width: 500px){.welcome-layout{margin:0 auto;max-width:99vw;border-radius:0;box-shadow:none;padding:20px 5vw 20px 4vw!important;box-sizing:border-box}}.welcome-title{font-family:Roboto,Arial,sans-serif;font-weight:700;font-size:2.1rem;color:#2c3e50;text-align:center;margin:0 0 30px;letter-spacing:1px;line-height:1.13}.welcome-line{border:0;border-top:1.5px solid #ececec;margin:0 0 18px;width:96%;max-width:1100px}.welcome-text{max-width:500px;margin:0 auto 36px;font-size:1.12rem;text-align:center;line-height:1.67;color:#213547}.welcome-thanks{display:block;text-align:right;font-style:normal;margin-top:26px;color:#2c3e50;font-size:1em}.welcome-btn-wrap{width:300px;margin-bottom:36px}.welcome-btn{width:100%;background:#06b09c;color:#fff;font-weight:700;font-family:Roboto,Arial,sans-serif;font-size:1.12rem;border:none;border-radius:8px;padding:.75em 0;box-shadow:0 2px 8px #ececec;cursor:pointer;letter-spacing:.5px;transition:background .2s}.footer{padding:32px 0 54px;color:#7c8c9a;text-align:center;font-size:1.02rem;letter-spacing:.015em;width:100%}.footer-sub{font-size:.76rem;color:#8a9bab;margin-top:11px;line-height:1.35}@media (prefers-color-scheme: light){body,html,.welcome-layout,.welcome-title,.welcome-text,.welcome-thanks,.footer,.footer-sub{color:#213547!important;background:#fff!important}}body,html{color:#213547!important;background:#f3f6fa!important}
