.Landing-module__J6cHNW__page{--bg:#04050a;--ink:#eef1ff;--muted:#eef1ffa3;--faint:#eef1ff61;--line:#ffffff17;--glass:#0e101c8c;--gutter:clamp(16px,5vw,72px);--ease:cubic-bezier(.19,1,.22,1);background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-display),"Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}:where(.Landing-module__J6cHNW__page) a{color:inherit;text-decoration:none}.Landing-module__J6cHNW__page ::selection{background:#7c5cff80}.Landing-module__J6cHNW__page :focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #9d8bff}.Landing-module__J6cHNW__mono{font-family:var(--font-mono),ui-monospace,monospace}.Landing-module__J6cHNW__aurora{z-index:0;background:radial-gradient(60vmax 50vmax at 75% 30%,#7c5cff38,transparent 60%),radial-gradient(50vmax 40vmax at 20% 80%,#22d3ee24,transparent 60%),var(--bg);position:fixed;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__auroraCanvas{opacity:0;width:100%;height:100%;transition:opacity 1.6s;display:block}.Landing-module__J6cHNW__auroraCanvas[data-ready="1"]{opacity:1}.Landing-module__J6cHNW__gridOverlay{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff09 1px,#0000 1px);background-size:72px 72px;position:fixed;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(at 50% 40%,#000 20%,#0000 75%)}.Landing-module__J6cHNW__page main,.Landing-module__J6cHNW__page footer{z-index:2;position:relative}.Landing-module__J6cHNW__progress{z-index:60;transform-origin:0;background:linear-gradient(90deg,#7c5cff,#22d3ee,#ff5a7a);height:2px;position:fixed;top:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 12px #7c5cffcc}.Landing-module__J6cHNW__header{z-index:50;padding:18px var(--gutter);padding-top:max(18px,env(safe-area-inset-top));border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:24px;transition:background .4s,border-color .4s,padding .4s;display:flex;position:fixed;top:0;bottom:auto;left:0;right:0}.Landing-module__J6cHNW__headerScrolled{-webkit-backdrop-filter:blur(18px)saturate(140%);border-bottom-color:var(--line);background:#04050a8c;padding-top:12px;padding-bottom:12px}.Landing-module__J6cHNW__brand{z-index:71;position:relative}.Landing-module__J6cHNW__wordmark{white-space:nowrap;letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:inline-flex}.Landing-module__J6cHNW__wordmarkGlyph{background:conic-gradient(#7c5cff,#22d3ee,#2fe6c8,#ff5a7a,#7c5cff);border-radius:50%;width:22px;height:22px;animation:8s linear infinite Landing-module__J6cHNW__spin;-webkit-mask:radial-gradient(circle,#0000 5px,#000 6px);mask:radial-gradient(circle,#0000 5px,#000 6px)}.Landing-module__J6cHNW__wordmarkAi{background:linear-gradient(90deg,#a996ff,#5ee7ff);color:#0000;-webkit-background-clip:text;background-clip:text;margin-left:-4px}.Landing-module__J6cHNW__headerNav{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);background:#0a0c1666;border-radius:999px;gap:4px;padding:4px;display:none}.Landing-module__J6cHNW__headerNav a{color:var(--muted);border-radius:999px;padding:8px 14px;font-size:13px;transition:color .3s,background .3s}.Landing-module__J6cHNW__headerNav a:hover{color:var(--ink)}.Landing-module__J6cHNW__headerNav .Landing-module__J6cHNW__navActive{color:var(--ink);background:#ffffff17}@media (min-width:960px){.Landing-module__J6cHNW__headerNav{display:flex}}.Landing-module__J6cHNW__menuBtn{z-index:71;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);color:var(--ink);font:500 12px/1 var(--font-mono),monospace;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#0a0c1666;border-radius:999px;align-items:center;gap:12px;padding:10px 16px;display:inline-flex;position:relative}.Landing-module__J6cHNW__menuIcon{width:16px;height:10px;position:relative}.Landing-module__J6cHNW__menuIcon i{height:1.5px;transition:transform .5s var(--ease),top .5s var(--ease);background:currentColor;position:absolute;left:0;right:0}.Landing-module__J6cHNW__menuIcon i:first-child{top:0}.Landing-module__J6cHNW__menuIcon i:last-child{top:8.5px}.Landing-module__J6cHNW__menuBtnOpen .Landing-module__J6cHNW__menuIcon i:first-child{top:4.25px;transform:rotate(45deg)}.Landing-module__J6cHNW__menuBtnOpen .Landing-module__J6cHNW__menuIcon i:last-child{top:4.25px;transform:rotate(-45deg)}.Landing-module__J6cHNW__overlay{z-index:70;padding:110px var(--gutter)48px;-webkit-backdrop-filter:blur(24px);clip-path:circle(0% at calc(100% - 60px) 40px);visibility:hidden;transition:clip-path .8s var(--ease),visibility 0s linear .8s;background:#04050ae0;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.Landing-module__J6cHNW__overlayOpen{clip-path:circle(150% at calc(100% - 60px) 40px);visibility:visible;transition:clip-path .9s var(--ease),visibility 0s}.Landing-module__J6cHNW__overlayGrid{gap:48px;width:100%;display:grid}@media (min-width:860px){.Landing-module__J6cHNW__overlayGrid{grid-template-columns:1.6fr 1fr;align-items:end}}.Landing-module__J6cHNW__overlayLabel{font:500 11px/1 var(--font-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--faint);margin:0 0 14px}.Landing-module__J6cHNW__overlayBig{margin:0;padding:0;list-style:none}.Landing-module__J6cHNW__overlayBig li{border-top:1px solid var(--line);overflow:hidden}.Landing-module__J6cHNW__overlayBig a{letter-spacing:-.035em;transition:transform .9s var(--ease),color .3s ease;transition-delay:calc(80ms*var(--o));align-items:baseline;gap:18px;padding:12px 0;font-size:max(34px,min(7vw,76px));font-weight:500;line-height:1.05;display:flex;transform:translateY(105%)}.Landing-module__J6cHNW__overlayBig a .Landing-module__J6cHNW__mono{letter-spacing:.1em;color:var(--faint);font-size:12px}.Landing-module__J6cHNW__overlayBig a:hover{color:#b3a6ff}.Landing-module__J6cHNW__overlayOpen .Landing-module__J6cHNW__overlayBig a{transition-delay:calc(.15s + 70ms*var(--o));transform:none}.Landing-module__J6cHNW__overlaySide{opacity:0;transition:opacity .6s ease .1s,transform .8s var(--ease).1s;transform:translateY(20px)}.Landing-module__J6cHNW__overlayOpen .Landing-module__J6cHNW__overlaySide{opacity:1;transition-delay:.4s;transform:none}.Landing-module__J6cHNW__overlaySmall{gap:10px;margin:0 0 32px;padding:0;list-style:none;display:grid}.Landing-module__J6cHNW__overlaySmall a{color:var(--muted);font-size:16px;transition:color .2s}.Landing-module__J6cHNW__overlaySmall a:hover{color:var(--ink)}.Landing-module__J6cHNW__rail{right:calc(var(--gutter)*.45);z-index:40;flex-direction:column;gap:14px;display:none;position:fixed;top:50%;transform:translateY(-50%)}.Landing-module__J6cHNW__rail a{font:500 10px/1 var(--font-mono),monospace;letter-spacing:.12em;color:var(--faint);justify-content:flex-end;align-items:center;gap:8px;transition:color .3s;display:flex}.Landing-module__J6cHNW__rail a:after{content:"";width:14px;height:1px;transition:width .5s var(--ease);background:currentColor}.Landing-module__J6cHNW__rail .Landing-module__J6cHNW__railActive{color:var(--ink)}.Landing-module__J6cHNW__rail .Landing-module__J6cHNW__railActive:after{width:34px}@media (min-width:1560px){.Landing-module__J6cHNW__rail{display:flex}}.Landing-module__J6cHNW__hero{min-height:100vh;min-height:100svh;padding:120px var(--gutter)96px;flex-direction:column;justify-content:center;display:flex;position:relative}.Landing-module__J6cHNW__heroGrid{align-items:center;gap:24px;display:grid}@media (min-width:960px){.Landing-module__J6cHNW__heroGrid{grid-template-columns:1.15fr 1fr;gap:48px}}.Landing-module__J6cHNW__heroText{z-index:2;position:relative}.Landing-module__J6cHNW__eyebrow{font:500 12px/1.4 var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:#9fe9ff;align-items:center;gap:12px;margin:0 0 28px;display:inline-flex}.Landing-module__J6cHNW__eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.Landing-module__J6cHNW__heroTitle{letter-spacing:-.055em;margin:0;font-size:max(44px,min(8.4vw,132px));font-weight:500;line-height:.96}.Landing-module__J6cHNW__page[lang=ja] .Landing-module__J6cHNW__heroTitle{white-space:nowrap;letter-spacing:-.04em;font-size:max(34px,min(5.2vw,96px));font-weight:700;line-height:1.08}.Landing-module__J6cHNW__heroLine{padding-bottom:.06em;display:block;overflow:hidden}.Landing-module__J6cHNW__heroLine>span{transition:transform 1.3s var(--ease);transition-delay:calc(.25s + .12s*var(--d));display:inline-block;transform:translateY(110%)skewY(6deg)}.Landing-module__J6cHNW__heroLine:last-child>span{background:linear-gradient(100deg,#fff 10%,#b4a6ff 45%,#6ee7ff 70%,#fff 95%) 0 0/220% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:7s linear infinite Landing-module__J6cHNW__sheen}.Landing-module__J6cHNW__heroReady .Landing-module__J6cHNW__heroLine>span{transform:none}.Landing-module__J6cHNW__heroSub{max-width:34em;color:var(--muted);opacity:0;transition:opacity 1s ease .7s,transform 1.2s var(--ease).7s;margin:32px 0 40px;font-size:max(16px,min(1.4vw,19px));line-height:1.7;transform:translateY(16px)}.Landing-module__J6cHNW__heroReady .Landing-module__J6cHNW__heroSub{opacity:1;transform:none}.Landing-module__J6cHNW__heroCta{color:#05060b;isolation:isolate;transition:transform .4s var(--ease),box-shadow .4s ease;background:#eef1ff;border-radius:999px;align-items:center;gap:18px;padding:16px 18px 16px 26px;font-size:15px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Landing-module__J6cHNW__heroCta:before{content:"";z-index:-1;transition:transform .6s var(--ease);background:linear-gradient(100deg,#7c5cff,#22d3ee);position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-101%)}.Landing-module__J6cHNW__heroCta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 16px 48px -12px #7c5cffb3}.Landing-module__J6cHNW__heroCta:hover:before{transform:none}.Landing-module__J6cHNW__heroCtaArrow{background:#05060be6;border-radius:50%;width:30px;height:30px;position:relative}.Landing-module__J6cHNW__heroCtaArrow:before{content:"";width:8px;height:8px;transition:transform .4s var(--ease);border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(-2px)rotate(45deg)}.Landing-module__J6cHNW__heroCta:hover .Landing-module__J6cHNW__heroCtaArrow:before{transform:translateY(1px)rotate(45deg)}.Landing-module__J6cHNW__hero .Landing-module__J6cHNW__heroCta{animation:Landing-module__J6cHNW__rise 1.2s var(--ease).9s both}.Landing-module__J6cHNW__hud{inset:88px var(--gutter)28px;pointer-events:none;font:500 10.5px/1 var(--font-mono),monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);position:absolute}.Landing-module__J6cHNW__hud>span{align-items:center;gap:8px;display:inline-flex;position:absolute}.Landing-module__J6cHNW__hudTL{top:0;left:0}.Landing-module__J6cHNW__hudTR{top:0;right:0}.Landing-module__J6cHNW__hudBL{bottom:0;left:0}.Landing-module__J6cHNW__hudBR{bottom:0;right:0}.Landing-module__J6cHNW__hudPulse{background:#2fe6c8;border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite Landing-module__J6cHNW__ping;box-shadow:0 0 #2fe6c899}@media (max-width:640px){.Landing-module__J6cHNW__hudTR,.Landing-module__J6cHNW__hudBR{display:none}}.Landing-module__J6cHNW__orbitStage{--r:clamp(120px,17vw,230px);--card:clamp(64px,7vw,96px);height:calc(var(--r)*2.1);perspective:1200px;opacity:0;transition:opacity 1.4s ease .2s,transform 1.8s var(--ease).2s;order:-1;place-items:center;display:grid;position:relative;transform:scale(.85)}.Landing-module__J6cHNW__heroReady .Landing-module__J6cHNW__orbitStage{opacity:1;transform:none}@media (min-width:960px){.Landing-module__J6cHNW__orbitStage{order:0}}.Landing-module__J6cHNW__core{width:calc(var(--r)*.62);aspect-ratio:1;filter:blur(.3px);background:radial-gradient(circle at 40% 35%,#b4a6ff8c,#22d3ee1f 55%,#0000 70%);border-radius:50%;place-items:center;display:grid;position:absolute}.Landing-module__J6cHNW__coreDot{aspect-ratio:1;background:radial-gradient(circle,#fff,#b4a6ff 45%,#7c5cff00 70%);border-radius:50%;width:22%;animation:4s ease-in-out infinite Landing-module__J6cHNW__breathe;box-shadow:0 0 60px 20px #7c5cff73}.Landing-module__J6cHNW__coreRing{border:1px solid #b4a6ff59;border-radius:50%;animation:4s ease-out infinite Landing-module__J6cHNW__ripple;position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__orbitTilt{transform-style:preserve-3d;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotateX(-16deg)}.Landing-module__J6cHNW__orbitPath{width:calc(var(--r)*2);height:calc(var(--r)*2);margin:calc(var(--r)*-1)0 0 calc(var(--r)*-1);border:1px dashed #ffffff29;border-radius:50%;position:absolute;top:50%;left:50%;transform:rotateX(90deg)}.Landing-module__J6cHNW__orbit{transform-style:preserve-3d;animation:28s linear infinite Landing-module__J6cHNW__orbitSpin;position:absolute;top:50%;left:50%}.Landing-module__J6cHNW__orbitStage:hover .Landing-module__J6cHNW__orbit,.Landing-module__J6cHNW__orbitStage:hover .Landing-module__J6cHNW__orbitFace{animation-play-state:paused}.Landing-module__J6cHNW__orbitItem{left:calc(var(--card)/-2);top:calc(var(--card)/-2);width:var(--card);height:var(--card);transform-style:preserve-3d;transform:rotateY(calc(var(--n)*90deg))translateZ(var(--r));position:absolute}.Landing-module__J6cHNW__orbitFace{width:100%;height:100%;animation:28s linear infinite Landing-module__J6cHNW__orbitFace;display:block;position:relative}.Landing-module__J6cHNW__orbitFace img{width:100%;height:100%;box-shadow:0 0 0 1px #ffffff24,0 18px 40px -10px #000000b3,0 0 36px -6px var(--a);border-radius:23%}.Landing-module__J6cHNW__orbitFace em{white-space:nowrap;font:500 10px/1 var(--font-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-style:normal;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.Landing-module__J6cHNW__scrollCue{background:var(--line);width:1px;height:56px;position:absolute;bottom:28px;left:50%;overflow:hidden}.Landing-module__J6cHNW__scrollCue span{animation:Landing-module__J6cHNW__drip 2.2s var(--ease)infinite;background:linear-gradient(#0000,#fff);position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__product{padding:clamp(96px,16vh,180px)var(--gutter);scroll-margin-top:40px;position:relative}.Landing-module__J6cHNW__product+.Landing-module__J6cHNW__product:before{content:"";top:0;left:var(--gutter);right:var(--gutter);background:linear-gradient(90deg,transparent,var(--a),var(--b),transparent);opacity:.35;height:1px;position:absolute}.Landing-module__J6cHNW__productInner{align-items:center;gap:max(48px,min(6vw,96px));max-width:1320px;margin:0 auto;display:grid}@media (min-width:960px){.Landing-module__J6cHNW__productInner{grid-template-columns:1fr 1fr}.Landing-module__J6cHNW__productFlip .Landing-module__J6cHNW__productText{order:2}}.Landing-module__J6cHNW__productText>*{opacity:0;transition:opacity .9s ease,transform 1.2s var(--ease);transform:translateY(28px)}.Landing-module__J6cHNW__productText>:nth-child(2){transition-delay:80ms}.Landing-module__J6cHNW__productText>:nth-child(3){transition-delay:.16s}.Landing-module__J6cHNW__productText>:nth-child(4){transition-delay:.24s}.Landing-module__J6cHNW__productText>:nth-child(5){transition-delay:.32s}.Landing-module__J6cHNW__productText>:nth-child(6){transition-delay:.4s}.Landing-module__J6cHNW__revealed .Landing-module__J6cHNW__productText>*{opacity:1;transform:none}.Landing-module__J6cHNW__productMeta{font:500 11px/1 var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:32px;display:flex}.Landing-module__J6cHNW__productNum{color:var(--a)}.Landing-module__J6cHNW__productRule{background:linear-gradient(90deg,var(--a),var(--b));width:48px;height:1px}.Landing-module__J6cHNW__productKind{color:var(--muted)}.Landing-module__J6cHNW__soonPill{border:1px solid var(--a);color:var(--ink);background:color-mix(in srgb,var(--a)18%,transparent);letter-spacing:.12em;border-radius:999px;padding:6px 10px}.Landing-module__J6cHNW__productHead{align-items:center;gap:max(18px,min(2.4vw,28px));margin-bottom:28px;display:flex}.Landing-module__J6cHNW__iconWrap{aspect-ratio:1;perspective:600px;flex:none;width:max(76px,min(8vw,108px));position:relative}.Landing-module__J6cHNW__icon{--rx:0deg;--ry:0deg;--gx:50%;--gy:50%;width:100%;height:100%;transform:rotateX(var(--rx))rotateY(var(--ry));box-shadow:0 0 0 1px #ffffff24,0 24px 50px -16px #000c,0 0 50px -10px var(--a);border-radius:23%;transition:transform .25s ease-out;position:relative;overflow:hidden}.Landing-module__J6cHNW__icon img{object-fit:cover;width:100%;height:100%;display:block}.Landing-module__J6cHNW__iconSheen{background:radial-gradient(circle at var(--gx)var(--gy),#ffffff73,transparent 45%),conic-gradient(from 90deg at var(--gx)var(--gy),#ff00aa2e,#00ffe62e,#ffe60024,#ff00aa2e);mix-blend-mode:overlay;opacity:0;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__iconWrap:hover .Landing-module__J6cHNW__iconSheen{opacity:1}.Landing-module__J6cHNW__iconShadow{background:var(--a);filter:blur(14px);opacity:.45;border-radius:50%;height:14px;position:absolute;bottom:-18px;left:12%;right:12%}.Landing-module__J6cHNW__productName{letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:max(40px,min(5.6vw,84px));font-weight:500;line-height:1}.Landing-module__J6cHNW__page[lang=ja] .Landing-module__J6cHNW__productName{letter-spacing:-.03em;font-weight:700}.Landing-module__J6cHNW__productTagline{letter-spacing:-.02em;background:linear-gradient(90deg,var(--ink)20%,var(--a)70%,var(--b));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:max(20px,min(2.1vw,28px));font-weight:500;line-height:1.35}.Landing-module__J6cHNW__productBody{max-width:36em;color:var(--muted);margin:0 0 28px;font-size:16px;line-height:1.8}.Landing-module__J6cHNW__chips{flex-wrap:wrap;gap:8px;margin:0 0 36px;padding:0;list-style:none;display:flex}.Landing-module__J6cHNW__chips li{color:var(--ink);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);background:#ffffff09;border-radius:999px;padding:8px 13px;font-size:13px}.Landing-module__J6cHNW__stores{flex-wrap:wrap;gap:12px;display:flex}.Landing-module__J6cHNW__store{-webkit-backdrop-filter:blur(10px);isolation:isolate;min-width:176px;transition:transform .35s var(--ease),border-color .35s ease,box-shadow .35s ease;background:#0a0c1699;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:12px;padding:11px 20px 11px 16px;display:inline-flex;position:relative}.Landing-module__J6cHNW__store svg{flex:none;font-size:24px}.Landing-module__J6cHNW__store:after{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(120deg,var(--a),var(--b));-webkit-mask-composite:xor;opacity:0;padding:1px;transition:opacity .35s;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}a.Landing-module__J6cHNW__store:hover{box-shadow:0 18px 40px -18px var(--a);border-color:#0000;transform:translateY(-3px)}a.Landing-module__J6cHNW__store:hover:after{opacity:1}.Landing-module__J6cHNW__storeText{flex-direction:column;gap:3px;line-height:1;display:flex}.Landing-module__J6cHNW__storeText small{color:var(--muted);letter-spacing:.02em;font-size:10.5px}.Landing-module__J6cHNW__storeText span{letter-spacing:-.01em;font-size:17px;font-weight:500}.Landing-module__J6cHNW__storeSoon{cursor:default;opacity:.6;border-style:dashed}.Landing-module__J6cHNW__storeSoon small{color:var(--a);font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.14em}.Landing-module__J6cHNW__productVisual{place-items:center;display:grid;position:relative}.Landing-module__J6cHNW__bigNum{letter-spacing:-.08em;color:#0000;-webkit-text-stroke:1px color-mix(in srgb,var(--a)40%,transparent);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:max(140px,min(22vw,320px));font-weight:700;line-height:1;position:absolute;top:-.32em;right:-.04em}.Landing-module__J6cHNW__productFlip .Landing-module__J6cHNW__bigNum{left:-.04em;right:auto}.Landing-module__J6cHNW__motif{aspect-ratio:1;border:1px solid var(--line);background:radial-gradient(80% 70% at 30% 20%,color-mix(in srgb,var(--a)16%,transparent),transparent 70%),radial-gradient(70% 60% at 80% 90%,color-mix(in srgb,var(--b)14%,transparent),transparent 70%),var(--glass);-webkit-backdrop-filter:blur(20px)saturate(140%);opacity:0;width:min(100%,540px);transition:opacity 1.2s ease .2s,transform 1.6s var(--ease).2s;border-radius:28px;position:relative;overflow:hidden;transform:perspective(1400px)rotateX(10deg)translateY(40px)scale(.96);box-shadow:0 40px 120px -40px #000000e6,inset 0 1px #ffffff14}.Landing-module__J6cHNW__revealed .Landing-module__J6cHNW__motif{opacity:1;transform:none}.Landing-module__J6cHNW__motif:before{content:"";background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--a)12%,transparent)50%,transparent 100%);pointer-events:none;height:30%;animation:5s linear infinite Landing-module__J6cHNW__scan;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(-100%)}.Landing-module__J6cHNW__motif:not(.Landing-module__J6cHNW__live) *,.Landing-module__J6cHNW__motif:not(.Landing-module__J6cHNW__live):before{animation-play-state:paused!important}.Landing-module__J6cHNW__motifFrame i{border-color:color-mix(in srgb,var(--a)70%,white);z-index:3;border-style:solid;border-width:0;width:18px;height:18px;position:absolute}.Landing-module__J6cHNW__motifFrame i:first-child{border-top-width:1.5px;border-left-width:1.5px;top:16px;left:16px}.Landing-module__J6cHNW__motifFrame i:nth-child(2){border-top-width:1.5px;border-right-width:1.5px;top:16px;right:16px}.Landing-module__J6cHNW__motifFrame i:nth-child(3){border-bottom-width:1.5px;border-left-width:1.5px;bottom:16px;left:16px}.Landing-module__J6cHNW__motifFrame i:nth-child(4){border-bottom-width:1.5px;border-right-width:1.5px;bottom:16px;right:16px}.Landing-module__J6cHNW__motifMinutes{flex-direction:column;align-items:stretch;display:flex;position:absolute;top:11%;bottom:11%;left:11%;right:11%}.Landing-module__J6cHNW__wave{justify-content:space-between;align-items:center;gap:3px;height:22%;display:flex}.Landing-module__J6cHNW__wave span{height:calc(var(--h)*100%);background:linear-gradient(to top,var(--b),var(--a));box-shadow:0 0 12px -2px var(--a);transform-origin:50%;animation:1.1s ease-in-out infinite alternate Landing-module__J6cHNW__wave;animation-delay:calc(var(--i)*-83ms);border-radius:3px;flex:1}.Landing-module__J6cHNW__beam{background:linear-gradient(var(--a),transparent);opacity:.5;align-self:center;width:2px;height:11%;position:relative;overflow:hidden}.Landing-module__J6cHNW__beam:after{content:"";height:40%;box-shadow:0 0 10px var(--a);background:#fff;border-radius:2px;animation:1.4s linear infinite Landing-module__J6cHNW__beam;position:absolute;left:-2px;right:-2px}.Landing-module__J6cHNW__doc{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;flex:1;gap:7%;padding:7% 8%;display:flex}.Landing-module__J6cHNW__docHead{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.Landing-module__J6cHNW__docHead .Landing-module__J6cHNW__mono{color:var(--faint);margin-left:auto;font-size:11px}.Landing-module__J6cHNW__recDot{background:#ff4d6d;border-radius:50%;width:8px;height:8px;animation:1.2s steps(2,jump-none) infinite Landing-module__J6cHNW__blink}.Landing-module__J6cHNW__docBlock{gap:7px;display:grid}.Landing-module__J6cHNW__docLabel{font:500 10.5px/1 var(--font-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--a)}.Landing-module__J6cHNW__page[lang=ja] .Landing-module__J6cHNW__docLabel{letter-spacing:.04em;font-family:inherit}.Landing-module__J6cHNW__docLine{height:7px;width:var(--w);animation:Landing-module__J6cHNW__typeLine 6s var(--ease)infinite;animation-delay:calc(var(--r)*.5s);background:linear-gradient(90deg,#ffffff8c,#ffffff2e);border-radius:4px}.Landing-module__J6cHNW__motifSlides{perspective:1000px;place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__slide{aspect-ratio:16/10;background:linear-gradient(160deg,#ffffff24,#ffffff0a);border:1px solid #ffffff24;border-radius:14px;width:72%;position:absolute;box-shadow:0 30px 60px -24px #000c}.Landing-module__J6cHNW__slideBack2{opacity:.35;animation:6s ease-in-out infinite Landing-module__J6cHNW__floatA;transform:translate(9%,-16%)rotate(6deg)scale(.9)}.Landing-module__J6cHNW__slideBack1{opacity:.6;animation:6s ease-in-out infinite Landing-module__J6cHNW__floatB;transform:translate(5%,-8%)rotate(3deg)scale(.95)}.Landing-module__J6cHNW__slideFront{color:#11131f;animation:Landing-module__J6cHNW__deckIn 6s var(--ease)infinite;background:linear-gradient(160deg,#f4f5ff,#dcdfff);flex-direction:column;padding:6% 7%;display:flex}.Landing-module__J6cHNW__slideTitle{letter-spacing:-.02em;font-size:max(13px,min(1.4vw,18px));font-weight:700}.Landing-module__J6cHNW__slideBody{flex:1;align-items:center;gap:8%;padding-top:4%;display:flex}.Landing-module__J6cHNW__pie{aspect-ratio:1;flex:none;width:38%;height:auto;transform:rotate(-90deg)}.Landing-module__J6cHNW__pieTrack{fill:none;stroke:#11131f14;stroke-width:18px}.Landing-module__J6cHNW__pieArc{fill:none;stroke-width:18px;stroke-dasharray:0 227}.Landing-module__J6cHNW__pieArcA{stroke:#6b5cff;stroke-dasharray:120 227;animation:Landing-module__J6cHNW__pieA 6s var(--ease)infinite}.Landing-module__J6cHNW__pieArcB{stroke:#1fd1e8;stroke-dashoffset:-120px;stroke-dasharray:64 227;animation:Landing-module__J6cHNW__pieB 6s var(--ease)infinite}.Landing-module__J6cHNW__bars{flex:1;align-self:stretch;align-items:flex-end;gap:8%;padding-top:10%;padding-bottom:4%;display:flex}.Landing-module__J6cHNW__bars span{height:calc(var(--h)*100%);transform-origin:bottom;animation:Landing-module__J6cHNW__barGrow 6s var(--ease)infinite;animation-delay:calc(var(--i)*80ms);background:linear-gradient(#a79dff,#6b5cff);border-radius:4px 4px 0 0;flex:1}.Landing-module__J6cHNW__slideKpi{color:#11131f8c;border-top:1px solid #11131f1a;justify-content:space-between;align-items:baseline;padding-top:4%;font-size:11px;display:flex}.Landing-module__J6cHNW__slideKpi strong{color:#11131f;font-size:max(14px,min(1.5vw,20px))}.Landing-module__J6cHNW__exportTag{font:500 12px/1 var(--font-mono),monospace;color:#0b0c14;background:linear-gradient(90deg,var(--a),var(--b));box-shadow:0 10px 30px -8px var(--b);animation:Landing-module__J6cHNW__tagPop 6s var(--ease)infinite;border-radius:8px;padding:7px 12px;position:absolute;bottom:13%;right:12%}.Landing-module__J6cHNW__motifAtelier{flex-direction:column;align-items:center;gap:5%;display:flex;position:absolute;top:9%;bottom:0;left:10%;right:10%}.Landing-module__J6cHNW__prompt{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px 16px 16px 4px;align-self:flex-start;align-items:center;max-width:100%;padding:11px 16px;font-size:13.5px;display:flex}.Landing-module__J6cHNW__promptText{white-space:nowrap;max-width:100%;animation:7s steps(28,end) infinite Landing-module__J6cHNW__typing;display:inline-block;overflow:hidden}.Landing-module__J6cHNW__caret{background:var(--b);width:2px;height:1.1em;margin-left:2px;animation:.9s steps(2,jump-none) infinite Landing-module__J6cHNW__blink}.Landing-module__J6cHNW__phone{width:62%;box-shadow:0 -20px 60px -30px var(--a);background:#080910b3;border:1px solid #ffffff2e;border-bottom:0;border-radius:28px 28px 0 0;flex-direction:column;flex:1;gap:8px;padding:10px 10px 0;display:flex}.Landing-module__J6cHNW__phoneBar{font:500 10px/1 var(--font-mono),monospace;color:var(--faint);background:#ffffff0f;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:flex}.Landing-module__J6cHNW__phoneBar span{background:#37e39b;border-radius:50%;width:6px;height:6px}.Landing-module__J6cHNW__phoneBar em{font-style:normal}.Landing-module__J6cHNW__site{flex-direction:column;flex:1;gap:7px;display:flex}.Landing-module__J6cHNW__block{background:linear-gradient(100deg,transparent 30%,#ffffff59 50%,transparent 70%)0 0/250% 100%,linear-gradient(135deg,color-mix(in srgb,var(--a)55%,#1a1020),color-mix(in srgb,var(--b)45%,#1a1020));animation:Landing-module__J6cHNW__blockIn 7s var(--ease)infinite,Landing-module__J6cHNW__shimmer 7s linear infinite;animation-delay:calc(var(--s)*.3s + 1.6s),calc(var(--s)*.3s + 1.6s);border-radius:8px}.Landing-module__J6cHNW__blockNav{opacity:.6;height:12px}.Landing-module__J6cHNW__blockHero{background:radial-gradient(circle at 30% 30%,#ffe0a3,#0000 50%),radial-gradient(circle at 75% 60%,#ff7aa0,#0000 55%),linear-gradient(135deg,#ff5a7a,#ffb23f);flex-direction:column;justify-content:flex-end;gap:6px;height:38%;padding:12px;display:flex}.Landing-module__J6cHNW__blockHero i{background:#ffffffd9;border-radius:4px;width:70%;height:8px}.Landing-module__J6cHNW__blockHero i+i{opacity:.7;width:45%}.Landing-module__J6cHNW__blockGrid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.Landing-module__J6cHNW__blockTile{aspect-ratio:1}.Landing-module__J6cHNW__blockCta{background:#fff;border-radius:999px;align-self:center;width:50%;height:22px}.Landing-module__J6cHNW__motifTimecard{flex-direction:column;align-items:center;gap:8%;display:flex;position:absolute;top:10%;bottom:10%;left:10%;right:10%}.Landing-module__J6cHNW__radar{aspect-ratio:1;border:1px solid color-mix(in srgb,var(--a)40%,transparent);background:radial-gradient(circle,color-mix(in srgb,var(--a)14%,transparent),transparent 70%);border-radius:50%;width:64%;position:relative;overflow:hidden}.Landing-module__J6cHNW__sweep{background:conic-gradient(from 0deg,color-mix(in srgb,var(--b)45%,transparent),transparent 22%);border-radius:50%;animation:3.2s linear infinite Landing-module__J6cHNW__spin;position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__ring{border:1px solid var(--b);opacity:0;animation:3.6s ease-out infinite Landing-module__J6cHNW__ripple;animation-delay:calc(var(--k)*1.2s);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.Landing-module__J6cHNW__zone{border:1.5px solid var(--a);background:color-mix(in srgb,var(--a)22%,transparent);box-shadow:0 0 30px -4px var(--a);border-radius:50%;place-items:center;display:grid;position:absolute;top:33%;bottom:33%;left:33%;right:33%}.Landing-module__J6cHNW__zone em{font:500 9.5px/1 var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;font-style:normal}.Landing-module__J6cHNW__walker{background:#fff;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;animation:8s ease-in-out infinite Landing-module__J6cHNW__walk;position:absolute;top:50%;left:50%;box-shadow:0 0 0 4px #ffffff26,0 0 16px #fff}.Landing-module__J6cHNW__log{gap:8px;width:82%;display:grid}.Landing-module__J6cHNW__logRow{color:var(--muted);animation:Landing-module__J6cHNW__logIn 8s var(--ease)infinite;animation-delay:calc(var(--l)*.4s);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.Landing-module__J6cHNW__logRow strong{font-family:var(--font-mono),monospace;color:var(--ink);font-weight:500}.Landing-module__J6cHNW__logTotal{border-color:color-mix(in srgb,var(--a)60%,transparent);background:color-mix(in srgb,var(--a)14%,transparent)}.Landing-module__J6cHNW__logTotal strong{color:var(--b)}.Landing-module__J6cHNW__closing{padding:clamp(120px,20vh,220px)var(--gutter);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Landing-module__J6cHNW__closingTitle{letter-spacing:-.05em;background:linear-gradient(#fff,#ffffff73);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:max(40px,min(7vw,104px));font-weight:500;line-height:1}.Landing-module__J6cHNW__page[lang=ja] .Landing-module__J6cHNW__closingTitle{letter-spacing:-.03em;font-weight:700;line-height:1.15}.Landing-module__J6cHNW__closingBody{max-width:34em;color:var(--muted);margin:0 0 40px;line-height:1.8}.Landing-module__J6cHNW__footer{padding:64px var(--gutter)0;border-top:1px solid var(--line);background:linear-gradient(#04050a66,#04050aeb);overflow:hidden}.Landing-module__J6cHNW__footerTop{gap:40px;display:grid}@media (min-width:860px){.Landing-module__J6cHNW__footerTop{grid-template-columns:1fr 1.6fr}}.Landing-module__J6cHNW__footerTagline{color:var(--faint);margin:14px 0 0;font-size:14px}.Landing-module__J6cHNW__footerCols{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:32px;display:grid}.Landing-module__J6cHNW__footerCols ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Landing-module__J6cHNW__footerCols a{color:var(--muted);font-size:14px;transition:color .2s}.Landing-module__J6cHNW__footerCols a:hover{color:var(--ink)}.Landing-module__J6cHNW__footerBottom{border-top:1px solid var(--line);color:var(--faint);justify-content:space-between;gap:16px;margin-top:56px;padding:20px 0;font-size:12px;display:flex}.Landing-module__J6cHNW__footerGiant{margin:0 calc(var(--gutter)*-.2)-.2em;letter-spacing:-.07em;white-space:nowrap;text-align:center;background:linear-gradient(#ffffff29,#fff0);color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:max(64px,min(19vw,320px));font-weight:700;line-height:1}@keyframes Landing-module__J6cHNW__spin{to{transform:rotate(360deg)}}@keyframes Landing-module__J6cHNW__sheen{to{background-position:-220% 0}}@keyframes Landing-module__J6cHNW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes Landing-module__J6cHNW__ping{0%{box-shadow:0 0 #2fe6c899}to{box-shadow:0 0 0 10px #2fe6c800}}@keyframes Landing-module__J6cHNW__breathe{0%,to{transform:scale(.9)}50%{transform:scale(1.12)}}@keyframes Landing-module__J6cHNW__ripple{0%{opacity:.9;transform:scale(.35)}to{opacity:0;transform:scale(1.6)}}@keyframes Landing-module__J6cHNW__orbitSpin{to{transform:rotateY(360deg)}}@keyframes Landing-module__J6cHNW__orbitFace{0%{transform:rotateY(calc(var(--n)*-90deg))rotateX(16deg)}to{transform:rotateY(calc(var(--n)*-90deg - 360deg))rotateX(16deg)}}@keyframes Landing-module__J6cHNW__drip{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes Landing-module__J6cHNW__scan{to{transform:translateY(420%)}}@keyframes Landing-module__J6cHNW__wave{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}@keyframes Landing-module__J6cHNW__beam{0%{top:-40%}to{top:100%}}@keyframes Landing-module__J6cHNW__blink{50%{opacity:0}}@keyframes Landing-module__J6cHNW__typeLine{0%{opacity:1;width:0}22%{width:var(--w)}86%{width:var(--w);opacity:1}to{width:var(--w);opacity:0}}@keyframes Landing-module__J6cHNW__floatA{0%,to{transform:translate(9%,-16%)rotate(6deg)scale(.9)}50%{transform:translate(11%,-19%)rotate(7.5deg)scale(.9)}}@keyframes Landing-module__J6cHNW__floatB{0%,to{transform:translate(5%,-8%)rotate(3deg)scale(.95)}50%{transform:translate(6%,-10%)rotate(4deg)scale(.95)}}@keyframes Landing-module__J6cHNW__deckIn{0%{opacity:0;transform:translate(60%)rotateY(-40deg)scale(.85)}14%{opacity:1;transform:none}86%{opacity:1;transform:none}to{opacity:0;transform:translate(-30%)rotateY(25deg)scale(.9)}}@keyframes Landing-module__J6cHNW__pieA{0%,12%{stroke-dasharray:0 227}34%,to{stroke-dasharray:120 227}}@keyframes Landing-module__J6cHNW__pieB{0%,30%{stroke-dasharray:0 227}48%,to{stroke-dasharray:64 227}}@keyframes Landing-module__J6cHNW__barGrow{0%,16%{transform:scaleY(0)}40%,to{transform:scaleY(1)}}@keyframes Landing-module__J6cHNW__tagPop{0%,52%{opacity:0;transform:translateY(12px)scale(.8)}62%,88%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)}}@keyframes Landing-module__J6cHNW__typing{0%{max-width:0}22%,to{max-width:100%}}@keyframes Landing-module__J6cHNW__blockIn{0%{opacity:0;transform:translateY(14px)scale(.94)}8%,88%{opacity:1;transform:none}96%,to{opacity:0;transform:none}}@keyframes Landing-module__J6cHNW__shimmer{0%,10%{background-position:150% 0,0 0}22%,to{background-position:-100% 0,0 0}}@keyframes Landing-module__J6cHNW__walk{0%{opacity:0;transform:translate(-150px,90px)}10%{opacity:1}38%,62%{transform:translate(0)}90%{opacity:1;transform:translate(140px,-100px)}to{opacity:0;transform:translate(140px,-100px)}}@keyframes Landing-module__J6cHNW__logIn{0%,30%{opacity:0;transform:translate(-12px)}38%,92%{opacity:1;transform:none}to{opacity:0;transform:none}}@media (prefers-reduced-motion:reduce){.Landing-module__J6cHNW__page *,.Landing-module__J6cHNW__page :before,.Landing-module__J6cHNW__page :after{transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}.Landing-module__J6cHNW__orbitFace{transform:rotateY(calc(var(--n)*-90deg))rotateX(16deg)}}.Landing-module__J6cHNW__shellBody{z-index:2;padding-top:76px;position:relative}.Landing-module__J6cHNW__shell .Landing-module__J6cHNW__aurora{opacity:.7}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_f9049fe8-module__o1kLNa__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_f9049fe8-module__o1kLNa__variable{--font-display:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_7d63d58c-module__5cdoOW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_7d63d58c-module__5cdoOW__variable{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}
