.kfilm{--mono:"IBM Plex Mono",ui-monospace,monospace;--wren:"Fraunces",Georgia,serif;--sys:"Instrument Sans",system-ui,sans-serif;--fz-ink:#1e1b35;--fz-cream:#fff6e6;--fz-butter:#ffd84a;--fz-pink:#ff9acb;--fz-lilac:#bdb5ff;--fz-mint:#8febc0;--fz-acid:#c3e84f;--fz-orange:#ff9e5e;--fz-bird:#5757ec;--fz-red:#ff4d4d;--fz-dis:"Bricolage Grotesque","Instrument Sans",var(--sys);width:100%;max-width:340px;margin:0 auto;padding:18px 0;position:relative}.kfilm .fz-deco{pointer-events:none;z-index:0;position:absolute}.kfilm .fz-deco svg{width:100%;height:100%;display:block}.kfilm .film-ph{z-index:1;aspect-ratio:340/660;background:var(--fz-cream);border:3px solid var(--fz-ink);width:100%;box-shadow:9px 9px 0 var(--fz-ink);font-family:var(--fz-dis);border-radius:38px;position:relative;overflow:hidden}.kfilm .film-ph.shake{animation:.3s fzShake}@keyframes fzShake{20%{transform:translate(-5px,2px)rotate(-.6deg)}40%{transform:translate(5px,-2px)rotate(.6deg)}60%{transform:translate(-3px,1px)}80%{transform:translate(2px)}}.kfilm .fz-stage{background:var(--fz-butter);position:absolute;inset:0}.kfilm .fz-stage[data-g=butter]{background:var(--fz-butter)}.kfilm .fz-stage[data-g=pink]{background:var(--fz-pink)}.kfilm .fz-stage[data-g=lilac]{background:var(--fz-lilac)}.kfilm .fz-stage[data-g=mint]{background:var(--fz-mint)}.kfilm .fz-stage[data-g=acid]{background:var(--fz-acid)}.kfilm .fz-stage[data-g=orange]{background:var(--fz-orange)}.kfilm .fz-stage[data-g=grey]{background:#d8d5e2}.kfilm .fz-stage[data-g=bird]{background:var(--fz-bird)}.kfilm .fz-stage[data-g=launch]{background:#ececfe}.kfilm .fz-stage[data-g=sky]{background:linear-gradient(#8fcbff 0%,#d6edff 72%)}.kfilm .fz-stage:before{content:"";pointer-events:none;background-image:radial-gradient(#1e1b3524 1.4px,#0000 1.6px);background-size:18px 18px;position:absolute;inset:0}.kfilm .fz-sc{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:54px 22px 150px;display:flex;position:absolute;inset:0}.kfilm .fz-sc.on{opacity:1}.kfilm .fz-card{border:3px solid var(--fz-ink);box-shadow:6px 6px 0 var(--fz-ink);color:var(--fz-ink);background:#fff;border-radius:20px;padding:14px 16px;position:relative}.kfilm .fz-pop{opacity:0}.kfilm .fz-sc.on .fz-pop{animation:.46s cubic-bezier(.2,1.7,.4,1) forwards fzPop;animation-delay:var(--d,0s)}@keyframes fzPop{0%{opacity:0;transform:scale(.3) rotate(var(--r0,-10deg))}60%{opacity:1;transform:scale(1.08) rotate(var(--r1,3deg))}to{opacity:1;transform:scale(1) rotate(var(--r,0deg))}}.kfilm .fz-sc.on .fz-thwack{animation:.5s cubic-bezier(.2,1.5,.4,1) forwards fzThwack;animation-delay:var(--d,0s)}@keyframes fzThwack{0%{opacity:0;transform:scale(2.6)rotate(-24deg)}55%{opacity:1;transform:scale(.88) rotate(var(--r,-8deg))}to{opacity:1;transform:scale(1) rotate(var(--r,-8deg))}}.kfilm .fz-tag{border:2.5px solid var(--fz-ink);font:700 12px var(--mono);letter-spacing:.2px;color:#fff;box-shadow:3px 3px 0 var(--fz-ink);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.kfilm .fz-mono{font:700 10.5px var(--mono);letter-spacing:1.4px;text-transform:uppercase;color:var(--fz-ink)}.kfilm .fz-egg{width:150px;height:150px;overflow:visible}.kfilm .fz-egg .st{fill:none;stroke:#3a34d6;stroke-width:84px;stroke-linecap:round}.kfilm .fz-egg .cr{fill:none;stroke:#ececfe;stroke-width:36px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:200 200;stroke-dashoffset:200px;opacity:0}.kfilm .fz-egg-all{transform-box:view-box;transform-origin:512px 815px}.kfilm .fz-head{fill:#3a34d6;transform-box:fill-box;transform-origin:50%;transform:scale(.4375)}.kfilm .fz-dot-g{fill:#d8a63f}.kfilm .fz-dot-i{fill:#3a34d6;opacity:0}.kfilm .fz-frag{transform-box:view-box}.kfilm .fz-frag-t{transform-origin:540px 210px}.kfilm .fz-frag-b{transform-origin:480px 800px}.kfilm .fz-sc.on.go .fz-egg-all{animation:.65s ease-in-out .1s fzRock}.kfilm .fz-sc.on.go .fz-egg .cr{animation:.2s linear .6s forwards fzCrack}.kfilm .fz-sc.on.go .fz-frag-t{animation:.42s cubic-bezier(.2,.7,.3,1) .8s forwards fzFragT}.kfilm .fz-sc.on.go .fz-frag-b{animation:.42s cubic-bezier(.2,.7,.3,1) .8s forwards fzFragB}.kfilm .fz-sc.on.go .fz-head{animation:.34s cubic-bezier(.3,1.6,.5,1) .82s forwards fzHead}.kfilm .fz-sc.on.go .fz-dot-i{animation:.25s linear 1.05s forwards fzInk}@keyframes fzRock{12.5%{transform:rotate(2.3deg)}25%{transform:rotate(0)}37.5%{transform:rotate(-5.5deg)}50%{transform:rotate(0)}62.5%{transform:rotate(5.5deg)}75%{transform:rotate(0)}87.5%{transform:rotate(-2.3deg)}}@keyframes fzCrack{0%{opacity:1;stroke-dashoffset:200px}to{opacity:1;stroke-dashoffset:0}}@keyframes fzFragT{to{opacity:0;transform:translate(140px,-190px)rotate(40deg)}}@keyframes fzFragB{to{opacity:0;transform:translate(-140px,190px)rotate(40deg)}}@keyframes fzHead{to{transform:scale(1)}}@keyframes fzInk{to{opacity:1}}.kfilm .fz-draft{width:100%;font:700 19px/1.3 var(--fz-dis);letter-spacing:-.3px;transform:rotate(-2deg)}.kfilm .fz-draft small{font:700 9.5px var(--mono);letter-spacing:1.6px;color:#1e1b3573;margin-bottom:8px;display:block}.kfilm .fz-caret{vertical-align:-3px;background:var(--fz-bird);width:3px;height:1.05em;margin-left:2px;animation:1s step-end infinite fzCaret;display:inline-block}@keyframes fzCaret{50%{opacity:0}}.kfilm .fz-del{border:3px solid var(--fz-ink);background:var(--fz-red);color:#fff;font:800 15px var(--fz-dis);box-shadow:4px 4px 0 var(--fz-ink);border-radius:999px;padding:10px 20px;position:relative;transform:rotate(2deg)}.kfilm .fz-sc.on .fz-del{animation:.7s ease-in-out 2 fzPulse}@keyframes fzPulse{50%{transform:rotate(2deg)scale(1.07)}}.kfilm .fz-del:after{content:"";background:var(--fz-ink);transform-origin:0;border-radius:3px;height:5px;transition:transform .25s ease-out .75s;position:absolute;top:50%;left:-10px;right:-10px;transform:rotate(-12deg)scaleX(0)}.kfilm .fz-sc.on.hit .fz-del:after{transform:rotate(-12deg)scaleX(1)}.kfilm .fz-let{width:100%;font:italic 500 17px/1.42 var(--wren);transform:rotate(-2.5deg)}.kfilm .fz-let .fz-mono{align-items:center;gap:8px;margin-bottom:9px;font-style:normal;display:flex}.kfilm .fz-let .fz-mono svg{width:18px;height:18px;display:block}.kfilm .fz-stamp{opacity:0;width:64px;height:64px;filter:drop-shadow(3px 3px 0 var(--fz-ink));position:absolute;top:-22px;right:-16px}.kfilm .fz-stamp svg{width:100%;height:100%;display:block}.kfilm .fz-who{grid-template-columns:1fr 18px 1fr;align-items:center;gap:6px;width:100%;display:grid}.kfilm .fz-who .fz-card{text-align:center;font:800 13px var(--fz-dis);box-shadow:4px 4px 0 var(--fz-ink);border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;display:flex}.kfilm .fz-who .fz-card svg{width:30px;height:30px;display:block}.kfilm .fz-who .fz-eq{font:800 18px var(--fz-dis);color:var(--fz-ink);text-align:center}.kfilm .fz-pairs{flex-direction:column;gap:9px;width:100%;display:flex}.kfilm .fz-pair{grid-template-columns:1fr 18px 1fr;align-items:center;gap:6px;display:grid}.kfilm .fz-pair .fz-tag{color:var(--fz-ink);justify-content:center;padding:6px;font-size:10.5px}.kfilm .fz-pair i{text-align:center;font-style:normal;font:800 13px var(--fz-dis);color:var(--fz-ink)}.kfilm .fz-chip{background:var(--fz-acid);border:3px solid var(--fz-ink);font:800 14px var(--fz-dis);color:var(--fz-ink);box-shadow:4px 4px 0 var(--fz-ink);border-radius:999px;align-items:center;gap:7px;padding:8px 15px;display:inline-flex}.kfilm .fz-prof{width:210px;padding:12px;transform:rotate(3deg)}.kfilm .fz-ph{border:2.5px solid var(--fz-ink);background:#dcd8ea;border-radius:13px;justify-content:center;align-items:flex-end;height:150px;display:flex;overflow:hidden}.kfilm .fz-ph svg{width:120px;height:120px;display:block}.kfilm .fz-prof b{font:800 17px var(--fz-dis);margin-top:10px;display:block}.kfilm .fz-prof span{font:600 12px var(--sys);color:#1e1b358c;margin-top:2px;display:block}.kfilm .fz-swipe{justify-content:space-between;margin-top:10px;display:flex}.kfilm .fz-swipe em{border:2.5px solid var(--fz-ink);width:40px;height:40px;font-style:normal;font:800 18px var(--fz-dis);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.kfilm .fz-bigx{opacity:0;z-index:3;width:190px;height:190px;margin:-95px 0 0 -95px;position:absolute;top:44%;left:50%}.kfilm .fz-bigx svg{width:100%;height:100%;display:block}.kfilm .fz-sc.on .fz-prof{animation:.55s cubic-bezier(.5,0,.7,.4) 1.05s forwards fzYeet}@keyframes fzYeet{to{opacity:0;transform:translate(260px,-120px)rotate(38deg)}}.kfilm .fz-reply{width:100%;font:italic 500 18px/1.42 var(--wren);transform:rotate(2deg)}.kfilm .fz-reply .fz-mono{align-items:center;gap:8px;margin-bottom:9px;font-style:normal;display:flex}.kfilm .fz-reply .fz-mono svg{width:18px;height:18px;display:block}.kfilm .fz-mbox{border:3px solid var(--fz-ink);width:150px;height:150px;box-shadow:7px 7px 0 var(--fz-ink);background:#fff;border-radius:26px;justify-content:center;align-items:center;display:flex}.kfilm .fz-mbox svg{width:108px;height:108px;display:block}.kfilm .fz-mlab{padding:8px 16px;font-size:15px}.kfilm .fz-sc.flash .fz-mbox,.kfilm .fz-sc.flash .fz-mlab{animation:.32s cubic-bezier(.2,1.8,.4,1) fzFlash}@keyframes fzFlash{0%{transform:scale(.5)rotate(-12deg)}to{transform:scale(1)rotate(0)}}.kfilm .fz-face{border:3px solid var(--fz-ink);width:176px;height:176px;box-shadow:7px 7px 0 var(--fz-ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.kfilm .fz-face svg{width:104px;height:104px;display:block}.kfilm .fz-count{font:800 15px var(--mono);letter-spacing:1px;color:var(--fz-ink)}.kfilm .fz-name{background:var(--fz-pink);font:800 26px var(--fz-dis);letter-spacing:-.4px;color:var(--fz-ink);border-width:3px;padding:8px 22px}.kfilm .fz-pipes{position:absolute;inset:0 0 150px}.kfilm .fz-sc.on.go .fz-pipes{animation:2.8s linear forwards fzScroll}@keyframes fzScroll{to{transform:translate(-120%)}}.kfilm .fz-pipe{width:15%;position:absolute;top:0;bottom:0}.kfilm .fz-pipe i{background:var(--fz-mint);border:3px solid var(--fz-ink);position:absolute;left:0;right:0}.kfilm .fz-pipe .t{height:var(--a);border-radius:0 0 6px 6px;top:-4px}.kfilm .fz-pipe .b{top:var(--b);border-radius:6px 6px 0 0;bottom:-4px}.kfilm .fz-pipe i:after{content:"";background:var(--fz-mint);border:3px solid var(--fz-ink);border-radius:6px;height:15px;position:absolute;left:-8px;right:-8px}.kfilm .fz-pipe .t:after{bottom:-3px}.kfilm .fz-pipe .b:after{top:-3px}.kfilm .fz-ground{background:var(--fz-acid);border-top:3px solid var(--fz-ink);height:150px;position:absolute;bottom:0;left:0;right:0}.kfilm .fz-tick{z-index:2;box-shadow:4px 4px 0 var(--fz-ink);font:600 14px/1.4 var(--mono);letter-spacing:-.2px;border-radius:16px;padding:9px 13px 11px;position:absolute;top:46px;left:18px;right:18px;transform:rotate(-1deg)}.kfilm .fz-tick small{font:700 9.5px var(--mono);letter-spacing:1.6px;color:#1e1b3580;justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.kfilm .fz-tick small b{border:2px solid var(--fz-ink);min-width:22px;height:20px;font:700 11px var(--mono);letter-spacing:0;color:var(--fz-ink);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.kfilm .fz-tick .d{color:var(--fz-ink)}.kfilm .fz-tick .n{color:#1e1b354d}.kfilm .fz-tick .c{color:var(--fz-bird);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.kfilm .fz-bird-in.fl{animation:.34s cubic-bezier(.2,.9,.3,1) fzFlap}@keyframes fzFlap{30%{transform:translateY(-16px)rotate(-10deg)}to{transform:translateY(0)rotate(3deg)}}.kfilm .fz-badge{color:var(--fz-ink);background:#fff;font-size:11px}.kfilm .fz-sc[data-s=drama]{justify-content:flex-end;padding-bottom:178px}.kfilm .fz-word{font:800 50px/1 var(--fz-dis);letter-spacing:-2px;color:#fff}.kfilm .fz-cta{background:var(--fz-butter);color:var(--fz-ink);font:800 16px var(--fz-dis);letter-spacing:-.2px;box-shadow:5px 5px 0 var(--fz-ink);border-width:3px;padding:11px 20px}.kfilm .fz-free{font:700 10px var(--mono);letter-spacing:1.8px;color:#ffffffbf}.kfilm .fz-sc[data-s=end]{gap:18px;padding-top:170px;padding-bottom:70px}.kfilm .fz-bird{z-index:4;width:96px;height:96px;margin:-48px 0 0 -48px;transition:left .55s cubic-bezier(.3,1.35,.5,1),top .55s cubic-bezier(.3,1.35,.5,1),transform .55s cubic-bezier(.3,1.35,.5,1),opacity .2s;position:absolute;top:30%;left:62%}.kfilm .fz-bird.jump{transition:none}.kfilm .fz-bird.gone{opacity:0}.kfilm .fz-bird.drag{transition:left .3s ease-out,top .3s ease-out,transform .3s ease-out}.kfilm .fz-touch{z-index:6;border:3px solid var(--fz-ink);opacity:0;pointer-events:none;background:#ffffff8c;border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;transition:left .3s ease-out,top .3s ease-out,opacity .2s,transform .2s;position:absolute;top:40%;left:74%;transform:scale(.6)}.kfilm .fz-touch.jump{transition:none}.kfilm .fz-touch.on{opacity:1;transform:scale(1)}.kfilm .fz-touch.on.press{transform:scale(.8)}.kfilm .fz-bird-in{width:100%;height:100%;transition:filter .35s,transform .35s;animation:1.5s ease-in-out infinite fzBob;display:block}.kfilm .fz-bird-in svg{filter:drop-shadow(3px 4px #1e1b35e6);width:100%;height:100%;display:block}@keyframes fzBob{50%{transform:translateY(-6px)}}.kfilm .fz-bird.badge .fz-bird-in{border:3px solid var(--fz-ink);box-shadow:5px 5px 0 var(--fz-ink);box-sizing:border-box;background:#fff;border-radius:50%;padding:9px}.kfilm .fz-bird.badge .fz-bird-in svg{filter:none}.kfilm .fz-bird.wilt .fz-bird-in{filter:grayscale()brightness(1.08);animation:none;transform:rotate(-14deg)translateY(12px)}.kfilm .fz-say{z-index:5;border:3px solid var(--fz-ink);max-width:190px;font:800 15px/1.2 var(--fz-dis);letter-spacing:-.2px;color:var(--fz-ink);box-shadow:4px 4px 0 var(--fz-ink);opacity:0;transform-origin:var(--o,0% 100%);background:#fff;border-radius:18px;padding:8px 13px;transition:opacity .15s,transform .3s cubic-bezier(.2,1.8,.4,1);position:absolute;transform:scale(.4)}.kfilm .fz-say.on{opacity:1;transform:scale(1)}.kfilm .fz-say:after{content:"";bottom:-11px;left:min(var(--tail,22px),calc(100% - 30px));border-right:3px solid var(--fz-ink);border-bottom:3px solid var(--fz-ink);background:#fff;width:16px;height:16px;position:absolute;transform:rotate(45deg)}.kfilm .fz-burst{z-index:6;opacity:0;pointer-events:none;width:130px;height:130px;position:absolute;top:17%;left:18%;transform:scale(.2)rotate(-30deg)}.kfilm .fz-burst svg{width:100%;height:100%;display:block;overflow:visible}.kfilm .fz-burst.on{animation:.9s cubic-bezier(.2,1.6,.4,1) forwards fzBurst}@keyframes fzBurst{0%{opacity:0;transform:scale(.2)rotate(-30deg)}30%{opacity:1;transform:scale(1.12)rotate(-8deg)}75%{opacity:1;transform:scale(1)rotate(-10deg)}to{opacity:0;transform:scale(1.25)rotate(-10deg)}}.kfilm .fz-slam{z-index:5;text-align:left;font:800 33px/1.02 var(--fz-dis);letter-spacing:-1.2px;color:var(--fz-ink);text-wrap:balance;position:absolute;bottom:56px;left:20px;right:20px}.kfilm .fz-slam.light{color:#fff}.kfilm .fz-slam .w{opacity:0;margin-right:.22em;display:inline-block}.kfilm .fz-slam.on .w{animation:.42s cubic-bezier(.2,1.6,.4,1) forwards fzSlam;animation-delay:calc(var(--i) * 75ms)}@keyframes fzSlam{0%{opacity:0;transform:translateY(14px)scale(1.5)rotate(-7deg)}60%{opacity:1;transform:translateY(-2px)scale(.94)rotate(2deg)}to{opacity:1;transform:none}}.kfilm .fz-slam .w.hl{border:3px solid var(--fz-ink);box-shadow:3px 3px 0 var(--fz-ink);background:#fff;border-radius:10px;padding:0 6px}.kfilm .fz-small{z-index:5;font:700 10.5px var(--mono);letter-spacing:1.4px;text-transform:uppercase;color:#1e1b359e;opacity:0;transition:opacity .3s .5s;position:absolute;bottom:36px;left:22px;right:22px}.kfilm .fz-small.on{opacity:1}.kfilm .fz-foot{z-index:7;align-items:center;gap:8px;height:36px;padding:0 12px 0 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.kfilm .fz-lab{font:700 9px var(--mono);letter-spacing:1.6px;color:#1e1b3580}.kfilm .fz-stage[data-g=bird]~.fz-foot .fz-lab{color:#fff9}.kfilm .fz-pause{border:2.5px solid var(--fz-ink);width:28px;height:28px;color:var(--fz-ink);cursor:pointer;box-shadow:2px 2px 0 var(--fz-ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;display:flex}.kfilm .fz-pause svg{width:11px;height:11px;display:block}.kfilm .fz-bar{background:var(--fz-ink);z-index:8;width:0;height:5px;position:absolute;top:0;left:0}.kfilm .film-ph.held *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){.kfilm .fz-bird-in,.kfilm .fz-caret{animation:none}.kfilm .fz-pop,.kfilm .fz-thwack{opacity:1;transform:rotate(var(--r,0deg));animation:none!important}.kfilm .fz-bird,.kfilm .fz-touch,.kfilm .fz-say{transition:none}}
