#footer-quiet-list-sixteen{padding:52px 0 24px;background:#f8fafc;color:#172033}#footer-quiet-list-sixteen a{color:inherit;text-decoration:none}#footer-quiet-list-sixteen .dp-footer__layout{display:grid;grid-template-columns:1.35fr .8fr .9fr .95fr;gap:30px;padding-bottom:28px;border-bottom:1px solid #e2e8f0}#footer-quiet-list-sixteen .dp-footer__about img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-quiet-list-sixteen h2{margin:0 0 12px;font-size:28px;font-weight:900}#footer-quiet-list-sixteen h3{margin:0 0 14px;font-size:15px;font-weight:900;color:#0f172a}#footer-quiet-list-sixteen p{margin:0;color:#64748b;font-size:14px;line-height:1.9}#footer-quiet-list-sixteen .dp-footer__list{display:flex;flex-direction:column;gap:9px}#footer-quiet-list-sixteen .dp-footer__list a,#footer-quiet-list-sixteen .dp-footer__list span{color:#64748b;font-size:14px;line-height:1.6}#footer-quiet-list-sixteen .dp-footer__list a:hover{color:#2563eb}#footer-quiet-list-sixteen .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:20px;color:#64748b;font-size:13px}@media(max-width:991.98px){#footer-quiet-list-sixteen .dp-footer__layout{grid-template-columns:1fr 1fr}#footer-quiet-list-sixteen .dp-footer__about{grid-column:1/-1}}@media(max-width:575.98px){#footer-quiet-list-sixteen .dp-footer__layout{grid-template-columns:1fr;gap:22px}}#header-brand-cross-twenty-two{position:relative;z-index:20;background:#fff7ed;border-bottom:1px solid rgba(194,65,12,.14)}#header-brand-cross-twenty-two .dp-header__nav{min-height:76px;padding:0;background:#fff7ed}#header-brand-cross-twenty-two .dp-header__inner{display:flex;align-items:center;gap:22px;min-height:76px}#header-brand-cross-twenty-two .dp-header__brand{display:inline-flex;align-items:center;gap:10px;min-width:220px;color:#7c2d12;text-decoration:none}#header-brand-cross-twenty-two .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-brand-cross-twenty-two .dp-header__brand span{display:block;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900}#header-brand-cross-twenty-two .dp-header__collapse{align-items:center}#header-brand-cross-twenty-two .dp-header__menu{display:flex;align-items:center;gap:8px;margin:0 auto}#header-brand-cross-twenty-two .dp-header__link{display:flex;align-items:center;min-height:42px;padding:9px 14px;border-radius:999px;color:#7c2d12;font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}#header-brand-cross-twenty-two .dp-header__link:hover{background:#fed7aa;color:#7c2d12;text-decoration:none}#header-brand-cross-twenty-two .dp-header__link.active{background:#ea580c;color:#fff}#header-brand-cross-twenty-two .dp-header__actions{display:flex;align-items:center;gap:8px}#header-brand-cross-twenty-two .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;background:#7c2d12;color:#fff;font-size:14px;font-weight:900;text-decoration:none}#header-brand-cross-twenty-two .dp-header__login:hover{background:#ea580c;color:#fff;text-decoration:none}#header-brand-cross-twenty-two .dp-header__toggle{display:none;width:42px;height:42px;margin-left:auto;border:1px solid rgba(194,65,12,.18);border-radius:999px;background:#fff;color:#7c2d12}@media(max-width:991.98px){#header-brand-cross-twenty-two .dp-header__inner{flex-wrap:wrap;gap:0;min-height:66px;padding-top:8px;padding-bottom:8px}#header-brand-cross-twenty-two .dp-header__brand{min-width:0;max-width:72vw}#header-brand-cross-twenty-two .dp-header__brand span{max-width:42vw;font-size:18px}#header-brand-cross-twenty-two .dp-header__logo{height:38px}#header-brand-cross-twenty-two .dp-header__toggle{display:inline-flex;align-items:center;justify-content:center}#header-brand-cross-twenty-two .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 84px);overflow:auto;margin-top:10px;padding:12px;background:#fff;border-radius:18px}#header-brand-cross-twenty-two .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}#header-brand-cross-twenty-two .dp-header__link{justify-content:center;background:#fff7ed}#header-brand-cross-twenty-two .dp-header__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}}@media(max-width:575.98px){#header-brand-cross-twenty-two .container{padding-left:12px;padding-right:12px}#header-brand-cross-twenty-two .dp-header__brand span{display:none}#header-brand-cross-twenty-two .dp-header__logo{height:34px}#header-brand-cross-twenty-two .dp-header__menu{grid-template-columns:1fr}}:root{--brand-dark:#0f172a;--brand-light:#f8fafc;--brand-primary:#ea580c;--brand-secondary:#1e293b;--text-main:#334155;--text-muted:#64748b;--border-color:#e2e8f0;--radius:8px;--shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--text-main);background-color:var(--brand-light);line-height:1.6}img{max-width:100%;height:auto;display:block;border-radius:var(--radius)}button,.btn-mock{display:inline-block;padding:10px 24px;border-radius:var(--radius);font-weight:600;cursor:pointer;text-align:center;border:none;transition:opacity 0.2s}.btn-primary{background:var(--brand-primary);color:#fff}.btn-outline{background:transparent;border:2px solid var(--brand-dark);color:var(--brand-dark)}.section-inner{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.section-title{font-size:2rem;color:var(--brand-dark);margin-bottom:1rem;text-align:center;font-weight:800}.section-subtitle{text-align:center;color:var(--text-muted);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-sports{background:var(--brand-dark);color:#fff;position:relative;padding:6rem 1.5rem;text-align:center;overflow:hidden}.hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-sports h1{font-size:3rem;margin-bottom:1.5rem;line-height:1.2}.hero-sports p{font-size:1.25rem;color:#cbd5e1;margin-bottom:2rem}.hero-image-wrap{margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.service-grid .grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;border-bottom:4px solid var(--brand-primary)}.service-card h3{color:var(--brand-dark);margin:1rem 0;font-size:1.25rem}.service-card p{color:var(--text-muted);font-size:0.95rem;margin-bottom:1.5rem}.about-section{background:#fff}.about-layout{display:flex;flex-wrap:wrap;gap:4rem;align-items:center}.about-text{flex:1;min-width:300px}.about-text h2{font-size:2rem;color:var(--brand-dark);margin-bottom:1.5rem}.about-text p{margin-bottom:1rem;text-align:justify}.about-image{flex:1;min-width:300px}.about-link-wrap{margin-top:2rem}.about-link-wrap a{display:inline-block;background:var(--brand-dark);color:#fff;padding:12px 28px;text-decoration:none;border-radius:var(--radius);font-weight:bold}.activity-schedule{background:#f1f5f9}.match-list{display:flex;flex-direction:column;gap:1rem}.match-row{background:#fff;border-radius:var(--radius);padding:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.match-time{flex:0 0 150px;font-size:0.9rem;color:var(--text-muted);display:flex;flex-direction:column;gap:0.25rem}.match-time .m-type{display:inline-block;background:var(--brand-primary);color:#fff;padding:2px 8px;border-radius:4px;font-size:0.75rem;width:fit-content}.match-teams{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center;gap:2rem}.team{display:flex;align-items:center;gap:1rem;font-weight:bold;font-size:1.1rem;width:140px}.team-left{justify-content:flex-end;text-align:right}.team-right{justify-content:flex-start;text-align:left}.team img{width:40px;height:40px;object-fit:contain}.team-abbr{width:40px;height:40px;background:var(--brand-secondary);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:0.8rem}.match-score-status{text-align:center}.score{font-size:1.5rem;font-weight:800;color:var(--brand-dark);letter-spacing:2px}.status{font-size:0.85rem;color:var(--brand-primary);margin-top:4px}.league{font-size:0.8rem;color:var(--text-muted);margin-top:4px}.solution-panel .panel-wrap{display:flex;flex-direction:column;gap:3rem}.panel-item{display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.panel-item:nth-child(even){flex-direction:row-reverse}.panel-content{flex:1;min-width:300px}.panel-content h3{font-size:1.5rem;color:var(--brand-dark);margin-bottom:1rem}.panel-image{flex:1;min-width:300px}.app-entry{background:var(--brand-secondary);color:#fff;text-align:center;border-radius:var(--radius);margin:0 1.5rem;padding:4rem 2rem;position:relative;overflow:hidden}.app-entry-inner{position:relative;z-index:2;max-width:600px;margin:0 auto}.app-entry h2{font-size:2.25rem;margin-bottom:1rem}.app-entry p{color:#94a3b8;margin-bottom:2rem}.app-img-preview{max-width:280px;margin:0 auto 2rem}.app-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.app-actions a{display:inline-block;padding:14px 32px;border-radius:var(--radius);font-weight:bold;text-decoration:none;font-size:1.1rem}.btn-app{background:var(--brand-primary);color:#fff}.btn-online{background:#fff;color:var(--brand-dark)}.article-flow{background:#f8fafc}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.news-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform 0.2s}.news-card:hover{transform:translateY(-4px)}.news-img{height:200px;overflow:hidden}.news-img img{width:100%;height:100%;object-fit:cover;border-radius:0}.news-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.news-date{font-size:0.85rem;color:var(--text-muted);margin-bottom:0.75rem}.news-body h3{font-size:1.15rem;margin:0 0 1rem 0;line-height:1.4}.news-body h3 a{color:var(--brand-dark);text-decoration:none}.news-body p{color:var(--text-muted);font-size:0.9rem;margin:0;flex:1}.help-list{background:#fff}.faq-container{max-width:800px;margin:0 auto}details{background:#f1f5f9;margin-bottom:1rem;border-radius:var(--radius);overflow:hidden}summary{padding:1.25rem 1.5rem;font-weight:600;cursor:pointer;color:var(--brand-dark);list-style:none;position:relative}summary::-webkit-details-marker{display:none}details[open] summary{border-bottom:1px solid var(--border-color)}.faq-content{padding:1.25rem 1.5rem;color:var(--text-main);font-size:0.95rem}.trust-note{margin-top:3rem;padding:2rem;background:#f8fafc;border:1px solid var(--border-color);border-radius:var(--radius);font-size:0.85rem;color:var(--text-muted)}.trust-note h4{color:var(--brand-dark);margin:0 0 1rem 0;font-size:1rem}.trust-item{margin-bottom:0.75rem;display:flex;align-items:flex-start;gap:0.5rem}@media (max-width:768px){.hero-sports{padding:4rem 1rem}.hero-sports h1{font-size:2rem}.match-row{flex-direction:column;align-items:flex-start;gap:1rem}.match-teams{width:100%;flex-wrap:wrap;justify-content:space-between}.match-score-status{order:-1;width:100%;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.team{width:auto}}