@charset "UTF-8";@keyframes animation-slowly-up-down{0%{transform:translateY(0)}to{transform:translateY(30px)}}.animation-slowly-up-down-class{position:relative;animation-name:animation-slowly-up-down;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.pulse-border-class{position:relative;animation-name:pulse-border;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes spin-cycle{0%{transform:rotate(0)}to{transform:rotate(-1000deg)}}.spin-endless{position:relative;animation-name:spin-cycle;animation-duration:90s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:cubic-bezier(.59,.59,1,1)}.shine-image{position:relative;overflow:hidden}.shine-image:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.shine-image:hover:after{height:250%;transition:all .6s linear;background-color:transparent}@keyframes animation-bloom{0%{transform:scale(1)}to{transform:scale(1.1)}}.breathing{position:relative;animation-name:animation-bloom;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;transition:all .4s ease-in-out}.underline-char{position:relative;display:inline-block;overflow:hidden}.underline-bar{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:currentColor}@keyframes fade-in-down{0%{transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.custom-swiper-button{display:inline-flex;align-items:center;justify-content:center;height:56px;width:56px;border-radius:50%;border:1.5px solid rgba(35,25,22,.07);background:#ffba0033;color:#ff133c;box-shadow:0 2px 12px #23191621,0 .5px 1.5px #2319161f;transition:background .24s cubic-bezier(.7,.3,.3,.7),box-shadow .24s cubic-bezier(.7,.3,.3,.7),color .24s cubic-bezier(.7,.3,.3,.7),border-color .24s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:32px;height:32px;color:inherit;display:block;margin:0;pointer-events:none;transition:color .24s}@media (hover: hover){.custom-swiper-button:hover{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633;outline:none}}@media (hover: none){.custom-swiper-button.is-swiper-sliding{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.custom-swiper-button{height:32px;width:32px}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:18px;height:18px}}.swiper{--swiper-navigation-color: #1a1719}.event-info{display:grid;text-align:left;margin-bottom:.6rem;font-family:var(--koc-font-family-heading);color:var(--koc-base-text)}.event-info .icon{display:inline-block;width:1.8em;height:1.8em;font-size:16px;color:#422f2a;background:var(--koc-sub);border-radius:25%;text-align:center;line-height:1.8em;vertical-align:middle;margin:auto 0}.event-info .event-date{display:flex;align-items:center;gap:.5em;flex-wrap:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date{gap:.3em}}.event-info .event-date .value{font-family:var(--koc-font-family-accent);font-size:2rem;font-weight:600;letter-spacing:-.1em}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date .value{font-size:1.6rem}}.event-info .event-date [class^=dow-]{font-family:var(--koc-font-family-heading);font-size:1.6rem;font-weight:700;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date [class^=dow-]{font-size:1.3rem}}.event-info .event-date .dow-6{color:#00f}.event-info .event-date .dow-7{color:red}.event-info .event-time{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:0 .4em;flex-shrink:0;white-space:nowrap;min-width:5em;margin:0 auto 0 1em}.event-info .event-time .icon{font-size:.5em}.event-info .event-time .open,.event-info .event-time .start{display:flex;gap:0 .3em}.event-info .event-time .open .value,.event-info .event-time .start .value{font-size:1rem;letter-spacing:-.1em}.event-info .event-title,.event-info .event-venue{display:flex;align-items:center;gap:.5em;padding:.4em 0 0}.event-info .event-title .value,.event-info .event-venue .value{display:flex;align-items:center;word-break:break-word;line-height:1.1;white-space:normal}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.event-info .event-title .value,.event-info .event-venue .value{max-width:80%}}.schedule-slider{position:relative;z-index:1;overflow:visible}.schedule-slider .swiper-navi-arrows{position:absolute;display:flex;justify-content:space-between;margin:16px auto 24px;padding:0 24px;box-sizing:border-box;left:50%;transform:translate(-50%);width:100vw;z-index:3;top:50%}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .swiper-navi-arrows{width:100%;padding:0 8px;gap:8px}}.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{position:relative;left:0;right:0;margin:0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{margin:0;left:0!important;right:0!important;display:inline-flex}}.schedule-slider .slide-schedule{position:relative;z-index:1;transition:all .4s}.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px;transition:bottom .6s ease-out}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px}}.schedule-slider .slide-schedule .poster{position:relative;width:100%;padding-top:141%;overflow:hidden;border-radius:8px}.schedule-slider .slide-schedule .poster img{position:absolute;top:0;left:0;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px}.schedule-slider .slide-schedule .poster.ended:after{content:"";position:absolute;inset:0;border-radius:8px;background-color:#ffffff80}.schedule-slider .slide-schedule .poster .buy-ticket-overlay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;pointer-events:none;z-index:3;bottom:-50px;top:auto;transition:bottom .6s ease-out}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--transparent{opacity:.8}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--black{background:linear-gradient(to bottom left,var(--koc-main),#000);color:var(--koc-main-text)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn{font-family:var(--koc-font-family-heading);font-size:14px;font-weight:700;color:var(--koc-main-text);background:#23191680;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);text-decoration:none;box-shadow:0 4px 12px #0003;transition:background-color .3s ease,transform .2s ease}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn:hover{background-color:#d01031cc;transform:translateY(-2px)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn .icon{width:24px;height:24px}.schedule-slider .slide-schedule .event-overlay{position:static;bottom:0;width:95%;margin:0 auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:24px 6px;text-align:center;border-top-left-radius:0;border-top-right-radius:0;z-index:2;transition:all .6s ease}.section-title{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-weight:700;font-style:normal;text-align:center;line-height:1.2;letter-spacing:.05em;color:#333;font-size:clamp(1rem,3vw,2rem);position:relative;display:inline-block;padding-bottom:.4em}.section-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:40%;height:3px;background:linear-gradient(to right,#ff6f61,#ffcc70);border-radius:2px}.section-title.red{color:#d01031}.section-title.unlimited{color:#ffba00}@media (max-width: 768px){.section-title{font-size:clamp(1.5rem,6vw,2.5rem);padding-bottom:.3em}.section-title:after{width:50%;height:2px}}:root{--card-bg: rgba(17, 17, 17, .7);--card-outline: rgba(255, 255, 255, .08);--soft-bg: rgba(0, 0, 0, .25);--soft-outline: rgba(255, 255, 255, .06);--panel-shadow: 0 10px 24px rgba(0, 0, 0, .25);--panel-shadow-strong: 0 16px 32px rgba(0, 0, 0, .35);--fg-weak: #cbd5e1;--fg: #e5e7eb;--fg-strong: #f3f4f6}section{position:relative;background-color:var(--koc-bg-section);z-index:1}.fighter-listing-card{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.fighter-listing-card{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 767px){.fighter-listing-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}}.fighter-listing-card .fighter-list-card{position:relative;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#111111b3;box-shadow:0 10px 24px #00000040;outline:1px solid rgba(255,255,255,.08);transition:transform .3s ease,box-shadow .3s ease}.fighter-listing-card .fighter-list-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000059}.fighter-listing-card .fighter-list-card:hover .shine-effect:after{transform:translate(120%)}.fighter-listing-card .fighter-list-card .fighter-box-area .fighter-thumb{position:relative;background:#222;aspect-ratio:1/1}.fighter-listing-card .fighter-list-card .fighter-box-area .fighter-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fighter-listing-card .fighter-list-card .fighter-box-area .fighter-thumb.is-empty{display:grid;place-items:center;color:#9ca3af;background-image:repeating-linear-gradient(-45deg,#ffffff0f 0 10px,#ffffff05 10px 20px)}.fighter-listing-card .fighter-list-card .shine-effect{position:relative;overflow:hidden}.fighter-listing-card .fighter-list-card .shine-effect:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.12) 45%,transparent 60%);transform:translate(-120%);transition:transform .8s ease}.fighter-listing-card .fighter-list-card .card-body{display:flex;flex:1 0 auto;flex-direction:column;gap:.2rem;padding:.8rem;background:linear-gradient(to bottom,#0000,#0000002e);color:#f3f4f6}.fighter-listing-card .fighter-list-card .card-body .meta-row{display:inline-flex;align-items:center;font-size:.9375rem;line-height:1.3;color:#d1d5db}.fighter-listing-card .fighter-list-card .card-body .meta-row.class{color:#e5e7eb;font-size:.8rem}.fighter-listing-card .fighter-list-card .card-body .meta-row.weight{color:#e5e7eb;font-size:.6rem}.fighter-listing-card .fighter-list-card .card-body .meta-row.name{color:#fff;font-size:1rem;margin-top:.2rem}.fighter-listing-card .fighter-list-card .card-body .meta-row.romanized_name{color:#cbd5e1;font-size:.6rem}.fighter-listing-card .fighter-list-card .card-body .meta-row.gym{color:#e5e7eb;font-size:.6rem;margin-top:.2rem}.shine-effect{position:relative;overflow:hidden}.shine-effect:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.12) 45%,transparent 60%);transform:translate(-120%);transition:transform .8s ease}.fighter-page{--card-bg: rgba(17,17,17,.7);--card-outline: rgba(255,255,255,.08);--soft-bg: rgba(0,0,0,.25);--soft-outline: rgba(255,255,255,.06);--fg-weak:#cbd5e1;--fg:#e5e7eb;--fg-strong:#f3f4f6}.fighter-page .fighter-profile{display:grid;grid-template-columns:1fr;gap:1rem}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1600px) and (max-width: 1700px),only screen and (min-width: 1700px){.fighter-page .fighter-profile{grid-template-columns:44% 1fr;align-items:start;-moz-column-gap:1rem;column-gap:1rem}}.fighter-page .profile-media .photo{border-radius:16px;overflow:hidden;background:#222;aspect-ratio:1/1}.fighter-page .profile-media .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fighter-page .profile-media .photo .no-image{height:100%;display:grid;place-items:center;color:#9ca3af;background-image:repeating-linear-gradient(-45deg,#ffffff0f 0 10px,#ffffff05 10px 20px)}.fighter-page .profile-body{background:transparent;outline:none;box-shadow:none;padding:0}.fighter-page .profile-body .head .name{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.fighter-page .profile-body .head .romanized{margin-top:.25rem}.fighter-page .profile-body .meta{margin-top:1rem;display:grid;gap:.5rem}.fighter-page .profile-body .meta>div{display:grid;grid-template-columns:7em 1fr;gap:.5rem}.fighter-page .profile-body .socials{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.fighter-page .profile-body .socials .sns{display:grid;place-items:center;width:40px;height:40px;border-radius:9999px;background:#2b2b2b;outline:1px solid rgba(255,255,255,.08);outline:1px solid var(--card-outline);transition:transform .15s,background .15s}.fighter-page .profile-body .socials .sns i{font-size:1.125rem}.fighter-page .profile-body .socials .sns:hover{transform:translateY(-2px);background:#3a3a3a}.fighter-page .profile-body .details{margin-top:.75rem}.fighter-page .profile-body .details .sec-title{font-size:1.125rem;font-weight:700;margin:1rem 0 .5rem}.fighter-page .profile-body .details .details__body{line-height:1.85}.fighter-page .profile-body .results{margin-top:1rem}.fighter-page .profile-body .results .sec-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.fighter-page .profile-body .results .fighter-results--data{padding:1rem 1.1rem;border-radius:12px;background:#00000040;background:var(--soft-bg);outline:1px solid rgba(255,255,255,.06);outline:1px solid var(--soft-outline);color:#f3f4f6;color:var(--fg-strong)}.fighter-page .profile-body .results .fighter-results--data__title{font-weight:700;color:#000}.fighter-page .sec-title{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:800}.fighter-page .fight-logs{display:grid;gap:.75rem}.fighter-page .fight-log{display:grid;grid-template-columns:64px 1fr 56px;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:12px;background:#111111b3;background:var(--card-bg);outline:1px solid rgba(255,255,255,.06);outline:1px solid var(--soft-outline)}@media (max-width: 767px){.fighter-page .fight-log{grid-template-columns:52px 1fr 44px}}.fighter-page .fight-log.fight-log--win{box-shadow:inset 0 0 0 2px #22c55e40}.fighter-page .fight-log.fight-log--lose{box-shadow:inset 0 0 0 2px #ef444433}.fighter-page .fight-log.fight-log--draw{box-shadow:inset 0 0 0 2px #eab30833}.fighter-page .fight-log .col.mark{display:grid;place-items:center}.fighter-page .fight-log .col.mark .mark__char{font-size:1.6rem;line-height:1}.fighter-page .fight-log.fight-log--win .mark__char{color:#22c55e}.fighter-page .fight-log.fight-log--lose .mark__char{color:#ef4444}.fighter-page .fight-log.fight-log--draw .mark__char{color:#eab308}.fighter-page .fight-log .col.summary .summary__decision{font-weight:700;color:#f3f4f6;color:var(--fg-strong)}.fighter-page .fight-log .col.summary .resultList-detail{margin-top:.2rem}.fighter-page .fight-log .col.summary .resultList-detail h4{font-weight:700;color:#f3f4f6;color:var(--fg-strong)}.fighter-page .fight-log .col.summary .resultList-detail h4 span{color:#9ca3af;margin-right:.35rem}.fighter-page .fight-log .col.summary .resultList-detail .event-link{color:#e5e7eb;color:var(--fg);font-size:.8rem;display:inline-block;margin-top:.15rem}.fighter-page .fight-log .col.actions{display:grid;place-items:center}.fighter-page .fight-log .col.actions .video-btn{width:38px;height:38px;display:grid;place-items:center;border-radius:9999px;background:#2b2b2b;outline:1px solid rgba(255,255,255,.08);outline:1px solid var(--card-outline);transition:transform .15s,background .15s}.fighter-page .fight-log .col.actions .video-btn svg{width:22px;height:22px}.fighter-page .fight-log .col.actions .video-btn:hover{transform:translateY(-2px);background:#3a3a3a}.fighter-page a.event-link:hover{text-decoration:underline;text-underline-offset:2px}.link-button{border-top:2px solid #e5e7eb;padding-top:48px;display:grid;grid-template-columns:auto;justify-content:center;justify-items:center;gap:0}.link-button .pill{--pill-bg: #e11d48;--focus: rgba(244, 63, 94, .45);--pill-fg: #fff;display:block;text-align:center;padding:.875rem 1.5rem;border-radius:9999px;background:#231916;color:#fff!important;color:var(--pill-fg)!important;font-weight:600;text-decoration:none;box-shadow:0 4px 10px #00000026;transform:translateY(0) scale(1);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,filter .2s ease;-webkit-tap-highlight-color:transparent}.link-button .pill:hover{transform:translateY(-2px) scale(1.03);filter:brightness(.9);box-shadow:0 8px 16px #0000002e}.link-button .pill:active{transform:translateY(0) scale(1);filter:brightness(.95)}.link-button .pill:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffffa6,0 0 0 6px var(--focus)}@media (prefers-reduced-motion: reduce){.pill{transition:none}.pill:hover{transform:none}}
