.fh-roster-app{--ink:#161616;--brand:#61b0ff;--brand-soft:#eaf5ff;--line:#d9d9d9;max-width:1180px;margin:30px auto;color:var(--ink);font-family:Raleway,Arial,sans-serif}
.fh-roster-heading{margin:0 0 24px;padding:0;background:transparent;text-align:center}.fh-kicker{display:block;color:var(--brand);font-family:Raleway,sans-serif;font-size:18px;font-weight:800;line-height:1.5;letter-spacing:.22em;text-transform:uppercase}.fh-roster-heading h2{margin:3px 0 5px;padding:0;color:#000;font-family:"Titillium Web",sans-serif;font-size:38px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:4.65px}.fh-roster-heading p{margin:0;color:#666;font-family:Raleway,sans-serif;font-size:14px;font-weight:400;line-height:1.85;letter-spacing:normal;text-transform:none}
.fh-card{background:#fff;border:1px solid var(--line);border-radius:10px;margin:0 0 18px;padding:24px}.fh-card h3{margin:0 0 18px;color:#000;font-family:"Titillium Web",Arial,sans-serif;font-size:32px;font-weight:700;line-height:1.1;letter-spacing:3.5px;text-transform:uppercase}.fh-grid{display:grid;gap:16px}.fh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-span-2{grid-column:1/-1}
.fh-roster-form label{display:flex;flex-direction:column;gap:6px;font-family:Raleway,Arial,sans-serif;font-weight:700}.fh-roster-form input,.fh-roster-form select{width:100%;min-height:44px;border:1px solid #bbb;border-radius:5px;background:#fff;padding:8px 10px;font-family:Raleway,Arial,sans-serif;font-size:14px}.fh-roster-form input[type="checkbox"]{accent-color:var(--brand)}.fh-roster-form input:focus,.fh-roster-form select:focus{outline:2px solid rgba(97,176,255,.3);border-color:var(--brand)}
.fh-products{display:flex;flex-wrap:wrap;gap:10px 22px;border:0;padding:0;margin:0 0 18px}.fh-products legend{font-weight:800;margin-bottom:10px}.fh-products label{display:flex;flex-direction:row;align-items:center;gap:8px}.fh-products input{width:auto;min-height:auto}.fh-count{max-width:220px}
.fh-table-title{display:flex;align-items:center;justify-content:space-between}.fh-row-count{color:#777}.fh-player-scroll{overflow-x:auto}.fh-players{min-width:max-content}.fh-player-head,.fh-player-row{display:grid;grid-template-columns:45px 170px 90px repeat(calc(var(--cols) - 3),145px);gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.fh-player-head{font-weight:800;font-size:13px}.fh-player-row>label>span{display:none}.fh-player-row>b{text-align:center}.fh-player-row input,.fh-player-row select{min-height:40px}
.fh-roster-form .fh-agree{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:9px;margin:20px 0}.fh-roster-form .fh-agree input{flex:0 0 auto;width:auto!important;min-height:auto!important;margin:4px 0 0;padding:0}.fh-actions{display:flex;align-items:center;gap:15px}.fh-actions button{display:inline-block;border:0;border-radius:10px;background:#4fa9dc;color:#fff;padding:10px 25px;font-family:Raleway,Arial,sans-serif;font-size:15px;font-weight:500;line-height:15px;letter-spacing:normal;text-transform:none;white-space:nowrap;box-shadow:none;cursor:pointer;transition:background-color .3s,color .3s,border-radius .3s}.fh-actions button:hover{background:#3c6d9e;color:#fff}.fh-actions button:disabled{opacity:.55}.fh-status.is-success{color:#17843b}.fh-status.is-error{color:#b00020}
@media(max-width:760px){.fh-grid-2{grid-template-columns:1fr}.fh-span-2{grid-column:auto}.fh-card{padding:18px}.fh-player-scroll{overflow:visible}.fh-players{min-width:0}.fh-player-head{display:none}.fh-player-row{display:grid;grid-template-columns:34px 1fr;border:1px solid #ddd;border-radius:8px;padding:14px;margin-bottom:12px}.fh-player-row>b{grid-row:1/span 20}.fh-player-row>label>span{display:block}.fh-actions{align-items:flex-start;flex-direction:column}}
