@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Bebas+Neue&display=swap);:root{--bg-page:#ffffff;--bg-alt:#f8fafc;--bg-card:#ffffff;--border-color:#cbd5e1;--text-main:#334155;--text-dark:#0f172a;--text-muted:#64748b;--crimson:#dc2626;--crimson-glow:rgba(220, 38, 38, 0.08);--rec-color:#0f172a;--rec-dark:#334155;--rec-light:#f1f5f9;--rec-glow:rgba(15, 23, 42, 0.05);--comp-color:#dc2626;--comp-dark:#991b1b;--comp-light:rgba(220, 38, 38, 0.05);--comp-glow:rgba(220, 38, 38, 0.1);--pure-white:#ffffff;--transition-smooth:all 0.25s ease-in-out}.sentinels-league-comparison-shortcode-wrapper{background-color:var(--bg-page)!important;color:var(--text-main)!important;font-family:'Outfit',sans-serif!important;font-weight:400;width:100%!important;max-width:100%!important;box-sizing:border-box!important;position:relative!important;z-index:10!important;overflow:hidden!important;margin:0!important;padding:80px 40px 100px!important;border-radius:0!important}.sentinels-league-comparison-shortcode-wrapper p,.sentinels-league-comparison-shortcode-wrapper span,.sentinels-league-comparison-shortcode-wrapper div,.sentinels-league-comparison-shortcode-wrapper li,.sentinels-league-comparison-shortcode-wrapper strong,.sentinels-league-comparison-shortcode-wrapper td,.sentinels-league-comparison-shortcode-wrapper th,.sentinels-league-comparison-shortcode-wrapper h1,.sentinels-league-comparison-shortcode-wrapper h2,.sentinels-league-comparison-shortcode-wrapper h3,.sentinels-league-comparison-shortcode-wrapper h4,.sentinels-league-comparison-shortcode-wrapper h5{color:var(--text-main)}.sentinels-league-comparison-shortcode-wrapper h1,.sentinels-league-comparison-shortcode-wrapper h2,.sentinels-league-comparison-shortcode-wrapper h3,.sentinels-league-comparison-shortcode-wrapper h4,.sentinels-league-comparison-shortcode-wrapper h5{color:var(--text-dark)!important}.sentinels-league-comparison-shortcode-wrapper ::-webkit-scrollbar{width:8px;height:8px}.sentinels-league-comparison-shortcode-wrapper ::-webkit-scrollbar-track{background:var(--bg-alt)}.sentinels-league-comparison-shortcode-wrapper ::-webkit-scrollbar-thumb{background:rgb(15 23 42 / .15);border-radius:4px}.sentinels-league-comparison-shortcode-wrapper ::-webkit-scrollbar-thumb:hover{background:var(--crimson)}*{margin:0;padding:0;box-sizing:border-box}.sentinels-league-comparison-shortcode-wrapper .header{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.sentinels-league-comparison-shortcode-wrapper .header-eyebrow{font-family:'Outfit',sans-serif;font-weight:800;font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--crimson)!important;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:14px}.sentinels-league-comparison-shortcode-wrapper .header-eyebrow::before,.sentinels-league-comparison-shortcode-wrapper .header-eyebrow::after{content:'';display:inline-block;width:24px;height:2px;background:var(--crimson)!important;opacity:.6}.sentinels-league-comparison-shortcode-wrapper .header h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(48px, 8vw, 84px);letter-spacing:2px;line-height:.95;color:var(--text-dark)!important;margin-bottom:18px;text-shadow:none}.sentinels-league-comparison-shortcode-wrapper .header-sub{color:var(--text-main)!important;font-size:clamp(15px, 2.2vw, 18px);font-weight:400;line-height:1.7}.sentinels-league-comparison-shortcode-wrapper .divider{display:flex;align-items:center;gap:20px;margin:0 auto 60px;max-width:900px}.sentinels-league-comparison-shortcode-wrapper .divider-line{flex:1;height:1px;background:var(--border-color)}.sentinels-league-comparison-shortcode-wrapper .divider-ball{font-size:24px;animation:spinSlow 16s linear infinite;display:inline-block}@keyframes spinSlow{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sentinels-league-comparison-shortcode-wrapper .columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1100px;margin:0 auto 80px}.sentinels-league-comparison-shortcode-wrapper .league-card{border-radius:24px;overflow:hidden;border:1px solid var(--border-color)!important;background:var(--bg-card)!important;box-shadow:0 4px 20px rgb(15 23 42 / .03);transition:var(--transition-smooth)}.sentinels-league-comparison-shortcode-wrapper .league-card:hover{transform:translateY(-8px)}.sentinels-league-comparison-shortcode-wrapper .league-card.recreational:hover{border-color:var(--rec-color)!important;box-shadow:0 10px 25px var(--rec-glow)!important}.sentinels-league-comparison-shortcode-wrapper .league-card.competitive:hover{border-color:var(--comp-color)!important;box-shadow:0 10px 25px var(--comp-glow)!important}.sentinels-league-comparison-shortcode-wrapper .card-header{padding:40px 32px 36px;display:flex;flex-direction:column;align-items:center;gap:20px;border-bottom:1px solid var(--border-color)}.sentinels-league-comparison-shortcode-wrapper .recreational .card-header{background:var(--bg-alt);border-top:4px solid var(--rec-color)}.sentinels-league-comparison-shortcode-wrapper .competitive .card-header{background:var(--comp-light);border-top:4px solid var(--comp-color)}.sentinels-league-comparison-shortcode-wrapper .badge{font-family:'Outfit',sans-serif;font-weight:800;font-size:11px;letter-spacing:2px;padding:8px 20px;border-radius:50px;text-transform:uppercase}.sentinels-league-comparison-shortcode-wrapper .badge-rec{background:var(--bg-page)!important;color:var(--rec-color)!important;border:1px solid var(--rec-color)!important}.sentinels-league-comparison-shortcode-wrapper .badge-comp{background:var(--pure-white)!important;color:var(--comp-color)!important;border:1px solid var(--comp-color)!important}.sentinels-league-comparison-shortcode-wrapper .card-header h2{font-family:'Bebas Neue',sans-serif;font-size:42px;letter-spacing:1px;text-align:center;color:var(--text-dark)!important;margin-top:4px}.sentinels-league-comparison-shortcode-wrapper .logos-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:8px}.sentinels-league-comparison-shortcode-wrapper .logo-pill{background:var(--bg-page)!important;border:1px solid var(--border-color)!important;border-radius:16px;padding:12px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;transition:var(--transition-smooth)}.sentinels-league-comparison-shortcode-wrapper .logo-pill:hover{border-color:var(--crimson)!important;background:var(--bg-alt)!important}.sentinels-league-comparison-shortcode-wrapper .logo-pill img{height:48px;width:auto;object-fit:contain}.sentinels-league-comparison-shortcode-wrapper .logo-pill span{font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-dark)!important}.sentinels-league-comparison-shortcode-wrapper .card-body{padding:28px 36px 40px}.sentinels-league-comparison-shortcode-wrapper .feature-list{list-style:none;display:flex;flex-direction:column}.sentinels-league-comparison-shortcode-wrapper .feature-list li{display:flex;align-items:flex-start;gap:18px;padding:20px 0;border-bottom:1px solid var(--border-color)!important;font-size:15px;line-height:1.6;color:var(--text-main)!important}.sentinels-league-comparison-shortcode-wrapper .feature-list li:last-child{border-bottom:none!important}.sentinels-league-comparison-shortcode-wrapper .feature-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;margin-top:2px;border:1px solid var(--border-color)!important}.sentinels-league-comparison-shortcode-wrapper .icon-rec{background:var(--bg-alt)!important;border-color:var(--rec-color)!important}.sentinels-league-comparison-shortcode-wrapper .icon-comp{background:var(--comp-light)!important;border-color:var(--comp-color)!important}.sentinels-league-comparison-shortcode-wrapper .feature-content strong{display:block;font-family:'Outfit',sans-serif;font-weight:800;font-size:13px;color:var(--text-dark)!important;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.sentinels-league-comparison-shortcode-wrapper .table-section{max-width:1100px;margin:0 auto 80px}.sentinels-league-comparison-shortcode-wrapper .section-label{font-family:'Outfit',sans-serif;font-weight:800;font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--crimson)!important;margin-bottom:24px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.sentinels-league-comparison-shortcode-wrapper .section-label::before,.sentinels-league-comparison-shortcode-wrapper .section-label::after{content:'';display:inline-block;width:24px;height:2px;background:var(--crimson)!important}.sentinels-league-comparison-shortcode-wrapper .table-wrapper{overflow-x:auto;border:1px solid var(--border-color)!important;border-radius:20px;background:#ffffff!important;box-shadow:0 4px 20px rgb(15 23 42 / .03)}.sentinels-league-comparison-shortcode-wrapper table{width:100%;min-width:850px;border-collapse:collapse;background:transparent!important;border:none!important}.sentinels-league-comparison-shortcode-wrapper thead tr{background:var(--text-dark)!important;border-bottom:3px solid var(--crimson)!important}.sentinels-league-comparison-shortcode-wrapper thead th{padding:22px 24px!important;font-family:'Outfit',sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#ffffff!important;text-align:left;border:none!important}.sentinels-league-comparison-shortcode-wrapper thead th.rec-col{color:#ffffff!important}.sentinels-league-comparison-shortcode-wrapper thead th.comp-col{color:#ffffff!important}.sentinels-league-comparison-shortcode-wrapper tbody tr{border-top:1px solid var(--border-color)!important;background:transparent!important;transition:var(--transition-smooth)}.sentinels-league-comparison-shortcode-wrapper tbody tr:hover{background:var(--bg-alt)!important}.sentinels-league-comparison-shortcode-wrapper tbody td{padding:20px 24px!important;font-size:15px!important;vertical-align:top;line-height:1.6;color:var(--text-main)!important;background:transparent!important;border-bottom:none!important}.sentinels-league-comparison-shortcode-wrapper tbody td:first-child{font-family:'Outfit',sans-serif!important;font-weight:800!important;color:var(--text-dark)!important;width:220px;font-size:12px;letter-spacing:1px;text-transform:uppercase}.sentinels-league-comparison-shortcode-wrapper tbody td.rec-val{border-left:4px solid var(--rec-color)!important;color:var(--text-main)!important}.sentinels-league-comparison-shortcode-wrapper tbody td.comp-val{border-left:4px solid var(--comp-color)!important;color:var(--text-main)!important}.sentinels-league-comparison-shortcode-wrapper .footer-note{max-width:900px;margin:0 auto;text-align:center;padding:36px 40px;background:var(--bg-alt)!important;border-radius:20px;border:1px solid var(--border-color)!important}.sentinels-league-comparison-shortcode-wrapper .footer-note p{font-size:15.5px!important;color:var(--text-main)!important;line-height:1.8;font-weight:400}.sentinels-league-comparison-shortcode-wrapper .footer-note strong{color:var(--text-dark)!important;font-weight:800}@media (max-width:991px){.sentinels-league-comparison-shortcode-wrapper .columns{grid-template-columns:1fr!important;gap:28px!important}.sentinels-league-comparison-shortcode-wrapper{padding:60px 20px 80px!important}}@media (max-width:767px){.sentinels-league-comparison-shortcode-wrapper{padding:60px 20px 60px!important}.sentinels-league-comparison-shortcode-wrapper .header{margin-bottom:40px}.sentinels-league-comparison-shortcode-wrapper .league-card{border-radius:20px}.sentinels-league-comparison-shortcode-wrapper .card-header{padding:32px 20px}.sentinels-league-comparison-shortcode-wrapper .card-body{padding:20px 24px 32px}.sentinels-league-comparison-shortcode-wrapper .table-section{background:transparent!important;border:none!important;box-shadow:none!important}.sentinels-league-comparison-shortcode-wrapper table{display:block!important;min-width:100%!important}.sentinels-league-comparison-shortcode-wrapper thead{display:none!important}.sentinels-league-comparison-shortcode-wrapper tbody{display:block!important;width:100%!important}.sentinels-league-comparison-shortcode-wrapper tbody tr{display:block!important;width:100%!important;background:#ffffff!important;border:1px solid var(--border-color)!important;border-radius:20px!important;margin-bottom:24px!important;padding:24px!important;box-shadow:0 4px 15px rgb(15 23 42 / .02)!important;transition:var(--transition-smooth);border-top:4px solid var(--crimson)!important}.sentinels-league-comparison-shortcode-wrapper tbody tr:hover{border-color:var(--crimson)!important;background:var(--bg-alt)!important}.sentinels-league-comparison-shortcode-wrapper tbody td{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important;padding:14px 0!important;border-bottom:1px solid rgb(15 23 42 / .05)!important;border-left:none!important;text-align:left!important;background:transparent!important}.sentinels-league-comparison-shortcode-wrapper tbody td:last-child{border-bottom:none!important;padding-bottom:0!important}.sentinels-league-comparison-shortcode-wrapper tbody td:first-child{display:block!important;text-align:center!important;font-size:18px!important;color:var(--text-dark)!important;border-bottom:2px solid rgb(15 23 42 / .08)!important;padding-bottom:16px!important;margin-bottom:10px!important;font-weight:800!important;width:100%!important}.sentinels-league-comparison-shortcode-wrapper tbody td:nth-child(2)::before{content:"🟢 Recreational (MLS Go)";font-weight:800!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:1.5px!important;color:var(--rec-color)!important;margin-bottom:6px!important}.sentinels-league-comparison-shortcode-wrapper tbody td:nth-child(3)::before{content:"🔵 Competitive (CSL / Cal South / SoCal)";font-weight:800!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:1.5px!important;color:var(--comp-color)!important;margin-bottom:6px!important}}