*{font-family:'Noto Sans Bengali',sans-serif}body{background:linear-gradient(135deg,#fdf2f8 0%,#eff6ff 100%);color:#1f2937}.breadcrumb{background:white;padding:1rem 1.5rem;border-radius:20px;box-shadow:0 4px 12px rgba(244,114,182,0.1);margin:2rem 0}.breadcrumb-item a{color:#f472b6;text-decoration:none;font-weight:600}.breadcrumb-item.active{color:#60a5fa;font-weight:600}.hero-section{background:linear-gradient(135deg,#f472b6 0%,#60a5fa 100%);color:white;padding:70px 0;border-radius:30px;box-shadow:0 10px 30px rgba(244,114,182,0.4);margin-bottom:3rem;text-align:center;position:relative;overflow:hidden}.hero-section::after{content:'🏏';position:absolute;font-size:15rem;opacity:0.1;top:-50px;right:-50px;animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}.hero-section h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,0.2);position:relative;z-index:1}.hero-section p{font-size:1.2rem;margin-bottom:2rem;position:relative;z-index:1}.btn-custom{background:white;color:#f472b6;padding:15px 40px;border-radius:30px;font-weight:700;font-size:1.1rem;border:none;box-shadow:0 6px 20px rgba(0,0,0,0.15);transition:all 0.3s ease;text-decoration:none;display:inline-block;position:relative;z-index:1}.btn-custom:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.2);color:#60a5fa}.content-section{background:white;border-radius:25px;padding:3rem;margin:2rem 0;box-shadow:0 8px 20px rgba(244,114,182,0.15)}.content-section h2{color:#f472b6;font-weight:700;font-size:2.2rem;margin:2rem 0 1.5rem 0}.content-section h3{color:#60a5fa;font-weight:700;font-size:1.8rem;margin:2rem 0 1rem 0}.content-section p{font-size:1.1rem;line-height:1.8;color:#374151;margin-bottom:1.5rem}.cricket-image{width:100%;max-width:800px;height:auto;border-radius:25px;box-shadow:0 10px 30px rgba(0,0,0,0.15);margin:2rem auto;display:block;transition:transform 0.3s ease}.cricket-image:hover{transform:scale(1.02)}.match-card{background:linear-gradient(135deg,#fdf2f8 0%,#eff6ff 100%);border-radius:20px;padding:1.5rem;margin:1rem 0;box-shadow:0 6px 18px rgba(244,114,182,0.12);transition:all 0.3s ease;border:2px solid transparent}.match-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(96,165,250,0.2);border-color:#60a5fa}.match-card h4{color:#f472b6;font-weight:700;margin-bottom:1rem}.match-card .teams{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.match-card .team{font-size:1.2rem;font-weight:600;color:#374151}.match-card .vs{color:#60a5fa;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.stat-box{background:white;border-radius:20px;padding:2rem;text-align:center;box-shadow:0 6px 18px rgba(244,114,182,0.12);transition:all 0.3s ease}.stat-box:hover{transform:translateY(-10px);box-shadow:0 12px 30px rgba(96,165,250,0.25)}.stat-box .icon{font-size:3rem;color:#f472b6;margin-bottom:1rem}.stat-box .number{font-size:2.5rem;font-weight:700;color:#60a5fa;margin-bottom:0.5rem}.stat-box .label{font-size:1rem;color:#374151;font-weight:600}.tournament-list{background:linear-gradient(135deg,#60a5fa 0%,#f472b6 100%);color:white;border-radius:25px;padding:2.5rem;margin:2rem 0}.tournament-list h3{color:white;font-weight:700;margin-bottom:1.5rem}.tournament-list ul{list-style:none;padding:0}.tournament-list ul li{padding:1rem;border-bottom:1px solid rgba(255,255,255,0.2);font-size:1.1rem;display:flex;align-items:center}.tournament-list ul li i{color:#fbbf24;margin-right:1rem;font-size:1.3rem}.bet-options{background:linear-gradient(135deg,#fdf2f8 0%,#eff6ff 100%);border-radius:25px;padding:2.5rem;margin:2rem 0;border:2px solid #f472b6}.bet-options h3{color:#f472b6;font-weight:700;margin-bottom:1.5rem}.bet-option-item{background:white;border-radius:15px;padding:1.5rem;margin:1rem 0;box-shadow:0 4px 12px rgba(96,165,250,0.1);transition:all 0.3s ease}.bet-option-item:hover{transform:translateX(10px);box-shadow:0 6px 18px rgba(244,114,182,0.2)}.bet-option-item h5{color:#60a5fa;font-weight:700;margin-bottom:0.8rem}.cta-box{background:linear-gradient(135deg,#f472b6 0%,#60a5fa 100%);color:white;border-radius:25px;padding:3rem;text-align:center;margin:3rem 0;box-shadow:0 10px 30px rgba(244,114,182,0.3)}.cta-box h3{color:white;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.tips-card{background:white;border-radius:20px;padding:2rem;margin:1.5rem 0;box-shadow:0 6px 18px rgba(244,114,182,0.12);border-left:5px solid #f472b6}.tips-card h4{color:#f472b6;font-weight:700;margin-bottom:1rem}.tips-card .tip-icon{font-size:2rem;color:#60a5fa;margin-bottom:1rem}@media (max-width:768px){.hero-section h1{font-size:2rem}.content-section{padding:1.5rem}.content-section h2{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}}
