#footer-soft-stack-thirty-eight{padding:56px 0 24px;background:#fdfdfb;color:#172033}#footer-soft-stack-thirty-eight a{color:inherit;text-decoration:none}#footer-soft-stack-thirty-eight .dp-footer__brand{max-width:780px;margin-bottom:22px;padding:26px;border-radius:24px;background:#f3f7ee}#footer-soft-stack-thirty-eight .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-soft-stack-thirty-eight h2{margin:0 0 10px;font-size:30px;font-weight:900}#footer-soft-stack-thirty-eight p{margin:0;color:#60705a;font-size:14px;line-height:1.9}#footer-soft-stack-thirty-eight .dp-footer__stack{display:grid;gap:12px}#footer-soft-stack-thirty-eight nav,#footer-soft-stack-thirty-eight address,#footer-soft-stack-thirty-eight .dp-footer__friends{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;color:#64748b;font-size:14px;line-height:1.65}#footer-soft-stack-thirty-eight nav a{font-weight:850;color:#334155}#footer-soft-stack-thirty-eight nav a:hover,#footer-soft-stack-thirty-eight .dp-footer__friends a:hover{color:#65a30d}#footer-soft-stack-thirty-eight .dp-footer__friends b{color:#172033}#footer-soft-stack-thirty-eight .dp-footer__friends a{font-size:13px}#footer-soft-stack-thirty-eight .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;color:#64748b;font-size:13px}#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:#151518;--text-main:#e5e5e5;--text-muted:#888888;--accent-color:#c6ff00;--accent-hover:#b0e600;--border-color:#2a2a2e}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:var(--bg-dark);color:var(--text-main);line-height:1.6}.section-inner{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3{color:#fff;margin-top:0}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.btn-primary{display:inline-block;background:var(--accent-color);color:#000;padding:12px 24px;border:none;border-radius:4px;font-weight:bold;cursor:pointer;text-align:center;font-size:16px;transition:background 0.3s}.btn-primary:hover{background:var(--accent-hover)}.btn-outline{display:inline-block;background:transparent;color:var(--accent-color);padding:12px 24px;border:2px solid var(--accent-color);border-radius:4px;font-weight:bold;cursor:pointer;text-align:center;font-size:16px;transition:all 0.3s}.btn-outline:hover{background:var(--accent-color);color:#000}.hero-sports{position:relative;padding:100px 0;display:flex;align-items:center;min-height:80vh;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;opacity:0.3}.hero-sports .section-inner{position:relative;z-index:1;max-width:800px;text-align:center}.hero-sports h1{font-size:48px;margin-bottom:20px;letter-spacing:1px}.hero-sports p{font-size:18px;color:var(--text-muted);margin-bottom:30px}.activity-timeline{padding:80px 0;background:#0f0f12}.activity-timeline h2{text-align:center;margin-bottom:40px}.timeline-container{position:relative}.timeline-item{display:flex;background:var(--bg-card);border-radius:8px;margin-bottom:16px;border-left:4px solid var(--accent-color);padding:20px;align-items:center}.time-mark{min-width:120px;border-right:1px solid var(--border-color);padding-right:20px;margin-right:20px;text-align:right}.time-mark .date{font-weight:bold;color:#fff;font-size:18px}.time-mark .time{color:var(--text-muted);font-size:14px}.match-content{flex:1;display:flex;flex-direction:column;gap:10px}.match-meta{display:flex;gap:12px;align-items:center;font-size:14px}.sport-tag{background:rgba(198,255,0,0.1);color:var(--accent-color);padding:2px 8px;border-radius:4px}.status-badge{color:var(--text-muted);font-size:12px;border:1px solid var(--border-color);padding:1px 6px;border-radius:4px}.teams-score{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:600px}.team{display:flex;align-items:center;gap:10px;flex:1}.team img{width:32px;height:32px;border-radius:50%;object-fit:contain;background:#222}.team-abbr{width:32px;height:32px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.team-name{font-weight:500;font-size:16px}.score-display{font-size:24px;font-weight:bold;font-family:monospace;letter-spacing:2px}.service-matrix{padding:80px 0}.service-matrix h2{text-align:center;margin-bottom:10px}.section-desc{text-align:center;color:var(--text-muted);margin-bottom:40px}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.matrix-card{background:var(--bg-card);border-radius:8px;overflow:hidden;border:1px solid var(--border-color);transition:transform 0.3s}.matrix-card:hover{transform:translateY(-5px);border-color:var(--accent-color)}.matrix-card img{width:100%;height:200px;object-fit:cover}.matrix-card h3{padding:20px 20px 10px;margin:0;font-size:20px}.matrix-card p{padding:0 20px 20px;color:var(--text-muted);margin:0;font-size:15px}.solution-panel{padding:80px 0;background:#0f0f12}.solution-panel .section-inner{display:flex;align-items:center;gap:50px}.solution-content{flex:1}.solution-content h2{font-size:32px;margin-bottom:20px}.solution-content p{color:var(--text-muted);margin-bottom:20px}.solution-list{list-style:none;padding:0;margin-bottom:30px}.solution-list li{margin-bottom:15px;padding-left:24px;position:relative;color:#ddd}.solution-list li::before{content:"✓";color:var(--accent-color);position:absolute;left:0;font-weight:bold}.trust-note{background:rgba(198,255,0,0.05);padding:15px;border-radius:4px;border-left:3px solid var(--accent-color)}.trust-note p{margin:0;color:#ccc;font-size:14px}.solution-image{flex:1}.solution-image img{border-radius:8px}.about-section{padding:80px 0}.about-grid{display:flex;gap:50px;align-items:flex-start}.about-img{flex:1;position:relative}.about-img img{border-radius:8px;width:100%}.about-img::after{content:'';position:absolute;bottom:-15px;right:-15px;width:100%;height:100%;border:2px solid var(--accent-color);border-radius:8px;z-index:-1}.about-text{flex:1}.about-text h2{font-size:32px;margin-bottom:24px}.about-content p{color:var(--text-muted);margin-bottom:16px;text-align:justify}.about-link{margin-top:30px}.article-flow{padding:80px 0;background:#0f0f12}.article-flow h2{text-align:center;margin-bottom:40px}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.article-card{display:flex;background:var(--bg-card);border-radius:8px;overflow:hidden;border:1px solid var(--border-color);transition:border-color 0.3s}.article-card:hover{border-color:var(--accent-color)}.art-img{width:40%;flex-shrink:0}.art-img img{width:100%;height:100%;object-fit:cover}.art-info{padding:20px;display:flex;flex-direction:column}.art-info h3{font-size:18px;margin-bottom:10px;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.art-info p{font-size:14px;color:var(--text-muted);margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.art-date{font-size:13px;color:#666}.app-entry{padding:80px 0}.app-entry .section-inner{display:flex;align-items:center;background:linear-gradient(135deg,#151518 0%,#0a0a0c 100%);border:1px solid var(--border-color);border-radius:12px;padding:40px 60px;gap:40px}.app-content{flex:1}.app-content h2{font-size:28px;margin-bottom:15px}.app-content p{color:var(--text-muted);margin-bottom:30px}.app-buttons{display:flex;gap:15px}.app-image{width:300px}.app-image img{border-radius:12px}.help-list{padding:80px 0;background:#0f0f12}.help-list h2{text-align:center;margin-bottom:40px}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.faq-item{background:var(--bg-card);padding:20px 25px;border-radius:8px;border:1px solid var(--border-color)}.faq-item h3{font-size:18px;margin-bottom:10px;color:#fff}.faq-item p{margin:0;color:var(--text-muted);font-size:15px}@media (max-width:992px){.hero-sports h1{font-size:36px}.solution-panel .section-inner,.about-grid,.app-entry .section-inner{flex-direction:column;text-align:center}.about-img::after{display:none}.app-buttons{justify-content:center}.matrix-grid{grid-template-columns:repeat(2,1fr)}.teams-score{flex-direction:column;gap:5px;text-align:center}.timeline-item{flex-direction:column;align-items:flex-start}.time-mark{border-right:none;border-bottom:1px solid var(--border-color);width:100%;text-align:left;padding-bottom:10px;margin-bottom:15px}}@media (max-width:768px){.matrix-grid,.article-grid{grid-template-columns:1fr}.article-card{flex-direction:column}.art-img{width:100%;height:180px}.app-buttons{flex-direction:column}.app-image{width:100%;max-width:300px;margin:0 auto}}