.hl-sec-tight{padding:56px 0}.hl-bg-orb:before,.hl-bg-orb:after{content:"";position:absolute;border-radius:999px;filter:blur(120px);pointer-events:none}.hl-bg-orb:before{width:520px;height:520px;top:-120px;left:-120px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%)}.hl-bg-orb:after{width:420px;height:420px;bottom:-120px;right:-80px;background:radial-gradient(circle,rgba(236,72,153,.14),transparent 70%)}.hl-video-box{position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;border:1px solid var(--hl-border);background:linear-gradient(135deg,#2e1065,#4c1d95,#831843);box-shadow:var(--hl-shadow)}.hl-video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.hl-play{width:88px;height:88px;border-radius:999px;background:rgba(255,255,255,.2);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.32);display:flex;align-items:center;justify-content:center}.hl-video-note{text-align:center;font-size:15px;font-weight:600;color:var(--hl-text-soft);margin-bottom:18px}.hl-compare table{width:100%;border-collapse:collapse;min-width:760px}.hl-old{color:#6b7280}.hl-new{color:#6d28d9;font-weight:700}.hl-feature-row{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}.hl-feature-row:last-child{margin-bottom:0}.hl-feature-card{background:#fff;border:1px solid var(--hl-border);border-radius:22px;padding:34px;box-shadow:var(--hl-shadow-soft)}.hl-feature-card h3{font-size:28px;line-height:1.2;font-weight:800;margin-bottom:12px}.hl-feature-card p{font-size:16px;line-height:1.75;color:var(--hl-text-soft)}.hl-feature-image{background:#fff;border:1px solid var(--hl-border);border-radius:20px;overflow:hidden;box-shadow:var(--hl-shadow)}@media (min-width:960px){.hl-feature-row{grid-template-columns:1fr 1fr;gap:48px}.hl-feature-row.reverse .hl-feature-card{order:2}.hl-feature-row.reverse .hl-feature-image{order:1}}.hl-split{display:grid;grid-template-columns:1fr;gap:24px}.hl-split-card{background:#fff;border:1px solid var(--hl-border);border-radius:22px;padding:32px;box-shadow:var(--hl-shadow-soft)}.hl-split-icon{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--hl-purple),var(--hl-pink));margin-bottom:18px}.hl-split-card h3{font-size:22px;font-weight:800;margin-bottom:10px}.hl-split-card ul{padding-left:18px}.hl-split-card li{margin:0 0 10px;color:var(--hl-text-soft);line-height:1.65}@media (min-width:820px){.hl-split{grid-template-columns:1fr 1fr}}.hl-icon-list{display:grid;grid-template-columns:1fr;gap:14px;max-width:760px;margin:0 auto}.hl-icon-list div{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--hl-border);border-radius:16px;padding:18px 20px}.hl-icon-list span{color:var(--hl-text-soft);line-height:1.65}.hl-stats{display:grid;grid-template-columns:1fr;gap:16px}.hl-stat{background:#fff;border:1px solid var(--hl-border);border-radius:18px;padding:22px;box-shadow:var(--hl-shadow-soft)}.hl-stat strong{display:block;font-size:28px;line-height:1;font-weight:800;color:#111827;margin-bottom:8px}.hl-stat p{color:var(--hl-text-soft);line-height:1.6}@media (min-width:760px){.hl-stats{grid-template-columns:repeat(2,1fr)}}