.ash-photo-picker,.ash-photo-picker *{box-sizing:border-box}
.ash-photo-picker{--ash-red:#d71920;--ash-red-bright:#ff3945;--ash-text:#171717;--ash-muted:#666;--ash-border:#dedede;--ash-soft:#f4f4f4;--ash-white:#fff;max-width:920px;margin:24px auto;padding:14px;color:var(--ash-text);background:#f3f3f3;border:1px solid #e2e2e2;border-radius:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}
.ash-photo-picker .ash-pp-card{padding:30px;background:#fff;border:1px solid var(--ash-border);border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.ash-photo-picker .ash-pp-eyebrow{margin-bottom:7px;color:var(--ash-red);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;text-align:center}
.ash-photo-picker h2{margin:0 0 10px!important;color:#171717!important;font-size:clamp(28px,4vw,40px)!important;line-height:1.15!important;text-align:center}
.ash-photo-picker .ash-pp-intro{max-width:720px;margin:0 auto 18px;color:#444;font-size:16px;text-align:center}
.ash-photo-picker .ash-pp-privacy{margin:0 auto 22px;padding:13px 15px;max-width:720px;background:#f7f7f7;border:1px solid #ddd;border-radius:10px;color:#555;font-size:13px;text-align:center}
.ash-photo-picker .ash-pp-upload{display:flex;min-height:160px;padding:26px;align-items:center;justify-content:center;flex-direction:column;border:2px dashed #c8c8c8;border-radius:14px;background:#fafafa;cursor:pointer;text-align:center;transition:border-color .2s,background .2s}
.ash-photo-picker .ash-pp-upload:hover,.ash-photo-picker .ash-pp-upload:focus-within{background:#fff5f5;border-color:var(--ash-red)}
.ash-photo-picker .ash-pp-file{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.ash-photo-picker .ash-pp-upload-icon{display:grid;width:42px;height:42px;margin-bottom:8px;place-items:center;border-radius:50%;background:var(--ash-red);color:#fff;font-size:27px;line-height:1}
.ash-photo-picker .ash-pp-upload-title{font-weight:800;font-size:17px}
.ash-photo-picker .ash-pp-upload-help{margin-top:4px;color:#777;font-size:13px}
.ash-photo-picker .ash-pp-status{min-height:22px;margin:10px 0 0;color:#555;font-size:13px;font-weight:700;text-align:center}
.ash-photo-picker .ash-pp-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}
.ash-photo-picker .ash-pp-photo{overflow:hidden;background:#fff;border:1px solid #dcdcdc;border-radius:13px;box-shadow:0 3px 12px rgba(0,0,0,.05)}
.ash-photo-picker .ash-pp-photo-head{position:relative;background:#eee;aspect-ratio:4/3;overflow:hidden}
.ash-photo-picker .ash-pp-photo-head img{display:block;width:100%;height:100%;object-fit:cover}
.ash-photo-picker .ash-pp-number{position:absolute;top:10px;left:10px;padding:5px 9px;background:rgba(0,0,0,.78);border-radius:999px;color:#fff;font-size:12px;font-weight:800}
.ash-photo-picker .ash-pp-remove{position:absolute;top:9px;right:9px;width:32px;height:32px;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;color:#222!important;font-size:20px!important;line-height:32px!important;cursor:pointer}
.ash-photo-picker .ash-pp-photo-body{padding:16px}
.ash-photo-picker .ash-pp-filename{margin:0 0 12px;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ash-photo-picker .ash-pp-auto{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}
.ash-photo-picker .ash-pp-metric{padding:8px 5px;background:#f6f6f6;border-radius:8px;text-align:center}
.ash-photo-picker .ash-pp-metric b{display:block;font-size:13px;color:#222}
.ash-photo-picker .ash-pp-metric span{display:block;color:#777;font-size:10px;text-transform:uppercase;letter-spacing:.04em}
.ash-photo-picker .ash-pp-field{margin-top:12px}
.ash-photo-picker .ash-pp-field label{display:block;margin-bottom:6px;color:#292929;font-size:13px;font-weight:800}
.ash-photo-picker .ash-pp-field select{width:100%!important;min-height:43px!important;padding:8px 10px!important;background:#fff!important;color:#222!important;border:1px solid #cfcfcf!important;border-radius:9px!important;font:inherit!important;font-size:13px!important;box-shadow:none!important}
.ash-photo-picker .ash-pp-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.ash-photo-picker .ash-pp-check{display:flex!important;align-items:flex-start!important;gap:7px!important;padding:9px!important;margin:0!important;background:#fafafa;border:1px solid #ddd;border-radius:9px;color:#333!important;font-size:12px!important;font-weight:700!important;cursor:pointer}
.ash-photo-picker .ash-pp-check input{width:16px!important;height:16px!important;min-height:16px!important;margin:1px 0 0!important;accent-color:var(--ash-red)}
.ash-photo-picker .ash-pp-actions{display:flex;gap:10px;justify-content:center;margin-top:22px}
.ash-photo-picker .ash-pp-btn{appearance:none;display:inline-block;padding:13px 20px!important;border-radius:10px!important;font:inherit!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;cursor:pointer}
.ash-photo-picker .ash-pp-primary,.ash-photo-picker .ash-pp-primary:hover,.ash-photo-picker .ash-pp-primary:focus{background:linear-gradient(135deg,var(--ash-red),var(--ash-red-bright))!important;color:#fff!important;border:0!important}
.ash-photo-picker .ash-pp-secondary,.ash-photo-picker .ash-pp-secondary:hover,.ash-photo-picker .ash-pp-secondary:focus{background:#eee!important;color:#222!important;border:1px solid #d2d2d2!important}
.ash-photo-picker .ash-pp-results{margin-top:28px;padding-top:26px;border-top:1px solid #e3e3e3}
.ash-photo-picker .ash-pp-result-title{margin:0 0 6px;color:#171717;font-size:25px;font-weight:900;text-align:center}
.ash-photo-picker .ash-pp-result-sub{margin:0 0 20px;color:#666;text-align:center}
.ash-photo-picker .ash-pp-rank-list{display:grid;gap:13px}
.ash-photo-picker .ash-pp-ranked{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px;background:#fafafa;border:1px solid #ddd;border-radius:12px;max-width:100%;overflow:hidden}
.ash-photo-picker .ash-pp-ranked.is-best{background:#fff4f4;border:2px solid #e54a50}
.ash-photo-picker .ash-pp-ranked img{width:90px;height:90px;object-fit:cover;border-radius:9px}
.ash-photo-picker .ash-pp-rank-kicker{color:var(--ash-red);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.ash-photo-picker .ash-pp-rank-name{margin:2px 0 3px;max-width:100%;font-weight:900;white-space:normal;overflow-wrap:anywhere;word-break:break-word}
.ash-photo-picker .ash-pp-ranked>div:nth-child(2){min-width:0;max-width:100%}.ash-photo-picker .ash-pp-rank-reason{max-width:100%;color:#555;font-size:13px;overflow-wrap:anywhere;word-break:break-word}
.ash-photo-picker .ash-pp-score{min-width:64px;text-align:center}
.ash-photo-picker .ash-pp-score b{display:block;font-size:24px;line-height:1;color:#171717}
.ash-photo-picker .ash-pp-score span{font-size:10px;color:#777;text-transform:uppercase}
.ash-photo-picker .ash-pp-tips{margin-top:18px;padding:17px 18px;background:#f6f6f6;border-radius:11px;color:#444;font-size:13px}
.ash-photo-picker .ash-pp-tips strong{color:#222}
.ash-photo-picker .ash-pp-note{padding:14px 20px;color:#666;font-size:12px;text-align:center}
@media(max-width:720px){.ash-photo-picker{margin:12px auto;padding:8px}.ash-photo-picker .ash-pp-card{padding:20px 14px}.ash-photo-picker .ash-pp-photos{grid-template-columns:1fr}.ash-photo-picker .ash-pp-ranked{grid-template-columns:72px 1fr}.ash-photo-picker .ash-pp-ranked img{width:72px;height:72px}.ash-photo-picker .ash-pp-score{grid-column:2;text-align:left}.ash-photo-picker .ash-pp-score b,.ash-photo-picker .ash-pp-score span{display:inline}.ash-photo-picker .ash-pp-actions{flex-direction:column}.ash-photo-picker .ash-pp-btn{width:100%;text-align:center}}
@media(max-width:420px){.ash-photo-picker .ash-pp-checks{grid-template-columns:1fr}}
