:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}@font-face{font-family:LINE Seed JP;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/line-seed-jp-japanese-100-normal-D-EnFqul.woff2)format("woff2"),url(/assets/line-seed-jp-japanese-100-normal-BuswZTeq.woff)format("woff")}@font-face{font-family:LINE Seed JP;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/line-seed-jp-japanese-400-normal-8RPJEnbg.woff2)format("woff2"),url(/assets/line-seed-jp-japanese-400-normal-CiaRgcsl.woff)format("woff")}@font-face{font-family:LINE Seed JP;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/line-seed-jp-japanese-700-normal-BWkLm2-l.woff2)format("woff2"),url(/assets/line-seed-jp-japanese-700-normal-B3gCzFTm.woff)format("woff")}@font-face{font-family:LINE Seed JP;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/line-seed-jp-japanese-800-normal-BjFv1JYx.woff2)format("woff2"),url(/assets/line-seed-jp-japanese-800-normal-D96PoTcd.woff)format("woff")}html{background:#020202}body{font-family:LINE Seed JP,-apple-system,system-ui,sans-serif}.main{background:#020202 url(/assets/hero-B2Rclf3K.jpg) 0/contain no-repeat;flex-direction:column;min-width:1200px;height:100dvh;min-height:600px;display:flex}@media (width<=834px){.main{background-size:cover;min-width:auto;min-height:auto}}.hero{flex:1;width:90%;min-height:0;margin:auto;position:relative}.hero__inner{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;padding-right:600px;display:flex}.hero__cta{color:#4a4a4a;flex-direction:column;align-items:center;gap:18px;margin-top:24px;font-size:12px;display:flex}.hero__lead-text{color:#fff;letter-spacing:.12em;white-space:nowrap;text-align:center;font-size:clamp(18px,1.8vw,24px);font-weight:100;line-height:2}.hero__visual{aspect-ratio:1;max-width:700px;height:100%;max-height:700px;position:absolute;top:46%;right:0;transform:translateY(-50%)scale(.9)}.hero__screenshot-1{height:90%;animation:2.4s cubic-bezier(.22,1,.36,1) .4s both hero-slide-up;position:absolute;top:5%;left:3%}.hero__screenshot-2{height:70%;animation:2.4s cubic-bezier(.22,1,.36,1) .9s both hero-slide-up;position:absolute;bottom:-3%;right:0}.hero__shadow{width:70%;position:absolute;top:13%;right:15%}@media (width<=834px){.hero{flex-direction:column;padding-top:32px;display:flex}.hero__title img{max-width:140px}.hero__cta img{max-width:120px}.hero__visual{aspect-ratio:1;flex-shrink:0;order:0;width:100%;max-width:min(100%,45dvh);height:auto;max-height:45dvh;margin:0 auto;position:relative;top:auto;right:auto;transform:none}.hero__screenshot-1{top:0}.hero__screenshot-2{bottom:3%}.hero__shadow{top:10%}.hero__inner{flex:1;order:1;gap:16px;padding-right:0}}.footer{color:#4a4a4a;justify-content:center;align-items:center;gap:16px;padding-block:16px;font-size:12px;display:flex}.footer__nav{justify-content:center;gap:16px;display:flex}@media (width<=834px){.footer{flex-direction:column;gap:8px;font-size:10px}}:root:has(.legal){color:canvastext;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:canvas}@media (prefers-color-scheme:dark){:root:has(.legal){--lightningcss-light: ;--lightningcss-dark:initial}}.legal{max-width:720px;margin:0 auto;padding:56px 24px 80px;font-size:14px;line-height:1.8}.legal__title{letter-spacing:.01em;margin-bottom:6px;font-size:clamp(28px,5vw,36px);font-weight:800}.legal__date{opacity:.4;margin-bottom:48px;font-size:11px;font-weight:400}.legal__heading{color:canvas;letter-spacing:.02em;background:canvastext;width:fit-content;margin-top:44px;margin-bottom:14px;padding:8px 16px;font-size:19px;font-weight:800}.legal__text{opacity:.82;margin-bottom:16px;font-weight:400}.legal__list{margin-bottom:16px;padding-left:24px;list-style:outside}.legal__list-item{opacity:.82;margin-bottom:6px;font-weight:400}.help__item{border-bottom:1px solid color-mix(in srgb, currentcolor 15%, transparent)}.help__item--open .help__answer{grid-template-rows:1fr}.help__question{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 0;font-family:inherit;font-size:15px;font-weight:700;display:flex}.help__question:after{content:"";border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:8px;height:8px;transition:transform .3s cubic-bezier(.22,1,.36,1);transform:rotate(-45deg)}.help__item--open .help__question:after{transform:rotate(45deg)}.help__answer{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.help__answer-inner{opacity:.75;min-height:0;font-size:13px;font-weight:400;line-height:1.85;overflow:hidden}.help__answer-inner:after{content:"";height:18px;display:block}@keyframes hero-slide-up{0%{opacity:0;translate:0 60px}to{opacity:1;translate:0}}
