body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f0f0f0;direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;overflow-x:hidden}.App{text-align:center}.header{align-items:center;background-color:red;box-shadow:0 4px 8px #0000004d;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:4px;position:fixed;top:0;width:100%;z-index:1000}.header-logo{height:auto;width:50px}.nav-buttons{display:flex;gap:15px}.nav-buttons button{background-color:#fff;border:none;border-radius:8px;color:red;cursor:pointer;font-size:1em;padding:4px 20px;transition:background-color .3s ease,color .3s ease}.nav-buttons button:hover{background-color:#fcc;color:#b30000}.overlay{align-items:center;background:#000c;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.overlay,.squad-container{display:flex;overflow-y:auto}.squad-container{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px #0000004d;flex-wrap:wrap;gap:10px;max-height:80vh;overflow-x:hidden;padding:20px;text-align:right;width:90%}.squad-card{background-color:#f9f9f9;box-shadow:0 4px 10px #0000001a;margin-bottom:20px;padding:15px;text-align:center}.player-img,.squad-card{border-radius:10px;width:300px}.player-img{margin-bottom:10px}.squad-card h2{color:red;font-size:1.5em;margin:10px 0 5px}.squad-card p{color:#333;font-size:1em;margin:0}.schedule-list{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px #0000004d;max-width:900px;padding:20px;text-align:right;width:90%}.schedule-list h2{color:red;margin:0 0 10px}.schedule-list ul{height:100%;list-style-type:none;max-height:650px;overflow-x:auto;padding:0}.schedule-list li{border-bottom:1px solid #ccc;font-weight:700;padding:10px 0}.schedule-list li:last-child{border-bottom:none}::-webkit-scrollbar{background-color:#f0f0f0;width:12px}::-webkit-scrollbar-thumb{background-color:red;border:3px solid #f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#c00}::-ms-scrollbar{background-color:#f0f0f0;width:12px}::-ms-scrollbar-thumb{background-color:red;border:3px solid #f0f0f0;border-radius:10px}.footer{align-items:center;background-color:#f8f9fa;bottom:0;box-shadow:1px 2px 3px 4px #0000001a;color:#3d3d3d;display:flex;font-weight:600;justify-content:center;margin:0;position:fixed;text-align:center;text-shadow:0 0 6px #fff;width:100%}.footer p{font-size:medium}p{font-size:small;margin:0}.poweredlogo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px;text-align:center;width:100px}.footer hr{background-color:#000;border:none;height:40px;margin:10px;width:1px}.close-button{background-color:#f44336;border:none;border-radius:50%;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;font-size:20px;height:30px;position:absolute;right:50%;text-align:center;top:10px;width:30px}.close-button:hover{background-color:#d32f2f}#NagishLiTrigger{left:0!important;right:4px!important;top:40px!important}.loader{background:#fffc;border-radius:10px;box-shadow:0 0 10px #0000001a;color:red;font-size:1.5rem;left:50%;padding:10px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.game-item{background-color:#f9f9f9;border-radius:5px;box-shadow:0 1px 3px #0000001a;margin-bottom:10px;padding:10px}.game-header{color:#333;font-size:1.2rem;margin-bottom:5px}.teams{display:flex;margin-bottom:10px}.team-name{font-size:1.1rem;font-weight:700}.versus{margin:0 10px}.game-details{color:#555;font-size:.9rem}.game-status{color:red;font-size:1rem;margin-top:5px}hr{border:none;border-bottom:1px solid #ccc;margin-top:10px}.football-plans{padding:20px;text-align:center}.plans-header{background-color:#fff;border-radius:15px;box-shadow:0 4px 15px #cacacae3;color:red;margin-bottom:30px;overflow:hidden;padding:5px 20px;position:relative}.logo-container{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:200px;margin:10px auto -5px;width:200px}p{font-size:1.2em;margin:10px 0}.plans{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.plan{background-color:#fff;border:1px solid #d8d8d8;border-radius:15px;box-shadow:0 6px 20px #e5e5e5e3;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:30px;max-height:430px;padding:10px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:450px}.plan:hover{box-shadow:0 8px 30px #00000040;transform:translateY(-1px)}.football-plans p{color:#333;font-size:1.5rem;font-weight:600;line-height:1.5em;margin-bottom:5px;text-shadow:0 0 8px #767676}.select-button{background-color:red;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:700;padding:15px 25px;transition:background-color .3s ease,transform .3s ease}.button-container{position:relative;top:5px}.select-button:hover{background-color:#c00;transform:scale(1.05)}.plan-icon{border-radius:7px;box-shadow:0 0 2px 1px gray;height:80px;width:80px}.pricing{font-weight:700;margin-top:20px}.pricing p{color:gray;font-size:small;text-shadow:0 0 5px #a3a3a3}#price{color:#000;font-size:large;text-decoration:underline}#disc,#price{text-shadow:0 0 4px gray}#disc{font-weight:500}.icon-container{background-color:gray;background-position:50%;background-size:cover;border-radius:7px;box-shadow:0 0 2px 1px #f1f1f1;height:150px;margin-bottom:15px;width:auto}