@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";.dashboard-stat-card--assignments{min-height:166px}.dashboard-stat-card--assignments .dashboard-stat-assignment-list{margin-top:8px;line-height:1.45}.catalog-campuses{padding-top:22px}.catalog-campus-list{gap:0;padding-top:12px;display:grid}.catalog-campus-row{border-bottom:1px solid #d5d5d0;grid-template-columns:90px minmax(0,1fr) auto minmax(174px,auto);align-items:center;gap:14px;min-height:60px;display:grid}.catalog-campus-row:last-child{border-bottom:0}.catalog-campus-code{color:#777;letter-spacing:.08em;font-family:Space Mono,monospace;font-size:10px}.catalog-campus-row strong{font-size:13px}.catalog-campus-form{gap:20px;display:grid}@media (width<=700px){.catalog-campus-row{grid-template-columns:70px minmax(0,1fr);gap:10px;padding:12px 0}.catalog-campus-row .catalog-status{grid-column:2}.catalog-campus-row .catalog-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=520px){.catalog-campus-row .catalog-actions{flex-wrap:wrap}}.catalog-questions{padding-top:22px}.catalog-question-list{gap:0;padding-top:12px;display:grid}.catalog-question-row{border-bottom:1px solid #d5d5d0;grid-template-columns:minmax(0,1fr) auto minmax(174px,auto);align-items:center;gap:18px;min-height:72px;display:grid}.catalog-question-row:last-child{border-bottom:0}.catalog-question-copy{gap:5px;min-width:0;display:grid}.catalog-question-copy strong{font-size:13px;line-height:1.45}.catalog-question-copy span{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px}.catalog-question-form{gap:20px;display:grid}.catalog-question-field{gap:7px;display:grid}.catalog-question-field>span,.catalog-checkbox-field>span{color:#555;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.catalog-question-field textarea{resize:vertical;color:#111;min-height:105px;font:inherit;background:#fff;border:2px solid #111;border-radius:3px;outline:none;padding:11px;font-size:13px;line-height:1.5}.catalog-question-field textarea:focus{box-shadow:3px 3px #777}.catalog-question-field small{color:#777;justify-self:end;font-family:Space Mono,monospace;font-size:10px}.catalog-checkbox-field{cursor:pointer;align-items:center;gap:10px;display:flex}.catalog-checkbox-field input{accent-color:#111;width:17px;height:17px}@media (width<=700px){.catalog-question-row{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px 0}.catalog-question-row .catalog-actions{justify-content:flex-start}}@media (width<=520px){.catalog-question-row .catalog-actions{flex-wrap:wrap}}.catalog-systems{padding-top:22px}.catalog-system-list{gap:0;padding-top:12px;display:grid}.catalog-system-row{border-bottom:1px solid #d5d5d0;grid-template-columns:90px minmax(0,1fr) auto minmax(174px,auto);align-items:center;gap:14px;min-height:60px;display:grid}.catalog-system-row:last-child{border-bottom:0}.catalog-system-code{color:#777;letter-spacing:.08em;font-family:Space Mono,monospace;font-size:10px}.catalog-system-row strong{font-size:13px}.catalog-system-form{gap:20px;display:grid}.catalog-form-grid{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:14px;display:grid}.catalog-form-grid label{gap:7px;display:grid}.catalog-form-grid label>span{color:#555;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.catalog-form-grid input{color:#111;min-height:42px;font:inherit;background:#fff;border:2px solid #111;border-radius:3px;outline:none;padding:0 11px;font-size:13px}.catalog-form-grid input:focus{box-shadow:3px 3px #777}@media (width<=700px){.catalog-form-grid{grid-template-columns:1fr}.catalog-system-row{grid-template-columns:70px minmax(0,1fr);gap:10px;padding:12px 0}.catalog-system-row .catalog-status{grid-column:2}.catalog-system-row .catalog-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=520px){.catalog-actions{flex-wrap:wrap}}.multi-select-dropdown-field{gap:7px;min-width:0;display:grid}.multi-select-dropdown-field>span{color:#555;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.multi-select-dropdown-trigger{cursor:pointer;color:#111;width:100%;min-height:42px;font:inherit;text-align:left;background:#fff;border:2px solid #111;border-radius:3px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-size:13px;display:flex}.multi-select-dropdown-trigger:hover{background:#f7f7f4}.multi-select-dropdown-trigger:disabled{cursor:not-allowed;opacity:.6}.multi-select-dropdown-trigger:focus-visible{box-shadow:3px 3px #777}.multi-select-dropdown-trigger svg{flex:none;transition:transform .16s}.multi-select-dropdown-trigger svg.is-open{transform:rotate(180deg)}.multi-select-dropdown-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.multi-select-dropdown-menu{z-index:40;box-sizing:border-box;background:#fff;border:2px solid #111;align-content:start;min-width:180px;max-height:190px;padding:5px;display:grid;position:fixed;overflow-y:auto;box-shadow:4px 4px #777}.multi-select-dropdown-option{cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:35px;padding:5px 6px;font-size:11px;display:grid}.multi-select-dropdown-option:hover{background:#f7f7f4}.multi-select-dropdown-option:has(input:disabled){cursor:not-allowed;opacity:.55}.multi-select-dropdown-option input{accent-color:#111;width:15px;height:15px}.multi-select-dropdown-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.multi-select-dropdown-option small{color:#777;white-space:nowrap;font-family:Space Mono,monospace;font-size:8px}.multi-select-dropdown-empty,.multi-select-dropdown-field>small{color:#777;font-size:10px;line-height:1.4}.multi-select-dropdown-empty{margin:0;padding:10px 7px}.catalog-users{padding-top:22px}.catalog-user-list{gap:0;padding-top:12px;display:grid}.catalog-user-row{border-bottom:1px solid #d5d5d0;grid-template-columns:minmax(180px,1.1fr) minmax(260px,1.8fr) auto minmax(174px,auto);align-items:center;gap:14px;min-height:72px;display:grid}.catalog-user-row:last-child{border-bottom:0}.catalog-user-identity{gap:4px;min-width:0;display:grid}.catalog-user-identity strong,.catalog-user-identity span,.catalog-user-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-user-identity strong{font-size:13px}.catalog-user-identity span,.catalog-user-identity small{color:#777;font-size:11px}.catalog-user-identity small{text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.catalog-user-assignments-summary{color:#555;gap:4px;min-width:0;font-size:11px;line-height:1.4;display:grid}.catalog-user-assignments-summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-user-assignments-summary strong{color:#111;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.catalog-user-form{gap:20px;min-width:0;display:grid}.catalog-user-form-grid{grid-template-columns:1fr;gap:14px;display:grid}.catalog-user-form-grid label{gap:7px;min-width:0;display:grid}.catalog-user-form-grid label>span{color:#555;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.catalog-user-form-grid input,.catalog-user-form-grid select{color:#111;width:100%;min-height:42px;font:inherit;background:#fff;border:2px solid #111;border-radius:3px;outline:none;padding:0 11px;font-size:13px}.catalog-user-form-grid input:focus,.catalog-user-form-grid select:focus{box-shadow:3px 3px #777}.catalog-user-form-grid input:disabled{cursor:not-allowed;color:#777;background:#eeeeeb}.catalog-user-help{color:#777;font-size:10px;line-height:1.4}.catalog-user-assignments{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}@media (width<=1100px){.catalog-user-row{grid-template-columns:minmax(160px,1fr) minmax(220px,1.4fr) auto}.catalog-user-row .catalog-actions{grid-column:1/-1;justify-content:flex-start;padding-bottom:10px}}@media (width<=700px){.catalog-user-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 0}.catalog-user-assignments-summary{grid-column:1/-1}.catalog-user-row .catalog-actions{grid-column:1/-1;padding-bottom:0}.catalog-user-assignments{grid-template-columns:1fr}}@media (width<=520px){.catalog-user-row{grid-template-columns:1fr}.catalog-user-row>.catalog-status{justify-self:start}.catalog-actions{flex-wrap:wrap}}.catalog-table-container{flex-direction:column;display:flex}.catalog-advanced-toolbar{background-color:#fff;border:2px solid #111;border-radius:4px;align-items:center;gap:12px;min-height:48px;margin-top:24px;margin-bottom:24px;padding:6px 12px;transition:all .2s;display:flex}.catalog-advanced-toolbar:focus-within{box-shadow:3px 3px #777}.catalog-search-area{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.catalog-search-icon{color:#111;flex-shrink:0;margin-right:8px}.catalog-search-input{color:#111;background:0 0;border:none;outline:none;width:100%;height:36px;font-family:inherit;font-size:13px}.catalog-search-input::placeholder{color:#777}.catalog-shortcut-badge{color:#111;background-color:#f5f5f5;border:2px solid #111;border-radius:4px;justify-content:center;align-items:center;margin-left:8px;padding:2px 6px;font-family:Space Mono,monospace;font-size:10px;font-weight:700;display:inline-flex;box-shadow:2px 2px #777}.catalog-toolbar-divider{background-color:#111;width:2px;height:24px;margin:0 4px}.catalog-tabs-area{align-items:center;gap:8px;display:flex}.catalog-tab-button{color:#777;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #0000;border-radius:4px;align-items:center;height:32px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.catalog-tab-button:hover:not(.active){color:#111}.catalog-tab-button.active{color:#111;background-color:#f5f5f5;border:2px solid #111;box-shadow:2px 2px #777}.catalog-tab-count{margin-left:4px;font-size:12px}.catalog-table-list{gap:0;display:grid}.catalog-table-row{border-bottom:1px solid #d5d5d0;align-items:center;gap:14px;min-height:60px;display:grid}.catalog-table-row:last-child{border-bottom:0}.catalog-pagination{border-top:2px solid #111;justify-content:space-between;align-items:center;margin-top:12px;padding-top:16px;display:flex}.catalog-pagination-info{color:#777;font-size:12px}.catalog-pagination-controls{gap:8px;display:flex}.catalog-pagination-button{color:#111;cursor:pointer;background:#fff;border:2px solid #111;border-radius:4px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.catalog-pagination-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.catalog-pagination-button:not(:disabled):hover{transform:translate(2px,2px);box-shadow:2px 2px #777}@media (width<=700px){.catalog-table-row{gap:10px;padding:12px 0}}.catalog-responses{padding-top:22px}.catalog-response-list{gap:0;padding-top:12px;display:grid}.catalog-response-row{border-bottom:1px solid #d5d5d0;grid-template-columns:90px minmax(0,1fr) auto auto minmax(174px,auto);align-items:center;gap:14px;min-height:60px;display:grid}.catalog-response-row:last-child{border-bottom:0}.catalog-response-code{color:#777;letter-spacing:.08em;font-family:Space Mono,monospace;font-size:10px}.catalog-response-row strong{font-size:13px}.catalog-response-form{gap:20px;display:grid}@media (width<=700px){.catalog-response-row{grid-template-columns:70px minmax(0,1fr) auto;gap:10px;padding:12px 0}.catalog-response-row .catalog-status{grid-column:3}.catalog-response-row .catalog-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=520px){.catalog-response-row .catalog-actions{flex-wrap:wrap}}.catalog-periods{padding-top:22px}.catalog-period-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=700px){.catalog-period-form-grid{grid-template-columns:1fr}}.catalog-configuration-panel{min-height:360px}.catalog-card-grid{border-bottom:1px solid #d5d5d0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px 0 28px;display:grid}.catalog-card{cursor:pointer;width:100%;min-height:90px;font:inherit;color:#111;text-align:left;background:#fff;border:2px solid #111;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:15px;transition:all .16s;display:grid;box-shadow:4px 4px #111}.catalog-card:hover{transform:translate(2px,2px);box-shadow:2px 2px #111}.catalog-card.is-selected{color:#fff;background:#111}.catalog-card-icon{border:1px solid;place-items:center;width:42px;height:42px;display:grid}.catalog-card-copy{gap:5px;min-width:0;display:grid}.catalog-card strong{letter-spacing:-.04em;font-family:Space Mono,monospace;font-size:14px}.catalog-card-copy span{color:#777;font-size:10px;line-height:1.4}.catalog-card.is-selected .catalog-card-copy span{color:#ffffffb3}.catalog-card-arrow{font-family:Space Mono,monospace;font-size:20px}.catalog-selected-view{padding-top:22px}.catalog-back{cursor:pointer;color:#555;text-transform:uppercase;background:0 0;border:0;align-items:center;min-height:32px;padding:0;font-family:Space Mono,monospace;font-size:10px;font-weight:700;display:inline-flex}.catalog-back:hover{color:#111;text-underline-offset:4px;text-decoration:underline}.catalog-systems-toolbar,.catalog-campuses-toolbar,.catalog-users-toolbar,.catalog-responses-toolbar,.catalog-questions-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.catalog-systems-toolbar h3,.catalog-campuses-toolbar h3,.catalog-users-toolbar h3,.catalog-responses-toolbar h3,.catalog-questions-toolbar h3{letter-spacing:-.06em;margin:0;font-family:Space Mono,monospace;font-size:22px}.catalog-systems-toolbar p:last-child,.catalog-campuses-toolbar p:last-child,.catalog-users-toolbar p:last-child,.catalog-responses-toolbar p:last-child,.catalog-questions-toolbar p:last-child{color:#777;margin:8px 0 0;font-size:12px}.catalog-primary-button,.catalog-row-action{cursor:pointer;min-height:38px;font:inherit;border:2px solid #111;border-radius:4px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;transition:all .16s;display:inline-flex}.catalog-primary-button{color:#fff;background:#111;flex:none;padding:0 14px;box-shadow:3px 3px #777}.catalog-primary-button:hover:not(:disabled),.catalog-row-action:hover:not(:disabled){transform:translate(2px,2px)}.catalog-primary-button:disabled,.catalog-row-action:disabled{cursor:wait;opacity:.55}.catalog-error-message{color:#111;background:#f7f7f4;border:2px solid #111;border-left-width:7px;margin-top:18px;padding:10px 12px;font-size:11px;line-height:1.5}.catalog-results-section{padding-top:26px}.catalog-results-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.catalog-results-heading .dashboard-kicker{margin-bottom:7px}.catalog-results-heading h3{font-size:20px}.catalog-results-count{text-transform:uppercase;border:1px solid #111;padding:7px 9px;font-family:Space Mono,monospace;font-size:10px}.catalog-loading-state{color:#777;align-items:center;gap:10px;padding:28px 0 4px;font-size:12px;display:flex}.catalog-empty-state{color:#777;padding:28px 0 4px;font-size:12px}.catalog-status{color:#777;align-items:center;gap:6px;font-size:11px;display:inline-flex}.catalog-status>span{border:1px solid #777;border-radius:50%;width:8px;height:8px}.catalog-status.is-active{color:#111}.catalog-status.is-active>span{background:#111;border-color:#111}.catalog-actions{justify-content:flex-end;gap:7px;display:flex}.catalog-row-action{color:#111;background:#fff;border-width:1px;min-height:30px;padding:0 8px}.catalog-form-error{color:#111;background:#f7f7f4;border:2px solid #111;border-left-width:6px;padding:10px 12px;font-size:11px;line-height:1.5}.catalog-confirmation-content{gap:22px;display:grid}.catalog-confirmation-content p{color:#555;margin:0;font-size:14px;line-height:1.6}.catalog-confirmation-content strong{color:#111}@media (width<=700px){.catalog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-systems-toolbar,.catalog-campuses-toolbar,.catalog-users-toolbar,.catalog-responses-toolbar,.catalog-questions-toolbar{flex-direction:column;align-items:flex-start}.catalog-primary-button{width:100%}.catalog-results-heading{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=520px){.catalog-card-grid{grid-template-columns:1fr}}.reports-catalog-panel{min-height:360px}.reports-report-content{gap:18px;margin-top:24px;display:grid;position:relative}.reports-query-status{color:#777;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-family:Space Mono,monospace;font-size:8px;display:inline-flex;position:absolute;top:-18px;right:0}.reports-filter-panel{background:#fff;border:2px solid #111;gap:18px;padding:18px;display:grid;box-shadow:4px 4px #777}.reports-filter-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.reports-filter-heading h3{letter-spacing:-.06em;margin:3px 0 0;font-family:Space Mono,monospace;font-size:17px}.reports-filter-heading-meta{color:#777;text-transform:uppercase;align-items:center;gap:7px;font-family:Space Mono,monospace;font-size:9px;display:inline-flex}.reports-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.reports-filter-control{gap:6px;display:grid}.reports-filter-control span{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.reports-filter-control select{color:#111;width:100%;min-height:38px;font:inherit;background:#f7f7f4;border:1px solid #111;border-radius:0;padding:0 30px 0 10px;font-size:11px}.reports-filter-control select:focus,.reports-filter-reset:focus-visible{outline-offset:2px;outline:2px solid #111}.reports-filter-reset{color:#fff;text-transform:uppercase;white-space:nowrap;background:#111;border:1px solid #111;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-family:Space Mono,monospace;font-size:9px;display:inline-flex}.reports-filter-reset:not(:disabled){cursor:pointer}.reports-filter-reset:disabled{cursor:not-allowed;opacity:.35}.reports-filter-reset--empty{margin-top:4px}.reports-search-panel{background:#f7f7f4;border:2px solid #111;justify-content:space-between;align-items:flex-end;gap:18px;padding:16px 18px;display:flex}.reports-search-control{flex:auto;gap:7px;display:grid}.reports-search-control>span,.reports-search-hint{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.reports-search-control>div{background:#fff;border:1px solid #111;align-items:center;gap:9px;min-height:40px;padding:0 11px;display:flex}.reports-search-control input{color:#111;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.reports-search-control input::placeholder{color:#999}.reports-search-hint{text-transform:none;padding-bottom:12px;font-family:DM Sans,sans-serif;font-size:10px}.report-comments-list{gap:12px;padding-top:2px;display:grid}.report-comment-card{background:#fff;border:1px solid #d5d5d0;gap:13px;padding:16px;display:grid}.report-comment-card__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.report-comment-card__eyebrow{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:8px}.report-comment-card h4{letter-spacing:-.04em;margin:5px 0 0;font-family:Space Mono,monospace;font-size:13px}.report-comment-card time{color:#777;flex:none;font-size:10px}.report-comment-card blockquote{color:#111;border-left:3px solid #111;margin:0;padding:1px 0 1px 14px;font-size:14px;line-height:1.55}.report-comment-card__question{color:#777;align-items:flex-start;gap:7px;margin:0;font-size:10px;line-height:1.5;display:flex}.report-comment-card__question svg{flex:none;margin-top:1px}.report-comment-card__context{color:#555;border-top:1px solid #ecece7;flex-wrap:wrap;gap:8px 18px;padding-top:10px;font-size:10px;display:flex}.report-comment-card__context span{align-items:center;gap:5px;display:inline-flex}.reports-report-intro{color:#fff;background:#111;border:2px solid #111;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px;display:flex;box-shadow:5px 5px #777}.reports-report-intro h3{letter-spacing:-.06em;margin:0;font-family:Space Mono,monospace;font-size:clamp(22px,3vw,32px)}.reports-report-intro .dashboard-kicker{color:#ffffff9e}.reports-report-intro p:last-child{color:#ffffffb8;max-width:650px;margin:10px 0 0;font-size:12px;line-height:1.6}.reports-report-stamp{text-align:right;border:1px solid #fff9;gap:5px;min-width:152px;padding:11px;display:grid}.reports-report-stamp span,.reports-report-stamp small{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:8px}.reports-report-stamp strong{letter-spacing:-.06em;font-family:Space Mono,monospace;font-size:15px}.report-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.report-metric-card{background:#fff;border:2px solid #111;min-width:0;min-height:142px;padding:16px;box-shadow:4px 4px #777}.report-metric-card--dark{color:#fff;background:#111}.report-metric-icon{color:#fff;background:#111;place-items:center;width:31px;height:31px;display:grid}.report-metric-card--dark .report-metric-icon{color:#111;background:#fff}.report-metric-card p{color:#777;text-transform:uppercase;margin:14px 0 4px;font-family:Space Mono,monospace;font-size:9px}.report-metric-card--dark p,.report-metric-card--dark span{color:#ffffff9e}.report-metric-card strong{letter-spacing:-.08em;font-family:Space Mono,monospace;font-size:clamp(20px,2.5vw,28px);display:block}.report-metric-card span{color:#777;margin-top:5px;font-size:10px;display:block}.reports-analysis-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;display:grid}.reports-panel{min-width:0}.report-survey-list{display:grid}.report-survey-row{border-bottom:1px solid #d5d5d0;grid-template-columns:minmax(0,1.3fr) minmax(220px,.9fr) 130px;align-items:center;gap:18px;min-width:0;padding:16px 0;display:grid}.report-survey-row:last-child{border-bottom:0}.report-survey-row-main,.report-survey-row-stats{min-width:0}.report-survey-status{color:#777;text-transform:uppercase;align-items:center;gap:6px;font-family:Space Mono,monospace;font-size:8px;display:inline-flex}.report-survey-status span{border:1px solid #777;border-radius:50%;width:7px;height:7px}.report-survey-status span.is-active{background:#111;border-color:#111}.report-survey-row h4{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 4px;font-family:Space Mono,monospace;font-size:13px;overflow:hidden}.report-survey-row-main p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.report-survey-row-stats{color:#777;gap:5px;font-size:10px;line-height:1.4;display:grid}.report-survey-row-stats strong{color:#111}.report-survey-row-responses{text-align:right;gap:6px;min-width:0;display:grid}.report-survey-row-responses>div:first-child{justify-content:flex-end;align-items:baseline;gap:5px;display:flex}.report-survey-row-responses strong{font-family:Space Mono,monospace;font-size:20px}.report-survey-row-responses span{color:#777;font-size:9px}.report-bar-track{background:#f7f7f4;border:1px solid #111;height:6px;overflow:hidden}.report-bar-track>span{background:#111;height:100%;transition:width .18s;display:block}.reports-signal-content{align-content:center;gap:9px;min-height:200px;padding:24px 0;display:grid}.reports-signal-label{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.reports-signal-content strong{letter-spacing:-.07em;font-family:Space Mono,monospace;font-size:23px;line-height:1.1}.reports-signal-content p{color:#555;margin:0;font-size:12px;line-height:1.6}.reports-signal-footer{color:#777;border-top:1px solid #d5d5d0;flex-wrap:wrap;gap:8px 16px;padding-top:14px;font-size:10px;display:flex}.reports-signal-footer strong{color:#111;font-family:Space Mono,monospace}.reports-dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.report-bar-list{gap:17px;padding-top:20px;display:grid}.report-bar-item{gap:7px;display:grid}.report-bar-label{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.report-bar-label strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.report-bar-label span{color:#777;flex:none;font-size:9px}.reports-inline-empty{color:#777;margin:0;padding:22px 0 4px;font-size:11px;line-height:1.6}.reports-empty-content,.reports-state{color:#777;text-align:center;justify-items:center;gap:10px;padding:54px 20px;display:grid}.reports-empty-content strong{color:#111;font-size:13px}.reports-empty-content span{max-width:360px;font-size:11px;line-height:1.5}.reports-state--error{color:#111;text-align:left;border:2px solid #111;border-left-width:7px;justify-items:start}.reports-state--error p{margin:0;font-size:12px;line-height:1.5}.reports-state--error button{display:inline-flex}@media (width<=1100px){.report-metric-grid,.reports-dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-dimension-grid .reports-panel:last-child{grid-column:1/-1}}@media (width<=900px){.reports-analysis-grid{grid-template-columns:1fr}.reports-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-filter-reset{width:fit-content}}@media (width<=700px){.reports-report-intro{flex-direction:column;align-items:flex-start}.reports-report-stamp{text-align:left;width:100%}.report-survey-row{grid-template-columns:1fr auto;gap:10px 16px}.report-survey-row-stats,.report-survey-row-responses{grid-column:1/-1}.report-survey-row-responses{text-align:left}.report-survey-row-responses>div:first-child{justify-content:flex-start}.reports-dimension-grid{grid-template-columns:1fr}.reports-dimension-grid .reports-panel:last-child{grid-column:auto}.reports-filter-heading{flex-direction:column;align-items:flex-start}.reports-filter-heading-meta{padding-top:2px}.reports-search-panel{flex-direction:column;align-items:stretch}.reports-search-hint{padding-bottom:0}.report-comment-card__header{flex-direction:column;gap:7px}}@media (width<=520px){.report-metric-grid{grid-template-columns:1fr}.reports-panel{padding:18px}.reports-filter-grid{grid-template-columns:1fr}.reports-filter-reset{width:100%}}.survey-page{background:#fff;border:2px solid #111;min-width:0;padding:26px;box-shadow:5px 5px #111}.dashboard-content--survey-create{scrollbar-width:none;-ms-overflow-style:none}.dashboard-content--survey-create::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content--survey-create .survey-question-bank-list::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content--survey-create .multi-select-dropdown-menu::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content--survey-create .survey-question-bank-list,.dashboard-content--survey-create .multi-select-dropdown-menu{scrollbar-width:none;-ms-overflow-style:none}.survey-page a.catalog-primary-button,.survey-page a.catalog-row-action{text-decoration:none}.survey-page .catalog-advanced-toolbar:focus-within{box-shadow:3px 3px #777}.survey-page .catalog-search-input:focus,.survey-page .catalog-search-input:focus-visible{box-shadow:none;outline:none}.survey-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.survey-toolbar-actions{align-items:center;gap:10px;display:flex}.survey-edit-trigger{min-height:38px;padding:0 12px}.survey-toolbar h2,.survey-detail-header h2{letter-spacing:-.06em;overflow-wrap:anywhere;margin:0;font-family:Space Mono,monospace;font-size:25px}.survey-toolbar p:last-child{color:#666;margin:10px 0 0;font-size:13px;line-height:1.6}.survey-page .catalog-table-list{border-top:1px solid #d5d5d0;gap:0}.survey-page .survey-catalog-row{border:0;min-height:0;display:block}.survey-compact-row{border-bottom:1px solid #d5d5d0;grid-template-columns:minmax(220px,1.35fr) minmax(220px,1.35fr) minmax(240px,1.2fr) minmax(155px,auto);align-items:center;gap:16px;min-width:0;min-height:68px;padding:10px 0;display:grid}.survey-compact-main,.survey-compact-period,.survey-compact-scope{min-width:0}.survey-compact-title{align-items:center;gap:10px;min-width:0;display:flex}.survey-compact-title h3{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-family:Space Mono,monospace;font-size:13px;overflow:hidden}.survey-compact-period{color:#555;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-family:Space Mono,monospace;font-size:10px;overflow:hidden}.survey-compact-scope{color:#555;gap:4px;font-size:10px;line-height:1.3;display:grid}.survey-compact-scope span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.survey-compact-scope small{color:#777;text-transform:uppercase;margin-right:6px;font-family:Space Mono,monospace;font-size:8px}.survey-compact-end{justify-content:flex-end;min-width:0;display:flex}.survey-compact-actions{justify-content:flex-end;gap:6px;display:flex}.survey-compact-action{min-width:52px;padding:0 8px}.survey-create-form{gap:26px;margin-top:28px;display:grid}.survey-form-section{border:1px solid #bdbdb7;min-width:0;margin:0;padding:20px}.survey-form-section legend{padding:0 8px;font-family:Space Mono,monospace;font-size:13px;font-weight:700}.survey-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.survey-field{align-content:start;gap:8px;min-width:0;display:grid}.survey-field>span{font-size:12px;font-weight:700}.survey-field input,.survey-field textarea,.survey-field select{color:#111;width:100%;min-width:0;min-height:42px;font:inherit;background:#fff;border:1px solid #111;border-radius:0;padding:10px 12px;font-size:13px}.survey-field textarea{resize:vertical}.survey-field small,.survey-hint{color:#666;margin:0;font-size:12px;line-height:1.6}.survey-hint{margin-bottom:16px}.survey-field-wide{grid-column:1/-1}.survey-form-metadata-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.survey-question-builder{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.survey-question-bank,.survey-selected-questions{background:#f7f7f4;border:2px solid #d5d5d0;min-width:0;padding:16px}.survey-selected-questions{background:#fff;border-color:#111}.survey-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.survey-section-heading h3{margin:0;font-family:Space Mono,monospace;font-size:14px}.survey-section-heading>span{border:1px solid #111;place-items:center;min-width:28px;height:28px;padding:0 5px;font-family:Space Mono,monospace;font-size:12px;display:grid}.survey-question-search{background:#fff;border:1px solid #111;align-items:center;gap:8px;margin-bottom:14px;padding:0 10px;display:flex}.survey-question-search input{width:100%;min-width:0;height:40px;font:inherit;background:0 0;border:0;font-size:12px}.survey-question-bank-list{gap:10px;max-height:590px;padding:3px;display:grid;overflow-y:auto}.survey-question-card{background:#fff;border:1px solid #bdbdb7;align-items:flex-start;gap:10px;min-width:0;padding:12px;display:flex}.survey-question-card[draggable=true]{cursor:grab}.survey-question-card[draggable=true]:active{cursor:grabbing}.survey-question-copy{overflow-wrap:anywhere;flex:1;gap:7px;min-width:0;display:grid}.survey-question-copy strong{font-size:12px;font-weight:600;line-height:1.6}.survey-question-copy small{color:#666;align-items:center;gap:6px;font-size:10px;line-height:1.4;display:flex}.survey-drag-handle{color:#666;flex-shrink:0;margin-top:3px}.survey-question-card .catalog-row-action{flex-shrink:0;min-height:34px}.survey-selected-list{gap:10px;margin:0;padding:3px;list-style:none;display:grid}.survey-question-number{color:#fff;background:#111;flex-shrink:0;place-items:center;min-width:27px;height:27px;padding:0 3px;font-family:Space Mono,monospace;font-size:11px;display:grid}.survey-question-actions{gap:4px;display:grid}.survey-question-actions button{cursor:pointer;background:#fff;border:1px solid #111;place-items:center;width:30px;height:30px;padding:0;display:grid}.survey-question-actions button:hover:not(:disabled){color:#fff;background:#111}.survey-question-actions button:disabled{opacity:.3;cursor:default}.survey-drop-area{text-align:center;color:#666;border:2px dashed #bdbdb7;justify-items:center;gap:8px;margin-top:12px;padding:26px 12px;display:grid}.survey-drop-area p{margin:0;font-size:12px;font-weight:700}.survey-drop-area small{font-size:11px}.survey-page .is-drop-target{outline-offset:-3px;background:#e8e8e2;outline:3px solid #111}.survey-selected-list .is-drop-target{border-top:4px solid #111}.survey-picker-empty{color:#666;text-align:center;padding:24px 6px;font-size:12px;line-height:1.6}.survey-save-bar{border-top:2px solid #111;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;display:flex}.survey-save-bar>span{color:#666;font-size:12px}.survey-save-actions{gap:10px;display:flex}.survey-edit-form{gap:18px;display:grid}.survey-edit-intro{color:#555;margin:0;font-size:12px;line-height:1.6}.survey-edit-dropdown{gap:6px;display:grid}.survey-edit-status-field{cursor:pointer;background:#f7f7f4;border:1px solid #bdbdb7;align-items:flex-start;gap:10px;padding:12px;display:flex}.survey-edit-status-field input{accent-color:#111;flex:0 0 18px;width:18px;height:18px;margin:1px 0 0}.survey-edit-status-field>span{gap:4px;min-width:0;display:grid}.survey-edit-status-field strong{font-size:12px}.survey-edit-status-field small{color:#666;font-size:11px;line-height:1.4}.survey-edit-error{color:#8a2020!important}.survey-detail-header{margin:24px 0 18px}.survey-detail-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.survey-detail-topline .dashboard-kicker{margin:0}.survey-detail-context-line{overflow-wrap:anywhere;flex:1;min-width:0;line-height:1.6}.survey-detail-state{color:#555;text-transform:uppercase;background:#f7f7f4;border:1px solid #111;align-items:center;min-width:0;padding:3px 7px;font-family:Space Mono,monospace;font-size:8px;font-weight:700;display:inline-flex}.survey-detail-state.is-active{color:#fff;background:#111}.survey-description{white-space:pre-wrap;overflow-wrap:anywhere;color:#555;font-size:12px;line-height:1.5}.survey-detail-profile{background:#fff;border:2px solid #111;margin:20px 0 18px;display:grid}.survey-detail-profile-heading{color:#fff;background:#111;justify-content:space-between;align-items:center;gap:9px;padding:9px 11px;display:flex}.survey-detail-profile-heading p{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 2px;font-family:Space Mono,monospace;font-size:8px;font-weight:700}.survey-detail-profile-heading h3{letter-spacing:-.05em;margin:0;font-family:Space Mono,monospace;font-size:13px}.survey-detail-profile-year{color:#ffffffd1;border:1px solid #ffffff9e;padding:5px 7px;font-family:Space Mono,monospace;font-size:8px}.survey-detail-profile-body{margin:0}.survey-detail-profile-row{border-bottom:1px solid #d5d5d0;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:10px 12px;display:grid}.survey-detail-profile-row:last-child{border-bottom:0}.survey-detail-profile-row--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0}.survey-detail-profile-item{align-content:start;gap:6px;min-width:0;padding:11px 12px;display:grid}.survey-detail-profile-item+.survey-detail-profile-item{border-left:1px solid #d5d5d0}.survey-detail-profile-row dt,.survey-detail-profile-item dt{color:#777;text-transform:uppercase;align-items:center;gap:6px;min-width:0;font-family:Space Mono,monospace;font-size:8px;display:flex}.survey-detail-profile-row dt svg,.survey-detail-profile-item dt svg{color:#111;flex:none}.survey-detail-profile-row dt>span,.survey-detail-profile-item dt>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.survey-detail-profile-row dt b{color:#fff;background:#111;flex:0 0 19px;place-items:center;min-width:19px;height:19px;margin-left:auto;font-family:Space Mono,monospace;font-size:8px;font-weight:400;display:grid}.survey-detail-profile-item dd{color:#111;overflow-wrap:anywhere;align-items:baseline;gap:5px;margin:0;font-size:12px;font-weight:700;line-height:1.25;display:flex}.survey-detail-profile-item dd small{color:#777;text-transform:uppercase;font-family:Space Mono,monospace;font-size:8px;font-weight:400}.survey-detail-questions{margin:0;padding:0;list-style:none}.survey-detail-questions li{border-bottom:1px solid #d5d5d0;align-items:flex-start;gap:10px;padding:11px 0;display:flex}.survey-detail-questions .survey-question-number{min-width:24px;height:24px;font-size:10px}.survey-comment-indicator{color:#555;flex:none;align-items:center;margin-left:auto;padding-left:6px;line-height:1;display:flex}.survey-page :is(button,a,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #111}.survey-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1200px){.survey-question-builder{grid-template-columns:1fr}.survey-question-bank-list{max-height:380px}}@media (width<=700px){.survey-detail-profile-row{grid-template-columns:minmax(100px,.34fr) minmax(0,1fr)}.survey-detail-profile-row--split{grid-template-columns:1fr}.survey-detail-profile-item+.survey-detail-profile-item{border-top:1px solid #d5d5d0;border-left:0}}@media (width<=800px){.survey-toolbar,.survey-save-bar{flex-direction:column;align-items:stretch}.survey-toolbar-actions{justify-content:flex-end}.survey-compact-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px 0}.survey-compact-period,.survey-compact-scope,.survey-compact-end{grid-column:1/-1}.survey-compact-end{justify-content:flex-end;align-items:center;gap:12px}.survey-compact-title h3{white-space:normal}.survey-page .catalog-advanced-toolbar{flex-direction:column;align-items:stretch}.survey-page .catalog-toolbar-divider,.survey-page .catalog-shortcut-badge{display:none}.survey-page .catalog-tabs-area{flex-wrap:wrap;gap:4px}.survey-page .catalog-tab-button{padding:0 7px;font-size:12px}.survey-page .catalog-pagination{flex-wrap:wrap;gap:12px}}@media (width<=600px){.dashboard-content--survey-create .survey-page{padding:24px 16px}.survey-page{padding:16px}.survey-compact-scope{grid-template-columns:1fr}.survey-compact-actions{gap:5px}.survey-compact-action{min-width:44px;padding:0 7px}.survey-compact-action span{display:none}.survey-detail-topline{align-items:flex-start}.survey-detail-profile-heading{padding:8px 10px}.survey-detail-profile-row{grid-template-columns:1fr;gap:6px;padding:9px 10px}.survey-detail-profile-item{padding:10px}.survey-form-grid,.survey-form-metadata-grid{grid-template-columns:1fr}.survey-form-section{padding:14px 10px}.survey-form-section legend{font-size:11px}.survey-question-bank,.survey-selected-questions{padding:10px}.survey-question-card{flex-wrap:wrap;gap:8px;padding:10px}.survey-question-card .survey-question-copy{flex-basis:calc(100% - 42px)}.survey-question-actions{justify-content:flex-end;width:100%;display:flex}.survey-question-actions button{width:38px;height:38px}.survey-question-bank .catalog-row-action{margin-left:auto}.survey-save-actions{flex-direction:column-reverse}.survey-question-search{padding:0 8px}.survey-section-heading h3{font-size:12px}}.survey-embed-page{background-color:#f7f7f4;background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:12px;display:grid}.survey-embed-card{background:#fff;border:2px solid #111;width:min(100%,700px);padding:clamp(18px,3vw,30px);box-shadow:6px 6px #777}.survey-embed-header{border-bottom:1px solid #d5d5d0;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.survey-embed-eyebrow,.survey-embed-question-number,.survey-embed-context,.survey-embed-progress-copy{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.survey-embed-header h1,.survey-embed-card--success h1,.survey-embed-state h1{letter-spacing:-.06em;margin:6px 0 0;font-family:Space Mono,monospace;font-size:clamp(20px,3vw,30px);line-height:1.1}.survey-embed-description,.survey-embed-card--success p:last-child,.survey-embed-state>p:last-child{color:#555;max-width:620px;margin:10px 0 0;font-size:13px;line-height:1.5}.survey-embed-context{color:#111;white-space:nowrap;border:1px solid #111;flex:none;padding:6px 8px}.survey-embed-survey-tabs{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.survey-embed-survey-tabs button,.survey-embed-button,.survey-embed-rating-option{font:inherit}.survey-embed-survey-tabs button{cursor:pointer;color:#111;background:#fff;border:1px solid #777;border-radius:4px;padding:6px 10px;font-size:11px}.survey-embed-survey-tabs button.is-active,.survey-embed-survey-tabs button:hover{color:#fff;background:#111;border-color:#111}.survey-embed-progress{margin-top:18px}.survey-embed-progress-copy{justify-content:space-between;gap:16px;display:flex}.survey-embed-progress-track{background:#f7f7f4;border:1px solid #111;height:6px;margin-top:7px;overflow:hidden}.survey-embed-progress-track span{background:#111;height:100%;transition:width .18s;display:block}.survey-embed-question{min-height:235px;padding:26px 0 20px}.survey-embed-question-number{color:#111}.survey-embed-question h2{letter-spacing:-.05em;max-width:600px;margin:8px 0 20px;font-family:Space Mono,monospace;font-size:clamp(18px,2.5vw,24px);line-height:1.25}.survey-embed-options{gap:8px;display:grid}.survey-embed-option{cursor:pointer;color:#333;background:#fff;border:1px solid #bdbdb7;align-items:center;gap:10px;min-height:42px;padding:9px 11px;font-size:13px;transition:all .15s;display:flex}.survey-embed-option:hover,.survey-embed-option.is-selected{background:#f7f7f4;border-color:#111;box-shadow:3px 3px #777}.survey-embed-option input{accent-color:#111;width:16px;height:16px}.survey-embed-rating-grid{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.survey-embed-rating-option{cursor:pointer;color:#111;background:#fff;border:1px solid #bdbdb7;place-items:center;width:48px;min-height:58px;padding:6px;transition:all .15s;display:grid}.survey-embed-rating-option:hover,.survey-embed-rating-option.is-selected{background:#f7f7f4;border-color:#111;transform:translate(-1px,-1px);box-shadow:3px 3px #777}.survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled{background:#f7f7f4;border-color:#111}.survey-embed-rating-option small{display:none}.survey-embed-stars{color:#bdbdb7;white-space:nowrap;font-size:clamp(24px,4vw,30px);line-height:1}.survey-embed-rating-option.is-filled .survey-embed-stars,.survey-embed-rating-option.is-selected .survey-embed-stars{color:#111}.survey-embed-rating-option--face{width:58px;min-height:66px}.survey-embed-face{font-size:clamp(30px,5vw,38px);line-height:1}.survey-embed-comment-field{color:#333;gap:6px;margin-top:16px;font-size:11px;font-weight:700;display:grid}.survey-embed-comment-field textarea{resize:none;color:#111;background:#fff;border:1px solid #bdbdb7;border-radius:0;outline:none;width:100%;padding:10px;font:13px/1.5 DM Sans,sans-serif}.survey-embed-comment-field textarea:focus{border-color:#111;box-shadow:3px 3px #777}.survey-embed-validation{color:#7f1d1d;background:#fff5f5;border:1px solid #9b2c2c;margin:0 0 16px;padding:10px;font-size:12px}.survey-embed-actions{border-top:1px solid #d5d5d0;justify-content:space-between;gap:10px;padding-top:16px;display:flex}.survey-embed-button{cursor:pointer;border:2px solid #111;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.survey-embed-button--primary{color:#fff;background:#111;box-shadow:4px 4px #777}.survey-embed-button--secondary{color:#111;background:#fff}.survey-embed-button:hover:not(:disabled){box-shadow:none;transform:translate(2px,2px)}.survey-embed-button:disabled{cursor:not-allowed;opacity:.4}.survey-embed-page :is(button,textarea):focus-visible{outline-offset:3px;outline:3px solid #111}.survey-embed-state,.survey-embed-card--success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.survey-embed-card--success{flex-direction:column;justify-content:center;align-items:center;display:flex}.survey-embed-state>svg{margin:0 auto 14px}.survey-embed-success-icon{color:#fff;background:#111;border:2px solid #111;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 16px;display:grid}@media (width<=600px){.survey-embed-page{padding:0}.survey-embed-card{padding:16px;box-shadow:4px 4px #777}.survey-embed-header{display:grid}.survey-embed-context{justify-self:start}.survey-embed-rating-grid{gap:4px}.survey-embed-rating-option{width:42px;min-height:52px;padding:5px 2px}.survey-embed-stars{font-size:24px}.survey-embed-rating-option--face{width:52px;min-height:60px}.survey-embed-actions{flex-direction:column-reverse;align-items:stretch}.survey-embed-button{width:100%}}.survey-embed-page--neux{--neux-primary:oklch(44.6% .043 257.281);color:#0f172a;background:#f1f5f9;min-height:100%;padding:0}.survey-embed-page--neux .survey-embed-card{border:1px solid #e2e8f0;border-radius:10px;width:min(100%,640px);padding:20px 22px;box-shadow:0 8px 18px #0f172a14}.survey-embed-page--neux .survey-embed-header{border-color:#e2e8f0;gap:12px;padding-bottom:12px}.survey-embed-page--neux .survey-embed-eyebrow{color:var(--neux-primary,#475569)}.survey-embed-page--neux .survey-embed-context{color:var(--neux-primary);background:#f1f5f9;border-color:#cbd5e1;border-radius:6px;padding:5px 8px}.survey-embed-page--neux .survey-embed-survey-tabs{margin-top:10px}.survey-embed-page--neux .survey-embed-survey-tabs button{color:#334155;border-color:#cbd5e1;border-radius:6px}.survey-embed-page--neux .survey-embed-survey-tabs button.is-active,.survey-embed-page--neux .survey-embed-survey-tabs button:hover{border-color:var(--neux-primary,#475569);color:#fff;background:var(--neux-primary,#475569)}.survey-embed-page--neux .survey-embed-progress{margin-top:14px}.survey-embed-page--neux .survey-embed-progress-track{background:#e2e8f0;border:0;border-radius:999px;height:5px}.survey-embed-page--neux .survey-embed-progress-track span{background:var(--neux-primary,#475569);border-radius:999px}.survey-embed-page--neux .survey-embed-question{min-height:185px;padding:20px 0 14px}.survey-embed-page--neux .survey-embed-question h2{color:#0f172a;letter-spacing:-.02em;margin:7px 0 16px;font-family:DM Sans,sans-serif;font-size:clamp(18px,2.5vw,22px);font-weight:600}.survey-embed-page--neux .survey-embed-option{color:#334155;border-color:#cbd5e1;border-radius:7px;min-height:38px;padding:8px 10px;font-size:12px}.survey-embed-page--neux .survey-embed-option:hover,.survey-embed-page--neux .survey-embed-option.is-selected{border-color:var(--neux-primary,#475569);box-shadow:none;background:#f1f5f9}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected{width:auto;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 1px;transform:none}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-stars{color:#cbd5e1;font-size:26px}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled .survey-embed-stars,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected .survey-embed-stars{color:var(--neux-primary)}.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option{width:52px;min-height:54px;box-shadow:none;background:#fff;border-color:#e2e8f0;border-radius:8px;padding:7px;transform:none}.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option.is-selected{border-color:var(--neux-primary,#475569);box-shadow:none;background:#f1f5f9;transform:translateY(-1px)}.survey-embed-page--neux .survey-embed-comment-field{color:#475569;margin-top:12px}.survey-embed-page--neux .survey-embed-comment-field textarea{color:#0f172a;border-color:#cbd5e1;border-radius:6px;padding:8px 10px}.survey-embed-page--neux .survey-embed-comment-field textarea:focus{border-color:var(--neux-primary,#475569);box-shadow:0 0 0 3px #e2e8f0}.survey-embed-page--neux .survey-embed-actions{border-color:#e2e8f0;padding-top:12px}.survey-embed-page--neux .survey-embed-button{border-width:1px;border-radius:6px;min-height:34px;font-size:12px}.survey-embed-page--neux .survey-embed-button--primary{border-color:var(--neux-primary,#475569);background:var(--neux-primary,#475569);box-shadow:none}.survey-embed-page--neux .survey-embed-button--secondary{color:#334155;border-color:#cbd5e1}.survey-embed-page--neux .survey-embed-button:hover:not(:disabled){box-shadow:none;transform:translateY(-1px)}@media (width<=600px){.survey-embed-page--neux .survey-embed-card{padding:16px}.survey-embed-page--neux .survey-embed-question{min-height:170px;padding-top:16px}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-stars{font-size:23px}.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option{width:48px;min-height:50px}.survey-embed-page--neux .survey-embed-face{font-size:28px}}.survey-embed-page--neux{background:0 0}.survey-embed-page--neux .survey-embed-rating-grid--stars{justify-content:center;gap:8px}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected{width:52px;height:52px;min-height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;transform:none}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover{transform:scale(1.1)}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-stars{font-size:46px;line-height:1}.survey-embed-page--neux .survey-embed-rating-grid--faces{justify-content:center;gap:8px}.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option.is-selected{place-items:center;width:52px;height:52px;min-height:52px;padding:0;display:grid}.survey-embed-page--neux .survey-embed-face{font-size:38px}.survey-embed-page--neux .survey-embed-comment-field textarea[readonly]{cursor:not-allowed;opacity:.65;background:#f8fafc}@media (width<=600px){.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled,.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option:hover,.survey-embed-page--neux .survey-embed-rating-grid--faces .survey-embed-rating-option.is-selected{width:48px;height:48px;min-height:48px}.survey-embed-page--neux .survey-embed-rating-grid--stars .survey-embed-stars{font-size:42px}.survey-embed-page--neux .survey-embed-face{font-size:34px}}.survey-embed-message-icon{color:#fff;background:#111;border:2px solid #111;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-family:Space Mono,monospace;font-size:20px;font-weight:700;display:grid}.survey-embed-page--neux .survey-embed-state{border-radius:10px;width:min(100%,460px);padding:28px 24px;box-shadow:0 8px 18px #0f172a14}.survey-embed-page--neux .survey-embed-message-icon{width:44px;height:44px;color:var(--neux-primary,#475569);background:#e2e8f0;border:0;border-radius:50%;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:20px}.survey-embed-page--neux .survey-embed-state .survey-embed-eyebrow{color:var(--neux-primary,#475569)}.survey-embed-page--neux .survey-embed-state h1{color:#0f172a;letter-spacing:-.02em;margin-top:5px;font-family:DM Sans,sans-serif;font-size:clamp(20px,3vw,24px);font-weight:600}.survey-embed-page--neux .survey-embed-state>p:last-child{color:#64748b;margin-top:8px;font-size:13px;line-height:1.5}.survey-embed-header-tools{align-items:center;gap:8px;display:flex}.survey-embed-campus-navigation{align-items:center;gap:4px;display:flex}.survey-embed-campus-navigation button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:inline-grid}.survey-embed-campus-navigation button:hover{border-color:var(--neux-primary,#475569);color:var(--neux-primary,#475569);background:#f1f5f9}.survey-embed-campus-navigation button:active{transform:translateY(1px)}@media (width<=600px){.survey-embed-header-tools{justify-content:space-between}.survey-embed-campus-navigation button{width:30px;height:30px}}.survey-embed-state--invalid-link{border-radius:12px;width:min(100%,460px);padding:30px 26px}.survey-embed-state--invalid-link .survey-embed-message-icon{color:#555;background:#f7f7f4;border:1px solid #d5d5d0;border-radius:14px;width:52px;height:52px;margin-bottom:16px}.survey-embed-state--empty .survey-embed-message-icon{color:#2f6b4f;background:#edf7f0}.survey-embed-state--invalid-link h1{max-width:330px;margin-left:auto;margin-right:auto}.survey-embed-state--invalid-link>p:last-child{max-width:360px;margin-left:auto;margin-right:auto}.survey-embed-page--neux .survey-embed-state--invalid-link{border-color:#e2e8f0;box-shadow:0 8px 18px #0f172a14}.survey-embed-page--neux .survey-embed-state--invalid-link .survey-embed-message-icon{color:var(--neux-primary);background:#f1f5f9;border-color:#cbd5e1}.survey-embed-page--neux .survey-embed-state--empty .survey-embed-message-icon{color:#166534;background:#dcfce7}.survey-embed-page--neux{box-sizing:border-box;height:100vh;min-height:100%}.survey-embed-page--neux .survey-embed-card{box-sizing:border-box;flex-direction:column;height:100%;display:flex}.survey-embed-page--neux .survey-embed-actions{margin-top:auto}.survey-embed-card--intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.survey-embed-intro-content{width:min(100%,440px)}.survey-embed-intro-icon{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 14px;display:grid}.survey-embed-intro-title{color:#0f172a;letter-spacing:-.03em;margin:8px 0 0;font-family:DM Sans,sans-serif;font-size:clamp(22px,3vw,28px);font-weight:600;line-height:1.15}.survey-embed-intro-copy{color:#64748b;max-width:420px;margin:12px auto 0;font-size:13px;line-height:1.5}.survey-embed-intro-copy+.survey-embed-intro-copy{margin-top:6px}.survey-embed-intro-button{margin-top:22px}.survey-embed-page--neux .survey-embed-state--invalid-link{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:min(100%,460px);padding:28px 24px;box-shadow:0 8px 18px #0f172a14}.survey-embed-page--neux .survey-embed-state--invalid-link .survey-embed-message-icon{width:44px;height:44px;color:var(--neux-primary,#475569);background:#f1f5f9;border:0;border-radius:50%;margin-bottom:12px}.survey-embed-page--neux .survey-embed-card{border-radius:16px}.survey-embed-page--neux .survey-embed-card--intro{border-color:var(--neux-primary);background:var(--neux-primary);color:#fff}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-eyebrow{color:#e2e8f0}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-intro-title{color:#fff}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-intro-copy{color:#e2e8f0}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-intro-icon{color:var(--neux-primary);background:#fff;border-color:#ffffff8c}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-button--primary{color:var(--neux-primary);box-shadow:none;background:#fff;border-color:#fff}.survey-embed-page--neux .survey-embed-card--intro .survey-embed-button--primary:hover:not(:disabled){color:var(--neux-primary);background:#f8fafc;border-color:#fff}.survey-embed-page--neux .survey-embed-card--intro :is(button,textarea):focus-visible{outline-color:#fff}.survey-embed-page--edux{--edux-primary:#f49625;--edux-primary-dark:#9a4e00;--edux-ink:#1f2937;--edux-muted:#6b7280;--edux-border:#e5e7eb;--edux-border-warm:#fed7aa;--edux-soft:#fff8ef;box-sizing:border-box;height:100vh;min-height:100%;color:var(--edux-ink);background:#f9fafb;padding:0}.survey-embed-page--edux .survey-embed-card{box-sizing:border-box;border:1px solid var(--edux-border);background:#fff;border-radius:16px;flex-direction:column;width:min(100%,640px);height:100%;padding:20px 22px;display:flex;box-shadow:0 8px 18px #1f293714}.survey-embed-page--edux .survey-embed-header{border-color:var(--edux-border);gap:12px;padding-bottom:12px}.survey-embed-page--edux .survey-embed-eyebrow,.survey-embed-page--edux .survey-embed-question-number{color:var(--edux-primary-dark)}.survey-embed-page--edux .survey-embed-context{border-color:var(--edux-border-warm);color:var(--edux-primary-dark);background:var(--edux-soft);border-radius:6px;padding:5px 8px}.survey-embed-page--edux .survey-embed-survey-tabs{margin-top:10px}.survey-embed-page--edux .survey-embed-survey-tabs button{border-color:var(--edux-border-warm);color:var(--edux-ink);border-radius:6px}.survey-embed-page--edux .survey-embed-survey-tabs button.is-active,.survey-embed-page--edux .survey-embed-survey-tabs button:hover{border-color:var(--edux-primary);color:#fff;background:var(--edux-primary)}.survey-embed-page--edux .survey-embed-progress{margin-top:14px}.survey-embed-page--edux .survey-embed-progress-track{background:#ffedd5;border:0;border-radius:999px;height:5px}.survey-embed-page--edux .survey-embed-progress-track span{background:var(--edux-primary);border-radius:999px}.survey-embed-page--edux .survey-embed-question{min-height:185px;padding:20px 0 14px}.survey-embed-page--edux .survey-embed-question h2{color:var(--edux-ink);letter-spacing:-.02em;margin:7px 0 16px;font-family:DM Sans,sans-serif;font-size:clamp(18px,2.5vw,22px);font-weight:600}.survey-embed-page--edux .survey-embed-option{border-color:var(--edux-border-warm);min-height:38px;color:var(--edux-ink);border-radius:7px;padding:8px 10px;font-size:12px}.survey-embed-page--edux .survey-embed-option:hover,.survey-embed-page--edux .survey-embed-option.is-selected{border-color:var(--edux-primary);background:var(--edux-soft);box-shadow:none}.survey-embed-page--edux .survey-embed-option input{accent-color:var(--edux-primary)}.survey-embed-page--edux .survey-embed-rating-grid--stars,.survey-embed-page--edux .survey-embed-rating-grid--faces{justify-content:center;gap:8px}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option,.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover,.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled,.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected{width:52px;height:52px;min-height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;transform:none}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option:hover{transform:scale(1.1)}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-stars{color:var(--edux-border-warm);font-size:46px;line-height:1}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-filled .survey-embed-stars,.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option.is-selected .survey-embed-stars{color:var(--edux-primary)}.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option,.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option:hover,.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option.is-selected{border-color:var(--edux-border);width:52px;height:52px;min-height:52px;box-shadow:none;background:#fff;border-radius:8px;place-items:center;padding:0;display:grid;transform:none}.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option:hover,.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option.is-selected{border-color:var(--edux-primary);background:var(--edux-soft);transform:translateY(-1px)}.survey-embed-page--edux .survey-embed-face{font-size:38px}.survey-embed-page--edux .survey-embed-comment-field{color:var(--edux-muted);margin-top:12px}.survey-embed-page--edux .survey-embed-comment-field textarea{border-color:var(--edux-border-warm);color:var(--edux-ink);border-radius:6px;padding:8px 10px}.survey-embed-page--edux .survey-embed-comment-field textarea:focus{border-color:var(--edux-primary);box-shadow:0 0 0 3px #ffedd5}.survey-embed-page--edux .survey-embed-comment-field textarea[readonly]{background:#f9fafb}.survey-embed-page--edux .survey-embed-actions{border-color:var(--edux-border);margin-top:auto;padding-top:12px}.survey-embed-page--edux .survey-embed-button{border-width:1px;border-radius:6px;min-height:34px;font-size:12px}.survey-embed-page--edux .survey-embed-button--primary{border-color:var(--edux-primary);background:var(--edux-primary);box-shadow:none}.survey-embed-page--edux .survey-embed-button--secondary{border-color:var(--edux-border-warm);color:var(--edux-ink)}.survey-embed-page--edux .survey-embed-button:hover:not(:disabled){box-shadow:none;transform:translateY(-1px)}.survey-embed-page--edux :is(button,textarea):focus-visible{outline:3px solid var(--edux-primary);outline-offset:3px}.survey-embed-page--edux .survey-embed-success-icon{border-color:var(--edux-primary);color:#fff;background:var(--edux-primary)}.survey-embed-page--edux .survey-embed-state{border-radius:10px;width:min(100%,460px);min-height:240px;padding:28px 24px;box-shadow:0 8px 18px #1f293714}.survey-embed-page--edux .survey-embed-state .survey-embed-message-icon{width:44px;height:44px;color:var(--edux-primary-dark);background:#ffedd5;border:0;border-radius:50%;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:20px}.survey-embed-page--edux .survey-embed-state .survey-embed-eyebrow{color:var(--edux-primary-dark)}.survey-embed-page--edux .survey-embed-state h1{color:var(--edux-ink);letter-spacing:-.02em;margin-top:5px;font-family:DM Sans,sans-serif;font-size:clamp(20px,3vw,24px);font-weight:600}.survey-embed-page--edux .survey-embed-state>p:last-child{color:var(--edux-muted);margin-top:8px;font-size:13px;line-height:1.5}.survey-embed-page--edux .survey-embed-state--invalid-link{border-color:var(--edux-border)}.survey-embed-page--edux .survey-embed-state--invalid-link .survey-embed-message-icon{border-color:var(--edux-border-warm);color:var(--edux-primary-dark);background:var(--edux-soft)}.survey-embed-page--edux .survey-embed-state--empty .survey-embed-message-icon{color:#166534;background:#dcfce7}.survey-embed-page--edux .survey-embed-header-tools{align-items:center;gap:8px;display:flex}.survey-embed-page--edux .survey-embed-campus-navigation{align-items:center;gap:4px;display:flex}.survey-embed-page--edux .survey-embed-campus-navigation button{border:1px solid var(--edux-border-warm);width:28px;height:28px;color:var(--edux-ink);background:#fff;border-radius:6px;place-items:center;padding:0;display:inline-grid}.survey-embed-page--edux .survey-embed-campus-navigation button:hover{border-color:var(--edux-primary);color:var(--edux-primary-dark);background:var(--edux-soft)}.survey-embed-page--edux .survey-embed-card--intro{border-color:var(--edux-primary);background:var(--edux-primary);color:#fff}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-eyebrow{color:#fff1df}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-intro-title{color:#fff}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-intro-copy{color:#fff1df}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-intro-icon{color:var(--edux-primary);background:#fff;border-color:#fff9}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-button--primary{color:var(--edux-primary-dark);box-shadow:none;background:#fff;border-color:#fff}.survey-embed-page--edux .survey-embed-card--intro .survey-embed-button--primary:hover:not(:disabled){color:var(--edux-primary-dark);background:#fffaf5;border-color:#fff}.survey-embed-page--edux .survey-embed-card--success{color:var(--edux-ink)}@media (width<=600px){.survey-embed-page--edux .survey-embed-card{padding:16px}.survey-embed-page--edux .survey-embed-question{min-height:170px;padding-top:16px}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-rating-option,.survey-embed-page--edux .survey-embed-rating-grid--faces .survey-embed-rating-option{width:48px;height:48px;min-height:48px}.survey-embed-page--edux .survey-embed-rating-grid--stars .survey-embed-stars{font-size:42px}.survey-embed-page--edux .survey-embed-face{font-size:34px}.survey-embed-page--edux .survey-embed-header-tools{justify-content:space-between}.survey-embed-page--edux .survey-embed-campus-navigation button{width:30px;height:30px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-form-actions{justify-content:flex-end;gap:10px;padding-top:20px;display:flex}.app-form-button{cursor:pointer;min-width:92px;min-height:38px;font:inherit;border:2px solid #111;border-radius:4px;justify-content:center;align-items:center;padding:0 13px;font-size:11px;font-weight:700;transition:all .16s;display:inline-flex}.app-form-button:hover:not(:disabled){transform:translate(2px,2px)}.app-form-button--cancel{color:#111;background:#fff}.app-form-button--submit{color:#fff;background:#111;box-shadow:3px 3px #777}.app-form-button:disabled{cursor:wait;opacity:.55}.app-modal-backdrop{z-index:20;background:#11111194;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.app-modal{color:#111;background:#fff;border:2px solid #111;width:min(100%,560px);max-height:min(90vh,680px);overflow:auto;box-shadow:6px 6px #11111180}.app-modal-header{background:#f7f7f4;border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.app-modal-eyebrow{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.app-modal-header h2{letter-spacing:-.06em;margin:0;font-family:Space Mono,monospace;font-size:21px}.app-modal-close{cursor:pointer;color:#111;background:#fff;border:1px solid #111;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.app-modal-close:hover{color:#fff;background:#111}.app-modal-content{padding:22px}.feedbux-toast{--toastify-icon-color-success:#111;--toastify-color-progress-success:#111;color:#111;background:#fff;border:2px solid #111;border-radius:0;min-height:54px;font-family:inherit;font-size:12px;box-shadow:5px 5px #777}.feedbux-toast.Toastify__toast--success .Toastify__toast-icon{color:#111}.feedbux-toast .Toastify__toast-body{padding:10px 12px}.feedbux-toast-progress{background:#111;height:3px}.feedbux-toast .Toastify__close-button{color:#111;opacity:1}@media (width<=520px){.app-modal-backdrop{align-items:end;padding:12px}.app-modal{max-height:92vh;box-shadow:4px 4px #11111180}.app-modal-header,.app-modal-content{padding:18px}}:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f7f4;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:4px;outline:3px solid #111}.auth-page{background-color:#f7f7f4;background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{content:"";border:1px solid #11111124;border-radius:50%;width:340px;height:340px;position:absolute}.auth-page:before{top:-190px;right:-100px}.auth-page:after{bottom:-210px;left:-130px}.auth-page--loading{color:#111}.auth-layout{z-index:1;background:#fff;border:2px solid #111;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(340px,420px);width:min(100%,1000px);display:grid;position:relative;overflow:hidden;box-shadow:10px 10px #111}.intro-panel{color:#fff;background-color:#111;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;justify-content:space-between;min-height:600px;padding:48px;display:flex}.brand-lockup{color:inherit;letter-spacing:-.04em;align-items:center;gap:10px;font-family:Space Mono,monospace;font-size:18px;font-weight:700;display:inline-flex}.brand-mark{color:#fff;background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.logo-symbol{object-fit:contain;width:18px;height:22px;display:block}.logo-symbol--light{filter:invert()}.logo-symbol--dark{filter:none}.intro-copy{max-width:450px}.intro-copy h1,.login-card h2,.session-card h1{letter-spacing:-.06em;margin:0;font-family:Space Mono,monospace}.intro-copy h1{max-width:430px;font-size:clamp(38px,4vw,57px);line-height:1.06}.intro-phrase{animation:.5s both phrase-in}.trust-note{color:#fff;border-top:1px solid #ffffff73;align-items:center;gap:10px;padding-top:16px;font-size:12px;display:flex}.login-card{background:#fff;border-left:2px solid #111;flex-direction:column;justify-content:center;min-height:600px;padding:56px 48px;display:flex}.card-icon{background:#fff;border-radius:8px;place-items:center;width:228px;height:228px;margin:0 auto;display:grid}.card-icon .logo-symbol{width:102px;height:126px}.eyebrow{color:#555;letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:700}.login-card h2{font-size:34px;line-height:1.1}.card-description{color:#555;margin:14px 0 28px;font-size:14px;line-height:1.65}.microsoft-button,.secondary-button{cursor:pointer;border:2px solid #111;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;font-size:14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.microsoft-button{color:#fff;background:#111;width:100%;padding:0 16px;box-shadow:5px 5px #777}.microsoft-button:hover:not(:disabled),.secondary-button:hover{transform:translate(3px,3px);box-shadow:2px 2px #777}.microsoft-button:disabled{cursor:wait;opacity:.75}.microsoft-logo{filter:grayscale()contrast(1.4);background:#fff;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:20px;height:20px;padding:2px;display:grid}.microsoft-logo i:first-child{background:#f35325}.microsoft-logo i:nth-child(2){background:#81bc06}.microsoft-logo i:nth-child(3){background:#05a6f0}.microsoft-logo i:nth-child(4){background:#ffba08}.button-arrow{margin-left:auto}.setup-message{color:#111;background:#fff;border:2px solid #111;border-radius:8px;margin:16px 0 0;padding:11px 13px;font-size:12px;line-height:1.55}.setup-message code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.error-message{color:#111;background:#fff;border:2px solid #111;border-left-width:7px;border-radius:8px;margin:0 0 18px;padding:12px 14px;font-size:12px;line-height:1.5}.session-card{z-index:1;text-align:center;background:#fff;border:2px solid #111;border-radius:14px;width:min(100%,440px);padding:42px;position:relative;box-shadow:8px 8px #111}.session-card .brand-lockup{color:#111;justify-content:center;margin-bottom:42px}.session-card .brand-mark{color:#111}.session-icon{color:#111;background:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 22px;display:grid}.session-card h1{font-size:28px;line-height:1.15}.session-email{color:#555;margin:12px 0 28px;font-size:14px}.secondary-button{color:#111;background:#fff;width:100%;box-shadow:4px 4px #777}.dashboard-shell{overscroll-behavior:none;color:#111;background-color:#f7f7f4;background-image:linear-gradient(#1111110b 1px,#0000 1px),linear-gradient(90deg,#1111110b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:260px minmax(0,1fr);height:100vh;min-height:100vh;display:grid;overflow:hidden}.dashboard-sidebar{color:#fff;background-color:#111;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;height:100vh;min-height:100vh;padding:26px 16px 18px;display:flex;overflow-y:auto}.dashboard-sidebar,.dashboard-content{scrollbar-width:none;-ms-overflow-style:none}.dashboard-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-brand{border-bottom:1px solid #ffffff59;justify-content:space-between;align-items:center;padding:0 10px 24px;display:flex}.dashboard-sidebar .brand-lockup{font-size:19px}.dashboard-sidebar .brand-mark{width:38px;height:38px}.dashboard-menu-label{color:#ffffff8c;letter-spacing:.14em;text-transform:uppercase;padding:26px 10px 12px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.dashboard-navigation{gap:7px;display:grid}.dashboard-nav-link,.dashboard-logout{cursor:pointer;color:#ffffffc7;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:12px;width:100%;padding:12px 11px;font-size:13px;font-weight:700;text-decoration:none;transition:all .16s;display:flex}.dashboard-nav-link:hover,.dashboard-nav-link.is-active{color:#111;background:#fff;border-color:#fff;transform:translate(-1px,-1px);box-shadow:3px 3px #777}.dashboard-sidebar-spacer{flex:1;min-height:32px}.dashboard-sidebar-user{border:1px solid #ffffff59;border-radius:5px;align-items:center;gap:10px;min-width:0;margin:0 2px 12px;padding:12px 10px;display:flex}.dashboard-sidebar-user-copy{gap:3px;min-width:0;display:grid}.dashboard-sidebar-user-copy strong,.dashboard-sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-sidebar-user-copy strong{font-size:11px}.dashboard-sidebar-user-copy span{color:#fff9;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.dashboard-avatar{color:#fff;background:0 0;border:1px solid #fff;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-family:Space Mono,monospace;font-size:10px;font-weight:700;display:grid}.dashboard-avatar--dark{color:#fff;background:#111;border-color:#111}.dashboard-logout{color:#fff;border-color:#ffffff59;justify-content:flex-start}.dashboard-logout:hover{color:#111;background:#fff;border-color:#fff}.dashboard-main{overscroll-behavior:none;flex-direction:column;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.dashboard-topbar{background:#fff;border-bottom:2px solid #111;justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:20px clamp(24px,4vw,56px);display:flex}.dashboard-heading{min-width:0}.dashboard-heading p{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-family:Space Mono,monospace;font-size:10px}.dashboard-heading h1,.dashboard-intro h2,.dashboard-module-banner h2,.dashboard-panel h3{letter-spacing:-.06em;margin:0;font-family:Space Mono,monospace}.dashboard-heading h1{text-overflow:ellipsis;white-space:nowrap;font-size:22px;overflow:hidden}.dashboard-topbar-actions{align-items:center;gap:16px;display:flex}.dashboard-status{color:#555;text-transform:uppercase;align-items:center;gap:7px;font-family:Space Mono,monospace;font-size:10px;display:inline-flex}.dashboard-status-dot{background:#111;border:1px solid #111;border-radius:50%;width:8px;height:8px}.dashboard-topbar-user{align-items:center;gap:9px;max-width:220px;font-size:12px;font-weight:700;display:flex}.dashboard-topbar-user>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-icon-button{cursor:pointer;width:40px;height:40px;color:inherit;background:0 0;border:2px solid;border-radius:5px;flex:0 0 40px;place-items:center;transition:all .16s;display:inline-grid}.dashboard-icon-button:hover{color:#fff;background:#111;transform:translate(2px,2px)}.dashboard-menu-toggle,.dashboard-sidebar-close{display:none}.dashboard-content{overscroll-behavior:contain;flex:1;width:min(100%,1320px);min-height:0;margin:0 auto;padding:clamp(24px,4vw,56px);overflow:hidden auto}.dashboard-content.dashboard-content--survey-create{padding-bottom:64px}.dashboard-intro{color:#fff;background-color:#111;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:2px solid #111;justify-content:space-between;align-items:flex-end;gap:32px;min-height:250px;padding:clamp(28px,5vw,52px);display:flex;box-shadow:8px 8px #777}.dashboard-intro-copy{max-width:650px}.dashboard-kicker{color:#777;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.dashboard-intro .dashboard-kicker,.dashboard-module-banner .dashboard-kicker{color:#ffffff9e}.dashboard-intro h2,.dashboard-module-banner h2{font-size:clamp(32px,4vw,54px);line-height:1.08}.dashboard-intro-copy>p:last-child{color:#ffffffb8;max-width:520px;margin:18px 0 0;font-size:14px;line-height:1.6}.dashboard-stamp{text-align:right;border:1px solid #fff9;gap:6px;min-width:148px;padding:14px;display:grid}.dashboard-stamp span,.dashboard-stamp small{color:#fff9;letter-spacing:.1em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:9px}.dashboard-stamp strong{letter-spacing:-.08em;font-family:Space Mono,monospace;font-size:20px}.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.dashboard-stat-card{background:#fff;border:2px solid #111;min-height:142px;padding:18px;position:relative;box-shadow:5px 5px #111}.dashboard-stat-icon{color:#fff;background:#111;place-items:center;width:32px;height:32px;display:grid}.dashboard-stat-card p{color:#777;text-transform:uppercase;margin:17px 0 4px;font-family:Space Mono,monospace;font-size:10px}.dashboard-stat-card strong{letter-spacing:-.06em;overflow-wrap:anywhere;font-family:Space Mono,monospace;font-size:clamp(17px,2vw,23px);display:block}.dashboard-stat-card>span{color:#777;margin-top:5px;font-size:11px;display:block}.dashboard-body-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px;margin-top:30px;display:grid}.dashboard-panel{background:#fff;border:2px solid #111;min-width:0;padding:24px;box-shadow:5px 5px #777}.dashboard-panel-heading{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.dashboard-panel-heading .dashboard-kicker{margin-bottom:7px}.dashboard-panel h3{font-size:20px}.dashboard-panel-code{color:#777;letter-spacing:.06em;flex:none;font-family:Space Mono,monospace;font-size:9px}.dashboard-activity-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.dashboard-activity-list li{border-bottom:1px solid #d5d5d0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;display:grid}.dashboard-activity-list li:last-child{border-bottom:0}.dashboard-activity-index{color:#777;font-family:Space Mono,monospace;font-size:11px}.dashboard-activity-list li div{gap:5px;min-width:0;display:grid}.dashboard-activity-list strong{font-size:13px}.dashboard-activity-list li div span,.dashboard-activity-list time{color:#777;font-size:11px}.dashboard-activity-list time{text-transform:uppercase;font-family:Space Mono,monospace}.dashboard-quick-actions{gap:10px;padding-top:18px;display:grid}.dashboard-quick-action{cursor:pointer;color:#111;text-align:left;background:0 0;border:0;border-bottom:1px solid #d5d5d0;grid-template-columns:24px minmax(0,1fr) 17px;align-items:center;gap:10px;width:100%;padding:12px 0;display:grid}.dashboard-quick-action:last-child{border-bottom:0}.dashboard-quick-action:hover{color:#777}.dashboard-quick-action>span{gap:4px;min-width:0;display:grid}.dashboard-quick-action strong{font-size:13px}.dashboard-quick-action small{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dashboard-module-view{gap:30px;display:grid}.dashboard-module-banner{color:#fff;background:#111;border:2px solid #111;align-items:center;gap:22px;min-height:190px;padding:36px clamp(24px,5vw,52px);display:flex;box-shadow:8px 8px #777}.dashboard-module-banner p:last-child{color:#ffffffb8;max-width:620px;margin:14px 0 0;font-size:14px;line-height:1.6}.dashboard-module-icon{border:2px solid #fff;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid}.dashboard-empty-panel{min-height:280px}.dashboard-empty-content{justify-items:start;gap:14px;max-width:580px;padding-top:32px;display:grid}.dashboard-empty-mark{color:#fff;background:#111;place-items:center;width:46px;height:46px;font-family:Space Mono,monospace;font-size:28px;display:grid}.dashboard-empty-content p{color:#555;margin:0;font-size:14px;line-height:1.65}.dashboard-empty-role{color:#111;text-transform:uppercase;border:1px solid #111;padding:7px 10px;font-family:Space Mono,monospace;font-size:10px}.dashboard-overlay{display:none}.spinner{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes phrase-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.intro-phrase,.spinner{animation:none}}@media (width<=760px){.auth-page{padding:16px}.auth-layout{grid-template-columns:1fr}.intro-panel{gap:58px;min-height:auto;padding:30px}.intro-copy h1{font-size:39px}.login-card{border-top:2px solid #111;border-left:0;min-height:auto;padding:36px 30px 40px}}@media (width<=430px){.intro-panel,.login-card,.session-card{padding-left:22px;padding-right:22px}.auth-layout{border-radius:10px}}@media (width<=900px){.dashboard-shell{height:100vh;display:block}.dashboard-sidebar{z-index:20;width:min(86vw,286px);height:100vh;min-height:0;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:8px 0 #777}.dashboard-sidebar.is-open{transform:translate(0)}.dashboard-menu-toggle,.dashboard-sidebar-close{display:inline-grid}.dashboard-sidebar-close{flex-basis:34px;width:34px;height:34px}.dashboard-overlay.is-visible{z-index:15;cursor:pointer;background:#1111116b;border:0;width:100%;padding:0;display:block;position:fixed;inset:0}.dashboard-topbar{justify-content:flex-start}.dashboard-main{height:100vh;min-height:0}.dashboard-topbar-actions{margin-left:auto}}@media (width<=700px){.dashboard-content{padding:24px 20px 32px}.dashboard-intro{flex-direction:column;align-items:flex-start}.dashboard-stamp{text-align:left}.dashboard-body-grid{grid-template-columns:1fr}}@media (width<=520px){.dashboard-topbar{min-height:78px;padding:16px 20px}.dashboard-heading p{font-size:8px}.dashboard-heading h1{font-size:19px}.dashboard-status,.dashboard-topbar-user>span,.dashboard-topbar-logout{display:none}.dashboard-stat-grid{gap:12px;margin-top:24px}.dashboard-stat-card{min-height:132px;padding:14px;box-shadow:3px 3px #111}.dashboard-panel,.dashboard-module-banner{padding:20px}.dashboard-panel-heading{gap:10px}.dashboard-panel-code{display:none}.dashboard-activity-list li{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:12px 0}.dashboard-activity-list time{grid-column:2}.dashboard-module-banner{flex-direction:column;align-items:flex-start}}@media (width<=390px){.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-intro h2,.dashboard-module-banner h2{font-size:32px}}
