#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-page-axis-thirty-three{position:relative;z-index:20;background:#713f12;border-top:4px solid #facc15}#header-page-axis-thirty-three .dp-header__nav{min-height:72px;padding:0;background:#713f12}#header-page-axis-thirty-three .dp-header__inner{display:flex;align-items:center;gap:22px;min-height:72px}#header-page-axis-thirty-three .dp-header__brand{display:inline-flex;align-items:center;min-width:190px;color:#fefce8;text-decoration:none}#header-page-axis-thirty-three .dp-header__brand span{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:900}#header-page-axis-thirty-three .dp-header__collapse{align-items:center;min-width:0}#header-page-axis-thirty-three .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 auto;min-width:0}#header-page-axis-thirty-three .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;color:#fef3c7;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-page-axis-thirty-three .dp-header__link:hover{background:rgba(250,204,21,.16);color:#fff;text-decoration:none}#header-page-axis-thirty-three .dp-header__link.active{background:#facc15;color:#422006}#header-page-axis-thirty-three .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:16px}#header-page-axis-thirty-three .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;background:#facc15;color:#422006;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-page-axis-thirty-three .dp-header__login:hover{background:#fff;color:#422006;text-decoration:none}#header-page-axis-thirty-three .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(250,204,21,.4);background:rgba(250,204,21,.12);color:#fef3c7}@media(max-width:991.98px){#header-page-axis-thirty-three .dp-header__inner{flex-wrap:wrap;gap:0;min-height:66px;padding-top:8px;padding-bottom:8px}#header-page-axis-thirty-three .dp-header__brand{min-width:0;max-width:70vw}#header-page-axis-thirty-three .dp-header__brand span{max-width:52vw;font-size:21px}#header-page-axis-thirty-three .dp-header__toggle{display:inline-flex}#header-page-axis-thirty-three .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding:10px;background:#854d0e}#header-page-axis-thirty-three .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-page-axis-thirty-three .dp-header__link{background:rgba(250,204,21,.1)}#header-page-axis-thirty-three .dp-header__actions{margin:10px 0 0;overflow-x:auto}}#header-page-axis-thirty-three .dp-header__brand{gap:10px}#header-page-axis-thirty-three .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}@media(max-width:991.98px){#header-page-axis-thirty-three .dp-header__logo{height:38px}}@media(max-width:575.98px){#header-page-axis-thirty-three .dp-header__logo{height:34px}}:root{--primary-color:#1a2b4c;--accent-color:#e65100;--bg-color:#f4f6f9;--text-color:#2c3e50;--text-light:#5c6e80;--border-color:#dee2e6;--radius:8px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:var(--text-color);background-color:#fff}img{max-width:100%;height:auto;display:block}.section-inner{max-width:1200px;margin:0 auto;padding:4rem 1.25rem}h1,h2,h3,h4{margin-top:0;line-height:1.3;color:var(--primary-color)}a{color:inherit;text-decoration:none}button,.btn{display:inline-flex;align-items:center;justify-content:center;padding:0.875rem 1.75rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;background-color:var(--primary-color);color:#fff;transition:background-color 0.2s}.btn-accent{background-color:var(--accent-color)}.btn-outline{background-color:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.hero-section{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);overflow:hidden}.hero-layout{display:flex;flex-direction:column;gap:3rem;padding-top:5rem;padding-bottom:5rem}@media(min-width:992px){.hero-layout{flex-direction:row;align-items:center}}.hero-content{flex:1}.hero-content h1{font-size:clamp(2rem,4vw,3.25rem);margin-bottom:1.5rem;letter-spacing:0.5px}.hero-desc{font-size:1.125rem;color:var(--text-light);margin-bottom:2rem;max-width:540px}.hero-image{flex:1;border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.08)}.trust-banner{background-color:var(--primary-color);color:#fff}.trust-banner .section-inner{padding:3rem 1.25rem}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.trust-item h3{color:#fff;margin-bottom:0.75rem;font-size:1.25rem}.trust-item p{color:#aeb9c7;font-size:0.95rem;margin:0}.service-section{background-color:#fff}.section-header{text-align:center;margin-bottom:3.5rem;max-width:700px;margin-inline:auto}.section-header p{color:var(--text-light);font-size:1.1rem}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.service-card{border:1px solid var(--border-color);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.service-card-img{height:220px;overflow:hidden}.service-card-img img{width:100%;height:100%;object-fit:cover}.service-card-text{padding:2rem 1.5rem;flex:1;display:flex;flex-direction:column}.service-card-text h3{margin-bottom:1rem;color:var(--accent-color)}.service-card-text p{margin-bottom:1.5rem;color:var(--text-light);flex:1}.match-section{background-color:var(--bg-color)}.trust-note{background-color:#e8ecf1;padding:1rem 1.5rem;border-radius:var(--radius);font-size:0.9rem;color:var(--text-light);margin-bottom:2rem;display:flex;gap:0.75rem;align-items:center}.match-list{display:flex;flex-direction:column;gap:1rem}.match-header{display:none}@media(min-width:768px){.match-header{display:grid;grid-template-columns:1.5fr 3fr 1fr;padding:0.75rem 1.5rem;font-weight:600;color:var(--text-light)}}.match-row{display:grid;grid-template-columns:1fr;gap:1.25rem;background:#fff;padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border-color)}@media(min-width:768px){.match-row{grid-template-columns:1.5fr 3fr 1fr;align-items:center;padding:1.25rem 1.5rem}}.match-info{display:flex;flex-direction:column;gap:0.4rem}.match-sport{background:var(--primary-color);color:#fff;padding:0.2rem 0.6rem;border-radius:4px;font-size:0.8rem;width:fit-content}.match-time{font-size:0.85rem;color:var(--text-light)}.match-teams{display:flex;align-items:center;justify-content:center;gap:1.5rem}.team{display:flex;align-items:center;gap:0.75rem;flex:1}.team-left{justify-content:flex-end;text-align:right}.team-right{justify-content:flex-start;text-align:left}.team img{width:36px;height:36px;object-fit:contain}.team-abbr{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f0f0f0;border-radius:50%;font-size:0.8rem;font-weight:bold;color:var(--primary-color)}.team-name{font-weight:600}.match-score{font-size:1.5rem;font-weight:800;color:var(--accent-color);white-space:nowrap}.match-status{text-align:right}.status-badge{font-size:0.85rem;background:#f8f9fa;border:1px solid var(--border-color);padding:0.3rem 0.8rem;border-radius:20px;color:var(--text-light)}.scenario-section{background-color:#fff}.scenario-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:992px){.scenario-grid{grid-template-columns:2fr 1fr}}.scenario-item{position:relative;border-radius:var(--radius);overflow:hidden}.scenario-item img{width:100%;height:100%;object-fit:cover;min-height:280px}.scenario-text{position:absolute;bottom:0;left:0;right:0;padding:3rem 1.5rem 1.5rem;background:linear-gradient(to top,rgba(0,0,0,0.85),transparent);color:#fff}.scenario-text h3{color:#fff;margin-bottom:0.5rem}.scenario-text p{margin:0;font-size:0.95rem;color:#ddd}.about-section{background-color:var(--primary-color);color:#fff}.about-layout{display:flex;flex-direction:column;gap:4rem}@media(min-width:992px){.about-layout{flex-direction:row;align-items:center}}.about-content{flex:1}.about-content h2{color:#fff;margin-bottom:1.5rem}.about-content h2 span{color:var(--accent-color)}.about-content p{color:#b3c0d1;margin-bottom:1.25rem;font-size:1.05rem}.about-action{margin-top:2.5rem}.about-image{flex:1;border-radius:var(--radius);overflow:hidden;border:4px solid rgba(255,255,255,0.1)}.app-section{background-color:var(--bg-color)}.app-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem;background:#fff;padding:4rem 2rem;border-radius:var(--radius);box-shadow:0 4px 20px rgba(0,0,0,0.04)}@media(min-width:768px){.app-container{flex-direction:row;padding:4rem}}.app-image{width:220px;flex-shrink:0}.app-info{flex:1;text-align:center}@media(min-width:768px){.app-info{text-align:left}}.app-info h2{margin-bottom:1rem}.app-info p{color:var(--text-light);margin-bottom:2.5rem;font-size:1.1rem}.app-buttons{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}@media(min-width:768px){.app-buttons{justify-content:flex-start}}.news-section{background-color:#fff}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.article-card{background:var(--bg-color);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.article-img{aspect-ratio:16/10;overflow:hidden}.article-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s}.article-card:hover .article-img img{transform:scale(1.03)}.article-text{padding:1.5rem;flex:1;display:flex;flex-direction:column}.article-text time{font-size:0.85rem;font-weight:600;color:var(--accent-color);margin-bottom:0.75rem;display:block}.article-text h3{font-size:1.15rem;margin-bottom:1rem;line-height:1.4}.article-text p{font-size:0.95rem;color:var(--text-light);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.faq-section{background-color:var(--bg-color)}.faq-grid{display:flex;flex-direction:column;gap:1.5rem;max-width:860px;margin:0 auto}.faq-item{background:#fff;border-radius:var(--radius);padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.02)}.faq-item h3{font-size:1.15rem;margin-bottom:1rem;display:flex;align-items:flex-start;gap:0.75rem}.faq-item h3::before{content:'Q:';color:var(--accent-color);font-weight:800}.faq-item p{margin:0;color:var(--text-light);padding-left:2rem}.faq-user{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed var(--border-color);margin-left:2rem}.faq-user img{width:36px;height:36px;border-radius:50%}.faq-user span{font-size:0.9rem;color:#888}