:root{--cqp-p-bg:#060b17;--cqp-p-panel:#11162d;--cqp-p-panel-2:#171b37;--cqp-p-border:#30385f;--cqp-p-text:#f8f8fc;--cqp-p-muted:#9aa5c2;--cqp-p-purple:#7c4dff;--cqp-p-purple-2:#a970ff;--cqp-p-green:#48dfa7;--cqp-p-red:#ff6f91;--cqp-p-yellow:#ffd166;--cqp-p-blue:#5ea0ff}.cqp-pulse-feed,.cqp-notification-hub,.cqp-profile-timeline{color:var(--cqp-p-text);font-family:inherit}.cqp-pulse-feed *,.cqp-notification-hub *,.cqp-profile-timeline *{box-sizing:border-box}.cqp-pulse-feed{position:relative;width:100%;margin:0 auto;padding:clamp(18px, 3vw, 34px);border:1px solid rgb(135 102 255 / .34);border-radius:26px;background:radial-gradient(circle at 90% 2%,rgb(124 77 255 / .22),transparent 28%),radial-gradient(circle at 8% 3%,rgb(66 133 255 / .10),transparent 25%),linear-gradient(180deg,#0c1127,#070b17 72%);box-shadow:0 26px 70px rgb(0 0 0 / .25),inset 0 1px rgb(255 255 255 / .025);overflow:hidden}.cqp-feed-hero{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:24px}.cqp-feed-hero h2{margin:7px 0 8px;color:#fff;font-size:clamp(32px, 5vw, 58px);line-height:1.04;letter-spacing:-.045em}.cqp-feed-hero>div>p:not(.cqp-feed-eyebrow){max-width:800px;margin:0;color:#aab5d2;font-size:16px;line-height:1.65}.cqp-feed-eyebrow{display:flex;gap:9px;align-items:center;margin:0;color:#c5b2ff;font-size:11px;font-weight:850;letter-spacing:.16em}.cqp-feed-eyebrow span{width:8px;height:8px;border-radius:50%;background:#8b64ff;box-shadow:0 0 0 6px rgb(124 77 255 / .12),0 0 16px rgb(124 77 255 / .6)}.cqp-live-pill{display:inline-flex;flex:0 0 auto;gap:9px;align-items:center;padding:10px 14px;border:1px solid rgb(72 223 167 / .25);border-radius:999px;color:#c9ffeb;background:rgb(72 223 167 / .08);font-size:13px;font-weight:800}.cqp-live-pill i{width:9px;height:9px;border-radius:50%;background:var(--cqp-p-green);box-shadow:0 0 0 5px rgb(72 223 167 / .12),0 0 17px rgb(72 223 167 / .55)}.cqp-feed-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.cqp-feed-stats>div{min-height:92px;padding:17px 20px;border:1px solid rgb(74 83 124 / .54);border-radius:16px;background:rgb(21 26 51 / .75)}.cqp-feed-stats span{display:block;color:#8e9ab8;font-size:12px;font-weight:700}.cqp-feed-stats strong{display:block;margin-top:6px;color:#fff;font-size:27px;line-height:1}.cqp-feed-controls{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:16px;align-items:center;margin-bottom:20px}.cqp-feed-search{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:52px;padding:0 16px;border:1px solid #30385e;border-radius:15px;background:rgb(6 10 23 / .82)}.cqp-feed-search:focus-within{border-color:#8059ff;box-shadow:0 0 0 3px rgb(124 77 255 / .12)}.cqp-feed-search>span{color:#8d97b8;font-size:28px;line-height:1;transform:rotate(-10deg)}.cqp-feed-search input{width:100%;min-width:0;height:48px;padding:0;border:0!important;color:#edf0ff!important;background:transparent!important;box-shadow:none!important;outline:0!important;font:inherit}.cqp-feed-search input::placeholder{color:#7783a6}.cqp-feed-search kbd{min-width:28px;padding:4px 7px;border:1px solid #343d60;border-radius:7px;color:#9aa4c1;background:#11162a;box-shadow:none;text-align:center}.cqp-filter-tabs{display:flex;gap:4px;align-items:center;padding:5px;border:1px solid #30385e;border-radius:15px;background:rgb(6 10 23 / .82);overflow-x:auto}.cqp-filter-tabs button{min-height:40px;padding:0 14px;border:0;border-radius:10px;color:#b5bdd5;background:#fff0;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.cqp-filter-tabs button:hover{color:#fff}.cqp-filter-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#7042e7,#8c5ef1);box-shadow:0 8px 20px rgb(124 77 255 / .24)}.cqp-event-stream{display:grid;gap:13px}.cqp-event-card{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:22px;border:1px solid #2d3558;border-radius:19px;background:linear-gradient(145deg,rgb(23 28 55 / .95),rgb(11 16 32 / .98));box-shadow:inset 0 1px rgb(255 255 255 / .02);overflow:hidden}.cqp-event-card::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#7650ef}.cqp-event-card.cqp-type-warning::before,.cqp-event-card.cqp-type-outage::before,.cqp-event-card.cqp-type-inactive::before{background:var(--cqp-p-red)}.cqp-event-card.cqp-type-launch::before,.cqp-event-card.cqp-type-recovery::before{background:var(--cqp-p-green)}.cqp-event-card.cqp-importance-critical{border-color:rgb(255 111 145 / .45);box-shadow:inset 0 0 40px rgb(255 111 145 / .035)}.cqp-event-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgb(145 112 255 / .34);border-radius:12px;color:#cdbfff;background:rgb(124 77 255 / .12);font-size:16px;font-style:normal;font-weight:900}.cqp-event-icon.cqp-type-warning,.cqp-event-icon.cqp-type-outage,.cqp-event-icon.cqp-type-inactive{color:#ff9ab1;border-color:rgb(255 111 145 / .34);background:rgb(255 111 145 / .11)}.cqp-event-icon.cqp-type-launch,.cqp-event-icon.cqp-type-recovery{color:#82ecc2;border-color:rgb(72 223 167 / .34);background:rgb(72 223 167 / .1)}.cqp-event-project{display:flex;gap:13px;align-items:flex-start;min-width:0}.cqp-project-logo{display:grid;place-items:center;flex:0 0 auto;width:56px;height:56px;padding:5px;border:1px solid rgb(142 105 255 / .34);border-radius:16px;background:radial-gradient(circle at 35% 25%,rgb(124 77 255 / .25),#0a1021 72%);overflow:hidden}.cqp-project-logo img{display:block;width:100%;height:100%;border-radius:11px;object-fit:contain}.cqp-project-logo span{color:#d8cdff;font-size:17px;font-weight:850}.cqp-event-project>div:last-child{min-width:0;padding-top:6px}.cqp-event-project strong,.cqp-event-project strong a{display:block;color:#f7f8ff;font-size:15px;text-decoration:none;overflow-wrap:anywhere}.cqp-event-project small{display:block;margin-top:5px;color:#8994b3;font-size:11px;font-weight:800;letter-spacing:.08em}.cqp-event-body{min-width:0}.cqp-event-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:9px}.cqp-type-pill,.cqp-pinned-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid rgb(139 105 255 / .32);border-radius:999px;color:#cdbfff;background:rgb(124 77 255 / .10);font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.cqp-pinned-pill{color:#ffe6a1;border-color:rgb(255 209 102 / .28);background:rgb(255 209 102 / .08)}.cqp-event-meta time{margin-left:auto;color:#7985a5;font-size:11px}.cqp-event-body h3{margin:0 0 7px;color:#fff;font-size:clamp(18px, 2vw, 23px);line-height:1.24;letter-spacing:-.02em}.cqp-event-body>p{margin:0;color:#aab4cf;line-height:1.62}.cqp-event-details{margin-top:12px;color:#abb4ce;font-size:13px;line-height:1.6}.cqp-event-details>*:first-child{margin-top:0}.cqp-event-details>*:last-child{margin-bottom:0}.cqp-value-change{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;margin-top:13px;padding:11px 13px;border:1px solid rgb(74 84 126 / .4);border-radius:12px;background:rgb(6 10 23 / .6)}.cqp-value-change span{color:#8e98b6;overflow-wrap:anywhere}.cqp-value-change i{color:#8c63ff;font-style:normal}.cqp-value-change strong{color:#e7e1ff;overflow-wrap:anywhere}.cqp-event-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:15px}.cqp-event-actions a{color:#bfaaff;font-size:12px;font-weight:800;text-decoration:none}.cqp-event-actions a:hover{color:#fff}.cqp-load-more{display:block;min-width:210px;min-height:48px;margin:20px auto 0;padding:0 20px;border:1px solid #7e5aff;border-radius:13px;color:#fff;background:linear-gradient(135deg,#6e42dc,#8e62ee);font:inherit;font-weight:800;cursor:pointer}.cqp-load-more:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgb(124 77 255 / .22)}.cqp-no-results,.cqp-empty-state{padding:55px 24px;border:1px dashed #374064;border-radius:17px;color:#9da7c2;background:rgb(8 12 26 / .6);text-align:center}.cqp-no-results strong,.cqp-empty-state strong{display:block;margin-bottom:7px;color:#f1f2fa;font-size:18px}.cqp-no-results p,.cqp-empty-state p{margin:0}.cqp-pulse-feed.is-compact{padding:20px;border-radius:20px}.cqp-pulse-feed.is-compact .cqp-feed-hero h2{font-size:34px}.cqp-pulse-feed.is-compact .cqp-feed-stats{display:none}.cqp-pulse-feed.is-compact .cqp-event-card{grid-template-columns:170px minmax(0,1fr);padding:18px}.cqp-profile-timeline{position:relative}.cqp-mini-timeline{position:relative;display:grid;gap:0;margin-top:20px}.cqp-mini-timeline::before{content:"";position:absolute;top:10px;bottom:12px;left:7px;width:1px;background:linear-gradient(#7650ef,rgb(118 80 239 / .12))}.cqp-mini-event{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:14px;padding:0 0 22px}.cqp-mini-event:last-child{padding-bottom:0}.cqp-mini-dot{position:relative;z-index:1;width:15px;height:15px;margin-top:5px;border:3px solid #21194b;border-radius:50%;background:#8c65ff;box-shadow:0 0 0 3px rgb(124 77 255 / .12)}.cqp-mini-event.cqp-type-warning .cqp-mini-dot,.cqp-mini-event.cqp-type-outage .cqp-mini-dot,.cqp-mini-event.cqp-type-inactive .cqp-mini-dot{border-color:#4a1d2c;background:var(--cqp-p-red);box-shadow:0 0 0 3px rgb(255 111 145 / .1)}.cqp-mini-event.cqp-type-launch .cqp-mini-dot,.cqp-mini-event.cqp-type-recovery .cqp-mini-dot{border-color:#143d31;background:var(--cqp-p-green);box-shadow:0 0 0 3px rgb(72 223 167 / .1)}.cqp-mini-event time{display:block;margin-bottom:4px;color:#7f8aa8;font-size:11px}.cqp-mini-event h3{margin:0 0 5px!important;color:#f5f5fb!important;font-size:16px!important;line-height:1.35!important}.cqp-mini-event p{margin:0!important;color:#a3acc4!important;font-size:13px!important;line-height:1.55!important}.cqp-mini-event a{display:inline-block;margin-top:7px;color:#bea9ff!important;font-size:12px;font-weight:800;text-decoration:none}.cqp-notification-hub{position:relative;z-index:9999;display:inline-flex}.cqp-notification-hub.is-floating{position:fixed;bottom:max(22px, env(safe-area-inset-bottom))}.cqp-notification-hub.is-bottom-right{right:max(22px, env(safe-area-inset-right))}.cqp-notification-hub.is-bottom-left{left:max(22px, env(safe-area-inset-left))}.cqp-bell-button{position:relative;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgb(145 112 255 / .48);border-radius:15px;color:#fff;background:linear-gradient(145deg,#2a1f62,#10162e);box-shadow:0 16px 34px rgb(0 0 0 / .32),inset 0 1px rgb(255 255 255 / .08);cursor:pointer}.cqp-bell-button>svg{width:23px;height:23px}.cqp-bell-button em{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border:2px solid #090e1c;border-radius:999px;color:#fff;background:var(--cqp-p-red);font-size:10px;font-style:normal;font-weight:900}.cqp-bell-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(380px, calc(100vw - 28px));border:1px solid #343d64;border-radius:18px;color:#f6f7fb;background:linear-gradient(165deg,#171c37,#090e1d 75%);box-shadow:0 26px 70px rgb(0 0 0 / .42);overflow:hidden}.cqp-notification-hub.is-floating .cqp-bell-panel{top:auto;bottom:calc(100% + 12px)}.cqp-notification-hub.is-bottom-left .cqp-bell-panel{right:auto;left:0}.cqp-bell-panel>header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 17px;border-bottom:1px solid #2d3557;background:rgb(20 25 48 / .8)}.cqp-bell-panel>header span{display:block;color:#9f86ef;font-size:9px;font-weight:850;letter-spacing:.15em}.cqp-bell-panel>header strong{display:block;margin-top:3px;color:#fff;font-size:16px}.cqp-bell-panel>header button{border:0;color:#98a2be;background:#fff0;font-size:25px;cursor:pointer}.cqp-bell-list{max-height:430px;overflow-y:auto}.cqp-bell-event{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;padding:13px 15px;border-bottom:1px solid rgb(66 76 114 / .34);color:inherit;text-decoration:none}.cqp-bell-event:hover{background:rgb(124 77 255 / .08)}.cqp-bell-event .cqp-event-icon{width:34px;height:34px;border-radius:10px;font-size:14px}.cqp-bell-event strong{display:block;color:#eef0fa;font-size:12px;line-height:1.42}.cqp-bell-event time{display:block;margin-top:4px;color:#7783a3;font-size:10px}.cqp-bell-footer{display:block;padding:13px 16px;color:#c4b2ff;background:rgb(8 12 25 / .8);font-size:12px;font-weight:800;text-align:center;text-decoration:none}.cqp-bell-empty{padding:25px;color:#8f99b6;text-align:center}@media (max-width:980px){.cqp-feed-controls{grid-template-columns:1fr}.cqp-filter-tabs{width:100%}.cqp-feed-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cqp-pulse-feed{padding:17px;border-radius:20px}.cqp-feed-hero{align-items:flex-start;flex-direction:column}.cqp-feed-hero h2{font-size:35px}.cqp-live-pill{align-self:flex-start}.cqp-event-card,.cqp-pulse-feed.is-compact .cqp-event-card{grid-template-columns:1fr;gap:15px;padding:18px}.cqp-event-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgb(145 112 255 / .34);border-radius:12px;color:#cdbfff;background:rgb(124 77 255 / .12);font-size:16px;font-style:normal;font-weight:900}.cqp-event-icon.cqp-type-warning,.cqp-event-icon.cqp-type-outage,.cqp-event-icon.cqp-type-inactive{color:#ff9ab1;border-color:rgb(255 111 145 / .34);background:rgb(255 111 145 / .11)}.cqp-event-icon.cqp-type-launch,.cqp-event-icon.cqp-type-recovery{color:#82ecc2;border-color:rgb(72 223 167 / .34);background:rgb(72 223 167 / .1)}.cqp-event-project{align-items:center}.cqp-event-project>div:last-child{padding-top:0}.cqp-event-meta time{width:100%;margin-left:0}.cqp-value-change{grid-template-columns:1fr}.cqp-value-change i{transform:rotate(90deg);justify-self:start}.cqp-feed-search{min-width:0}.cqp-filter-tabs button{padding:0 12px}}@media (max-width:480px){.cqp-feed-stats{grid-template-columns:1fr 1fr}.cqp-feed-stats>div{min-height:78px;padding:14px}.cqp-feed-stats strong{font-size:22px}.cqp-project-logo{width:50px;height:50px}.cqp-notification-hub.is-floating{bottom:16px}.cqp-notification-hub.is-bottom-right{right:16px}.cqp-notification-hub.is-bottom-left{left:16px}}