:root{--bg:#f6f7f8;--panel:#fff;--panel-strong:#111316;--text:#181b20;--muted:#626b76;--line:#dce1e7;--line-strong:#c7ced7;--blue:#1264d8;--blue-soft:#dcecff;--green:#0f8a4b;--green-soft:#dff4e8;--red:#c73535;--red-soft:#ffe3e3;--amber:#9a6700;--amber-soft:#fff1c7;--shadow:0 18px 60px #11131617}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);letter-spacing:0}body{background:linear-gradient(135deg, #1264d814, transparent 38%), radial-gradient(circle at 84% 8%, #0f8a4b1f, transparent 22%), var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1264d847}.app-shell{width:min(100%,920px);margin:0 auto;padding:16px}.top-panel{color:#f8fafc;box-shadow:var(--shadow);background:linear-gradient(135deg,#1264d894,#0000 42%),linear-gradient(145deg,#111316,#242a31 64%,#171b21);border:1px solid #ffffff14;border-radius:8px;gap:18px;padding:18px;display:grid}.summary-strip span,.summary-counters span,.sync-notice,.status-row,.detail-toolbar,.item-count,.item-list-top,.section-toolbar,.category-meta,.action-row,.pager,.back-button,.secondary-button,.ghost-button,.mark-button,.priority-control span,.status-badge,.done-panel,.empty-summary{align-items:center;display:flex}.title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}h1,h2,h3,p{margin:0}h1{letter-spacing:0;max-width:12ch;font-size:clamp(1.68rem,7.2vw,3.05rem);font-weight:620;line-height:1.04}.title-row p{color:#d4dbe5;margin-top:12px;font-weight:560}.icon-button{color:#f8fafc;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;flex:none;place-items:center;width:46px;height:46px;display:grid}.progress-panel{background:#ffffff1c;border:1px solid #ffffff24;border-radius:8px;gap:12px;padding:14px;display:grid}.progress-head{justify-content:space-between;gap:12px;font-weight:650;display:flex}.progress-track,.mini-progress{background:#fff3;border-radius:999px;width:100%;display:block;overflow:hidden}.progress-track{height:12px}.progress-track span,.mini-progress span{background:linear-gradient(90deg, var(--green), #70d08b, var(--blue));border-radius:inherit;height:100%;transition:width .22s;display:block}.summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.summary-strip.four{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-strip span{color:#f8fafc;text-align:center;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;gap:5px;min-height:36px;padding:7px;font-size:.78rem;font-weight:620}.sync-notice{color:var(--muted);border:1px solid var(--line);background:#ffffffdb;border-radius:8px;gap:9px;margin-top:12px;padding:10px 12px;font-size:.86rem;font-weight:620}.sync-notice svg{flex:none}.sync-notice.warning{color:var(--amber);background:var(--amber-soft);border-color:#9a67003d}.sync-notice button{color:inherit;cursor:pointer;background:#ffffff94;border:1px solid #9a670038;border-radius:8px;margin-left:auto;padding:6px 9px;font-size:.78rem;font-weight:620}.category-section,.detail-section,.vehicle-panel,.summary-panel{gap:14px;margin-top:16px;display:grid}.vehicle-panel,.summary-panel{border:1px solid var(--line);background:#ffffffe0;border-radius:8px;padding:15px;box-shadow:0 8px 28px #1113160d}.section-toolbar,.detail-toolbar{justify-content:space-between;gap:12px}.section-toolbar h2{font-size:1.35rem}.vehicle-grid{gap:10px;display:grid}.input-field{gap:7px;display:grid}.input-field.wide{grid-column:1/-1}.input-field span{color:var(--muted);font-size:.82rem;font-weight:700}input{width:100%;min-height:46px;color:var(--text);border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:0 12px}.secondary-button,.back-button,.ghost-button{min-height:42px;color:var(--text);background:var(--panel);border:1px solid var(--line);cursor:pointer;border-radius:8px;justify-content:center;gap:8px;padding:0 13px;font-weight:650}.secondary-button:disabled{cursor:not-allowed;opacity:.45}.category-grid{gap:10px;display:grid}.category-card{width:100%;min-height:118px;color:var(--text);text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:8px;gap:13px;padding:15px;display:grid;box-shadow:0 8px 28px #1113160d}.category-card-head{justify-content:space-between;gap:12px;display:flex}.category-card strong{font-size:1.05rem;font-weight:650;line-height:1.2;display:block}.category-card small{color:var(--muted);margin-top:5px;font-size:.88rem;font-weight:620;display:block}.mini-progress{background:#e6ebf1;height:8px}.category-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:.86rem;font-weight:620}.issue-text{color:var(--red)}.detail-toolbar{z-index:4;background:linear-gradient(180deg, var(--bg) 72%, #f6f7f800);color:var(--muted);padding:8px 0;font-size:.9rem;font-weight:620;position:sticky;top:0}.back-button{color:#f8fafc;background:var(--panel-strong);border-color:var(--panel-strong)}.detail-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.detail-head p{color:var(--muted);font-weight:620}.detail-head h2{margin-top:3px;font-size:1.85rem;line-height:1}.issue-pill,.ok-pill{border-radius:999px;flex:none;padding:8px 10px;font-size:.78rem;font-weight:620}.issue-pill{color:var(--red);background:var(--red-soft)}.ok-pill{color:var(--green);background:var(--green-soft)}.slim{background:#e3e8ef;height:9px}.check-card{background:var(--panel);border:2px solid var(--line);min-height:430px;box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:18px;display:grid}.check-card.status-ok{border-color:#0f8a4b6b}.check-card.status-issue{border-color:#c735356b}.check-card.status-na{border-color:#626b765c}.item-list{gap:10px;display:grid}.item-list-card{width:100%;color:var(--text);text-align:left;background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--line-strong);cursor:pointer;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 8px 24px #1113160d}.item-list-card.status-ok{border-left-color:var(--green)}.item-list-card.status-issue{border-left-color:var(--red)}.item-list-card.status-na{border-left-color:var(--muted)}.item-list-top{color:var(--muted);justify-content:space-between;gap:10px;font-size:.78rem;font-weight:620}.item-list-card strong{font-size:1.02rem;font-weight:650;line-height:1.28}.item-list-card small{color:var(--red);font-size:.82rem;font-weight:620}.item-list-card em{color:var(--muted);font-size:.9rem;font-style:normal;line-height:1.35}.item-count{color:var(--muted);justify-content:space-between;gap:10px;font-size:.84rem;font-weight:620}.item-count span:last-child{color:var(--blue)}.check-card h3{letter-spacing:0;min-height:88px;font-size:clamp(1.38rem,5.8vw,2.25rem);line-height:1.12}.status-row{justify-content:space-between;gap:12px}.status-badge{border-radius:999px;gap:7px;min-height:34px;padding:0 10px;font-size:.84rem;font-weight:620}.status-badge.pending{color:var(--amber);background:var(--amber-soft)}.status-badge.ok{color:var(--green);background:var(--green-soft)}.status-badge.issue{color:var(--red);background:var(--red-soft)}.status-badge.na{color:var(--muted);background:#eef1f4}.status-badge.compact{min-height:28px;padding:0 8px;font-size:.74rem}.ghost-button{min-height:36px;color:var(--muted);background:#f8fafc;padding:0 10px}.comment-box,.priority-control{gap:8px;display:grid}.priority-control span{color:var(--muted);gap:7px;font-size:.9rem;font-weight:620}.priority-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.priority-options button{min-height:42px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#f8fafc;border-radius:8px;padding:0 8px;font-size:.84rem;font-weight:620}.priority-options button.active{color:#fff;background:var(--panel-strong);border-color:var(--panel-strong)}.comment-box span{color:var(--muted);align-items:center;gap:7px;font-size:.9rem;font-weight:620;display:flex}textarea{resize:vertical;width:100%;min-height:116px;color:var(--text);border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px;line-height:1.45}.action-row{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;display:grid}.mark-button{color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;gap:9px;min-height:58px;font-size:1rem;font-weight:650}.mark-button.ok{background:var(--green)}.mark-button.issue{background:var(--red)}.mark-button.na{background:var(--muted)}.pager{justify-content:space-between;gap:10px}.pager .secondary-button{flex:1}.done-panel{min-height:54px;color:var(--green);background:var(--green-soft);border:1px solid #0f8a4b33;border-radius:8px;justify-content:center;gap:9px;font-weight:650}.summary-counters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.summary-counters span{min-height:40px;color:var(--muted);border:1px solid var(--line);text-align:center;background:#f8fafc;border-radius:8px;justify-content:center;gap:6px;padding:7px;font-size:.82rem;font-weight:620}.summary-list{gap:9px;display:grid}.summary-item{border:1px solid var(--line);border-left:4px solid var(--red);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.summary-item strong,.summary-item small{display:block}.summary-item strong{line-height:1.25}.summary-item small{color:var(--red);margin-top:4px;font-size:.82rem;font-weight:620}.summary-item p{color:var(--muted);font-size:.9rem;line-height:1.4}.empty-summary{min-height:46px;color:var(--green);background:var(--green-soft);border:1px solid #0f8a4b33;border-radius:8px;justify-content:center;gap:8px;font-weight:650}.photo-category-card{border-color:#1264d838}.photo-groups{gap:14px;display:grid}.photo-group{gap:10px;display:grid}.photo-group h3{color:var(--muted);font-size:.96rem;font-weight:650}.photo-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photo-slot{background:var(--panel);border:1px solid var(--line);cursor:pointer;border-radius:8px;gap:9px;min-width:0;padding:10px;display:grid;box-shadow:0 8px 24px #1113160d}.photo-slot input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.photo-preview,.photo-empty{aspect-ratio:4/3;border:1px solid var(--line);background:#eef2f6;border-radius:8px;place-items:center;width:100%;display:grid;overflow:hidden}.photo-preview{background-position:50%;background-size:cover}.photo-empty{color:var(--blue)}.photo-slot.uploaded .photo-empty,.photo-slot.uploaded .photo-preview{border-color:#0f8a4b52}.photo-slot-label{gap:3px;min-width:0;display:grid}.photo-slot-label strong{overflow-wrap:anywhere;font-size:.9rem;font-weight:650;line-height:1.18}.photo-slot-label small{color:var(--muted);font-size:.78rem;font-weight:620}@media (min-width:680px){.app-shell{padding:28px}.top-panel{padding:24px}h1{max-width:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-grid,.photo-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.check-card{padding:24px}}@media (max-width:390px){.summary-strip,.summary-strip.four,.summary-counters,.priority-options,.photo-slot-grid{grid-template-columns:1fr}.detail-head{flex-direction:column;align-items:flex-start}.action-row{grid-template-columns:1fr}}
