.kosma-reel{--ground:#0e1a2b;--panel:#14243a;--panel2:#1b2c44;--line:rgba(255,255,255,.1);--line2:rgba(255,255,255,.16);--ink:#EAF1F8;--muted:rgba(234,241,248,.6);--dim:rgba(234,241,248,.38);--blue:#0093D5;--amber:#F59E0B;--green:#16A34A;--purple:#9333EA;--font:"Source Sans Pro","Source Sans 3",-apple-system,"Segoe UI",system-ui,sans-serif;--gDim:.6;--gBlur:2px;--rimBlur:10px;--rimBand:22px;--rimDark:.9;position:relative;width:100%;aspect-ratio:16/9;min-height:340px;max-height:82vh;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#0b1420;box-shadow:0 30px 80px -40px #000;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}.kosma-reel *{box-sizing:border-box}.kosma-reel.reel--fullscreen{aspect-ratio:auto;width:100%;height:100vh;height:100svh;min-height:560px;max-height:none;border:0;border-radius:0;box-shadow:none}.kosma-reel .stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.kosma-reel .sec{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:6% 8%;opacity:0;will-change:transform,opacity;background:#0b1420;transition:transform var(--tdur,.9s) var(--teas,cubic-bezier(.76,0,.24,1)),opacity var(--tdur,.9s) var(--teas,cubic-bezier(.76,0,.24,1)),clip-path var(--tdur,.9s) var(--teas,cubic-bezier(.76,0,.24,1))}.kosma-reel .sec .col{display:flex;flex-direction:column;align-items:center;gap:clamp(14px,2.6vh,26px);width:min(90%,760px)}.kosma-reel .curtain-half{position:absolute;top:0;bottom:0;left:0;width:100%;z-index:6;overflow:hidden;background:#0b1420;will-change:transform}.kosma-reel .curtain-half.left{clip-path:inset(0 50% 0 0)}.kosma-reel .curtain-half.right{clip-path:inset(0 0 0 50%)}.kosma-reel .curtain-half.top{clip-path:inset(0 0 50% 0)}.kosma-reel .curtain-half.bottom{clip-path:inset(50% 0 0 0)}.kosma-reel .csnap{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1!important;transform:none!important}.kosma-reel .csnap .w,.kosma-reel .csnap .fade,.kosma-reel .csnap .pill,.kosma-reel .csnap .bub,.kosma-reel .csnap .kqlist li,.kosma-reel .csnap .kl,.kosma-reel .csnap .win,.kosma-reel .csnap .btn{opacity:1!important;transform:none!important;animation:none!important;filter:none!important}.kosma-reel .csnap .fbar,.kosma-reel .csnap .kact,.kosma-reel .csnap .chandle,.kosma-reel .csnap .csvg polyline{transition:none!important;animation:none!important}.kosma-reel .csnap.mod,.kosma-reel .csnap .mod,.kosma-reel .csnap .col{animation:none!important;transform:none!important}.kosma-reel .eyebrow-lab{font-weight:800;font-size:13px;letter-spacing:.24em;text-transform:uppercase;color:var(--blue)}.kosma-reel .big{font-weight:800;font-size:clamp(26px,4.4vw,52px);line-height:1.04;letter-spacing:-.02em;margin:0;text-wrap:balance}.kosma-reel .big .dim{color:var(--dim)}.kosma-reel .big .ev1{display:block;white-space:nowrap}.kosma-reel .big .ev2{display:block}.kosma-reel .hookline{color:var(--muted);font-weight:700}.kosma-reel .sec.hook{background:#070d16}.kosma-reel .gstate{font-weight:800;font-size:clamp(24px,3.5vw,46px);line-height:1.16;letter-spacing:-.01em;color:var(--ink);margin:0;text-wrap:balance;display:flex;flex-direction:column;gap:clamp(14px,2.4vh,28px);align-items:center}.kosma-reel .gline{opacity:0;transition:opacity .9s ease}.kosma-reel .gline.in{opacity:1}.kosma-reel .gline.g1{white-space:pre-line;text-align:center}.kosma-reel .gline.g2{white-space:nowrap}.kosma-reel .ghl{color:var(--blue);text-shadow:0 0 20px color-mix(in srgb,var(--blue) 45%,transparent)}.kosma-reel .teamsh{font-size:clamp(22px,3.7vw,42px);line-height:1.1;text-wrap:nowrap}.kosma-reel .teamsh .tl1{white-space:nowrap}.kosma-reel .teamssub{max-width:none!important;white-space:nowrap;font-size:clamp(13px,1.4vw,17px)}.kosma-reel .kqc{color:var(--blue)}.kosma-reel .lead{color:var(--muted);font-size:clamp(14px,1.5vw,19px);line-height:1.5;margin:0;max-width:52ch}.kosma-reel .lead .hl{color:#fff;font-weight:700;background:linear-gradient(transparent 62%,color-mix(in srgb,var(--blue) 34%,transparent) 62%)}.kosma-reel .w{display:inline-block;opacity:0;transform:translateY(7px);filter:blur(4px)}.kosma-reel .play .w{animation:kreelWIn .62s cubic-bezier(.22,1,.36,1) both}@keyframes kreelWIn{to{opacity:1;transform:none;filter:blur(0)}}@keyframes kreelBreathe{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.kosma-reel .col.breathe{animation:kreelBreathe 5.5s ease-in-out infinite alternate}@keyframes kreelModFloat{0%{transform:translateY(0) scale(1)}to{transform:translateY(-10px) scale(1.03)}}.kosma-reel .mod.floatzoom{animation:kreelModFloat 6s ease-in-out infinite alternate}.kosma-reel .fade{opacity:0;transform:translateY(10px)}.kosma-reel .fade.in{animation:kreelFIn .6s cubic-bezier(.22,1,.36,1) both}@keyframes kreelFIn{to{opacity:1;transform:none}}.kosma-reel .k3{display:inline-block}.kosma-reel .k3 .kl{display:inline-block;opacity:0;transform:perspective(500px) translateZ(495px);will-change:transform,opacity;backface-visibility:hidden}.kosma-reel .k3.play .kl{animation:kreelChFly 1.9s cubic-bezier(.2,.62,.24,1) both;animation-delay:var(--d,0s)}@keyframes kreelChFly{0%{opacity:0;transform:perspective(500px) translateZ(495px)}26%{opacity:1}78%{transform:perspective(500px) translateZ(-14px)}to{opacity:1;transform:perspective(500px) translateZ(0)}}.kosma-reel .kq{color:#fff;font-weight:800}.kosma-reel .kq b{color:var(--blue);opacity:1;font-weight:800}.kosma-reel .play .kq{animation:kreelKqGlow 2.3s ease .9s both}@keyframes kreelKqGlow{0%{text-shadow:none}45%{text-shadow:0 0 22px rgba(0,147,213,.95)}to{text-shadow:0 0 11px rgba(0,147,213,.55)}}.kosma-reel .pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.kosma-reel .pill{padding:11px 22px;border-radius:999px;font-weight:800;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:color-mix(in srgb,var(--mc,var(--blue)) 20%,transparent);border:1px solid color-mix(in srgb,var(--mc,var(--blue)) 55%,transparent);box-shadow:0 0 16px color-mix(in srgb,var(--mc,var(--blue)) 22%,transparent);opacity:0;transform:translateY(8px) scale(.85)}.kosma-reel .pill.pop{animation:kreelPop .55s cubic-bezier(.34,1.5,.5,1) both}@keyframes kreelPop{55%{opacity:1;transform:translateY(-2px) scale(1.06)}to{opacity:1;transform:none}}.kosma-reel .mod{display:grid;grid-template-columns:.66fr 1.34fr;gap:clamp(14px,1.6vw,24px);align-items:center;width:min(96%,1080px);text-align:left}.kosma-reel .mod .txt{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.kosma-reel .mod #mpill{transform-origin:center;backface-visibility:hidden}.kosma-reel .mod #mpill.flip{animation:kreelPillFlip var(--swap,.9s) cubic-bezier(.4,0,.2,1) both}@keyframes kreelPillFlip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.kosma-reel .mod #mprose{transition:opacity .4s ease,transform .4s ease}.kosma-reel .mod #mprose.out{opacity:0;transform:translate(-22px)}.kosma-reel .w.em{color:var(--mc,var(--blue));font-weight:700;text-shadow:0 0 18px color-mix(in srgb,var(--mc,var(--blue)) 45%,transparent)}.kosma-reel .mscreen{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:14px;border:1px solid var(--line2);background:linear-gradient(135deg,#132234,#0c1728);box-shadow:0 44px 100px -44px #000;display:flex;align-items:center;justify-content:center;color:var(--dim);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:12px;opacity:0;transform:rotateY(-9deg);transition:transform 1.25s cubic-bezier(.14,.66,.2,1),opacity .6s ease}.kosma-reel .mvideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;display:block;border-radius:inherit;opacity:0;transition:opacity 1s ease,filter 1.2s ease}.kosma-reel .mscreen.hasvid{aspect-ratio:1552/1080}.kosma-reel .mvideo.show{opacity:1}.kosma-reel .mscreen.hasvid .scrlabel{display:none}.kosma-reel .mscreen.e-right{transform:translate(66px) rotateY(-14deg)}.kosma-reel .mscreen.e-up{transform:translateY(64px) rotateY(-9deg)}.kosma-reel .mscreen.e-zoom{transform:scale(.66) rotateY(-9deg)}.kosma-reel .mscreen.e-flip{transform:perspective(1500px) translate(26px) rotateY(-72deg)}.kosma-reel .mscreen.in{opacity:1;transform:translate(0) translateY(0) scale(1) rotateY(-9deg)}.kosma-reel .mscreen.hasvid.in{transform:translate(0) translateY(0) scale(1) rotateY(0)}.kosma-reel .mscreen.hasvid .mvideo{image-rendering:auto}.kosma-reel .mscreen.softvid .mvideo{transition:opacity 3s ease,filter 1.2s ease}.kosma-reel .mscreen.e-rise{transform:translateY(34px) scale(.994)}.kosma-reel .mod.ghost{grid-template-columns:1fr;width:min(100%,1180px)}.kosma-reel .mod.ghost .mscreen{grid-column:1;grid-row:1;width:100%;z-index:1;border:none;box-shadow:none;border-radius:0;background:none;-webkit-mask-image:radial-gradient(118% 112% at 50% 48%,#000 56%,transparent 90%);mask-image:radial-gradient(118% 112% at 50% 48%,#000 56%,transparent 90%)}.kosma-reel .mod.ghost .mscreen .scrlabel{display:none}.kosma-reel .mod.ghost .mvideo.show{filter:blur(var(--gBlur)) saturate(.6) brightness(1.02)}.kosma-reel .mod.ghost.resolved .mvideo.show{filter:blur(0) saturate(1) brightness(1)}.kosma-reel .mod.ghost .mrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;border-radius:inherit;background:rgba(11,20,32,var(--rimDark));-webkit-backdrop-filter:blur(var(--rimBlur));backdrop-filter:blur(var(--rimBlur));-webkit-mask:linear-gradient(to right,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to left,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to bottom,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to top,#000,rgba(0,0,0,0) var(--rimBand));mask:linear-gradient(to right,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to left,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to bottom,#000,rgba(0,0,0,0) var(--rimBand)),linear-gradient(to top,#000,rgba(0,0,0,0) var(--rimBand))}.kosma-reel .mod.ghost .mscreen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;transition:opacity 1s ease;background:linear-gradient(rgba(11,20,32,var(--gDim)),rgba(11,20,32,var(--gDim))),radial-gradient(80% 72% at 50% 48%,transparent 26%,#0b1420 84%)}.kosma-reel .mod.ghost.resolved .mscreen:before{opacity:0}.kosma-reel .mod.ghost .txt{grid-column:1;grid-row:1;place-self:center;align-items:center;text-align:center;max-width:820px;z-index:3;pointer-events:none;gap:16px;transition:opacity .7s ease,transform .7s ease}.kosma-reel .mod.ghost.resolved .txt{opacity:0;transform:translateY(-12px)}.kosma-reel .mod.ghost #mprose{color:#f2f6fc;font-weight:700;font-size:clamp(20px,2.4vw,31px)!important;line-height:1.34;text-shadow:0 2px 22px rgba(4,10,20,.7);max-width:none}.kosma-reel .mod.ghost #mprose .w.em{text-shadow:0 0 26px color-mix(in srgb,var(--mc,var(--blue)) 60%,transparent)}.kosma-reel .sec.kosmiq .col{width:min(96%,1080px)}.kosma-reel .kqcols{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,440px);gap:clamp(14px,1.6vw,26px);align-items:center;justify-content:center;width:100%;max-width:960px;margin:0 auto;text-align:left}.kosma-reel .kqleft{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.kosma-reel .kqleft .big{font-size:clamp(23px,3.2vw,44px)}.kosma-reel .chat{width:100%;max-width:440px;justify-self:start;text-align:left;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#333b44;box-shadow:0 34px 80px -34px #000;display:flex;flex-direction:column;min-height:clamp(380px,60vh,540px)}.kosma-reel .chat-hd{display:flex;align-items:center;justify-content:space-between;padding:10px 11px 10px 16px;background:#0e9bd6}.kosma-reel .chat-wm{font-weight:800;letter-spacing:.16em;font-size:15px;color:#fff;line-height:1}.kosma-reel .chat-wm .wm-d{opacity:.62}.kosma-reel .chat-ic{display:flex;align-items:center;gap:5px}.kosma-reel .chat-ic .ic{width:27px;height:27px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:7px}.kosma-reel .chat-ic .ic svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kosma-reel .chat-ic .ic-ai{background:#1e2a38}.kosma-reel .chat-ic .ic-ai svg{fill:currentColor;stroke:none}.kosma-reel .chat-body{flex:1;min-height:0;padding:13px 14px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#0000,#00000038)}.kosma-reel .bub{max-width:80%;padding:9px 13px;border-radius:12px;font-size:13.5px;line-height:1.42;margin:5px 0;opacity:0;transform:translateY(6px)}.kosma-reel .bub.show{animation:kreelFIn .38s ease both}.kosma-reel .bub.bot{align-self:flex-start;background:#ffffff17;color:#dce3e9;border-bottom-left-radius:4px}.kosma-reel .bub.bot b{color:#f2f6fa}.kosma-reel .bub.usr{align-self:flex-end;margin-left:auto;background:#0e9bd6;color:#fff;border-bottom-right-radius:4px}.kosma-reel .bub-sub{display:block;margin-top:6px;font-size:11.5px;line-height:1.35;color:#8a929b}.kosma-reel .chat-in{display:flex;align-items:center;gap:11px;padding:9px 12px;background:#272e36;border-top:1px solid rgba(255,255,255,.06)}.kosma-reel .chat-in .ci-ic{color:#0e9bd6;display:flex;align-items:center;flex:none}.kosma-reel .chat-in .ci-ic svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kosma-reel .ci-field{flex:1;padding:8px 12px;border-radius:8px;border:1.5px solid #1BA1DC;background:#0000002e;color:#7e868f;font-size:13px}.kosma-reel .kqlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px;text-align:left}.kosma-reel .kqlist li{display:flex;gap:13px;align-items:center;font-weight:600;font-size:clamp(17px,1.8vw,21px);opacity:0;transform:translateY(14px)}.kosma-reel .kqlist li.in{animation:kreelLiUp .55s cubic-bezier(.22,1,.36,1) both}@keyframes kreelLiUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.kosma-reel .kqlist li:before{content:"";width:11px;height:11px;flex:none;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px color-mix(in srgb,var(--blue) 22%,transparent)}.kosma-reel .kqlist li.in:before{animation:kreelDotPop .6s cubic-bezier(.34,1.56,.5,1) both}@keyframes kreelDotPop{0%{transform:scale(0);box-shadow:0 0 color-mix(in srgb,var(--blue) 0%,transparent)}55%{box-shadow:0 0 14px 3px color-mix(in srgb,var(--blue) 70%,transparent)}to{transform:scale(1);box-shadow:0 0 0 4px color-mix(in srgb,var(--blue) 22%,transparent)}}@media (max-width: 860px){.kosma-reel .kqcols{grid-template-columns:minmax(0,1fr);gap:clamp(14px,3.4vw,22px);max-width:460px;justify-items:stretch}.kosma-reel .kqleft{width:100%;min-width:0;align-items:flex-start}.kosma-reel .chat{max-width:460px;min-width:0;width:100%;justify-self:stretch;margin:0 auto}}@media (max-width: 620px){.kosma-reel .sec.kosmiq .col{width:92%}.kosma-reel .kqleft{gap:10px}.kosma-reel .kqleft .big{font-size:clamp(21px,6.2vw,28px)}.kosma-reel .kqleft .lead{font-size:14px}.kosma-reel .kqlist{gap:8px}.kosma-reel .kqlist li{font-size:14px;gap:10px}.kosma-reel .kqlist li:before{width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 22%,transparent)}.kosma-reel .chat{height:clamp(280px,42vh,360px);min-height:0}}.kosma-reel.k-paused *{animation-play-state:paused!important}.kosma-reel .reel-ctl{position:absolute;left:50%;bottom:6%;transform:translate(-50%);z-index:20;display:flex;align-items:center;gap:10px}.kosma-reel .reel-ctl-segs{display:flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:#0f1a2999;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 30px -14px #0009}.kosma-reel .reel-ctl-seg{position:relative;width:34px;height:4px;border-radius:2px;overflow:hidden;background:#ffffff38}.kosma-reel .reel-ctl-seg .fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px}@keyframes reelSegFill{0%{width:0%}to{width:100%}}.kosma-reel .reel-ctl-seg .fill.anim{animation-name:reelSegFill;animation-timing-function:linear;animation-fill-mode:forwards}.kosma-reel .reel-ctl-btn{width:40px;height:40px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:#0f1a2999;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 30px -14px #0009;cursor:pointer}.kosma-reel .reel-ctl-btn:hover{background:#142438b3}.kosma-reel .sec.signup{background:linear-gradient(180deg,#fff,#eef2f7)}.kosma-reel .sec.signup .big{color:#0e1a2b}.kosma-reel .sec.signup .lead{color:#4a5568}.kosma-reel .su-foot{font-weight:700;font-size:clamp(12px,1.4vw,15px);letter-spacing:.01em;color:#8a94a3;margin-top:clamp(2px,.6vh,8px)}.kosma-reel .btn{display:inline-block;padding:15px 34px;border-radius:999px;font-weight:800;font-size:17px;color:#fff;text-decoration:none;background:linear-gradient(180deg,#16abee,#0093d5);box-shadow:0 14px 30px -10px #0093d58c;opacity:0;transform:translateY(12px) scale(.9)}.kosma-reel .btn.pop{animation:kreelPop .55s cubic-bezier(.34,1.5,.5,1) both}.kosma-reel.reel-static .w,.kosma-reel.reel-static .kl,.kosma-reel.reel-static .fade,.kosma-reel.reel-static .pill,.kosma-reel.reel-static .bub,.kosma-reel.reel-static .kqlist li,.kosma-reel.reel-static .btn,.kosma-reel.reel-static .gline,.kosma-reel.reel-static .mvideo{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.kosma-reel.reel-static .col.breathe{animation:none!important}@media (max-width: 639px){.kosma-reel .teamssub{white-space:normal}}
