#footer-compact-dock-twenty{padding:30px 0 22px;background:#ffffff;color:#111827;border-top:1px solid #e5e7eb}#footer-compact-dock-twenty a{color:inherit;text-decoration:none}#footer-compact-dock-twenty .dp-footer__dock{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:16px 18px;border-radius:18px;background:#f8fafc}#footer-compact-dock-twenty .dp-footer__brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}#footer-compact-dock-twenty .dp-footer__brand img{height:40px;width:auto;max-width:none;object-fit:contain;border-radius:13px}#footer-compact-dock-twenty nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}#footer-compact-dock-twenty nav a{color:#475569;font-size:14px;font-weight:800}#footer-compact-dock-twenty nav a:hover{color:#2563eb}#footer-compact-dock-twenty .dp-footer__mail{padding:9px 13px;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:850;white-space:nowrap}#footer-compact-dock-twenty .dp-footer__more{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;color:#64748b;font-size:13px;line-height:1.6}#footer-compact-dock-twenty .dp-footer__more a:hover{color:#2563eb}#footer-compact-dock-twenty .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:16px;color:#64748b;font-size:13px}@media(max-width:991.98px){#footer-compact-dock-twenty .dp-footer__dock{grid-template-columns:1fr}#footer-compact-dock-twenty nav{justify-content:flex-start}#footer-compact-dock-twenty .dp-footer__mail{justify-self:start}}#header-nav-shelf-forty-three{position:relative;z-index:20;background:#18181b;border-bottom:1px solid rgba(255,255,255,.1)}#header-nav-shelf-forty-three .dp-header__nav{min-height:74px;padding:0;background:#18181b}#header-nav-shelf-forty-three .dp-header__inner{display:flex;align-items:center;gap:22px;min-height:74px}#header-nav-shelf-forty-three .dp-header__brand{display:inline-flex;align-items:center;height:52px;padding:5px 10px;border-radius:6px;background:#27272a;text-decoration:none}#header-nav-shelf-forty-three .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:6px}#header-nav-shelf-forty-three .dp-header__collapse{align-items:center}#header-nav-shelf-forty-three .dp-header__menu{display:flex;align-items:center;gap:8px;margin:0 auto}#header-nav-shelf-forty-three .dp-header__link{display:flex;align-items:center;min-height:42px;padding:9px 13px;border-radius:6px;color:#d4d4d8;font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}#header-nav-shelf-forty-three .dp-header__link:hover{background:#27272a;color:#fff;text-decoration:none}#header-nav-shelf-forty-three .dp-header__link.active{background:#fafafa;color:#18181b}#header-nav-shelf-forty-three .dp-header__actions{display:flex;align-items:center;gap:8px}#header-nav-shelf-forty-three .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:6px;background:#fafafa;color:#18181b;font-size:14px;font-weight:900;text-decoration:none}#header-nav-shelf-forty-three .dp-header__login:hover{background:#a1a1aa;color:#18181b;text-decoration:none}#header-nav-shelf-forty-three .dp-header__toggle{display:none;width:42px;height:42px;margin-left:auto;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#27272a;color:#fafafa}@media(max-width:991.98px){#header-nav-shelf-forty-three .dp-header__inner{flex-wrap:wrap;gap:0;min-height:66px;padding-top:8px;padding-bottom:8px}#header-nav-shelf-forty-three .dp-header__brand{height:48px}#header-nav-shelf-forty-three .dp-header__logo{height:38px}#header-nav-shelf-forty-three .dp-header__toggle{display:inline-flex;align-items:center;justify-content:center}#header-nav-shelf-forty-three .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 84px);overflow:auto;margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#27272a}#header-nav-shelf-forty-three .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}#header-nav-shelf-forty-three .dp-header__link{justify-content:center;background:#18181b}#header-nav-shelf-forty-three .dp-header__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}}@media(max-width:575.98px){#header-nav-shelf-forty-three .container{padding-left:12px;padding-right:12px}#header-nav-shelf-forty-three .dp-header__logo{height:34px}#header-nav-shelf-forty-three .dp-header__menu{grid-template-columns:1fr}}:root{--bg-dark:#0a0a0c;--bg-card:#18181c;--bg-card-hover:#222228;--text-main:#e2e2e5;--text-muted:#8b8b99;--accent:#dcf836;--accent-hover:#c4dc30;--border-color:#2a2a35;--radius:6px;--container:1200px;--spacing:80px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block;border-radius:4px}a{color:var(--accent);text-decoration:none;transition:all 0.3s}a:hover{color:var(--accent-hover)}button,.btn-primary,.btn-secondary{display:inline-block;padding:12px 28px;border-radius:var(--radius);font-weight:600;cursor:pointer;border:none;font-size:15px;transition:all 0.3s}.btn-primary{background-color:var(--accent);color:#000}.btn-primary:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.btn-secondary{background-color:transparent;border:1px solid var(--accent);color:var(--accent)}.btn-secondary:hover{background-color:var(--accent);color:#000}.section-inner{max-width:var(--container);margin:0 auto;padding:0 20px}.sec-title{font-size:32px;font-weight:800;margin-bottom:40px;color:#fff;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:15px}.sec-title::before{content:"";display:block;width:6px;height:24px;background:var(--accent)}.top-notice{background:var(--accent);color:#000;text-align:center;padding:8px 15px;font-size:13px;font-weight:600}.hero-sports{position:relative;padding:120px 0;background:linear-gradient(135deg,#121215 0%,#0a0a0c 100%);overflow:hidden;border-bottom:1px solid var(--border-color)}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;z-index:2;max-width:var(--container);margin:0 auto;padding:0 20px}.hero-content{flex:1;max-width:540px}.hero-content h1{font-size:48px;line-height:1.1;font-weight:900;color:#fff;margin-bottom:24px;letter-spacing:0.5px}.hero-content p{font-size:18px;color:var(--text-muted);margin-bottom:35px}.hero-visual{flex:1;position:relative}.hero-visual img{width:100%;border-radius:var(--radius);box-shadow:0 20px 40px rgba(0,0,0,0.5);border:1px solid var(--border-color)}.activity-schedule{padding:var(--spacing) 0;background-color:var(--bg-card)}.match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.match-card{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:var(--radius);padding:20px;transition:border-color 0.3s}.match-card:hover{border-color:var(--accent)}.match-top{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted);margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed var(--border-color)}.match-sport{color:var(--accent);font-weight:bold}.match-teams{display:flex;align-items:center;justify-content:space-between}.team{display:flex;flex-direction:column;align-items:center;gap:8px;width:35%}.team img{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.team-abbr{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2a2a35;color:#fff;border-radius:50%;font-weight:bold;font-size:14px}.team-name{font-size:13px;text-align:center;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.match-score{width:30%;text-align:center}.score-num{font-size:24px;font-weight:900;color:#fff;letter-spacing:2px}.match-status{font-size:12px;color:var(--text-muted);margin-top:4px;background:rgba(255,255,255,0.05);padding:2px 6px;border-radius:4px;display:inline-block}.service-grid{padding:var(--spacing) 0}.services-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.srv-item{position:relative;overflow:hidden;border-radius:var(--radius);group}.srv-item img{width:100%;aspect-ratio:4/3;object-fit:cover;filter:brightness(0.7) grayscale(0.5);transition:all 0.5s}.srv-item:hover img{filter:brightness(0.4) grayscale(0);transform:scale(1.05)}.srv-content{position:absolute;bottom:0;left:0;width:100%;padding:30px 20px;background:linear-gradient(to top,rgba(0,0,0,0.9),transparent)}.srv-content h3{font-size:22px;color:#fff;margin-bottom:10px}.srv-content p{font-size:14px;color:#ccc;margin-bottom:15px;display:block}.solution-panel{padding:var(--spacing) 0;background:#121215;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.sol-flex{display:flex;gap:50px;align-items:center}.sol-text{flex:1}.sol-text h2{font-size:28px;color:#fff;margin-bottom:20px}.sol-text p{color:var(--text-muted);margin-bottom:20px}.sol-image{flex:1}.sol-image img{border-radius:var(--radius);border:1px solid #2a2a35}.app-entry{padding:80px 0;background-color:var(--bg-dark)}.app-box{background:var(--bg-card);border-radius:var(--radius);padding:60px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border-color)}.app-info h2{font-size:30px;color:#fff;margin-bottom:15px}.app-info p{color:var(--text-muted);max-width:400px;margin-bottom:30px}.app-links{display:flex;gap:15px}.app-pic{width:300px}.article-flow{padding:var(--spacing) 0}.art-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px}.news-item{display:flex;gap:20px;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid var(--border-color)}.news-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.news-item img{width:140px;height:100px;object-fit:cover;flex-shrink:0;border-radius:4px}.news-info{display:flex;flex-direction:column;justify-content:space-between}.news-meta{font-size:12px;color:var(--accent);margin-bottom:6px}.news-info h3{font-size:16px;margin-bottom:8px;line-height:1.4}.news-info h3 a{color:#fff}.news-info h3 a:hover{color:var(--accent)}.news-info p{font-size:13px;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.about-section{padding:var(--spacing) 0;background:var(--bg-card)}.about-inner{display:flex;gap:50px;align-items:center}.about-img{flex:1}.about-img img{border-radius:var(--radius);border:2px solid var(--border-color)}.about-desc{flex:1}.about-desc p{color:#ccc;margin-bottom:20px;text-align:justify}.trust-note{padding:60px 0;border-top:1px solid var(--border-color);background:#0a0a0c}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.trust-card{background:rgba(255,255,255,0.02);padding:25px;border-radius:var(--radius);border:1px solid var(--border-color)}.trust-head{display:flex;align-items:center;gap:15px;margin-bottom:15px}.trust-head img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid var(--accent)}.trust-head h4{color:#fff;font-size:16px}.trust-card p{font-size:13px;color:var(--text-muted)}.help-list{padding:var(--spacing) 0}.faq-wrap{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border-color);padding:20px 0}.faq-item h4{font-size:18px;color:#fff;margin-bottom:10px;display:flex;align-items:center;gap:10px}.faq-item h4::before{content:"?";display:inline-flex;width:24px;height:24px;background:var(--accent);color:#000;align-items:center;justify-content:center;border-radius:50%;font-size:14px;font-weight:bold}.faq-item p{color:var(--text-muted);font-size:15px;padding-left:34px}@media (max-width:992px){.hero-inner,.sol-flex,.app-box,.about-inner,.art-layout{flex-direction:column}.services-wrapper,.trust-grid{grid-template-columns:1fr}.app-box{padding:40px 20px;text-align:center}.app-links{justify-content:center}}@media (max-width:576px){.hero-content h1{font-size:32px}.news-item{flex-direction:column}.news-item img{width:100%;height:180px}.match-teams{flex-direction:column;gap:15px}.match-score{width:100%;margin:10px 0}.team{width:100%;flex-direction:row;justify-content:flex-start}.team-name{text-align:left}.team:last-child{flex-direction:row-reverse;justify-content:flex-start}.team:last-child .team-name{text-align:right}}