:root{color-scheme:light;--ink:#151714;--paper:#f6f6f0;--surface:#ffffff;--muted:#6d7169;--line:rgba(21,23,20,.16);--lime:#d8ff4f;--signal:#527d00;--coral:#ff765b;--blue:#657ee8;--max:1280px;font-family:Arial,Helvetica,sans-serif;background:var(--paper);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:10;left:1rem;top:-4rem;background:var(--ink);color:var(--paper);padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--max);margin:auto;padding:1.45rem 2rem}.site-header{border-bottom:1px solid var(--line);background:#f6f6f0eb}.wordmark{display:inline-flex;align-items:center;gap:.55rem;font-size:.83rem;font-weight:800;letter-spacing:.08em}.wordmark>img{width:2rem;height:2rem;object-fit:contain}.wordmark__name>span{font-size:.5em;vertical-align:top;margin-left:.15em}.site-header nav{display:flex;gap:1.2rem;font-size:.78rem}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer a:hover{color:var(--signal)}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.section{max-width:var(--max);padding:clamp(4rem,9vw,9rem) 2rem;margin:auto}.eyebrow{color:var(--signal);font-size:.71rem;letter-spacing:.1em;font-weight:700;margin:0 0 1.3rem}.lede{max-width:39rem;font-size:clamp(1.05rem,1.65vw,1.45rem);line-height:1.45;color:#454941}.lede strong{color:var(--ink)}.button{display:inline-flex;align-items:center;gap:1.3rem;margin-top:1.7rem;padding:.9rem 1rem .9rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s,color .2s}.button span{font-size:1.25rem}.button--signal{background:var(--lime);color:var(--ink);border:1px solid rgba(21,23,20,.24)}.button:hover{transform:translateY(-3px);background:var(--ink);color:var(--paper)}.button:focus-visible,a:focus-visible{outline:2px solid var(--signal);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{max-width:12ch;font-size:clamp(3.4rem,10vw,8.8rem);line-height:.86;letter-spacing:-.075em;margin-bottom:2.5rem}h1 em{color:var(--signal);font-style:normal}h2{font-size:clamp(2.4rem,5vw,5.5rem);line-height:.9;letter-spacing:-.065em}.landing-hero{min-height:72vh;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 75% 43%,rgba(216,255,79,.3),transparent 25rem)}.process{border-top:1px solid var(--line)}.process ol{margin:3rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.process li{border-top:1px solid var(--line);padding-top:1.1rem}.process li span{color:var(--signal);font-size:.75rem}.process strong{display:block;margin:2.6rem 0 .75rem;font-size:1.3rem}.process p{color:var(--muted);line-height:1.5}.catalog-hero{padding-bottom:4rem;background:radial-gradient(circle at 76% 40%,rgba(101,126,232,.14),transparent 23rem)}.hero-facts{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.hero-facts span,.tag-row span,.showcase-card li{padding:.45rem .6rem;border:1px solid var(--line);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.section-heading{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line)}.section-heading h2{margin-bottom:1rem}.showcase-grid{display:grid;grid-template-columns:repeat(2,1fr)}.showcase-card{border-bottom:1px solid var(--line);padding:1rem 1rem 2.7rem 0;transition:background .2s,padding .2s}.showcase-card:nth-child(odd){border-right:1px solid var(--line);padding-right:1rem}.showcase-card:nth-child(2n){padding-left:1rem}.showcase-card:hover{background:#15171409}.showcase-card:hover .motion-preview{transform:scale(.98)}.showcase-card__body{padding-top:1rem}.showcase-card__body>span,.spec-grid span{color:var(--muted);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.showcase-card h3{font-size:clamp(1.55rem,3vw,2.7rem);letter-spacing:-.06em;margin:.45rem 0}.showcase-card p{min-height:2.6em;color:#50544c;line-height:1.4}.showcase-card ul{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0 0;padding:0;list-style:none}.showcase-card li{color:var(--signal)}.motion-preview{--lime:#648f00;--blue:#526de0;--coral:#ed6048;position:relative;isolation:isolate;min-height:clamp(18rem,37vw,31rem);overflow:hidden;background:linear-gradient(145deg,#fff,#f0f2eb);color:#151714;transition:transform .3s;box-shadow:0 1.2rem 3rem #1517141a;border:1px solid rgba(21,23,20,.12)}.motion-preview--compact{min-height:clamp(14rem,29vw,23rem)}.preview-grid{position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(21,23,20,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(21,23,20,.12) 1px,transparent 1px);background-size:2rem 2rem}.preview-copy{position:absolute;z-index:3;left:7%;bottom:8%;display:flex;flex-direction:column}.preview-copy span,.preview-caption{font-size:.62rem;letter-spacing:.1em}.preview-copy strong{max-width:7ch;font-size:clamp(2.3rem,5vw,5rem);letter-spacing:-.09em;line-height:.76}.preview-caption{position:absolute;z-index:4;top:1rem;right:1rem;color:#656a61;writing-mode:vertical-rl}.shape{position:absolute;display:block;z-index:2}.motion-preview--orbit .shape-a{width:52%;aspect-ratio:1;border:2px solid var(--lime);border-radius:50%;top:15%;left:33%;animation:orbit 8s linear infinite}.motion-preview--orbit .shape-b{width:13%;aspect-ratio:1;background:var(--coral);border-radius:50%;top:20%;left:19%;animation:orbit 8s linear infinite reverse}.motion-preview--orbit .shape-c{width:9%;aspect-ratio:1;background:var(--blue);border-radius:50%;bottom:20%;right:15%}.motion-preview--pulse .shape-a{width:43%;aspect-ratio:1;border-radius:50%;background:var(--coral);left:28%;top:25%;animation:pulse 2.4s ease-in-out infinite}.motion-preview--pulse .shape-b{inset:10%;border:2px solid var(--lime);border-radius:50%;animation:pulse 2.4s .4s ease-in-out infinite}.motion-preview--fold .shape-a{width:80%;height:38%;background:var(--blue);top:24%;right:-12%;transform:rotate(-22deg);animation:fold 4s ease-in-out infinite}.motion-preview--fold .shape-b{width:54%;height:42%;background:var(--lime);bottom:11%;left:-7%;transform:skewY(-18deg);animation:fold 4s .5s ease-in-out infinite reverse}.motion-preview--trace .shape-a{inset:18%;border:3px solid var(--lime);clip-path:polygon(0 0,100% 0,100% 16%,17% 16%,17% 100%,0 100%);animation:trace 4s ease-in-out infinite}.motion-preview--trace .shape-b{width:31%;height:31%;bottom:11%;right:10%;border:3px solid var(--coral);transform:rotate(45deg)}.motion-preview--field .shape-a{width:55%;height:130%;top:-12%;left:37%;background:repeating-linear-gradient(90deg,var(--lime) 0 2px,transparent 2px 1.5rem);transform:rotate(25deg);animation:slide 5s linear infinite}.motion-preview--field .shape-b{width:20%;aspect-ratio:1;border-radius:50%;background:var(--blue);left:15%;bottom:18%}.motion-preview--frame .shape-a{inset:11%;border:clamp(1.5rem,5vw,4rem) solid var(--coral);animation:frame 3.5s ease-in-out infinite}.motion-preview--frame .shape-b{width:75%;height:2px;background:var(--lime);top:49%;left:13%;animation:slide 2.6s ease-in-out infinite}.inquiry-status{display:inline-block;margin:1.7rem 0 0;padding:.9rem 1.2rem;border:1px solid var(--line);color:var(--muted)!important;font-size:.8rem}.motion-preview--quiet-reveal .shape-a{width:52%;aspect-ratio:1;border:2px solid var(--lime);border-radius:50%;top:15%;left:33%;animation:orbit 8s linear infinite}.motion-preview--quiet-reveal .shape-b{width:13%;aspect-ratio:1;background:var(--coral);border-radius:50%;top:20%;left:19%;animation:orbit 8s linear infinite reverse}.motion-preview--quiet-reveal .shape-c{width:9%;aspect-ratio:1;background:var(--blue);border-radius:50%;bottom:20%;right:15%}.motion-preview--fine-line .shape-a{inset:18%;border:3px solid var(--lime);clip-path:polygon(0 0,100% 0,100% 16%,17% 16%,17% 100%,0 100%);animation:trace 4s ease-in-out infinite}.motion-preview--fine-line .shape-b{width:31%;height:31%;bottom:11%;right:10%;border:3px solid var(--coral);transform:rotate(45deg)}.motion-preview--grid-assemble .shape-a{width:55%;height:130%;top:-12%;left:37%;background:repeating-linear-gradient(90deg,var(--lime) 0 2px,transparent 2px 1.5rem);transform:rotate(25deg);animation:slide 5s linear infinite}.motion-preview--grid-assemble .shape-b{width:20%;aspect-ratio:1;border-radius:50%;background:var(--blue);left:15%;bottom:18%}.motion-preview--type-cascade .shape-a{width:80%;height:38%;background:var(--blue);top:24%;right:-12%;transform:rotate(-22deg);animation:fold 4s ease-in-out infinite}.motion-preview--type-cascade .shape-b{width:54%;height:42%;background:var(--lime);bottom:11%;left:-7%;transform:skewY(-18deg);animation:fold 4s .5s ease-in-out infinite reverse}.motion-preview--kinetic-cut .shape-a{inset:11%;border:clamp(1.5rem,5vw,4rem) solid var(--coral);animation:frame 3.5s ease-in-out infinite}.motion-preview--kinetic-cut .shape-b{width:75%;height:2px;background:var(--lime);top:49%;left:13%;animation:slide 2.6s ease-in-out infinite}.motion-preview--scale-slam .shape-a{width:43%;aspect-ratio:1;border-radius:50%;background:var(--coral);left:28%;top:25%;animation:pulse 2.4s ease-in-out infinite}.motion-preview--scale-slam .shape-b{inset:10%;border:2px solid var(--lime);border-radius:50%;animation:pulse 2.4s .4s ease-in-out infinite}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(.72);opacity:.5}}@keyframes fold{50%{transform:rotate(16deg) skew(12deg)}}@keyframes trace{50%{transform:translate(8%,-8%) rotate(8deg)}}@keyframes slide{50%{transform:translate(-18%) rotate(25deg)}}@keyframes frame{50%{transform:scale(.85);border-color:var(--blue)}}.back-link{display:inline-block;margin-bottom:3rem;font-size:.8rem;color:var(--muted)}.detail-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,8rem);align-items:center}.tag-row{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:2rem}.detail-spec{border-top:1px solid var(--line)}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr)}.spec-grid article{border-right:1px solid var(--line);padding:1rem;min-height:10rem;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff61}.spec-grid article:first-child{border-left:1px solid var(--line)}.spec-grid strong{font-size:1.05rem;line-height:1.2}.offer{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:2rem}.offer>div{max-width:39rem}.offer h2{margin-bottom:1.5rem}.offer p{color:#4d5149;line-height:1.55}.offer p strong{color:var(--signal)}.inquiry-note{grid-column:2;font-size:.8rem;color:var(--muted)!important}.detail-pagination{display:flex;justify-content:space-between;padding-top:2rem;padding-bottom:2rem;border-top:1px solid var(--line);font-size:.8rem}.detail-pagination a:last-child{color:var(--signal)}@media(max-width:720px){.site-header,.site-footer,.section{padding-left:1.15rem;padding-right:1.15rem}.site-header nav{gap:.75rem}.process ol,.detail-hero__grid,.offer,.showcase-grid{grid-template-columns:1fr}.showcase-card:nth-child(odd){border-right:0;padding-right:0}.showcase-card:nth-child(2n){padding-left:0}.spec-grid{grid-template-columns:1fr 1fr}.spec-grid article:nth-child(odd){border-left:1px solid var(--line)}.offer .inquiry-note{grid-column:auto}.detail-pagination{gap:1rem;flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.campaign-hero{min-height:64vh;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 78% 42%,rgba(216,255,79,.34),transparent 24rem)}.campaign-hero h1{max-width:10ch}.campaign-hero h1 em,.campaign-rewards h2 em,.campaign-upgrade h2 em{color:var(--signal);font-style:normal}.campaign-rewards{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,8vw,9rem);border-top:1px solid var(--line)}.campaign-rewards h2,.campaign-upgrade h2{margin-bottom:0}.campaign-reward-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:start}.campaign-reward-list article{min-height:12rem;padding:1.2rem;border:1px solid var(--line);background:var(--surface)}.campaign-reward-list span{color:var(--muted);font:700 .68rem/1.3 monospace;letter-spacing:.08em}.campaign-reward-list strong{display:block;margin:2rem 0 .8rem;font-size:clamp(1.8rem,4vw,3.5rem);letter-spacing:-.07em}.campaign-reward-list p{color:var(--muted);line-height:1.45}.campaign-steps{border-top:1px solid var(--line)}.campaign-steps h2,.campaign-notes h2{margin-bottom:2.5rem}.campaign-steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;margin:0;padding:0}.campaign-steps li{border-top:1px solid var(--line);padding-top:1rem}.campaign-steps li span{color:var(--signal);font:700 .72rem monospace}.campaign-steps strong{display:block;margin:2.5rem 0 .7rem;font-size:1.2rem}.campaign-steps p{color:var(--muted);line-height:1.5}.campaign-upgrade{border-top:1px solid var(--line);background:#171b17;color:var(--paper)}.campaign-upgrade .eyebrow{color:var(--lime)}.campaign-upgrade .lede{color:#d9ddd2}.campaign-upgrade h2 em{color:var(--lime)}.campaign-notes{border-top:1px solid var(--line)}.campaign-notes ul{max-width:48rem;margin:0;padding-left:1.2rem;color:#4d5149;line-height:1.8}.campaign-notes li::marker{color:var(--signal)}@media(max-width:720px){.campaign-rewards,.campaign-steps ol,.campaign-reward-list{grid-template-columns:1fr}.campaign-rewards h2{margin-bottom:2rem}}body:has(.landing-page){color-scheme:dark;--ink:#f1eee7;--paper:#070b12;--surface:#101823;--muted:#9da8b5;--line:rgba(180,198,218,.22);--lime:#d99354;--signal:#d99354;--coral:#ed8064;--blue:#8da8d0;background:var(--paper);color:var(--ink)}body:has(.landing-page) .site-header{background:#08121ff0}body:has(.landing-page) .site-footer{background:var(--paper)}body:has(.landing-page) .landing-page{background:var(--paper)}body:has(.landing-page) .landing-page .lede,body:has(.landing-page) .landing-page .landing-bridge__copy>p,body:has(.landing-page) .landing-page .section-heading--stacked>p:last-child,body:has(.landing-page) .landing-page .feature-list p,body:has(.landing-page) .landing-page .plan-name p,body:has(.landing-page) .landing-page .plan-row li,body:has(.landing-page) .landing-page .faq-list details p{color:#c3cbd4}body:has(.landing-page) .landing-page .plan-row--available{background:#d993541a}body:has(.landing-page) .landing-page .button--signal{color:#070b12;border-color:#d9935480}body:has(.landing-page) .landing-page .button:hover{background:#f1eee7;color:#070b12}body:has(.landing-page) .landing-page h1 em,body:has(.landing-page) .landing-page h2 em{color:inherit}.landing-hero{min-height:calc(100vh - 5rem);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;gap:clamp(2.5rem,7vw,8rem);border-bottom:1px solid var(--line);background:none}.landing-hero__copy{max-width:43rem}.landing-hero h1{max-width:none;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,"Noto Serif JP",Georgia,serif;font-size:clamp(3rem,4.2vw,4.4rem);font-weight:500;letter-spacing:-.08em;line-height:1.08}.landing-hero h1>span{display:block;white-space:nowrap}.landing-hero__sample{width:100%;max-width:23rem;margin:0;justify-self:end}.hero-sample__visual{aspect-ratio:3 / 5;overflow:hidden;background:#111;border:1px solid rgba(21,23,20,.2)}.hero-sample__caption a{color:var(--signal);font-size:.78rem;font-weight:700;white-space:nowrap}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem}.text-link{display:inline-flex;align-items:center;gap:.65rem;font-size:.82rem;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:.25rem}.text-link:hover,.text-link:focus-visible{color:var(--signal);border-color:var(--signal)}.hero-note{margin:1.35rem 0 0;color:var(--muted);font-size:.76rem}.landing-bridge{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,8vw,9rem);border-bottom:1px solid var(--line)}.landing-bridge h2{margin-bottom:0}.landing-bridge h2 em,.features h2 em,.process h2 em,.pricing h2 em,.faq h2 em,.landing-outro h2 em{color:var(--signal);font-style:normal}.landing-bridge__copy{max-width:40rem;align-self:end}.landing-bridge__copy>p,.section-heading--stacked>p:last-child{color:#4d5149;line-height:1.55}.bridge-links{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem}.features,.pricing,.faq{border-bottom:1px solid var(--line)}.section-heading--stacked{display:block;max-width:56rem;border-bottom:0}.section-heading--stacked h2{max-width:12ch;margin-bottom:1.5rem;line-height:1.08}.pricing .section-heading--stacked h2{max-width:13ch}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3.5rem;border-top:1px solid var(--line)}.feature-list article{padding:1.2rem 1.25rem 0 0;border-right:1px solid var(--line)}.feature-list article+article{padding-left:1.25rem}.feature-list article>span,.plan-name>span{color:var(--muted);font:700 .68rem/1.3 monospace;letter-spacing:.08em}.feature-list h3{max-width:13ch;margin:3.5rem 0 1rem;font-size:clamp(1.4rem,2.4vw,2.2rem);line-height:1;letter-spacing:-.05em}.feature-list p{color:#4d5149;line-height:1.55}.feature-list ul{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.5rem 0 0;padding:0;list-style:none}.feature-list li{color:var(--signal);font-size:.72rem}.process h2{margin-bottom:2rem}.plan-list{margin-top:3.5rem;border-top:1px solid var(--line)}.plan-row{display:grid;grid-template-columns:1.2fr .9fr 1.15fr auto;gap:1.5rem;align-items:start;padding:1.35rem 0;border-bottom:1px solid var(--line)}.plan-row--available{background:#d8ff4f21;padding-left:1rem;padding-right:1rem}.plan-name h3{margin:.45rem 0 .5rem;font-size:clamp(1.35rem,2.3vw,2.1rem);letter-spacing:-.05em}.plan-name p,.plan-row li{color:#4d5149;font-size:.85rem;line-height:1.45}.plan-price{font-size:clamp(1.1rem,2vw,1.55rem);letter-spacing:-.04em}.plan-status{justify-self:end;color:var(--signal);font:700 .68rem/1.3 monospace;letter-spacing:.08em;text-transform:uppercase}.faq-list{max-width:56rem;margin-top:2rem;border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:1.25rem 2rem 1.25rem 0;position:relative;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700;letter-spacing:-.025em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:.2rem;color:var(--signal);font-size:1.5rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:48rem;padding:0 3rem 1.3rem 0;color:#4d5149;line-height:1.6}.landing-outro{min-height:70vh;display:flex;flex-direction:column;justify-content:center}.landing-outro h2{max-width:10ch}.landing-outro .lede{max-width:39rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:1.2rem}@media(max-width:920px){.site-header nav{gap:.75rem}.plan-row{grid-template-columns:1fr 1fr}.plan-row ul{grid-column:1 / -1}.plan-status{grid-column:2;grid-row:1}}@media(max-width:720px){.landing-hero{grid-template-columns:1fr;min-height:auto;gap:3rem;padding-top:4.5rem}.landing-hero h1{font-size:clamp(2.35rem,10vw,3.5rem)}.landing-hero__sample{max-width:23rem;justify-self:stretch}.landing-bridge{grid-template-columns:1fr;gap:2rem}.feature-list{grid-template-columns:1fr}.feature-list article,.feature-list article+article{border-right:0;border-bottom:1px solid var(--line);padding:1.2rem 0 2rem}.feature-list article:last-child{border-bottom:0}.feature-list h3{margin-top:2rem}.plan-row{grid-template-columns:1fr;gap:.6rem}.plan-row--available{padding-left:.75rem;padding-right:.75rem}.plan-row ul,.plan-status{grid-column:auto;grid-row:auto}.plan-status{justify-self:start}.site-header{align-items:flex-start;flex-direction:column}.site-header nav{flex-wrap:wrap}.site-footer__links{gap:.7rem 1rem}}body:has(.landing-page){color-scheme:light;--ink:#333333;--paper:#ffffff;--surface:#ffffff;--muted:#6b7280;--line:rgba(51,51,51,.16);--lime:#f28a52;--signal:#e86f3f;--coral:#e86f3f;--blue:#2f7ab4;background:#fff;color:var(--ink)}body:has(.landing-page) .site-header{background:#fffffff5;border-color:var(--line)}body:has(.landing-page) .site-footer{background:#fff}body:has(.landing-page) .landing-page{background:#fff;color:var(--ink)}body:has(.landing-page) .landing-page h1,body:has(.landing-page) .landing-page h2,body:has(.landing-page) .landing-page h3,body:has(.landing-page) .landing-page strong,body:has(.landing-page) .landing-page summary{font-family:Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Noto Sans JP,Arial,sans-serif;color:var(--ink)}body:has(.landing-page) .landing-page h1,body:has(.landing-page) .landing-page h2{font-weight:800;letter-spacing:-.055em;line-height:1.16}body:has(.landing-page) .landing-page h3,body:has(.landing-page) .landing-page strong,body:has(.landing-page) .landing-page summary{font-weight:700}body:has(.landing-page) .landing-page p{color:var(--ink)}body:has(.landing-page) .landing-page .lede,body:has(.landing-page) .landing-page .landing-problem .section-heading--split>p,body:has(.landing-page) .landing-page .landing-process .section-heading--split>p,body:has(.landing-page) .landing-page .section-heading--stacked>p:last-child,body:has(.landing-page) .landing-page .problem-list p,body:has(.landing-page) .landing-page .feature-list p,body:has(.landing-page) .landing-page .process-list p,body:has(.landing-page) .landing-page .plan-name p,body:has(.landing-page) .landing-page .plan-row li,body:has(.landing-page) .landing-page .faq-list details p{color:#52677b}body:has(.landing-page) .landing-page .eyebrow{color:var(--signal)}body:has(.landing-page) .landing-page .button{margin-top:0;border-radius:0;box-shadow:none;transition:background .2s,color .2s}body:has(.landing-page) .landing-page .button:hover{transform:none;background:var(--ink);color:#fff}body:has(.landing-page) .landing-page .button--signal{background:var(--signal);color:#fff;border-color:var(--signal)}body:has(.landing-page) .landing-page .text-link{border-color:var(--ink)}body:has(.landing-page) .landing-page .text-link:hover,body:has(.landing-page) .landing-page .text-link:focus-visible{color:var(--signal);border-color:var(--signal)}.landing-page>.section{width:100%;max-width:none;padding-left:max(1.25rem,calc((100vw - var(--max)) / 2 + 2rem));padding-right:max(1.25rem,calc((100vw - var(--max)) / 2 + 2rem))}.landing-hero{min-height:calc(100vh - 5rem);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr);align-items:center;gap:clamp(3rem,8vw,9rem);border-bottom:1px solid var(--line);background:#f5f9fd}.landing-hero__copy{max-width:40rem}.landing-hero h1{max-width:12ch;margin:0 0 1.8rem;font-size:clamp(3rem,5.5vw,5.6rem)}.landing-hero h1>span{display:block}.landing-hero .lede{max-width:35rem;margin-bottom:2rem;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.85}.landing-hero__sample{width:100%;max-width:27rem;margin:0;justify-self:end}.hero-sample__visual{aspect-ratio:3 / 5;overflow:hidden;background:#dceaf5;border:1px solid rgba(24,48,75,.2)}.hero-sample__visual video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-sample__caption{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--line)}.hero-sample__caption span{display:block;color:var(--muted);font:700 .66rem/1.3 monospace;letter-spacing:.08em}.hero-sample__caption strong{display:block;margin-top:.45rem;font-size:clamp(1.2rem,2vw,1.6rem);letter-spacing:-.04em}.hero-sample__caption a{color:var(--signal);font-size:.8rem;font-weight:700;white-space:nowrap}.hero-sample__caption a:hover,.hero-sample__caption a:focus-visible{color:var(--ink)}.landing-problem{background:#edf6fc}.section-heading--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,8vw,8rem);border:0}.section-heading--split h2{max-width:15ch;margin:0;font-size:clamp(2.3rem,4.3vw,4.5rem)}.section-heading--split>p{max-width:34rem;margin:0;line-height:1.8}.problem-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem;border-top:1px solid var(--line)}.problem-list article{min-height:13rem;padding:1.3rem 1.5rem 0 0;border-right:1px solid var(--line)}.problem-list article+article{padding-left:1.5rem}.problem-list article:last-child{border-right:0}.problem-list h3{margin:2.8rem 0 .8rem;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.35}.problem-list p{margin:0;line-height:1.75}.features{background:#fff;border-bottom:1px solid var(--line)}.section-heading--stacked{display:block;max-width:62rem;border:0}.section-heading--stacked h2{max-width:15ch;margin:0 0 1.5rem;font-size:clamp(2.3rem,4.3vw,4.5rem)}.section-heading--stacked>p:last-child{max-width:42rem;margin:0;line-height:1.8}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem;border-top:1px solid var(--line)}.feature-list article{min-height:17rem;padding:1.3rem 1.5rem 0 0;border-right:1px solid var(--line)}.feature-list article+article{padding-left:1.5rem}.feature-list article:last-child{border-right:0}.feature-list article>span,.plan-name>span{color:var(--signal);font-size:.75rem;font-weight:700;letter-spacing:.08em}.feature-list h3{max-width:12ch;margin:2.8rem 0 .9rem;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.35}.feature-list p{margin:0;line-height:1.75}.landing-process{background:#fff7ed}.process-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:5rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{min-height:14rem;padding:1.3rem 1.5rem 0 0;border-right:1px solid var(--line)}.process-list li+li{padding-left:1.5rem}.process-list li:last-child{border-right:0}.process-list strong{display:block;margin:2.8rem 0 .8rem;font-size:1.5rem}.process-list p{margin:0;line-height:1.75}.pricing{background:#fff;border-bottom:1px solid var(--line)}.plan-list{margin-top:5rem;border-top:1px solid var(--line)}.plan-row{display:grid;grid-template-columns:1.2fr .75fr 1.15fr auto;gap:1.5rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid var(--line)}.plan-row--available{background:#fff0e8;padding-left:1rem;padding-right:1rem}.plan-name h3{margin:.5rem 0 .45rem;font-size:clamp(1.35rem,2.3vw,2rem);letter-spacing:-.04em}.plan-name p,.plan-row li{margin:0;font-size:.87rem;line-height:1.65}.plan-price{padding-top:.3rem;font-size:clamp(1.2rem,2vw,1.6rem);letter-spacing:-.04em}.plan-row ul{margin:0;padding:0;list-style:none}.plan-row li+li{margin-top:.35rem}.plan-status{justify-self:end;padding-top:.45rem;color:var(--muted);font-size:.75rem;font-weight:700}.plan-link{justify-self:end;align-self:start;margin-top:.35rem;color:var(--signal);font-size:.8rem;font-weight:700;white-space:nowrap}.plan-link:hover,.plan-link:focus-visible{color:var(--ink)}.faq{background:#edf6fc}.faq-list{max-width:62rem;margin:5rem 0 0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:1.35rem 3rem 1.35rem 0;font-size:clamp(1.05rem,1.8vw,1.35rem)}.faq-list summary:after{right:.2rem;color:var(--signal)}.faq-list details p{max-width:52rem;padding:0 3rem 1.4rem 0;line-height:1.8}.landing-outro{min-height:0;background:#173b5d;color:#fff}.landing-outro h2,.landing-outro .lede{color:#fff!important}.landing-outro h2{max-width:14ch;margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,5rem)}.landing-outro .lede{max-width:36rem;line-height:1.8}.landing-outro .eyebrow{color:#ffb180}.landing-outro .text-link{color:#fff;border-color:#fff}.landing-outro .text-link:hover,.landing-outro .text-link:focus-visible{color:#ffb180;border-color:#ffb180}.landing-outro .button--signal{background:#f28a52;border-color:#f28a52;color:#173b5d}.landing-outro .button--signal:hover{background:#fff;color:#173b5d}@media(max-width:920px){.landing-page>.section{padding-left:2rem;padding-right:2rem}.landing-hero{grid-template-columns:1fr 1fr;gap:3rem}.section-heading--split{gap:3rem}.plan-row{grid-template-columns:1.15fr .8fr 1fr auto}}@media(max-width:720px){.landing-page>.section{padding-left:1.15rem;padding-right:1.15rem}.landing-hero{grid-template-columns:1fr;min-height:auto;gap:3rem;padding-top:5rem}.landing-hero h1{max-width:10ch;font-size:clamp(2.7rem,11vw,4rem)}.landing-hero .lede{font-size:1rem;line-height:1.75}.landing-hero__sample{max-width:25rem;justify-self:start}.section-heading--split{grid-template-columns:1fr;gap:1.5rem}.section-heading--split h2,.section-heading--stacked h2{max-width:13ch;font-size:clamp(2.2rem,10vw,3.5rem)}.problem-list,.feature-list,.process-list{grid-template-columns:1fr;margin-top:3.5rem}.problem-list article,.feature-list article,.process-list li{min-height:0;padding:1.25rem 0 2rem;border-right:0;border-bottom:1px solid var(--line)}.problem-list article+article,.feature-list article+article,.process-list li+li{padding-left:0}.problem-list article:last-child,.feature-list article:last-child,.process-list li:last-child{border-bottom:0}.problem-list h3,.feature-list h3,.process-list strong{margin:1.8rem 0 .7rem}.plan-list{margin-top:3.5rem}.plan-row{grid-template-columns:1fr;gap:.65rem}.plan-row--available{padding:.9rem}.plan-price{padding-top:0}.plan-status,.plan-link{justify-self:start}.faq-list{margin-top:3.5rem}.landing-outro{padding-top:5rem;padding-bottom:5rem}}body:has(.landing-page) .landing-page{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Arial,sans-serif}body:has(.landing-page) .landing-page h1,body:has(.landing-page) .landing-page h2,body:has(.landing-page) .landing-page h3,body:has(.landing-page) .landing-page strong,body:has(.landing-page) .landing-page summary{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Arial,sans-serif;font-weight:700;letter-spacing:-.035em}body:has(.landing-page) .landing-page h1{font-size:clamp(2.5rem,3.2vw,3.5rem);line-height:1.3}body:has(.landing-page) .landing-page h2{font-size:clamp(2rem,2.5vw,2.25rem);line-height:1.45}body:has(.landing-page) .landing-page h3{font-size:clamp(1.15rem,1.6vw,1.4rem);line-height:1.55}.landing-hero{min-height:0;padding-top:clamp(5rem,8vw,7.5rem);padding-bottom:clamp(5rem,8vw,7.5rem)}.landing-hero h1{max-width:14ch;margin-bottom:1.35rem}.landing-hero .lede{margin-bottom:1.75rem;font-size:1rem;line-height:1.85}.section-heading--split{display:block;text-align:center}.section-heading--split h2{max-width:none;margin:0 auto 1.5rem}.section-heading--split>p{margin:0 auto}.section-heading--stacked{margin-left:auto;margin-right:auto;text-align:center}.section-heading--stacked h2{max-width:none;margin-left:auto;margin-right:auto}.section-heading--stacked>p:last-child{margin-left:auto;margin-right:auto}.problem-list article,.feature-list article,.process-list li{text-align:center}.problem-list h3,.feature-list h3{max-width:none}.landing-process{background:#eff8ff}.faq{background:#f6f7f8}.landing-outro{text-align:center;align-items:center}.landing-outro .hero-actions{justify-content:center}@media(max-width:720px){body:has(.landing-page) .landing-page h1{font-size:clamp(2.2rem,8.8vw,3rem)}body:has(.landing-page) .landing-page h2{font-size:clamp(1.85rem,7vw,2.25rem)}.landing-hero h1{max-width:12ch}}.workspace-preview{margin:4.5rem auto 0;border:1px solid rgba(24,48,75,.18);background:#fff;box-shadow:0 .8rem 1.6rem #18304b1a}.workspace-preview__caption{padding:1.3rem 1.5rem;border-bottom:1px solid var(--line);color:var(--ink);font-size:1rem;font-weight:700}.workspace-preview__bar{display:flex;align-items:center;gap:1.2rem;padding:.8rem 1rem;border-bottom:1px solid rgba(24,48,75,.14);background:#f7f9fb;color:#52677b;font-size:.72rem}.workspace-preview__bar strong{color:var(--ink);font-size:.68rem;letter-spacing:.08em}.workspace-preview__bar small{margin-left:auto;color:#27885d;font-size:.68rem}.workspace-preview__body{display:grid;grid-template-columns:10.5rem minmax(0,1fr) 14rem;min-height:23rem}.workspace-preview__sidebar,.workspace-preview__inspector{padding:1.25rem 1rem;background:#f7f9fb}.workspace-preview__sidebar{border-right:1px solid rgba(24,48,75,.12)}.workspace-preview__inspector{border-left:1px solid rgba(24,48,75,.12)}.workspace-preview__sidebar>span,.workspace-preview__inspector>span{display:block;color:#8b99a6;font:700 .58rem/1.3 monospace;letter-spacing:.08em}.workspace-preview__sidebar>strong{display:block;margin:1rem 0 1.4rem;color:var(--ink);font-size:.8rem}.workspace-preview__sidebar a{display:block;margin:.8rem 0;color:#718294;font-size:.7rem;line-height:1.4}.workspace-preview__sidebar a.is-active{color:var(--signal);font-weight:700}.workspace-preview__main{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.5rem;background:#edf4f9}.workspace-preview__screen{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:14rem;background:#dceaf5;border:1px solid rgba(24,48,75,.16)}.workspace-preview__screen video{display:block;width:100%;height:100%;min-height:14rem;object-fit:contain}.workspace-preview__screen>span{position:absolute;right:.7rem;bottom:.6rem;padding:.3rem .45rem;background:#18304bd1;color:#fff;font:700 .58rem/1.2 monospace;letter-spacing:.04em}.workspace-preview__timeline{display:flex;align-items:center;gap:.5rem;margin-top:1rem;color:#8b99a6;font:700 .58rem/1.2 monospace}.workspace-preview__timeline i{flex:1;height:2px;background:#b7c8d5}.workspace-preview__timeline b{width:.55rem;height:.55rem;border:2px solid var(--signal);background:#fff;border-radius:50%}.workspace-preview__inspector>strong{display:block;margin:1rem 0 .7rem;font-size:1rem}.workspace-preview__inspector p{margin:0;color:#52677b;font-size:.72rem;line-height:1.6}.workspace-preview__directions{display:grid;gap:.45rem;margin-top:1.4rem}.workspace-preview__directions span{padding:.5rem .55rem;border:1px solid rgba(24,48,75,.14);color:#718294;font-size:.66rem}.workspace-preview__directions span.is-selected{border-color:var(--signal);color:var(--signal);background:#fff5ef;font-weight:700}@media(max-width:720px){.workspace-preview{margin-top:3rem}.workspace-preview__body{grid-template-columns:1fr}.workspace-preview__sidebar{display:flex;align-items:center;gap:.8rem;overflow:auto;border-right:0;border-bottom:1px solid rgba(24,48,75,.12);padding:.8rem 1rem}.workspace-preview__sidebar>span,.workspace-preview__sidebar>strong{margin:0;white-space:nowrap}.workspace-preview__sidebar a{margin:0;white-space:nowrap}.workspace-preview__inspector{border-top:1px solid rgba(24,48,75,.12);border-left:0}.workspace-preview__directions{grid-template-columns:repeat(3,1fr)}}.landing-hero{display:block;min-height:0;padding-top:clamp(3.5rem,5vw,4.75rem);padding-bottom:clamp(4.5rem,7vw,7rem);text-align:center;background:#fff;border-bottom:1px solid var(--line)}.landing-hero__copy{max-width:46rem;margin:0 auto}.landing-hero h1{max-width:none;margin:0 auto 1.1rem;font-size:clamp(2.4rem,3.1vw,3.3rem);line-height:1.28}.landing-hero h1>span{white-space:normal}.landing-hero .lede{max-width:42rem;margin:0 auto 1.45rem;font-size:clamp(.96rem,1.2vw,1.06rem);line-height:1.8}.landing-hero .hero-actions{justify-content:center}.motion-gallery{padding-top:clamp(3rem,4.5vw,4.5rem);padding-bottom:clamp(5rem,8vw,8rem);background:#eef6fb;border-bottom:1px solid var(--line)}.motion-gallery__grid{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(15rem,22vw,19rem);justify-content:start;gap:1.25rem;overflow-x:auto;max-width:74rem;margin:clamp(2.5rem,4vw,3.75rem) auto 0;padding:.25rem .25rem 1rem;scroll-snap-type:x proximity;scrollbar-width:thin}.motion-gallery__item{min-width:0;margin:0;scroll-snap-align:start}.motion-gallery__grid:has(.motion-gallery__item:only-child){justify-content:center}.motion-gallery__visual,.gallery-editor{overflow:hidden;border:0;border-radius:1.1rem;background:#dfeaf2;box-shadow:0 .8rem 2rem #18304b14}.motion-gallery__visual video,.gallery-editor video{display:block;width:100%;height:100%}.motion-gallery__visual--portrait{aspect-ratio:384 / 684}.motion-gallery__visual--portrait video{object-fit:cover;object-position:center}.motion-gallery__visual--detail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;aspect-ratio:16 / 6.8;padding-left:clamp(1.5rem,4vw,4rem);background:#173b5d}.motion-gallery__visual--detail video{width:auto;height:100%;object-fit:contain}.motion-gallery__detail-copy{color:#fff}.motion-gallery__detail-copy span{display:block;margin-bottom:1rem;color:#b8cadd;font-size:.72rem}.motion-gallery__detail-copy strong{color:#fff!important;font-size:clamp(1.5rem,2.7vw,2.5rem);line-height:1.35}.motion-gallery__item figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.95rem .2rem .2rem}.motion-gallery__item figcaption strong{font-size:1rem;letter-spacing:-.025em}.motion-gallery__item figcaption span{color:#617385;font-size:.78rem;text-align:right}.gallery-editor{background:#fff}.gallery-editor__bar{display:flex;align-items:center;gap:1rem;padding:.72rem .9rem;border-bottom:1px solid rgba(24,48,75,.12);color:#718294;font-size:.68rem}.gallery-editor__bar strong{font-size:.7rem}.gallery-editor__bar small{margin-left:auto;color:#27885d}.gallery-editor__body{display:grid;grid-template-columns:minmax(0,1fr) 11rem;min-height:17rem}.gallery-editor__preview{display:flex;align-items:center;justify-content:center;min-width:0;padding:1rem;background:#edf4f9}.gallery-editor__preview video{width:auto;max-width:100%;object-fit:contain}.gallery-editor__choices{display:flex;flex-direction:column;gap:.55rem;padding:1rem;border-left:1px solid rgba(24,48,75,.12)}.gallery-editor__choices>span{color:#8b99a6;font-size:.62rem}.gallery-editor__choices>strong{margin:.25rem 0 .45rem;font-size:.95rem}.gallery-editor__choices i{padding:.55rem .6rem;border:1px solid rgba(24,48,75,.14);color:#718294;font-size:.67rem;font-style:normal}.gallery-editor__choices i.is-selected{border-color:var(--signal);color:var(--signal);background:#fff5ef;font-weight:700}.features{background:#fff}.feature-list{gap:1.4rem;margin-top:3.5rem;border-top:0}.feature-list article,.feature-list article+article{min-width:0;min-height:0;padding:0;border-right:0;text-align:left}.feature-list article>span{display:block;margin-top:1.35rem}.feature-list h3{margin:1rem 0 .8rem}.feature-visual{position:relative;display:grid;overflow:hidden;aspect-ratio:16 / 10;border:1px solid rgba(24,48,75,.14);border-radius:1rem;background:#eef6fb}.feature-visual video,.feature-visual img{display:block;width:100%;height:100%;object-fit:contain}.feature-visual--select{grid-template-columns:minmax(0,1fr) 6.6rem;padding:1rem;gap:.8rem}.feature-visual__stage{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;border:1px solid rgba(24,48,75,.12);border-radius:.65rem;background:#fff}.feature-visual__stage video,.feature-visual__stage img{width:auto}.feature-visual__options{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.feature-visual__options i{padding:.55rem .45rem;border:1px solid rgba(24,48,75,.14);border-radius:.4rem;background:#ffffffa6;color:#718294;font-size:.62rem;font-style:normal}.feature-visual__options i.is-active{border-color:var(--signal);background:#fff;color:var(--signal);font-weight:700}.feature-visual--edit{grid-template-columns:minmax(0,1fr) 7.3rem;padding:1rem;gap:.8rem;background:#fff6ef}.feature-visual__canvas{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;border:1px solid rgba(70,53,44,.13);border-radius:.65rem;background:#fff}.feature-visual__canvas video,.feature-visual__canvas img{width:auto}.feature-visual__fields{display:flex;flex-direction:column;justify-content:center;gap:.55rem}.feature-visual__fields span{padding:.6rem .5rem;border-bottom:1px solid rgba(70,53,44,.16);color:#6f665f;font-size:.63rem}.feature-visual--publish{display:block;padding:1rem;background:#eef3f7}.feature-visual__browser{position:absolute;inset:1.2rem 4.5rem 1.2rem 1rem;overflow:hidden;border:1px solid rgba(24,48,75,.16);border-radius:.6rem;background:#fff;box-shadow:0 .7rem 1.5rem #18304b1a}.feature-visual__browser>div{display:flex;gap:.28rem;height:1.35rem;padding:.45rem .5rem;border-bottom:1px solid rgba(24,48,75,.1)}.feature-visual__browser i{width:.35rem;height:.35rem;border-radius:50%;background:#b6c3cd}.feature-visual__browser video,.feature-visual__browser img{height:calc(100% - 1.35rem)}.feature-visual__phone{position:absolute;right:1rem;top:2.6rem;bottom:.9rem;width:4.6rem;overflow:hidden;border:.32rem solid #263747;border-radius:1rem;background:#fff;box-shadow:0 .7rem 1.5rem #18304b2e}.feature-visual__formats{position:absolute;left:1.6rem;bottom:1.65rem;display:flex;gap:.4rem}.feature-visual__formats span{padding:.35rem .5rem;border-radius:999px;background:#fff;color:#52677b;font-size:.6rem;font-weight:700;box-shadow:0 .2rem .7rem #18304b1a}.plan-price small{color:#52677b;font-size:.62em;font-weight:500}.plan-price>span{display:block;margin-top:.35rem;color:#52677b;font-size:.68rem;font-weight:500;letter-spacing:0;white-space:nowrap}.plan-price>.plan-price__campaign{color:var(--oneseen-accent);font-weight:700}.promotion-note{display:grid;grid-template-columns:minmax(0,.8fr) minmax(20rem,1.2fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding-top:clamp(3.5rem,6vw,5.5rem);padding-bottom:clamp(3.5rem,6vw,5.5rem);background:#eef6fb;border-bottom:1px solid rgba(24,48,75,.14)}body:has(.landing-page) .landing-page .promotion-note h2{margin:0;font-size:clamp(1.85rem,2.5vw,2.25rem);text-align:left}.promotion-note p{max-width:38rem;margin:0;color:#52677b!important;line-height:1.85}@media(max-width:920px){.gallery-editor__body{grid-template-columns:minmax(0,1fr) 9rem}}@media(max-width:720px){.landing-hero{padding-top:3.75rem;padding-bottom:3.5rem}.landing-hero h1{max-width:13ch;font-size:clamp(2.25rem,9vw,3rem)}.motion-gallery__grid{grid-auto-columns:min(78vw,19rem);gap:1rem;margin-top:2.5rem}.motion-gallery__visual--detail{grid-template-columns:minmax(0,1fr) auto;aspect-ratio:4 / 3;padding-left:1.25rem}.motion-gallery__detail-copy strong{font-size:clamp(1.3rem,6vw,1.8rem)}.motion-gallery__item figcaption{align-items:flex-start;flex-direction:column;gap:.3rem}.motion-gallery__item figcaption span{text-align:left}.gallery-editor__body{grid-template-columns:1fr}.gallery-editor__preview{min-height:16rem}.gallery-editor__choices{border-top:1px solid rgba(24,48,75,.12);border-left:0}.feature-list{gap:2.5rem}.feature-list article{text-align:left}.feature-list article>span{margin-top:1.1rem}.promotion-note{grid-template-columns:1fr;gap:1rem}}.site-header{position:sticky;z-index:50;top:0;display:block;max-width:none;min-height:56px;margin:0;padding:0;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(14px)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);width:100%;max-width:var(--max);min-height:56px;margin:0 auto;padding:0 2rem}.site-header .wordmark,.site-footer .wordmark{line-height:1;white-space:nowrap}.site-header .wordmark>img{width:1.75rem;height:1.75rem}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.8rem,1.5vw,1.35rem);min-width:0;font-size:.75rem;line-height:1}.site-nav>a{display:inline-flex;align-items:center;min-height:40px;white-space:nowrap}.site-nav__campaign{gap:.4rem}.site-nav__campaign>span{padding:.2rem .35rem;border-radius:999px;background:#fff0e8;color:var(--signal);font-size:.55rem;font-weight:700;line-height:1}.site-header__actions{display:flex;align-items:center;gap:.5rem}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.65rem .9rem;border:1px solid rgba(24,48,75,.2);border-radius:0;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap}.header-button--login{background:#fff;color:#18304b}.header-button--start{border-color:var(--signal);background:var(--signal);color:#fff}.header-button:hover,.header-button:focus-visible{border-color:#18304b;background:#18304b;color:#fff}.site-footer{display:block;max-width:none;margin:0;padding:0;border-top:1px solid var(--line);background:#fff;color:var(--muted)}.site-footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:100%;max-width:var(--max);margin:0 auto;padding:2.5rem 2rem}.site-footer .wordmark>img{width:1.5rem;height:1.5rem}.site-footer__links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.72rem}.site-footer__company{display:flex;align-items:flex-end;flex-direction:column;gap:.4rem;font-size:.68rem;white-space:nowrap}.site-footer a:hover,.site-footer a:focus-visible{color:var(--signal)}.legal-page{max-width:58rem;padding-top:5rem;padding-bottom:6rem}.legal-page h1{max-width:none;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.25;letter-spacing:-.04em}.legal-page__updated{margin-bottom:2.5rem;color:var(--muted);font-size:.8rem}.legal-page__intro{margin-bottom:3rem;color:#4e5f70;line-height:1.9}.legal-section{padding:2rem 0;border-top:1px solid var(--line)}.legal-section h2{margin-bottom:1rem;font-size:1.15rem;line-height:1.5;letter-spacing:-.02em}.legal-section p,.legal-section li{color:#4e5f70;font-size:.9rem;line-height:1.9}.legal-section ul{margin:0;padding-left:1.35rem}.legal-section a,.legal-disclosure a{color:var(--signal);text-decoration:underline;text-underline-offset:.2em}.legal-disclosure{margin:1rem 0 0}.legal-disclosure>div{display:grid;grid-template-columns:13rem 1fr;border-top:1px solid var(--line)}.legal-disclosure>div:last-child{border-bottom:1px solid var(--line)}.legal-disclosure dt,.legal-disclosure dd{margin:0;padding:1rem;font-size:.86rem;line-height:1.75}.legal-disclosure dt{background:#edf4f9;font-weight:700}@media(max-width:1000px){.site-header__inner{gap:1.25rem}.site-nav{gap:.75rem}.site-nav__campaign>span{display:none}}@media(max-width:760px){.site-header__inner{grid-template-columns:1fr auto;gap:.35rem 1rem;padding:.55rem 1rem .45rem}.site-header .wordmark>img{width:1.55rem;height:1.55rem}.site-header__actions{justify-self:end}.header-button{min-height:34px;padding:.55rem .68rem;font-size:.68rem}.site-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;gap:1rem;padding:.05rem 0;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav>a{min-height:32px}.site-footer__inner{grid-template-columns:1fr;align-items:start;gap:1.5rem;padding:2.25rem 1rem}.site-footer__links{justify-content:flex-start}.site-footer__company{align-items:flex-start}.legal-page{padding-top:3.5rem;padding-bottom:4.5rem}.legal-disclosure>div{grid-template-columns:1fr}.legal-disclosure dt{padding-bottom:.55rem}.legal-disclosure dd{padding-top:.55rem}}:root{--oneseen-primary:#183b5d;--oneseen-secondary:#2f6f9f;--oneseen-secondary-soft:#e8f2f8;--oneseen-accent:#e87842;--oneseen-accent-soft:#fff0e8}body:has(.landing-page){--signal:var(--oneseen-secondary);--lime:var(--oneseen-secondary-soft);--coral:var(--oneseen-accent);--blue:#5788ad}body:has(.landing-page) .landing-page .button--signal{border-color:var(--oneseen-primary);background:var(--oneseen-primary);color:#fff}body:has(.landing-page) .landing-page .button--signal:hover,body:has(.landing-page) .landing-page .button--signal:focus-visible{border-color:var(--oneseen-secondary);background:var(--oneseen-secondary);color:#fff}body:has(.landing-page) .landing-page .text-link:hover,body:has(.landing-page) .landing-page .text-link:focus-visible,.plan-link,.faq-list summary:after{color:var(--oneseen-secondary)}.plan-row--available{background:var(--oneseen-secondary-soft)}.feature-list article>span,.plan-name>span{color:var(--oneseen-accent)}.gallery-editor__choices i.is-selected,.feature-visual__options i.is-active,.workspace-preview__directions span.is-selected{border-color:var(--oneseen-secondary);background:var(--oneseen-secondary-soft);color:var(--oneseen-secondary)}.feature-visual--edit{background:#f2f6f9}.landing-outro .button--signal{border-color:#dcecf7;background:#dcecf7;color:var(--oneseen-primary)}.landing-outro .button--signal:hover,.landing-outro .button--signal:focus-visible{border-color:#fff;background:#fff;color:var(--oneseen-primary)}.landing-outro .text-link:hover,.landing-outro .text-link:focus-visible{color:#bcd8eb;border-color:#bcd8eb}.header-button--login{border-color:#c7d5e0;color:var(--oneseen-primary)}.header-button--start{border-color:var(--oneseen-primary);background:var(--oneseen-primary);color:#fff}.header-button:hover,.header-button:focus-visible{border-color:var(--oneseen-secondary);background:var(--oneseen-secondary);color:#fff}.site-nav__campaign>span{background:var(--oneseen-accent-soft);color:var(--oneseen-accent)}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible,.legal-section a,.legal-disclosure a{color:var(--oneseen-secondary)}.product-story,.workspaces,.catalog-library,.labs,.delivery{padding-top:clamp(4.5rem,7vw,7rem);padding-bottom:clamp(4.5rem,7vw,7rem);border-bottom:1px solid rgba(24,48,75,.14)}.product-story{display:grid;grid-template-columns:minmax(17rem,.78fr) minmax(32rem,1.22fr);align-items:center;gap:clamp(3rem,7vw,7rem);background:#fff}.product-story__copy{max-width:30rem}.feature-kicker,.beta-label{display:inline-flex;align-items:center;min-height:1.65rem;margin-bottom:1.25rem;padding:.2rem .65rem;border-radius:999px;background:var(--oneseen-secondary-soft);color:var(--oneseen-secondary);font-size:.7rem;font-weight:700;letter-spacing:.04em}body:has(.landing-page) .landing-page .product-story h2{max-width:13ch;margin:0 0 1.35rem;font-size:clamp(2rem,3vw,2.75rem);line-height:1.4}.product-story__copy>p,.workspace-card>p,.catalog-panel>p,.library-panel>p,.output-card>p,.viral-card>p{margin:0;color:#52677b!important;line-height:1.85}.agent-demo{padding:clamp(1rem,2vw,1.5rem);border:0;border-radius:1.2rem;background:#edf5fa;box-shadow:0 1rem 2.5rem #183b5d1a}.agent-demo__request{max-width:28rem;margin:0 0 1rem auto;padding:1rem 1.15rem;border-radius:1rem 1rem .25rem;background:var(--oneseen-primary);color:#fff}.agent-demo__request span{display:block;margin-bottom:.45rem;color:#bcd5e8;font-size:.65rem;font-weight:700}body:has(.landing-page) .landing-page .agent-demo__request p{margin:0;color:#fff;font-size:.88rem;line-height:1.65}.agent-demo__response{overflow:hidden;border:0;border-radius:1rem;background:#fff}.agent-demo__status{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-bottom:1px solid rgba(24,48,75,.12);font-size:.75rem}.agent-demo__status i{width:.55rem;height:.55rem;border-radius:50%;background:#3fa271}.agent-demo__status span{margin-left:auto;color:#718294}.agent-demo__result{display:grid;grid-template-columns:minmax(0,1fr) 9rem;min-height:19rem}.agent-demo__result>img{width:100%;height:19rem;object-fit:cover;object-position:center;background:#edf4f9}.agent-demo__result ul{margin:0;padding:1.2rem 1rem;list-style:none;border-left:1px solid rgba(24,48,75,.12)}.agent-demo__result li{padding:.8rem 0;border-bottom:1px solid rgba(24,48,75,.1);color:var(--oneseen-primary);font-size:.72rem;font-weight:700}.agent-demo__result li span{display:block;margin-bottom:.35rem;color:#8494a3;font-size:.6rem;font-weight:500}.workspaces{background:#edf5fa}.workspaces .section-heading--stacked,.catalog-library .section-heading--stacked,.labs .section-heading--stacked,.delivery .section-heading--stacked{max-width:52rem;margin:0 auto;text-align:center}.workspace-cards,.catalog-library__grid,.delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.25rem);max-width:74rem;margin:3.5rem auto 0}.workspace-card,.catalog-panel,.library-panel,.output-card,.viral-card{min-width:0;padding:1.25rem;border:0;border-radius:1.1rem;background:#fff}.workspace-card__head{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1rem}.workspace-card__head strong{font-size:1.2rem}.workspace-card__head span{color:#718294;font-size:.7rem}.workspace-card h3,.catalog-panel h3,.library-panel h3,.output-card h3,.viral-card h3{margin:1.25rem 0 .55rem;font-size:clamp(1.15rem,1.6vw,1.35rem)!important;line-height:1.55!important}.director-board,.editor-board{position:relative;overflow:hidden;height:20rem;border:0;border-radius:.8rem;background:#f5f8fa;box-shadow:0 .35rem 1.2rem #18304b14}.director-board{display:grid;grid-template-columns:3rem 1fr}.director-board__rail{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem .5rem;border-right:1px solid rgba(24,48,75,.11);background:#e8eff4}.director-board__rail i{width:1rem;height:1rem;border-radius:.2rem;background:#8ca7ba}.director-board__scenes{display:flex;flex-direction:column;gap:.7rem;padding:1.15rem}.director-board__scenes span{display:flex;align-items:center;gap:.8rem;padding:1rem;border:0;border-radius:.55rem;background:#fff;color:#52677b;font-size:.75rem}.director-board__scenes span:nth-child(2){background:#e8f2f8;box-shadow:inset .22rem 0 var(--oneseen-secondary)}.director-board__scenes b{color:#8a9aa8;font-size:.62rem}.director-board__note{position:absolute;right:1rem;bottom:1rem;padding:.8rem 1rem;border-radius:.6rem;background:var(--oneseen-primary);color:#fff;font-size:.7rem;line-height:1.6}.editor-board{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;grid-template-rows:minmax(0,1fr) 4.3rem}.editor-board__preview{display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1rem;background:#e8f1f7}.editor-board__preview img{width:auto;max-width:100%;height:100%;object-fit:contain}.editor-board__controls{padding:1rem .8rem;border-left:1px solid rgba(24,48,75,.11);background:#fff}.editor-board__controls span{display:block;color:#718294;font-size:.6rem}.editor-board__controls i{display:block;height:.3rem;margin:.5rem 0 1rem;background:#d8e2e9;box-shadow:inset 2.5rem 0 var(--oneseen-secondary)}.editor-board__timeline{display:flex;gap:.3rem;grid-column:1 / -1;padding:.8rem 1rem;border-top:1px solid rgba(24,48,75,.11);background:#fff}.editor-board__timeline b{display:block;height:1.1rem;border-radius:.2rem;background:#bcd6e8}.editor-board__timeline b:nth-child(1){width:25%}.editor-board__timeline b:nth-child(2){width:43%;background:var(--oneseen-secondary)}.editor-board__timeline b:nth-child(3){width:28%}.catalog-library{background:#fff}.catalog-panel,.library-panel{padding:0;overflow:hidden}.catalog-panel h3,.catalog-panel>p,.library-panel h3,.library-panel>p{margin-left:1.25rem;margin-right:1.25rem}.catalog-panel>p,.library-panel>p{margin-bottom:1.5rem}.catalog-panel__visual{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;min-height:19rem;padding:1rem;background:#0f2e49}.motion-tile{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:8rem;border:0;border-radius:.65rem;background:#173f60}.motion-tile i{display:block;width:2.4rem;height:2.4rem;background:#dbeaf4}.motion-tile--one i{border-radius:50%}.motion-tile--two i{transform:rotate(45deg);background:#7db2d7}.motion-tile--three i{width:3.5rem;height:.45rem;box-shadow:0 1rem #dbeaf4,0 -1rem #dbeaf4}.motion-tile--four i{border-radius:50% 0;background:#9cc8e3}.motion-tile--five i{width:3.4rem;height:3.4rem;border:.45rem solid #dbeaf4;background:transparent}.motion-tile--six i{width:3.6rem;height:2rem;border-radius:999px;background:#e87842}.library-panel__visual{min-height:19rem;padding:1rem;background:#edf5fa}.library-panel__search{display:flex;justify-content:space-between;padding:.75rem .9rem;border:0;border-radius:.55rem;background:#fff;color:#8a99a6;font-size:.72rem}.library-panel__filters{display:flex;gap:.5rem;margin:.8rem 0}.library-panel__filters span{padding:.35rem .65rem;border-radius:999px;background:#fff;color:#52677b;font-size:.62rem}.library-panel__filters span:first-child{background:var(--oneseen-primary);color:#fff}.library-panel__assets{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.library-panel__assets i{display:block;aspect-ratio:4 / 3;border-radius:.45rem;background:linear-gradient(145deg,#bfd6e5,#fff)}.library-panel__assets i:nth-child(2),.library-panel__assets i:nth-child(5){background:linear-gradient(145deg,#e7c9bb,#fff0e8)}.library-panel__assets i:nth-child(3),.library-panel__assets i:nth-child(4){background:linear-gradient(145deg,#9eb6c8,#263e52)}.labs{background:#102e49}.labs .section-heading--stacked h2,.labs .section-heading--stacked>p:last-child{color:#fff!important}.labs .section-heading--stacked>p:last-child{margin-left:auto;margin-right:auto;color:#bcd1e0!important}.labs .beta-label{background:#ffffff1f;color:#bcd8eb}.lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:74rem;margin:3.5rem auto 0}.lab-grid article{padding:.8rem .8rem 1.25rem;border:0;border-radius:1rem;background:#ffffff0f}.lab-grid article>strong{display:block;margin:1rem .35rem .3rem;color:#fff!important;font-size:1rem}.lab-grid article>span{display:block;margin:0 .35rem;color:#bcd1e0;font-size:.72rem}.lab-visual{display:flex;align-items:center;justify-content:center;gap:.4rem;overflow:hidden;aspect-ratio:4 / 3;border-radius:.65rem;background:#173f60}.lab-visual i,.lab-visual b{display:block}.lab-visual--layer i{width:2.7rem;height:2.7rem;margin:-.55rem;border:1px solid #9cc8e3;transform:rotate(45deg)}.lab-visual--motion i{width:1.35rem;height:1.35rem;border-radius:50%;background:#9cc8e3}.lab-visual--motion b{width:3rem;height:.3rem;background:#e87842}.lab-visual--asset i{width:3rem;height:3.8rem;margin:-.6rem;border-radius:.35rem;background:linear-gradient(160deg,#dbeaf4,#6d9cbd);transform:rotate(-10deg)}.lab-visual--asset i:nth-child(2){transform:rotate(6deg)}.lab-visual--asset i:nth-child(3){transform:rotate(16deg)}.lab-visual--sound{align-items:flex-end;padding-bottom:2.2rem}.lab-visual--sound i{width:.42rem;border-radius:999px;background:#9cc8e3}.lab-visual--sound i:nth-child(1),.lab-visual--sound i:nth-child(5){height:1.4rem}.lab-visual--sound i:nth-child(2),.lab-visual--sound i:nth-child(4){height:2.5rem}.lab-visual--sound i:nth-child(3){height:3.5rem;background:#e87842}.delivery{background:#f3f7fa}.output-card,.viral-card{padding:1rem 1rem 1.5rem}.output-card h3,.output-card>p,.viral-card h3,.viral-card>p{margin-left:.25rem;margin-right:.25rem}.output-card__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:20rem;border-radius:.8rem;background:#e5eff6}.output-card__screen{width:min(65%,18rem);height:16rem;overflow:hidden;padding:.45rem;border:0;background:#fff;border-radius:.65rem;box-shadow:0 .8rem 2rem #18304b29}.output-card__screen img{width:100%;height:100%;object-fit:cover}.output-card__formats{position:absolute;right:1rem;bottom:1rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;max-width:10rem}.output-card__formats span{padding:.45rem .6rem;border-radius:.4rem;background:#fff;color:var(--oneseen-primary);font-size:.62rem;font-weight:700;box-shadow:0 .3rem .8rem #18304b14}.viral-card{background:var(--oneseen-primary)}.viral-card h3,.viral-card>p{color:#fff!important}.viral-card>p{color:#c5d8e6!important}.viral-card__title{display:flex;align-items:center;gap:.75rem;padding:.25rem .25rem 1rem}.viral-card__title span{padding:.3rem .55rem;border-radius:999px;background:var(--oneseen-accent);color:#fff;font-size:.62rem;font-weight:700}.viral-card__title strong{color:#fff!important;font-size:.9rem}.viral-card__visual{display:grid;gap:.65rem;min-height:17.4rem;padding:1rem;border-radius:.8rem;background:#0b263d}.viral-card__visual>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:0;border-radius:.6rem;background:#ffffff12}.viral-card__visual b{color:#fff;font-size:.8rem}.viral-card__visual span{color:#a9c2d5;font-size:.68rem}.faq-list{margin-left:auto;margin-right:auto}.pricing .section-heading--stacked h2{width:max-content;max-width:100%}.pricing .section-heading--stacked h2>span{display:block;white-space:nowrap}@media(max-width:920px){.product-story{grid-template-columns:1fr}.product-story__copy{max-width:44rem;margin:0 auto;text-align:center}body:has(.landing-page) .landing-page .product-story h2{max-width:none}.agent-demo{width:100%;max-width:46rem;margin:0 auto}.lab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.product-story,.workspaces,.catalog-library,.labs,.delivery{padding-top:4rem;padding-bottom:4rem}.workspace-cards,.catalog-library__grid,.delivery-grid{grid-template-columns:1fr;margin-top:2.5rem}.agent-demo__result{grid-template-columns:1fr}.agent-demo__result ul{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(24,48,75,.12);border-left:0}.agent-demo__result li{padding:.6rem;border-bottom:0}.director-board,.editor-board{height:17rem}.catalog-panel__visual,.library-panel__visual{min-height:16rem}.lab-grid{gap:.75rem;margin-top:2.5rem}.lab-grid article{padding:.6rem .6rem 1rem}.lab-grid article>span{line-height:1.5}.output-card__visual{min-height:17rem}.output-card__screen{height:13rem}body:has(.landing-page) .landing-page .pricing h2{font-size:clamp(1.7rem,8vw,2.1rem)}}
