:root{--kuaf-red: #c8102e;--kuaf-red-dark: #9f1239;--kuaf-red-soft: #fff1f2;--white: #ffffff;--background: #f7f8fb;--surface: #ffffff;--text-primary: #172033;--text-secondary: #64748b;--border: #e2e8f0;--border-strong: #cbd5e1;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--info: #2563eb;--sidebar: #8e0f2d;--shadow: 0 12px 35px rgba(23, 32, 51, .07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text-primary);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:3px solid rgba(200,16,46,.2);outline-offset:2px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow-container{width:min(650px,calc(100% - 32px));margin:0 auto}.form-container{width:min(880px,calc(100% - 32px));margin:0 auto}.survey-form-container{width:min(800px,calc(100% - 32px));margin:0 auto}.site-shell{min-height:100vh}.public-header{position:sticky;top:0;z-index:40;height:78px;border-bottom:1px solid rgba(226,232,240,.9);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;border-radius:10px}.brand-logo{display:block;width:164px;height:auto}.brand-compact .brand-logo{width:126px}.brand-inverse{padding:6px 8px;background:#fff}.public-nav{display:flex;align-items:center;gap:30px;color:#455168;font-size:15.1px;font-weight:600}.public-nav>a:hover{color:var(--kuaf-red)}.public-nav .nav-login{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text-primary)}.public-nav .nav-login:hover{border-color:#f2b7c2;background:var(--kuaf-red-soft)}.mobile-menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text-primary)}.hero{position:relative;overflow:hidden;padding:92px 0 94px;background:#fff}.hero:before{position:absolute;inset:0;content:"";pointer-events:none;border-left:18vw solid #fafbfc;opacity:.7}.hero:after{position:absolute;right:-120px;top:-160px;width:480px;height:480px;content:"";border:70px solid var(--kuaf-red-soft);border-radius:50%;opacity:.8}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:96px;align-items:center}.hero-copy{padding:8px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--kuaf-red);font-size:13px;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.eyebrow-white{color:#fff;opacity:.82}.hero h1{max-width:670px;margin:19px 0 22px;font-size:clamp(46.4px,5vw,71.3px);line-height:1.02;letter-spacing:-.045em;font-weight:780}.hero-copy>p{max-width:590px;margin:0;color:var(--text-secondary);font-size:19.4px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-weight:720;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button-sm{min-height:36px;padding:0 12px;font-size:14px}.button-md{min-height:48px;font-size:15.1px}.button-block{width:100%}.button-primary{border-color:var(--kuaf-red);background:var(--kuaf-red);color:#fff;box-shadow:0 7px 18px #c8102e29}.button-primary:hover:not(:disabled){border-color:var(--kuaf-red-dark);background:var(--kuaf-red-dark)}.button-secondary{border-color:var(--border-strong);background:#fff;color:#293449}.button-secondary:hover:not(:disabled){border-color:#e3a0ad;background:var(--kuaf-red-soft);color:var(--kuaf-red-dark)}.button-ghost{background:transparent;color:var(--text-secondary)}.button-danger{border-color:#fecaca;background:#fff5f5;color:var(--danger)}.button-white{border-color:#fff;background:#fff;color:var(--kuaf-red-dark)}.button:disabled{opacity:.52;box-shadow:none;transform:none}.hero-trust{display:flex;align-items:center;gap:22px;margin-top:29px;color:#697489;font-size:13px;font-weight:650}.hero-trust span{display:inline-flex;align-items:center;gap:6px}.hero-trust svg{color:var(--success)}.hero-panel{position:relative;padding:27px;border:1px solid #e6e9ef;border-radius:16px;background:#fff;box-shadow:0 26px 70px #141b2d1f}.hero-panel:before{position:absolute;left:-14px;top:42px;bottom:42px;width:4px;content:"";border-radius:4px;background:var(--kuaf-red)}.hero-panel-head{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid var(--border)}.hero-panel-icon,.form-icon,.login-icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.hero-panel-head>span:last-child{display:flex;flex-direction:column}.hero-panel-head small{color:var(--text-secondary);font-size:11.9px}.hero-panel-head strong{margin-top:3px;font-size:18.4px}.hero-mini-card{display:flex;align-items:center;gap:12px;margin-top:20px;padding:14px;border:1px solid #e8eaef;border-radius:12px;background:#fbfcfd}.mini-avatar,.profile-avatar,.avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#f6dfe4;color:var(--kuaf-red-dark);font-size:13px;font-weight:800}.mini-avatar{width:40px;height:40px}.hero-mini-card>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.hero-mini-card small{color:var(--success);font-size:10.8px;font-weight:750;text-transform:uppercase}.hero-mini-card strong{margin:2px 0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hero-mini-card em{color:var(--text-secondary);font-size:11.9px;font-style:normal}.hero-mini-card>svg{color:var(--success)}.hero-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:12px}.hero-choice-grid>div{min-height:112px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:16px;border:1px solid var(--border);border-radius:11px;background:#fff}.hero-choice-grid svg{margin-bottom:9px;color:var(--kuaf-red)}.hero-choice-grid strong{font-size:14px}.hero-choice-grid small{margin-top:3px;color:var(--text-secondary);font-size:11.3px}.hero-panel-note{display:flex;gap:8px;margin:17px 0 0;padding-top:15px;border-top:1px solid var(--border);color:var(--text-secondary);font-size:11.3px;line-height:1.5}.hero-panel-note svg{flex:0 0 auto;color:var(--success)}.appeal-status-section{position:relative;z-index:2;padding:0 0 76px;background:#fff}.appeal-status-card{display:grid;grid-template-columns:.88fr 1.12fr;gap:44px;align-items:center;padding:34px 38px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.appeal-status-copy{display:flex;gap:17px;align-items:flex-start}.appeal-status-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.appeal-status-copy h2{margin:7px 0;font-size:25.9px;letter-spacing:-.025em}.appeal-status-copy p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.6}.appeal-status-form>label{display:block;margin-bottom:8px;color:#384256;font-size:13px;font-weight:720}.appeal-status-form>div:first-of-type{display:grid;grid-template-columns:1fr auto;gap:10px}.appeal-status-form .input{text-transform:uppercase}.appeal-status-error{margin:8px 0 0;color:var(--danger);font-size:11.9px}.appeal-status-result{display:grid;grid-template-columns:1fr 1.35fr 1fr auto;gap:18px;align-items:center;margin-top:14px;padding:14px 16px;border:1px solid #bbf7d0;border-radius:11px;background:#f0fdf4}.appeal-status-result>div{min-width:0;display:flex;flex-direction:column;gap:3px}.appeal-status-result small{color:var(--text-secondary);font-size:10.8px}.appeal-status-result strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.how-section,.departments-section{padding:88px 0}.how-section{background:var(--background)}.departments-section{background:#fff}.section-heading{max-width:660px;margin-bottom:40px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading>span{color:var(--kuaf-red);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-heading h2{margin:11px 0 13px;font-size:clamp(32.4px,3.9vw,45.4px);line-height:1.1;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--text-secondary);font-size:16.2px;line-height:1.65}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;min-height:225px;padding:25px;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 8px 26px #1e293b09}.step-top{display:flex;align-items:center;justify-content:space-between}.step-top>span{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.step-top em{color:#dfe3e9;font-size:32.4px;font-style:normal;font-weight:800}.step-card h3{margin:26px 0 9px;font-size:18.4px}.step-card p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.step-arrow{position:absolute;z-index:2;right:-21px;top:103px;width:42px;height:42px;padding:11px;border:1px solid var(--border);border-radius:50%;background:var(--background);color:#9aa4b4}.department-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.department-card{padding:22px;border:1px solid var(--border);border-radius:13px;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.department-card:hover{transform:translateY(-3px);border-color:#e5aab5;box-shadow:0 15px 35px #17203312}.department-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.department-card h3{min-height:42px;margin:21px 0 8px;font-size:17.3px}.department-card p{min-height:64px;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.65}.department-card a{display:inline-flex;align-items:center;gap:5px;margin-top:18px;color:var(--kuaf-red);font-size:13px;font-weight:750}.student-cta{padding:0 0 85px;background:#fff}.student-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px 52px;border-radius:16px;background:var(--kuaf-red-dark);color:#fff}.student-cta h2{margin:10px 0 8px;font-size:clamp(28.1px,3.5vw,40px);letter-spacing:-.03em}.student-cta p{max-width:650px;margin:0;color:#ffffffc2;font-size:15.1px}.public-footer{padding:55px 0 0;background:#1b2230;color:#fff}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:80px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid p,.footer-grid a,.footer-grid span{margin:4px 0 0;color:#aeb7c6;font-size:13px;line-height:1.7}.footer-grid p{max-width:390px}.footer-grid a:hover{color:#fff}.footer-grid>div>strong{margin-bottom:7px;font-size:14px}.footer-bottom{margin-top:45px;padding:19px 0;border-top:1px solid rgba(255,255,255,.09);color:#8e99ab;font-size:11.9px}.page-section{min-height:calc(100vh - 78px);padding:58px 0 80px}.identify-section{display:flex;align-items:flex-start;background:var(--background)}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;color:var(--text-secondary);font-size:14px;font-weight:650}.back-link:hover{color:var(--kuaf-red)}.card{border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 8px 28px #1720330b}.identify-card{padding:33px}.form-intro{display:flex;align-items:center;gap:15px}.form-intro span:last-child{min-width:0}.form-intro small{color:var(--kuaf-red);font-size:10.8px;font-weight:800;text-transform:uppercase}.form-intro h1{margin:4px 0 0;font-size:27px;line-height:1.2;letter-spacing:-.025em}.form-description{margin:23px 0 26px;color:var(--text-secondary);font-size:15.1px;line-height:1.7}.identify-form{display:flex;flex-direction:column;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field-label{color:#384256;font-size:13px;font-weight:720}.field-hint,.field-error{font-size:11.9px}.field-hint{color:var(--text-secondary)}.field-error{color:var(--danger)}.input{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--border-strong);border-radius:9px;background:#fff;color:var(--text-primary);font-size:15.1px;transition:border-color .15s ease,box-shadow .15s ease}.input::placeholder{color:#a7b0bf}.input:focus{outline:0;border-color:var(--kuaf-red);box-shadow:0 0 0 3px #c8102e1a}select.input{appearance:auto}.textarea{min-height:160px;padding-top:13px;padding-bottom:13px;resize:vertical;line-height:1.6}.privacy-note{display:flex;justify-content:center;align-items:center;gap:7px;margin:17px 0 0;color:var(--text-secondary);font-size:11.9px}.privacy-note svg{color:var(--success)}.profile-confirm{margin-top:25px}.profile-confirm-head{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #bbdfc6;border-radius:11px;background:#f4fbf6}.profile-avatar{width:48px;height:48px;background:#fff;color:var(--success);box-shadow:0 4px 14px #16a34a1a}.profile-confirm-head>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.profile-confirm-head small{color:var(--success);font-size:10.3px;font-weight:800;text-transform:uppercase}.profile-confirm-head h2{margin:3px 0;font-size:16.2px}.profile-confirm-head em{color:var(--text-secondary);font-size:11.9px;font-style:normal}.profile-confirm-head>svg{color:var(--success)}.profile-details{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:17px 0 22px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--border)}.profile-details>div{min-height:67px;display:flex;flex-direction:column;justify-content:center;padding:12px 14px;background:#fff}.profile-details dt{color:var(--text-secondary);font-size:10.8px}.profile-details dd{margin:4px 0 0;font-size:13px;font-weight:700}.form-actions{display:flex;gap:10px}.form-page{background:var(--background)}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.page-title-row h1{max-width:690px;margin:9px 0 8px;font-size:clamp(30.2px,4.3vw,41px);letter-spacing:-.035em}.page-title-row p{max-width:720px;margin:0;color:var(--text-secondary);font-size:14px;line-height:1.65}.step-indicator,.survey-count{flex:0 0 auto;padding:8px 11px;border:1px solid #f4c5ce;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red);font-size:11.9px;font-weight:750}.profile-strip{display:flex;align-items:center;gap:11px;margin-bottom:15px;padding:13px 16px;border:1px solid var(--border);border-radius:11px;background:#fff}.profile-strip>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.profile-strip small{color:var(--text-secondary);font-size:10.3px}.profile-strip strong{margin:2px 0;overflow:hidden;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.profile-strip em{color:var(--text-secondary);font-size:10.8px;font-style:normal}.profile-strip a{color:var(--kuaf-red);font-size:11.3px;font-weight:750}.form-card{margin-top:15px;padding:25px}.form-section-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.form-section-heading>span{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:var(--kuaf-red);color:#fff;font-size:13px;font-weight:800}.form-section-heading h2{margin:1px 0 4px;font-size:17.3px}.form-section-heading p{margin:0;color:var(--text-secondary);font-size:11.9px}.two-column{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.character-count{margin-top:7px;text-align:right;color:var(--text-secondary);font-size:10.8px}.file-drop{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;border:1px dashed #cbd2dc;border-radius:11px;background:#fbfcfd;text-align:center;cursor:pointer}.file-drop:hover{border-color:var(--kuaf-red);background:var(--kuaf-red-soft)}.file-drop input{position:absolute;width:1px;height:1px;opacity:0}.file-drop svg{color:var(--kuaf-red)}.file-drop strong{font-size:13px}.file-drop span{color:var(--text-secondary);font-size:10.8px}.selected-file{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:10px}.selected-file>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.selected-file div{min-width:0;flex:1;display:flex;flex-direction:column}.selected-file strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.selected-file small{margin-top:3px;color:var(--text-secondary);font-size:10.8px}.selected-file button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff5f5;color:var(--danger)}.submit-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:15px;padding:16px 19px;border:1px solid var(--border);border-radius:12px;background:#fff}.submit-bar>div{display:flex;align-items:center;gap:10px}.submit-bar>div:first-child>svg{color:var(--success)}.submit-bar>div:first-child>span{display:flex;flex-direction:column}.submit-bar strong{font-size:12.4px}.submit-bar small{margin-top:2px;color:var(--text-secondary);font-size:10.3px}.success-section{display:grid;place-items:start center;padding-top:74px}.success-card{width:min(590px,calc(100% - 32px));padding:39px;text-align:center}.success-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 18px;border:7px solid #dcfce7;border-radius:50%;background:var(--success);color:#fff}.success-card>small{color:var(--success);font-size:11.9px;font-weight:800;text-transform:uppercase}.success-card h1{margin:9px auto 11px;font-size:30.2px;letter-spacing:-.035em}.success-card>p{max-width:460px;margin:0 auto;color:var(--text-secondary);font-size:14px;line-height:1.7}.success-details{margin:25px 0;overflow:hidden;border:1px solid var(--border);border-radius:11px}.success-details>div{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;border-bottom:1px solid var(--border);text-align:left}.success-details>div:last-child{border-bottom:0}.success-details dt{color:var(--text-secondary);font-size:11.9px}.success-details dd{margin:0;font-size:13px;font-weight:750}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 9px;border-radius:999px;font-size:10.3px;font-weight:750;white-space:nowrap}.badge-waiting{background:#fff7e6;color:#a85e04}.badge-reviewing{background:#eaf2ff;color:#225aba}.badge-reviewed,.badge-active{background:#eaf8ee;color:#15803d}.badge-rejected,.badge-closed{background:#fff0f0;color:#c22828}.survey-list-page{background:var(--background)}.survey-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.survey-public-card{display:flex;flex-direction:column;padding:22px}.survey-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:10.8px}.survey-card-icon{width:46px;height:46px;display:grid;place-items:center;margin-top:21px;border-radius:10px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.survey-public-card h2{margin:16px 0 8px;font-size:18.4px;line-height:1.35}.survey-public-card>p{min-height:60px;margin:0;color:var(--text-secondary);font-size:12.4px;line-height:1.7}.survey-public-card dl{display:flex;flex-direction:column;gap:8px;margin:19px 0;padding:13px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.survey-public-card dl>div{display:flex;justify-content:space-between;gap:12px}.survey-public-card dt{color:var(--text-secondary);font-size:10.8px}.survey-public-card dd{margin:0;text-align:right;font-size:10.8px;font-weight:700}.empty-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;border:1px dashed var(--border-strong);border-radius:13px;background:#fff;text-align:center}.empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.empty-state h3{margin:15px 0 6px;font-size:17.3px}.empty-state p{max-width:420px;margin:0 0 16px;color:var(--text-secondary);font-size:13px;line-height:1.65}.survey-fill-page{background:var(--background)}.survey-intro-card{display:flex;align-items:flex-start;gap:16px;padding:21px}.survey-intro-card .survey-card-icon{flex:0 0 auto;margin:0}.survey-intro-card small{color:var(--kuaf-red);font-size:10.3px;font-weight:800;text-transform:uppercase}.survey-intro-card h1{margin:4px 0 7px;font-size:21.6px}.survey-intro-card p{margin:0;color:var(--text-secondary);font-size:12.4px;line-height:1.6}.survey-progress-row{display:flex;justify-content:space-between;margin-top:20px;color:var(--text-secondary);font-size:10.8px}.survey-progress-row strong{color:var(--kuaf-red)}.progress-track{height:7px;margin:8px 0 15px;overflow:hidden;border-radius:999px;background:#e6e9ee}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--kuaf-red);transition:width .22s ease}.question-card{min-height:370px;padding:30px}.question-meta{display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:10.8px}.question-meta em{padding:5px 8px;border-radius:7px;background:var(--kuaf-red-soft);color:var(--kuaf-red);font-style:normal;font-weight:750}.question-card h2{max-width:660px;margin:20px 0 25px;font-size:23.8px;line-height:1.4;letter-spacing:-.02em}.answer-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.answer-options label{min-height:51px;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid var(--border);border-radius:9px;font-size:13px;font-weight:650;cursor:pointer}.answer-options label:hover,.answer-options label.selected{border-color:#e5a2af;background:var(--kuaf-red-soft);color:var(--kuaf-red-dark)}.answer-options input{position:absolute;opacity:0}.radio-ui,.check-ui{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;border:1.5px solid var(--border-strong);background:#fff}.radio-ui{border-radius:50%}.check-ui{border-radius:5px;color:transparent}.selected .radio-ui{border:5px solid var(--kuaf-red)}.selected .check-ui{border-color:var(--kuaf-red);background:var(--kuaf-red);color:#fff}.survey-textarea{min-height:150px}.rating-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.rating-grid button{min-height:85px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:9px;background:#fff;color:#a2aaba}.rating-grid button:hover,.rating-grid button.selected{border-color:#e5a2af;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.rating-grid span{font-size:13px;font-weight:800}.question-error{margin:14px 0 0;color:var(--danger);font-size:11.9px}.survey-navigation{display:flex;justify-content:space-between;gap:12px;margin-top:15px}.page-loader{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--text-secondary);font-size:14px}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(390px,.9fr) 1.1fr;background:#fff}.login-aside{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:42px 55px;background:var(--kuaf-red-dark);color:#fff}.login-aside>div{max-width:500px}.login-aside h1{margin:14px 0;font-size:clamp(37.8px,4.9vw,61.6px);line-height:1.04;letter-spacing:-.045em}.login-aside p{color:#ffffffb8;font-size:15.1px;line-height:1.7}.login-aside ul{display:flex;flex-direction:column;gap:11px;margin:28px 0 0;padding:0;list-style:none;font-size:13px}.login-aside li{display:flex;align-items:center;gap:9px}.login-aside li svg{color:#8ee2a6}.login-aside>small{color:#ffffff85;font-size:10.8px}.login-main{display:grid;place-items:center;padding:55px}.login-box{width:min(430px,100%)}.login-mobile-brand{display:none;margin-bottom:28px}.login-box .login-icon{margin-bottom:18px}.login-box h1{margin:0 0 8px;font-size:31.3px;letter-spacing:-.035em}.login-box>p{margin:0 0 26px;color:var(--text-secondary);font-size:13.5px;line-height:1.6}.login-box form{display:flex;flex-direction:column;gap:16px}.password-field{position:relative}.password-field .input{padding-right:88px}.password-field button{position:absolute;right:10px;top:50%;padding:4px;border:0;background:transparent;color:var(--kuaf-red);font-size:10.8px;font-weight:750;transform:translateY(-50%)}.toast{position:fixed;z-index:120;right:22px;bottom:22px;min-width:300px;max-width:min(440px,calc(100% - 32px));display:flex;align-items:center;gap:10px;padding:14px 15px;border:1px solid;border-radius:10px;background:#fff;box-shadow:0 18px 50px #0f172a2e;font-size:13px;font-weight:650}.toast-success{border-color:#b9dfc5;color:#166534}.toast-error{border-color:#f4b8b8;color:#b91c1c}.toast span{flex:1}.toast button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:100%;max-height:calc(100vh - 36px);overflow:auto;border-radius:13px;background:#fff;box-shadow:0 28px 90px #0f172a4d}.modal-sm{max-width:430px}.modal-md{max-width:620px}.modal-lg{max-width:880px}.modal-head{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--border);background:#fff}.modal-head h2{margin:0;font-size:18.4px}.modal-body{padding:20px}.icon-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-secondary)}.dashboard-shell{min-height:100vh;display:flex;background:#f6f7fa}.sidebar{position:fixed;z-index:70;inset:0 auto 0 0;width:250px;display:flex;flex-direction:column;padding:21px 15px 15px;background:var(--sidebar);color:#fff}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:0 7px 24px}.sidebar .brand-logo{width:168px}.sidebar-close{display:none}.sidebar-nav{display:flex;flex:1;flex-direction:column;gap:3px}.sidebar-label{padding:5px 11px 9px;color:#ffffff80;font-size:9.7px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav a{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:8px;color:#ffffffb8;font-size:13px;font-weight:620}.sidebar-nav a:hover,.sidebar-nav a.active{background:#ffffff1f;color:#fff}.sidebar-nav a.active{box-shadow:inset 3px 0 #fff}.sidebar-user{min-width:0;display:flex;align-items:center;gap:9px;padding:13px 6px 4px;border-top:1px solid rgba(255,255,255,.13)}.sidebar-user .avatar{width:35px;height:35px;background:#fff;color:var(--kuaf-red-dark)}.sidebar-user>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.sidebar-user strong{overflow:hidden;font-size:11.3px;text-overflow:ellipsis;white-space:nowrap}.sidebar-user small{margin-top:2px;overflow:hidden;color:#ffffff94;font-size:9.2px;text-overflow:ellipsis;white-space:nowrap}.sidebar-user button{padding:5px;border:0;background:transparent;color:#ffffffa6}.dashboard-main{min-width:0;flex:1;margin-left:250px}.dashboard-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--border);background:#fff}.dashboard-topbar>div,.topbar-actions{display:flex;align-items:center;gap:11px}.dashboard-topbar>div:first-child>span{display:flex;flex-direction:column}.dashboard-topbar small{color:var(--text-secondary);font-size:9.7px}.dashboard-topbar strong{margin-top:2px;font-size:15.1px}.dashboard-menu{display:none}.role-badge{padding:7px 9px;border-radius:7px;background:var(--kuaf-red-soft);color:var(--kuaf-red);font-size:10.3px;font-weight:750}.topbar-actions .avatar{width:37px;height:37px}.topbar-actions .icon-button i{position:absolute;right:8px;top:8px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:var(--kuaf-red)}.dashboard-content{padding:25px 28px 45px}.drawer-backdrop{display:none}.initial-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:#fff;color:var(--text-secondary)}.initial-loader span{width:52px;height:52px;display:grid;place-items:center;border-radius:12px 12px 12px 4px;background:var(--kuaf-red);color:#fff;font-size:27px;font-weight:850}.initial-loader p{margin:0;font-size:13px}.dashboard-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.dashboard-page-heading p{margin:0 0 5px;color:var(--text-secondary);font-size:11.9px}.dashboard-page-heading h1{margin:0;font-size:25.9px;letter-spacing:-.03em}.dashboard-page-heading>span{color:var(--text-secondary);font-size:10.8px}.stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.stat-card{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;box-shadow:none}.stat-card>div{display:flex;flex-direction:column}.stat-card small{min-height:29px;color:var(--text-secondary);font-size:10.3px;line-height:1.4}.stat-card strong{margin-top:8px;font-size:28.1px;letter-spacing:-.03em}.stat-card>span{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#f1f3f6;color:#596579}.stat-warning>span{background:#fff6e6;color:var(--warning)}.stat-info>span{background:#edf4ff;color:var(--info)}.stat-success>span{background:#eaf8ee;color:var(--success)}.stat-danger>span{background:#fff0f0;color:var(--danger)}.stat-red>span{background:var(--kuaf-red-soft);color:var(--kuaf-red)}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:14px}.quick-actions>a{min-height:72px;display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--border);border-radius:11px;background:#fff}.quick-actions>a>svg:first-child{width:37px;height:37px;padding:9px;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.quick-actions>a>span{min-width:0;flex:1;display:flex;flex-direction:column}.quick-actions strong{font-size:11.3px}.quick-actions small{margin-top:2px;color:var(--text-secondary);font-size:9.2px}.quick-actions>a>svg:last-child{color:#a5adba}.dashboard-chart-grid,.dashboard-table-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px}.chart-card,.table-card,.recent-surveys-card{padding:18px;box-shadow:none}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.card-heading h2{margin:0;font-size:14.6px}.card-heading p{margin:3px 0 0;color:var(--text-secondary);font-size:9.7px}.card-heading>a{display:inline-flex;align-items:center;gap:5px;color:var(--kuaf-red);font-size:10.3px;font-weight:750}.chart-wrap{height:250px}.donut-layout{min-height:250px;display:grid;grid-template-columns:1fr .9fr;align-items:center}.donut-wrap{position:relative;height:205px}.donut-wrap>span{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.donut-wrap strong{font-size:22.7px}.donut-wrap small{color:var(--text-secondary);font-size:9.2px}.chart-legend{display:flex;flex-direction:column;gap:10px}.chart-legend>div{display:flex;align-items:center;gap:7px}.chart-legend i{width:7px;height:7px;border-radius:50%}.chart-legend span{min-width:0;flex:1;color:var(--text-secondary);font-size:9.7px}.chart-legend strong{font-size:10.8px}.table-card{min-width:0}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{height:38px;padding:0 11px;border-bottom:1px solid var(--border);color:var(--text-secondary);text-align:left;font-size:9.2px;font-weight:700;white-space:nowrap}.data-table td{height:54px;padding:8px 11px;border-bottom:1px solid #eef0f3;color:#465167;font-size:10.3px;white-space:nowrap}.data-table tr:last-child td{border-bottom:0}.data-table td>a{color:var(--kuaf-red);font-weight:750}.data-table td>strong,.data-table td>small{display:block}.data-table td>strong{max-width:185px;overflow:hidden;color:var(--text-primary);font-size:10.3px;text-overflow:ellipsis}.data-table td>small{margin-top:2px;color:var(--text-secondary);font-size:8.6px}.recent-survey-list{display:flex;flex-direction:column}.recent-survey-list>a{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #eef0f3}.recent-survey-list>a:last-child{border-bottom:0}.recent-survey-list>a>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.recent-survey-list>a>div{min-width:0;flex:1;display:flex;flex-direction:column}.recent-survey-list strong{overflow:hidden;font-size:10.3px;text-overflow:ellipsis;white-space:nowrap}.recent-survey-list small{margin-top:3px;color:var(--text-secondary);font-size:8.6px}.recent-survey-list em{padding:4px 6px;border-radius:6px;background:#f2f3f5;color:var(--text-secondary);font-size:8.1px;font-style:normal;font-weight:750}.recent-survey-list em.active{background:#eaf8ee;color:var(--success)}.management-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.management-heading>div:first-child>span,.detail-heading>div>span{color:var(--kuaf-red);font-size:10.3px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.management-heading h1,.detail-heading h1{margin:5px 0;font-size:28.1px;letter-spacing:-.035em}.management-heading p,.detail-heading p{margin:0;color:var(--text-secondary);font-size:11.3px}.management-heading>div:last-child{display:flex;align-items:center;gap:8px}.appeal-mini-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:13px}.appeal-mini-stats .card{position:relative;min-height:77px;display:flex;flex-direction:column;justify-content:center;padding:13px 15px;box-shadow:none}.appeal-mini-stats span{color:var(--text-secondary);font-size:9.2px}.appeal-mini-stats strong{margin-top:5px;font-size:21.6px}.status-dot{position:absolute;right:13px;top:14px;width:7px;height:7px;border-radius:50%}.status-waiting{background:var(--warning)}.status-reviewing{background:var(--info)}.status-reviewed{background:var(--success)}.status-rejected{background:var(--danger)}.filters-card{margin-bottom:13px;padding:15px;box-shadow:none}.filters-top{display:flex;align-items:center;gap:12px;margin-bottom:11px}.search-box{min-height:42px;min-width:0;display:flex;flex:1;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:#9aa4b4}.search-box:focus-within{border-color:var(--kuaf-red);box-shadow:0 0 0 3px #c8102e14}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text-primary);font-size:11.3px}.search-box input::placeholder{color:#a6afbd}.filters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.filters-grid .input,.admin-filters .input,.result-filters .input,.report-filter-grid .input,.survey-manage-filter .input{min-height:40px;font-size:10.8px}.date-input{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--border-strong);border-radius:9px;color:var(--text-secondary)}.date-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text-primary);font-size:10.3px}.management-table-card{min-width:0;overflow:hidden;box-shadow:none}.table-toolbar{min-height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:10.3px}.table-toolbar strong{color:var(--text-primary)}.table-toolbar>button{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text-secondary);font-size:9.2px}.appeals-table{min-width:1100px}.admin-table{min-width:750px}.data-table.appeals-table td{height:62px}.table-view,.row-actions button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--kuaf-red);font-size:9.2px;font-weight:750}.row-actions{display:flex;align-items:center;gap:9px}.danger-link{color:var(--danger)!important}.row-actions button:disabled{opacity:.35}.loading-rows{display:flex;flex-direction:column;gap:9px;padding:16px}.loading-rows i{height:46px;border-radius:7px;background:#f0f2f5;animation:pulse 1.3s ease-in-out infinite}@keyframes pulse{50%{opacity:.5}}.pagination{min-height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid var(--border);color:var(--text-secondary);font-size:9.2px}.pagination>span{display:flex;align-items:center;gap:6px}.pagination select{padding:4px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:9.7px}.pagination>div{display:flex;align-items:center;gap:10px}.pagination button{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text-secondary)}.pagination button:disabled{opacity:.4}.mobile-card-list{display:none}.management-loader{min-height:270px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary);font-size:11.9px}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start}.detail-grid>div{display:flex;flex-direction:column;gap:14px}.detail-card,.status-card{padding:20px;box-shadow:none}.status-card{position:sticky;top:87px}.detail-card-head{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--border)}.detail-card-head>span{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.detail-card-head h2{margin:0;font-size:13.5px}.detail-card-head p{margin:3px 0 0;color:var(--text-secondary);font-size:9.2px}.detail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:15px 0 0;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:var(--border)}.detail-list>div{min-height:63px;display:flex;flex-direction:column;justify-content:center;padding:10px 12px;background:#fff}.detail-list dt,.detail-meta dt{color:var(--text-secondary);font-size:8.6px}.detail-list dd,.detail-meta dd{margin:4px 0 0;font-size:10.8px;font-weight:700}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0;padding:12px 0;border-bottom:1px solid var(--border)}.detail-meta>div{padding:0 12px;border-right:1px solid var(--border)}.detail-meta>div:first-child{padding-left:0}.detail-meta>div:last-child{border-right:0}.message-box{padding:14px;border-radius:9px;background:#fafbfc}.message-box span{color:var(--text-secondary);font-size:9.2px;font-weight:700}.message-box p{margin:8px 0 0;font-size:11.9px;line-height:1.75}.attachment-row{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px;border:1px solid var(--border);border-radius:9px}.attachment-row>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.attachment-row>div{min-width:0;flex:1;display:flex;flex-direction:column}.attachment-row strong{overflow:hidden;font-size:10.3px;text-overflow:ellipsis;white-space:nowrap}.attachment-row small{margin-top:2px;color:var(--text-secondary);font-size:8.6px}.no-attachment{margin-top:14px;padding:13px;border:1px dashed var(--border-strong);border-radius:9px;color:var(--text-secondary);text-align:center;font-size:9.7px}.status-card .field{margin-top:16px}.status-explanation{display:flex;gap:9px;margin:12px 0 16px;padding:11px;border-radius:8px;background:#f7f8fa}.status-explanation i{width:8px;height:8px;flex:0 0 auto;margin-top:3px;border-radius:50%}.status-explanation p{display:flex;flex-direction:column;margin:0}.status-explanation strong{font-size:10.3px}.status-explanation span{margin-top:3px;color:var(--text-secondary);font-size:9.2px;line-height:1.5}.status-explanation.status-waiting i{background:var(--warning)}.status-explanation.status-reviewing i{background:var(--info)}.status-explanation.status-reviewed i{background:var(--success)}.status-explanation.status-rejected i{background:var(--danger)}.status-note{display:block;margin-top:10px;color:var(--text-secondary);text-align:center;font-size:8.4px;line-height:1.5}.survey-overview,.admin-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:13px;padding:14px 18px;box-shadow:none}.survey-overview>div,.admin-summary-strip>div{display:flex;align-items:center;gap:10px;padding:0 18px;border-right:1px solid var(--border)}.survey-overview>div:first-child,.admin-summary-strip>div:first-child{padding-left:0}.survey-overview>div:last-child,.admin-summary-strip>div:last-child{border-right:0}.survey-overview>div>span,.admin-summary-strip>div>span,.results-summary-grid .card>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.survey-overview>div>span.green{background:#eaf8ee;color:var(--success)}.survey-overview>div>span.gray{background:#f0f2f5;color:#64748b}.survey-overview>div>span.blue{background:#edf4ff;color:var(--info)}.survey-overview p,.admin-summary-strip p,.results-summary-grid p{display:flex;flex-direction:column;margin:0}.survey-overview small,.admin-summary-strip small,.results-summary-grid small{color:var(--text-secondary);font-size:9.2px}.survey-overview strong,.admin-summary-strip strong,.results-summary-grid strong{margin-top:3px;font-size:19.4px}.survey-manage-filter{display:grid;grid-template-columns:1fr 210px auto;gap:8px;align-items:center}.manage-survey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.manage-survey-card{display:flex;flex-direction:column;padding:19px;box-shadow:none}.manage-survey-top{display:flex;justify-content:space-between;color:var(--text-secondary);font-size:9.2px}.survey-status{padding:4px 7px;border-radius:6px;background:#f1f3f5;color:var(--text-secondary);font-weight:750}.survey-faol{background:#eaf8ee;color:var(--success)}.survey-yopiq{background:#fff0f0;color:var(--danger)}.survey-qoralama{background:#f2f3f5;color:#64748b}.manage-survey-card h2{min-height:39px;margin:14px 0 7px;font-size:15.1px;line-height:1.35}.manage-survey-card>p{min-height:48px;margin:0;color:var(--text-secondary);font-size:10.3px;line-height:1.65}.manage-survey-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:15px 0;padding:13px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.manage-survey-card dt{color:var(--text-secondary);font-size:8.1px}.manage-survey-card dd{margin:3px 0 0;font-size:9.2px;font-weight:700}.survey-actions{display:flex;flex-wrap:wrap;gap:5px}.survey-actions a,.survey-actions button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#556176;font-size:8.4px;font-weight:700}.confirm-content{text-align:center}.confirm-danger{width:58px;height:58px;display:grid;place-items:center;margin:0 auto;border-radius:50%;background:#fff0f0;color:var(--danger)}.confirm-content h3{margin:14px 0 6px;font-size:16.2px}.confirm-content p{margin:0 auto;color:var(--text-secondary);font-size:11.3px;line-height:1.6}.confirm-content>div{display:flex;justify-content:center;gap:8px;margin-top:19px}.survey-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;align-items:start}.survey-builder-layout>div{display:flex;flex-direction:column;gap:14px}.builder-card,.builder-summary{padding:20px;box-shadow:none}.builder-summary{position:sticky;top:87px}.builder-heading{display:flex;gap:10px;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid var(--border)}.builder-heading>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:var(--kuaf-red);color:#fff;font-size:10.8px;font-weight:800}.builder-heading h2{margin:1px 0 3px;font-size:14px}.builder-heading p{margin:0;color:var(--text-secondary);font-size:9.2px}.builder-fields{display:flex;flex-direction:column;gap:13px}.compact-textarea{min-height:100px}.builder-error{margin:0 0 12px;color:var(--danger);font-size:9.7px}.question-builder-list{display:flex;flex-direction:column;gap:11px;margin-bottom:12px}.question-builder-item{padding:14px;border:1px solid var(--border);border-radius:10px;background:#fbfcfd}.question-builder-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.question-builder-head>span{display:inline-flex;align-items:center;gap:6px;color:#475268;font-size:9.7px;font-weight:750}.question-builder-head>span svg{color:#a0a8b5}.question-builder-head>div{display:flex;gap:4px}.question-builder-head button{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text-secondary)}.question-builder-head button:disabled{opacity:.35}.question-type-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:12px;align-items:end;margin-top:12px}.required-toggle{min-height:45px;display:flex;align-items:center;gap:8px;color:#475268;font-size:9.7px;font-weight:700}.required-toggle input{position:absolute;opacity:0}.required-toggle>span{position:relative;width:34px;height:19px;border-radius:999px;background:#cbd2dc}.required-toggle>span i{position:absolute;left:3px;top:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .15s ease}.required-toggle input:checked+span{background:var(--kuaf-red)}.required-toggle input:checked+span i{transform:translate(15px)}.option-builder{display:flex;flex-direction:column;gap:6px;margin-top:13px;padding-top:12px;border-top:1px solid var(--border)}.option-builder>span{margin-bottom:2px;color:var(--text-secondary);font-size:9.2px;font-weight:700}.option-builder>div{min-height:37px;display:flex;align-items:center;gap:7px;padding:0 8px;border:1px solid var(--border);border-radius:7px;background:#fff}.option-builder em{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--kuaf-red-soft);color:var(--kuaf-red);font-size:7.6px;font-style:normal;font-weight:800}.option-builder input{min-width:0;flex:1;border:0;outline:0;font-size:10.3px}.option-builder>div>button{display:grid;place-items:center;padding:3px;border:0;background:transparent;color:var(--danger)}.option-builder>button{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;margin-top:4px;padding:5px 7px;border:0;background:transparent;color:var(--kuaf-red);font-size:8.6px;font-weight:750}.rating-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.rating-preview span{min-height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#9aa3b0;font-size:8.6px}.builder-summary h2{margin:0 0 15px;font-size:14px}.builder-summary dl{display:flex;flex-direction:column;margin:0}.builder-summary dl>div{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--border)}.builder-summary dt{color:var(--text-secondary);font-size:9.2px}.builder-summary dd{margin:0;text-align:right;font-size:9.7px;font-weight:700}.builder-tip{display:flex;gap:8px;margin-top:15px;padding:10px;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.builder-tip p{display:flex;flex-direction:column;margin:0}.builder-tip strong{font-size:9.2px}.builder-tip span{margin-top:3px;color:#8e4755;font-size:8.4px;line-height:1.5}.builder-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:13px 15px;border:1px solid var(--border);border-radius:11px;background:#fff}.builder-footer>div{display:flex;gap:8px}.results-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:13px}.results-summary-grid .card{min-height:82px;display:flex;align-items:center;gap:10px;padding:13px;box-shadow:none}.results-summary-grid strong{font-size:16.2px}.result-filters{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:8px;align-items:center}.question-result-list{display:flex;flex-direction:column;gap:13px}.question-result-card{padding:19px;box-shadow:none}.question-result-head{display:flex;gap:10px;margin-bottom:13px}.question-result-head>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:var(--kuaf-red-soft);color:var(--kuaf-red);font-size:9.7px;font-weight:800}.question-result-head small{color:var(--text-secondary);font-size:8.1px;text-transform:uppercase}.question-result-head h2{margin:3px 0 0;font-size:13.5px}.result-chart{height:235px}.rating-result-layout{display:grid;grid-template-columns:180px 1fr;align-items:center}.average-rating{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;border-right:1px solid var(--border)}.average-rating>strong{font-size:43.2px;letter-spacing:-.05em}.average-rating>span{display:flex;gap:3px;margin:5px 0;color:#f4b740}.average-rating small{color:var(--text-secondary);font-size:8.6px}.text-answer-list{display:flex;flex-direction:column;gap:7px;max-height:290px;overflow-y:auto}.text-answer-list article{padding:11px;border:1px solid var(--border);border-radius:8px}.text-answer-list p{margin:0;font-size:10.8px;line-height:1.6}.text-answer-list span{display:block;margin-top:6px;color:var(--text-secondary);font-size:8.1px}.report-filter-card{margin-bottom:13px;padding:16px;box-shadow:none}.report-filter-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.report-filter-head>div{display:flex;align-items:center;gap:9px}.report-filter-head>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.report-filter-head p{display:flex;flex-direction:column;margin:0}.report-filter-head strong{font-size:10.8px}.report-filter-head small{margin-top:2px;color:var(--text-secondary);font-size:8.1px}.report-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.report-stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:13px}.report-stat-grid .card{position:relative;min-height:83px;display:flex;flex-direction:column;justify-content:center;padding:13px;box-shadow:none}.report-stat-grid small{color:var(--text-secondary);font-size:8.6px}.report-stat-grid strong{margin-top:4px;font-size:21.6px}.report-stat-grid span,.report-stat-grid i{position:absolute;right:13px;top:13px;color:var(--kuaf-red)}.report-stat-grid i{width:7px;height:7px;border-radius:50%;background:var(--kuaf-red)}.report-chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.report-chart-card{padding:17px;box-shadow:none}.report-chart-wrap{height:240px}.report-export-note{display:flex;align-items:center;gap:12px;margin-top:13px;padding:15px;box-shadow:none}.report-export-note>span{width:43px;height:43px;display:grid;place-items:center;border-radius:9px;background:#eaf8ee;color:var(--success)}.report-export-note>div{min-width:0;flex:1}.report-export-note strong{font-size:11.3px}.report-export-note p{margin:3px 0 0;color:var(--text-secondary);font-size:9.2px}.import-step-strip{display:flex;align-items:center;justify-content:center;gap:25px;margin-bottom:15px;padding:15px;border:1px solid var(--border);border-radius:12px;background:#fff}.import-step-strip>div{display:flex;align-items:center;gap:9px}.import-step-strip>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--kuaf-red);color:#fff;font-size:9.7px;font-weight:800}.import-step-strip p{display:flex;flex-direction:column;margin:0}.import-step-strip strong{font-size:10.3px}.import-step-strip small{margin-top:2px;color:var(--text-secondary);font-size:8.1px}.import-step-strip>svg{color:#b5bdc9}.import-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.import-card{padding:20px;box-shadow:none}.import-card-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.import-card h2{margin:16px 0 6px;font-size:15.1px}.import-card>p{min-height:43px;margin:0;color:var(--text-secondary);font-size:10.3px;line-height:1.55}.import-card-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:15px}.import-card dl{display:flex;justify-content:space-between;margin:15px 0 0;padding-top:12px;border-top:1px solid var(--border)}.import-card dl>div{display:flex;flex-direction:column}.import-card dt{color:var(--text-secondary);font-size:8.1px}.import-card dd{margin:3px 0 0;font-size:9.2px;font-weight:700}.import-info-card{display:flex;align-items:flex-start;gap:12px;margin-top:13px;padding:16px;box-shadow:none}.import-info-card>span{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#edf4ff;color:var(--info)}.import-info-card h2{margin:1px 0 4px;font-size:11.9px}.import-info-card p{margin:0;color:var(--text-secondary);font-size:9.2px;line-height:1.6}.import-modal-actions{display:flex;justify-content:flex-end;gap:7px;margin-bottom:13px}.import-modal-actions label input,.import-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.import-dropzone{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed var(--border-strong);border-radius:11px;background:#fafbfc;color:var(--kuaf-red);cursor:pointer}.import-dropzone strong{color:var(--text-primary);font-size:11.9px}.import-dropzone span{color:var(--text-secondary);font-size:9.2px}.import-file-summary{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--border);border-radius:9px}.import-file-summary>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eaf8ee;color:var(--success)}.import-file-summary>div{min-width:0;flex:1;display:flex;flex-direction:column}.import-file-summary strong{overflow:hidden;font-size:10.8px;text-overflow:ellipsis;white-space:nowrap}.import-file-summary small{margin-top:3px;color:var(--text-secondary);font-size:8.6px}.green-icon{color:var(--success)}.red-icon{color:var(--danger)}.import-errors{margin-top:10px;padding:11px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7}.import-errors>strong,.import-preview>strong{display:block;margin-bottom:7px;font-size:9.7px}.import-errors p{display:flex;align-items:center;gap:5px;margin:4px 0;color:var(--danger);font-size:9.2px}.import-preview{margin-top:11px}.import-preview .table-scroll{max-height:230px;border:1px solid var(--border);border-radius:8px}.import-preview table{min-width:650px}.modal-footer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:17px;padding-top:14px;border-top:1px solid var(--border)}.admin-summary-strip{grid-template-columns:repeat(3,1fr)}.admin-filters{display:grid;grid-template-columns:1fr 220px 200px;gap:8px;align-items:center}.crud-form{display:flex;flex-direction:column;gap:13px}.department-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.department-admin-card{padding:20px;box-shadow:none}.department-admin-head{display:flex;align-items:center;justify-content:space-between}.department-admin-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:9px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.department-admin-head em{padding:5px 7px;border-radius:6px;background:#eaf8ee;color:var(--success);font-size:8.1px;font-style:normal;font-weight:750}.department-admin-card h2{margin:14px 0 5px;font-size:16.2px}.department-admin-card>p{margin:0;color:var(--text-secondary);font-size:10.3px}.department-admin-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0;padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.department-admin-card dl>div{text-align:center;border-right:1px solid var(--border)}.department-admin-card dl>div:last-child{border-right:0}.department-admin-card dt{color:var(--text-secondary);font-size:8.1px}.department-admin-card dd{margin:4px 0 0;font-size:16.2px;font-weight:800}.department-detail-modal{text-align:center}.department-detail-modal>span{width:58px;height:58px;display:grid;place-items:center;margin:0 auto;border-radius:12px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.department-detail-modal>p{color:var(--text-secondary);font-size:10.3px}.department-modal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.department-modal-stats>div{display:flex;flex-direction:column;padding:12px;border:1px solid var(--border);border-radius:8px}.department-modal-stats small{color:var(--text-secondary);font-size:8.1px}.department-modal-stats strong{margin-top:4px;font-size:18.4px}.department-detail-modal h3{text-align:left;font-size:10.8px}.department-employee-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.department-employee-list>div{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid var(--border);border-radius:8px;text-align:left}.department-employee-list>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;background:var(--kuaf-red-soft);color:var(--kuaf-red)}.department-employee-list p{display:flex;flex-direction:column;margin:0}.department-employee-list strong{font-size:9.7px}.department-employee-list small{margin-top:2px;color:var(--text-secondary);font-size:8.1px}@media(max-width:1050px){.hero-grid{gap:48px}.department-grid{grid-template-columns:repeat(2,1fr)}.department-card p,.department-card h3{min-height:auto}.survey-card-grid{grid-template-columns:repeat(2,1fr)}.stat-grid{grid-template-columns:repeat(3,1fr)}.quick-actions{grid-template-columns:repeat(2,1fr)}.filters-grid,.report-filter-grid{grid-template-columns:repeat(3,1fr)}.manage-survey-grid{grid-template-columns:repeat(2,1fr)}.results-summary-grid,.report-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.public-header{height:70px}.mobile-menu-button{display:grid}.public-nav{position:absolute;left:20px;right:20px;top:66px;display:none;align-items:stretch;flex-direction:column;gap:0;padding:10px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.public-nav-open{display:flex}.public-nav>a{min-height:44px;display:flex;align-items:center;padding:0 11px;border-radius:8px}.public-nav .nav-login{margin-top:5px}.hero{padding:62px 0 70px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy>p{margin-right:auto;margin-left:auto}.hero-actions,.hero-trust{justify-content:center}.hero-panel{width:min(530px,100%);margin:0 auto}.appeal-status-card{grid-template-columns:1fr;gap:25px}.step-grid{grid-template-columns:1fr}.step-card{min-height:auto}.step-arrow{display:none}.footer-grid{grid-template-columns:1.5fr 1fr;gap:45px}.footer-grid>div:last-child{grid-column:1 / -1}.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-main{padding:35px 25px}.login-mobile-brand{display:block}.sidebar{width:260px;transform:translate(-102%);transition:transform .18s ease}.sidebar-open{transform:translate(0)}.sidebar-close{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:transparent;color:#fff}.drawer-backdrop{position:fixed;z-index:60;inset:0;display:block;border:0;background:#0f172a66}.dashboard-main{margin-left:0}.dashboard-menu{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff}.dashboard-chart-grid,.dashboard-table-grid,.detail-grid,.survey-builder-layout{grid-template-columns:1fr}.status-card,.builder-summary{position:static}.import-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.brand small{display:none}.hero{padding:48px 0 54px}.hero h1{font-size:42.1px}.hero-copy>p{font-size:16.2px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-trust{flex-wrap:wrap;gap:11px 17px}.hero-panel{padding:19px}.hero-panel:before{display:none}.appeal-status-section{padding-bottom:56px}.appeal-status-card{padding:25px 21px}.appeal-status-copy{gap:12px}.appeal-status-copy h2{font-size:22.7px}.appeal-status-form>div:first-of-type{grid-template-columns:1fr}.appeal-status-result{grid-template-columns:1fr 1fr}.how-section,.departments-section{padding:65px 0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:33.5px}.department-grid,.survey-card-grid,.two-column,.answer-options{grid-template-columns:1fr}.student-cta{padding-bottom:60px}.student-cta-inner{align-items:stretch;flex-direction:column;padding:31px 25px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:last-child{grid-column:auto}.page-section{padding:37px 0 60px}.identify-card,.form-card,.question-card,.success-card{padding:22px}.form-intro h1{font-size:22.7px}.form-icon{width:45px;height:45px}.profile-details{grid-template-columns:1fr}.stacked-mobile{flex-direction:column}.stacked-mobile .button{width:100%}.page-title-row{align-items:flex-start;flex-direction:column;gap:13px}.page-title-row h1{font-size:31.3px}.profile-strip{align-items:flex-start}.profile-strip a{align-self:center}.submit-bar{align-items:stretch;flex-direction:column}.submit-bar>div:last-child{display:grid;grid-template-columns:repeat(2,1fr)}.success-card h1{font-size:24.8px}.question-card{min-height:370px}.question-card h2{font-size:20.5px}.rating-grid{gap:6px}.rating-grid button{min-height:69px}.survey-navigation .button{flex:1}.toast{right:16px;bottom:16px;min-width:0;width:calc(100% - 32px)}.dashboard-topbar{padding:0 15px}.topbar-actions .role-badge,.topbar-actions .icon-button{display:none}.dashboard-content{padding:19px 14px 35px}.dashboard-page-heading{align-items:flex-start;flex-direction:column;gap:8px}.stat-grid,.quick-actions{grid-template-columns:repeat(2,1fr)}.stat-card{min-height:102px}.quick-actions>a{align-items:flex-start;flex-direction:column}.quick-actions>a>svg:last-child{display:none}.donut-layout{grid-template-columns:1fr}.donut-wrap{height:190px}.management-heading{align-items:flex-start;flex-direction:column}.management-heading>div:last-child{width:100%;flex-wrap:wrap}.management-heading>div:last-child .button,.management-heading>a.button{flex:1}.appeal-mini-stats{grid-template-columns:repeat(2,1fr)}.filters-top,.survey-manage-filter{align-items:stretch;grid-template-columns:1fr}.filters-top{flex-direction:column}.filters-grid,.report-filter-grid,.result-filters,.admin-filters{grid-template-columns:1fr}.desktop-data-table{display:none}.mobile-card-list{display:flex;flex-direction:column;gap:9px;padding:11px}.mobile-card-list article{padding:13px;border:1px solid var(--border);border-radius:9px;background:#fff}.mobile-card-list article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-card-list article>div:first-child>a,.mobile-card-list article>div:first-child>strong{color:var(--kuaf-red);font-size:9.7px;font-weight:800}.mobile-card-list article>div:first-child>span{color:var(--text-secondary);font-size:8.6px}.mobile-card-list h3{margin:10px 0 4px;font-size:11.9px}.mobile-card-list p{display:-webkit-box;margin:0 0 10px;overflow:hidden;color:var(--text-secondary);font-size:9.2px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-card-list dl{display:grid;grid-template-columns:repeat(3,1fr);margin:10px 0;padding:9px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.mobile-card-list dt{color:var(--text-secondary);font-size:7.6px}.mobile-card-list dd{margin:2px 0 0;font-size:8.1px;font-weight:700}.detail-list,.detail-meta{grid-template-columns:1fr}.detail-meta>div{padding:8px 0;border-right:0;border-bottom:1px solid var(--border)}.survey-overview,.admin-summary-strip{grid-template-columns:repeat(2,1fr);gap:10px}.survey-overview>div,.admin-summary-strip>div{padding:8px;border:1px solid var(--border);border-radius:8px}.manage-survey-grid,.report-chart-grid,.department-admin-grid,.import-card-grid,.question-type-row{grid-template-columns:1fr}.builder-footer{align-items:stretch;flex-direction:column}.builder-footer>div{display:grid;grid-template-columns:1fr}.builder-footer .button{width:100%}.results-summary-grid,.report-stat-grid{grid-template-columns:repeat(2,1fr)}.rating-result-layout{grid-template-columns:1fr}.average-rating{min-height:130px;border-right:0;border-bottom:1px solid var(--border)}.report-export-note,.import-step-strip{align-items:stretch;flex-direction:column}.import-step-strip>svg{align-self:center;transform:rotate(90deg)}.report-export-note .button{width:100%}.department-admin-card dl{grid-template-columns:1fr;gap:8px}.department-admin-card dl>div{padding:5px;border-right:0}}
