:root{color:#edf3fa;font-synthesis:none;--panel:#111722;--line:#263142;--muted:#8491a3;--accent:#61e7d2;background:#080b11;font-family:Segoe UI,Yu Gothic UI,Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:960px;min-height:100vh;margin:0;overflow:hidden}button,select,input{font:inherit}button{color:inherit}.toolbar{background:#0d121b;border-bottom:1px solid #202a38;align-items:center;gap:18px;height:72px;padding:0 22px;display:flex}.brand{align-items:center;gap:10px;min-width:152px;display:flex}.brand-mark{width:38px;height:38px;color:var(--accent);border:1px solid #3b5364;border-radius:12px;place-items:center;font-weight:800;display:grid}.brand div:last-child{display:grid}.brand small,.song-title span,.eyebrow{letter-spacing:.18em;color:#728397;font-size:9px}.open-button,.apply-button{color:#081510;cursor:pointer;background:#dffcf4;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:flex}.open-button svg{width:17px}.song-title{border-left:1px solid #273140;flex:1;padding-left:20px;display:grid}.song-title strong{white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.toolbar-actions{align-items:center;gap:8px;display:flex}.toolbar-actions button,.panel button,.icon-button{cursor:pointer;background:#151c28;border:1px solid #2a3545;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;display:flex}.toolbar-actions svg{width:16px}.toggle{color:#aab4c1;cursor:pointer;align-items:center;gap:7px;font-size:12px;display:flex}.toggle input{display:none}.toggle span{background:#273141;border-radius:12px;width:30px;height:17px;position:relative}.toggle span:after{content:"";background:#8995a5;border-radius:50%;width:11px;height:11px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle input:checked+span{background:#225e58}.toggle input:checked+span:after{background:#73efda;left:16px}.stage{background:#090d14;height:calc(100vh - 148px);position:relative;overflow:hidden}.roll-grid{background:linear-gradient(90deg,#0000 49.9%,#202a351a 50%,#0000 50.1%) 0 0/12.5% 100%,repeating-linear-gradient(0deg,#0000 0 73px,#25304030 74px) 0 0/100% 74px;position:absolute;inset:0 0 142px}.note-canvas{width:100%;height:calc(100% - 142px);position:absolute;top:0;left:0}.strike-line{background:#d8fff8;height:2px;position:absolute;bottom:142px;left:0;right:0;box-shadow:0 -4px 18px #62e7d2}.keyboard{width:100%;height:142px;position:absolute;bottom:0}.piano-key{border-radius:0 0 4px 4px;transition:transform 70ms,filter 70ms;position:absolute;top:0}.piano-key.white{background:linear-gradient(#eef1f3,#bdc4ca);border:1px solid #59616b;border-top:0;height:142px}.piano-key.black{z-index:2;background:linear-gradient(90deg,#10141b,#28303a,#090c11);border:1px solid #05070a;height:88px}.hands-layer{pointer-events:none;z-index:5;height:190px;position:absolute;inset:auto 0 0}.hand{opacity:.88;width:200px;height:176px;transition:transform .24s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-39px;overflow:visible}.hand-left{left:0}.hand-right{mix-blend-mode:screen;left:0}.palm,.wrist{fill:#202b3b;stroke:#a2b2c7;stroke-width:2px}.hand-right .palm,.hand-right .wrist{fill:#352b26;stroke:#d5baa7}.finger path{fill:none;stroke-width:15px;stroke-linecap:round;opacity:.72;transition:d .15s}.finger circle{stroke:#f8ffff;stroke-width:2px}.finger text{text-anchor:middle;fill:#071017;font-size:12px;font-weight:800}.finger.pressed circle{filter:drop-shadow(0 0 8px);transform:translateY(4px)}.legend{z-index:8;background:#111722e8;border:1px solid #2c3747;border-radius:13px;gap:5px;padding:8px 10px;display:grid;position:absolute;bottom:90px;right:18px}.legend div{align-items:center;gap:5px;display:flex}.legend strong{color:#96a3b3;width:14px;font-size:10px}.legend span{background:var(--dot);color:#071017;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;font-weight:800;display:grid}.controls{background:#0d121b;border-top:1px solid #253040;align-items:center;gap:12px;height:76px;padding:0 24px;display:flex}.icon-button{width:40px;height:40px;place-items:center!important;padding:0!important;display:grid!important}.icon-button svg{width:18px}.icon-button.primary{color:#071510;background:#dffcf4;border-color:#0000}.time{font-variant-numeric:tabular-nums;color:#9da9b7;font-size:12px}.seek{accent-color:#63e5d0;flex:1}.controls select{color:#dfe7f0;background:#151c28;border:1px solid #2a3545;border-radius:8px;padding:7px}.empty{text-align:center;background:radial-gradient(circle at 50% 56%,#15212a 0,#0000 34%);flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 72px);display:flex}.empty.dragging{outline:2px inset var(--accent);background:#10221f}.empty h1{letter-spacing:-.04em;margin:14px 0 10px;font-size:46px}.empty p{color:#93a0b1;line-height:1.8}.empty .large{margin:18px 0}.empty>small{color:#687587}.empty-visual{align-items:flex-end;gap:10px;height:108px;display:flex}.empty-visual span{background:#57d9c6;border-radius:7px 7px 3px 3px;width:20px;box-shadow:0 0 22px #57d9c666}.empty-visual span:first-child{height:48px}.empty-visual span:nth-child(2){background:#68a6ff;height:76px}.empty-visual span:nth-child(3){background:#ffb651;height:104px}.empty-visual span:nth-child(4){background:#ba83ff;height:67px}.empty-visual span:nth-child(5){background:#ff748b;height:38px}.error{z-index:30;background:#481f29;border:1px solid #a8475e;border-radius:10px;align-items:center;gap:18px;padding:12px 16px;display:flex;position:fixed;top:84px;left:50%;transform:translate(-50%)}.error button{color:#fff;background:0 0;border:0;text-decoration:underline}.modal-backdrop{z-index:20;background:#030509bb;place-items:center;display:grid;position:fixed;inset:0}.panel{background:#121925;border:1px solid #2c394a;border-radius:18px;width:min(560px,90vw);max-height:86vh;padding:24px;overflow:auto;box-shadow:0 24px 80px #000}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel h2{margin:5px 0 20px}.segmented{background:#0b1018;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px;display:grid}.segmented button{border-color:#0000;justify-content:center}.segmented .selected{color:#7ff0dc;background:#263142}.color-grid,.finger-colors{grid-template-columns:1fr 1fr;gap:12px;display:grid}.color-grid label,.finger-colors label{background:#0d131d;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.panel input[type=color]{background:0 0;border:0;width:34px;height:26px}.check-row{gap:8px;margin:15px 0;display:flex}.finger-colors h3{font-size:13px}.preset-row{gap:8px;display:flex}.reset{margin-top:18px}.tracks p{color:#8f9cad;font-size:13px}.track-row{border-top:1px solid #263142;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.track-row span{display:grid}.track-row small{color:#7d8a9b;margin-top:4px}.track-row select{color:#e7eef6;background:#0d131d;border:1px solid #344154;border-radius:8px;padding:8px}.apply-button{justify-content:center;width:100%;margin-top:18px}@media (height<=700px){.stage{height:calc(100vh - 136px)}.controls{height:64px}.keyboard,.piano-key.white{height:120px}.piano-key.black{height:76px}.note-canvas{height:calc(100% - 120px)}.strike-line{bottom:120px}}@media (width<=720px){body{min-width:0}.toolbar{grid-template-rows:48px 46px;grid-template-columns:auto auto minmax(0,1fr);gap:6px 10px;height:118px;padding:8px 10px;display:grid}.brand{min-width:0}.brand-mark{width:36px;height:36px}.brand div:last-child{display:none}.open-button{white-space:nowrap;padding:9px 11px}.song-title{min-width:0;padding-left:10px}.song-title strong{max-width:100%;font-size:13px}.toolbar-actions{grid-column:1/-1;justify-content:flex-end;gap:5px}.toolbar-actions button{padding:7px 8px;font-size:12px}.toggle{font-size:11px}.stage{height:calc(100dvh - 222px)}.keyboard,.piano-key.white{height:104px}.piano-key.black{height:65px}.note-canvas{height:calc(100% - 104px)}.strike-line{bottom:104px}.hands-layer{height:145px}.hand{bottom:-53px}.controls{grid-template-rows:42px 42px;grid-template-columns:40px 40px auto minmax(60px,1fr) auto;gap:5px 7px;height:104px;padding:7px 10px;display:grid}.controls .seek{width:100%;min-width:0}.controls select{grid-area:2/1/auto/3}.controls button:nth-of-type(3){grid-area:2/3}.controls input[type=range]:last-child{grid-area:2/4/auto/6;width:100%;min-width:0}.legend{transform-origin:100% 100%;bottom:112px;right:7px;transform:scale(.88)}.empty{height:calc(100dvh - 118px);padding:20px}.empty h1{font-size:34px}.empty p{font-size:14px}.empty-visual{height:82px}.empty-visual span:nth-child(3){height:80px}.panel{width:calc(100vw - 20px);padding:18px}.track-row{gap:10px}.track-row select{max-width:48%}}.landing-page .simple-plan li.is-limitation{color:#929aa2}.landing-page .simple-plan li.is-limitation svg{color:#bd7373}@media (width<=420px){.toolbar-actions button{font-size:0}.toolbar-actions button svg{margin:0}.empty p br{display:none}.finger-colors{grid-template-columns:1fr 1fr}}.toolbar{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111722f5,#0a0f18f5);position:relative;box-shadow:0 10px 35px #0008}.brand-mark{background:linear-gradient(145deg,#172634,#0a111a);box-shadow:inset 0 1px #ffffff14,0 8px 22px #0008}.toolbar-actions button,.panel button,.icon-button{transition:border-color .18s,background .18s,transform .18s;box-shadow:inset 0 1px #ffffff0b}.toolbar-actions button:hover,.panel button:hover,.icon-button:hover{background:#1b2534;border-color:#506077;transform:translateY(-1px)}.stage{background:radial-gradient(at 50% 68%,#15202d 0,#090e16 40%,#05080e 100%)}.stage-ambience{pointer-events:none;background:radial-gradient(at 25% 100%,#37d3c016,#0000 38%),radial-gradient(at 75% 100%,#ffad4016,#0000 38%);position:absolute;inset:0 0 142px}.stage:after{content:"";pointer-events:none;position:absolute;inset:0 0 142px;box-shadow:inset 0 45px 90px #0009,inset 0 -28px 50px #0007}.roll-grid{background:repeating-linear-gradient(90deg,#0000 0 calc(6.25% - 1px),#ffffff08 calc(6.25% - 1px) 6.25%),repeating-linear-gradient(0deg,#0000 0 73px,#61738b16 74px);-webkit-mask-image:linear-gradient(#0005,#000 45%);mask-image:linear-gradient(#0005,#000 45%)}.strike-haze{filter:blur(8px);pointer-events:none;z-index:1;background:linear-gradient(#0000,#b8fff20a 55%,#b8fff226);height:52px;position:absolute;bottom:130px;left:0;right:0}.strike-line{z-index:4;background:linear-gradient(90deg,#47dfc3,#f4fffc 48%,#ffba54);height:2px;box-shadow:0 -2px 20px #a8fff0,0 2px 10px #fff9}.keyboard{perspective:900px;z-index:3;background:#111820;box-shadow:0 -12px 30px #000c}.keyboard-bed{z-index:0;background:linear-gradient(#27313c,#090d12);border-top:1px solid #6d7a88;height:12px;position:absolute;top:-9px;left:0;right:0;box-shadow:0 -5px 20px #000}.piano-key{transform-origin:top;overflow:hidden}.piano-key.white{background:linear-gradient(90deg,#c9cdd0 0,#f9f8f2 13%,#e9e7df 48%,#fff 82%,#b8bec3 100%);border-color:#4e5660;box-shadow:inset 0 -14px 20px #6b737b26,inset 2px 0 3px #fff,0 4px 7px #0009}.piano-key.white:before{content:"";pointer-events:none;background:linear-gradient(#fff8,#0000 15% 78%,#858d961f);position:absolute;inset:0}.piano-key.black{background:linear-gradient(90deg,#03060a,#202833 20%,#0b1017 55%,#36414e 83%,#05080c);border-color:#000;border-radius:0 0 5px 5px;box-shadow:inset 0 -8px 8px #000,2px 6px 8px #000c}.piano-key.black:after{content:"";filter:blur(1px);background:#8390a040;border-radius:50%;height:3px;position:absolute;bottom:5px;left:15%;right:15%}.piano-key.active{background:linear-gradient(180deg,color-mix(in srgb,var(--active) 72%,white),var(--active));filter:brightness(1.12);box-shadow:0 -16px 38px var(--active),inset 0 0 18px #fff8;z-index:4;transform:translateY(5px)rotateX(-2deg)}.key-lip{background:#59616b42;border-radius:100%;height:3px;position:absolute;bottom:5px;left:8%;right:8%}.hand{opacity:1;will-change:transform;width:260px;height:236px;transition:transform .3s cubic-bezier(.16,.78,.22,1);bottom:-72px;overflow:visible}.hand-right{mix-blend-mode:normal;z-index:2}.hand-left{z-index:1}.hand-cast-shadow{fill:#000;opacity:.42;filter:blur(8px)}.arm-skin,.palm-skin{stroke:#7d4438;stroke-width:1.2px}.palm-highlight{fill:none;stroke:#ffe2cc;stroke-width:4px;stroke-linecap:round;opacity:.24;filter:blur(1px)}.life-line{fill:none;stroke:#7f443b;stroke-width:2.1px;stroke-linecap:round;opacity:.48}.wrist-tendon{fill:none;stroke:#754037;stroke-width:1.6px;stroke-linecap:round;opacity:.32}.wrist-tendon.subtle{opacity:.2}.knuckle{opacity:.72;filter:blur(.3px)}.finger-segment{fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 1px #6a302b80)}.finger-segment.middle{filter:drop-shadow(0 2px 1px #6a302b66)}.joint-shade{fill:#713d37;opacity:.2}.joint-shade.small{opacity:.16}.nail{fill:#f4c9bd;stroke:#9f655c;stroke-width:1px;opacity:.92;filter:drop-shadow(0 1px 1px #fff5)}.fingertip-marker{fill:color-mix(in srgb,var(--finger-color) 22%,transparent);stroke:var(--finger-color);stroke-width:2.6px;filter:drop-shadow(0 0 6px var(--finger-color));transform-box:fill-box;transform-origin:50%;transition:filter .12s,transform .12s}.anatomical-finger.is-pressed .fingertip-marker{fill:color-mix(in srgb,var(--finger-color) 55%,transparent);filter:drop-shadow(0 0 11px var(--finger-color));transform:translateY(3px)scale(1.08)}.anatomical-finger.is-pressed .distal{filter:drop-shadow(0 4px 3px #4a201b99)}.finger-number{text-anchor:middle;fill:#17100f;paint-order:stroke;stroke:#fff8;stroke-width:1.2px;pointer-events:none;font-size:11px;font-weight:900}.controls{z-index:10;background:linear-gradient(#111824,#0a0f17);position:relative;box-shadow:0 -8px 30px #000a}.legend{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#17202de8,#0b1018ed);box-shadow:0 10px 35px #000b,inset 0 1px #ffffff0e}@media (width<=720px){.stage-ambience,.stage:after{bottom:104px}.strike-haze{bottom:93px}.hands-layer{height:236px}.hand{width:260px;height:236px;bottom:-106px}.piano-key.white{box-shadow:inset 0 -8px 12px #6b737b26,inset 1px 0 2px #fff,0 3px 5px #0008}}.performance-deck{z-index:2;background:radial-gradient(at 50% 0,#202831 0,#0b1017 58%,#070a0f 100%);border-top:1px solid #ffffff0a;height:100px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 16px 35px #000b}.keyboard{bottom:100px}.strike-line{bottom:242px}.strike-haze{bottom:230px}.note-canvas{height:calc(100% - 242px)}.roll-grid{inset:0 0 242px}.stage-ambience,.stage:after{bottom:242px}.hand{bottom:0}@media (width<=720px){.performance-deck{height:80px}.keyboard{bottom:80px}.strike-line{bottom:184px}.strike-haze{bottom:172px}.note-canvas{height:calc(100% - 184px)}.roll-grid{inset:0 0 184px}.stage-ambience,.stage:after{bottom:184px}.hand{bottom:58px}}.hands-layer{z-index:7;filter:none;height:280px}.real-hand{will-change:transform;pointer-events:none;filter:drop-shadow(0 14px 13px #000b);width:210px;height:280px;transition:transform .38s cubic-bezier(.16,.78,.22,1);position:absolute;bottom:0;left:0}.real-hand-left{z-index:1}.real-hand-right{z-index:2}.real-hand-parts,.real-hand-palm,.real-hand-finger,.real-hand-markers{width:100%;height:100%;position:absolute;inset:0}.real-hand-parts{filter:saturate(.92)contrast(1.04)brightness(.91)}.real-hand-palm,.real-hand-finger{background-image:url(/realistic-hands.png);background-repeat:no-repeat;background-size:200% 100%}.real-hand-left .real-hand-palm,.real-hand-left .real-hand-finger{background-position:0}.real-hand-right .real-hand-palm,.real-hand-right .real-hand-finger{background-position:100%}.real-hand-finger{z-index:1;transform:translateX(var(--finger-shift,0)) rotate(var(--finger-angle,0deg)) scaleY(var(--finger-scale,1));transform-origin:var(--finger-base-x) var(--finger-base-y);will-change:transform;filter:drop-shadow(0 2px 1px #3b160f4d);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.real-hand-finger.is-pressed{filter:drop-shadow(0 5px 3px #260b0673);transition-duration:90ms}.real-hand-palm{z-index:2;clip-path:polygon(31% 38%,42% 33%,58% 33%,70% 38%,80% 51%,100% 61%,100% 100%,0% 100%,0% 61%,20% 51%);filter:drop-shadow(0 -2px 2px #4c231b42)}.real-hand-markers{z-index:3;overflow:visible}.photo-fingertip{--finger-color:#fff;transition:opacity .15s,transform .24s cubic-bezier(.2,.8,.2,1)}.photo-fingertip-halo{fill:var(--finger-color);opacity:.08;filter:blur(5px);transition:opacity .14s,r .14s}.photo-fingertip-dot{fill:color-mix(in srgb,var(--finger-color) 24%,#091016aa);stroke:color-mix(in srgb,var(--finger-color) 82%,white);stroke-width:1.8px;opacity:.72;filter:drop-shadow(0 1px 2px #000);transform-box:fill-box;transform-origin:50%;transition:fill .12s,filter .12s,transform .12s}.photo-fingertip.is-targeted .photo-fingertip-halo{opacity:.52}.photo-fingertip.is-targeted .photo-fingertip-dot{fill:color-mix(in srgb,var(--finger-color) 70%,#071017);filter:drop-shadow(0 0 7px var(--finger-color))}.photo-fingertip.is-pressed .photo-fingertip-halo{opacity:.9;r:18px}.photo-fingertip.is-pressed .photo-fingertip-dot{fill:var(--finger-color);filter:drop-shadow(0 0 12px var(--finger-color));transform:translateY(4px)scale(1.14)}.photo-finger-number{text-anchor:middle;fill:#071014;paint-order:stroke;stroke:#ffffffe0;stroke-width:1px;pointer-events:none;font-size:10px;font-weight:900}@media (width<=720px){.hands-layer{height:230px}.real-hand{transform-origin:bottom;bottom:0;scale:.82}}.real-hand{transform-origin:105px 224px;transition:none}.real-hand-rig{filter:saturate(.94)contrast(1.035)brightness(.92);will-change:transform;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.real-hand-ground-shadow{fill:#000;opacity:.34;filter:blur(11px);transform:translateY(13px)}.hand-skin-segment,.real-hand-palm-image{pointer-events:none}.hand-skin-segment{filter:brightness(var(--finger-brightness,1)) drop-shadow(0 var(--finger-shadow-y,2px) var(--finger-shadow-blur,1.5px) #34110b55)}.hand-skin-segment.middle{filter:brightness(var(--finger-brightness,1)) drop-shadow(0 var(--finger-shadow-y,2px) var(--finger-shadow-blur,1.2px) #34110b48)}.hand-skin-segment.distal{filter:brightness(var(--finger-brightness,1)) drop-shadow(0 var(--finger-shadow-y,2px) var(--finger-shadow-blur,1px) #34110b40)}.real-hand-palm-image{filter:drop-shadow(0 -1px 1px #51251d35)}.rigged-finger{will-change:transform;transform-box:fill-box;transform-origin:50%}.rigged-finger.is-targeted .photo-fingertip-halo{opacity:.5}.rigged-finger.is-targeted .photo-fingertip-dot{fill:color-mix(in srgb,var(--finger-color) 70%,#071017);filter:drop-shadow(0 0 7px var(--finger-color))}.rigged-finger.is-pressed .photo-fingertip-halo{opacity:.9;r:18px}.rigged-finger.is-pressed .photo-fingertip-dot{fill:var(--finger-color);filter:drop-shadow(0 0 12px var(--finger-color));transform:scale(1.12)}.rigged-finger.is-pressed .hand-skin-segment.distal{filter:brightness(1.04)drop-shadow(0 2px 2px #24100b70)}.photo-fingertip{transition:none}.photo-fingertip-dot{transition:fill .1s,filter .1s,transform .1s}@media (prefers-reduced-motion:reduce){.real-hand,.photo-fingertip-dot,.piano-key{transition:none!important}}.empty-actions{align-items:center;gap:10px;margin:18px 0;display:flex}.empty-actions .large{margin:0}.demo-button{color:#dce8f4;cursor:pointer;background:#121b28;border:1px solid #34465a;border-radius:10px;padding:11px 16px;font-weight:700;box-shadow:inset 0 1px #ffffff0d}.demo-button:hover{background:#1a2737;border-color:#587089}@media (width<=520px){.empty-actions{flex-direction:column}.empty-actions button{justify-content:center;width:100%}}.hands-layer{isolation:isolate;height:280px;overflow:visible}.three-hands-canvas{pointer-events:none;filter:saturate(1.04)contrast(1.02);will-change:contents;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=720px){.hands-layer,.three-hands-canvas{height:230px}}body{background:#030509;min-width:0;overflow:hidden auto}body.studio-page{min-width:960px;overflow:hidden}body.marketing-page{min-width:0;overflow:hidden auto}.studio-app{background:radial-gradient(at 50% 35%,#090e15 0,#030508 58%,#010203 100%);min-height:100dvh}.player-shell{width:min(100%,1600px);margin-inline:auto;box-shadow:0 24px 90px #000}.performance-frame{aspect-ratio:16/9;background:#010204;width:100%;position:relative;overflow:hidden;container-type:inline-size}.performance-frame .stage{aspect-ratio:auto;background:radial-gradient(at 50% 72%,#0a1017 0,#030609 43%,#010203 100%);width:100%;min-height:0;height:100%!important}.performance-frame .stage:before{content:"";z-index:9;pointer-events:none;opacity:.08;mix-blend-mode:soft-light;background-image:radial-gradient(#fff .45px,#0000 .6px);background-size:4px 4px;position:absolute;inset:0}.performance-frame .stage:after{inset:0 0 17.3cqw;box-shadow:inset 0 4cqw 10cqw #000e,inset 0 -2.8cqw 5.5cqw #000c,inset 5cqw 0 10cqw #0007,inset -5cqw 0 10cqw #0007}.performance-frame .stage-ambience{background:radial-gradient(at 35% 100%,#44ead50a,#0000 30%),radial-gradient(at 67% 100%,#ffb3480a,#0000 30%);inset:0 0 17.3cqw}.performance-frame .roll-grid{background:repeating-linear-gradient(90deg,#0000 0 calc(2.0833% - 1px),#d7e3ef06 calc(2.0833% - 1px) 2.0833%),repeating-linear-gradient(0deg,#0000 0 6.2cqw,#778ca50c calc(6.2cqw + 1px));inset:0 0 17.3cqw;-webkit-mask-image:linear-gradient(#0001,#000 54%,#000);mask-image:linear-gradient(#0001,#000 54%,#000)}.performance-frame .note-canvas{z-index:4;pointer-events:none;height:calc(100% - 17.3cqw)}.performance-frame .performance-deck{background:radial-gradient(at 50% -10%,#111315 0,#070809 40%,#020304 82%);border-top:1px solid #7e879012;height:6.9cqw;box-shadow:inset 0 1.3cqw 3.8cqw #000e}.performance-frame .keyboard{perspective:1250px;width:82%;height:11.1cqw;transform-style:preserve-3d;isolation:isolate;background:0 0;bottom:6.9cqw;left:9%;box-shadow:0 .9cqw 2cqw #000c}.performance-frame .keyboard-fallboard,.performance-frame .keyboard-bed,.performance-frame .keyboard-felt{display:none}.performance-frame .keyboard-front-rail{z-index:6;pointer-events:none;background:linear-gradient(#3c3e40 0,#151719 32%,#050607 78%,#24272a 100%);border-top:1px solid #ffffff29;height:.55cqw;position:absolute;bottom:-.42cqw;left:0;right:0;box-shadow:0 .38cqw .8cqw #000}.performance-frame .strike-line,.performance-frame .strike-haze{display:none}.performance-frame .piano-key{transform-origin:50% 2%;transform-style:preserve-3d;opacity:0;border-radius:0 0 .19cqw .19cqw;transition:transform 72ms cubic-bezier(.2,.75,.25,1),filter 72ms ease-out}.performance-frame .piano-key.white{z-index:1;background:radial-gradient(at 43% 8%,#fbfaf4 0,#f8f6ef 12%,#0000 38%),linear-gradient(90deg,#aaa9a4 0,#d8d6ce 5%,#efede5 18%,#ebe8df 72%,#cbc9c3 94%,#898b8b 100%);border:0;border-right:1px solid #4a4b4c;height:100%;box-shadow:inset .045cqw 0 .08cqw #fff,inset -.055cqw 0 .1cqw #55575a99,inset 0 -.8cqw 1.4cqw #6e706f20,0 .28cqw .5cqw #0009}.performance-frame .piano-key.white:before{content:"";pointer-events:none;background:radial-gradient(circle at 28% 22%,#7b746805 0 .08cqw,#0000 .1cqw) 0 0/1.8cqw 2.2cqw,radial-gradient(circle at 72% 64%,#5d574c05 0 .07cqw,#0000 .09cqw) 0 0/2.4cqw 2.8cqw,linear-gradient(#fffdf8aa 0,#0000 9% 80%,#696b702b 94%,#3c3e423d 100%) 0 0/100% 100%;position:absolute;inset:0;box-shadow:inset 0 .1cqw .12cqw #fff}.performance-frame .piano-key.white:after{content:"";background:linear-gradient(#f8f6ef 0,#c2c2be 24%,#7d8082 72%,#dadbd8 100%);border-top:1px solid #ffffff9c;border-radius:0 0 .16cqw .16cqw;height:.5cqw;position:absolute;bottom:.08cqw;left:3%;right:3%;box-shadow:0 .13cqw .18cqw #0008}.performance-frame .piano-key.black{z-index:3;background:linear-gradient(100deg,#020303 0,#08090a 14%,#17191b 32%,#0a0b0d 52%,#030405 75%,#121416 91%,#030404 100%);border:1px solid #000;border-top:0;border-radius:0 0 .18cqw .18cqw;height:66%;transform:translateZ(.38cqw);box-shadow:inset .07cqw 0 .09cqw #77797c2b,inset -.08cqw 0 .12cqw #000,inset 0 -.52cqw .65cqw #000,0 .35cqw .46cqw #000e,0 .12cqw .16cqw #000}.performance-frame .piano-key.black:before{content:"";background:linear-gradient(105deg,#111315 0,#222528 34%,#0c0e10 57%,#040506 100%);border-top:1px solid #74777a2b;border-left:1px solid #ffffff08;border-radius:.04cqw .04cqw .15cqw .15cqw;position:absolute;inset:.08cqw 14% 15%;box-shadow:inset 0 -.16cqw .3cqw #000b}.performance-frame .piano-key.black:after{content:"";background:linear-gradient(#1b1d20 0,#060708 42%,#000 76%,#323538 100%);border-top:1px solid #7f838634;border-radius:0 0 .21cqw .21cqw;height:.48cqw;position:absolute;bottom:.07cqw;left:7%;right:7%;box-shadow:0 .16cqw .2cqw #000c}.performance-frame .piano-key.active{filter:brightness(1.06);z-index:4;transform:translateY(.31cqw)rotateX(-2deg)}.performance-frame .piano-key.white.active{background:radial-gradient(ellipse at 50% 12%,color-mix(in srgb,var(--active) 36%,white),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--active) 16%,#f7f4eb),color-mix(in srgb,var(--active) 28%,#d4d3ce));box-shadow:0 -1.05cqw 2.6cqw color-mix(in srgb,var(--active) 78%,transparent),inset 0 0 .9cqw color-mix(in srgb,var(--active) 30%,white)}.performance-frame .piano-key.black.active{background:linear-gradient(100deg,#030405,color-mix(in srgb,var(--active) 42%,#111316),#020303);box-shadow:0 -.9cqw 2.5cqw var(--active),inset 0 0 .55cqw color-mix(in srgb,var(--active) 42%,white)}.performance-frame .key-lip{display:none}.performance-frame .hands-layer{height:clamp(150px,21.875cqw,350px);bottom:0;overflow:visible}.performance-frame .three-hands-canvas{filter:saturate(.96)contrast(1.08)brightness(.94);height:100%}.performance-frame .legend{z-index:20;background:linear-gradient(145deg,#151b24e8,#080b10f2);border-color:#77818f38;bottom:1.15cqw;right:1.2cqw;transform:none;box-shadow:0 .8cqw 2.2cqw #000c,inset 0 1px #ffffff12}.player-shell>.controls{width:100%;height:76px;margin:0}.fullscreen-button,.camera-view-button{z-index:40;color:#edf7f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0b111bd9;border:1px solid #71809255;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 5px 18px #0009}.fullscreen-button{display:none}.camera-view-button{display:flex;right:10px}.fullscreen-button svg,.camera-view-button svg{width:17px;height:17px}.camera-view-button.active{color:#a9fff1;background:#10251fdf;border-color:#6de9d87a;box-shadow:0 5px 18px #0009,0 0 18px #48dec524}body.player-expanded{overflow:hidden}.performance-frame.expanded{z-index:100;aspect-ratio:auto;background:#030609;width:100vw;max-width:none;height:100dvh;margin:0;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.performance-frame.expanded:fullscreen{width:100%;height:100%}.performance-frame.expanded .fullscreen-button{top:max(8px,env(safe-area-inset-top));right:max(118px,calc(env(safe-area-inset-right) + 110px));display:flex}.performance-frame.expanded .camera-view-button{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right))}@media (width<=720px){.player-shell{width:100%;margin:0}.performance-frame:not(.expanded) .stage:after,.performance-frame:not(.expanded) .stage-ambience,.performance-frame:not(.expanded) .roll-grid{bottom:15.5cqw}.performance-frame:not(.expanded) .note-canvas{height:calc(100% - 15.5cqw)}.performance-frame .hands-layer{height:150px}.performance-frame .legend{transform-origin:100% 100%;bottom:5px;right:5px;transform:scale(.68)}.player-shell>.controls{height:104px}}@media (width<=720px),(hover:none) and (pointer:coarse){.fullscreen-button{display:flex;right:118px}}@media (orientation:portrait) and (width<=720px),(orientation:portrait) and (hover:none) and (pointer:coarse){.performance-frame.expanded{width:100dvh;height:100vw;transform:translate(-50%,-50%)rotate(90deg)}}.performance-frame .hands-layer{z-index:7;isolation:isolate;height:100%;position:absolute;inset:0;overflow:hidden}.performance-frame .three-hands-canvas{filter:saturate(.98)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.performance-frame .stage.camera-perspective .roll-grid{opacity:.46;-webkit-mask-image:linear-gradient(#0000,#000 58%,#000);mask-image:linear-gradient(#0000,#000 58%,#000)}.performance-frame .stage.camera-perspective .stage-ambience{background:radial-gradient(at 36% 74%,#44ead50c,#0000 28%),radial-gradient(at 66% 74%,#ffb3480c,#0000 28%)}@media (width<=720px){.performance-frame .hands-layer,.performance-frame .three-hands-canvas{height:100%}}.export-modal{z-index:1000;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overscroll-behavior:contain;overflow-y:auto}.export-panel{width:min(520px,100%);max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;background:linear-gradient(145deg,#121a27,#0c121c);padding:18px;overflow-y:auto!important}.export-panel .panel-head{align-items:center;gap:16px}.export-panel h2{margin:0;font-size:23px}.export-panel .panel-head>button{flex:none;justify-content:center;width:42px;height:42px;padding:0}.export-panel .panel-head svg{width:18px}.export-panel button:disabled{opacity:.45;cursor:not-allowed;transform:none}.export-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0;display:grid}.export-specs div{text-align:center;background:#0b111a;border:1px solid #2c394a;border-radius:8px;gap:1px;min-width:0;padding:8px 6px;display:grid}.export-specs strong{color:#e8fff9;font-size:12px}.export-specs span{color:#8493a5;font-size:9px}.export-access-selector{background:#080d15;border:1px solid #2b3747;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0;margin:0 0 10px;padding:7px;display:grid}.export-access-selector legend{color:#9aa7b5;padding:0 6px;font-size:10px;font-weight:700}.export-access-selector label{cursor:pointer;background:#0d131d;border:1px solid #ffffff16;border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:48px;padding:7px 8px;display:flex}.export-access-selector label.is-selected{background:#14302e8f;border-color:#62dfd06a;box-shadow:inset 3px 0 #62dfd0}.export-access-selector label.is-preview.is-selected{background:#2a1d108f;border-color:#e4ae5e70;box-shadow:inset 3px 0 #e4ae5e}.export-access-selector input{opacity:0;pointer-events:none;position:absolute}.export-access-selector label>span{gap:1px;min-width:0;display:grid}.export-access-selector strong{color:#edf6f3;font-size:12px}.export-access-selector small{color:#8592a0;white-space:nowrap;font-size:9px}.export-access-selector em{color:#e9bd7b;white-space:nowrap;border:1px solid #e4ae5e55;border-radius:999px;margin-left:auto;padding:2px 5px;font-size:7px;font-style:normal;font-weight:800}.export-access-selector label:focus-within{outline-offset:2px;outline:2px solid #79e6d8}.export-resolution-selector{background:#080d15;border:1px solid #2b3747;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0;margin:0 0 10px;padding:7px;display:grid}.export-resolution-selector legend{color:#9aa7b5;padding:0 6px;font-size:10px;font-weight:700}.export-resolution-selector label{cursor:pointer;background:#0d131d;border:1px solid #ffffff16;border-radius:8px;align-items:center;min-width:0;min-height:45px;padding:7px 9px;display:flex}.export-resolution-selector label.is-selected{background:#14302e8f;border-color:#62dfd06a;box-shadow:inset 3px 0 #62dfd0}.export-resolution-selector label.is-4k.is-selected{background:#2a1d108f;border-color:#e4ae5e70;box-shadow:inset 3px 0 #e4ae5e}.export-resolution-selector input{opacity:0;pointer-events:none;position:absolute}.export-resolution-selector label>span{gap:1px;min-width:0;display:grid}.export-resolution-selector strong{color:#edf6f3;font-size:12px}.export-resolution-selector small{color:#8592a0;font-size:9px}.export-resolution-selector label:focus-within{outline-offset:2px;outline:2px solid #79e6d8}.export-summary-list{background:#0a1019;border:1px solid #243141;border-radius:10px;margin:0;display:grid}.export-summary-list>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:9px 11px;display:grid}.export-summary-list>div+div{border-top:1px solid #202b39}.export-summary-list dt{color:#8997a7;font-size:11px}.export-summary-list dd{color:#edf6ff;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:12px;font-weight:700;overflow:hidden}.export-preview-note{color:#d8a65e;text-align:right;margin:8px 2px 0;font-size:10px}.spinner{border:2px solid #334355;border-top-color:#65e8d3;border-radius:50%;width:16px;height:16px;animation:.75s linear infinite export-spin}@keyframes export-spin{to{transform:rotate(360deg)}}.export-progress{background:#0a1118;border:1px solid #2b3b49;border-radius:11px;gap:8px;margin-top:14px;padding:14px;display:grid}.export-progress-head{color:#aebbc8;justify-content:space-between;font-size:12px;display:flex}.export-progress-head strong{color:#74ead8;font-variant-numeric:tabular-nums}.export-progress progress{background:#202b38;border:0;border-radius:8px;width:100%;height:10px;overflow:hidden}.export-progress progress::-webkit-progress-bar{background:#202b38}.export-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#3abda9,#76f0dc)}.export-progress small{color:#718091;font-variant-numeric:tabular-nums}.export-success,.export-error{border-radius:9px;padding:11px 13px;font-size:13px}.export-success{color:#9ff7e6;background:#12352e}.export-error{color:#ffc4d1;background:#451f29}.export-actions{gap:10px;margin-top:14px;display:flex}.export-actions .apply-button{flex:1;min-height:48px;margin:0}.export-actions>button{justify-content:center}.cancel-export{justify-content:center;width:100%;color:#ffd7df!important;background:#3a1d25!important;border:1px solid #93495a!important}.export-render-surface{pointer-events:none;contain:strict;background:#020305;width:1920px;height:1080px;position:fixed;top:0;left:-20000px;overflow:hidden}.export-render-surface .three-hands-canvas{filter:none!important;width:1920px!important;height:1080px!important;position:absolute!important;inset:0!important}@media (width<=620px){.export-panel{padding:15px}.export-panel h2{font-size:20px}.export-actions{flex-direction:column}}@media (width<=360px){.export-access-selector,.export-resolution-selector{grid-template-columns:1fr}}.toolbar-actions .audio-loaded{color:#8ff3e1;background:#15332f;border-color:#3a8d7e}.color-panel{width:min(680px,92vw)}.color-panel-lead{color:#8f9dad;margin:-13px 0 18px;font-size:13px}.hand-color-pickers{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hand-palette{background:#0c121c;border:1px solid #2b3748;border-radius:13px;min-width:0;margin:0;padding:14px}.hand-palette legend{justify-content:space-between;align-items:center;width:100%;padding:0 2px 9px;font-weight:700;display:flex}.selected-color-preview{color:#8c9aaa;letter-spacing:.04em;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.selected-color-preview:before{content:"";background:var(--selected-color);width:13px;height:13px;box-shadow:0 0 12px var(--selected-color);border-radius:50%}.gradient-color-preview{color:#8c9aaa;letter-spacing:.02em;align-items:center;gap:7px;font-size:9px;font-weight:600;display:flex}.gradient-color-preview:before{content:"";background:linear-gradient(90deg,var(--gradient-top),var(--gradient-bottom));width:34px;height:13px;box-shadow:0 0 14px color-mix(in srgb,var(--gradient-bottom) 34%,transparent);border:1px solid #ffffff29;border-radius:7px}.gradient-preview{background:linear-gradient(180deg,var(--gradient-top),var(--gradient-bottom));height:42px;box-shadow:inset 0 1px 0 #ffffff45,0 8px 24px color-mix(in srgb,var(--gradient-bottom) 18%,transparent);border:1px solid #ffffff26;border-radius:10px;margin-bottom:12px}.gradient-stop-row{color:#a9b5c2;grid-template-columns:54px minmax(0,1fr) 40px;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:grid}.gradient-stop-row select{color:#e7eef6;background:#0d131d;border:1px solid #344154;border-radius:8px;min-width:0;height:34px;padding:0 9px}.gradient-stop-row input[type=color]{cursor:pointer;width:40px!important;height:32px!important}.swatch-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.panel .color-swatch{aspect-ratio:1;background:#101722;border:1px solid #344155;border-radius:9px;place-items:center;width:100%;padding:3px;display:grid;position:relative}.panel .color-swatch span{background:var(--swatch);width:100%;height:100%;box-shadow:inset 0 1px 0 #fff7,0 4px 12px color-mix(in srgb,var(--swatch) 42%,transparent);border-radius:6px}.panel .color-swatch.selected{box-shadow:0 0 0 2px var(--swatch),0 0 18px color-mix(in srgb,var(--swatch) 48%,transparent);border-color:#f2fffc}.panel .color-swatch.selected:after{content:"✓";color:#07100f;text-shadow:0 1px 2px #fff;font-size:12px;font-weight:900;position:absolute;bottom:1px;right:3px}.custom-color-row{color:#a9b5c2;justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;display:flex}.custom-color-row input[type=color]{cursor:pointer;width:42px;height:30px}@media (width<=620px){.hand-color-pickers{grid-template-columns:1fr}.color-panel{padding:18px}.swatch-grid{grid-template-columns:repeat(6,1fr)}}.route-loading{background:#05070b;justify-content:center;align-items:center;gap:9px;min-height:100dvh;display:flex}.route-loading span{background:#4de0d0;border-radius:10px;width:8px;height:34px;animation:1s ease-in-out infinite alternate pm-loading;box-shadow:0 0 24px #4de0d0}.route-loading span:nth-child(2){background:#f1aa49;height:58px;animation-delay:.16s;box-shadow:0 0 24px #f1aa49}.route-loading span:nth-child(3){height:43px;animation-delay:.32s}@keyframes pm-loading{to{opacity:.45;transform:translateY(-15px)}}.pianomira-brand{color:#f4f1e9;align-items:center;gap:11px;display:inline-flex}.pianomira-brand-mark{background:linear-gradient(145deg,#15202a,#090d13);border:1px solid #60718161;border-radius:12px;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:38px;display:flex;position:relative;box-shadow:inset 0 1px #fff1,0 8px 24px #0008}.pianomira-brand-mark i{background:#58e1d1;border-radius:4px;width:5px;display:block;box-shadow:0 0 8px #58e1d188}.pianomira-brand-mark i:first-child{height:14px;margin-bottom:6px}.pianomira-brand-mark i:nth-child(2){background:#f5b456;height:25px;margin-bottom:5px;box-shadow:0 0 8px #f5b45688}.pianomira-brand-mark i:nth-child(3){height:19px;margin-bottom:6px}.pianomira-brand-copy{gap:1px;display:grid}.pianomira-brand-copy strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,Yu Mincho,serif;font-size:20px;font-weight:500}.pianomira-brand-copy small{letter-spacing:.2em;color:#8794a3;font-size:7px}.pianomira-brand.is-compact .pianomira-brand-mark{width:38px;height:38px}.pianomira-brand.is-compact .pianomira-brand-copy strong{font-family:inherit;font-size:15px;font-weight:750}.studio-brand-link{text-decoration:none}.landing-page{--pm-bg:#07090d;--pm-panel:#0d1117;--pm-line:#252b35;--pm-text:#f2efe7;--pm-muted:#98a0aa;--pm-cyan:#51ded0;--pm-amber:#f2aa4e;min-height:100dvh;color:var(--pm-text);background:var(--pm-bg);font-family:Segoe UI,Yu Gothic UI,Noto Sans JP,system-ui,sans-serif;overflow:hidden}.landing-page a{color:inherit;text-decoration:none}.section-shell{width:min(1160px,100% - 48px);margin-inline:auto}.landing-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#070a0fef,#070a0fc7);border-bottom:1px solid #ffffff12;align-items:center;gap:40px;height:76px;padding:0 max(24px,50vw - 640px);display:flex;position:fixed;top:0;left:0;right:0}.landing-header>a:first-child{margin-right:auto}.landing-header nav{color:#aab1bb;gap:28px;font-size:13px;display:flex}.landing-header nav a{transition:color .2s}.landing-header nav a:hover{color:#fff}.header-studio-link,.landing-primary,.landing-secondary,.text-link{justify-content:center;align-items:center;gap:9px;font-weight:700;display:inline-flex}.header-studio-link{background:#10161fd9;border:1px solid #6c7b8c54;border-radius:9px;padding:10px 15px;font-size:12px}.header-studio-link svg,.landing-primary svg,.landing-secondary svg,.text-link svg{width:16px;height:16px}.landing-hero{isolation:isolate;background:#020306;align-items:center;height:max(720px,100svh);min-height:680px;display:flex;position:relative}.landing-hero>img{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-shade{z-index:-2;background:linear-gradient(90deg,#02040af7 0,#02040ac9 32%,#02040a44 60%,#02040a66 100%),linear-gradient(#02040a44 0,#0000 42%,#05070df5 100%);position:absolute;inset:0}.hero-shade:after{content:"";background:radial-gradient(circle at 41% 58%,#40e5d21d,#0000 24%),radial-gradient(circle at 70% 58%,#ffad451c,#0000 24%);position:absolute;inset:0}.hero-copy{width:min(1160px,100% - 48px);margin:56px auto 0}.landing-eyebrow,.landing-kicker{letter-spacing:.28em;color:#7ddfd5;font-size:10px;font-weight:750;display:block}.hero-copy h1{letter-spacing:-.055em;max-width:650px;margin:22px 0 24px;font-family:Georgia,Times New Roman,Yu Mincho,serif;font-size:clamp(60px,7vw,102px);font-weight:400;line-height:.98}.hero-copy h1 em{color:#f4eee2;text-shadow:0 0 32px #f0d9b540;font-style:normal}.hero-copy>p{color:#c1c5c9;max-width:590px;margin:0;font-size:17px;line-height:1.95}.hero-actions{gap:13px;margin:34px 0 20px;display:flex}.landing-primary{background:linear-gradient(110deg,#dffbf4,#c7f7ed);border-radius:10px;min-height:50px;padding:0 22px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 36px #52dcc52e;color:#07110f!important}.landing-primary:hover{transform:translateY(-2px);box-shadow:0 16px 42px #52dcc54a}.landing-secondary{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0d121ab8;border:1px solid #83909f50;border-radius:10px;min-height:50px;padding:0 19px}.hero-copy>small{color:#8f99a5;align-items:center;gap:7px;font-size:11px;display:flex}.hero-copy>small svg{width:14px}.hero-proof{gap:32px;display:flex;position:absolute;bottom:44px;right:max(24px,50vw - 580px)}.hero-proof span{color:#727e8b;letter-spacing:.2em;border-left:1px solid #ffffff28;gap:2px;padding-left:15px;font-size:8px;display:grid}.hero-proof b{color:#e9ede9;letter-spacing:.02em;font-size:17px}.landing-intro{text-align:center;padding:150px 0 118px}.landing-kicker{color:#66d8cd}.landing-intro h2,.landing-section h2,.preview-copy h2,.privacy-section h2,.landing-cta h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,Yu Mincho,serif;font-weight:400}.landing-intro h2{margin:22px 0;font-size:clamp(42px,5.1vw,68px);line-height:1.35}.landing-intro p{max-width:700px;color:var(--pm-muted);margin:auto;line-height:2}.landing-section{border-top:1px solid var(--pm-line);padding:108px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:46px;display:flex}.section-heading h2{margin:14px 0 0;font-size:clamp(34px,4vw,52px)}.section-heading>p{max-width:410px;color:var(--pm-muted);margin:0;line-height:1.8}.section-heading.compact{margin-bottom:28px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-card,.feature-card{border:1px solid var(--pm-line);background:linear-gradient(145deg,#10151d,#090c12);position:relative;overflow:hidden}.step-card{border-radius:17px;min-height:290px;padding:28px}.step-card:after,.feature-card:after{content:"";filter:blur(16px);background:#48dacd12;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-90px}.step-card:nth-child(2):after{background:#f1a74712}.step-top{justify-content:space-between;align-items:center;display:flex}.step-top span{color:#65717e;font:500 13px Georgia,serif}.step-top svg{color:#62dfd2;width:27px;height:27px}.step-card:nth-child(2) svg{color:#efab51}.step-card h3,.feature-card h3{margin:74px 0 12px;font-size:19px}.step-card p,.feature-card p{color:var(--pm-muted);margin:0;font-size:13px;line-height:1.85}.studio-preview{grid-template-columns:minmax(0,1.5fr) minmax(320px,.75fr);align-items:center;gap:70px;padding:40px 0 125px;display:grid}.preview-frame{aspect-ratio:16/9;background:#030508;border:1px solid #56637054;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 36px 90px #000b}.preview-frame>img{object-fit:cover;width:100%;height:100%}.preview-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 90px #0008}.preview-ui{z-index:2;gap:6px;display:flex;position:absolute;top:12px;left:13px}.preview-ui span{background:#51dfd1;border-radius:50%;width:7px;height:7px}.preview-ui span:nth-child(2){background:#f0ac53}.preview-ui span:nth-child(3){background:#788391}.preview-play{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0810179c;border:1px solid #efffffc4;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 44px #52dfd247}.preview-play svg{fill:#fff;width:23px}.preview-copy h2{margin:18px 0;font-size:clamp(38px,4vw,55px);line-height:1.25}.preview-copy>p{color:var(--pm-muted);line-height:1.9}.preview-copy ul{color:#c6ccd1;gap:11px;margin:24px 0;padding:0;font-size:13px;list-style:none;display:grid}.preview-copy li:before{content:"✓";color:#5de0d2;margin-right:10px}.text-link{justify-content:flex-start;margin-top:10px;font-size:13px;color:#83e5da!important}.features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-card{border-radius:15px;min-height:250px;padding:26px}.feature-card>svg{color:#63dfd2;width:24px}.feature-card:nth-child(2n)>svg{color:#efad56}.feature-card h3{margin-top:62px}.privacy-section{border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);background:radial-gradient(circle at 20% 60%,#173a3a55,#0000 32%),linear-gradient(100deg,#0b1117,#080a0f)}.privacy-inner{grid-template-columns:120px .85fr 1fr;align-items:center;gap:55px;min-height:550px;padding-block:100px;display:grid}.privacy-icon{background:#50ddce0d;border:1px solid #69e4d24d;border-radius:50%;place-items:center;width:104px;height:104px;display:grid;box-shadow:0 0 70px #50ddce19}.privacy-icon svg{color:#6ae2d5;width:36px;height:36px}.privacy-section h2{margin:18px 0;font-size:clamp(39px,4vw,56px);line-height:1.3}.privacy-points{gap:0;display:grid}.privacy-points p{border-bottom:1px solid #ffffff13;gap:7px;margin:0;padding:22px 0;display:grid}.privacy-points p:first-child{border-top:1px solid #ffffff13}.privacy-points strong{font-size:14px}.privacy-points span{color:var(--pm-muted);font-size:12px;line-height:1.7}.faq-list{border-top:1px solid var(--pm-line)}.faq-list details{border-bottom:1px solid var(--pm-line);padding:0 2px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#63dfd2;font-size:22px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:860px;color:var(--pm-muted);margin:0 0 27px;line-height:1.9}.landing-cta{text-align:center;place-items:center;min-height:580px;display:grid;position:relative;overflow:hidden}.landing-cta>img{z-index:0;object-fit:cover;filter:saturate(.8);width:100%;height:100%;position:absolute;inset:0}.cta-shade{z-index:1;background:linear-gradient(#05070acc,#05070af4),radial-gradient(circle,#0000,#05070a);position:absolute;inset:0}.landing-cta>div:last-child{z-index:2;position:relative}.landing-cta h2{margin:16px 0 12px;font-size:clamp(48px,6vw,76px)}.landing-cta p{color:#aab1b9;margin:0 0 28px}.landing-footer{border-top:1px solid var(--pm-line);grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:18px 36px;min-height:205px;padding-block:52px;display:grid}.landing-footer>p{color:#7f8995;font-size:12px}.landing-footer nav{color:#9aa3ad;gap:25px;font-size:12px;display:flex}.landing-footer>small{color:#59636f;grid-column:1/-1;font-size:10px}@media (width<=900px){.landing-header nav{display:none}.landing-header{padding-inline:18px}.header-studio-link{white-space:nowrap}.hero-proof{display:none}.studio-preview{grid-template-columns:1fr;gap:40px}.privacy-inner{grid-template-columns:90px 1fr}.privacy-points{grid-column:1/-1}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.section-shell,.hero-copy{width:calc(100% - 32px)}.landing-header{gap:12px;height:66px}.landing-header .pianomira-brand-copy small{display:none}.landing-header .pianomira-brand-mark{width:34px;height:34px}.header-studio-link{padding:9px 11px;font-size:11px}.landing-hero{align-items:flex-start;height:780px;min-height:690px}.landing-hero>img{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#02040af5 0,#02040a99 72%,#02040a77),linear-gradient(#02040a4a 0,#02040a75 46%,#05070dfb 100%)}.hero-copy{margin-top:155px}.hero-copy h1{font-size:56px}.hero-copy>p{max-width:94%;font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,330px)}.landing-primary,.landing-secondary{width:100%}.landing-intro{padding:105px 0 85px}.landing-intro h2{font-size:38px}.landing-intro p{text-align:left;font-size:14px}.landing-section{padding:78px 0}.section-heading{margin-bottom:30px;display:block}.section-heading h2{font-size:36px}.section-heading>p{margin-top:18px;font-size:13px}.steps-grid,.features-grid{grid-template-columns:1fr}.step-card{min-height:235px}.step-card h3{margin-top:48px}.studio-preview{padding:15px 0 90px}.preview-copy h2{font-size:39px}.privacy-inner{grid-template-columns:1fr;gap:22px;padding-block:75px}.privacy-icon{width:75px;height:75px}.privacy-section h2{font-size:39px}.privacy-points{grid-column:auto}.landing-cta{min-height:500px;padding:30px 16px}.landing-cta h2{font-size:48px}.landing-footer{grid-template-columns:1fr;padding-block:40px}.landing-footer nav{flex-wrap:wrap}.landing-footer>small{grid-column:auto}.pianomira-brand-copy strong{font-size:17px}}@media (width<=720px){body.studio-page{min-width:0}}.intro-movie-section{padding:82px 0 96px}.movie-heading{text-align:center}.movie-heading h2{letter-spacing:-.035em;margin:14px 0 34px;font:400 clamp(34px,4vw,50px)/1.25 Georgia,Times New Roman,Yu Mincho,serif}.movie-placeholder{aspect-ratio:16/9;background:radial-gradient(circle,#1a2b32 0,#0b1118 34%,#06090e 76%);border:1px solid #52607166;border-radius:18px;place-content:center;justify-items:center;gap:11px;width:min(100%,1000px);margin-inline:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #000a,inset 0 1px #ffffff12}.movie-placeholder:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49.9%,#ffffff08 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#ffffff08 50%,#0000 50.1%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.movie-play{color:#9af4e7;background:#51ded012;border:1px solid #a7fff17a;border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:0 0 40px #51ded02b}.movie-play svg{width:27px;height:27px}.movie-placeholder strong,.movie-placeholder small{position:relative}.movie-placeholder strong{letter-spacing:.08em;font-size:16px}.movie-placeholder small{color:#71808d;letter-spacing:.28em;font-size:9px}.simple-features{padding-block:96px}.simple-feature-grid .feature-card{min-height:230px}.pricing-section{border-block:1px solid var(--pm-line);background:radial-gradient(circle at 70% 45%,#f2aa4e0d,#0000 28%),radial-gradient(circle at 25% 45%,#51ded00f,#0000 32%),#090c11;padding:100px 0}.pricing-inner{grid-template-columns:1fr minmax(360px,480px);align-items:center;gap:100px;display:grid}.pricing-copy h2{letter-spacing:-.04em;margin:16px 0 20px;font:400 clamp(40px,4.4vw,62px)/1.25 Georgia,Times New Roman,Yu Mincho,serif}.pricing-copy p{max-width:470px;color:var(--pm-muted);margin:0;line-height:1.9}.price-card{background:linear-gradient(145deg,#121923,#090d13);border:1px solid #64748759;border-radius:18px;padding:36px;box-shadow:0 35px 80px #0009,inset 0 1px #ffffff12}.price-plan{letter-spacing:.18em;color:#79e5da;font-size:11px}.price{align-items:flex-end;gap:12px;margin:18px 0 24px;display:flex}.price strong{color:#f6f2e9;letter-spacing:-.06em;font:400 72px/.9 Georgia,Times New Roman,serif}.price>span{color:#c3c8ce;font-size:15px;line-height:1.35}.price small{color:#737e8a;font-size:10px}.price-card ul{color:#c8cfd4;border-block:1px solid #ffffff12;gap:13px;margin:0 0 28px;padding:22px 0;font-size:13px;list-style:none;display:grid}.price-card li{align-items:center;gap:10px;display:flex}.price-card li svg{color:#5ee1d3;width:16px;height:16px}.price-cta{box-sizing:border-box;width:100%}.price-card>small{color:#737e8a;text-align:center;margin-top:12px;font-size:10px;display:block}.compact-faq{padding-block:82px}.simple-footer{min-height:150px;padding-block:38px}@media (width<=900px){.pricing-inner{grid-template-columns:1fr;gap:45px}.price-card{box-sizing:border-box;width:min(100%,520px)}.simple-features{padding-block:78px}}@media (width<=640px){.intro-movie-section{padding:64px 0 72px}.movie-heading h2{margin-bottom:24px;font-size:34px}.movie-placeholder{border-radius:12px}.movie-play{width:58px;height:58px}.movie-play svg{width:22px}.pricing-section{padding:72px 0}.pricing-inner{gap:30px}.pricing-copy h2{font-size:39px}.price-card{padding:26px}.price strong{font-size:64px}.compact-faq{padding-block:64px}.simple-footer{min-height:130px}}.top-movie-section{border-bottom:1px solid var(--pm-line);background:#05070a;padding:126px 24px 92px}.top-movie-section .movie-heading{text-align:left;width:min(1160px,100%);margin:0 auto 24px}.top-movie-section .movie-heading h1{letter-spacing:-.04em;margin:12px 0 0;font:400 clamp(34px,4vw,52px)/1.2 Georgia,Times New Roman,Yu Mincho,serif}.top-movie-placeholder{aspect-ratio:16/9;background:radial-gradient(circle at 50% 53%,#142229 0,#090d12 35%,#030507 78%);border:1px solid #45505e;border-radius:14px;place-content:center;justify-items:center;gap:10px;width:min(1160px,100%);margin-inline:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0009,inset 0 1px #ffffff12}.top-movie-placeholder:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49.9%,#ffffff07 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#ffffff07 50%,#0000 50.1%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:96px 96px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.top-movie-placeholder .movie-play,.top-movie-placeholder strong,.top-movie-placeholder small{position:relative}.top-movie-placeholder strong{letter-spacing:.08em;font-size:15px}.top-movie-placeholder small{color:#71808d;letter-spacing:.26em;font-size:9px}.simple-intro{text-align:center;padding:104px 0}.simple-intro h2,.demo-heading h2,.simple-pricing h2{letter-spacing:-.045em;font:400 clamp(40px,5vw,66px)/1.2 Georgia,Times New Roman,Yu Mincho,serif}.simple-intro h2{margin:16px 0 20px}.simple-intro>p{max-width:680px;color:var(--pm-muted);margin:0 auto;line-height:1.95}.simple-facts{flex-wrap:wrap;justify-content:center;gap:12px;margin:34px 0 28px;display:flex}.simple-facts span{border:1px solid var(--pm-line);color:#8f99a5;background:#0b0f15;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;display:flex}.simple-facts b{color:#e7ece9;font-size:12px}.simple-facts svg{color:#63dfd2;width:14px}.intro-demo-link{align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex;color:#77e1d6!important}.intro-demo-link svg{width:17px}.demo-section{border-block:1px solid var(--pm-line);background:#020407;padding:94px 0 110px}.demo-heading{text-align:center;margin-bottom:36px}.demo-heading h2{margin:14px 0;font-size:clamp(36px,4.4vw,58px)}.demo-heading p{color:var(--pm-muted);margin:0;font-size:13px}.embedded-studio-shell{background:#030508;border:1px solid #2d3744;border-radius:16px;width:min(1500px,100% - 32px);min-height:620px;margin-inline:auto;overflow:hidden;box-shadow:0 35px 90px #000b}.embedded-studio{min-height:0}.embedded-studio .empty{height:auto;min-height:620px}.embedded-studio .toolbar{border-radius:15px 15px 0 0}.demo-loading{color:#74808c;justify-content:center;align-items:center;gap:8px;min-height:620px;display:flex}.demo-loading span{background:#54dccc;border-radius:5px;width:7px;height:24px;animation:1s ease-in-out infinite demo-pulse}.demo-loading span:nth-child(2){background:#f0aa4e;height:38px;animation-delay:.12s}.demo-loading span:nth-child(3){height:29px;animation-delay:.24s}.demo-loading small{margin-left:10px}@keyframes demo-pulse{0%,to{opacity:.35;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}.simple-pricing-heading{text-align:center}.simple-pricing-heading h2{margin:14px 0 46px;font-size:clamp(36px,4.5vw,58px)}.plan-grid{grid-template-columns:repeat(2,1fr);gap:14px;max-width:860px;margin-inline:auto;display:grid}.simple-plan{border:1px solid var(--pm-line);background:#0b0f15;border-radius:14px;padding:32px}.plan-name{color:#7edfd5;letter-spacing:.18em;font-size:10px;font-weight:800}.simple-price{align-items:flex-end;gap:10px;min-height:72px;margin:17px 0 20px;display:flex}.simple-price strong{letter-spacing:-.05em;font:400 54px/.95 Georgia,Times New Roman,serif}.simple-price>span{color:#bdc4c9;font-size:13px;line-height:1.25}.simple-price small{color:#6e7985;font-size:9px}.simple-plan ul{color:#b8c0c6;border-block:1px solid #fff1;align-content:start;gap:12px;min-height:133px;margin:0 0 24px;padding:20px 0;font-size:12px;list-style:none;display:grid}.simple-plan li{align-items:center;gap:9px;display:flex}.simple-plan li svg{color:#63dfd2;width:15px;height:15px}.plan-button{background:#d8faf2;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-weight:750;text-decoration:none;display:flex;color:#07110f!important}.plan-button svg{width:16px}.plan-button.is-disabled{cursor:not-allowed;background:#171d25;color:#87919c!important}.simple-plan>small{color:#68737f;text-align:center;margin-top:11px;font-size:9px;display:block}@media (width<=720px){.top-movie-section{padding:96px 16px 64px}.top-movie-section .movie-heading{margin-bottom:18px}.top-movie-placeholder{border-radius:10px}.top-movie-placeholder .movie-play{width:54px;height:54px}.simple-intro{padding:74px 0}.simple-intro>p{text-align:left;font-size:13px}.simple-facts{gap:7px}.simple-facts span{padding-inline:10px}.demo-section{padding:72px 0 78px}.demo-heading{margin-bottom:24px}.embedded-studio-shell{border-inline:0;border-radius:0;width:100%}.embedded-studio .toolbar{border-radius:0}.embedded-studio .empty,.demo-loading{min-height:580px}.simple-pricing{padding:78px 0 86px}.plan-grid{grid-template-columns:1fr}.simple-plan ul{min-height:0}.landing-header nav{display:none}}@media (prefers-reduced-motion:reduce){.demo-loading span{animation:none}}.landing-page{color:#f5f1e8;isolation:isolate;background:#030509;position:relative}.landing-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 22% 34%,#0e575519,#0000 30%),radial-gradient(at 78% 32%,#6d3f1216,#0000 29%);position:fixed;inset:0}.landing-header{-webkit-backdrop-filter:blur(24px)saturate(1.2);backdrop-filter:blur(24px)saturate(1.2);background:#04070bb8;border-bottom-color:#ffffff0d;height:74px;padding-inline:max(24px,50vw - 690px)}.landing-header nav{gap:34px}.landing-header nav a{color:#b0b7bf;position:relative}.landing-header nav a:after{content:"";background:#6ce4d6;height:1px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.landing-header nav a:hover:after{right:0}.header-studio-link{background:#dffaf4;border-color:#91d8ce57;transition:box-shadow .2s,filter .2s;box-shadow:0 9px 30px #50d7c620;color:#07110f!important}.header-studio-link:hover{filter:brightness(1.06);box-shadow:0 10px 38px #50d7c63d}.header-studio-link svg{transition:transform .2s}.header-studio-link:hover svg{transform:translate(3px)}.header-studio-link:disabled{cursor:not-allowed;filter:none;opacity:.78;box-shadow:0 9px 30px #50d7c612}.header-contract-link{background:linear-gradient(135deg,#f4d49a,#eab663);border-color:#f0bd6e75;box-shadow:0 9px 30px #e7a8432d;color:#171006!important}.header-contract-link:hover{filter:brightness(1.06);box-shadow:0 10px 38px #e7a84345}.header-contract-link:disabled{filter:none;opacity:.66;box-shadow:0 9px 24px #e7a84317}.top-movie-section{background:linear-gradient(#020305 0,#05070b 78%,#0000 100%);border:0;padding:94px 16px 76px}.top-movie-placeholder{aspect-ratio:auto;isolation:isolate;background:#020407;border-color:#707b891f;border-radius:22px;width:min(1440px,100%);height:min(78svh,820px);min-height:610px;display:block;box-shadow:0 42px 120px #000d,inset 0 1px #ffffff1c}.top-movie-placeholder>img{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.94)contrast(1.08)brightness(.82);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.012)}.top-movie-placeholder:before{z-index:-1;opacity:.42;background-color:#0000;background-image:linear-gradient(90deg,#0000 49.9%,#94a5b00a 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#94a5b008 50%,#0000 50.1%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:92px 92px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(90deg,#000 0,#0000 64%);mask-image:linear-gradient(90deg,#000 0,#0000 64%)}.top-movie-placeholder:after{content:"";z-index:0;background:linear-gradient(90deg,#0000,#68ebda 26%,#f5b35d 74%,#0000);height:1px;position:absolute;inset:auto 5% 0;box-shadow:0 -4px 26px #ffffff35}.movie-poster-shade{z-index:-2;background:linear-gradient(90deg,#02050bfa 0,#02050be9 29%,#02050b83 51%,#02050b1d 72%,#02050b7a 100%),linear-gradient(#02050b2b 0,#0000 42%,#02050be3 100%);position:absolute;inset:0}.movie-poster-shade:after{content:"";background:radial-gradient(at 35% 73%,#40e1cf18,#0000 26%),radial-gradient(at 68% 73%,#f1a94d1b,#0000 26%);position:absolute;inset:0}.movie-hero-copy{z-index:3;width:min(590px,47%);position:absolute;top:50%;left:clamp(34px,6vw,92px);transform:translateY(-48%)}.movie-hero-copy .landing-kicker{color:#70e5d8;text-shadow:0 0 24px #4bd7c691}.movie-hero-copy h1{letter-spacing:-.06em;color:#f5f0e6;text-wrap:balance;margin:25px 0;font:400 clamp(58px,6.8vw,104px)/.98 Georgia,Times New Roman,Yu Mincho,serif}.movie-hero-copy h1 em{color:#fffaf0;text-shadow:0 0 44px #f3c68042;font-style:normal}.movie-hero-copy>p{color:#c2c8c9;text-wrap:balance;max-width:560px;margin:0;font-size:16px;line-height:1.95}.movie-actions{gap:12px;margin:32px 0 18px;display:flex}.movie-primary,.movie-secondary{border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 21px;font-size:13px;font-weight:750;text-decoration:none;transition:filter .2s,background .2s,box-shadow .2s;display:inline-flex;color:inherit!important}.movie-primary{background:#dffaf3;box-shadow:0 13px 38px #55dfcc28;color:#06110f!important}.movie-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1119b8;border:1px solid #83909f4f}.movie-primary:hover{filter:brightness(1.07);box-shadow:0 15px 45px #55dfcc48}.movie-secondary:hover{background:#141c27}.movie-primary svg,.movie-secondary svg{width:16px}.movie-secondary svg{transition:transform .2s}.movie-secondary:hover svg{transform:translate(3px)}.movie-hero-copy>small{color:#8d99a2;align-items:center;gap:7px;font-size:10px;display:flex}.movie-hero-copy>small svg{width:14px}.movie-preview-status{z-index:4;text-shadow:0 2px 12px #000;justify-items:center;gap:8px;display:grid;position:absolute;top:46%;left:74%;transform:translate(-50%,-50%)}.movie-preview-status .movie-play{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08101999;border-color:#dffef8a6;width:76px;height:76px;transition:transform .25s,box-shadow .25s;box-shadow:0 0 55px #55dece36}.movie-preview-status:hover .movie-play{transform:scale(1.06);box-shadow:0 0 70px #55dece5a}.movie-preview-status strong{letter-spacing:.12em;font-size:12px}.movie-preview-status small{color:#89949d;letter-spacing:.18em;font-size:9px}.movie-proof{z-index:4;gap:25px;display:flex;position:absolute;bottom:34px;right:4.5%}.movie-proof span{color:#707c86;letter-spacing:.16em;border-left:1px solid #ffffff2b;gap:3px;min-width:88px;padding-left:12px;font-size:8px;display:grid}.movie-proof b{color:#e7ece9;letter-spacing:.02em;font-size:14px}.simple-intro{padding:90px 0 96px;position:relative}.simple-intro:before{content:"";filter:blur(28px);pointer-events:none;background:linear-gradient(90deg,#0000,#35b9ac0d 34%,#f0a5480b 66%,#0000);width:min(920px,100vw);height:220px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.simple-intro>*{position:relative}.simple-intro h2{font-size:clamp(44px,5.5vw,74px);line-height:1.22}.simple-intro>p{font-size:15px}.simple-facts{gap:0;margin:40px 0 31px}.simple-facts span{background:0 0;border:0;border-radius:0;justify-content:center;min-width:190px;position:relative}.simple-facts span+span{border-left:1px solid #ffffff1c}.simple-facts b{letter-spacing:.08em}.intro-demo-link{color:#88eee2!important}.intro-demo-link svg:last-child{transition:transform .2s}.intro-demo-link:hover svg:last-child{transform:translate(4px)}.demo-section{background:linear-gradient(#030507,#060a0f 45%,#030507);border:0;padding:64px 0 94px;position:relative;overflow:hidden}.demo-section:before,.demo-section:after{content:"";filter:blur(90px);opacity:.12;pointer-events:none;border-radius:50%;width:520px;height:520px;position:absolute}.demo-section:before{background:#32dac8;top:22%;left:-270px}.demo-section:after{background:#eea247;top:36%;right:-280px}.embedded-studio-shell{z-index:1;border-color:#ffffff13;border-radius:19px;width:min(1500px,100% - 32px);position:relative;box-shadow:-30px 20px 90px #28c6b30d,30px 20px 90px #e69b3c0d,0 46px 120px #000c,inset 0 1px #ffffff21}.embedded-studio-shell:before{content:"";z-index:20;pointer-events:none;background:linear-gradient(110deg,#62ebd46b,#0000 27% 70%,#f2ad5366) border-box;border:1px solid #0000;border-radius:19px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.embedded-studio .toolbar{background:#090e16eb}.demo-upgrade{z-index:1;color:#84909a;justify-content:flex-end;align-items:center;gap:25px;margin-top:28px;font-size:12px;display:flex;position:relative}.demo-upgrade a{align-items:center;gap:8px;font-weight:700;display:flex;color:#84e7dc!important}.demo-upgrade a svg{width:15px;transition:transform .2s}.demo-upgrade a:hover svg{transform:translate(4px)}.simple-pricing-heading{max-width:820px;margin-inline:auto}.simple-pricing-heading h2{margin-bottom:16px;font-size:clamp(42px,5.2vw,68px)}.simple-pricing-heading>p{color:#929ca5;margin:0 0 52px;line-height:1.8}.simple-plan{background:#090d13;border-color:#ffffff16;padding:34px;position:relative}.simple-plan:not(.is-pro){opacity:.82}.simple-plan.is-pro{background:radial-gradient(circle at 80% 0,#efaa4712,#0000 30%),radial-gradient(circle at 10% 100%,#49d8c612,#0000 35%),linear-gradient(145deg,#121b20,#0a0e14);border-color:#76cdbf4f;padding:39px 38px;transform:scale(1.035);box-shadow:0 28px 80px #0008,inset 0 1px #ffffff17}.simple-plan.is-pro:before{content:"";background:linear-gradient(90deg,#0000,#62e5d3 35%,#f0ab50 70%,#0000);height:2px;position:absolute;top:-1px;left:18px;right:18px;box-shadow:0 0 17px #7be6d377}.recommended-label{color:#e9c487;letter-spacing:.08em;align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex;position:absolute;top:20px;right:22px}.recommended-label svg{width:13px}.simple-price strong{font-size:60px}.simple-plan.is-pro .simple-price strong{font-size:72px}.simple-plan ul{color:#c4cbd0}.plan-button{transition:filter .2s,box-shadow .2s}.plan-button.free-button{background:#10161e;border:1px solid #5f6b7952;color:#d6dde1!important}.plan-button.free-button:hover{background:#18212b}.plan-button.pro-button{opacity:1;background:#e5faf5;box-shadow:0 12px 34px #58dcca20;color:#07110f!important}.simple-plan>small{font-size:10px}.simple-footer{border-top-color:#ffffff10}.landing-footer nav a{transition:color .2s}.landing-footer nav a:hover{color:#eef3ef}@media (width<=900px){.top-movie-placeholder{height:690px}.movie-hero-copy{width:58%}.movie-preview-status{left:79%}.movie-proof{display:none}.demo-heading{grid-template-columns:1fr;gap:24px}.demo-heading-side{max-width:600px}.simple-plan.is-pro{transform:none}}@media (width<=640px){.landing-header{height:66px;padding-inline:14px}.header-studio-link{font-size:10px}.top-movie-section{padding:78px 10px 48px}.top-movie-placeholder{border-radius:14px;height:calc(100svh - 98px);min-height:640px}.top-movie-placeholder>img{object-position:62% center}.movie-poster-shade{background:linear-gradient(#02050bcf 0,#02050b59 35%,#02050be8 76%,#02050bfd 100%),linear-gradient(90deg,#02050be5 0,#02050b45 84%)}.movie-hero-copy{width:auto;inset:auto 22px 78px;transform:none}.movie-hero-copy h1{margin:18px 0;font-size:clamp(51px,15vw,72px)}.movie-hero-copy>p{font-size:13px;line-height:1.75}.movie-actions{flex-direction:column;align-items:stretch;width:min(100%,320px);margin:24px 0 15px}.movie-primary,.movie-secondary{min-height:48px}.movie-preview-status{top:23px;left:auto;right:18px;transform:none}.movie-preview-status .movie-play{width:48px;height:48px}.movie-preview-status strong{display:none}.movie-preview-status small{font-size:8px}.simple-intro{padding:72px 0 78px}.simple-intro h2{font-size:43px}.simple-intro>p{text-align:center}.simple-facts{grid-template-columns:1fr 1fr;display:grid}.simple-facts span{min-width:0}.simple-facts span+span{border-left:1px solid #ffffff1c}.simple-facts span:last-child{border-top:1px solid #ffffff16;border-left:0;grid-column:1/-1}.demo-section{padding:48px 0 70px}.embedded-studio-shell,.embedded-studio-shell:before{border-radius:0}.demo-upgrade{flex-direction:column;align-items:flex-start;gap:8px}.simple-pricing{padding:82px 0 90px}.simple-pricing-heading{text-align:left}.simple-pricing-heading h2{font-size:43px}.simple-pricing-heading>p{margin-bottom:34px}.simple-plan.is-pro{padding:34px 28px}.simple-plan.is-pro .simple-price strong{font-size:64px}}@media (prefers-reduced-motion:reduce){.landing-header nav a:after,.header-studio-link svg,.movie-secondary svg,.movie-preview-status .movie-play,.intro-demo-link svg,.demo-upgrade a svg{transition:none!important}}.quick-start{z-index:8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(120deg,#0d151bea,#0a0e14f2 54%,#17120bea);border:1px solid #ffffff1a;border-radius:18px;margin-top:-40px;padding:26px 28px 24px;scroll-margin-top:90px;position:relative;box-shadow:0 28px 80px #000b,inset 0 1px #ffffff20}.quick-start:before{content:"";background:linear-gradient(90deg,#0000,#61e5d3 30%,#f2ac51 72%,#0000);height:1px;position:absolute;top:-1px;left:18px;right:18px;box-shadow:0 0 18px #8ae6d457}.quick-start-copy{align-items:end;gap:22px;margin-bottom:20px;display:flex}.quick-start-copy .landing-kicker{margin-right:auto}.quick-start-copy h2{letter-spacing:-.04em;white-space:nowrap;margin:0;font:400 clamp(27px,2.7vw,38px)/1.15 Georgia,Times New Roman,Yu Mincho,serif}.quick-start-copy p{color:#8e99a3;max-width:390px;margin:0;font-size:12px;line-height:1.7}.quick-start-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(190px,.48fr);gap:10px;display:grid}.file-step,.quick-start-submit{cursor:pointer;border-radius:11px;min-width:0;min-height:78px}.file-step{color:#dce4e8;text-align:left;background:#080d13c9;border:1px solid #54606e4d;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 13px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.file-step:hover:not(:disabled){background:#101920;border-color:#77d8cc83;box-shadow:0 8px 28px #0007}.file-step:disabled{opacity:.43;cursor:not-allowed}.file-step.has-file{background:#0d1d1c;border-color:#55cfbf70}.file-step-icon{color:#71e7d8;background:#46d4c410;border:1px solid #5ce0cf45;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.file-step-icon.optional{color:#f0b45f;background:#eaa4440d;border-color:#eba84c45}.file-step>span:nth-child(2){gap:2px;min-width:0;display:grid}.file-step small{color:#6fdccc;letter-spacing:.16em;font-size:8px;font-weight:800}.file-step:nth-of-type(2) small{color:#eeb05b}.file-step strong{color:#edf2ef;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-step em{color:#75818c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.file-step>svg{color:#6d7984;width:15px;transition:transform .2s}.file-step:hover:not(:disabled)>svg{transform:translate(3px)}.quick-start-submit{color:#07110f;background:linear-gradient(110deg,#e3fbf5,#c6f4ea);border:0;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:800;transition:filter .2s,box-shadow .2s;display:flex;box-shadow:0 12px 34px #4ed8c625}.quick-start-submit svg{width:17px}.quick-start-submit svg:last-child{width:14px;transition:transform .2s}.quick-start-submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 15px 42px #4ed8c642}.quick-start-submit:hover:not(:disabled) svg:last-child{transform:translate(3px)}.quick-start-submit:disabled{color:#66717b;box-shadow:none;cursor:not-allowed;background:#151b22}.quick-start-privacy{color:#65717b;justify-content:flex-end;align-items:center;gap:6px;margin-top:15px;font-size:9px;display:flex}.quick-start-privacy svg{width:12px}.demo-section{scroll-margin-top:74px}@media (width<=900px){.quick-start-copy{gap:9px;display:grid}.quick-start-copy .landing-kicker{margin:0}.quick-start-copy p{max-width:none}.quick-start-fields{grid-template-columns:1fr 1fr}.quick-start-submit{grid-column:1/-1;min-height:54px}}@media (width<=640px){.quick-start{border-radius:14px;width:calc(100% - 20px);margin-top:-25px;padding:22px 14px 18px}.quick-start-copy h2{font-size:29px}.quick-start-copy p{font-size:11px}.quick-start-fields{grid-template-columns:1fr}.file-step{min-height:72px}.quick-start-submit{grid-column:auto}.quick-start-privacy{justify-content:flex-start}.simple-intro{padding-top:82px}}.quick-start-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.quick-export-settings{grid-column:1/-1;grid-template-columns:1.15fr 1fr 1fr;gap:10px;display:grid}.quick-export-settings fieldset,.hand-color-setting{background:#080d13c9;border:1px solid #ffffff16;border-radius:11px;min-width:0;min-height:66px;margin:0;padding:10px 13px}.view-setting{align-items:center;gap:7px;display:flex}.view-setting legend{float:left;color:#85919c;align-items:center;gap:7px;width:auto;margin:0 auto 0 0;padding:0;font-size:10px;font-weight:750;display:flex}.view-setting legend svg,.hand-color-setting svg{width:15px;height:15px}.view-setting label{cursor:pointer}.view-setting input{opacity:0;pointer-events:none;position:absolute}.view-setting label span{color:#8f9aa5;background:#0e151d;border:1px solid #ffffff17;border-radius:8px;align-items:center;min-height:36px;padding:0 12px;font-size:11px;font-weight:700;transition:border-color .2s,color .2s,background .2s;display:flex}.view-setting input:checked+span{color:#eaf8f5;background:#17302f;border-color:#68dfd070;box-shadow:inset 0 0 0 1px #55d5c524}.view-setting input:focus-visible+span{outline-offset:2px;outline:2px solid #8deadd}.view-setting input:disabled+span,.hand-color-setting select:disabled{opacity:.48;cursor:not-allowed}.hand-color-setting{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.hand-color-setting>span{color:#aeb8c0;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.hand-color-setting:after{content:"";background:var(--selected-color);width:11px;height:11px;box-shadow:0 0 13px var(--selected-color);pointer-events:none;border-radius:50%;position:absolute;right:112px}.hand-color-setting select{color:#e4eaec;cursor:pointer;background:#101720;border:1px solid #ffffff1c;border-radius:8px;min-width:118px;padding:8px 29px 8px 27px;font-size:11px}.quick-start-submit{grid-column:1/-1;min-height:58px}.quick-export-meta{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.quick-export-meta span{color:#77838d;letter-spacing:.08em;background:#080c11;border:1px solid #ffffff14;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:800}.quick-export-error{color:#ffdce3;background:#451e28;border:1px solid #9f4558;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:11px}.quick-start-privacy{margin-top:9px}@media (width<=900px){.quick-export-settings{grid-template-columns:1fr 1fr}.view-setting,.quick-start-submit{grid-column:1/-1}}@media (width<=640px){.quick-start-fields,.quick-export-settings{grid-template-columns:1fr}.view-setting{flex-wrap:wrap;grid-column:auto}.view-setting legend{width:100%;margin-bottom:2px}.hand-color-setting:after{right:112px}.quick-start-submit{grid-column:auto}.quick-export-meta{flex-wrap:wrap;justify-content:flex-start}}.language-switch{background:#0b1118cc;border:1px solid #ffffff17;border-radius:9px;align-items:center;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff0b}.language-switch button{color:#77838d;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:6px;width:40px;height:36px;padding:0;font-size:10px;font-weight:800;transition:color .2s,background .2s,box-shadow .2s}.language-switch button[aria-pressed=true]{color:#eefaf7;background:#1b302f;box-shadow:inset 0 0 0 1px #6de2d268}.language-switch button:hover{color:#fff}.language-switch button:focus-visible{outline-offset:3px;outline:2px solid #8deadd}.test-plan-switch{background:#0b1118dd;border:1px solid #ffffff1b;border-radius:9px;align-items:center;gap:3px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff0c}.test-plan-switch>span{color:#87949d;letter-spacing:.11em;white-space:nowrap;padding:0 7px;font-size:9px;font-weight:800}.test-plan-switch>button{color:#85919a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-width:58px;height:36px;padding:0 9px;font-size:10px;font-weight:800;transition:color .18s,background .18s,border-color .18s,box-shadow .18s}.test-plan-switch>button[aria-pressed=true]:first-of-type{color:#ecfffb;background:#173432;border-color:#67e4d45b;box-shadow:inset 0 0 0 1px #61dfcf25}.test-plan-switch>button[aria-pressed=true]:last-of-type{color:#fff1d9;background:#3b2915;border-color:#efb76066;box-shadow:inset 0 0 0 1px #eeb35a2b}.test-plan-switch>button:hover:not(:disabled){color:#fff}.test-plan-switch>button:focus-visible{outline-offset:3px;outline:2px solid #f2bf70}.test-plan-switch>button:disabled{cursor:wait;opacity:.55}.header-cta-short{display:none}.landing-page[lang=en] .movie-hero-copy{width:min(650px,50%)}.landing-page[lang=en] .movie-hero-copy h1{letter-spacing:-.055em;font-size:clamp(52px,6vw,92px);line-height:1.02}@media (width<=900px){.test-plan-switch>span{display:none}}@media (width<=640px){.landing-header{gap:9px}.language-switch button{width:34px;height:34px}.test-plan-switch>button{min-width:48px;height:34px;padding-inline:6px}.header-cta-full{display:none}.header-cta-short{display:inline}.landing-page[lang=en] .movie-hero-copy{width:auto}.landing-page[lang=en] .movie-hero-copy h1{font-size:clamp(45px,13vw,64px)}}@media (width<=430px){.landing-header .pianomira-brand-copy{display:none}.header-studio-link{padding-inline:9px}.language-switch button{width:32px}.test-plan-switch>button{min-width:45px;padding-inline:5px}}.top-movie-layout{isolation:isolate;background:#020407;border:1px solid #707b8929;border-radius:22px;grid-template-columns:minmax(340px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(38px,5vw,76px);width:min(1440px,100%);min-height:min(78svh,820px);margin-inline:auto;padding:clamp(38px,5vw,78px);display:grid;position:relative;overflow:hidden;box-shadow:0 42px 120px #000d,inset 0 1px #ffffff1c}.top-movie-layout:before{content:"";z-index:-3;filter:saturate(.98)contrast(1.1)brightness(.68);background:url(/pianomira-hero-clean.jpg) 50%/cover no-repeat;position:absolute;inset:-3%;transform:scale(1.025)}.top-movie-layout:after{content:"";z-index:-2;background:linear-gradient(90deg,#02050bf5 0,#02050bd9 31%,#02050b78 53%,#02050b36 73%,#02050b9c 100%),linear-gradient(#02050b2b 0,#0000 43%,#02050bdc 100%);position:absolute;inset:0;box-shadow:inset 0 -1px #ffffff15}.top-movie-layout .movie-hero-copy{position:relative;inset:auto;transform:none;width:auto!important}.top-movie-layout .movie-hero-copy h1{font-size:clamp(54px,5.8vw,88px)}.top-movie-layout .movie-proof{justify-content:flex-start;gap:18px;margin-top:42px;position:relative;bottom:auto;right:auto}.hero-video-slot{aspect-ratio:16/9;isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030609;border:1px solid #b7c6d440;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 38px 110px #000d,0 0 72px #4adbc414,inset 0 1px #ffffff2b}.hero-video-slot:after{content:"";z-index:2;background:linear-gradient(90deg,#0000,#68ebda 26%,#f5b35d 74%,#0000);height:1px;position:absolute;inset:auto 5% 0;box-shadow:0 -4px 26px #ffffff35}.hero-video-slot>img{z-index:-3;object-fit:cover;object-position:center;filter:saturate(.94)contrast(1.08)brightness(.72);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.012)}.hero-video-slot .movie-poster-shade{z-index:-2;background:linear-gradient(#02050b30 0,#02050b12 48%,#02050ba3 100%),linear-gradient(90deg,#02050b4a 0,#0000 36% 70%,#02050b45 100%)}.hero-video-slot .movie-preview-status{top:50%;left:50%}@media (width<=960px){.top-movie-layout{grid-template-columns:1fr;gap:34px;min-height:0;padding:clamp(32px,6vw,58px)}.top-movie-layout:after{background:linear-gradient(#02050be8 0,#02050b86 45%,#02050be8 100%)}.top-movie-layout .movie-hero-copy{max-width:720px}.top-movie-layout .movie-hero-copy h1{font-size:clamp(54px,9vw,82px)}.hero-video-slot{border-radius:16px}}@media (width<=640px){.top-movie-section{padding-top:86px}.top-movie-layout{border-radius:14px;gap:26px;padding:30px 20px 22px}.top-movie-layout:before{background-position:58%}.top-movie-layout .movie-hero-copy h1{font-size:clamp(45px,13vw,62px)}.top-movie-layout .movie-hero-copy>p{font-size:13px}.top-movie-layout .movie-proof{gap:10px;margin-top:24px}.top-movie-layout .movie-proof span{min-width:72px}.hero-video-slot{border-radius:12px}.hero-video-slot .movie-preview-status{top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.hero-video-slot .movie-preview-status strong{display:block}}.landing-page{background:radial-gradient(circle at 18% 28%,#39d6c70b,#0000 25%),radial-gradient(circle at 82% 62%,#eda44809,#0000 28%),#06080c}.landing-kicker{letter-spacing:.3em;align-items:center;gap:12px;font-size:9px;display:flex}.landing-kicker:before{content:"";background:linear-gradient(90deg,#62e6d5,#0000);width:28px;height:1px;box-shadow:0 0 10px #62e6d577}.top-movie-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(34px,4.5vw,70px)}.top-movie-layout .movie-hero-copy{z-index:2}.top-movie-layout .movie-hero-copy h1{font-feature-settings:"palt";letter-spacing:-.055em;text-wrap:balance;margin:25px 0 28px;font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;font-size:clamp(50px,5.3vw,78px);line-height:1.08}.top-movie-layout .movie-hero-copy h1 em{color:#fff8eb;text-shadow:0 0 35px #80ead44a;background:linear-gradient(90deg,#66e8d8,#fff8eb 55%,#f4ba6d) 0 100%/100% 2px no-repeat;padding-bottom:.04em;display:inline}.top-movie-layout .movie-hero-copy>p{color:#cbd0d1;max-width:525px;font-size:15px;line-height:2}.top-movie-layout .movie-proof{gap:0;margin-top:44px}.top-movie-layout .movie-proof span{color:#76828c;border-left-color:#ffffff26;justify-content:flex-start;min-width:125px;padding:0 18px}.top-movie-layout .movie-proof span:first-child{border-left:0;padding-left:0}.top-movie-layout .movie-proof b{color:#f3f5f1;letter-spacing:.03em;font-size:13px}.top-movie-layout .movie-proof small{color:#6c7882;letter-spacing:.16em;font-size:7px}.hero-video-slot{border-radius:24px;box-shadow:0 40px 120px #000e,-14px 10px 60px #34d8c415,18px 12px 70px #eca44a12,inset 0 1px #ffffff30}.hero-video-slot .movie-preview-status{gap:10px}.hero-video-slot .movie-preview-status strong{text-align:center;letter-spacing:.06em;max-width:230px;font-size:13px}.hero-video-slot .movie-preview-status small{color:#9aa5ad}.hero-video-slot .movie-play{background:#081019b3;border-color:#dffef8c9;width:82px;height:82px;box-shadow:0 0 64px #55dece4c}.quick-start{background:linear-gradient(125deg,#0c171df2,#080d13f5 53%,#191108f2);border-color:#fff2;border-radius:24px;margin-top:-46px;padding:36px;box-shadow:0 34px 100px #000d,-15px 12px 70px #2cd2be0b,15px 12px 70px #ec9e400b,inset 0 1px #ffffff26}.quick-start-copy{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:end;gap:12px 50px;margin-bottom:28px;display:grid}.quick-start-copy .landing-kicker{grid-column:1/-1;margin:0}.quick-start-copy h2{white-space:normal;font-feature-settings:"palt";font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;font-size:clamp(34px,3.5vw,50px);line-height:1.15}.quick-start-copy p{max-width:470px;font-size:13px;line-height:1.85}.file-step{background:#080d14e8;border-radius:16px;grid-template-columns:52px minmax(0,1fr) 20px;gap:15px;min-height:104px;padding:16px 17px}.file-step-icon{border-radius:14px;width:52px;height:52px}.file-step-icon svg{width:23px}.file-step small{align-items:center;gap:8px;font-size:9px;display:flex}.file-step small b{color:#e8f7f4;letter-spacing:.08em;min-width:24px;font-size:10px}.file-step strong{font-size:15px}.file-step em{margin-top:2px;font-size:10px}.quick-export-settings{grid-template-columns:minmax(135px,.58fr) minmax(250px,1.2fr) 1fr 1fr;margin-top:4px}.quick-settings-heading{background:linear-gradient(145deg,#121820,#090e14);border:1px solid #ffffff16;border-radius:11px;flex-direction:column;justify-content:center;gap:5px;min-height:66px;padding:10px 14px;display:flex}.quick-settings-heading small{color:#6de1d3;letter-spacing:.18em;font-size:9px;font-weight:800}.quick-settings-heading strong{color:#e9efed;font-size:12px}.quick-start-submit{letter-spacing:.01em;background:linear-gradient(105deg,#e7fff9,#bff5e9);border-radius:14px;min-height:66px;font-size:15px;box-shadow:0 16px 44px #4ed8c633}.quick-export-meta{margin-top:17px}.quick-export-meta span{color:#8d99a3;padding:6px 9px}.quick-start-privacy{font-size:10px}.simple-intro{text-align:left;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(60px,8vw,120px);padding:132px 0;display:grid}.simple-intro-heading h2{font-feature-settings:"palt";letter-spacing:-.055em;margin:22px 0 0;font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;font-size:clamp(46px,5vw,70px);line-height:1.25}.simple-intro-body>p{color:#aeb7bd;max-width:610px;margin:0;font-size:15px;line-height:2.05}.simple-intro .simple-facts{justify-content:flex-start;margin:36px 0 30px}.simple-intro .simple-facts span{justify-content:flex-start;min-width:0;padding:0 20px 0 0}.simple-intro .simple-facts span+span{padding-left:20px}.simple-intro .intro-demo-link{font-size:14px}.simple-pricing{padding:128px 0 144px}.simple-pricing-heading{text-align:left;grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);align-items:end;gap:12px 70px;max-width:none;display:grid}.simple-pricing-heading .landing-kicker{grid-column:1/-1}.simple-pricing-heading h2{font-feature-settings:"palt";letter-spacing:-.055em;margin:10px 0 50px;font-family:Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;font-size:clamp(44px,5vw,68px);line-height:1.25}.simple-pricing-heading>p{margin:0 0 54px;font-size:14px;line-height:1.9}.plan-grid{align-items:stretch;gap:20px;max-width:1000px}.simple-plan,.simple-plan.is-pro{opacity:1;border-radius:22px;padding:40px;transform:none}.simple-plan:not(.is-pro){background:radial-gradient(circle at 10% 100%,#49d8c611,#0000 36%),linear-gradient(145deg,#10181d,#090d13);border-color:#5addcb35}.simple-plan:not(.is-pro):before{content:"";background:linear-gradient(90deg,#0000,#62e5d3,#0000);height:2px;position:absolute;top:-1px;left:22px;right:22px;box-shadow:0 0 18px #62e5d37a}.simple-plan.is-pro{background:radial-gradient(circle at 82% 0,#efaa4714,#0000 34%),linear-gradient(145deg,#18150f,#0a0e14);border-color:#dca44c38;box-shadow:0 28px 80px #0008,inset 0 1px #ffffff17}.simple-plan.is-pro:before{background:linear-gradient(90deg,#0000,#f0ab50,#0000);box-shadow:0 0 17px #f0ab5070}.simple-plan ul{min-height:145px}.plan-button.free-button{background:linear-gradient(105deg,#e7fff9,#bff5e9);border:0;box-shadow:0 12px 34px #58dcca28;color:#07110f!important}.plan-button.pro-button{box-shadow:none;background:#19150f;border:1px solid #d7a9584d;color:#d9c3a0!important}.recommended-label{color:#edbd73}@media (width<=1080px){.top-movie-layout{grid-template-columns:1fr;gap:42px;padding:clamp(38px,6vw,64px)}.top-movie-layout .movie-hero-copy{max-width:760px}.top-movie-layout .movie-proof{display:flex}.hero-video-slot{width:min(100%,860px)}.quick-export-settings{grid-template-columns:1fr 1fr}.quick-settings-heading,.view-setting{grid-column:1/-1}.simple-intro{gap:55px}}@media (width<=760px){.quick-start-copy,.simple-intro,.simple-pricing-heading{grid-template-columns:1fr}.quick-start-copy .landing-kicker,.simple-pricing-heading .landing-kicker{grid-column:auto}.simple-intro{gap:34px}.simple-pricing-heading h2{margin-bottom:5px}.simple-pricing-heading>p{margin-bottom:40px}}@media (width<=640px){.top-movie-layout{gap:30px;padding:34px 20px 22px}.top-movie-layout .movie-hero-copy h1{letter-spacing:-.06em;margin:20px 0 22px;font-size:clamp(39px,11.5vw,52px);line-height:1.15}.top-movie-layout .movie-hero-copy>p{font-size:13px;line-height:1.85}.top-movie-layout .movie-proof{grid-template-columns:1fr 1fr 1.25fr;margin-top:28px;display:grid}.top-movie-layout .movie-proof span{min-width:0;padding:0 8px}.top-movie-layout .movie-proof span+span{padding-left:10px}.top-movie-layout .movie-proof b{font-size:10px}.hero-video-slot{border-radius:15px}.hero-video-slot .movie-play{width:62px;height:62px}.hero-video-slot .movie-preview-status strong{max-width:190px;font-size:11px}.quick-start{border-radius:18px;padding:26px 17px 22px}.quick-start-copy{gap:10px}.quick-start-copy h2{font-size:34px;line-height:1.22}.quick-start-copy p{font-size:12px}.file-step{grid-template-columns:46px minmax(0,1fr) 18px;min-height:88px;padding:13px 14px}.file-step-icon{border-radius:12px;width:46px;height:46px}.file-step strong{font-size:14px}.quick-export-settings{grid-template-columns:1fr}.quick-settings-heading,.view-setting{grid-column:auto}.quick-start-submit{min-height:62px;font-size:14px}.simple-intro{gap:28px;padding:102px 0}.simple-intro-heading h2{font-size:42px;line-height:1.3}.simple-intro-body>p{font-size:13px}.simple-intro .simple-facts{grid-template-columns:1fr;margin:28px 0;display:grid}.simple-intro .simple-facts span,.simple-intro .simple-facts span+span{border-top:1px solid #ffffff14;border-left:0;padding:13px 0}.simple-intro .simple-facts span:first-child{border-top:0}.simple-pricing{padding:94px 0 106px}.simple-pricing-heading h2{font-size:42px}.simple-plan,.simple-plan.is-pro{padding:31px 25px}.simple-plan ul{min-height:0}.simple-price strong,.simple-plan.is-pro .simple-price strong{font-size:60px}}.movie-hero-details>p{color:#cbd0d1;max-width:none;margin:0;font-size:15px;line-height:2}@media (width>=900px){.movie-hero-details>p{white-space:nowrap}}@media (width>=1081px){.top-movie-layout{grid-template-rows:auto 1fr;grid-template-columns:minmax(340px,.62fr) minmax(560px,1.38fr);align-items:start;gap:18px clamp(38px,4.5vw,70px)}.top-movie-layout .movie-hero-copy{grid-area:1/1/auto/-1;max-width:none}.top-movie-layout .movie-hero-copy>h1{white-space:nowrap;text-wrap:nowrap;margin:20px 0 12px;font-size:clamp(50px,4.7vw,68px);line-height:1.14}.top-movie-layout .movie-hero-details{z-index:2;grid-area:2/1;align-self:center;position:relative}.top-movie-layout .hero-video-slot{grid-area:2/2;align-self:center}.top-movie-layout .movie-hero-details .movie-proof{margin-top:36px}}@media (width>=900px) and (width<=1080px){.top-movie-layout .movie-hero-copy{max-width:none}.top-movie-layout .movie-hero-copy>h1{white-space:nowrap;text-wrap:nowrap;font-size:clamp(44px,4.7vw,51px)}}@media (width<=1080px){.top-movie-layout .movie-hero-details>p{font-size:15px;line-height:1.95}}@media (width<=640px){.top-movie-layout .movie-hero-details>p{font-size:13px;line-height:1.85}}.landing-page [data-reveal].scroll-reveal{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.landing-page [data-reveal].scroll-reveal.is-revealed,.landing-page [data-reveal].scroll-reveal:focus-within{opacity:1;transform:translate(0,0)}.landing-page [data-reveal].scroll-reveal.reveal-delay-1{transition-delay:.1s}.landing-page [data-reveal].scroll-reveal.reveal-delay-2{transition-delay:.19s}@media (prefers-reduced-motion:reduce){.landing-page [data-reveal].scroll-reveal,.landing-page [data-reveal].scroll-reveal.is-revealed{opacity:1;transition:none;transform:none}}@media (width>=900px){.quick-start-copy{grid-template-columns:1fr;gap:12px}.quick-start-copy .landing-kicker,.quick-start-copy h2,.quick-start-copy p{grid-column:1/-1}.quick-start-copy h2{white-space:nowrap;text-wrap:nowrap;font-size:clamp(34px,3.8vw,50px)}.quick-start-copy p{max-width:none}.simple-intro{grid-template-columns:1fr;gap:34px}.simple-intro-heading h2{white-space:nowrap;text-wrap:nowrap;font-size:clamp(42px,4.4vw,62px)}.simple-intro-body>p{max-width:none}.simple-pricing-heading{grid-template-columns:1fr;gap:12px}.simple-pricing-heading .landing-kicker,.simple-pricing-heading h2,.simple-pricing-heading>p{grid-column:1/-1}.simple-pricing-heading h2{white-space:nowrap;text-wrap:nowrap;margin-bottom:0;font-size:clamp(34px,3.8vw,52px)}.simple-pricing-heading>p{max-width:none;margin:0 0 54px}.landing-page[lang=en] .simple-intro-heading h2{font-size:clamp(36px,3.7vw,50px)}}.responsive-title-line{display:inline}@media (width<=640px){.responsive-title-line{white-space:nowrap;display:block}.quick-start-copy h2{font-size:clamp(29px,9vw,34px);line-height:1.25}.simple-intro-heading h2,.simple-pricing-heading h2{font-size:clamp(34px,10.5vw,42px);line-height:1.28}.landing-page[lang=en] .quick-start-copy h2,.landing-page[lang=en] .simple-intro-heading h2,.landing-page[lang=en] .simple-pricing-heading h2{font-size:clamp(28px,8.5vw,35px)}.movie-hero-details>p,.quick-start-copy>p,.simple-intro-body>p,.simple-pricing-heading>p{text-wrap:pretty;word-break:auto-phrase}}.simple-intro.use-cases{padding:132px 0;display:block}.use-cases .simple-intro-heading{max-width:900px}.use-cases .simple-intro-heading h2{margin-bottom:24px}.use-cases .simple-intro-heading>p{color:#aeb7bd;max-width:700px;margin:0;font-size:15px;line-height:2}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:58px;display:grid}.use-case-card{background:linear-gradient(145deg,#10171e,#080c12);border:1px solid #ffffff17;border-radius:20px;min-height:280px;padding:34px 30px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0008,inset 0 1px #ffffff10}.use-case-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#42d8c31b,#0000 67%);height:72%;position:absolute;inset:auto -20% -55%}.use-case-card:nth-child(2):before{background:radial-gradient(circle,#dfece413,#0000 67%)}.use-case-card:nth-child(3):before{background:radial-gradient(circle,#efa84a1c,#0000 67%)}.use-case-icon{color:#72e6d8;background:#48d7c411;border:1px solid #64dfd04a;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:30px;display:grid;position:relative;box-shadow:0 0 30px #45dac018}.use-case-card:nth-child(2) .use-case-icon{color:#dce7e1;box-shadow:none;background:#ffffff09;border-color:#d6e3dd2d}.use-case-card:nth-child(3) .use-case-icon{color:#f0b35e;background:#e9a34410;border-color:#e9a74d4a;box-shadow:0 0 30px #e9a34412}.use-case-icon svg{width:24px;height:24px}.use-case-card>small{color:#6fded1;letter-spacing:.2em;font-size:9px;font-weight:800;position:relative}.use-case-card:nth-child(2)>small{color:#aab6b1}.use-case-card:nth-child(3)>small{color:#eeb05a}.use-case-card h3{color:#f0f3ef;letter-spacing:-.035em;margin:12px 0 15px;font:400 24px/1.45 Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif;position:relative}.use-case-card p{color:#8f9aa3;margin:0;font-size:13px;line-height:1.9;position:relative}@media (width<=900px){.use-case-grid{grid-template-columns:1fr}.use-case-card{min-height:0}}@media (width<=640px){.simple-intro.use-cases{padding:102px 0}.use-cases .simple-intro-heading>p{font-size:13px;line-height:1.9}.use-case-grid{gap:12px;margin-top:38px}.use-case-card{border-radius:17px;padding:27px 24px}.use-case-icon{margin-bottom:23px}.use-case-card h3{font-size:22px}}.quick-start .quick-start-fields{display:block}.quick-start-flow{grid-template-columns:minmax(220px,.78fr) minmax(220px,.78fr) minmax(460px,1.6fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.quick-flow-step{background:linear-gradient(145deg,#101820e8,#070c12e8);border:1px solid #ffffff18;border-radius:18px;min-width:0;padding:18px;position:relative;box-shadow:0 18px 46px #0006,inset 0 1px #ffffff0d}.quick-flow-step:not(:last-child):after{content:"→";z-index:3;color:#85ded4;background:#0b1118;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid;position:absolute;top:36px;right:-18px;box-shadow:0 0 18px #62e2d235}.quick-flow-heading{align-items:center;gap:13px;min-height:58px;margin-bottom:15px;display:flex}.quick-flow-heading>span{color:#eafffb;background:linear-gradient(145deg,#1a3b38,#0e1b20);border:1px solid #6ce5d65c;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:17px;font-weight:800;display:grid;box-shadow:0 0 24px #4bd8c52b}.quick-flow-step:nth-child(2) .quick-flow-heading>span{color:#eef3f0;box-shadow:none;background:linear-gradient(145deg,#27302f,#11181c);border-color:#aebbb64a}.quick-flow-step:nth-child(3) .quick-flow-heading>span{color:#fff5e5;background:linear-gradient(145deg,#432f18,#1c1610);border-color:#e8ab555c;box-shadow:0 0 24px #eaa64a24}.quick-flow-heading>div{gap:2px;min-width:0;display:grid}.quick-flow-heading small{color:#6ddfd2;letter-spacing:.2em;font-size:8px;font-weight:800}.quick-flow-step:nth-child(2) .quick-flow-heading small{color:#a6b1ad}.quick-flow-step:nth-child(3) .quick-flow-heading small{color:#ecae58}.quick-flow-heading strong{color:#eef3f0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.quick-flow-heading em{color:#6f7b85;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.quick-flow-step .file-step{width:100%;min-height:88px}.file-step--audio small{color:#eeb05b}.quick-flow-step--finish .quick-export-settings{grid-template-columns:minmax(220px,1.35fr) minmax(130px,1fr) minmax(130px,1fr);gap:8px;margin:0;display:grid}.quick-flow-step--finish .view-setting{flex-wrap:wrap}.quick-flow-step--finish .view-setting legend{width:100%;margin-bottom:2px}.quick-flow-step--finish .hand-color-setting{align-content:center;gap:8px;display:grid}.quick-flow-step--finish .hand-color-setting select{width:100%;min-width:0}.quick-flow-step--finish .hand-color-setting:after{bottom:24px;right:23px}.quick-start-action-row{align-items:stretch;gap:14px;margin-top:16px;display:flex}.free-plan-note{color:#9c9589;background:linear-gradient(105deg,#17130e,#0b0e13);border:1px solid #e2aa5434;border-radius:14px;flex:1;align-items:center;gap:12px;min-width:0;padding:14px 17px;font-size:11px;line-height:1.7;display:flex}.free-plan-note>svg{color:#edaf58;flex:none;width:18px}.free-plan-note>span{gap:1px;display:grid}.free-plan-note strong{color:#f1d6ac;letter-spacing:.08em;font-size:10px}.quick-start-action-row .quick-start-submit{flex:0 0 min(360px,32%);min-height:66px}@media (width<=1050px){.quick-start-flow{grid-template-columns:1fr 1fr}.quick-flow-step--finish{grid-column:1/-1}.quick-flow-step:first-child:after{right:-18px}.quick-flow-step:nth-child(2):after{content:"↓";inset:auto auto -18px 50%;transform:translate(-50%)}.quick-flow-step--finish .quick-export-settings{grid-template-columns:1.2fr 1fr 1fr}}@media (width<=760px){.quick-start-flow{grid-template-columns:1fr}.quick-flow-step--finish{grid-column:auto}.quick-flow-step:not(:last-child):after{content:"↓";inset:auto auto -18px 50%;transform:translate(-50%)}.quick-flow-step:nth-child(2):after{display:grid}.quick-flow-step--finish .quick-export-settings{grid-template-columns:1fr}.quick-start-action-row{flex-direction:column}.quick-start-action-row .quick-start-submit{flex:auto;width:100%}}@media (width<=640px){.quick-flow-step{border-radius:15px;padding:15px}.quick-flow-heading{min-height:52px;margin-bottom:11px}.quick-flow-heading>span{width:38px;height:38px;font-size:15px}.quick-flow-step .file-step{min-height:82px}.quick-flow-step--finish .quick-export-settings fieldset,.quick-flow-step--finish .hand-color-setting{min-height:76px}.free-plan-note{padding:13px 14px;font-size:10px}}.quick-start{padding:30px 32px 27px}.quick-start-copy{margin-bottom:20px}.quick-start-flow{grid-template-columns:minmax(210px,1fr) minmax(210px,1fr) minmax(430px,1.45fr);gap:12px}.quick-flow-step{border-radius:15px;flex-direction:column;padding:14px;display:flex}.quick-flow-step:not(:last-child):after{display:none}.quick-flow-heading{gap:10px;min-height:44px;margin-bottom:10px}.quick-flow-heading>span{width:36px;height:36px;font-size:14px}.quick-flow-heading small{font-size:9px}.quick-flow-heading strong{font-size:16px}.quick-flow-heading em{color:#a4afb7;white-space:normal;font-size:11px}.quick-flow-step.is-complete{border-color:#5bdbcb55;box-shadow:0 16px 42px #0007,0 0 28px #43d6c510,inset 0 1px #ffffff12}.quick-flow-step.is-complete .quick-flow-heading>span{background:linear-gradient(145deg,#24625a,#102824)}.quick-flow-step .file-step{background:linear-gradient(135deg,#0b171c,#091016);border:1.5px dashed #65d9cc61;width:100%;min-height:78px;margin-top:auto}.quick-flow-step .file-step--audio{background:linear-gradient(135deg,#15130f,#0d1015);border-color:#d8a65d4c}.quick-flow-step .file-step:hover:not(:disabled){border-style:solid}.quick-flow-step .file-step:focus-visible{outline-offset:3px;outline:2px solid #8deadd}.quick-flow-step .file-step>svg:last-child{color:#8be6da}.quick-flow-step .file-step--audio>svg:last-child{color:#e9b56b}.quick-flow-step--finish .quick-export-settings{grid-template-columns:minmax(180px,1.2fr) minmax(120px,1fr) minmax(120px,1fr);gap:8px;margin:0}.quick-flow-step--finish .quick-export-settings fieldset,.quick-flow-step--finish .hand-color-setting{min-height:78px;padding:10px}.quick-start-action-row{margin-top:12px}.free-plan-note{padding:12px 15px}.quick-start-action-row .quick-start-submit{min-height:62px}@media (width<=1050px){.quick-start-flow{grid-template-columns:1fr 1fr}.quick-flow-step--finish{grid-column:1/-1}}@media (width<=760px){.quick-start-flow{grid-template-columns:1fr}.quick-flow-step--finish{grid-column:auto}.quick-flow-step--finish .quick-export-settings{grid-template-columns:1fr}.quick-start{padding:25px 18px 22px}}.landing-page .movie-hero-details>p{color:#d0d5d5;font-size:17px}.landing-page .quick-start-copy p{color:#b8c1c7;max-width:820px;font-size:16px;line-height:1.9}.landing-page .file-step small{font-size:11px}.landing-page .file-step strong{font-size:16px}.landing-page .file-step em{color:#9ba7b0;font-size:12px}.landing-page .view-setting legend{color:#aab4bc;font-size:12px}.landing-page .view-setting label span,.landing-page .hand-color-setting>span,.landing-page .hand-color-setting select{font-size:13px}.landing-page .free-plan-note{color:#c1b7a8;font-size:14px}.landing-page .free-plan-note strong{font-size:12px}.landing-page .use-cases .simple-intro-heading>p{color:#bcc4c8;max-width:820px;font-size:17px}.landing-page .use-case-card>small{font-size:11px}.landing-page .use-case-card p{color:#abb5bc;font-size:16px;line-height:1.85}.landing-page .simple-pricing-heading>p{color:#b6bec4;font-size:17px}.landing-page .simple-plan ul{font-size:15px}.landing-page .simple-plan>small{font-size:13px}.landing-page .plan-name,.landing-page .recommended-label,.landing-page .simple-price small{font-size:12px}.landing-page .landing-footer>p{font-size:14px}@media (width<=640px){.quick-flow-heading{min-height:42px;margin-bottom:9px}.quick-flow-heading strong{font-size:16px}.quick-flow-step .file-step{min-height:76px}.landing-page .movie-hero-details>p,.landing-page .quick-start-copy p,.landing-page .use-cases .simple-intro-heading>p,.landing-page .simple-pricing-heading>p,.landing-page .use-case-card p{font-size:15px}.landing-page .free-plan-note{font-size:13px}}.landing-privacy,.landing-faq,.landing-about{border-top:1px solid #ffffff10;padding-block:118px}.landing-privacy{position:relative}.landing-privacy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#48d8c413,#0000 66%);width:70vw;height:500px;position:absolute;inset:0 50% auto;transform:translate(-50%)}.lower-section-heading{text-align:center;max-width:800px;margin:0 auto 54px}.lower-section-heading h2,.about-copy h2{color:#f2f4ef;letter-spacing:-.045em;margin:16px 0 20px;font:400 clamp(40px,4.7vw,64px)/1.28 Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif}.lower-section-heading>p{color:#aeb8bf;max-width:700px;margin:0 auto;font-size:16px;line-height:1.9}.privacy-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.privacy-card{background:linear-gradient(145deg,#101820,#080c12);border:1px solid #ffffff17;border-radius:19px;min-height:250px;padding:32px 29px;box-shadow:0 22px 60px #0007,inset 0 1px #ffffff10}.privacy-card-icon{color:#72e6d8;background:#48d7c411;border:1px solid #64dfd04a;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:28px;display:grid;box-shadow:0 0 28px #45dac018}.privacy-card:nth-child(2) .privacy-card-icon{color:#e8b96d;background:#dca34b0e;border-color:#d8b16d42;box-shadow:0 0 28px #dfa64612}.privacy-card:nth-child(3) .privacy-card-icon{color:#cbd7de;box-shadow:none;background:#b5c9d20a;border-color:#a9bcc93b}.privacy-card-icon svg{width:23px;height:23px}.privacy-card h3{color:#eef3f0;margin:0 0 13px;font-size:18px}.privacy-card p{color:#9aa5ad;margin:0;font-size:14px;line-height:1.85}.privacy-policy-link{align-items:center;gap:8px;width:max-content;margin:34px auto 0;font-size:13px;font-weight:750;text-decoration:none;display:flex;color:#76e2d6!important}.privacy-policy-link svg{width:16px;transition:transform .2s}.privacy-policy-link:hover svg{transform:translate(3px)}.privacy-policy-link:focus-visible,.landing-faq-list summary:focus-visible{outline-offset:4px;outline:2px solid #8deadd}.landing-faq{max-width:900px}.landing-faq .lower-section-heading{margin-bottom:42px}.landing-faq-list{border-top:1px solid #ffffff1a}.landing-faq-list details{border-bottom:1px solid #ffffff1a}.landing-faq-list summary{color:#e8eeeb;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:20px 4px;font-size:17px;font-weight:700;line-height:1.55;list-style:none;display:flex}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary span{color:#75e4d7;border:1px solid #5fdbcd48;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:21px;font-weight:400;transition:transform .2s,background .2s;display:grid}.landing-faq-list details[open] summary span{background:#59daca14;transform:rotate(45deg)}.landing-faq-list details>p{color:#9faab2;max-width:790px;margin:0;padding:0 56px 27px 4px;font-size:15px;line-height:1.9}.landing-about{max-width:900px}.about-copy h2{margin-top:16px}.about-copy>p{color:#a7b1b8;max-width:820px;margin:0 0 18px;font-size:15px;line-height:2}.landing-footer{grid-template-columns:auto minmax(160px,.6fr) minmax(520px,1.7fr)}.landing-footer nav{flex-wrap:wrap;justify-content:flex-end;row-gap:12px;line-height:1.45}@media (width<=1100px){.landing-footer{grid-template-columns:auto 1fr}.landing-footer nav{grid-column:1/-1;justify-content:flex-start}.landing-footer>small{grid-column:1/-1}}@media (width<=900px){.privacy-card-grid{grid-template-columns:1fr}.privacy-card{min-height:0}}@media (width<=640px){.landing-privacy,.landing-faq,.landing-about{padding-block:84px}.lower-section-heading{text-align:left;margin-bottom:35px}.lower-section-heading h2,.about-copy h2{font-size:40px;line-height:1.3}.lower-section-heading>p{font-size:14px}.privacy-card-grid{gap:11px}.privacy-card{border-radius:16px;padding:25px 23px}.privacy-card-icon{margin-bottom:21px}.privacy-card p{font-size:13px}.privacy-policy-link{margin:28px 0 0}.landing-faq .lower-section-heading{text-align:center}.landing-faq-list summary{min-height:70px;padding:18px 1px;font-size:15px}.landing-faq-list summary span{width:28px;height:28px}.landing-faq-list details>p{padding:0 40px 23px 1px;font-size:13px}.about-copy>p{font-size:14px}.landing-footer{grid-template-columns:1fr}.landing-footer nav{grid-column:auto;justify-content:flex-start}.landing-footer>small{grid-column:auto}}.public-document-root{color:#edf0ed;background:radial-gradient(circle at 14% 8%,#45d7c318,#0000 26%),radial-gradient(circle at 86% 18%,#e7a24712,#0000 24%),#05070b;min-height:100vh;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif}.public-document-root a{color:inherit;text-decoration:none}.public-document-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070be8;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.public-document-brand{align-items:center;display:inline-flex}.public-document-language{background:#0c1118;border:1px solid #ffffff17;border-radius:10px;gap:3px;padding:4px;display:flex}.public-document-language button{color:#74808b;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:7px;width:45px;height:36px;font-size:11px;font-weight:800}.public-document-language button[aria-pressed=true]{color:#e9f4f1;background:#213833;box-shadow:inset 0 0 0 1px #57d8c66b}.public-document-main{width:min(100% - 48px,900px);margin-inline:auto;padding:74px 0 108px}.public-document-back{align-items:center;gap:8px;margin-bottom:55px;font-size:13px;font-weight:700;transition:color .2s,transform .2s;display:inline-flex;color:#8e9aa4!important}.public-document-back:hover{transform:translate(-2px);color:#75dfd3!important}.public-document-back svg{width:16px;height:16px}.public-document-heading{border-bottom:1px solid #ffffff15;padding-bottom:47px}.public-document-heading>span{color:#6edfd2;letter-spacing:.28em;font-size:10px;font-weight:850}.public-document-heading h1{color:#f4f1e9;letter-spacing:-.05em;margin:18px 0;font:400 clamp(42px,6vw,70px)/1.15 Yu Mincho,Hiragino Mincho ProN,Noto Serif JP,Georgia,serif}.public-document-heading p{color:#abb4bb;max-width:680px;margin:0;font-size:16px;line-height:1.9}.public-document-heading small{color:#64707b;margin-top:20px;font-size:11px;display:block}.public-document-notice{color:#ddc69d;background:#c9872112;border:1px solid #e0ad5742;border-radius:12px;margin:34px 0 0;padding:18px 20px;font-size:14px;line-height:1.75}.public-document-sections{gap:0;display:grid}.public-document-section{border-bottom:1px solid #ffffff12;padding:43px 0}.public-document-section h2{color:#edf0eb;letter-spacing:-.025em;margin:0 0 19px;font-size:21px;line-height:1.5}.public-document-section p{color:#aab3ba;margin:0;font-size:15px;line-height:2}.public-document-section p+p{margin-top:13px}.public-document-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.public-document-section li{color:#aab3ba;padding-left:22px;font-size:15px;line-height:1.85;position:relative}.public-document-section li:before{content:"";background:#62dace;border-radius:50%;width:6px;height:6px;position:absolute;top:.78em;left:2px;box-shadow:0 0 12px #62dace66}.public-document-section dl{border-top:1px solid #ffffff12;margin:0}.public-document-section dl>div{border-bottom:1px solid #ffffff12;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:18px 0;display:grid}.public-document-section dt{color:#7f8a94;font-size:13px;font-weight:700;line-height:1.75}.public-document-section dd{color:#bac2c7;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.75}.public-document-email{align-items:center;gap:8px;font-weight:750;display:inline-flex;color:#7be0d4!important}.public-document-email svg{width:15px;height:15px}.public-document-footer{background:#06090e;border-top:1px solid #ffffff12}.public-document-footer-inner{box-sizing:border-box;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:30px 60px;width:min(100% - 48px,1180px);min-height:210px;margin-inline:auto;padding:46px 0;display:grid}.public-document-footer-brand{gap:17px;display:grid}.public-document-footer-brand p{color:#707b84;margin:0;font-size:12px}.public-document-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:13px 25px;padding-top:9px;display:flex}.public-document-footer nav a{color:#9ca6ad;font-size:12px;line-height:1.55;transition:color .2s}.public-document-footer nav a:hover,.public-document-footer nav a[aria-current=page]{color:#72ded2}.public-document-footer small{color:#4f5963;grid-column:1/-1;font-size:10px}@media (width<=720px){.public-document-header{height:66px;padding-inline:16px}.public-document-main{width:calc(100% - 34px);padding:48px 0 78px}.public-document-back{margin-bottom:38px}.public-document-heading{padding-bottom:36px}.public-document-heading h1{font-size:42px}.public-document-heading p{font-size:14px}.public-document-heading small{font-size:10px}.public-document-notice{padding:16px;font-size:13px}.public-document-section{padding:34px 0}.public-document-section h2{font-size:18px}.public-document-section p,.public-document-section li{font-size:14px}.public-document-section dl>div{grid-template-columns:1fr;gap:5px;padding:16px 0}.public-document-section dt{font-size:12px}.public-document-section dd{font-size:13px}.public-document-footer-inner{grid-template-columns:1fr;gap:28px;width:calc(100% - 34px);padding:38px 0}.public-document-footer nav{justify-content:flex-start;padding:0}.public-document-footer small{grid-column:auto}}.landing-page .simple-intro.use-cases,.landing-page .simple-pricing,.landing-page .landing-privacy,.landing-page .landing-faq{padding-block:90px}.landing-page .landing-faq.section-shell{max-width:none}.landing-page .use-cases .simple-intro-heading,.landing-page .simple-pricing-heading,.landing-page .landing-privacy .lower-section-heading,.landing-page .landing-faq .lower-section-heading{text-align:left;max-width:none;margin:0 0 36px}.landing-page .use-cases .simple-intro-heading h2,.landing-page .simple-pricing-heading h2,.landing-page .landing-privacy .lower-section-heading h2,.landing-page .landing-faq .lower-section-heading h2{margin:10px 0 15px;font-size:clamp(38px,3.8vw,52px);line-height:1.25}.landing-page .use-cases .simple-intro-heading>p,.landing-page .simple-pricing-heading>p,.landing-page .landing-privacy .lower-section-heading>p,.landing-page .landing-faq .lower-section-heading>p{color:#b9c2c7;max-width:820px;margin:0;font-size:17px;line-height:1.8}.landing-page .landing-faq-list{max-width:900px}.landing-page .use-case-grid,.landing-page .plan-grid,.landing-page .privacy-card-grid{gap:12px;margin-top:0}.landing-page .use-case-grid,.landing-page .privacy-card-grid{max-width:1080px;margin-inline:auto}.landing-page .use-case-card{border-radius:15px;min-height:198px;padding:20px 21px}.landing-page .use-case-icon,.landing-page .privacy-card-icon{border-radius:11px;width:40px;height:40px;margin-bottom:13px}.landing-page .use-case-icon svg,.landing-page .privacy-card-icon svg{width:18px;height:18px}.landing-page .use-case-card h3,.landing-page .privacy-card h3{margin:6px 0 8px;font-size:19px;line-height:1.5}.landing-page .use-case-card p,.landing-page .privacy-card p{color:#aeb8be;font-size:16px;line-height:1.65}.landing-page .plan-grid{max-width:860px}.landing-page .simple-plan,.landing-page .simple-plan.is-pro{border-radius:16px;padding:23px 24px}.landing-page .simple-plan.is-pro{background:radial-gradient(circle at 86% 4%,#f2aa474f,#0000 38%),radial-gradient(circle at 10% 100%,#d88f2926,#0000 44%),linear-gradient(145deg,#342514,#1d170f 48%,#0c1016 100%);border:1.5px solid #efb75eaa;box-shadow:0 30px 88px #000a,0 18px 58px #d7922d2b,inset 0 1px #ffffff2d}.landing-page .simple-plan.is-pro:before{background:linear-gradient(90deg,#0000,#ffd183 24%,#f0a63f 72%,#0000);height:3px;box-shadow:0 0 24px #f0ab508f}.landing-page .simple-plan.is-pro .recommended-label{color:#ffe0aa;background:#d98d2638;border:1px solid #ffd08582;border-radius:999px;padding:5px 8px;box-shadow:0 8px 24px #0005}.landing-page .plan-button.pro-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(110deg,#ffe1a3,#edae50);border-color:#f2bd6e8f;box-shadow:inset 0 1px #ffffff6b,0 12px 28px #d8922c2e;color:#2a1806!important}.landing-page .plan-button.pro-button:not(:disabled){cursor:pointer;background:linear-gradient(110deg,#ffe8b9,#f0b14f);border-color:#ffd083;box-shadow:inset 0 1px #fff9,0 14px 34px #d8922c3d;color:#241404!important}.landing-page .plan-button.pro-button:not(:disabled):hover{filter:brightness(1.06)}.landing-page .plan-button.pro-button:focus-visible{outline-offset:3px;outline:2px solid #ffd58d}.landing-page .billing-feedback{z-index:80;color:#ffe6c5;text-align:center;background:#24170ff2;border:1px solid #e6a75d70;border-radius:9px;width:min(560px,100% - 32px);margin:0;padding:11px 15px;font-size:12px;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #0008}.landing-page .simple-price{min-height:56px;margin:10px 0 12px}.landing-page .simple-price strong,.landing-page .simple-plan.is-pro .simple-price strong{font-size:48px}.landing-page .simple-plan.is-pro .simple-price strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.landing-page .simple-plan ul{gap:8px;min-height:102px;margin-bottom:15px;padding:13px 0;font-size:15px}.landing-page .plan-button{min-height:44px}.landing-page .simple-plan>small{margin-top:8px;font-size:12px}.landing-page .privacy-card{border-radius:15px;min-height:190px;padding:20px 21px}.landing-page .privacy-policy-link{margin:24px 0 0}@media (width<=900px){.landing-page .simple-intro.use-cases,.landing-page .simple-pricing,.landing-page .landing-privacy,.landing-page .landing-faq{padding-block:72px}.landing-page .use-case-grid,.landing-page .privacy-card-grid{max-width:680px;margin-inline:0}.landing-page .use-case-card,.landing-page .privacy-card{min-height:0}}@media (width<=760px){.landing-page .plan-grid{grid-template-columns:1fr}}@media (width<=640px){.landing-page .simple-intro.use-cases,.landing-page .simple-pricing,.landing-page .landing-privacy,.landing-page .landing-faq{padding-block:64px}.landing-page .use-cases .simple-intro-heading,.landing-page .simple-pricing-heading,.landing-page .landing-privacy .lower-section-heading,.landing-page .landing-faq .lower-section-heading{text-align:left;margin-bottom:28px}.landing-page .use-cases .simple-intro-heading h2,.landing-page .simple-pricing-heading h2,.landing-page .landing-privacy .lower-section-heading h2,.landing-page .landing-faq .lower-section-heading h2{font-size:clamp(32px,9.6vw,38px);line-height:1.28}.landing-page .use-cases .simple-intro-heading>p,.landing-page .simple-pricing-heading>p,.landing-page .landing-privacy .lower-section-heading>p,.landing-page .landing-faq .lower-section-heading>p{font-size:15px}.landing-page .use-case-card,.landing-page .simple-plan,.landing-page .simple-plan.is-pro,.landing-page .privacy-card{padding:18px}.landing-page .use-case-icon,.landing-page .privacy-card-icon{width:38px;height:38px;margin-bottom:12px}.landing-page .use-case-card p,.landing-page .privacy-card p{font-size:15px}}@media (width>=981px){.landing-page .section-shell{width:min(932px,100% - 48px)}.landing-page .landing-header{padding-inline:max(24px,50% - 466px)}.landing-page .top-movie-layout{grid-template-rows:auto;grid-template-columns:1fr;align-items:center;gap:42px;width:min(948px,100%);padding:clamp(38px,6vw,59px)}.landing-page .top-movie-layout .movie-hero-copy,.landing-page .top-movie-layout .movie-hero-details,.landing-page .top-movie-layout .hero-video-slot{grid-area:auto/1}.landing-page .top-movie-layout .movie-hero-copy{max-width:none}.landing-page .top-movie-layout .movie-hero-details,.landing-page .top-movie-layout .hero-video-slot{align-self:auto}.landing-page .top-movie-layout .hero-video-slot{width:min(100%,860px)}.landing-page .top-movie-layout .movie-hero-copy>h1{white-space:nowrap;text-wrap:nowrap;margin:25px 0 28px;font-size:46px;line-height:1.08}.landing-page .quick-start-copy h2{font-size:37.25px}.landing-page .use-cases .simple-intro-heading h2,.landing-page .simple-pricing-heading h2,.landing-page .landing-privacy .lower-section-heading h2,.landing-page .landing-faq .lower-section-heading h2{font-size:38px}.landing-page .about-copy h2{font-size:46px}.landing-page .landing-footer{grid-template-columns:auto 1fr}.landing-page .landing-footer nav,.landing-page .landing-footer>small{grid-column:1/-1}.landing-page .landing-footer nav{justify-content:flex-start}}
