.signin-page{background:linear-gradient(145deg,#fff,#f5f8ff);color:#14203b;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:calc(100vh - 52px);padding:0}.signin-shell{background:#fff;border:none;border-radius:0;box-shadow:none;margin:0;max-width:none;overflow:hidden;width:100%}.signin-topbar{align-items:center;background:#fff;border-bottom:1px solid #eef1f6;display:flex;height:64px;justify-content:space-between;padding:0 4%;position:-webkit-sticky;position:sticky;top:0;z-index:50}.signin-brand{color:#1767e8;line-height:1}.signin-brand strong{display:block;font-size:27px;font-weight:800;letter-spacing:.4px}.signin-brand span{color:#4a638f;display:block;font-size:10px;font-weight:700;letter-spacing:.2px;margin-top:4px}.signin-nav-actions{align-items:center;display:flex;gap:12px}.signin-nav-btn{border-radius:50px;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600;outline:none;padding:8px 22px;transition:all .2s ease}.signin-nav-btn--ghost{background:#0000;border:1.5px solid #d0d7e5;color:#243354}.signin-nav-btn--ghost:hover{background:#1767e80a;border-color:#1767e8;color:#1767e8}.signin-nav-btn--primary{background:linear-gradient(135deg,#1767e8,#1252c4);border:none;box-shadow:0 4px 14px #1767e84d;color:#fff}.signin-nav-btn--primary:hover{box-shadow:0 6px 20px #1767e866;transform:translateY(-1px)}.signin-hero{align-items:center;border-bottom:1px solid #e6ebf4;display:flex;gap:40px;justify-content:space-between;min-height:calc(100vh - 364px);padding:40px 8%}.signin-title h1{font-size:40px;font-weight:800;letter-spacing:-.5px;line-height:1.1;margin:0}.signin-title span{background:#1767e8;border-radius:2px;display:block;height:3px;margin:16px 0;width:74px}.signin-title p{color:#45577c;font-size:17px;font-weight:400;line-height:1.6;margin:0;max-width:34ch}.signin-hero-actions{margin-top:28px}.signin-hero-cta{align-items:center;background:linear-gradient(135deg,#1767e8,#1252c4);border:none;border-radius:50px;box-shadow:0 8px 24px #1767e859;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:700;gap:10px;padding:14px 34px;transition:transform .2s ease,box-shadow .2s ease}.signin-hero-cta:hover{box-shadow:0 12px 30px #1767e873;transform:translateY(-2px)}.signin-hero-cta-arrow{font-size:18px;transition:transform .2s ease}.signin-hero-cta:hover .signin-hero-cta-arrow{transform:translateX(4px)}.signin-image-wrap{text-align:center;width:50%}.main-img{height:auto;max-width:640px;object-fit:contain;width:100%}.signin-modal-backdrop{align-items:center;animation:modalFadeIn .25s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.signin-modal{animation:modalSlideUp .3s cubic-bezier(.34,1.4,.64,1);background:#fff;border-radius:24px;box-shadow:0 24px 60px #0f172a40,0 0 1px #0000001a;max-width:440px;padding:38px 36px 34px;position:relative;width:100%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.signin-modal-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:22px;height:34px;justify-content:center;line-height:1;position:absolute;right:18px;top:18px;transition:all .2s ease;width:34px}.signin-modal-close:hover{background:#e2e8f0;color:#0f172a}.signin-modal-header{margin-bottom:22px;text-align:center}.signin-modal-brand{color:#1767e8;margin-bottom:12px}.signin-modal-brand strong{display:block;font-size:24px;font-weight:800;letter-spacing:.5px}.signin-modal-brand span{color:#4a638f;display:block;font-size:10px;font-weight:700;letter-spacing:.2px;margin-top:2px}.signin-modal-title{color:#14203b;font-size:22px;font-weight:800;letter-spacing:-.3px;margin:0 0 6px}.signin-modal-subtitle{color:#64748b;font-size:13.5px;line-height:1.5;margin:0}.signin-modal-body{align-items:center;display:flex;flex-direction:column}.signin-modal-error{background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;color:#dc2626;font-size:13px;font-weight:500;margin:0 0 14px;padding:8px 14px;text-align:center;width:100%}.recaptcha-container{height:60px;margin-bottom:18px;transform:scale(.9);transform-origin:top center}.google-login-button{background:linear-gradient(135deg,#1767e8,#1252c4)!important;border-radius:10px!important;box-shadow:0 10px 24px #1767e845,0 2px 6px #1767e830!important;color:#fff!important;font-size:15px!important;font-weight:700!important;letter-spacing:.2px!important;max-width:320px!important;padding:15px 28px!important;transition:transform .15s ease,box-shadow .15s ease!important;width:100%!important}.google-login-button:hover{box-shadow:0 14px 30px #1767e855,0 3px 8px #1767e838!important;transform:translateY(-2px)}.google-login-button:active{transform:translateY(0)}.google-mark{background:#fff;border-radius:50%;display:inline-grid;font-size:22px;height:26px;margin-right:14px;place-items:center;width:26px}.google-mark svg{display:block}.signin-features{grid-gap:28px;background:linear-gradient(110deg,#f8faff,#eff4ff);display:grid;gap:28px;grid-template-columns:repeat(3,1fr);padding:20px 6% 76px}.signin-card{background:#fff;border:1px solid #e5ecfa;border-radius:14px;box-shadow:0 6px 20px #17284a0d;min-height:254px;overflow:hidden;padding:26px 26px 26px 32px;position:relative;transition:transform .15s ease,box-shadow .15s ease}.signin-card:hover{box-shadow:0 14px 30px #1767e81f;transform:translateY(-3px)}.signin-card:before{background:#1767e8;content:"";height:100%;left:0;opacity:.55;position:absolute;top:0;width:5px}.signin-card-heading{align-items:center;display:flex;justify-content:space-between}.signin-card h2{font-size:22px;font-weight:700;margin:0}.signin-feature-image{height:80px;object-fit:contain;width:112px}.signin-feature-image--create,.signin-feature-image--share{height:66px;margin-top:16px;width:94px}.signin-feature-image--publish{height:96px;margin-top:4px;width:134px}.signin-card p{color:#44536c;font-size:14px;line-height:1.6;margin:14px 0 20px;min-height:68px}.signin-arrow{border:1px solid #99c1ff;border-radius:50%;color:#1767e8;display:grid;font-size:20px;height:34px;place-items:center;transition:background .15s ease,color .15s ease;width:34px}.signin-card:hover .signin-arrow{background:#1767e8;color:#fff}@media (max-width:650px){.signin-topbar{padding:0 16px}.signin-nav-actions{gap:8px}.signin-nav-btn{font-size:13px;padding:6px 14px}.signin-template-label{font-size:11px}.signin-hero{flex-direction:column;gap:24px;min-height:auto;padding:24px 16px}.main-img,.signin-image-wrap{width:100%}.signin-title h1{font-size:28px}.signin-hero-cta{font-size:15px;justify-content:center;padding:12px 24px;width:100%}.signin-modal{border-radius:20px;padding:32px 20px 26px}.signin-modal-close{font-size:18px;height:30px;right:14px;top:14px;width:30px}.signin-modal-title{font-size:19px}.signin-modal-subtitle{font-size:13px}.google-login-button{min-width:100%!important;padding:13px 20px!important}.signin-features{gap:18px;grid-template-columns:1fr;padding:20px 16px 64px}.signin-card{padding:20px}.signin-card,.signin-card p{min-height:auto}.signin-card h2{font-size:18px}}.cookie-text{flex:99 1 500px;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:1em;line-height:1.5em;margin:6px 30px 5px 0;text-align:center}.cookie-text>a{color:#fff}.signup-container{background-color:#f8f9fa;border-radius:10px;box-shadow:0 0 10px 0 #0000001a;margin:100px auto 0;padding:20px;width:300px}.signup-container h1{margin-bottom:30px;text-align:center}.signup-container form{display:flex;flex-direction:column}.signup-container input[type=file],.signup-container input[type=text]{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px}.signup-container input[type=submit]{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.signup-container input[type=submit]:hover{background-color:#0056b3}.signup-container input[type=submit]:disabled{background-color:#6c757d;cursor:not-allowed}.dashboard-page{background:#f8faff;color:#14203b;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}.dashboard-main{margin-left:var(--sidebar-width);min-height:100vh;padding:44px 54px}.dashboard-summary-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:30px}.dashboard-user-avatar{background:#1767e8!important;font-size:16px!important;font-weight:700!important;height:42px!important;width:42px!important}.dashboard-user-button{padding:0!important}.dashboard-summary-header h1{font-size:28px;margin:0 0 8px}.dashboard-summary-header p{color:#62708a;font-size:15px;margin:0}.dashboard-stat-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:28px}.dashboard-stat-card{align-items:center;background:#fff;border:1px solid #e8edf6;border-radius:14px;box-shadow:0 4px 14px #172a4d0c;display:flex;gap:14px;min-height:102px;padding:18px}.dashboard-stat-icon{border-radius:11px;display:grid;flex:0 0 42px;height:42px;place-items:center;width:42px}.dashboard-stat-card span,.dashboard-stat-card strong{display:block}.dashboard-stat-card strong{font-size:25px;line-height:1.1}.dashboard-stat-card div span{color:#64718a;font-size:13px;margin-top:5px}.dashboard-forms-panel{background:#fff;border:1px solid #e8edf6;border-radius:14px;box-shadow:0 4px 14px #172a4d0c;overflow:hidden}.dashboard-panel-heading{align-items:center;border-bottom:1px solid #eef1f6;display:flex;gap:16px;justify-content:space-between;padding:20px 22px}.dashboard-panel-heading h2{font-size:18px;margin:0}.dashboard-panel-heading p{color:#718096;font-size:13px;margin:5px 0 0}.dashboard-form-link{background:none;border:0;color:#263b80;cursor:pointer;font:inherit;font-weight:700;padding:0}.dashboard-form-link:hover{color:#673ab7;text-decoration:underline}.dashboard-table-scroll{overflow-x:auto}.dashboard-table{border-collapse:collapse;text-align:left;width:100%}.dashboard-table th{background:#f8faff;color:#62708a;font-size:12px;font-weight:700;padding:13px 22px;text-transform:uppercase}.dashboard-table td{border-top:1px solid #eef1f6;font-size:14px;padding:16px 22px}.dashboard-table tr:hover td{background:#fbfcff}.dashboard-count{background:#e8f0fe;color:#1767e8;display:inline-grid;min-width:26px;padding:4px 8px;place-items:center}.dashboard-count,.dashboard-status{border-radius:12px;font-size:12px;font-weight:700}.dashboard-status{display:inline-block;padding:5px 9px}.dashboard-status.is-active{background:#e8f5e9;color:#2e7d32}.dashboard-status.is-inactive{background:#f1f3f6;color:#69758a}.dashboard-empty{align-content:center;color:#8090a9;display:grid;min-height:210px;padding:24px;place-items:center;text-align:center}.dashboard-empty svg{font-size:54px}.dashboard-empty p{color:#66748b;margin:12px 0 0;max-width:340px}@media (max-width:1000px){.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-main{padding:32px}}@media (max-width:700px){.dashboard-main{margin-left:0;min-height:auto;padding:26px 16px}.dashboard-stat-grid{gap:12px;grid-template-columns:1fr}.dashboard-summary-header h1{font-size:24px}.dashboard-table td,.dashboard-table th{padding:13px 16px}}:root{--brand-blue:#1767e8;--ink:#17243f;--muted:#6f7b90;--sidebar-width:224px}body.sidebar-collapsed{--sidebar-width:76px}*{box-sizing:border-box}body{background:#fff;color:#17243f;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;margin:0}.dashboard-sidebar{background:#fff;border-right:1px solid #e7ebf2;display:flex;flex-direction:column;inset:0 auto 0 0;padding:29px 19px 18px;position:fixed;transition:width .2s ease,padding .2s ease;width:224px;width:var(--sidebar-width);z-index:5}.sidebar-toggle{background:#0000;border:0;border-radius:7px;color:#52627a;cursor:pointer;display:grid;height:30px;place-items:center;position:absolute;right:10px;top:13px;width:30px}.sidebar-toggle:hover{background:#f0f5ff}.brand-mark,.sidebar-toggle:hover{color:#1767e8;color:var(--brand-blue)}.brand-mark{font-weight:800;line-height:1;padding:0 4px 29px}.brand-mark span{display:block;font-size:25px;letter-spacing:.2px}.brand-mark small{color:#4a638f;display:block;font-size:10px;letter-spacing:.15px;margin-top:5px}.side-navigation{grid-gap:8px;display:grid;gap:8px}.nav-item,.support-link{align-items:center;background:#0000;border:0;border-radius:8px;color:#59677e;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:600;gap:14px;min-height:43px;padding:0 13px;text-align:left}.nav-item:hover{background:#f2f6ff}.nav-item.active,.nav-item:hover{color:#1767e8;color:var(--brand-blue)}.nav-item.active{background:linear-gradient(100deg,#dce9ff,#edf4ff)}.support-link{background:#f7f9fc;color:#536178;font-size:12px;margin-top:auto}.copyright{color:#4780de;font-size:10px;margin:17px 10px 0;white-space:nowrap}.dashboard-sidebar.is-collapsed{padding:29px 10px 18px}.dashboard-sidebar.is-collapsed .brand-mark{padding:36px 0 29px;text-align:center}.dashboard-sidebar.is-collapsed .brand-mark small,.dashboard-sidebar.is-collapsed .brand-mark span,.dashboard-sidebar.is-collapsed .copyright,.dashboard-sidebar.is-collapsed .nav-item span{display:none}.dashboard-sidebar.is-collapsed .brand-mark:before{color:#1767e8;color:var(--brand-blue);content:"SW";font-size:22px;font-weight:800;letter-spacing:-.5px}.dashboard-sidebar.is-collapsed .nav-item{justify-content:center;padding:0}.dashboard-sidebar.is-collapsed .side-navigation{gap:10px}.header{align-items:flex-start;background:#fff;display:flex;justify-content:space-between;margin-left:224px;margin-left:var(--sidebar-width);min-height:108px;padding:27px clamp(24px,5vw,74px) 16px;transition:margin-left .2s ease}.header h1{color:#151d2d;font-size:20px;letter-spacing:-.35px;line-height:1.25;margin:0}.header p{color:#6c7890;font-size:12px;margin:7px 0 0}.header_right{align-items:center;display:flex;gap:19px}.notification-button{color:#1d2b42!important}.account-avatar{background:#1767e8!important;background:var(--brand-blue)!important;font-size:14px!important;font-weight:700!important;height:33px!important;width:33px!important}@media (max-width:700px){.dashboard-sidebar{min-height:auto;padding:16px;position:static;width:100%}.brand-mark{padding-bottom:14px}.side-navigation{grid-template-columns:repeat(2,1fr)}.copyright,.support-link{display:none}.header{margin-left:0;padding:24px 20px 16px}.header h1{font-size:18px}.header p{max-width:220px}}.question-points-control{align-items:center;color:#6b7280;display:inline-flex;font-size:12px;font-weight:700;gap:7px;margin-left:10px}.question-points-control input{border:1px solid #d8d2ea;border-radius:7px;color:#33215f;font-weight:700;padding:8px 7px;width:58px}.inline-answer-hint{color:#673ab7;font-size:12px;font-weight:700}.form-builder-page{background:#f1f3f4;min-height:100vh}.question_form{background:#f1f3f4;margin-left:var(--sidebar-width);min-height:calc(100vh - 105px);padding:28px 28px 60px}.section{margin:0 auto;width:min(100%,900px)}.question_title_section{margin-bottom:18px}.question_form_top{background:#fff;border:1px solid #dadce0;border-radius:12px;border-top:8px solid #673ab7;box-shadow:0 1px 3px #3c404326;display:flex;flex-direction:column;justify-content:center;min-height:126px;padding:25px 32px 22px;position:relative}.question_form_top:before{display:none}.question_form_top_name{background:#0000;border:none;border-bottom:1px solid #0000;color:#202124!important;font-size:24px;font-weight:500;height:42px;outline:none;padding:0;transition:border-color .2s ease;width:100%}.question_form_top_name::placeholder{color:#5f6368;opacity:1}.question_form_top_name:focus{border-bottom:2px solid #673ab7}.question_form_top_desc{background:#0000;border:none;border-bottom:1px solid #0000;color:#5f6368;font-size:14px;height:32px;margin-top:8px;outline:none;padding:0;width:100%}.question_form_top_desc::placeholder{color:#80868b;opacity:1}.question_form_top_desc:focus{border-bottom:2px solid #673ab7}.question_boxes{align-items:stretch;display:flex;flex-direction:column;margin:0 0 16px}.question_boxes .MuiAccordion-root{background:#fff!important;border:1px solid #dadce0!important;border-radius:12px!important;box-shadow:0 1px 3px #3c404326!important;margin:0 0 16px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.question_boxes .MuiAccordion-root:hover{box-shadow:0 2px 7px #3c40432e!important}.question_boxes .MuiAccordion-root:before{display:none}.question_boxes .MuiAccordion-root.add_border{border-left:4px solid #673ab7!important}.add_question,.question_boxes .MuiAccordionDetails-root.add_question{align-items:stretch!important;background:#fff!important;flex-direction:column!important;padding:24px 28px 8px!important;width:100%}.add_question_top{align-items:center;display:flex;gap:16px;min-height:54px}.question{background:#0000;border:none;border-bottom:1px solid #dadce0;color:#202124;flex:1 1;font-size:16px;font-weight:400;height:46px;outline:none;padding:8px 0;transition:border-color .2s ease,background .2s ease;width:100%}.question::placeholder{color:#5f6368;opacity:1}.question:focus{background:#faf8ff;border-bottom:2px solid #673ab7}.select{background:#fff;border:1px solid #dadce0;border-radius:4px;color:#3c4043;font-size:14px;height:44px;margin:0;padding:0 10px;width:210px}.select:hover{border-color:#5f6368}.add_question_body{align-items:center;display:flex;min-height:42px;width:100%}.form-check{width:100%}.form-check label{color:#3c4043;width:100%}.form-check-input{accent-color:#673ab7}.text_input{background:#0000;border:none;border-bottom:1px solid #dadce0;color:#3c4043;font-size:14px;height:36px;outline:none;padding:5px 0;transition:border-color .2s ease,background .2s ease;width:100%}.text_input::placeholder{color:#80868b;opacity:1}.text_input:focus{background:#faf8ff;border-bottom:2px solid #673ab7}.add_question_body .MuiIconButton-root{color:#5f6368;padding:6px}.add_question_body .MuiIconButton-root:hover{background:#f3eefa;color:#673ab7}.add_question_body .MuiIconButton-root svg{font-size:19px}.add_footer{align-items:end;display:flex;justify-content:space-between;margin-top:12px}.add_question_bottom,.add_question_bottom_left{align-items:center;border-top:1px solid #dadce0;display:flex;min-height:54px}.add_question_bottom{gap:4px;justify-content:flex-end}.add_question_bottom_left{flex:1 1;justify-content:flex-start}.add_question_bottom .MuiIconButton-root{color:#5f6368;padding:8px}.add_question_bottom .MuiIconButton-root:hover{background:#f3eefa;color:#673ab7}.add_question_bottom .MuiSwitch-root{margin:0 -4px;transform:scale(.9)}.add-question-area{background:#ffffff8c;border:2px dashed #c4b5d9;border-radius:14px;margin:20px 0 30px;padding:6px;transition:border-color .2s ease,background .2s ease;width:100%}.add-question-area:hover{background:#faf8ff;border-color:#673ab7}.add-question-button{align-items:center;background:#fff;border:none;border-radius:9px;color:#3c4043;cursor:pointer;display:flex;font-family:inherit;gap:14px;justify-content:center;min-height:74px;transition:background .2s ease,transform .15s ease;width:100%}.add-question-button:hover{background:#faf8ff;transform:translateY(-1px)}.add-question-button:active{transform:translateY(0)}.add-question-icon{border:1px solid #673ab7;border-radius:50%;color:#673ab7;display:grid;font-size:25px;font-weight:400;height:38px;line-height:1;place-items:center;width:38px}.add-question-button span:last-child{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.add-question-button strong{color:#3c4043;font-size:14px;font-weight:600}.add-question-button small{color:#80868b;font-size:11px;margin-top:3px}.add_answer_key{background:#faf8ff!important;border-top:1px solid #eee7f7;padding:24px 28px!important;width:100%}.add_answer_key .top_header{color:#673ab7;font-size:15px;font-weight:600;margin-bottom:16px}.settings-builder-card{background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c40431a;box-sizing:border-box;margin:24px 0 22px;padding:24px 28px;width:100%}.toggle-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:18px}.toggle-row{align-items:center;background:#fff;border:1px solid #e1e3e6;border-radius:9px;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;min-height:62px;padding:11px 14px;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.toggle-row:hover{background:#fcfaff;border-color:#b7a1d2;box-shadow:0 2px 7px #673ab714}.toggle-row-active{background:#faf7ff;border-color:#a98bc9;box-shadow:inset 3px 0 0 #673ab7}.toggle-row-icon{align-items:center;background:#f0eafb;border-radius:9px;color:#673ab7;display:flex;font-size:16px;height:34px;justify-content:center;min-width:34px;width:34px}.toggle-row-text{display:flex;flex:1 1;flex-direction:column;line-height:1.35;min-width:0}.toggle-row-text strong{color:#30323a;font-size:12.5px;font-weight:650}.toggle-row-text small{color:#7b818a;font-size:10px;line-height:1.45;margin-top:3px}.toggle-switch{height:23px;min-width:40px;width:40px}.toggle-switch input{cursor:pointer;inset:0;position:absolute;z-index:1}.toggle-switch-track{background:#dadce0;border-radius:999px;inset:0;transition:background .25s ease}.toggle-switch-thumb{background:#fff;height:17px;top:3px;transition:transform .25s cubic-bezier(.4,0,.2,1);width:17px}.toggle-switch input:checked+.toggle-switch-track{background:linear-gradient(135deg,#8b5cf6,#673ab7);box-shadow:0 0 0 3px #673ab726}.toggle-switch input:checked+.toggle-switch-track .toggle-switch-thumb{transform:translateX(17px)}.toggle-switch input:focus-visible+.toggle-switch-track{outline:2px solid #673ab7;outline-offset:2px}.timer-duration-row{align-items:center;border-top:1px solid #eceef1;display:flex;gap:10px;margin-top:16px;padding-top:16px}.timer-duration-row input[type=number]{border:1px solid #dadce0;border-radius:4px;font-size:14px;height:38px;outline:none;padding:0 10px;width:140px}.timer-duration-row input[type=number]:focus{border-color:#673ab7;box-shadow:0 0 0 1px #673ab7}.timer-duration-row span{color:#5f6368;font-size:12px}.percentage-setting{background:#fff;border:1px solid #dadce0;border-radius:10px;color:#3c4043;font-size:14px;margin:18px 0 25px;padding:16px 20px}.percentage-setting input{border:1px solid #dadce0;border-radius:4px;font-size:14px;height:38px;margin-left:8px;outline:none;padding:0 10px}.percentage-setting input:focus{border-color:#673ab7;box-shadow:0 0 0 1px #673ab7}.form-builder-actions{display:flex;gap:10px;justify-content:flex-end}.form-builder-actions .MuiButton-root{border-radius:4px;font-size:12px;font-weight:600;min-height:42px;padding:0 18px;text-transform:none}.save-draft-button{background:#fff!important;border:1px solid #b39ddb!important;color:#673ab7!important}.save-draft-button:hover{background:#f8f5ff!important}.send-form-button{background:#673ab7!important;box-shadow:0 2px 5px #673ab759!important;color:#fff!important}.send-form-button:hover{background:#5e35b1!important}.form-actions-row{display:flex;flex-direction:column;margin-top:10px}.form-actions-row-buttons{display:flex;margin:0}.share-test-trigger-button{align-self:flex-start;border-color:#b39ddb!important;color:#673ab7!important;font-weight:600!important;margin-top:10px!important;text-transform:none!important}.share-test-trigger-button:hover{background:#f8f5ff!important}.form-tabs{background:#fff;margin-left:224px}.form-tabs .MuiPaper-root{border-bottom:1px solid #dadce0;box-shadow:none}.form-tabs .MuiTab-root{font-size:14px!important;min-width:112px}.instructions-builder-card{background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c40431a;box-sizing:border-box;margin:24px 0 22px;padding:24px 28px;width:100%}.instructions-builder-header{border-bottom:1px solid #eceef1;padding-bottom:18px}.instructions-builder-title{color:#202124;font-size:18px;font-weight:600}.instructions-builder-subtitle{color:#80868b;font-size:12px;line-height:1.5;margin-top:5px}.instruction-choice-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:18px}.instruction-choice{align-items:flex-start;background:#fff;border:1px solid #e1e3e6;border-radius:9px;box-sizing:border-box;cursor:pointer;display:flex;gap:11px;min-height:76px;padding:13px 14px;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.instruction-choice:hover{background:#fcfaff;border-color:#b7a1d2;box-shadow:0 2px 7px #673ab714}.instruction-choice-selected{background:#faf7ff;border-color:#a98bc9;box-shadow:inset 3px 0 0 #673ab7}.instruction-choice input{opacity:0;pointer-events:none;position:absolute}.instruction-choice-check{background:#fff;border:1px solid #b7bcc3;border-radius:5px;box-sizing:border-box;color:#fff;display:grid;flex:0 0 20px;font-size:13px;font-weight:700;height:20px;margin-top:1px;place-items:center;width:20px}.instruction-choice-selected .instruction-choice-check{background:#673ab7;border-color:#673ab7}.instruction-choice-content{min-width:0}.instruction-choice-content strong{color:#30323a;display:block;font-size:12px;font-weight:650;line-height:1.35}.instruction-choice-content small{color:#7b818a;display:block;font-size:10px;line-height:1.45;margin-top:4px}.custom-instruction{margin-top:20px}.custom-instruction label{color:#3c4043;display:block;font-size:12px;font-weight:600;margin-bottom:7px}.custom-instruction label span{color:#9aa0a6;font-weight:400}.custom-instruction textarea{background:#fff;border:1px solid #dadce0;border-radius:7px;box-sizing:border-box;color:#3c4043;font-family:inherit;font-size:12px;line-height:1.5;min-height:82px;outline:none;padding:11px 12px;resize:vertical;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.custom-instruction textarea::placeholder{color:#9aa0a6}.custom-instruction textarea:focus{border-color:#673ab7;box-shadow:0 0 0 1px #673ab7}.instruction-note{color:#8a8f98;font-size:10px;line-height:1.5;margin-top:12px}@media (max-width:700px){.form-tabs,.question_form{margin-left:0}.question_form{padding:16px 12px 40px}.section{width:100%}.question_form_top{min-height:115px;padding:20px}.question_form_top_name{font-size:20px}.question_form_top_desc{font-size:13px}.add_question_top{align-items:stretch;flex-direction:column;gap:10px}.select{width:100%}.add_question,.question_boxes .MuiAccordionDetails-root.add_question{padding:18px 16px 5px!important}.add_footer{align-items:stretch;flex-direction:column}.add_question_bottom,.add_question_bottom_left{width:100%}.add_question_bottom{justify-content:flex-end}.form-builder-actions{justify-content:stretch}.form-builder-actions .MuiButton-root{flex:1 1}.add-question-button{min-height:68px}.instructions-builder-card,.settings-builder-card{padding:20px 16px}.instruction-choice-list,.toggle-grid{grid-template-columns:1fr}.timer-duration-row{flex-wrap:wrap}.share-test-trigger-button{width:100%}.answer-key-missing-warning{background:#fff4e5;border:1px solid #ffcc80;border-radius:6px;color:#7a4f01;font-size:12px;margin:6px 0 4px;padding:8px 12px}}.form_header{background:#fff;border-bottom:1px solid #edf0f5;height:68px;justify-content:space-between;margin:0 0 0 var(--sidebar-width);padding:0 clamp(24px,4vw,54px)}.form_header,.form_header_left,.form_header_right{align-items:center;display:flex}.form_header_left{gap:14px}.form_name{border:0;color:#354158;font-size:13px;font-weight:700;outline:0;width:125px}.form_name:focus{border-bottom:1px solid #1767e8}.form_header_icon{color:#52627a;font-size:18px}.form_header_right{gap:13px}@media (min-width:701px){.form_header{height:76px}.form_name{font-size:16px;width:165px}.form_header_icon{font-size:22px}}@media (max-width:700px){.form_header{margin-left:0;padding:0 20px}}.userform-page{background:linear-gradient(180deg,#eef2fb,#f4f4f9 220px);min-height:100vh}.user_form{background-color:initial;padding:32px 20px 60px}.user_form_section{display:flex;flex-direction:column;margin:auto;max-width:640px;width:44%}.user_title_section{background-color:#fff;border-radius:12px;border-top:8px solid #236ae7;box-shadow:0 4px 16px #236ae714;margin-bottom:14px;padding:20px 25px;text-transform:capitalize}.uf-title-row{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.uf-form-name{color:#1a1f36;font-size:24px!important;font-weight:700!important}.uf-form-desc{color:#667085;font-size:14px!important;margin-top:4px!important;text-transform:none}.uf-timer-badge{align-items:center;background-color:#fff4e5;border-radius:999px;color:#b26a00;display:flex;font-size:13px;font-weight:600;gap:6px;padding:6px 12px;text-transform:none;white-space:nowrap}.uf-timer-dot{animation:uf-pulse 1.4s ease-in-out infinite;background-color:#ef6c00;border-radius:50%;height:7px;width:7px}@keyframes uf-pulse{0%,to{opacity:1}50%{opacity:.35}}.uf-progress-row{align-items:center;display:flex;gap:12px;margin-top:16px}.uf-progress-track{background-color:#e7ecf7;border-radius:999px;flex:1 1;height:8px;overflow:hidden}.uf-progress-fill{background:linear-gradient(90deg,#236ae7,#4f8cff);border-radius:999px;height:100%;transition:width .25s ease}.uf-progress-label{color:#667085;font-size:12px;font-weight:600;text-transform:none;white-space:nowrap}.uf-nav-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #1018280f;margin-bottom:14px;padding:14px 16px}.uf-pill-row{display:flex;flex-wrap:wrap;gap:8px}.uf-pill{background-color:#fff;border:1.5px solid #dfe4ee;border-radius:8px;color:#667085;cursor:pointer;font-size:13px;font-weight:600;height:34px;transition:all .15s ease;width:34px}.uf-pill:hover{border-color:#236ae7;color:#236ae7}.uf-pill-answered{background-color:#e9f2ff;border-color:#b7d2fb;color:#236ae7}.uf-pill-current{background-color:#236ae7;border-color:#236ae7;box-shadow:0 0 0 3px #236ae72e;color:#fff}.uf-question-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #1018280f;margin-bottom:14px;padding:28px 25px;text-transform:none}.uf-question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.uf-question-index{color:#236ae7;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.uf-required-chip{background-color:#fdecea;border-radius:999px;color:#c62828;font-size:11px;font-weight:600;padding:3px 9px}.uf-question-text{color:#1a1f36!important;font-size:17px!important;font-weight:500!important;line-height:1.5!important;margin-bottom:20px!important}.uf-text-input{margin-top:4px}.uf-options-list{display:flex;flex-direction:column;gap:10px}.uf-option-row{align-items:center;border:1.5px solid #e7ecf7;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:12px 14px;position:relative;transition:all .15s ease}.uf-option-row:hover{background-color:#f8fafd;border-color:#b7d2fb}.uf-option-row-selected{background-color:#eef4ff;border-color:#236ae7}.uf-option-input{height:0;opacity:0;position:absolute;width:0}.uf-option-indicator{background-color:#fff;border:2px solid #c6cede;border-radius:50%;flex-shrink:0;height:18px;position:relative;transition:all .15s ease;width:18px}.uf-option-input[type=checkbox]+.uf-option-indicator{border-radius:5px}.uf-option-row-selected .uf-option-indicator{border-color:#236ae7}.uf-option-row-selected .uf-option-indicator:after{background-color:#236ae7;border-radius:50%;content:"";height:8px;left:3px;position:absolute;top:3px;width:8px}.uf-option-input[type=checkbox]+.uf-option-row-selected .uf-option-indicator:after,.uf-option-row-selected .uf-option-input[type=checkbox]~.uf-option-indicator:after{border-radius:2px;height:6px;left:4px;top:4px;width:6px}.uf-option-text{color:#1a1f36;font-size:14px;text-transform:none}.uf-validation-error{background-color:#fdecea;border-radius:8px;color:#c62828;font-size:13px;font-weight:500;margin-top:14px;padding:10px 14px}.uf-action-bar{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #1018280f;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding:14px 18px}.uf-prev-button{border-color:#dfe4ee!important;color:#667085!important;text-transform:none!important}.uf-next-button{background-color:#236ae7!important;color:#fff!important;font-weight:600!important;padding:8px 28px!important;text-transform:none!important}.uf-next-button.Mui-disabled{background-color:#a9c3f2!important;color:#fff!important}.user_form_submit{float:left}.user_footer{font-size:medium;font-weight:500;margin-bottom:0;text-align:center}.user_footer small,.user_footer strong{display:block}.user_footer strong{color:#1767e8;font-size:1.1em;letter-spacing:.2px}.user_footer small{color:#4a638f;font-size:.72em;margin-top:3px}@media screen and (max-width:600px){.user_form_section{width:90%}.uf-question-card,.user_form_questions,.user_title_section{padding:16px}.uf-title-row{flex-direction:column}.uf-timer-badge{align-self:flex-start}.user_form_submit{float:none;margin-top:15px}}.instruction-page{background:#f5f6f8;color:#202124;font-family:Inter,Roboto,Arial,sans-serif;min-height:100vh}.instruction-error-page,.instruction-loading{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:100vh}.instruction-error-card{background:#fff;border:1px solid #e0e3e7;border-radius:18px;box-shadow:0 8px 30px #20212414;padding:42px;text-align:center;width:min(90%,520px)}.instruction-error-card h1{font-size:25px;margin:18px 0 8px}.instruction-error-card p{color:#6b7280;line-height:1.6;margin:0}.instruction-logo{background:#673ab7;border-radius:14px;color:#fff;display:grid;font-size:25px;font-weight:700;height:52px;margin:0 auto;place-items:center;width:52px}.instruction-header{align-items:center;background:#fff;border-bottom:1px solid #e2e4e8;display:flex;height:72px;justify-content:space-between;padding:0 42px}.instruction-brand{align-items:center;display:flex;gap:11px}.instruction-brand-mark{background:#673ab7;border-radius:10px;color:#fff;display:grid;font-size:18px;font-weight:700;height:36px;place-items:center;width:36px}.instruction-brand strong{color:#26232c;display:block;font-size:14px;letter-spacing:.08em}.instruction-brand span{color:#8a8f98;display:block;font-size:10px;margin-top:1px}.instruction-header-status{align-items:center;color:#70757a;display:flex;font-size:12px;gap:8px}.status-dot{background:#34a853}.instruction-container{margin:0 auto;padding:42px 0 70px;width:min(100% - 32px,900px)}.instruction-hero{align-items:center;display:flex;gap:22px;margin-bottom:24px}.instruction-hero-icon{background:#ede7f6;border-radius:18px;color:#673ab7;display:grid;flex:0 0 64px;height:64px;place-items:center;width:64px}.instruction-hero-icon svg{font-size:31px}.instruction-eyebrow{color:#673ab7;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:7px}.instruction-hero h1{font-size:clamp(27px,4vw,38px);font-weight:650;letter-spacing:-.025em;margin:0}.instruction-hero p{color:#6b7280;font-size:14px;line-height:1.6;margin:8px 0 0;max-width:700px}.instruction-card{background:#fff;border:1px solid #e0e3e7;border-radius:15px;box-shadow:0 3px 12px rgba(32,33,36,.055);margin-top:18px;padding:28px}.section-heading{align-items:center;border-bottom:1px solid #eceef1;display:flex;gap:16px;justify-content:space-between;padding-bottom:18px}.section-heading h2{font-size:17px;font-weight:650;margin:0}.section-heading p{color:#858b94;font-size:12px;margin:5px 0 0}.instruction-list{padding-top:4px}.instruction-item{border-bottom:1px solid #f0f1f3;display:flex;gap:17px;padding:18px 4px}.instruction-item:last-child{border-bottom:0}.instruction-number{background:#f1ecf8;border-radius:9px;color:#673ab7;display:grid;flex:0 0 34px;font-size:11px;font-weight:700;height:34px;place-items:center;width:34px}.instruction-item-content h3{color:#30323a;font-size:14px;font-weight:600;margin:2px 0 5px}.instruction-item-content p{color:#70757a;font-size:12px;line-height:1.6;margin:0}.requirements-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:18px}.requirement-item{align-items:flex-start;background:#fbfbfc;border:1px solid #e6e8eb;border-radius:11px;display:flex;gap:13px;padding:16px;position:relative}.requirement-icon{background:#f1ecf8;border-radius:10px;color:#673ab7;display:grid;flex:0 0 38px;height:38px;place-items:center;width:38px}.requirement-icon svg{font-size:20px}.requirement-item h3{font-size:13px;font-weight:650;margin:1px 0 4px}.requirement-item p{color:#767b84;font-size:11px;line-height:1.55;margin:0;padding-right:18px}.requirement-check{color:#c5c9ce;font-size:18px!important;position:absolute;right:12px;top:12px}.requirement-check.ready{color:#34a853}.permission-button{border-color:#b9a6d7!important;color:#673ab7!important;margin-top:16px!important;text-transform:none!important}.candidate-card .section-heading>svg{color:#673ab7;font-size:25px}.candidate-fields{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:22px}.candidate-fields .MuiTextField-root:first-child{grid-column:1/-1}.candidate-fields .MuiInputBase-input,.candidate-fields .MuiInputLabel-root{font-size:13px}.camera-preview{background:#202124;border-radius:12px;height:150px;margin-top:18px;overflow:hidden;position:relative;width:250px}.camera-preview video{height:100%;object-fit:cover;width:100%}.camera-preview>div{align-items:center;background:#0000008c;border-radius:6px;bottom:8px;color:#fff;display:flex;font-size:10px;gap:5px;left:9px;padding:5px 8px;position:absolute}.camera-preview svg{font-size:14px}.instruction-alert{margin-top:18px!important}.instruction-actions{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:25px;padding:18px 2px 0}.action-note{align-items:center;color:#777d86;display:flex;font-size:11px;gap:7px}.action-note svg{color:#34a853;font-size:18px}.start-test-button{background:#673ab7!important;border-radius:9px!important;box-shadow:0 4px 12px #673ab738!important;font-size:13px!important;font-weight:650!important;min-height:44px!important;min-width:165px!important;padding:0 20px!important;text-transform:none!important}.start-test-button:hover{background:#5e35b1!important}.start-test-button:disabled{background:#b8a9ca!important;color:#fff!important}@media (max-width:700px){.instruction-header{height:64px;padding:0 18px}.instruction-header-status{display:none}.instruction-container{padding:25px 0 45px;width:min(100% - 22px,900px)}.instruction-hero{align-items:flex-start;gap:15px}.instruction-hero-icon{border-radius:14px;flex-basis:50px;height:50px;width:50px}.instruction-hero-icon svg{font-size:24px}.instruction-hero h1{font-size:25px}.instruction-hero p{font-size:12px}.instruction-card{border-radius:12px;padding:20px 16px}.candidate-fields,.requirements-grid{grid-template-columns:1fr}.candidate-fields .MuiTextField-root:first-child{grid-column:auto}.instruction-actions{align-items:stretch;flex-direction:column}.start-test-button{width:100%!important}.camera-preview{height:190px;width:100%}}.responses-detail-page{background:#f1f3f4;box-sizing:border-box;margin-left:224px;margin-left:var(--sidebar-width,224px);min-height:calc(100vh - 105px);padding:28px 24px 70px;transition:margin-left .2s ease}.responses-detail-section{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:min(100%,920px)}.responses-top-card{background:#fff;border:1px solid #dadce0;border-radius:12px;border-top:8px solid #673ab7;box-shadow:0 1px 3px #3c40431f,0 1px 2px #3c404314;padding:24px 28px 22px;position:relative}.responses-top-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.responses-title-group{display:flex;flex-direction:column;gap:4px}.responses-title-group h2{align-items:baseline;color:#202124;display:flex;font-size:28px;font-weight:700;gap:8px;letter-spacing:-.5px;margin:0}.responses-title-group h2 .responses-count-badge{background:#f0ebf8;border-radius:20px;color:#673ab7;font-size:14px;font-weight:600;letter-spacing:0;padding:3px 10px}.responses-title-group p{color:#5f6368;font-size:13px;margin:0}.responses-controls-group{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.accepting-toggle{align-items:center;background:#f8f9fa;border:1px solid #dadce0;border-radius:24px;cursor:pointer;display:inline-flex;gap:10px;padding:6px 14px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.accepting-toggle:hover{background:#f1f3f4}.toggle-switch{display:inline-block;flex-shrink:0;height:22px;position:relative;width:38px}.toggle-switch input{height:0;margin:0;opacity:0;width:0}.toggle-switch-track{background-color:#bdc1c6;border-radius:22px;bottom:0;cursor:pointer;left:0;right:0;top:0}.toggle-switch-thumb,.toggle-switch-track{position:absolute;transition:.25s cubic-bezier(.4,0,.2,1)}.toggle-switch-thumb{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px #00000040;content:"";height:16px;left:3px;width:16px}.toggle-switch input:checked+.toggle-switch-track{background-color:#673ab7}.toggle-switch input:checked+.toggle-switch-track .toggle-switch-thumb{transform:translateX(16px)}.accepting-toggle-label{align-items:center;color:#3c4043;display:flex;font-size:13px;font-weight:600;gap:6px}.status-dot{border-radius:50%;display:inline-block;height:7px;width:7px}.status-dot.active{background-color:#34a853;box-shadow:0 0 0 3px #34a85333}.status-dot.inactive{background-color:#9aa0a6}.responses-action-btn{align-items:center;border:1px solid #0000;border-radius:20px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;padding:8px 16px;transition:all .2s ease}.download-btn{background-color:#f0ebf8;border-color:#d1c4e9;color:#673ab7}.download-btn:hover{background-color:#673ab7;box-shadow:0 2px 6px #673ab740;color:#fff;transform:translateY(-1px)}.download-btn:active{transform:translateY(0)}.copy-link-btn{background-color:#fff;border-color:#dadce0;color:#3c4043}.copy-link-btn:hover{background-color:#f8f9fa;border-color:#bdc1c6;color:#202124}.responses-metrics-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.response-metric-card{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c404314;display:flex;gap:14px;padding:16px 18px;transition:transform .15s ease,box-shadow .15s ease}.response-metric-card:hover{box-shadow:0 3px 8px #3c40431f;transform:translateY(-1px)}.metric-icon-wrap{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.metric-icon-purple{background:#f0ebf8;color:#673ab7}.metric-icon-blue{background:#e8f0fe;color:#1a73e8}.metric-icon-green{background:#e6f4ea;color:#137333}.metric-icon-amber{background:#fef7e0;color:#b06000}.metric-text-group{display:flex;flex-direction:column;min-width:0}.metric-value{color:#202124;font-size:22px;font-weight:700;line-height:1.2}.metric-label{color:#5f6368;font-size:12px;font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-card{background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c40431f;padding:24px 28px}.score-card-header{align-items:center;border-bottom:1px solid #edf0f5;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px;padding-bottom:14px}.score-card-title-wrap{display:flex;flex-direction:column;gap:4px}.score-card-title-wrap h3{align-items:center;color:#202124;display:flex;font-size:18px;font-weight:700;gap:8px;margin:0}.score-card-title-wrap h3 svg{color:#673ab7}.score-card-title-wrap p{color:#5f6368;font-size:13px;margin:0}.score-tabs{background:#f1f3f4;border-radius:8px;gap:3px;padding:3px}.score-tab,.score-tabs{align-items:center;display:flex}.score-tab{background:#0000;border:none;border-radius:6px;color:#5f6368;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;gap:6px;padding:6px 12px;transition:all .15s ease}.score-tab:hover{color:#202124}.score-tab.score-tab-active{background:#fff;box-shadow:0 1px 2px #3c404326;color:#673ab7;font-weight:700}.score-tab-panel{width:100%}.individual-responses-card{background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c40431f;padding:24px 28px}.individual-responses-header{align-items:center;border-bottom:1px solid #edf0f5;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:18px;padding-bottom:14px}.individual-responses-header h3{color:#202124;font-size:18px;font-weight:700;margin:0}.individual-responses-header p{color:#5f6368;font-size:13px;margin:4px 0 0}.responses-table-wrapper{overflow-x:auto;width:100%}.responses-table{border-collapse:collapse;text-align:left;width:100%}.responses-table th{background-color:#fafafa;border-bottom:2px solid #e8eaed;color:#5f6368;font-size:12px;font-weight:700;letter-spacing:.5px;padding:12px 14px;text-transform:uppercase}.responses-table td{border-bottom:1px solid #edf0f5;color:#202124;font-size:13px;padding:14px;vertical-align:middle}.responses-table tbody tr{transition:background-color .15s ease}.responses-table tbody tr:hover{background-color:#f8f9fa}.respondent-cell{align-items:center;display:flex;gap:12px}.respondent-avatar{align-items:center;background:#ede7f6;border-radius:50%;color:#673ab7;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.respondent-info{display:flex;flex-direction:column}.respondent-name{color:#202124;font-weight:600}.respondent-sub{color:#70757a;font-size:11px}.score-badge{align-items:center;border-radius:14px;display:inline-flex;font-size:12px;font-weight:700;padding:3px 10px}.score-badge-high{background:#e6f4ea;color:#137333}.score-badge-mid{background:#ede7f6;color:#673ab7}.score-badge-low{background:#fce8e6;color:#c5221f}.date-text{color:#5f6368;font-size:12px}.anonymous-pill{background:#e8eaed;border-radius:4px;color:#5f6368;display:inline-block;font-size:10px;font-weight:600;margin-left:6px;padding:2px 6px}.responses-detail-empty-card{background:#fff;border:1px solid #dadce0;border-radius:12px;box-shadow:0 1px 3px #3c40431f;flex-direction:column;padding:60px 24px;text-align:center}.empty-icon-circle,.responses-detail-empty-card{align-items:center;display:flex;justify-content:center}.empty-icon-circle{background:#f0ebf8;border-radius:50%;color:#673ab7;height:72px;margin-bottom:20px;width:72px}.empty-icon-circle svg{font-size:34px}.responses-detail-empty-card h3{color:#202124;font-size:20px;font-weight:700;margin:0 0 8px}.responses-detail-empty-card p{color:#5f6368;font-size:14px;line-height:1.5;margin:0 0 24px;max-width:440px}@media (max-width:768px){.responses-detail-page{margin-left:0;padding:18px 12px 60px}.individual-responses-card,.responses-top-card,.score-card{padding:18px 16px}.responses-top-header{align-items:flex-start;flex-direction:column}.responses-controls-group{justify-content:flex-start;width:100%}.responses-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.responses-metrics-grid{grid-template-columns:1fr}}.responses-page{background:#f4f6fb;display:flex;min-height:100vh}.responses-main{flex:1 1;margin-left:var(--sidebar-width);padding:40px 48px 80px;transition:margin-left .25s ease}.responses-header{margin-bottom:32px}.responses-header h2{color:#1a253c;font-size:22px;font-weight:700;margin:0 0 6px}.responses-header p{color:#52627a;font-size:14px;margin:0}.responses-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.response-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;display:flex;gap:16px;padding:20px 18px;transition:box-shadow .18s,transform .18s}.response-card:hover{box-shadow:0 6px 24px #1767e821;transform:translateY(-2px)}.response-card-icon{align-items:center;background:#e8f0fe;border-radius:10px;color:#1767e8;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.response-card-body{flex:1 1;min-width:0}.response-card-body h3{color:#1a253c;font-size:14px;font-weight:600;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.response-count-label{align-items:center;color:#52627a;display:flex;font-size:13px;gap:6px;margin:0}.count-badge{background:#1767e8;border-radius:20px;color:#fff;font-size:12px;font-weight:700;padding:1px 9px}.response-card-share{align-items:center;background:#0000;border:0;border-radius:6px;color:#b0bec5;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.response-card-share:hover{background:#e8f0fe;color:#1767e8}.response-card-share svg{font-size:19px}.response-card-share-link{align-items:center;background:#fff;border:1px solid #d8e0ee;border-radius:7px;bottom:-46px;box-shadow:0 4px 14px #1767e824;color:#52627a;display:flex;font-size:12px;gap:10px;padding:9px 11px;position:absolute;right:16px;white-space:nowrap;z-index:2}.response-card-share-link a{color:#1767e8;font-weight:700;text-decoration:none}.response-card-share-link a:hover{text-decoration:underline}.responses-empty{align-items:center;color:#90a4ae;display:flex;flex-direction:column;gap:14px;padding:80px 20px}.responses-empty p{font-size:14px;text-align:center}@media (max-width:700px){.responses-main{margin-left:0;padding:24px 16px 60px}}.create-form-page{background:#f0ebf8;display:flex;min-height:100vh}.create-form-main{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-left:var(--sidebar-width);min-height:100vh;padding:48px 40px;transition:margin-left .25s ease}.create-form-header{margin-bottom:28px;max-width:1000px;text-align:left;width:100%}.create-form-header h4{color:#202124;font-size:28px;font-weight:400;line-height:1.3;margin:0}.create-form-header p{color:#5f6368;font-size:14px;line-height:1.5;margin:8px 0 0}.create-form-options{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;width:100%}.create-form-card{background:#fff!important;border:1px solid #dadce0!important;border-radius:8px!important;box-shadow:0 1px 3px #3c404326!important;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.create-form-card:hover{border-color:#c7c7c7!important;box-shadow:0 2px 8px #3c404333!important;transform:none}.create-form-card .MuiCardContent-root{align-items:flex-start;display:flex!important;flex:1 1;flex-direction:column;justify-content:flex-start;padding:28px!important}.create-form-icon{align-items:center;border-radius:4px;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.create-form-icon svg{color:#fff;font-size:30px}.create-form-card .manual-icon{background:#673ab7}.create-form-card .excel-icon{background:#34a853}.create-form-card .MuiTypography-h6{color:#202124;font-size:20px;font-weight:500;margin-bottom:8px}.create-form-card .MuiTypography-body2{color:#5f6368;font-size:14px;line-height:1.6}.create-form-card .MuiCardActions-root{display:flex;justify-content:flex-start;padding:12px 28px 24px!important}.create-form-card .MuiButton-contained{background:#673ab7!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;font-size:14px;font-weight:500;min-height:40px;padding:9px 20px;text-transform:none!important}.create-form-card .MuiButton-contained:hover{background:#5e35b1!important;box-shadow:none!important}.create-form-card .excel-button{background:#34a853!important}.create-form-card .excel-button:hover{background:#2e8b47!important}.excel-dialog-title{border-bottom:1px solid #dadce0;color:#202124!important;font-size:20px!important;font-weight:500!important;padding:20px 24px!important}.excel-dialog-content{padding:24px!important}.excel-dialog-description{color:#5f6368!important;font-size:14px!important;line-height:1.6!important;margin-bottom:20px!important}.excel-table-container{border:1px solid #dadce0!important;border-radius:4px!important;margin-bottom:20px;margin-top:16px}.excel-table-container .MuiTableHead-root{background:#f8f9fa}.excel-table-container .MuiTableCell-head{border-bottom:1px solid #dadce0;color:#202124;font-size:13px;font-weight:500}.excel-table-container .MuiTableCell-body{border-bottom:1px solid #dadce0;color:#5f6368;font-size:13px}.excel-table-container .MuiTableRow-root:last-child .MuiTableCell-root{border-bottom:none}.required-cell{color:#d93025!important;font-weight:500!important}.excel-dialog-note{color:#5f6368!important;font-size:12px!important;font-style:italic}.excel-dialog-actions{border-top:1px solid #dadce0;display:flex;justify-content:space-between!important;padding:14px 24px!important}.download-template-button{border-color:#34a853!important;border-radius:4px!important;color:#34a853!important;text-transform:none!important}.download-template-button:hover{background:#e8f5e9!important;border-color:#2e8b47!important}.cancel-button{color:#5f6368!important;margin-right:8px!important;text-transform:none!important}.select-file-button{background:#34a853!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;text-transform:none!important}.select-file-button:hover{background:#2e8b47!important;box-shadow:none!important}@media (max-width:900px){.create-form-main{padding:40px 24px}.create-form-header{margin-bottom:24px}.create-form-options{gap:20px;grid-template-columns:1fr}.create-form-card .MuiCardContent-root{padding:24px!important}.create-form-card .MuiCardActions-root{padding:12px 24px 24px!important}.excel-dialog-content{padding:20px!important}}@media (max-width:600px){.create-form-main{margin-left:0;padding:30px 16px}.create-form-header{margin-bottom:20px}.create-form-header h4{font-size:24px}.create-form-header p{font-size:13px}.create-form-options{gap:16px;grid-template-columns:1fr}.create-form-card{border-radius:8px!important}.create-form-card .MuiCardContent-root{padding:24px!important}.create-form-card .MuiCardActions-root{padding:8px 24px 20px!important}.create-form-icon{height:52px;width:52px}.create-form-icon svg{font-size:28px!important}.create-form-card .MuiTypography-h6{font-size:18px}.excel-dialog-actions{align-items:stretch!important;flex-direction:column;gap:12px}.excel-dialog-actions>div{display:flex;justify-content:flex-end}.download-template-button{width:100%}}@media (max-width:400px){.create-form-main{padding:24px 12px}.create-form-header h4{font-size:22px}.create-form-card .MuiCardContent-root{padding:20px!important}.create-form-card .MuiCardActions-root{padding-left:20px!important;padding-right:20px!important}}.legal-section{margin:20px 0}.section-title{border-bottom:3px solid #03a9f4;color:#03a9f4;font-weight:700;margin-bottom:24px;padding-bottom:12px}.subsection-title{color:#333;font-weight:600;margin-bottom:12px;margin-top:20px}.section-content{color:#555;font-size:15px;line-height:1.8}.section-content ul{margin-bottom:10px;margin-left:20px;margin-top:10px}.section-content li{line-height:1.6;margin-bottom:8px}.section-content strong{color:#333;font-weight:600}
/*# sourceMappingURL=main.17669457.css.map*/