/* FinnBuild 2026 raffle strip above the calculator (site wrapper, see raffle-strip.js). */
.raffle-strip{background:#4a5d2f;color:#fff;font:600 14px/1.4 'DM Sans',system-ui,-apple-system,'Segoe UI',sans-serif}
.raffle-strip[hidden]{display:none}
.raffle-strip p{margin:0 auto;max-width:1520px;padding:9px max(18px,env(safe-area-inset-left));display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 14px;text-align:center}
.raffle-strip a{display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;white-space:nowrap;padding:4px 0}
.raffle-strip a:hover{text-decoration-thickness:2px}
.raffle-strip a:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:2px}
.raffle-strip svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:599px){.raffle-strip{font-size:13px}.raffle-strip p{padding:7px 14px;gap:2px 12px}}
