*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:#e2e2f0;background:#07070e;font-family:Inter,Noto Sans JP,Hiragino Sans,sans-serif;font-size:1rem;line-height:1.7;overflow-x:hidden}ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--clr-bg:#07070e;--clr-bg-alt:#0c0c18;--clr-surface:#ffffff0a;--clr-border:#ffffff17;--clr-accent-1:#6366f1;--clr-accent-2:#a855f7;--clr-text:#e2e2f0;--clr-muted:#8b8ba7;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--shadow-card:0 1px 2px #00000080, 0 0 0 1px #ffffff0f;--container:1120px;--section-gap:120px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem)}.section-alt{background:var(--clr-bg-alt)}.pc-only{display:none}@media (width>=768px){.pc-only{display:inline}}.reveal{opacity:0;transition:opacity .65s var(--ease-out-expo), transform .65s var(--ease-out-expo);transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.glass-card{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-card)}.gradient-text{background:linear-gradient(135deg, var(--clr-accent-1), var(--clr-accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--clr-accent-1);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.25}.section-body{color:var(--clr-muted);max-width:52ch;font-size:1rem;line-height:1.8}.btn{cursor:pointer;transition:opacity .2s, transform .2s var(--ease-out-expo), box-shadow .2s;white-space:nowrap;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:active{transform:scale(.96)}.btn-primary{background:linear-gradient(135deg, var(--clr-accent-1), var(--clr-accent-2));color:#fff;box-shadow:0 0 0 1px #6366f166,0 8px 24px #6366f14d}.btn-primary:hover{opacity:.92;box-shadow:0 0 0 1px #6366f199,0 12px 32px #6366f173}.btn-ghost{color:var(--clr-text);border:1px solid var(--clr-border);background:#ffffff0f}.btn-ghost:hover{background:#ffffff1a}.btn-sm{padding:.45rem 1rem;font-size:.82rem}.btn-lg{padding:.85rem 1.75rem;font-size:1rem}.navbar{z-index:100;padding:1.1rem 0;transition:background .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{border-bottom:1px solid var(--clr-border);-webkit-backdrop-filter:blur(20px);background:#07070ed9;padding:.75rem 0}.navbar-inner{align-items:center;gap:2rem;display:flex}.nav-logo{color:#fff;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex}.nav-logo-mark{object-fit:cover;background:linear-gradient(135deg,#7f5af038,#43e0b933);border-radius:8px;flex-shrink:0;width:30px;height:30px;display:block;box-shadow:inset 0 0 0 1px #ffffff14}.nav-links{align-items:center;gap:.25rem;margin-right:auto;display:none}@media (width>=640px){.nav-links{display:flex}}.nav-links a{color:var(--clr-muted);border-radius:100px;padding:.4rem .75rem;font-size:.88rem;font-weight:500;transition:color .2s,background .2s}.nav-links a:hover{color:var(--clr-text);background:#ffffff12}.navbar-inner>.btn{margin-left:auto}@media (width>=640px){.navbar-inner>.btn{margin-left:0}}.hero{text-align:center;padding-top:clamp(7rem,16vw,12rem);padding-bottom:clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.hero-glow{pointer-events:none;z-index:0;background:radial-gradient(at 50% 40%,#6366f12e 0%,#a855f714 45%,#0000 75%);width:min(900px,130vw);height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.hero .container{z-index:1;position:relative}.hero-inner{flex-direction:column;align-items:center;display:flex}.eyebrow-pill{letter-spacing:.06em;color:#a5b4fc;background:#6366f11f;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.45rem;margin-bottom:1.75rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow-dot{background:var(--clr-accent-1);border-radius:50%;width:6px;height:6px;animation:3.8s ease-in-out infinite pulse-dot;display:block}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.68;transform:scale(.86)}}.hero-headline{letter-spacing:-.045em;color:#fff;text-wrap:balance;margin-bottom:1rem;font-size:clamp(2.6rem,6.8vw,5.2rem);font-weight:800;line-height:1.06}.hero-rotating-line{white-space:nowrap;justify-content:center;align-items:baseline;gap:0;display:inline-flex}.hero-rotator{color:#fff;vertical-align:baseline;grid-template-areas:"stack";place-items:start;margin-left:.02em;line-height:1;display:inline-grid;position:relative}.hero-rotator__sizer{opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:0 auto auto 0}.hero-rotator__sizer span{white-space:nowrap;align-items:baseline;display:inline-flex}.hero-rotator__word{display:inline-block}.hero-rotator__char{will-change:transform, opacity;display:inline-block}.hero-rotator__punctuation{flex-shrink:0;margin-left:.03em}.hero-rotator__item{opacity:0;width:max-content;transition:opacity .36s var(--ease-out-expo), transform .36s var(--ease-out-expo), filter .36s var(--ease-out-expo), clip-path .42s var(--ease-out-expo);will-change:opacity, transform, filter, clip-path;pointer-events:none;white-space:nowrap;clip-path:inset(0 100% 0 0);grid-area:stack;justify-self:start;align-items:baseline;display:inline-flex;transform:translateY(.15em)}.hero-rotator__punctuation{flex-shrink:0}.hero-rotator[data-hero-animation=soft] .hero-rotator__item{clip-path:inset(0 100% 0 0);transform:translateY(.16em)}.hero-rotator[data-hero-animation=soft] .hero-rotator__item.is-active{opacity:1;filter:blur();clip-path:inset(0);transform:translateY(0)}.hero-rotator[data-hero-animation=wipe] .hero-rotator__item{clip-path:inset(0 100% 0 0);transform:translate(.16em)}.hero-rotator[data-hero-animation=wipe] .hero-rotator__item.is-active{opacity:1;filter:blur();clip-path:inset(0);transform:translate(0)}.hero-rotator[data-hero-animation=slide] .hero-rotator__item{clip-path:inset(100% 0 0);transform:translateY(.42em)scale(.985)}.hero-rotator[data-hero-animation=slide] .hero-rotator__item.is-active{opacity:1;filter:blur();clip-path:inset(0);transform:translateY(0)scale(1)}.hero-rotator[data-hero-animation=wave] .hero-rotator__item{clip-path:inset(0 100% 0 0);transform:translateY(.12em)scale(.995)}.hero-rotator[data-hero-animation=wave] .hero-rotator__item.is-active{opacity:1;filter:blur();clip-path:inset(0);transform:translateY(0)scale(1)}.hero-rotator[data-hero-animation=wave] .hero-rotator__char{opacity:0;transform:translateY(.42em)}.hero-rotator[data-hero-animation=wave] .hero-rotator__item.is-active .hero-rotator__char{animation:hero-wave-char .72s var(--ease-out-expo) both;animation-delay:calc(var(--char-index) * 34ms)}.hero-sub{color:var(--clr-muted);margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-stats{justify-content:center;width:100%;margin-top:1.5rem;display:flex}.hero-stat{text-align:left;flex-direction:column;align-items:flex-start;gap:.35rem;width:min(100%,320px);padding:1rem 1.25rem;display:flex}.hero-stat__label{letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;font-size:.75rem;font-weight:700}.hero-stat__value-row{align-items:baseline;gap:.45rem;display:flex}.hero-stat__value{color:#fff;letter-spacing:-.04em;font-size:clamp(1.9rem,4vw,2.4rem);font-weight:800;line-height:1}.hero-stat__suffix{color:var(--clr-muted);font-size:.95rem;font-weight:600}.hero-stat__note{color:#8b8ba7e0;font-size:.82rem}.hero-waveform{opacity:.34;justify-content:center;align-items:center;width:min(340px,88vw);height:46px;margin-top:3rem;display:flex}.hero-waveform-inner{justify-content:center;align-items:center;gap:3px;width:100%;height:100%;display:flex}.wf-bar{background:linear-gradient(to top, var(--clr-accent-1), var(--clr-accent-2));animation:wf-bounce var(--dur,5.2s) var(--delay,0s) ease-in-out infinite alternate;transform-origin:bottom;border-radius:4px;flex:0 0 4px}@keyframes wf-bounce{0%{transform:scaleY(.36)}to{transform:scaleY(.95)}}@keyframes hero-wave-char{0%{opacity:0;transform:translateY(.5em)}45%{opacity:1;transform:translateY(-.08em)}to{opacity:1;transform:translateY(0)}}.section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.features-section{padding-block:var(--section-gap)}.feature-primary{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width>=768px){.feature-primary{grid-template-columns:1fr 1fr}}.feat-card{transition:transform .3s var(--ease-out-expo), box-shadow .3s;flex-direction:column;gap:1rem;padding:clamp(1.5rem,3vw,2rem);display:flex}.feat-card:hover{box-shadow:var(--shadow-card), 0 12px 28px #6366f117;transform:translateY(-2px)}.feat-card--large{flex-direction:row;align-items:stretch;gap:0}@media (width<=600px){.feat-card--large{flex-direction:column}}.feat-card--large .feat-card-body{flex-direction:column;flex:1;gap:.75rem;padding-right:1.5rem;display:flex}@media (width<=600px){.feat-card--large .feat-card-body{padding-right:0}}.feat-card-visual{border-left:1px solid var(--clr-border);flex-shrink:0;justify-content:center;align-items:center;width:120px;padding-left:1.25rem;display:flex}@media (width<=600px){.feat-card-visual{border-left:none;border-top:1px solid var(--clr-border);width:100%;height:72px;padding-top:1.25rem;padding-left:0}}.voice-visual{align-items:flex-end;gap:4px;height:68px;display:flex}.voice-bar{height:var(--h,50%);background:linear-gradient(to top, var(--clr-accent-1), var(--clr-accent-2));opacity:.62;border-radius:4px;flex:0 0 8px;animation:6s ease-in-out infinite alternate voice-bar-anim}.voice-visual .voice-bar:first-child{animation-delay:0s}.voice-visual .voice-bar:nth-child(2){animation-delay:.36s}.voice-visual .voice-bar:nth-child(3){animation-delay:.12s}.voice-visual .voice-bar:nth-child(4){animation-delay:.6s}.voice-visual .voice-bar:nth-child(5){animation-delay:.24s}.voice-visual .voice-bar:nth-child(6){animation-delay:.48s}.voice-visual .voice-bar:nth-child(7){animation-delay:.72s}.voice-visual .voice-bar:nth-child(8){animation-delay:.12s}@keyframes voice-bar-anim{0%{opacity:.54;transform:scaleY(.84)}to{opacity:.9;transform:scaleY(1)}}.feat-icon{border-radius:var(--radius-sm);color:#a5b4fc;background:#6366f11f;border:1px solid #6366f133;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.feat-icon--sm{width:38px;height:38px}.feat-card h3{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3}.feat-card p,.feat-card-body p{color:var(--clr-muted);font-size:.9rem;line-height:1.75}.feat-card strong{color:var(--clr-text);font-weight:600}.feat-note{color:#8b8ba3cc!important;font-size:.82rem!important}.feat-commands{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.5rem;display:flex}.feat-commands code{color:#c7d2fe;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;padding:.25rem .65rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.75rem;display:inline-block}.feature-secondary{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.feature-secondary{grid-template-columns:repeat(3,1fr)}}.feat-card-sm{transition:transform .3s var(--ease-out-expo), box-shadow .3s;flex-direction:column;gap:.75rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex}.feat-card-sm:hover{box-shadow:var(--shadow-card), 0 10px 22px #6366f114;transform:translateY(-2px)}.feat-card-sm h3{color:#fff;font-size:1rem;font-weight:700}.feat-card-sm p{color:var(--clr-muted);font-size:.875rem;line-height:1.75}.feat-card-sm .feat-commands{padding-top:0}.dashboard-section{padding-block:var(--section-gap)}.dashboard-layout{grid-template-columns:1fr;align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}@media (width>=900px){.dashboard-layout{grid-template-columns:1fr 1fr}}.dashboard-text .section-title{margin-bottom:1.25rem}.dashboard-list{flex-direction:column;gap:.55rem;margin-top:1.5rem;display:flex}.dashboard-list li{color:var(--clr-muted);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.dashboard-list li:before{content:"";background:var(--clr-accent-1);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.56em;display:block}.dashboard-card{width:100%;max-width:460px;margin:0 auto;padding:0;overflow:hidden}.dc-header{border-bottom:1px solid var(--clr-border);background:#ffffff08;align-items:center;gap:.45rem;padding:.85rem 1.1rem;display:flex}.dc-dot{opacity:.8;border-radius:50%;width:10px;height:10px}.dc-title{color:var(--clr-muted);margin-left:.35rem;font-size:.75rem;font-weight:500}.dc-body{min-height:190px;display:flex}.dc-sidebar{border-right:1px solid var(--clr-border);flex-direction:column;flex-shrink:0;gap:.25rem;width:115px;padding:.75rem .5rem;display:flex}.dc-nav-item{border-radius:var(--radius-sm);color:var(--clr-muted);cursor:default;padding:.45rem .7rem;font-size:.75rem}.dc-nav-item--active{color:#a5b4fc;background:#6366f124;font-weight:600}.dc-content{flex-direction:column;flex:1;gap:2px;padding:.75rem;display:flex}.dc-row{grid-template-columns:1fr 1fr;gap:2px;display:grid}.dc-cell{color:var(--clr-muted);border-radius:4px;padding:.45rem .6rem;font-size:.72rem}.dc-cell--head{color:#ffffff59;letter-spacing:.04em;background:#ffffff0a;font-size:.65rem;font-weight:600}.dc-cell--val{color:var(--clr-text)}.dc-add-btn{border-radius:var(--radius-sm);color:var(--clr-accent-1);text-align:center;cursor:default;border:1px dashed #6366f14d;margin-top:.5rem;padding:.5rem .6rem;font-size:.72rem}.cta-section{padding-block:var(--section-gap)}.cta-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.cta-inner h2{color:#fff;letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.cta-inner p{color:var(--clr-muted);margin-bottom:.5rem;font-size:1rem}.oss-section{padding-block:var(--section-gap)}.oss-inner{max-width:680px;margin-inline:auto}.oss-inner .section-eyebrow,.oss-inner .section-title{text-align:center}.oss-inner>.section-body{text-align:center;margin-inline:auto;margin-bottom:2.5rem}.oss-reasons{flex-direction:column;gap:1.25rem;display:flex}.oss-reason{align-items:flex-start;gap:1.1rem;display:flex}.oss-reason-icon{border-radius:var(--radius-sm);color:#a5b4fc;background:#6366f11a;border:1px solid #6366f12e;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.1rem;display:flex}.oss-reason h4{color:#fff;margin-bottom:.35rem;font-size:.97rem;font-weight:700}.oss-reason p{color:var(--clr-muted);font-size:.875rem;line-height:1.8}.oss-footer{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.oss-note{color:#8b8ba3b3;max-width:46ch;font-size:.8rem;line-height:1.7}.footer{border-top:1px solid var(--clr-border);padding-top:3rem;padding-bottom:2rem}.footer-inner{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}@media (width>=640px){.footer-inner{grid-template-columns:auto 1fr;align-items:start}}.footer-brand .nav-logo{margin-bottom:.75rem}.footer-brand p{color:var(--clr-muted);font-size:.82rem;line-height:1.7}.footer-links{justify-content:flex-end;gap:3rem;display:flex}.footer-links h4{text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.footer-links ul{flex-direction:column;gap:.5rem;display:flex}.footer-links a{color:var(--clr-muted);font-size:.875rem;transition:color .2s}.footer-links a:hover{color:var(--clr-text)}.footer-bottom{border-top:1px solid var(--clr-border);text-align:center;padding-top:1.25rem}.footer-bottom p{color:#8b8ba399;font-size:.78rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.eyebrow-dot,.wf-bar,.voice-bar{animation:none!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}::selection{color:#fff;background:#6366f159}:focus-visible{outline:2px solid var(--clr-accent-1);outline-offset:3px;border-radius:4px}
