.nompro360-df-shell{max-width:1100px;margin:24px auto;padding:0 14px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;}
.nompro360-df-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px;}
.nompro360-df-header h2{margin:0 0 4px 0;font-size:22px;line-height:1.2;}
.nompro360-df-meta{font-size:12px;opacity:.75;}
.nompro360-df-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;}
.nompro360-df-btn{display:inline-block;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:10px;text-decoration:none;font-size:14px;background:#fff;cursor:pointer;}
.nompro360-df-primary{border-color:rgba(0,0,0,.25);font-weight:600;}
.nompro360-df-panel{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;}
.nompro360-df-preview{width:100%;height:78vh;border:0;border-radius:10px;background:#fff;}
.nompro360-df-footer{margin-top:10px;font-size:13px;opacity:.8;}
.nompro360-df-box{max-width:900px;margin:18px auto;padding:16px;border:1px solid rgba(0,0,0,.12);border-radius:12px;}
.nompro360-df-error{color:#7a1a1a;}
.nompro360-df-status{margin:10px 0;padding:10px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;}
.nompro360-df-status.nompro360-df-success{border-color:rgba(0,0,0,.18);}
.nompro360-df-status.nompro360-df-error{border-color:rgba(122,26,26,.35);}
.nompro360-df-note{margin:10px 0 0 0;font-size:13px;opacity:.8;}
@media(max-width:700px){
  .nompro360-df-header{flex-direction:column;align-items:stretch;}
  .nompro360-df-preview{height:70vh;}
}
