.sc-bg-stage{position:relative;width:100%;height:100%;background:#0f2a33;overflow:hidden}.sc-bg-scene-img{object-fit:cover;object-position:center center}.sc-bg-widget{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:16px;height:78px;padding:8px 8px 8px 18px;border-radius:20px;background:rgba(22,22,24,.96);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px rgba(0,0,0,.4);z-index:2;width:min(86%,340px);box-sizing:border-box}.sc-bg-widget-logo{width:36px;height:36px;border-radius:10px;overflow:hidden;flex-shrink:0;display:inline-flex}.sc-bg-widget-logo img{width:100%;height:100%;object-fit:cover;display:block}.sc-bg-widget-wave{flex:1;display:flex;align-items:center;justify-content:center;gap:4.5px;height:40px;min-width:0}.sc-bg-widget-wave i{display:block;width:4.5px;border-radius:99px;background:#ff3b30;animation:sc-bg-eq .75s ease-in-out infinite;transform-origin:center center}.sc-bg-widget-wave i:first-child{height:38%;animation-duration:.72s;animation-delay:-.1s}.sc-bg-widget-wave i:nth-child(2){height:62%;animation-duration:.58s;animation-delay:-.35s}.sc-bg-widget-wave i:nth-child(3){height:48%;animation-duration:.84s;animation-delay:-.05s}.sc-bg-widget-wave i:nth-child(4){height:90%;animation-duration:.64s;animation-delay:-.5s}.sc-bg-widget-wave i:nth-child(5){height:55%;animation-duration:.76s;animation-delay:-.22s}.sc-bg-widget-wave i:nth-child(6){height:70%;animation-duration:.55s;animation-delay:-.4s}.sc-bg-widget-wave i:nth-child(7){height:42%;animation-duration:.7s;animation-delay:-.15s}.sc-bg-widget-pause{width:52px;height:52px;border-radius:14px;background:#2b6cff;flex-shrink:0;position:relative}.sc-bg-widget-pause:after,.sc-bg-widget-pause:before{content:"";position:absolute;top:50%;width:5px;height:20px;margin-top:-10px;border-radius:1.5px;background:#fff}.sc-bg-widget-pause:before{left:17px}.sc-bg-widget-pause:after{right:17px}@keyframes sc-bg-eq{0%,to{transform:scaleY(.55)}40%{transform:scaleY(1)}70%{transform:scaleY(.75)}}@media (prefers-reduced-motion:reduce){.sc-bg-widget-wave i{animation:none}}.sc-nobots{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem 1.1rem 1.25rem;box-sizing:border-box;background:linear-gradient(180deg,#ecece8,#e2e2dc)}.sc-nobots .macbook-mock{width:100%;max-width:100%;transform:translateX(2%)}.sc-nobots .macbook-lid{padding:8px 8px 0}.sc-nobots .macbook-bezel{padding:6px 6px 0}.sc-nobots .macbook-screen{min-height:0;aspect-ratio:16/10}.sc-desktop{position:relative;width:100%;height:100%;min-height:220px;background-color:#1a3a4a;background-size:cover;background-position:50%;overflow:hidden}.sc-notes{position:absolute;left:6%;top:8%;width:58%;height:78%;display:flex;flex-direction:column;border-radius:10px;background:rgba(252,252,250,.96);box-shadow:0 16px 40px rgba(0,0,0,.28);overflow:hidden;z-index:1}.sc-notes-chrome{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem;border-bottom:1px solid rgba(26,26,46,.08)}.sc-notes-traffic{display:flex;gap:4px}.sc-notes-traffic span{width:7px;height:7px;border-radius:50%;background:#d1d5db}.sc-notes-traffic span:first-child{background:#ff5f57}.sc-notes-traffic span:nth-child(2){background:#febc2e}.sc-notes-traffic span:nth-child(3){background:#28c840}.sc-notes-nav{height:16px;width:42px;border-radius:999px;background:rgba(26,26,46,.06)}.sc-notes-menu{margin-left:auto;width:16px;height:4px;border-radius:2px;background:rgba(26,26,46,.2);box-shadow:0 -5px 0 rgba(26,26,46,.2),0 5px 0 rgba(26,26,46,.2);opacity:.7}.sc-notes-body{padding:.75rem .85rem .9rem}.sc-notes-title{margin:0 0 .45rem;font-size:clamp(.95rem,1.8vw,1.25rem);font-weight:650;letter-spacing:-.03em;color:#141416;font-family:Georgia,Times New Roman,serif}.sc-notes-meta{display:inline-flex;align-items:center;gap:.35rem;height:20px;padding:0 .5rem;border-radius:999px;background:#efefed;color:rgba(20,20,22,.55);font-size:.58rem;font-weight:500;margin-bottom:.65rem}.sc-notes-placeholder{margin:0;font-size:.72rem;color:rgba(20,20,22,.35)}.sc-call{position:absolute;right:5%;bottom:7%;width:48%;z-index:2;border-radius:10px;overflow:hidden;background:#121214;box-shadow:0 18px 42px rgba(0,0,0,.4)}.sc-call-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:3px;padding:3px;aspect-ratio:16/10;background:#0a0a0b}.sc-call-tile{position:relative;border-radius:4px;overflow:hidden;background-size:cover;background-position:50%;min-height:0}.sc-call-tile span{position:absolute;left:4px;bottom:3px;font-size:.45rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.55)}.sc-call-controls{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.4rem .5rem .5rem;background:rgba(18,18,20,.95)}.sc-call-btn{width:18px;height:18px;border-radius:50%;background:#2a2a2e}.sc-call-btn--end{background:#ef4444}@media (max-width:768px){.sc-bg-record{left:8%;width:76%}.sc-notes{width:62%}.sc-call{width:52%}}