*{box-sizing:border-box}html,body{background:#090909;margin:0;padding:0;overflow-x:clip}#root{overflow-x:clip}::selection{color:#0c0c0c;background:#ff2d2d}@keyframes cfx-grain{0%,to{transform:translate(0)}10%{transform:translate(-4%,-4%)}30%{transform:translate(3%,-2%)}50%{transform:translate(-2%,3%)}70%{transform:translate(4%,2%)}90%{transform:translate(-3%,4%)}}@keyframes cfx-bob{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes cfx-blink{0%,49%{opacity:1}50%,to{opacity:0}}.k-root{color:#f2f2f0;-webkit-font-smoothing:antialiased;background:#090909;flex-direction:column;min-height:100dvh;font-family:Satoshi,sans-serif;display:flex;position:relative;overflow-x:clip}.k-red{color:#ff2d2d}.k-muted{color:#6b6b66}.k-dim{color:#8c8c86}.k-bright{color:#d8d8d2}.k-italic{font-style:italic}.k-grain{z-index:90;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:200px;animation:.8s steps(4,end) infinite cfx-grain;position:fixed;inset:-50%}.k-vignette{z-index:88;pointer-events:none;position:fixed;inset:0;box-shadow:inset 0 0 220px 60px #000000e6}.k-progress-track{z-index:98;background:#ffffff0f;height:2px;position:fixed;top:0;left:0;right:0}.k-progress{background:#ff2d2d;width:0%;height:100%;box-shadow:0 0 12px #ff2d2d}.k-nav{z-index:97;-webkit-backdrop-filter:blur(12px);background:#090909b8;border:1px solid #ffffff0f;border-radius:999px;justify-content:space-between;align-items:center;gap:clamp(28px,5vw,56px);width:auto;max-width:calc(100vw - 32px);padding:10px 12px 10px 26px;transition:background .35s,border-color .35s,box-shadow .35s;display:flex;position:fixed;top:clamp(10px,2vw,16px);left:50%;transform:translate(-50%)}.k-nav--scrolled{background:#090909db;border-color:#ffffff1a;box-shadow:0 12px 40px #0006}.k-nav-left,.k-nav-center,.k-nav-right{align-items:center;gap:clamp(20px,3vw,34px);display:flex}.k-nav-logo{letter-spacing:.16em;color:#f2f2f0;align-items:center;gap:9px;font-family:Clash Display,sans-serif;font-size:17px;font-weight:600;text-decoration:none;display:flex}.k-nav-mark{color:#f2f2f0;display:block}.k-nav-link{letter-spacing:.01em;color:#c8c8c2;cursor:pointer;background:0 0;border:none;padding:0;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:color .25s}.k-nav-link:hover{color:#ff2d2d}.k-nav-cta{color:#0c0c0c;cursor:pointer;background:#ff2d2d;border:none;border-radius:11px;align-items:center;gap:6px;padding:10px 20px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #ff2d2d40}.k-nav-cta-arrow{font-size:15px;line-height:1}.k-nav-burger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;padding:0;display:none}.k-burger-bar{background:#f2f2f0;border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}.k-burger-bar.is-open-1{transform:translateY(4px)rotate(45deg)}.k-burger-bar.is-open-2{transform:translateY(-4px)rotate(-45deg)}.k-nav-mobile{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;gap:26px;display:flex;position:fixed;inset:0}.k-nav-mobile-link{letter-spacing:-.02em;color:#f2f2f0;cursor:pointer;background:0 0;border:none;font-family:Clash Display,sans-serif;font-size:clamp(30px,9vw,48px);font-weight:500;transition:color .25s}.k-nav-mobile-link:hover{color:#ff2d2d}.k-nav-mobile-cta{color:#0c0c0c;cursor:pointer;background:#ff2d2d;border:none;border-radius:13px;margin-top:12px;padding:14px 32px;font-family:Satoshi,sans-serif;font-size:16px;font-weight:700}@media (width<=720px){.k-nav-right,.k-nav-center,.k-nav-pricing{display:none}.k-nav-burger{display:flex}.k-vignette{display:none}}.k-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:0 24px;display:flex;position:relative}.k-hero-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;margin-bottom:30px;font-size:12px}.k-hero-title{letter-spacing:-.03em;max-width:12ch;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(52px,10.5vw,168px);font-weight:600;line-height:.92}.k-hw{display:inline-block}.k-hw--accent{color:#ff2d2d;font-style:italic;display:inline-block}.k-hero-sub{color:#8c8c86;max-width:40ch;margin-top:34px;font-size:clamp(15px,1.5vw,19px);line-height:1.5}.k-hero-hint{flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.k-hero-hint-label{letter-spacing:.3em;color:#6b6b66;text-transform:uppercase;font-size:10px}.k-hero-hint-arrow{color:#ff2d2d;font-size:18px;animation:1.6s ease-in-out infinite cfx-bob}.k-problem{height:300vh;position:relative}.k-problem-stage{justify-content:center;align-items:center;height:100dvh;padding:clamp(84px,12dvh,124px) 28px clamp(104px,16dvh,148px);display:flex;position:sticky;top:0;overflow:hidden}.k-problem-inner{text-align:center;width:100%;max-width:1100px;position:absolute;top:calc(50% - clamp(10px,3dvh,30px));left:50%;transform:translate(-50%,-50%)}.k-beat{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.k-beat-text{letter-spacing:-.02em;color:#f2f2f0;font-family:Clash Display,sans-serif;font-size:clamp(34px,6.5vw,104px);font-weight:500;line-height:1}.k-beat--final .k-beat-text{letter-spacing:-.03em;font-size:clamp(40px,8vw,128px);font-weight:600}.k-demo{height:560vh;position:relative}.k-demo-stage{justify-content:center;align-items:center;height:100dvh;padding:80px 28px 28px;display:flex;position:sticky;top:0;overflow:hidden}.k-steps{z-index:5;flex-direction:column;gap:18px;display:flex;position:absolute;top:50%;left:max(34px,5vw);transform:translateY(-50%)}.k-step{opacity:.7;align-items:center;gap:14px;display:flex}.k-step-dot{background:#55554e;border-radius:50%;flex:none;width:7px;height:7px}.k-step-label{letter-spacing:.04em;color:#cfcfc7;font-size:13px}.k-demo-title{text-align:center;z-index:6;position:absolute;top:max(64px,9vh);left:50%;transform:translate(-50%)}.k-demo-title-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-phone{aspect-ratio:16/9;z-index:4;background:linear-gradient(150deg,#16160f,#0a0a06);border:1px solid #ffffff14;border-radius:14px;width:min(640px,90vw);position:relative;overflow:hidden;box-shadow:0 50px 120px #000000b3,inset 0 0 0 1px #0006}.k-scene{background:radial-gradient(120% 90% at 30% 18%,#3a1717 0%,#150c0c 55%,#070803 100%);position:absolute;inset:0}.k-subject{filter:blur(1px);background:linear-gradient(#ff2d2d1a,#ff2d2d05);border-radius:50% 50% 0 0/60% 60% 0 0;width:62%;height:64%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.k-subject2{aspect-ratio:1;background:radial-gradient(circle at 40% 35%,#4a2626,#1f1010);border-radius:50%;width:30%;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.k-rec{letter-spacing:.18em;color:#f2f2f0;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;top:16px;left:16px}.k-rec-dot{background:#ff3b30;border-radius:50%;width:7px;height:7px;animation:1.1s step-end infinite cfx-blink}.k-tc{letter-spacing:.1em;color:#9a9a92;font-variant-numeric:tabular-nums;font-size:10px;position:absolute;top:16px;right:16px}.k-caption{text-align:center;letter-spacing:.005em;color:#fff;z-index:3;background:0 0;border-radius:8px;width:fit-content;max-width:90%;padding:5px 15px;font-family:Satoshi,sans-serif;font-size:clamp(20px,3.2vw,30px);font-weight:900;line-height:1.2;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.k-cw{opacity:0;display:inline-block}.k-curse{vertical-align:bottom;display:inline-grid}.k-curse-bad{opacity:0;color:#ff6b5e;grid-area:1/1}.k-curse-good{opacity:0;grid-area:1/1}.k-scrubtrack{background:#ffffff24;border-radius:3px;height:3px;position:absolute;bottom:16px;left:16px;right:16px}.k-scrub{background:#ff2d2d;border-radius:3px;width:8%;height:100%}.k-export{opacity:0;z-index:8;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.k-export-circle{color:#0c0c0c;background:#ff2d2d;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.k-export-label{letter-spacing:.34em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-readout{z-index:5;flex-direction:column;gap:12px;width:172px;display:flex;position:absolute;top:50%;right:max(34px,5vw);transform:translateY(-50%)}.k-readout-title{letter-spacing:.28em;color:#6b6b66;text-transform:uppercase;margin-bottom:2px;font-size:10px}.k-ro-row{background:#ffffff04;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.k-ro-label{color:#8c8c86;font-size:12px}.k-ro-val{color:#f2f2f0;font-size:12px}.k-ro-text,.k-ro-out{color:#f2f2f0;align-items:center;gap:8px;font-size:12px;display:flex}.k-ro-text-sw{background:#fff;border-radius:3px;width:12px;height:12px}.k-ro-out-sw{background:#555;border-radius:3px;width:12px;height:12px}.k-ro-hl{color:#8c8c86;font-size:12px}.k-styling{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:clamp(112px,14dvh,150px) 28px clamp(96px,12dvh,150px);position:relative}.k-styling-head{letter-spacing:-.025em;text-align:left;text-wrap:balance;max-width:15ch;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(42px,min(5vw,9dvh),82px);font-weight:500;line-height:1.02}.k-style-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:clamp(42px,7dvh,64px);display:grid}.k-style-card{background:#ffffff04;border:1px solid #ffffff14;border-radius:18px;padding:32px 28px 34px}.k-card-label{letter-spacing:.26em;color:#6b6b66;text-transform:uppercase;font-size:11px}.k-card-body{flex-direction:column;gap:14px;margin-top:26px;display:flex}.k-card-row{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.k-swatch{border-radius:9px;width:38px;height:38px}.k-card-note{color:#6b6b66;margin-top:18px;font-size:12px;line-height:1.5}.k-type-sample-1{font-family:Clash Display,sans-serif;font-size:22px;font-weight:600}.k-type-sample-2{font-family:Satoshi,sans-serif;font-size:22px;font-weight:900}.k-type-sample-3{color:#8c8c86;font-family:Satoshi,sans-serif;font-size:22px;font-weight:400}.k-hl-body{flex-direction:column;align-items:flex-start;gap:18px;margin-top:30px;display:flex}.k-hl-row{align-items:center;gap:14px;display:flex}.k-hl-on{color:#fff;background:#0009;border-radius:6px;padding:4px 10px;font-family:Satoshi,sans-serif;font-size:24px;font-weight:900}.k-hl-off{color:#fff;font-family:Satoshi,sans-serif;font-size:24px;font-weight:900}.k-hl-note{color:#6b6b66;font-size:12px}@media (width<=1040px){.k-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.k-styling{padding:104px 18px 96px}.k-styling-head{max-width:100%;margin:0;font-size:clamp(34px,8.5vw,48px);line-height:1.04}.k-style-grid{grid-template-columns:1fr;gap:12px;margin-top:34px}.k-style-card{border-radius:14px;padding:20px 18px 22px}.k-card-body,.k-card-row{gap:10px;margin-top:16px}.k-swatch{border-radius:8px;width:32px;height:32px}.k-card-note{margin-top:12px}.k-type-sample-1,.k-type-sample-2,.k-type-sample-3{font-size:21px}.k-hl-body{gap:12px;margin-top:18px}.k-hl-on,.k-hl-off{font-size:19px}.k-pricing{padding:9vh 18px 11vh}.k-pricing-title{margin-top:14px}.k-plan-grid{margin-top:38px}.k-price-card{border-radius:16px;padding:26px 22px}.k-price-name{font-size:19px}.k-price-amount-row{margin-top:14px}.k-price-amount{font-size:44px}.k-price-features{gap:11px;margin-top:22px}.k-price-btn{margin-top:24px;padding:13px}.k-price-badge{top:20px;right:22px}}.k-pricing{max-width:1240px;margin:0 auto;padding:14vh 28px 16vh;position:relative}.k-pricing-eyebrow{text-align:center;letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-pricing-title{text-align:center;letter-spacing:-.03em;margin-top:18px;font-family:Clash Display,sans-serif;font-size:clamp(34px,5.5vw,82px);font-weight:500;line-height:1}.k-plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;margin-top:64px;display:grid}.k-price-card{background:#ffffff04;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:38px 34px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative}.k-price-card:hover{border-color:#ff2d2d59;box-shadow:0 20px 60px #ff2d2d1f}.k-price-card--pro{position:relative}.k-price-badge{letter-spacing:.24em;text-transform:uppercase;color:#ff2d2d;background:#0c0c0c;border-radius:30px;padding:5px 11px;font-size:10px;position:absolute;top:24px;right:28px}.k-price-name{font-family:Clash Display,sans-serif;font-size:22px;font-weight:600}.k-price-amount-row{align-items:flex-end;gap:8px;margin-top:18px;display:flex}.k-price-amount{font-family:Clash Display,sans-serif;font-size:58px;font-weight:600;line-height:1}.k-price-period{color:#8c8c86;padding-bottom:10px;font-size:14px}.k-price-desc{color:#8c8c86;margin-top:8px;font-size:14px}.k-price-features{flex-direction:column;gap:14px;margin-top:30px;display:flex}.k-price-feat{color:#c8c8c2;gap:12px;font-size:14px;display:flex}.k-price-feat .k-arrow{color:#ff2d2d}.k-price-feat--muted{color:#5c5c57}.k-price-feat--muted .k-arrow{color:#3a3a36}.k-price-spacer{flex:1}.k-price-btn{color:#f2f2f0;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:12px;margin-top:34px;padding:15px;font-family:Satoshi,sans-serif;font-size:15px;font-weight:700}.k-cta{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(118px,14dvh,160px) 24px clamp(70px,9dvh,112px);display:flex;position:relative}.k-cta-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-cta-title{letter-spacing:-.03em;text-wrap:balance;max-width:min(12ch,100vw - 48px);margin:clamp(16px,2.4dvh,22px) 0 0;font-family:Clash Display,sans-serif;font-size:clamp(52px,min(7.2vw,13dvh),128px);font-weight:600;line-height:.96}.k-cta-title .k-red{word-spacing:.08em}.k-cta-sub{color:#8c8c86;max-width:38ch;margin-top:clamp(18px,3dvh,26px);font-size:clamp(15px,1.6vw,18px);line-height:1.5}.k-cta-cards{grid-template-columns:1fr;gap:18px;width:100%;max-width:360px;margin-top:clamp(32px,5.5dvh,50px);display:grid}.k-cta-upload{aspect-ratio:16/10;cursor:pointer;background:#ffffff03;border:1.5px dashed #ffffff2e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.k-cta-upload-icon{color:#ff2d2d;border:1px solid #ffffff2e;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.k-cta-upload-title{font-family:Satoshi,sans-serif;font-size:15px;font-weight:700}.k-cta-upload-note{color:#6b6b66;font-size:12px}.k-google{color:#f2f2f0;cursor:pointer;background:#141414;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:680px;margin-top:clamp(18px,3dvh,26px);padding:17px;font-family:Satoshi,sans-serif;font-size:15px;font-weight:700;display:flex}.k-google-g{color:#0c0c0c;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:Clash Display,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.k-cta-explore{color:#8c8c86;margin-top:clamp(14px,2.4dvh,22px);font-size:14px}.k-cta-explore-link{font:inherit;color:#ff2d2d;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;text-decoration:underline}.k-cta-explore-link:hover{color:#ff5a5a}.k-cta-sig{color:#3a3a36;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-top:64px;font-size:11px;display:flex}.k-cta-sig-line{background:#2a2a26;width:30px;height:1px}.k-footer{z-index:89;background:#090909;border-top:1px solid #ffffff12;margin-top:auto;padding:30px 28px 34px;position:relative;overflow:hidden}.k-foot-glow{z-index:0;pointer-events:none;background:radial-gradient(circle at 50% -33%,#0a0a0a 46%,#d82020 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#0000008c 38%,#000 70%);mask-image:linear-gradient(#0000,#0000008c 38%,#000 70%)}.k-foot-ruler{background-image:repeating-linear-gradient(90deg,#ffffff29 0 1px,#0000 1px 9px);max-width:1180px;height:13px;margin:0 auto 50px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.k-foot-main{z-index:1;flex-wrap:wrap;align-items:flex-start;gap:0;max-width:1180px;margin:0 auto;display:flex;position:relative}.k-foot-brandcol{flex:0 0 408px;max-width:408px;padding-right:68px}.k-foot-tagline{letter-spacing:-.01em;color:#f2f2f0;font-family:Sentient,serif;font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.09}.k-foot-socials{gap:21px;margin-top:36px;display:flex}.k-foot-soc{color:#ffffff9e;justify-content:center;align-items:center;width:26px;height:26px;transition:color .25s;display:inline-flex}.k-foot-rule{background:linear-gradient(#ffffff1c 0% 55%,#0000 100%);flex:0 0 1px;align-self:stretch}.k-foot-cols{flex:1 1 0;grid-template-columns:repeat(3,1fr);align-items:start;gap:37px;min-width:0;padding-left:48px;display:grid}.k-foot-col{flex-direction:column;gap:26px;display:flex}.k-foot-col-title{isolation:isolate;letter-spacing:.01em;color:#f2f2f0;border-radius:9px;align-self:stretch;margin-bottom:20px;padding:8px 14px;font-size:15px;font-weight:500;line-height:1.2;position:relative}.k-foot-col-title:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:#ffffff13;border:1px solid #ffffff21;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 28%,#0000 100%);mask-image:linear-gradient(90deg,#000 28%,#0000 100%)}.k-foot-link{color:#9a9a94;font-size:16px;line-height:1.15;text-decoration:none}.k-foot-wordmark{--mx:50%;--my:50%;z-index:1;text-align:center;cursor:default;max-width:1180px;margin:98px auto 0;padding-bottom:.17em;font-size:min(228px,19.3798vw - 10.8527px);line-height:.78;position:relative;overflow:visible}.k-wm-base,.k-wm-bloom,.k-wm-spot{font-family:Sentient,serif;font-weight:500;font-size:inherit;letter-spacing:0;white-space:nowrap;-webkit-user-select:none;user-select:none;line-height:.78;display:block}.k-wm-l{display:inline-block}.k-wm-base{z-index:1;position:relative}.k-wm-base .k-wm-l{color:#f2f2f014;-webkit-text-stroke:.8px #ffffff24}.k-wm-bloom,.k-wm-spot{inset-inline:0;opacity:0;pointer-events:none;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:.4em 0;transition:opacity .7s;position:absolute;top:-.4em;bottom:-.4em}.k-wm-bloom .k-wm-l,.k-wm-spot .k-wm-l{color:inherit;-webkit-text-fill-color:inherit;background:0 0}.k-wm-bloom{z-index:0;filter:blur(22px);background-image:radial-gradient(circle 400px at var(--mx) calc(var(--my) + .4em), #ff2d2d80, #ff2d2d29 52%, transparent 82%)}.k-wm-spot{z-index:2;filter:drop-shadow(0 0 16px #ff2d2d73);background-image:radial-gradient(circle 340px at var(--mx) calc(var(--my) + .4em), #ff3c37d9, #ff2d2d47 46%, transparent 78%)}.k-foot-wordmark:hover .k-wm-bloom,.k-foot-wordmark:hover .k-wm-spot{opacity:1}.k-foot-bottom{z-index:1;color:#ffffffc7;text-shadow:0 1px 3px #0000008c;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:14px;max-width:1180px;margin:30px auto 0;padding-top:24px;font-size:16px;display:flex;position:relative}.k-subbar{z-index:94;pointer-events:none;opacity:0;justify-content:center;display:flex;position:fixed;bottom:32px;left:0;right:0}.k-subbar-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0909098c;border:1px solid #ffffff12;border-radius:8px;max-width:80vw;padding:9px 20px}.k-subbar-text{color:#fff;letter-spacing:.01em;-webkit-text-stroke:.4px #0006;font-family:Satoshi,sans-serif;font-size:clamp(15px,2vw,22px);font-weight:900}.k-subbar-caret{vertical-align:-2px;background:#ff2d2d;width:2px;height:1em;margin-left:3px;animation:1s step-end infinite cfx-blink;display:inline-block}@media (width<=900px),(height<=760px){.k-subbar{display:none}}@media (width<=1080px){.k-readout{width:150px}.k-step-label,.k-ro-label,.k-ro-val,.k-ro-text,.k-ro-out,.k-ro-hl{font-size:11px}}@media (width<=820px){.k-demo-stage{padding:96px 20px}.k-phone{width:min(640px,94vw)}.k-problem-stage{padding:92px 20px 118px}.k-problem-inner{top:calc(50% - 34px)}.k-beat-text{max-width:min(11ch,92vw);font-size:clamp(34px,9.2vw,58px);line-height:1.08;display:inline-block}.k-steps{flex-flow:wrap;justify-content:center;gap:10px 16px;max-width:94vw;top:auto;bottom:18px;left:50%;transform:translate(-50%)}.k-step-label{font-size:11px}.k-readout{flex-flow:wrap;justify-content:center;gap:8px;width:min(94vw,560px);top:auto;bottom:64px;right:50%;transform:translate(50%)}.k-readout-title{display:none}.k-ro-row{padding:8px 11px}}@media (width<=640px){.k-subbar{display:none}.k-export{top:calc(50% - 40px)}.k-steps{gap:13px 20px;bottom:14vh}.k-step{gap:11px}.k-step-dot{width:8px;height:8px}.k-step-label{font-size:14.5px}}@media (height<=680px){.k-problem-inner{top:calc(50% - 14px)}.k-subbar{display:none}}@media (width<=900px){.k-foot-main{flex-direction:column;gap:44px}.k-foot-brandcol{flex:none;max-width:460px;padding-right:0}.k-foot-rule{display:none}.k-foot-cols{flex:none;gap:28px;width:100%;padding-left:0}.k-foot-wordmark{margin-top:72px}}@media (width<=540px){.k-readout{display:none}.k-demo-stage{padding:84px 16px 72px}.k-price-card,.k-price-card--pro{padding:32px 26px}.k-foot-ruler{margin-bottom:48px}.k-foot-bottom{flex-direction:column;align-items:flex-start}.k-foot-cols{grid-template-columns:repeat(2,1fr);gap:24px}.k-foot-col{gap:20px}.k-foot-col-title{margin-bottom:16px}}.k-sub{z-index:1;max-width:1240px;min-height:100dvh;margin:0 auto;padding:17vh 28px 12vh;position:relative}.k-sub-head{text-align:center;max-width:760px;margin:0 auto}.k-sub-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-sub-title{letter-spacing:-.03em;margin:18px 0 0;font-family:Clash Display,sans-serif;font-size:clamp(36px,6vw,92px);font-weight:600;line-height:1}.k-sub-subtitle{color:#8c8c86;margin-top:22px;font-size:clamp(15px,1.6vw,18px);line-height:1.5}.k-rate{color:#8c8c86;align-items:center;gap:10px;margin-top:12px;font-size:13px;display:flex}.k-save{letter-spacing:.08em;text-transform:uppercase;color:#ff2d2d;background:#ff2d2d1f;border-radius:30px;padding:3px 8px;font-size:10px;font-weight:700}.k-sub-foot{text-align:center;color:#6b6b66;margin-top:48px;font-size:13px}.k-sub-foot a{color:#9a9a94;text-decoration:none;transition:color .25s}.k-sub-foot a:hover{color:#ff2d2d}.k-sub-guarantees{flex-wrap:wrap;justify-content:center;gap:14px 40px;margin-top:56px;display:flex}.k-guarantee{color:#9a9a94;align-items:center;gap:9px;font-size:14px;display:flex}.k-guarantee-check{color:#ff2d2d;background:#ff2d2d1f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.k-sub-refund{text-align:center;color:#6b6b66;margin-top:18px;font-size:13px}.k-sub-refund a{color:#9a9a94;text-decoration:none;transition:color .25s}.k-sub-refund a:hover{color:#ff2d2d}.k-sub-notice{text-align:center;border-radius:10px;max-width:520px;margin:22px auto 0;padding:12px 18px;font-size:14px;font-weight:600}.k-sub-notice--ok{color:#1f7a3d;background:#2ea0571f;border:1px solid #2ea0574d}.k-sub-notice--err{color:#c2362f;background:#e5484d1a;border:1px solid #e5484d4d}.k-sub-notice--info{color:#1f5673;background:#1f6f991a;border:1px solid #1f6f994d}.k-faq{max-width:720px;margin:96px auto 0;padding:0 24px}.k-faq-title{text-align:center;letter-spacing:-.02em;margin:0 0 32px;font-family:Clash Display,sans-serif;font-size:clamp(26px,3.4vw,40px);font-weight:600}.k-faq-list{flex-direction:column;gap:12px;margin:0;display:flex}.k-faq-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;padding:20px 22px;transition:border-color .25s,background .25s}.k-faq-item:hover{border-color:#ffffff29}.k-faq-item[open]{background:#ffffff09;border-color:#ffffff24}.k-faq-q{cursor:pointer;color:#f2f2ec;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:18px;font-size:clamp(15px,1.6vw,17px);font-weight:500;line-height:1.4;list-style:none;display:flex}.k-faq-q::-webkit-details-marker{display:none}.k-faq-q:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #ff2d2d99}.k-faq-chevron{color:#6b6b66;flex:none;width:12px;height:8px;transition:transform .25s,color .25s}.k-faq-item[open] .k-faq-chevron{color:#9a9a94;transform:rotate(180deg)}.k-faq-a{color:#8c8c86;margin:10px 0 0;font-size:15px;line-height:1.65;animation:.24s k-faq-reveal}@keyframes k-faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.k-faq-a{animation:none}.k-faq-chevron{transition:none}}.k-faq-foot{text-align:center;color:#6b6b66;margin-top:28px;font-size:13px}.k-faq-foot a{color:#9a9a94;text-decoration:none;transition:color .25s}.k-faq-foot a:hover{color:#ff2d2d}.k-feat{z-index:1;max-width:1180px;min-height:100dvh;margin:0 auto;padding:17vh 28px 12vh;position:relative}.k-feat-head{text-align:center;max-width:800px;margin:0 auto}.k-feat-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-feat-title{letter-spacing:-.03em;margin:18px 0 0;font-family:Clash Display,sans-serif;font-size:clamp(34px,5.4vw,78px);font-weight:600;line-height:1.02}.k-feat-subtitle{color:#8c8c86;margin-top:22px;font-size:clamp(15px,1.6vw,18px);line-height:1.55}.k-feat-grid{grid-template-columns:repeat(6,1fr);gap:18px;margin-top:clamp(56px,8vw,96px);display:grid}.k-feat-grid>*{grid-column:span 2}.k-feat-card--wide{grid-column:span 3}.k-feat-card{background:#ffffff04;border:1px solid #ffffff14;border-radius:18px;padding:30px 28px 32px;transition:border-color .3s,background .3s,transform .3s;position:relative}.k-feat-card:hover{background:#ffffff08;border-color:#ffffff29;transform:translateY(-3px)}.k-feat-num{letter-spacing:.14em;color:#5a5a55;font-family:Clash Display,sans-serif;font-size:13px;font-weight:600;transition:color .3s}.k-feat-card:hover .k-feat-num{color:#ff2d2d}.k-feat-card-title{letter-spacing:-.01em;color:#f2f2f0;margin-top:18px;font-family:Clash Display,sans-serif;font-size:21px;font-weight:600}.k-feat-card-body{color:#8c8c86;margin-top:12px;font-size:14.5px;line-height:1.6}.k-feat-cta{text-align:center;margin-top:clamp(56px,7vw,88px)}.k-feat-cta-btn{color:#0c0c0c;background:#ff2d2d;border-radius:13px;align-items:center;gap:9px;padding:14px 28px;font-family:Satoshi,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .3s;display:inline-flex}.k-feat-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff2d2d38}.k-feat-foot{color:#6b6b66;margin-top:26px;font-size:13px}.k-feat-foot a{color:#9a9a94;text-decoration:none;transition:color .25s}.k-feat-foot a:hover{color:#ff2d2d}.k-feat-card--accent{background:linear-gradient(#ff2d2d09 0%,#ffffff04 60%);border-color:#ff2d2d29}.k-feat-card--accent:hover{border-color:#ff2d2d52}.k-feat-card--accent .k-feat-num{color:#ff2d2d8c}@media (width<=880px){.k-feat-grid{grid-template-columns:repeat(2,1fr)}.k-feat-grid>*,.k-feat-card--wide{grid-column:span 1}}@media (width<=560px){.k-feat-grid{grid-template-columns:1fr}.k-feat-grid>*,.k-feat-card--wide{grid-column:span 1}}.k-legal{z-index:1;max-width:760px;min-height:100dvh;margin:0 auto;padding:17vh 28px 12vh;position:relative}.k-legal-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-legal-title{letter-spacing:-.03em;margin:16px 0 0;font-family:Clash Display,sans-serif;font-size:clamp(34px,5.4vw,64px);font-weight:600;line-height:1.04}.k-legal-updated{color:#6b6b66;letter-spacing:.02em;margin-top:14px;font-size:13px}.k-legal-note{color:#9a9a94;background:#ff2d2d0d;border-left:2px solid #ff2d2d8c;border-radius:4px;margin-top:22px;padding:14px 18px;font-size:13.5px;line-height:1.6}.k-legal-intro{color:#b3b3ad;margin-top:28px;font-size:clamp(15px,1.6vw,17px);line-height:1.7}.k-legal-section{margin-top:40px}.k-legal-section h2{letter-spacing:-.01em;color:#f2f2f0;margin:0 0 14px;font-family:Clash Display,sans-serif;font-size:clamp(20px,2.4vw,26px);font-weight:600}.k-legal-section p{color:#8c8c86;margin:0 0 14px;font-size:15px;line-height:1.75}.k-legal-section ul{margin:0 0 14px;padding-left:22px}.k-legal-section li{color:#8c8c86;margin-bottom:10px;font-size:15px;line-height:1.7}.k-legal-foot{border-top:1px solid #ffffff12;margin-top:56px;padding-top:24px;font-size:13px}.k-legal-foot a{color:#9a9a94;text-decoration:none;transition:color .25s}.k-legal-foot a:hover{color:#ff2d2d}.k-authx{color:#f2f2f0;-webkit-font-smoothing:antialiased;background:#090909;grid-template-columns:4fr 3fr;min-height:100dvh;font-family:Satoshi,sans-serif;display:grid}.k-authx-pane{flex-direction:column;min-width:0;padding:28px 32px 32px;display:flex}.k-authx-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.k-authx-brand{letter-spacing:.16em;color:#f2f2f0;align-items:center;gap:9px;font-family:Clash Display,sans-serif;font-size:17px;font-weight:600;text-decoration:none;transition:color .25s;display:flex}.k-authx-brand:hover{color:#ff2d2d}.k-authx-mark{color:#f2f2f0;flex:none;display:block}.k-authx-topbtn{color:#12120f;background:#f2f2f0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:9px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s;display:inline-flex}.k-authx-topbtn:hover{background:#fff}.k-authx-topbtn-arrow{font-size:15px;line-height:1;transition:transform .25s}.k-authx-topbtn:hover .k-authx-topbtn-arrow{transform:translate(3px)}.k-authx-body{flex:1;align-items:center;padding:40px 0;display:flex}.k-authx-form-wrap{width:100%;max-width:380px;margin:0 auto}.k-authx-title{letter-spacing:-.03em;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(30px,3.4vw,40px);font-weight:600;line-height:1.08}.k-authx-subtitle{color:#8c8c86;margin:12px 0 0;font-size:15px;line-height:1.55}.k-authx-google{color:#12120f;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:30px;padding:15px 18px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .25s,background .25s;display:flex}.k-authx-google:hover{background:#f1f1ef;box-shadow:0 10px 30px #ffffff1a}.k-authx-google:active{transform:scale(.99)}.k-authx-gmark{flex:none;width:19px;height:19px}.k-authx-or+.k-authx-google{margin-top:0}.k-authx-or{color:#6b6b66;text-transform:uppercase;letter-spacing:.22em;align-items:center;gap:14px;margin:20px 0;font-size:11px;display:flex}.k-authx-or:before,.k-authx-or:after{content:"";background:#ffffff17;flex:1;height:1px}.k-authx-form{flex-direction:column;gap:12px;display:flex}.k-authx-form-lead{margin-top:30px}.k-authx-label{color:#b9b9b3;margin-bottom:-4px;font-size:13px;font-weight:600}.k-authx-input{color:#f2f2f0;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .25s,background .25s}.k-authx-input::placeholder{color:#5f5f5a}.k-authx-input:focus{background:#ffffff0d;border-color:#ff2d2d;outline:none}.k-authx-code{text-align:center;letter-spacing:.5em;text-indent:.5em;font-variant-numeric:tabular-nums;padding:15px 16px;font-size:26px;font-weight:600}.k-authx-code::placeholder{color:#3a3a37}.k-authx-submit{color:#fff;cursor:pointer;background:#ff2d2d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:600;transition:background .25s,opacity .25s;display:flex}.k-authx-submit:hover{background:#e52525}.k-authx-submit:disabled{opacity:.55;cursor:default}.k-authx-submit-arrow{font-size:15px;line-height:1;transition:transform .25s}.k-authx-submit:hover:not(:disabled) .k-authx-submit-arrow{transform:translate(3px)}.k-authx-error{color:#ff6b6b;font-size:13px;line-height:1.45}.k-authx-notice{color:#8c8c86;font-size:13px;line-height:1.45}.k-authx-error-top{background:#ff2d2d17;border:1px solid #ff6b6b47;border-radius:10px;margin-top:24px;padding:11px 14px}.k-authx-alt{color:#8c8c86;margin-top:20px;font-size:14px}.k-authx-alt a{color:#f2f2f0;font-weight:600;text-decoration:none;transition:color .25s}.k-authx-alt a:hover{color:#ff2d2d}.k-authx-linkbtn{color:#f2f2f0;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:color .25s,opacity .25s}.k-authx-linkbtn:hover{color:#ff2d2d}.k-authx-linkbtn:disabled{opacity:.5;cursor:default}.k-authx-linkbtn:disabled:hover{color:#f2f2f0}.k-authx-fine{color:#6b6b66;max-width:340px;margin:26px 0 0;font-size:12px;line-height:1.6}.k-authx-fine a{color:#9a9a94;font-weight:600;text-decoration:none;transition:color .25s}.k-authx-fine a:hover{color:#ff2d2d}.k-authx-show{background:radial-gradient(120% 90% at 50% -10%,#ff2d2d29,#0000 62%),linear-gradient(#16100f 0%,#0d0c0c 55%,#0a0a0a 100%);border:1px solid #ffffff12;border-radius:22px;margin:28px 28px 28px 0;position:relative;overflow:hidden}.k-authx-show-inner{text-align:center;flex-direction:column;justify-content:stretch;align-items:center;padding:clamp(24px,5vh,48px) clamp(24px,3vw,40px) clamp(18px,3vh,30px);display:flex;position:absolute;inset:0}.k-authx-slide{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.k-authx-show-title{letter-spacing:-.02em;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(20px,1.9vw,27px);font-weight:600}.k-authx-show-body{color:#8c8c86;max-width:380px;margin:clamp(14px,2.4vh,24px) auto 0;font-size:14.5px;line-height:1.6}.k-authx-stage{flex-direction:column;align-items:center;gap:clamp(10px,2vh,16px);min-height:0;margin-top:clamp(16px,3.2vh,30px);display:flex}.k-authx-chips{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:7px;padding:7px;display:flex}.k-authx-chip{color:#8c8c86;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:600}.k-authx-chip.is-on{color:#12120f;background:#f2f2f0}.k-authx-frame{aspect-ratio:9/16;background:linear-gradient(#101826 0%,#16202f 45%,#0b0f16 100%);border:1px solid #ffffff1a;border-radius:14px;width:clamp(136px,min(15vw,24vh),196px);position:relative;overflow:hidden;box-shadow:0 26px 60px #00000080}.k-authx-frame-sky{background:radial-gradient(1.4px 1.4px at 22% 26%,#ffffffd9,#0000 100%),radial-gradient(1.2px 1.2px at 68% 16%,#ffffffb3,#0000 100%),radial-gradient(1.6px 1.6px at 46% 42%,#fff9,#0000 100%),radial-gradient(1.2px 1.2px at 82% 52%,#ffffff8c,#0000 100%),radial-gradient(1.3px 1.3px at 12% 62%,#ffffff80,#0000 100%);position:absolute;inset:0 0 34%}.k-authx-frame-sky:after{content:"";background:radial-gradient(60% 100% at 50% 100%,#78aaeb57,#0000 72%);height:46%;position:absolute;inset:auto 0 -12%}.k-authx-frame-figure{background:linear-gradient(#0c1521 0%,#080d15 55%,#05070b 100%);height:34%;position:absolute;inset:auto 0 0}.k-authx-frame-figure:before{content:"";background:#02040a;border-radius:4px 4px 1px 1px;width:7px;height:26px;position:absolute;bottom:24%;left:50%;transform:translate(-50%)}.k-authx-cap{text-align:center;color:#fff;text-shadow:0 2px 5px #000000e6;font-family:Clash Display,sans-serif;font-size:13px;font-weight:600;line-height:1.32;position:absolute;bottom:15%;left:8px;right:8px}.k-authx-cap-hi{font-family:Satoshi,sans-serif;font-size:12.5px}.k-authx-cap-hot{background:#ff2d2d;border-radius:4px;padding:0 3px}.k-authx-en{color:#7fc4ff}.k-authx-cut{opacity:.45;-webkit-text-decoration:line-through #ff2d2d;text-decoration:line-through #ff2d2d;text-decoration-thickness:2px}.k-authx-bleep{letter-spacing:.06em;background:#ffffff29;border-radius:4px;padding:0 4px}.k-authx-dots{flex:none;justify-content:center;gap:7px;margin-top:clamp(12px,2.2vh,20px);display:flex}.k-authx-dot{cursor:pointer;background:#ffffff38;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .35s,background .35s}.k-authx-dot.is-on{background:#f2f2f0;width:26px}@media (width<=980px){.k-authx{grid-template-columns:1fr}.k-authx-show{display:none}}@media (width<=520px){.k-authx-pane{padding:22px 22px 28px}.k-authx-body{padding:28px 0}}.k-onb{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14vh 24px 8vh;display:flex}.k-onb-card{text-align:center;background:radial-gradient(140% 120% at 50% 0,#181410,#0e0e0e);border:1px solid #ffffff14;border-radius:22px;width:100%;max-width:600px;padding:40px 44px 34px}.k-onb-dots{justify-content:center;gap:8px;margin-bottom:34px;display:flex}.k-onb-dot{background:#ffffff1f;border-radius:999px;width:26px;height:4px;transition:background .35s,width .35s}.k-onb-dot.is-done{background:#ff2d2d80}.k-onb-dot.is-on{background:#ff2d2d;width:34px}.k-onb-step{flex-direction:column;align-items:center;display:flex}.k-onb-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-onb-title{letter-spacing:-.03em;margin:16px 0 0;font-family:Clash Display,sans-serif;font-size:clamp(28px,4.4vw,44px);font-weight:600;line-height:1.05}.k-onb-subtitle{color:#8c8c86;max-width:440px;margin:14px 0 0;font-size:15px;line-height:1.55}.k-onb-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.k-onb-chip{color:#d8d8d2;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,color .2s,transform .2s}.k-onb-chip:hover{background:#1a1a14;border-color:#ff2d2d99}.k-onb-chip.is-on{color:#fff;background:#ff2d2d24;border-color:#ff2d2d}.k-onb-actions{justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.k-onb-actions--single{justify-content:center}.k-onb-actions .k-dash-btn{margin-top:0}.k-onb-back{color:#8c8c86;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-family:inherit;font-size:14px;transition:color .25s}.k-onb-back:hover{color:#f2f2f0}.k-onb-back:disabled{opacity:.5;cursor:not-allowed}.k-onb-skip{color:#4a4a46;cursor:pointer;background:0 0;border:none;margin-top:18px;font-family:inherit;font-size:12.5px;transition:color .25s}.k-onb-skip:hover{color:#8c8c86}.k-onb-skip:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.k-onb-card{padding:32px 22px 28px}}@media (width<=1080px){.k-plan-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.k-sub{padding:14vh 18px 12vh}.k-plan-grid{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.k-grain,.k-hero-hint-arrow,.k-rec-dot,.k-subbar-caret{animation:none}}.k-dash-loading{z-index:1;color:#8c8c86;letter-spacing:.04em;justify-content:center;align-items:center;min-height:100dvh;font-size:14px;display:flex;position:relative}.k-dash{z-index:1;max-width:1180px;min-height:100dvh;margin:0 auto;padding:12vh 24px;position:relative}.k-dash-head{margin-bottom:28px}.k-dash-eyebrow{letter-spacing:.4em;color:#ff2d2d;text-transform:uppercase;font-size:11px}.k-dash-title{color:#f2f2f0;margin:14px 0 0;font-size:clamp(34px,5vw,56px);font-weight:600;line-height:1.02}.k-dash-subtitle{color:#8c8c86;max-width:540px;margin:16px 0 0;font-size:15px;line-height:1.5}.k-dash-cta{background:radial-gradient(140% 160% at 18% 0,#241312,#0e0e0e);border:1px solid #ff2d2d4d;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;padding:26px 28px;display:flex}.k-dash-cta-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.k-dash-cta-side .k-dash-btn{margin-top:0}.k-dash-meter{color:#8c8c86;align-items:center;gap:7px;font-size:13px;display:inline-flex}.k-dash-meter strong{color:#f2f2f0;font-weight:600}.k-dash-meter-sep{color:#3a3a36}.k-dash-meter a{color:#8c8c86;text-decoration:none;transition:color .25s}.k-dash-meter a:hover{color:#ff2d2d}.k-dash-card-label{letter-spacing:.18em;text-transform:uppercase;color:#6b6b66;font-size:11px}.k-dash-card-big{color:#f2f2f0;align-items:center;gap:10px;margin-top:10px;font-size:26px;font-weight:600;display:flex}.k-dash-minutes{align-items:baseline;font-size:40px}.k-dash-unit{color:#8c8c86;font-size:15px;font-weight:400}.k-dash-tag{letter-spacing:.12em;text-transform:uppercase;color:#8c8c86;border:1px solid #ffffff24;border-radius:999px;padding:3px 9px;font-size:10px}.k-dash-card-note{color:#8c8c86;flex:1;margin:12px 0 0;font-size:13.5px;line-height:1.5}.k-dash-btn{color:#f2f2f0;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:11px 18px;font-size:14px;text-decoration:none;transition:border-color .25s,background .25s;display:inline-flex}.k-dash-btn:hover{background:#1a1a14;border-color:#ff2d2d}.k-dash-btn--primary{color:#0a0a0a;background:#ff2d2d;border-color:#0000;font-weight:600}.k-dash-btn--primary:hover{background:#ff463f;border-color:#0000}.k-dash-btn:disabled{opacity:.55;cursor:not-allowed}.k-dash-btn--primary:disabled:hover{background:#ff2d2d}.k-dash-soon{letter-spacing:.1em;text-transform:uppercase;background:#00000040;border-radius:999px;padding:2px 7px;font-size:10px}.k-dash-foot{color:#6b6b66;flex-wrap:wrap;align-items:center;gap:10px;margin-top:40px;font-size:13px;display:flex}.k-dash-foot strong{color:#8c8c86;font-weight:500}.k-dash-foot a{color:#8c8c86;text-decoration:none;transition:color .25s}.k-dash-foot a:hover{color:#ff2d2d}.k-dash-foot-sep{color:#3a3a36}.k-dash-logout{color:#8c8c86;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;transition:color .25s}.k-dash-logout:hover{color:#ff2d2d}.k-dash-lib{margin-top:56px}.k-dash-lib-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:22px;padding-bottom:14px;display:flex}.k-dash-lib-title{color:#f2f2f0;margin:0;font-size:21px;font-weight:600}.k-dash-lib-count{letter-spacing:.16em;text-transform:uppercase;color:#6b6b66;font-size:11px}.k-dash-lib-msg{text-align:center;color:#8c8c86;background:#ffffff04;border:1px dashed #ffffff1a;border-radius:18px;padding:46px 24px;font-size:14px;line-height:1.6}.k-dash-lib-msg .k-dash-btn{margin-top:16px}.k-dash-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.k-proj{background:#0e0e0e;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.k-proj:hover{border-color:#ffffff2e;transform:translateY(-2px)}.k-proj-thumb{aspect-ratio:16/9;background:#000;border-bottom:1px solid #ffffff0f;position:relative}.k-proj-thumb video{object-fit:contain;width:100%;height:100%;display:block}.k-proj-pill{z-index:2;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#d8d8d2;background:#0009;border:1px solid #ffffff24;border-radius:999px;padding:4px 9px;font-size:9.5px;position:absolute;top:10px;left:10px}.k-proj-pill[data-tone=done]{color:#7ee0a5;border-color:#7ee0a573}.k-proj-pill[data-tone=error]{color:#ff6b63;border-color:#ff6b6373}.k-proj-pill[data-tone=busy]{color:#ffd27e;border-color:#ffd27e73}.k-proj-del{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#cfcfca;cursor:pointer;opacity:0;background:#0000008c;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:opacity .2s,color .2s,border-color .2s;display:flex;position:absolute;top:8px;right:8px}.k-proj:hover .k-proj-del{opacity:1}.k-proj-del:hover{color:#ff6b63;border-color:#ff6b6380}.k-proj-confirm{z-index:4;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080808e0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:16px;display:flex;position:absolute;inset:0}.k-proj-confirm p{color:#f2f2f0;margin:0;font-size:14px;font-weight:600}.k-proj-confirm-note{color:#8c8c86;max-width:200px;font-size:11.5px;line-height:1.4}.k-proj-confirm-row{gap:10px;margin-top:10px;display:flex}.k-proj-confirm-cancel,.k-proj-confirm-del{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:7px 15px;font-size:12.5px;font-weight:600;transition:background .2s,border-color .2s}.k-proj-confirm-cancel{color:#d8d8d2;background:0 0;border-color:#ffffff2e}.k-proj-confirm-cancel:hover{border-color:#ffffff59}.k-proj-confirm-del{color:#fff;background:#ff3b30}.k-proj-confirm-del:hover{background:#ff5048}.k-proj-confirm-cancel:disabled,.k-proj-confirm-del:disabled{opacity:.6;cursor:default}.k-proj-body{flex-direction:column;gap:6px;padding:13px 15px 15px;display:flex}.k-proj-title-row{align-items:center;gap:8px;display:flex}.k-proj-title{text-align:left;min-width:0;font:inherit;color:#ececea;cursor:text;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;padding:0;font-size:15px;font-weight:600;overflow:hidden}.k-proj-title:hover{color:#fff}.k-proj-title-edit{visibility:hidden;color:#6b6b66;cursor:pointer;flex-shrink:0;font-size:12px}.k-proj-title-row:hover .k-proj-title-edit{visibility:visible}.k-proj-title-input{min-width:0;font:inherit;color:#fff;background:#050505;border:1px solid #ff2d2d80;border-radius:7px;outline:none;flex:1;padding:4px 8px;font-size:15px;font-weight:600}.k-proj-sub{color:#6b6b66;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.k-proj-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.k-proj-toggle{border:1px solid #ffffff1f;border-radius:999px;display:inline-flex;overflow:hidden}.k-proj-toggle button{color:#8c8c86;cursor:pointer;background:0 0;border:none;padding:5px 11px;font-size:11px;transition:background .2s,color .2s}.k-proj-toggle button.is-on{color:#f2f2f0;background:#ffffff1a}.k-proj-dl{color:#0a0a0a;background:#ff2d2d;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .25s;display:inline-flex}.k-proj-dl:hover{background:#ff463f}@media (width<=720px){.k-dash-projects{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.k-dash-projects{grid-template-columns:1fr}}.k-usermenu{position:relative}.k-usermenu-trigger{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:border-color .2s;display:inline-flex}.k-usermenu-trigger:hover{border-color:#ff2d2d99}.k-usermenu-avatar{object-fit:cover;border-radius:50%;width:30px;height:30px;display:block}.k-usermenu-avatar--initial{color:#0c0c0c;background:#ff2d2d;justify-content:center;align-items:center;font-family:Satoshi,sans-serif;font-size:13px;font-weight:700;display:flex}.k-usermenu-pop{-webkit-backdrop-filter:blur(16px);z-index:110;transform-origin:100% 0;background:#101010fa;border:1px solid #ffffff1a;border-radius:14px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #0000008c}.k-usermenu-head{border-bottom:1px solid #ffffff14;margin-bottom:6px;padding:8px 10px 10px}.k-usermenu-name{color:#f2f2f0;font-family:Satoshi,sans-serif;font-size:14px;font-weight:600}.k-usermenu-email{color:#8a8a86;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.k-usermenu-item{text-align:left;color:#d8d8d4;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:background .18s,color .18s;display:flex}.k-usermenu-item:hover{color:#fff;background:#ffffff0f}.k-usermenu-ico{color:#8a8a86;flex:none;transition:color .18s}.k-usermenu-item:hover .k-usermenu-ico{color:#ff2d2d}@media (width<=900px){.k-dash-cta{flex-direction:column;align-items:stretch;gap:18px}.k-dash-cta-side{align-items:stretch}.k-dash-cta-side .k-dash-btn--primary{justify-content:center}.k-dash-meter{justify-content:flex-start}.k-dash{padding:12vh 18px 10vh}}.k-dash-upload-opts{gap:12px;width:100%;margin-top:14px;display:flex}.k-dash-upload-opts label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b66;flex-direction:column;flex:1;gap:5px;font-size:11px;display:flex}.k-dash-upload-opts select{color:#f2f2f0;background:#0e0e0e;border:1px solid #ffffff24;border-radius:10px;padding:8px 10px;font-family:Satoshi,sans-serif;font-size:13px}.k-ed{z-index:1;max-width:1180px;margin:0 auto;padding:13vh 24px 8vh;position:relative}.k-ed-top{align-items:baseline;gap:18px;margin-bottom:26px;display:flex}.k-ed-title{margin:0;font-family:Clash Display,sans-serif;font-size:30px;font-weight:600}.k-ed-style{background:radial-gradient(140% 120% at 50% 0,#181410,#0e0e0e);border:1px solid #ffffff14;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.k-ed-words-hint{color:#6b6b66;-webkit-user-select:none;user-select:none;margin-left:4px;font-size:11px}.k-ed-cutsecs{color:#ffb020;font-weight:600}.k-ed-cutbar{color:#c8c8c2;background:#ffb02014;border:1px solid #ffb02059;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;padding:9px 12px;font-size:13px;display:flex}.k-ed-cutbar-badge{letter-spacing:.08em;text-transform:uppercase;color:#ffb020;font-size:11px;font-weight:700}.k-ed-cutbar strong{color:#f2f2f0}.k-ed-cutbar-note{color:#6b6b66;margin-left:auto;font-size:11.5px}.k-st-preview-cut{color:#ffb020}.k-ed-actions{gap:12px;margin-top:6px;display:flex}.k-ed-actions .k-dash-btn{margin-top:0}.k-ed-error{color:#ff6b6b;margin:4px 0 0;font-size:13.5px}.k-ed-done{border-top:1px solid #ffffff14;flex-direction:column;gap:12px;margin-top:18px;padding-top:18px;display:flex}.k-st-narrow>.k-ed-done{max-width:860px}.k-ed-result{box-sizing:border-box;background:#000;border-radius:12px;width:100%;padding:14px}.k-ed-wait{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:12vh 0;display:flex}.k-ed-wait-title{margin:0;font-family:Clash Display,sans-serif;font-size:24px;font-weight:600}.k-ed-msg{color:#8c8c86;font-size:14.5px}.k-ed-spinner{border:3px solid #ffffff1f;border-top-color:#ff2d2d;border-radius:50%;width:38px;height:38px;animation:.9s linear infinite k-ed-spin}@keyframes k-ed-spin{to{transform:rotate(360deg)}}@media (width<=860px){.k-dash-upload-opts{flex-direction:column}}.k-st-root{height:100dvh;overflow:hidden}.k-st-root .k-st{flex-direction:column;height:100%;display:flex;overflow:hidden}.k-st-root .k-st-top,.k-st-root .k-st-steps{flex:none}.k-st-root .k-st-body{flex:auto;min-height:0;overflow-y:auto}.k-st-root .k-st-panel{box-sizing:border-box;min-height:100%}.k-st{z-index:1;box-sizing:border-box;width:100%;margin:0 auto;padding:clamp(64px,8vh,90px) 20px 2vh;position:relative}.k-st-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;display:flex}.k-st-title{margin:0;font-family:Clash Display,sans-serif;font-size:30px;font-weight:600}.k-st-title:first-letter{font-weight:700}.k-st-steps{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.k-st-step{flex:1;align-items:center;gap:9px;min-width:120px;display:flex}.k-st-step:not(:last-child):after{content:"";background:#ffffff1f;flex:1;height:1px;margin-left:4px}.k-st-num{color:#8c8c86;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:grid}.k-st-label{color:#8c8c86;letter-spacing:.02em;font-size:13px}.k-st-step--active .k-st-num{color:#ff2d2d;border-color:#ff2d2d;box-shadow:0 0 0 3px #ff2d2d1f}.k-st-step--active .k-st-label{color:#f2f2f0;font-weight:600}.k-st-step--done .k-st-num{color:#0a0a0a;background:#ff2d2d;border-color:#0000}.k-st-step--done .k-st-label{color:#a0a09a}.k-st-panel{box-sizing:border-box;background:0 0;border:none;border-radius:0;width:100%;padding:30px 28px}.k-st-narrow{flex-direction:column;justify-content:center;align-items:center;display:flex}.k-st-narrow>*{width:100%;max-width:560px}.k-st-h{margin:0 0 6px;font-family:Clash Display,sans-serif;font-size:21px;font-weight:600}.k-st-sub{color:#8c8c86;margin:0 0 20px;font-size:14px;line-height:1.55}.k-st-field{letter-spacing:.12em;text-transform:uppercase;color:#6b6b66;flex-direction:column;gap:7px;margin-bottom:18px;font-size:11px;display:flex}.k-st-field select{color:#f2f2f0;background:#0e0e0e;border:1px solid #ffffff24;border-radius:10px;padding:11px 12px;font-family:Satoshi,sans-serif;font-size:14px}.k-st-drop{color:#f2f2f0;cursor:pointer;background:#ffffff04;border:1.5px dashed #fff3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;padding:40px 20px;transition:border-color .2s,background .2s;display:flex}.k-st-drop:hover{background:#ff2d2d0a;border-color:#ff2d2d}.k-st-drop-name{font-size:16px;font-weight:600}.k-st-drop-hint{color:#8c8c86;font-size:12.5px}.k-st-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.k-st-actions .k-dash-btn{margin-top:0}@media (width<=860px){.k-st-top{flex-direction:column;align-items:flex-start;gap:14px}.k-st-steps{gap:6px}.k-st-label{display:none}.k-st-step{flex:none;min-width:0}}@media (width<=560px){.k-st{padding:clamp(64px,8vh,90px) 12px 2vh}.k-st-panel{padding:24px 18px}.k-ed-style{grid-template-columns:1fr}.k-st-actions{flex-wrap:wrap}.k-st-actions .k-dash-btn{flex:1;justify-content:center}}.k-st-panel.k-cap-panel{height:100%;padding:0;overflow:hidden}.k-cap-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.k-cap-grid{box-sizing:border-box;grid-template-columns:1.5fr 1fr;gap:22px;height:100%;min-height:0;padding:20px 22px;display:grid}.k-cap-left{flex-direction:column;gap:12px;min-height:0;display:flex}.k-cap-video{background:#000;border:1px solid #ffffff14;border-radius:14px;flex:1;min-height:0;position:relative;overflow:hidden}.k-cap-video video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.k-cap-video--empty{text-align:center;color:#8c8c86;background:#0e0e0e;border:1px dashed #ffffff24;justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}.k-cap-badge{z-index:2;letter-spacing:.1em;color:#ffffffb3;background:#00000073;border-radius:6px;align-items:center;gap:6px;padding:4px 9px;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.k-cap-badge-dot{background:#ff2d2d;border-radius:999px;width:6px;height:6px;display:inline-block}.k-cap-playbtn{z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.k-cap-playbtn-circle{background:#ff2d2deb;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .15s;display:flex;box-shadow:0 10px 34px #ff2d2d73}.k-cap-playbtn:hover .k-cap-playbtn-circle{transform:scale(1.05)}.k-cap-playbtn-tri{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:22px solid #fff;width:0;height:0;margin-left:6px}.k-cap-bar{z-index:2;background:linear-gradient(#0000,#000000b8);align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.k-cap-bar-play{cursor:pointer;color:#fff;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.k-cap-bar-playtri{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #ffffffe6;width:0;height:0}.k-cap-progress{cursor:pointer;background:#fff3;border-radius:999px;flex:1;height:4px;position:relative}.k-cap-progress--static{cursor:default}.k-cap-progress-fill{background:#ff2d2d;border-radius:999px;position:absolute;top:0;bottom:0;left:0}.k-cap-progress-knob{background:#fff;border-radius:999px;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%)}.k-cap-time{color:#ffffffd9;font-variant-numeric:tabular-nums;flex:none;font-family:Space Mono,ui-monospace,monospace;font-size:11.5px}.k-cap-bar-icon{cursor:pointer;color:#ffffffbf;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.k-cap-bar-icon:hover{color:#fff}.k-cap-toolbar{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;flex-wrap:wrap;flex:none;align-items:center;gap:20px;padding:12px 15px;display:flex}.k-cap-tool-group{align-items:center;gap:10px;display:flex}.k-cap-tool-label{letter-spacing:.14em;text-transform:uppercase;color:#fff6;font-size:10.5px;font-weight:700}.k-cap-tool-btns{gap:7px;display:flex}.k-cap-tbtn{cursor:pointer;color:#ffffff9e;background:0 0;border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:7px;padding:7px 15px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.k-cap-tbtn:hover{color:#f2f2f0;border-color:#ff2d2d80}.k-cap-tbtn.is-active{color:#ff6b6b;background:#ff2d2d29;border-color:#ff2d2d99;box-shadow:0 0 0 3px #ff2d2d14}.k-cap-tbtn-dot{background:#ff2d2d;border-radius:999px;width:7px;height:7px;display:inline-block}.k-cap-sep{background:#ffffff1a;flex:none;width:1px;height:26px}.k-cap-hint{color:#fff6;flex:none;margin:0;font-size:12px;line-height:1.5}.k-cap-hint strong{color:#ffffffb3;font-weight:600}.k-cap-right{background:#ffffff04;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.k-cap-right-head{border-bottom:1px solid #ffffff0f;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.k-cap-count{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-family:Space Mono,ui-monospace,monospace;font-size:11px}.k-cap-head-actions{align-items:center;gap:8px;display:flex}.k-cap-add{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:8px;padding:6px 12px;font-size:11.5px;font-weight:600}.k-cap-add:hover{color:#f2f2f0;border-color:#ff2d2d}.k-cap-dl{color:#ff6b6b;cursor:pointer;background:#ff2d2d1f;border:1px solid #ff2d2d66;border-radius:8px;align-items:center;gap:6px;padding:6px 13px;font-size:11.5px;font-weight:700;display:inline-flex}.k-cap-dl:hover{background:#ff2d2d33}.k-cap-rows{flex:1;min-height:0;padding:2px 14px;overflow-y:auto}.k-cap-row{border-bottom:1px solid #ffffff0f;border-left:2px solid #0000;padding:12px 4px 12px 8px;transition:border-color .15s,background .15s}.k-cap-row.is-active{background:#ff2d2d0d;border-left-color:#ff2d2d}.k-cap-row.is-editing{background:#ff2d2d14;border-left-color:#ff2d2d}.k-cap-row-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.k-cap-chip-time{color:#ffffffd9;background:#ffffff0d;border-radius:5px;padding:3px 6px;font-family:Space Mono,ui-monospace,monospace;font-size:10.5px}.k-cap-arrow{color:#ffffff4d;font-size:11px}.k-cap-jump{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.k-cap-jump:hover{color:#f2f2f0;border-color:#ff2d2d}.k-cap-spacer{flex:1}.k-cap-edit-btn{color:#ffffff9e;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:4px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.k-cap-edit-btn:hover,.k-cap-edit-btn.is-active{color:#ff6b6b;background:#ff2d2d24;border-color:#ff2d2d80}.k-cap-del-btn{color:#ffffff73;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.k-cap-del-btn:hover{color:#ff2d2d;border-color:#ff2d2d}.k-cap-edit-area{flex-direction:column;gap:9px;padding-bottom:2px;display:flex}.k-cap-edit-times{gap:8px;display:flex}.k-cap-edit-time{color:#c8c8c2;background:#00000059;border:1px solid #ffffff24;border-radius:8px;width:84px;padding:6px 8px;font-family:Space Mono,ui-monospace,monospace;font-size:11.5px}.k-cap-edit-time:focus{border-color:#ff2d2d;outline:none}.k-cap-textarea{box-sizing:border-box;resize:none;color:#f4f3f5;background:#00000059;border:1px solid #ff2d2d80;border-radius:10px;outline:none;width:100%;min-height:64px;padding:10px 12px;font-family:Satoshi,sans-serif;font-size:13.5px;line-height:1.5;box-shadow:0 0 0 3px #ff2d2d1a}.k-cap-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.k-cap-save{color:#0a0a0a;cursor:pointer;background:#ff2d2d;border:none;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:700}.k-cap-save:hover{background:#ff463f}.k-cap-cancel{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:600}.k-cap-edit-hint{color:#ffffff59;font-size:11px}.k-cap-words{flex-wrap:wrap;gap:5px;display:flex}.k-cap-chip{color:#d3d2d6;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:7px;align-items:center;padding:3px 9px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.3;transition:all .12s;display:inline-flex}.k-cap-chip:hover{color:#f2f2f0;border-color:#ff2d2d80}.k-cap-chip.is-bleep{color:#ff6b6b;letter-spacing:.04em;background:#ff2d2d29;border-color:#ff2d2d8c;font-family:Space Mono,ui-monospace,monospace}.k-cap-chip.is-cut{opacity:.5;border-color:#ffb02066;text-decoration:line-through}.k-cap-plaintext{color:#d3d2d6;font-size:13.5px;line-height:1.5}.k-cap-right-foot{border-top:1px solid #ffffff0f;flex:none;gap:10px;padding:11px 14px;display:flex}.k-cap-right-foot .k-dash-btn{margin-top:0}.k-cap-right-foot .k-dash-btn:last-child{flex:1;justify-content:center}.k-cap-dlmodal-overlay{z-index:220;-webkit-backdrop-filter:blur(4px);background:#060608a8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.k-cap-dlmodal{background:#141412;border:1px solid #ffffff1a;border-radius:18px;width:min(520px,90vw);overflow:hidden;box-shadow:0 40px 100px #0009}.k-cap-dlmodal-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 14px;display:flex}.k-cap-dlmodal-title{color:#f2f2f0;font-family:Clash Display,sans-serif;font-size:17px;font-weight:600}.k-cap-dlmodal-sub{color:#8c8c86;margin-top:3px;font-size:12.5px}.k-cap-dlmodal-close{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.k-cap-dlmodal-list{grid-template-columns:1fr 1fr;gap:9px;padding:2px 22px 8px;display:grid}.k-cap-fmt{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff17;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 13px;font-family:inherit;transition:all .12s;display:flex}@media (width<=420px){.k-cap-dlmodal-list{grid-template-columns:1fr}}.k-cap-fmt.is-active{background:#ff2d2d1a;border-color:#ff2d2d99}.k-cap-fmt-left{align-items:center;gap:12px;display:flex}.k-cap-fmt-ext{color:#f0eff1;background:#ffffff0f;border-radius:7px;padding:5px 9px;font-family:Space Mono,ui-monospace,monospace;font-size:12px;font-weight:600}.k-cap-fmt-info{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.k-cap-fmt-name{color:#ececef;font-size:13.5px;font-weight:600}.k-cap-fmt-desc{color:#ffffff73;font-size:11.5px}.k-cap-fmt-dot{box-sizing:border-box;border:2px solid #ffffff40;border-radius:999px;flex:none;width:16px;height:16px}.k-cap-fmt.is-active .k-cap-fmt-dot{background:#fff;border:5px solid #ff2d2d}.k-cap-dlmodal-actions{gap:10px;padding:16px 22px 20px;display:flex}.k-cap-dlmodal-actions .k-dash-btn{margin-top:0}.k-cap-dlmodal-actions .k-dash-btn:last-child{flex:1;justify-content:center}.k-st-preview{background:radial-gradient(120% 100% at 50% 0,#1b1b1b,#0c0c0c),repeating-linear-gradient(45deg,#ffffff04 0 12px,#0000 12px 24px);border:1px solid #ffffff14;border-radius:14px;place-items:center;min-height:240px;padding:30px 24px;display:grid;position:relative}.k-st-preview--video{place-items:initial;background:#000;min-height:0;padding:0;display:block;overflow:hidden}.k-st-preview-vid{object-fit:contain;width:100%;max-height:56vh;display:block}.k-st-preview--video .k-st-preview-vid{width:100%;height:100%;max-height:none;position:absolute;inset:0}.k-st-preview-cap{text-align:center;pointer-events:none;width:max-content;max-width:90%;position:absolute;transform:translate(-50%,50%)}.k-st-preview-cap--drag{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline-offset:5px;border-radius:8px;outline:1.5px dashed #0000;transition:outline-color .12s}.k-st-preview-cap--drag:hover{outline-color:#ffffff59}.k-st-preview-cap--drag.is-dragging{cursor:grabbing;outline-style:solid;outline-color:#ffffffb3}.k-ed-pos-hint{color:#8a8a84;margin-top:-2px;font-size:12px}.k-sty-side{grid-template-columns:1fr 2fr}.k-sty-frame-wrap{justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;display:flex}.k-sty-aspect{z-index:2;background:#00000073;border:1px solid #ffffff14;border-radius:8px;gap:4px;padding:4px;display:flex;position:absolute;top:12px;right:12px}.k-sty-aspect button{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600}.k-sty-aspect button.is-active{color:#fff;background:#ff2d2d33}.k-sty-tabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;gap:4px;padding:3px;display:flex}.k-sty-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 16px;font-size:12px;font-weight:700}.k-sty-tab.is-active{color:#0a0a0a;background:#ff2d2d}.k-sty-body{flex-direction:column;flex:1;gap:11px;min-height:0;padding:12px 14px;display:flex;overflow-y:auto}.k-sty-error{margin:0}.k-sty-bento{flex:1;grid-template-rows:minmax(120px,1fr) auto auto auto;grid-template-columns:1fr 1fr;gap:10px;min-height:0;display:grid}.k-sty-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;min-width:0;min-height:0;padding:12px 14px;display:flex}.k-sty-card-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;flex:none;font-size:11px;font-weight:800}.k-sty-card--font,.k-sty-card--colors,.k-sty-card--position{grid-column:1/-1}.k-sty-body,.k-sty-font-grid{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent}.k-sty-body::-webkit-scrollbar{width:6px}.k-sty-font-grid::-webkit-scrollbar{width:6px}.k-sty-body::-webkit-scrollbar-track{background:0 0}.k-sty-font-grid::-webkit-scrollbar-track{background:0 0}.k-sty-body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.k-sty-font-grid::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.k-sty-body::-webkit-scrollbar-thumb:hover{background:#ff2d2d80}.k-sty-font-grid::-webkit-scrollbar-thumb:hover{background:#ff2d2d80}.k-sty-field{flex-direction:column;flex:none;gap:6px;display:flex}.k-sty-field-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.k-sty-field-label{letter-spacing:.14em;text-transform:uppercase;color:#fff6;font-size:10.5px;font-weight:700}.k-sty-field-value{color:#ff6b6b;font-variant-numeric:tabular-nums;font-size:11.5px}.k-sty-field-hint{color:#fff6;margin:-4px 0 0;font-size:12px;line-height:1.5}.k-sty-card input[type=range],.k-sty-reveal input[type=range]{appearance:none;accent-color:#ff2d2d;cursor:pointer;background:#ffffff26;border-radius:999px;width:100%;height:4px}.k-sty-card input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #ff2d2d;border-radius:999px;width:15px;height:15px;margin-top:0}.k-sty-reveal input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #ff2d2d;border-radius:999px;width:15px;height:15px;margin-top:0}.k-sty-card input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #ff2d2d;border-radius:999px;width:15px;height:15px}.k-sty-reveal input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #ff2d2d;border-radius:999px;width:15px;height:15px}.k-sty-card input[type=range]::-moz-range-track{background:#ffffff26;border-radius:999px;height:4px}.k-sty-reveal input[type=range]::-moz-range-track{background:#ffffff26;border-radius:999px;height:4px}.k-sty-preset-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.k-sty-preset{text-align:center;color:#ffffffb3;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:9px;padding:12px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .12s}.k-sty-preset:hover{color:#f2f2f0;border-color:#ff2d2d80}.k-sty-preset.is-active{color:#ff6b6b;background:#ff2d2d29;border-color:#ff2d2d99;box-shadow:0 0 0 3px #ff2d2d14}.k-sty-font-grid{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.k-sty-font{text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#ffffffe0;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff29;border-radius:9px;min-height:42px;padding:12px 10px;font-size:13px;font-weight:600;line-height:1.3;transition:all .12s;overflow:hidden}.k-sty-font:hover{color:#fff;border-color:#ff2d2d80}.k-sty-font.is-active{color:#ff6b6b;background:#ff2d2d29;border-color:#ff2d2d99;box-shadow:0 0 0 3px #ff2d2d14}.k-sty-row3{gap:6px;display:flex}.k-sty-pill{text-align:center;color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1f;border-radius:9px;flex:1;padding:9px 6px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .12s}.k-sty-pill:hover{color:#f2f2f0;border-color:#ff2d2d80}.k-sty-pill.is-active{color:#ff6b6b;background:#ff2d2d29;border-color:#ff2d2d99;box-shadow:0 0 0 3px #ff2d2d14}.k-sty-toggle{cursor:pointer;color:#ffffff8c;background:#ffffff14;border:none;border-radius:999px;padding:6px 16px;font-size:11.5px;font-weight:700;transition:all .12s}.k-sty-toggle.is-on{color:#0a0a0a;background:#ff2d2d}.k-sty-toggle--sm{padding:5px 14px;font-size:11px}.k-sty-toggle:disabled{opacity:.5;cursor:not-allowed}.k-sty-colorwrap{cursor:pointer;border:1px solid #ffffff26;border-radius:9px;flex:none;width:40px;height:36px;display:inline-flex;overflow:hidden}.k-sty-colorwrap input[type=color]{cursor:pointer;border:none;width:100%;height:100%;padding:0}.k-sty-colorwrap--sm{width:30px;height:28px}.k-sty-colorgrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.k-sty-coloritem{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:9px;min-width:0;padding:10px;display:flex}.k-sty-coloritem.is-disabled{opacity:.45}.k-sty-reveal{align-items:center;gap:12px;display:flex}.k-sty-reveal--sm{gap:8px}.k-sty-colorinput{cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:9px;flex:none;width:40px;height:36px;padding:0}.k-sty-colorinput--sm{width:30px;height:28px}.k-sty-reveal input[type=range]{flex:1;min-width:0}.k-sty-posrow{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.k-sty-anchor-grid{flex:none;grid-template-columns:repeat(3,1fr);gap:6px;width:66px;display:grid}.k-sty-anchor-dot{aspect-ratio:1;cursor:pointer;background:#ffffff08;border:1px solid #ffffff29;border-radius:6px;padding:0;transition:border-color .12s,background .12s}.k-sty-anchor-dot:hover{border-color:#ff2d2d80}.k-sty-anchor-dot.is-active{background:#ff2d2d;border-color:#0000}.k-sty-anchor-dot:disabled{opacity:.5;cursor:not-allowed}.k-sty-textalign{flex-direction:column;flex:0 150px;gap:6px;min-width:130px;display:flex}.k-sty-textalign .k-sty-row3{gap:4px}.k-sty-textalign .k-sty-pill{padding:9px 4px}.k-sty-poslinewidth{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.k-sty-reset{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:8px;flex:none;align-self:flex-start;padding:6px 12px;font-size:12px;font-weight:600}.k-sty-reset:hover{color:#f2f2f0;border-color:#ff2d2d}@media (width<=900px){.k-cap-grid,.k-sty-side{grid-template-rows:minmax(0,1.2fr) minmax(0,1fr);grid-template-columns:1fr}}.k-st-stage{pointer-events:none;position:absolute}.k-st-cap{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline-offset:5px;border-radius:4px;outline:1.5px dashed #0000;transition:outline-color .12s}.k-st-cap:hover{outline-color:#ffffff59}.k-st-cap.is-dragging{cursor:grabbing;outline-style:solid;outline-color:#ffffffb3}.k-st-preview--blank{min-height:240px}.k-set-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#060606a8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.k-set-modal{background:#0e0e0e;border:1px solid #ffffff1a;border-radius:18px;width:min(880px,96vw);height:min(680px,92vh);display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #0009}.k-set-side{background:#ffffff05;border-right:1px solid #ffffff12;flex-direction:column;flex:none;gap:14px;width:220px;padding:22px 14px;display:flex}.k-set-side-head{justify-content:space-between;align-items:center;display:flex}.k-set-side-title{color:#f2f2f0;padding:0 8px;font-family:Clash Display,sans-serif;font-size:18px;font-weight:600}.k-set-search{color:#6b6b66;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;display:flex}.k-set-search-input{min-width:0;font:inherit;color:#d8d8d4;background:0 0;border:none;outline:none;flex:1;font-size:13px}.k-set-search-input::placeholder{color:#5c5c57}.k-set-nav{flex-direction:column;gap:2px;display:flex}.k-set-navitem{text-align:left;color:#b4b4ae;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:background .18s,color .18s;display:flex}.k-set-navitem svg{color:#7a7a74;transition:color .18s}.k-set-navitem:hover{color:#f2f2f0;background:#ffffff0a}.k-set-navitem.is-active{color:#fff;background:#ffffff12}.k-set-navitem.is-active svg{color:#ff2d2d}.k-set-body{flex:1;min-width:0;padding:30px 34px 36px;position:relative;overflow-y:auto}.k-set-close{z-index:2;color:#8a8a86;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:22px;line-height:1;transition:background .18s,color .18s;display:flex;position:absolute;top:18px;right:20px}.k-set-close:hover{color:#fff;background:#ffffff0f}.k-set-panel{max-width:460px}.k-set-h{letter-spacing:-.01em;color:#f2f2f0;margin:0;font-family:Clash Display,sans-serif;font-size:24px;font-weight:600}.k-set-sub{color:#8c8c86;margin:6px 0 26px;font-size:14px}.k-set-avatarrow{align-items:center;gap:16px;margin-bottom:26px;display:flex}.k-set-avatar{object-fit:cover;border-radius:50%;width:56px;height:56px;display:block}.k-set-avatar--initial{color:#0c0c0c;background:#ff2d2d;justify-content:center;align-items:center;font-family:Satoshi,sans-serif;font-size:22px;font-weight:700;display:flex}.k-set-avatar-name{color:#f2f2f0;font-size:15px;font-weight:600}.k-set-note{color:#6b6b66;margin-top:3px;font-size:12px}.k-set-field-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px;display:grid}.k-set-field{flex-direction:column;gap:7px;display:flex}.k-set-label{color:#8c8c86;font-size:12px}.k-set-input{width:100%;font:inherit;color:#f2f2f0;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:11px 13px;font-size:14px;transition:border-color .18s}.k-set-input:focus{border-color:#ff2d2d8c}.k-set-block{border-top:1px solid #ffffff12;padding:18px 0}.k-set-block-title{color:#f2f2f0;font-size:14px;font-weight:600}.k-set-block-note{color:#8c8c86;margin-top:5px;font-size:13px;line-height:1.5}.k-set-block--danger .k-set-block-title{color:#ff6b6b}.k-set-block--danger a{color:#d8d8d4}.k-set-emailrow{background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;margin-top:12px;padding:11px 13px;display:flex}.k-set-email{color:#f2f2f0;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.k-set-verified{color:#4ade80;background:#4ade801f;border-radius:30px;flex:none;padding:3px 9px;font-size:11px;font-weight:600}.k-set-provider{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.k-set-provider-g{color:#4285f4;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-family:Clash Display,sans-serif;font-size:16px;font-weight:700;display:flex}.k-set-provider-meta{flex:1;min-width:0}.k-set-provider-name{color:#f2f2f0;font-size:14px;font-weight:600}.k-set-provider-email{color:#8c8c86;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.k-set-provider-tag{color:#8c8c86;flex:none;font-size:12px}.k-set-actions{justify-content:flex-end;align-items:center;gap:14px;margin-top:26px;display:flex}.k-set-msg{font-size:13px}.k-set-msg--ok{color:#4ade80}.k-set-msg--err{color:#ff6b6b}.k-set-save{color:#0c0c0c;cursor:pointer;background:#ff2d2d;border:none;border-radius:11px;padding:11px 20px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:700;transition:opacity .18s,transform .15s}.k-set-save:hover:not(:disabled){transform:translateY(-1px)}.k-set-save:disabled{opacity:.45;cursor:default}.k-set-ghost{color:#f2f2f0;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600;transition:border-color .18s,background .18s}.k-set-ghost:hover{background:#ff2d2d0f;border-color:#ff2d2d80}.k-set-ghost:disabled{opacity:.45;cursor:not-allowed}.k-set-danger{color:#ff6b6b;font:inherit;cursor:pointer;background:#ff2d2d1f;border:1px solid #ff2d2d80;border-radius:10px;margin-top:12px;padding:10px 16px;font-size:13px;font-weight:600;transition:border-color .18s,background .18s,opacity .18s}.k-set-danger:hover:not(:disabled){background:#ff2d2d33;border-color:#ff2d2dcc}.k-set-danger:disabled{opacity:.4;cursor:not-allowed}.k-set-danger-actions{align-items:center;gap:10px;display:flex}.k-set-danger-actions .k-set-danger,.k-set-danger-actions .k-set-ghost,.k-set-block--danger .k-set-input{margin-top:12px}.k-set-block--danger .k-set-msg--err{margin-top:10px;display:block}.k-set-toggle-row{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.k-set-switch{cursor:pointer;background:#ffffff24;border:none;border-radius:999px;flex:none;width:42px;height:24px;padding:3px;transition:background .2s}.k-set-switch.is-on{background:#ff2d2d}.k-set-switch-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block}.k-set-switch.is-on .k-set-switch-knob{transform:translate(18px)}.k-set-plancard{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:8px;padding:18px 20px;display:flex}.k-set-plan-name{color:#f2f2f0;margin-top:4px;font-family:Clash Display,sans-serif;font-size:22px;font-weight:600}.k-set-usage-nums{align-items:baseline;gap:10px;display:flex}.k-set-usage-big{color:#f2f2f0;font-family:Clash Display,sans-serif;font-size:34px;font-weight:600}.k-set-bar{background:#ffffff14;border-radius:8px;height:8px;margin-top:14px;overflow:hidden}.k-set-bar-fill{background:#ff2d2d;border-radius:8px;height:100%;display:block}.k-set-stat-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:8px;display:grid}.k-set-stat{background:#ffffff04;border:1px solid #ffffff14;border-radius:12px;padding:16px 18px}.k-set-stat-val{color:#f2f2f0;font-family:Clash Display,sans-serif;font-size:24px;font-weight:600}@media (width<=640px){.k-set-overlay{align-items:flex-end;padding:0}.k-set-modal{border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:92vh;max-height:92vh}.k-set-side{border-bottom:1px solid #ffffff12;border-right:none;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:14px 14px 0;position:relative}.k-set-side:before{content:"";background:#ffffff2e;border-radius:999px;width:38px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.k-set-side-head{padding-top:8px}.k-set-side-title{padding:0 4px;font-size:20px}.k-set-close{top:22px;right:14px}.k-set-search{display:none}.k-set-nav{scrollbar-width:none;flex-flow:row;gap:6px;margin:0 -14px;padding:0 14px 12px;overflow-x:auto}.k-set-nav::-webkit-scrollbar{display:none}.k-set-navitem{white-space:nowrap;background:#ffffff0a;border-radius:999px;flex:none;gap:7px;width:auto;padding:8px 14px}.k-set-navitem.is-active{color:#fff;background:#ff2d2d24}.k-set-navitem.is-active svg{color:#ff2d2d}.k-set-body{padding:22px 18px 28px}.k-set-panel{max-width:none}.k-set-field-grid{grid-template-columns:1fr}}.k-ms{color:#f5f5f5;background:#0d0d0d;flex-direction:column;width:100%;height:100dvh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.k-ms-h{color:#f5f5f5;margin-bottom:4px;font:700 15px/1.3 Sora,sans-serif}.k-ms-sub{color:#ffffff73;font:500 12px/1.4 Inter,sans-serif}.k-ms-error{color:#ff6a5f;margin:6px 0 0;font-size:12.5px;line-height:1.4}.k-ms-error a{color:#ff6a5f;text-decoration:underline}.k-ms-head{flex:none;justify-content:space-between;align-items:center;padding:18px 18px 10px;display:flex}.k-ms-brand{align-items:center;gap:8px;display:flex}.k-ms-mark{flex:none}.k-ms-wordmark{color:#f5f5f5;letter-spacing:.5px;font:800 15px Sora,sans-serif}.k-ms-stepof{color:#fff6;font:600 12px Inter,sans-serif}.k-ms-progress-wrap{flex:none;padding:0 18px 14px}.k-ms-progress{gap:5px;margin-bottom:10px;display:flex}.k-ms-seg{background:#ffffff1f;border-radius:3px;flex:1;height:5px}.k-ms-seg.is-done{background:#ff4438}.k-ms-stepname{color:#f5f5f5;font:700 20px Sora,sans-serif}.k-ms-content{flex-direction:column;flex:1;min-height:0;padding:0 18px 8px;display:flex;overflow:hidden}.k-ms-foot{padding:14px 18px calc(22px + env(safe-area-inset-bottom,0px));background:#111;border-top:1px solid #ffffff12;flex:none;gap:10px;display:flex}.k-ms-back,.k-ms-continue{cursor:pointer;border:none;border-radius:26px;height:52px;font:700 14px Inter,sans-serif}.k-ms-back{color:#f5f5f5;background:#ffffff0f;flex:1}.k-ms-back:disabled{opacity:.4;cursor:default}.k-ms-continue{color:#fff;background:#ff4438;flex:2}.k-ms-continue:disabled{opacity:.55;cursor:default}.k-ms-pill{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:18px;justify-content:center;align-items:center;height:36px;padding:0 14px;font:600 12px Inter,sans-serif;text-decoration:none;display:inline-flex}.k-ms-pill--accent{color:#ff6a5f;background:#ff443826}.k-ms-upload{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow-y:auto}.k-ms-drop{min-height:160px;color:inherit;cursor:pointer;background:#ff44380a;border:2px dashed #ff44388c;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.k-ms-drop--filled{gap:8px}.k-ms-drop-play{color:#ff6a5f;background:#ff443826;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;display:flex}.k-ms-drop-title{color:#f5f5f5;text-align:center;font:700 14px Inter,sans-serif}.k-ms-drop-hint{color:#fff6;font:500 11px Inter,sans-serif}.k-ms-ready{background:#171717;border:1px solid #ffffff14;border-radius:14px;flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex}.k-ms-ready-check{color:#fff;background:#ff4438;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font:700 12px Inter,sans-serif;display:flex}.k-ms-ready-text{color:#f5f5f5;flex:1;font:600 12px Inter,sans-serif}.k-ms-replace{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;height:34px;padding:0 12px;font:600 11px Inter,sans-serif}.k-ms-lang{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow-y:auto}.k-ms-field{flex-direction:column;gap:6px;display:flex}.k-ms-field-label{color:#fff6;letter-spacing:.5px;text-transform:uppercase;font:700 10px Inter,sans-serif}.k-ms-field select{color:#f5f5f5;appearance:none;background:#171717;border:1.5px solid #ffffff1f;border-radius:14px;height:52px;padding:0 14px;font:600 14px Inter,sans-serif}.k-ms-caps{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.k-ms-vid{background:#000;border-radius:16px;flex:none;width:100%;height:116px;position:relative;overflow:hidden}.k-ms-vid.is-portrait{width:108px;height:190px;margin:0 auto}.k-ms-vid video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.k-ms-vid-blank{background:linear-gradient(160deg,#1f2b1a 0%,#16321f 45%,#0d1f14 100%);position:absolute;inset:0}.k-ms-vid-badge{color:#fff;letter-spacing:.5px;align-items:center;gap:5px;font:700 10px Inter,sans-serif;display:flex;position:absolute;top:10px;left:10px}.k-ms-vid-dot{background:#ff4438;border-radius:50%;width:6px;height:6px}.k-ms-vid-aspect{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #fff3;border-radius:14px;min-width:44px;height:32px;padding:0 10px;font:600 11px Inter,sans-serif;position:absolute;top:8px;right:8px}.k-ms-vid-play{color:#fff;cursor:pointer;background:#ff4438e6;border:none;border-radius:50%;width:42px;height:42px;margin:auto;font-size:15px;position:absolute;inset:0}.k-ms-vid-foot{color:#ffffffd9;font:600 11px Inter,sans-serif;position:absolute;bottom:8px;left:10px;right:10px}.k-ms-tools{flex:none;align-items:flex-start;gap:10px;margin:12px 0 6px;display:flex}.k-ms-tool-col{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.k-ms-tool-label{color:#ffffff59;letter-spacing:.5px;font:700 9px Inter,sans-serif}.k-ms-tool-row{gap:6px;display:flex}.k-ms-toolbtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:22px;flex:1;min-width:0;height:44px;padding:0 8px;font:600 12px Inter,sans-serif}.k-ms-toolbtn.is-active{color:#fff;background:#ff4438;border-color:#ff4438}.k-ms-cuthint{color:#ff6a5f;flex:none;margin:0 0 8px;font:600 11px Inter,sans-serif}.k-ms-focus{background:#171717;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;min-height:0;padding:12px;display:flex;overflow:hidden}.k-ms-focus--empty{justify-content:center;align-items:center;gap:12px}.k-ms-addbtn{color:#fff;cursor:pointer;background:#ff4438;border:none;border-radius:20px;height:40px;padding:0 16px;font:700 13px Inter,sans-serif}.k-ms-focus-head{flex:none;justify-content:space-between;align-items:center;gap:8px;display:flex}.k-ms-focus-count{color:#ffffff8c;font:700 12px Inter,sans-serif}.k-ms-focus-actions{flex:none;gap:8px;display:flex}.k-ms-focus-time{color:#fff6;flex:none;align-items:center;gap:8px;margin:5px 0 8px;font:600 11px Inter,sans-serif;display:flex}.k-ms-jump{color:#fff9;cursor:pointer;background:#ffffff0f;border:none;border-radius:11px;height:22px;padding:0 9px;font:600 10px Inter,sans-serif}.k-ms-words-row{flex:1;align-items:stretch;gap:6px;min-height:0;margin-bottom:8px;display:flex}.k-ms-chev{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;flex:none;width:34px;height:34px;font-size:16px}.k-ms-chev:disabled{opacity:.4;cursor:default}.k-ms-words{flex-wrap:wrap;flex:1;place-content:flex-start center;gap:6px;min-width:0;padding:2px;display:flex;overflow-y:auto}.k-ms-chip{color:#f0f0f0;cursor:pointer;background:#ffffff12;border:none;border-radius:10px;min-height:44px;padding:12px 14px;font:600 13px Inter,sans-serif}.k-ms-chip.is-bleep{color:#fff;background:#ff4438}.k-ms-chip.is-cut{color:#ffffff59;background:#ffffff0d;text-decoration:line-through}.k-ms-plaintext{color:#ffffffb3;font:500 13.5px/1.5 Inter,sans-serif}.k-ms-focus-foot{flex:none;justify-content:center;gap:8px;display:flex}.k-ms-editbtn{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;height:34px;padding:0 14px;font:600 12px Inter,sans-serif}.k-ms-delbtn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;width:34px;height:34px;font:600 13px Inter,sans-serif}.k-ms-textarea{color:#f5f5f5;box-sizing:border-box;resize:none;background:#ffffff0d;border:1px solid #ff443866;border-radius:10px;width:100%;min-height:70px;padding:10px;font:500 14px Inter,sans-serif}.k-ms-edit-row{gap:8px;margin-top:8px;display:flex}.k-ms-cancel{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;flex:1;height:36px;font:600 12px Inter,sans-serif}.k-ms-save{color:#fff;cursor:pointer;background:#ff4438;border:none;border-radius:12px;flex:1;height:36px;font:600 12px Inter,sans-serif}.k-ms-style{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.k-ms-style-head{flex:none;justify-content:space-between;align-items:center;display:flex}.k-ms-sty-tabs{background:#ffffff0f;border-radius:10px;padding:2px;display:flex}.k-ms-sty-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;min-height:32px;padding:9px 12px;font:700 11px Inter,sans-serif}.k-ms-sty-tab.is-active{color:#fff;background:#ff4438}.k-ms-style-preview{flex:none;height:min(56vw,240px)}.k-ms-style-preview.is-portrait{height:min(80vw,320px)}.k-ms-style-body{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.k-ms-style-body::-webkit-scrollbar{display:none}.k-ms-sty-presetgrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.k-ms-sty-preset{color:#f5f5f5;cursor:pointer;background:#171717;border:1.5px solid #ffffff1a;border-radius:12px;height:56px;font:700 12px Inter,sans-serif}.k-ms-sty-preset.is-active{color:#ff6a5f;background:#ff443824;border-color:#ff4438}.k-ms-sty-custom{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.k-ms-sty-chips{scrollbar-width:none;-ms-overflow-style:none;flex:none;gap:8px;padding:2px 2px 4px;display:flex;overflow-x:auto}.k-ms-sty-chips::-webkit-scrollbar{display:none}.k-ms-sty-chip{color:#ffffffb3;white-space:nowrap;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:19px;flex:none;height:38px;padding:0 14px;font:600 12px Inter,sans-serif}.k-ms-sty-chip.is-active{color:#fff;background:#ff4438;border-color:#ff4438}.k-ms-sty-secbody{flex:1;min-height:0;padding:2px 2px 4px;overflow-y:auto}.k-ms-sty-sec{flex-direction:column;gap:12px;display:flex}.k-ms-sty-seclabel{color:#fff6;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font:700 10px Inter,sans-serif;display:block}.k-ms-sty-card{background:#171717;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:4px;padding:14px;display:flex}.k-ms-sty-cardhead{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.k-ms-sty-val{color:#ff6a5f;font:700 12px Inter,sans-serif}.k-ms-sty-card input[type=range]{accent-color:#ff4438;width:100%;height:32px}.k-ms-sty-fontlist{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow-y:auto}.k-ms-sty-fontlist::-webkit-scrollbar{display:none}.k-ms-sty-fontbtn{color:#f5f5f5;text-align:left;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:12px;height:48px;padding:0 16px;font:600 13px Inter,sans-serif}.k-ms-sty-fontbtn.is-active{color:#ff6a5f;background:#ff44381f;border-color:#ff4438}.k-ms-sty-row2,.k-ms-sty-row3{gap:8px;display:flex}.k-ms-sty-opt{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:12px;flex:1;height:48px;font:600 12px Inter,sans-serif}.k-ms-sty-opt.is-active{color:#ff6a5f;background:#ff44381f;border-color:#ff4438}.k-ms-sty-swatchrow{align-items:center;gap:10px;display:flex}.k-ms-sty-swatchrow.is-disabled{opacity:.5}.k-ms-sty-swatch{border:1.5px solid #fff3;border-radius:10px;flex:none;width:36px;height:36px;display:block;overflow:hidden}.k-ms-sty-swatch input[type=color]{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0}.k-ms-sty-swatch--sm{width:32px;height:32px}.k-ms-sty-swatchnote{color:#ffffff80;font:500 12px Inter,sans-serif}.k-ms-sty-colorbtn{cursor:pointer;color:#ffffffb3;border:1.5px solid #ffffff1f;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font:600 12px Inter,sans-serif;display:flex}.k-ms-sty-colorbtn input[type=color]{background:0 0;border:none;border-radius:5px;width:20px;height:20px;padding:0}.k-ms-sty-reveal{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;margin-top:4px;padding-top:12px;display:flex}.k-ms-sty-outlinerow{align-items:center;gap:10px;display:flex}.k-ms-sty-outlinerow input[type=range]{flex:1}.k-ms-sty-boxswatches{gap:10px;display:flex}.k-ms-sty-boxswatch{cursor:pointer;border:2px solid #ffffff26;border-radius:10px;width:36px;height:36px}.k-ms-sty-boxswatch.is-selected{border-color:#ff4438}.k-ms-sty-posrow{gap:14px;margin-bottom:4px;display:flex}.k-ms-sty-anchorgrid{flex:none;grid-template-columns:repeat(3,1fr);gap:8px;width:150px;display:grid}.k-ms-sty-anchorcell{cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:10px;width:44px;height:44px}.k-ms-sty-anchorcell.is-active{background:#ff4438;border-color:#ff4438}.k-ms-sty-textalign{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.k-ms-sty-textalign .k-ms-sty-opt{height:44px}.k-ms-sty-resetbtn{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;width:100%;height:40px;margin-top:4px;font:600 12px Inter,sans-serif}.k-ms-content .k-ed-wait{padding:8vh 0}.k-ms-content .k-ed-wait-title{font-family:Sora,sans-serif}.k-ms-content .k-ed-done{border-top:none;gap:14px;margin-top:0;padding-top:0;overflow-y:auto}.k-ms-export-actions{gap:10px;display:flex}.k-ml{color:#f5f5f5;background:#0d0d0d;flex-direction:column;width:100%;height:100dvh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.k-ml-h{color:#f5f5f5;margin-bottom:2px;font:700 15px/1.3 Sora,sans-serif}.k-ml-sub{color:#ffffff73;font:500 12px/1.4 Inter,sans-serif}.k-ml-error{color:#ff6a5f;margin:4px 0 0;font-size:12.5px;line-height:1.4}.k-ml-error a{color:#ff6a5f;text-decoration:underline}.k-ml-head{padding:10px 18px calc(10px + env(safe-area-inset-top,0px));border-bottom:1px solid #ffffff12;flex:none;align-items:center;gap:18px;display:flex}.k-ml-brand{flex:none;align-items:center;gap:8px;display:flex}.k-ml-mark{flex:none}.k-ml-wordmark{color:#f5f5f5;letter-spacing:.5px;font:800 14px Sora,sans-serif}.k-ml-divider{background:#ffffff24;flex:none;width:1px;height:20px}.k-ml-progress-block{flex-direction:column;flex:1;gap:6px;min-width:0;max-width:380px;display:flex}.k-ml-progress-top{align-items:baseline;gap:8px;display:flex}.k-ml-stepname{color:#f5f5f5;font:700 14px Sora,sans-serif}.k-ml-stepof{color:#fff6;font:600 11px Inter,sans-serif}.k-ml-progress{gap:5px;display:flex}.k-ml-seg{background:#ffffff1f;border-radius:3px;flex:1;height:5px}.k-ml-seg.is-done{background:#ff4438}.k-ml-nav{flex:none;gap:8px;margin-left:auto;display:flex}.k-ml-back,.k-ml-continue{cursor:pointer;white-space:nowrap;border:none;border-radius:18px;height:36px;padding:0 16px;font:700 12.5px Inter,sans-serif}.k-ml-back{color:#f5f5f5;background:#ffffff0f}.k-ml-back:disabled{opacity:.4;cursor:default}.k-ml-continue{color:#fff;background:#ff4438}.k-ml-continue:disabled{opacity:.55;cursor:default}.k-ml-content{min-height:0;padding:14px 18px calc(14px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;display:flex;overflow:hidden}.k-ml-upload{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow-y:auto}.k-ml-drop{cursor:pointer;background:#ff44380a;border:2px dashed #ff44388c;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:100px;display:flex}.k-ml-drop--filled{background:#ff44380d;border-color:#ff443880;gap:8px}.k-ml-drop-play{color:#ff6a5f;background:#ff443826;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.k-ml-drop-title{color:#f5f5f5;text-align:center;font:700 14px Inter,sans-serif}.k-ml-drop-hint{color:#fff6;font:500 11px Inter,sans-serif}.k-ml-ready{background:#171717;border:1px solid #ffffff14;border-radius:14px;flex:none;align-items:center;gap:10px;padding:10px 14px;display:flex}.k-ml-ready-check{color:#fff;background:#ff4438;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font:700 12px Inter,sans-serif;display:flex}.k-ml-ready-text{color:#f5f5f5;flex:1;font:600 12px Inter,sans-serif}.k-ml-replace{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;height:32px;padding:0 12px;font:600 11px Inter,sans-serif}.k-ml-pill{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:16px;justify-content:center;align-items:center;height:32px;padding:0 12px;font:600 11px Inter,sans-serif;display:inline-flex}.k-ml-pill--accent{color:#ff6a5f;background:#ff443826}.k-ml-lang{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow-y:auto}.k-ml-field{flex-direction:column;gap:6px;display:flex}.k-ml-field-label{color:#fff6;letter-spacing:.5px;text-transform:uppercase;font:700 10px Inter,sans-serif}.k-ml-field select{color:#f5f5f5;appearance:none;background:#171717;border:1.5px solid #ffffff1f;border-radius:12px;height:44px;padding:0 14px;font:600 13px Inter,sans-serif}.k-ml-caps{flex:1;gap:16px;min-height:0;display:flex;overflow:hidden}.k-ml-caps-left{flex-direction:column;flex:0 0 42%;gap:8px;min-width:0;min-height:0;display:flex}.k-ml-vid{background:#000;border-radius:14px;flex:1;min-height:0;position:relative;overflow:hidden}.k-ml-vid.is-portrait{flex:none;width:min(50%,160px);height:100%;margin:0 auto}.k-ml-vid video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.k-ml-vid-blank{background:linear-gradient(160deg,#1f2b1a 0%,#16321f 45%,#0d1f14 100%);position:absolute;inset:0}.k-ml-vid-badge{color:#fff;letter-spacing:.5px;align-items:center;gap:5px;font:700 9px Inter,sans-serif;display:flex;position:absolute;top:8px;left:8px}.k-ml-vid-dot{background:#ff4438;border-radius:50%;width:5px;height:5px}.k-ml-vid-aspect{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #fff3;border-radius:8px;height:22px;padding:0 8px;font:600 9px Inter,sans-serif;position:absolute;top:8px;right:8px}.k-ml-vid-play{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.k-ml-vid-foot{color:#ffffffd9;font:600 10px Inter,sans-serif;position:absolute;bottom:6px;left:8px;right:8px}.k-ml-tools{flex:none;align-items:flex-start;gap:8px;display:flex}.k-ml-tool-col{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.k-ml-tool-label{color:#ffffff59;letter-spacing:.5px;font:700 8px Inter,sans-serif}.k-ml-tool-row{gap:5px;display:flex}.k-ml-toolbtn{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex:1;height:28px;font:700 10px Inter,sans-serif}.k-ml-toolbtn.is-active{color:#fff;background:#ff4438;border-color:#ff4438}.k-ml-cuthint{color:#ff6a5f;flex:none;margin:0;font:600 10px Inter,sans-serif}.k-ml-caps-right{flex-direction:column;flex:1;gap:8px;min-width:0;min-height:0;display:flex}.k-ml-caplist-head{flex:none;justify-content:space-between;align-items:center;display:flex}.k-ml-caplist-count{color:#ffffffa6;letter-spacing:.5px;font:700 11px Inter,sans-serif}.k-ml-caplist-actions{gap:8px;display:flex}.k-ml-caplist{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.k-ml-caprow{border-top:1px solid #ffffff14;flex-direction:column;flex:none;gap:8px;padding:10px 0;display:flex}.k-ml-caprow:first-child{border-top:none;padding-top:0}.k-ml-caprow-top{align-items:center;gap:8px;display:flex}.k-ml-caprow-time{color:#ffffff80;flex:none;font:600 11px Inter,sans-serif}.k-ml-caprow-actions{gap:6px;margin-left:auto;display:flex}.k-ml-jump{color:#fff9;cursor:pointer;background:#ffffff0f;border:none;border-radius:11px;height:22px;padding:0 9px;font:600 10px Inter,sans-serif}.k-ml-editbtn{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:9px;height:28px;padding:0 10px;font:600 11px Inter,sans-serif}.k-ml-delbtn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:9px;width:28px;height:28px;font:600 12px Inter,sans-serif}.k-ml-words{flex-wrap:wrap;gap:6px;display:flex}.k-ml-chip{color:#f0f0f0;cursor:pointer;background:#ffffff12;border:none;border-radius:9px;min-height:30px;padding:6px 10px;font:600 12px Inter,sans-serif}.k-ml-chip.is-bleep{color:#fff;background:#ff4438}.k-ml-chip.is-cut{color:#ffffff59;background:#ffffff0d;text-decoration:line-through}.k-ml-plaintext{color:#ffffffb3;font:500 12.5px/1.5 Inter,sans-serif}.k-ml-textarea{color:#f5f5f5;resize:vertical;background:#171717;border:1px solid #ffffff1f;border-radius:10px;min-height:60px;padding:8px 10px;font:500 12.5px Inter,sans-serif}.k-ml-edit-row{gap:8px;display:flex}.k-ml-cancel{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;flex:1;height:32px;font:600 11px Inter,sans-serif}.k-ml-save{color:#fff;cursor:pointer;background:#ff4438;border:none;border-radius:10px;flex:1;height:32px;font:600 11px Inter,sans-serif}.k-ml-focus--empty{color:#ffffff80;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;font:500 12.5px Inter,sans-serif;display:flex}.k-ml-addbtn{color:#fff;cursor:pointer;background:#ff4438;border:none;border-radius:18px;height:36px;padding:0 14px;font:700 12px Inter,sans-serif}.k-ml-style{flex:1;gap:16px;min-height:0;display:flex;overflow:hidden}.k-ml-style-left{flex:0 0 34%;min-width:0;min-height:0;display:flex}.k-ml-style-preview{flex:1;min-height:0}.k-ml-style-preview.is-portrait{flex:none;width:min(50%,160px);height:100%;margin:0 auto}.k-ml-style-right{flex-direction:column;flex:1;gap:10px;min-width:0;min-height:0;display:flex}.k-ml-style-head{flex:none;justify-content:space-between;align-items:center;display:flex}.k-ml-sty-tabs{background:#ffffff0f;border-radius:10px;padding:2px;display:flex}.k-ml-sty-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 13px;font:700 11px Inter,sans-serif}.k-ml-sty-tab.is-active{color:#fff;background:#ff4438}.k-ml-style-body{flex:1;min-height:0;overflow-y:auto}.k-ml-sty-sec{flex-direction:column;gap:8px;display:flex}.k-ml-sty-seclabel{color:#fff6;letter-spacing:.5px;text-transform:uppercase;font:700 10px Inter,sans-serif;display:block}.k-ml-sty-sublabel{color:#ffffff59;letter-spacing:.5px;font:700 9px Inter,sans-serif}.k-ml-sty-presetgrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.k-ml-sty-preset{color:#f5f5f5;cursor:pointer;background:#171717;border:1.5px solid #ffffff1a;border-radius:12px;height:44px;font:700 12px Inter,sans-serif}.k-ml-sty-preset.is-active{color:#ff6a5f;background:#ff443824;border-color:#ff4438}.k-ml-sty-custom{flex-direction:column;gap:12px;display:flex}.k-ml-sty-fontgrid{scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:1fr 1fr;gap:8px;max-height:156px;display:grid;overflow-y:auto}.k-ml-sty-fontgrid::-webkit-scrollbar{display:none}.k-ml-sty-fontbtn{color:#f5f5f5;text-align:left;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:10px;height:38px;padding:0 12px;font:600 12px Inter,sans-serif}.k-ml-sty-fontbtn.is-active{color:#ff6a5f;background:#ff44381f;border-color:#ff4438}.k-ml-sty-row{gap:10px;display:flex}.k-ml-sty-card{background:#171717;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex:1;gap:6px;min-width:0;padding:12px;display:flex}.k-ml-sty-cardhead{justify-content:space-between;align-items:center;display:flex}.k-ml-sty-val{color:#ff6a5f;font:700 12px Inter,sans-serif}.k-ml-sty-card input[type=range]{accent-color:#ff4438;width:100%;height:26px}.k-ml-sty-row2,.k-ml-sty-row3{gap:6px;display:flex}.k-ml-sty-opt{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:10px;flex:1;height:36px;font:600 11px Inter,sans-serif}.k-ml-sty-opt.is-active{color:#ff6a5f;background:#ff44381f;border-color:#ff4438}.k-ml-sty-swatchrow{align-items:center;gap:8px;display:flex}.k-ml-sty-swatchrow.is-disabled{opacity:.5}.k-ml-sty-swatch{border:1.5px solid #fff3;border-radius:8px;flex:none;width:30px;height:30px;display:block;overflow:hidden}.k-ml-sty-swatch input[type=color]{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0}.k-ml-sty-swatch--sm{width:28px;height:28px}.k-ml-sty-swatchnote{color:#ffffff80;font:500 10.5px Inter,sans-serif}.k-ml-sty-colorbtn{cursor:pointer;color:#ffffffb3;border:1.5px solid #ffffff1f;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;height:36px;font:600 11px Inter,sans-serif;display:flex}.k-ml-sty-colorbtn input[type=color]{background:0 0;border:none;border-radius:5px;width:18px;height:18px;padding:0}.k-ml-sty-reveal{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;margin-top:2px;padding-top:8px;display:flex}.k-ml-sty-outlinerow{align-items:center;gap:8px;display:flex}.k-ml-sty-outlinerow input[type=range]{flex:1}.k-ml-sty-boxswatches{gap:8px;display:flex}.k-ml-sty-boxswatch{cursor:pointer;border:2px solid #ffffff26;border-radius:8px;width:30px;height:30px}.k-ml-sty-boxswatch.is-selected{border-color:#ff4438}.k-ml-sty-posrow{gap:12px;margin-bottom:2px;display:flex}.k-ml-sty-anchorgrid{flex:none;grid-template-columns:repeat(3,1fr);gap:6px;width:126px;display:grid}.k-ml-sty-anchorcell{cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:9px;width:38px;height:38px}.k-ml-sty-anchorcell.is-active{background:#ff4438;border-color:#ff4438}.k-ml-sty-textalign{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.k-ml-sty-textalign .k-ml-sty-opt{height:38px}.k-ml-sty-resetbtn{color:#f5f5f5;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;width:100%;height:34px;margin-top:2px;font:600 11px Inter,sans-serif}.k-ms-export-actions .k-ms-pill{border-radius:14px;flex:1;height:44px}.k-ml-export{flex:1;gap:20px;min-height:0;display:flex}.k-ml-export-video{object-fit:contain;background:#000;border-radius:16px;flex:0 0 46%;min-width:0;height:100%}.k-ml-export-right{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.k-ml-export-download{color:#fff;cursor:pointer;background:#ff4438;border:none;border-radius:28px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:420px;height:56px;font:700 15px Inter,sans-serif;text-decoration:none;display:flex}
