.brt-print-tools{display:flex;align-items:center;gap:12px;margin:20px 28px;padding:16px;background:#eef6fa;border-radius:10px}
.brt-print-button{border:0;border-radius:7px;padding:12px 18px;background:#e5a82e;color:#132b3b;font-weight:800;cursor:pointer}
.brt-print-tools span{color:#526b79;font-size:13px}
@media(max-width:650px){.brt-print-tools{display:block}.brt-print-button{width:100%;margin-bottom:8px}}
@media print{
 @page{size:landscape;margin:.35in}
 body *{visibility:hidden!important}
 .brt-passport,.brt-passport *{visibility:visible!important}
 .brt-passport{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important;box-shadow:none!important;border:1px solid #aaa!important;background:#fffaf0!important;color:#152a39!important;overflow:visible!important}
 .brt-passport header{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#092b45!important;color:#fff!important;padding:20px!important}
 .brt-passport header p{color:#ffd77a!important}
 .brt-stats{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important}
 .brt-print-tools,.brt-claim,.brt-badge.locked{display:none!important}
 .brt-stamp-grid{grid-template-columns:repeat(4,1fr)!important;gap:10px!important}
 .brt-stamp-grid article{break-inside:avoid;min-height:115px!important;padding:10px!important;background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
 .brt-badge-grid{grid-template-columns:repeat(6,1fr)!important;gap:10px!important}
 .brt-badge{break-inside:avoid}
 .brt-badge span{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:64px!important;height:64px!important}
 .brt-passport>h3,.brt-passport>.brt-badge-grid,.brt-passport>.brt-stamp-grid{margin-left:18px!important;margin-right:18px!important}
}
