:root{--canvas:#f6f7f8;--surface:#fff;--surface-muted:#f0f2f4;--ink:#1d2731;--ink-soft:#5e6c79;--line:#d9e0e5;--brand:#176b87;--brand-strong:#0f536b;--brand-soft:#e4f2f6;--success:#31765b;--success-soft:#e2f2e9;--warning:#96621f;--warning-soft:#fbefd9;--danger:#a24343;--danger-soft:#fae6e5;--shadow:0 12px 30px #1d27311a;--radius-sm:10px;--radius-md:16px;--radius-lg:24px}
*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--brand);outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}.access-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.access-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);width:min(100%,460px);padding:40px}.access-card h1{margin-top:10px;font-size:clamp(28px,4vw,38px);line-height:1.18}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.intro{color:var(--ink-soft);overflow-wrap:anywhere;margin-top:16px;line-height:1.65}.access-form{margin-top:28px}.access-form label,.form-grid label,.note-label,.summary-actions label{color:var(--ink-soft);font-size:13px;font-weight:700;display:block}.access-form input,.form-grid input,textarea,select{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);width:100%;min-height:44px;margin-top:8px;padding:10px 12px}.access-form .button{width:100%;margin-top:16px}.button{border-radius:var(--radius-sm);border:0;min-height:44px;padding:10px 16px;font-weight:800}.button.primary{background:var(--brand);color:var(--surface)}.button.primary:hover{background:var(--brand-strong)}.button.secondary{background:var(--brand-soft);color:var(--brand-strong)}.notice{background:var(--warning-soft);border:1px solid var(--warning);border-radius:var(--radius-sm);color:var(--warning);margin-top:18px;padding:12px 14px;line-height:1.5}.quiet{color:var(--ink-soft)}.workspace-shell{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:0 clamp(16px,3vw,48px) 0 0;display:flex}.topbar-start{border-right:1px solid var(--line);flex:0 0 250px;justify-content:space-between;align-items:center;min-width:0;min-height:64px;padding:0 8px 0 16px;display:flex}.topbar-start .sidebar-toggle{flex-shrink:0;margin:0 0 0 8px}.sidebar-is-collapsed .topbar-start{flex:0 0 64px;justify-content:center;padding:0}.sidebar-is-collapsed .topbar-start .brand{display:none}.sidebar-is-collapsed .sidebar-toggle{margin:0}.sidebar-toggle{border-radius:var(--radius-sm);color:var(--ink-soft);background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;padding:0;display:inline-flex;position:relative}.sidebar-toggle:before{border-radius:var(--radius-sm);content:"";width:28px;height:28px;position:absolute}.sidebar-toggle:hover{color:var(--ink)}.sidebar-toggle:hover:before{background:var(--surface-muted)}.sidebar-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px;position:relative}.brand,.account{align-items:center;font-weight:800;display:flex}.account>*+*{margin-left:14px}.brand-mark{background:var(--brand);color:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-right:9px;display:inline-flex}.role-pill,.evidence,.case-kind{border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;line-height:1.4;display:inline-flex}.role-pill{background:var(--brand-soft);color:var(--brand-strong)}.text-button{color:var(--brand-strong);text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:8px 4px;font-size:13px;font-weight:800;text-decoration:underline}.workspace-body{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}.round-nav{background:var(--surface);border-right:1px solid var(--line);padding:12px 16px 28px}.project-link{border-radius:var(--radius-sm);color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;width:100%;min-height:44px;padding:6px 8px;display:flex}.project-link+.project-link{margin-top:6px}.project-link:hover{background:var(--surface-muted)}.project-link.selected{background:var(--brand-soft);color:var(--brand-strong)}.project-avatar{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);text-align:center;white-space:nowrap;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:32px;padding:0;font-size:10px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.project-name{text-overflow:ellipsis;white-space:nowrap;margin-left:10px;font-size:14px;font-weight:700;overflow:hidden}.review-basis{margin-bottom:20px}.review-basis p,.review-basis label{flex-wrap:wrap;align-items:center;font-size:13px;display:flex}.review-basis p>span,.review-basis label{color:var(--ink-soft)}.review-basis strong{color:var(--ink);margin-left:12px}.review-basis select{width:auto;max-width:100%;min-height:44px;margin-left:12px}.project-nav{margin-top:12px}.project-nav>p{margin-bottom:8px;font-size:14px;font-weight:800}.round-link{border-radius:var(--radius-sm);color:var(--ink);text-align:left;background:0 0;border:0;align-items:flex-start;width:100%;min-height:44px;padding:10px 12px;line-height:1.5;display:flex}.round-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:0 0 18px;width:18px;height:18px;margin:2px 10px 0 0}.round-copy{min-width:0}@media (max-width:599px){.topbar-start{border-right:0;flex:auto;min-height:58px;padding-left:12px}.topbar-start .brand{white-space:nowrap;font-size:14px}.topbar-start .brand-mark{width:24px;height:24px;margin-right:6px}}.round-link+.round-link{margin-top:4px}.round-link.selected{background:var(--brand-soft);color:var(--brand-strong)}.round-link span,.round-link small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.round-link small{color:var(--ink-soft);margin-top:4px;font-size:11px}.workspace-content{min-width:0;padding:clamp(18px,3vw,48px)}.dismissible{justify-content:space-between;align-items:center;display:flex}.dismissible button,.dialog-close{color:inherit;background:0 0;border:0;min-width:36px;min-height:36px;font-size:22px;line-height:1}.empty-panel{background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--ink-soft);text-align:center;padding:40px}.board-heading{justify-content:space-between;align-items:flex-start;display:flex}.board-heading h1{margin-top:8px;font-size:clamp(27px,3.2vw,42px);line-height:1.15}.board-heading .intro{max-width:720px}.progress-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex:0 0 160px;margin-left:24px;padding:18px}.progress-card span,.progress-card p{color:var(--ink-soft);font-size:12px}.progress-card strong{margin-top:7px;font-size:28px;display:block}.progress-card strong small{color:var(--ink-soft);font-size:14px}.progress-card p{margin-top:6px}.environment-card,.import-card,.import-log,.summary-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);margin-top:28px;padding:clamp(18px,2vw,28px)}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h2{margin-top:5px;font-size:22px}.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:18px -6px -6px;display:grid}.form-grid label{margin:6px}.case-section{margin-top:40px}.filter-row{flex-wrap:wrap;margin:-4px;display:flex}.case-filter-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;margin:-4px;display:flex}.screen-filter{color:var(--ink-soft);margin:4px;font-size:12px;font-weight:800}.screen-filter select{width:auto;min-height:36px;margin:0 0 0 7px;padding:6px 28px 6px 10px}.case-filter-controls .filter-row{margin:-4px 0 -4px 4px}.filter{background:var(--surface);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;min-height:36px;margin:4px;padding:6px 10px;line-height:1.4;display:inline-flex}.filter.active{background:var(--brand);border-color:var(--brand);color:var(--surface)}.case-grid{grid-template-columns:minmax(0,1fr);margin-top:20px;display:grid;container-type:inline-size}.case-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);align-self:start;min-width:0;margin:0;overflow:hidden}.case-photo-preview img,.dialog-assets img,.dialog-assets video{object-fit:contain;width:100%;height:100%}.case-kind{background:var(--surface);color:var(--ink-soft);position:absolute;bottom:10px;left:10px}.missing-asset{color:var(--ink-soft);text-align:center;justify-content:center;align-items:center;height:100%;padding:24px;line-height:1.5;display:flex}.case-body{min-width:0;padding:clamp(20px,2.5vw,36px)}.case-title{justify-content:space-between;align-items:flex-start;display:flex}.case-title h3{margin-top:4px;font-size:18px;line-height:1.25}.case-id{color:var(--ink-soft);font-family:ui-monospace,monospace;font-size:10px}.evidence{white-space:nowrap;margin-left:8px}.evidence.ready{background:var(--success-soft);color:var(--success)}.evidence.partial{background:var(--warning-soft);color:var(--warning)}.evidence.missing{background:var(--surface-muted);color:var(--ink-soft)}.case-summary{color:var(--ink-soft);overflow-wrap:anywhere;min-height:41px;margin-top:14px;font-size:13px;line-height:1.55}.decision-note{background:var(--warning-soft);color:var(--warning);border-radius:8px;margin-top:12px;padding:8px;font-size:12px;line-height:1.45}.verdict-row{border:0;flex-wrap:wrap;margin:14px -3px -3px;padding:0;display:flex}.verdict-row legend{color:var(--ink-soft);padding:0 3px;font-size:12px;font-weight:800}.verdict{border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;min-height:32px;margin:3px;padding:5px 8px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}.verdict input{margin:0 5px 0 0}.verdict.selected.pass{background:var(--success-soft);border-color:var(--success);color:var(--success)}.verdict.selected.mismatch,.verdict.selected.blocked{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.verdict.selected.not-reviewed{background:var(--surface-muted);color:var(--ink)}.note-label{margin-top:13px}.note-label em{color:var(--danger);font-style:normal}textarea{resize:vertical;min-height:84px;line-height:1.45}.export-bar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);justify-content:space-between;align-items:center;margin-top:34px;padding:12px 14px 12px 18px;display:flex;position:sticky;bottom:18px}.export-bar span{color:var(--ink-soft);font-size:13px}.case-dialog{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:0;width:min(100% - 48px,960px);max-height:min(840px,92vh);padding:clamp(20px,3vw,36px);overflow:auto}.case-dialog::backdrop{background:#1d273185}.case-dialog h2{margin-top:7px;padding-right:36px;font-size:30px}.dialog-close{position:absolute;top:12px;right:12px}.dialog-assets{grid-template-columns:repeat(2,minmax(0,1fr));min-height:220px;margin:20px -6px -6px;display:grid}.dialog-assets>*{border-radius:10px;min-width:0;margin:6px;overflow:hidden}.dialog-asset{flex-direction:column;display:flex}.dialog-asset-caption{color:var(--ink-soft);padding:8px 10px;font-size:12px;font-weight:800}.dialog-asset>img,.dialog-asset>video{flex:auto;height:auto;min-height:0}.instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:20px -10px -10px;display:grid}.instruction-grid>div{margin:10px}.instruction-grid h3{margin-bottom:8px;font-size:15px}.instruction-grid h3:not(:first-child){margin-top:20px}.instruction-grid p,.instruction-grid li{color:var(--ink-soft);line-height:1.65}.instruction-grid ul,.instruction-grid ol{margin:0;padding-left:22px}.import-card{justify-content:space-between;align-items:center;display:flex}.import-card h2{margin-top:5px;font-size:24px}.import-card p{color:var(--ink-soft);max-width:720px;margin-top:10px;line-height:1.55}.file-button{background:var(--brand);border-radius:var(--radius-sm);color:var(--surface);flex:none;min-height:44px;margin-left:20px;padding:12px 14px;font-size:14px;font-weight:800}.file-button input,.file-hint{display:none}.accepted-message{background:var(--success-soft);color:var(--success);border-radius:8px;margin-top:14px;padding:10px}.import-error{background:var(--danger-soft);color:var(--danger);border-radius:8px;margin-top:8px;padding:10px}.import-error span{margin-top:4px;font-size:13px;line-height:1.45;display:block}.summary-actions{align-items:end;display:flex}.summary-actions>*+*{margin-left:12px}.summary-actions select{min-width:210px;margin-top:6px}.summary-numbers{grid-template-columns:repeat(4,minmax(0,1fr));margin:20px -5px -5px;display:grid}.metric{background:var(--surface-muted);border-radius:10px;margin:5px;padding:14px}.metric span{color:var(--ink-soft);font-size:12px;font-weight:700;display:block}.metric strong{margin-top:6px;font-size:28px;display:block}.metric.danger{background:var(--danger-soft);color:var(--danger)}.conflict-list{background:var(--danger-soft);border-radius:var(--radius-sm);color:var(--danger);margin-top:22px;padding:16px}.conflict-list h3{font-size:15px}.conflict-list p{border-top:1px solid var(--danger);margin-top:10px;padding-top:10px}.conflict-list span{overflow-wrap:anywhere;margin-top:4px;font-family:ui-monospace,monospace;font-size:11px;display:block}.comparison-table{margin-top:24px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}th{color:var(--ink-soft);font-size:12px;font-weight:800}td{font-size:13px}td>strong,td small{display:block}td small{color:var(--ink-soft);margin-top:5px;font-family:ui-monospace,monospace;font-size:10px}td.problem{color:var(--danger);font-weight:800}details summary{color:var(--brand-strong);cursor:pointer;font-weight:800}.response-detail{background:var(--surface-muted);border-radius:8px;margin-top:8px;padding:9px}.response-detail strong,.response-detail span,.response-detail small{display:inline}.response-detail span{color:var(--brand-strong);margin-left:7px;font-size:11px}.response-detail small{margin-left:7px}.response-detail p{color:var(--ink-soft);overflow-wrap:anywhere;margin-top:6px;line-height:1.45}@media (max-width:839px){.workspace-body{grid-template-columns:1fr}.round-nav{border-bottom:1px solid var(--line);white-space:nowrap;border-right:0;padding:14px 16px;overflow-x:auto}.project-nav{vertical-align:top;width:210px;margin:0 22px 0 0;display:inline-block}.project-nav>p{margin-top:5px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:599px){.access-card{padding:28px 22px}.topbar{min-height:58px}.account>span:first-child{display:none}.workspace-content{padding:18px 14px}.board-heading,.import-card,.section-title{align-items:stretch;display:block}.case-filter-controls{justify-content:flex-start;margin-top:14px}.case-filter-controls .filter-row{margin-left:0}.progress-card{margin:18px 0 0}.progress-card strong,.progress-card p{margin-left:8px;display:inline}.form-grid{grid-template-columns:1fr}.summary-actions{margin-top:16px;display:block}.summary-actions>*+*{margin:12px 0 0}.summary-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-assets,.instruction-grid{grid-template-columns:1fr}.export-bar{margin-left:-4px;margin-right:-4px;bottom:8px}}@media (any-pointer:coarse){.filter,.verdict{min-height:44px}}.case-card+.case-card{margin-top:20px}.case-visual{background:var(--surface-muted);min-width:0;padding:20px}.case-evidence{min-width:0}.evidence-media-summary{color:var(--ink-soft);text-align:center;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.5}.case-photo-stage{min-width:0}.case-photo-preview{background:var(--surface-muted);width:100%;max-width:320px;height:640px;margin:0 auto;overflow:hidden}.photo-thumbnail-row{flex-wrap:wrap;justify-content:center;margin:8px -4px -4px;display:flex}.photo-thumbnail{background:var(--surface);border-radius:var(--radius-sm);border:2px solid #0000;width:44px;height:52px;margin:4px;padding:0;overflow:hidden}.photo-thumbnail:hover,.photo-thumbnail.selected{border-color:var(--brand)}.photo-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.inline-video-group{margin-top:0}.inline-video-group.has-photos{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.inline-video-group>p,.inline-video>span{color:var(--ink-soft);font-size:12px;font-weight:800;line-height:1.5;display:block}.inline-video+.inline-video{margin-top:12px}.inline-video>span{margin-bottom:6px}.inline-video video{background:var(--surface-muted);object-fit:contain;width:100%;height:auto;max-height:480px;display:block}.case-preview{background:var(--brand-soft);border-radius:var(--radius-sm);color:var(--brand-strong);border:0;width:100%;min-height:44px;margin:14px auto 0;padding:10px 14px;font-size:13px;font-weight:800;display:block}.case-preview:hover{background:var(--brand);color:var(--surface)}.case-checks{color:var(--ink);overflow-wrap:anywhere;max-width:72ch;font-size:14px;line-height:1.65}.case-checks h4{color:var(--ink-soft);margin:20px 0 8px;font-size:13px}.case-checks ul,.case-checks ol{margin:0;padding-left:22px}.case-checks li+li{margin-top:8px}.case-setup{color:var(--ink-soft)}.expected-result{border-left:3px solid var(--brand);margin-top:20px;padding-left:14px}.expected-result h4{margin-top:0}.asset-pending{color:var(--ink-soft);margin-top:16px;font-size:13px}@container (min-width:600px){.case-card{grid-template-columns:minmax(220px,30%) minmax(0,1fr);display:grid}.case-card.without-asset{grid-template-columns:minmax(0,1fr)}}.workspace-body.panel-collapsed{grid-template-columns:64px minmax(0,1fr)}.panel-collapsed .round-nav{border-bottom:0;border-right:1px solid var(--line);white-space:normal;padding:12px 10px}.panel-collapsed .project-link{justify-content:center;width:44px;padding:0}.panel-collapsed .project-name{display:none}.sidebar-is-collapsed .topbar-start{flex:0 0 64px;min-width:64px;padding:0}@media (max-width:599px){.panel-collapsed .export-bar{flex-direction:column;align-items:stretch}.panel-collapsed .export-bar .button{width:100%;margin-top:8px}}
