/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=KoHo:wght@300;400&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}img{max-width:100%}*,*:before,*:after{box-sizing:border-box}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-family:"KoHo",sans-serif}body{display:grid;grid-template-columns:200px 1fr;background:#faf5fc}body.darkmode{background:#f8eced}body.darkmode .aside{background:linear-gradient(0deg, rgb(62, 11, 39) 0%, rgb(165, 14, 75) 100%)}body.darkmode .main-nav a.active,body.darkmode .main-nav a:hover{color:crimson}body.darkmode .main-nav a{color:crimson}body.darkmode .country{background:#f09dae}body.darkmode .division{background:#f8cbd4}body.darkmode .bet:hover{background:rgba(220,20,60,.46)}body.darkmode .bet-box header{background:crimson}body.darkmode .odd.active,body.darkmode .odd:hover{background:#f3d7dc;border-color:crimson}body.darkmode .choice:hover{background:#ffe8ec}.aside{background:linear-gradient(0deg, rgb(57, 0, 55) 0%, rgb(32, 27, 76) 100%);display:flex;flex-direction:column;align-items:center;height:100vh;padding:2rem;position:relative;z-index:1;transition:.3s all ease-in-out}.aside img{width:120px}.aside .dark-mode{margin-top:auto}.aside i{color:#fff;font-size:20px;transition:.3s all ease-in-out;cursor:pointer;display:none}.aside i.active{display:inline-block}.aside i:hover{color:gold}.main{height:100%;display:flex;flex-direction:column}.main-nav{padding:2rem 3rem;height:75px}.main-nav a{font-size:1.2rem;text-decoration:none;margin-right:10px}.main-nav a.active,.main-nav a:hover{color:#7f00bb;font-weight:bold}.content{background:#fff;border-radius:0 50px 0 0;padding:3rem;position:relative;height:calc(100% - 75px);background-repeat:no-repeat;background-position:bottom right;background-size:40%}.breadcrumb{position:absolute;top:0;left:0;display:flex}.country{background:#f6deff;padding:1rem 2rem;border-radius:0 0 20px 0;position:relative;z-index:1}.division{background:#f5e7fa;padding:1rem 2rem;border-radius:0 0 20px 0;margin-left:-20px}.bets{width:50%}.bet{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-radius:5px}.bet:hover{background:#ffe9ff}.odds{display:flex;gap:1rem}.odd{cursor:pointer;background:#f4f4f4;border:1px solid #ccc;min-width:55px;padding:10px;border-radius:5px;text-align:center}.odd.active,.odd:hover{background:#f9e9ff;border:1px solid #a818c0}.match{margin-right:150px;display:flex;min-width:250px}.bet-box{position:fixed;bottom:0;right:30px;width:300px;background:#fff;z-index:2;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:20px 20px 0 0;transform:translateY(calc(100% - 34px));transition:.3s all ease-in-out}.bet-box header{background:#6a1180;text-align:center;color:#fff;padding:.5rem;border-radius:20px 20px 0 0}.choice{display:flex;padding:.9rem 2rem;transition:.3s all ease-in-out}.choice:hover{background:#feecff}.mychoice{font-weight:bold}.mychoice span{display:block;font-weight:normal;font-size:11px;margin-top:8px}.myodd{margin-left:auto}.trash{margin-left:10px;cursor:pointer}.total{background:#fafafa;padding:2rem}input{width:50px;padding:5px;border-radius:5px}.stake,.total_odd,.potential_win{display:flex;justify-content:flex-end}.stake span,.stake input,.total_odd span,.total_odd input,.potential_win span,.potential_win input{margin-left:25px;min-width:60px;margin-bottom:10px;font-weight:bold}.legend{display:flex;justify-content:flex-end;gap:1rem;padding:1rem}.legend div{min-width:55px;text-align:center}.home{margin-right:5px}.away{margin-left:5px}.montray_menu{transform:translateY(0)}.coupon{overflow-y:scroll;max-height:250px}/*# sourceMappingURL=styles.min.css.map */