.survey-editor-page{max-width:1180px;margin:0 auto;padding:12px 8px 32px}.survey-editor-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.survey-editor-heading h1{margin:10px 0 4px}.survey-editor-actions{display:flex;gap:10px}.survey-editor-main{padding:24px 0;min-height:220px}.survey-editor-page .survey-editor-main.card,.survey-editor-page .survey-editor-column.card{background:transparent;border:0;border-radius:0;box-shadow:none}.survey-editor-page .survey-editor-main.card{overflow:visible}.survey-editor-empty{text-align:center;padding:24px 20px 16px;color:#4b5563}.survey-editor-empty strong{display:block;color:#4b5563;font-size:22px;letter-spacing:.03em}.survey-editor-empty p{max-width:580px;margin:16px auto;font-size:16px;line-height:1.5}.survey-editor-empty img{display:block;width:128px;height:128px;object-fit:contain;margin:0 auto 30px}.survey-editor-add{position:relative;display:flex;justify-content:center;align-items:center;gap:16px;padding:18px 0 4px}.survey-editor-add:before,.survey-editor-add:after{content:"";flex:1;height:1px;background:#cdd9d6}.question-type-picker{position:absolute;z-index:4;top:58px;display:grid;min-width:220px;padding:8px;border:1px solid #d9dde7;border-radius:10px;background:#fff;box-shadow:0 10px 30px #1f29331f}.question-type-picker button{border:0;background:transparent;padding:10px 12px;text-align:left;cursor:pointer;border-radius:6px}.question-type-picker button:hover{background:#f1efff}.survey-question-form{position:relative;margin:0 0 18px;padding:22px 24px;border:1px solid #e1e4eb;border-radius:10px}.survey-question-form legend{padding:0 8px;color:#4f46a5;font-size:.8rem;font-weight:700;letter-spacing:.08em}.survey-question-form legend span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;border-radius:50%;background:#f0efff;color:#4f46a5}.survey-question-remove{position:absolute;top:18px;right:20px;border:0;color:#6b7280;background:transparent;cursor:pointer}.choice-editor,.scale-editor{display:grid;gap:10px;margin:8px 0 14px}.answer-line{display:flex;align-items:center;gap:10px}.answer-line input[type=text]{flex:1}.choice-line{display:flex;align-items:center;gap:9px;margin:9px 0}.choice-line input{accent-color:#5a4db2}.scale-points{display:flex;gap:9px;align-items:center}.scale-points span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #ccd1dc;border-radius:50%;color:#4b5563}.three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.survey-question-form details{margin-top:15px;border-top:1px solid #eceef3;padding-top:12px}.survey-question-form summary{cursor:pointer;color:#5b55a6;font-weight:600}.survey-editor-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:16px}.survey-editor-column{display:flex;flex-direction:column;gap:32px;padding:20px 24px}.survey-editor-column>fieldset>.choice-line{display:inline-flex;margin-right:16px}.survey-editor-column>.field>input{border-radius:9px}.survey-editor-page>.survey-editor-actions{justify-content:center;margin-top:38px;gap:20px}.survey-editor-column fieldset{border:0;padding:0;margin:0}.survey-editor-column legend{font-weight:700;margin-bottom:12px}.team-picker{padding:8px 0 0 24px;max-height:220px;overflow:auto}.survey-preview-link{border:0;background:transparent;color:#5148a8;text-decoration:underline;cursor:pointer;justify-self:start}.survey-preview-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:24px;background:#11182766}.survey-preview{width:min(680px,100%);max-height:90vh;overflow:auto;padding:28px}.survey-preview-head{display:flex;justify-content:space-between;gap:20px}.survey-preview-head h2{margin:3px 0 20px}.survey-preview-question{display:grid;gap:8px;padding:18px 0;border-top:1px solid #e6e8ee}.survey-preview-question textarea{min-height:80px}.survey-editor-page .notice{padding:10px 12px;border-radius:6px;background:#f2f1ff;color:#413a8f}.survey-question-actions{display:flex;gap:12px;margin-bottom:12px}.answer-line>label{flex:1;display:flex;align-items:center;gap:10px}@media(max-width:760px){.survey-editor-page{padding:20px 16px 48px}.survey-editor-heading,.survey-editor-settings{grid-template-columns:1fr;display:grid;align-items:start}.survey-editor-actions{justify-content:flex-end}.survey-editor-main,.survey-editor-column{padding:18px}.three-columns{grid-template-columns:1fr}}.schedule-menu .popup-menu{z-index:8;top:36px;min-width:230px}.planner-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.planner-survey{border:1px solid #e6e8ee;border-radius:8px;padding:14px;margin:12px 0}.planner-survey summary{cursor:pointer;font-weight:600}.planner-survey summary span{margin-left:12px;font-weight:400;color:#6b7280}.planner-question{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(150px,240px);align-items:center;gap:12px;padding:12px 0;border-top:1px solid #eceef2}.planner-question .muted{display:block;margin-top:4px}.planner-question select,.planner-toolbar select{max-width:100%}@media(max-width:650px){.planner-question{grid-template-columns:1fr auto}.planner-question select{grid-column:1 / -1}}.comments-page{--sentiguage-green: var(--echo-risk-low);--sentiguage-amber: var(--echo-risk-mid);--sentiguage-red: var(--echo-risk-high);--sentiguage-gray: #788487}.comments-page .comment-workspace{background:transparent;gap:24px}.comments-page .comment-filter-sidebar{align-self:start;border:0}.comments-page .comment-filter-sidebar .dual-range input[type=range]{border:0;border-radius:0;background:transparent;padding:0;min-height:25px}.comments-page .comment-main{padding:0}.comments-page .source-comment{padding:22px 24px}.sentiguage{margin-bottom:28px}.sentiguage-header{margin-bottom:22px;flex-wrap:wrap}.sentiguage-header h2{font-size:22px}.sentiguage-header p{margin-bottom:0}.sentiguage-total{gap:8px}.sentiguage-totals{display:flex;align-items:center;flex-wrap:wrap;gap:6px 22px}.sentiguage-score{gap:6px}.sentiguage-score strong{color:#0f1718;font-size:16px;font-variant-numeric:tabular-nums}.sentiguage-row-score{color:var(--echo-muted);font-variant-numeric:tabular-nums}.sentiguage-breakdown{padding:0 24px 12px;margin-bottom:16px}.sentiguage-breakdown h3{display:flex;align-items:center;min-height:66px;margin:0;color:#5b6468;font-size:20px}.sentiguage-positive{--sentiguage-tone: var(--sentiguage-green)}.sentiguage-mixed{--sentiguage-tone: var(--sentiguage-amber)}.sentiguage-negative{--sentiguage-tone: var(--sentiguage-red)}.sentiguage-unclear{--sentiguage-tone: var(--sentiguage-gray)}.sentiguage-card{padding:16px 8px;border-bottom:4px solid transparent}.sentiguage-card:hover{border-bottom-color:var(--echo-border)}.sentiguage-card[aria-pressed=true]{border-bottom-color:var(--echo-accent)}.sentiguage-card strong small{font-size:13px;font-weight:400;color:var(--echo-muted);margin-left:5px}.sentiguage-card i,.sentiguage-legend i,.sentiguage-badge:before{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--sentiguage-tone);flex-shrink:0}.sentiguage-panels{align-items:stretch}.sentiguage-panels h3{font-size:20px;color:#5b6468;margin-bottom:12px}.sentiguage-panels p{font-size:14px}.sentiguage-summary{margin-bottom:20px}.sentiguage-distribution{display:flex;gap:3px;height:9px;border-radius:5px;overflow:hidden;background:#e4e7e6}.sentiguage-distribution>span{background:var(--sentiguage-tone);min-width:2px}.sentiguage-legend{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:14px;font-size:12px}.sentiguage-legend>span{display:inline-flex;align-items:center;gap:6px}.sentiguage-art{display:block;width:140px;height:140px;object-fit:contain;margin:18px auto 10px}.sentiguage-overview .sentiguage-cohort{font-size:13px;margin:0}.sentiguage-theme-list button{display:block;width:100%;min-height:60px;padding:12px 0;text-align:left;border-top:1px solid var(--echo-border)}.sentiguage-theme-heading{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:10px}.sentiguage-theme-heading svg{color:var(--echo-muted)}.sentiguage-theme-heading strong{flex:1}.sentiguage-theme-heading>span{font-variant-numeric:tabular-nums}.sentiguage-theme-list .bar-track{display:block;height:7px}.sentiguage-theme-list .bar-track>span{display:block;height:100%;background:var(--echo-primary);border-radius:inherit}.sentiguage-theme-list button:hover .bar-track>span,.sentiguage-theme-list button[aria-pressed=true] .bar-track>span{background:var(--echo-risk-low)}.sentiguage-theme-list button[aria-pressed=true] strong{text-decoration:underline;text-decoration-color:var(--echo-accent);text-decoration-thickness:3px;text-underline-offset:4px}.sentiguage-themes .sentiguage-theme-note{font-size:12px;margin:16px 0 0}.sentiguage-no-themes{padding:22px 0}.sentiguage-questions{padding:0 24px;margin-bottom:16px}.sentiguage-questions>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:66px;color:#5b6468;font-size:20px;font-weight:700;cursor:pointer;list-style:none}.sentiguage-questions>summary::-webkit-details-marker{display:none}.sentiguage-questions summary small{font-size:14px;font-weight:400;color:var(--echo-muted)}.sentiguage-questions[open]>summary svg{transform:rotate(180deg)}.sentiguage-question-list{padding-bottom:12px}.sentiguage-question{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;text-align:left;border-top:1px solid var(--echo-border);padding:17px 0}.sentiguage-question:hover strong{text-decoration:underline;text-underline-offset:3px}.sentiguage-question-copy{display:grid;gap:8px;min-width:0}.sentiguage-question-copy>small,.sentiguage-question-copy>span{color:var(--echo-muted);font-size:13px;line-height:1.5}.sentiguage-question-copy>strong{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.5}.sentiguage-question-copy svg{color:var(--echo-muted)}.sentiguage-question-metrics{display:grid;gap:10px;min-width:110px;font-size:13px;text-align:right}.sentiguage-active{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0;font-size:13px}.sentiguage-active .button{padding:7px 14px;font-size:12px;text-transform:none}.sentiguage-active .button>span{display:flex;align-items:center;gap:10px}.sentiguage-method{color:var(--echo-muted);font-size:13px}.sentiguage-method summary{display:inline-flex;align-items:center;gap:9px;min-height:36px;cursor:pointer;list-style:none}.sentiguage-method summary::-webkit-details-marker{display:none}.sentiguage-method[open] summary svg{transform:rotate(180deg)}.sentiguage-method p{max-width:740px;margin:8px 0 0}.sentiguage-state{padding:28px 24px;margin-bottom:16px;color:var(--echo-muted)}.sentiguage-state .illustration{width:120px;height:120px;object-fit:contain;margin-bottom:15px}.sentiguage-state h3{color:#5b6468}.sentiguage-state p{margin-bottom:0}.sentiguage-state .button{margin-top:16px}.sentiguage-badge{display:inline-flex;align-items:center;gap:5px;color:var(--echo-muted);font-size:12px}.sentiguage-badge:before{content:""}.comment-question-set{display:block;color:var(--echo-muted);font-size:12px;margin-bottom:4px}@media(max-width:1200px){.comment-workspace.with-filters .sentiguage-panels{grid-template-columns:1fr}.comment-workspace.with-filters .sentiguage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.sentiguage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sentiguage-panels{grid-template-columns:1fr}.sentiguage-panels>.card{padding:22px 20px}.sentiguage-question{flex-direction:column;align-items:stretch;gap:12px}.sentiguage-question-metrics{text-align:left}.sentiguage-header{gap:12px}.sentiguage-questions{padding:0 20px}.sentiguage-breakdown{padding:0 20px 12px}.comments-page .source-comment{padding:20px}}.email-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.email-section-heading h2{margin-bottom:8px}.email-section-heading p{margin:0}.email-badge{padding:6px 10px;background:#f0f680;border-radius:16px;font-size:12px;white-space:nowrap;color:#283515}.email-banner{display:block;width:100%;height:auto;margin:24px 0;border-radius:10px}.email-options,.email-template-fields{border:0;padding:0;margin:24px 0;min-width:0}.email-options legend,.email-template-fields legend{font-size:17px;font-weight:700;margin-bottom:16px}.email-option{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #e7ece9;cursor:pointer}.email-option input{margin-top:4px;flex-shrink:0}.email-option strong,.email-option small{display:block}.email-option small{margin-top:5px;line-height:1.5;color:#607065}.email-timing{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.email-template-fields{display:flex;flex-direction:column;gap:18px}.email-template-fields legend{margin-bottom:18px}.email-placeholder-help{color:#607065;font-size:12px;line-height:1.8;margin:0;overflow-wrap:anywhere}.email-placeholder-help code{color:#283515}.email-preview{margin:24px 0;padding:20px;background:#f4f6f3;border:1px solid #dce5d7;border-radius:12px}.email-preview h3{margin-top:0}.email-preview-subject{overflow-wrap:anywhere}.email-preview iframe{width:100%;height:600px;border:1px solid #e0e6dd;border-radius:8px;background:#fff}.email-settings .notice{margin:16px 0}@media(max-width:600px){.email-section-heading{flex-direction:column}.email-timing{grid-template-columns:1fr}.email-preview{padding:12px}.email-preview iframe{height:680px}}.email-options>.field{margin-top:18px}.email-resend{border-top:1px solid #dce5d7;margin-top:28px;padding-top:20px}.email-resend>.button{margin-top:20px}.email-language{display:flex;flex-direction:column;gap:18px}.email-language h3{margin:0;font-size:15px}@font-face{font-family:Karla;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/karla-latin-400-normal-C_jajTY_.woff2) format("woff2"),url(/assets/karla-latin-400-normal-iWRxgclR.woff) format("woff")}@font-face{font-family:Karla;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/karla-latin-500-normal-6wzn_4WC.woff2) format("woff2"),url(/assets/karla-latin-500-normal-BWjg-GL4.woff) format("woff")}@font-face{font-family:Karla;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/karla-latin-600-normal-BH_u9dis.woff2) format("woff2"),url(/assets/karla-latin-600-normal-BAoyHYuk.woff) format("woff")}@font-face{font-family:Karla;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/karla-latin-700-normal-DFuMffT3.woff2) format("woff2"),url(/assets/karla-latin-700-normal-CospC10L.woff) format("woff")}@font-face{font-family:Karla;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/karla-latin-800-normal-D8prfxci.woff2) format("woff2"),url(/assets/karla-latin-800-normal-D9TMx7ol.woff) format("woff")}:root{font-family:Karla,Arial,sans-serif;color:#0f1718;background:#f7f8f7;font-synthesis:none;font-size:14px;font-weight:400;--echo-primary: #0f1718;--echo-accent: #e1ed00;--echo-risk-none: #009c00;--echo-risk-low: #9cd905;--echo-risk-mid: #ffa612;--echo-risk-high: #ff633d;--echo-risk-critical: #d1050f;--echo-primary-dark: #0f1718;--echo-background: #f7f8f7;--echo-score: #9cd905;--echo-surface: #fff;--echo-border: #d9dfe1;--echo-muted: #687174;--echo-sidebar: 240px;--echo-header: 72px;--echo-shadow: 0 3px 3px #182e3526, 0 2px 10px #213b4614;--echo-focus: #0f1718}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.47}button{border:0;background:none}a{color:var(--echo-primary);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #0f171899;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:23px;font-weight:500;letter-spacing:.6px;color:var(--echo-primary-dark)}h2{font-size:19px;letter-spacing:.2px}h3{font-size:16px}p{line-height:1.65}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{border:1px solid #7f8787;background:#fff;border-radius:22px;padding:11px 15px;min-height:40px;max-width:100%}input[type=checkbox],input[type=radio]{accent-color:var(--echo-primary);width:16px;height:16px;margin:0;flex-shrink:0}input[readonly]{background:#f3f6f6!important;border-color:#c5ced0!important;color:var(--echo-muted)}select{padding-right:32px;cursor:pointer}textarea{resize:vertical;border-radius:14px;min-height:94px}fieldset{border:1px solid var(--echo-border);border-radius:8px;padding:20px;margin:0;min-width:0}legend{font-weight:700;padding:0 8px}table{width:100%;border-collapse:collapse;text-align:left}th{font-weight:700;letter-spacing:.2px}th,td{padding:15px 12px;border-bottom:1px solid var(--echo-border);vertical-align:top}td p{margin:5px 0}svg{flex-shrink:0;vertical-align:middle}.button{display:inline-flex;gap:10px;justify-content:center;align-items:center;font-weight:700;text-transform:uppercase;font-size:12px;border-radius:28px;min-height:40px;padding:11px 27px;border:1px solid transparent;white-space:nowrap}.button.primary{background:var(--echo-accent);color:var(--echo-primary)}.button.primary:hover:not(:disabled){background:color-mix(in srgb,var(--echo-accent) 92%,var(--echo-primary))}.button.secondary{border-color:#9ba5a8;background:transparent}.button.secondary:hover:not(:disabled){background:#edf3f4}.button.text{padding:8px 3px;min-height:34px;color:var(--echo-primary);font-weight:400;letter-spacing:.3px;text-transform:none;font-size:14px}.button.text:hover:not(:disabled),.text-link:hover{text-decoration:underline}.button.danger{background:#d1050f;color:#fff}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:32px;height:34px;padding:5px;color:#4a5252;border-radius:6px;flex-shrink:0}.icon-button:hover{background:#eef1ee}.text-link{display:inline;padding:0;color:var(--echo-primary);font-size:inherit;line-height:inherit;letter-spacing:.2px}.inline{display:flex;gap:10px;align-items:center}.inline select{border:none;background:transparent;padding:4px 24px 4px 4px;min-height:32px}.spacer{flex:1}.muted{color:var(--echo-muted)}.capitalize{text-transform:capitalize}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;background:#fff;padding:12px;border:2px solid var(--echo-primary)}.skip-link:focus{top:10px}.up{transform:rotate(180deg)}.rotate{display:inline-block;transform:rotate(180deg)}.wordmark{display:inline-block;flex-shrink:0}.echo-logo{display:block;position:relative;width:160px;max-width:100%;aspect-ratio:1560 / 420;overflow:hidden}.echo-logo img{position:absolute;width:113.717949%;max-width:none;height:auto;left:-7.051282%;top:-57.142857%}.sidebar{position:fixed;width:var(--echo-sidebar);left:0;top:0;height:100dvh;background:#fff;border-right:1px solid #e8edef;z-index:30;display:flex;flex-direction:column;overflow-y:auto}.navigation-close,.login-mobile-tagline,.table-scroll-hint{display:none}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin-top:24px}.import-mapping{border:1px solid var(--echo-border);border-radius:16px;padding:18px 22px;margin:20px 0}.import-mapping summary{cursor:pointer;font-weight:700}.import-mapping .muted{margin-bottom:0}.sidebar>.wordmark{display:block;padding:23px 18px 20px}.sidebar nav{padding:8px 0 20px;flex:1}.nav-parent{display:flex;align-items:center;gap:20px;width:100%;min-height:43px;padding:9px 16px;font-size:13px;letter-spacing:.15px;color:#171c1d;text-align:left}.nav-parent>span:nth-child(2){flex:1}.nav-parent>svg{width:17px;height:17px;color:#0d1112}.nav-parent>span:last-child>svg{color:#596161}.company-parent>span:last-child>svg{color:#596161}.nav-parent:hover,.nav-children a:hover{background:#f7fafb}.nav-children a{display:block;padding:11px 18px 11px 50px;min-height:40px;font-size:13px;letter-spacing:.2px;color:#161b1d}.nav-children a span{position:relative;display:inline-block;z-index:0}.nav-children .selected span:after{content:"";position:absolute;bottom:-2px;height:5px;border-radius:2px 2px 10px 10px;background:linear-gradient(90deg,#e1ed00,#f0f680);left:0;right:0;z-index:-1}.company-nav .selected span:after{background:linear-gradient(90deg,#e1ed00,#f0f680)}.nav-parent.selected{color:var(--echo-primary);font-weight:700}.upgrade-dot{background:#131817;color:#fff;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;font-size:14px;line-height:1;font-weight:700;margin-right:auto}.sidebar footer{position:sticky;bottom:0;flex-shrink:0;border-top:1px solid var(--echo-border);padding:12px 0;background:#fff}.main-shell{margin-left:var(--echo-sidebar);min-height:100dvh}.topbar{height:var(--echo-header);display:flex;align-items:center;gap:16px;padding:15px 27px;background:#fff;box-shadow:0 2px 4px #1238400d;position:sticky;top:0;z-index:20}.topbar h1{margin:0;white-space:nowrap;flex-shrink:0}.help-button{color:var(--echo-primary);background:#e1ed00;border-radius:50%;width:37px;height:37px;margin-left:auto;font-size:23px;flex-shrink:0}.evaluation-selectors{display:flex;gap:15px;flex:1;min-width:0}.evaluation-selectors select{min-width:0;width:32%;border-radius:24px;font-size:13px;text-overflow:ellipsis;height:41px;padding-left:12px;color:#3e4345}.evaluation-topbar{gap:12px}.evaluation-topbar h1{margin-right:8px}.favorite{margin-left:-9px}.is-favorite svg{fill:#eedb86;stroke:#b99a2d}.date-picker{display:flex;align-items:center;border:1px solid #7f8787;border-radius:24px;padding:0 12px;gap:6px;height:41px;color:#596161;margin-left:auto}.date-picker input{border:0!important;padding:6px 0!important;min-height:0!important;width:102px;color:#3c4446;font-size:12px;background:transparent!important}.date-picker input::-webkit-calendar-picker-indicator{width:12px;margin:0;padding:0}.evaluation-topbar .help-button{background:var(--echo-accent);margin-left:0;width:42px;height:42px}.mobile-menu{display:none}.page-content{padding:30px 29px 55px;outline:none;max-width:2100px;margin:0 auto}.card{background:#fff;border-radius:14px;box-shadow:var(--echo-shadow);overflow:hidden}.evaluation-card{margin-bottom:16px}.evaluation-summary{display:flex;align-items:flex-start;min-height:84px}.score{width:73px;height:73px;flex-shrink:0;display:grid;place-items:center;position:relative;background:var(--echo-score);color:var(--echo-primary)}.score svg{position:absolute;width:68px;height:68px;inset:2px}.score span{font-size:26px;font-weight:700;padding-top:2px}.score.unavailable{background:#a7b5b9}.summary-copy{padding:17px 14px;min-width:0}.summary-copy h2{font-size:18px;margin:0 0 10px;color:#535a5c;font-weight:700;letter-spacing:.3px}.evaluation-summary>.button{margin:14px 20px 0 auto}.metadata{display:flex;flex-wrap:wrap;align-items:center;color:#687174;font-size:13px;line-height:1.5;gap:14px;letter-spacing:.1px}.metadata>span{display:inline-flex;align-items:center;gap:4px}.delta{color:#007600;font-weight:700;font-size:14px;padding-left:3px;white-space:nowrap}.delta.negative{color:#d1050f}.chart-controls{display:flex;justify-content:flex-end;margin:18px 24px 9px}.chart-controls select{border:none;min-height:30px;color:#444b4c;font-size:13px;background:transparent;padding:6px 24px 6px 8px}.trend-chart{position:relative;padding:0 17px 0 13px;width:100%;height:279px}.trend-chart>svg{height:100%;width:100%;overflow:visible}.chart-tooltip{position:absolute;top:12px;left:calc(50% - 85px);box-shadow:0 3px 12px #17343a33;background:#fff;padding:12px 16px;border-radius:6px;display:grid;gap:5px;font-size:12px;pointer-events:none}.chart-legends{display:grid;grid-template-columns:1fr 1fr;padding:15px 17px 20px;font-size:13px}.chart-legends>div{display:grid;justify-items:start;gap:6px}.chart-legends .text-link{font-size:13px}.legend-dot{display:inline-block;border-radius:50%;background:#080a0a;width:8px;height:8px;margin:0 4px 0 6px}.category-card{padding:22px 24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading h2{margin:0 0 7px;color:#535a5c}.section-heading .inline{color:var(--echo-primary)}.category{padding:21px 0 5px}.category-heading{display:flex;align-items:center;gap:12px;padding:0;margin:0 0 12px;font-size:14px;letter-spacing:.3px;text-align:left}.category-heading svg{color:#718185}.expanded-arrow{display:inline-flex;transform:rotate(90deg)}.bar-row{display:flex;align-items:center;gap:9px;font-size:13px;min-height:16px}.bar-track{height:8px;border-radius:5px;background:#e4e7e6;overflow:hidden;flex:1}.bar-track>div{height:100%;background:#0f1718}.bar-row>.delta{min-width:45px;text-align:right}.questions{padding:9px 16px 7px 29px}.questions>div{padding:10px 0}.questions p{margin-bottom:8px;color:#656d70;font-size:13px}.toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 24px}.toolbar>.button:last-child{margin-left:auto}.toolbar>.tabs+.button{margin-left:auto}.search{border:1px solid #0f1718;border-radius:25px;display:inline-flex;align-items:center;background:#fff;height:41px;min-width:228px;max-width:100%;overflow:hidden}.search input{border:0!important;background:transparent!important;flex:1;width:0;border-radius:0!important;padding:9px 12px!important;min-height:37px!important;font-size:13px}.search>svg{margin:0 12px 0 4px;color:#78868a}.search button{border-left:1px solid #0f1718;height:40px;width:37px;color:#697171;display:grid;place-items:center}.tabs{display:inline-flex;border-radius:26px;background:#e8ebea;overflow:hidden;flex-shrink:0;max-width:100%}.tabs button{border-radius:26px;padding:14px 30px;min-height:42px;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.2px;white-space:nowrap}.tabs button.active{background:var(--echo-accent);color:var(--echo-primary)}.organization-page{max-width:1376px;margin:0 auto;padding:0 66px}.organization-page>.toolbar{margin-bottom:23px}.team-list{margin-top:23px;display:grid;gap:16px}.team-card{border-radius:14px;background:#fff;box-shadow:var(--echo-shadow)}.org-heading{display:flex;align-items:center;gap:14px;min-height:49px;padding:7px 19px;position:relative}.org-expand{display:flex;gap:17px;align-items:center;text-align:left;padding:0;min-height:32px;font-size:15px;letter-spacing:.25px;color:#303a3d}.org-expand>span:first-child{display:inline-flex;color:#758083}.org-actions{margin-left:auto;display:flex;gap:14px;align-items:center}.badge{display:inline-block;padding:3px 10px;line-height:1;font-weight:700;font-size:10px;border-radius:15px;text-transform:uppercase;white-space:nowrap;color:#fff;letter-spacing:.1px}.badge.red{background:#d1050f}.badge.neutral{background:#0f1718}.badge.blue{background:var(--echo-primary)}.badge.green{background:#009c00}.badge.yellow{background:#ffa612;color:#0f1718}.org-details{border-top:1px solid #dfe4e5;font-size:13px}.org-details p{display:flex;gap:12px;align-items:center;margin:0;padding:11px 33px;border-bottom:1px solid #dfe4e5}.org-details p:last-child{border-bottom:0}.org-details svg{color:#768184;width:18px}.org-details .text-link{margin-left:-7px}.department-list{border-top:1px solid #909a9d}.department-row{border-bottom:1px solid #909a9d}.department-row .org-heading{padding:4px 8px;min-height:40px}.department-row .org-expand{gap:13px;font-size:14px}.department-row .org-details{border-color:#909a9d}.department-row .org-details p{border-color:#909a9d;padding:9px 33px}.menu-wrap{position:relative}.popup-menu{position:absolute;right:0;top:35px;background:#fff;min-width:170px;z-index:10;border:1px solid #e0e4e6;border-radius:5px;box-shadow:0 5px 16px #17394333;padding:5px}.popup-menu button{display:block;text-align:left;width:100%;padding:10px 14px;font-size:13px}.popup-menu button:hover{background:#f5f7f5}.notice{border:1px solid #afced8;color:#0f1718;background:#f5f7f5;padding:13px 16px;border-radius:4px;margin:0 0 20px;font-size:13px;line-height:1.6}.notice.warning{background:#ffefd6;border-color:#ffa326;color:#644d25}.notice.success{background:#ecf8ef;border-color:#b2dabb;color:#2a743e}.assignment-warning{display:flex;align-items:center;gap:4px;margin:-30px -29px 29px;border-radius:3px;color:#282924}.assignment-warning>.icon-button{margin-left:auto;color:#87887a}.assignment-warning .text-link{color:#79541b;font-weight:700}.users-page .toolbar{gap:14px}.user-table{border-radius:0;padding:22px 24px;box-shadow:none}.open-survey{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%}.user-table .assignment{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.assignment-table{width:100%;margin-bottom:10px;font-size:13px}.assignment-table th{text-align:left;font-size:12px;font-weight:600}.assignment-table td{padding:6px 8px 6px 0;vertical-align:middle;overflow-wrap:anywhere}.assignment-table td:last-child,.assignment-table th:last-child{width:40px;text-align:right}.table-summary{display:flex;justify-content:space-between;font-size:12px;padding:10px 5px 13px}.user-table th{font-size:12px}.user-table td{padding-top:16px;padding-bottom:22px;font-size:13px;line-height:1.55}.user-table td:first-child,.user-table th:first-child{width:45px}.user-table td:nth-child(2){min-width:230px}.user-table td:nth-child(3){min-width:180px}.user-table td:last-child{padding-right:0}.table-name{padding:0;white-space:nowrap;text-align:left;font-size:inherit;letter-spacing:.1px}.table-name:hover{text-decoration:underline;color:var(--echo-primary)}.visibility-matrix{display:flex;flex-direction:column;gap:18px}.visibility-matrix table{width:100%;min-width:620px;font-size:12px;border-collapse:collapse}.visibility-matrix caption{text-align:left;font-weight:700;font-size:13px;padding-bottom:6px}.visibility-matrix th,.visibility-matrix td{padding:6px 8px;border-bottom:1px solid var(--echo-border);text-align:center;vertical-align:bottom}.visibility-matrix th[scope=row]{text-align:left;font-weight:500;white-space:nowrap}.visibility-matrix thead th{font-weight:600;line-height:1.3}.table-scroll{position:relative;overflow:auto}.filter-panel{padding:20px;background:#fff;border:1px solid #dbe6e9;border-radius:8px;display:flex;align-items:end;gap:22px;margin-bottom:22px;flex-wrap:wrap}.filter-panel>.field{min-width:170px;flex:1}.filter-panel .button{margin-bottom:3px}.catalog-page{max-width:1300px;margin:0 auto;padding:0 25px}.catalog-list{margin-top:24px;display:grid;gap:20px}.catalog-heading{display:flex;align-items:center;padding:15px 24px;gap:14px;flex-wrap:wrap}.catalog-heading>.org-expand{color:var(--echo-primary-dark);text-transform:uppercase;font-size:14px}.catalog-heading>.button{font-size:12px}.catalog-body{padding:5px 26px 20px;font-size:13px}.linked-schedule{display:flex;width:100%;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #e2e8e9;color:var(--echo-primary);text-align:left}.linked-schedule>.badge{margin-left:auto}.schedule-card{margin-bottom:22px;padding:23px 27px}.schedule-card>header{display:flex;align-items:center;gap:20px}.schedule-card h2{margin:0 0 6px;color:#43595f}.schedule-card header p{margin:0;color:var(--echo-muted);font-size:13px}.schedule-card header>.badge{margin-left:auto}.schedule-facts{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:24px;border-top:1px solid #e4e9eb;padding-top:20px;margin-top:19px;font-size:13px}.schedule-facts>div{display:grid;gap:9px}.schedule-facts span{color:var(--echo-muted)}.quiet-heading{font-weight:400;color:#4e6369;font-size:18px;margin:0}.question-editor{display:grid;gap:15px;position:relative}.question-editor-tools{display:flex;justify-content:flex-end;gap:20px}.question-editor-tools .button{min-height:22px;padding:0;font-size:12px}.question-preview{border-bottom:1px solid #dde4e6;padding:25px 0}.question-preview:last-child{border:0}.question-preview h3{line-height:1.5;margin:10px 0 18px}.eyebrow{font-size:12px;color:var(--echo-muted);text-transform:uppercase;letter-spacing:.5px}.rating-preview{display:flex;gap:6px}.rating-preview span{border:1px solid #b9dce6;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:var(--echo-primary)}.rating-preview-ends{display:flex;justify-content:space-between;max-width:240px;margin:8px 0 0;font-size:12px}.preview-number{max-width:260px;min-height:44px}.preview-input{border:1px solid #d2dfe3;border-radius:8px;min-height:85px;color:#93a1a5;padding:15px}.schedule-scope{display:flex;gap:12px;align-items:center;border-bottom:1px solid #dfe7e9;padding:12px 0;font-size:13px;flex-wrap:wrap}.schedule-scope+.notice{margin-top:18px}.details-list{display:grid;grid-template-columns:1fr 2fr;gap:12px;margin-bottom:24px;font-size:14px}.details-list dt{color:var(--echo-muted)}.details-list dd{margin:0}.comments-page{max-width:1240px;margin:0 auto}.comment-filters{display:grid;grid-template-columns:repeat(3,1fr)}.comment-count{font-size:13px;margin:22px 0 16px}.comment-card{padding:23px 27px;margin-bottom:22px}.comment-card header{display:flex;gap:12px;align-items:center}.comment-avatar{color:var(--echo-primary);background:#eef1ee;border-radius:50%;width:43px;height:43px;display:grid;place-items:center}.comment-card header .metadata{font-size:11px;margin-top:4px}.comment-rating{margin-left:auto;display:grid;place-items:center;background:#9cd905;color:#fff;border-radius:50%;width:38px;height:38px;font-weight:700}.question-context{color:#7b888b;font-size:12px;margin:20px 0 8px}.comment-text{white-space:pre-wrap;font-size:15px;line-height:1.65;margin:0 0 15px}.comment-card footer{display:flex;gap:25px;border-top:1px solid #e5ebed;padding-top:9px;flex-wrap:wrap}.comment-card footer .button{font-size:12px}.comment-replies{background:#f5f7f5;margin:15px -27px -23px;padding:20px 27px}.reply{border-left:3px solid #afdce8;padding:7px 15px 7px 16px;margin:0 0 16px;font-size:13px}.reply>.muted{font-size:11px;margin-left:14px}.reply p{white-space:pre-wrap;margin:8px 0}.reply-form{display:grid;gap:12px}.reply-form p{font-size:12px;margin:0}.reply-form .button{justify-self:end}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:14px;font-size:12px;flex-wrap:wrap;margin-top:26px}.pagination>.inline{margin-right:auto}.pagination .button{padding:9px 17px;font-size:11px;min-height:34px}.feed-page{max-width:980px;margin:0 auto}.feed-page>.search{margin-bottom:22px}.action-card{margin-bottom:22px;padding:23px 28px}.action-card h2{margin:15px 0;font-size:23px;line-height:1.4}.action-text{white-space:pre-wrap;color:#56666b}.action-card footer{display:flex;gap:20px;align-items:center;border-top:1px solid #e0e7e9;padding-top:15px;color:var(--echo-muted);font-size:12px;flex-wrap:wrap}.action-card footer>span{display:flex;gap:5px;align-items:center}.events-page{max-width:1160px;margin:0 auto}.events-page .card{padding:15px 20px}.events-page table{font-size:13px}.events-page td:first-child{white-space:nowrap}.events-page td:nth-child(2){width:50%}.settings-page{max-width:860px;margin:0 auto}.settings-card{padding:30px;margin-bottom:28px}.push-settings{margin-top:22px}.push-setting-row{justify-content:space-between;flex-wrap:wrap;margin-top:18px}.push-prompt{text-align:left;padding-top:8px}.push-prompt p{margin:0;line-height:1.65}.push-bulb{display:block;width:208px;height:208px;margin:0 auto}.push-actions{justify-content:flex-end}.settings-card h2{margin-bottom:25px;color:#405b65}.settings-card h3{margin:12px 0 0}.settings-card>.field{margin-bottom:20px}.settings-card .form-grid>p{margin:0}.import-result{border-top:1px solid #dce7ea;padding-top:22px}.unavailable-page{max-width:930px;margin:0 auto;padding:12px 35px;text-align:center}.unavailable-page>h1{font-size:26px;letter-spacing:.1px;color:#30373a;font-weight:700}.unavailable-page>p{max-width:710px;margin:12px auto 40px;color:#748085;font-size:14px}.unavailable-card{padding:32px;margin:40px 0;text-align:left;box-shadow:none;border:1px solid #dbe6e9}.unavailable-card h2{font-size:18px}.unavailable-card p{margin:0;color:#687a80}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;line-height:1.5;min-width:0}.field>span:first-child{color:#636e73;letter-spacing:.15px}.field input:where(:not([type=checkbox],[type=radio])),.field select,.field textarea{width:100%}.multi-select{position:relative}.multi-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:8px 12px;border:1px solid var(--echo-border);border-radius:20px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.multi-select-trigger:disabled{background:#f3f6f6;color:var(--echo-muted);cursor:not-allowed}.multi-select-panel{display:flex;flex-direction:column;gap:6px;max-height:280px;overflow-y:auto;padding:10px;border:1px solid var(--echo-border);border-radius:8px;background:#fff}.multi-select-group{margin:6px 0 2px;font-size:11px}.multi-select-panel .checkbox{align-items:flex-start;margin:0;overflow-wrap:anywhere}.multi-select-panel .checkbox input{margin-top:3px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{display:inline-flex;align-items:center;gap:2px;max-width:100%;padding:2px 4px 2px 10px;border-radius:14px;background:#e8f0f1;font-size:12px;overflow-wrap:anywhere}.chip .icon-button{width:22px;height:22px;min-width:22px}.field small{color:var(--echo-muted);line-height:1.5;font-size:11px}.form-grid{display:grid;gap:22px}.checkbox{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;cursor:pointer}.checkbox+.checkbox{margin-top:14px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.two-columns>.field{min-width:0}.form-error{color:#d1050f;font-size:13px;line-height:1.5;margin:12px 0}.modal form>.form-error{margin:0 28px 18px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#243331a6;display:flex;align-items:center;justify-content:center;padding:30px;overflow:auto}.modal{background:#fff;border-radius:4px;width:min(650px,100%);max-height:calc(100dvh - 60px);overflow:auto;box-shadow:0 15px 65px #11384329;position:relative}.modal.wide{width:min(980px,100%)}.modal>header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px 16px;gap:15px}.modal>header h2{margin:0;font-weight:500;font-size:23px;color:#344449}.modal-body{padding:14px 28px 25px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:15px 27px 22px;background:#fff}.modal-body .toolbar{gap:20px}.modal-body .trend-chart{height:290px}.modal-body .checkbox{font-size:12px}.comparison-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-height:220px;overflow:auto;padding:8px 4px}.comparison-options>.checkbox{margin:0}.empty{padding:58px 28px;text-align:center;max-width:760px;margin:0 auto}.empty h2{font-size:19px;margin-bottom:10px;font-weight:500;color:#46616b}.empty p{font-size:13px;color:#7b888d;margin:0 auto;max-width:500px}.loading{display:flex;justify-content:center;align-items:center;padding:65px 24px;gap:15px;color:#7b8b91;font-size:14px}.spinner{display:inline-block;width:23px;height:23px;border:2px solid #d4e9ef;border-top-color:var(--echo-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state{max-width:650px;margin:45px auto;padding:38px;border-radius:8px;background:#fff5ef;border:1px solid #e9d8cd;text-align:center}.error-state>svg{width:34px;height:34px;color:#b57b52;margin-bottom:17px}.error-state h2{font-size:19px}.error-state p{color:#877565;font-size:14px}.initial-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100dvh}.initial-loading>.echo-logo{width:240px;margin-bottom:24px}.login{background:#fffefa;min-height:100dvh;display:grid;grid-template-columns:minmax(560px,1.18fr) minmax(470px,.9fr);padding:clamp(24px,2vw,36px);gap:clamp(48px,7vw,118px)}.login-art{min-width:0;align-self:stretch;position:relative;overflow:hidden;border-radius:18px;min-height:calc(100dvh - clamp(48px,4vw,72px));background:#efff78}.login-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}.login-art>span{position:absolute;left:7%;right:7%;bottom:8.6%;font-size:clamp(24px,2.15vw,38px);font-weight:800;text-align:center;color:#0f1718;letter-spacing:-.5px;text-shadow:0 1px 0 #f5ffaf}.login-form{padding:50px 24px 14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:calc(100dvh - clamp(48px,4vw,72px));max-width:650px;width:100%;margin:0 auto}.login-form>.wordmark{margin:clamp(70px,10vh,112px) 0 clamp(58px,7.3vh,74px)}.login-form .echo-logo{width:clamp(240px,21vw,320px)}.login-okta-button{width:100%;min-height:74px;border-radius:999px;padding:0 10%;background:#e1ed00;color:#0f1718;display:flex;align-items:center;justify-content:center;gap:28px;font-size:clamp(20px,1.55vw,28px);line-height:1;font-weight:800;box-shadow:inset 0 -1px #c9d300;transition:transform .12s ease,background .12s ease}.login-okta-icon{width:1.15em;height:1.15em;flex-shrink:0}.login-okta-button span:last-child{font-size:1.55em;font-weight:400;line-height:0}.login-okta-button:hover{background:#ebf529;transform:translateY(-1px)}.signin-explainer{font-size:clamp(14px,1vw,17px);letter-spacing:.2px;text-align:center;color:#68777e;margin-top:31px;line-height:1.9}.login-error{color:#d1050f;font-size:14px;margin-bottom:20px;text-align:center}.sidebar-backdrop{display:none}@media(min-width:1700px){:root{--echo-sidebar: 270px;--echo-header: 78px;font-size:15px}.page-content{padding:33px}.nav-parent,.nav-children a{font-size:14px;min-height:43px}.topbar h1{font-size:25px}.evaluation-selectors select{font-size:14px;height:44px}.trend-chart{height:315px}.summary-copy h2{font-size:20px}.score{width:80px;height:80px}.score svg{width:75px;height:75px}.metadata{font-size:14px}.chart-legends{padding-bottom:22px}.organization-page{padding:0 88px}.team-card .org-heading{min-height:54px}.team-list{gap:17px}.summary-copy{padding:18px}.button{min-height:43px}}@media(max-width:1250px){.login{grid-template-columns:minmax(0,1.18fr) minmax(0,.9fr);gap:24px}.login-form{min-width:0;padding-inline:12px}.login-okta-button{padding-inline:16px;gap:16px;font-size:20px}:root{--echo-sidebar: 210px}.topbar{padding-left:20px;padding-right:20px;gap:9px}.topbar h1{font-size:20px}.evaluation-selectors{gap:9px}.home-button,.favorite{display:none}.date-picker{padding:0 8px}.evaluation-selectors select{font-size:12px}.summary-copy h2{font-size:16px}.evaluation-summary>.button{font-size:12px;margin-right:15px}.organization-page{padding:0 23px}.page-content{padding:25px 22px 45px}.assignment-warning{margin:-25px -22px 25px}.nav-parent{gap:17px}.nav-children a{padding-left:47px}.catalog-page{padding:0}.comment-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:1050px){.table-scroll-hint{display:block;color:var(--echo-muted);font-size:12px;margin:12px 18px}:root{--echo-sidebar: 190px}.sidebar>.wordmark{padding-bottom:15px}.nav-parent,.nav-children a{font-size:12px;min-height:38px}.nav-parent{padding-left:13px;gap:13px}.nav-children a{padding:10px 15px 10px 42px}.topbar{flex-wrap:wrap;height:auto;min-height:72px;padding-top:13px;padding-bottom:13px;gap:10px}.evaluation-topbar h1{font-size:18px}.evaluation-topbar .help-button{width:34px;height:34px;font-size:20px}.date-picker{display:flex;flex-shrink:0;height:35px}.evaluation-selectors{gap:7px;order:5;flex-basis:100%}.evaluation-selectors select{min-height:35px;height:35px;padding:7px 20px 7px 10px}.evaluation-summary{flex-wrap:wrap}.evaluation-summary>.button{margin:0 15px 0 auto;font-size:12px}.summary-copy{padding:16px 12px;max-width:calc(100% - 74px)}.chart-controls{margin-top:11px}.organization-page{padding:0}.org-heading{gap:10px}.org-expand{font-size:13px;gap:12px}.badge{font-size:9px}.tabs button{padding:12px 23px}.button{padding:10px 20px}.comments-page>.toolbar{gap:10px}.comment-filters{padding:18px}.schedule-card{padding:20px}.schedule-facts{gap:15px}.schedule-card h2{font-size:17px}}@media(max-width:760px){:root{--echo-sidebar: 240px;--echo-header: 64px;font-size:14px}.main-shell{margin-left:0}.sidebar{transform:translate(-100%);visibility:hidden;transition:transform .18s ease;box-shadow:3px 0 20px #16445133}.sidebar.is-open{transform:translate(0);visibility:visible}.navigation-close{display:flex;position:absolute;top:12px;right:12px}.settings-grid{grid-template-columns:1fr}.table-scroll-hint{display:block;color:var(--echo-muted);font-size:12px;margin:12px 18px}.sidebar-backdrop{display:block;position:fixed;inset:0;background:#153c5266;z-index:25}.nav-parent,.nav-children a{font-size:13px;min-height:42px}.mobile-menu{display:flex}.topbar{padding:12px 16px;gap:13px;min-height:64px}.topbar h1{font-size:21px;flex:1;min-width:0;white-space:normal;overflow-wrap:anywhere}.topbar.evaluation-topbar{padding-bottom:12px}.evaluation-selectors{order:5;flex-basis:100%;width:100%;gap:7px;flex-wrap:wrap}.evaluation-selectors select{width:calc((100% - 7px)/2);font-size:12px;height:36px}.evaluation-selectors select:last-child{width:100%}.evaluation-topbar .help-button{margin-left:auto}.evaluation-topbar .date-picker{order:6;margin-left:auto}.evaluation-topbar .home-button,.evaluation-topbar .favorite{display:flex;order:6;margin-left:0;min-width:36px;min-height:36px}.page-content{padding:20px 14px 40px}.evaluation-summary{min-height:74px}.score{width:62px;height:68px}.score svg{width:59px;height:63px;inset:2px 1px}.score span{font-size:23px}.summary-copy{padding:12px;max-width:calc(100% - 62px)}.summary-copy h2{font-size:14px;line-height:1.5;margin-bottom:5px}.summary-copy h2>.delta{font-size:12px}.metadata{font-size:11px;gap:7px}.summary-copy .metadata{display:grid;gap:4px}.evaluation-summary>.button{margin:2px 13px 0 auto;font-size:11px}.chart-controls{margin:4px 12px 0}.chart-controls select{font-size:11px}.trend-chart{height:235px;padding:0 12px}.trend-chart text{font-size:18px}.chart-legends{font-size:11px;padding:5px 12px 18px;gap:14px}.chart-legends .text-link{font-size:11px}.category-card{padding:20px 17px}.category-card h2{font-size:17px}.category-heading,.bar-row{font-size:12px}.category-card .metadata{font-size:11px}.category{padding-top:18px}.toolbar{gap:12px;margin-bottom:19px}.toolbar>.search{flex:1}.search{min-width:170px;height:39px}.search input{font-size:12px}.tabs{width:100%;justify-content:stretch}.tabs button{padding:12px 16px;flex:1;min-width:0;font-size:10px}.toolbar>.tabs{order:3}.toolbar>.tabs+.button{margin-left:auto}.button{font-size:11px;min-height:38px;padding:10px 18px}.team-list{gap:12px;margin-top:18px}.org-heading{padding:10px 12px;gap:8px;min-height:57px;flex-wrap:wrap}.org-expand{font-size:12px;gap:9px;flex:1;max-width:calc(100% - 36px)}.org-heading>.badge{margin-left:27px;order:4;font-size:8px}.org-actions{margin-left:auto}.org-actions>.button{font-size:11px;gap:5px}.department-row .org-heading{flex-wrap:nowrap}.department-row .org-expand{font-size:12px;max-width:55%}.department-row .org-actions{gap:3px}.department-row .org-actions>.button{font-size:10px}.department-row .org-actions>.button svg{width:14px}.org-details p{padding:11px 15px;font-size:12px;flex-wrap:wrap}.org-details .text-link{margin-left:0}.org-details p>svg{width:15px}.assignment-warning{margin:-20px -14px 20px;font-size:11px;display:block;padding-right:36px;position:relative}.assignment-warning>.icon-button{position:absolute;right:3px;top:7px}.users-page .toolbar>.spacer{display:none}.users-page .toolbar>.search{order:3;flex-basis:100%}.user-table{padding:12px}.user-table td{font-size:12px}.user-table th{font-size:11px}.user-table td:nth-child(2){min-width:220px}.filter-panel{padding:16px;gap:16px}.comment-filters{grid-template-columns:1fr}.catalog-heading{padding:14px;gap:10px}.catalog-heading>.org-expand{font-size:12px;line-height:1.5;min-width:100%}.catalog-heading>.badge{margin-left:27px}.catalog-heading>.button{font-size:11px}.catalog-body{padding:5px 19px 18px;font-size:12px}.schedule-card{padding:20px 17px}.schedule-card header{flex-wrap:wrap;gap:10px}.schedule-card header>div{width:100%}.schedule-card header>.badge{margin-left:0}.schedule-card header>.button{margin-left:auto}.schedule-card h2{font-size:16px}.schedule-facts{grid-template-columns:1fr 1fr;font-size:12px;gap:20px}.schedule-facts>.button{align-self:end}.comments-page>.toolbar>label{margin-left:auto;font-size:11px}.comments-page>.toolbar>.spacer{display:none}.comment-card{padding:19px}.comment-text{font-size:14px}.comment-card footer{gap:15px}.comment-card footer>.button{font-size:11px}.comment-replies{margin:15px -19px -19px;padding:19px}.pagination{font-size:11px;gap:10px}.pagination>.inline{width:100%}.action-card{padding:20px}.action-card h2{font-size:20px}.action-card footer{font-size:11px;gap:12px}.events-page>.card{overflow:auto;padding:10px}.events-page table{min-width:570px}.settings-card{padding:23px 19px}.settings-card h2{font-size:18px}.unavailable-page{padding:8px 3px}.unavailable-page>h1{font-size:22px}.unavailable-page>p{font-size:13px}.unavailable-card{padding:25px}.unavailable-card h2{font-size:17px}.modal-backdrop{padding:12px}.modal{max-height:calc(100dvh - 24px)}.modal>header{padding:20px 19px 13px}.modal>header h2{font-size:19px}.modal-body{padding:12px 19px 22px}.modal-actions{padding:13px 19px 20px}.modal-body .trend-chart{height:230px}.modal-body .toolbar>.button:last-child{margin-left:0}.modal-body .toolbar .checkbox{font-size:11px}.comparison-options{grid-template-columns:1fr;gap:16px}.two-columns{grid-template-columns:1fr;gap:18px}.form-grid{gap:19px}.question-editor{padding:15px 12px;gap:15px}.rating-preview{gap:4px}.rating-preview span{width:25px;height:31px;font-size:12px}.empty{padding:42px 22px}.empty h2{font-size:17px}.empty p{font-size:12px}.login{grid-template-columns:1fr;padding:15px;gap:0}.login-art{display:none}.login-form{padding:35px 20px;max-width:480px;min-height:calc(100dvh - 30px)}.login-form>.wordmark{margin-top:15px;margin-bottom:22px}.login-mobile-tagline{display:block;max-width:290px;margin:0 0 42px;color:var(--echo-primary);font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.5px}.login-okta-button{min-height:60px;padding-inline:12px;gap:12px;font-size:clamp(16px,4.6vw,18px)}.error-state{padding:28px 20px;margin:25px auto}.error-state h2{font-size:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{.sidebar,.topbar,.toolbar,.help-button,.modal-backdrop,.pagination{display:none!important}.main-shell{margin:0}.page-content{padding:0}.card{box-shadow:none;border:1px solid #ddd;break-inside:avoid}.table-scroll{overflow:visible}.heatmap{font-size:10px}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}body{background:#fff}}:root{font-family:Karla,Arial,sans-serif}h2,h3,strong,.button,.tabs button{font-weight:700}.evaluation-selectors select,.scheduler-toolbar>select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8'%3E%3Cpath d='m1 1 5.5 5.5L12 1' fill='none' stroke='%230f1718' stroke-width='2.2'/%3E%3C/svg%3E"),linear-gradient(#737c7c,#737c7c);background-repeat:no-repeat;background-position:right 13px center,right 36px center;background-size:12px 8px,1px 24px;padding-right:47px}.source-catalog{max-width:none;padding:0}.question-set-section{margin:36px 0 42px}.question-set-section>h2{margin-bottom:10px;font-size:21px;letter-spacing:.4px}.question-set-section>p{font-size:14px;margin-bottom:25px}.question-set-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.question-set-tile{border-radius:14px;min-height:350px;display:flex;flex-direction:column}.question-set-band{background:#e8ebea;padding:23px;display:flex;gap:16px;align-items:flex-start;min-height:104px}.question-set-band>svg{color:#272629;stroke-width:1.4}.question-set-band h3{font-size:13px;text-transform:uppercase;line-height:1.6;letter-spacing:.25px;margin:8px 0 0}.badge.purple{background:#596161;font-size:10px;padding:5px 12px}.question-set-content{padding:23px;display:flex;flex-direction:column;gap:25px;flex:1}.question-set-content>.button.secondary{font-size:12px;border-color:#0f1718;color:#0f1718;white-space:normal;padding:10px 15px}.question-set-content>.text-link{align-self:flex-start}.question-set-content>.muted{font-size:13px;margin:0}.question-set-admin{display:flex;gap:15px;margin-top:auto}.question-set-admin .button{font-size:12px}.no-catalog-items{padding:20px;border:1px dashed #cddfe5;border-radius:8px}.question-set-detail{max-width:715px;margin:10px auto 40px}.question-set-detail .question-set-band{padding:26px 40px;align-items:center;min-height:120px}.question-set-detail .question-set-band h3{font-size:16px}.question-set-detail .question-set-content{padding:28px 30px;gap:20px}.question-set-detail .question-set-content>.button{margin-bottom:18px}.question-category-toggle{display:flex;align-items:center;gap:17px;width:100%;padding:12px 22px;border-radius:19px;background:#e8ebea;text-align:left;font-size:17px}.question-category-toggle>span{display:inline-flex}.category-question-list{padding:12px 17px}.category-question-list>div{padding:8px 0 15px;border-bottom:1px solid #e0e8ea}.category-question-list p{margin:0 0 5px;font-size:14px}.category-question-list .muted{font-size:12px}.back-link{margin-bottom:18px}.schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.source-schedule-card{background:#fff;border-radius:0 0 10px 10px;box-shadow:0 12px 28px #324c5610;overflow:hidden}.schedule-art{height:87px;display:flex;justify-content:flex-end;align-items:flex-start;padding:20px}.schedule-art .icon-button{color:var(--echo-primary)}.gradient-0{background:linear-gradient(155deg,#e6eae6,#f7f8f7 65%,#e1ed00)}.gradient-1{background:linear-gradient(125deg,#f7f8f7,#e4e9e2 75%,#9cd905)}.gradient-2{background:linear-gradient(165deg,#d5dcda,#f7f8f7 70%,#e1ed00)}.schedule-content{padding:25px 24px 18px}.schedule-content>header{display:flex;gap:10px;align-items:flex-start;min-height:71px}.schedule-content>header>svg{margin-top:4px}.schedule-content h2{font-size:21px;line-height:1.25;letter-spacing:.25px;margin:0}.schedule-content>header>.badge{font-size:10px;margin-top:3px;margin-left:auto;flex-shrink:0;padding:5px 11px}.schedule-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.survey-timeline{position:relative;border-left:2px solid #b5babc;margin:0 0 75px 7px}.survey-timeline>div{position:relative;padding:0 0 25px 30px;display:flex;flex-direction:column;gap:6px;font-size:14px}.survey-timeline>div:before{content:"";position:absolute;left:-8px;top:4px;border:4px solid #b5babc;width:8px;height:8px;border-radius:50%;background:#828a8d}.survey-timeline>div>span{color:var(--echo-muted);font-size:13px}.survey-timeline .text-link{text-align:left}.schedule-information{font-size:14px}.schedule-information>div{display:flex;gap:8px;align-items:flex-start;margin-bottom:22px}.schedule-information strong{line-height:1.55;word-break:normal}.schedule-symbol{border-radius:5px;background:#eff1ef;color:#0f1718;padding:4px}.schedule-warning>span{color:#ffa612;font-size:17px}.schedule-information>.button{margin-left:30px;padding:0;min-height:20px}.scheduler-toolbar>select{min-width:190px;flex:1;max-width:400px;font-size:13px}.scheduler-toolbar>.button{margin-left:auto}.event-marker-card{margin-bottom:20px}.event-marker-card>header{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:5px 13px 5px 24px;background:#e8ebea}.event-marker-card>header>button{display:flex;align-items:center;gap:8px;color:#0f1718;text-transform:uppercase;font-size:14px;text-align:left}.event-marker-body{padding:27px 26px 34px;font-size:14px}.event-marker-body p{margin:4px 0}.comment-workspace{display:grid;grid-template-columns:1fr;background:#fff}.comment-workspace.with-filters{grid-template-columns:290px minmax(0,1fr)}.comment-filter-sidebar{padding:25px 23px;border-right:1px solid #aab7bc}.comment-filter-sidebar h2{font-size:24px;font-weight:400}.comment-filter-sidebar .form-grid{gap:21px}.comment-filter-sidebar .field{font-size:13px}.comment-filter-sidebar select{font-size:12px}.cascading-filters{display:grid;gap:19px;border-left:2px solid #d9e9ef;padding-left:17px}.comment-main{padding:25px;min-width:0}.filter-label{display:block;color:#636e73;font-size:13px;margin-bottom:8px}.date-range{display:flex;gap:3px}.date-range>input{width:50%;font-size:10px;padding:10px 4px!important}.rating-filter{padding:0;border:0}.rating-filter legend{padding:0;font-weight:400;margin-bottom:9px}.dual-range{height:27px;position:relative;background:linear-gradient(90deg,#d1050f,#ffa612,#009c00);background-size:100% 4px;background-repeat:no-repeat;background-position:center}.dual-range input[type=range]{position:absolute;width:100%;appearance:none;border:0;background:transparent;padding:0;min-height:25px;pointer-events:none;height:25px;top:0;left:0;margin:0}.dual-range input[type=range]::-webkit-slider-thumb{appearance:none;pointer-events:auto;border-radius:50%;width:14px;height:14px;border:2px solid #0f1718;background:#fff;cursor:ew-resize}.dual-range input[type=range]::-moz-range-thumb{pointer-events:auto;border-radius:50%;width:11px;height:11px;border:2px solid #0f1718;background:#fff;cursor:ew-resize}.range-labels{display:flex;justify-content:space-between;color:#687174;font-size:11px;margin-bottom:10px}.rating-filter>.checkbox{font-size:12px;line-height:1.5}.rating-filter>.checkbox+.checkbox{margin-top:18px}.reset-filters{text-align:left}.topics-heading{display:flex;gap:5px;align-items:center;text-align:left;font-size:16px;padding:0;margin-bottom:14px}.topics-section>.muted{font-size:13px;margin-bottom:10px;line-height:1.7}.topics-visual{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:15px;align-items:center}.bubble-canvas{border:1px solid #c9c8bc;border-radius:7px;padding:20px 15px;height:350px;min-width:0}.bubble-canvas svg{width:100%;height:100%}.bubble-canvas svg g[role=button]{cursor:pointer}.bubble-canvas svg g[role=button]:focus circle{stroke:#0f1718;stroke-width:4}.bubble-label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-size:12px;line-height:1.2;font-weight:600;text-align:center}.bubble-label span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.topics-legend{display:grid;gap:4px}.topics-legend button{display:flex;gap:7px;align-items:center;color:#0f1718;padding:1px 0;text-align:left;font-size:12px;min-height:32px;min-width:0;overflow-wrap:anywhere}.topics-legend button i{width:11px;height:11px;border-radius:50%;flex-shrink:0}.topics-legend small{color:#687174}.topics-legend .active{font-weight:600;color:var(--echo-primary)}.topics-unavailable{display:flex;gap:13px;align-items:center;border:1px solid #dce7eb;border-radius:5px;background:#f5f7f5;padding:25px;color:#819399;font-size:13px}.topics-unavailable p{margin:0}.comments-list-heading{display:flex;align-items:flex-start;justify-content:space-between;margin:34px 0 28px}.comments-list-heading h3{font-size:15px;margin:0}.comments-list-heading select{color:var(--echo-primary);font-size:13px}.source-comment{margin-bottom:31px}.source-comment>header{display:flex;gap:15px;align-items:center;font-size:14px;margin-bottom:12px}.source-comment>header>.icon-button{margin-left:auto}.rating-ring{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;border:4px solid #97b0b9;width:43px;height:43px;border-radius:50%;color:#4b5559;flex-shrink:0}.rating-ring.low{border-color:#d1050f}.rating-ring.medium{border-color:#ffa612}.rating-ring.high{border-color:#009c00}.comment-meta{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap;color:#687174;font-size:12px}.topic-tag{color:var(--echo-primary);font-size:11px;font-weight:600;line-height:1.1;padding:3px 8px;border-radius:12px}.comment-content{background:#f5f7f5;padding:12px 10px;line-height:1.65;border-radius:3px;overflow:hidden;font-size:14px}.comment-content .comment-text{margin:8px 0 0;font-size:15px;line-height:1.6}.show-more{display:block;margin:5px 0 0 auto;font-size:13px}.source-comment>footer{flex-wrap:wrap;display:flex;gap:23px;margin-top:4px}.source-comment>footer>.button{font-size:13px}.source-comment .comment-replies{margin:10px 0;padding:20px}.line-tabs{display:flex;margin:8px 0 32px}.line-tabs button{display:flex;align-items:center;gap:8px;border-bottom:4px solid #a9afb0;font-size:12px;text-transform:uppercase;padding:15px;color:#5c666b}.line-tabs button.active{border-color:var(--echo-accent);color:var(--echo-primary)}.insight-overview{padding:0 25px}.insight-survey-title{font-size:20px;color:#606a6c;margin-bottom:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.metric{min-height:101px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.metric>strong{font-size:20px}.metric>span{font-size:13px;display:flex;align-items:center;gap:10px}.insight-panels{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:18px}.insight-panels>.card{padding:25px 24px}.insight-panels h2{font-size:20px;color:#5b6468;margin-bottom:10px}.ai-mark{float:right;color:#0f1718;font-size:28px;line-height:18px}.summary-text p{font-size:14px;line-height:1.7;margin:0 0 14px}.summary-unavailable{font-size:14px;color:#6f7e86}.development-group h3{border-top:1px solid #c4ccce;border-bottom:1px solid #c4ccce;font-size:13px;margin:10px 0 0;padding:10px 0;color:#616d73}.development-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #ccd2d4;padding:8px 10px;width:100%;text-align:left;color:var(--echo-primary);font-size:13px;min-height:30px}.development-row .delta{font-size:13px;width:25px;padding:0}.development-row>.muted{color:var(--echo-muted);font-weight:600}.strength-card .development-row>strong{flex:1}.insight-panels .empty{padding:25px 10px}@media(min-width:1700px){.comment-workspace.with-filters{grid-template-columns:330px minmax(0,1fr)}.comments-page{max-width:none}.comment-main,.comment-filter-sidebar{padding:26px}.topics-visual{grid-template-columns:minmax(0,1fr) 220px}.topics-legend button{font-size:14px}.bubble-canvas{height:350px}.question-set-tile{min-height:362px}.schedule-art{height:91px}.schedule-content h2{font-size:22px}.source-catalog{padding-top:10px}}@media(max-width:1450px){.question-set-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.question-set-band{padding:20px 17px;gap:12px}.question-set-band>svg{width:33px}.question-set-content{padding:20px}.schedule-grid{gap:20px}.schedule-content{padding:22px 18px}.schedule-content>header{flex-wrap:wrap;min-height:94px}.schedule-content>header>h2{max-width:calc(100% - 35px);font-size:19px}.schedule-content>header>.badge{margin-left:30px}.schedule-columns{gap:13px}.schedule-information,.survey-timeline>div{font-size:12px}.survey-timeline>div{padding-left:18px}.comment-workspace.with-filters{grid-template-columns:250px minmax(0,1fr)}.comment-filter-sidebar{padding:23px 19px}.comment-main{padding:22px}.topics-visual{grid-template-columns:minmax(0,1fr) 150px;gap:12px}.topics-legend button{font-size:11px}.bubble-canvas{height:305px;padding:10px}.insight-overview{padding:0 10px}}@media(max-width:1100px){.question-set-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-set-tile{min-height:310px}.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-columns{gap:20px}.comment-workspace.with-filters{grid-template-columns:225px minmax(0,1fr)}.comment-filter-sidebar{padding:20px 15px}.comment-main{padding:20px}.topics-visual{grid-template-columns:1fr}.topics-legend{grid-template-columns:1fr 1fr;padding:8px}.bubble-canvas{height:285px}.comment-content,.comment-content .comment-text{font-size:13px}.source-comment>header{font-size:12px;gap:10px}.comment-meta{font-size:11px}.source-comment>header .rating-ring{width:38px;height:38px;font-size:11px}.comment-meta .topic-tag{font-size:10px}.insight-panels{grid-template-columns:1fr}.metric{min-height:95px}.metric>span{font-size:11px;gap:6px}.insight-overview{padding:0}}@media(max-width:760px){.question-set-grid{grid-template-columns:1fr}.question-set-section{margin:25px 0 32px}.question-set-section>h2{font-size:19px}.question-set-section>p{font-size:13px}.question-set-tile{min-height:270px}.question-set-band{padding:23px;min-height:100px}.question-set-band>svg{width:44px}.question-set-band h3{font-size:14px}.question-set-content{padding:23px;gap:22px}.question-set-detail .question-set-band{padding:24px}.question-set-detail .question-set-band h3{font-size:14px}.question-set-detail .question-set-content{padding:24px 18px}.question-category-toggle{font-size:15px;padding:12px 18px}.schedule-grid{grid-template-columns:1fr}.schedule-content>header{min-height:64px;flex-wrap:nowrap}.schedule-content>header>.badge{margin-left:auto}.schedule-content h2{font-size:18px!important}.schedule-content{padding:22px}.schedule-columns{gap:23px;margin-top:20px}.schedule-information,.survey-timeline>div{font-size:13px}.survey-timeline{margin-bottom:30px}.scheduler-toolbar>select{min-width:100%;width:100%;max-width:none}.scheduler-toolbar>.button{margin-left:auto}.event-marker-card>header{padding:6px 10px 6px 15px;gap:5px}.event-marker-card>header>button{font-size:12px;gap:5px}.event-marker-card>header>.inline{gap:0}.event-marker-body{padding:22px 18px;font-size:13px}.comment-workspace.with-filters{grid-template-columns:1fr}.comment-filter-sidebar{border-right:0;border-bottom:1px solid #c6d5db;padding:22px}.comment-filter-sidebar .form-grid{grid-template-columns:1fr 1fr;gap:20px}.comment-filter-sidebar h2{font-size:21px}.cascading-filters{grid-column:1/-1;grid-template-columns:1fr 1fr}.comment-filter-sidebar .rating-filter{grid-column:1/-1}.comment-filter-sidebar .date-range{flex-wrap:wrap;gap:7px}.date-range>input{width:100%;font-size:11px}.comment-filter-sidebar .checkbox{font-size:12px}.comment-main{padding:22px 17px}.topics-heading{font-size:15px}.topics-section>.muted{font-size:12px}.bubble-canvas{height:275px}.topics-legend button{font-size:12px}.comments-list-heading{margin:27px 0 24px}.source-comment>header{gap:10px}.source-comment>header>.icon-button{width:23px}.comment-content .comment-text{font-size:14px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:10px}.metric>strong{font-size:21px}.metric>span{font-size:12px}.insight-survey-title{font-size:17px}.insight-panels>.card{padding:23px 19px}.insight-panels h2{font-size:18px}.summary-text p{font-size:13px}.development-row{font-size:12px;padding:8px 4px;gap:8px}.line-tabs{margin:0 0 26px}.line-tabs button{font-size:11px;padding:14px 10px;gap:6px}.source-comment>footer{gap:20px}}@media(min-width:1700px){.score{width:73px;height:73px}.score svg{width:68px;height:68px}.summary-copy{padding:17px 15px}.summary-copy h2{font-size:19px}.trend-chart{height:292px}.chart-legends{padding-bottom:21px}.metadata{font-size:14px}}@media(max-width:760px){.trend-chart text{font-size:11px}.modal-body .trend-chart text{font-size:10px}}.import-counts{display:flex;gap:20px;flex-wrap:wrap;padding:10px 0 23px;color:#6e7c83;font-size:12px}.import-counts strong{font-size:19px;display:block;color:#0f1718}.import-result>.button{margin:18px 0}@media(min-width:1101px){.source-catalog>.toolbar{float:right;margin:0 0 18px 20px}.source-catalog>.question-set-section:first-of-type{margin-top:0}.source-catalog>.question-set-section{clear:both}.source-catalog>.question-set-section:first-of-type{clear:none}.source-catalog .question-set-grid{clear:both}.source-catalog>.toolbar .search{min-width:200px;width:220px}}@media(min-width:1700px){.source-catalog{padding-top:18px}}.shared-comment-notice{display:flex;align-items:center;justify-content:space-between;gap:15px}.heatmap-topbar{gap:24px}.heatmap-controls{display:flex;align-items:center;gap:9px;min-width:0}.heatmap-company,.heatmap-date{display:flex;align-items:center;justify-content:center;gap:9px;height:43px;border:1px solid #8a9692;border-radius:24px;padding:0 24px;white-space:nowrap;font-size:14px}.heatmap-company{min-width:122px;max-width:210px;overflow:hidden;text-overflow:ellipsis;font-weight:600}.heatmap-controls>select{width:360px;min-width:150px;border-color:#8a9692;font-weight:600;height:43px;font-size:14px}.heatmap-date{padding:0 18px}.heatmap-date input{border:0!important;min-height:36px!important;padding:0!important;border-radius:0!important;width:128px;background:transparent!important}.heatmap-date input::-webkit-calendar-picker-indicator{display:none}.heatmap-page{max-width:1250px}.heatmap-toolbar{gap:34px;margin:0 6px 20px;min-height:34px}.heatmap-toolbar>.button{text-transform:none;font-size:14px;font-weight:400;padding:0;gap:8px}.heatmap-toolbar>.search{max-width:245px;height:34px;min-width:245px}.heatmap-toolbar>.search input{font-size:11px;padding:8px 12px!important}.heatmap-card{padding:20px 24px 26px;border-radius:14px}.heatmap-scroll{padding-right:var(--heat-overhang, 145px);padding-bottom:3px}.heatmap{width:max-content;border-collapse:separate;border-spacing:2px 5px;table-layout:fixed}.heatmap .heat-name-column{width:var(--heat-label-width, 226px)}.heatmap .heat-value-column{width:55px}.heatmap th,.heatmap td{padding:0;border:0;vertical-align:middle}.heatmap thead th{position:relative;height:var(--heat-header-height, 158px);font-size:14px;text-align:left;font-weight:400;width:55px;min-width:55px;max-width:55px}.heatmap thead th:first-child{width:var(--heat-label-width, 226px);min-width:var(--heat-label-width, 226px);max-width:var(--heat-label-width, 226px)}.heatmap thead th:not(:first-child):before{position:absolute;bottom:1px;left:2px;width:140px;border-top:1px solid #b8bdbb;content:"";transform:rotate(-45deg);transform-origin:left bottom}.heat-diagonal{display:flex;align-items:center;gap:4px;position:absolute;z-index:1;bottom:8px;left:20px;width:var(--heat-diagonal-width, 228px);height:34px;padding:5px 0 0;border:0;transform:rotate(-45deg);transform-origin:left bottom;color:#505756;text-align:left;line-height:25px;font-size:14px;white-space:nowrap}.heat-diagonal>span{display:block;overflow:visible}.heat-diagonal>svg{margin-left:-12px;flex-shrink:0;color:#858d89}.heatmap th[data-column-id=overall] .heat-diagonal{font-weight:600}.heatmap .question-column .heat-diagonal{color:#666e69;font-size:12px}.heatmap tbody th{font-weight:400;width:var(--heat-label-width, 226px);min-width:var(--heat-label-width, 226px);max-width:var(--heat-label-width, 226px);text-align:left}.heatmap tbody tr.heat-row-department>*{padding-top:4px}.heat-row-name{display:flex;align-items:center;height:30px;min-width:0;padding:0 8px 0 24px;border:1px solid #e0e3e1;color:#4a5252;font-size:14px;white-space:nowrap}.heat-row-name>span:last-child{overflow:visible;min-width:0}.heat-row-company .heat-row-name{height:50px;background:#596161;border:0;color:#fff;font-size:15px}.heat-row-department .heat-row-name{height:38px;background:#dbdbdb;border:0}.heat-row-toggle{display:flex;align-items:center;justify-content:center;padding:0;height:30px;width:23px;flex-shrink:0;margin-right:4px;color:inherit}.heat-leaf-space{display:none}.heat-cell{display:flex;width:55px;min-width:55px;height:30px;min-height:30px;align-items:center;justify-content:center;padding:0;gap:3px;border-radius:0;color:#0f1718;font-size:14px;line-height:1;font-weight:400}.heat-row-company .heat-cell{height:50px}.heat-row-department .heat-cell{height:38px}.heat-cell:hover:not(:disabled){outline:2px solid #0f1718;outline-offset:-2px}.heat-cell.suppressed{background:#d2d7d9;color:#798180;opacity:1;cursor:default}.heat-response{background:#4b5153;color:#fff}.heat-response:hover{outline:none!important}.heat-delta{fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.heatmap-loading{color:#4c5656;font-size:13px;margin:-7px 0 15px}@media(max-width:1250px){.heatmap-topbar{gap:15px}.heatmap-controls{flex:1}.heatmap-controls>select{width:auto;flex:1}.heatmap-company{padding:0 15px;min-width:95px}.heatmap-date{padding:0 12px}}@media(max-width:760px){.heatmap-topbar{gap:10px}.heatmap-controls{flex-basis:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.heatmap-company{max-width:none;min-width:0;font-size:12px}.heatmap-controls>select{grid-column:1 / -1;grid-row:2;width:100%;font-size:12px}.heatmap-date{grid-column:2;grid-row:1;gap:5px;padding:0 7px;font-size:12px}.heatmap-date input{width:115px;min-width:0}.heatmap-toolbar{gap:18px;margin:0 0 16px}.heatmap-toolbar>.button{font-size:12px}.heatmap-toolbar>.search{flex-basis:100%;max-width:none}.heatmap-card{padding:12px 12px 20px}.heatmap-scroll{padding-right:var(--heat-overhang, 145px)}}.department-list{margin-top:22px}.illustration{display:block;object-fit:contain;flex-shrink:0;max-width:100%;mix-blend-mode:multiply}.empty-art{width:140px;height:140px;margin:0 auto 20px}.question-set-art{width:58px;height:58px;margin:-7px -3px -5px -6px}.topics-art{width:110px;height:110px;margin:0 auto 12px}.unavailable-art{width:240px;height:240px;margin:0 auto}.empty h2,.settings-card h2,.modal>header h2{color:#303a3b}.empty p,.unavailable-page>p,.unavailable-card p{color:var(--echo-muted)}.illustrated-modal{width:min(800px,100%)}.modal-illustration{padding:22px 30px 12px}.illustrated-modal>header{padding-top:12px;padding-bottom:18px}.illustrated-modal>header .icon-button{position:absolute;top:12px;right:12px}.illustrated-modal .modal-body{padding-bottom:8px}.illustrated-modal .modal-actions{padding-top:18px}.login-art>span{text-wrap:balance;line-height:1.18;max-width:650px;margin-inline:auto}.nav-parent>span.upgrade-dot{background:transparent;flex:none;margin-left:-12px}.nav-parent:has(.upgrade-dot)>span:nth-child(2){flex:none}.nav-parent>span:last-child>svg{color:#919b55}.company-parent>span:last-child>svg{color:#769563}.nav-parent>span.upgrade-dot>svg{color:#0f1718}.empty-art,.unavailable-art{-webkit-mask-image:radial-gradient(ellipse closest-side,#000 88%,transparent 100%);mask-image:radial-gradient(ellipse closest-side,#000 88%,transparent 100%)}@media(min-width:1251px){.nav-parent,.nav-children a{font-size:14px;line-height:1.35}.sidebar>.wordmark{padding-top:20px;padding-bottom:21px}.nav-parent>svg{width:18px;height:18px}.button,.tabs button{font-size:13px}.evaluation-selectors select,.metadata,.chart-legends,.chart-legends .text-link,.chart-controls select{font-size:14px}.date-picker input{font-size:13px}.org-expand{font-size:16px}.department-row .org-expand,.org-details{font-size:14px}}@supports (appearance: base-select){.evaluation-selectors select,.evaluation-selectors select::picker(select){appearance:base-select}.evaluation-selectors select{display:flex;align-items:center;white-space:nowrap;overflow:hidden}.evaluation-selectors select::picker-icon{display:none}.evaluation-selectors select::picker(select){border:1px solid #d9dfe1;border-radius:5px;box-shadow:0 5px 15px #0f17181c;padding:8px 0;margin-top:9px;background:#fff;color:#303a3b}.evaluation-selectors optgroup{padding-top:10px;color:var(--echo-muted);font-size:12px;font-weight:500;text-transform:uppercase}.evaluation-selectors option{color:#303a3b;font-size:14px;font-weight:400;text-transform:none;padding:16px 18px;line-height:1.35}.evaluation-selectors option::checkmark{display:none}.evaluation-selectors option:checked{background:#f4f6ec;font-weight:700}.evaluation-selectors option:hover,.evaluation-selectors option:focus{background:#f7f8f3}}@media(max-width:700px){.modal-illustration{padding:18px 20px 6px}.push-bulb{width:165px;height:165px}.illustrated-modal>header{padding-bottom:12px}.illustrated-modal .modal-actions{flex-wrap:wrap;gap:8px}.push-actions .button{padding-inline:18px}}.field-hint{color:var(--echo-muted);font-size:13px;line-height:1.5;margin:0 0 12px}.popup-menu [role=menuitem]:focus-visible{outline-offset:-3px;background:#f4f6ec}.trend-feed>.toolbar{justify-content:flex-end}.trend-feed>.toolbar .field{min-width:220px}.trend-survey{margin-bottom:28px}.trend-none{padding:4px 2px 12px}.insight-item{margin-bottom:10px;padding:0}.insight-item-head{display:grid;grid-template-columns:190px 1fr auto 24px;gap:16px;align-items:center;width:100%;padding:16px 20px;border:0;background:none;text-align:left;font:inherit;cursor:pointer}.insight-item-head .badge{justify-self:start}.insight-subject{display:flex;flex-direction:column;gap:2px}.insight-figure{font-weight:700;color:#007600;white-space:nowrap}.insight-item[data-kind=divided-opinions] .insight-figure,.insight-item[data-kind=low-participation] .insight-figure{color:inherit}.insight-figure.negative{color:#d1050f}.insight-item-head .chevron{display:inline-flex;transition:transform .15s}.insight-item-head .chevron.up{transform:rotate(180deg)}.insight-steps{display:grid;gap:18px;padding:4px 20px 20px;border-top:1px solid #dfe4e5}.insight-step h3{display:flex;align-items:center;gap:10px;margin:16px 0 10px;font-size:16px}.insight-step h4{margin:16px 0 8px;font-size:14px}.step-number{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--echo-primary);color:#fff;font-size:13px}.insight-figures{border-collapse:collapse;min-width:360px}.insight-figures th,.insight-figures td{padding:6px 14px 6px 0;text-align:left;border-bottom:1px solid #eef1f1}.insight-histogram{display:grid;gap:6px;margin-top:16px;max-width:620px}.histogram-legend{display:flex;gap:18px;font-size:13px;color:#677373}.swatch{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px}.swatch.current,.bar.current{background:var(--echo-primary)}.swatch.previous,.bar.previous{background:#c7cdce}.histogram-row{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center}.histogram-answer{font-size:13px}.histogram-bars{display:grid;grid-template-columns:1fr 90px;gap:3px 10px;align-items:center}.histogram-bars .bar{display:block;height:10px;min-width:2px;border-radius:2px}.bar-label{font-size:12px}.insight-trend .trend-chart{height:220px}.insight-teams{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.insight-teams ol{margin:0;padding-left:20px}.insight-teams li{display:flex;justify-content:space-between;max-width:280px;padding:3px 0}.insight-step ul{margin:0 0 8px;padding-left:20px}@media(max-width:720px){.insight-item-head{grid-template-columns:1fr auto 24px}.insight-item-head .badge{grid-column:1 / -1}.insight-figures{min-width:0;width:100%}}.cross-section-evaluation{display:grid;gap:8px}.cross-section-state ul{margin:4px 0 0;padding-left:20px}.evaluation-actions{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:center;justify-content:flex-end}.private-test-settings{min-width:0}.private-test-settings>.checkbox-row{display:flex;align-items:center;gap:8px}.private-test-settings .section-heading{display:flex;align-items:center;justify-content:space-between}.test-participant-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:8px;max-height:260px;overflow-y:auto;margin:12px 0 20px}.test-participant{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--echo-border);border-radius:8px;cursor:pointer}.test-participant:has(input:checked){background:#f4f6ec;border-color:#a5b565}.test-participant input{flex:0 0 auto}.test-participant span{min-width:0}.test-participant small,.test-launch-people span{display:block;color:var(--echo-muted);overflow-wrap:anywhere;margin-top:3px}.test-launch-people{padding-left:20px;margin:0}.test-launch-people li{margin-bottom:12px}
