:root{color:#071a3a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#071a3a;--navy:#062351;--navy-2:#073a82;--blue:#075eea;--blue-2:#0048c8;--sky:#dff0ff;--soft-blue:#f2f8ff;--panel:#fff;--line:#d8e7f7;--muted:#5f7190;--green:#07a95d;--orange:#f59522;--shadow:0 22px 60px #08316a26;--soft-shadow:0 12px 32px #08316a1a;background:#eef6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:linear-gradient(#f2f8ff 0%,#fff 44%,#edf6ff 100%);margin:0}body,button,input,select,textarea{font:inherit;letter-spacing:0}a{color:inherit;text-decoration:none}button,a,input,textarea{outline-color:var(--blue);outline-offset:3px}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}svg{width:1.1em;height:1.1em}.site-shell{min-height:100vh;overflow-x:hidden}.site-container{width:min(1180px,100% - 40px);margin-left:auto;margin-right:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #c8def6b8;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;min-height:76px;display:flex}.brand{align-items:center;gap:10px;min-width:230px;display:inline-flex}.brand img{object-fit:contain;width:42px;height:42px}.brand span{gap:1px;display:grid}.brand strong{color:#005dce;font-size:1rem;font-weight:950;line-height:1}.brand strong em{color:#fff;background:#08255c;border-radius:3px;align-items:center;min-height:17px;margin-left:3px;padding:0 4px;font-size:.58rem;font-style:normal;display:inline-flex}.brand small{color:#173a6d;text-transform:uppercase;font-size:.58rem;font-weight:900}.desktop-nav,.header-actions,.site-footer nav{align-items:center;display:flex}.desktop-nav{gap:7px}.desktop-nav a,.site-footer nav a{color:#173a6d;border-radius:8px;align-items:center;gap:5px;min-height:38px;padding:0 10px;font-size:.86rem;font-weight:800;display:inline-flex}.desktop-nav a:hover,.desktop-nav a.active,.site-footer nav a:hover{color:var(--blue);background:#edf5ff}.desktop-nav svg{font-size:.82rem}.header-actions{gap:10px}.login-button,.demo-button,.primary-action,.secondary-action{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.92rem;font-weight:900;line-height:1;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.login-button,.secondary-action{color:#072f72;background:#fff;border:1px solid #abc8eb}.demo-button,.primary-action{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-2));gap:9px;box-shadow:0 14px 28px #075eea47}.primary-action:disabled{color:#72819a;box-shadow:none;background:#dbe6f3}.login-button:hover,.demo-button:hover,.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.mobile-toggle,.close-button{display:none}.consent-banner{z-index:90;pointer-events:none;padding:18px;position:fixed;bottom:0;left:0;right:0}.consent-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff5;border:1px solid #c8def6e6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(980px,100%);margin:0 auto;padding:20px;display:grid;box-shadow:0 22px 60px #08316a38}.consent-card h2{color:var(--ink);margin:0;font-size:1.05rem;font-weight:950;line-height:1.25}.consent-card p{max-width:680px;color:var(--muted);margin:7px 0 0;font-size:.9rem;line-height:1.55}.consent-card p a{color:var(--blue);text-underline-offset:3px;font-weight:900;text-decoration:underline}.consent-actions{align-items:center;gap:10px;display:flex}.consent-actions .primary-action,.consent-actions .secondary-action{min-height:40px;padding-left:18px;padding-right:18px}.hero-section{background:#eaf5ff;min-height:468px;position:relative;overflow:hidden}.hero-background{object-fit:cover;object-position:center right;width:100%;height:100%;position:absolute;inset:0}.hero-wash{background:linear-gradient(90deg,#fffffffa 0%,#fffffff2 31%,#ffffffa6 50%,#ffffff0d 82%),linear-gradient(#fff0 78%,#fff 100%);position:absolute;inset:0}.hero-inner{z-index:1;align-items:center;min-height:468px;padding:52px 0 44px;display:flex;position:relative}.hero-copy{max-width:620px}.hero-pill,.section-kicker{color:#063f91;background:#ffffffd1;border:1px solid #c9ddf5;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 12px;font-size:.8rem;font-weight:900;display:inline-flex;box-shadow:0 10px 28px #184d8f14}.hero-copy h1{max-width:600px;color:var(--ink);margin:25px 0 0;font-size:3.35rem;font-weight:950;line-height:1.04}.hero-copy h1 span{color:var(--blue)}.hero-copy p{color:#425b7f;max-width:570px;margin:20px 0 0;font-size:1.02rem;line-height:1.72}.hero-copy p strong{color:var(--blue)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.trust-section{padding:22px 0 8px}.trust-section>p{color:#193d6f;margin:0 0 14px;font-size:.88rem;font-weight:900}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.trust-stat{border-radius:8px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:68px;padding:10px 12px;display:grid}.trust-stat svg{color:var(--blue);grid-row:1/3;font-size:2rem}.trust-stat strong{color:var(--blue);font-size:1.55rem;line-height:1}.trust-stat span{color:#2c4b74;font-size:.82rem;font-weight:800}.sports-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;padding:18px 0 34px;display:grid}.sport-item{color:#1e3e69;border-radius:8px;justify-items:center;gap:8px;min-height:76px;padding:10px 6px;display:grid}.sport-item svg{color:#0c2c61;font-size:1.85rem}.sport-item span{font-size:.78rem;font-weight:900}.dashboard-section,.module-section,.contact-section{padding:30px 0 52px}.section-heading{max-width:760px;margin-bottom:26px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.benefits-title h2,.pricing-section h2,.contact-info h2,.contact-hero h1{color:var(--ink);margin:0;font-size:2.05rem;font-weight:950;line-height:1.12}.section-heading p,.pricing-section p,.contact-info p,.contact-hero p{color:var(--muted);margin:10px 0 0;line-height:1.7}.dashboard-image-frame{box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#eaf5ff);border:1px solid #a8cff6cc;border-radius:8px;padding:8px;position:relative}.dashboard-image-frame img{border-radius:8px;width:100%}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.module-card{border:1px solid var(--line);min-height:184px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;padding:22px}.module-icon,.benefit-card span,.contact-method>span{color:#fff;background:linear-gradient(135deg, var(--blue), #0695ff);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 12px 24px #075eea38}.module-icon svg,.benefit-card span svg,.contact-method>span svg{font-size:1.25rem}.module-card h3{color:#092456;margin:16px 0 0;font-size:1rem;font-weight:950;line-height:1.35}.module-card p{color:var(--muted);margin:9px 0 0;font-size:.9rem;line-height:1.58}.benefits-panel{color:#fff;background:linear-gradient(135deg,#062a61,#021a3b);border-radius:8px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:stretch;gap:18px;margin-top:8px;margin-bottom:52px;padding:28px;display:grid;box-shadow:0 22px 54px #021a3b3d}.benefits-title{align-items:center;display:flex}.benefits-title h2{color:#fff;max-width:260px;font-size:1.65rem}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.benefit-card{border-left:1px solid #ffffff24;min-height:150px;padding:18px}.benefit-card span{background:#1a72fff5;width:36px;height:36px}.benefit-card h3{color:#fff;margin:14px 0 0;font-size:.92rem;line-height:1.35}.benefit-card p{color:#e0f0ffc7;margin:8px 0 0;font-size:.78rem;line-height:1.55}.pricing-section{background:linear-gradient(135deg,#052d68f5,#041734fa),linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/64px 64px;padding:66px 0}.pricing-inner .section-heading h2,.pricing-inner .section-heading p{color:#fff}.pricing-inner .section-heading p{color:#dff0ffc7}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.pricing-card{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;gap:18px;min-height:220px;padding:24px;display:grid}.pricing-card.featured{color:var(--ink);background:#fff}.pricing-card h3{color:inherit;margin:0;font-size:1.38rem}.pricing-card p{color:inherit;opacity:.76}.pricing-card .secondary-action{width:100%;margin-top:auto}.contact-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:48px;display:grid}.contact-section.compact{padding-top:20px}.contact-info h2{margin-top:16px}.contact-methods{gap:12px;margin-top:26px;display:grid}.contact-method{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;align-items:flex-start;gap:14px;padding:18px;display:flex}.contact-method h3,.contact-method p{margin:0}.contact-method h3{font-size:.96rem}.contact-method p{color:var(--muted);margin-top:5px;line-height:1.5}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:18px;padding:26px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{color:#163868;gap:8px;font-size:.88rem;font-weight:900;display:grid}input,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #c5d9ef;border-radius:8px}input{min-height:46px;padding:0 14px}textarea{resize:vertical;min-height:138px;padding:14px}input::placeholder,textarea::placeholder{color:#8a9bb5}.contact-form .primary-action{width:100%}.form-note{color:var(--muted);text-align:center;margin:0;font-size:.82rem;line-height:1.55}.contact-page{padding-bottom:20px}.contact-hero{padding:64px 0 12px}.contact-hero h1{max-width:800px;margin-top:16px;font-size:2.7rem}.contact-hero p{max-width:720px}.legal-page{padding-bottom:42px}.legal-hero{padding:64px 0 20px}.legal-hero h1{max-width:820px;color:var(--ink);margin:16px 0 0;font-size:2.7rem;font-weight:950;line-height:1.12}.legal-hero p{max-width:820px;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.7}.legal-hero small{color:#173a6d;margin-top:18px;font-weight:900;display:inline-flex}.legal-content{gap:16px;padding:18px 0 58px;display:grid}.legal-section,.legal-note{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px}.legal-section{padding:26px}.legal-section h2{color:#092456;margin:0;font-size:1.2rem;font-weight:950;line-height:1.3}.legal-section ul{gap:10px;margin:16px 0 0;padding-left:20px;display:grid}.legal-section li{color:var(--muted);line-height:1.68}.legal-note{color:#173a6d;margin:0;padding:20px 24px;line-height:1.65}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:26px;padding:34px 0;display:grid}.footer-inner .brand img{width:42px;height:42px}.footer-inner p{color:var(--muted);margin:0;line-height:1.55}.footer-inner nav{gap:6px}.footer-legal-nav{grid-column:1/-1;justify-content:flex-start}.footer-legal-nav a{color:var(--muted)}.footer-inner small{color:var(--muted);grid-column:1/-1}@media (width<=1080px){.desktop-nav,.header-actions{display:none}.mobile-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:8px;place-content:center;gap:5px;display:inline-grid}.mobile-toggle span{background:currentColor;border-radius:999px;width:19px;height:2px}.mobile-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0210278f;position:fixed;inset:0}.mobile-panel{background:#fff;width:min(350px,100% - 34px);height:100%;margin-left:auto;padding:22px;box-shadow:-20px 0 60px #02102733}.mobile-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.mobile-panel-head img{width:42px;height:42px}.close-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;font-weight:900;display:inline-grid}.mobile-panel nav{gap:8px;display:grid}.mobile-panel nav a{color:#173a6d;border-radius:8px;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;font-weight:900;display:inline-flex}.mobile-panel nav a:hover{color:var(--blue);background:#edf5ff}.consent-card{grid-template-columns:1fr}.consent-actions{justify-content:flex-start}.hero-copy h1{font-size:2.85rem}.sports-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.module-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-panel,.contact-section,.footer-inner{grid-template-columns:1fr}.benefits-title h2{max-width:none}.benefit-card{border-top:1px solid #ffffff24;border-left:0}}@media (width<=760px){.site-container{width:min(100% - 28px,1180px)}.brand{min-width:210px}.brand img{width:40px;height:40px}.brand strong{font-size:.92rem}.brand small{max-width:150px;font-size:.52rem}.hero-section,.hero-inner{min-height:540px}.hero-background{object-position:72% center;opacity:.88}.hero-wash{background:linear-gradient(#fffffff2,#ffffffc2 62%,#fff 100%),linear-gradient(90deg,#fffffff5 0%,#ffffffc7 58%,#ffffff38 100%)}.hero-inner{align-items:flex-start;padding-top:46px}.hero-copy h1{font-size:2.35rem}.hero-copy p,.section-heading p,.pricing-section p,.contact-info p,.contact-hero p{font-size:.96rem}.hero-actions,.trust-grid,.module-grid,.pricing-grid,.form-row{grid-template-columns:1fr}.hero-actions{display:grid}.primary-action,.secondary-action,.login-button,.demo-button{width:100%}.consent-banner{padding:12px}.consent-actions{grid-template-columns:1fr;display:grid}.trust-grid,.pricing-grid{display:grid}.sports-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-section,.module-section,.contact-section{padding-top:24px;padding-bottom:42px}.dashboard-image-frame{padding:5px}.section-heading h2,.benefits-title h2,.pricing-section h2,.contact-info h2,.contact-hero h1,.legal-hero h1{font-size:1.7rem}.benefits-panel{padding:22px}.benefits-grid{grid-template-columns:1fr}.footer-inner nav{flex-wrap:wrap}}@media (width<=430px){.hero-copy h1{font-size:2rem}.hero-pill,.section-kicker{align-items:flex-start;height:auto;min-height:30px;padding-top:7px;padding-bottom:7px;line-height:1.35}.trust-stat{min-height:62px}.module-card,.contact-form,.contact-method,.pricing-card{padding:18px}}
