/* Koevo / a clear reading rhythm, with blue and emerald in motion. */
:root{
  --font:"Noto Sans JP","Yu Gothic",YuGothic,sans-serif;
  --ease-out:cubic-bezier(.22,1,.36,1);
  --section-space:clamp(88px,8vw,132px);
  --body-size:1.0625rem;
  --heading-size:clamp(2rem,2.9vw,2.6875rem);
}
html{scroll-padding-top:110px}
body{font-size:var(--body-size);line-height:1.9;letter-spacing:.015em;font-feature-settings:normal;background:#f7fafc;padding-top:88px}
.container{max-width:1280px;padding-inline:48px}
.section{padding-block:var(--section-space);position:relative;isolation:isolate}
.section-heading{max-width:1280px;padding-inline:48px;margin-bottom:56px}
h2,.section-heading h2,.features-intro h2,.faq-layout h2{font-size:var(--heading-size);font-weight:700;letter-spacing:.035em;line-height:1.48}
h3{letter-spacing:.025em}
.section-heading>p:last-child,.about-section .section-heading>p:last-child,.demo-container .section-heading>p:last-child,
.benefit-card>p:last-child,.step p,.scene-card p:last-child,.training-banner p,.features-intro>p:not(.eyebrow),
.feature-list p,.faq-layout>div:first-child>p:not(.eyebrow),.faq-answer{font-size:var(--body-size);line-height:1.9}
.eyebrow{font-size:0.8125rem;font-weight:700;letter-spacing:.14em;line-height:1.6}
.eyebrow:before{width:32px;height:3px;border-radius:3px;transform-origin:left}
.section.has-entered .eyebrow:before{animation:line-in .8s var(--ease-out) both}
.pill{font-size:0.9375rem;min-height:60px;padding:17px 28px;gap:24px;position:relative;transition:background .25s,translate .35s var(--ease-out),box-shadow .35s}
.pill-primary:hover{transform:none;translate:0 -3px;box-shadow:0 10px 24px #013c9b20}
.pill:active{translate:0 0}
.text-link,.features-intro .text-link,.faq-layout .text-link{font-size:0.9375rem;line-height:1.7;padding-block:10px;gap:18px}
.site-header{height:88px;background:rgba(255,255,255,.96);border-color:#013c9b0b;gap:20px;padding-inline:32px;transition:height .3s,box-shadow .3s,background .3s}
.site-header.is-scrolled{height:76px;background:rgba(255,255,255,.94);box-shadow:0 4px 24px #09294b0b;backdrop-filter:blur(16px)}
.site-header:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-emerald));transform:scaleX(var(--reading-progress,0));transform-origin:left;pointer-events:none}
.brand{width:174px}
.desktop-nav{font-size:0.875rem;gap:0}
.desktop-nav a{padding:15px 13px;border-radius:8px;font-size:0.875rem;position:relative}
.desktop-nav a[aria-current="location"]{color:var(--brand-blue);background:#edf6fa}
.header-actions{gap:20px}
.login{font-size:0.875rem}
.header-cta{font-size:0.875rem;min-height:48px;padding:12px 21px;gap:16px}
.hero{height:min(880px,calc(100svh - 88px));min-height:760px}
.hero-inner{max-width:1380px;padding-inline:64px;padding-bottom:20px}
.hero-copy{max-width:760px;padding-block:36px}
.hero h1{font-size:clamp(3.125rem,4.77vw,4.5rem);line-height:1.27;letter-spacing:.04em;font-weight:700}
.hero-eyebrow{font-size:1rem;letter-spacing:.06em;margin-bottom:28px}
.hero-description{font-size:1.0625rem;line-height:1.95;margin-top:28px}
.hero-buttons{margin-top:32px}
.hero-buttons .pill{font-size:0.9375rem;min-width:242px}
.hero-watch{font-size:0.9375rem;min-height:48px}
.hero-note{font-size:0.8125rem;margin-top:16px}
.hero-caption{font-size:0.8125rem;right:48px;bottom:50px}
.hero-scroll{font-size:0.6875rem;bottom:26px;left:24px}
.hero-scroll i{height:54px;transform-origin:top;animation:scroll-cue 2.4s ease-in-out infinite}
.service-strip{position:relative;margin:-24px auto 0;max-width:1184px;width:calc(100% - 96px);z-index:2;border:1px solid #dce7ed;border-radius:18px;box-shadow:0 12px 38px #08254808}
.service-strip>.container{padding:32px 16px}
.service-strip p{padding:0 20px}
.service-strip strong{font-size:2rem;letter-spacing:-.01em;line-height:1.4}
.service-strip strong span{font-size:1rem;padding-inline:7px}
.service-strip small{font-size:0.875rem;margin-top:8px;line-height:1.6}
/* Each field is clipped independently, so no moving shape creates page overflow. */
.section-atmosphere{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;contain:paint}
.morph-shape{position:absolute;width:600px;aspect-ratio:1;border-radius:64% 36% 38% 62% / 42% 62% 38% 58%;background:radial-gradient(circle at 32% 30%,#c1f4e580,#dcebf780 54%,#edf8ff00 80%);animation:morph-drift 22s ease-in-out infinite alternate;animation-play-state:paused}
.morph-one{right:-180px;top:-200px}
.morph-two{width:440px;left:-200px;bottom:-100px;background:linear-gradient(135deg,#01b5a00b,#013c9b0d);animation-duration:28s;animation-delay:-9s}
.is-in-view .morph-shape{animation-play-state:running}
.page-hidden .morph-shape{animation-play-state:paused}
.about-section{background:transparent;padding-top:106px}
.about-section .section-heading{grid-template-columns:1.2fr 1fr;column-gap:52px}
.about-section .section-heading>p:last-child{max-width:470px}
.benefit-grid{gap:24px}
.benefit-card{border:1px solid #dae6ed;border-radius:20px;padding:34px 30px 38px;background:rgba(255,255,255,.94);box-shadow:0 3px 0 #edf3f7;transition:translate .4s var(--ease-out),box-shadow .4s,border-color .4s}
.benefit-top{padding-bottom:22px;margin-bottom:26px;border-bottom:1px solid #e4edf2}
.benefit-number{font-size:2.9375rem;color:#013c9b33;font-weight:400;letter-spacing:-.07em}
.benefit-icon.icon{width:44px;height:44px;color:var(--brand-emerald-dark);transition:transform .6s var(--ease-out)}
.benefit-kicker{font-size:0.875rem;font-weight:500;margin-bottom:13px}
.benefit-card h3{font-size:1.375rem;line-height:1.65;margin-bottom:20px}
.benefit-card>p:last-child{font-size:1rem}
.demo-section{background:linear-gradient(140deg,#062d63,#013c9b 60%,#006e86);color:white;border-radius:64px 64px 0 0;margin-top:8px;--muted:#d0e2f1}
.demo-section .section-atmosphere{border-radius:inherit}
.demo-section .morph-one{width:700px;right:-180px;top:0;background:linear-gradient(150deg,#01b5a049,#37c1ff10);border:1px solid #7ddbdd24}
.demo-section .morph-two{width:480px;left:-160px;bottom:-130px;border:1px solid #8cd8df30;background:transparent;animation-duration:32s}
.demo-section h2,.demo-section .eyebrow{color:#fff}
.demo-section .eyebrow:before{background:#48deca}
.demo-container{max-width:1200px}
.demo-container .section-heading{grid-template-columns:1fr 1fr;gap:0 36px;margin-bottom:42px}
.demo-container .section-heading>p:last-child{font-size:1rem;line-height:1.95;max-width:480px}
.player-frame{border-radius:20px;outline:1px solid #8cdaf744;box-shadow:0 24px 70px #001c4a55;background:#062347;transform-origin:center bottom}
.player-topbar{padding:18px 26px;background:#072c55;font-size:0.9375rem}
.player-tag{font-size:0.8125rem;color:#b8e9e7}
.player-below{font-size:0.875rem;margin-top:20px;margin-bottom:42px;gap:24px;color:#d7e7f6}
.player-below a{border-bottom-color:#c6f2f75c;white-space:nowrap}
.language-strip{border-top-color:#a6e1e038;gap:24px;padding-top:36px;align-items:center}
.language-strip>span{font-size:1.5rem;font-weight:600;color:#fff}
.language-strip small{font-size:0.8125rem;color:#bbd8e8;letter-spacing:.04em}
.language-strip>a{font-size:0.9375rem;color:#81e5d3}
.how-section{background:#fff}
.how-section .section-heading>p:last-child{margin-top:22px}
.steps{position:relative;gap:32px;margin-top:66px}
.steps:before{content:"";position:absolute;left:48px;right:48px;top:0;height:2px;background:linear-gradient(90deg,#013c9b,#01b5a0);transform:scaleX(0);transform-origin:left;transition:transform 1.6s var(--ease-out) .15s}
.how-section.has-entered .steps:before{transform:scaleX(1)}
.step{border-top:none;padding-top:25px}
.step-label{font-size:0.8125rem;font-weight:600;letter-spacing:.12em}
.step-icon{width:74px;height:74px;border-radius:22px;background:#edf8f6;margin:26px 0;color:var(--brand-emerald-dark);border:1px solid #d6ece5;transition:border-radius .6s,background .6s}
.step-icon .icon{width:32px;height:32px}
.step h3{font-size:1.25rem;line-height:1.6;margin-bottom:16px}
.step p{font-size:1rem}
.quality-note{margin-top:52px;max-width:1184px;width:calc(100% - 96px);padding:28px 34px;border-radius:16px;background:#f1f7fa;gap:24px}
.quality-note strong{font-size:1.0625rem;margin-bottom:7px}
.quality-note span{font-size:1rem;line-height:1.85}
.scenes-section{background:#edf8f5}
.scenes-section .morph-one{width:560px;top:-110px;right:-100px;border:1px solid #00877d1a;background:linear-gradient(135deg,#faffff99,#01b5a00c)}
.scenes-section .morph-two{left:-240px;bottom:180px;width:640px}
.scenes-grid{gap:26px;align-items:start;padding-bottom:28px}
.scene-card{grid-template-columns:78px minmax(0,1fr);gap:24px;padding:34px;border:1px solid #d6e7e2;border-radius:20px;background:#ffffffed;position:relative;transition:translate .4s var(--ease-out),border-color .4s,box-shadow .4s}
.scene-card:nth-child(even){translate:0 28px}
.scene-icon{width:72px;height:80px;background:#edf8f5;border-radius:26px 14px 26px 14px;transition:border-radius .6s,background .6s}
.scene-icon>.icon{width:35px;height:35px}
.scene-icon>span{top:-10px;left:8px;background:#fff;color:#007b70;border:1px solid #c3e9df;font-size:0.75rem;padding:2px 8px;border-radius:20px}
.scene-label{font-size:0.875rem;color:#00786d;margin-bottom:14px}
.scene-card h3{font-size:1.5rem;line-height:1.5;margin-bottom:18px}
.scene-card h3 br{display:block}
.scene-card p:last-child{font-size:1rem;max-width:none}
.training-banner{background:transparent;border:1px solid #b8dcd1;border-radius:18px;margin-top:34px;padding:32px 36px;gap:28px}
.small-badge{font-size:0.8125rem;line-height:1.6;padding:5px 11px;border-radius:5px}
.training-banner h3{font-size:1.4375rem;line-height:1.65;margin-top:16px}
.training-banner p{font-size:1rem}
.training-banner .pill{font-size:0.875rem;min-height:58px}
.features-section{background:#fff}
.features-section .morph-one{width:500px;top:260px;right:-260px;background:#f0f6fb}
.features-section .morph-two{display:none}
.features-layout{grid-template-columns:1fr 1.1fr;gap:78px;align-items:start}
.features-intro{position:sticky;top:120px;align-self:start}
.features-intro h2{margin:22px 0 26px}
.features-intro .text-link{margin-top:22px}
.feature-photo{margin-top:38px;aspect-ratio:1.6;border-radius:54px 16px 54px 16px;box-shadow:0 16px 34px #1337540d}
.feature-list article{gap:24px;padding:36px 0;border-bottom-color:#dae7ed}
.feature-list article:first-child{padding-top:8px}
.feature-icon{width:62px;height:62px;border-radius:18px;background:#edf6fb;border:1px solid #dcebf3;transition:border-radius .5s,background .5s}
.feature-icon>.icon{width:29px;height:29px}
.feature-list h3{font-size:1.25rem;line-height:1.7;margin-bottom:14px}
.feature-list p{font-size:1rem}
.pricing-section{background:linear-gradient(160deg,#edf4fb 0%,#f0faf8 80%)}
.pricing-section .morph-one{width:780px;right:-280px;top:80px;background:linear-gradient(130deg,#01b5a00a,#013c9b0d);border:1px solid #ffffff99}
.pricing-section .morph-two{left:-250px;bottom:90px;background:#ffffff80}
.pricing-container{max-width:1200px}
.production-price{grid-template-columns:1fr 1fr 1.15fr;gap:30px;padding:42px 36px;border:1px solid #cbdfea;border-radius:24px;box-shadow:0 12px 34px #08254806;background:#ffffffed;position:relative}
.production-price:before{content:"";position:absolute;top:0;left:40px;right:40px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-emerald))}
.price-intro .small-badge{font-size:0.8125rem}
.price-intro h3{font-size:1.375rem;line-height:1.6}
.price-intro p{font-size:1rem}
.big-price>span{font-size:1rem}
.big-price strong{font-size:5.25rem;letter-spacing:-.035em;font-weight:600}
.big-price b{font-size:1.375rem}
.big-price small{font-size:0.8125rem;line-height:1.85;max-width:230px;margin:12px auto 0}
.price-example{padding-left:26px}
.price-example p{font-size:0.875rem;line-height:1.9}
.price-example>div{font-size:0.9375rem;white-space:normal}
.price-example>strong{font-size:2.125rem;margin-top:8px}
.price-example>strong>span{font-size:1rem}
.price-example small{font-size:0.8125rem;line-height:1.8}
.plans-heading{margin:60px 0 34px}
.plans-heading h3{font-size:1.5rem;line-height:1.6}
.plans-heading p{font-size:1rem;margin-top:14px}
.plan-grid{max-width:1020px;gap:28px}
.plan-card{padding:38px;border:1px solid #d6e3eb;border-radius:24px;background:#fff;transition:translate .4s var(--ease-out),box-shadow .4s;min-width:0}
.business-plan{border:2px solid #53bfae;box-shadow:0 12px 38px #00877d09;background:linear-gradient(180deg,#f8fffc,#fff 36%)}
.recommended{position:static;align-self:start;order:0;width:fit-content;margin-bottom:18px;padding:5px 12px;font-size:0.8125rem;background:#dff5ed;line-height:1.6}
.plan-name{font-size:1.5625rem;line-height:1.4;margin-bottom:15px}
.plan-card:not(.business-plan) .plan-name{margin-top:49px}
.business-plan .plan-name{margin-top:0}
.plan-card h3{font-size:1rem;line-height:1.8}
.plan-price{margin-top:26px;gap:12px}
.plan-price strong{font-size:3.25rem;line-height:1.3}
.plan-price>span{font-size:1rem}
.plan-description{font-size:0.875rem;line-height:1.85;min-height:52px;margin:13px 0 20px}
.check-list{margin-bottom:32px;padding-top:20px}
.check-list li{font-size:1rem;line-height:1.8;padding:9px 0 9px 28px}
.check-list .check-icon{width:18px;height:18px;top:14px}
.plan-card .pill{font-size:0.9375rem;min-height:58px}
.plan-footnote{max-width:1020px;font-size:0.875rem;line-height:1.9;margin:26px auto 34px}
.pricing-options{font-size:0.9375rem;gap:18px 30px;border-top-color:#c8dcdf;padding-top:28px}
.pricing-options p{font-size:0.9375rem;line-height:1.85}
.pricing-options small{font-size:0.8125rem}
.pricing-link{font-size:0.9375rem;margin-top:28px}
.faq-section{background:#fff}
.faq-layout{grid-template-columns:1fr 1.55fr;gap:70px}
.faq-layout>div:first-child{position:sticky;top:128px;align-self:start}
.faq-layout h2{font-size:clamp(1.8125rem,2.34vw,2.375rem);line-height:1.55}
.faq-list details{border-top:1px solid #d7e3e9;transition:background .3s}
.faq-list summary{font-size:1rem;line-height:1.8;padding:27px 0;min-height:92px;gap:18px}
.q{font-size:1.1875rem;align-self:flex-start;line-height:1.5}
.faq-plus{width:30px;height:30px;background:#e2f6ee;color:#007d6f;transition:background .3s,rotate .4s;align-self:flex-start;margin-top:1px}
.faq-plus .icon{width:17px;height:17px}
.faq-list details[open] .faq-plus{background:#bcf0df;rotate:180deg}
.faq-answer{font-size:1rem;padding:0 28px 30px 40px;line-height:1.95}
.faq-list details[open] .faq-answer{animation:answer-in .35s var(--ease-out)}
.closing{position:relative;isolation:isolate;padding:96px 0 100px;background:linear-gradient(125deg,#013c9b 5%,#06598f 60%,#008a81);overflow:hidden}
.closing .morph-one{width:680px;top:-290px;right:-180px;background:linear-gradient(140deg,#01b5a063,#34c5cb10);border:1px solid #81e0d336;animation-duration:24s}
.closing .morph-two{width:800px;left:-410px;bottom:-430px;background:transparent;border:1px solid #8bc7ef30;animation-duration:32s}
.closing-inner{grid-template-columns:1.55fr 1fr;grid-template-rows:auto;gap:56px;align-items:center}
.closing h2{font-size:clamp(2rem,3.015vw,2.8125rem);line-height:1.5;margin:22px 0 25px}
.closing p:not(.eyebrow){font-size:1.0625rem;line-height:1.9}
.closing-actions{display:flex;flex-direction:column;align-items:center;gap:16px}
.closing .pill{width:100%;max-width:340px;min-height:66px;font-size:0.9375rem;padding-inline:30px;background:#58e2c8;color:#003d54;box-shadow:0 8px 28px #03254a24}
.closing .pill:hover{background:#85efda}
.closing small{position:static;width:auto;font-size:0.8125rem;line-height:1.8;color:#d1e9f0}
.closing-contact{width:auto;min-height:44px;font-size:0.9375rem;line-height:1.7}
.site-footer{padding:48px 0 28px;background:#072445}
.footer-brand{width:205px;border-radius:8px;padding:14px 18px}
.footer-top nav{font-size:0.875rem;gap:28px;flex-wrap:wrap}
.footer-bottom small{font-size:0.8125rem;line-height:1.7}
.back-top{width:48px;height:48px;box-shadow:0 6px 18px #0035741a}
/* Reveal only after JavaScript has registered a working observer. */
[data-motion-state="waiting"]{opacity:0;transform:translate3d(0,30px,0)}
[data-motion-state="visible"]{animation:section-arrive .85s var(--ease-out) var(--reveal-delay,0ms) both}
[data-reveal="player"][data-motion-state="visible"]{animation:player-arrive 1.1s var(--ease-out) both}
[data-motion-state="waiting"]:focus-within{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){
 .benefit-card:hover{translate:0 -6px;border-color:#80cec0;box-shadow:0 16px 40px #113f5a0c}
 .benefit-card:hover .benefit-icon{transform:translateY(-4px) rotate(-5deg)}
 .scene-card:hover{border-color:#76c8b5;box-shadow:0 12px 30px #07574609}
 .scene-card:hover .scene-icon,.step:hover .step-icon,.feature-list article:hover .feature-icon{border-radius:50%;background:#d9f3e9}
 .plan-card:hover{translate:0 -5px;box-shadow:0 16px 40px #0a40580d}
 .faq-list summary:hover .faq-plus{background:#b7ecde}
}
@keyframes section-arrive{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes player-arrive{from{opacity:0;transform:translate3d(0,34px,0) scale(.97)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}
@keyframes morph-drift{0%{border-radius:64% 36% 38% 62% / 42% 62% 38% 58%;transform:translate3d(0,0,0) rotate(-8deg)}50%{border-radius:38% 62% 62% 38% / 58% 36% 64% 42%;transform:translate3d(-25px,28px,0) rotate(12deg)}100%{border-radius:55% 45% 33% 67% / 35% 66% 34% 65%;transform:translate3d(18px,-22px,0) rotate(24deg)}}
@keyframes line-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes answer-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@keyframes scroll-cue{0%,100%{transform:scaleY(.6);opacity:.4}50%{transform:scaleY(1);opacity:1}}
@media(min-width:1200px){
 .menu-toggle{display:none}
 .hero-inner{padding-left:max(64px,calc((100vw - 1280px)/2))}
}
@media(max-width:1199px){
 body{padding-top:78px}
 .site-header,.site-header.is-scrolled{height:78px;padding-inline:28px}
 .desktop-nav{display:none}
 .menu-toggle{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#d9f5ed;color:#07395a;border:1px solid #c7e8df;border-radius:50%}
 .menu-toggle .icon{width:22px;height:22px}.menu-toggle .menu-close-icon{display:none}
 .menu-toggle[aria-expanded=true] .menu-open-icon{display:none}.menu-toggle[aria-expanded=true] .menu-close-icon{display:block}
 .mobile-nav{top:78px;background:#f5fafc}.mobile-nav a{font-size:1.0625rem}
 .header-actions{gap:14px}.header-cta{font-size:0.875rem}
 .hero{height:780px;min-height:740px}.hero h1{font-size:3.625rem}.hero-inner{padding-inline:56px}
 .container,.section-heading{padding-inline:36px}
 .service-strip{width:calc(100% - 72px)}
 .service-strip strong{font-size:1.6875rem}.service-strip strong span{font-size:0.875rem}.service-strip small{font-size:0.8125rem}
 .about-section .section-heading{grid-template-columns:1fr;gap:0}
 .about-section .section-heading>p:last-child{justify-self:start;margin-top:22px;max-width:none}
 .benefit-card{padding:28px 24px 32px}.benefit-card h3{font-size:1.25rem}.benefit-kicker{font-size:0.8125rem}
 .benefit-grid{gap:18px}.benefit-card>p:last-child{font-size:1rem}
 .demo-container .section-heading{grid-template-columns:1fr;gap:0}
 .demo-container .section-heading>p:last-child{justify-self:start;max-width:680px}
 .steps{grid-template-columns:repeat(2,1fr);gap:36px}.steps:before{left:36px;right:36px}.step{border-top:1px solid #d8e8e7}.step:nth-child(-n+2){border-top:0}
 .quality-note{width:calc(100% - 72px)}
 .scene-card{grid-template-columns:64px minmax(0,1fr);padding:28px 24px;gap:20px}.scene-icon{width:60px;height:72px}.scene-icon>.icon{width:30px;height:30px}.scene-card h3{font-size:1.375rem}
 .training-banner{padding:30px;flex-wrap:wrap}.training-banner .pill{margin-left:0}
 .features-layout{gap:42px;grid-template-columns:1fr 1.1fr}.features-intro{top:110px}.feature-list article{gap:20px}.feature-icon{width:50px;height:50px}.feature-list h3{font-size:1.125rem}
 .production-price{grid-template-columns:1fr 1fr;padding:34px;gap:26px}.price-example{grid-column:1/-1;border-left:0;border-top:1px solid #d2e4e8;padding:24px 0 0;text-align:center;display:flex;gap:6px 22px;flex-wrap:wrap;align-items:baseline;justify-content:center}.price-example p,.price-example small{width:100%}
 .plan-card{padding:32px}.plan-grid{gap:22px}
 .faq-layout{grid-template-columns:1fr 1.5fr;gap:38px}.faq-layout h2 br{display:block}.faq-layout h2{font-size:1.875rem}
 .closing-inner{gap:36px;grid-template-columns:1.3fr 1fr}.closing h2{font-size:2rem}
 .footer-top{gap:28px}.footer-top nav{gap:20px}
}
@media(max-width:900px) and (min-width:768px){
 .benefit-grid{grid-template-columns:1fr}
 .benefit-card{display:grid;grid-template-columns:92px 1fr;gap:0 30px;padding:32px}
 .benefit-top{grid-column:1;grid-row:1/4;flex-direction:column;justify-content:flex-start;gap:22px;border:0;padding:0;margin:0}
 .benefit-kicker,.benefit-card h3,.benefit-card>p:last-child{grid-column:2}
 .benefit-card h3{font-size:1.375rem}
 .features-layout{grid-template-columns:1fr;gap:42px}.features-intro{position:static}.feature-photo{max-width:580px}
 .faq-layout{grid-template-columns:1fr;gap:40px}.faq-layout>div:first-child{position:static}
 .closing-inner{grid-template-columns:1fr}.closing-actions{align-items:flex-start}
}
@media(max-width:767px){
 :root{--body-size:1rem;--heading-size:clamp(1.6875rem,6.85vw,1.9375rem);--section-space:76px}
 body{padding-top:72px;font-size:1rem;line-height:1.85}
 .container,.section-heading{padding-inline:24px}.section-heading{margin-bottom:36px}.section-heading h2{margin-top:18px;line-height:1.5}
 .eyebrow{font-size:0.75rem;letter-spacing:.12em;gap:11px}.eyebrow:before{width:27px}
 .section-heading>p:last-child{margin-top:22px}
 .site-header,.site-header.is-scrolled{height:72px;padding-inline:18px;gap:12px}.brand{width:140px}.header-actions{gap:8px}.header-cta{min-height:44px;padding:11px 15px;gap:10px;font-size:0.8125rem}.header-cta .icon{width:16px;height:16px}.menu-toggle{width:44px;height:44px}.login{display:none}.mobile-nav{top:72px}
 .hero{height:calc(100svh - 72px);min-height:710px}
 .hero-inner{padding:240px 24px 58px;align-items:flex-end}.hero-copy{padding:0;max-width:100%}
 .hero h1{font-size:clamp(1.9375rem,8.46vw,2.5rem);line-height:1.33;letter-spacing:.04em}
 .hero-eyebrow{font-size:0.875rem;line-height:1.65;letter-spacing:.035em;margin-bottom:17px}
 .hero-description{display:none}.hero-buttons{margin-top:25px;gap:12px 18px;flex-wrap:wrap}
 .hero-buttons .pill{font-size:0.875rem;min-width:0;min-height:54px;padding:15px 20px;gap:18px}
 .hero-watch{font-size:0.875rem;min-height:44px;gap:8px}.hero-watch>span{width:28px;height:28px}
 .hero-note{font-size:0.8125rem;line-height:1.8;margin-top:14px}.hero-caption{display:none}.hero-scroll{bottom:0;left:24px;font-size:0.625rem}.hero-scroll i{height:26px}
 .hero-shade{background:linear-gradient(180deg,#04162c00 0%,#04162c08 29%,#04162c9c 59%,#04162ced 100%)}
 .service-strip{width:calc(100% - 32px);margin:-16px auto 0;border-radius:16px}
 .service-strip>.container{padding:24px 7px;gap:0}.service-strip p{padding:0 7px;justify-content:flex-start}
 .service-strip strong,.service-strip p:nth-child(2) strong{font-size:1.375rem;line-height:1.45;white-space:nowrap;letter-spacing:-.02em}
 .service-strip strong span{display:block;font-size:0.8125rem;line-height:1.65;padding:4px 0 0;letter-spacing:-.01em}
 .service-strip p:nth-child(2) strong span{display:inline;font-size:0.875rem;padding:0;margin:0 2px}
 .service-strip small{font-size:0.75rem;line-height:1.65;margin-top:9px;max-width:110px;letter-spacing:-.01em}
 .service-strip p:nth-child(2) small{margin-top:34px}
 .morph-shape{width:360px;animation-duration:28s}.morph-one{right:-160px;top:-90px}.morph-two{display:none}
 .about-section{padding-top:74px}.about-section .section-heading{display:block}.about-section .section-heading>p:last-child{font-size:var(--body-size);margin-top:24px}
 .benefit-grid{grid-template-columns:1fr;gap:20px}
 .benefit-card{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:0 14px;padding:28px 26px;border-radius:18px}
 .benefit-top{grid-column:2;grid-row:1/3;flex-direction:column;justify-content:flex-start;gap:20px;border:0;padding:0;margin:0}
 .benefit-number{font-size:2.25rem}.benefit-icon.icon{width:32px;height:32px}
 .benefit-kicker{grid-column:1;grid-row:1;font-size:0.875rem;line-height:1.75;margin-bottom:14px}
 .benefit-card h3{grid-column:1;grid-row:2;font-size:1.25rem;line-height:1.6;margin-bottom:20px}
 .benefit-card>p:last-child{grid-column:1/-1;font-size:var(--body-size)}
 .demo-section{border-radius:32px 32px 0 0;padding-block:74px}.demo-section .morph-one{width:440px;top:20px;right:-240px}.demo-container{padding-inline:20px}
 .demo-container .section-heading{display:block;padding:0;margin-bottom:32px}.demo-container .section-heading>p:last-child{font-size:1rem;line-height:1.95;margin-top:24px}
 .player-frame{border-radius:12px;box-shadow:0 18px 36px #001d4a33}.player-topbar{padding:14px 16px;font-size:0.8125rem;gap:14px}.player-tag{font-size:0.75rem;line-height:1.5;max-width:145px;text-align:right}
 .player-below{display:block;font-size:0.8125rem;margin:18px 0 30px}.player-below p{align-items:flex-start;line-height:1.8;gap:8px}.player-below .icon{width:17px;height:17px;margin-top:3px}.player-below a{font-size:0.875rem;min-height:44px;width:fit-content;margin-top:8px;margin-left:auto}
 .language-strip{padding-top:28px;justify-content:center;flex-wrap:wrap;gap:24px 26px}.language-strip>span{font-size:1.25rem}.language-strip small{font-size:0.75rem;margin-top:6px}.language-strip>a{width:100%;justify-content:center;font-size:0.9375rem}
 .how-section .section-heading{text-align:left}.how-section .eyebrow{justify-content:flex-start}
 .steps{grid-template-columns:1fr;gap:30px;margin-top:38px}.steps:before{left:24px;right:auto;top:0;bottom:0;width:2px;height:auto;transform:scaleY(0);transform-origin:top}.how-section.has-entered .steps:before{transform:scaleY(1)}
 .step{display:grid;grid-template-columns:58px minmax(0,1fr);gap:0 18px;padding:0 0 0 18px;border:0}
 .step-label{grid-column:1/-1;font-size:0.8125rem;margin-bottom:18px}.step-icon{grid-column:1;grid-row:2/4;width:54px;height:58px;border-radius:16px;margin:0}.step-icon .icon{width:27px;height:27px}
 .step h3{grid-column:2;grid-row:2;font-size:1.125rem;line-height:1.6;margin:0 0 13px}.step p{grid-column:2;grid-row:3;font-size:1rem;line-height:1.9;max-width:none}
 .quality-note{width:calc(100% - 48px);padding:25px 22px;gap:16px;align-items:flex-start;margin-top:38px}.quality-note>.icon{width:25px;height:25px;margin-top:4px}.quality-note strong{font-size:1rem;line-height:1.8}.quality-note span{font-size:0.9375rem;line-height:1.9}
 .scenes-section .section-heading{display:block;padding:0}.scenes-section .section-heading>p:last-child{margin-top:24px}
 .scenes-grid{grid-template-columns:1fr;gap:20px;padding-bottom:0}
 .scene-card{grid-template-columns:58px minmax(0,1fr);padding:28px 24px;gap:18px;border-radius:18px}.scene-card:nth-child(even){translate:none}
 .scene-icon{width:54px;height:64px;margin-top:6px;border-radius:22px 12px 22px 12px}.scene-icon>.icon{width:28px;height:28px}.scene-icon>span{font-size:0.75rem;left:4px;top:-12px}
 .scene-label{font-size:0.8125rem;line-height:1.8;margin-bottom:12px}.scene-card h3{font-size:1.25rem;line-height:1.6;margin-bottom:16px}.scene-card p:last-child{font-size:1rem;line-height:1.9}
 .training-banner{display:block;padding:28px 24px;margin-top:28px;border-radius:18px}.small-badge{font-size:0.8125rem}.training-banner h3{font-size:1.25rem;line-height:1.65;margin:18px 0}.training-banner p{font-size:1rem}.training-banner .pill{width:100%;margin-top:25px;font-size:0.875rem;padding-inline:21px}
 .features-layout{grid-template-columns:1fr;gap:42px}.features-intro{position:static}.features-intro h2{font-size:var(--heading-size);margin:20px 0 25px}.features-intro>p:not(.eyebrow){font-size:var(--body-size)}.features-intro .text-link{font-size:0.9375rem;margin-top:22px}
 .feature-photo{margin-top:30px;border-radius:36px 12px 36px 12px;aspect-ratio:1.5}
 .feature-list article{gap:18px;padding:30px 0}.feature-list article:first-child{padding-top:0}.feature-icon{width:50px;height:54px;border-radius:16px}.feature-icon>.icon{width:26px;height:26px}.feature-list h3{font-size:1.125rem;line-height:1.65;margin-bottom:15px}.feature-list p{font-size:1rem;line-height:1.9}
 .pricing-container .section-heading{text-align:left}.pricing-container .eyebrow{justify-content:flex-start}
 .production-price{grid-template-columns:1fr;padding:32px 26px;gap:28px;text-align:center;border-radius:20px}.production-price:before{left:26px;right:26px}.price-intro h3{font-size:1.375rem;margin:18px 0 12px}.price-intro p{font-size:1rem}.price-intro .small-badge{font-size:0.8125rem}
 .big-price>span{font-size:1rem}.big-price strong{font-size:4.9375rem}.big-price b{font-size:1.375rem}.big-price small{max-width:none;font-size:0.875rem;margin-top:10px}
 .price-example{padding-top:24px;gap:5px 12px}.price-example p{font-size:0.9375rem;line-height:1.8;margin-bottom:8px}.price-example>div{font-size:0.9375rem}.price-example>strong{font-size:1.9375rem}.price-example small{font-size:0.8125rem}
 .plans-heading{text-align:left;margin:42px 0 28px}.plans-heading h3{font-size:1.25rem;line-height:1.65}.plans-heading p{font-size:1rem;line-height:1.8;margin-top:16px}
 .plan-grid{grid-template-columns:1fr;gap:24px}.plan-card{padding:30px 26px;border-radius:20px}.plan-card:not(.business-plan) .plan-name{margin-top:0}.plan-name{font-size:1.5625rem}.plan-card h3{font-size:1rem}.recommended{font-size:0.8125rem;line-height:1.6;margin-bottom:17px}.plan-price strong{font-size:3.125rem}.plan-description{font-size:0.875rem;min-height:0;margin-bottom:24px}.check-list li{font-size:1rem}.plan-card .pill{font-size:0.9375rem;min-height:56px}.plan-footnote{font-size:0.875rem;line-height:1.9;margin:24px 0 32px}
 .pricing-options{display:flex;align-items:flex-start;flex-direction:column;gap:18px;padding-top:26px}.pricing-options>span{font-size:1rem}.pricing-options p{font-size:0.9375rem}.pricing-options small{font-size:0.8125rem}.pricing-link{font-size:0.9375rem;margin:24px 0 0}
 .faq-layout{grid-template-columns:1fr;gap:38px}.faq-layout>div:first-child{position:static}.faq-layout h2{font-size:var(--heading-size);line-height:1.55;margin:20px 0 24px}.faq-layout>div:first-child>p:not(.eyebrow){font-size:var(--body-size)}.faq-layout .text-link{font-size:0.9375rem;margin-top:22px}
 .faq-list summary{font-size:1rem;line-height:1.8;gap:13px;padding:25px 0;min-height:88px}.q{font-size:1.0625rem;line-height:1.6}.faq-plus{width:28px;height:28px}.faq-answer{font-size:1rem;line-height:1.9;padding:0 0 28px 28px}
 .closing{padding:76px 0 78px}.closing-inner{display:grid;grid-template-columns:1fr;gap:32px}.closing h2{font-size:var(--heading-size);line-height:1.5;margin:21px 0 24px}.closing p:not(.eyebrow){font-size:var(--body-size)}.closing-actions{gap:14px;align-items:stretch;width:100%}.closing .pill{max-width:none;min-height:62px;margin:0;font-size:0.9375rem;padding-inline:24px}.closing small{width:100%;font-size:0.8125rem;margin:0}.closing-contact{width:100%;font-size:0.875rem;margin:0}.closing .morph-one{width:440px;right:-220px;top:-130px}
 .site-footer{padding:40px 0 26px}.footer-top{flex-direction:column;align-items:flex-start;gap:28px}.footer-brand{width:196px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;font-size:0.9375rem;width:100%}.footer-top nav a{padding-block:10px;min-height:44px;line-height:1.6}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:26px;padding-top:24px}.footer-bottom small{font-size:0.75rem}.back-top{width:44px;height:44px;right:16px;bottom:16px}
 [data-motion-state="waiting"]{transform:translate3d(0,20px,0)}
}
@media(max-width:374px){
 .site-header,.site-header.is-scrolled{padding-inline:14px;gap:8px}.brand{width:120px}.header-cta{padding-inline:12px;font-size:0.8125rem;gap:6px}.header-actions{gap:6px}.header-cta .icon{width:14px;height:14px}
 .container,.section-heading{padding-inline:20px}.hero-inner{padding-inline:22px}.hero h1{font-size:1.875rem}.hero-eyebrow{font-size:0.8125rem}.hero-buttons{gap:9px 12px}.hero-buttons .pill{font-size:0.875rem;padding-inline:18px;gap:14px}.hero-watch{font-size:0.8125rem}.hero-note{font-size:0.8125rem}
 .benefit-card{padding:25px 23px;column-gap:9px}.benefit-card h3{font-size:1.125rem}.scene-card{padding:25px 22px;grid-template-columns:48px minmax(0,1fr);gap:15px}.scene-icon{width:46px;height:58px}.scene-card h3{font-size:1.1875rem}.step{padding-left:14px;grid-template-columns:50px minmax(0,1fr);gap:0 14px}.step-icon{width:47px}.steps:before{left:20px}.step h3{font-size:1.0625rem}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*:before,*:after{animation:none!important;transition:none!important}
 [data-motion-state]{opacity:1!important;transform:none!important}
 .steps:before{transform:scaleX(1)}
 .morph-shape{animation:none!important}
}
/* On narrow screens the three key facts become readable horizontal rows. */
@media(max-width:575px){
 .service-strip>.container{grid-template-columns:1fr;padding:7px 22px}
 .service-strip p{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:5px 16px;padding:17px 0;text-align:left}
 .service-strip p+p{border-left:0;border-top:1px solid #e1ebf0}
 .service-strip strong,.service-strip p:nth-child(2) strong{font-size:1.4375rem;line-height:1.5}
 .service-strip strong span{display:inline;font-size:0.9375rem;padding:0 0 0 7px}
 .service-strip p:nth-child(2) strong span{font-size:1rem;margin:0 5px;padding:0}
 .service-strip small,.service-strip p:nth-child(2) small{font-size:0.8125rem;line-height:1.8;margin:0;max-width:none}
}
h2,h3{text-wrap:balance}
.demo-section a:focus-visible,.closing a:focus-visible{outline-color:#8cecd7}
