.wb{position:absolute;z-index:50;pointer-events:auto;transform-style:preserve-3d;width:-moz-max-content;width:max-content;max-width:var(--wb-max, 240px)}.wb-left{top:var(--wb-top, 8%);right:calc(100% - var(--wb-in, 56px));left:auto;animation:wbPopLeft .6s cubic-bezier(.34,1.56,.64,1)}.wb-right{top:50%;left:calc(100% - var(--wb-in, 56px));right:auto;animation:wbPopRight .6s cubic-bezier(.34,1.56,.64,1)}.wb-body{background:#b91c1c;color:#fff;border:0;border-radius:16px;padding:14px;box-shadow:0 20px 50px #b91c1c8c,0 0 25px #ef44444d;display:flex;flex-direction:column;gap:4px;cursor:pointer;animation:wbFloat 3.5s ease-in-out infinite;transition:transform .3s}.wb-body:hover{transform:scale(1.05)}.wb-tail{position:absolute;width:0;height:0}.wb-left .wb-tail{bottom:-8px;right:32px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:9px solid #b91c1c}.wb-right .wb-tail{top:50%;transform:translateY(-50%);left:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:9px solid #b91c1c}.wb-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.wb-badge{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0000004d;padding:2px 10px;border-radius:100px;box-shadow:inset 0 1px 2px #00000040;white-space:nowrap}.wb-user{font-size:12px;font-weight:900;color:#fde68a;text-shadow:0 1px 2px rgba(0,0,0,.25);white-space:nowrap}.wb-text{margin:2px 0 0;font-size:15px;font-weight:800;line-height:1.28;letter-spacing:-.01em}@media(max-width:640px){.wb-body{padding:11px}.wb-text{font-size:13px}.wb-badge{font-size:10px;padding:2px 8px}}@keyframes wbPopLeft{0%{transform:translate3d(26px,16px,-50px) rotateY(20deg) scale(.72)}to{transform:none}}@keyframes wbPopRight{0%{transform:translate3d(-26px,10px,-50px) rotateY(-20deg) scale(.72)}to{transform:none}}@keyframes wbFloat{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-7px) rotate(.6deg)}}@media(prefers-reduced-motion:reduce){.wb-left,.wb-right,.wb-body{animation:none!important}}.sks-customer-story{position:relative;display:flex;justify-content:center;padding:20px 0 28px;width:100%;max-width:760px;margin:0 auto;--wb-in: 56px;--wb-top: 6%;--cs-scale: .8;--cs-tilt: 14deg;--cs-shift: 40px}.sks-customer-story .cs-stage{position:relative;left:calc(var(--cs-shift) * -1);width:312px;flex:none;zoom:var(--cs-scale);perspective:1500px}.sks-customer-story .cs-phone{position:relative;width:100%;transform:rotateY(calc(var(--cs-tilt) * -1)) rotateX(2deg);transform-style:preserve-3d;border-radius:46px;padding:6px;background:linear-gradient(135deg,#a2a6b0,#686b74 15%,#383a42 35%,#18191e,#383a42 65%,#686b74 85%,#9ea2ab);box-shadow:0 0 0 1px #ffffff40,0 0 0 3px #181a20,-14px 20px 40px -6px #0000008c,0 30px 60px -15px #a1271c4d}html.light .sks-customer-story .cs-phone{background:linear-gradient(135deg,#e2e8f0,#cbd5e1 15%,#94a3b8 35%,#64748b,#94a3b8 65%,#cbd5e1 85%,#f1f5f9);box-shadow:0 0 0 1px #ffffffe6,0 0 0 2.5px #cbd5e1,-10px 18px 35px -6px #0f172a38,0 25px 50px -12px #0f172a2e}.sks-customer-story .cs-phone:after{content:"";position:absolute;inset:0;border-radius:46px;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.08) 12%,transparent 28%,transparent 72%,rgba(255,255,255,.05) 88%,rgba(255,255,255,.3) 100%);box-shadow:inset 1.5px 1.5px 2px #ffffff73,inset -1.5px -1.5px 2.5px #0000008c,inset 0 0 0 1.5px #00000073;z-index:16}.sks-customer-story .cs-screen{position:relative;border-radius:40px;overflow:hidden;background:var(--card, #fff);color:var(--ink, #17223d);aspect-ratio:9 / 19.5;display:flex;flex-direction:column;padding:30px 12px 14px}.sks-customer-story .cs-island{position:absolute;left:50%;top:10px;transform:translate(-50%);width:78px;height:20px;border-radius:100px;background:#0b0c10;z-index:20}.sks-customer-story .cs-status{position:absolute;top:8px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:11px;font-weight:800;letter-spacing:-.01em;z-index:21}.sks-customer-story .cs-status .cs-sig{display:flex;align-items:center;gap:4px}.sks-customer-story .cs-appbar{display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--line, rgba(23,34,61,.1));margin-bottom:12px}.sks-customer-story .cs-logo{width:28px;height:28px;border-radius:8px;flex:none;border:1.5px solid #dc2626;background:#fff;display:grid;place-items:center;padding:2px;box-shadow:0 1px 3px #00000014}.sks-customer-story .cs-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.sks-customer-story .cs-appname{display:flex;flex-direction:column;min-width:0;line-height:1.15}.sks-customer-story .cs-appname b{font-size:14px;font-weight:800;letter-spacing:-.015em}.sks-customer-story .cs-appname span{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--muted, #6b7386)}.sks-customer-story .cs-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.sks-customer-story .cs-home{position:absolute;left:50%;bottom:7px;transform:translate(-50%);width:110px;height:5px;border-radius:99px;background:color-mix(in srgb,var(--ink, #17223d) 30%,transparent);z-index:20}.sks-customer-story .cs-empty{flex:1;display:grid;place-items:center;text-align:center;border:1px dashed var(--line, rgba(23,34,61,.16));border-radius:14px;color:var(--muted, #6b7386);font-size:12px;font-weight:700;line-height:1.5;padding:14px}@media(max-width:820px){.sks-customer-story{max-width:100%}}@media(max-width:640px){.sks-customer-story{--cs-tilt: 8deg;--cs-shift: 0px}.sks-customer-story{--wb-in: 130px;--wb-max: 170px}}.sks-customer-story .cs-screen.cs-dark{background:#0d0507;color:#fff}.sks-customer-story .cs-screen.cs-dark .cs-home{background:#ffffff8c}.sks-customer-story .cs-homescreen{position:absolute;inset:0;z-index:5;background:radial-gradient(circle at 50% 30%,#3a1114,#1a0b0e 60%,#0d0507);padding:44px 14px 16px;display:flex;flex-direction:column;color:#fff}.sks-customer-story .cs-clock{text-align:center;margin-bottom:22px}.sks-customer-story .cs-clock b{display:block;font-size:44px;font-weight:300;line-height:1;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.5)}.sks-customer-story .cs-clock span{display:block;margin-top:4px;font-size:12px;font-weight:600;opacity:.85}.sks-customer-story .cs-apps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 6px;justify-items:center}.sks-customer-story .cs-app{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;width:100%}.sks-customer-story .cs-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;box-shadow:0 8px 18px #00000073;transition:transform .18s ease,box-shadow .18s ease}.sks-customer-story .cs-app-label{font-size:10px;font-weight:600;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}.sks-customer-story .cs-app.cs-target .cs-icon{background:#fff;border:2px solid #dc2626;padding:6px;box-shadow:0 10px 26px #a1271c99;animation:csAppPulse 1.8s ease-in-out infinite alternate}.sks-customer-story .cs-app.cs-target .cs-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.sks-customer-story .cs-dock{margin-top:auto;background:#ffffff2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:26px;padding:10px 12px;display:flex;align-items:center;justify-content:space-around;border:1px solid rgba(255,255,255,.24);box-shadow:0 14px 28px #00000059}.sks-customer-story .cs-dock .cs-icon{width:44px;height:44px;border-radius:12px}@keyframes csAppPulse{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes csTap{0%,12%{transform:translateY(-16px) scale(1.15)}38%,58%{transform:translateY(0) scale(.82)}85%,to{transform:translateY(-6px) scale(1)}}@keyframes csRipple{0%,36%{transform:scale(.4);opacity:0}48%{opacity:.9}80%,to{transform:scale(2.6);opacity:0}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-app.cs-target .cs-icon{animation:none!important}}@media(max-width:640px){.sks-customer-story .cs-clock b{font-size:38px}.sks-customer-story .cs-icon{width:46px;height:46px;border-radius:12px}.sks-customer-story .cs-dock .cs-icon{width:40px;height:40px}}.sks-customer-story .cs-homescreen{transform-origin:50% 34%;transform:none;opacity:1;transition:transform .62s cubic-bezier(.4,0,.2,1),opacity .5s ease}.sks-customer-story .cs-homescreen.cs-out{transform:scale(2.4);opacity:0;pointer-events:none}.sks-customer-story .cs-launch{position:absolute;inset:0;z-index:4;background:radial-gradient(circle at 50% 50%,#b8322a,#7f1d1d 55%,#3f0d0d);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:0 24px}.sks-customer-story .cs-launch-logo{width:74px;height:74px;border-radius:22px;background:#fff;display:grid;place-items:center;padding:10px;box-shadow:0 16px 34px #00000073}.sks-customer-story .cs-launch-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.sks-customer-story .cs-launch b{font-size:19px;font-weight:800;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.35)}.sks-customer-story .cs-wave{display:flex;align-items:flex-end;gap:4px;height:22px}.sks-customer-story .cs-wave i{display:block;width:4px;border-radius:99px;background:#fff;height:40%;animation:csWave 1s ease-in-out infinite alternate}.sks-customer-story .cs-wave i:nth-child(2){height:85%;animation-delay:.18s}.sks-customer-story .cs-wave i:nth-child(3){height:60%;animation-delay:.36s}.sks-customer-story .cs-wave i:nth-child(4){height:100%;animation-delay:.12s}.sks-customer-story .cs-wave i:nth-child(5){height:55%;animation-delay:.3s}@keyframes csWave{0%{transform:scaleY(.45)}to{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-homescreen{transition:none!important}.sks-customer-story .cs-wave i{animation:none!important}}@media(max-width:640px){.sks-customer-story .cs-launch-logo{width:64px;height:64px;border-radius:18px}.sks-customer-story .cs-launch b{font-size:17px}}.sks-customer-story .cs-scan{position:absolute;inset:0;z-index:6;background:radial-gradient(circle at 50% 42%,#232a35,#12161d 62%,#080a0e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:0 26px;opacity:1;transform:none;transition:opacity .45s ease,transform .45s cubic-bezier(.4,0,.2,1)}.sks-customer-story .cs-scan.cs-out{opacity:0;transform:scale(1.08);pointer-events:none}.sks-customer-story .cs-scanbox{position:relative;width:196px;height:196px;display:grid;place-items:center}.sks-customer-story .cs-scanbox i{position:absolute;width:30px;height:30px;border:3px solid #e0553f}.sks-customer-story .cs-scanbox i:nth-child(1){top:0;left:0;border-right:0;border-bottom:0;border-radius:8px 0 0}.sks-customer-story .cs-scanbox i:nth-child(2){top:0;right:0;border-left:0;border-bottom:0;border-radius:0 8px 0 0}.sks-customer-story .cs-scanbox i:nth-child(3){bottom:0;left:0;border-right:0;border-top:0;border-radius:0 0 0 8px}.sks-customer-story .cs-scanbox i:nth-child(4){bottom:0;right:0;border-left:0;border-top:0;border-radius:0 0 8px}.sks-customer-story .cs-qr{width:148px;height:148px;background:#fff;border-radius:10px;padding:9px;box-shadow:0 10px 26px #00000073}.sks-customer-story .cs-qr svg{width:100%;height:100%;display:block}.sks-customer-story .cs-qr path{fill:#0b0c10}.sks-customer-story .cs-scanline{position:absolute;left:6%;right:6%;height:3px;border-radius:99px;background:linear-gradient(90deg,transparent,#e0553f 22%,#ff9a7a 50%,#e0553f 78%,transparent);box-shadow:0 0 14px #e0553fe6;top:8%;animation:csScanline 1.5s cubic-bezier(.4,0,.2,1) 1 forwards}.sks-customer-story .cs-scan-hint{text-align:center}.sks-customer-story .cs-scan-hint b{display:block;font-size:16px;font-weight:800;letter-spacing:-.015em}.sks-customer-story .cs-scan-hint span{display:block;margin-top:5px;font-size:12.5px;line-height:1.45;color:#ffffffb8}@keyframes csScanline{0%{top:8%}to{top:89%}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-scanline{animation:none!important}.sks-customer-story .cs-scan{transition:none!important}}@media(max-width:640px){.sks-customer-story .cs-scanbox{width:168px;height:168px}.sks-customer-story .cs-qr{width:128px;height:128px}.sks-customer-story .cs-scan-hint b{font-size:14.5px}.sks-customer-story .cs-scan-hint span{font-size:11.5px}}.sks-customer-story .cs-session{position:absolute;inset:0;z-index:7;background:var(--card, #fff);color:var(--ink, #17223d);display:flex;flex-direction:column;padding:40px 12px 70px;gap:12px;opacity:1;transform:none;transition:opacity .45s ease,transform .45s cubic-bezier(.4,0,.2,1)}.sks-customer-story .cs-session.cs-out{opacity:0;transform:scale(.96);pointer-events:none}.sks-customer-story .cs-sess-bar{display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--line, rgba(23,34,61,.1))}.sks-customer-story .cs-sess-bar .cs-logo{width:30px;height:30px}.sks-customer-story .cs-venue{display:flex;flex-direction:column;min-width:0;line-height:1.2;flex:1}.sks-customer-story .cs-venue b{font-size:13.5px;font-weight:800;letter-spacing:-.015em}.sks-customer-story .cs-venue span{font-size:10.5px;font-weight:700;color:var(--muted, #6b7386)}.sks-customer-story .cs-live{display:inline-flex;align-items:center;gap:5px;flex:none;font-size:10px;font-weight:900;letter-spacing:.07em;color:#fff;background:#b91c1c;padding:3px 9px;border-radius:100px}.sks-customer-story .cs-live i{width:6px;height:6px;border-radius:50%;background:#fff;display:block;animation:csLive 1.4s ease-in-out infinite alternate}.sks-customer-story .cs-now{position:relative;isolation:isolate;overflow:hidden;border-radius:16px;padding:10px 11px 12px;background:#1a0d10;color:#fff;box-shadow:0 12px 26px -14px #000000b3}.sks-customer-story .cs-now-ambient{position:absolute;inset:-30%;z-index:-2;background-size:cover;background-position:center;filter:blur(26px) saturate(150%);opacity:.55}.sks-customer-story .cs-now:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0a050794,#0a0507d1)}.sks-customer-story .cs-live-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:900;letter-spacing:.06em;color:#fff;background:#b91c1ceb;padding:4px 9px;border-radius:100px;box-shadow:0 4px 12px -4px #0009}.sks-customer-story .cs-live-badge svg{animation:csDisc 3.4s linear infinite}.sks-customer-story .cs-now-row{display:flex;align-items:center;gap:12px;margin-top:10px}.sks-customer-story .cs-now-cover{width:76px;height:76px;border-radius:12px;flex:none;overflow:hidden;background:#ffffff1a;box-shadow:0 6px 16px #0000008c}.sks-customer-story .cs-now-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sks-customer-story .cs-now-meta{flex:1;min-width:0}.sks-customer-story .cs-now-meta b{display:block;font-size:17px;font-weight:800;letter-spacing:-.02em;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-now-artist{display:block;margin-top:2px;font-size:12px;font-weight:600;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-progress{height:4px;border-radius:99px;background:#ffffff38;margin-top:10px;overflow:hidden}.sks-customer-story .cs-progress i{display:block;height:100%;width:38%;border-radius:99px;background:#d33c2b;animation:csProgress 9s linear infinite}.sks-customer-story .cs-times{display:flex;justify-content:space-between;margin-top:5px;font-size:11px;font-weight:700;color:#ffffffb8;font-variant-numeric:tabular-nums}.sks-customer-story .cs-now-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px}.sks-customer-story .cs-sing{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.26);border-radius:100px;padding:7px 14px}.sks-customer-story .cs-sing .cs-crown{color:#f5b445}.sks-customer-story .cs-fav{width:32px;height:32px;border-radius:50%;flex:none;display:grid;place-items:center;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.26)}@keyframes csDisc{to{transform:rotate(360deg)}}@media(max-width:640px){.sks-customer-story .cs-now-cover{width:66px;height:66px}.sks-customer-story .cs-now-meta b{font-size:15.5px}.sks-customer-story .cs-sing{font-size:11px;padding:6px 12px}}.sks-customer-story .cs-tabs{display:flex;align-items:center;gap:4px;padding:4px;border-radius:100px;background:color-mix(in srgb,var(--ink, #17223d) 10%,transparent)}.sks-customer-story .cs-tab{position:relative;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 6px;border-radius:100px;font-size:12px;font-weight:800;letter-spacing:-.01em;color:var(--muted, #6b7386);white-space:nowrap}.sks-customer-story .cs-tab.cs-on{color:#fff;background:linear-gradient(135deg,#c92a1f,#8e1f16);box-shadow:0 4px 12px -4px #b91c1ccc}.sks-customer-story .cs-tab-badge{position:absolute;top:-3px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:100px;background:#dc2626;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center;box-shadow:0 2px 6px #0006}.sks-customer-story .cs-queue-head{display:flex;align-items:baseline;justify-content:space-between;font-size:10.5px;font-weight:900;letter-spacing:.08em;color:var(--muted, #6b7386)}.sks-customer-story .cs-queue{position:relative;display:flex;flex-direction:column;gap:7px;flex:1 1 auto;min-height:0;overflow:hidden}.sks-customer-story .cs-row{position:relative;display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:11px;border:1px solid var(--line, rgba(23,34,61,.1));background:color-mix(in srgb,var(--ink, #17223d) 3%,transparent)}.sks-customer-story .cs-rank{font-size:11.5px;font-weight:900;color:#b91c1c;width:12px;text-align:center;flex:none;font-variant-numeric:tabular-nums}.sks-customer-story .cs-row-cover{width:34px;height:34px;border-radius:8px;flex:none;overflow:hidden;background:color-mix(in srgb,var(--ink, #17223d) 10%,transparent)}.sks-customer-story .cs-row-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sks-customer-story .cs-row-meta{flex:1;min-width:0}.sks-customer-story .cs-row-meta b{display:block;font-size:12px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-row-meta span{display:block;font-size:10.5px;color:var(--muted, #6b7386);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-votes{display:inline-flex;align-items:center;gap:4px;flex:none;font-size:11px;font-weight:800;color:#fff;transition:color .3s ease}html.light .sks-customer-story .cs-votes{color:#b91c1c}.sks-customer-story .cs-row.cs-voted{border-color:#e0553f8c}.sks-customer-story .cs-row.cs-voted .cs-votes{color:#e0553f}html.light .sks-customer-story .cs-row.cs-voted .cs-votes{color:#b91c1c}.sks-customer-story .cs-row.cs-voted .cs-votes svg{animation:csHeartPop .5s cubic-bezier(.34,1.56,.64,1) 1}@keyframes csHeartPop{0%{transform:scale(1)}45%{transform:scale(1.55)}to{transform:scale(1)}}.sks-customer-story .cs-bottom{position:absolute;left:0;right:0;bottom:0;z-index:8}.sks-customer-story .cs-request{position:absolute;left:50%;bottom:100%;transform:translate(-50%,-10px);display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:100px;font-size:12.5px;font-weight:800;color:#fff;background:linear-gradient(135deg,#c92a1f,#8e1f16);box-shadow:0 8px 20px -6px #b91c1cbf;white-space:nowrap}.sks-customer-story .cs-nav{display:flex;align-items:center;justify-content:space-between;padding:9px 20px 14px;border-top:1px solid var(--line, rgba(23,34,61,.1));background:var(--card, #fff)}.sks-customer-story .cs-nav-item{display:inline-flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:700;color:var(--muted, #6b7386);min-width:62px}.sks-customer-story .cs-avatar{width:20px;height:20px;border-radius:50%;background:#8e1f16;color:#fff;font-size:9px;font-weight:900;display:grid;place-items:center}.sks-customer-story .cs-fab{position:absolute;left:50%;top:0;transform:translate(-50%,-46%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#dc2626,#8e1f16);border:3px solid var(--card, #fff);box-shadow:0 8px 20px -6px #dc2626cc}@keyframes csLive{0%{opacity:.35}to{opacity:1}}@keyframes csProgress{0%{width:22%}to{width:86%}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-live i,.sks-customer-story .cs-progress i{animation:none!important}.sks-customer-story .cs-session{transition:none!important}}@media(max-width:640px){.sks-customer-story .cs-now-cover{width:50px;height:50px}.sks-customer-story .cs-now-meta b{font-size:14px}.sks-customer-story .cs-row-cover{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-row.cs-voted .cs-votes svg{animation:none!important}}.sks-customer-story .cs-lyrics{position:absolute;left:0;right:0;bottom:0;z-index:9;height:58%;border-radius:22px 22px 0 0;background:linear-gradient(180deg,#3a181c9e,#14090bc7);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-top:1px solid rgba(255,255,255,.16);color:#fff;display:flex;flex-direction:column;padding:12px 18px 20px;box-shadow:0 -14px 34px -10px #000000a6;transform:translateY(100%);transition:transform .5s cubic-bezier(.22,1,.36,1)}.sks-customer-story .cs-lyrics.cs-open{transform:translateY(0)}.sks-customer-story .cs-lyrics-grip{width:40px;height:4px;border-radius:99px;background:#ffffff4d;margin:0 auto 12px}.sks-customer-story .cs-lyrics-head{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:900;letter-spacing:.08em;color:#f5b445;margin-bottom:12px}.sks-customer-story .cs-lyrics-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:11px;overflow:hidden}.sks-customer-story .cs-lyric{font-size:15px;font-weight:700;line-height:1.3;letter-spacing:-.01em;opacity:.62;transform:none;animation:csLyric 5s linear infinite}.sks-customer-story .cs-lyric:nth-child(2){animation-delay:1s}.sks-customer-story .cs-lyric:nth-child(3){animation-delay:2s}.sks-customer-story .cs-lyric:nth-child(4){animation-delay:3s}.sks-customer-story .cs-lyric:nth-child(5){animation-delay:4s}@keyframes csLyric{0%{opacity:.62;transform:none}6%{opacity:1;transform:translate(4px) scale(1.03)}18%{opacity:1;transform:translate(4px) scale(1.03)}26%{opacity:.62;transform:none}to{opacity:.62;transform:none}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-lyrics{transition:none!important}.sks-customer-story .cs-lyric,.sks-customer-story .cs-touch{animation:none!important}.sks-customer-story .cs-lyric{opacity:.85}}@media(max-width:640px){.sks-customer-story .cs-lyric{font-size:13.5px}}.sks-customer-story .cs-touch{position:absolute;left:50%;top:50%;width:26px;height:26px;margin:-13px 0 0 -13px;pointer-events:none;z-index:14;animation:csTap 1.4s cubic-bezier(.25,1,.5,1) 1}.sks-customer-story .cs-touch:after{content:"";position:absolute;inset:0;border-radius:50%;border:2.5px solid rgba(255,255,255,.95);background:#ffffff38;animation:csRipple 1.4s ease-out 1}.sks-customer-story .cs-touch svg{position:absolute;left:5px;top:3px;width:30px;height:30px;color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.65))}.sks-customer-story .cs-row .cs-touch svg{color:#b91c1c;filter:drop-shadow(0 3px 6px rgba(0,0,0,.3))}.sks-customer-story .cs-row .cs-touch:after{border-color:#e0553ff2;background:#e0553f33}.sks-customer-story .cs-app,.sks-customer-story .cs-row,.sks-customer-story .cs-sing{position:relative}.sks-customer-story .cs-row .cs-touch{left:auto;right:6px;margin-left:0}.sks-customer-story .cs-app .cs-touch{top:26px}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-touch,.sks-customer-story .cs-touch:after{animation:none!important}}.sks-customer-story .cs-req-sheet{position:absolute;left:0;right:0;bottom:0;z-index:10;border-radius:22px 22px 0 0;background:var(--card, #fff);color:var(--ink, #17223d);padding:12px 16px 18px;box-shadow:0 -14px 34px -10px #00000059;border-top:1px solid var(--line, rgba(23,34,61,.1));transform:translateY(100%);transition:transform .5s cubic-bezier(.22,1,.36,1)}.sks-customer-story .cs-req-sheet.cs-open{transform:translateY(0)}.sks-customer-story .cs-req-title{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;letter-spacing:-.01em;margin-bottom:11px}.sks-customer-story .cs-search{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:11px;border:1px solid var(--line, rgba(23,34,61,.14));background:color-mix(in srgb,var(--ink, #17223d) 4%,transparent);font-size:12.5px;font-weight:600;color:var(--ink, #17223d);margin-bottom:10px}.sks-customer-story .cs-search svg{color:var(--muted, #6b7386);flex:none}.sks-customer-story .cs-caret{width:1.5px;height:14px;border-radius:1px;background:#b91c1c;animation:csCaret 1s steps(1) infinite}.sks-customer-story .cs-result{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:11px;border:1px solid var(--line, rgba(23,34,61,.12));margin-bottom:12px}.sks-customer-story .cs-result-cover{width:38px;height:38px;border-radius:8px;flex:none;overflow:hidden;background:color-mix(in srgb,var(--ink, #17223d) 10%,transparent)}.sks-customer-story .cs-result-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sks-customer-story .cs-result-meta{flex:1;min-width:0}.sks-customer-story .cs-result-meta b{display:block;font-size:12.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-result-meta span{display:block;font-size:10.5px;color:var(--muted, #6b7386);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sks-customer-story .cs-result-time{font-size:10.5px;font-weight:700;color:var(--muted, #6b7386);flex:none;font-variant-numeric:tabular-nums}.sks-customer-story .cs-send{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:12px;font-size:13px;font-weight:800;color:#fff;background:linear-gradient(135deg,#c92a1f,#8e1f16);box-shadow:0 8px 20px -8px #b91c1ccc}.sks-customer-story .cs-price{font-variant-numeric:tabular-nums;background:#ffffff38;border-radius:100px;padding:2px 9px;font-size:12px}.sks-customer-story .cs-sent{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;padding:14px 0 6px}.sks-customer-story .cs-sent-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 10px 24px -10px #16a34ae6}.sks-customer-story .cs-sent b{font-size:14.5px;font-weight:800;letter-spacing:-.015em}.sks-customer-story .cs-sent span{font-size:12px;color:var(--muted, #6b7386);line-height:1.45}@keyframes csCaret{0%,49%{opacity:1}50%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-req-sheet{transition:none!important}.sks-customer-story .cs-caret{animation:none!important}}.sks-customer-story .cs-row.cs-mine{border-color:#f0a02099;background:color-mix(in srgb,#f0a020 12%,transparent);animation:csRowIn .5s cubic-bezier(.22,1,.36,1) 1}.sks-customer-story .cs-mine-tag{flex:none;font-size:10px;font-weight:900;letter-spacing:.04em;color:#b45309;background:#f0a02038;border-radius:100px;padding:3px 8px;white-space:nowrap}html.light .sks-customer-story .cs-mine-tag{color:#92400e}@keyframes csRowIn{0%{transform:translateY(14px) scale(.96)}to{transform:none}}@media(prefers-reduced-motion:reduce){.sks-customer-story .cs-row.cs-mine{animation:none!important}}.sks-customer-story .cs-phone:before{content:"";position:absolute;inset:0;border-radius:46px;transform:translateZ(-16px);background:linear-gradient(135deg,#4a4d55,#202229,#0b0c0f 70%,#000);box-shadow:-10px 10px 20px #0000008c;z-index:-1}html.light .sks-customer-story .cs-phone:before{background:linear-gradient(135deg,#cbd5e1,#64748b,#334155 70%,#0f172a);box-shadow:-8px 8px 16px #0f172a47}@media(max-width:640px){.sks-customer-story .cs-stage{width:270px}}@media(pointer:coarse){.sks-customer-story .cs-lyrics{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(180deg,#301417f2,#100709f7)}}
