:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.nav-pill{padding:.55rem .8rem;border-radius:.8rem;background:rgba(255,255,255,.1);transition:.2s}.nav-pill:hover{background:rgba(255,255,255,.22)}.page-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:-.04em}.section-title{font-size:1.35rem;font-weight:900;margin-bottom:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.25rem;box-shadow:0 10px 30px rgba(15,23,42,.07)}.field{width:100%;border:2px solid #cbd5e1;border-radius:.85rem;padding:.75rem;background:#fff}.field:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2)}.btn-primary,.btn-secondary,.btn-danger,.btn-success{display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;padding:.7rem 1rem;font-weight:800;transition:.2s}.btn-primary{background:#4f46e5;color:white}.btn-primary:hover{background:#4338ca}.btn-secondary{background:#e2e8f0;color:#0f172a}.btn-secondary:hover{background:#cbd5e1}.btn-danger{background:#e11d48;color:#fff}.btn-success{background:#059669;color:#fff}.badge-green{font-size:.7rem;background:#d1fae5;color:#065f46;padding:.25rem .5rem;border-radius:999px;font-weight:900}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:.8rem;border-bottom:1px solid #e2e8f0;text-align:left}.step-number{width:3rem;height:3rem;border-radius:999px;background:#4f46e5;color:white;display:grid;place-items:center;font-size:1.3rem;font-weight:900;flex:none}
.clue-upload-panel{border:2px dashed #a5b4fc;background:#eef2ff;border-radius:1rem;padding:1rem}.camera-ready-pill,.clue-type-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.3rem .65rem;font-size:.75rem;font-weight:900;background:#ddd6fe;color:#5b21b6;white-space:nowrap}.upload-choice{display:flex;align-items:center;justify-content:center;min-height:4rem;border-radius:1rem;background:#4f46e5;color:#fff;font-size:1rem;font-weight:900;cursor:pointer;text-align:center;padding:.8rem;transition:.2s}.upload-choice:hover{background:#4338ca;transform:translateY(-1px)}.clue-preview-wrap{min-height:13rem;border-radius:1rem;background:#fff;border:2px solid #c7d2fe;display:grid;place-items:center;overflow:hidden;position:relative}.clue-preview-wrap.is-empty .clue-preview{display:none}.clue-preview{width:100%;max-height:24rem;object-fit:contain}.clue-preview-placeholder{color:#64748b;font-weight:800;padding:2rem;text-align:center}.step-clue-thumbnail{width:5.5rem;height:5.5rem;border-radius:1rem;object-fit:cover;border:2px solid #c7d2fe;flex:none}@media(max-width:700px){.step-clue-thumbnail{width:4rem;height:4rem}}

.batch-drop-zone{border:3px dashed #818cf8;background:#eef2ff;border-radius:1.25rem;padding:1.5rem;text-align:center}.batch-file-list{display:grid;gap:.55rem}.batch-file-row{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff}.batch-status{font-size:.75rem;font-weight:900;border-radius:999px;padding:.3rem .65rem;max-width:16rem;text-align:center}.batch-status.ready{background:#e2e8f0;color:#334155}.batch-status.uploading{background:#dbeafe;color:#1d4ed8}.batch-status.success{background:#d1fae5;color:#047857}.batch-status.error{background:#ffe4e6;color:#be123c}.clue-library-preview-link{display:block;border-radius:1rem;overflow:hidden;background:#f8fafc}.clue-library-thumbnail{display:block;width:100%;height:9rem;object-fit:cover;border-radius:1rem;background:#f8fafc;border:1px solid #e2e8f0;transition:transform .18s ease}.clue-library-preview-link:hover .clue-library-thumbnail{transform:scale(1.025)}.btn-danger:disabled,.btn-primary:disabled,.btn-success:disabled{opacity:.45;cursor:not-allowed}
.badge-batch-list{display:grid;gap:.85rem}.badge-batch-row{display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff}.badge-batch-preview{width:5.5rem;height:5.5rem;object-fit:contain;border-radius:.85rem;background:#f8fafc;border:1px solid #e2e8f0}.badge-batch-details{min-width:0}.badge-batch-filename{font-size:.78rem;font-weight:800;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-batch-fields{display:grid;grid-template-columns:minmax(10rem,1fr) minmax(8rem,.8fr) minmax(12rem,1.2fr);gap:.65rem;margin-top:.55rem}.badge-batch-field{display:grid;gap:.25rem;font-size:.78rem;font-weight:800;color:#334155}.badge-batch-field textarea{min-height:3.25rem;resize:vertical}@media(max-width:900px){.badge-batch-row{grid-template-columns:4.5rem minmax(0,1fr)}.badge-batch-preview{width:4.5rem;height:4.5rem}.badge-batch-row>.batch-status{grid-column:1/-1;justify-self:start}.badge-batch-fields{grid-template-columns:1fr}}@media(max-width:520px){.badge-batch-row{grid-template-columns:1fr}.badge-batch-preview{width:6rem;height:6rem}.badge-batch-fields{grid-template-columns:1fr}}

.child-name-link{color:#4338ca;text-decoration:underline;text-decoration-color:#c7d2fe;text-decoration-thickness:2px;text-underline-offset:.22rem;transition:.18s}.child-name-link:hover{color:#312e81;text-decoration-color:#6366f1}.child-detail-topbar{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.child-detail-topbar>div{display:flex;gap:.65rem;flex-wrap:wrap}.child-detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#fff,#eef2ff);border:1px solid #c7d2fe;border-radius:1.5rem;padding:1.35rem;box-shadow:0 14px 34px rgba(79,70,229,.1)}.child-detail-avatar{width:8rem;height:8rem;object-fit:contain;background:#fff;border:3px solid #ddd6fe;border-radius:1.4rem;padding:.35rem}.child-detail-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.73rem;font-weight:900;color:#6366f1}.child-detail-identity h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1;margin:.25rem 0 .5rem}.child-detail-identity>p:last-child{color:#475569;font-weight:700}.child-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(6.5rem,1fr));gap:.65rem}.child-detail-summary article{background:#fff;border:1px solid #ddd6fe;border-radius:1rem;padding:.9rem;text-align:center}.child-detail-summary strong{display:block;font-size:1.8rem;color:#4338ca}.child-detail-summary span{display:block;font-size:.78rem;font-weight:800;color:#64748b}.child-progress-list{display:grid;gap:.8rem}.child-progress-row{border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;background:#f8fafc}.child-progress-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.child-progress-heading h3{font-size:1.08rem;font-weight:900}.child-progress-heading p,.child-progress-last{font-size:.82rem;color:#64748b}.child-progress-heading>strong{font-size:1.15rem;color:#047857}.child-progress-track{height:.7rem;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-top:.7rem}.child-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#22c55e)}.child-progress-last{margin-top:.45rem}.child-badges-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.child-badge-total{display:grid;place-items:center;min-width:3rem;height:3rem;padding:0 .7rem;border-radius:999px;background:#4f46e5;color:#fff;font-size:1.25rem;font-weight:900}.child-empty-badges{text-align:center;border:2px dashed #c7d2fe;border-radius:1.2rem;padding:2rem;margin-top:1.2rem;background:#f8fafc}.child-empty-badges>span{font-size:3.5rem}.child-empty-badges h3{font-size:1.25rem;font-weight:900;margin-top:.5rem}.child-empty-badges p{color:#64748b}.child-adventure-badges{margin-top:1.5rem}.child-adventure-badges>h3{font-size:1.35rem;font-weight:900;padding-bottom:.55rem;border-bottom:2px solid #e0e7ff}.child-badge-category{margin-top:1.1rem}.child-badge-category>h4{font-size:.83rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#6366f1;margin-bottom:.65rem}.child-found-badge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.85rem}.child-found-badge-card{border:1px solid #e2e8f0;border-radius:1.15rem;padding:1rem;text-align:center;background:linear-gradient(180deg,#fff,#faf5ff);box-shadow:0 8px 20px rgba(76,29,149,.07)}.child-found-badge-card img{display:block;width:7.5rem;height:7.5rem;object-fit:contain;margin:0 auto}.child-found-badge-card h5{font-size:1.05rem;font-weight:900;margin-top:.55rem}.child-found-badge-card p{font-size:.8rem;color:#475569;margin-top:.3rem}.child-found-badge-card time{display:block;font-size:.7rem;font-weight:800;color:#7c3aed;margin-top:.6rem}@media(max-width:950px){.child-detail-hero{grid-template-columns:auto 1fr}.child-detail-summary{grid-column:1/-1}}@media(max-width:620px){.child-detail-hero{grid-template-columns:1fr;text-align:center}.child-detail-avatar{margin:0 auto}.child-detail-summary{grid-template-columns:1fr}.child-found-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.child-found-badge-card{padding:.75rem}.child-found-badge-card img{width:6rem;height:6rem}}@media(max-width:430px){.child-found-badge-grid{grid-template-columns:1fr}}
.quick-builder-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.quick-builder-counter{display:grid;place-items:center;min-width:8rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:1.4rem;padding:1rem;box-shadow:0 12px 28px rgba(79,70,229,.25)}.quick-builder-counter strong{font-size:2.1rem;line-height:1}.quick-builder-counter span{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.quick-participant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem}.quick-participant-card{position:relative;display:flex;align-items:center;gap:.65rem;border:2px solid #e2e8f0;border-radius:1rem;padding:.7rem;background:#fff;font-weight:900;cursor:pointer;transition:.18s}.quick-participant-card:has(input:checked){border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.quick-participant-card input{width:1.15rem;height:1.15rem}.quick-participant-card img{width:2.7rem;height:2.7rem;object-fit:contain}.quick-cache-list{display:grid;gap:1rem}.quick-cache-card{border:2px solid #dbeafe;border-radius:1.25rem;padding:1rem;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 9px 24px rgba(15,23,42,.06);transition:.18s}.quick-cache-card.has-error{border-color:#e11d48;box-shadow:0 0 0 4px rgba(225,29,72,.16)}.quick-cache-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.quick-cache-order{display:flex;align-items:center;gap:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#4338ca}.quick-cache-order strong{display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:999px;background:#4f46e5;color:#fff;font-size:1.2rem}.quick-icon-button{width:2.7rem;height:2.7rem;border-radius:.75rem;background:#e2e8f0;color:#0f172a;font-weight:900;font-size:1.15rem}.quick-icon-button:hover{background:#cbd5e1}.quick-icon-button:disabled{opacity:.35}.quick-icon-button.danger{background:#ffe4e6;color:#be123c}.quick-photo-zone{border:2px dashed #a5b4fc;background:#eef2ff;border-radius:1rem;padding:.8rem}.quick-photo-preview{min-height:9rem;margin-top:.75rem;background:#fff;border:1px solid #c7d2fe;border-radius:.85rem;display:grid;place-items:center;overflow:hidden}.quick-photo-preview img{display:block;width:100%;max-height:17rem;object-fit:contain}.quick-photo-preview.is-empty img{display:none}.quick-photo-preview span{padding:1rem;text-align:center;font-weight:800;color:#64748b}.quick-photo-preview:not(.is-empty) span{display:none}.quick-cache-help{background:#fef3c7;border-radius:1rem;padding:.85rem;color:#78350f}.quick-cache-help ol{list-style:decimal;margin:.35rem 0 0 1.2rem;font-size:.82rem}.quick-builder-savebar{position:sticky;bottom:.75rem;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border:2px solid #a7f3d0;box-shadow:0 18px 42px rgba(15,23,42,.16)}@media(max-width:700px){.quick-builder-savebar{position:static}.quick-builder-savebar>div:last-child{width:100%}.quick-builder-savebar .btn-success{width:100%}.quick-participant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.cachettes-page{max-width:72rem;margin:0 auto}.cachette-total{display:grid;place-items:center;min-width:8rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:1.4rem;padding:1rem;box-shadow:0 12px 28px rgba(79,70,229,.25)}.cachette-total strong{font-size:2.1rem;line-height:1}.cachette-total span{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.cachette-top-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.cachette-top-actions form{display:inline-flex}.cachette-compact-list{display:grid;gap:.85rem}.cachette-compact-card{display:grid;grid-template-columns:3.25rem 6.25rem minmax(0,1fr) auto;gap:1rem;align-items:center;background:#fff;border:1px solid #dbe3ef;border-radius:1.2rem;padding:1rem;box-shadow:0 8px 22px rgba(15,23,42,.06)}.cachette-position{display:grid;place-items:center;width:3.1rem;height:3.1rem;border-radius:999px;background:#4f46e5;color:#fff;font-size:1.25rem;font-weight:900}.cachette-thumb-wrap{display:grid;place-items:center;width:6.25rem;height:5rem;border-radius:.9rem;background:#eef2ff;overflow:hidden;font-size:2.4rem}.cachette-thumb{display:block;width:100%;height:100%;object-fit:cover}.cachette-main{min-width:0}.cachette-main h2{font-size:1.2rem;font-weight:900}.cachette-clue-summary{margin-top:.25rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42rem}.cachette-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.55rem}.cachette-meta span{font-size:.78rem;font-weight:800;background:#f1f5f9;border-radius:999px;padding:.28rem .6rem;color:#334155}.cachette-controls{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.cachette-controls form{display:inline-flex}.cachette-position-form label{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:900;color:#475569}.cachette-position-form select{min-width:4.5rem}.cachette-option-note{font-size:.8rem;color:#64748b;margin-top:.4rem}@media(max-width:900px){.cachette-compact-card{grid-template-columns:3rem 5rem minmax(0,1fr)}.cachette-thumb-wrap{width:5rem;height:4.5rem}.cachette-controls{grid-column:1/-1;justify-content:flex-start;border-top:1px solid #e2e8f0;padding-top:.8rem}}@media(max-width:600px){.cachette-compact-card{grid-template-columns:3rem minmax(0,1fr)}.cachette-thumb-wrap{grid-column:1;grid-row:2;width:3rem;height:3rem}.cachette-main{grid-column:2;grid-row:1/3}.cachette-controls{grid-column:1/-1}.cachette-controls .btn-primary,.cachette-controls .btn-danger{flex:1}.cachette-position-form{width:100%}.cachette-position-form label{width:100%;justify-content:space-between}.cachette-position-form select{width:7rem}.cachette-top-actions>*{flex:1}.cachette-top-actions form button,.cachette-top-actions>a{width:100%}}
