:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.style-module__nY-6JW__homeWrapper{background-color:var(--color-surface-default,#fff);flex-direction:column;min-height:100vh;display:flex;position:relative}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__accessBand{z-index:10;width:100%;padding-block:var(--spacing-section);position:relative}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero{z-index:10;background-color:var(--color-white-core);background-image:radial-gradient(ellipse 62% 58% at 84% 4%,var(--color-field-bloom-a),transparent 66%),radial-gradient(ellipse 56% 54% at 66% 92%,var(--color-field-bloom-b),transparent 68%),linear-gradient(180deg,var(--color-hero-from)0%,var(--color-hero-to)100%);padding-top:calc(var(--spacing,.25rem)*16);padding-bottom:calc(var(--spacing,.25rem)*20);position:relative;overflow:hidden}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero{padding-top:calc(var(--spacing,.25rem)*24);padding-bottom:calc(var(--spacing,.25rem)*28)}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero{padding-top:120px;padding-bottom:120px}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroHorizon{pointer-events:none;inset-inline:calc(var(--spacing,.25rem)*0);top:calc(var(--spacing,.25rem)*0);background-image:radial-gradient(76% 100% at 68% 0,#fff3d88c,#badcff4d 44%,#0000 78%);height:360px;position:absolute}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroOrbA{top:calc(var(--spacing,.25rem)*-32);left:calc(var(--spacing,.25rem)*-56);opacity:.7;background-image:radial-gradient(circle,#93c5fd3d,#bfdbfe24 45%,#0000 72%);width:560px;height:560px}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroOrbB{top:33.3333%;right:calc(var(--spacing,.25rem)*-32);opacity:.7;width:520px;height:520px}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroBadge{margin-bottom:calc(var(--spacing,.25rem)*5)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroInner{z-index:10;width:100%;max-width:var(--container-xl);align-items:center;gap:calc(var(--spacing,.25rem)*12);padding-inline:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(1,minmax(0,1fr));margin-inline:auto;display:grid;position:relative}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroInner{padding-inline:calc(var(--spacing,.25rem)*8)}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroInner{gap:calc(var(--spacing,.25rem)*16);grid-template-columns:1fr 1.05fr}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroCopy{flex-direction:column;align-items:flex-start;display:flex}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroEyebrow{margin-bottom:calc(var(--spacing,.25rem)*5);align-items:center;gap:calc(var(--spacing,.25rem)*3);font-family:var(--font-plex-mono,var(--next-font-plex-mono),var(--next-font-ja),ui-monospace,monospace);--tw-font-weight:var(--font-weight-semibold,600);font-size:.75rem;font-weight:var(--font-weight-semibold,600);color:var(--color-text-accent,#2563eb);text-transform:uppercase;display:flex}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroEyebrow{font-size:.8125rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroEyebrow{letter-spacing:.12em;text-shadow:var(--shadow-text-label);color:var(--color-tech-ink);letter-spacing:.18em}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroEyebrow:before{content:"";height:1px;width:calc(var(--spacing,.25rem)*7);background-image:linear-gradient(90deg,var(--color-cyan-core),var(--color-tech-line-lit));flex-shrink:0;display:block}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle{margin-bottom:calc(var(--spacing,.25rem)*6);font-family:var(--font-display,var(--next-font-display),var(--next-font-ja),ui-sans-serif,system-ui,sans-serif);--tw-font-weight:var(--font-weight-bold,700);font-size:2.75rem;font-weight:var(--font-weight-bold,700);white-space:pre-wrap;color:var(--color-text-primary,#0f172a)}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle{font-size:3.25rem}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle{font-size:3.75rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle{line-height:var(--leading-display);letter-spacing:var(--tracking-display);text-shadow:var(--shadow-text-heading);overflow-wrap:break-word}html[lang=ja] :is(.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle){font-size:1.875rem}@media (min-width:375px){html[lang=ja] :is(.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle){font-size:2.25rem}}@media (min-width:425px){html[lang=ja] :is(.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle){font-size:2.625rem}}@media (min-width:1024px){html[lang=ja] :is(.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle){font-size:2.875rem}}@media (min-width:1280px){html[lang=ja] :is(.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroTitle){font-size:3.75rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroSubtitle{margin-top:calc(var(--spacing,.25rem)*6);--tw-font-weight:var(--font-weight-medium,500);font-size:1.0625rem;font-weight:var(--font-weight-medium,500);white-space:pre-wrap;color:var(--color-text-secondary,#475569)}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroSubtitle{font-size:1.125rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroSubtitle{line-height:var(--leading-subtitle-page);letter-spacing:var(--tracking-subtitle-page);margin-top:calc(var(--spacing,.25rem)*0);margin-bottom:calc(var(--spacing,.25rem)*8);max-width:34rem;color:var(--color-text-primary)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions{gap:calc(var(--spacing,.25rem)*3);flex-direction:column;width:100%;display:flex}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions{gap:calc(var(--spacing,.25rem)*4);flex-direction:row;width:auto}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary{min-height:calc(var(--spacing,.25rem)*11);cursor:pointer;justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-md,14px);background-color:var(--color-signal-blue,#2563eb);padding-inline:22px;padding-block:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-size:.9375rem;font-weight:var(--font-weight-semibold,600);white-space:nowrap;display:inline-flex;position:relative}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary{font-size:1rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary{touch-action:manipulation;color:var(--color-btn-primary-ink);background-image:linear-gradient(100deg,var(--color-btn-primary-from)0%,var(--color-btn-primary-mid)42%,var(--color-btn-primary-to)100%);transition:background-position .6s var(--ease-out-expo),box-shadow var(--duration-fast)ease-out,transform var(--duration-fast)var(--ease-out-expo);background-position:0%;background-size:220% 100%}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary:hover{box-shadow:var(--shadow-glow-blue-strong);background-position:100%;transform:translateY(-2px)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary:active{transform:translateY(0)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary svg{transition:transform var(--duration-fast)var(--ease-out-expo)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary:hover svg{transform:translate(3px)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary{width:100%}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaPrimary{width:auto}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary{min-height:calc(var(--spacing,.25rem)*11);cursor:pointer;justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-md,14px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-line-frost,#e2e8f0);background-color:var(--color-surface-card,#fff);padding-inline:calc(var(--spacing,.25rem)*5);padding-block:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-size:.9375rem;font-weight:var(--font-weight-semibold,600);white-space:nowrap;color:var(--color-ink-navy,#0f172a);display:inline-flex}@media (hover:hover){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary:hover{border-color:var(--color-electric-blue,#3b82f6);background-color:var(--color-blue-glow,#dceeff)}}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary{font-size:1rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary{touch-action:manipulation;transition:background-color var(--duration-fast)ease-out,border-color var(--duration-fast)ease-out,box-shadow var(--duration-fast)ease-out,transform var(--duration-fast)var(--ease-out-expo)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary:active{transform:translateY(0)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary svg{transition:transform var(--duration-fast)var(--ease-out-expo)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary:hover svg{transform:translate(3px)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary{width:100%}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroActions .style-module__nY-6JW__heroCtaSecondary{width:auto}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStatsRail{margin-top:calc(var(--spacing,.25rem)*12);width:100%}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats{margin-top:calc(var(--spacing,.25rem)*8);column-gap:calc(var(--spacing,.25rem)*10);row-gap:calc(var(--spacing,.25rem)*6);flex-wrap:wrap;width:100%;display:flex}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStat{gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStatValue{background-image:linear-gradient(100deg,var(--color-ink-navy)0%,var(--color-signal-blue)55%,var(--color-text-gradient-to)100%);color:#0000;-webkit-text-fill-color:transparent;font-family:var(--font-display,var(--next-font-display),var(--next-font-ja),ui-sans-serif,system-ui,sans-serif);--tw-font-weight:var(--font-weight-bold,700);font-size:2rem;font-weight:var(--font-weight-bold,700);-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStatValue{font-size:2.25rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStatValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStatLabel{margin:calc(var(--spacing,.25rem)*0);--tw-font-weight:var(--font-weight-medium,500);font-size:.8125rem;font-weight:var(--font-weight-medium,500);color:var(--color-slate-600,#475569)}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroStats .style-module__nY-6JW__heroStatLabel{font-size:.875rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroParallax{width:100%;transform:translate3d(0,var(--parallax-y,0px),0);will-change:transform;position:relative}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroGlow{pointer-events:none;inset-inline:calc(var(--spacing,.25rem)*-8);inset-block:calc(var(--spacing,.25rem)*-6);filter:blur(28px);background:radial-gradient(at 55% 55%,#0891b247,#2563eb29 45%,#0000 72%);border-radius:999px;position:absolute}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroFrame:before{--hud-arm:18px;--hud-weight:2px;content:"";z-index:3;pointer-events:none;background-image:linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core)),linear-gradient(var(--color-cyan-core),var(--color-cyan-core));background-repeat:no-repeat;background-size:var(--hud-arm)var(--hud-weight),var(--hud-weight)var(--hud-arm),var(--hud-arm)var(--hud-weight),var(--hud-weight)var(--hud-arm),var(--hud-arm)var(--hud-weight),var(--hud-weight)var(--hud-arm),var(--hud-arm)var(--hud-weight),var(--hud-weight)var(--hud-arm);filter:drop-shadow(0 0 5px #22d3eed9);background-position:0 0,0 0,100% 0,100% 0,0 100%,0 100%,100% 100%,100% 100%;position:absolute;inset:7px}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroFrame{border-radius:var(--radius-lg,20px);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-line-frost,#e2e8f0);background-color:var(--color-surface-card,#fff);box-shadow:var(--shadow-xl);width:100%;padding:6px;position:relative;overflow:hidden}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroFrame{padding:calc(var(--spacing,.25rem)*2)}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroFrame{box-shadow:var(--shadow-frame-lit);border-color:#0891b26b}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroScan{border-radius:15px}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroOrbit{opacity:.7}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroFrameInner{z-index:10;background-color:var(--color-panel-deep,#0a1424);border-radius:15px;position:relative;overflow:hidden}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__hero .style-module__nY-6JW__heroImage{width:100%;height:auto;filter:var(--filter-content-img);border-radius:15px}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent{z-index:10;counter-reset:ilabo-block;flex-direction:column;align-items:center;display:flex;position:relative}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection{width:100%}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners{width:100%;max-width:var(--container-xl);padding-inline:calc(var(--spacing,.25rem)*4);padding-top:calc(var(--spacing,.25rem)*6);opacity:1;flex-direction:column;align-items:center;margin-inline:auto;display:flex}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners{padding-inline:calc(var(--spacing,.25rem)*8);padding-top:calc(var(--spacing,.25rem)*16)}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__ourClientTitle{padding-block:calc(var(--spacing,.25rem)*2);font-family:var(--font-display,var(--next-font-display),var(--next-font-ja),ui-sans-serif,system-ui,sans-serif);--tw-font-weight:var(--font-weight-bold,700);font-size:1.75rem;font-weight:var(--font-weight-bold,700);white-space:pre-wrap;color:var(--color-text-primary,#0f172a)}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__ourClientTitle{font-size:2rem}}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__ourClientTitle{font-size:2.25rem}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__ourClientTitle{font-size:2.5rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__ourClientTitle{line-height:var(--leading-title-section);letter-spacing:var(--tracking-title-section);text-shadow:var(--shadow-text-heading);overflow-wrap:break-word;text-align:center}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__carouselRail{margin-top:calc(var(--spacing,.25rem)*6);align-items:center;width:100%;height:100px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__swiper .swiper-wrapper{transition-timing-function:linear!important}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__logoSlide{height:100%;padding-inline:calc(var(--spacing,.25rem)*2);justify-content:center;align-items:center;display:flex;width:auto!important}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__logoSlide{padding-inline:calc(var(--spacing,.25rem)*8)}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__containerLogo{justify-content:center;align-items:center;width:120px;height:100px;display:flex}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__containerLogo{width:160px;height:100px}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners .style-module__nY-6JW__logoImage{object-fit:contain;opacity:.7;opacity:1;width:auto;max-width:100%;height:auto;max-height:200px;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;mix-blend-mode:var(--blend-partner-logo);transition-duration:.3s}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__partnersSection .style-module__nY-6JW__containerPartners:hover .style-module__nY-6JW__logoImage{opacity:1}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__mergedBlock{counter-increment:ilabo-block;flex-direction:column;align-items:center;width:100%;display:flex}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockTint{background-color:var(--color-band-fade-to);background-image:linear-gradient(180deg,var(--color-band-fade-to)0%,var(--color-band-fade-from)50%,var(--color-band-fade-to)100%);background-size:100% var(--length-band-period);background-repeat:repeat-y}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockTintUp{background-color:var(--color-band-fade-to);background-image:linear-gradient(180deg,var(--color-band-fade-from)0%,var(--color-band-fade-to)50%,var(--color-band-fade-from)100%);background-size:100% var(--length-band-period);background-repeat:repeat-y}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockContainer{--gap-section:clamp(40px,7vw,96px);--gap-block-intro:clamp(24px,3vw,44px);width:100%;max-width:var(--container-xl);gap:var(--gap-section);padding-inline:calc(var(--spacing,.25rem)*4);flex-direction:column;margin-inline:auto;display:flex;position:relative}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockContainer{padding-inline:calc(var(--spacing,.25rem)*8)}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockContainer{padding-left:calc(var(--spacing,.25rem)*18)}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockContainer{padding-block:var(--spacing-section)}@media (min-width:64rem){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockContainer:before{content:"";pointer-events:none;width:1px;left:34px;top:var(--spacing-section);bottom:var(--spacing-section);background-image:linear-gradient(180deg,transparent,var(--color-tech-line-lit)48px,var(--color-tech-line)200px,var(--color-tech-line)calc(100% - 140px),transparent);position:absolute}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockConnector{height:clamp(40px,7vw,96px)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro{align-items:center;gap:calc(var(--spacing,.25rem)*4);width:100%;display:flex}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro{gap:calc(var(--spacing,.25rem)*6)}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro{margin-left:calc(var(--spacing,.25rem)*-10);width:calc(100% + 2.5rem)}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro{margin-bottom:calc(var(--gap-block-intro) - var(--gap-section))}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockIndex{flex:none}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockIndex:after{content:counter(ilabo-block,decimal-leading-zero)}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockTitle{font-family:var(--font-display,var(--next-font-display),var(--next-font-ja),ui-sans-serif,system-ui,sans-serif);--tw-font-weight:var(--font-weight-bold,700);font-size:2rem;font-weight:var(--font-weight-bold,700);white-space:pre-wrap;color:var(--color-text-primary,#0f172a)}@media (min-width:425px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockTitle{font-size:2.5rem}}@media (min-width:768px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockTitle{font-size:2.75rem}}@media (min-width:1024px){.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockTitle{font-size:3rem}}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockTitle{line-height:var(--leading-title-page);letter-spacing:var(--tracking-title-page);text-shadow:var(--shadow-text-heading);overflow-wrap:break-word}.style-module__nY-6JW__homeWrapper .style-module__nY-6JW__pageContent .style-module__nY-6JW__blockIntro .style-module__nY-6JW__blockRule{background-image:linear-gradient(90deg,var(--color-cyan-core),var(--color-tech-line)40%,transparent);flex:1;height:1px}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}
.style-module__1e22mW__newsSectionWrapper{background-color:var(--color-band-deep);background-image:radial-gradient(circle at 78% 18%,#38bdf833,transparent 30%),radial-gradient(circle at 20% 85%,#2563eb3d,transparent 34%),linear-gradient(180deg,#152740 0%,var(--color-band-deep)45%,#01030b 100%);width:100%;padding-block:var(--spacing-section);position:relative}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__inner{width:100%;max-width:var(--container-xl);padding-inline:calc(var(--spacing,.25rem)*4);flex-direction:column;margin-inline:auto;display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__inner{padding-inline:calc(var(--spacing,.25rem)*8)}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header{align-items:flex-start;gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:425px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy{flex-direction:column;align-items:flex-start;display:flex}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__label{margin-bottom:calc(var(--spacing,.25rem)*2)}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__title{padding-block:calc(var(--spacing,.25rem)*2);font-family:var(--font-display,var(--next-font-display),var(--next-font-ja),ui-sans-serif,system-ui,sans-serif);--tw-font-weight:var(--font-weight-bold,700);font-size:1.75rem;font-weight:var(--font-weight-bold,700);white-space:pre-wrap;color:var(--color-text-primary,#0f172a)}@media (min-width:425px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__title{font-size:2rem}}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__title{font-size:2.25rem}}@media (min-width:1024px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__title{font-size:2.5rem}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__headerCopy .style-module__1e22mW__title{line-height:var(--leading-title-section);letter-spacing:var(--tracking-title-section);text-shadow:var(--shadow-text-heading);overflow-wrap:break-word}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__header .style-module__1e22mW__count{font-variant-numeric:tabular-nums;flex-shrink:0}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__list{margin-top:calc(var(--spacing,.25rem)*8);border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-line-frost,#e2e8f0);padding:calc(var(--spacing,.25rem)*0);flex-direction:column;list-style-type:none;display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__list{margin-top:calc(var(--spacing,.25rem)*10)}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row{align-items:center;column-gap:calc(var(--spacing,.25rem)*4);row-gap:calc(var(--spacing,.25rem)*1);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-line-frost,#e2e8f0);padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*5);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-duration:var(--duration-fast);transition-timing-function:var(--ease-smooth);background-color:#0000;grid-template-columns:auto auto 1fr auto;text-decoration-line:none;display:grid;position:relative}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row:before{content:"";pointer-events:none;inset-block:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);opacity:0;background:linear-gradient(180deg,transparent,var(--color-cyan-core),transparent);width:1px;transition:opacity var(--duration-fast)var(--ease-smooth);position:absolute;box-shadow:0 0 10px #22d3eecc}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row:hover{padding-inline:calc(var(--spacing,.25rem)*3);background-color:#22d3ee0f}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row:hover:before{opacity:1}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row:hover .style-module__1e22mW__rowTitle{color:var(--color-signal-blue,#2563eb);text-shadow:0 0 12px #22d3ee66}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row:hover .style-module__1e22mW__arrow{--tw-translate-x:calc(var(--spacing,.25rem)*1);translate:var(--tw-translate-x)var(--tw-translate-y);color:var(--color-signal-blue,#2563eb)}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__srOnly{width:1px;height:1px;padding:calc(var(--spacing,.25rem)*0);white-space:nowrap;clip-path:inset(50%);border:0;margin:-1px;position:absolute;overflow:hidden}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__date{font-variant-numeric:tabular-nums;flex-shrink:0}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tagSlot{flex-shrink:0;justify-content:flex-start;width:64px;display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tagSlot{width:76px}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tag{align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-pill,999px);background-color:var(--color-blue-glow,#dceeff);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);--tw-font-weight:var(--font-weight-medium,500);font-size:.75rem;font-weight:var(--font-weight-medium,500);color:var(--color-signal-blue,#2563eb);display:inline-flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tag{font-size:.8125rem}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tagImportant{background-color:var(--color-signal-blue,#2563eb);color:var(--color-btn-primary-ink);border-color:#0000;box-shadow:0 0 14px #22d3ee73}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__tagNew{background-color:var(--color-electric-blue);color:var(--color-btn-primary-ink);border-color:#0000;box-shadow:0 0 14px #38bdf866}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__rowTitle{min-width:calc(var(--spacing,.25rem)*0);color:var(--color-text-primary,#0f172a);font-size:.9375rem}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__rowTitle{font-size:1rem}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__rowTitle{text-wrap:balance;transition:color var(--duration-fast)var(--ease-smooth),text-shadow var(--duration-fast)var(--ease-smooth);line-height:1.6}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__arrow{color:var(--color-slate-400,#94a3b8);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-duration:var(--duration-fast);transition-timing-function:var(--ease-smooth);flex-shrink:0}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pager{margin-top:calc(var(--spacing,.25rem)*10);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pager{margin-top:calc(var(--spacing,.25rem)*14);gap:calc(var(--spacing,.25rem)*3)}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerList{align-items:center;gap:calc(var(--spacing,.25rem)*1);padding:calc(var(--spacing,.25rem)*0);list-style-type:none;display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerList{gap:calc(var(--spacing,.25rem)*2)}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerLink,.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerStep{height:calc(var(--spacing,.25rem)*11);min-width:calc(var(--spacing,.25rem)*11);border-radius:var(--radius-sm,10px);border-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem)*2);font-family:var(--font-plex-mono,var(--next-font-plex-mono),var(--next-font-ja),ui-monospace,monospace);--tw-font-weight:var(--font-weight-medium,500);font-size:.75rem;font-weight:var(--font-weight-medium,500);color:var(--color-text-secondary,#475569);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));border-width:1px;border-color:var(--color-line-frost);letter-spacing:.1em;touch-action:manipulation;transition-duration:var(--duration-fast);transition-timing-function:var(--ease-smooth);justify-content:center;align-items:center;text-decoration-line:none;display:inline-flex}:is(.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerLink,.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerStep):hover{color:var(--color-signal-blue,#2563eb);border-color:var(--color-cyan-core);background-color:#22d3ee0f}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerLink[data-current=true]{--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);background-color:var(--color-signal-blue);color:var(--color-btn-primary-ink);border-color:#0000;box-shadow:0 0 14px #22d3ee73}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerLink[data-current=true]:hover{background-color:var(--color-signal-blue-hover);color:var(--color-btn-primary-ink);border-color:#0000}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerStep[data-disabled=true]{pointer-events:none;opacity:.35}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__pagerGap{height:calc(var(--spacing,.25rem)*11);padding-inline:calc(var(--spacing,.25rem)*1);font-family:var(--font-plex-mono,var(--next-font-plex-mono),var(--next-font-ja),ui-monospace,monospace);color:var(--color-slate-400,#94a3b8);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__empty{margin-top:calc(var(--spacing,.25rem)*8);align-items:center;gap:calc(var(--spacing,.25rem)*3);width:100%;padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*14);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__empty{margin-top:calc(var(--spacing,.25rem)*10)}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__emptyLabel{display:block}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__emptyBody{color:var(--color-text-secondary,#475569);font-size:.9375rem}@media (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__emptyBody{font-size:1rem}}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__emptyBody{max-width:var(--measure-body-sm);line-height:1.7}@media not all and (min-width:768px){.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row{grid-template-columns:auto 1fr}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__rowTitle{grid-column:span 2/span 2}.style-module__1e22mW__newsSectionWrapper .style-module__1e22mW__row .style-module__1e22mW__arrow{display:none}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
