:root{color:#20231f;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f7f4}button,input,select,textarea{font:inherit}button,a.button-link,.file-button{min-height:40px;border:1px solid #b8c1b0;border-radius:6px;background:#fff;color:#20231f;cursor:pointer;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.55}.app-header{position:sticky;top:0;z-index:10;border-bottom:1px solid #d8ded2;background:#f6f7f4f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-nav{display:flex;gap:8px;max-width:1280px;margin:0 auto;padding:10px 16px}.app-nav a{padding:8px 10px;border-radius:6px;color:#2f4330;text-decoration:none}.app-nav a:hover{background:#e7ece2}.app-main{max-width:1280px;margin:0 auto;padding:18px 16px 32px}.capture-shell,.admin-shell{display:grid;gap:16px}.capture-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.capture-header h1{margin:0;font-size:28px;line-height:1.15;letter-spacing:0}.capture-header p,.muted{color:#657060}.capture-header p{margin:6px 0 0}.capture-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(360px,1.08fr);gap:16px;align-items:start}.panel{border:1px solid #d8ded2;border-radius:8px;background:#fff;padding:16px}.panel h2{margin:0 0 14px;font-size:18px;letter-spacing:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}label{display:grid;gap:6px;color:#394237;font-size:13px;font-weight:600}.field-caption{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#394237;font-size:13px;font-weight:700}.info-hint{position:relative;display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 auto;border:1px solid #9ca892;border-radius:999px;background:#f7faf4;color:#394237;font-size:12px;font-weight:800;line-height:1;cursor:help}.info-hint:after{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:30;display:none;width:min(280px,78vw);transform:translate(-50%);border:1px solid #9ca892;border-radius:6px;background:#20231f;color:#fff;padding:8px 10px;content:attr(data-tip);font-size:12px;font-weight:500;line-height:1.35;text-align:left;white-space:normal;box-shadow:0 8px 22px #20231f2e}.info-hint:hover:after,.info-hint:focus:after{display:block}input,select,textarea{width:100%;min-height:40px;border:1px solid #c9d1c2;border-radius:6px;background:#fff;color:#20231f;padding:8px 10px}textarea{min-height:82px;resize:vertical}.segmented-block{display:grid;gap:8px;margin-top:14px}.segmented-block>span,.segmented-block>.field-caption,.field-title-row>span,.field-title-row>.field-caption{color:#394237;font-size:13px;font-weight:700}.field-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px}.help-button{display:inline-grid;place-items:center;width:32px;min-width:32px;min-height:32px;padding:0;border-radius:999px;font-weight:800}.help-button[aria-expanded=true]{border-color:#2f6f64;background:#e4f1ec}.help-box{border:1px solid #d8ded2;border-radius:8px;background:#f7faf4;color:#394237;padding:10px 12px;font-size:13px}.help-list{display:grid;gap:6px;margin:0;padding-left:18px}.segmented-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.segmented-row button{padding:8px;min-width:0;overflow-wrap:anywhere}.segmented-row button.active,.primary{border-color:#2f6f64;background:#2f6f64;color:#fff}.secondary{background:#eef2ea}.band-pill{min-width:132px;border-radius:999px;padding:8px 12px;text-align:center;font-weight:700}.band-low{background:#f5e8d6;color:#774b11}.band-normal{background:#dceee0;color:#225d32}.band-high{background:#e2e8f4;color:#254a7a}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-slot{display:grid;gap:10px;min-width:0}.photo-slot-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px;font-weight:700}.roi-image-preview{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;border:1px solid #d8ded2;border-radius:8px;background:#eef2ea;color:#657060;overflow:hidden}.roi-image-preview img{width:100%;height:100%;object-fit:contain;background:#111711}.roi-placeholder{padding:10px;text-align:center}.roi-overlay{position:absolute;z-index:2;pointer-events:none;border:2px dashed #ffd84d;border-radius:5px;background:#ffd84d14;box-shadow:0 0 0 1px #111711d1,0 0 0 9999px #1117110f}.roi-editor{display:grid;gap:8px;min-width:0}.roi-editor-toolbar{display:flex;align-items:center;gap:8px}.roi-mode-toggle{flex:1 1 auto}.roi-mode-toggle button,.roi-reset-button{min-height:34px;padding:6px 8px;font-size:13px;font-weight:700}.roi-editor-stage{position:relative;display:grid;place-items:center;width:100%;min-height:220px;border:1px solid #d8ded2;border-radius:8px;background:#111711;color:#657060;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.roi-editor-stage.has-image{display:block;min-height:0}.roi-editor-stage img{display:block;width:100%;height:auto;pointer-events:none}.roi-edit-rect{position:absolute;z-index:3;border:2px dashed #ffd84d;border-radius:5px;background:#ffd84d14;box-shadow:0 0 0 1px #111711d1,0 0 0 9999px #11171114;cursor:move}.roi-rect-handle{position:absolute;z-index:4;width:18px;height:18px;border:2px solid #20231f;border-radius:999px;background:#ffd84d}.handle-nw{left:-9px;top:-9px;cursor:nwse-resize}.handle-ne{right:-9px;top:-9px;cursor:nesw-resize}.handle-sw{left:-9px;bottom:-9px;cursor:nesw-resize}.handle-se{right:-9px;bottom:-9px;cursor:nwse-resize}.roi-polygon-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.roi-polygon-layer svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.roi-polygon-layer polygon{fill:#ffd84d1f;stroke:#ffd84d;stroke-width:.7;stroke-dasharray:2 1.4;vector-effect:non-scaling-stroke}.roi-polygon-layer polyline{fill:none;stroke:#111711d9;stroke-width:1.1;vector-effect:non-scaling-stroke}.roi-polygon-point{position:absolute;z-index:4;width:18px;min-width:18px;min-height:18px;height:18px;transform:translate(-50%,-50%);border:2px solid #20231f;border-radius:999px;background:#ffd84d;padding:0;cursor:grab}.roi-polygon-point:active{cursor:grabbing}.roi-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#657060;font-size:12px;line-height:1.35}.roi-editor-footer button{min-height:32px;padding:5px 8px;font-size:12px;font-weight:700}.roi-guidance,.control-hint{margin:0;color:#657060;font-size:12px;line-height:1.35}.file-button{display:grid;place-items:center;padding:8px 10px;font-weight:700}.file-button input{display:none}.capture-actions,.admin-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.capture-actions button,.admin-actions a{min-width:116px;padding:8px 12px;font-weight:700}.success{border:1px solid #b8d7bd;border-radius:6px;background:#edf8ef;color:#245a30;padding:10px}.error-box{margin:12px 0 0;white-space:pre-wrap;border:1px solid #e0b5b5;border-radius:6px;background:#fff1f1;color:#7a2525;padding:10px}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.counter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.counter{display:flex;align-items:center;justify-content:space-between;border:1px solid #d8ded2;border-radius:8px;background:#fff;padding:12px}.counter span{color:#657060}.counter strong{font-size:22px}.table-wrap{overflow-x:auto;border:1px solid #d8ded2;border-radius:8px;background:#fff}.data-table{width:100%;min-width:980px;border-collapse:collapse}.data-table th,.data-table td{border-bottom:1px solid #e7ece2;padding:9px 10px;text-align:left;vertical-align:top}.data-table th{background:#f1f4ee;color:#394237;font-size:13px}.compact-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playground-shell{display:grid;gap:16px}.playground-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;align-items:start}.playground-controls{position:sticky;top:72px;display:grid;gap:14px}.segmented-row.two,.form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.playground-button-stack{display:grid;gap:8px}.playground-button-stack button{padding:8px 10px;font-weight:700}.playground-main{display:grid;gap:16px;min-width:0}.prediction-panel{display:grid;gap:12px}.prediction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.metric-box{display:grid;gap:4px;min-width:0;border:1px solid #d8ded2;border-radius:8px;background:#f7faf4;padding:10px}.metric-box span{color:#657060;font-size:12px;font-weight:700}.metric-box strong{font-size:24px;line-height:1.1}.metric-box.zone-low{border-color:#e3c89d;background:#fff7ea}.metric-box.zone-normal{border-color:#b8d7bd;background:#edf8ef}.metric-box.zone-high{border-color:#b9c7df;background:#f0f5ff}.prediction-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.neighbors{display:grid;gap:8px}.neighbors h3{margin:0;font-size:15px}.neighbor-row{display:grid;grid-template-columns:64px 82px 1fr 82px 86px;gap:8px;align-items:center;border-bottom:1px solid #e7ece2;padding:6px 0;font-size:13px}.playground-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pair-card{display:grid;gap:10px;min-width:0;border:1px solid #d8ded2;border-radius:8px;background:#fff;padding:12px}.pair-card.is-train{border-color:#2f6f64}.pair-card.is-test{border-color:#7a5e25;box-shadow:inset 0 0 0 1px #7a5e25}.pair-card-head{display:flex;justify-content:space-between;gap:10px}.pair-card-head>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.band-pill.small{min-width:74px;padding:4px 8px;font-size:12px}.pair-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pair-images figure{display:grid;gap:4px;margin:0}.pair-images .roi-image-preview{border-radius:6px;background:#111711}.pair-images figcaption{color:#657060;font-size:12px;text-align:center}.pair-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.pair-meta span{min-width:0;overflow:hidden;border-radius:6px;background:#eef2ea;color:#394237;padding:5px 6px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.warning-line{border:1px solid #ead1a6;border-radius:6px;background:#fff8ea;color:#77520d;padding:6px 8px;font-size:12px}.pair-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pair-actions button{padding:8px;font-weight:700}.pair-actions button.active{border-color:#2f6f64;background:#e4f1ec;color:#214d46}.roi-label-shell{display:grid;gap:16px}.roi-label-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;align-items:start}.roi-label-sidebar{position:sticky;top:72px;display:grid;gap:12px}.roi-login-panel{display:grid;gap:12px;max-width:620px}.roi-login-panel h2{margin:0}.auth-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;border:1px solid #d8ded2;border-radius:6px;background:#f7faf4;padding:8px}.auth-status-row button{min-height:32px;padding:5px 8px;font-size:12px;font-weight:700}.roi-pair-list{display:grid;gap:6px;max-height:calc(100vh - 390px);min-height:260px;overflow:auto}.roi-pair-list button{display:grid;grid-template-columns:70px 1fr 46px 96px;gap:6px;align-items:center;min-height:44px;padding:7px 8px;text-align:left;font-size:12px}.roi-pair-list button.active{border-color:#2f6f64;background:#e4f1ec;color:#214d46}.roi-label-main{display:grid;gap:12px;min-width:0}.roi-label-current{display:grid;gap:10px}.roi-label-editors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.roi-label-editors .panel{display:grid;gap:10px;align-content:start}.roi-label-actions{display:grid;gap:12px}@media (max-width: 920px){.capture-grid,.photo-grid,.form-grid,.counter-row,.playground-layout,.prediction-grid,.playground-pair-grid,.roi-label-layout,.roi-label-editors{grid-template-columns:1fr}.playground-controls,.roi-label-sidebar{position:static}.capture-header{display:grid}.segmented-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.app-main{padding:12px 10px 24px}.panel{padding:12px}.capture-header h1{font-size:24px}.capture-actions,.admin-actions{display:grid;grid-template-columns:1fr}.neighbor-row,.pair-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.capture-mobile{display:grid;gap:12px;min-width:0;padding-bottom:max(12px,env(safe-area-inset-bottom));scroll-padding-bottom:96px}.capture-mobile>*,.capture-mobile article,.capture-mobile label,.capture-mobile div{min-width:0}.capture-mobile-header{display:grid;gap:10px}.capture-mobile-header h1{margin:0;font-size:clamp(24px,8vw,32px);line-height:1.08}.capture-mobile-header .muted{margin:6px 0 0;max-width:720px}.capture-kicker{margin:0 0 3px;color:#2f6f64;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.capture-timer{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #b8c1b0;border-radius:8px;background:#fff;padding:9px 12px}.capture-timer span{color:#657060;font-size:12px;font-weight:700;text-transform:uppercase}.capture-timer strong{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:22px;line-height:1}.capture-status-strip{display:flex;flex-wrap:wrap;align-items:center;gap:7px 9px;border:1px solid #c9d1c2;border-radius:8px;background:#eef2ea;padding:10px 12px;font-size:13px}.capture-status-strip strong{flex:1 1 190px;overflow-wrap:anywhere}.capture-status-strip .mono{color:#657060;font-size:12px}.capture-status-dot{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:#9ca892}.capture-status-dot.is-active{background:#d48b18;box-shadow:0 0 0 3px #d48b1824}.capture-status-dot.is-done{background:#2f6f64;box-shadow:0 0 0 3px #2f6f6424}.capture-task-card,.capture-attempt-summary,.capture-policy-closed,.capture-reaction-action,.capture-finalize,.capture-slot-card{display:grid;gap:12px}.capture-policy-closed{border-color:#d7b778;background:#fff8ea}.capture-policy-closed h2,.capture-policy-closed p,.capture-reaction-action h2,.capture-reaction-action p{margin:0}.capture-policy-meta{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0}.capture-policy-meta>div{min-width:0;border-radius:7px;background:#ffffffb8;padding:8px}.capture-policy-meta dt{color:#77520d;font-size:11px;font-weight:800;text-transform:uppercase}.capture-policy-meta dd{margin:3px 0 0;overflow-wrap:anywhere}.capture-policy-instruction,.capture-replacement-hint,.capture-slot-lock-note{margin:0;border-radius:7px;padding:9px 10px;font-size:13px;line-height:1.4}.capture-policy-instruction{background:#f1f4ee;color:#394237}.capture-replacement-hint,.capture-slot-lock-note{border:1px solid #ead1a6;background:#fff8ea;color:#77520d}.capture-section-heading,.capture-section-heading>div{display:flex;align-items:center;gap:9px}.capture-section-heading{justify-content:space-between}.capture-section-heading h2,.capture-slot-head h3{margin:0}.capture-section-heading h2{font-size:18px}.capture-step-number{display:inline-grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:999px;background:#2f6f64;color:#fff;font-size:13px;font-weight:800}.capture-task-code,.capture-saved-badge{border-radius:999px;background:#e4f1ec;color:#214d46;padding:5px 8px;font-size:12px;font-weight:800;overflow-wrap:anywhere}.capture-code-row,.capture-session-grid,.capture-options-grid,.capture-ph-grid,.capture-final-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.capture-selection-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.capture-selection-actions button,.capture-reaction-action button{width:100%;padding:9px 12px;font-weight:800}.capture-code-row button{width:100%;padding:8px 12px;font-weight:700}.capture-mobile input,.capture-mobile select,.capture-mobile textarea,.capture-mobile button,.capture-mobile .file-button{min-height:44px;font-size:16px}.capture-task-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.capture-task-summary>div{border-radius:7px;background:#f1f4ee;padding:8px}.capture-task-summary dt{color:#657060;font-size:11px;font-weight:700;text-transform:uppercase}.capture-task-summary dd{margin:3px 0 0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.capture-slot-section,.capture-slot-list{display:grid;gap:12px;min-width:0}.capture-slot-card{overflow:hidden}.capture-slot-card.slot-error{border-color:#d6a3a3}.capture-slot-card.slot-saved{border-color:#b8d7bd}.capture-slot-card.is-locked .roi-editor{pointer-events:none}.capture-slot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.capture-slot-head h3{font-size:17px;line-height:1.2}.capture-slot-kind{display:block;margin-bottom:2px;color:#657060;font-size:11px;font-weight:700;text-transform:uppercase}.slot-status{flex:0 1 auto;border-radius:999px;background:#eef2ea;padding:5px 8px;font-size:11px;font-weight:800;text-align:center}.slot-status-saved{background:#dceee0;color:#225d32}.slot-status-uploading{background:#e2e8f4;color:#254a7a}.slot-status-error{background:#fff1f1;color:#7a2525}.capture-slot-timing{display:grid;gap:2px;border-left:3px solid #d48b18;background:#fff8ea;padding:7px 9px}.capture-slot-timing span{font-weight:800}.capture-slot-timing small{color:#77520d;font-size:11px}.capture-slot-card .roi-editor-stage,.capture-slot-card .roi-editor-stage img{background:#eef2ea}.capture-slot-card .roi-editor-stage{min-height:180px}.capture-slot-card .roi-mode-toggle{grid-template-columns:minmax(0,1fr)}.capture-slot-card .roi-mode-toggle button:disabled{display:none}.capture-slot-card .roi-editor-toolbar{align-items:stretch}.capture-slot-card .roi-mode-toggle button,.capture-slot-card .roi-reset-button{min-height:44px}.capture-slot-card .roi-editor-footer{align-items:flex-start;flex-wrap:wrap}.capture-slot-card .roi-rect-handle{width:24px;height:24px}.capture-slot-card .roi-polygon-point{width:30px;min-width:30px;min-height:30px;height:30px}.capture-slot-card .handle-nw{left:-12px;top:-12px}.capture-slot-card .handle-ne{right:-12px;top:-12px}.capture-slot-card .handle-sw{left:-12px;bottom:-12px}.capture-slot-card .handle-se{right:-12px;bottom:-12px}.capture-file-button{text-align:center}.capture-file-button.is-disabled{cursor:not-allowed;opacity:.55}.capture-file-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#657060;font-size:12px}.capture-file-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capture-file-meta strong{flex:0 0 auto}.capture-upload-progress{display:grid;gap:5px;color:#254a7a;font-size:12px;font-weight:700}.capture-upload-progress progress{width:100%;height:12px;accent-color:#2f6f64}.capture-slot-error{border-radius:6px;background:#fff1f1;color:#7a2525;padding:8px;font-size:12px;overflow-wrap:anywhere}.capture-slot-action{width:100%;padding:9px 12px;font-weight:800}.capture-slot-success{border-radius:6px;background:#edf8ef;color:#245a30;padding:9px;font-size:13px;font-weight:700;text-align:center}.capture-readonly-field{display:grid;gap:3px;border-radius:7px;background:#f1f4ee;padding:10px}.capture-readonly-field span{color:#657060;font-size:12px}.capture-finalize .success{margin:0;overflow-wrap:anywhere}.capture-mobile-actions{display:grid;gap:8px;margin:0 -10px;border-top:1px solid #c9d1c2;background:#f6f7f4f7;padding:10px 10px max(10px,env(safe-area-inset-bottom));box-shadow:0 -8px 18px #20231f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.capture-mobile-actions>button{width:100%;min-height:50px;padding:10px 14px;font-weight:800}.capture-action-status{display:flex;justify-content:space-between;gap:8px;color:#657060;font-size:11px}.capture-action-status strong{color:#394237;text-align:right}.capture-operation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;background:#111711b8;padding:max(16px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.capture-operation-dialog{display:grid;gap:12px;width:min(100%,430px);border:1px solid #c9d1c2;border-radius:12px;background:#fff;padding:20px;box-shadow:0 24px 70px #00000059;text-align:center}.capture-operation-dialog.operation-success{border-color:#88bd91}.capture-operation-dialog.operation-error{border-color:#d6a3a3}.capture-operation-dialog h2,.capture-operation-dialog p{margin:0}.capture-operation-dialog p{color:#657060}.capture-operation-indicator{display:grid;place-items:center;width:54px;height:54px;margin:0 auto;border-radius:999px;background:#eef2ea;color:#2f6f64;font-size:28px;font-weight:900}.operation-error .capture-operation-indicator{background:#fff1f1;color:#7a2525}.capture-spinner{width:28px;height:28px;border:3px solid #c9d1c2;border-top-color:#2f6f64;border-radius:999px;animation:capture-spin .8s linear infinite}@keyframes capture-spin{to{transform:rotate(360deg)}}.capture-operation-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.capture-operation-progress progress{width:100%;height:14px;accent-color:#2f6f64}.capture-operation-message{border-radius:7px;background:#f1f4ee;padding:10px;text-align:left;overflow-wrap:anywhere}.operation-error .capture-operation-message{background:#fff1f1;color:#7a2525}.capture-operation-actions{display:grid;gap:8px}.capture-operation-actions button{width:100%;min-height:48px;padding:10px 14px;font-weight:800}@media (min-width: 760px){.capture-mobile{gap:16px}.capture-mobile-header{display:flex;align-items:flex-start;justify-content:space-between}.capture-timer{min-width:190px}.capture-code-row{grid-template-columns:minmax(0,1fr) 180px;align-items:end}.capture-session-grid,.capture-options-grid,.capture-ph-grid,.capture-selection-actions,.capture-policy-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.capture-ph-grid,.capture-selection-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-task-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.capture-slot-list,.capture-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-mobile-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin:0;border:1px solid #c9d1c2;border-radius:8px;padding:10px}.capture-mobile-actions>button{width:auto;min-width:230px}}
