#footer-minimal-line-nine{padding:34px 0 22px;background:#0b1120;color:#e2e8f0}#footer-minimal-line-nine a{color:inherit;text-decoration:none}#footer-minimal-line-nine .dp-footer__bar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}#footer-minimal-line-nine .dp-footer__brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}#footer-minimal-line-nine .dp-footer__brand img{height:40px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-minimal-line-nine nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}#footer-minimal-line-nine nav a{color:#cbd5e1;font-size:14px;font-weight:800}#footer-minimal-line-nine nav a:hover{color:#60a5fa}#footer-minimal-line-nine .dp-footer__info{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;color:#94a3b8;font-size:13px}#footer-minimal-line-nine .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px;color:#94a3b8;font-size:13px}#footer-minimal-line-nine .dp-footer__friends span{color:#e2e8f0;font-weight:900}#footer-minimal-line-nine .dp-footer__friends a:hover{color:#60a5fa}#footer-minimal-line-nine .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-minimal-line-nine .dp-footer__bar{display:grid}#footer-minimal-line-nine nav{justify-content:flex-start}}#header-violet-lane-forty-two{position:relative;z-index:20;padding:8px 0;background:#eef2ff}#header-violet-lane-forty-two .dp-header__nav{padding:0;background:transparent}#header-violet-lane-forty-two .dp-header__grid{display:flex;align-items:center;gap:20px;min-height:70px;padding-left:18px;padding-right:16px;border-radius:12px;background:#fff;box-shadow:0 14px 30px rgba(79,70,229,.1)}#header-violet-lane-forty-two .dp-header__brand{display:inline-flex;align-items:center;min-width:210px;color:#312e81;text-decoration:none}#header-violet-lane-forty-two .dp-header__brand span{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:900}#header-violet-lane-forty-two .dp-header__collapse{align-items:center;min-width:0}#header-violet-lane-forty-two .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-violet-lane-forty-two .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:8px;color:#4338ca;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-violet-lane-forty-two .dp-header__link:hover{background:#eef2ff;color:#312e81;text-decoration:none}#header-violet-lane-forty-two .dp-header__link.active{background:#4338ca;color:#fff}#header-violet-lane-forty-two .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:16px}#header-violet-lane-forty-two .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:8px;background:#4338ca;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-violet-lane-forty-two .dp-header__login:hover{background:#312e81;color:#fff;text-decoration:none}#header-violet-lane-forty-two .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(67,56,202,.14);border-radius:8px;background:#eef2ff;color:#312e81}@media(max-width:991.98px){#header-violet-lane-forty-two .dp-header__grid{flex-wrap:wrap;gap:0;min-height:64px;padding:8px 12px}#header-violet-lane-forty-two .dp-header__brand{min-width:0;max-width:70vw}#header-violet-lane-forty-two .dp-header__brand span{max-width:52vw;font-size:21px}#header-violet-lane-forty-two .dp-header__toggle{display:inline-flex}#header-violet-lane-forty-two .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(67,56,202,.12)}#header-violet-lane-forty-two .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-violet-lane-forty-two .dp-header__link{background:#eef2ff}#header-violet-lane-forty-two .dp-header__actions{margin:10px 0 0;overflow-x:auto}}#header-violet-lane-forty-two .dp-header__brand{gap:12px}#header-violet-lane-forty-two .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}@media(max-width:991.98px){#header-violet-lane-forty-two .dp-header__logo{height:38px}}@media(max-width:575.98px){#header-violet-lane-forty-two .dp-header__logo{height:34px}}:root{--primary-bg:#0f172a;--secondary-bg:#1e293b;--panel-bg:#ffffff;--box-bg:#f8fafc;--brand-color:#2563eb;--accent-color:#ef4444;--text-main:#334155;--text-muted:#64748b;--border-line:#e2e8f0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background-color:var(--box-bg);color:var(--text-main);line-height:1.6}.section-inner{max-width:1200px;margin:0 auto;padding:0 20px}img{max-width:100%;height:auto;display:block;border-radius:4px}.h2-title{font-size:1.6rem;color:var(--primary-bg);margin-bottom:20px;font-weight:700;position:relative;padding-left:15px}.h2-title::before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:5px;background:var(--brand-color);border-radius:3px}.hero-bet{background:var(--primary-bg);color:#fff;padding:50px 0;position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.2;z-index:0;pointer-events:none}.hero-layout{display:flex;flex-wrap:wrap;gap:40px;position:relative;z-index:1;align-items:stretch}.hero-left{flex:1 1 350px;display:flex;flex-direction:column;gap:20px}.news-flash{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);padding:20px;border-radius:8px}.news-flash-title{font-weight:bold;color:#93c5fd;margin-bottom:15px;font-size:1.1rem}.flash-item{margin-bottom:12px;font-size:0.9rem;color:#cbd5e1;border-bottom:1px dashed rgba(255,255,255,0.1);padding-bottom:8px}.flash-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.flash-tag{color:var(--accent-color);font-weight:600;margin-right:5px}.hero-right{flex:1 1 500px;display:flex;flex-direction:column;justify-content:center}.hero-h1{font-size:2.4rem;line-height:1.3;margin-bottom:25px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.5)}.guess-note{background:linear-gradient(135deg,rgba(37,99,235,0.2) 0%,rgba(30,41,59,0.5) 100%);border-left:4px solid var(--brand-color);padding:20px;border-radius:6px}.guess-note h2{font-size:1.2rem;margin-bottom:12px;color:#bfdbfe}.note-list{list-style:none}.note-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:0.95rem;color:#f1f5f9}.note-list li::before{content:"»";position:absolute;left:0;top:0;color:var(--accent-color);font-weight:bold}.match-board{padding:50px 0;background:var(--panel-bg)}.data-wrapper{display:flex;flex-direction:column;gap:12px}.match-row{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--box-bg);border:1px solid var(--border-line);border-radius:6px;transition:transform 0.2s}.match-row:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.05)}.m-time{flex:0 0 140px;font-size:0.9rem;color:var(--text-muted)}.m-sport{font-weight:bold;color:var(--brand-color);margin-top:4px;font-size:0.85rem}.m-teams{flex:1;display:flex;align-items:center;justify-content:center;gap:20px}.m-team{display:flex;align-items:center;gap:10px;font-weight:600;width:160px;font-size:1.05rem}.m-team.right{flex-direction:row-reverse;text-align:right}.m-logo{width:28px;height:28px;object-fit:contain}.m-logo-text{background:#e2e8f0;padding:4px 8px;border-radius:4px;font-size:0.8rem;color:var(--text-muted)}.m-score{font-size:1.4rem;font-weight:700;color:var(--primary-bg);background:#fff;border:1px solid var(--border-line);padding:4px 16px;border-radius:4px;min-width:80px;text-align:center}.m-status{flex:0 0 100px;text-align:right}.status-txt{font-size:0.85rem;color:var(--accent-color);font-weight:bold;margin-bottom:8px;display:block}.btn-detail{background:var(--border-line);border:none;padding:5px 10px;border-radius:4px;color:var(--text-main);font-size:0.8rem;cursor:pointer}.trust-note{margin-top:15px;font-size:0.85rem;color:#94a3b8;padding:10px;background:var(--box-bg);border-radius:4px;border-left:3px solid #cbd5e1}.theme-services{padding:50px 0;background:var(--box-bg)}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}.service-card{background:var(--panel-bg);padding:30px 25px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.05);border-top:4px solid var(--brand-color)}.service-card h3{font-size:1.25rem;color:var(--primary-bg);margin-bottom:15px}.service-card p{color:var(--text-muted);font-size:0.95rem;margin-bottom:15px}.guide-panel{padding:50px 0;background:var(--panel-bg)}.guide-steps{display:flex;flex-direction:column;gap:20px}.step-item{display:flex;gap:20px;background:var(--box-bg);padding:20px;border-radius:8px;border:1px solid var(--border-line)}.step-num{width:45px;height:45px;background:var(--primary-bg);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:bold;flex-shrink:0}.step-text h3{font-size:1.15rem;margin-bottom:8px;color:var(--primary-bg)}.step-text p{font-size:0.95rem;color:var(--text-muted)}.app-entry{padding:60px 0;background:linear-gradient(to right,var(--secondary-bg),var(--primary-bg));color:#fff}.app-layout{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:40px}.app-pic{max-width:280px}.app-content{max-width:450px}.app-content h2{font-size:2rem;margin-bottom:20px}.app-content p{font-size:1.05rem;color:#cbd5e1;margin-bottom:30px}.app-btns{display:flex;gap:20px}.btn-app{padding:12px 30px;border-radius:6px;font-weight:700;text-decoration:none;text-align:center;font-size:1rem;transition:background 0.3s}.btn-dl{background:var(--brand-color);color:#fff}.btn-web{background:rgba(255,255,255,0.1);color:#fff;border:1px solid rgba(255,255,255,0.3)}.help-section{padding:50px 0;background:var(--box-bg)}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:var(--panel-bg);padding:20px;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.faq-q{font-weight:700;color:var(--primary-bg);margin-bottom:8px;font-size:1.05rem}.faq-a{color:var(--text-muted);font-size:0.95rem}.article-section{padding:50px 0;background:var(--panel-bg)}.art-grid{display:grid;grid-template-columns:1fr;gap:25px}.art-card{display:flex;gap:15px;background:var(--box-bg);padding:15px;border-radius:8px;border:1px solid var(--border-line)}.art-cover{width:140px;height:90px;object-fit:cover;flex-shrink:0}.art-info{flex:1;display:flex;flex-direction:column}.art-title{font-size:1.05rem;font-weight:600;color:var(--primary-bg);text-decoration:none;margin-bottom:8px}.art-desc{font-size:0.85rem;color:var(--text-muted);flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.art-time{font-size:0.8rem;color:#94a3b8;margin-top:8px}@media(min-width:768px){.art-grid{grid-template-columns:1fr 1fr;grid-auto-rows:min-content;gap:30px}.art-card:first-child{grid-column:1 / 2;grid-row:1 / span 4;flex-direction:column;padding:0;background:transparent;border:none}.art-card:first-child .art-cover{width:100%;height:280px;border-radius:8px}.art-card:first-child .art-title{font-size:1.4rem;margin-top:10px}.art-card:first-child .art-desc{font-size:1rem;-webkit-line-clamp:3}.art-card:not(:first-child){grid-column:2 / 3}}.about-section{padding:60px 0;background:var(--box-bg);border-top:1px solid var(--border-line)}.about-layout{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.about-content{flex:1 1 450px}.about-content p{margin-bottom:15px;color:var(--text-muted);text-align:justify;font-size:1rem}.about-content p strong{color:var(--primary-bg)}.about-link{display:inline-block;margin-top:10px;color:var(--brand-color);font-weight:bold;text-decoration:none;border-bottom:1px solid var(--brand-color);padding-bottom:2px}.about-image{flex:1 1 400px}@media(max-width:768px){.hero-h1{font-size:1.8rem}.match-row{flex-wrap:wrap;justify-content:center;gap:12px}.m-time{width:100%;text-align:center;border-bottom:1px dashed var(--border-line);padding-bottom:8px}.m-teams{width:100%}.m-team{width:35%;justify-content:flex-end}.m-team.right{justify-content:flex-start}.m-status{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:8px}.status-txt{margin-bottom:0}.app-btns{flex-direction:column}}