.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:88px 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:88px 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__pill{position:absolute;top:12px;right:284px;z-index:3;display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 10px;background:#fff;border:1px solid var(--ap-line);border-radius:999px;box-shadow:0 12px 28px -10px rgba(15,23,42,.2),0 4px 10px rgba(15,23,42,.08);animation:cx-pill-in 1s var(--ap-ease) .25s both}@media(max-width:640px){.cx-hero__pill{right:18px;top:12px}}.cx-hero__pill-logo{position:relative;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#a855f7);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cx-hero__pill-logo-dot{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.25)}.cx-hero__pill-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;font-size:11.5px;font-weight:700;border-radius:999px;border:none;background:rgba(0,0,0,0);color:var(--ap-ink-2);cursor:pointer;transition:background .18s,color .18s}.cx-hero__pill-btn:hover{background:var(--ap-bg-alt)}.cx-hero__pill-btn--purple:hover{color:#a855f7;background:rgba(168,85,247,.08)}.cx-hero__pill-btn--purple svg{color:#a855f7}.cx-hero__pill-btn--blue:hover{color:#3b82f6;background:rgba(59,130,246,.08)}.cx-hero__pill-btn--blue svg{color:#3b82f6}.cx-hero__pill-btn--emerald:hover{color:#10b981;background:rgba(16,185,129,.08)}.cx-hero__pill-btn--emerald svg{color:#10b981}.cx-hero__pill-btn--pink:hover{color:#ec4899;background:rgba(236,72,153,.08)}.cx-hero__pill-btn--pink svg{color:#ec4899}.cx-hero__hint{position:absolute;top:52px;right:298px;z-index:3;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{right:18px;top:52px}}.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--pink{background:linear-gradient(135deg,#be185d,#ec4899)}.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-tabs{display:inline-flex;gap:4px;padding:3px;background:var(--ap-bg-alt);border-radius:8px}.cx-hero__panel-tab{padding:4px 10px;font-size:10.5px;font-weight:700;color:var(--ap-muted);border-radius:6px}.cx-hero__panel-tab--active{background:#fff;color:var(--ap-ink);box-shadow:0 1px 2px rgba(15,23,42,.06)}.cx-hero__panel-live{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#10b981}.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}.cx-hero__panel-card{padding:12px;background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(168,85,247,.05));border:1px solid rgba(99,102,241,.2);border-radius:10px}.cx-hero__panel-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cx-hero__panel-chip{padding:3px 8px;border-radius:999px;font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#10b981,#14b8a6);color:#fff}.cx-hero__panel-chip--ghost{background:#fff;color:var(--ap-ink-2);border:1px solid var(--ap-line);font-weight:600;text-transform:none;letter-spacing:.01em}.cx-hero__panel-time{font-size:9.5px;color:var(--ap-muted);font-weight:600}.cx-hero__panel-card-title{font-family:var(--ap-font-display);font-weight:800;font-size:13px;color:var(--ap-ink);letter-spacing:-.01em;margin-bottom:3px}.cx-hero__panel-card-body{font-size:11.5px;color:var(--ap-ink-2);line-height:1.45;margin-bottom:8px}.cx-hero__panel-card-row{display:flex;gap:4px;flex-wrap:wrap}.cx-hero__panel-list{display:flex;flex-direction:column;gap:8px}.cx-hero__panel-row{display:flex;align-items:flex-start;gap:9px;padding:9px 10px;background:var(--ap-bg-alt);border-radius:9px;border:1px solid rgba(0,0,0,0)}.cx-hero__panel-row--done{background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.2)}.cx-hero__panel-row--progress{background:rgba(59,130,246,.06);border-color:rgba(59,130,246,.2)}.cx-hero__panel-row-icon{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}.cx-hero__panel-row-icon--progress{background:linear-gradient(135deg,#3b82f6,#6366f1);animation:cx-spin 2.4s linear infinite}.cx-hero__panel-row-icon--pending{background:rgba(0,0,0,0);color:var(--ap-muted);border:1.5px dashed var(--ap-muted)}.cx-hero__panel-row-title{font-size:12px;font-weight:700;color:var(--ap-ink);line-height:1.3}.cx-hero__panel-row-sub{font-size:10.5px;color:var(--ap-muted);margin-top:1px;line-height:1.35}@keyframes cx-stage-in{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cx-pill-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@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)}}