.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar,*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}:root{--color-primary: #7c3b88;--color-primary-dark: #6f3c82;--color-secondary: #a154a7;--color-text-primary: #17151b;--color-text-secondary: #514a54;--color-heading: #30243c;--color-body: #332f38;--color-purple-muted: #694f7f;--color-surface: #ffffff;--color-background: #f9f9f9;--color-footer: #f7edf8;--color-footer-accent: #704478;--color-footer-accent-hover: #8a4a91;--color-footer-brand: #2f2633;--color-footer-link: #3e3741;--color-accent-pink: #e36b9c;--color-white: #ffffff;--color-black: #000000;--color-home-text: #26324a;--color-access-text: #394761;--color-access-muted: #8097b9;--color-info: #3f7fd2;--color-gradient-blue-strong: #d8e4ff;--color-gradient-blue: #e5eaff;--color-gradient-blue-soft: #f0f1ff;--color-gradient-violet-soft: #f9f8ff;--color-gradient-neutral: #faf9ff;--color-gradient-blue-white: #f9fbff;--color-gradient-rose-white: #faf5f9;--color-gradient-rose-soft: #f9eff3;--color-gradient-rose: #f9eaf2;--color-gradient-rose-strong: #f9e7f2;--color-gradient-rose-deep: #f9e4f3;--theme-accent-color-start: #8ebef0;--theme-accent-color-middle: #a988d8;--theme-accent-color-end: #e89bc9;--theme-accent-gradient-horizontal: linear-gradient( 90deg, var(--theme-accent-color-start), var(--theme-accent-color-middle) 52%, var(--theme-accent-color-end) );--theme-accent-gradient-vertical: linear-gradient( 180deg, var(--theme-accent-color-start), var(--theme-accent-color-middle) 52%, var(--theme-accent-color-end) );--theme-accent-gradient-diagonal: linear-gradient( 135deg, var(--theme-accent-color-start), var(--theme-accent-color-middle) 52%, var(--theme-accent-color-end) );--font-mincho: "Shippori Mincho B1", "Yu Mincho", "Hiragino Mincho ProN", serif;--font-sans: Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--bp-sm: 600px;--bp-md: 900px;--bp-lg: 1200px}.section-heading{position:relative;isolation:isolate;min-width:0;padding-top:.35rem}.section-heading__ghost{position:absolute;z-index:0;top:-2.4rem;left:-1.5rem;color:var(--section-heading-ghost-color, rgb(117 94 139 / 10%));font-family:var(--font-sans);font-size:clamp(4rem,8vw,7.5rem);font-weight:800;letter-spacing:-.07em;line-height:1;white-space:nowrap;pointer-events:none}.section-heading__eyebrow{position:relative;z-index:1;margin:0 0 .9rem;color:var(--section-heading-eyebrow-color, rgb(102 75 122 / 68%));font-family:var(--font-sans);font-size:.65rem;font-weight:600;letter-spacing:.24em;line-height:1.5}.section-heading__title{position:relative;z-index:1;width:fit-content;margin:0;color:var(--section-heading-title-color, var(--color-heading));font-size:var(--section-heading-title-size, clamp(1.9rem, 3.7vw, 2.75rem));font-weight:600;letter-spacing:.06em;line-height:1.4}.section-heading__title:after{display:block;width:100%;height:2px;margin-top:1.4rem;content:"";border-radius:999px;background:var(--section-heading-accent, var(--theme-accent-gradient-horizontal));opacity:.72}@media(max-width:900px){.section-heading__ghost{top:-1.8rem;left:-.75rem;font-size:clamp(3.7rem,15vw,6.5rem)}}@media(max-width:600px){.section-heading__ghost{left:-.25rem;font-size:clamp(3.25rem,17vw,5rem);opacity:.82}.section-heading__title{max-width:100%;overflow-wrap:anywhere}}.about-page{--about-content-max: 74rem;--about-section-gap: clamp(7rem, 13vw, 11rem);--about-heading-color: var(--color-heading);--about-body-color: var(--color-body);--about-muted-color: rgb(51 47 56 / 68%);--about-glass-background: rgb(255 255 255 / 68%);--about-glass-border: rgb(121 103 151 / 18%);--about-radius: 1.75rem;--about-shadow: 0 1.5rem 4rem rgb(71 52 91 / 8%);--about-reveal-duration: .76s;--section-heading-title-color: var(--about-heading-color);--section-heading-accent: var(--theme-accent-gradient-horizontal);color:var(--about-body-color);overflow:visible;font-family:var(--font-mincho)}.about-page__hero{position:relative;display:grid;box-sizing:border-box;width:100vw;max-width:none;min-height:100svh;margin-inline:calc(50% - 50vw);place-items:center;padding:3rem 1.5rem;overflow:hidden;isolation:isolate;background:#17131e}.about-page__hero:before{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 47%,rgb(255 255 255 / 22%),transparent 28%),linear-gradient(180deg,#0a080f61,#120c1985),linear-gradient(110deg,rgb(74 54 94 / 18%),transparent 55%,rgb(34 55 79 / 16%))}.about-page__hero-slideshow,.about-page__hero-slide{position:absolute;inset:0;width:100%;height:100%}.about-page__hero-slideshow{z-index:0}.about-page__hero-slide{object-fit:cover;opacity:0;clip-path:inset(0 100% 0 0);transform:scale(1.09) translate(-1.5%);transition:opacity 1.25s ease,clip-path 1.55s cubic-bezier(.76,0,.24,1),transform 7s cubic-bezier(.16,1,.3,1)}.about-page__hero-slide:nth-child(2n){clip-path:inset(0 0 0 100%);transform:scale(1.09) translate(1.5%)}.about-page__hero-slide.is-active{z-index:2;opacity:1;clip-path:inset(0);transform:scale(1.025) translate(0)}.about-page__hero-slide.is-previous{z-index:1;opacity:0;clip-path:inset(0);transform:scale(1.075) translate(0)}.about-page__hero-title{position:relative;z-index:2;margin:0;color:var(--color-white);font-size:clamp(3.75rem,9vw,5.5rem);font-weight:900;letter-spacing:.08em;line-height:1.12;text-shadow:0 .2rem 1.1rem rgb(12 8 18 / 52%);writing-mode:vertical-rl;animation:about-title-fade-in 1.8s ease-out both}.about-page__hero-title:before{position:absolute;z-index:-1;inset:0;content:attr(data-text);color:transparent;background:var(--theme-accent-gradient-vertical);background-clip:text;text-shadow:none;transform:translate(.045em,.045em);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-page__body{position:relative;overflow:hidden;background:transparent}.about-page__content{position:relative;z-index:1;box-sizing:border-box;width:min(var(--about-content-max),calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(5rem,9vw,8rem) 0 clamp(7rem,12vw,11rem)}.about-page__section{position:relative;display:grid;grid-template-columns:minmax(11rem,.72fr) minmax(0,1.28fr);grid-template-areas:"heading content";align-items:start;gap:clamp(2.5rem,6vw,6.5rem)}.about-page__section+.about-page__section{margin-top:var(--about-section-gap)}.about-page__section--reverse{grid-template-columns:minmax(0,1.28fr) minmax(11rem,.72fr);grid-template-areas:"content heading"}.about-page__section--stacked{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "content";gap:clamp(2.5rem,5vw,4rem)}.about-page__greeting{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "content";align-items:start;row-gap:clamp(2.5rem,5vw,4rem)}.about-page__heading{grid-area:heading}.about-page__greeting-image-frame{box-sizing:border-box;width:min(100%,34rem);padding:2px;border-radius:var(--about-radius);background:var(--theme-accent-gradient-horizontal);box-shadow:0 1.25rem 3.5rem #47345b1a;justify-self:start}.about-page__greeting-image-inner{display:block;width:100%;aspect-ratio:4 / 3;border-radius:calc(var(--about-radius) - 2px);background:linear-gradient(145deg,#ffffffc7,#f8f5fc94),var(--about-glass-background);object-fit:cover;object-position:center}.about-page__greeting-signoff{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);margin-top:clamp(3.5rem,7vw,6rem)}.about-page__greeting-identity{display:grid;min-width:0;align-self:stretch;grid-template-rows:minmax(0,1fr) auto;align-items:center}.about-page__signature-slot{width:min(100%,28rem);min-height:clamp(5rem,10vw,8rem);margin-top:1.25rem;border-bottom:1px solid rgb(121 103 151 / 16%)}.about-page__signature-slot.has-signature,.about-page__signature-slot.has-name{width:min(calc(100% + 5rem),32rem);min-height:0;margin-top:0;border-bottom:0;justify-self:center}.about-page__signature-slot.has-name{display:grid;justify-self:start;place-items:center start}.about-page__signature-image{display:block;width:100%;height:auto;object-fit:contain}.about-page__greeting-name{width:100%;margin:0;color:var(--about-heading-color);font-family:Yu Mincho,YuMincho,Hiragino Mincho ProN,Hiragino Mincho Pro,serif;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:600;letter-spacing:.16em;line-height:1.2;text-align:left}.about-page__copy,.about-page__greeting-body,.about-page__date-block{grid-area:content;min-width:0;font-size:clamp(1rem,1.45vw,1.15rem);letter-spacing:.035em;line-height:2.05}.about-page__glass{padding:clamp(1.6rem,3.5vw,3rem);border:1px solid var(--about-glass-border);border-radius:var(--about-radius);background:var(--about-glass-background);box-shadow:var(--about-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-page__copy p,.about-page__greeting-body p{margin:0 0 1.5rem}.about-page__copy p:last-child,.about-page__greeting-body p:last-child{margin-bottom:0}.about-page__date-block{position:relative;padding:1.25rem 0 1.25rem clamp(1.5rem,4vw,3.5rem)}.about-page__date-block:before{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";border-radius:999px;background:var(--theme-accent-gradient-vertical);opacity:.62}.about-page__date-list{display:grid;grid-template-columns:max-content max-content;column-gap:.8em;color:var(--about-heading-color);font-size:clamp(1.15rem,2.1vw,1.55rem);font-variant-numeric:tabular-nums;letter-spacing:.05em;line-height:1.9}.about-page__date-list p{display:contents;margin:0}.about-page__date-list span{white-space:nowrap}.about-page__note{margin:1.5rem 0 0;color:var(--about-muted-color);font-size:.92rem}.about-page__greeting-role{margin:0;color:var(--about-heading-color);font-size:clamp(.95rem,1.35vw,1.15rem);font-weight:700;line-height:1.7;text-align:left}.about-page__greeting-identity.has-signature .about-page__greeting-role{align-self:end;margin-left:-2.2rem;margin-bottom:0rem}.about-page__greeting-identity.has-name .about-page__greeting-role{align-self:end}.about-page__reveal{opacity:0;transition:opacity var(--about-reveal-duration) cubic-bezier(.22,1,.36,1),transform var(--about-reveal-duration) cubic-bezier(.22,1,.36,1)}.about-page__reveal--body{transform:translateY(24px)}.about-page__reveal--from-left{transform:translate(-24px)}.about-page__reveal--from-right{transform:translate(24px)}.about-page__reveal.is-visible{opacity:1;transform:translate(0)}@keyframes about-title-fade-in{0%{opacity:0;filter:blur(8px);transform:translateY(1.75rem) scale(.98)}60%{opacity:1;filter:blur(0)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(max-width:900px){.about-page__content{width:min(42rem,calc(100% - 3rem))}.about-page__section,.about-page__section--reverse{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "content";gap:2.5rem}.about-page__greeting-image-frame{width:min(100%,30rem)}.about-page__signature-slot.has-signature,.about-page__signature-slot.has-name{width:min(100%,28rem);justify-self:start}.about-page__greeting-identity.has-signature .about-page__greeting-role{margin-left:0}}@media(max-width:600px){.about-page{--about-section-gap: 6.5rem;--about-radius: 1.25rem}.about-page__content{width:calc(100% - 2.5rem);padding-top:4.5rem;padding-bottom:7rem}.about-page__section,.about-page__section--reverse{gap:2rem}.about-page__glass{padding:1.5rem;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.about-page__date-block{padding-left:1rem}.about-page__date-list{grid-template-columns:minmax(0,1fr) max-content;column-gap:clamp(.4rem,2vw,.65rem);font-size:clamp(.78rem,4.1vw,1.15rem);letter-spacing:.025em}.about-page__copy,.about-page__greeting-body,.about-page__date-block{font-size:1rem;line-height:1.95}.about-page__greeting-role{text-align:left}.about-page__greeting-signoff{grid-template-columns:minmax(0,1fr);gap:2rem;margin-top:3.5rem}.about-page__greeting-image-frame{width:min(100%,30rem)}.about-page__signature-slot{min-height:5rem}}@media(prefers-reduced-motion:reduce){.about-page__hero-title{animation:none}.about-page__hero-slide{display:none;clip-path:none;transition:none;transform:none}.about-page__hero-slide.is-active{display:block;opacity:1}.about-page__reveal,.about-page__reveal.is-visible{opacity:1;transition:none;transform:none}}.page-title{display:grid;min-height:clamp(12rem,24vh,15rem);place-content:center;padding:clamp(2.5rem,5vh,4rem) clamp(1.25rem,7vw,5rem);overflow:hidden;text-align:center;background:transparent}.page-title__eyebrow{margin:0 0 1.25rem;color:var(--page-title-eyebrow-color, rgb(102 75 122 / 70%));font-family:var(--font-sans);font-size:.68rem;font-weight:600;letter-spacing:.32em;line-height:1.5}.page-title__heading{width:fit-content;margin:0 auto;color:var(--page-title-color, var(--color-heading));font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:.1em;line-height:1.35}.page-title__heading:after{display:block;width:calc(100% + 1em);height:2px;margin:1.25rem auto 0;content:"";border-radius:999px;background:var(--page-title-accent, var(--theme-accent-gradient-horizontal));opacity:.72;transform:translate(-.5em)}@media(max-width:600px){.page-title{min-height:clamp(14rem,38svh,18rem);padding-inline:1.25rem}.page-title__heading{font-size:clamp(2.35rem,12vw,3.25rem)}}.status-page{--status-heading-color: var(--color-heading);--status-body-color: var(--color-body);--status-muted-color: rgb(51 47 56 / 68%);--page-title-color: var(--status-heading-color);--page-title-accent: var(--theme-accent-gradient-horizontal);color:var(--status-body-color);font-family:var(--font-mincho)}.status-page__content{box-sizing:border-box;width:min(46rem,calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(2.75rem,5vh,4rem) 0 clamp(6rem,12vh,9rem)}.status-page__message{position:relative;display:block;padding:.5rem 0 .5rem clamp(1.5rem,4vw,3rem)}.status-page__message:before{position:absolute;inset:0 auto 0 0;width:3px;border-radius:999px;background:var(--theme-accent-gradient-vertical);content:"";opacity:.68}.status-page__copy{min-width:0}.status-page__message-title{max-width:100%;margin:0;color:var(--status-heading-color);font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:700;letter-spacing:.07em;line-height:1.6;text-wrap:balance}.status-page__description{max-width:38rem;margin-top:1rem;color:var(--status-muted-color);font-size:clamp(.95rem,1.4vw,1.05rem);letter-spacing:.035em;line-height:1.9;text-wrap:pretty}.status-page__description p{margin:0}.status-page__link{display:flex;box-sizing:border-box;width:min(100%,15.5rem);min-height:3.75rem;align-items:center;justify-content:space-between;margin:clamp(2rem,4vw,2.75rem) 0 0 auto;padding:.8rem 1rem .8rem 1.4rem;border:1px solid rgb(121 103 151 / 28%);border-radius:999px;color:var(--status-heading-color);background:transparent;font-size:.95rem;font-weight:700;letter-spacing:.05em;line-height:1.5;text-decoration:none;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.status-page__link-arrow{display:grid;width:2.15rem;height:2.15rem;flex:0 0 auto;margin-left:1rem;place-items:center;border-radius:50%;color:var(--color-white);background:var(--theme-accent-gradient-diagonal);font-family:var(--font-sans)}.status-page__link:hover{border-color:#7967977a;background-color:#a988d81a;transform:translateY(-2px)}.status-page__link:focus-visible{outline:3px solid rgb(142 190 240 / 58%);outline-offset:4px}@media(max-width:700px){.status-page__content{width:calc(100% - 2.5rem);padding-top:4.5rem;padding-bottom:8rem}.status-page__message{padding-left:1.25rem}.status-page__link{width:min(100%,16rem)}}@media(prefers-reduced-motion:reduce){.status-page__link{transition:none}}._root_pw9c1_1{--contact-content-max: 74rem;--contact-heading-color: var(--color-heading);--contact-body-color: var(--color-body);--contact-muted-color: rgb(51 47 56 / 62%);--page-title-color: var(--contact-heading-color);--page-title-accent: var(--theme-accent-gradient-horizontal);--section-heading-title-color: var(--contact-heading-color);--section-heading-accent: var(--theme-accent-gradient-horizontal);color:var(--contact-body-color);font-family:var(--font-mincho)}._content_pw9c1_14{box-sizing:border-box;width:min(var(--contact-content-max),calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(2.75rem,5vh,4rem) 0 clamp(4.5rem,8vh,7rem)}._section_pw9c1_21{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "content";gap:clamp(2rem,4vw,3rem);scroll-margin-top:7rem}._section_pw9c1_21+._section_pw9c1_21{margin-top:clamp(6rem,11vw,9rem)}._heading_pw9c1_35{grid-area:heading}._item_pw9c1_39{position:relative;grid-area:content;min-width:0;padding:.75rem 0 .75rem clamp(1.5rem,4vw,3.5rem)}._item_pw9c1_39:before{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";border-radius:999px;background:var(--theme-accent-gradient-vertical);opacity:.62}._department_pw9c1_58{margin:0;color:var(--contact-heading-color);font-size:clamp(1.05rem,1.7vw,1.25rem);font-weight:700;letter-spacing:.05em;line-height:1.7}._email_pw9c1_67{display:inline-block;max-width:100%;margin-top:1.25rem;color:var(--color-purple-muted);font-family:var(--font-sans);font-size:clamp(.92rem,1.4vw,1.05rem);font-weight:600;letter-spacing:.02em;line-height:1.6;overflow-wrap:anywhere;text-underline-offset:.3em}._emailPending_pw9c1_81{margin-bottom:0;color:var(--contact-muted-color);font-family:inherit;font-weight:500}._email_pw9c1_67:focus-visible{border-radius:.2rem;outline:3px solid rgb(142 190 240 / 58%);outline-offset:4px}@media(max-width:900px){._content_pw9c1_14{width:min(42rem,calc(100% - 3rem))}}@media(max-width:600px){._content_pw9c1_14{width:calc(100% - 2.5rem);padding-top:4.5rem;padding-bottom:7rem}._section_pw9c1_21{gap:2rem}._section_pw9c1_21+._section_pw9c1_21{margin-top:6.5rem}._item_pw9c1_39{padding:.5rem 0 .5rem 1.25rem}}.news-detail-page{--news-detail-content-max: 74rem;--news-detail-reading-max: 52rem;--news-detail-heading-color: var(--color-heading);--news-detail-body-color: var(--color-body);--news-detail-muted-color: rgb(51 47 56 / 64%);--section-heading-title-color: var(--news-detail-heading-color);--section-heading-title-size: clamp(1.8rem, 3.4vw, 2.6rem);--section-heading-accent: var(--theme-accent-gradient-horizontal);color:var(--news-detail-body-color);font-family:var(--font-mincho)}.news-detail-page__article{box-sizing:border-box;width:min(var(--news-detail-content-max),calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(3.5rem,7vh,5.5rem) 0 clamp(5rem,9vh,8rem)}.news-detail-page__status{width:min(var(--news-detail-reading-max),calc(100% - 2.5rem));margin:0 auto;padding:clamp(5rem,12vh,9rem) 0;color:var(--news-detail-muted-color);line-height:2}.news-detail-page__back-arrow{display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--color-white);background:var(--theme-accent-gradient-diagonal)}.news-detail-page__back-arrow svg{display:block;width:1.35rem;height:1.35rem;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.news-detail-page__header{display:grid;gap:2rem;width:min(100%,var(--news-detail-reading-max));margin:0 auto}.news-detail-page__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;color:var(--news-detail-muted-color);font-family:var(--font-sans);font-size:.75rem;font-weight:600;letter-spacing:.08em}.news-detail-page__meta span{padding:.25rem .7rem;border:1px solid rgb(121 103 151 / 22%);border-radius:999px;color:#664b7ab8;font-size:.62rem;letter-spacing:.12em}.news-detail-page__heading .section-heading__title{max-width:46rem}.news-detail-page__visual{width:min(100%,var(--news-detail-reading-max));margin:clamp(3rem,6vw,5rem) auto 0}.news-detail-page__visual img{display:block;width:100%;aspect-ratio:16 / 9;border-radius:clamp(.75rem,2vw,1.5rem);box-shadow:0 1.5rem 4rem #47345b1f;object-fit:cover}.news-detail-page__body{box-sizing:border-box;width:min(100%,var(--news-detail-reading-max));margin:clamp(3rem,6vw,5rem) auto 0;font-size:clamp(1rem,1.45vw,1.15rem);letter-spacing:.035em;line-height:2.1}.news-detail-page__body p{margin:0 0 1.5rem}.news-detail-page__body p:last-child{margin-bottom:0}.news-detail-page__body h1,.news-detail-page__body h2,.news-detail-page__body h3,.news-detail-page__body h4,.news-detail-page__body h5,.news-detail-page__body h6{margin:2.6rem 0 1.1rem;color:var(--news-detail-heading-color);font-weight:700;letter-spacing:.045em;line-height:1.55}.news-detail-page__body h1{font-size:1.65em}.news-detail-page__body h2{font-size:1.45em}.news-detail-page__body h3{font-size:1.25em}.news-detail-page__body h4{font-size:1.1em}.news-detail-page__body h5,.news-detail-page__body h6{font-size:1em}.news-detail-page__body ul,.news-detail-page__body ol{margin:1.25rem 0 1.75rem;padding-left:1.75rem}.news-detail-page__body ul{list-style:disc}.news-detail-page__body ol{list-style:decimal}.news-detail-page__body ul ul,.news-detail-page__body ol ul{list-style:circle}.news-detail-page__body ul ul,.news-detail-page__body ul ol,.news-detail-page__body ol ul,.news-detail-page__body ol ol{margin:.45rem 0 0}.news-detail-page__body li+li{margin-top:.45rem}.news-detail-page__body .contains-task-list{padding-left:0;list-style:none}.news-detail-page__body .task-list-item{display:flex;align-items:baseline;gap:.65rem}.news-detail-page__body .task-list-item input{width:1em;height:1em;flex:0 0 auto;accent-color:#76578f}.news-detail-page__body a{color:#5d5796;overflow-wrap:anywhere;text-decoration-thickness:1px;text-underline-offset:.22em}.news-detail-page__body a:hover{color:#8b5f97}.news-detail-page__body strong{color:var(--news-detail-heading-color);font-weight:800}.news-detail-page__body del{color:var(--news-detail-muted-color)}.news-detail-page__body blockquote{position:relative;margin:1.75rem 0;padding:.4rem 0 .4rem clamp(1.25rem,3vw,2rem);color:var(--news-detail-muted-color)}.news-detail-page__body blockquote:before{position:absolute;inset:0 auto 0 0;width:2px;border-radius:999px;background:var(--theme-accent-gradient-vertical);content:"";opacity:.72}.news-detail-page__body blockquote>:first-child{margin-top:0}.news-detail-page__body blockquote>:last-child{margin-bottom:0}.news-detail-page__body code{border-radius:.3rem;background:#7967971a;font-family:var(--font-mono);font-size:.88em}.news-detail-page__body :not(pre)>code{padding:.16em .38em;color:#5b416c;overflow-wrap:anywhere}.news-detail-page__body pre{max-width:100%;margin:1.75rem 0;padding:1.15rem 1.3rem;overflow-x:auto;border:1px solid rgb(121 103 151 / 18%);border-radius:.75rem;color:#f7f3fa;background:#30283a;line-height:1.7;tab-size:4}.news-detail-page__body pre code{padding:0;color:inherit;background:transparent;white-space:pre;overflow-wrap:normal}.news-detail-page__body table{display:block;width:max-content;min-width:100%;max-width:100%;margin:1.75rem 0;overflow-x:auto;border-spacing:0;border-collapse:collapse;font-family:var(--font-sans);font-size:.9em;line-height:1.65}.news-detail-page__body th,.news-detail-page__body td{min-width:7rem;padding:.7rem .85rem;border:1px solid rgb(121 103 151 / 22%);text-align:left;vertical-align:top}.news-detail-page__body th{color:var(--news-detail-heading-color);background:#a988d81a;font-weight:700}.news-detail-page__body img{display:block;max-width:100%;height:auto;margin:1.75rem auto;border-radius:.75rem}.news-detail-page__body hr{margin:2.75rem 0;border:0;border-top:1px solid rgb(121 103 151 / 24%)}.news-detail-page__footer{width:min(100%,var(--news-detail-reading-max));margin:clamp(4rem,8vw,7rem) auto 0;padding-top:2rem;border-top:1px solid rgb(121 103 151 / 24%)}.news-detail-page__back-link{display:inline-flex;min-height:3.75rem;align-items:center;gap:1rem;padding:0 1.5rem 0 .8rem;border:1px solid rgb(121 103 151 / 28%);border-radius:999px;color:var(--news-detail-heading-color);font-size:.95rem;font-weight:700;letter-spacing:.06em;text-decoration:none;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.news-detail-page__back-arrow{width:2.15rem;height:2.15rem}.news-detail-page__back-link:hover{border-color:#7967977a;background-color:#a988d81a;transform:translateY(-2px)}.news-detail-page__back-link:focus-visible{border-radius:999px;outline:3px solid rgb(142 190 240 / 58%);outline-offset:4px}@media(max-width:900px){.news-detail-page__article{width:min(42rem,calc(100% - 3rem))}}@media(max-width:600px){.news-detail-page__article{width:calc(100% - 2.5rem);padding-top:3rem;padding-bottom:7rem}.news-detail-page__heading .section-heading__ghost{font-size:3.75rem}.news-detail-page__body{font-size:1rem;line-height:2}}@media(prefers-reduced-motion:reduce){.news-detail-page__back-link{transition:none}}.news-page{--news-content-max: 74rem;--news-heading-color: var(--color-heading);--news-body-color: var(--color-body);--news-muted-color: rgb(51 47 56 / 64%);--page-title-color: var(--news-heading-color);--page-title-accent: var(--theme-accent-gradient-horizontal);--section-heading-title-color: var(--news-heading-color);--section-heading-accent: var(--theme-accent-gradient-horizontal);color:var(--news-body-color);font-family:var(--font-mincho)}.news-page__content{box-sizing:border-box;width:min(var(--news-content-max),calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(2.75rem,5vh,4rem) 0 clamp(5rem,9vh,8rem)}.news-page__section{display:grid;gap:clamp(2rem,4vw,3rem)}.news-page__lead{max-width:46rem;margin:0;font-size:clamp(1rem,1.45vw,1.15rem);letter-spacing:.035em;line-height:2.05}.news-page__list{display:grid;margin:clamp(.5rem,2vw,1.5rem) 0 0;padding:0;border-top:1px solid rgb(121 103 151 / 24%);list-style:none}.news-page__list-item{border-bottom:1px solid rgb(121 103 151 / 24%)}.news-page__list-item--pinned{box-shadow:inset 3px 0 #a988d8ad;background:linear-gradient(90deg,#8ebef012,#e89bc90d)}.news-page__card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 3rem;min-height:10rem;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2.25rem) clamp(.25rem,1vw,.75rem);color:inherit;text-decoration:none;transition:background-color .22s ease}.news-page__card:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#8ebef014,#e89bc914);opacity:0;transform:scaleX(.96);transition:opacity .22s ease,transform .22s ease}.news-page__card-body,.news-page__arrow{position:relative;z-index:1}.news-page__card-body{display:grid;gap:.75rem;min-width:0}.news-page__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;color:var(--news-muted-color);font-family:var(--font-sans);font-size:.75rem;font-weight:600;letter-spacing:.08em}.news-page__label{padding:.25rem .7rem;border:1px solid rgb(121 103 151 / 22%);border-radius:999px;color:#664b7ab8;font-size:.62rem;letter-spacing:.12em}.news-page__pinned-label{padding:.25rem .7rem;border-radius:999px;color:var(--color-white);background:var(--theme-accent-gradient-diagonal);font-size:.62rem;letter-spacing:.12em}.news-page__article-title{color:var(--news-heading-color);font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:700;letter-spacing:.04em;line-height:1.7}.news-page__excerpt{color:var(--news-muted-color);font-size:.92rem;letter-spacing:.025em;line-height:1.8}.news-page__arrow{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgb(121 103 151 / 26%);border-radius:50%;color:var(--color-purple-muted);font-family:var(--font-sans);transition:color .22s ease,background .22s ease,transform .22s ease}.news-page__card:hover:before{opacity:1;transform:scaleX(1)}.news-page__card:hover .news-page__arrow{border-color:transparent;color:var(--color-white);background:var(--theme-accent-gradient-diagonal);transform:translate(.25rem)}.news-page__card:focus-visible{border-radius:.25rem;outline:3px solid rgb(142 190 240 / 58%);outline-offset:4px}.news-page__empty{position:relative;margin:1rem 0 0;padding:.5rem 0 .5rem 1.5rem;color:var(--news-muted-color);line-height:1.8}.news-page__empty:before{position:absolute;inset:0 auto 0 0;width:2px;border-radius:999px;background:var(--theme-accent-gradient-vertical);content:""}.news-page__pagination{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:clamp(1rem,3vw,2rem)}.news-page__pagination-direction{display:grid;width:2.75rem;height:2.75rem;flex:0 0 auto;place-items:center;border:1px solid rgb(121 103 151 / 28%);border-radius:50%;color:var(--color-purple-muted);text-decoration:none;transition:border-color .22s ease,color .22s ease,transform .22s ease}.news-page__pagination-direction:hover{border-color:transparent;color:var(--color-white);background:var(--theme-accent-gradient-diagonal);transform:translateY(-2px)}.news-page__pagination-direction svg{display:block;width:1.25rem;height:1.25rem;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.news-page__pagination-icon--next{transform:rotate(180deg)}.news-page__pagination-pages{display:flex;justify-content:center;gap:.65rem}.news-page__pagination-page{display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid rgb(121 103 151 / 28%);border-radius:50%;color:var(--news-heading-color);font-family:var(--font-sans);font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .22s ease,color .22s ease,transform .22s ease}.news-page__pagination-page:hover{border-color:#79679785;transform:translateY(-2px)}.news-page__pagination-page[aria-current=page]{border-color:transparent;color:var(--color-white);background:var(--theme-accent-gradient-diagonal)}.news-page__pagination-direction:focus-visible,.news-page__pagination-page:focus-visible{border-radius:999px;outline:3px solid rgb(142 190 240 / 58%);outline-offset:3px}@media(max-width:900px){.news-page__content{width:min(42rem,calc(100% - 3rem))}}@media(max-width:600px){.news-page__content{width:calc(100% - 2.5rem);padding-top:4.5rem;padding-bottom:7rem}.news-page__card{grid-template-columns:minmax(0,1fr) 2.75rem;min-height:0;gap:1rem;padding-block:1.75rem}.news-page__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(prefers-reduced-motion:reduce){.news-page__card,.news-page__card:before,.news-page__arrow,.news-page__pagination-direction,.news-page__pagination-page{transition:none}}._root_11w35_1{--sponsorship-content-max: 74rem;--sponsorship-heading-color: var(--color-heading);--sponsorship-body-color: var(--color-body);--section-heading-title-color: var(--sponsorship-heading-color);--section-heading-accent: var(--theme-accent-gradient-horizontal);color:var(--sponsorship-body-color);font-family:var(--font-mincho)}._content_11w35_11{box-sizing:border-box;width:min(var(--sponsorship-content-max),calc(100% - clamp(3rem,9vw,8rem)));margin:0 auto;padding:clamp(2.75rem,5vh,4rem) 0 clamp(3.5rem,6vh,5rem)}._section_11w35_18{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "content";align-items:start;gap:clamp(2rem,4vw,3rem)}._section_11w35_18+._section_11w35_18{margin-top:clamp(7rem,13vw,11rem)}._heading_11w35_32{grid-area:heading}._copy_11w35_36,._contact_11w35_37{grid-area:content;min-width:0;font-size:clamp(1rem,1.45vw,1.15rem);letter-spacing:.035em;line-height:2.05}._copy_11w35_36 p{margin:0 0 1.5rem}._copy_11w35_36 p:last-child{margin-bottom:0}._contact_11w35_37{position:relative;display:flex;margin-top:clamp(1.75rem,3vh,2.5rem);align-items:center;justify-content:space-between;gap:1.5rem;padding:.35rem 0 .35rem clamp(1.25rem,2.5vw,1.75rem)}._contact_11w35_37:before{position:absolute;inset:0 auto 0 0;width:3px;border-radius:999px;background:var(--theme-accent-gradient-vertical);content:""}._contact_11w35_37 p{margin:0}._contactLink_11w35_76{display:flex;width:min(100%,22rem);min-height:3.75rem;margin-top:0;align-items:center;justify-content:space-between;box-sizing:border-box;padding:.8rem 1.15rem .8rem 1.5rem;border:1px solid rgb(121 103 151 / 28%);border-radius:999px;color:var(--sponsorship-heading-color);background:transparent;font-size:.98rem;font-weight:700;letter-spacing:.06em;line-height:1.5;text-decoration:none;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}._contactArrow_11w35_100{display:grid;width:2.15rem;height:2.15rem;flex:0 0 auto;margin-left:1rem;place-items:center;border-radius:50%;color:var(--color-white);background:var(--theme-accent-gradient-diagonal);font-family:var(--font-sans)}._contactLink_11w35_76:hover{border-color:#7967977a;background-color:#a988d81a;transform:translateY(-2px)}._contactLink_11w35_76:focus-visible{outline:3px solid rgb(142 190 240 / 58%);outline-offset:4px}@media(max-width:900px){._content_11w35_11{width:min(42rem,calc(100% - 3rem))}}@media(max-width:600px){._content_11w35_11{width:calc(100% - 2.5rem);padding-top:4.5rem;padding-bottom:7rem}._section_11w35_18{gap:2rem}._section_11w35_18+._section_11w35_18{margin-top:6.5rem}._copy_11w35_36,._contact_11w35_37{font-size:1rem;line-height:1.95}._contact_11w35_37{display:block;padding:.15rem 0 .15rem 1.25rem}._contactLink_11w35_76{margin-top:1.5rem;font-size:.9rem}}@media(prefers-reduced-motion:reduce){._contactLink_11w35_76{transition:none}}.hero-section{position:relative;width:100%;min-width:0;height:100%;display:grid;place-items:center;place-content:center;overflow:hidden;background:var( --top-page-gradient, linear-gradient( 90deg, var(--color-gradient-blue-strong) 0%, var(--color-gradient-blue) 10%, var(--color-gradient-blue-soft) 20%, var(--color-gradient-violet-soft) 30%, var(--color-gradient-neutral) 40%, var(--color-gradient-blue-white) 50%, var(--color-gradient-rose-white) 60%, var(--color-gradient-rose-soft) 70%, var(--color-gradient-rose) 80%, var(--color-gradient-rose-strong) 90%, var(--color-gradient-rose-deep) 100% ) );color:var(--color-black)}.hero-canvas{--hero-optical-shift-x: 0px;--hero-center-x: 50%;position:relative;z-index:1;grid-area:1 / 1;width:1440px;height:910px;overflow:hidden;font-family:var(--font-mincho);transform:scale(min(1,calc(100vw/1440px),calc(var(--snap-panel-height, 100vh) / 910px)));transform-origin:center}@media(min-width:1441px){.hero-canvas{transform:scale(min(1,calc(var(--snap-panel-height, 100vh) / 910px)))}}.hero-asset{position:absolute;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-logo-and-lines-slot{display:contents}.hero-logo-and-lines{position:absolute;left:var(--hero-center-x);top:35px;z-index:3;display:block;width:1440px;max-width:none;height:876px;margin-left:-24px;pointer-events:none;transform:translate(-50%);-webkit-user-select:none;user-select:none}.hero-splash{left:0;bottom:0;width:1440px;height:775px;z-index:2}.hero-countdown{position:absolute;left:var(--hero-center-x);top:150px;width:575px;height:218px;z-index:4;transform:translate(-50%)}.hero-countdown-title{position:absolute;left:197.5px;top:0;margin:0;width:180px;height:39px;font-size:27px;font-weight:500;line-height:39px;text-align:center}.hero-countdown-values{position:absolute;left:50%;top:79px;z-index:2;display:grid;width:448px;grid-template-columns:repeat(4,1fr);font-family:Parisienne,cursive;transform:translate(-50%)}.hero-countdown-value{display:flex;min-width:0;align-items:baseline;justify-content:center;white-space:nowrap}.hero-countdown-number{font-size:45px;font-weight:400;line-height:1}.hero-countdown-unit{margin-left:3px;font-size:16px;font-weight:400;line-height:1;transform:translateY(4px)}.hero-countdown-wave{position:absolute;left:0;top:109px;z-index:1;display:block;width:575px;height:25px;object-fit:contain;opacity:.37;pointer-events:none}.hero-countdown-label{position:absolute;left:165px;top:183px;display:flex;justify-content:center;align-items:center;width:245px;height:29px;gap:12px}.hero-countdown-label-line{flex:1 1 0;height:1.5px;background:var(--color-black)}.hero-countdown-text{flex:0 0 auto;font-size:20px;font-weight:500;line-height:29px;white-space:nowrap}.hero-title-mark{position:absolute;left:calc(99px + var(--hero-optical-shift-x));top:277px;width:295px;height:273px;object-fit:contain;z-index:3}.hero-event-info{position:absolute;left:var(--hero-center-x);top:603px;width:360px;height:203px;z-index:4;color:var(--color-black);text-align:center;transform:translate(-50%)}.hero-year,.hero-date,.hero-place-label,.hero-place{position:absolute;margin:0;letter-spacing:0;white-space:nowrap}@media(max-aspect-ratio:4 / 5)and (max-width:1024px){.hero-canvas{--hero-mobile-logo-width: min(92vw, 400px);--hero-mobile-logo-height: clamp(180px, 25vh, 225px);display:flex;box-sizing:border-box;width:1440px;height:var(--snap-panel-height, 100vh);flex-direction:column;align-items:center;justify-content:space-between;padding:clamp(82px,12vh,112px) 0 calc(clamp(68px,8.5vh,80px) + env(safe-area-inset-bottom));overflow:visible;transform:none}.hero-title-mark{display:none}.hero-logo-and-lines-slot{position:relative;display:block;width:100vw;height:var(--hero-mobile-logo-height);flex:0 0 auto}.hero-logo-and-lines{left:50%;top:50%;display:block;width:var(--hero-mobile-logo-width);height:auto;margin-left:0;max-width:none;transform:translate(-50%,-50%)}.hero-splash{left:50%;bottom:clamp(58px,8vh,76px);width:810px;height:auto;opacity:.42;transform:translate(-50%)}.hero-countdown{position:relative;left:auto;top:auto;width:min(calc(100vw - 28px),400px);height:clamp(128px,19vh,156px);flex:0 0 auto;transform:none}.hero-countdown-title{left:0;top:0;width:100%;height:auto;font-size:clamp(18px,5.2vw,22px);line-height:1.4}.hero-countdown-values{left:0;top:clamp(42px,6vh,52px);width:100%;transform:none}.hero-countdown-number{font-size:clamp(32px,9.4vw,40px)}.hero-countdown-unit{margin-left:2px;font-size:clamp(10px,3vw,13px);transform:translateY(2px)}.hero-countdown-wave{left:0;top:clamp(67px,9.2vh,79px);width:100%;height:18px}.hero-countdown-label{left:50%;top:auto;bottom:0;width:min(230px,68vw);height:26px;gap:10px;transform:translate(-50%)}.hero-countdown-text{font-size:clamp(15px,4.2vw,17px);line-height:1.4}.hero-event-info{position:relative;left:auto;top:auto;width:min(calc(100vw - 40px),334px);height:clamp(148px,22vh,190px);flex:0 0 auto;text-align:center;transform:none}}@media(max-aspect-ratio:4 / 5)and (max-width:1024px)and (max-height:620px){.hero-canvas{--hero-mobile-logo-width: min(84vw, 350px);--hero-mobile-logo-height: clamp(150px, 22vh, 170px);padding-top:74px;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.hero-splash{bottom:48px;opacity:.3}}.hero-year{left:0;top:0;font-size:25px;font-weight:500;line-height:29px}.hero-date{left:0;top:29px;display:flex;width:100%;align-items:center;justify-content:center;gap:18px;font-size:49px;font-weight:500;line-height:57px}.hero-date-item{display:flex;align-items:baseline;gap:6px}.hero-date-number{line-height:57px}.hero-date-weekday{font-size:14px;line-height:16px}.hero-date-separator{flex:0 0 44px;height:1.5px;background:var(--color-black)}.hero-event-divider{position:absolute;left:50%;top:112px;display:block;width:270px;height:1.5px;background:linear-gradient(90deg,transparent 0%,var(--theme-accent-color-start) 12%,var(--theme-accent-color-middle) 52%,var(--theme-accent-color-end) 88%,transparent 100%);opacity:.72;transform:translate(-50%)}.hero-place-label{left:0;top:136px;font-size:20px;font-weight:600;line-height:23px}.hero-place{left:0;top:171px;font-size:28px;font-weight:600;line-height:32px}.hero-year,.hero-place-label,.hero-place{width:100%;text-align:center}@media(max-aspect-ratio:4 / 5)and (max-width:1024px){.hero-event-info .hero-year,.hero-event-info .hero-place-label,.hero-event-info .hero-place{left:0;width:100%}.hero-event-info .hero-year{top:0;font-size:clamp(19px,5.4vw,22px);line-height:1.35}.hero-event-info .hero-date{left:0;top:clamp(25px,3.5vh,31px);width:100%;justify-content:center;gap:clamp(10px,3.2vw,15px);font-size:clamp(38px,10.8vw,46px);line-height:1.18}.hero-event-info .hero-date-number{line-height:inherit}.hero-event-info .hero-date-weekday{font-size:clamp(11px,3vw,13px);line-height:1.2}.hero-event-info .hero-date-separator{flex-basis:clamp(28px,9vw,38px)}.hero-event-info .hero-event-divider{left:50%;top:clamp(78px,10.8vh,94px);width:80%}.hero-event-info .hero-place-label{top:clamp(96px,13.2vh,116px);font-size:clamp(15px,4.2vw,17px);line-height:1.4}.hero-event-info .hero-place{top:clamp(122px,16.5vh,146px);font-size:clamp(19px,5.5vw,23px);line-height:1.35}}@media(max-aspect-ratio:4 / 5)and (max-width:1024px)and (max-height:620px){.hero-event-info .hero-event-divider{top:72px}.hero-event-info .hero-place-label{top:88px}.hero-event-info .hero-place{top:112px}}@media(max-aspect-ratio:4 / 5)and (min-width:601px)and (max-width:1024px)and (min-height:621px){.hero-canvas{--hero-mobile-logo-width: min(66vw, 600px);--hero-mobile-logo-height: clamp(230px, 28vh, 360px)}.hero-countdown{width:min(74vw,620px);height:clamp(165px,18vh,210px)}.hero-countdown-title{font-size:clamp(24px,3.2vw,30px)}.hero-countdown-values{top:clamp(50px,5.5vh,68px)}.hero-countdown-number{font-size:clamp(48px,7.5vw,68px)}.hero-countdown-unit{font-size:clamp(13px,1.8vw,17px)}.hero-countdown-wave{top:clamp(80px,8.5vh,104px);height:24px}.hero-countdown-label{width:min(300px,42vw);height:32px;gap:14px}.hero-countdown-text{font-size:clamp(19px,2.5vw,23px)}.hero-event-info{width:min(68vw,520px);height:clamp(200px,22vh,260px)}.hero-event-info .hero-year{font-size:clamp(24px,3.2vw,30px)}.hero-event-info .hero-date{top:clamp(32px,3.5vh,42px);gap:clamp(16px,2.5vw,24px);font-size:clamp(52px,7.4vw,68px)}.hero-event-info .hero-date-weekday{font-size:clamp(14px,1.8vw,17px)}.hero-event-info .hero-date-separator{flex-basis:clamp(40px,6vw,58px)}.hero-event-info .hero-event-divider{top:clamp(94px,10vh,120px);width:88%}.hero-event-info .hero-place-label{top:clamp(112px,12.5vh,145px);font-size:clamp(19px,2.5vw,23px)}.hero-event-info .hero-place{top:clamp(145px,16vh,185px);font-size:clamp(25px,3.4vw,32px)}}.message-section{position:relative;width:100%;min-width:0;height:100%;display:grid;place-items:center;place-content:center;overflow:hidden;background:var( --top-page-gradient, linear-gradient( 90deg, var(--color-gradient-blue-strong) 0%, var(--color-gradient-blue) 10%, var(--color-gradient-blue-soft) 20%, var(--color-gradient-violet-soft) 30%, var(--color-gradient-neutral) 40%, var(--color-gradient-blue-white) 50%, var(--color-gradient-rose-white) 60%, var(--color-gradient-rose-soft) 70%, var(--color-gradient-rose) 80%, var(--color-gradient-rose-strong) 90%, var(--color-gradient-rose-deep) 100% ) );color:var(--color-black)}.message-canvas{position:relative;z-index:1;grid-area:1 / 1;width:1440px;height:900px;overflow:hidden;font-family:var(--font-mincho);transform:scale(min(1,calc(100vw/1440px),calc(var(--snap-panel-height, 100vh) / 900px)));transform-origin:center}.message-asset{position:absolute;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.message-wind-lines{left:0;bottom:0;width:100%;height:auto}.message-splashes{left:35px;top:101px;width:1405px;height:724px;z-index:2}.message-title-mark{position:absolute;left:143px;top:199px;z-index:3;display:block;width:427px;height:366px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.message-copy{position:absolute;left:755px;top:244px;z-index:4;width:650px}.message-heading{margin:0;font-size:33px;font-weight:700;line-height:1.35;letter-spacing:0;white-space:nowrap}.message-body{margin-top:72px;font-size:21px;font-weight:700;line-height:1.45;letter-spacing:0}.message-body p{margin:0 0 29px}.message-body p:last-child{margin-bottom:0}@media(max-aspect-ratio:4 / 5)and (max-width:1024px){.message-section{box-sizing:border-box;padding:clamp(78px,10vh,104px) clamp(24px,6vw,64px) calc(72px + env(safe-area-inset-bottom))}.message-section:after{position:absolute;z-index:0;inset:13% 5% 10%;content:"";background:radial-gradient(ellipse at center,rgba(255,255,255,.9),rgba(255,255,255,.48) 56%,transparent 78%);pointer-events:none}.message-canvas{display:flex;width:min(100%,860px);height:100%;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,3vh,28px);overflow:visible;transform:none}.message-splashes{inset:8% auto auto 50%;width:min(112vw,900px);height:auto;transform:translate(-50%)}.message-wind-lines{width:150%;max-width:none;transform:translate(-16%)}.message-copy{position:relative;left:auto;top:auto;z-index:4;width:min(100%,42rem);max-height:100%;flex:0 0 auto}.message-heading{font-size:clamp(24px,4vw,32px);text-align:center;white-space:normal}.message-body{margin-top:clamp(28px,5vh,54px);font-size:clamp(17px,2.45vw,21px);line-height:1.7}.message-body p{margin-bottom:clamp(16px,2.6vh,26px)}}@media(max-aspect-ratio:4 / 5)and (max-width:1024px){.message-section{padding:clamp(74px,10vh,88px) 20px calc(66px + env(safe-area-inset-bottom))}.message-section:after{inset-inline:-12%;background:radial-gradient(ellipse at 50% 60%,rgba(255,255,255,.88),rgba(255,255,255,.44) 58%,transparent 80%)}.message-title-mark{position:relative;left:auto;top:auto;width:min(78vw,420px);height:auto;max-height:clamp(170px,30vh,270px);flex:0 1 auto;opacity:1;object-fit:contain;transform:none}.message-splashes{opacity:.11}.message-wind-lines{opacity:.06}.message-copy{width:min(100%,34rem);transform:none}.message-heading{font-size:clamp(22px,6.6vw,28px)}.message-body{margin-top:clamp(22px,4vh,34px);font-size:clamp(16px,4.35vw,18px);line-height:1.68}.message-body p{margin-bottom:clamp(13px,2.2vh,20px)}.message-body br{display:none}}@media(max-aspect-ratio:4 / 5)and (max-width:1024px)and (max-height:660px){.message-canvas{gap:8px}.message-title-mark{width:min(52vw,220px);max-height:180px}.message-copy{transform:none}}@media(max-aspect-ratio:4 / 5)and (max-height:660px)and (max-width:1024px){.message-section{padding-top:70px;padding-bottom:calc(56px + env(safe-area-inset-bottom))}.message-splashes,.message-wind-lines{opacity:.05}.message-body{margin-top:12px;font-size:clamp(15px,2.6vh,17px);line-height:1.5}.message-body p{margin-bottom:7px}}@media(max-aspect-ratio:4 / 5)and (min-width:601px)and (max-width:1024px)and (min-height:661px){.message-section{padding-inline:clamp(48px,7vw,76px)}.message-canvas{display:flex;flex-direction:column;justify-content:center;gap:clamp(18px,2.5vh,32px)}.message-title-mark{position:relative;left:auto;top:auto;width:clamp(420px,64vw,560px);max-height:none;flex:0 0 auto;transform:none}.message-copy{width:min(82vw,700px);flex:0 0 auto;transform:none}.message-heading{font-size:clamp(34px,4.4vw,40px)}.message-body{margin-top:clamp(30px,3.8vh,44px);font-size:clamp(18px,2.5vw,24px);line-height:1.68}.message-body p{margin-bottom:clamp(18px,2.2vh,26px)}}.third-section{position:relative;min-height:100vh;overflow:hidden;background:transparent;color:var(--color-home-text);font-family:var(--font-mincho)}.third-section__inner{position:relative;width:min(1180px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:clamp(76px,10vh,100px) 0 clamp(18px,3vh,32px);display:grid;grid-template-rows:auto auto auto;align-content:center;align-items:start;gap:clamp(4px,.8vh,10px)}.third-section__preview{position:relative;z-index:1;display:grid;width:100%;gap:clamp(4px,.8vh,10px);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.third-section--coming-soon:after{position:absolute;z-index:2;inset:0;content:"";background:#ffffff14;backdrop-filter:blur(6px) grayscale(.45);-webkit-backdrop-filter:blur(6px) grayscale(.45);pointer-events:none}.third-section__coming-soon-badge{position:absolute;inset:50% auto auto 50%;z-index:3;display:grid;justify-items:center;gap:4px;margin:0;padding:14px 34px;border-radius:999px;background:#ffffffd1;color:var(--color-primary);box-shadow:0 8px 24px #372b3f24;font-size:clamp(1.1rem,2.4vw,1.5rem);font-weight:700;letter-spacing:.14em;transform:translate(-50%,-50%)}.third-section__coming-soon-sub{font-size:.7em;letter-spacing:.22em;opacity:.7;text-transform:uppercase}.third-section__heading{text-align:center}.third-section__eyebrow{position:relative;display:inline-flex;align-items:center;gap:18px;margin:0;color:#26324ac2;font-size:clamp(15px,1.6vw,20px);font-weight:700;letter-spacing:0}.third-section__eyebrow:before,.third-section__eyebrow:after{content:"";width:48px;height:1px;background:currentColor;opacity:.45}.third-carousel{position:relative;width:100%;min-width:0;outline:none;--panel-x-scale: 1}.third-carousel:focus-visible .third-carousel__viewport{box-shadow:0 0 0 3px #548fe76b}.third-carousel__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.third-carousel__viewport{position:relative;height:clamp(430px,54vh,500px);perspective:1500px;border-radius:8px;touch-action:pan-y}.third-carousel-panel{--panel-tint: 104, 166, 255;--panel-accent: #4d91df;--panel-x: 0px;--panel-y: 0px;--panel-z: 0px;--panel-rotate-y: 0deg;--panel-scale: 1;--panel-opacity: 1;--panel-blur: 0px;--panel-z-index: 1;position:absolute;left:50%;top:50%;z-index:var(--panel-z-index);width:clamp(250px,19vw,296px);height:clamp(420px,50vh,486px);opacity:var(--panel-opacity);filter:blur(var(--panel-blur));transform:translate3d(calc(-50% + var(--panel-x) * var(--panel-x-scale)),calc(-50% + var(--panel-y)),var(--panel-z)) rotateY(var(--panel-rotate-y)) scale(var(--panel-scale));transition:transform .76s cubic-bezier(.22,1,.36,1),opacity .62s cubic-bezier(.22,1,.36,1),filter .62s cubic-bezier(.22,1,.36,1)}.third-carousel-panel__button{position:relative;width:100%;height:100%;overflow:hidden;display:grid;grid-template-rows:38% 62%;padding:0;border:1px solid rgba(var(--panel-tint),.42);border-radius:20px;background:linear-gradient(165deg,#ffffffeb,rgba(var(--panel-tint),.08) 88%),#fafcffd1;color:var(--color-home-text);box-shadow:inset 0 1px #ffffffd9,0 18px 48px #30496c1f}.third-carousel-panel--pink{--panel-tint: 236, 144, 196;--panel-accent: #c7669e}.third-carousel-panel--violet{--panel-tint: 159, 137, 220;--panel-accent: #8068c5}.third-carousel-panel--cyan{--panel-tint: 108, 194, 222;--panel-accent: #3d97b8}.third-carousel-panel--rose{--panel-tint: 233, 122, 158;--panel-accent: #cf5f86}.third-carousel-panel__select{position:absolute;inset:0;z-index:8;display:block;padding:0;border:0;background:transparent;cursor:pointer}.third-carousel-panel--active .third-carousel-panel__button{border-color:rgba(var(--panel-tint),.55);box-shadow:inset 0 1px #ffffffe6,0 26px 62px #30496c29}.third-carousel-panel__info{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:0;padding:16px 18px 12px}.third-carousel-panel__meta{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.third-carousel-panel__label{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:27px;font-weight:700;line-height:1;color:var(--panel-accent);letter-spacing:.06em}.third-carousel-panel__icon{display:grid;place-items:center;width:20px;height:20px;color:var(--panel-accent);opacity:.85}.third-carousel-panel__icon svg{width:19px;height:19px}.third-carousel-panel__copy{display:grid;align-content:start;gap:5px;text-align:left}.third-carousel-panel__title{font-size:20px;font-weight:800;line-height:1.3;color:#243653;letter-spacing:.01em}.third-carousel-panel__description{max-width:210px;font-size:12px;font-weight:600;line-height:1.55;color:#2b3b54b8}.third-carousel-panel__link{justify-self:start;display:grid;place-items:center;width:44px;height:44px;margin-bottom:2px;border:1px solid rgba(var(--panel-tint),.4);border-radius:50%;background:#ffffffeb;color:var(--panel-accent);text-decoration:none;box-shadow:0 4px 12px #30496c1f;transition:transform .22s ease,box-shadow .22s ease}.third-carousel-panel__link:hover{transform:translate(3px);box-shadow:0 6px 16px #30496c2e}.third-carousel-panel__link svg{width:18px;height:18px}.third-carousel-panel__link--ghost{opacity:.55;box-shadow:none}.third-carousel-panel__visual{position:relative;min-height:0;overflow:hidden;border-top:1px solid rgba(var(--panel-tint),.3);background:rgb(var(--panel-tint))}.third-carousel-panel__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(150deg,rgba(var(--panel-tint),.3),#ffffff0a 62%),rgba(var(--panel-tint),.08);pointer-events:none}.third-carousel-panel__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72) contrast(.9) brightness(1.05)}.third-carousel__controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:8px}.third-carousel__nav-button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#315a8d9e;cursor:pointer;transition:background-color .2s ease,color .2s ease}.third-carousel__nav-button:hover{background:#548fe71f;color:#315a8de6}.third-carousel__nav-button:focus-visible{outline:2px solid rgba(84,143,231,.52);outline-offset:3px}.third-carousel__dots{display:flex;align-items:center;gap:13px}.third-carousel__dot{width:7px;height:7px;border-radius:50%;background:#5b6f8f3d;transition:background-color .26s ease,transform .26s ease}.third-carousel__dot--active{background:var(--color-info);transform:scale(1.3)}.third-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.4vw,32px);width:100%;margin-top:clamp(10px,2vh,22px);justify-self:center}.third-quick-link{--quick-tint: 77, 145, 223;--quick-accent: var(--color-info);position:relative;box-sizing:border-box;height:clamp(168px,21vh,208px);overflow:hidden;display:grid;grid-template-columns:clamp(100px,9vw,126px) minmax(0,1fr);align-items:center;column-gap:clamp(12px,1.4vw,20px);padding:20px clamp(20px,2.2vw,30px);border:2px solid rgba(var(--quick-tint),.7);border-radius:18px;background:var(--color-white);color:#304d73;text-decoration:none;transition:box-shadow .22s ease,transform .22s ease}.third-quick-link:hover{transform:translateY(-2px);box-shadow:0 14px 34px #30496c1f}.third-quick-link--violet{--quick-tint: 128, 104, 197;--quick-accent: #7458c0}.third-quick-link--pink{--quick-tint: 199, 102, 158;--quick-accent: #c2568f}.third-quick-link__frame{position:absolute;top:-8px;height:calc(100% + 16px);z-index:0;object-fit:cover;opacity:.85;pointer-events:none}.third-quick-link__frame--left{left:-8px;aspect-ratio:270 / 235;object-position:left center}.third-quick-link__frame--right{right:-10px;aspect-ratio:154 / 235;object-position:right center}.third-quick-link--blue .third-quick-link__frame{filter:invert(55%) sepia(64%) saturate(1642%) hue-rotate(187deg) brightness(98%) contrast(91%)}.third-quick-link--violet .third-quick-link__frame{filter:invert(58%) sepia(59%) saturate(1280%) hue-rotate(224deg) brightness(92%) contrast(88%)}.third-quick-link--pink .third-quick-link__frame{filter:invert(61%) sepia(71%) saturate(1202%) hue-rotate(294deg) brightness(95%) contrast(90%)}.third-quick-link__icon,.third-quick-link__copy{position:relative;z-index:1}.third-quick-link__icon{display:grid;place-items:center;width:clamp(88px,8vw,104px);height:clamp(88px,8vw,104px);justify-self:center;color:var(--quick-accent)}.third-quick-link__icon svg{width:clamp(60px,5.6vw,74px);height:clamp(60px,5.6vw,74px)}.third-quick-link--blue .third-quick-link__icon svg{transform:scale(.94)}.third-quick-link--violet .third-quick-link__icon svg{transform:scale(1.02)}.third-quick-link--pink .third-quick-link__icon svg{transform:scale(.96)}.third-quick-link__copy{display:grid;align-content:center;gap:6px;min-width:0}.third-quick-link__title{font-size:clamp(21px,1.9vw,25px);font-weight:700;letter-spacing:.14em;color:var(--quick-accent)}.third-quick-link__subtitle{color:#2b3b54b8;font-size:12.5px;font-weight:600}@media(max-width:980px){.third-section__inner{width:min(760px,calc(100% - 32px));grid-template-rows:auto minmax(350px,auto) auto}.third-carousel{--panel-x-scale: .62}.third-carousel-panel{width:248px;height:396px}.third-carousel__viewport{height:clamp(400px,50vh,440px)}.third-quick-link{height:148px;grid-template-columns:84px minmax(0,1fr);padding:16px 18px}.third-quick-link__icon{width:76px;height:76px}.third-quick-link__icon svg{width:52px;height:52px}.third-quick-link__title{font-size:18px;letter-spacing:.08em}}@media(max-width:640px){.third-section{min-height:100svh}.third-section__inner{width:min(100% - 22px,430px);padding-top:34px;gap:16px}.third-section__eyebrow:before,.third-section__eyebrow:after{width:30px}.third-carousel{--panel-x-scale: .9}.third-carousel__viewport{height:420px;perspective:900px}.third-carousel-panel{width:min(76vw,288px);height:400px}.third-carousel-panel[aria-hidden=true]{pointer-events:auto}.third-carousel-panel__title{font-size:19px}.third-carousel-panel__description{font-size:12px;line-height:1.6}.third-carousel__controls{gap:16px}.third-carousel__dots{gap:11px}.third-quick-links{grid-template-columns:1fr;width:min(414px,calc(100vw - 22px));gap:12px}.third-quick-link{height:118px;grid-template-columns:70px minmax(0,1fr);padding:12px 18px}.third-quick-link__icon{width:62px;height:62px}.third-quick-link__icon svg{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.third-carousel__viewport--entering,.third-section__heading--entering,.third-carousel__controls--entering,.third-quick-links--entering{animation:third-reduced-fade .22s ease-out both}.third-carousel-panel--entering{animation:none}.third-carousel-panel{transition-duration:.18s}}@keyframes third-reduced-fade{0%{opacity:0}to{opacity:1}}.access-section{position:relative;overflow:hidden;padding:clamp(72px,9vw,132px) 0;background:transparent;color:var(--color-access-text);font-family:var(--font-mincho)}.access-section:before{position:absolute;z-index:0;top:clamp(36px,5vw,72px);bottom:clamp(36px,5vw,72px);left:50%;width:min(82vw,1240px);content:"";background:radial-gradient(ellipse at center,rgba(255,255,255,.56) 0%,rgba(255,255,255,.46) 54%,rgba(255,255,255,.2) 78%,transparent 100%);filter:blur(14px);transform:translate(-50%);pointer-events:none}.access-section__inner{position:relative;z-index:1;width:min(1380px,calc(100% - 48px));max-width:100%;margin:0 auto}.access-section__card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(420px,.95fr);gap:clamp(30px,4vw,64px);min-height:clamp(530px,45vw,620px)}.access-section__map{box-sizing:border-box;min-height:100%;overflow:hidden;padding:2px;border-radius:clamp(18px,1.8vw,28px);background:linear-gradient(135deg,#779ee2,#9b8ce4 52%,#e5a5d2);box-shadow:0 12px 34px #5b6f9a1f,inset 0 1px #ffffff70}.access-section__map iframe{display:block;width:100%;height:100%;min-height:480px;border:0;border-radius:clamp(16px,1.6vw,25px);filter:saturate(.78) contrast(.94) brightness(1.04)}.access-section__information{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,3.5vw,52px) clamp(12px,2.5vw,36px) clamp(20px,3vw,42px) 0}.access-section__heading,.access-section__routes,.access-section__location{position:relative;z-index:1}.access-section__heading{margin-bottom:clamp(28px,3vw,42px);--section-heading-title-color: var(--color-access-text);--section-heading-eyebrow-color: rgba(74, 88, 114, .68);--section-heading-ghost-color: rgba(117, 94, 139, .1)}.access-section__heading:before{position:absolute;z-index:-1;inset:-3.5rem -5rem -3rem -4rem;content:"";background:radial-gradient(ellipse at 40% 48%,rgba(255,255,255,.94) 0%,rgba(255,255,255,.78) 42%,rgba(255,255,255,.34) 64%,transparent 82%);filter:blur(8px);pointer-events:none}.access-section__routes{display:grid;gap:clamp(20px,2.2vw,30px);margin:0;padding:0 0 clamp(28px,3vw,42px);list-style:none}.access-section__route{display:grid;grid-template-columns:clamp(40px,4vw,54px) minmax(0,1fr);align-items:center;gap:clamp(16px,1.8vw,24px)}.access-section__route-icon{display:block;width:100%!important;height:auto!important;color:var(--color-access-muted)}.access-section__route-copy{display:grid;gap:2px;margin:0;font-size:clamp(17px,1.5vw,22px);font-weight:600;letter-spacing:.08em;line-height:1.55}.access-section__route-copy strong{font-size:1.08em;font-weight:700;letter-spacing:.13em}.access-section__location{display:grid;grid-template-columns:clamp(42px,4.3vw,58px) minmax(0,1fr);align-items:center;gap:clamp(16px,1.8vw,24px);padding-top:clamp(26px,3vw,38px);border-top:1px solid rgba(84,104,137,.3)}.access-section__location-icon{display:block;width:100%!important;height:auto!important;color:var(--color-access-muted)}.access-section__address{display:grid;gap:10px;min-width:0;font-style:normal;line-height:1.65}.access-section__address strong{font-size:clamp(17px,1.45vw,22px);font-weight:700;letter-spacing:.07em}.access-section__address span{color:#394761c2;font-size:clamp(12px,1vw,15px);font-weight:600;letter-spacing:.04em}@media(max-width:1040px){.access-section__card{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:30px}.access-section__information{padding-right:12px}}@media(max-width:820px){.access-section{padding:64px 0}.access-section:before{top:22px;bottom:22px;width:calc(100% - 8px);filter:blur(10px)}.access-section__inner{width:min(680px,calc(100% - 32px))}.access-section__card{grid-template-columns:1fr;gap:0}.access-section__map,.access-section__map iframe{min-height:360px}.access-section__information{padding:52px 24px 26px}}@media(max-width:520px){.access-section{padding:46px 0}.access-section__inner{width:min(100% - 20px,430px)}.access-section__card{gap:0}.access-section__map,.access-section__map iframe{min-height:310px}.access-section__map{border-radius:17px}.access-section__map iframe{border-radius:15px}.access-section__information{padding:42px 12px 20px}.access-section__heading{margin-bottom:30px}.access-section__heading:before{inset:-3rem -2.5rem -2.5rem}.access-section__routes{gap:22px;padding-bottom:30px}.access-section__route{grid-template-columns:40px minmax(0,1fr);gap:14px}.access-section__route-copy{font-size:16px}.access-section__location{grid-template-columns:42px minmax(0,1fr);gap:14px;padding-top:28px}.access-section__address{gap:6px}.access-section__address strong{font-size:15px}.access-section__address span{font-size:11px}}.scroll-snap-transition{--snap-panel-height: 900px;position:relative;width:100%}.scroll-snap-transition__panel{position:relative;width:100%;height:var(--snap-panel-height);overflow:hidden}.scroll-snap-transition__next.MuiIconButton-root{position:absolute;z-index:10;left:50%;bottom:calc(10px + env(safe-area-inset-bottom));width:72px;height:72px;color:#272c3f6b;background:#ffffff1f;transform:translate(-50%);animation:scroll-snap-next-hint 2.2s ease-in-out infinite}.scroll-snap-transition__next.MuiIconButton-root:hover,.scroll-snap-transition__next.MuiIconButton-root:focus-visible{color:#432f58ad;background:#ffffff6b}.scroll-snap-transition__next .MuiSvgIcon-root{font-size:52px}@keyframes scroll-snap-next-hint{0%,to{transform:translate(-50%,-2px)}50%{transform:translate(-50%,3px)}}@media(prefers-reduced-motion:reduce){.scroll-snap-transition__next.MuiIconButton-root{animation:none;transform:translate(-50%)}}.general-page-background.top-page-background{--top-page-gradient: linear-gradient( 90deg, var(--color-gradient-blue-strong) 0%, var(--color-gradient-blue) 10%, var(--color-gradient-blue-soft) 20%, var(--color-gradient-violet-soft) 30%, var(--color-gradient-neutral) 40%, var(--color-gradient-blue-white) 50%, var(--color-gradient-rose-white) 60%, var(--color-gradient-rose-soft) 70%, var(--color-gradient-rose) 80%, var(--color-gradient-rose-strong) 90%, var(--color-gradient-rose-deep) 100% );background:var(--top-page-gradient)}.general-page-background{position:relative;isolation:isolate;min-height:100dvh;overflow:hidden;background:var(--color-white)}.general-page-background__decorations{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.general-page-background__decoration-slot{position:absolute;left:0;width:100%;height:84dvh;overflow:hidden;pointer-events:none}.general-page-background__decoration{position:absolute;top:50%;width:max(var(--decoration-size),1400px);height:auto;max-width:none;opacity:.64;pointer-events:none;transform-origin:center;-webkit-mask-image:radial-gradient(ellipse var(--alpha-radius-x) 72% at var(--alpha-center-x) var(--alpha-center-y),var(--color-black) 42%,rgba(0,0,0,.82) 64%,transparent 100%);mask-image:radial-gradient(ellipse var(--alpha-radius-x) 72% at var(--alpha-center-x) var(--alpha-center-y),var(--color-black) 42%,rgba(0,0,0,.82) 64%,transparent 100%);-webkit-user-select:none;user-select:none}.general-page-background__decoration-slot--asset-1 .general-page-background__decoration{--decoration-size: 230vw;--decoration-y: -28%;--decoration-angle: 2deg;--alpha-center-x: 74.5%;--alpha-center-y: 25.2%;--alpha-radius-x: 25.5%;--alpha-offset-x: -74.5%;--mirrored-alpha-offset-x: -25.5%}.general-page-background__decoration-slot--asset-4 .general-page-background__decoration{--decoration-size: 230vw;--decoration-y: -25%;--decoration-angle: -2deg;--alpha-center-x: 24.8%;--alpha-center-y: 25.2%;--alpha-radius-x: 24.8%;--alpha-offset-x: -24.8%;--mirrored-alpha-offset-x: -75.2%}.general-page-background__decoration-slot--asset-2 .general-page-background__decoration{--decoration-size: 300vw;--decoration-y: -32%;--decoration-angle: 2deg;--vertical-flip: scaleY(-1);--alpha-center-x: 85.8%;--alpha-center-y: 81.9%;--alpha-radius-x: 14.2%;--alpha-offset-x: -85.8%;--mirrored-alpha-offset-x: -14.2%}.general-page-background__decoration-slot--asset-2.general-page-background__decoration-slot--from-left{-webkit-mask-image:radial-gradient(ellipse 120% 50% at 0% 50%,var(--color-black) 38%,rgba(0,0,0,.82) 68%,transparent 100%);mask-image:radial-gradient(ellipse 120% 50% at 0% 50%,var(--color-black) 38%,rgba(0,0,0,.82) 68%,transparent 100%)}.general-page-background__decoration-slot--asset-2.general-page-background__decoration-slot--from-right{-webkit-mask-image:radial-gradient(ellipse 120% 50% at 100% 50%,var(--color-black) 38%,rgba(0,0,0,.82) 68%,transparent 100%);mask-image:radial-gradient(ellipse 120% 50% at 100% 50%,var(--color-black) 38%,rgba(0,0,0,.82) 68%,transparent 100%)}.general-page-background__decoration-slot--asset-3 .general-page-background__decoration{--decoration-size: 300vw;--decoration-y: -68%;--decoration-angle: -2deg;--alpha-center-x: 85.7%;--alpha-center-y: 81.2%;--alpha-radius-x: 14.3%;--alpha-offset-x: -85.7%;--mirrored-alpha-offset-x: -14.3%}.general-page-background__decoration-slot--from-left .general-page-background__decoration{left:0;transform:translate(var(--alpha-offset-x)) translateY(var(--decoration-y)) rotate(var(--decoration-angle)) var(--vertical-flip, scaleY(1))}.general-page-background__decoration-slot--from-right .general-page-background__decoration{left:100vw;transform:translate(var(--mirrored-alpha-offset-x)) translateY(var(--decoration-y)) rotate(calc(-1 * var(--decoration-angle))) scaleX(-1) var(--vertical-flip, scaleY(1))}.general-page-background__content{position:relative;z-index:1;min-height:inherit}@media(max-width:768px){.general-page-background__decoration-slot--asset-1 .general-page-background__decoration,.general-page-background__decoration-slot--asset-4 .general-page-background__decoration{--decoration-size: 360vw}.general-page-background__decoration-slot--asset-2 .general-page-background__decoration,.general-page-background__decoration-slot--asset-3 .general-page-background__decoration{--decoration-size: 450vw}.general-page-background__decoration{opacity:.52}}.loading-screen{position:fixed;inset:0;z-index:2000;display:grid;place-content:center;justify-items:center;gap:18px;background:linear-gradient(145deg,var(--color-footer) 0%,var(--color-white) 55%,#f1e4f3 100%);color:var(--color-primary);opacity:1;transition:opacity .5s ease}.loading-screen--hidden{opacity:0;pointer-events:none}.loading-screen__spinner{width:48px;height:48px;border:3px solid rgba(124,59,136,.18);border-top-color:var(--color-primary);border-radius:50%;animation:loading-screen-spin .9s linear infinite}.loading-screen__label{font-family:var(--font-mincho);font-size:.85rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}@keyframes loading-screen-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.loading-screen,.loading-screen__spinner{animation:none;transition-duration:.01ms}}:root{--content-panel-background: rgb(255 255 255 / 60%)}.app-shell__main{display:contents}.app-2026-background,.app-2026-background .general-page-background__content{min-height:100dvh}
