/* v30 Experience Layer */
.v30-context{margin:0 0 14px;padding:16px 18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,var(--panel),var(--panel2));display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}
.v30-context h3{margin:3px 0 4px;font-size:20px;letter-spacing:-.035em}.v30-context p{margin:0;color:var(--muted);font-size:13px}.v30-context strong{font-size:22px}
.v30-quick{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.v30-quick button,.v30-quick a{min-height:72px;border:1px solid var(--line);border-radius:17px;background:var(--panel);color:var(--ink);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-decoration:none;font-weight:850;font-size:12px}.v30-quick b{font-size:20px}
.v30-intel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v30-intel{padding:17px;border:1px solid var(--line);border-radius:18px;background:var(--panel2)}.v30-intel small{color:var(--muted);text-transform:uppercase;font-size:9px;letter-spacing:.12em;font-weight:850}.v30-intel strong{display:block;font-size:25px;margin:8px 0 3px}.v30-intel p{font-size:12px;margin:0;color:var(--muted)}
.v30-sheet.v21-sheet{width:min(calc(100vw - 28px),960px)!important;height:auto!important;max-height:48dvh!important;min-height:390px!important;overflow:hidden!important;padding:8px 16px calc(12px + env(safe-area-inset-bottom))!important;border-radius:28px 28px 0 0!important}.v30-sheet .v21-sheethead h2{font-size:25px}.v30-sheet .v21-sheethead p{font-size:12px;margin-top:2px}.v30-sheet .v23-capture-row{margin:8px 0;gap:7px}.v30-sheet .v23-capture-row button{height:42px!important;min-height:42px!important;padding:5px 9px!important}.v30-sheet .v23-offer-grid{display:grid!important;grid-template-columns:1.4fr repeat(3,1fr)!important;gap:8px!important}.v30-sheet .v23-span2{grid-column:auto!important}.v30-sheet .v21-field label{margin-bottom:4px;font-size:9px}.v30-sheet .v21-field input{padding:9px 10px!important;min-height:40px!important}.v30-sheet .v21-preview{position:absolute;right:16px;top:64px;width:104px;height:64px;margin:0!important;z-index:2}.v30-sheet .v21-preview img{height:64px!important;max-height:64px!important;object-fit:cover}.v30-sheet .v28-scan-status{margin:2px 0 5px;min-height:12px;font-size:10px}.v30-sheet .v21-result{margin-top:8px!important;padding:10px 12px!important;border-radius:16px!important;display:grid;grid-template-columns:1.15fr 1fr auto;gap:10px;align-items:center}.v30-sheet .v23-result-head{display:block}.v30-sheet .v23-result-head h3{font-size:25px;margin:0}.v30-sheet .v23-result-head>strong{position:absolute;right:22px;bottom:25px;font-size:22px}.v30-sheet .v23-result-head p{font-size:11px;line-height:1.2;margin:2px 0}.v30-sheet .v23-mini-stats{margin:0!important;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.v30-sheet .v23-mini-stats span{padding:7px!important}.v30-sheet .v23-mini-stats b{font-size:16px}.v30-sheet .v22-eval-actions{margin:0!important;display:grid;gap:5px}.v30-sheet .v22-eval-actions button{min-height:38px;padding:7px 11px}.v30-sheet .v22-status{display:none}.v30-reason{display:flex;gap:8px;flex-wrap:wrap;margin-top:5px}.v30-reason span{font-size:9px;padding:4px 7px;border-radius:99px;background:var(--panel2);color:var(--muted)}
.v30-votes{display:flex;gap:6px;margin-top:10px}.v30-votes button{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}
.v30-maint{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v30-maint .v21-card{min-height:150px}.v30-maint strong{display:block;font-size:28px;margin:10px 0}
@media(max-width:720px){.v30-context{grid-template-columns:1fr}.v30-context strong{font-size:18px}.v30-quick{grid-template-columns:repeat(3,1fr)}.v30-intel-grid{grid-template-columns:repeat(2,1fr)}.v30-sheet.v21-sheet{max-height:49dvh!important;min-height:360px!important}.v30-sheet .v23-offer-grid{grid-template-columns:repeat(2,1fr)!important}.v30-sheet .v21-result{grid-template-columns:1fr 1fr}.v30-sheet .v22-eval-actions{grid-column:1/-1;grid-template-columns:1fr auto}.v30-sheet .v23-result-head>strong{display:none}.v30-maint{grid-template-columns:1fr}}
