:root{color:#17201d;font-synthesis:none;--brand:#166534;--brand-strong:#14532d;--brand-soft:#eaf4ed;--surface:#fff;--surface-muted:#f7f9f8;--line:#dfe5e2;--line-strong:#cbd5d0;--text:#17201d;--muted:#68736e;--danger:#b42318;--warning:#b54708;--shadow:0 12px 32px #17201d17;background:#f4f6f5;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f4f6f5;min-width:320px}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}.app-loading{place-items:center;min-height:100vh;display:grid}.loading-block{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:2px solid #d6ded9;border-top-color:var(--brand);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:var(--surface);grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:#18332a;align-items:flex-end;min-height:100vh;padding:56px;display:flex;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";border:1px solid #ffffff1f;position:absolute;transform:rotate(32deg)}.login-brand:before{width:420px;height:420px;top:-120px;right:-110px}.login-brand:after{width:240px;height:240px;top:88px;right:68px}.login-brand-inner{z-index:1;max-width:500px;position:relative}.brand-emblem{border:1px solid #ffffff59;border-radius:6px;place-items:center;width:56px;height:56px;margin-bottom:32px;display:grid}.brand-emblem.has-image{background:#fffffff5;padding:0;overflow:hidden}.brand-emblem.has-image img,.brand-mark.has-image img,.survey-portal-brand-mark.has-image img{object-fit:contain;width:100%;height:100%;display:block}.brand-kicker{color:#a7d7b8;font-size:12px;font-weight:700}.login-brand h1{letter-spacing:0;margin:10px 0 14px;font-size:42px;line-height:1.15}.login-brand p{color:#c2d1ca;margin:0;font-size:16px}.login-status{color:#c2d1ca;align-items:center;gap:9px;margin-top:50px;font-size:13px;display:flex}.login-status i{background:#4ade80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4ade801f}.login-panel{place-items:center;padding:40px;display:grid}.login-form{width:min(420px,100%)}.login-form header{margin-bottom:34px}.login-form header span{color:var(--brand);font-size:13px;font-weight:700}.login-form h2{letter-spacing:0;margin:7px 0 0;font-size:28px}.login-form footer{text-align:center;color:#89928e;margin-top:28px;font-size:12px}.login-submit{width:100%;height:44px;margin-top:8px}.survey-portal{background:#f4f6f5;min-height:100vh}.survey-portal-embedded{background:0 0;min-height:0}.survey-portal-embedded .survey-portal-main{width:100%;padding:0}.survey-portal-embedded .survey-task-panel{margin-top:0}.survey-portal-header{border-bottom:1px solid var(--line);background:#fff;min-height:68px}.survey-portal-bar,.survey-portal-content{width:min(1120px,100%);margin:0 auto}.survey-portal-bar{justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 24px;display:flex}.survey-portal-brand{align-items:center;gap:11px;min-width:0;display:flex}.survey-portal-brand-mark{color:#fff;background:var(--brand);border-radius:6px;flex:none;place-items:center;width:36px;height:36px;display:grid}.survey-portal-brand>span:last-child{gap:2px;min-width:0;display:grid}.survey-portal-brand strong{color:#25312b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.survey-portal-brand small{color:var(--muted);font-size:10px}.survey-profile-band{border-bottom:1px solid var(--line);background:#fff}.survey-profile-inner{justify-content:space-between;align-items:center;gap:36px;min-height:184px;padding:30px 24px;display:flex}.survey-profile-copy{min-width:0}.survey-profile-kicker{color:var(--brand);font-size:11px;font-weight:750}.survey-profile-copy h1{letter-spacing:0;overflow-wrap:anywhere;margin:7px 0 16px;font-size:28px;line-height:1.25}.survey-profile-details{flex-wrap:wrap;gap:8px 22px;display:flex}.survey-profile-details>span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.survey-profile-details svg{color:#7a8781;flex:none}.survey-profile-details strong{color:#36413d;overflow-wrap:anywhere;font-weight:650}.survey-profile-scope{border-left:1px solid var(--line);gap:5px;min-width:220px;padding-left:28px;display:grid}.survey-profile-scope span{color:var(--muted);font-size:10px}.survey-profile-scope strong{color:#2e3a34;font-size:14px}.survey-profile-scope small{color:#7d8983;font-size:11px}.survey-portal-main{padding:24px 24px 40px}.survey-portal-main>.form-error{margin-bottom:16px}.survey-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.survey-stat{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:14px;min-height:106px;padding:18px;display:flex}.survey-stat-icon{border-radius:6px;flex:none;place-items:center;width:40px;height:40px;display:grid}.survey-stat>div{gap:5px;min-width:0;display:grid}.survey-stat>div span{color:var(--muted);font-size:11px}.survey-stat>div strong{color:#25312b;letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:22px;line-height:1.2}.survey-stat-answers .survey-stat-icon{color:#245f99;background:#edf5fb}.survey-stat-success .survey-stat-icon{color:#167443;background:#ecf8f0}.survey-stat-reward .survey-stat-icon{color:#a35712;background:#fff5e6}.survey-task-panel{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:16px;overflow:hidden}.survey-task-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 18px;display:flex}.survey-task-panel h2{letter-spacing:0;margin:0;font-size:14px}.survey-task-panel>header span{color:var(--muted);font-size:11px}.survey-task-heading,.survey-task-actions{align-items:center;gap:10px;min-width:0;display:flex}.survey-task-heading>div{gap:2px;min-width:0;display:grid}.survey-task-heading h2,.survey-task-heading small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.survey-task-heading small{color:var(--muted);font-size:10px}.survey-task-actions{flex:none}.survey-panel-icon-button{color:#52605a;border:1px solid var(--line);background:#fff;border-radius:5px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.survey-panel-icon-button:hover:not(:disabled){color:var(--brand);background:var(--surface-muted);border-color:var(--line-strong)}.survey-panel-icon-button:focus-visible,.survey-channel-item:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 22%, transparent);outline-offset:2px}.survey-task-state{color:#7b8781;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:270px;padding:36px 22px;display:flex}.survey-task-state-icon{color:#819089;background:var(--surface-muted);border:1px solid var(--line);border-radius:7px;place-items:center;width:54px;height:54px;margin-bottom:3px;display:grid}.survey-task-state-icon.is-loading svg{animation:.8s linear infinite spin}.survey-task-state strong{color:#3f4c46;font-size:13px}.survey-task-state>span:not(.survey-task-state-icon){overflow-wrap:anywhere;max-width:520px;font-size:11px;line-height:1.65}.survey-task-state-action{margin-top:6px}.survey-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.survey-channel-item{min-width:0;min-height:142px;color:var(--text);text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:start;gap:12px;padding:17px;display:grid}.survey-channel-item:hover{border-color:color-mix(in srgb, var(--brand) 34%, var(--line));background:#fbfcfb}.survey-channel-item>svg{color:#91a099;align-self:center}.survey-channel-icon{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:6px;place-items:center;display:grid}.survey-channel-copy{gap:10px;min-width:0;display:grid}.survey-channel-name{gap:3px;min-width:0;display:grid}.survey-channel-name strong{color:#27342e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.survey-channel-name small{color:#85908b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.survey-channel-meta{flex-wrap:wrap;gap:5px;display:flex}.survey-channel-meta span{color:#4f5d56;background:var(--surface-muted);border:1px solid var(--line);border-radius:4px;align-items:center;min-height:23px;padding:3px 7px;font-size:10px;line-height:1.35;display:inline-flex}.survey-channel-copy>small{color:#818d87;font-size:10px;line-height:1.45}.survey-offer-list{display:grid}.survey-offer-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) minmax(120px,auto);align-items:start;gap:14px;min-width:0;min-height:118px;padding:18px;display:grid}.survey-offer-row:last-child{border-bottom:0}.survey-offer-row.is-participated{background:#fafbfa}.survey-offer-row.is-participated .survey-offer-icon{color:#6d7c74;background:#eef1ef}.survey-offer-icon{color:#245f99;background:#edf5fb;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.survey-offer-main{gap:8px;min-width:0;display:grid}.survey-offer-title{gap:3px;min-width:0;display:grid}.survey-offer-title strong{color:#293630;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.survey-offer-title small{color:#8a9690;overflow-wrap:anywhere;font-size:10px}.survey-offer-meta{color:#68756e;flex-wrap:wrap;gap:5px 14px;font-size:10px;display:flex}.survey-offer-main p{color:#7a8781;overflow-wrap:anywhere;max-width:720px;margin:0;font-size:11px;line-height:1.6}.survey-offer-reward{justify-items:end;gap:5px;min-width:120px;display:grid}.survey-offer-reward span{color:var(--muted);font-size:10px}.survey-offer-reward strong{color:#9b4d0a;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.survey-offer-entry{margin-top:4px;text-decoration:none}.survey-pagination{border-top:1px solid var(--line);background:#fafbfa;grid-template-columns:minmax(88px,auto) minmax(110px,1fr) minmax(88px,auto);align-items:center;gap:12px;min-height:58px;padding:10px 18px;display:grid}.survey-pagination>span{color:var(--muted);text-align:center;font-variant-numeric:tabular-nums;font-size:11px}.survey-pagination .button:first-child{justify-self:start}.survey-pagination .button:last-child{justify-self:end}.survey-task-empty{color:#85908b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:32px 20px;display:flex}.survey-task-empty svg{color:#a2ada7}.survey-task-empty strong{color:#46524c;font-size:13px}.survey-task-empty span{font-size:11px;line-height:1.6}.form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:6px;margin-bottom:18px;padding:11px 13px;font-size:13px}.form-field{align-content:start;gap:7px;margin-bottom:17px;display:grid}.field-label{color:#36413d;font-size:13px;font-weight:650}.field-label b{color:var(--danger);margin-left:3px}.form-field small{color:var(--muted);font-size:12px}.form-field input,.form-field select,.form-field textarea,.toolbar input,.toolbar select{border:1px solid var(--line-strong);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:6px;outline:none;padding:9px 11px}.form-field textarea{resize:vertical;min-height:104px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.toolbar input:focus,.toolbar select:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent)}.input-with-icon{position:relative}.input-with-icon>svg{color:#7b8580;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-with-icon input{padding-left:40px;padding-right:42px}.input-action{color:#68736e;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#dce7e1;background:#17251f;border-right:1px solid #263a31;flex-direction:column;width:244px;display:flex;position:fixed;inset:0 auto 0 0}.brand-block{border-bottom:1px solid #293b33;align-items:center;gap:11px;height:76px;padding:0 18px;display:flex}.brand-mark{color:#d9f5e4;background:#28533f;border-radius:6px;flex:none;place-items:center;width:36px;height:36px;display:grid}.brand-mark.has-image{background:#fff;padding:3px;overflow:hidden}.brand-block>div:nth-child(2){gap:3px;min-width:0;display:grid}.brand-block strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.brand-block span{color:#8fa69b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sidebar-close{color:#dce7e1;background:0 0;border:0;place-items:center;width:34px;height:34px;margin-left:auto;display:none}.main-nav{gap:3px;padding:14px 10px;display:grid;overflow-y:auto}.nav-item{color:#aebfb6;border-radius:5px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;font-weight:550;display:flex}.nav-item:hover{color:#fff;background:#20342b}.nav-item.active{color:#fff;background:#28533f;box-shadow:inset 3px 0 #62c687}.sidebar-foot{color:#8fa69b;border-top:1px solid #293b33;align-items:center;gap:9px;height:52px;margin-top:auto;padding:0 20px;font-size:11px;display:flex}.app-main{flex:1;min-width:0;margin-left:244px}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.menu-button{background:0 0;border:0;place-items:center;width:38px;height:38px;display:none}.breadcrumb{color:#82908a;align-items:center;gap:9px;font-size:12px;display:flex}.breadcrumb b{color:#c7cfcb;font-weight:400}.breadcrumb strong{color:#39443f}.profile-wrap{margin-left:auto;position:relative}.profile-button{height:48px;color:var(--text);background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 4px 0 8px;display:flex}.profile-button:hover{background:var(--surface-muted)}.avatar{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border:1px solid #c9dfd0;border-radius:50%;place-items:center;font-weight:750;display:grid}.profile-copy{text-align:left;gap:2px;display:grid}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);font-size:10px}.profile-menu{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:6px;padding:8px;position:absolute;top:54px;right:0}.profile-menu>div{border-bottom:1px solid var(--line);gap:3px;padding:10px;display:grid}.profile-menu strong{font-size:13px}.profile-menu span{color:var(--muted);font-size:11px}.profile-menu button{width:100%;min-height:36px;color:var(--danger);background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;margin-top:6px;padding:0 10px;display:flex}.profile-menu button:hover{background:#fef3f2}.page-content{width:100%;margin:0;padding:28px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:62px;margin-bottom:22px;display:flex}.page-header h1{letter-spacing:0;margin:0;font-size:22px;line-height:1.3}.page-header p{color:var(--muted);margin:7px 0 0;font-size:13px}.page-actions{align-items:center;gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:7px;font-weight:650;display:inline-flex}.button-md{min-height:38px;padding:0 14px;font-size:13px}.button-sm{min-height:31px;padding:0 10px;font-size:12px}.button-primary{color:#fff;background:var(--brand);border-color:var(--brand)}.button-primary:hover{filter:brightness(.93)}.button-secondary{color:#334039;border-color:var(--line-strong);background:#fff}.button-secondary:hover{background:var(--surface-muted)}.button-danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button-ghost{color:var(--brand);background:0 0}.icon-button{border:1px solid var(--line);color:#58635e;background:#fff;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover{background:var(--surface-muted)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:flex-start;gap:15px;min-height:112px;padding:20px;display:flex}.metric-icon{border-radius:6px;flex:none;place-items:center;width:38px;height:38px;display:grid}.metric>div:last-child{gap:4px;min-width:0;display:grid}.metric span{color:var(--muted);font-size:12px}.metric strong{letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:24px;line-height:1.2}.metric small{color:#7c8882;font-size:11px}.metric-green .metric-icon{color:#167443;background:#eaf6ee}.metric-teal .metric-icon{color:#0f766e;background:#e7f5f3}.metric-amber .metric-icon{color:#b54708;background:#fff5e5}.metric-red .metric-icon{color:#b42318;background:#fef0ef}.metric-blue .metric-icon{color:#24699b;background:#edf4fb}.dashboard-split{grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px;display:grid}.dashboard-band,.content-section{border:1px solid var(--line);background:#fff;border-radius:7px;padding:20px}.section-title{justify-content:space-between;align-items:flex-start;gap:16px;min-height:30px;margin-bottom:16px;display:flex}.section-title h2{letter-spacing:0;margin:0;font-size:15px}.section-meta{color:var(--muted);font-size:11px}.completion-panel{justify-content:space-around;align-items:center;gap:28px;min-height:180px;display:flex}.completion-ring{--progress:0deg;background:conic-gradient(var(--brand) var(--progress), #e8edea 0);border-radius:50%;place-items:center;width:132px;height:132px;display:grid;position:relative}.completion-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:12px}.completion-ring>div{z-index:1;text-align:center;display:grid;position:relative}.completion-ring strong{letter-spacing:0;font-size:25px}.completion-ring span{color:var(--muted);font-size:11px}.summary-list{flex:1;max-width:320px;margin:0;display:grid}.summary-list>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.summary-list>div:last-child{border-bottom:0}.summary-list dt{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.summary-list dd{font-variant-numeric:tabular-nums;margin:0;font-weight:700}.organization-grid{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.organization-grid>div{border-right:1px solid var(--line);align-content:center;place-items:center;gap:6px;min-height:104px;display:grid}.organization-grid>div:last-child{border-right:0}.organization-grid svg{color:var(--brand)}.organization-grid span{color:var(--muted);font-size:11px}.organization-grid strong{letter-spacing:0;font-size:20px}.ops-note{background:var(--surface-muted);border:1px solid #e6ebe8;border-radius:6px;align-items:flex-start;gap:11px;margin-top:16px;padding:13px;display:flex}.ops-dot{background:#16a34a;border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.ops-note strong{font-size:12px}.ops-note p{color:var(--muted);margin:4px 0 0;font-size:11px}.content-section{padding:0;overflow:hidden}.content-section>.section-title{padding:18px 20px 0}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th{text-align:left;color:#6b7771;border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;background:#f7f9f8;height:42px;padding:0 14px;font-weight:650}.data-table td{color:#35413b;vertical-align:middle;border-bottom:1px solid #edf0ee;min-height:52px;padding:12px 14px}.data-table tbody tr:hover{background:#fbfcfb}.data-table tbody tr:last-child td{border-bottom:0}.data-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.table-actions{white-space:nowrap;align-items:center;gap:3px;display:flex}.primary-cell{gap:3px;min-width:140px;display:grid}.primary-cell strong{color:var(--text);font-size:12px}.primary-cell span{color:var(--muted);font-size:10px}.tenant-name-cell{align-items:center;gap:9px;min-width:160px;display:flex}.tenant-name-cell>span{gap:3px;min-width:0;display:grid}.tenant-name-cell strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tenant-name-cell small{color:var(--muted);font-size:10px}.tenant-logo{width:34px;height:34px;color:var(--brand);background:#f0f6f2;border:1px solid #dbe8df;border-radius:6px;flex:none;place-items:center;display:grid;overflow:hidden}.tenant-logo img{object-fit:contain;width:100%;height:100%;display:block}.file-button{cursor:pointer}.file-button.disabled{cursor:not-allowed;opacity:.55}.file-button input{display:none}.status{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.status-active,.status-healthy,.status-normal,.status-confirmed,.status-completed,.status-matched{color:#167443;background:#ecf8f0;border-color:#ccebd7}.status-disabled,.status-rejected,.status-cancelled,.status-failed,.status-blocked{color:#b42318;background:#fef1f0;border-color:#fbd0cc}.status-review,.status-maintenance,.status-partial,.status-mismatch{color:#a44b09;background:#fff6e7;border-color:#f8deb2}.status-submitted,.status-pending,.status-processing,.status-assigned,.status-in_progress{color:#266a9b;background:#eef5fb;border-color:#cfe3f2}.status-unknown,.status-expired{color:#66716c;background:#f1f3f2;border-color:#dfe4e1}.status-c{color:#167443;background:#ecf8f0;border-color:#ccebd7}.status-d,.status-t,.status-o{color:#b42318;background:#fef1f0;border-color:#fbd0cc}.status-a{color:#266a9b;background:#eef5fb;border-color:#cfe3f2}.status-p,.status-q{color:#a44b09;background:#fff6e7;border-color:#f8deb2}.status-s,.status-e{color:#66716c;background:#f1f3f2;border-color:#dfe4e1}.answer-result-empty{color:var(--muted)}.empty-state,.placeholder-panel{color:#87918c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:240px;display:flex}.empty-state strong,.placeholder-panel strong{color:#49554f;font-size:13px}.empty-state span,.placeholder-panel span{font-size:11px}.placeholder-panel{border:1px solid var(--line);background:#fff;border-radius:7px}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;min-height:54px;padding:8px 0 16px;display:flex}.toolbar input{width:min(280px,100%)}.toolbar select{width:auto;min-width:132px}.modal-backdrop{z-index:100;background:#121c187a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:7px;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 48px);display:flex;box-shadow:0 24px 70px #08140f40}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;min-height:72px;padding:18px 20px;display:flex}.modal-header h2{letter-spacing:0;margin:0;font-size:17px}.modal-header p{color:var(--muted);margin:5px 0 0;font-size:11px}.modal-body{padding:20px;overflow-y:auto}.modal-footer{border-top:1px solid var(--line);background:#fafbfa;border-radius:0 0 7px 7px;justify-content:flex-end;align-items:center;gap:8px;min-height:64px;padding:12px 20px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.form-grid .full-width{grid-column:1/-1}.account-form{display:grid}.account-form-row{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:16px;padding:9px 0;display:grid}.account-form-label{color:#36413d;text-align:right;justify-content:flex-end;align-items:center;gap:4px;min-height:40px;font-size:13px;font-weight:650;display:flex}.account-form-label b{color:var(--danger)}.account-form-control{gap:7px;min-width:0;display:grid}.account-form-control>input,.account-form-control>select,.account-date-range input{border:1px solid var(--line-strong);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:6px;outline:none;padding:9px 11px}.account-form-control>input:focus,.account-form-control>select:focus,.account-date-range input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent)}.account-form-control small{color:var(--muted);font-size:12px}.account-date-range{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;display:grid}.account-date-range>span{color:var(--muted);text-align:center;font-size:12px}.account-role-options{flex-wrap:wrap;align-items:center;gap:10px 20px;min-height:40px;display:flex}.account-role-option{color:#46524c;cursor:pointer;align-items:center;gap:7px;font-size:13px;display:inline-flex}.account-role-option input{width:16px;height:16px;accent-color:var(--brand);margin:0}.account-role-option:has(input:checked){color:var(--brand);font-weight:650}.account-role-current{color:var(--muted);cursor:default}.validity-cell{white-space:nowrap}.temporary-credentials{gap:15px;display:grid}.temporary-credentials>div{gap:5px;display:grid}.temporary-credentials span{color:var(--muted);font-size:11px}.temporary-credentials strong{overflow-wrap:anywhere;font-size:13px}.temporary-credentials code{color:#123d27;overflow-wrap:anywhere;background:#eef7f1;border:1px solid #cfe4d6;border-radius:6px;align-items:center;min-height:44px;padding:0 12px;font:700 14px/1.4 Consolas,Courier New,monospace;display:flex}.temporary-credentials .button{justify-self:start}.amount-input{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.amount-input input{border-radius:6px 0 0 6px;min-width:0}.amount-input span{min-width:72px;color:var(--muted);background:var(--surface-muted);border:1px solid var(--line-strong);border-left:0;border-radius:0 6px 6px 0;place-items:center;padding:0 11px;font-size:12px;display:grid}.reconciliation-upload{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:minmax(180px,.7fr) minmax(280px,1.5fr) auto;align-items:start;gap:14px;padding:16px 18px;display:grid}.reconciliation-upload .form-field{margin:0}.reconciliation-upload .button{margin-top:25px}.reconciliation-detail{gap:16px;display:grid}.reconciliation-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.reconciliation-summary>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;gap:4px;padding:10px 12px;display:grid}.reconciliation-summary span{color:var(--muted);font-size:10px}.reconciliation-summary strong{font-variant-numeric:tabular-nums;font-size:17px}.notice{border:1px solid;border-radius:6px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:12px;line-height:1.5;display:flex}.notice-info{color:#285f83;background:#eff7fc;border-color:#cfe4f2}.notice-warning{color:#8a470c;background:#fff7e9;border-color:#f5dcb3}.flash-message{border:1px solid;border-radius:6px;margin-bottom:14px;padding:11px 13px;font-size:12px}.flash-success{color:#167443;background:#ecf8f0;border-color:#ccebd7}.flash-error{color:#b42318;background:#fef1f0;border-color:#fbd0cc}.list-panel{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.search-box{width:min(320px,100%);position:relative}.search-box svg{color:#84908a;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-box input{padding-left:36px}.toolbar-count{color:var(--muted);margin-left:auto;font-size:11px}.answer-filter-panel{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:16px;padding:18px 20px 0}.answer-filter-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:15px 18px;display:grid}.answer-filter-field{align-content:start;gap:7px;min-width:0;display:grid}.answer-filter-field>span{color:#46524c;font-size:11px;font-weight:650}.answer-filter-field>input,.answer-filter-field>select,.answer-date-range input{width:100%;min-width:0;min-height:38px;color:var(--text);border:1px solid var(--line-strong);background:#fff;border-radius:5px;outline:none;padding:8px 10px}.answer-filter-field>input:focus,.answer-filter-field>select:focus,.answer-date-range input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent)}.answer-filter-field input::placeholder{color:#9aa39f}.answer-date-range{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;min-width:0;display:grid}.answer-date-range>span{color:#8a9590;text-align:center;font-size:10px}.answer-filter-actions{flex-wrap:wrap;align-items:center;gap:8px;min-height:68px;display:flex}.answer-summary-strip{border-top:1px solid #edf0ee;align-items:center;gap:28px;min-height:58px;display:flex}.answer-summary-strip>div{align-items:baseline;gap:8px;display:flex}.answer-summary-strip>div>span{color:var(--muted);font-size:11px}.answer-summary-strip strong{color:var(--brand-strong);font-variant-numeric:tabular-nums;font-size:15px}.answer-summary-strip strong small{color:var(--muted);font-size:10px;font-weight:550}.answer-summary-strip p{color:var(--muted);margin:0 0 0 auto;font-size:10px}.answer-results-panel{width:100%;min-width:0;max-width:100%;overflow:hidden}.answer-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 16px;display:flex}.answer-results-heading>div{gap:3px;min-width:0;display:grid}.answer-results-heading h2{letter-spacing:0;margin:0;font-size:14px}.answer-results-heading span{color:var(--muted);font-size:10px}.answer-table-wrap{scrollbar-gutter:stable;width:100%;max-width:100%;overflow-x:auto}.answer-records-table{min-width:1780px}.answer-records-table th,.answer-records-table td{padding-left:12px;padding-right:12px}.answer-records-table th:first-child,.answer-records-table td:first-child{padding-left:16px;padding-right:8px}.answer-select-cell{width:42px;text-align:center!important}.answer-select-cell input{width:15px;height:15px;accent-color:var(--brand);margin:0}.answer-code-cell{color:#52605a;overflow-wrap:anywhere;max-width:190px;font:11px/1.45 Consolas,Courier New,monospace}.answer-account-cell{min-width:170px;max-width:230px}.answer-account-cell strong,.answer-account-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.answer-time-cell{white-space:nowrap;min-width:142px}.answer-reward-cell{min-width:82px}.answer-money-cell{color:#9a4c0b;font-variant-numeric:tabular-nums;white-space:nowrap}.answer-ip-cell{min-width:112px;color:var(--muted);font-variant-numeric:tabular-nums}.color-field{grid-template-columns:44px 1fr;gap:8px;display:grid}.color-field input[type=color]{min-height:40px;padding:3px}.form-divider{border-top:1px solid var(--line);color:#48544e;align-items:center;gap:8px;margin:7px 0 18px;padding-top:16px;font-size:12px;font-weight:700;display:flex}.segmented{border:1px solid var(--line);background:#eef2f0;border-radius:6px;width:max-content;margin-bottom:12px;padding:3px;display:flex}.segmented button{color:#5f6b65;background:0 0;border:0;border-radius:4px;min-height:32px;padding:0 14px;font-size:12px}.segmented button.active{color:#25312b;background:#fff;font-weight:700;box-shadow:0 1px 3px #141e191a}.toggle-field{border:1px solid var(--line);border-radius:6px;align-items:center;gap:11px;min-height:60px;margin-bottom:17px;padding:11px 12px;display:flex}.toggle-field input{width:18px;height:18px;accent-color:var(--brand)}.toggle-field span{gap:3px;display:grid}.toggle-field b{font-size:12px}.toggle-field small{color:var(--muted);font-size:10px}.platform-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.platform-choice{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.platform-choice.selected{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 7%, #fff)}.platform-choice.unavailable{color:var(--muted);cursor:not-allowed;background:#f7f8f7}.platform-choice input{width:17px;height:17px;accent-color:var(--brand)}.platform-choice span{gap:3px;min-width:0;display:grid}.platform-choice strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.platform-choice small{color:var(--muted);font-size:11px}.row-actions{align-items:center;gap:4px;display:flex}.branch-quota-form{gap:14px;display:grid}.branch-quota-channel{border:1px solid var(--line-strong);border-radius:6px;overflow:hidden}.branch-quota-channel>header{border-bottom:1px solid var(--line);background:#f7f9fa;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.branch-quota-channel>header strong{overflow-wrap:anywhere;min-width:0;font-size:14px}.branch-quota-channel>header span{min-width:0;color:var(--muted);overflow-wrap:anywhere;text-align:right;font-size:12px}.branch-quota-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:0 12px;display:grid}.platform-picker-state{border:1px dashed var(--line-strong);min-height:58px;color:var(--muted);border-radius:6px;align-items:center;padding:12px;font-size:12px;display:flex}.branch-platform-list{flex-wrap:wrap;gap:5px;display:flex}.branch-platform-tag{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--line));background:color-mix(in srgb, var(--brand) 7%, #fff);max-width:100%;min-height:24px;color:var(--brand-dark);overflow-wrap:anywhere;border-radius:5px;align-items:center;padding:3px 8px;font-size:11px;display:inline-flex}.branch-platform-tag.muted{border-color:var(--line);color:var(--muted);background:#f7f8f7}.muted-text{color:var(--muted)}.owner-lock{color:#5e6a64;background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;align-items:center;gap:9px;min-height:48px;padding:11px 12px;font-size:11px;display:flex}.batch-generator{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:18px;padding:20px}.batch-generator-notice{color:#23683f;background:#eef8f1;border:1px solid #cce8d4;border-radius:6px;align-items:flex-start;gap:9px;margin:16px 0 20px;padding:11px 13px;font-size:12px;line-height:1.55;display:flex}.batch-generator-notice svg{color:#2f8f55;flex:none;margin-top:1px}.batch-generator-notice span{min-width:0}.batch-generator-notice strong{font-weight:750}.batch-generator-notice.warning{color:#8a470c;background:#fff7e9;border-color:#f5dcb3}.batch-generator-notice.warning svg{color:#b76a20}.batch-range-form{grid-template-columns:repeat(12,minmax(0,1fr));gap:0 16px;display:grid}.batch-field-owner,.batch-field-branch{grid-column:1/-1}.batch-field-prefix,.batch-field-password{grid-column:span 6}.batch-field-start,.batch-field-end{grid-column:span 3}.batch-field-email{grid-column:span 6}.batch-generate-actions{grid-column:1/-1;justify-content:center;padding-top:2px;display:flex}.batch-history{margin-top:0}.transfer-preview{gap:14px;display:grid}.transfer-preview>div:not(.transfer-impact){border-bottom:1px solid var(--line);gap:5px;padding-bottom:12px;display:grid}.transfer-preview>div>span{color:var(--muted);font-size:11px}.transfer-preview>div>strong{color:var(--text);align-items:center;gap:8px;font-size:13px;display:flex}.transfer-impact{color:#245f45;background:#f0f8f3;border:1px solid #d5eadc;border-radius:6px;align-items:center;gap:10px;min-height:48px;padding:12px 14px;display:flex}.transfer-impact span{font-size:12px}.transfer-preview p{color:#8a470c;margin:0;font-size:11px;line-height:1.55}.panel-heading{padding:17px 20px 0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;align-content:center;gap:5px;min-height:68px;padding:12px;display:grid}.detail-grid span,.reward-breakdown span{color:var(--muted);font-size:10px}.detail-grid strong,.reward-breakdown strong{font-size:13px}.reward-breakdown{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.reward-breakdown>div{border-right:1px solid var(--line);align-content:center;gap:5px;min-height:74px;padding:12px;display:grid}.reward-breakdown>div:last-child{background:#eef8f1;border-right:0}.answer-timeline{margin-top:20px}.answer-timeline>div{min-height:46px;color:var(--muted);grid-template-columns:18px 1fr auto;align-items:center;gap:10px;font-size:11px;display:grid;position:relative}.answer-timeline i{z-index:1;background:#fff;border:2px solid #bbc6c0;border-radius:50%;width:10px;height:10px}.answer-timeline>div:not(:last-child):after{content:"";background:var(--line-strong);width:1px;position:absolute;top:28px;bottom:-18px;left:4px}.answer-timeline .done i{border-color:var(--brand);background:var(--brand)}.answer-timeline strong{color:#5e6964;font-weight:500}.failure-reason{color:var(--danger);background:#fef1f0;border:1px solid #fbd0cc;border-radius:6px;margin-top:14px;padding:11px 12px;font-size:11px}.audit-detail{grid-template-columns:1fr 1fr;gap:12px;display:grid}.audit-detail>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;gap:4px;padding:11px 12px;display:grid}.audit-detail span{color:var(--muted);font-size:10px}.audit-detail strong{overflow-wrap:anywhere;font-size:12px}.audit-detail section{min-width:0}.audit-detail h3{margin:8px 0;font-size:12px}.audit-detail pre{color:#dbe7e0;white-space:pre-wrap;overflow-wrap:anywhere;background:#17251f;border-radius:6px;min-height:160px;max-height:280px;margin:0;padding:12px;font:11px/1.6 Consolas,monospace;overflow:auto}@media (width<=1100px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-split{grid-template-columns:1fr}.survey-channel-grid,.answer-filter-grid,.reconciliation-upload{grid-template-columns:repeat(2,minmax(0,1fr))}.reconciliation-upload .button{grid-column:1/-1;justify-self:start;margin-top:0}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand{align-items:center;min-height:220px;padding:28px}.login-brand h1{font-size:28px}.login-brand p,.login-status{font-size:12px}.brand-emblem{width:44px;height:44px;margin-bottom:18px}.login-status{margin-top:24px}.login-panel{padding:34px 22px}.survey-portal-bar{min-height:64px;padding:10px 16px}.survey-profile-inner{flex-direction:column;align-items:stretch;gap:22px;min-height:auto;padding:24px 16px}.survey-profile-copy h1{font-size:24px}.survey-profile-details{gap:9px;display:grid}.survey-profile-scope{border-top:1px solid var(--line);border-left:0;min-width:0;padding:18px 0 0}.survey-portal-main{padding:18px 14px 30px}.survey-stat-grid{grid-template-columns:1fr;gap:9px}.survey-stat{min-height:86px;padding:14px}.survey-stat>div strong{font-size:20px}.survey-task-panel{margin-top:12px}.survey-task-panel>header{min-height:62px;padding:8px 13px}.survey-task-actions{gap:7px}.survey-channel-grid{grid-template-columns:1fr;gap:9px;padding:12px}.survey-channel-item{grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;min-height:126px;padding:14px}.survey-channel-icon{width:36px;height:36px}.survey-task-state{min-height:230px;padding:30px 16px}.survey-offer-row{grid-template-columns:36px minmax(0,1fr);gap:11px;min-height:0;padding:15px}.survey-offer-icon{width:36px;height:36px}.survey-offer-reward{grid-column:2;justify-items:start;min-width:0}.survey-pagination{grid-template-columns:minmax(76px,1fr) auto minmax(76px,1fr);gap:8px;padding:10px 12px}.survey-pagination .button{width:100%;min-width:0;padding-left:9px;padding-right:9px}.survey-task-empty{min-height:220px}.sidebar{box-shadow:var(--shadow);transition:transform .2s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-close{display:grid}.sidebar-scrim{z-index:29;background:#121c186b;border:0;position:fixed;inset:0}.app-main{margin-left:0}.topbar{height:58px;padding:0 14px}.menu-button{display:grid}.breadcrumb span,.breadcrumb b,.profile-copy,.profile-button>svg{display:none}.page-content{padding:20px 14px 30px}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:16px}.page-actions{width:100%}.page-actions .button{flex:1}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{gap:10px;min-height:108px;padding:14px}.metric-icon{width:32px;height:32px}.metric strong{font-size:19px}.completion-panel{flex-direction:column}.summary-list{width:100%;max-width:none}.organization-grid{grid-template-columns:1fr}.organization-grid>div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:24px 1fr auto;place-items:center start;min-height:72px;padding:0 16px}.organization-grid>div:last-child{border-bottom:0}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tr,.data-table td{width:100%;display:block}.data-table tr{border-top:1px solid var(--line);padding:12px 14px}.data-table td{border:0;grid-template-columns:96px minmax(0,1fr);gap:12px;min-height:32px;padding:5px 0;display:grid;text-align:left!important}.data-table td:before{content:attr(data-label);color:var(--muted);font-size:11px}.data-table .primary-cell{min-width:0}.toolbar{align-items:stretch}.toolbar input,.toolbar select,.toolbar .button{width:100%}.toolbar-count{margin-left:0}.answer-filter-panel{padding:14px 14px 0}.answer-filter-grid{grid-template-columns:1fr;gap:13px}.answer-date-range{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)}.answer-filter-actions{min-height:0;padding:16px 0}.answer-filter-actions .button{flex:calc(50% - 4px)}.answer-summary-strip{flex-wrap:wrap;align-items:flex-start;gap:10px 22px;min-height:74px;padding:12px 0}.answer-summary-strip p{width:100%;margin-left:0}.answer-results-heading{flex-direction:column;align-items:flex-start;gap:6px;padding:13px 14px}.answer-table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}.answer-records-table{width:100%;min-width:1780px;display:table}.answer-records-table thead{display:table-header-group}.answer-records-table tbody{display:table-row-group}.answer-records-table tr{border:0;width:auto;padding:0;display:table-row}.answer-records-table th,.answer-records-table td{vertical-align:middle;border-bottom:1px solid #edf0ee;width:auto;min-height:0;padding:12px;display:table-cell;text-align:left!important}.answer-records-table th{border-top:1px solid var(--line);border-bottom-color:var(--line);padding-top:0;padding-bottom:0}.answer-records-table td:before{content:none;display:none}.answer-records-table .numeric{text-align:right!important}.answer-records-table .answer-select-cell{display:table-cell;text-align:center!important}.answer-account-cell{min-width:170px;max-width:230px}.answer-time-cell{white-space:nowrap;min-width:142px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:7px 7px 0 0;width:100%;max-height:92vh}.form-grid{grid-template-columns:1fr}.form-grid .full-width{grid-column:auto}.reconciliation-upload{grid-template-columns:1fr}.account-form-row{grid-template-columns:1fr;gap:6px;padding:8px 0}.account-form-label{text-align:left;justify-content:flex-start;min-height:auto}.account-date-range{grid-template-columns:1fr;gap:8px}.account-date-range>span{display:none}.platform-choice-grid,.branch-quota-fields{grid-template-columns:1fr}.branch-quota-channel>header{flex-direction:column;align-items:flex-start;gap:3px}.detail-grid,.reward-breakdown,.audit-detail{grid-template-columns:1fr}.reward-breakdown>div{border-right:0;border-bottom:1px solid var(--line)}.reward-breakdown>div:last-child{border-bottom:0}.batch-range-form{grid-template-columns:1fr}.batch-field-owner,.batch-field-branch,.batch-field-prefix,.batch-field-start,.batch-field-end,.batch-field-password,.batch-field-email,.batch-generate-actions{grid-column:1}}@media (width<=430px){.metrics-grid{grid-template-columns:1fr}.answer-date-range{grid-template-columns:1fr;gap:7px}.answer-date-range>span{display:none}.answer-filter-actions .button{flex-basis:100%}}
