.event-page{background:var(--color-bg);padding-top:80px}.event-tag{color:var(--color-accent);letter-spacing:1.2px;text-transform:uppercase;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:1;display:inline-block}.event-section-title{letter-spacing:-.96px;color:var(--color-text);margin:0;font-family:Inter,Noto Sans JP,sans-serif;font-size:48px;font-weight:700;line-height:60px}.event-section-lead{color:var(--color-text-muted);max-width:720px;margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}.event-hero{background:var(--color-bg-darker);border-bottom:1px solid var(--color-border-soft);justify-content:center;align-items:center;height:799px;padding:96px 64px;display:flex;position:relative;overflow:hidden}.event-hero-grid{opacity:.5;pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#8594940d 1px,#0000 1px),linear-gradient(#8594940d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.event-hero-glow{filter:blur(80px);pointer-events:none;z-index:1;background:#47ebf10f;border-radius:12px;width:720px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-hero-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:960px;display:flex;position:relative}.event-hero-tag{-webkit-backdrop-filter:blur(2px);background:#121414cc;border:1px solid #47ebf180;border-radius:12px;align-items:center;gap:12px;padding:13px 25px;animation:1s ease-in-out 2.1s forwards event-tag-flash;display:inline-flex;box-shadow:0 0 20px #47ebf173,0 0 40px #47ebf138}@keyframes event-tag-flash{0%{filter:brightness();border-color:#47ebf180;transform:scale(1);box-shadow:0 0 20px #47ebf173,0 0 40px #47ebf138}50%{filter:brightness(1.25);border-color:#47ebf1f2;transform:scale(1.035);box-shadow:0 0 44px #47ebf1e6,0 0 88px #47ebf18c}to{filter:brightness(1.25);border-color:#47ebf1f2;transform:scale(1.035);box-shadow:0 0 44px #47ebf1e6,0 0 88px #47ebf18c}}.event-hero-tag-dot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block;box-shadow:0 0 10px #47ebf1d9,0 0 18px #47ebf180}.event-hero-tag-text{color:var(--color-accent);letter-spacing:2.8px;text-transform:uppercase;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:14px}.event-hero-title{letter-spacing:-1.4px;color:var(--color-text);margin:0;font-family:Inter,Noto Sans JP,sans-serif;font-size:64px;font-weight:700;line-height:84px}.event-hero-title .line{display:block}.event-hero-title .line.accent{color:var(--color-accent)}.event-hero-lead{color:var(--color-text-muted);max-width:880px;margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}.event-hero-frames{pointer-events:none;z-index:1;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-hero-frame{pointer-events:none;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.event-hero-frame-0{opacity:0;border:1px solid #47ebf12e;width:700px;height:700px;animation:1.6s cubic-bezier(.22,.61,.36,1) forwards hero-frame-0-enter}.event-hero-frame-1{opacity:0;border:1px solid #47ebf14d;width:560px;height:560px;animation:1.6s cubic-bezier(.22,.61,.36,1) .1s forwards hero-frame-1-enter}.event-hero-frame-2{opacity:0;border:1px solid #c4d7ff33;width:420px;height:420px;animation:1.6s cubic-bezier(.22,.61,.36,1) .3s forwards hero-frame-2-enter}.event-hero-frame-3{opacity:0;border:1px solid #47ebf180;width:280px;height:280px;animation:1.6s cubic-bezier(.22,.61,.36,1) .5s forwards hero-frame-3-enter;box-shadow:0 0 100px #47ebf11a}@keyframes hero-frame-0-enter{0%{opacity:0;transform:translate(-50%,-50%)rotate(-90deg)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(1)}}@keyframes hero-frame-1-enter{0%{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(1)}}@keyframes hero-frame-2-enter{0%{opacity:0;transform:translate(-50%,-50%)rotate(-180deg)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(1)}}@keyframes hero-frame-3-enter{0%{opacity:0;transform:translate(-50%,-50%)rotate(270deg)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(1)}}.event-categories{background:var(--color-bg);border-bottom:1px solid var(--color-border-soft);padding:96px 64px}.event-categories-inner{max-width:var(--max-width);margin:0 auto}.event-section-head{flex-direction:column;gap:12px;margin-bottom:56px;display:flex}.event-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.event-card{background:var(--color-bg-card);border:1px solid #47ebf166;border-radius:12px;flex-direction:column;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #00000080,0 0 18px #47ebf159,0 0 36px #47ebf12e}.event-card:hover{border-color:#47ebf1b3;transform:translateY(-4px);box-shadow:0 18px 40px -12px #0000008c,0 0 28px #47ebf199,0 0 56px #47ebf152}.event-card-media{opacity:0;background:linear-gradient(135deg,#0d0e0f 0%,#1a1c1c 100%);width:100%;height:200px;transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(40px)}.event-card-media.is-scrolled-in{opacity:1;transform:translateY(0)}.event-card-media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,.61,.36,1);transform:scale(.94)}.event-card-media.is-scrolled-in img{transform:scale(1)}.event-card:hover .event-card-media img{transform:scale(1.05)}.event-card-overlay{mix-blend-mode:saturation;pointer-events:none;background:#12141499;position:absolute;inset:0}.event-card-media-icon{justify-content:center;align-items:center;display:flex}.event-card-bg-icon{opacity:.55;filter:drop-shadow(0 0 18px #47ebf18c);transform:scaleY(-1);object-fit:contain!important;width:auto!important;height:72px!important}.event-card-body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.event-card-icon{background:#47ebf11a;border:1px solid #47ebf180;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 0 12px #47ebf1b3,0 0 24px #47ebf166}.event-card-icon img{filter:drop-shadow(0 0 12px #47ebf1b3)drop-shadow(0 0 24px #47ebf166);width:24px;height:28px;transform:scaleY(-1)}.event-card:hover .event-card-icon,.event-card:hover .event-card-highlight-icon{animation:1.5s ease-in-out infinite event-card-icon-glow-pulse}@keyframes event-card-icon-glow-pulse{0%,to{border-color:#47ebf180;box-shadow:0 0 12px #47ebf1b3,0 0 24px #47ebf166}50%{border-color:#47ebf1bf;box-shadow:0 0 20px #47ebf1e6,0 0 36px #47ebf18c}}.event-card-title{color:var(--color-text-muted);margin:0;font-family:Inter,Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:28px}.event-card-text{color:var(--color-text-muted);margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}.event-card-highlight{text-align:center;background:linear-gradient(135deg,#47ebf11f 0%,#47ebf10a 100%);border-color:#47ebf180;justify-content:center;align-items:center;padding:112px 24px 32px;box-shadow:0 0 32px #47ebf12e}.event-card-highlight-icon{background:#47ebf11a;border:1px solid #47ebf180;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:inline-flex;box-shadow:0 0 12px #47ebf1b3,0 0 24px #47ebf166}.event-card-highlight-icon img{filter:drop-shadow(0 0 12px #47ebf1b3)drop-shadow(0 0 24px #47ebf166);width:36px;height:36px;transform:scaleY(-1)}.event-card-highlight-title{color:var(--color-text);text-align:center;flex-direction:column;gap:4px;margin:0;font-family:Inter,Noto Sans JP,sans-serif;font-size:28px;font-weight:700;line-height:40px;display:flex}.event-card-highlight-sub{color:var(--color-accent);font-size:28px;line-height:40px}.event-card-highlight .event-card-text{text-align:left;margin-top:16px}.event-card-highlight .event-card-body{padding:0}.event-direction{background:var(--color-bg-darker);border-bottom:1px solid var(--color-border-soft);padding:120px 64px}.event-direction-inner{max-width:var(--max-width);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:96px;margin:0 auto;display:grid}.event-direction-visual{background:linear-gradient(#1a1c1c 0%,#0d0e0f 100%);border:1px solid #47ebf18c;border-radius:16px;height:360px;padding:40px;position:relative;overflow:hidden;box-shadow:0 25px 60px -20px #00000080,0 0 24px #47ebf180,0 0 56px #47ebf147,inset 0 0 24px #47ebf114}.event-direction-visual:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#47ebf10d 0 1px,#0000 1px 36px),repeating-linear-gradient(90deg,#47ebf10d 0 1px,#0000 1px 36px);position:absolute;inset:0}.precision-label{letter-spacing:6px;color:var(--color-accent);z-index:2;white-space:nowrap;background:#47ebf10f;border:1px solid #47ebf18c;border-radius:6px;padding:8px 18px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;animation:1.8s ease-in-out infinite precision-label-breathe;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@keyframes precision-label-breathe{0%,to{border-color:#47ebf166;box-shadow:0 0 12px #47ebf14d,0 0 24px #47ebf126,inset 0 0 8px #47ebf114}50%{border-color:#47ebf1d9;box-shadow:0 0 24px #47ebf1b3,0 0 48px #47ebf166,inset 0 0 16px #47ebf133}}.precision-meters{z-index:2;justify-content:center;align-items:flex-end;gap:28px;height:100%;padding-bottom:56px;display:flex;position:relative}.precision-bar{background:#47ebf10f;border-radius:4px;align-items:flex-end;width:18px;height:100%;display:flex;position:relative;overflow:hidden}.precision-bar>span{transform-origin:bottom;background:linear-gradient(#47ebf1 0%,#47ebf166 100%);border-radius:4px;width:100%;display:block;box-shadow:0 0 16px #47ebf199}.precision-bar:first-child>span{height:38%;animation:1.7s ease-in-out 3 paused precision-pulse-1}.precision-bar:nth-child(2)>span{height:64%;animation:2.3s ease-in-out -.4s 3 paused precision-pulse-2}.precision-bar:nth-child(3)>span{height:92%;animation:1.3s ease-in-out -.9s 3 paused precision-pulse-3}.precision-bar:nth-child(4)>span{height:76%;animation:2.1s ease-in-out -1.5s 3 paused precision-pulse-4}.precision-bar:nth-child(5)>span{height:50%;animation:1.5s ease-in-out -.3s 3 paused precision-pulse-5}.event-direction-visual.is-running .precision-bar>span{animation-play-state:running}.event-direction-visual.is-hovering .precision-bar>span{animation-iteration-count:infinite;animation-play-state:running}.event-direction-visual.is-frozen:not(.is-hovering) .precision-bar>span{animation-play-state:paused}@keyframes precision-pulse-1{0%,to{opacity:.85;transform:scaleY(.55)}25%{opacity:1;transform:scaleY(1.15)}55%{opacity:.75;transform:scaleY(.3)}80%{opacity:.95;transform:scaleY(.9)}}@keyframes precision-pulse-2{0%,to{opacity:.9;transform:scaleY(.85)}20%{opacity:.7;transform:scaleY(.25)}50%{opacity:1;transform:scaleY(1.2)}75%{opacity:.8;transform:scaleY(.5)}}@keyframes precision-pulse-3{0%,to{opacity:.8;transform:scaleY(.4)}30%{opacity:1;transform:scaleY(1.05)}60%{opacity:.9;transform:scaleY(.7)}85%{opacity:.7;transform:scaleY(.2)}}@keyframes precision-pulse-4{0%,to{opacity:.9;transform:scaleY(.7)}15%{opacity:.75;transform:scaleY(.35)}45%{opacity:1;transform:scaleY(1.1)}70%{opacity:.85;transform:scaleY(.5)}90%{opacity:.95;transform:scaleY(.95)}}@keyframes precision-pulse-5{0%,to{opacity:.85;transform:scaleY(.6)}20%{opacity:1;transform:scaleY(1)}45%{opacity:.75;transform:scaleY(.35)}65%{opacity:.95;transform:scaleY(.85)}85%{opacity:.8;transform:scaleY(.45)}}.precision-divider{background:linear-gradient(90deg,#0000 0%,#47ebf166 50%,#0000 100%);height:1px;position:absolute;bottom:64px;left:40px;right:40px}.event-direction-body{flex-direction:column;gap:20px;display:flex}.event-direction-title{letter-spacing:-.8px;color:var(--color-text);margin:8px 0 0;font-family:Inter,Noto Sans JP,sans-serif;font-size:40px;font-weight:700;line-height:60px}.event-direction-text{color:var(--color-text-muted);margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}.event-direction-features{flex-direction:column;gap:24px;margin:24px 0 0;padding:0;list-style:none;display:flex}.event-direction-features li{align-items:flex-start;gap:20px;display:flex}.event-direction-feature-icon{background:#47ebf11a;border:1px solid #47ebf180;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 0 12px #47ebf1b3,0 0 24px #47ebf166}.event-direction-feature-icon img{filter:drop-shadow(0 0 12px #47ebf1b3)drop-shadow(0 0 24px #47ebf166);width:24px;height:28px}.event-direction-feature-icon img[src*=event-icon-communication]{transform:scaleY(-1)}.event-direction-feature-icon img[src*=event-icon-realtime]{transform:rotate(-90deg)}.event-direction-feature-body h4{color:var(--color-text);margin:0 0 4px;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:32.5px}.event-direction-feature-body p{color:var(--color-text-muted);margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}.event-flow{background:var(--color-bg);padding:120px 64px}.event-flow-inner{max-width:1120px;margin:0 auto}.event-flow-head{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:80px;display:flex}.event-flow-head .event-section-lead{max-width:100%}.event-flow-steps{flex-direction:column;gap:48px;display:flex;position:relative}.flow-line{background:linear-gradient(#0000 0%,#47ebf180 12% 88%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.flow-step{background:var(--color-bg-card);border:1px solid #47ebf166;border-radius:12px;width:calc(50% - 60px);padding:24px 28px;transition:border-color .35s,box-shadow .4s,transform .35s;position:relative;box-shadow:0 12px 32px -12px #00000080,0 0 18px #47ebf159,0 0 36px #47ebf12e}.flow-step:hover{border-color:#47ebf1b3;transform:translateY(-3px);box-shadow:0 14px 40px -10px #0000008c,0 0 28px #47ebf199,0 0 56px #47ebf152}.flow-step-right{align-self:flex-end}.flow-step-left{align-self:flex-start}.flow-step-badge{background:var(--color-bg);border:4px solid #3b494a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .35s,box-shadow .35s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.flow-step-dot{background:#3b494a;border-radius:50%;width:12px;height:12px;transition:background-color .35s,box-shadow .35s;display:block}.flow-step:hover .flow-step-badge{border-color:#47ebf1b3;box-shadow:0 0 28px #47ebf199,0 0 56px #47ebf152}.flow-step:hover .flow-step-dot{background:var(--color-accent);box-shadow:0 0 12px #47ebf1b3,0 0 24px #47ebf166}.flow-step-badge{animation:2.4s ease-in-out infinite flow-badge-pulse}.flow-step-dot{animation:2.4s ease-in-out infinite flow-dot-pulse}.event-flow-steps:has(.flow-step:hover) .flow-step-badge,.event-flow-steps:has(.flow-step:hover) .flow-step-dot{animation:none}.event-flow-steps:has(.flow-step:hover) .flow-step:not(:hover) .flow-step-badge{box-shadow:none;border-color:#3b494a}.event-flow-steps:has(.flow-step:hover) .flow-step:not(:hover) .flow-step-dot{box-shadow:none;background:#3b494a}@keyframes flow-badge-pulse{0%,to{border-color:#47ebf180;box-shadow:0 0 16px #47ebf173,0 0 32px #47ebf138}50%{border-color:#47ebf1d9;box-shadow:0 0 28px #47ebf1bf,0 0 56px #47ebf166}}@keyframes flow-dot-pulse{0%,to{background:#47ebf1b3;box-shadow:0 0 8px #47ebf180,0 0 16px #47ebf140}50%{background:var(--color-accent);box-shadow:0 0 16px #47ebf1d9,0 0 28px #47ebf173}}.flow-step-right .flow-step-badge{left:-76px}.flow-step-left .flow-step-badge{right:-76px}.flow-step-title{color:var(--color-accent);margin:0 0 8px;font-family:Inter,Noto Sans JP,sans-serif;font-size:22px;font-weight:700;line-height:32px}.flow-step-text{color:var(--color-text-muted);margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:400;line-height:32.5px}@media (width<=1200px){.event-hero-title{font-size:50px;line-height:72px}.event-tag{font-size:16px}.flow-step-title{font-size:20px}.event-card-highlight-break,.event-hero-lead-break{display:block}.event-hero-lead-break+br{display:none}.event-hero-frames{transform:translate(-50%,-50%)scale(.85)}.event-hero{height:640px}.event-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.event-direction-inner{gap:64px}}@media (width<=1100px){.event-direction-inner{grid-template-columns:1fr;gap:48px}.event-direction-body{order:1}.event-direction-visual{order:2}}@media (width<=900px){.event-hero{height:540px;min-height:0;padding:80px 32px}.event-hero-frames{transform:translate(-50%,-50%)scale(.7)}.event-hero-title{font-size:42px;line-height:60px}.event-categories,.event-direction,.event-flow{padding:80px 32px}.event-section-title{font-size:36px;line-height:48px}.event-direction-inner{grid-template-columns:1fr;gap:48px}.event-direction-visual{height:280px}}@media (width<=640px){.event-hero{height:440px;padding:60px 20px}.event-hero-frames{transform:translate(-50%,-50%)scale(.5)}.event-hero-title{font-size:32px;line-height:48px}.event-categories,.event-direction,.event-flow{padding:64px 20px}.event-cards{grid-template-columns:1fr}.event-section-title{font-size:28px;line-height:40px}.event-direction-title{letter-spacing:-.71px;font-size:25px;line-height:35.71px}.flow-line{left:24px;transform:none}.flow-step{align-self:flex-start;width:calc(100% - 64px);margin-left:64px}.flow-step-left,.flow-step-right{align-self:flex-start}.flow-step-right .flow-step-badge,.flow-step-left .flow-step-badge{top:24px;left:-56px;right:auto;transform:none}}