.sp-hp{border-radius:24px;color:#fff;overflow:hidden;padding:62px 24px 56px;position:relative}.sp-hp__inner{margin:0 auto;max-width:960px;position:relative;text-align:center;z-index:1}.sp-hp__eyebrow{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#c7d0ff;display:inline-flex;font-size:12.5px;font-weight:700;gap:8px;letter-spacing:.05em;padding:7px 13px;text-transform:uppercase}.sp-hp__dot{background:#22c55e;border-radius:50%;height:7px;width:7px}.sp-hp--animate .sp-hp__dot{animation:sp-hp-pulse 2.4s infinite}.sp-hp__title{font-size:clamp(30px,4.4vw,46px);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:18px auto 14px;max-width:17ch}.sp-hp__accent{display:block}.sp-hp__sub{font-size:17px;line-height:1.55;margin:0 auto;max-width:54ch}.sp-hp__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:26px 0 18px}.sp-hp__btn{align-items:center;border:1px solid transparent;border-radius:12px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 24px;text-decoration:none}.sp-hp__btn--primary{box-shadow:0 8px 22px rgba(47,86,213,.35);color:#fff}.sp-hp__btn--ghost{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2);color:#fff}.sp-hp__btn--ghost:hover{border-color:hsla(0,0%,100%,.4)}.sp-hp__works{font-size:13px;margin:0 0 34px}.sp-hp__chat{background:#fff;border-radius:18px;box-shadow:0 40px 90px rgba(0,0,0,.5);margin:0 auto;max-width:560px;overflow:hidden;text-align:left}.sp-hp__chattop{align-items:center;background:#f4f5fc;border-bottom:1px solid #e9eaf0;display:flex;gap:8px;padding:14px 16px}.sp-hp__chattop b{color:#646669;font-size:12.5px;font-weight:600;margin-left:6px}.sp-hp__dots{display:inline-flex;gap:6px}.sp-hp__dots i{border-radius:50%;height:11px;width:11px}.sp-hp__dots i:first-child{background:#ff5f57}.sp-hp__dots i:nth-child(2){background:#febc2e}.sp-hp__dots i:nth-child(3){background:#28c840}.sp-hp__body{display:flex;flex-direction:column;gap:14px;padding:18px 16px}.sp-hp__bubble{border-radius:14px;font-size:14px;line-height:1.5;max-width:88%;padding:12px 14px}.sp-hp__bubble--user{align-self:flex-end;background:#2f56d5;border-bottom-right-radius:5px;color:#fff}.sp-hp__bubble--ai{align-self:flex-start;background:#f4f5fc;border:1px solid #e9eaf0;border-bottom-left-radius:5px;color:#3a3f4c;width:88%}.sp-hp__bubble--ai b{color:#0f1222}.sp-hp__card{background:#fff;border:1px solid #e9eaf0;border-radius:12px;margin-top:8px;padding:12px}.sp-hp__cardhead{align-items:center;color:#646669;display:flex;font-size:12px;font-weight:600;gap:8px;margin-bottom:8px}.sp-hp__pill{background:#eef1ff;border-radius:999px;color:#2f56d5;display:inline-block;font-size:11px;font-weight:700;padding:2px 8px}.sp-hp__cardtext{color:#3a3f4c;font-size:13px;margin:0}.sp-hp__actions{display:flex;gap:8px;margin-top:10px}.sp-hp__go{background:#12a150;border-radius:9px;color:#fff}.sp-hp__edit,.sp-hp__go{font-size:12.5px;font-weight:700;padding:8px 12px}.sp-hp__edit{background:#fff;border:1px solid #e9eaf0;border-radius:9px;color:#3a3f4c}.sp-hp--animate .sp-hp__anim{animation:sp-hp-seq 9s ease infinite both;animation-delay:var(--d,0s);opacity:0}@keyframes sp-hp-seq{0%{opacity:0;transform:translateY(7px)}5%{opacity:1;transform:none}86%{opacity:1;transform:none}96%,to{opacity:0;transform:translateY(-2px)}}@keyframes sp-hp-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.5)}70%{box-shadow:0 0 0 7px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@media(max-width:520px){.sp-hp{padding:48px 16px 40px}.sp-hp__chat{max-width:100%}}@media(prefers-reduced-motion:reduce){.sp-hp--animate .sp-hp__anim{animation:none;opacity:1}.sp-hp--animate .sp-hp__dot{animation:none}}