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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--mainColor:#6f0c6b;--subColor:#920783;--white:#fff;--black:#000;--red:red;--transparent:#0000;--eventChcket:#bf9000;--eventGame:#ff2540;--sundayRed:red;--saturdayBlue:#00f;--holidayRed:#a00}#calendar-cell.body{aspect-ratio:3/4.5;background-color:var(--white);border:3px solid var(--subColor);flex:1 1;margin-right:4px;position:relative}#calendar-cell.body.sunday{margin-right:0}.selected-frame{border:4px solid var(--red);box-sizing:border-box;height:100%;position:absolute;width:100%}#calendar-cell.header{display:flex;flex-direction:row;justify-content:space-between;padding:3px}#calendar-cell.day{font-size:medium;font-size:xx-large;font-weight:700;margin-left:3%;width:40%}#calendar-cell.day.holiday{color:var(--holidayRed)}#calendar-cell.game-type{margin-right:3%;margin-top:5px;padding:2px 3px;position:relative;width:50%}.game-type.away,.game-type.home{object-fit:contain}#calendar-cell.event-main{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2px;text-align:center}#event-main.icon-base{aspect-ratio:1/1;height:60px;width:70%}#event-main.name-text{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-size:2ch;font-weight:700;margin-top:3px;overflow:hidden;word-break:break-all}#event-main.calendar-cell-icon{height:60px;width:auto}#calendar-cell.text-base{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:3px;width:100%}#calendar-cell.event-text{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-items:center;color:#fff;display:-webkit-box;font-size:medium;font-weight:700;height:40px;justify-content:center;line-height:40px;overflow:hidden;padding:0 6px;text-align:center;text-align:left;word-break:break-all}#calendar-cell.event-line{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:30px;justify-content:flex-start;margin:2px 0;padding-left:4px;width:100%}#event-line.icon{height:100%;margin:0;object-fit:contain;width:24%}#calendar.body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:95%}#calendar.header{align-items:center;justify-content:center}#calendar.header,#calendar.week-line{display:flex;flex-direction:row;margin-bottom:4px}#header.cell{background-color:var(--subColor);border:2px solid var(--white);color:var(--white);flex-grow:1;flex:1 1;font-size:xx-large;font-weight:700;margin-right:4px;text-align:center}#header.cell.saturday{background-color:var(--saturdayBlue)}#header.cell.sunday{background-color:var(--sundayRed);margin-right:0}#event-detail.body{background-color:#fff;height:24rem;overflow-y:auto;width:100%}#event-item.body{align-items:center;border-bottom:2px solid #000;display:flex;height:150px;width:100%}#event-item.icon-area{height:120px;margin-left:10px;margin-right:60px;min-width:120px;position:relative;width:120px}#event-item.icon{height:100%;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#event-item.info{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:2.5em;font-weight:700;line-height:1.5;margin-right:auto;overflow:hidden;width:-webkit-fill-available;word-break:break-all}#event-item.vs{margin-right:10px}#event-item.opponent,#event-item.vs{font-size:2.5em;font-weight:700;line-height:1.5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#event-item.opponent{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin-right:40px;overflow:hidden;word-break:break-all}#event-item.time{font-size:2.5em;font-weight:700;line-height:1.5;margin-right:auto}.link-button{background-color:#0000;border:0;color:var(#000);cursor:pointer;font-size:4em;margin-left:auto;padding-right:30px}#no-events{align-items:center;display:flex;font-size:2.5em;height:100px;justify-content:center;margin:0 20px;width:95%}:root{--img-back-ground:url(/static/media/bg.e068edd008317e5a6a42.png)}#schedule.body{background-image:var(--img-back-ground);flex-direction:column;width:100vw}#schedule.body,#selector.body{align-items:center;display:flex}#selector.body{flex-direction:row;margin-bottom:10px;width:65%}#selector.body>div{margin:0 auto}#selector.title{-webkit-text-size-adjust:100%}#selector.title,.month-button{color:var(--white);font-size:4em;font-weight:700}.month-button{cursor:pointer}.month-button,.month-button:disabled{background-color:var(--transparent);border:0}.month-button:disabled{color:var(--transparent);cursor:auto}#team-label.body{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:10px 0;width:100%}img.icon{height:50px;margin-right:10px;width:auto}img.text{height:40px;width:auto}#dialog.server-error{background-color:var(--white);border-color:#000;border-radius:10px 10px;border-width:5px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:110}#dialog.bg-cover{background-color:#00000080;height:100%;position:fixed;width:100%;z-index:100}#dialog.body{font-size:2em;margin-left:15px;margin-right:15px;text-align:center}.grid-area{display:grid;grid-template-rows:auto 1fr;height:100vh}.header-area{grid-column:1;grid-row:1}.calendar-area{grid-column:1;grid-row:2;overflow-y:scroll}.boundary-line{align-items:center;background-color:#a9a9a9;display:flex;grid-column:1;grid-row:3;height:10px;justify-content:center;width:100%}.detail-area{grid-column:1;grid-row:4;overflow-y:scroll}.dayofweek{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:95%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d142b604.css.map*/