.director-card{padding-left:20px!important}.director-title-block{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1}.director-title-block>div:last-child{min-width:0}.director-rank{position:static!important;left:auto!important;top:auto!important;flex:0 0 30px;width:30px;height:30px;margin-top:0}.radar-photo-thumb{margin:12px 0 2px;display:flex;align-items:center;gap:11px;width:210px;max-width:100%;padding:7px;border:1px solid #d8d4ca;border-radius:14px;background:#faf9f5;text-align:left}.radar-photo-thumb:hover{border-color:#aaa59b;background:#fff}.radar-photo-thumb img{width:104px;height:72px;object-fit:cover;border-radius:9px;background:#e8e5dc;display:block}.radar-photo-thumb span{display:flex;flex-direction:column;gap:3px}.radar-photo-thumb b{font-size:13px;color:#171717}.radar-photo-thumb small{font-size:11px;color:#77736b}.radar-photo-modal[hidden]{display:none}.radar-photo-modal{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:20px}.radar-photo-dialog{position:relative;max-width:96vw;max-height:94vh;display:flex;flex-direction:column;align-items:center;gap:10px}.radar-photo-dialog img{display:block;max-width:92vw;max-height:82vh;object-fit:contain;border-radius:12px;background:#111;box-shadow:0 18px 55px rgba(0,0,0,.45)}.radar-photo-caption{color:#fff;font-weight:800;text-align:center;max-width:850px}.radar-photo-close{position:absolute;right:-12px;top:-12px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;line-height:1;box-shadow:0 5px 18px rgba(0,0,0,.25);z-index:2}.photo-modal-open{overflow:hidden}@media(max-width:520px){.director-card{padding-left:16px!important}.director-title-block{gap:9px}.director-rank{flex-basis:28px;width:28px;height:28px}.radar-photo-thumb{width:100%}.radar-photo-thumb img{width:92px;height:66px}.radar-photo-close{right:2px;top:-14px}}
.radar-analysis-photo{display:flex;align-items:center;gap:12px;width:100%;margin:0 0 14px;padding:8px;border:2px solid #e0b900;border-radius:15px;background:#fffbed;text-align:left}
.radar-analysis-photo:hover{background:#fff7c7}
.radar-analysis-photo>.radar-photo-stage{width:150px;flex:0 0 150px}
.radar-analysis-photo img{display:block;width:150px;height:100px;object-fit:cover;border-radius:10px}
.radar-analysis-photo-label{display:flex;flex-direction:column;gap:4px}
.radar-analysis-photo-label b{font-size:14px;color:#171717}
.radar-analysis-photo-label small{font-size:12px;color:#666}
.radar-photo-stage{position:relative;display:block;line-height:0}
.radar-marker-layer{position:absolute;inset:0;pointer-events:none}
.radar-photo-marker{position:absolute;transform:translate(-50%,-50%);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffd400;color:#111;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.65);font:900 15px/1 Arial,sans-serif}
.radar-photo-dialog .radar-photo-stage{max-width:92vw;max-height:82vh}
.radar-photo-dialog .radar-photo-stage img{max-width:92vw;max-height:82vh}
@media(max-width:520px){.radar-analysis-photo>.radar-photo-stage{width:120px;flex-basis:120px}.radar-analysis-photo img{width:120px;height:84px}.radar-photo-marker{width:28px;height:28px;font-size:14px}}

.radar-photo-pair{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 2px}
.radar-photo-pair .radar-photo-thumb{margin:0}
.radar-after-modal{position:fixed;inset:0;z-index:230;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:16px;overflow:auto}
.radar-after-dialog{width:min(480px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:18px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.45)}
.radar-after-dialog h2{margin:0 0 8px}
.radar-after-dialog p{color:#5f5b54;line-height:1.45}
.radar-after-capture{display:block;border:2px dashed #aaa59b;border-radius:15px;overflow:hidden;margin:16px 0;background:#faf9f5}
.radar-after-capture span{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:38px}
.radar-after-capture span b{font-size:16px}
.radar-after-capture img{display:block;width:100%;max-height:380px;object-fit:contain}
.radar-after-dialog .btn{width:100%;margin-top:10px}

.radar-target-loading{width:100%;max-width:430px;padding:18px;text-align:left}
.radar-target-loading>b{display:block;text-align:center;margin-bottom:14px}
.radar-target-progress{height:12px;border-radius:999px;background:#e1e1e1;overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.12)}
.radar-target-progress span{display:block;width:8%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f0b400,#f47a20,#2d8a52);transition:width .55s ease}
.radar-target-progress-row{display:flex;justify-content:space-between;gap:12px;margin:8px 0 5px;color:#444}
.radar-target-progress-row strong{color:#1f6f42}
.radar-target-loading>small{display:block;text-align:center;color:#777}
