:root{--red:#ff0000;--red2:#b30000;--bg:#060606;--panel:#0c0c0d;--panel2:#111113;--line:#242428;--line2:#34343a;--text:#f6f6f6;--muted:#97979f;--success:#43e088;--warn:#ffb74a;--danger:#ff4545;--shadow:0 24px 70px rgba(0,0,0,.45);--max:1400px;--sidebar:270px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#050505}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{height:82px;max-width:var(--max);padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:10}.site-header nav{display:flex;gap:30px;color:#b8b8bf;font-size:14px}.site-header nav a:hover{color:#fff}.brand{display:flex;gap:12px;align-items:center;font-weight:900;letter-spacing:.14em}.brand small{display:block;font-size:8px;color:#787880;letter-spacing:.22em;margin-top:2px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid #3a3a3f;background:linear-gradient(145deg,#171719,#080809);position:relative;font-style:italic;font-size:21px}.brand-mark:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:var(--red);box-shadow:0 0 16px var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #33333a;background:#131315;color:#fff;font-weight:800;font-size:13px;letter-spacing:.02em;cursor:pointer;transition:.18s transform,.18s border-color,.18s background}.btn:hover{transform:translateY(-1px);border-color:#555}.btn-primary{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 8px 30px rgba(255,0,0,.16)}.btn-primary:hover{background:#e60000;border-color:#ff4444}.btn-ghost{background:transparent}.btn-lg{min-height:50px;padding:0 24px}.section-grid{max-width:var(--max);margin:auto;padding:90px 24px 72px;display:grid;grid-template-columns:1fr .93fr;gap:70px;align-items:center}.hero{min-height:690px;position:relative}.hero:before{content:"";position:absolute;width:520px;height:520px;background:radial-gradient(circle,rgba(255,0,0,.13),transparent 65%);left:-300px;top:70px;pointer-events:none}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.23em;color:#a6a6ad;display:flex;align-items:center;gap:9px}.live-dot,.status-dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 13px var(--red);display:inline-block}.hero h1{font-size:clamp(56px,7vw,104px);line-height:.9;letter-spacing:-.065em;margin:24px 0 28px;max-width:820px}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:18px;color:#b0b0b8;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 18px}.hero-note{font-size:12px;color:#6f6f76}.hero-visual{min-height:510px;position:relative;display:grid;place-items:center}.grid-glow{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000 20%,transparent 72%)}.pulse-terminal{width:min(100%,590px);background:rgba(10,10,11,.92);border:1px solid #303036;box-shadow:var(--shadow),0 0 70px rgba(255,0,0,.07);position:relative}.pulse-terminal:before,.feature-card:before,.modal-box:before{content:"";position:absolute;left:-1px;top:-1px;width:58px;height:2px;background:var(--red);box-shadow:0 0 16px var(--red)}.terminal-head{height:54px;border-bottom:1px solid #25252a;display:flex;align-items:center;padding:0 18px;gap:10px}.terminal-head>span{width:8px;height:8px;background:var(--red)}.terminal-head strong{font-size:11px;letter-spacing:.2em}.terminal-head small{margin-left:auto;color:#68686f}.poll-preview{padding:28px}.poll-preview>div:first-child{display:flex;flex-direction:column;gap:5px;margin-bottom:22px}.poll-preview small{color:var(--red);font-weight:900;letter-spacing:.14em}.poll-preview b{font-size:18px}.poll-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;margin:11px 0 5px}.poll-row span{width:26px;height:26px;display:grid;place-items:center;background:var(--red);font-weight:900;font-size:12px}.poll-row label{font-size:14px}.bar{height:8px;background:#242428;overflow:hidden}.bar i{display:block;height:100%;width:var(--w);background:linear-gradient(90deg,var(--red),#ff5a5a);box-shadow:0 0 18px rgba(255,0,0,.4);animation:barload 1.2s cubic-bezier(.2,.8,.2,1)}@keyframes barload{from{width:0}}.poll-preview p{font-size:12px;color:#888891;margin:18px 0 0}.terminal-feed{border-top:1px solid #25252a;display:grid;grid-template-columns:80px 120px 1fr;padding:14px 18px;gap:9px;font-size:11px;color:#797981}.terminal-feed b{color:#d6d6db}.terminal-feed em{color:#9f9fa6;font-style:normal}.stats-strip{max-width:var(--max);margin:0 auto 110px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #25252a;border-bottom:1px solid #25252a}.stats-strip div{padding:28px 18px;border-right:1px solid #25252a}.stats-strip div:last-child{border-right:0}.stats-strip strong{display:block;font-size:32px;letter-spacing:-.04em}.stats-strip span{color:#7f7f87;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.content-section{max-width:var(--max);margin:auto;padding:0 24px 120px}.section-title{max-width:780px;margin-bottom:45px}.section-title>span{color:var(--red);font-weight:900;font-size:11px;letter-spacing:.2em}.section-title h2{font-size:clamp(36px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:12px 0 18px}.section-title p{color:#95959d;font-size:17px;max-width:670px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{min-height:220px;background:linear-gradient(145deg,#0e0e10,#09090a);border:1px solid #25252a;padding:28px;position:relative;overflow:hidden;transition:.22s transform,.22s border-color}.feature-card:hover{transform:translateY(-3px);border-color:#45454c}.feature-card small{color:var(--red);font-weight:900;letter-spacing:.18em;font-size:10px}.feature-card h3{font-size:22px;margin:48px 0 8px}.feature-card p{font-size:14px;color:#8f8f97;margin:0;max-width:330px}.feature-card .corner{position:absolute;right:-24px;bottom:-24px;width:70px;height:70px;border:1px solid #242429;transform:rotate(45deg)}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.interactive-stack{border-top:1px solid #2b2b30}.interactive-stack>div{display:grid;grid-template-columns:70px 1fr;padding:24px 0;border-bottom:1px solid #2b2b30;align-items:center}.interactive-stack b{color:var(--red);font-size:12px;letter-spacing:.18em}.interactive-stack span{font-size:17px}.interactive-stack code{color:#fff;background:#18181b;border:1px solid #2d2d32;padding:3px 7px}.cta-section{max-width:var(--max);margin:0 auto 120px;padding:70px 24px;border-top:1px solid #28282d;border-bottom:1px solid #28282d;text-align:center;position:relative;background:radial-gradient(circle at center,rgba(255,0,0,.1),transparent 48%)}.cta-section>span{color:var(--red);font-size:11px;letter-spacing:.3em;font-weight:900}.cta-section h2{font-size:clamp(42px,6vw,82px);line-height:1;margin:12px 0}.cta-section p{color:#9898a0;margin-bottom:26px}footer{max-width:var(--max);margin:auto;padding:36px 24px 55px;border-top:1px solid #222226;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;color:#77777f;font-size:12px}footer>div:last-child{display:flex;justify-content:flex-end;gap:20px}footer a:hover{color:#fff}.reveal{opacity:0;transform:translateY(16px);transition:.6s opacity,.6s transform}.reveal.visible{opacity:1;transform:none}
/* dashboard */.dashboard-body{background:#080809}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar) 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);border-right:1px solid #252529;background:#09090a;padding:18px 14px;z-index:50;display:flex;flex-direction:column}.sidebar-brand{height:62px;padding:0 8px}.channel-chip{margin:14px 0 22px;border:1px solid #29292e;background:#101012;padding:12px;display:flex;align-items:center;gap:10px}.channel-chip img{width:38px;height:38px;object-fit:cover}.channel-chip b{display:block;font-size:13px}.channel-chip span{display:flex;align-items:center;gap:7px;font-size:10px;color:#777780;margin-top:3px}.channel-chip .status-dot{background:var(--success);box-shadow:0 0 10px var(--success)}.side-nav{display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item{appearance:none;border:0;background:transparent;color:#8c8c95;text-align:left;height:42px;padding:0 12px;display:flex;align-items:center;gap:11px;cursor:pointer;font-size:13px;font-weight:700;border-left:2px solid transparent}.nav-item span{width:20px;text-align:center;color:#66666e}.nav-item:hover,.nav-item.active{background:#121214;color:#fff;border-left-color:var(--red)}.nav-item.active span{color:var(--red)}.sidebar-bottom{margin-top:auto;border-top:1px solid #232327;padding-top:12px;display:flex;flex-direction:column}.mini-link{font-size:11px;color:#777780;padding:7px 9px}.mini-link:hover{color:#fff}.dashboard-main{grid-column:2;padding:24px 30px 70px;min-width:0}.dashboard-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252529;margin-bottom:25px;gap:20px}.dashboard-header h1{font-size:32px;letter-spacing:-.04em;margin:5px 0 0}.header-actions{display:flex;align-items:center;gap:10px}.service-status{display:grid;grid-template-columns:8px auto;column-gap:8px;align-items:center;padding:8px 12px;border:1px solid #29292e;background:#101012;min-width:145px}.service-status i{width:7px;height:7px;border-radius:50%;background:#777}.service-status.online i{background:var(--success);box-shadow:0 0 10px var(--success)}.service-status.offline i{background:var(--danger)}.service-status b{font-size:10px}.service-status em{grid-column:2;color:#777;font-style:normal;font-size:9px}.view-container{max-width:1500px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.metric{border:1px solid #28282d;background:#0f0f11;padding:20px;min-height:130px;position:relative}.metric:before{content:"";position:absolute;left:-1px;top:-1px;height:2px;width:34px;background:var(--red)}.metric small{font-size:9px;letter-spacing:.16em;color:#777780;font-weight:800}.metric strong{font-size:35px;display:block;letter-spacing:-.04em;margin-top:18px}.metric span{font-size:10px;color:#66666e}.panel-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:10px}.panel{border:1px solid #28282d;background:#0f0f11;padding:20px;min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px;gap:12px}.panel-head h2{margin:0;font-size:16px}.panel-head p{margin:4px 0 0;color:#777780;font-size:11px}.panel-head .btn{min-height:34px;padding:0 12px;font-size:11px}.activity-list{display:flex;flex-direction:column}.activity-item{display:grid;grid-template-columns:8px 1fr auto;gap:10px;padding:12px 0;border-top:1px solid #232327;align-items:center}.activity-item i{width:6px;height:6px;background:#777}.activity-item.success i{background:var(--success)}.activity-item.error i{background:var(--danger)}.activity-item.warning i{background:var(--warn)}.activity-item b{font-size:12px}.activity-item small{font-size:10px;color:#696971}.table-wrap{overflow:auto;border:1px solid #27272c}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table th{text-align:left;padding:11px 12px;background:#111113;color:#6e6e76;font-size:9px;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid #2a2a2f}.data-table td{padding:12px;border-bottom:1px solid #222226;font-size:12px;color:#d3d3d7}.data-table tbody tr:hover{background:#121214}.tag{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border:1px solid #33333a;color:#a6a6ae;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.tag.green{border-color:rgba(67,224,136,.3);color:var(--success)}.tag.red{border-color:rgba(255,0,0,.35);color:#ff5858}.tag.yellow{border-color:rgba(255,183,74,.3);color:var(--warn)}.row-actions{display:flex;gap:5px}.icon-btn{height:30px;padding:0 9px;border:1px solid #303035;background:#131315;color:#aaa;cursor:pointer;font-size:10px}.icon-btn:hover{color:#fff;border-color:#555}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:10px;color:#777780;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #303035;background:#0b0b0c;color:#fff;padding:10px 11px;outline:none;border-radius:0}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--red);box-shadow:0 0 0 1px rgba(255,0,0,.18)}.check-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid #242429}.check-row b{font-size:12px}.check-row span{display:block;font-size:10px;color:#707078}.switch{appearance:none;width:40px;height:22px;background:#2a2a2f;position:relative;cursor:pointer;border:1px solid #38383e}.switch:after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#777;transition:.18s}.switch:checked{background:#3c0505;border-color:#8e1616}.switch:checked:after{left:21px;background:var(--red);box-shadow:0 0 10px var(--red)}.empty{padding:35px;text-align:center;color:#707078;font-size:12px;border:1px dashed #2d2d32}.codebox{background:#080809;border:1px solid #2a2a2f;padding:12px;display:flex;align-items:center;gap:10px;overflow:hidden}.codebox code{font-size:11px;color:#d8d8dd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.chart{height:220px;display:flex;align-items:flex-end;gap:5px;border-bottom:1px solid #2a2a2f;padding-top:20px}.chart-bar{flex:1;min-width:5px;background:linear-gradient(to top,#4a0000,var(--red));height:var(--h);position:relative;opacity:.88}.chart-bar:hover{opacity:1}.chart-bar span{display:none;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translateX(-50%);white-space:nowrap;background:#171719;border:1px solid #333;padding:4px 6px;font-size:9px}.chart-bar:hover span{display:block}.poll-live-card{padding:18px;border:1px solid #3b1d1d;background:linear-gradient(135deg,#140b0b,#0c0c0d)}.poll-option{margin-top:11px}.poll-option>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:5px}.poll-option .bar{height:7px}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal-backdrop.open{display:flex}.modal-box{width:min(680px,100%);max-height:90vh;overflow:auto;background:#101012;border:1px solid #38383e;padding:25px;position:relative;box-shadow:var(--shadow)}.modal-close{position:absolute;right:12px;top:10px;border:0;background:none;color:#777;font-size:26px;cursor:pointer}.modal-box h2{margin:0 0 4px}.modal-box>div>p{color:#777780;font-size:12px;margin:0 0 20px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.toast-wrap{position:fixed;right:18px;bottom:18px;z-index:150;display:flex;flex-direction:column;gap:8px}.toast{min-width:280px;max-width:420px;background:#151517;border:1px solid #33333a;border-left:3px solid var(--success);padding:12px 14px;box-shadow:0 15px 40px #000;font-size:12px;animation:toastin .2s ease}.toast.error{border-left-color:var(--danger)}@keyframes toastin{from{opacity:0;transform:translateY(8px)}}.loading-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.loading-grid div{height:130px;background:linear-gradient(90deg,#0f0f11,#171719,#0f0f11);background-size:200% 100%;animation:load 1.2s infinite}@keyframes load{to{background-position:-200% 0}}.mobile-top{display:none}
@media(max-width:1050px){.section-grid{grid-template-columns:1fr;padding-top:65px}.hero{min-height:0}.hero-visual{min-height:430px}.feature-grid{grid-template-columns:repeat(2,1fr)}.split-section{grid-template-columns:1fr}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip div:nth-child(2){border-right:0}.app-shell{display:block}.sidebar{transform:translateX(-100%);transition:.2s transform}.sidebar.open{transform:none}.dashboard-main{padding:74px 16px 55px}.mobile-top{display:flex;position:fixed;top:0;left:0;right:0;height:58px;background:#09090a;border-bottom:1px solid #29292e;z-index:45;align-items:center;justify-content:space-between;padding:0 15px}.mobile-top button{background:none;border:0;color:#fff;font-size:20px}.dashboard-header{min-height:76px}.metric-grid{grid-template-columns:repeat(2,1fr)}.panel-grid{grid-template-columns:1fr}}
@media(max-width:700px){.site-header{height:66px;padding:0 15px}.site-header nav{display:none}.site-header .btn{min-height:38px;padding:0 11px;font-size:11px}.section-grid{padding:58px 15px 50px;gap:35px}.hero h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-visual{min-height:360px}.poll-preview{padding:20px}.terminal-feed{display:none}.content-section{padding:0 15px 75px}.feature-grid{grid-template-columns:1fr}.stats-strip{margin-bottom:75px;padding:0 15px}.stats-strip strong{font-size:24px}.stats-strip span{font-size:9px}.split-section{gap:20px}.cta-section{margin-bottom:70px;padding:55px 15px}footer{grid-template-columns:1fr;padding:30px 15px}footer>div:last-child{justify-content:flex-start;flex-wrap:wrap}.dashboard-header{align-items:flex-start}.header-actions .service-status{display:none}.dashboard-header h1{font-size:26px}.metric-grid{grid-template-columns:1fr 1fr}.metric{min-height:110px;padding:15px}.metric strong{font-size:27px}.panel{padding:15px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-box{padding:20px 15px}.interactive-stack>div{grid-template-columns:45px 1fr}.interactive-stack span{font-size:14px}}
@media(max-width:420px){.metric-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.stats-strip{grid-template-columns:1fr}.stats-strip div{border-right:0}.site-header .brand small{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* =========================
   PULSE V2 / FOKUS RED UI
   ========================= */
.pulse-v2{background:#040404;color:#fff}.pulse-v2:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;z-index:-1}.v2-header{position:sticky;top:0;max-width:none;width:100%;padding:0 max(22px,calc((100vw - var(--max))/2 + 22px));background:rgba(4,4,4,.86);backdrop-filter:blur(18px);border-bottom:1px solid #1f1f23;height:78px}.v2-header:after{content:"";position:absolute;bottom:-1px;left:0;width:18%;height:1px;background:linear-gradient(90deg,var(--red),transparent);box-shadow:0 0 18px rgba(255,0,0,.45)}.v2-header nav .active{color:#fff}.brand-v2 img{width:40px;height:40px;object-fit:cover;border:1px solid #2c2c30}.brand-v2{letter-spacing:.16em}.brand-v2 span{line-height:1}.v2-header .btn i,.hero-actions .btn i{margin-right:9px}.hero-v2{max-width:var(--max);min-height:720px;margin:auto;padding:92px 24px 78px;display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center;position:relative}.hero-noise{position:absolute;right:-180px;top:30px;width:680px;height:680px;background:radial-gradient(circle,rgba(255,0,0,.12),rgba(255,0,0,.025) 35%,transparent 67%);filter:blur(10px);pointer-events:none}.hero-redline{position:absolute;left:24px;top:52px;width:76px;height:2px;background:var(--red);box-shadow:0 0 18px var(--red)}.hero-v2 h1{font-size:clamp(66px,8vw,118px);line-height:.82;letter-spacing:-.07em;margin:27px 0 30px;font-weight:950;max-width:820px}.hero-v2 h1 em,.section-title h2 em,.cta-v2 h2 em{font-style:normal;color:var(--red)}.hero-v2 .hero-copy>p{font-size:18px;line-height:1.72;max-width:680px;color:#aaaab1}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px;color:#707078;font-size:11px;font-weight:800;letter-spacing:.04em}.hero-proof i{color:var(--red);margin-right:5px}.control-visual{background:#080809;border:1px solid #2a2a2e;position:relative;box-shadow:0 30px 100px rgba(0,0,0,.64),18px 18px 0 rgba(255,0,0,.025);min-height:515px;padding:0 22px 22px;overflow:hidden}.control-visual:before{content:"";position:absolute;left:-1px;top:-1px;width:124px;height:2px;background:var(--red);box-shadow:0 0 18px var(--red)}.control-visual:after{content:"";position:absolute;right:-80px;bottom:-100px;width:340px;height:340px;background:radial-gradient(circle,rgba(255,0,0,.12),transparent 67%);pointer-events:none}.console-top{height:58px;margin:0 -22px 20px;padding:0 22px;border-bottom:1px solid #232327;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#7e7e86}.console-top span i{color:var(--red);font-size:7px;margin-right:8px;filter:drop-shadow(0 0 6px red)}.console-top b{font-size:9px;color:#58d98b;border:1px solid #1b5d36;background:#07180f;padding:5px 8px}.console-channel{display:flex;align-items:center;gap:12px;padding:4px 0 19px}.console-avatar{width:48px;height:48px;display:grid;place-items:center;background:#0d0d0f;border:1px solid #36363b;border-left:2px solid var(--red);font-weight:950;font-style:italic;font-size:24px}.console-channel small,.console-field label{display:block;color:#65656d;font-size:8px;letter-spacing:.16em;font-weight:900}.console-channel strong{display:block;font-size:15px;margin-top:3px}.console-live{margin-left:auto;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;background:#220404;border:1px solid #771515;padding:7px 9px}.console-live i{color:var(--red);margin-right:5px}.console-field{border:1px solid #28282d;background:#0d0d0f;padding:13px 44px 13px 14px;min-height:66px;position:relative;margin-bottom:10px}.console-field label i{color:var(--red);margin-right:6px}.console-field div{font-size:13px;font-weight:800;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.console-field button{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:1px solid #34343a;background:#141416;color:#9f9fa7}.console-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.console-field.compact{padding-right:14px}.console-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}.console-actions button{background:#0b0b0c;border:1px solid #29292e;color:#b8b8be;min-height:74px;padding:10px 6px;display:grid;place-items:center;gap:4px;transition:.18s}.console-actions button:hover{border-color:#7c1111;background:#130909;color:#fff}.console-actions i{font-size:17px;color:var(--red)}.console-actions span{font-size:8px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.console-log{display:grid;grid-template-columns:70px 44px 1fr;gap:0;margin-top:18px;border-top:1px solid #212125;padding-top:13px;align-items:center;font-size:9px;color:#5f5f67}.console-log b{color:var(--red);font-size:8px}.console-log p{margin:4px 0;color:#898991}.capability-ticker{border-top:1px solid #1d1d21;border-bottom:1px solid #1d1d21;overflow:hidden;background:#070708}.capability-ticker>div{max-width:var(--max);margin:auto;min-height:56px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;white-space:nowrap;color:#707078;font-size:9px;letter-spacing:.18em;font-weight:900}.capability-ticker i{width:3px;height:3px;background:var(--red);box-shadow:0 0 8px var(--red)}.stats-v2{max-width:var(--max);margin:0 auto 110px;border:0;border-bottom:1px solid #232328}.stats-v2 div{position:relative;display:grid;grid-template-columns:24px auto 1fr;align-items:center;column-gap:10px;padding:30px 22px}.stats-v2 i{color:#6d6d73;font-size:14px}.stats-v2 strong{font-size:30px}.stats-v2 span{grid-column:2/4}.platform-section{padding-bottom:110px}.section-title h2{font-size:clamp(43px,5.2vw,76px);line-height:.96;letter-spacing:-.055em;max-width:950px}.feature-grid-v2{grid-template-columns:repeat(3,1fr);gap:1px;background:#232327;border:1px solid #232327}.feature-v2{background:#080809;border:0;min-height:290px;padding:30px}.feature-v2:before{width:0;transition:.25s width}.feature-v2:hover:before{width:100%}.feature-v2:hover{transform:none;background:#0d0d0f}.feature-icon{width:46px;height:46px;border:1px solid #34343a;display:grid;place-items:center;margin-bottom:30px;background:#0b0b0c}.feature-icon i{font-size:18px;color:var(--red)}.feature-v2 small{color:#6d6d73}.feature-v2 h3{font-size:21px;margin:8px 0 10px}.feature-v2 p{font-size:13px;line-height:1.7}.feature-arrow{position:absolute;right:22px;top:26px;color:#4e4e54;font-size:13px}.all-features-cta{margin-top:24px;background:linear-gradient(100deg,#0a0a0b,#0c0808);border:1px solid #2d2d32;border-left:3px solid var(--red);padding:30px 32px;display:flex;gap:40px;align-items:center;justify-content:space-between}.all-features-cta span,.control-band-copy>span,.architecture-section .section-title>span{font-size:9px;letter-spacing:.2em;color:var(--red);font-weight:900}.all-features-cta h3{font-size:25px;margin:5px 0}.all-features-cta p{margin:0;color:#7d7d85;font-size:13px}.control-band{max-width:var(--max);margin:0 auto 120px;padding:0 24px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.control-band-copy h2{font-size:clamp(42px,4.6vw,68px);line-height:.95;letter-spacing:-.05em;margin:15px 0 22px}.control-band-copy p{color:#92929a;max-width:580px;line-height:1.75}.control-band-copy a{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:12px;font-weight:900;margin-top:12px}.control-band-copy a i{color:var(--red)}.control-band-list{border-top:1px solid #2c2c31}.control-band-list>div{display:grid;grid-template-columns:42px 1fr auto;align-items:center;min-height:74px;border-bottom:1px solid #2c2c31}.control-band-list i{color:var(--red)}.control-band-list span{font-size:14px;font-weight:800}.control-band-list b{font-size:8px;letter-spacing:.16em;color:#6b6b72;border:1px solid #29292e;padding:5px 7px}.architecture-section{padding-bottom:110px}.architecture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#232327;border:1px solid #232327}.architecture-grid article{background:#080809;padding:34px;min-height:250px}.architecture-grid i{font-size:26px;color:var(--red);margin-bottom:34px}.architecture-grid h3{font-size:20px}.architecture-grid p{color:#85858d;font-size:13px;line-height:1.75}.cta-v2{position:relative;overflow:hidden;background:#070708;border-top:1px solid #25252a;border-bottom:1px solid #25252a;max-width:none;margin:0;padding:96px 24px}.cta-v2:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 110%,rgba(255,0,0,.16),transparent 52%);pointer-events:none}.cta-v2 h2{font-size:clamp(54px,7vw,98px);line-height:.86;letter-spacing:-.06em;margin:18px 0 26px}.cta-cross{position:absolute;left:7%;top:50%;width:38px;height:38px;opacity:.35}.cta-cross:before,.cta-cross:after{content:"";position:absolute;background:var(--red)}.cta-cross:before{left:18px;top:0;width:1px;height:38px}.cta-cross:after{top:18px;left:0;height:1px;width:38px}.footer-v2{max-width:var(--max);margin:auto;border-top:0}.footer-v2 .brand-v2 img{width:36px;height:36px}
/* Features */
.features-hero{max-width:var(--max);margin:auto;padding:105px 24px 65px;border-bottom:1px solid #27272c}.features-hero h1{font-size:clamp(60px,8vw,112px);line-height:.83;letter-spacing:-.07em;margin:25px 0 28px}.features-hero h1 em{font-style:normal;color:var(--red)}.features-hero>p{max-width:820px;color:#96969e;font-size:16px;line-height:1.75}.feature-legend{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.feature-status{font-size:8px;font-weight:950;letter-spacing:.13em;padding:5px 7px;border:1px solid #2e2e33;color:#888890;white-space:nowrap}.feature-status.live{border-color:#6b1717;color:#ff5a5a;background:#150707}.feature-status.twitch{border-color:#3a2a60;color:#b99bff;background:#0e0b17}.feature-status.next{border-color:#35353a;color:#7f7f87;background:#0c0c0d}.feature-legend .feature-status{padding:8px 11px}.feature-legend .feature-status i{display:inline-block;width:5px;height:5px;margin-right:6px;background:currentColor;box-shadow:0 0 7px currentColor}.feature-jump{max-width:var(--max);margin:0 auto 80px;padding:18px 24px;display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #202024}.feature-jump a{display:inline-flex;align-items:center;gap:8px;border:1px solid #2d2d32;padding:9px 11px;font-size:10px;color:#93939a;font-weight:800}.feature-jump a:hover{border-color:#8d1717;color:#fff}.feature-jump i{color:var(--red)}.feature-group{max-width:var(--max);margin:0 auto 90px;padding:0 24px;scroll-margin-top:100px}.feature-group>header{display:grid;grid-template-columns:72px 1fr;gap:24px;margin-bottom:24px;align-items:start}.group-index{width:60px;height:60px;border:1px solid #3a3a3f;display:grid;place-items:center;background:#0a0a0b}.group-index i{color:var(--red);font-size:22px}.feature-group>header span{color:var(--red);font-size:8px;font-weight:900;letter-spacing:.18em}.feature-group>header h2{font-size:35px;margin:4px 0 4px;letter-spacing:-.03em}.feature-group>header p{margin:0;color:#7e7e86}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#25252a;border:1px solid #25252a}.matrix-grid article{position:relative;background:#080809;min-height:168px;padding:24px;display:grid;grid-template-columns:34px 1fr;gap:12px}.matrix-grid article:hover{background:#0d0d0f}.matrix-icon{width:30px;height:30px;border:1px solid #34343a;display:grid;place-items:center}.matrix-icon i{color:var(--red);font-size:12px}.matrix-grid h3{font-size:14px;margin:3px 0 7px;padding-right:62px}.matrix-grid p{font-size:11px;line-height:1.65;color:#74747c;margin:0}.matrix-grid .feature-status{position:absolute;right:14px;top:14px}.feature-note{max-width:calc(var(--max) - 48px);margin:0 auto 100px;border:1px solid #39393e;border-left:3px solid var(--red);background:#0a0a0b;padding:22px 25px;display:flex;gap:15px}.feature-note>i{color:var(--red);margin-top:3px}.feature-note b{font-size:13px}.feature-note p{font-size:12px;color:#777780;margin:5px 0 0;line-height:1.6}
/* Dashboard v2 helper */
.dashboard-body .fa-solid,.dashboard-body .fa-brands{width:18px;text-align:center}.side-nav .nav-item span{width:20px;display:inline-grid;place-items:center}.side-nav .nav-item span i{color:#777780}.side-nav .nav-item.active span i,.side-nav .nav-item:hover span i{color:var(--red)}.stream-control-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.stream-control-form .field textarea{min-height:90px}.category-search{position:relative}.category-results{display:none;position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;background:#101012;border:1px solid #39393f;max-height:240px;overflow:auto;box-shadow:0 18px 45px #000}.category-results.open{display:block}.category-result{width:100%;display:flex;align-items:center;gap:10px;background:#101012;border:0;border-bottom:1px solid #242429;color:#eee;padding:9px;text-align:left;cursor:pointer}.category-result:hover{background:#17171a}.category-result img{width:34px;height:46px;object-fit:cover}.category-result b{display:block;font-size:11px}.category-result span{font-size:9px;color:#6f6f77}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.quick-actions-grid button{min-height:82px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.quick-actions-grid button i{color:var(--red);font-size:17px}.quick-actions-grid button span{font-size:10px}.stream-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.stream-meta div{border:1px solid #2e2e33;padding:13px;background:#0a0a0b}.stream-meta small{display:block;color:#66666e;font-size:8px;letter-spacing:.12em}.stream-meta b{display:block;margin-top:4px;font-size:12px}
@media(max-width:1050px){.hero-v2{grid-template-columns:1fr;min-height:0;padding-top:70px}.control-visual{max-width:760px}.feature-grid-v2,.matrix-grid{grid-template-columns:repeat(2,1fr)}.control-band{grid-template-columns:1fr;gap:38px}.architecture-grid{grid-template-columns:1fr}.stream-control-panel{grid-template-columns:1fr}}
@media(max-width:700px){.v2-header{height:66px;padding:0 14px}.brand-v2 img{width:34px;height:34px}.v2-header .brand small{display:none}.hero-v2{padding:58px 15px 54px;gap:38px}.hero-v2 h1{font-size:58px}.hero-v2 .hero-copy>p{font-size:15px}.hero-redline{left:15px;top:38px}.control-visual{min-height:0;padding:0 14px 14px}.console-top{margin:0 -14px 15px;padding:0 14px}.console-actions{grid-template-columns:repeat(2,1fr)}.console-log{grid-template-columns:55px 40px 1fr}.capability-ticker>div{justify-content:flex-start;overflow:hidden;padding:0 15px}.capability-ticker>div span:nth-of-type(n+5),.capability-ticker>div i:nth-of-type(n+5){display:none}.stats-v2{margin-bottom:75px}.stats-v2 div{grid-template-columns:20px auto 1fr;padding:20px 12px}.platform-section,.architecture-section{padding-bottom:75px}.feature-grid-v2,.matrix-grid{grid-template-columns:1fr}.feature-v2{min-height:230px}.all-features-cta{display:block;padding:24px 20px}.all-features-cta .btn{margin-top:20px;width:100%}.control-band{padding:0 15px;margin-bottom:80px}.control-band-copy h2{font-size:44px}.features-hero{padding:75px 15px 45px}.features-hero h1{font-size:58px}.feature-jump{padding:14px 15px;margin-bottom:55px;overflow:auto;flex-wrap:nowrap}.feature-jump a{white-space:nowrap}.feature-group{padding:0 15px;margin-bottom:62px}.feature-group>header{grid-template-columns:48px 1fr;gap:15px}.group-index{width:46px;height:46px}.group-index i{font-size:17px}.feature-group>header h2{font-size:28px}.matrix-grid article{min-height:145px}.feature-note{margin:0 15px 70px}.cta-v2{padding:72px 15px}.cta-v2 h2{font-size:60px}.quick-actions-grid{grid-template-columns:1fr 1fr}.stream-meta{grid-template-columns:1fr}}


/* Features page refresh */
.features-hero-better{padding-bottom:52px}.features-top-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#232327;border:1px solid #232327;margin-top:38px}.features-top-stats div{background:#0a0a0b;padding:26px 22px;min-height:110px;display:flex;flex-direction:column;justify-content:flex-end}.features-top-stats strong{font-size:38px;line-height:1;letter-spacing:-.05em}.features-top-stats span{margin-top:10px;color:#777780;text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:800}.feature-jump-better{gap:12px;border-bottom:0;padding-top:26px;padding-bottom:22px}.feature-jump-better a{font-size:12px;padding:14px 16px;background:#0a0a0b;min-height:54px}.feature-jump-better a span{display:block}.feature-group-better>header{margin-bottom:28px}.feature-group-better>header h2{font-size:44px;margin:4px 0 10px}.feature-group-better>header p{font-size:16px;line-height:1.75;max-width:820px;color:#8f8f97}.matrix-grid-better{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#26262b;border-color:#26262b}.matrix-grid-better article{min-height:208px;padding:28px 30px;grid-template-columns:42px 1fr;gap:16px}.matrix-grid-better h3{font-size:19px;line-height:1.25;margin:2px 0 10px;padding-right:0}.matrix-grid-better p{font-size:14px;line-height:1.72;color:#8a8a92}.matrix-grid-better .matrix-icon{width:36px;height:36px;background:#101012}.matrix-grid-better .matrix-icon i{font-size:13px}.matrix-callout{grid-column:1/-1;display:grid !important;grid-template-columns:1.1fr .9fr;align-items:center;background:linear-gradient(135deg,#100b0b,#09090a 60%);border-left:3px solid var(--red) !important;min-height:0 !important;padding:32px 34px !important}.matrix-callout .matrix-callout-head span{display:inline-block;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}.matrix-callout .matrix-callout-head h3{font-size:28px;margin:0 0 10px}.matrix-callout .matrix-callout-head p{margin:0;color:#8f8f97;font-size:14px;line-height:1.7}.matrix-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.matrix-tags b{font-size:12px;padding:11px 14px;border:1px solid #3b2020;background:#120909;color:#fff;font-weight:800;letter-spacing:.03em}.feature-note-better{padding:26px 28px;max-width:var(--max);border-left-width:4px}.feature-note-better b{font-size:16px}.feature-note-better p{font-size:14px;line-height:1.8;color:#8b8b93}.site-footer-ultimate{margin-top:0;border-top:1px solid #1d1d21;background:linear-gradient(180deg,#060606,#090909)}.footer-shell{max-width:var(--max);margin:auto;padding:42px 24px 34px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}.footer-brand-panel{background:linear-gradient(135deg,#101012,#09090a);border:1px solid #26262b;padding:30px;position:relative;overflow:hidden}.footer-brand-panel:before{content:"";position:absolute;left:-1px;top:-1px;width:96px;height:2px;background:var(--red);box-shadow:0 0 16px var(--red)}.footer-brand-panel p{margin:18px 0 0;color:#91919a;line-height:1.8;font-size:14px;max-width:720px}.footer-brand-row{margin-bottom:6px}.footer-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#26262b;border:1px solid #26262b}.footer-links-grid>div{background:#0a0a0b;padding:28px 24px;display:flex;flex-direction:column;gap:12px}.footer-links-grid h4{margin:0 0 6px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#fff}.footer-links-grid a{color:#91919a;font-size:14px}.footer-links-grid a:hover{color:#fff}.footer-bottom-bar{max-width:var(--max);margin:auto;padding:18px 24px 34px;border-top:1px solid #1d1d21;color:#6f6f77;font-size:12px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
@media(max-width:1050px){.features-top-stats{grid-template-columns:repeat(2,1fr)}.matrix-callout{grid-template-columns:1fr;gap:20px}.matrix-tags{justify-content:flex-start}.footer-shell{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.features-top-stats{grid-template-columns:1fr 1fr}.features-top-stats div{min-height:92px;padding:20px 16px}.features-top-stats strong{font-size:30px}.feature-jump-better a{min-height:48px;padding:12px 14px;font-size:11px}.feature-group-better>header h2{font-size:34px}.feature-group-better>header p{font-size:14px}.matrix-grid-better article{min-height:0;padding:22px 18px;grid-template-columns:34px 1fr}.matrix-grid-better h3{font-size:17px}.matrix-grid-better p{font-size:13px}.matrix-callout{padding:24px 20px !important}.matrix-callout .matrix-callout-head h3{font-size:22px}.matrix-tags b{font-size:11px;padding:9px 12px}.feature-note-better{margin:0 15px 70px;padding:22px 18px}.footer-shell{padding:30px 15px 22px}.footer-brand-panel{padding:22px 18px}.footer-actions .btn{width:100%}.footer-links-grid{grid-template-columns:1fr}.footer-bottom-bar{padding:18px 15px 24px;display:block}.footer-bottom-bar span+span{display:block;margin-top:8px}}

/* ==============================
   PULSE V3 — PUBLIC WEBSITE
   ============================== */
.pulse-v3{--surface:#0a0a0b;--surface2:#0e0e10;--stroke:#25252a;--soft:#8c8c95;background:#050505;color:#fff}
.pulse-v3:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 72% 4%,rgba(255,0,0,.09),transparent 31%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,64px 64px,64px 64px}
.pulse-header{position:sticky;top:0;z-index:60;max-width:none;width:100%;height:78px;padding:0 max(24px,calc((100vw - var(--max))/2 + 24px));background:rgba(5,5,5,.92);backdrop-filter:blur(18px);border-bottom:1px solid #202024}
.pulse-header:after{content:"";position:absolute;left:max(24px,calc((100vw - var(--max))/2 + 24px));bottom:-1px;width:90px;height:2px;background:var(--red);box-shadow:0 0 14px rgba(255,0,0,.6)}
.pulse-header nav{display:flex;align-items:center;gap:32px}.pulse-header nav a{position:relative;color:#92929a;font-size:13px;font-weight:700}.pulse-header nav a:hover,.pulse-header nav a.active{color:#fff}.pulse-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-28px;height:2px;background:var(--red)}
.pulse-connect{gap:8px}.pulse-kicker{display:flex;align-items:center;gap:10px;color:#a6a6ae;font-size:11px;font-weight:900;letter-spacing:.18em}.pulse-kicker i{width:22px;height:2px;background:var(--red);box-shadow:0 0 12px rgba(255,0,0,.75)}
.pulse-hero{max-width:var(--max);margin:auto;padding:94px 24px 88px;display:grid;grid-template-columns:.95fr 1.05fr;gap:78px;align-items:center;min-height:720px}
.pulse-hero-copy h1{font-size:clamp(64px,7.6vw,112px);line-height:.84;letter-spacing:-.07em;margin:26px 0 30px;font-weight:950}.pulse-hero-copy h1 em{font-style:normal;color:var(--red)}.pulse-hero-copy>p{font-size:18px;line-height:1.75;color:#a3a3ab;max-width:650px}.pulse-hero-copy .hero-actions{margin:32px 0 20px}.pulse-hero-copy .hero-proof{gap:20px}.pulse-hero-copy .hero-proof span{color:#777780}
.pulse-dashboard-preview{position:relative;border:1px solid #2d2d32;background:linear-gradient(145deg,#0e0e10,#080809 72%);box-shadow:0 35px 120px rgba(0,0,0,.55);padding:0 24px 24px;min-height:520px;overflow:hidden}.pulse-dashboard-preview:before{content:"";position:absolute;left:-1px;top:-1px;width:130px;height:2px;background:var(--red);box-shadow:0 0 20px var(--red)}.pulse-dashboard-preview:after{content:"";position:absolute;right:-140px;bottom:-180px;width:420px;height:420px;background:radial-gradient(circle,rgba(255,0,0,.13),transparent 65%);pointer-events:none}
.preview-head{height:62px;margin:0 -24px 20px;padding:0 24px;border-bottom:1px solid #25252a;display:flex;align-items:center;justify-content:space-between;color:#74747d;font-size:10px;letter-spacing:.13em}.preview-head>div{display:flex;align-items:center;gap:9px}.preview-head b{color:#c8c8ce}.preview-head small{font-size:9px;color:#4ece82;border:1px solid rgba(78,206,130,.25);padding:5px 8px;background:rgba(78,206,130,.05)}.preview-dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 10px var(--red)}
.preview-channel{display:flex;align-items:center;gap:13px;margin-bottom:19px}.preview-avatar{width:50px;height:50px;display:grid;place-items:center;background:#141416;border:1px solid #38383e;border-left:3px solid var(--red);font-weight:950;font-size:23px}.preview-channel span,.preview-field span{display:block;font-size:9px;letter-spacing:.14em;color:#6f6f77;font-weight:900}.preview-channel b{display:block;font-size:15px;margin-top:2px}.preview-live{margin-left:auto;border:1px solid #5c1717;background:#180707;padding:7px 9px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em}.preview-live i{color:var(--red);margin-right:5px}
.preview-field{min-height:70px;border:1px solid #2c2c31;background:#0b0b0c;padding:14px 45px 13px 15px;position:relative}.preview-field b{display:block;margin-top:8px;font-size:14px}.preview-field>i{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#686870}.preview-two{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.preview-two .preview-field{padding-right:15px}.preview-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.preview-actions div{min-height:78px;border:1px solid #29292e;background:#0a0a0b;padding:13px;display:flex;flex-direction:column;justify-content:center;gap:9px}.preview-actions i{color:var(--red);font-size:18px}.preview-actions b{font-size:10px}.preview-pulse{margin-top:20px;padding-top:15px;border-top:1px solid #242429;display:flex;align-items:center;justify-content:space-between;color:#5f5f67;font-size:8px;letter-spacing:.13em;font-weight:900}.preview-pulse i{width:3px;height:3px;background:var(--red)}
.pulse-ticker{border-top:1px solid #1d1d21;border-bottom:1px solid #1d1d21;background:#070708;overflow:hidden}.pulse-ticker>div{max-width:var(--max);margin:auto;min-height:58px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:19px;white-space:nowrap;color:#707078;font-size:9px;letter-spacing:.16em;font-weight:900}.pulse-ticker i{width:3px;height:3px;background:var(--red);box-shadow:0 0 8px var(--red)}
.pulse-stats{max-width:var(--max);margin:78px auto 118px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr)}.pulse-stats article{position:relative;padding:28px 24px;border-top:1px solid #29292e;border-bottom:1px solid #29292e;border-right:1px solid #29292e;min-height:140px}.pulse-stats article:first-child{border-left:1px solid #29292e}.pulse-stats article:before{content:"";position:absolute;left:-1px;top:-1px;width:34px;height:2px;background:var(--red)}.pulse-stats i{color:#6c6c74;font-size:16px}.pulse-stats strong{display:block;font-size:37px;line-height:1;margin:17px 0 9px;letter-spacing:-.04em}.pulse-stats span{display:block;color:#73737b;font-size:11px;text-transform:uppercase;letter-spacing:.09em}
.pulse-section,.pulse-audience-section,.pulse-faq-section{max-width:var(--max);margin:auto;padding:0 24px 118px}.pulse-section-head{max-width:850px;margin-bottom:42px}.pulse-section-head>span,.pulse-control-copy>span{color:var(--red);font-size:10px;letter-spacing:.2em;font-weight:950}.pulse-section-head h2{font-size:clamp(42px,5vw,70px);line-height:.96;letter-spacing:-.05em;margin:12px 0 18px}.pulse-section-head p{color:#92929b;font-size:16px;line-height:1.75;max-width:720px}
.pulse-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#29292e;border:1px solid #29292e}.pulse-feature-card{position:relative;min-height:320px;background:#09090a;padding:30px;transition:.2s background,.2s transform;overflow:hidden}.pulse-feature-card:hover{background:#0e0e10}.pulse-feature-card:before{content:"";position:absolute;left:0;top:0;width:0;height:2px;background:var(--red);transition:.25s;width}.pulse-feature-card:hover:before{width:100%}.pulse-feature-no{position:absolute;right:22px;top:20px;color:#404046;font-size:12px;font-weight:900;letter-spacing:.12em}.pulse-feature-icon{width:48px;height:48px;border:1px solid #34343a;display:grid;place-items:center;background:#0d0d0f;margin-bottom:46px}.pulse-feature-icon i{color:var(--red);font-size:19px}.pulse-feature-card h3{font-size:23px;margin:0 0 12px}.pulse-feature-card p{font-size:14px;line-height:1.75;color:#898991;margin:0 0 24px}.pulse-feature-card a{display:inline-flex;align-items:center;gap:8px;color:#ccc;font-size:12px;font-weight:800}.pulse-feature-card a i{color:var(--red);font-size:10px}.pulse-feature-more{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #2b2b30;border-left:3px solid var(--red);background:linear-gradient(100deg,#0e0b0b,#09090a);padding:28px 30px}.pulse-feature-more span{color:var(--red);font-size:9px;font-weight:950;letter-spacing:.18em}.pulse-feature-more h3{font-size:25px;margin:5px 0}.pulse-feature-more p{color:#7f7f87;font-size:13px;margin:0}
.pulse-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pulse-audience-grid article{border:1px solid #29292e;background:#09090a;padding:32px;min-height:300px}.pulse-audience-grid article>i{font-size:25px;color:var(--red);margin-bottom:54px}.pulse-audience-grid article>span{display:block;color:#696971;font-size:9px;font-weight:900;letter-spacing:.18em}.pulse-audience-grid h3{font-size:24px;line-height:1.15;margin:9px 0 12px}.pulse-audience-grid p{color:#898991;line-height:1.75;font-size:14px;margin:0}
.pulse-control-section{max-width:var(--max);margin:0 auto 120px;padding:0 24px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.pulse-control-copy h2{font-size:clamp(44px,5vw,70px);line-height:.95;letter-spacing:-.055em;margin:13px 0 22px}.pulse-control-copy h2 em{font-style:normal;color:var(--red)}.pulse-control-copy p{color:#92929a;line-height:1.8;max-width:580px}.pulse-control-copy a{display:inline-flex;gap:10px;align-items:center;margin-top:12px;font-size:12px;font-weight:900}.pulse-control-copy a i{color:var(--red)}.pulse-control-list{border-top:1px solid #2b2b30}.pulse-control-list>div{display:grid;grid-template-columns:48px 1fr auto;align-items:center;min-height:92px;border-bottom:1px solid #2b2b30}.pulse-control-list>div>i{color:var(--red);font-size:17px}.pulse-control-list span b{display:block;font-size:15px}.pulse-control-list span small{display:block;color:#74747c;font-size:11px;margin-top:2px}.pulse-control-list em{font-style:normal;color:#4d4d54;font-size:10px;letter-spacing:.14em}
.pulse-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pulse-faq-grid details{border:1px solid #29292e;background:#09090a;padding:0 22px}.pulse-faq-grid summary{list-style:none;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:800;cursor:pointer}.pulse-faq-grid summary::-webkit-details-marker{display:none}.pulse-faq-grid summary i{color:var(--red);transition:.2s transform}.pulse-faq-grid details[open] summary i{transform:rotate(45deg)}.pulse-faq-grid p{margin:0;padding:0 42px 22px 0;color:#898991;font-size:14px;line-height:1.75}
.pulse-final-cta{max-width:var(--max);margin:0 auto 80px;padding:48px 54px;border:1px solid #302929;border-left:4px solid var(--red);background:radial-gradient(circle at 74% 50%,rgba(255,0,0,.12),transparent 35%),#0a0909;display:flex;align-items:center;justify-content:space-between;gap:35px}.pulse-final-cta span{font-size:9px;font-weight:950;letter-spacing:.2em;color:var(--red)}.pulse-final-cta h2{font-size:clamp(35px,4vw,58px);line-height:1;margin:8px 0}.pulse-final-cta p{color:#85858d;margin:0}
.pulse-footer{border-top:1px solid #202024;background:#070708}.pulse-footer-main{max-width:var(--max);margin:auto;padding:52px 24px 42px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.pulse-footer-brand{max-width:620px}.pulse-footer-brand .brand img{width:46px;height:46px}.pulse-footer-brand p{margin:22px 0;color:#85858d;line-height:1.8;font-size:14px;max-width:580px}.footer-connect{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:900;font-size:12px;border-bottom:1px solid #6a1717;padding-bottom:8px}.footer-connect .fa-twitch{color:var(--red)}.footer-connect .fa-arrow-right{font-size:9px;color:#777}.pulse-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.pulse-footer-links>div{display:flex;flex-direction:column;gap:11px}.pulse-footer-links b{font-size:10px;letter-spacing:.16em;color:#fff;text-transform:uppercase;margin-bottom:5px}.pulse-footer-links a{color:#83838c;font-size:13px}.pulse-footer-links a:hover{color:#fff}.pulse-footer-bottom{max-width:var(--max);margin:auto;padding:18px 24px 30px;border-top:1px solid #1e1e22;display:flex;justify-content:space-between;gap:20px;color:#5f5f67;font-size:10px;letter-spacing:.08em}

/* ==============================
   PULSE V3 — FEATURE PAGE
   ============================== */
.feature-page-hero{max-width:var(--max);margin:auto;padding:95px 24px 56px;display:grid;grid-template-columns:1fr auto;gap:65px;align-items:end;border-bottom:1px solid #242429}.feature-page-copy h1{font-size:clamp(56px,7vw,100px);line-height:.9;letter-spacing:-.065em;margin:24px 0 27px;max-width:980px}.feature-page-copy h1 em{font-style:normal;color:var(--red)}.feature-page-copy p{max-width:780px;color:#96969f;font-size:17px;line-height:1.78}.feature-page-counts{display:grid;grid-template-columns:repeat(3,120px);gap:1px;background:#29292e;border:1px solid #29292e}.feature-page-counts div{background:#09090a;padding:20px 16px;min-height:108px;display:flex;flex-direction:column;justify-content:flex-end}.feature-page-counts strong{font-size:34px;letter-spacing:-.05em}.feature-page-counts span{font-size:9px;line-height:1.25;color:#777780;text-transform:uppercase;letter-spacing:.1em}
.feature-nav{max-width:var(--max);margin:24px auto 80px;padding:0 24px;display:flex;gap:8px;flex-wrap:wrap}.feature-nav a{min-height:48px;padding:0 14px;border:1px solid #2d2d32;background:#09090a;display:inline-flex;align-items:center;gap:9px;color:#92929a;font-size:11px;font-weight:800}.feature-nav a:hover{border-color:#7d1717;color:#fff}.feature-nav i{color:var(--red)}
.feature-page-sections{max-width:var(--max);margin:auto;padding:0 24px}.feature-category{margin-bottom:105px;scroll-margin-top:105px}.feature-category-head{display:grid;grid-template-columns:70px 1fr;gap:24px;align-items:start;margin-bottom:28px}.feature-category-icon{width:64px;height:64px;border:1px solid #38383e;background:#0a0a0b;display:grid;place-items:center}.feature-category-icon i{color:var(--red);font-size:23px}.feature-category-title>span{color:var(--red);font-size:9px;font-weight:950;letter-spacing:.18em}.feature-category-title h2{font-size:42px;letter-spacing:-.04em;line-height:1;margin:7px 0 10px}.feature-category-title p{max-width:830px;color:#8d8d95;font-size:15px;line-height:1.75;margin:0}.feature-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.feature-item{min-height:190px;border:1px solid #29292e;background:#09090a;padding:26px;display:grid;grid-template-columns:38px 1fr;gap:15px;transition:.18s background,.18s border-color}.feature-item:hover{background:#0d0d0f;border-color:#3a3a40}.feature-check{width:34px;height:34px;border:1px solid #3a3a40;background:#0c0c0e;display:grid;place-items:center}.feature-check i{color:var(--red);font-size:12px}.feature-item h3{font-size:18px;line-height:1.25;margin:4px 0 10px}.feature-item p{font-size:13px;line-height:1.72;color:#85858d;margin:0}.feature-page-note{max-width:calc(var(--max) - 48px);margin:0 auto 95px;border:1px solid #332626;border-left:4px solid var(--red);background:#0b0909;padding:28px 30px;display:grid;grid-template-columns:48px 1fr;gap:18px}.feature-note-icon{width:42px;height:42px;border:1px solid #4a1b1b;display:grid;place-items:center}.feature-note-icon i{color:var(--red)}.feature-page-note h3{font-size:19px;margin:0 0 6px}.feature-page-note p{color:#8c8c94;line-height:1.75;font-size:14px;margin:0}

/* ==============================
   PULSE V3 — DASHBOARD
   ============================== */
.dashboard-v3{--sidebar:286px;background:#070708}.dashboard-v3 .sidebar{width:var(--sidebar);padding:16px 13px 14px;background:#080809;border-right-color:#25252a}.dashboard-v3 .sidebar-brand{height:58px;padding:0 10px}.dashboard-v3 .sidebar-brand img{width:38px;height:38px}.dashboard-v3 .channel-chip{margin:12px 0 18px;padding:13px;background:#0f0f11;border-color:#2b2b30}.dashboard-v3 .channel-chip img{width:44px;height:44px}.dashboard-v3 .channel-chip small{display:block;color:#5f5f67;font-size:8px;letter-spacing:.13em;font-weight:900;margin-bottom:2px}.dashboard-v3 .channel-chip b{font-size:14px}.dashboard-v3 .side-nav{gap:2px;padding-right:2px}.dashboard-v3 .nav-caption{color:#505058;font-size:8px;font-weight:950;letter-spacing:.15em;padding:15px 12px 6px}.dashboard-v3 .nav-item{height:43px;font-size:12px;border-left-width:2px;padding:0 11px}.dashboard-v3 .nav-item:hover,.dashboard-v3 .nav-item.active{background:linear-gradient(90deg,#151111,#101012 72%)}.dashboard-v3 .sidebar-bottom{gap:1px}.dashboard-v3 .mini-link{display:flex;align-items:center;gap:9px;padding:8px 10px}.dashboard-v3 .mini-link i{color:#62626a;width:16px}.dashboard-v3 .dashboard-main{grid-column:2;padding:0 34px 72px}.dashboard-v3 .dashboard-header{height:92px;min-height:92px;margin:0 0 28px;position:sticky;top:0;z-index:35;background:rgba(7,7,8,.93);backdrop-filter:blur(16px)}.dashboard-v3 .dashboard-header h1{font-size:30px;margin-top:3px}.dashboard-v3 .dashboard-title-wrap .eyebrow{font-size:9px;color:#66666f}.dashboard-v3 .header-actions{gap:8px}.dashboard-v3 .header-link{gap:7px}.dashboard-v3 .service-status{min-width:150px;background:#0f0f11}.dashboard-v3 .view-container{max-width:1560px;padding-bottom:30px}
.dashboard-welcome{border:1px solid #2b2b30;border-left:3px solid var(--red);background:linear-gradient(105deg,#100b0b,#0b0b0c 55%);padding:27px 30px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dashboard-welcome>div>span{font-size:8px;color:var(--red);font-weight:950;letter-spacing:.18em}.dashboard-welcome h2{font-size:26px;line-height:1.1;margin:7px 0}.dashboard-welcome p{color:#85858d;font-size:12px;margin:0;line-height:1.65}.dashboard-v3 .metric-grid-v3{gap:10px;margin-bottom:14px}.dashboard-v3 .metric{min-height:138px;padding:21px;background:#0e0e10;border-color:#29292e}.dashboard-v3 .metric small{font-size:9px;color:#75757d}.dashboard-v3 .metric strong{font-size:38px;margin-top:21px}.dashboard-v3 .metric span{font-size:11px;color:#6f6f77}.dashboard-v3 .panel{background:#0d0d0f;border-color:#29292e;padding:22px}.dashboard-v3 .panel-head{margin-bottom:20px}.dashboard-v3 .panel-head h2{font-size:17px}.dashboard-v3 .panel-head p{font-size:11px;line-height:1.55;max-width:700px}.dashboard-layout-main{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;margin-bottom:10px}.dashboard-layout-secondary{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px}.dashboard-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dashboard-quick-grid button{position:relative;text-align:left;border:1px solid #29292e;background:#09090a;color:#fff;min-height:108px;padding:17px;display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;cursor:pointer}.dashboard-quick-grid button:hover{border-color:#541414;background:#100b0b}.dashboard-quick-grid>button>i{font-size:16px;color:var(--red)}.dashboard-quick-grid span b{display:block;font-size:12px}.dashboard-quick-grid span small{display:block;font-size:9px;color:#6f6f77;margin-top:4px;line-height:1.4}.dashboard-quick-grid em i{color:#55555d;font-size:9px}.setup-progress{display:grid;grid-template-columns:1fr 44px;gap:10px;align-items:center;margin-bottom:12px}.setup-progress>div{height:7px;background:#242428;overflow:hidden}.setup-progress>div span{display:block;height:100%;background:linear-gradient(90deg,#a60000,var(--red));box-shadow:0 0 12px rgba(255,0,0,.3)}.setup-progress>b{font-size:12px;text-align:right}.setup-list{display:flex;flex-direction:column}.setup-list button{display:grid;grid-template-columns:28px 1fr 20px;gap:8px;align-items:center;min-height:45px;border:0;border-top:1px solid #242429;background:transparent;color:#b4b4bb;text-align:left;cursor:pointer;padding:0 3px}.setup-list button>i{color:#66666e}.setup-list button.done>i,.setup-list button.done em{color:#47d887}.setup-list span{font-size:10px}.setup-list em{font-style:normal;color:#5f5f67;font-size:9px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.module-grid button{min-height:92px;border:1px solid #29292e;background:#09090a;color:#fff;text-align:left;padding:14px;display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:center;cursor:pointer}.module-grid button:hover{border-color:#4b1717}.module-grid>button>i{color:var(--red)}.module-grid b{display:block;font-size:21px;line-height:1}.module-grid small{display:block;font-size:9px;color:#696971;margin-top:5px}.dashboard-v3 .dashboard-activity .activity-item{min-height:48px}.dashboard-v3 .activity-item b{font-size:11px}.dashboard-v3 .activity-item small{font-size:9px}.dashboard-v3 .panel-grid{gap:10px}.dashboard-v3 .data-table th{padding:13px 14px;font-size:9px}.dashboard-v3 .data-table td{padding:14px;font-size:12px}.dashboard-v3 .field label{font-size:9px}.dashboard-v3 .field input,.dashboard-v3 .field textarea,.dashboard-v3 .field select{min-height:44px;padding:11px 12px;background:#09090a}.dashboard-v3 .check-row{min-height:58px}.dashboard-v3 .check-row b{font-size:12px}.dashboard-v3 .check-row span{font-size:10px}.dashboard-v3 .stream-control-panel{gap:10px}.dashboard-v3 .quick-actions-grid button{min-height:95px;padding:15px}.dashboard-v3 .modal-box{border-color:#3b3b41;background:#0d0d0f}.sidebar-screen{display:none}

@media(max-width:1150px){.pulse-hero{grid-template-columns:1fr;min-height:0;gap:48px}.pulse-dashboard-preview{max-width:780px}.pulse-feature-grid{grid-template-columns:repeat(2,1fr)}.pulse-control-section{grid-template-columns:1fr;gap:44px}.feature-page-hero{grid-template-columns:1fr}.feature-page-counts{width:max-content}.feature-card-grid{grid-template-columns:repeat(2,1fr)}.dashboard-layout-main,.dashboard-layout-secondary{grid-template-columns:1fr}.dashboard-quick-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1050px){.dashboard-v3 .dashboard-main{padding:72px 18px 55px}.dashboard-v3 .dashboard-header{position:static;height:auto;min-height:86px}.sidebar-screen{display:block;position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:44;opacity:0;pointer-events:none;transition:.2s}.sidebar-screen.open{opacity:1;pointer-events:auto}.dashboard-v3 .sidebar{z-index:55}}
@media(max-width:760px){.pulse-header{height:68px;padding:0 15px}.pulse-header nav{display:none}.pulse-header .brand small{display:none}.pulse-connect{min-height:38px;padding:0 12px}.pulse-connect span{display:none}.pulse-hero{padding:64px 15px 62px}.pulse-hero-copy h1{font-size:58px}.pulse-hero-copy>p{font-size:15px}.pulse-dashboard-preview{padding:0 14px 16px;min-height:0}.preview-head{margin:0 -14px 16px;padding:0 14px}.preview-actions{grid-template-columns:repeat(2,1fr)}.preview-pulse span:nth-of-type(n+4),.preview-pulse i:nth-of-type(n+3){display:none}.pulse-ticker>div{justify-content:flex-start;padding:0 15px;overflow:hidden}.pulse-ticker span:nth-of-type(n+6),.pulse-ticker i:nth-of-type(n+6){display:none}.pulse-stats{grid-template-columns:1fr 1fr;padding:0 15px;margin:55px auto 82px}.pulse-stats article{min-height:120px;padding:22px 18px}.pulse-stats article:nth-child(2n+1){border-left:1px solid #29292e}.pulse-stats strong{font-size:30px}.pulse-section,.pulse-audience-section,.pulse-faq-section{padding:0 15px 82px}.pulse-section-head h2{font-size:43px}.pulse-feature-grid{grid-template-columns:1fr}.pulse-feature-card{min-height:250px;padding:24px}.pulse-feature-icon{margin-bottom:30px}.pulse-feature-more{display:block;padding:24px 20px}.pulse-feature-more .btn{width:100%;margin-top:20px}.pulse-audience-grid{grid-template-columns:1fr}.pulse-audience-grid article{min-height:230px}.pulse-audience-grid article>i{margin-bottom:35px}.pulse-control-section{padding:0 15px;margin-bottom:85px}.pulse-control-copy h2{font-size:44px}.pulse-faq-grid{grid-template-columns:1fr}.pulse-final-cta{margin:0 15px 58px;padding:30px 22px;display:block}.pulse-final-cta .btn{width:100%;margin-top:24px}.pulse-footer-main{padding:38px 15px 30px;grid-template-columns:1fr;gap:38px}.pulse-footer-links{gap:18px}.pulse-footer-bottom{padding:17px 15px 24px;display:block}.pulse-footer-bottom span+span{display:block;margin-top:7px}.feature-page-hero{padding:66px 15px 40px}.feature-page-copy h1{font-size:55px}.feature-page-copy p{font-size:15px}.feature-page-counts{grid-template-columns:repeat(3,1fr);width:100%}.feature-nav{margin:18px auto 55px;padding:0 15px;overflow:auto;flex-wrap:nowrap}.feature-nav a{white-space:nowrap}.feature-page-sections{padding:0 15px}.feature-category{margin-bottom:70px}.feature-category-head{grid-template-columns:50px 1fr;gap:15px}.feature-category-icon{width:48px;height:48px}.feature-category-icon i{font-size:18px}.feature-category-title h2{font-size:32px}.feature-category-title p{font-size:14px}.feature-card-grid{grid-template-columns:1fr}.feature-item{min-height:0;padding:22px 18px}.feature-page-note{margin:0 15px 65px;padding:22px 18px;grid-template-columns:38px 1fr}.feature-note-icon{width:34px;height:34px}.dashboard-v3 .dashboard-header{align-items:flex-start}.dashboard-v3 .header-actions .header-link{display:none}.dashboard-welcome{display:block;padding:22px 20px}.dashboard-welcome .btn{width:100%;margin-top:18px}.dashboard-v3 .metric-grid-v3{grid-template-columns:1fr 1fr}.dashboard-quick-grid{grid-template-columns:1fr 1fr}.module-grid{grid-template-columns:1fr 1fr}.dashboard-v3 .panel{padding:17px}.dashboard-v3 .dashboard-main{padding-left:12px;padding-right:12px}}
@media(max-width:470px){.pulse-hero-copy h1{font-size:49px}.pulse-stats{grid-template-columns:1fr}.pulse-stats article{border-left:1px solid #29292e}.pulse-footer-links{grid-template-columns:1fr}.feature-page-counts div{padding:15px 10px;min-height:88px}.feature-page-counts strong{font-size:28px}.feature-page-counts span{font-size:8px}.dashboard-v3 .metric-grid-v3{grid-template-columns:1fr}.dashboard-quick-grid,.module-grid{grid-template-columns:1fr}.dashboard-v3 .header-actions .service-status{display:none}.dashboard-v3 .dashboard-header .btn-primary{padding:0 10px;font-size:10px}}
.pulse-header.is-scrolled{box-shadow:0 12px 35px rgba(0,0,0,.32)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}.bar i{animation:none!important}.btn,.pulse-feature-card,.pulse-faq-grid summary i{transition:none!important}}
.dashboard-live-strip{border:1px solid #4a1616;background:linear-gradient(100deg,#160808,#0d0b0b);padding:16px 18px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dashboard-live-strip>div>span{display:block;color:#ff5e5e;font-size:8px;font-weight:950;letter-spacing:.15em}.dashboard-live-strip>div>span i{margin-right:6px}.dashboard-live-strip b{display:block;font-size:14px;margin-top:5px}.dashboard-live-strip small{display:block;color:#787880;font-size:9px;margin-top:2px}.dashboard-live-strip .btn{gap:7px;white-space:nowrap}@media(max-width:700px){.dashboard-live-strip{display:block}.dashboard-live-strip .btn{width:100%;margin-top:13px}}
