.bkc-export-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}
.bkc-export-actions .bkc-export-label{margin-right:2px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.bkc-export-actions button{min-height:40px}
.bkc-export-actions button:disabled{cursor:wait;opacity:.68}
.bkc-export-privacy{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid currentColor;font-size:11px;font-weight:700}
.bkc-export-privacy input{width:17px!important;height:17px!important;margin:0!important;accent-color:#ffe600}
.passport-report-row{display:flex;justify-content:flex-end;margin:0 0 18px}
.recipe-report-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.recipe-report-actions button{min-height:38px}
.custom-recipe-card-actions{flex-wrap:wrap}
.session-report-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin:0 0 18px;padding:12px;border:1px solid #080808;background:#fffdf7}
@media(max-width:720px){
  .passport-report-row,.session-report-actions{justify-content:flex-start}
  .bkc-export-actions{width:100%}
}
