@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--cpush-ice: #f4f7ff;--cpush-wash: #dbe7ff;--cpush-card: rgba(255, 255, 255, .86);--cpush-charcoal: #0f172a;--cpush-muted: #64748b;--cpush-cobalt: #2563eb;--cpush-cobalt-deep: #1d4ed8;--cpush-pip: #22d3ee;--cpush-line: rgba(15, 23, 42, .06);--cpush-ok: #10b981;--cpush-down: #f43f5e;--cpush-radius: 22px;--cpush-phone: 430px;--cpush-font: "Plus Jakarta Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--cpush-font);background:radial-gradient(1200px 600px at 50% -10%,#c7d7ff 0%,transparent 55%),linear-gradient(180deg,#e8eeff 0%,var(--cpush-ice) 38%,#eef3ff 100%);color:var(--cpush-charcoal);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--cpush-cobalt);text-decoration:none}a:hover{color:var(--cpush-cobalt-deep)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--cpush-font);line-height:1.2;letter-spacing:-.03em;margin:0 0 .4em;color:var(--cpush-charcoal)}.cpush-stage{min-height:100vh;display:flex;justify-content:center;padding:20px 12px 28px}.cpush-phone{width:min(var(--cpush-phone),100%);min-height:calc(100vh - 48px);background:linear-gradient(180deg,#dbe7ffe6,#f4f7fff5 32%,#f4f7ff);border-radius:36px;box-shadow:0 0 0 10px #e4ecff,0 0 0 11px #2563eb14,0 28px 60px #0f172a1f;padding:0 0 92px;position:relative;overflow:clip}.cpush-statusbar{display:flex;justify-content:space-between;align-items:center;padding:14px 22px 4px;font-size:12px;font-weight:600;color:var(--cpush-charcoal);letter-spacing:.02em}.cpush-status-pips{display:flex;gap:4px;align-items:center}.cpush-status-pips i{display:block;width:5px;height:5px;border-radius:50%;background:var(--cpush-charcoal);opacity:.55}.cpush-status-pips i:last-child{width:16px;height:8px;border-radius:2px;background:var(--cpush-pip);opacity:1}.cpush-appbar{display:flex;align-items:center;gap:10px;padding:6px 16px 10px}.cpush-mark{position:relative;width:36px;height:36px;flex:0 0 36px}.cpush-mark img{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 4px 10px #2563eb33}.cpush-mark-badge{position:absolute;top:-3px;right:-3px;min-width:14px;height:14px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;display:grid;place-items:center;border:2px solid #f4f7ff}.cpush-brand{display:flex;flex-direction:column;min-width:0}.cpush-brand-name{font-weight:700;font-size:16px;letter-spacing:-.03em;color:var(--cpush-charcoal)}.cpush-brand-tag{font-size:11px;color:var(--cpush-muted);font-weight:500}.cpush-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--cpush-cobalt);background:#2563eb14;border-radius:999px;padding:5px 9px}.cpush-live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cpush-pip);box-shadow:0 0 0 4px #22d3ee33}.cpush-seg{display:flex;gap:2px;margin:0 14px 12px;padding:3px;background:#0f172a0f;border-radius:14px;overflow-x:auto;scrollbar-width:none}.cpush-seg::-webkit-scrollbar{display:none}.cpush-seg a{flex:1 0 auto;text-align:center;font-size:11.5px;font-weight:600;color:var(--cpush-muted);padding:7px 10px;border-radius:11px;white-space:nowrap}.cpush-seg a[aria-current=page],.cpush-seg a.cpush-seg-on{background:#fff;color:var(--cpush-charcoal);box-shadow:0 1px 3px #0f172a14}.cpush-main{padding:0 14px 8px}.cpush-lock{text-align:center;padding:10px 8px 18px}.cpush-lock-date{font-size:15px;font-weight:600;color:var(--cpush-muted)}.cpush-lock-title{margin:2px 0 0;font-size:34px;font-weight:700;letter-spacing:-.04em}.cpush-lock-sub{margin:6px 0 0;font-size:13px;color:var(--cpush-muted);font-weight:500}.cpush-stack{display:flex;flex-direction:column;gap:10px}.cpush-note{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:start;background:var(--cpush-card);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border-radius:var(--cpush-radius);padding:12px 13px 13px;border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 24px #0f172a0d;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.cpush-note:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb1a;color:inherit}.cpush-note-iconwrap{position:relative;width:36px;height:36px}.cpush-note-icon{width:36px;height:36px;border-radius:10px;object-fit:cover}.cpush-pip{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:var(--cpush-pip);border:2px solid #fff}.cpush-note-body{min-width:0;display:flex;flex-direction:column;gap:2px}.cpush-note-row{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:600;text-transform:none}.cpush-note-app{color:var(--cpush-muted)}.cpush-note-time{color:#94a3b8;font-weight:500}.cpush-note-title{font-size:14.5px;font-weight:700;letter-spacing:-.02em;line-height:1.25}.cpush-note-preview{font-size:13px;color:var(--cpush-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cpush-pagehead{padding:4px 2px 14px}.cpush-kicker{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cpush-cobalt)}.cpush-pagehead h1{font-size:26px;margin:4px 0 6px}.cpush-pagehead p{margin:0;color:var(--cpush-muted);font-size:14px}.cpush-filters{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 12px}.cpush-chip{font-size:12px;font-weight:600;color:var(--cpush-muted);background:#0f172a0d;border-radius:999px;padding:6px 11px;border:0;font-family:inherit;cursor:pointer}a.cpush-chip:hover,.cpush-chip-on{background:var(--cpush-cobalt);color:#fff}.cpush-heroimg{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:18px;margin:4px 0 14px}.cpush-byline{font-size:13px;color:var(--cpush-muted);margin:0 0 12px}.cpush-pills{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px}.cpush-pill{font-size:12px;font-weight:600;background:#2563eb14;color:var(--cpush-cobalt);border-radius:999px;padding:5px 10px}.cpush-prose{font-size:16px;line-height:1.65;color:#1e293b}.cpush-prose>:first-child{margin-top:0}.cpush-prose p,.cpush-prose li{margin:0 0 1em}.cpush-prose h2{font-size:1.15rem;margin:1.4em 0 .5em}.cpush-prose h3{font-size:1.02rem;margin:1.2em 0 .4em}.cpush-prose blockquote{margin:0 0 1.1em;padding:12px 14px;background:#fff;border-radius:16px;border:1px solid var(--cpush-line);box-shadow:0 8px 20px #0f172a0a;font-weight:600;font-size:15px;letter-spacing:-.02em;color:var(--cpush-charcoal)}.cpush-prose blockquote p{margin:0}.cpush-aside{margin-top:22px;padding:14px;background:#fff;border-radius:18px;border:1px solid var(--cpush-line)}.cpush-aside h2{font-size:14px;margin:0 0 10px}.cpush-hubs{display:flex;flex-wrap:wrap;gap:8px}.cpush-hubs a{font-size:12px;font-weight:600}.cpush-person{display:flex;gap:12px;align-items:center;margin-bottom:14px}.cpush-person img{width:72px;height:72px;border-radius:22px;object-fit:cover;box-shadow:0 8px 18px #2563eb29}.cpush-person h1{font-size:22px;margin:2px 0 4px}.cpush-muted{color:var(--cpush-muted);font-size:14px}.cpush-prices{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.cpush-price{display:flex;justify-content:space-between;align-items:center;background:var(--cpush-card);border-radius:16px;padding:10px 12px;border:1px solid rgba(255,255,255,.8)}.cpush-price strong{font-size:14px}.cpush-price span{font-size:13px;font-weight:600;color:var(--cpush-muted)}.cpush-price em{font-style:normal;font-weight:700;font-size:12px}.cpush-price .up{color:var(--cpush-ok)}.cpush-price .down{color:var(--cpush-down)}.cpush-foot{margin:22px 14px 0;padding:16px 4px 0;border-top:1px solid var(--cpush-line);font-size:12px;color:var(--cpush-muted)}.cpush-foot strong{display:block;color:var(--cpush-charcoal);font-size:13px;margin-bottom:4px}.cpush-foot-links{display:flex;flex-wrap:wrap;gap:10px 14px;margin:10px 0}.cpush-tabs{position:absolute;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(5,1fr);background:#ffffffeb;backdrop-filter:blur(16px);border-radius:22px;padding:8px 4px 10px;box-shadow:0 10px 30px #0f172a1a;border:1px solid rgba(255,255,255,.9)}.cpush-tabs a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;font-weight:600;color:#94a3b8}.cpush-tabs a[aria-current=page]{color:var(--cpush-cobalt)}.cpush-tab-ico{width:22px;height:22px;border-radius:7px;background:#0f172a0d;display:grid;place-items:center;font-size:12px}.cpush-tabs a[aria-current=page] .cpush-tab-ico{background:#2563eb1f}.cpush-empty{text-align:center;color:var(--cpush-muted);padding:24px 8px;font-size:14px}@media(max-width:520px){.cpush-stage{padding:0}.cpush-phone{width:100%;min-height:100vh;border-radius:0;box-shadow:none}}
