.heading-actions,.hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;position:relative;z-index:2}.paste-card{margin-bottom:18px}.paste-zone{min-height:220px;border:2px dashed #9ebfb4;background:#f4faf7;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:text;outline:none;transition:.2s}.paste-zone:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(12,102,86,.12)}.paste-zone.has-data{background:#ebf6f1;border-style:solid}.paste-zone strong{font:700 1.25rem Manrope}.paste-zone span{color:var(--muted);margin-top:7px}.paste-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-size:1.45rem;font-weight:800;margin-bottom:15px}.paste-summary{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr)) auto;gap:12px;align-items:center;margin-top:18px;padding:16px;background:#f8faf9;border:1px solid var(--line);border-radius:12px}.paste-summary>div{display:flex;flex-direction:column}.paste-summary strong{font:800 1.25rem Manrope}.paste-summary span{color:var(--muted);font-size:.8rem}.preview-panel{margin-top:26px}.preview-panel .section-heading{align-items:end}.preview-panel small{color:var(--muted)}.paste-preview{max-height:430px;border:1px solid var(--line);border-radius:10px}.paste-preview th{position:sticky;top:0;background:#f5f8f7;white-space:nowrap;z-index:1}.paste-preview td{white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}.paste-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:24px}.paste-actions>span{color:var(--green);font-weight:700}.paste-help{margin-top:18px}.paste-help h2{font:700 1.35rem Manrope}.paste-help ol{color:#4f6264;line-height:1.9}@media(max-width:760px){.paste-summary{grid-template-columns:1fr 1fr}.paste-summary .btn{grid-column:1/-1}.paste-actions{align-items:stretch;flex-direction:column}.paste-actions .btn{width:100%}}
