:root{--ui-font:"Segoe UI Variable","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
body,button,input,textarea,select{font-family:var(--ui-font)!important}
body h1,body h2,body h3,body h4,.brand i,.brand-mark,.admin-brand i,.admin-brand>span,.home-card-meta strong,.selectable-number b,.selection-totals strong,.stats strong,.panel-head h2,.form-intro h2,.admin-top h1,.admin-raffle-body h2,.order-state strong{font-family:var(--ui-font)!important;letter-spacing:-.035em}
body h1,body h2,body h3,.admin-top h1{font-weight:750}
.brand i,.admin-brand i{font-style:normal;font-weight:800;letter-spacing:.16em}
.home-hero h1 em{font-style:normal;font-weight:650}
.home-raffle-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1400px;margin-inline:auto}
.home-raffle-card{border:1px solid #ffffff12;border-radius:18px;box-shadow:0 20px 55px #0003}
.home-card-image{height:330px}.home-card-body h3{font-size:28px;line-height:1.12}
.selectable-grid{max-height:none!important;overflow:visible!important}
.selectable-number{position:relative;z-index:1;border-radius:8px;touch-action:manipulation;user-select:none}
.selectable-number small{max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.2;padding:0 4px}
.selectable-number:not(:disabled){pointer-events:auto}
.selectable-number.selected{background:#f0c86f!important;color:#17120a!important;border-color:#ffe2a0!important;box-shadow:0 0 0 3px #d5a84f55!important}
.picker-status{margin:-10px 0 18px;color:#d7c393;font-size:12px}.picker-status.ready{color:#8fcca5}
.admin-raffles{grid-template-columns:repeat(2,minmax(0,1fr))}
.delete-raffle{border:0;background:#f3deda;color:#9d332d;padding:8px 10px;font-size:8px;font-weight:800;cursor:pointer}
@media(max-width:850px){.home-raffle-grid,.admin-raffles{grid-template-columns:1fr}.home-card-image{height:280px}}
