:root{color:#17221f;background:#f3f6f3;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #17221f;--muted: #5d7569;--faint: #7f968b;--line: #cbdad0;--line-soft: #dfe9e2;--paper: #fbfcfa;--green: #16a34a;--green-soft: #eaf4ec;--red: #e23d36;--red-soft: #fcf0ee;--amber: #f08a00;--amber-soft: #fcf1df}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f3f6f3;font-size:14px}body.modal-open{overflow:hidden}button,input{font:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--red);outline-offset:2px}.shell{max-width:1400px;margin:0 auto;padding:26px 38px 56px}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-bottom:1px solid var(--line);padding-bottom:20px}.brand,.topbar-actions,.privacy{display:flex;align-items:center}.brand{gap:12px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:var(--red);color:#fff;border-radius:6px;font:700 13px/1 ui-monospace,monospace}.brand strong,.brand span{display:block}.brand strong{font-size:16px;letter-spacing:.01em}.brand div>span{color:var(--muted);font:12px/1.5 ui-monospace,monospace;margin-top:3px}.topbar-actions{gap:20px}.privacy{color:var(--muted);font:12px/1 ui-monospace,monospace;gap:8px}.dot{width:7px;height:7px;border-radius:50%;background:#5ca473;box-shadow:0 0 0 4px #deeee2}.text-button{border:0;border-bottom:1px solid #b9cbc0;padding:3px 0;color:var(--muted);background:transparent;cursor:pointer;font-size:13px}.text-button:hover{color:var(--red);border-color:var(--red)}.feedback-button{border:1px solid #bfd1c5;border-radius:5px;padding:7px 10px;color:#466c53;background:var(--paper);cursor:pointer;font-size:13px;font-weight:700}.feedback-button:hover{color:var(--red);border-color:#d9a59d;background:#fffaf9}.hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:56px;padding:46px 0 42px}.eyebrow,.section-kicker{color:var(--red);font:700 12px/1.4 ui-monospace,monospace;letter-spacing:.06em;margin:0 0 12px;text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,62px);letter-spacing:-.05em;line-height:1.04;margin:0;font-weight:800;max-width:740px}.hero h1 em{color:var(--red);font-style:normal}.hero-copy{max-width:620px;color:#5f776b;line-height:1.75;margin:20px 0 0;font-size:15px}.hero-aside{border-left:1px solid #cbd8cf;padding:4px 0 4px 18px}.aside-label{display:block;color:var(--faint);font:12px ui-monospace,monospace;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.hero-aside-line{display:flex;align-items:baseline;gap:12px;color:var(--muted);font:13px/2.1 ui-monospace,monospace}.aside-number{color:var(--red);font-size:16px}.workspace{padding:26px 0 0;margin-top:18px}.import-workspace{margin-top:0}.section-heading,.results-heading,.detail-heading,.panel-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading{align-items:baseline;margin-bottom:18px}.import-heading-copy{display:flex;align-items:baseline;min-width:0;gap:14px}.section-heading h2,.results-heading h2{font-size:27px;letter-spacing:-.035em;margin:0}.section-kicker{margin:0 0 7px;color:#6f8a7b}.file-label,.result-summary,.panel-heading span,.detail-heading>div>span:last-child{color:var(--muted);font:12px ui-monospace,monospace}.import-description{max-width:760px;margin:0;color:#5f776b;font-size:14px;line-height:1.6}.dropzone{border:1px dashed #9fb9a8;min-height:156px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;background:rgba(255,255,255,.48);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.dropzone:hover,.dropzone.is-dragging{background:#e8f2e9;border-color:#639574;transform:translateY(-2px)}.dropzone input{display:none}.dropzone strong{font-size:16px}.dropzone>span:last-child{color:#718a7d;font-size:13px}.upload-icon{width:40px;height:40px;border:1px solid #b9d0bf;border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:23px}.results{margin-top:48px}.batch-overview{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);margin-top:20px}.overview-stat{min-height:96px;padding:15px 18px 14px 0;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;justify-content:space-between}.overview-stat:not(:first-child){padding-left:18px}.overview-stat:last-child{border-right:0}.overview-stat span,.overview-stat small{color:var(--muted);font:12px ui-monospace,monospace}.overview-stat strong{font:500 28px ui-monospace,monospace}.overview-stat.attention strong,.overview-stat.repair strong{color:var(--red)}.overview-stat.good strong{color:var(--green)}.batch-commandbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:16px 18px;border:1px solid #cadbcf;border-radius:6px;background:#eaf2eb}.command-copy{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.command-label{color:#345f43;font-size:13px;font-weight:800}.command-copy strong{color:var(--ink);font-size:14px}.selection-summary{color:#587465;font:12px ui-monospace,monospace}.batch-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.button{border:1px solid transparent;border-radius:5px;padding:10px 14px;cursor:pointer;font-weight:700;font-size:13px;white-space:nowrap;transition:filter .15s ease,transform .15s ease,opacity .15s ease,border-color .15s ease}.button.subtle{background:var(--paper);border-color:#bfd1c5;color:#466c53}.button.ghost{background:#e4efe6;color:#3e6e4e}.button.primary{background:var(--red);color:#fff}.button:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.42}.filter-bar{min-height:54px;display:flex;align-items:center;border-bottom:1px solid var(--line-soft)}.search-field{display:flex;align-items:center;gap:7px;width:210px;color:var(--faint);border-bottom:1px solid #b8cdbd;padding:7px 0}.search-field span{font-size:20px;line-height:1}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-field input::placeholder{color:#81988d}.filter-result{margin-left:auto;color:var(--muted);font:12px ui-monospace,monospace}.batch-layout{display:grid;grid-template-columns:440px minmax(0,1fr);gap:40px;padding-top:26px}.file-panel{min-width:0}.panel-heading{align-items:baseline;padding-bottom:8px}.panel-heading strong{font-size:15px}.file-list{padding-top:4px}.file-row{display:flex;align-items:stretch;border-bottom:1px solid #e8efea}.file-row:hover,.file-row.is-selected{background:#eaf2eb}.file-check{flex:0 0 42px;display:grid;place-items:center;cursor:pointer}.file-check input{width:17px;height:17px;margin:0;accent-color:var(--red);cursor:pointer}.file-select{min-width:0;flex:1;display:flex;align-items:center;gap:10px;border:0;padding:14px 5px 14px 0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.file-row.is-selected .file-select{align-items:flex-start}.file-copy{min-width:0;display:block;width:100%}.file-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.file-copy small{display:block;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#688074;font:12px ui-monospace,monospace}.file-row-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:10px}.file-row-stat{display:flex;min-width:0;flex-direction:column;gap:2px;padding:7px 5px 0;border-right:1px solid #dce8df}.file-row-stat:first-child{padding-left:0}.file-row-stat:last-child{border-right:0}.file-row-stat small{margin:0;color:var(--muted);font:11px ui-monospace,monospace}.file-row-stat strong{color:#486a55;font:600 18px/1 ui-monospace,monospace}.file-row-stat.danger strong{color:var(--red)}.file-row-stat.warn strong{color:var(--amber)}.file-row-stat.good strong{color:var(--green)}.file-row-stat.muted strong{color:#6c8378}.file-dot{flex:0 0 8px;width:8px;height:8px;margin-left:3px;border-radius:50%}.file-row.is-selected .file-dot{margin-top:7px}.file-dot.has-issues{background:var(--red)}.file-dot.is-good{background:#5ca473}.file-download,.file-remove{flex:0 0 36px;border:0;background:transparent;color:#688276;cursor:pointer;font-size:18px}.file-remove{font-size:21px}.file-download:hover,.file-remove:hover{color:var(--red)}.file-list-empty{color:var(--muted);font-size:13px;padding:24px 0}.detail-panel{min-width:0}.detail-heading{align-items:start;margin-bottom:18px}.detail-heading h3{max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px;margin:0 0 7px}.detail-actions{display:flex;align-items:center;gap:9px}.detail-state{flex:0 0 auto;border:1px solid #c8dacf;padding:7px 10px;color:var(--muted);font:12px ui-monospace,monospace}.detail-state.has-issues{color:#b94d42;border-color:#e6c4bd;background:var(--red-soft)}.detail-state.is-good{color:#4f9366;background:var(--green-soft)}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #bfd1c5;border-radius:5px;color:var(--muted);background:var(--paper);cursor:pointer;font-size:20px}.icon-button:hover{color:var(--red);border-color:#d9a59d}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #bfd1c5;border-radius:5px;padding:8px 11px;color:#466c53;background:var(--paper);cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.download-button:hover{color:var(--red);border-color:#d9a59d;background:#fffaf9;transform:translateY(-1px)}.download-button:active{transform:translateY(0)}.download-symbol{color:var(--red);font-size:17px;line-height:.8}.single-action-bar{margin-top:17px;border-bottom:1px solid var(--line-soft)}.control-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0 13px}.shift-control{display:flex;align-items:center;gap:9px}.shift-control label{color:var(--muted);font-size:13px}.offset-input{display:flex;align-items:center;border:1px solid #b9cfc0;border-radius:5px;background:var(--paper);padding-right:8px}.offset-input input{width:82px;border:0;outline:0;background:transparent;padding:9px 8px;color:var(--ink);font-size:14px}.offset-input span{color:var(--faint);font:12px ui-monospace,monospace}.single-repair-group{display:inline-flex;align-items:center;gap:10px;min-width:0}.action-feedback{display:none;align-items:center;min-height:30px;border:1px solid #b9d8c1;border-radius:5px;padding:6px 9px;color:#35724b;background:var(--green-soft);font-size:12px;line-height:1.35;white-space:nowrap}.action-feedback.is-visible{display:inline-flex}.repair-note{margin:11px 0 5px;color:var(--muted);font-size:13px;line-height:1.65}.issue-filter-row{display:flex;align-items:center;gap:13px;min-height:52px}.issue-filters{display:flex;gap:4px}.issue-filter{border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;padding:7px 8px;font-size:13px}.issue-filter span{color:var(--faint);margin-left:5px;font:12px ui-monospace,monospace}.issue-filter:hover,.issue-filter.is-active{color:#3f6e4d;background:#e2eee4}.issue-filter.is-active span{color:var(--green)}.issue-filter-count{margin-left:auto;color:var(--muted);font:12px ui-monospace,monospace}.context-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.context-heading strong{font-size:14px}.context-heading>span{color:var(--muted);font-size:13px;text-align:right}.cue-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cue-context{min-width:0;border:1px solid #ccdcd2;background:rgba(255,255,255,.54);padding:12px}.cue-context>span{display:block;color:var(--muted);font:12px ui-monospace,monospace}.cue-context strong{display:block;color:#456a51;font:12px ui-monospace,monospace;margin-top:6px}.cue-context p{margin:8px 0 0;color:var(--ink);font-size:13px;line-height:1.55}.issues{padding-top:2px}.issue-row{width:100%;display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid var(--line-soft);padding:15px 0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.issue-row:hover,.issue-row.is-selected{background:#edf4ee}.issue-icon{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:50%;font:600 13px ui-monospace,monospace}.issue-icon.overlap,.issue-icon.invalid{background:#f5dfdc;color:#bd493e}.issue-icon.short{background:var(--amber-soft);color:var(--amber)}.issue-icon.gap{background:#e7ece8;color:#74877d}.issue-main{min-width:0;flex:1}.issue-title{display:flex;align-items:center;gap:10px}.issue-title strong{font-size:14px}.cue-id{color:#81958b;font:12px ui-monospace,monospace}.issue-message,.issue-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issue-message{margin-top:5px;color:#5d7569;font-size:13px}.issue-text{margin-top:5px;color:#71877c;font-size:12px}.issue-arrow{color:#7f968b;font-size:23px}.all-good{display:flex;gap:14px;align-items:center;padding:30px 0}.all-good>span{color:var(--green);font-size:25px}.all-good strong{font-size:15px}.all-good p{color:var(--muted);font-size:13px;margin:6px 0 0}.footer{display:flex;justify-content:space-between;gap:20px;margin-top:62px;padding-top:15px;border-top:1px solid var(--line);color:#779087;font:12px ui-monospace,monospace}@media (max-width: 820px){.shell{padding:22px 22px 50px}.hero{grid-template-columns:1fr;gap:28px;padding:43px 0 38px}.hero-aside{display:flex;gap:20px;border-left:0;border-top:1px solid #cbd8cf;padding:13px 0 0}.hero-aside-line{flex-direction:column;gap:1px;line-height:1.3}.batch-layout{grid-template-columns:1fr;gap:29px}.file-panel{order:2}.detail-panel{order:1}.detail-heading h3{max-width:calc(100vw - 190px)}.batch-commandbar{align-items:flex-start;flex-direction:column}.batch-actions{width:100%}.batch-actions .button{flex:1}}@media (max-width: 620px){.topbar{align-items:flex-start;gap:14px}.topbar-actions{align-items:flex-end;flex-direction:column;gap:10px}.privacy{font-size:11px}.hero h1{font-size:42px}.hero-aside{justify-content:space-between}.hero-aside-line{font-size:11px}.section-heading,.results-heading,.detail-heading{align-items:flex-start;flex-direction:column;gap:8px}.import-heading-copy{align-items:flex-start;flex-direction:column;gap:6px}.batch-overview{grid-template-columns:repeat(2,1fr)}.overview-stat,.overview-stat:not(:first-child){padding:13px;border-bottom:1px solid var(--line-soft)}.overview-stat:nth-child(2){border-right:0}.overview-stat:nth-child(n+3){border-bottom:0}.filter-bar{flex-wrap:wrap;padding:9px 0;gap:6px 10px}.search-field{width:100%}.filter-result{margin-left:auto}.control-strip{align-items:stretch;flex-direction:column}.shift-control{flex-wrap:wrap}.shift-control label{flex-basis:100%}.shift-control .button{margin-left:auto}.single-repair-group{flex-wrap:wrap}.action-feedback{white-space:normal}.issue-filter-row{align-items:flex-start;flex-direction:column;gap:8px;padding:11px 0}.issue-filters{flex-wrap:wrap}.issue-filter-count{display:none}.context-heading{align-items:flex-start;flex-direction:column;gap:7px}.context-heading>span{text-align:left}.cue-context-grid{grid-template-columns:1fr}.detail-heading h3{max-width:100%}.footer{align-items:flex-start;flex-direction:column;gap:7px;margin-top:42px}.download-button{width:100%}.detail-actions{width:100%;flex-wrap:wrap}}body{font-size:15px}.hero{display:block;padding:28px 0 30px}.hero-copy{max-width:760px;margin:0;color:#5f776b;font-size:15px;line-height:1.75}.panel-heading-actions{display:flex;align-items:center;gap:12px}.panel-heading-actions .text-button{font-size:13px}.file-panel-title{display:flex;align-items:center;gap:10px}.clear-list-button{border:0;padding:3px 0;color:#b65448;background:transparent;cursor:pointer;font-size:13px;font-weight:700}.clear-list-button:hover{color:#8f372d}.file-batch-controls{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:11px 0 8px}.file-batch-option{display:inline-flex;align-items:center;gap:6px;color:#587465;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.file-batch-option input{width:16px;height:16px;margin:0;accent-color:var(--red);cursor:pointer}.file-batch-option input:disabled{cursor:not-allowed}.file-batch-controls .button{justify-self:end;min-height:34px;padding:8px 10px;font-size:12px}.file-copy strong{font-size:15px}.file-copy small{font-size:13px}.panel-heading strong{font-size:16px}.issue-filter,.issue-message{font-size:14px}.issue-text{font-size:13px}.issue-row{gap:15px;padding:17px 0}.issue-icon{flex-basis:36px;width:36px;height:36px;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:16px;font-weight:800}.issue-title strong{font-size:16px}.cue-id{font-size:13px}.issue-message{font-size:15px}.issue-text{font-size:14px}.issue-item{border-bottom:1px solid var(--line-soft)}.issue-row{width:100%;border-bottom:0}.issue-item.is-expanded{background:#edf4ee}.issue-row.is-selected{background:transparent}.issue-arrow{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;color:#587465}.issue-arrow:before{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg) translate(-2px,-2px);transition:transform .16s ease}.issue-item.is-expanded .issue-arrow:before{transform:rotate(225deg) translate(-2px,-2px)}.issue-inline-context{margin:0 0 18px 76px;border-top:1px solid #c9dbce;padding:15px 16px 0 0}.issue-inline-context .context-heading{margin-bottom:13px}.issue-inline-context .cue-context{background:rgba(255,255,255,.48)}.issue-tag{display:inline-flex;align-items:center;min-height:22px;border:1px solid;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.issue-tag.repair{border-color:#e3b8b1;color:#a63f34;background:var(--red-soft)}.issue-tag.manual{border-color:#e1c58f;color:#8a6200;background:var(--amber-soft)}.file-filter-bar{display:flex;align-items:center;gap:12px;min-height:50px}.file-filter-bar .search-field{flex:1;min-width:0}.file-filter-bar .filter-result{margin-left:0;white-space:nowrap}.file-row{height:76px}.file-row.is-selected{height:124px}.virtual-spacer{width:100%;pointer-events:none}@media (min-width: 821px){.file-panel{position:sticky;top:18px;display:flex;align-self:start;flex-direction:column;height:min(960px,calc(100dvh - 32px))}.file-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.issues{height:clamp(380px,calc(100dvh - 360px),620px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}}@media (max-width: 820px){.file-panel{display:flex;flex-direction:column}.file-list{max-height:min(440px,48dvh);overflow-y:auto;overscroll-behavior:contain}.issues{height:min(580px,60dvh);overflow-y:auto;overscroll-behavior:contain}}.repair-note{display:flex;align-items:flex-start;gap:8px}.repair-note-icon{flex:0 0 auto;color:var(--red);font-size:17px;line-height:1.55;animation:repair-note-signal 2.2s ease-in-out infinite;transform-origin:35% 55%}@keyframes repair-note-signal{0%,68%,to{opacity:.72;transform:scale(1) rotate(0)}74%{opacity:1;transform:scale(1.12) rotate(-8deg)}81%{opacity:1;transform:scale(1.12) rotate(8deg)}88%{opacity:.9;transform:scale(1.04) rotate(0)}}.action-feedback,.repair-note{font-size:14px}@media (max-width: 620px){.issue-inline-context{margin-left:58px}}@media (prefers-reduced-motion: reduce){.repair-note-icon{animation:none}}.file-dot.has-blocking{background:var(--red)}.file-dot.has-advisory{background:var(--amber)}.file-dot.is-good{background:var(--green)}.detail-state.has-blocking{color:#b94d42;border-color:#e6c4bd;background:var(--red-soft)}.detail-state.has-advisory{color:var(--amber);border-color:#e2c58f;background:var(--amber-soft)}.detail-state.is-good{color:var(--green);background:var(--green-soft)}.overview-stat.advisory strong{color:var(--amber)}.dot{background:var(--green)}.brand-mark{position:relative;overflow:hidden;isolation:isolate;width:40px;height:40px;border-radius:6px;background:var(--red);color:#fff}.brand-mark-code{position:absolute;top:8px;left:7px;font:800 16px/1 ui-monospace,Cascadia Mono,monospace;letter-spacing:0}.brand-mark:after{position:absolute;right:6px;bottom:8px;left:7px;height:2px;content:"";background:rgb(255 255 255 / .58)}.brand-mark-playhead{position:absolute;z-index:1;top:7px;right:9px;bottom:7px;width:2px;background:#fff;box-shadow:0 0 0 2px #e23d364d}.download-queue-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #bfd1c5;border-radius:5px;padding:8px 13px;color:#466c53;background:var(--paper);cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.download-queue-button:hover:not(:disabled){color:var(--red);border-color:#d9a59d;background:#fffaf9;transform:translateY(-1px)}.download-queue-button:active:not(:disabled){transform:translateY(0)}.download-queue-button:disabled{cursor:not-allowed;opacity:.48}.download-count{position:absolute;top:-9px;right:-9px;display:grid;min-width:20px;height:20px;place-items:center;border:2px solid var(--paper);border-radius:50%;padding:0 4px;color:#fff;background:var(--red);font:700 11px/1 ui-monospace,monospace}.download-flight{position:fixed;z-index:50;display:grid;min-width:28px;height:28px;place-items:center;border:2px solid var(--paper);border-radius:50%;padding:0 6px;color:#fff;background:var(--red);box-shadow:0 6px 16px #78322847;font:700 13px/1 ui-monospace,monospace;pointer-events:none}@media (prefers-reduced-motion: reduce){.download-flight{display:none}}.download-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:20px;overscroll-behavior:contain}.download-modal[hidden]{display:none}.download-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(23,34,31,.32)}.download-dialog{position:relative;width:min(640px,calc(100vw - 40px));max-height:min(680px,calc(100vh - 40px));overflow:auto;overscroll-behavior:contain;border:1px solid #b9cdc0;border-top:5px solid var(--green);border-radius:8px;background:var(--paper);box-shadow:0 22px 60px #17221f47}.download-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid var(--line-soft)}.download-dialog-heading h2{margin:0;font-size:21px}.download-dialog-heading p{margin:6px 0 0;color:var(--muted);font-size:14px}.modal-close-button{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid #bfd1c5;border-radius:5px;color:var(--muted);background:#fff;cursor:pointer;font-size:22px;line-height:1}.modal-close-button:hover{color:var(--red);border-color:#d9a59d}.download-modal-empty{margin:0;padding:32px 24px;color:var(--muted);font-size:14px}.download-list{padding:0 24px}.download-list-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:7px 0}.download-file-copy{min-width:0}.download-file-copy strong,.download-file-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-file-copy strong{font-size:14px}.download-file-copy span{margin-top:5px;color:var(--muted);font-size:13px}.download-file-button{flex:0 0 auto;border:1px solid #bfd1c5;border-radius:5px;padding:8px 11px;color:#466c53;background:#fff;cursor:pointer;font-size:13px;font-weight:700}.download-file-button:hover{color:var(--red);border-color:#d9a59d;background:#fffaf9}.download-dialog-actions{display:flex;justify-content:flex-end;padding:17px 24px 22px;border-top:1px solid var(--line-soft)}.download-dialog:not(.import-notice-dialog) .download-dialog-actions{position:sticky;z-index:1;bottom:0;background:var(--paper)}.import-notice-dialog{width:min(600px,calc(100vw - 40px));border-top-color:var(--red)}.import-notice-dialog .download-dialog-heading{border-bottom:0;padding-bottom:12px}.import-notice-list{display:grid;max-height:min(280px,34dvh);gap:0;overflow-y:auto;overscroll-behavior:contain;padding:0 24px 4px}.import-notice-item{padding:2px 0;color:#495f54;font-size:14px;line-height:1.3;overflow-wrap:anywhere}.import-notice-dialog .download-dialog-actions{border-top:0;padding-top:12px}.feedback-dialog{width:min(600px,calc(100vw - 40px))}.feedback-form{display:grid;gap:16px;padding:18px 24px 0}.feedback-form label{display:grid;gap:8px;color:#3f5f50;font-size:14px;font-weight:700}.feedback-form select,.feedback-form input,.feedback-form textarea{width:100%;border:1px solid #bfd1c5;border-radius:5px;outline:0;padding:10px 11px;color:var(--ink);background:#fff;font:14px/1.5 inherit}.feedback-form textarea{min-height:132px;resize:vertical}.feedback-form select:focus,.feedback-form input:focus,.feedback-form textarea:focus{border-color:#639574;box-shadow:0 0 0 3px #63957426}.feedback-status{min-height:20px;margin:-2px 0 0;color:var(--muted);font-size:13px}.feedback-status.is-success{color:var(--green)}.feedback-status.is-error{color:var(--red)}.feedback-form .download-dialog-actions{margin:0 -24px}.detail-heading>div:first-child{flex:1 1 auto;min-width:0}.detail-heading h3{display:-webkit-box;max-width:none;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35;white-space:normal;overflow-wrap:anywhere}@media (max-width: 620px){.download-dialog,.import-notice-dialog,.feedback-dialog{width:min(100%,calc(100vw - 24px))}.download-dialog-heading{padding:18px 18px 14px}.download-list,.import-notice-list{padding:0 18px}.feedback-form{padding:16px 18px 0}.feedback-form .download-dialog-actions{margin:0 -18px}.download-list-item{align-items:flex-start;flex-direction:column;gap:11px}.download-file-button,.download-dialog-actions .button{width:100%}.download-dialog-actions{padding:15px 18px 18px}}
