*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}@keyframes page-transition-fade-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes page-transition-fade-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes page-transition-spinner{from{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);line-height:1.6}.page-transition-content{min-height:100vh}html.page-transitions-enabled .page-transition-content{transition:opacity 180ms ease,transform 180ms ease}html.page-transitions-enabled body[data-page-transition-state=ready] .page-transition-content{animation:page-transition-fade-in 220ms cubic-bezier(.22,1,.36,1)}html.page-transitions-enabled body[data-page-transition-state=leaving] .page-transition-content{opacity:0;transform:translateY(8px)}.page-transition-overlay{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px;background:var(--color-primary);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;text-align:center;transition:opacity 160ms ease,visibility 160ms ease}.page-transition-overlay__spinner{width:128px;height:128px;border:14px solid rgba(255,255,255,.26);border-top-color:var(--color-on-primary);border-radius:999px;animation:page-transition-spinner .9s linear infinite;box-shadow:0 14px 34px rgba(29,42,68,.2)}.page-transition-overlay__label{margin:0;color:var(--color-on-primary);font-size:2rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}html.page-transitions-enabled body[data-page-transition-state=leaving] .page-transition-overlay{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.page-transitions-enabled .page-transition-content{transition:none;animation:none;transform:none}.page-transition-overlay{backdrop-filter:none}.page-transition-overlay__spinner{animation:none}}a{color:inherit;text-decoration:none}main{display:block}img{border-radius:20px}.site-header,.site-footer{padding-left:min(5vw,32px);padding-right:min(5vw,32px)}.section,.page-shell{padding-left:calc(min(5vw,32px) + 16px);padding-right:calc(min(5vw,32px) + 16px)}.site-footer{background:#fff}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:none;background:#fff;border-bottom:1px solid var(--color-border)}.site-header__inner,.site-footer__inner{max-width:1040px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:19px;padding-top:10px;padding-bottom:10px}.site-brand{display:inline-flex;align-items:center;color:var(--color-primary)}.site-brand__logo{display:block;width:clamp(142px,18vw,190px);height:auto}.site-header__social{display:none}.site-header__social-link{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid var(--color-primary);border-radius:999px;background:var(--color-primary);color:var(--color-on-primary)}.site-header__social-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-menu{display:none}.site-menu__toggle{display:none}.site-menu__toggle::-webkit-details-marker{display:none}.site-nav ul{display:flex;flex-wrap:wrap;gap:13px;list-style:none;margin:0;padding:0}.site-nav a{position:relative;font-size:.92rem;color:var(--color-primary)}@media(min-width:721px){.site-nav--desktop a,.site-nav--desktop a:visited{color:var(--color-header-menu-desktop)}}.site-nav a::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 180ms ease}.site-nav a:hover::after{transform:scaleX(1)}.hero{padding-top:58px;padding-bottom:45px}.hero__inner,.section,.page-shell{max-width:1040px;margin:0 auto}.hero__inner{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(48,94,171,.96),rgba(68,117,194,.82)),linear-gradient(180deg,rgba(255,255,255,5%),rgba(255,255,255,0));color:#f7f6f1;border-radius:28px;box-shadow:0 24px 70px rgba(63,111,187,.2)}.hero__media{position:relative}.hero__media--video{background:#000;min-height:clamp(320px,56vw,620px)}.hero__image{display:block;width:100%;max-width:100%;height:auto;border-radius:0}.hero__media--video .hero__image{width:100%;height:100%;object-fit:cover;opacity:0}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__type-sample{position:absolute;left:clamp(20px,4vw,42px);right:clamp(20px,4vw,42px);bottom:clamp(20px,4vw,40px);z-index:1;max-width:min(760px,100%);padding:0}.hero__type-sample.design-type-sample .section-eyebrow,.hero__type-sample.design-type-sample h1,.hero__type-sample.design-type-sample h2{color:#fff;-webkit-text-stroke:2px rgba(12,18,31,.88);paint-order:stroke fill;text-shadow:0 0 8px rgba(12,18,31,.72),0 0 18px rgba(12,18,31,.52),0 0 28px rgba(12,18,31,.36)}.hero__type-sample.design-type-sample .section-eyebrow{font-size:.96rem}.hero__type-sample.design-type-sample h1{margin-bottom:0;font-weight:900;font-size:clamp(3.2rem,8vw,5.8rem)}.hero__type-sample.design-type-sample h2{margin-top:0;font-size:clamp(1.5rem,3vw,2.6rem)}.hero__media--fallback .hero__video,.hero__media--fallback .hero__type-sample{display:none}.hero__media--fallback .hero__image{opacity:1}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.8fr)minmax(220px,.7fr);gap:22px;align-items:end}.hero__eyebrow,.section-eyebrow,.race-level,.news-date,.news-season,.meta-line,.status-chip{margin-block-end:.25em;margin-block-start:.25em;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.news-date,.news-season{margin:0}.hero h1,.page-header h1{margin:8px 0 0;line-height:1.05}.hero h1{font-size:clamp(2.6rem,7vw,5.5rem)}.hero__label{margin:12px 0 0;color:var(--color-accent-soft);font-weight:700}.hero__meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px}.hero__meta p{margin:0;padding:6px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,8%);font-size:.85rem;letter-spacing:.06em}.hero__description{margin-top:18px;max-width:700px;font-size:1.05rem}.hero__panel{display:grid;gap:10px;align-self:stretch}.hero__visual{margin:0;min-height:220px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(247,246,241,8%)}.hero__visual img{display:block;width:100%;height:auto}.hero__fact{margin:0;padding:14px 13px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(247,246,241,8%);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero__route{display:grid;gap:8px;padding:11px 13px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(247,246,241,6%)}.hero__route p{position:relative;margin:0;padding-left:18px;font-size:.9rem}.hero__route p::before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.hero__actions,.cards-grid,.news-grid,.day-grid,.stats-grid{display:grid;gap:16px}.hero__actions{grid-template-columns:repeat(auto-fit,minmax(200px,max-content))}.section,.page-shell{padding-top:22px;padding-bottom:22px}.page-shell{background:var(--color-primary);background-color:var(--color-primary)}.section-header{margin-bottom:18px}.section-header--hero{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;padding:18px 38px 16px 0;color:#fff}.section-header--hero::after{content:"";position:absolute;right:14px;bottom:5px;width:32px;height:16px;border-right:4px solid #fff;border-bottom:4px solid #fff;pointer-events:none}.section-header__bar{display:block;width:9px;align-self:stretch;background:#fff}.section-header__copy{display:grid;gap:2px;min-width:0}.section-header--hero .section-eyebrow,.section-header--hero h2{margin:0;color:#fff}.section-header h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.section-lead{max-width:760px;margin:10px 0 0;color:var(--color-muted)}.feature-panel,.race-card,.news-card,.day-card,.stat-card,.schedule-item,.page-content,.page-header{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;box-shadow:0 12px 30px rgba(29,42,68,7%)}.feature-panel,.page-content,.page-header{padding:19px}.feature-panel{backdrop-filter:blur(8px)}.feature-panel img{display:block;width:100%;max-width:100%;height:auto}.section-mobile-menu{display:none}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.day-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.race-card,.news-card{padding:16px}.stat-card{padding:19px 16px;background:#fff}.stat-card h3{margin:8px 0;line-height:1.2}.stat-value{margin:0;font-size:2.5rem;line-height:1;font-weight:800;color:var(--color-primary)}.stat-unit{margin:6px 0 0;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.day-card{position:relative;overflow:hidden;min-height:280px;padding:19px;color:var(--color-text);background:#fff}.day-card::before{content:"";position:absolute;inset:0;opacity:0}.day-card--vertical::before{background:radial-gradient(circle at 80% 18%,rgba(227,107,44,.42),transparent 18%),linear-gradient(145deg,rgba(255,255,255,2%),rgba(255,255,255,0)),linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.14))}.day-card--ridgeline::before{background:radial-gradient(circle at 18% 20%,rgba(227,107,44,.32),transparent 16%),linear-gradient(135deg,rgba(255,255,255,2%),rgba(255,255,255,0)),linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.18))}.day-card>*{position:relative;z-index:1}.day-card__day{margin:0 0 8px;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.day-card__lead{margin:10px 0;font-size:1.05rem;font-weight:700}.news-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px;background:#fff;border:2px solid rgba(63,111,187,.32);box-shadow:0 16px 38px rgba(63,111,187,.18)}.news-card__overlay{display:grid;gap:4px}.section-news .news-card__overlay{display:none}.news-card__body{display:grid;gap:4px}.news-thumbnail{margin:-22px -16px 12px;overflow:hidden;aspect-ratio:3/2;border-radius:24px 24px 0 0;background:#fff}.news-thumbnail img,.news-hero-image img{display:block;width:100%;height:100%;object-fit:cover}.news-hero-image{overflow:hidden;margin:0 0 18px;aspect-ratio:3/2;border:1px solid var(--color-border);border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(29,42,68,7%)}.news-page-card{display:grid;gap:20px;padding:24px;border:1px solid var(--color-border);border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(29,42,68,7%)}.news-page-card .news-hero-image{width:min(70%,760px);margin:0 auto}.news-page-card__content{padding:0;font-weight:500}.news-page-card__content p,.news-page-card__content li,.news-page-card__content dd,.news-page-card__content dt{font-weight:inherit}.categories-page,.categories-single-page{font-family:var(--font-sans);font-weight:500}.categories-page p,.categories-page li,.categories-page dd,.categories-page dt,.categories-single-page p,.categories-single-page li,.categories-single-page dd,.categories-single-page dt{font-weight:inherit}.news-page-card__pagination{margin-top:8px}.article-figure{display:grid;gap:10px;margin:28px auto}.article-figure--narrow{width:min(100%,760px)}.article-figure--wide{width:min(100%,860px)}.article-figure img{display:block;width:100%;height:auto;border:1px solid var(--color-border);border-radius:24px;box-shadow:0 12px 30px rgba(29,42,68,7%)}.article-figure figcaption{color:var(--color-muted);font-size:.92rem;line-height:1.6}.video-poster-button{position:relative;display:block;width:100%;padding:0;border:0;background:0 0;cursor:pointer}.video-poster-button img{transition:transform 180ms ease,box-shadow 180ms ease}.video-poster-button:hover img,.video-poster-button:focus-visible img{transform:translateY(-2px);box-shadow:0 16px 36px rgba(29,42,68,.14)}.video-poster-button__badge{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;background:rgba(29,42,68,.82);color:#fff;font-size:.86rem;font-weight:800}.video-modal{width:min(100%,960px);padding:0;border:0;background:0 0}.video-modal::backdrop{background:rgba(10,16,28,.76);backdrop-filter:blur(4px)}.video-modal__surface{display:grid;gap:14px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 20px 48px rgba(10,16,28,.28)}.video-modal__close{justify-self:end;min-height:40px;padding:0 14px;border:2px solid #000;border-radius:999px;background:#fff;color:#000;font-weight:800;cursor:pointer}.video-modal__title{margin:0;font-size:1rem;font-weight:800}.video-modal__player{display:block;width:100%;max-height:min(72vh,720px);border-radius:18px;background:#000}.news-card>*{position:relative;z-index:1}.news-date{color:#000}.news-card__title{margin:0}.news-card__title a{color:#000}.news-season{align-self:flex-start;color:#000;font-weight:700}.news-card h3,.news-card h2,.race-card h3,.schedule-item h3,.site-footer__links h2,.site-footer__heading{margin-top:0;margin-bottom:8px;line-height:1.1;font-weight:700;padding-left:12px;border-left:7px solid #3f6fbb}.section-heading-hero,.site-footer__heading--hero{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;padding:18px 38px 16px 0;padding-left:0;border-left:0;color:#000}.section-heading-hero::after,.site-footer__heading--hero::after{content:"";position:absolute;right:14px;bottom:5px;width:32px;height:16px;border-right:4px solid #000;border-bottom:4px solid #000;pointer-events:none}.section-heading-hero__bar,.site-footer__heading--hero .site-footer__heading-bar{display:block;width:9px;align-self:stretch;background:#000}.section-heading-hero__copy,.site-footer__heading--hero .site-footer__heading-copy{display:grid;gap:2px;min-width:0}.section-heading-hero__ja,.section-heading-hero__en,.site-footer__heading--hero .site-footer__heading-ja,.site-footer__heading--hero .site-footer__heading-en{display:block;color:#000;line-height:.95;letter-spacing:.02em}.section-heading-hero__ja,.site-footer__heading--hero .site-footer__heading-ja{font-size:1.5em;font-weight:1200;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.section-heading-hero__en,.site-footer__heading--hero .site-footer__heading-en{font-size:.75em;font-weight:800;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.top-section-heading--hero{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;margin:0 0 18px;padding:18px 38px 16px 0;color:#fff}.top-section-heading--hero::after{content:"";position:absolute;right:14px;bottom:5px;width:32px;height:16px;border-right:4px solid #fff;border-bottom:4px solid #fff;pointer-events:none}.top-section-heading--hero .section-heading-hero__bar,.top-section-heading--hero .top-section-heading-bar{display:block;width:9px;align-self:stretch;background:#fff}.top-section-heading--hero .section-heading-hero__copy,.top-section-heading--hero .top-section-heading-copy{display:grid;gap:2px;min-width:0}.top-section-heading--hero .section-heading-hero__ja,.top-section-heading--hero .section-heading-hero__en,.top-section-heading--hero .top-section-heading-ja,.top-section-heading--hero .top-section-heading-en{display:block;color:#fff;line-height:.95;letter-spacing:.02em}.top-section-heading--hero .section-heading-hero__ja,.top-section-heading--hero .top-section-heading-ja{font-size:1.5em;font-weight:1200;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.top-section-heading--hero .section-heading-hero__en,.top-section-heading--hero .top-section-heading-en{font-size:.75em;font-weight:800;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.news-card h2 a,.news-card h3 a{color:var(--color-primary)}.news-summary,.race-card p:last-of-type{color:var(--color-muted)}.news-summary,.race-card>p:not(.race-level):not(.race-day):not(.race-index):not(.race-spec),.day-card>p:not(.day-card__day):not(.day-card__lead),.stat-card>p:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.news-card__button{align-self:flex-start;margin-top:auto;border-color:var(--color-primary);color:var(--color-primary)}.news-card__taplink{display:none}.news-card__button:hover{background:var(--color-primary);color:var(--color-on-primary)}.list-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:24px}.list-pagination__pages{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.list-pagination__control,.list-pagination__page{display:inline-grid;place-items:center;min-width:42px;min-height:42px;padding:8px 12px;border:1px solid rgba(63,111,187,.18);border-radius:0;background:rgba(255,255,255,.96);color:#2f568d;font-weight:700;line-height:1;box-shadow:none;transition:background-color 160ms ease,color 160ms ease,border-color 160ms ease}.list-pagination__control{min-width:76px}.list-pagination__control:not(.list-pagination__control--disabled):hover,.list-pagination__page:not(.list-pagination__page--current):hover{border-color:var(--color-primary);background:rgba(63,111,187,8%);color:var(--color-primary)}.list-pagination__page--current{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.list-pagination__control--disabled{opacity:.46;background:rgba(16,35,63,4%);color:rgba(16,35,63,.54)}.race-card{position:relative;display:flex;flex-direction:column;min-height:280px;background:#fff}.race-card__visual{margin:-16px -16px 13px;overflow:hidden;height:168px;border-radius:24px 24px 0 0;border-bottom:1px solid var(--color-border);background:#fff}.race-card__visual img{display:block;width:100%;height:100%;object-fit:cover}.race-card__top{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.race-day{margin:0;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.race-index{margin:0;font-size:2rem;line-height:1;font-weight:800;color:rgba(63,111,187,.16)}.race-spec{color:var(--color-muted);font-weight:700}.schedule-list{display:grid;gap:12px}.schedule-item{display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:start;padding:14px 16px;background:#fff}.schedule-time{margin:0;font-size:1.4rem;font-weight:800;color:var(--color-primary)}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.button{min-height:48px;padding:0 16px;border-radius:999px;transition:background-color 160ms ease,color 160ms ease,border-color 160ms ease}.button--primary{border:2px solid var(--color-on-accent);background:var(--color-accent);color:var(--color-on-accent)}.button--primary:hover{background:rgba(252,109,74,8%);color:var(--color-accent);border-color:var(--color-accent)}.button--footer-black{background:#000;color:#fff}.button--footer-black:hover{background:#1a1a1a;color:#fff}.button--secondary{border:1px solid rgba(255,255,255,.35);background:0 0;color:#f7f6f1}.button--secondary:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.65);color:#fff}.button--outline{border:2px solid var(--color-border);background:var(--color-primary);color:var(--color-on-primary)}.button--outline:hover{background:rgba(63,111,187,8%);color:var(--color-primary);border-color:var(--color-primary)}.button--simple{border:2px solid #000;background:#fff;color:#000}.button--simple:hover{background:#000;border-color:#000;color:#fff}.text-link{color:var(--color-primary)}.post-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.post-buttons .button{min-width:180px}.post-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.post-pagination__link,.post-pagination__placeholder{min-height:92px;border-radius:20px}.post-pagination__link{display:grid;gap:6px;align-content:center;padding:18px 20px;border:2px solid rgba(63,111,187,.32);background:#fff;color:#000;box-shadow:0 12px 30px rgba(29,42,68,8%);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.post-pagination__link:hover{transform:translateY(-2px);border-color:var(--color-primary);box-shadow:0 18px 40px rgba(29,42,68,.12)}.post-pagination__link--next{text-align:right}.post-pagination__label{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#000}.post-pagination__title{font-weight:800;line-height:1.35}.post-pagination__meta{font-size:.82rem;font-weight:700;letter-spacing:.02em;color:#000}.post-pagination__placeholder{display:block;border:1px solid transparent;background:0 0;visibility:hidden}.text-link:hover{text-decoration:underline;text-underline-offset:.18em}.status-chip{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--color-accent-soft);color:var(--color-primary)}.page-header{background:#fff;margin-bottom:20px}.categories-header__image{display:block;width:100%;max-width:100%;height:auto;margin-top:16px}.prose p:first-child{margin-top:0}.link-list{list-style:none;padding:0}.contact-page{display:grid;gap:24px}.contact-page__intro{max-width:760px}.contact-form{display:grid;gap:18px}.contact-form__note{margin:0;color:var(--color-muted);font-size:.92rem}.contact-form__note span,.contact-form b{color:var(--color-accent)}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form__field{display:grid;gap:8px;font-weight:800}.contact-form__field input,.contact-form__field textarea{width:100%;border:2px solid rgba(63,111,187,.22);border-radius:16px;padding:12px 14px;background:#fff;color:var(--color-text);font:inherit}.contact-form__field textarea{resize:vertical;min-height:220px}.contact-form__field input:focus,.contact-form__field textarea:focus{outline:3px solid rgba(227,107,44,.22);border-color:var(--color-accent)}.contact-form__honeypot{position:absolute;left:-1e4px;width:1px;height:1px;overflow:hidden}.contact-form__consent{display:flex;gap:10px;align-items:flex-start;font-weight:700}.contact-form__consent input{width:1.15em;height:1.15em;margin-top:.25em;flex:none}.contact-form__actions{display:flex;justify-content:flex-start}.contact-form__turnstile{display:grid;gap:8px}.contact-form__turnstile-note{margin:0;color:var(--color-muted);font-size:.92rem}.contact-form__turnstile-note--warning{color:#b42318;font-weight:700}.contact-form__submit{min-width:220px;border:0;cursor:pointer}.contact-form__submit:disabled{cursor:wait;opacity:.68}.contact-form__status{min-height:1.6em;margin:0;font-weight:800}.contact-form__status--sending{color:var(--color-muted)}.contact-form__status--success{color:#176b3a}.contact-form__status--error{color:#b42318}.photos-page .photos-grid,.results-page .results-grid,.categories-page .categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.photos-page .photos-grid{gap:24px}.results-page .results-grid,.categories-page .categories-grid,.schedule-page .schedule-grid{gap:24px}.photos-page .photos-card,.results-page .results-card,.categories-page .categories-card{display:grid;gap:16px;padding:8px;background:#fff}.schedule-page .schedule-card{display:grid;gap:16px;padding:8px;background:#fff}.photos-page .photos-card img,.results-page .results-card img,.categories-page .categories-card img,.categories-single-page img{display:block;width:100%;max-width:100%;height:auto}.photos-page .photos-card__heading,.results-page .results-card__heading,.categories-page .categories-card__heading{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;margin:0;padding-right:38px;color:#000}.schedule-page .schedule-card__heading{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;margin:0;padding-right:38px;color:#000}.photos-page .photos-card__heading::after,.results-page .results-card__heading::after,.categories-page .categories-card__heading::after{content:"";position:absolute;right:0;bottom:5px;width:50px;height:30px;border-right:3px solid #000;border-bottom:3px solid #000;pointer-events:none}.schedule-page .schedule-card__heading::after{content:"";position:absolute;right:0;bottom:5px;width:50px;height:30px;border-right:3px solid #000;border-bottom:3px solid #000;pointer-events:none}.photos-page .section-heading-hero__bar,.photos-page .photos-card__heading-bar,.results-page .section-heading-hero__bar,.results-page .results-card__heading-bar,.categories-page .categories-card__heading-bar{display:block;width:9px;align-self:stretch;background:#000}.schedule-page .schedule-card__heading-bar{display:block;width:9px;align-self:stretch;background:#000}.photos-page .section-heading-hero__copy,.photos-page .photos-card__heading-copy,.results-page .section-heading-hero__copy,.results-page .results-card__heading-copy,.categories-page .categories-card__heading-copy{display:grid;gap:2px;min-width:0}.schedule-page .schedule-card__heading-copy{display:grid;gap:2px;min-width:0}.photos-page .section-heading-hero__ja,.photos-page .section-heading-hero__en,.photos-page .photos-card__heading-ja,.photos-page .photos-card__heading-en,.results-page .section-heading-hero__ja,.results-page .section-heading-hero__en,.results-page .results-card__heading-ja,.results-page .results-card__heading-en,.categories-page .categories-card__heading-ja,.categories-page .categories-card__heading-en{display:block;color:#000;line-height:.95;letter-spacing:.02em;overflow-wrap:anywhere;word-break:break-word}.photos-page .section-heading-hero__ja,.photos-page .photos-card__heading-ja,.results-page .section-heading-hero__ja,.results-page .results-card__heading-ja,.categories-page .categories-card__heading-ja{font-size:1.5em;font-weight:800}.schedule-page .schedule-card__heading-ja{font-size:1.5em;font-weight:800}.photos-page .section-heading-hero__en,.photos-page .photos-card__heading-en,.results-page .section-heading-hero__en,.results-page .results-card__heading-en,.categories-page .categories-card__heading-en{font-size:.75em;font-weight:800}.schedule-page .schedule-card__heading-en{font-size:.75em;font-weight:800}.results-page .results-card__summary,.categories-page .categories-card__summary{margin:0}.schedule-page .schedule-card__summary{margin:0;color:var(--color-muted)}.photos-page .photos-card__actions,.results-page .results-card__actions,.categories-page .categories-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px;width:100%;margin-top:0;background-color:var(--color-border);border-radius:10px}.photos-page .photos-card__actions{background-color:var(--color-muted)}.results-page .results-card__actions{background-color:var(--color-muted)}.photos-page .photos-card__actions .button,.results-page .results-card__actions .button,.categories-page .categories-card__actions .button{width:100%;min-width:0}.photos-page .photos-day-grid,.results-page .results-day-grid,.categories-page .categories-day-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photos-page .photos-day,.results-page .results-day,.categories-page .categories-day{display:grid;gap:8px;padding:16px;border:1px solid var(--color-border);border-radius:18px;background:#fff}.photos-page .photos-card__day h3,.results-page .results-day h3,.categories-page .categories-day h3{margin:0;font-size:1.05rem;line-height:1.2}.schedule-page .schedule-card__timeline-heading{margin:0;font-size:1.05rem;line-height:1.2}.photos-page .photos-card__day h3,.categories-single-page h2{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem;gap:12px}.photos-page .photos-card__day h3::after,.categories-single-page h2::after{content:"";flex:1;border-top:4px solid}.results-page .results-day h3,.categories-page .categories-day h3,.schedule-page .schedule-card__timeline-heading{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem;gap:12px}.results-page .results-day h3::after,.categories-page .categories-day h3::after,.schedule-page .schedule-card__timeline-heading::after{content:"";flex:1;border-top:4px solid}.about-page .prose h3{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem;gap:12px}.about-page .prose h3::after{content:"";flex:1;border-top:4px solid var(--color-primary)}.photos-page .photos-list,.results-page .results-list{margin:0;padding-left:1.2rem;display:grid;gap:6px}.photos-page .photos-list li,.results-page .results-list li{margin:0}.schedule-page .schedule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.schedule-page .schedule-grid--single{grid-template-columns:1fr}.schedule-page .schedule-card{display:grid;gap:16px;padding:8px;background:#fff}.schedule-page .schedule-card__heading{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);gap:16px;align-items:center;margin:0;padding-right:38px;color:#000}.schedule-page .schedule-card__heading::after{content:"";position:absolute;right:0;bottom:5px;width:50px;height:30px;border-right:3px solid #000;border-bottom:3px solid #000;pointer-events:none}.schedule-page .section-heading-hero__bar,.schedule-page .schedule-card__heading-bar{display:block;width:9px;align-self:stretch;background:#000}.schedule-page .section-heading-hero__copy,.schedule-page .schedule-card__heading-copy{display:grid;gap:2px;min-width:0}.schedule-page .section-heading-hero__ja,.schedule-page .section-heading-hero__en,.schedule-page .schedule-card__heading-ja,.schedule-page .schedule-card__heading-en{display:block;color:#000;line-height:.95;letter-spacing:.02em;overflow-wrap:anywhere;word-break:break-word}.schedule-page .section-heading-hero__ja,.schedule-page .schedule-card__heading-ja{font-size:1.5em;font-weight:800}.schedule-page .section-heading-hero__en,.schedule-page .schedule-card__heading-en{font-size:.75em;font-weight:800}.schedule-page .schedule-card__summary{margin:0;color:var(--color-muted)}.schedule-page img{display:block;width:100%;max-width:100%;height:auto}.schedule-page .schedule-list{margin:0;padding:16px;list-style:none;display:grid;gap:20px}.schedule-page .schedule-list__item{position:relative;display:grid;grid-template-columns:1fr;gap:5px;align-items:start;margin:0;padding:0 0 0 18px}.schedule-page .schedule-list__item::before{content:"";position:absolute;left:0;top:3px;bottom:-23px;width:2px;background:rgba(63,111,187,.2)}.schedule-page .schedule-list__item::after{content:"";position:absolute;left:-6px;top:6px;width:14px;height:14px;border:3px solid var(--color-primary);border-radius:50%;background:#fff;box-sizing:border-box}.schedule-page .schedule-list__item:last-child::before{bottom:8px}.schedule-page .schedule-list__item--note{gap:5px}.schedule-page .schedule-list__item--note::after{left:-4px;top:8px;width:10px;height:10px;border-width:2px;background:var(--color-accent-soft)}.schedule-page .schedule-list__time{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:auto;min-height:38px;padding:0 12px;box-sizing:border-box;border-radius:999px;background:var(--color-primary);color:var(--color-on-primary);font-size:.82rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-align:center;white-space:nowrap}.schedule-page .schedule-list__body{display:block;padding-top:4px;padding-bottom:4px;line-height:1.7}.schedule-page .schedule-list__item--note .schedule-list__body{padding:4px 0;color:var(--color-muted);font-size:.95rem}@media(max-width:720px){.schedule-page .schedule-list__item{gap:5px}.schedule-page .schedule-list__time{justify-self:start}.schedule-page .schedule-list__body,.schedule-page .schedule-list__item--note .schedule-list__body{padding-top:0;padding-left:0}}.site-footer p{color:#404040}.site-footer__inner{display:grid;gap:12px}.site-footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.site-footer__column{display:grid;gap:20px;padding:12px 16px;align-self:start}.site-footer__block{display:grid;gap:6px}.site-footer__column img{display:block;width:100%;max-width:100%;height:auto}.site-footer__eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.site-footer__title{font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}.site-footer__links{display:grid;gap:10px}.site-footer__links--menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.site-footer__links a{position:relative;display:block;color:var(--color-text);font-size:1.2rem;line-height:1.4;padding-left:1.1em}.site-footer__links a::before{content:"・";position:absolute;left:0;top:0}.site-footer__social{display:flex;justify-content:center;gap:12px;padding:8px 0 0}.site-footer__social-link{display:inline-grid;place-items:center;width:44px;height:44px;border:2px solid var(--color-primary);border-radius:999px;background:var(--color-primary);color:var(--color-on-primary)}.site-footer__social-link svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-footer .post-buttons{display:grid;width:100%;margin-top:8px;font-weight:700}.site-footer .post-buttons .button{width:100%;min-width:0}.site-footer__copyright{font-size:.82rem;color:var(--color-muted);text-align:center}@media(max-width:720px){.photos-page .photos-grid,.results-page .results-grid,.categories-page .categories-grid,.schedule-page .schedule-grid{grid-template-columns:1fr}.photos-page .photos-card,.results-page .results-card,.categories-page .categories-card,.schedule-page .schedule-card{padding:18px}.photos-page .photos-card__heading,.results-page .results-card__heading,.categories-page .categories-card__heading,.schedule-page .schedule-card__heading{gap:12px;padding-right:32px}.photos-page .photos-card__heading::after,.results-page .results-card__heading::after,.categories-page .categories-card__heading::after,.schedule-page .schedule-card__heading::after{right:0;bottom:5px;width:50px;height:30px;border-right-width:3px;border-bottom-width:3px}.photos-page .section-heading-hero__bar,.photos-page .photos-card__heading-bar,.results-page .section-heading-hero__bar,.results-page .results-card__heading-bar,.categories-page .categories-card__heading-bar,.schedule-page .schedule-card__heading-bar{width:8px}.photos-page .section-heading-hero__ja,.photos-page .photos-card__heading-ja,.results-page .section-heading-hero__ja,.results-page .results-card__heading-ja,.categories-page .categories-card__heading-ja,.schedule-page .schedule-card__heading-ja{font-size:1.3em}.photos-page .section-heading-hero__en,.photos-page .photos-card__heading-en,.results-page .section-heading-hero__en,.results-page .results-card__heading-en,.categories-page .categories-card__heading-en,.schedule-page .schedule-card__heading-en{font-size:.72em}.photos-page .photos-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.results-page .results-card__actions,.categories-page .categories-card__actions{grid-template-columns:1fr}.photos-page .photos-day-grid,.results-page .results-day-grid,.categories-page .categories-day-grid{grid-template-columns:1fr}.photos-page .photos-card__day h3{gap:10px}.results-page .results-day h3,.categories-page .categories-day h3,.schedule-page .schedule-card__timeline-heading{gap:10px}.about-page .prose h3{gap:10px}.schedule-page .schedule-grid{grid-template-columns:1fr}.schedule-page .schedule-card{padding:18px}.schedule-page .schedule-card__heading{gap:12px;padding-right:32px}.schedule-page .schedule-card__heading::after{right:0;bottom:5px;width:50px;height:30px;border-right-width:2px;border-bottom-width:2px}.schedule-page .section-heading-hero__bar,.schedule-page .schedule-card__heading-bar{width:8px}.schedule-page .section-heading-hero__ja,.schedule-page .schedule-card__heading-ja{font-size:1.3em}.schedule-page .section-heading-hero__en,.schedule-page .schedule-card__heading-en{font-size:.72em}.section-heading-hero,.site-footer__heading--hero{grid-template-columns:8px minmax(0,1fr);gap:12px;padding:14px 32px 12px 0}.section-heading-hero::after,.site-footer__heading--hero::after{right:0;bottom:5px;width:50px;height:30px;border-right-width:3px;border-bottom-width:3px}.section-heading-hero__bar,.site-footer__heading--hero .site-footer__heading-bar{width:8px}.section-heading-hero__ja,.site-footer__heading--hero .site-footer__heading-ja{font-size:1.4em}.section-heading-hero__en,.site-footer__heading--hero .site-footer__heading-en{font-size:.75em}.site-footer__grid{grid-template-columns:1fr;grid-template-areas:"footer-top-left" "footer-top-right" "footer-bottom-left" "footer-bottom-right"}.site-footer__column{display:contents}.site-footer__block{padding:12px 16px}.site-footer__column:nth-child(1)>.site-footer__block:nth-child(1){grid-area:footer-top-left}.site-footer__column:nth-child(1)>.site-footer__block:nth-child(2){grid-area:footer-bottom-left}.site-footer__column:nth-child(2)>.site-footer__block:nth-child(1){grid-area:footer-top-right}.site-footer__column:nth-child(2)>.site-footer__block:nth-child(2){grid-area:footer-bottom-right}}.design-guide{display:grid;gap:19px}.design-section{padding:22px;border:1px solid var(--color-border);border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(29,42,68,7%)}.design-section h2{margin-top:0}.design-swatches{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:13px}.design-swatch{display:grid;gap:8px;padding:13px;border:1px solid var(--color-border);border-radius:18px;background:#fff}.design-swatch__chip{display:block;width:100%;height:84px;border:1px solid var(--color-border);border-radius:14px}.design-swatch p,.design-type-sample p{color:var(--color-muted)}.design-type-sample h1{margin-bottom:0;color:var(--color-primary);font-size:clamp(2.8rem,7vw,5rem);line-height:.95}.design-type-sample h2{color:var(--color-text);font-size:clamp(2rem,4vw,3.4rem)}@media(max-width:960px){.site-header__inner{align-items:center}.site-nav{width:100%}.site-nav ul{gap:8px 10px}.site-nav li{flex:none}.site-nav a{display:inline-flex;padding:6px 8px;border:1px solid rgba(63,111,187,.14);border-radius:999px;background:rgba(255,255,255,.75);font-size:.84rem}.hero{padding-top:0;padding-bottom:0}.hero__content{grid-template-columns:1fr}.hero__panel{grid-template-columns:repeat(2,minmax(0,1fr));align-self:auto}.hero__visual,.hero__route{grid-column:1/-1}.cards-grid,.news-grid,.day-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header__inner,.site-footer__inner{flex-direction:row;align-items:center}.site-header,.site-footer,.hero__inner,.section,.page-shell{padding-left:16px;padding-right:16px}.site-header__inner,.site-footer__inner{gap:11px;padding-top:10px;padding-bottom:10px}.site-header__inner{position:relative}.site-brand{max-width:100%}.site-header__social{display:flex;align-items:center;gap:11px;margin-left:auto}.site-nav--desktop{display:none}.site-menu{display:block;margin-left:0}.site-menu__toggle{display:grid;place-items:center;gap:4px;width:44px;height:44px;padding:0;border:1px solid var(--color-primary);border-radius:999px;background:var(--color-primary);color:var(--color-on-primary);opacity:1;cursor:pointer;list-style:none}.site-menu__icon{grid-area:1/1;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:opacity 160ms ease,transform 160ms ease}.site-menu__icon path{stroke:currentColor}.site-menu__icon--close{opacity:0;transform:scale(.7)rotate(-45deg)}.site-menu[open] .site-menu__icon--menu{opacity:0;transform:scale(.7)rotate(45deg)}.site-menu[open] .site-menu__icon--close{opacity:1;transform:scale(1)rotate(0)}.site-nav--mobile{position:absolute;top:calc(100% + 10px);right:0;left:0;display:none;width:auto;padding:11px 0;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:var(--color-primary);opacity:1;box-shadow:0 18px 40px rgba(29,42,68,.14)}.site-menu[open] .site-nav--mobile{display:block}.section-mobile-menu{display:block}.site-nav--mobile ul{display:grid;grid-template-columns:1fr;gap:8px;margin:0;padding:0 11px}.site-menu .site-nav--mobile ul{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav--mobile-bottom ul{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav--mobile a{display:flex;align-items:center;justify-content:flex-start;gap:11px;width:100%;padding:10px 11px;border-radius:14px;font-size:1.05rem;font-weight:800;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.18);color:var(--color-on-primary)}.site-nav__icon{display:inline-grid;place-items:center;width:36px;height:36px;flex:none;border-radius:999px;background:rgba(255,255,255,.18)}.site-nav__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-nav--mobile-bottom{position:static;display:block;width:100%;padding:11px 0;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:var(--color-primary);box-shadow:0 18px 40px rgba(29,42,68,.14)}@supports(color:color-mix(in srgb,#000 50%,#fff 50%)){.site-nav--mobile,.site-nav--mobile-bottom{background:color-mix(in srgb,var(--color-primary) 88%,white 12%)}}.hero__content{grid-template-columns:1fr}.hero__inner{padding:0;border-radius:0;background:0 0;box-shadow:none}.hero__media--video{min-height:calc((100svh - var(--hero-mobile-header-offset,0px)) * .8)}.hero__type-sample{left:16px;right:16px;bottom:16px;padding:16px}.hero h1{font-size:clamp(2.1rem,13vw,3.5rem)}.hero__description{font-size:.96rem}.hero__panel{grid-template-columns:1fr}.hero__visual{min-height:180px}.hero__actions{grid-template-columns:1fr}.button{width:100%}.post-buttons{display:grid;grid-template-columns:1fr}.post-pagination{grid-template-columns:1fr}.post-pagination__link--next{text-align:left}.post-pagination__meta{text-align:inherit}.section,.page-shell{padding-top:16px;padding-bottom:16px}.feature-panel,.page-content,.page-header,.race-card,.news-card,.day-card,.stat-card,.schedule-item{border-radius:20px}.cards-grid,.day-grid,.stats-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr}.section-header--hero{gap:14px;padding:16px 32px 14px 0}.section-header--hero::after{right:12px}.list-pagination{gap:8px}.list-pagination__control,.list-pagination__page{min-width:40px;min-height:40px;padding:8px 10px}.list-pagination__control{min-width:68px}.race-card__visual{height:152px}.news-thumbnail{position:relative;border-radius:20px 20px 0 0}.news-thumbnail::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(30,30,30,.14),rgba(30,30,30,.62));backdrop-filter:blur(2px);pointer-events:none}.section-news .news-thumbnail::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(30,30,30,.14),rgba(30,30,30,.62));backdrop-filter:blur(2px);pointer-events:none}.section-news .news-card__overlay{display:grid;position:absolute;inset:50% 14px 0 14px;z-index:2;padding:8px 10px 6px;border-radius:0 0 18px 18px;background:0 0;box-shadow:none;color:#fff}.section-news .news-card__overlay .news-date,.section-news .news-card__overlay .news-season,.section-news .news-card__overlay .news-card__title a{color:#fff}.section-news .news-card__overlay .news-card__title{margin:0;padding-left:12px;border-left:7px solid;line-height:1.1;font-size:.9rem}.section-news .news-card__overlay .news-card__title a{display:block;line-height:1}.section-news .news-card__overlay .news-date{margin:0}.section-news .news-card__overlay .news-season{margin:0;line-height:1.05}.section-news .news-card>.news-date,.section-news .news-card>.news-card__title,.section-news .news-card>.news-card__button{display:none}.news-card__overlay{position:absolute;inset:50% 14px 0 14px;z-index:2;border-radius:0 0 18px 18px;background:0 0;box-shadow:none}.news-card__body,.news-card__body .news-season,.news-card__body .news-date,.news-card__body .news-card__title a{color:#fff}.news-card__body .news-card__title{margin:0;padding-left:12px;border-left:7px solid;line-height:1.1}.news-card__body .news-card__title a{display:block;line-height:1}.news-card__body .news-date{margin:0}.news-card__body .news-season{margin:0;line-height:1.05}.news-card__body{position:absolute;inset:50% 10px 0 14px;z-index:3;padding:4px;background:0 0;box-shadow:none}.news-card__button{display:none}.news-card__taplink{position:absolute;inset:0;z-index:3;display:block;border-radius:inherit}.news-card{padding-bottom:0;border-bottom:0}.news-page-card{padding:18px;gap:16px;border-radius:20px}.news-page-card .news-hero-image{width:100%}.article-figure{margin:20px auto}.article-figure img{border-radius:20px}.video-poster-button__badge{right:12px;bottom:12px;min-height:38px;padding:0 12px;font-size:.8rem}.video-modal__surface{padding:14px;border-radius:20px}.schedule-item{grid-template-columns:1fr}.schedule-time{font-size:1.15rem}.contact-form__grid{grid-template-columns:1fr}.contact-form__actions{display:grid}.site-footer__grid{grid-template-columns:1fr}.site-footer__links--menu{grid-template-columns:1fr}.site-footer__links{gap:10px 14px}}@media(max-width:480px){.site-brand__logo{width:124px}.hero{padding-top:0;padding-bottom:0}.hero__meta{gap:8px}.hero__meta p{width:100%;justify-content:center;text-align:center}.hero__fact{padding:11px 10px;font-size:.74rem}.stat-value{font-size:2.1rem}.day-card,.race-card,.news-card,.stat-card{padding:14px 14px 0}.race-card__visual{margin:-14px -14px 11px;height:136px}.news-thumbnail{margin:-14px -14px 0}.news-card{padding:12px 12px 0}.news-card .news-date,.news-card .news-season{font-size:.66rem}.news-thumbnail{min-height:180px}.news-card__overlay{gap:0}.section-news .news-card__overlay{gap:0}.news-card__body{gap:0}.section-news .news-card__overlay .news-card__title{font-size:.9rem}}h3{margin:0}p{margin-block-start:1.15em;margin-block-end:1.15em;font-weight:600}