/* Resource download and optional email delivery. */
.bls-resource-panel>*,.bls-resource-email>*{margin-top:0;margin-bottom:16px}
.bls-resource-panel>h2{line-height:1.35}
.bls-resource-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border:0;border-radius:6px;background:#D4AF37;color:#15191e;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;white-space:normal;max-width:100%}
.bls-resource-button:hover{background:#e0c368}
.bls-resource-email{margin-top:24px;padding-top:24px;border-top:1px solid hsl(var(--border))}
.bls-resource-email label{display:block;font-weight:600;margin-bottom:6px}
.bls-resource-email input:not([type=hidden]){display:block;width:100%;max-width:100%;box-sizing:border-box;min-height:44px;border:1px solid hsl(var(--border));border-radius:5px;padding:10px 12px;background:hsl(var(--background));color:hsl(var(--foreground));font:inherit}
.bls-resource-email #bls-resource-privacy{font-size:14px;line-height:1.6}
.bls-resource-email p a{text-decoration:underline}
.bls-resource-status{padding:14px;border-left:3px solid #D4AF37;background:hsl(var(--muted));color:hsl(var(--foreground));line-height:1.6}
.bls-resource-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
