.lp3 .lp3htu-hero{position:relative;overflow:hidden;padding:clamp(150px,19vh,215px) 28px 56px;text-align:center}.lp3 .lp3htu-hero__inner{max-width:820px;margin:0 auto;position:relative;z-index:1}.lp3 .lp3htu-hero .lp3-kicker{justify-content:center}.lp3 .lp3htu-hero__h1{margin:22px 0 0}.lp3 .lp3htu-hero__lead{margin:20px auto 0;max-width:620px;font-size:19px;font-weight:500;color:var(--ink-90)}.lp3 .lp3htu-hero__desc{margin:12px auto 0;max-width:600px;font-size:15.5px;line-height:1.6;color:var(--ink-55)}.lp3 .lp3htu-hero__ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}.lp3 .lp3htu-hero__note{margin:14px 0 0;font-family:var(--lp3-mono);font-size:12px;color:var(--ink-35)}.lp3 .lp3htu-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp3 .lp3htu-pillar{padding:30px 28px}.lp3 .lp3htu-pillar__icon{width:52px;height:52px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold-deep);background:var(--gold-10);border:1px solid var(--gold-18)}.lp3 .lp3htu-pillar__kicker{display:inline-block;margin:18px 0 0;font-family:var(--lp3-mono);font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-text)}.lp3 .lp3htu-pillar__title{font-size:19px;font-weight:700;letter-spacing:-.01em;margin:8px 0 0}.lp3 .lp3htu-pillar__desc{font-size:14.5px;line-height:1.6;color:var(--ink-70);margin:8px 0 0}.lp3 .lp3htu-pillar__cta{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:14px;font-weight:600;color:var(--gold-text)}.lp3 .lp3htu-cats{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:26px}.lp3 .lp3htu-cat{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;border:1px solid var(--ink-08);background:var(--paper);color:var(--ink-70);font-size:13.5px;font-weight:500;cursor:pointer;transition:all var(--dur-base)}.lp3 .lp3htu-cat:hover{border-color:var(--gold-45);color:var(--ink)}.lp3 .lp3htu-cat[aria-pressed=true]{background:linear-gradient(135deg,var(--gold-dark),var(--gold) 60%,var(--gold-light));color:#fff;border-color:transparent;box-shadow:var(--shadow-gold)}.lp3 .lp3htu-ucs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px}.lp3 .lp3htu-uc{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:13px;text-align:left;cursor:pointer;border:1px solid var(--ink-08);background:var(--paper);transition:all var(--dur-base);font-family:inherit}.lp3 .lp3htu-uc:hover{border-color:var(--gold-45)}.lp3 .lp3htu-uc[aria-pressed=true]{border-color:var(--gold-45);background:var(--gold-06);box-shadow:inset 0 0 0 1px var(--gold-18)}.lp3 .lp3htu-uc svg{color:var(--gold-deep);flex-shrink:0}.lp3 .lp3htu-uc span{font-size:14px;font-weight:500;color:var(--ink)}.lp3 .lp3htu-flow{padding:28px 24px}.lp3 .lp3htu-flow__title{text-align:center;font-size:15px;font-weight:700;color:var(--ink);margin:0 0 22px}.lp3 .lp3htu-flow__row{display:flex;align-items:center;justify-content:center;gap:0}.lp3 .lp3htu-node{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;background:var(--paper);border:1px solid var(--ink-08);box-shadow:var(--shadow-float-xs);min-height:54px;box-sizing:border-box}.lp3 .lp3htu-node--in{border-color:rgba(59,130,246,.35);box-shadow:0 0 10px -4px rgba(59,130,246,.25),var(--shadow-float-xs)}.lp3 .lp3htu-node--out{border-color:rgba(16,185,129,.35);box-shadow:0 0 10px -4px rgba(16,185,129,.25),var(--shadow-float-xs)}.lp3 .lp3htu-node__name{font-size:13px;font-weight:600;color:var(--ink);line-height:1.2}.lp3 .lp3htu-node__action{font-size:11px;color:var(--ink-55);line-height:1.3;margin-top:2px}.lp3 .lp3htu-node__action--in{color:#2563eb}.lp3 .lp3htu-node__action--out{color:#059669}.lp3 .lp3htu-side{position:relative;flex-shrink:0}.lp3 .lp3htu-side__cards{position:relative;display:flex;flex-direction:column;gap:12px;width:210px}.lp3 .lp3htu-side__cards:before{content:"";position:absolute;top:27px;bottom:27px;width:1.5px}.lp3 .lp3htu-side--in .lp3htu-side__cards:before{right:0;background:#3b82f6}.lp3 .lp3htu-side--out .lp3htu-side__cards:before{left:0;background:#10b981}.lp3 .lp3htu-leaf{position:relative}.lp3 .lp3htu-side--in .lp3htu-leaf{padding-right:24px}.lp3 .lp3htu-side--out .lp3htu-leaf{padding-left:24px}.lp3 .lp3htu-leaf:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:1.5px}.lp3 .lp3htu-side--in .lp3htu-leaf:before{right:0;background:#3b82f6}.lp3 .lp3htu-side--out .lp3htu-leaf:before{left:0;background:#10b981}.lp3 .lp3htu-side--out .lp3htu-leaf:after{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);border-left:5px solid #10b981;border-top:4px solid transparent;border-bottom:4px solid transparent}.lp3 .lp3htu-trunk{width:30px;height:1.5px;flex-shrink:0;position:relative}.lp3 .lp3htu-trunk--in{background:#3b82f6}.lp3 .lp3htu-trunk--out{background:#10b981}.lp3 .lp3htu-trunk--in:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);border-left:5px solid #3b82f6;border-top:4px solid transparent;border-bottom:4px solid transparent}.lp3 .lp3htu-hub{position:relative;flex-shrink:0}.lp3 .lp3htu-hub__ring{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,var(--gold-18),var(--gold-06));border:1px solid var(--gold-30);box-shadow:0 0 18px -4px var(--gold-30);overflow:hidden}.lp3 .lp3htu-hub__ring img{width:38px;height:38px;-o-object-fit:contain;object-fit:contain}.lp3 .lp3htu-hub__label{position:absolute;top:calc(100% + 7px);left:50%;transform:translateX(-50%);white-space:nowrap;font-family:var(--lp3-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-35)}.lp3 .lp3htu-logo{width:28px;height:28px;border-radius:8px;background:var(--ivory);border:1px solid var(--ink-08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.lp3 .lp3htu-logo img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.lp3 .lp3htu-logo__fb{font-size:12px;font-weight:700;color:var(--ink-35)}.lp3 .lp3htu-flow__colcap{position:absolute;bottom:calc(100% + 10px);left:0;right:0;font-family:var(--lp3-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-35);text-align:center}.lp3 .lp3htu-flow__cta{text-align:center;margin-top:28px}.lp3 .lp3htu-flow__hint{font-family:var(--lp3-mono);font-size:12px;color:var(--ink-35);margin:12px 0 0}.lp3 .lp3htu-agents{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lp3 .lp3htu-agent{padding:24px}.lp3 .lp3htu-agent__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.lp3 .lp3htu-agent__icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp3 .lp3htu-agent__name{font-size:15px;font-weight:700;color:var(--ink)}.lp3 .lp3htu-agent__status{display:inline-flex;align-items:center;gap:6px;margin-top:3px;font-size:11px;color:var(--ink-55)}.lp3 .lp3htu-agent__dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.18)}.lp3 .lp3htu-agent__caps{display:grid;gap:9px;margin-bottom:16px}.lp3 .lp3htu-agent__cap{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink-70)}.lp3 .lp3htu-agent__cap svg{color:var(--gold-deep);flex-shrink:0}.lp3 .lp3htu-agent__apps{display:flex;align-items:center;gap:8px;padding-top:14px;border-top:1px solid var(--ink-08)}.lp3 .lp3htu-agent__appslabel{font-family:var(--lp3-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-35);margin-right:2px}.lp3 .lp3htu-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp3 .lp3htu-step{position:relative;padding:28px 26px}.lp3 .lp3htu-step__num{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;background:linear-gradient(135deg,var(--gold-dark),var(--gold) 60%,var(--gold-light));box-shadow:var(--shadow-gold)}.lp3 .lp3htu-step__title{font-size:18px;font-weight:700;margin:16px 0 0}.lp3 .lp3htu-step__desc{font-size:14.5px;line-height:1.6;color:var(--ink-70);margin:8px 0 0}.lp3 .lp3htu-ask{max-width:760px;margin:0 auto}.lp3 .lp3htu-prompts{display:grid;gap:12px;margin-top:8px}.lp3 .lp3htu-prompt{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;font-size:15px;line-height:1.5;color:var(--ink-70)}.lp3 .lp3htu-prompt svg{color:var(--gold-deep);flex-shrink:0;margin-top:1px}.lp3 .lp3htu-ask__cta{text-align:center;margin-top:28px}.lp3 .lp3htu-ask__hint{font-family:var(--lp3-mono);font-size:12px;color:var(--ink-35);margin:12px 0 0}.lp3 .lp3htu-faq{max-width:760px;margin:0 auto}.lp3 .lp3htu-faq__item{border-top:1px solid var(--ink-08)}.lp3 .lp3htu-faq__item:first-child{border-top:none}.lp3 .lp3htu-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:var(--ink);font-family:inherit}.lp3 .lp3htu-faq__sign{color:var(--gold-deep);font-size:22px;line-height:1;flex-shrink:0}.lp3 .lp3htu-faq__a{margin:0;padding:0 0 22px;font-size:15px;line-height:1.62;color:var(--ink-70)}@media (max-width:900px){.lp3 .lp3htu-agents,.lp3 .lp3htu-pillars,.lp3 .lp3htu-steps{grid-template-columns:1fr}.lp3 .lp3htu-ucs{grid-template-columns:1fr 1fr}.lp3 .lp3htu-flow__row{flex-direction:column;gap:14px}.lp3 .lp3htu-side__cards{width:100%;max-width:320px}.lp3 .lp3htu-side__cards:before{display:none}.lp3 .lp3htu-side--in .lp3htu-leaf,.lp3 .lp3htu-side--out .lp3htu-leaf{padding:0}.lp3 .lp3htu-leaf:after,.lp3 .lp3htu-leaf:before{display:none}.lp3 .lp3htu-flow__colcap{position:static;margin-bottom:6px}.lp3 .lp3htu-trunk{width:1.5px;height:20px}.lp3 .lp3htu-trunk--in:after{display:none}.lp3 .lp3htu-hub__label{position:static;transform:none;margin-top:6px}}@media (max-width:560px){.lp3 .lp3htu-ucs{grid-template-columns:1fr}}