.rs-home-livestamp,.rs-home-livestamp *,.rs-home-livestamp ::after,.rs-home-livestamp ::before{box-sizing:border-box}.rs-home-livestamp{color-scheme:dark light;--ls-bg:#020617;--ls-surface:#0d1526;--ls-border:rgba(59, 130, 246, 0.2);--ls-text:#e2e8f0;--ls-text-dim:#7d9ec4;--ls-blue:#3b82f6;--ls-purple:#9333ea;--ls-gradient:linear-gradient(135deg, #3b82f6, #9333ea);width:100%;background:radial-gradient(ellipse 80% 60% at 50% 10%,rgba(59,130,246,.12) 0,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(147,51,234,.1) 0,transparent 60%),var(--ls-bg);color:var(--ls-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;padding:48px 24px 64px}.rs-home-storyflow .rs-home-livestamp{background:0 0;padding:40px 24px 56px;--ls-bg:#050d1a;--ls-surface:#081420}.rs-home-livestamp .ls-container{width:100%;max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.rs-home-livestamp .ls-page-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.rs-home-livestamp .ls-header-row{display:flex;align-items:center;gap:20px}.rs-home-livestamp .ls-stamp-icon{position:relative;width:80px;height:80px;flex-shrink:0}.rs-home-livestamp .ls-stamp-svg{width:80px;height:80px;filter:drop-shadow(0 0 14px rgba(59, 130, 246, .6))}.rs-home-livestamp .ls-stamp-glow{position:absolute;inset:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:radial-gradient(circle,rgba(59,130,246,.35),transparent 70%);border-radius:50%;pointer-events:none}.rs-home-livestamp .ls-page-title{margin:0;font-size:clamp(2.4rem, 5vw, 3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1}.rs-home-livestamp .ls-gradient-text{background:var(--ls-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.rs-home-livestamp .ls-solid-purple{color:var(--ls-purple)}.rs-home-livestamp .ls-page-subtitle{margin:0;font-size:1.05rem;color:var(--ls-text-dim);font-weight:500}.rs-home-livestamp .ls-text-base{color:#e2e8f0;font-weight:600}.rs-home-livestamp .ls-text-blue{color:var(--ls-blue);font-weight:700}.rs-home-livestamp .ls-text-purple{color:var(--ls-purple);font-weight:700}.rs-home-livestamp .ls-main-grid{display:grid;grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(210px,250px);gap:32px;align-items:center;min-height:clamp(340px,44vw,440px)}.rs-home-livestamp .ls-stepper{display:flex;flex-direction:column;position:relative}.rs-home-livestamp .ls-stepper-line{position:absolute;left:22px;top:36px;bottom:36px;width:2px;background:repeating-linear-gradient(to bottom,rgba(99,130,186,.4) 0 6px,transparent 6px 12px)}.rs-home-livestamp .ls-step{display:flex;align-items:flex-start;gap:14px;padding:18px 0;position:relative}.rs-home-livestamp .ls-step-icon-wrap{width:54px;height:54px;flex-shrink:0;border-radius:50%;border:0;background:0 0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;overflow:hidden}.rs-home-livestamp .ls-step-icon-wrap.ls-step-icon-active{box-shadow:0 0 16px rgba(59,130,246,.35)}.rs-home-livestamp .ls-step-icon-wrap::before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(#3b82f6 0deg,#3b82f6 180deg,#9333ea 180deg,#9333ea 360deg);animation:ls-icon-spin 6s linear infinite}.rs-home-livestamp .ls-step-icon-wrap::after{content:"";position:absolute;inset:2px;border-radius:50%;background:var(--ls-surface)}.rs-home-livestamp .ls-step-svg{width:30px;height:30px;position:relative;z-index:2}.rs-home-livestamp .ls-step-title{margin:0 0 3px;font-size:.95rem;font-weight:700;color:var(--ls-text)}.rs-home-livestamp .ls-step-desc{margin:0;font-size:.8rem;color:var(--ls-text-dim);line-height:1.4}.rs-home-livestamp .ls-orb-center{position:relative;display:flex;align-items:center;justify-content:center;height:clamp(320px,40vw,420px)}.rs-home-livestamp .ls-wires-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}@keyframes ls-dash-flow{from{stroke-dashoffset:500}to{stroke-dashoffset:0}}.rs-home-livestamp .ls-wire-flow{stroke-dasharray:12 14;animation:ls-dash-flow 3s linear infinite}@keyframes ls-pulse-dot{0%,100%{opacity:.8;r:3.5px}50%{opacity:1;r:5px}}.rs-home-livestamp .ls-pulse-dot{animation:ls-pulse-dot 2s ease-in-out infinite}.rs-home-livestamp .ls-orbit-wrapper{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.rs-home-livestamp .ls-orbit-ring{position:absolute;border-radius:50%;border:1.5px solid transparent}.rs-home-livestamp .ls-orbit-ring.ls-orbit-ring-outer{width:320px;height:320px;border-color:rgba(59,130,246,.18);animation:ls-orbit-spin 18s linear infinite}.rs-home-livestamp .ls-orbit-ring.ls-orbit-ring-inner{width:220px;height:220px;border-color:rgba(147,51,234,.2);animation:ls-orbit-spin 12s linear infinite reverse}.rs-home-livestamp .ls-orbit-ring.ls-orbit-ring-dashed{width:270px;height:270px;border:1.5px dashed rgba(99,130,186,.2);animation:ls-orbit-spin 25s linear infinite}@keyframes ls-orbit-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ls-icon-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.rs-home-livestamp .ls-orbit-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--ls-gradient);top:50%;transform:translateY(-50%)}.rs-home-livestamp .ls-orbit-dot.ls-orbit-dot-1{left:-5px}.rs-home-livestamp .ls-orbit-dot.ls-orbit-dot-2{right:-5px;background:linear-gradient(135deg,#9333ea,#3b82f6)}.rs-home-livestamp .ls-qr-card{position:relative;z-index:10}.rs-home-livestamp .ls-qr-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 70%);border-radius:50%;pointer-events:none}.rs-home-livestamp .ls-qr-border{background:var(--ls-gradient);padding:2px;border-radius:20px;box-shadow:0 0 40px rgba(59,130,246,.3),0 0 80px rgba(147,51,234,.15)}.rs-home-livestamp .ls-qr-inner{background:#071023;border-radius:18px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:14px;min-width:180px}.rs-home-livestamp .ls-qr-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--ls-text-dim)}.rs-home-livestamp .ls-qr-box{position:relative;width:130px;height:130px;display:flex;align-items:center;justify-content:center}.rs-home-livestamp .ls-qr-corner{position:absolute;width:20px;height:20px;border-color:var(--ls-blue);border-style:solid;border-width:0}.rs-home-livestamp .ls-qr-corner.ls-qr-corner-tl{top:0;left:0;border-top-width:2.5px;border-left-width:2.5px;border-top-left-radius:4px}.rs-home-livestamp .ls-qr-corner.ls-qr-corner-br{bottom:0;right:0;border-bottom-width:2.5px;border-right-width:2.5px;border-bottom-right-radius:4px}.rs-home-livestamp .ls-qr-svg{width:100px;height:100px}.rs-home-livestamp .ls-room-cards{display:flex;flex-direction:column;gap:14px}.rs-home-livestamp .ls-room-card{position:relative;border-radius:14px;overflow:hidden;border:1px solid var(--ls-border);height:112px}.rs-home-livestamp .ls-room-img,.rs-home-livestamp .ls-room-img-wrap{width:100%;height:100%}.rs-home-livestamp .ls-room-img{object-fit:cover;display:block}.rs-home-livestamp .ls-room-img-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(2,6,23,.85) 0,rgba(2,6,23,.4) 100%)}.rs-home-livestamp .ls-room-card-content{position:absolute;inset:0;padding:12px 14px;display:flex;flex-direction:column;justify-content:space-between}.rs-home-livestamp .ls-live-badge{display:inline-flex;align-items:center;gap:5px;background:rgba(34,197,94,.18);border:1px solid rgba(34,197,94,.4);color:#4ade80;font-size:.65rem;font-weight:800;letter-spacing:.12em;padding:2px 8px;border-radius:20px;align-self:flex-start}.rs-home-livestamp .ls-live-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;display:inline-block;animation:ls-live-ping 1.4s ease-in-out infinite}@keyframes ls-live-ping{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.rs-home-livestamp .ls-room-title{margin:0;font-size:.92rem;font-weight:700;color:#fff}.rs-home-livestamp .ls-room-count{display:flex;align-items:center;gap:5px;font-size:.78rem;color:#93c5fd}.rs-home-livestamp .ls-svg-icon{width:13px;height:13px;flex-shrink:0}.rs-home-livestamp .ls-feature-bar{display:flex;align-items:stretch;background:var(--ls-surface);border:1px solid var(--ls-border);border-radius:16px;padding:28px 0;overflow:hidden}.rs-home-livestamp .ls-feature-cell{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 24px;text-align:center}.rs-home-livestamp .ls-feature-divider{width:1px;background:var(--ls-border);flex-shrink:0;align-self:stretch}.rs-home-livestamp .ls-feature-icon{width:44px;height:44px;border-radius:50%;background:rgba(59,130,246,.1);display:flex;align-items:center;justify-content:center}.rs-home-livestamp .ls-text-blue-mid{color:#60a5fa}.rs-home-livestamp .ls-text-blue-light{color:#93c5fd}.rs-home-livestamp .ls-text-purple{color:#9333ea}.rs-home-livestamp .ls-feat-svg{width:22px;height:22px}.rs-home-livestamp .ls-feature-label{margin:0;font-size:.88rem;font-weight:700;color:var(--ls-text)}.rs-home-livestamp .ls-feature-sub{margin:0;font-size:.78rem;color:var(--ls-text-dim);line-height:1.4}.rs-home-livestamp .ls-page-footer{display:flex;align-items:center;justify-content:center;padding:0 4px;gap:20px}.rs-home-livestamp .ls-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:var(--ls-gradient);border:none;border-radius:50px;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .2s,transform .15s;letter-spacing:.01em}.rs-home-livestamp .ls-cta-btn:hover{opacity:.88;transform:translateY(-1px)}.rs-home-livestamp .ls-cta-arrow{width:18px;height:18px;transition:transform .2s}.rs-home-livestamp .ls-cta-btn:hover .ls-cta-arrow{transform:translateX(3px)}@media (prefers-color-scheme:light){.rs-home-livestamp{--ls-bg:#f5f8ff;--ls-surface:#ffffff;--ls-border:rgba(15, 23, 42, 0.14);--ls-text:#0f172a;--ls-text-dim:#475569;background:radial-gradient(ellipse 80% 60% at 50% 10%,rgba(59,130,246,.12) 0,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(147,51,234,.08) 0,transparent 60%),var(--ls-bg)}.rs-home-livestamp .ls-panel,.rs-home-livestamp .ls-room-card{box-shadow:0 10px 26px rgba(15,23,42,.08)}}html.rs-room-theme--light .rs-home-livestamp{--ls-bg:#f5f8ff;--ls-surface:#ffffff;--ls-border:rgba(15, 23, 42, 0.14);--ls-text:#0f172a;--ls-text-dim:#475569;background:radial-gradient(ellipse 80% 60% at 50% 10%,rgba(59,130,246,.12) 0,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(147,51,234,.08) 0,transparent 60%),var(--ls-bg)}html.rs-room-theme--light .rs-home-livestamp .ls-feature-bar,html.rs-room-theme--light .rs-home-livestamp .ls-qr-inner{background:#fff;border-color:rgba(15,23,42,.12);box-shadow:0 10px 26px rgba(15,23,42,.08)}html.rs-room-theme--light .rs-home-livestamp .ls-room-title{color:var(--ls-text)}html.rs-room-theme--light .rs-home-livestamp .ls-room-count{color:#2563eb}html.rs-room-theme--light .rs-home-livestamp .ls-text-base{color:var(--ls-text)}html:not(.rs-room-theme--light) .rs-home-livestamp{--ls-bg:#020617;--ls-surface:#0d1526;--ls-border:rgba(59, 130, 246, 0.2);--ls-text:#e2e8f0;--ls-text-dim:#7d9ec4}@media (max-width:900px){.rs-home-livestamp .ls-main-grid{grid-template-columns:1fr;gap:40px}.rs-home-livestamp .ls-stepper{flex-direction:row;overflow-x:auto;gap:24px}.rs-home-livestamp .ls-stepper-line{display:none}.rs-home-livestamp .ls-step{flex-direction:column;align-items:center;text-align:center;min-width:130px}.rs-home-livestamp .ls-step-icon-wrap{width:42px;height:42px}.rs-home-livestamp .ls-step-svg{width:24px;height:24px}.rs-home-livestamp .ls-orb-center{height:340px}.rs-home-livestamp .ls-wires-svg{display:none}.rs-home-livestamp .ls-room-cards{flex-direction:row;overflow-x:auto;gap:12px}.rs-home-livestamp .ls-room-card{min-width:220px}.rs-home-livestamp .ls-feature-bar{flex-direction:column}.rs-home-livestamp .ls-feature-divider{width:100%;height:1px}.rs-home-livestamp .ls-feature-cell{padding:20px 24px}.rs-home-livestamp .ls-cta-btn{width:100%;justify-content:center}}@media (max-width:680px){.rs-home-livestamp{padding:32px 16px 44px}.rs-home-livestamp .ls-header-row{gap:12px}.rs-home-livestamp .ls-stamp-icon,.rs-home-livestamp .ls-stamp-svg{width:64px;height:64px}.rs-home-livestamp .ls-page-subtitle{font-size:.95rem}.rs-home-livestamp .ls-stepper{gap:14px}.rs-home-livestamp .ls-step{min-width:108px;padding:12px 0}.rs-home-livestamp .ls-room-card{min-width:190px;height:100px}.rs-home-livestamp .ls-feature-cell{padding:16px}}@media (max-width:430px){.rs-home-livestamp .ls-page-title{font-size:1.95rem}.rs-home-livestamp .ls-page-subtitle{line-height:1.4}.rs-home-livestamp .ls-room-cards{gap:10px}.rs-home-livestamp .ls-room-card{min-width:170px}}.rs-home-livestamp.rs-home-livestamp--hosting-mock,html.rs-room-theme--light .rs-home-livestamp.rs-home-livestamp--hosting-mock,html:not(.rs-room-theme--light) .rs-home-livestamp.rs-home-livestamp--hosting-mock{width:100%;min-width:0;max-width:100%;margin:0;padding:.35rem .2rem .65rem;background:0 0;border-radius:.65rem}.rs-home-storyflow .rs-home-livestamp--hosting-mock{padding:.35rem .2rem .65rem;background:0 0}.rs-home-hosting__live-stamp-preview{min-width:0;max-width:100%;overflow:hidden}.rs-home-livestamp--hosting-mock .ls-container{width:100%;max-width:100%;min-width:0;margin:0 auto;gap:clamp(.75rem,2vw,1.5rem)}.rs-home-livestamp--hosting-mock .ls-main-grid{min-width:0;min-height:clamp(285px,36vw,372px);gap:clamp(18px,2.4vw,28px)}.rs-home-livestamp--hosting-mock .ls-step{padding:clamp(12px,1.6vw,16px) 0;gap:clamp(10px,1.3vw,13px)}.rs-home-livestamp--hosting-mock .ls-step-title{font-size:clamp(.88rem, .95vw, .94rem)}.rs-home-livestamp--hosting-mock .ls-step-desc{font-size:clamp(.74rem, .82vw, .8rem)}.rs-home-livestamp--hosting-mock .ls-orb-center{height:clamp(290px,35vw,365px)}.rs-home-livestamp--hosting-mock .ls-room-cards{gap:clamp(10px,1.4vw,13px)}.rs-home-livestamp--hosting-mock .ls-room-card{height:clamp(96px,10.5vw,108px)}.rs-home-livestamp--hosting-mock .ls-feature-bar{padding:clamp(18px,2vw,24px) 0}.rs-home-livestamp--hosting-mock .ls-feature-cell{gap:6px;padding:0 clamp(14px,1.7vw,21px)}.rs-home-livestamp--hosting-mock .ls-page-footer{padding-top:.1rem}.rs-home-livestamp--hosting-mock .ls-cta-btn,.rs-home-livestamp--hosting-mock .ls-page-footer{pointer-events:none;user-select:none}@media (max-width:1199px){.rs-home-livestamp--hosting-mock .ls-main-grid{min-height:clamp(265px,44vw,340px)}.rs-home-livestamp--hosting-mock .ls-orb-center{height:clamp(260px,41vw,330px)}.rs-home-livestamp--hosting-mock .ls-room-card{height:clamp(92px,12vw,102px)}}@media (max-width:680px){.rs-home-livestamp--hosting-mock{padding:.2rem .1rem .45rem}.rs-home-livestamp--hosting-mock .ls-room-card{min-width:176px;height:96px}.rs-home-livestamp--hosting-mock .ls-feature-cell{padding:14px}}