.fle-start-sit{max-width:1100px;margin:2rem auto;color:#172033}.fle-start-sit *{box-sizing:border-box}.fle-start-sit__form,.fle-start-sit__card,.fle-start-sit__result-header,.fle-start-sit__factors{padding:1.25rem;border:1px solid #d8deea;border-radius:12px;background:#fff}.fle-start-sit__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.fle-start-sit .fle-start-sit__form label{display:flex;flex-direction:column;gap:.35rem;color:#172033;font-weight:600;opacity:1}.fle-start-sit .fle-start-sit__form select,.fle-start-sit .fle-start-sit__form input:not([type="hidden"]){width:100%;min-height:44px;padding:.55rem;border:1px solid #7f8ca3;border-radius:6px;background-color:#fff;color:#172033;-webkit-text-fill-color:#172033;color-scheme:light;font:inherit;line-height:1.3;opacity:1}.fle-start-sit .fle-start-sit__form select option,.fle-start-sit .fle-start-sit__form select optgroup{background-color:#fff;color:#172033;-webkit-text-fill-color:#172033;opacity:1}.fle-start-sit .fle-start-sit__form input:not([type="hidden"])::placeholder{color:#5d6879;opacity:1}.fle-start-sit .fle-start-sit__form legend,.fle-start-sit .fle-start-sit__form small,.fle-start-sit .fle-start-sit__form .description{color:#354156;opacity:1}.fle-start-sit__submit{margin-top:1rem;padding:.75rem 1.2rem;border:0;border-radius:6px;background:#173f73;color:#fff;font-weight:700;cursor:pointer;opacity:1}.fle-start-sit .fle-start-sit__form select:focus-visible,.fle-start-sit .fle-start-sit__form input:not([type="hidden"]):focus-visible,.fle-start-sit .fle-start-sit__form button:focus-visible{outline:3px solid #5b9dd9;outline-offset:2px}.fle-start-sit .fle-start-sit__form select:focus,.fle-start-sit .fle-start-sit__form input:not([type="hidden"]):focus{border-color:#2d6fac}.fle-start-sit__results{margin-top:1.5rem}.fle-start-sit__result-header{text-align:center}.fle-start-sit__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700}.fle-start-sit__close-call,.fle-start-sit__bye{display:inline-block;padding:.45rem .7rem;border-radius:5px;background:#fff2c7;color:#594300}.fle-start-sit__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.fle-start-sit__card--ineligible{border-color:#b42318;background:#fff7f6}.fle-start-sit__component{display:grid;grid-template-columns:1fr auto;gap:.25rem;margin-top:.75rem}.fle-start-sit__bar{grid-column:1/-1;height:9px;overflow:hidden;border-radius:99px;background:#e8ecf3}.fle-start-sit__bar span{display:block;height:100%;background:#2d6fac}.fle-start-sit__facts{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .75rem;margin-top:1rem}.fle-start-sit__facts dt{font-weight:700}.fle-start-sit__facts dd{margin:0;text-align:right;text-transform:capitalize}.fle-start-sit__warnings{margin-top:1rem;padding:.75rem;border-left:4px solid #a15c00;background:#fff8e8}.fle-start-sit__factors{margin-top:1rem}.fle-start-sit__notice{margin-bottom:1rem;padding:.75rem;border-radius:6px}.fle-start-sit__notice--error{border:1px solid #b42318;background:#fff0ee;color:#7a1a14}.fle-start-sit__empty{padding:1rem;border:1px solid #d8deea;border-radius:8px}@media(max-width:760px){.fle-start-sit__fields,.fle-start-sit__cards{grid-template-columns:1fr}.fle-start-sit__facts{grid-template-columns:1fr}.fle-start-sit__facts dd{text-align:left;margin-bottom:.45rem}}

.fle-start-sit .fle-start-sit__result-header,
.fle-start-sit .fle-start-sit__card,
.fle-start-sit .fle-start-sit__factors {
	color: #172033;
	-webkit-text-fill-color: #172033;
	opacity: 1;
}

.fle-start-sit .fle-start-sit__result-header h3,
.fle-start-sit .fle-start-sit__card header h4,
.fle-start-sit .fle-start-sit__factors h3,
.fle-start-sit .fle-start-sit__warnings h5 {
	color: #172033;
	-webkit-text-fill-color: #172033;
	opacity: 1;
}

.fle-start-sit .fle-start-sit__result-header p,
.fle-start-sit .fle-start-sit__card header p,
.fle-start-sit .fle-start-sit__card header strong,
.fle-start-sit .fle-start-sit__component > span,
.fle-start-sit .fle-start-sit__facts dt,
.fle-start-sit .fle-start-sit__facts dd,
.fle-start-sit .fle-start-sit__factors li,
.fle-start-sit .fle-start-sit__warnings li {
	color: #172033;
	-webkit-text-fill-color: #172033;
	opacity: 1;
}

.fle-start-sit .fle-start-sit__close-call,
.fle-start-sit .fle-start-sit__bye {
	color: #594300;
	-webkit-text-fill-color: #594300;
	opacity: 1;
}

.fle-start-sit .fle-start-sit__result-header{overflow:hidden;padding:1.5rem;background:linear-gradient(145deg,#f8fbff,#fff);border-top:5px solid #2d6fac}.fle-start-sit .fle-start-sit__result-header--tie{border-top-color:#7f8ca3}.fle-start-sit__hero-player{display:flex;align-items:center;justify-content:center;margin:.75rem 0}.fle-start-sit__action{display:block;color:#173f73;-webkit-text-fill-color:#173f73;font-size:.85rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fle-start-sit .fle-start-sit__hero-player h3{margin:.15rem 0;font-size:clamp(1.8rem,5vw,3rem);line-height:1.05;color:#172033;-webkit-text-fill-color:#172033}.fle-start-sit__decision-meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.6rem 1rem;margin-top:1rem}.fle-start-sit__confidence{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.4rem .7rem;border:1px solid currentColor;border-radius:99px}.fle-start-sit__confidence small{font-size:.7em;font-weight:700;text-transform:uppercase}.fle-start-sit__confidence--high{color:#176044!important;-webkit-text-fill-color:#176044!important;background:#e7f7ef}.fle-start-sit__confidence--moderate{color:#755500!important;-webkit-text-fill-color:#755500!important;background:#fff5cf}.fle-start-sit__confidence--low{color:#8a2d24!important;-webkit-text-fill-color:#8a2d24!important;background:#fff0ee}.fle-start-sit__edge{font-weight:800;color:#354156;-webkit-text-fill-color:#354156}.fle-start-sit__scoring-context{margin:.75rem 0 0;color:#536176!important;-webkit-text-fill-color:#536176!important}.fle-start-sit__cards--summary{align-items:stretch}.fle-start-sit .fle-start-sit__card--summary{position:relative;padding:1rem;text-align:center;border-top:4px solid var(--fle-team-primary,#26364a)}.fle-start-sit .fle-start-sit__card--winner{border-top-color:#2d6fac;box-shadow:0 8px 24px rgba(23,63,115,.14)}.fle-start-sit__candidate-label{display:inline-block;margin-bottom:.2rem;color:#536176;-webkit-text-fill-color:#536176;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fle-start-sit__card--winner .fle-start-sit__candidate-label{color:#173f73;-webkit-text-fill-color:#173f73}.fle-start-sit .fle-start-sit__card--summary h4{margin:.25rem 0 .1rem;font-size:1.2rem;color:#172033;-webkit-text-fill-color:#172033}.fle-start-sit__overall-score{display:block;margin-top:.5rem;color:#173f73!important;-webkit-text-fill-color:#173f73!important;font-size:1.5rem;line-height:1}.fle-start-sit__overall-score small{display:block;margin-top:.3rem;color:#536176!important;-webkit-text-fill-color:#536176!important;font-size:.72rem;font-weight:600}.fle-start-sit__factors ul{margin-bottom:.6rem}.fle-start-sit__counterpoint{display:grid;gap:.2rem;margin:.75rem 0 0;padding:.7rem;border-left:3px solid #7f8ca3;background:#f4f6f9;color:#354156!important;-webkit-text-fill-color:#354156!important}.fle-start-sit__counterpoint strong{color:#172033;-webkit-text-fill-color:#172033}.fle-start-sit__quick{margin-top:1rem;padding:1.25rem;border:1px solid #d8deea;border-radius:12px;background:#fff;color:#172033}.fle-start-sit .fle-start-sit__quick h3,.fle-start-sit .fle-start-sit__quick h4{color:#172033;-webkit-text-fill-color:#172033}.fle-start-sit__quick-row{display:grid;grid-template-columns:minmax(130px,.7fr) repeat(2,minmax(0,1fr));gap:.75rem;align-items:center;padding:.7rem 0;border-top:1px solid #e5e9f0}.fle-start-sit__quick-row:first-of-type{border-top:0}.fle-start-sit__quick-row h4{margin:0;font-size:.9rem}.fle-start-sit__quick-player{display:grid;grid-template-columns:1fr auto;gap:.25rem .5rem;min-width:0}.fle-start-sit__quick-player>span{overflow:hidden;color:#354156;-webkit-text-fill-color:#354156;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.fle-start-sit__quick-player>strong{color:#172033;-webkit-text-fill-color:#172033}.fle-start-sit__quick-player .fle-start-sit__bar{grid-column:1/-1}.fle-start-sit__details{margin-top:1rem;border:1px solid #d8deea;border-radius:12px;background:#fff;color:#172033}.fle-start-sit__details>summary{min-height:44px;padding:1rem 1.25rem;color:#173f73;-webkit-text-fill-color:#173f73;font-weight:800;cursor:pointer}.fle-start-sit__details>summary:focus-visible{outline:3px solid #5b9dd9;outline-offset:2px}.fle-start-sit__details[open]>summary{border-bottom:1px solid #d8deea}.fle-start-sit__analysis-margin{margin:.75rem 1rem 0;color:#536176;-webkit-text-fill-color:#536176;font-size:.85rem}.fle-start-sit__details>.fle-start-sit__cards{padding:0 1rem 1rem}.fle-start-sit .fle-start-sit__card--detail{box-shadow:none}

@media(max-width:760px){.fle-start-sit__quick-row{grid-template-columns:1fr}.fle-start-sit__quick-row h4{margin-top:.25rem}.fle-start-sit__quick-player>span{white-space:normal}.fle-start-sit__details>.fle-start-sit__cards{padding:.75rem}.fle-start-sit__decision-meta{align-items:stretch;flex-direction:column}.fle-start-sit__confidence{justify-content:center}}
.fle-start-sit__status{display:inline-block;margin:.75rem 0 0;padding:.3rem .5rem;border-radius:4px;background:#fff5cf;color:#654d0b!important;-webkit-text-fill-color:#654d0b!important;font-size:.75rem;font-weight:700}
.fle-start-sit .fle-start-sit__evidence-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin:1rem 0 0}.fle-start-sit .fle-start-sit__evidence-summary>div{padding:.65rem;border:1px solid #d8deea;border-radius:8px;background:#fff;text-align:left}.fle-start-sit .fle-start-sit__evidence-summary dt{color:#536176;-webkit-text-fill-color:#536176;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.fle-start-sit .fle-start-sit__evidence-summary dd{margin:.15rem 0 0;color:#172033;-webkit-text-fill-color:#172033;font-size:.88rem;font-weight:700}.fle-start-sit .fle-start-sit__decision-explanation{margin:.5rem 0 0;color:#354156;-webkit-text-fill-color:#354156;font-size:1rem;line-height:1.55}.fle-start-sit .fle-start-sit__quick-player{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.fle-start-sit .fle-start-sit__quick-player>strong{font-size:.9rem;line-height:1.35}@media(max-width:760px){.fle-start-sit .fle-start-sit__evidence-summary{grid-template-columns:1fr}.fle-start-sit .fle-start-sit__quick-player{padding:.35rem 0}}

.fle-start-sit__brand{margin-bottom:1.25rem}.fle-start-sit .fle-start-sit__brand .fle-start-sit__eyebrow{margin:0;color:#173f73;-webkit-text-fill-color:#173f73;font-size:clamp(1.25rem,3vw,1.8rem);letter-spacing:.12em}.fle-start-sit .fle-start-sit__brand>p:last-child{margin:.2rem 0 0;color:#536176!important;-webkit-text-fill-color:#536176!important;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fle-start-sit__matchup-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.55fr) minmax(0,1fr);align-items:stretch;gap:1rem}.fle-start-sit__hero-candidate{position:relative;min-width:0;padding:1.2rem 1rem;border:1px solid #cfd7e5;border-top:5px solid var(--fle-team-primary,#26364a);border-radius:12px;background:#fff}.fle-start-sit__hero-candidate--winner{border-color:#7aa4d3;border-top-color:var(--fle-team-primary,#2d6fac);box-shadow:0 12px 30px rgba(23,63,115,.2);transform:translateY(-3px)}.fle-start-sit__hero-candidate--alternative{background:#f5f7fa;color:#354156}.fle-start-sit .fle-start-sit__hero-candidate h3{overflow-wrap:anywhere;margin:.5rem 0 .2rem;color:#172033;-webkit-text-fill-color:#172033;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1.08}.fle-start-sit .fle-start-sit__hero-candidate--alternative h3{font-size:clamp(1.15rem,2.1vw,1.7rem)}.fle-start-sit__helmet{position:relative;display:block;width:76px;height:59px;margin:.7rem auto;background:var(--fle-team-primary,#26364a);border:4px solid var(--fle-team-secondary,#91a0b5);border-radius:55% 52% 34% 42%}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet{width:92px;height:71px}.fle-start-sit__helmet:before{position:absolute;right:-12px;bottom:5px;width:28px;height:18px;border-right:5px solid var(--fle-team-secondary,#91a0b5);border-bottom:5px solid var(--fle-team-secondary,#91a0b5);border-radius:0 0 8px 0;content:""}.fle-start-sit__helmet:after{position:absolute;right:4px;bottom:-5px;width:24px;height:9px;border-radius:5px;background:var(--fle-team-secondary,#91a0b5);content:""}.fle-start-sit__hero-projection{display:block;margin-top:.7rem;color:#173f73!important;-webkit-text-fill-color:#173f73!important;font-size:1.55rem}.fle-start-sit__hero-projection small{display:block;margin-top:.15rem;color:#536176!important;-webkit-text-fill-color:#536176!important;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.fle-start-sit .fle-start-sit__matchup-hero .fle-start-sit__decision-meta{align-self:center;display:flex;flex-direction:column;gap:.65rem;margin:0}.fle-start-sit__pick-label{color:#536176;-webkit-text-fill-color:#536176;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.fle-start-sit__start-call{overflow-wrap:anywhere;color:#173f73!important;-webkit-text-fill-color:#173f73!important;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.fle-start-sit__matchup-hero .fle-start-sit__edge{font-size:.9rem}.fle-start-sit__result-header>.fle-start-sit__scoring-context{margin-top:1.15rem}.fle-start-sit .fle-start-sit__evidence-summary{grid-template-columns:repeat(4,minmax(0,1fr))}

@media(max-width:760px){.fle-start-sit .fle-start-sit__result-header{padding:1rem}.fle-start-sit__matchup-hero{grid-template-columns:1fr}.fle-start-sit__hero-candidate--winner{order:1;transform:none}.fle-start-sit .fle-start-sit__matchup-hero .fle-start-sit__decision-meta{order:2;padding:.5rem 0}.fle-start-sit__hero-candidate--alternative{order:3}.fle-start-sit .fle-start-sit__evidence-summary{grid-template-columns:1fr 1fr}.fle-start-sit__helmet{width:72px;height:56px}}
@media(max-width:430px){.fle-start-sit .fle-start-sit__evidence-summary{grid-template-columns:1fr}}

.fle-start-sit{--domination-primary:#06162d;--domination-accent:#008fd5;--domination-gold:#f5b82e;--domination-surface:#f7fbff;--domination-text:#172033}.fle-start-sit__tool-brand{display:flex;flex-direction:column;align-items:center;margin:0 0 1rem;text-align:center}.fle-start-sit__brand-logo{display:block;width:auto;max-width:min(180px,52vw);max-height:72px;margin:0 auto .45rem;border-radius:10px;object-fit:contain}.fle-start-sit .fle-start-sit__tool-brand h2{margin:0;color:var(--domination-primary);-webkit-text-fill-color:var(--domination-primary);font-size:clamp(1.35rem,3vw,2rem);letter-spacing:.08em;line-height:1.1}.fle-start-sit .fle-start-sit__tool-brand p{margin:.25rem 0 0;color:#536176;-webkit-text-fill-color:#536176;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fle-start-sit__fields{grid-template-columns:repeat(6,minmax(0,1fr))}.fle-start-sit__fields>.fle-player-picker{grid-column:span 3}.fle-start-sit__fields>label{grid-column:span 2}.fle-start-sit__submit{display:block;min-width:190px;margin:1rem auto 0;border:2px solid var(--domination-gold);background:linear-gradient(135deg,var(--domination-accent),#006aa8);box-shadow:0 5px 14px rgba(6,22,45,.22);color:#fff}.fle-start-sit__submit:hover{filter:brightness(1.1);transform:translateY(-1px)}.fle-start-sit .fle-start-sit__form select:focus,.fle-start-sit .fle-start-sit__form input:not([type="hidden"]):focus,.fle-start-sit .fle-player-picker select:focus,.fle-start-sit .fle-player-picker input[type="search"]:focus{border-color:var(--domination-accent)!important}.fle-start-sit .fle-start-sit__form select:focus-visible,.fle-start-sit .fle-start-sit__form input:not([type="hidden"]):focus-visible,.fle-start-sit .fle-start-sit__form button:focus-visible,.fle-start-sit .fle-player-picker select:focus-visible,.fle-start-sit .fle-player-picker input[type="search"]:focus-visible{outline:3px solid var(--domination-gold)!important;outline-offset:2px}.fle-start-sit .fle-start-sit__result-header{border-top-color:var(--domination-accent)}.fle-start-sit__pick-label,.fle-start-sit__start-call{color:var(--domination-primary)!important;-webkit-text-fill-color:var(--domination-primary)!important}
.fle-start-sit__helmet-image{display:block;width:76px;height:76px;margin:.35rem auto;object-fit:contain}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet-image{width:96px;height:96px}.fle-start-sit__hero-candidate--alternative .fle-start-sit__helmet-image{filter:saturate(.88);opacity:.92}
@media(max-width:900px){.fle-start-sit__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.fle-start-sit__fields>.fle-player-picker,.fle-start-sit__fields>label{grid-column:span 1}.fle-start-sit__fields>label:last-child{grid-column:1/-1}}
@media(max-width:760px){.fle-start-sit__tool-brand{margin-bottom:.75rem}.fle-start-sit__brand-logo{max-width:140px;max-height:56px}.fle-start-sit__fields{grid-template-columns:1fr}.fle-start-sit__fields>.fle-player-picker,.fle-start-sit__fields>label,.fle-start-sit__fields>label:last-child{grid-column:1}.fle-start-sit__submit{width:100%}.fle-start-sit__helmet-image{width:68px;height:68px}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet-image{width:82px;height:82px}}

/* FLE-043.4 presentation polish; source helmets retain their supplied backgrounds. */
.fle-start-sit .fle-start-sit__tool-brand h2{color:#fff;-webkit-text-fill-color:#fff;text-shadow:0 2px 12px rgba(0,143,213,.32)}.fle-start-sit .fle-start-sit__tool-brand p{color:#c7d5e8;-webkit-text-fill-color:#c7d5e8}.fle-start-sit__brand-logo{max-width:112px;max-height:112px}.fle-start-sit__matchup-hero{grid-template-columns:minmax(0,1fr) minmax(190px,.72fr) minmax(0,1fr)}.fle-start-sit__helmet-image{width:86px;height:86px;border-radius:16px;background:var(--domination-primary);box-shadow:0 6px 16px rgba(6,22,45,.18)}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet-image{width:116px;height:116px}.fle-start-sit .fle-start-sit__matchup-hero .fle-start-sit__decision-meta{gap:.72rem;padding:.25rem}.fle-start-sit__start-call{font-size:clamp(1.35rem,2.25vw,1.75rem);line-height:1.08}.fle-start-sit__pick-label{letter-spacing:.12em}.fle-start-sit__matchup-hero .fle-start-sit__confidence{flex-wrap:wrap;justify-content:center}
@media(max-width:900px){.fle-start-sit__brand-logo{max-width:100px;max-height:100px}.fle-start-sit__matchup-hero{grid-template-columns:minmax(0,1fr) minmax(170px,.68fr) minmax(0,1fr)}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet-image{width:108px;height:108px}.fle-start-sit__helmet-image{width:82px;height:82px}}
@media(max-width:760px){.fle-start-sit__brand-logo{max-width:84px;max-height:84px}.fle-start-sit__matchup-hero{grid-template-columns:1fr}.fle-start-sit__hero-candidate--winner .fle-start-sit__helmet-image{width:100px;height:100px}.fle-start-sit__helmet-image{width:76px;height:76px}.fle-start-sit__start-call{font-size:1.45rem}}
