.ep-wrap{max-width:1280px;margin:0 auto;padding:48px 32px 72px}.ep-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ep-title{font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.12;letter-spacing:-.02em;color:#1b1140;margin:0}.ep-title em{font-style:normal;display:block;background:linear-gradient(100deg,#7b5cfa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.ep-lead{font-size:17px;line-height:1.62;color:#5c5678;margin:22px 0 0;max-width:34em}.ep-actions{display:flex;flex-wrap:nowrap;gap:12px;margin-top:30px}.ep-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 24px;border-radius:14px;font-size:16px;font-weight:700;font-family:inherit;text-decoration:none;white-space:nowrap;cursor:pointer;border:0;transition:transform .15s ease,box-shadow .15s ease}.ep-btn-primary{background:linear-gradient(135deg,#7b5cfa,#5b39d8);color:#fff;box-shadow:0 6px 18px rgba(91,57,216,.26)}.ep-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(91,57,216,.32)}.ep-btn-ghost{background:#fff;color:#5b39d8;border:1px solid #ded6fb}.ep-btn-ghost:hover{border-color:#7b5cfa;transform:translateY(-1px)}.ep-help{gap:16px;justify-content:space-between;flex-wrap:wrap;background:#f6f3fe;border-radius:16px;padding:16px 20px;margin-top:30px;max-width:560px}.ep-help,.ep-help-left{display:flex;align-items:center}.ep-help-left{gap:14px}.ep-help-ico{flex:0 0 40px;height:40px;border-radius:12px;background:#efe9fe;display:flex;align-items:center;justify-content:center}.ep-help-title{font-size:15px;font-weight:800;color:#1b1140}.ep-help-text{font-size:13px;color:#5c5678;margin-top:2px}.ep-help-cta{font-size:14px;font-weight:700;color:#5b39d8;text-decoration:none;white-space:nowrap}.ep-help-cta:hover{text-decoration:underline}.ep-ref{margin-top:12px;font-size:12px;color:#9a94b0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ep-illu{display:flex;justify-content:center}.ep-illu img{width:100%;max-width:600px;height:auto;display:block}.ep-banner{margin:48px auto 0;max-width:820px;background:#f6f3fe;border-radius:18px;padding:22px 26px;display:flex;align-items:center;gap:16px;justify-content:center;text-align:center}.ep-banner-title{font-size:17px;font-weight:800;color:#1b1140}.ep-banner-text{font-size:15px;color:#5c5678;margin-top:3px}@media (max-width:900px){.ep-wrap{padding:28px 20px 48px}.ep-grid{grid-template-columns:1fr;gap:32px}.ep-illu{order:-1}.ep-illu img{max-width:360px}.ep-actions{flex-wrap:wrap}.ep-btn{flex:1 1 100%}.ep-banner{flex-direction:column;gap:8px}}