:root{color:#1d1d1f;background:#f5f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{border:0}.app-shell{display:grid;gap:18px;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:22px 0 42px}.centered-shell{min-height:100vh;place-items:center}.login-panel{display:grid;justify-items:center;gap:14px;width:min(430px,100%);padding:34px;border:1px solid rgba(0,0,0,.08);border-radius:22px;background:#ffffffe0;box-shadow:0 24px 70px #00000014;text-align:center}.login-panel svg{color:#0071e3}.login-panel h1{margin:0;font-size:30px;letter-spacing:0}.login-panel p,.login-panel strong{margin:0;color:#6e6e73;font-size:14px;line-height:1.5}.app-header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:4px 4px 2px}.app-header h1{margin:0;font-size:25px;font-weight:760;letter-spacing:0}.app-header p,.window-title p,.analysis-head p,.export-copy p{margin:5px 0 0;color:#6e6e73;font-size:14px;line-height:1.45}.recipient-hint{display:block;margin-top:4px;color:#3d3d42;font-size:12px;font-weight:720}.header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ai-mode-control{display:grid;grid-template-columns:minmax(260px,360px) minmax(300px,auto);align-items:stretch;gap:6px;min-height:52px;padding:6px;border:1px solid #dedee3;border-radius:12px;background:#ffffffbd}.ai-mode-profile{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:40px;padding:5px 6px 5px 10px;border-radius:9px;background:#f5f5f7}.control-label{display:inline-flex;align-items:center;color:#5d6675;font-size:12px;font-weight:740;white-space:nowrap}.ai-mode-buttons{display:grid;grid-template-columns:repeat(3,minmax(84px,1fr));gap:4px}.ai-mode-button{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:5px;align-items:center;min-height:32px;padding:4px 8px;border:1px solid transparent;border-radius:8px;color:#4b5563;background:transparent;font-size:12px;font-weight:760;line-height:1.05;text-align:left;cursor:pointer}.ai-mode-button small{grid-column:2;color:#6b7280;font-size:10px;font-weight:720}.mode-dot{grid-row:1 / span 2;width:8px;height:8px;border-radius:999px;background:#8e8e93}.ai-mode-fast .mode-dot{background:#30b45a}.ai-mode-standard .mode-dot{background:#0071e3}.ai-mode-top .mode-dot{background:#b45f06}.ai-mode-button.active{color:#1d1d1f;border-color:#cfd4dc;background:#fff;box-shadow:0 1px 3px #0f172a14}.ai-mode-button:focus-visible{outline:2px solid rgba(0,113,227,.32);outline-offset:2px}.ai-mode-fast.active{border-color:#30b45a57;background:#f0fbf3}.ai-mode-standard.active{border-color:#0071e34d;background:#eef6ff}.ai-mode-top.active{border-color:#b45f064d;background:#fff6e8}.image-model-picker{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:40px;padding:5px 6px 5px 10px;border-radius:9px;background:#f5f5f7;color:#6e6e73;font-size:12px;font-weight:720}.image-model-picker select{width:100%;min-width:160px;height:30px;border:1px solid #dedee3;border-radius:8px;padding:0 28px 0 10px;color:#1d1d1f;background:#fff;font-size:12px;font-weight:680;outline:none}.image-model-picker select:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}.status-dot{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #dedee3;border-radius:999px;background:#ffffffbd;color:#3d3d42;font-size:13px;font-weight:650}.status-dot span{width:8px;height:8px;border-radius:999px;background:#34c759}.usage-counter{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 12px;border:1px solid #dedee3;border-radius:999px;background:#ffffffbd;color:#6e6e73;font-size:12px;font-weight:650;white-space:nowrap}.usage-counter span{display:inline-flex;align-items:center;gap:4px}.usage-counter strong{color:#1d1d1f;font-weight:760}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid #dedee3;border-radius:50%;color:#4a4a50;background:#ffffffbd;cursor:pointer}.app-alert{padding:12px 14px;border:1px solid #ffd6a8;border-radius:14px;background:#fff7ed;color:#8a4b0f;font-size:14px;line-height:1.4}.upload-dock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#f5f5f7f5;box-shadow:0 18px 46px #00000017,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.upload-panel{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fffffffa}.upload-panel .window-title{align-items:start}.upload-panel .window-title h2{font-size:17px}.upload-panel .window-title p{font-size:13px}.workflow-window{display:grid;gap:16px;padding:20px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#ffffffdb;box-shadow:0 24px 70px #00000012,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.protocol-window{min-height:210px}.photo-window{min-height:520px}.export-window{grid-template-columns:minmax(0,1fr) auto;align-items:center}.export-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.window-title,.export-copy{display:flex;align-items:center;gap:13px}.window-title span{display:inline-grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#1d1d1f;font-size:14px;font-weight:760}.window-title h2,.export-copy h2,.analysis-head h3{margin:0;font-size:20px;font-weight:730;letter-spacing:0}.drop-zone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:118px;padding:18px;border:1.5px dashed #c9c9cf;border-radius:16px;background:#fbfbfd;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.drop-zone.compact{min-height:92px;padding:14px;gap:12px;border-radius:14px}.drop-zone:hover,.drop-zone.dragging{border-color:#0071e3;background:#f5faff}.drop-zone.dragging{transform:scale(.995)}.drop-zone.disabled{cursor:not-allowed;opacity:.58}.drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.drop-icon{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:15px;color:#0071e3;background:#eef6ff}.drop-zone.compact .drop-icon{width:46px;height:46px;border-radius:13px}.drop-copy{display:grid;gap:5px;min-width:0}.drop-copy strong{overflow:hidden;font-size:18px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.drop-copy small{color:#6e6e73;font-size:13px}.drop-action,.primary-button,.secondary-button,.turbo-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:690;white-space:nowrap}.drop-action{color:#0071e3;background:#f0f7ff}.template-warning{display:grid;gap:4px;padding:13px 14px;border:1px solid #ffd6a8;border-radius:14px;background:#fff7ed;color:#8a4b0f;font-size:13px}.metadata-editor{display:grid;gap:16px;padding:16px;border:1px solid #e2e2e7;border-radius:16px;background:#fbfbfd}.metadata-head,.participant-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.metadata-head h3,.participant-head h3{margin:0;font-size:16px;font-weight:730}.metadata-head p{margin:4px 0 0;color:#6e6e73;font-size:13px;line-height:1.4}.employee-code{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border-radius:999px;color:#1d1d1f;background:#f2f2f7;font-size:12px;font-weight:760;text-transform:uppercase}.metadata-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metadata-grid label{display:grid;gap:6px}.metadata-grid span{color:#6e6e73;font-size:12px;font-weight:680}.wide-field{grid-column:1 / -1}.metadata-grid input,.metadata-grid textarea,.participant-row input{width:100%;border:1px solid #dedee3;border-radius:10px;padding:10px 11px;color:#1d1d1f;background:#fff;outline:none}.metadata-grid textarea{min-height:70px;resize:vertical}.metadata-grid input:focus,.metadata-grid textarea:focus,.participant-row input:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}.participant-editor{display:grid;gap:10px}.participant-table{display:grid;overflow:hidden;border:1px solid #e2e2e7;border-radius:12px;background:#fff}.participant-row{display:grid;grid-template-columns:24px 24px minmax(130px,.78fr) minmax(150px,.9fr) minmax(210px,1.25fr) 36px;gap:6px;align-items:center;padding:7px}.participant-check{display:grid;width:24px;height:34px;place-items:center}.participant-check input{display:grid;width:16px;height:16px;margin:0;place-items:center;appearance:none;border:1.5px solid #a7a7ad;border-radius:2px;color:#1d1d1f;background:#fff;cursor:pointer}.participant-check input:checked:after{content:"X";font-size:11px;font-weight:800;line-height:1}.participant-row input:not([type=checkbox]){min-width:0;overflow:hidden;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.participant-row+.participant-row{border-top:1px solid #eeeeF2}.participant-row-head{color:#6e6e73;background:#f5f5f7;font-size:12px;font-weight:740}.primary-button{color:#fff;background:#0071e3;box-shadow:0 12px 28px #0071e338;cursor:pointer}.primary-button:disabled,.secondary-button:disabled,.turbo-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.secondary-button{color:#1d1d1f;background:#f2f2f7;cursor:pointer}.secondary-button svg{color:#0071e3}.turbo-button{color:#fff;background:linear-gradient(135deg,#1d1d1f,#0071e3);box-shadow:0 14px 32px #0071e338;cursor:pointer}.turbo-button svg{color:#fff}.analysis-head{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-top:2px}.analysis-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.findings-table{display:grid;gap:30px}.findings-stack{display:grid;gap:12px}.analysis-running-banner{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;min-height:72px;overflow:hidden;padding:10px 16px;border:1px solid #d8e9ff;border-radius:15px;background:linear-gradient(90deg,#eaf3fff0,#fffffff5),#fff;color:#3d3d42}.analysis-running-banner strong{color:#1d1d1f;font-size:14px}.analysis-running-banner>span:last-child{justify-self:end;color:#6e6e73;font-size:13px}.table-row{display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(300px,1fr) minmax(300px,.9fr)}.table-header{color:#6e6e73;background:transparent;font-size:13px;font-weight:740}.table-header>div{padding:0 16px}.finding-row>*+*{border-left:1px solid #ececf1}.finding-row{background:#fff;border:1px solid #dcdce2;border-left:6px solid #d5d5dc;border-radius:18px;box-shadow:0 8px 26px #0000001a;overflow:hidden}.finding-row.status-freigegeben{border-left-color:#34c759}.finding-row.status-pruefen{border-left-color:#ff9f0a}.finding-row.status-verworfen{border-left-color:#b8b8bf}.finding-row.status-verworfen{opacity:.62}.finding-text,.issue-cell,.finding-review{display:grid;align-content:start;gap:10px;padding:16px}.finding-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.finding-title div{display:grid;gap:3px}.finding-title strong{font-size:15px;font-weight:730}.finding-title small,.uncertainty,.issue-description,.model-note{margin:0;color:#6e6e73;font-size:12px;line-height:1.4}.issue-description{color:#3d3d42;font-size:13px}.status-badge{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:720}.badge-stack{display:grid;justify-items:end;gap:6px}.analysis-badge{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:720}.analysis-badge.mangel{color:#114a8b;background:#eaf3ff}.analysis-badge.unsicher{color:#8a4b0f;background:#fff2d6}.analysis-badge.kein-mangel{color:#3d3d42;background:#f2f2f7}.status-badge.pruefen{color:#8a4b0f;background:#fff2d6}.status-badge.freigegeben{color:#126a2f;background:#e8f8ee}.status-badge.verworfen{color:#9b1c1c;background:#feecec}.status-badge.ohne-befund{color:#3d3d42;background:#f2f2f7}textarea{width:100%;min-height:112px;resize:vertical;border:1px solid transparent;border-radius:12px;padding:12px;color:#1d1d1f;background:#f7f7f9;font-size:14px;line-height:1.5;outline:none}textarea:focus{border-color:#0071e3;background:#fff;box-shadow:0 0 0 4px #0071e31f}.source-row,.review-actions{display:flex;flex-wrap:wrap;gap:8px}.inspector-note,.final-text-editor{display:grid;gap:8px}.inspector-note label,.final-text-editor{display:grid;gap:6px}.inspector-note span,.final-text-editor span,.proposal-head strong{color:#3d3d42;font-size:12px;font-weight:760}.inspector-note textarea{min-height:86px}.voice-button,.note-apply-button,.proposal-head button,.compose-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border-radius:999px;color:#1d1d1f;background:#f2f2f7;font-size:12px;font-weight:720;cursor:pointer}.voice-button{justify-self:start}.note-apply-button{justify-self:start;color:#114a8b;background:#eaf3ff}.note-apply-button:disabled{opacity:.52;cursor:not-allowed}.voice-button.recording{color:#9b1c1c;background:#feecec}.voice-error{color:#9b1c1c;font-size:12px}.analysis-note{display:inline-flex;align-items:center;gap:6px;color:#114a8b;font-size:12px;font-weight:680}.proposal-choices{display:grid;gap:8px;padding:10px;border:1px solid #eeeeF2;border-radius:12px;background:#fbfbfd}.proposal-choices.no-proposals p{margin:0;color:#6e6e73;font-size:12px;line-height:1.45}.proposal-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.proposal-option{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;padding:9px;border:1px solid #eeeeF2;border-radius:10px;background:#fff}.proposal-option input{width:17px;height:17px;margin-top:2px;accent-color:#0071e3}.proposal-option span{display:grid;gap:3px}.proposal-option strong{font-size:12px;font-weight:760}.proposal-option small{color:#3d3d42;font-size:13px;line-height:1.38}.compose-button{justify-self:start;color:#114a8b;background:#eaf3ff}.source-row span{padding:5px 9px;border-radius:999px;color:#3d3d42;background:#f2f2f7;font-size:12px;font-weight:650}.review-actions button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:999px;color:#1d1d1f;background:#f2f2f7;font-size:13px;font-weight:680;cursor:pointer}.review-actions button:first-child{color:#126a2f;background:#e8f8ee}.review-actions button:last-child{color:#9b1c1c;background:#feecec}.finding-photo{display:grid;align-content:start;gap:10px;margin:0;padding:16px;background:#fbfbfd}.photo-preview-button{display:block;width:100%;padding:0;border-radius:14px;background:transparent;cursor:zoom-in}.photo-preview-button:disabled{cursor:default}.photo-frame{position:relative;display:block;overflow:hidden;border-radius:14px;background:#e8e8ed}.photo-frame img,.photo-placeholder{display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;object-fit:cover;background:#e8e8ed;color:#6e6e73;font-size:13px}.photo-frame img{min-height:260px}.photo-marker{position:absolute;left:50%;top:48%;width:34%;aspect-ratio:1;border:4px solid #ff3b30;border-radius:50%;box-shadow:0 0 0 999px #ff3b3008,0 8px 24px #ff3b3042;transform:translate(-50%,-50%);pointer-events:none}.photo-marker:after{position:absolute;right:-30px;top:-22px;width:64px;height:4px;border-radius:999px;background:#ff3b30;content:"";transform:rotate(-35deg);transform-origin:left center}.photo-zoom{position:absolute;right:10px;bottom:10px;display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#0000008a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.marker-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border-radius:999px;color:#3d3d42;background:#f2f2f7;font-size:12px;font-weight:680;cursor:pointer}.marker-toggle.active{color:#9b1c1c;background:#feecec}.empty-table{display:grid;justify-items:center;gap:8px;min-height:180px;padding:30px;border:1px solid #e2e2e7;border-radius:16px;color:#6e6e73;background:#fbfbfd;text-align:center}.empty-table svg{color:#0071e3}.empty-table strong{color:#1d1d1f;font-size:16px}.empty-table span{font-size:13px}.analysis-animation{display:grid;justify-items:center;gap:16px;min-height:304px;padding:30px;overflow:hidden;border:1px solid #e2e2e7;border-radius:16px;background:radial-gradient(circle at 50% 12%,rgba(0,113,227,.1),transparent 32%),linear-gradient(180deg,#eaf3ffd1,#fbfbfdf5 62%),#fbfbfd;text-align:center}.sigeko-loader-scene{display:block;width:min(640px,100%);height:auto;overflow:visible}.sigeko-loader-scene.large{filter:drop-shadow(0 18px 34px rgba(0,0,0,.08))}.sigeko-loader-scene.compact{width:138px;max-width:34vw;margin:-20px 0;border-radius:14px}.loader-bg-pan{animation:loader-bg-pan 5.2s ease-in-out infinite alternate}.loader-sigeko{transform-box:fill-box;transform-origin:center bottom;animation:sigeko-step .72s ease-in-out infinite alternate}.loader-arm-front,.loader-arm-back,.loader-leg-front,.loader-leg-back{transform-box:fill-box;transform-origin:50% 10%}.loader-arm-front{animation:sigeko-arm-front .62s ease-in-out infinite alternate}.loader-arm-back{animation:sigeko-arm-back .62s ease-in-out infinite alternate}.loader-leg-front{animation:sigeko-leg-front .62s ease-in-out infinite alternate}.loader-leg-back{animation:sigeko-leg-back .62s ease-in-out infinite alternate}.loader-flash{transform-box:fill-box;transform-origin:center;opacity:0;animation:sigeko-flash 1.9s ease-in-out infinite}.loader-photo-card{transform-box:fill-box;transform-origin:center;animation:loader-photo-card 2.6s ease-in-out infinite}.card-two{animation-delay:.9s}.loader-scan{animation:loader-scan 1.8s ease-in-out infinite}.loader-tape{animation:loader-tape 2.4s ease-in-out infinite alternate}.loader-cone{transform-box:fill-box;transform-origin:center bottom;animation:loader-cone 1.2s ease-in-out infinite alternate}.cone-b{animation-delay:.3s}.analysis-animation-copy{display:grid;gap:5px}.analysis-animation-copy strong{color:#1d1d1f;font-size:17px}.analysis-animation-copy span{color:#6e6e73;font-size:13px}@keyframes loader-bg-pan{0%{transform:translate(-10px)}to{transform:translate(10px)}}@keyframes sigeko-step{0%{transform:translateY(0) rotate(-.8deg)}to{transform:translateY(4px) rotate(.8deg)}}@keyframes sigeko-arm-front{0%{transform:rotate(-7deg)}to{transform:rotate(7deg)}}@keyframes sigeko-arm-back{0%{transform:rotate(8deg)}to{transform:rotate(-8deg)}}@keyframes sigeko-leg-front{0%{transform:rotate(-5deg) translate(-2px)}to{transform:rotate(7deg) translate(2px)}}@keyframes sigeko-leg-back{0%{transform:rotate(7deg) translate(2px)}to{transform:rotate(-5deg) translate(-2px)}}@keyframes sigeko-flash{0%,30%,to{opacity:0;transform:scale(.72) rotate(-8deg)}38%{opacity:1;transform:scale(1) rotate(0)}48%{opacity:0;transform:scale(1.22) rotate(8deg)}}@keyframes loader-photo-card{0%,to{opacity:.56;transform:translateY(4px) rotate(-3deg) scale(.97)}45%,64%{opacity:1;transform:translateY(-5px) rotate(2deg) scale(1)}}@keyframes loader-scan{0%{stroke-dashoffset:0;opacity:.28}50%{opacity:.62}to{stroke-dashoffset:-42;opacity:.28}}@keyframes loader-tape{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes loader-cone{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(2px) rotate(1deg)}}.export-copy svg{flex:0 0 auto;color:#34c759}.photo-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:28px;background:#00000094;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-modal{display:grid;gap:14px;width:min(1120px,100%);max-height:calc(100vh - 56px);padding:16px;border-radius:18px;background:#fff;box-shadow:0 28px 80px #00000047}.photo-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.photo-modal-head div{display:grid;gap:3px}.photo-modal-head strong{font-size:16px}.photo-modal-head span{color:#6e6e73;font-size:13px}.photo-modal-frame{position:relative;overflow:hidden;border-radius:14px;background:#111}.photo-modal-frame img{display:block;width:100%;max-height:calc(100vh - 168px);object-fit:contain}.modal-marker{width:24%;border-width:5px}.error-text{color:#9b1c1c!important}.knowledge-window{gap:18px}.knowledge-window .window-title span{color:#fff;background:#2f3742}.knowledge-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metric{display:grid;gap:4px;min-height:78px;align-content:center;padding:14px;border:1px solid #e4e4e9;border-radius:14px;background:#fbfbfd}.metric strong{font-size:26px;font-weight:760;line-height:1}.metric span{color:#6e6e73;font-size:12px;line-height:1.35}.knowledge-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:12px}.knowledge-panel{display:grid;align-content:start;gap:12px;min-height:160px;padding:15px;border:1px solid #e4e4e9;border-radius:14px;background:#fff}.knowledge-panel-title{display:flex;align-items:center;gap:8px;color:#3d3d42}.knowledge-panel-title h3{margin:0;font-size:15px;font-weight:730}.knowledge-panel-title svg{color:#0071e3}.knowledge-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.knowledge-list li{display:grid;gap:4px;padding-bottom:10px;border-bottom:1px solid #eeeeF2}.knowledge-list li:last-child{padding-bottom:0;border-bottom:0}.knowledge-list strong{font-size:14px;font-weight:730}.knowledge-list span,.knowledge-list p,.knowledge-empty{margin:0;color:#6e6e73;font-size:12px;line-height:1.45}.style-chip-row{display:flex;flex-wrap:wrap;gap:8px}.style-chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border-radius:999px;color:#3d3d42;background:#f2f2f7;font-size:12px;font-weight:650}.style-chip strong{color:#1d1d1f;text-transform:uppercase}.knowledge-refresh{justify-self:end}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#1d1d1f57;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.onboarding-modal{display:grid;gap:18px;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:24px;border:1px solid rgba(0,0,0,.08);border-radius:22px;background:#fffffff5;box-shadow:0 28px 90px #0003}.onboarding-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.onboarding-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#0071e3;background:#eaf3ff}.onboarding-head h2{margin:0;font-size:25px;letter-spacing:0}.onboarding-head p,.onboarding-steps p,.cost-note p{margin:5px 0 0;color:#6e6e73;font-size:14px;line-height:1.5}.onboarding-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.onboarding-steps article{min-width:0;padding:14px;border:1px solid #e8e8ed;border-radius:14px;background:#fbfbfd}.onboarding-steps strong{color:#1d1d1f;font-size:14px}.cost-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:14px;border:1px solid #ffe0a8;border-radius:14px;background:#fff8ed;color:#8a4b0f}.cost-note p{margin:0;color:#6b410f}.onboarding-actions{display:flex;justify-content:end;gap:8px}@media(max-width:860px){.app-shell{width:min(100% - 24px,680px);padding-top:18px}.upload-dock{grid-template-columns:1fr;padding:10px}.app-header,.analysis-head,.export-window{align-items:stretch;flex-direction:column}.analysis-actions,.export-actions{justify-content:stretch}.app-header h1{font-size:31px}.ai-mode-control,.ai-mode-profile,.image-model-picker{width:100%}.ai-mode-control{grid-template-columns:1fr;border-radius:12px}.ai-mode-profile{grid-template-columns:1fr}.image-model-picker{align-items:stretch;flex-direction:column}.image-model-picker select{width:100%}.ai-mode-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.usage-counter{justify-content:center;width:100%}.protocol-window,.export-window{grid-template-columns:1fr}.drop-zone{grid-template-columns:auto minmax(0,1fr)}.drop-zone.compact{min-height:84px}.drop-action{grid-column:1 / -1}.metadata-grid{grid-template-columns:1fr}.participant-row{grid-template-columns:30px 30px 1fr}.participant-row input:not([type=checkbox]),.participant-row .icon-button{grid-column:1 / -1}.participant-row-head{display:none}.table-row{grid-template-columns:1fr}.analysis-running-banner{grid-template-columns:auto minmax(0,1fr)}.analysis-running-banner>span:last-child{grid-column:2;justify-self:start}.photo-frame img{min-height:210px}.table-header{display:none}.finding-row>*+*{border-top:1px solid #e8e8ed;border-left:0}.primary-button,.secondary-button,.turbo-button{width:100%}.knowledge-stats,.knowledge-grid{grid-template-columns:1fr}.knowledge-refresh{justify-self:stretch}.onboarding-modal{padding:18px}.onboarding-steps{grid-template-columns:1fr}.onboarding-actions{flex-direction:column-reverse}.photo-modal-backdrop{padding:12px}.photo-modal{max-height:calc(100vh - 24px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.inspection-switcher{background:#ffffffd1;border:1px solid rgba(29,29,31,.08);border-radius:18px;padding:14px 18px;display:flex;flex-direction:column;gap:12px}.inspection-switcher-head{display:flex;align-items:center;gap:10px}.inspection-switcher-head strong{flex:1;font-size:15px}.inspection-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px}.inspection-item{display:flex;flex-direction:column;gap:4px;text-align:left;padding:10px 14px;border-radius:14px;border:1px solid rgba(29,29,31,.1);background:#fff;cursor:pointer;min-height:44px}.inspection-item strong{font-size:13.5px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inspection-item span{font-size:12px;color:#1d1d1f9e}.inspection-item small{font-size:11.5px;font-weight:600;color:#0071e3}.inspection-item.active{border-color:#0071e3;box-shadow:0 0 0 2px #0071e32e}.inspection-item.active small{color:#1d8a4a}.offline-banner{display:flex;align-items:center;gap:12px;background:#fff7e0;border:1px solid #f0d489;border-radius:14px;padding:12px 16px;font-size:13.5px}.offline-banner span{flex:1}.camera-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;min-height:46px;border-radius:14px;border:1.5px dashed rgba(0,113,227,.45);background:#0071e30f;color:#0071e3;font-weight:600;font-size:14px;cursor:pointer}.camera-button input{display:none}.camera-button:active{background:#0071e324}@media(min-width:861px){.camera-button{display:none}}.analysis-progressbar{width:min(320px,100%);height:8px;border-radius:999px;background:#1d1d1f1a;overflow:hidden;margin-top:8px}.analysis-progressbar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0071e3,#37a5ff);transition:width .6s ease}@media(max-width:860px){button,.secondary-button,.primary-button,.turbo-button,.review-actions button,.note-apply-button,.voice-button,.marker-toggle{min-height:44px}.icon-button{min-width:44px;min-height:44px}.proposal-option input[type=checkbox],.participant-check input[type=checkbox]{width:22px;height:22px}.inspection-list{grid-template-columns:1fr}.offline-banner{flex-wrap:wrap}}.annotation-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.annotation-modal{width:min(980px,calc(100vw - 32px));display:flex;flex-direction:column;gap:10px}.annotation-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.annotation-tool{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:6px 11px;border-radius:11px;border:1px solid rgba(29,29,31,.14);background:#fff;font-size:13px;font-weight:600;cursor:pointer}.annotation-tool:disabled{opacity:.4;cursor:default}.annotation-tool.active{border-color:#0071e3;background:#0071e31a;color:#0071e3}.toolbar-divider{width:1px;height:24px;background:#1d1d1f24;margin:0 4px}.zoom-label{font-size:12.5px;font-weight:600;min-width:44px;text-align:center}.annotation-scroll{overflow:auto;max-height:calc(100vh - 320px);min-height:240px;border-radius:14px;background:#111}.annotation-surface{position:relative;touch-action:none;cursor:crosshair;min-width:100%}.annotation-surface img{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.annotation-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.annotation-footer small{color:#1d1d1f9e;max-width:520px}.annotation-footer-actions{display:flex;gap:8px}@media(max-width:860px){.annotation-modal{width:calc(100vw - 16px)}.annotation-tool span{display:none}.annotation-tool{min-width:44px;min-height:44px;justify-content:center}.annotation-scroll{max-height:calc(100vh - 360px)}}.app-layout{display:flex;min-height:100vh}.app-layout>.app-shell{flex:1;min-width:0}.app-header>div:first-child{display:flex;align-items:center;gap:10px}.inspection-sidebar{width:296px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;background:#ffffffeb;border-right:1px solid rgba(29,29,31,.1);padding:18px 14px;display:flex;flex-direction:column;gap:12px}.sidebar-head{display:flex;align-items:center;gap:8px;font-size:15px}.sidebar-head strong{flex:1}.sidebar-new{justify-content:center}.sidebar-search{display:flex;align-items:center;gap:8px;border:1px solid rgba(29,29,31,.14);border-radius:11px;padding:8px 12px;background:#fff;color:#1d1d1f80}.sidebar-search input{flex:1;border:none;outline:none;font-size:13.5px;background:transparent;color:#1d1d1f;min-width:0}.sidebar-groups{display:flex;flex-direction:column;gap:6px;overflow-y:auto}.sidebar-group-head{display:flex;align-items:center;gap:7px;width:100%;padding:9px 8px;border:none;border-radius:10px;background:transparent;cursor:pointer;text-align:left;min-height:40px}.sidebar-group-head:hover{background:#1d1d1f0d}.sidebar-group-head .group-name{flex:1;font-size:13.5px;font-weight:650;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-group-head small{color:#1d1d1f8c;font-size:11.5px;white-space:nowrap}.sidebar-group-items{display:flex;flex-direction:column;gap:6px;padding:2px 0 8px 12px;border-left:2px solid rgba(0,113,227,.18);margin-left:14px}.sidebar-item{display:flex;flex-direction:column;gap:2px;text-align:left;padding:8px 11px;border-radius:11px;border:1px solid rgba(29,29,31,.1);background:#fff;cursor:pointer}.sidebar-item strong{font-size:12.5px}.sidebar-item span{font-size:11.5px;color:#1d1d1f99}.sidebar-item small{font-size:11px;font-weight:600;color:#0071e3}.sidebar-item.active{border-color:#0071e3;box-shadow:0 0 0 2px #0071e329}.sidebar-item.active small{color:#1d8a4a}.sidebar-followup{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:11px;border:1.5px dashed rgba(0,113,227,.45);background:#0071e30d;color:#0071e3;font-size:12.5px;font-weight:600;cursor:pointer;min-height:40px}.sidebar-followup:hover{background:#0071e31f}.sidebar-empty{color:#1d1d1f8c;font-size:13px;padding:8px}.sidebar-backdrop,.sidebar-close,.sidebar-toggle{display:none}@media(max-width:1100px){.inspection-sidebar{position:fixed;left:0;top:0;bottom:0;height:100dvh;z-index:70;transform:translate(-105%);transition:transform .22s ease;box-shadow:0 12px 40px #00000040;width:min(320px,86vw)}.inspection-sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:65;background:#00000059}.sidebar-close,.sidebar-toggle{display:inline-flex}}.annotation-styles{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.style-group-label{font-size:12px;font-weight:600;color:#1d1d1f8c}.color-swatch{width:30px;height:30px;border-radius:50%;border:2px solid rgba(29,29,31,.18);cursor:pointer;padding:0}.color-swatch.active{border-color:#0071e3;box-shadow:0 0 0 3px #0071e340}.stroke-option{display:inline-flex;align-items:center;justify-content:center;width:44px;height:30px;border-radius:9px;border:1px solid rgba(29,29,31,.14);background:#fff;cursor:pointer;padding:0 8px}.stroke-option.active{border-color:#0071e3;background:#0071e314}.stroke-sample{display:block;width:100%;border-radius:999px}.stroke-sample.stroke-thin{height:2px}.stroke-sample.stroke-medium{height:4px}.stroke-sample.stroke-thick{height:7px}@media(max-width:860px){.color-swatch,.stroke-option{width:38px;height:38px}}.ai-cell{display:flex;flex-direction:column;gap:14px;min-width:0}.protocol-cell{display:flex;flex-direction:column;gap:12px;min-width:0}.protocol-paper{background:#fff;border:1px solid rgba(29,29,31,.13);border-radius:10px;padding:14px 16px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;gap:8px}.protocol-heading{font-size:14px;line-height:1.3}.protocol-paper .editor-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f73}.protocol-paper textarea{border:none;background:transparent;padding:0;resize:vertical;font-size:13.5px;line-height:1.5}.protocol-paper textarea:focus{outline:1px dashed rgba(0,113,227,.5);outline-offset:4px}.model-picker{position:relative;min-width:230px}.model-picker-value{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:34px;padding:6px 11px;border-radius:10px;border:1px solid rgba(29,29,31,.16);background:#fff;font-size:12.5px;cursor:pointer;text-align:left}.model-picker-value:disabled{opacity:.5;cursor:default}.model-picker-value span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-picker-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:80;width:min(340px,90vw);background:#fff;border:1px solid rgba(29,29,31,.14);border-radius:12px;box-shadow:0 14px 40px #00000029;padding:8px;display:flex;flex-direction:column;gap:6px}.model-picker-search{display:flex;align-items:center;gap:7px;border:1px solid rgba(29,29,31,.14);border-radius:9px;padding:7px 10px;color:#1d1d1f80}.model-picker-search input{flex:1;border:none;outline:none;font-size:13px;background:transparent;color:#1d1d1f;min-width:0}.model-picker-list{max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.model-picker-item{display:flex;flex-direction:column;gap:1px;text-align:left;padding:7px 10px;border:none;border-radius:8px;background:transparent;cursor:pointer}.model-picker-item:hover{background:#0071e312}.model-picker-item.active{background:#0071e31f}.model-picker-item strong{font-size:12.5px}.model-picker-item small{font-size:10.5px;color:#1d1d1f80}.model-picker-empty{padding:10px;font-size:12.5px;color:#1d1d1f8c}.format-toolbar{display:flex;align-items:center;gap:6px}.format-button{width:30px;height:28px;border-radius:7px;border:1px solid rgba(29,29,31,.16);background:#fff;cursor:pointer;font-size:13px;line-height:1}.format-button.format-bold{font-weight:800}.format-button.format-red{color:#c01d1d;font-weight:700;text-decoration:underline}.format-button:hover{background:#0071e312}.format-toolbar small{font-size:10.5px;color:#1d1d1f73}.final-text-editor .editor-label{display:block;margin-bottom:4px}.protocol-text-view{display:block;width:100%;text-align:left;border:none;background:transparent;padding:2px 0;cursor:text;font:inherit;min-height:56px;border-radius:6px}.protocol-text-view:hover{outline:1px dashed rgba(0,113,227,.35);outline-offset:6px}.protocol-line{font-size:13.5px;line-height:1.55;margin:0 0 6px;color:#1d1d1f;white-space:pre-wrap}.protocol-line:last-child{margin-bottom:0}.protocol-red,.final-text-editor .protocol-red{color:#c01d1d}.protocol-placeholder{color:#1d1d1f66;font-style:italic}
