*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;overflow-x:hidden}
body{background:#060606;color:#e8e8e8;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;min-width:0;overflow-x:hidden}
a{color:#e0ef46;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;display:block}
.site-header{background:#161617;position:sticky;top:0;z-index:100;border-bottom:1px solid #2a2a2a}
.hdr-inner{max-width:1200px;margin:0 auto;padding:0 10px;display:flex;align-items:center;justify-content:space-between;height:56px;gap:8px;min-width:0}
.hdr-logo{min-width:0;flex-shrink:1;overflow:hidden}
.hdr-logo a{display:block}
.hdr-logo img{width:180px;height:16px;object-fit:contain;display:block;max-width:100%}
.site-nav{display:flex;align-items:center;flex:1;justify-content:flex-end;min-width:0}
.nav-list{list-style:none;display:flex;align-items:center}
.nav-item{position:relative}
.nav-item>a,.nav-item>span{display:inline-flex;align-items:center;padding:8px 14px;color:#e8e8e8;font-size:0.95rem;white-space:nowrap;cursor:pointer}
.nav-item>a:hover{color:#e0ef46;text-decoration:none}
.nav-item--active>span{color:#e0ef46;font-weight:600}
.nav-sub-arrow{font-size:0.65rem;margin-left:3px;display:inline-flex;align-items:center;transition:transform 0.2s;cursor:pointer;padding:8px 4px;color:#e8e8e8}
.nav-item--has-sub::before{content:'';position:absolute;bottom:0;left:0;right:0;height:5px;background:transparent}
.nav-sub{list-style:none;position:absolute;top:calc(100% + 1px);left:0;background:#1e1e1f;border:1px solid #2a2a2a;border-radius:4px;z-index:200;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity 0.15s,transform 0.15s}
.nav-sub li a{display:block;padding:8px 16px;color:#e8e8e8;white-space:nowrap;font-size:0.9rem}
.nav-sub li a:hover{color:#e0ef46;background:#2a2a2b;text-decoration:none}
.nav-item--has-sub:hover .nav-sub{opacity:1;pointer-events:auto;transform:translateY(0)}
.nav-item--has-sub:hover .nav-sub-arrow{transform:rotate(180deg)}
.nav-auth{display:flex;align-items:center;margin-left:12px;flex-shrink:0}
.btn-auth{padding:8px 14px;border-radius:4px;font-size:0.88rem;font-weight:600;white-space:nowrap;transition:opacity 0.15s;cursor:pointer;border:none;display:inline-block;text-align:center}
.btn-auth--in{color:#e0ef46;border:1px solid #e0ef46;margin-right:8px}
.btn-auth--in:hover{background:#e0ef4615;text-decoration:none}
.btn-auth--up{background:#e0ef46;color:#060606}
.btn-auth--up:hover{opacity:0.88;text-decoration:none}
.mob-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;min-width:24px}
.mob-toggle span{display:block;width:100%;height:2px;background:#e8e8e8;border-radius:2px}
.mob-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#161617;z-index:300;overflow-y:auto;overflow-x:hidden;flex-direction:column;padding:0 10px 24px}
.mob-menu.is-open{display:flex}
.mob-menu__top{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #2a2a2a;min-width:0;gap:8px}
.mob-menu__top a{display:block;min-width:0;flex-shrink:1}
.mob-menu__top img{width:140px;height:auto;object-fit:contain;max-width:calc(100% - 48px)}
.mob-menu__close{background:none;border:none;color:#e8e8e8;font-size:1.4rem;cursor:pointer;padding:4px 8px;flex-shrink:0}
.mob-nav{list-style:none;margin-top:8px}
.mob-nav__item>a,.mob-nav__item>span{display:block;padding:12px 0;color:#e8e8e8;font-size:1rem;border-bottom:1px solid #2a2a2a}
.mob-nav__item--active>span{color:#e0ef46;font-weight:600}
.mob-nav__row{display:flex;align-items:center;border-bottom:1px solid #2a2a2a}
.mob-nav__row>a{flex:1;padding:12px 0;color:#e8e8e8;font-size:1rem;border-bottom:none;min-width:0}
.mob-sub-btn{background:none;border:none;color:#e8e8e8;font-size:0.65rem;cursor:pointer;padding:0 12px;height:44px;display:flex;align-items:center;justify-content:center;transition:transform 0.2s;flex-shrink:0}
.mob-sub-btn.is-open{transform:rotate(180deg)}
.mob-sub{list-style:none;display:none;background:#1a1a1b}
.mob-sub.is-open{display:block}
.mob-sub li a{display:block;padding:10px 16px;color:#b8b8b8;font-size:0.9rem;border-bottom:1px solid #222}
.mob-sub li a:hover{color:#e0ef46}
.mob-menu__auth{display:flex;flex-direction:column;margin-top:20px}
.mob-menu__auth .btn-auth--in{margin-right:0;margin-bottom:10px;text-align:center;padding:12px}
.mob-menu__auth .btn-auth--up{text-align:center;padding:12px}
.btn-cta{display:inline-block;background:#e0ef46;color:#060606;font-weight:700;padding:12px 28px;border-radius:4px;font-size:0.95rem;transition:opacity 0.15s;cursor:pointer;border:none;text-align:center}
.btn-cta:hover{opacity:0.88;text-decoration:none}
.pm-cta-row{text-align:center;margin-top:32px}
.spt-hero{position:relative;padding:56px 10px;overflow:hidden}
.spt-hero__bg{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#121a12 0%,#161617 50%,#1a1c12 100%)}
.spt-hero__bg::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 56px,rgba(224,239,70,0.03) 56px,rgba(224,239,70,0.03) 57px),repeating-linear-gradient(0deg,transparent,transparent 56px,rgba(224,239,70,0.03) 56px,rgba(224,239,70,0.03) 57px)}
.spt-hero__wrap{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:48px;position:relative;z-index:1}
.spt-hero__left{flex:1;min-width:0}
.spt-hero__left h1{font-size:2rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:16px}
.spt-hero__sub{color:#c8c8c8;font-size:1rem;margin-bottom:28px}
.spt-hero__btns{display:flex;gap:12px;flex-wrap:wrap}
.spt-hero__right{flex:0 0 380px;max-width:380px}
.spt-hero__right svg{width:100%;height:auto;display:block;border-radius:12px}
.spt-intro{padding:48px 10px;background:#060606}
.spt-intro__wrap{max-width:1200px;margin:0 auto}
.spt-intro__wrap h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:16px}
.spt-intro__wrap>p{color:#b8b8b8;margin-bottom:12px}
.spt-sports{padding:56px 10px;background:#0d0d0e}
.spt-sports__wrap{max-width:1200px;margin:0 auto}
.spt-sports__wrap h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:12px}
.spt-sports__wrap>p{color:#b8b8b8;margin-bottom:24px}
.spt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.spt-card{background:linear-gradient(135deg,#1a1a1c,#141416);border:1px solid #2a2a2a;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:6px;transition:transform 0.15s,box-shadow 0.15s}
.spt-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,0.5)}
.spt-card__ico{font-size:1.6rem}
.spt-card__sport{font-size:0.95rem;font-weight:700;color:#e0e0e0}
.spt-card__leagues{font-size:0.78rem;color:#888;line-height:1.4}
.spt-card__mkts{font-size:0.78rem;color:#e0ef46;margin-top:2px}
.spt-features{padding:56px 10px;background:#060606}
.spt-features__wrap{max-width:1200px;margin:0 auto}
.spt-features__wrap h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:16px}
.spt-features__wrap>p{color:#b8b8b8;margin-bottom:12px}
.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.feat-card{background:#161618;border:1px solid #2a2a2a;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:8px;transition:transform 0.15s,box-shadow 0.15s}
.feat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.5)}
.feat-card__ico{font-size:1.6rem}
.feat-card__title{font-size:0.95rem;font-weight:700;color:#e0e0e0}
.feat-card p{font-size:0.85rem;color:#888;margin:0;line-height:1.5}
.spt-odds{padding:56px 10px;background:#0d0d0e}
.spt-odds__wrap{max-width:1200px;margin:0 auto}
.spt-odds__wrap h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:16px}
.spt-odds__wrap>p{color:#b8b8b8;margin-bottom:12px}
.odds-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:24px}
.odds-table{width:100%;border-collapse:collapse;min-width:480px}
.odds-table th{background:#1a1a1c;color:#e0ef46;font-size:0.85rem;padding:10px 14px;text-align:left;border-bottom:2px solid #2a2a2a}
.odds-table td{padding:10px 14px;font-size:0.88rem;color:#c8c8c8;border-bottom:1px solid #1e1e20}
.odds-table tr:hover td{background:#111113}
.spt-how{padding:56px 10px;background:#060606}
.spt-how__wrap{max-width:1200px;margin:0 auto}
.spt-how__wrap h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:16px}
.spt-how__wrap>p{color:#b8b8b8;margin-bottom:24px}
.how-steps{display:flex;flex-direction:column;gap:0}
.how-step{display:flex;align-items:flex-start;gap:20px;padding:20px 0;border-bottom:1px solid #1e1e20}
.how-step:last-child{border-bottom:none}
.how-step__num{font-size:1.3rem;font-weight:800;color:#e0ef46;min-width:36px;line-height:1.2;flex-shrink:0}
.how-step__body{display:flex;flex-direction:column;gap:4px;min-width:0}
.how-step__title{font-size:1rem;font-weight:700;color:#e0e0e0}
.how-step p{font-size:0.88rem;color:#b8b8b8;margin:0;line-height:1.5}
.site-ftr{background:#161617;padding:48px 10px 24px}
.site-ftr__wrap{max-width:1200px;margin:0 auto;text-align:center}
.site-ftr__top{padding-bottom:24px;border-bottom:1px solid #2a2a2a}
.ftr-nav{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center}
.ftr-nav a{color:#888;font-size:0.85rem}
.ftr-nav a:hover{color:#e0ef46}
.ftr-lbl{font-size:0.75rem;color:#666;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:12px;margin-top:24px}
.ftr-logos{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:center}
.ftr-logos img{object-fit:contain;filter:brightness(0.75);transition:filter 0.15s}
.ftr-logos img:hover{filter:brightness(1)}
.ftr-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #2a2a2a;text-align:left}
.ftr-lic{font-size:0.78rem;color:#555;line-height:1.5}
.ftr-trust{display:flex;align-items:center;gap:12px;flex-shrink:0}
@media (max-width:1080px){.site-nav{display:none}.mob-toggle{display:flex}}
@media (max-width:1200px){.spt-hero__right{flex:0 0 300px;max-width:300px}}
@media (max-width:1024px){.spt-grid{grid-template-columns:repeat(3,1fr)}.feat-grid{grid-template-columns:repeat(3,1fr)}.spt-hero__right{flex:0 0 260px;max-width:260px}}
@media (max-width:968px){.spt-grid{grid-template-columns:repeat(3,1fr)}.feat-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:768px){.spt-hero__wrap{flex-direction:column}.spt-hero__right{max-width:300px;flex:none;margin:0 auto;width:100%}.spt-hero__left{width:100%}.spt-hero__left h1{font-size:1.7rem}.spt-grid{grid-template-columns:repeat(2,1fr)}.feat-grid{grid-template-columns:repeat(2,1fr)}.ftr-bottom{flex-direction:column;align-items:center}.ftr-lic{text-align:center}.ftr-trust{justify-content:center}}
@media (max-width:480px){.spt-grid{grid-template-columns:1fr}.feat-grid{grid-template-columns:1fr}.spt-hero__left h1{font-size:1.4rem}.odds-table th,.odds-table td{padding:8px 10px;font-size:0.8rem}}
@media (max-width:360px){.spt-hero__left h1{font-size:1.2rem}.hdr-logo img{width:140px}.btn-auth{padding:6px 10px;font-size:0.78rem}}
@media (max-width:320px){.spt-hero__left h1{font-size:1.1rem}.hdr-logo img{width:110px}.btn-auth{padding:5px 8px;font-size:0.74rem}.btn-cta{padding:10px 14px;font-size:0.86rem}.mob-menu{padding:0 8px 20px}.odds-table th,.odds-table td{font-size:0.74rem;padding:6px 8px}}
@media (max-width:280px){.hdr-inner{padding:0 6px;height:48px;gap:6px}.hdr-logo img{width:90px;height:auto}.mob-toggle{width:20px;height:15px;min-width:20px}.spt-hero{padding:32px 6px}.spt-hero__left h1{font-size:1rem}.spt-hero__sub{font-size:0.88rem}.spt-intro{padding:32px 6px}.spt-sports{padding:32px 6px}.spt-features{padding:32px 6px}.spt-odds{padding:32px 6px}.spt-how{padding:32px 6px}.site-ftr{padding:32px 6px 20px}.mob-menu{width:100%;padding:0 6px 20px}.mob-menu__top img{max-width:calc(100% - 44px)}.mob-menu__top{padding:10px 0}.mob-nav__item>a,.mob-nav__item>span,.mob-nav__row>a{font-size:0.85rem;padding:10px 0}.btn-cta{padding:8px 10px;font-size:0.8rem;width:100%}.ftr-nav a{font-size:0.72rem}.spt-card__leagues{font-size:0.7rem}.spt-card__mkts{font-size:0.7rem}.how-step__num{font-size:1rem;min-width:28px}.odds-table th,.odds-table td{font-size:0.66rem;padding:5px 6px}}
