.discovery-start{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;background:linear-gradient(120deg,#edf5ff,#fff9eb);border-color:#c9dff2}.discovery-start h2,.discovery-start h3{margin-top:0}.discovery-start p{max-width:60ch}.discovery-toolbar{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin:1.5rem 0}.discovery-filter{display:flex;align-items:end;flex-wrap:wrap;gap:.7rem}.discovery-filter .field{margin:0;min-width:180px}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.discovery-idea{display:flex;flex-direction:column;min-width:0}.discovery-idea h2{font-size:1.18rem;line-height:1.35}.discovery-description{font-size:.95rem;line-height:1.65;flex:1}.discovery-symbol{width:42px;height:42px;background:#eef5fb;border-radius:12px;display:grid;place-items:center;color:#2167a1;margin-bottom:.8rem}.discovery-symbol svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.discovery-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.discovery-reactions{display:flex;flex-wrap:wrap;gap:.4rem;width:100%;border-top:1px solid #e3e8ec;padding-top:.5rem;margin-top:.3rem}.discovery-reactions .btn{font-size:.78rem;white-space:normal;padding:.5rem}.discovery-ad{grid-column:1/-1;display:grid;grid-template-columns:minmax(140px,240px) 1fr;gap:1rem;border:1px solid #e5ba69;background:#fffaf0}.ad-label{grid-column:1/-1;display:flex;gap:1rem;justify-content:space-between;font-size:.8rem;color:#6e4b13}.ad-label span:first-child{font-weight:750;text-transform:uppercase;letter-spacing:.08em}.discovery-ad img{max-width:100%;width:100%;max-height:200px;object-fit:contain;align-self:center}.discovery-ad>div:last-child{grid-column:2}.discovery-ad:not(:has(img))>div:last-child{grid-column:1/-1}.discovery-explanation{margin-top:1.5rem;font-size:.88rem}.discovery-explanation summary{font-weight:650;cursor:pointer}.discovery-explanation p{max-width:90ch}.discovery-bulk{display:grid;gap:1rem;margin:1rem 0;max-height:60vh;overflow:auto;padding:.3rem}.discovery-preview-item{border:1px solid #dbe2ec;border-radius:12px;padding:1rem;min-width:0}.discovery-preview-item .field{margin:.5rem 0}.discovery-admin-list{display:grid;gap:.7rem}.discovery-admin-row{border-bottom:1px solid #e2e7ef;padding:1rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.discovery-admin-row h3{font-size:1rem;margin:0}.discovery-admin-row p{font-size:.8rem;margin:.4rem 0}.discovery-admin-tools{display:flex;flex-wrap:wrap;gap:.5rem}.discovery-preview{margin:1rem auto;border:1px dashed #91aac0;padding:1rem;max-width:100%}.discovery-preview[data-size="mobile"]{width:360px}.discovery-preview .discovery-ad{display:block}.discovery-preview img{width:100%;max-height:240px;object-fit:contain}.discovery-preview .discovery-idea{max-width:420px}.discovery-checks{display:flex;gap:1rem;flex-wrap:wrap}.discovery-stats{overflow:auto}.discovery-stats table{width:100%;border-collapse:collapse;min-width:660px}.discovery-stats th,.discovery-stats td{text-align:left;padding:.65rem;border-bottom:1px solid #e4e8ed}.discovery-stats caption{text-align:left;font-weight:750;padding:1rem 0}.discovery-help{color:#536276;font-size:.84rem;line-height:1.65}.discovery-editor textarea{min-height:90px}.discovery-editor .form-grid{margin:1rem 0}.discovery-notice{border-left:4px solid #226aa7;padding:1rem;background:#eef6ff}.discovery-card-actions .success{color:#146445;font-weight:650;margin:0;width:100%}
@media(max-width:1100px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-start{gap:1rem}}@media(max-width:650px){.discovery-start,.discovery-grid{grid-template-columns:1fr}.discovery-toolbar{display:block}.discovery-ad{display:block}.discovery-ad img{margin:.8rem 0}.discovery-admin-row{align-items:start;flex-direction:column}.discovery-card-actions>.btn.primary{width:100%}.discovery-preview{padding:.6rem}.discovery-filter .field{flex:1}.discovery-start{padding:1.2rem}}

.discovery-preview-item:disabled{opacity:.6}
