.cx-hero{position:relative;overflow:hidden;padding:clamp(56px,7vw,96px) 0 clamp(44px,5vw,80px);background:linear-gradient(180deg,#f8fafc,#ffffff)}.cx-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.cx-hero__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.05) 1px,transparent 0),linear-gradient(90deg,rgba(99,102,241,.05) 1px,transparent 0);background-size:48px 48px;mask:radial-gradient(ellipse at top,#000 35%,transparent 75%);-webkit-mask:radial-gradient(ellipse at top,#000 35%,transparent 75%)}.cx-hero__bg-glow{position:absolute;border-radius:50%;filter:blur(96px);opacity:.45}.cx-hero__bg-glow--1{width:520px;height:520px;top:-120px;left:-140px;background:radial-gradient(circle,#60a5fa,transparent 70%)}.cx-hero__bg-glow--2{width:520px;height:520px;top:40px;right:-180px;background:radial-gradient(circle,#f472b6,transparent 70%)}.cx-hero__inner{position:relative;z-index:1;max-width:1340px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:clamp(32px,5vw,72px);gap:clamp(32px,5vw,72px);align-items:center}@media(max-width:1024px){.cx-hero__inner{grid-template-columns:minmax(0,1fr);gap:40px}}.cx-hero__copy{display:flex;flex-direction:column;gap:18px}.cx-hero__title{font-family:var(--ap-font-display);font-weight:800;font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.03em;color:var(--ap-ink);margin:4px 0 0}.cx-hero__title-grad{background:linear-gradient(120deg,#3b82f6,#a855f7 55%,#ec4899);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.cx-hero__lead{font-size:clamp(15px,1.2vw,18px);line-height:1.6;color:var(--ap-ink-soft);max-width:58ch;margin:0}.cx-hero__bullets{list-style:none;margin:4px 0 8px;padding:0;display:flex;flex-direction:column;gap:10px}.cx-hero__bullets li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--ap-ink-2);line-height:1.55}.cx-hero__bullets li strong{color:var(--ap-ink);font-weight:700}.cx-hero__check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#14b8a6);color:#fff;flex-shrink:0;margin-top:1px}.cx-hero__cta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:6px}.cx-hero__secondary{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;font-family:var(--ap-font-display);font-weight:700;font-size:15px;border-radius:999px;background:rgba(0,0,0,0);color:var(--ap-ink);border:1.5px solid var(--ap-line);cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.cx-hero__secondary:hover{background:var(--ap-bg-alt);border-color:rgba(99,102,241,.4);transform:translateY(-1px)}.cx-hero__cta-note{font-size:13px;color:var(--ap-muted);margin:0}.cx-hero__cta-note strong{color:var(--ap-ink);font-weight:700}.cx-hero__visual{position:relative;display:flex;justify-content:center;align-items:center;padding:12px 0}.cx-hero__stage{position:relative;width:100%;max-width:680px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 50px 90px -24px rgba(59,130,246,.26),0 20px 50px -12px rgba(236,72,153,.2);border:1px solid var(--ap-line);animation:cx-stage-in .85s var(--ap-ease) both}.cx-hero__stage:before{content:"";position:absolute;inset:-40px;z-index:-1;background:radial-gradient(60% 60% at 20% 0,rgba(59,130,246,.22),transparent 70%),radial-gradient(60% 60% at 100% 100%,rgba(236,72,153,.22),transparent 70%);filter:blur(40px);border-radius:32px;pointer-events:none}.cx-hero__browser-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f1f5f9;border-bottom:1px solid var(--ap-line)}.cx-hero__dot{width:10px;height:10px;border-radius:50%}.cx-hero__dot--r{background:#ef4444}.cx-hero__dot--y{background:#f59e0b}.cx-hero__dot--g{background:#10b981}.cx-hero__url{flex:1 1;margin:0 8px;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#fff;border:1px solid var(--ap-line);border-radius:999px;font-family:var(--ap-font-mono,monospace);font-size:11.5px;color:var(--ap-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx-hero__url svg{flex-shrink:0;color:#10b981}.cx-hero__ext-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(168,85,247,.15));color:#6366f1;font-size:11px;font-weight:700;letter-spacing:.01em}.cx-hero__ext-badge svg{color:#6366f1}.cx-hero__stage-body{position:relative;min-height:520px;background:#f8fafc;padding:52px 20px 20px;display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:16px;gap:16px}@media(max-width:640px){.cx-hero__stage-body{grid-template-columns:1fr;min-height:620px;padding:52px 16px 16px}}.cx-hero__page{position:relative;background:#fff;border:1px solid var(--ap-line);border-radius:12px;padding:18px;overflow:hidden}.cx-hero__page-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.cx-hero__page-logo{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#4b5563,#0f172a);flex-shrink:0;box-shadow:0 2px 6px rgba(15,23,42,.15)}.cx-hero__page-title{font-family:var(--ap-font-display);font-weight:800;font-size:15.5px;color:var(--ap-ink);letter-spacing:-.01em}.cx-hero__page-sub{font-size:12px;color:var(--ap-muted);margin-top:2px}.cx-hero__page-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.cx-hero__page-tags span{padding:3px 10px;border-radius:999px;background:var(--ap-bg-alt);color:var(--ap-ink-2);font-size:10.5px;font-weight:600}.cx-hero__page-lines{display:flex;flex-direction:column;gap:8px}.cx-hero__page-line{height:7px;background:linear-gradient(90deg,var(--ap-line),transparent);border-radius:4px}.cx-hero__report{position:absolute;top:96px;left:44px;right:300px;z-index:3;padding:14px;background:#fff;border:1px solid var(--ap-line);border-radius:14px;box-shadow:0 26px 50px -18px rgba(15,23,42,.32),0 6px 14px rgba(15,23,42,.08);animation:cx-report-in 1s var(--ap-ease) .45s both}@media(max-width:640px){.cx-hero__report{position:static;inset:auto;animation-delay:.3s}}.cx-hero__report-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cx-hero__report-kicker{font-size:9.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#1d4ed8}.cx-hero__report-score{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#ecfdf3;color:#067647;font-size:13px;font-weight:850}.cx-hero__report-title{margin-top:4px;font-family:var(--ap-font-display);font-weight:800;font-size:15px;letter-spacing:-.01em;color:var(--ap-ink)}.cx-hero__report-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.cx-hero__report-tile{display:flex;flex-direction:column;align-items:center;gap:2px;padding:9px 6px;border:1px solid var(--ap-line);border-radius:10px;background:#fff}.cx-hero__report-tile strong{font-size:14px;font-weight:850;color:#1d4ed8}.cx-hero__report-tile span{font-size:10px;font-weight:700;color:var(--ap-muted)}.cx-hero__report-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.cx-hero__report-pill{padding:3px 9px;border-radius:999px;border:1px solid var(--ap-line);background:#fff;color:var(--ap-ink-2);font-size:10.5px;font-weight:700}.cx-hero__report-pill--good{border-color:#abefc6;background:#ecfdf3;color:#067647}.cx-hero__report-pill--warn{border-color:#fedf89;background:#fffaeb;color:#b54708}.cx-hero__hint{position:absolute;top:14px;left:20px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#0f172a;color:#fff;border-radius:999px;font-size:11.5px;font-weight:600;box-shadow:0 10px 22px -8px rgba(15,23,42,.4);animation:cx-hint-fade .4s ease-out}@media(max-width:640px){.cx-hero__hint{left:16px;top:14px}}.cx-hero__hint--blue{background:linear-gradient(135deg,#1e40af,#3b82f6)}.cx-hero__hint--purple{background:linear-gradient(135deg,#6d28d9,#a855f7)}.cx-hero__hint--emerald{background:linear-gradient(135deg,#047857,#10b981)}.cx-hero__hint-dot{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.cx-hero__panel{position:relative;z-index:2;align-self:stretch;background:#fff;border:1px solid var(--ap-line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 18px 30px -14px rgba(15,23,42,.15);animation:cx-panel-in .9s var(--ap-ease) .35s both}.cx-hero__panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--ap-line)}.cx-hero__panel-brand{font-family:var(--ap-font-display);font-weight:800;font-size:12.5px;letter-spacing:-.01em;color:var(--ap-ink)}.cx-hero__panel-avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.02em}.cx-hero__panel-context{padding:11px 12px;border:1px solid var(--ap-line);border-radius:10px;background:var(--ap-bg-alt)}.cx-hero__panel-context-state{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#10b981}.cx-hero__panel-context-title{margin-top:5px;font-family:var(--ap-font-display);font-weight:800;font-size:12.5px;line-height:1.25;letter-spacing:-.01em;color:var(--ap-ink)}.cx-hero__panel-context-sub{margin-top:2px;font-size:10.5px;color:var(--ap-muted)}.cx-hero__panel-actions{display:flex;flex-direction:column;gap:8px}.cx-hero__action{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--ap-line);border-radius:10px;background:#fff}.cx-hero__action--primary{border-color:rgba(99,102,241,.28);background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(168,85,247,.05))}.cx-hero__action-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;flex-shrink:0;color:#fff}.cx-hero__action--purple .cx-hero__action-icon{background:linear-gradient(135deg,#7c3aed,#a855f7)}.cx-hero__action--blue .cx-hero__action-icon{background:linear-gradient(135deg,#2563eb,#3b82f6)}.cx-hero__action--emerald .cx-hero__action-icon{background:linear-gradient(135deg,#059669,#10b981)}.cx-hero__action-copy{display:flex;flex-direction:column;min-width:0;flex:1 1}.cx-hero__action-copy strong{font-size:11.5px;font-weight:750;line-height:1.25;color:var(--ap-ink)}.cx-hero__action-copy small{font-size:10px;line-height:1.3;color:var(--ap-muted)}.cx-hero__action-chevron{display:inline-flex;color:var(--ap-muted);flex-shrink:0}.cx-hero__panel-live-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.2);animation:cx-pulse 1.4s ease-in-out infinite}@keyframes cx-stage-in{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cx-report-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cx-panel-in{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@keyframes cx-hint-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes cx-pulse{0%,to{box-shadow:0 0 0 0 rgba(16,185,129,.5)}50%{box-shadow:0 0 0 6px rgba(16,185,129,0)}}@keyframes cx-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}