:root{font-family:Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;font-family:Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.App{width:100vw;min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Host Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100vw}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:fadeIn .6s ease-out forwards}.header{position:fixed;top:0;left:0;right:0;background:#080e2d;box-shadow:0 2px 10px #0000001a;z-index:1000}.header-container{margin:auto;padding:1rem 2rem}img{width:200px}@media(max-width:768px){.nav{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 5px 20px #0000001a;transform:translateY(-150%);transition:transform .3s}.nav.nav-open{transform:translateY(0)}.menu-toggle{display:flex}.header-cta{display:none}}.hero{padding:120px 2rem 80px;background:#f5f5f5;min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;color:#080e2d;line-height:1.2;margin-bottom:1.5rem}.hero-highlight{background:linear-gradient(to right,#7136c4,#57e5ca);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.1rem;color:#080e2d;line-height:1.8;margin-bottom:2rem}.hero-stats{display:flex;gap:3rem}.stat-item{text-align:left}.stat-number{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#fffc;text-transform:uppercase;letter-spacing:1px}.dashboard-preview{animation:float 6s ease-in-out infinite;padding:30px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.preview-table{background-color:#f2f2f2;box-shadow:0 23px 71px -40px #000;border-spacing:0;border-collapse:separate;border-radius:8px;overflow:hidden;width:100%}.preview-table th{padding:10px;text-align:left;background-color:#080e2d;color:#fff}.preview-table th span{opacity:.5;font-size:12px;transition:opacity .2s ease}.preview-table th:hover span{opacity:1}.preview-table td{padding:6px 7px;text-align:left;vertical-align:middle}.bookmaker,.rtp,.previous-trj{color:#080e2d}.preview-table tbody tr:nth-child(2n){background-color:#45b4a02c}.preview-table tbody tr{transition:background-color .2s ease}.preview-table tbody tr:hover{background-color:#7136c426}.trj-low{color:#2e8b57;font-weight:700}.trj-high{color:#b22222;font-weight:700}.evol-container{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin:0;padding:0}.evol-container p:first-child{margin:0;font-weight:700;font-size:1em}.evol-container .previous-trj{margin:0;font-size:.75em;color:#888}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .6s ease forwards}@media(max-width:968px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-stats{justify-content:center}.hero-image{order:-1}}@media(max-width:640px){.hero-title{font-size:2rem}.hero-stats{flex-wrap:wrap;gap:1.5rem}.dashboard-preview{padding:15px}.preview-table th,.preview-table td{font-size:.85rem;padding:8px 5px}.evol-container p:first-child{font-size:.9em}.evol-container .previous-trj{font-size:.7em}}.features{padding:100px 2rem;background:#f8f9fa}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-title{font-size:3rem;font-weight:800;color:#333;margin-bottom:1rem}.features-highlight{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-subtitle{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 5px 20px #0000000d;transition:all .3s;opacity:0;animation:slide-up .6s ease forwards}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #7136c426}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem;display:inline-block;transition:transform .3s}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}.feature-description{font-size:1rem;color:#666;line-height:1.7}@media(max-width:768px){.features-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}.demo{padding:100px 2rem;background:#f8f9fa}.demo-container{max-width:1400px;margin:0 auto}.demo-header{text-align:center;margin-bottom:4rem}.demo-title{font-size:3rem;font-weight:800;color:#333;margin-bottom:1rem}.demo-highlight{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-subtitle{font-size:1.25rem;color:#666;max-width:700px;margin:0 auto}.demo-content{display:grid;grid-template-columns:350px 1fr;gap:3rem;align-items:start}.demo-sidebar{background-color:#fff;padding:1.5rem;box-shadow:0 5px 20px #0000001a;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.sidebar-title{margin-bottom:8px;padding-bottom:12px;border-bottom:2px solid #7136c4;color:#080e2d;font-size:1.2rem;font-weight:600;position:relative}.sidebar-title.scraping-active:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:#28a745;border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.last-scraping-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:12px;border-radius:8px;border-left:3px solid #7136c4;box-shadow:0 2px 4px #0000000d}.last-scraping-label{display:block;font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:600}.last-scraping-date{display:block;font-size:14px;color:#080e2d;font-weight:600;font-family:Host Grotesk,monospace}.aside-form{display:flex;flex-direction:column;gap:1rem}.aside-form .form-group{display:flex;flex-direction:column}.aside-form label{font-weight:600;color:#333;font-size:14px;margin-bottom:6px}.aside-form select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:14px;font-family:Host Grotesk,sans-serif}.aside-form select:hover{border-color:#7136c4}.scraping-btn{font-family:Host Grotesk,sans-serif;background-color:#f2f2f2;color:#000;border:none;border-radius:6px;padding:10px 14px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:600;margin-top:8px}.scraping-btn:hover:not(:disabled){background-color:#7136c4;color:#fff;box-shadow:0 4px 10px #7136c44d}.scraping-btn:disabled{opacity:.6;cursor:not-allowed}.scraping-progress{margin-top:12px;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;box-shadow:0 10px 30px #0003}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.progress-header h3{margin:0;font-size:14px;color:#fff}.progress-count{background:#fff3;padding:4px 12px;border-radius:20px;font-weight:700;font-size:11px}.progress-bar-container{width:100%;height:24px;background-color:#fff3;border-radius:12px;overflow:hidden;margin-bottom:12px}.progress-bar{height:100%;background:linear-gradient(90deg,#4caf50,#45a049);transition:width .3s ease;display:flex;align-items:center;justify-content:center;border-radius:12px;position:relative;overflow:hidden}.progress-bar:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.progress-percentage{color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative;z-index:1}.progress-info{background:#ffffff1a;padding:10px;border-radius:6px;margin-bottom:8px}.progress-info>div{margin-bottom:6px;color:#fff;font-size:12px}.progress-info>div:last-child{margin-bottom:0}.current-match p,.bookmakers-info p{margin:0}.progress-message{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.2);font-style:italic;text-align:center;font-size:11px}.demo-table-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 20px #0000001a}.table-header{font-size:1.5rem;font-weight:700;color:#080e2d;margin-bottom:1.5rem}.demo-table{background-color:#f2f2f2;box-shadow:0 10px 30px -15px #000;border-spacing:0;border-collapse:separate;border-radius:8px;overflow:hidden;width:100%;margin-bottom:1.5rem}.demo-table th{padding:12px;text-align:left;background-color:#080e2d;color:#fff;font-weight:600}.demo-table td{padding:10px 12px;text-align:left;vertical-align:middle;color:#080e2d}.demo-table tbody tr:nth-child(2n){background-color:#45b4a02c}.demo-table tbody tr{transition:background-color .2s ease}.demo-table tbody tr:hover{background-color:#7136c426}.bookmaker,.match-name{font-weight:600}.odds{font-weight:600;color:#080e2d;text-align:center}.trj{font-weight:700}.trj-high{color:#2e8b57}.trj-medium{color:#ff8c00}.trj-low{color:#b22222}.previous-trj{font-size:.9em;color:#080e2d}.arrow-up{color:#2e8b57;font-weight:700}.arrow-down{color:#b22222;font-weight:700}.arrow-stable{color:#888}.fade-in{animation:fade-in-up .6s ease forwards;opacity:0}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.data-info{text-align:center;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px}.data-info p{margin:.5rem 0;color:#666;font-size:.95rem}@media(max-width:1024px){.demo-content{grid-template-columns:1fr;gap:2rem}.demo-sidebar{max-width:500px;margin:0 auto}.demo-title{font-size:2.5rem}}@media(max-width:640px){.demo-title{font-size:2rem}.demo-subtitle{font-size:1rem}.demo-table-container{padding:1rem}.demo-table{font-size:.85rem}.demo-table th,.demo-table td{padding:8px 6px}}.technologies{padding:100px 2rem;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.technologies:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:drift 20s linear infinite}@keyframes drift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.technologies-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.technologies-title{text-align:center;font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.technologies-subtitle{text-align:center;font-size:1.1rem;color:#ffffffe6;margin-bottom:4rem}.technologies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.tech-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1.5rem;border-radius:15px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s;opacity:0;animation:slide-up .6s ease forwards}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tech-card:hover{transform:translateY(-10px);background:#ffffff26;box-shadow:0 10px 30px #0003}.tech-name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.tech-category{font-size:.9rem;color:#fffc;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.technologies-title{font-size:2rem}.technologies-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.tech-card{padding:1.5rem 1rem}.tech-name{font-size:1.2rem}}.footer{background:#1a1a2e;color:#fff;padding:60px 2rem 30px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-main{flex:1}.footer-logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-logo-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-description{color:#ffffffb3;line-height:1.7;max-width:500px;font-size:.95rem}.footer-links-section{display:flex;align-items:center}.footer-link{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;text-decoration:none;font-weight:600;transition:all .3s}.footer-link:hover{background:#7136c433;border-color:#7136c4;transform:translateY(-2px)}.footer-link svg{flex-shrink:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-copyright{color:#fff9;font-size:.9rem}.footer-team{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.team-label{color:#ffffffb3;font-size:.9rem;font-weight:600}.team-link{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:all .3s;padding:.25rem .75rem;border-radius:4px;border:1px solid transparent}.team-link:hover{color:#7136c4;border-color:#7136c44d;background:#7136c41a}@media(max-width:968px){.footer-content{flex-direction:column;align-items:flex-start;gap:2rem}.footer-description{max-width:100%}}@media(max-width:640px){.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.footer-team{flex-direction:column;align-items:flex-start}}
