.hero{max-width:1200px;margin:0 auto;padding:80px 24px 64px}.hero-inner{display:flex;flex-direction:row;align-items:center;gap:64px}.hero-copy{flex:1 1 0;max-width:640px;min-width:0}.hero-visual{flex:0 1 auto;position:relative;width:clamp(260px,30vw,360px);aspect-ratio:1320 / 2868;contain:layout paint}.hero-phone{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.55))}.hero-headline{font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;letter-spacing:-.025em;line-height:1.05;color:#fff;margin:0}.hero-subhead{margin:20px 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5;color:#9ca3af;max-width:640px}.hero-ctas{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-signup{margin-top:32px;max-width:480px}.hero-secondary{margin-top:20px}.hero-secondary-link{font-size:14px;color:#9ca3af;text-decoration:none;border-bottom:1px solid rgba(156,163,175,.35);padding-bottom:1px;transition:color .12s ease,border-color .12s ease}.hero-secondary-link:hover{color:#f0f0f0;border-color:#f0f0f099}.footer-signup-section{max-width:1200px;margin:0 auto;padding:80px 24px;border-top:1px solid #141414}.footer-signup-inner{max-width:720px;margin:0 auto}@media(max-width:900px){.hero-inner{flex-direction:column;align-items:stretch;gap:32px}.hero-visual{width:clamp(220px,60vw,320px);align-self:center}}@media(max-width:768px){.hero{padding:48px 20px 32px}.hero-headline{font-size:clamp(2rem,7vw,3rem)}.footer-signup-section{padding:48px 20px}}.feature-section{width:100%;padding:80px 24px}.feature-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:80px}.feature-section.is-reversed .feature-inner{flex-direction:row-reverse}.feature-copy{flex:1 1 0;max-width:460px}.feature-card{flex:1 1 0;max-width:520px;display:flex;align-items:flex-start;justify-content:center}.feature-card>*{width:100%;max-width:520px}@media(min-width:1024px){.feature-card[data-tier=hero]>.joust-feature-card{height:420px;min-height:420px;overflow:hidden}.feature-card[data-tier=standard]>.joust-feature-card{height:320px;min-height:320px;overflow:hidden}}@media(max-width:1023px){.feature-card>.joust-feature-card{height:auto;min-height:0;overflow:visible}}.feature-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#ff6b35}.feature-headline{margin:12px 0 0;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.15;color:#f0f0f0}.feature-body{margin:14px 0 0;font-size:15px;line-height:1.65;color:#888;max-width:420px}@media(max-width:768px){.feature-section{padding:48px 20px}.feature-inner{flex-direction:column!important;gap:32px;align-items:stretch}.feature-copy,.feature-card,.feature-card>*{max-width:100%}}.compounds-section{width:100%;padding:80px 24px}.compounds-inner{max-width:1100px;margin:0 auto}.compounds-intro{max-width:720px;margin:0 auto 36px;text-align:center}.compounds-intro .feature-headline{margin:0}.compounds-intro .feature-body{margin:14px auto 0;max-width:640px}.compounds-card{background:#0f0f0f;border:1px solid #1E1E1E;border-radius:20px;padding:28px;display:flex;flex-direction:column}.compound-row{display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:flex-start;padding:22px 4px;border-top:1px solid #1E1E1E}.compound-row:first-child{border-top:0;padding-top:4px}.compound-row-method{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ff7a1a;padding-top:4px}.compound-row-title{font-size:18px;font-weight:700;letter-spacing:-.01em;color:#f0f0f0}.compound-row-desc{margin:8px 0 0;font-size:14.5px;line-height:1.6;color:#999;max-width:580px}.compound-row-examples{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#888;letter-spacing:.01em}.compound-row-dot{color:#ff7a1a}.compound-also{margin-top:24px;padding-top:24px;border-top:1px solid #1E1E1E}.compound-also-label{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6a6a6a;margin-bottom:12px}.compound-also-chips{display:flex;flex-wrap:wrap;gap:8px}.compound-chip{padding:7px 12px;background:#141414;border:1px solid #1E1E1E;border-radius:999px;font-size:12.5px;color:silver;font-weight:500;letter-spacing:.01em}.compound-features{margin-top:28px;padding-top:24px;border-top:1px solid #1E1E1E}.compound-features-label{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6a6a6a;margin-bottom:16px}.compound-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.compound-feature{padding:4px 0}.compound-feature-title{font-size:14px;font-weight:700;color:#f0f0f0;letter-spacing:-.005em}.compound-feature-desc{margin:6px 0 0;font-size:13px;line-height:1.55;color:#888}@media(max-width:768px){.compounds-section{padding:48px 20px}.compounds-card{padding:20px}.compound-row{grid-template-columns:1fr;gap:8px;padding:20px 0}.compound-row-method{padding-top:0}.compound-features-grid{grid-template-columns:1fr;gap:18px}}.privacy-section{width:100%;padding:80px 24px;border-top:1px solid #141414}.privacy-inner{max-width:1200px;margin:0 auto}.privacy-card{margin-top:28px;padding:32px;background:#0f0f0f;border:1px solid #1E1E1E;border-radius:20px}.privacy-card-inner{display:flex;flex-direction:column}.privacy-flow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:16px 0 32px}.privacy-node{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto;min-width:96px;padding:12px 8px}.privacy-node--server{background:#ff6b350f;border:1px solid rgba(255,107,53,.28);border-radius:16px;padding:12px 16px}.privacy-node-icon{display:flex;align-items:center;justify-content:center;height:44px}.privacy-node-label{font-size:12px;font-weight:600;color:#999}.privacy-node-sub{font-size:10px;font-weight:600;letter-spacing:.02em}.privacy-arrow{flex:1 1 auto;position:relative;min-width:60px}.privacy-arrow.is-horizontal{height:32px}.privacy-arrow.is-vertical{width:32px;height:80px;align-self:center}.privacy-arrow-label{position:absolute;font-size:9px;font-weight:700;letter-spacing:.1em;color:#ff6b35;text-transform:uppercase}.privacy-arrow.is-horizontal .privacy-arrow-label{top:-2px;left:0;right:0;text-align:center}.privacy-arrow.is-vertical .privacy-arrow-label{top:50%;left:100%;margin-left:12px;transform:translateY(-50%);white-space:nowrap}.privacy-arrow-track{position:absolute;inset:0}.privacy-arrow.is-horizontal .privacy-arrow-track{top:18px;height:6px}.privacy-arrow.is-vertical .privacy-arrow-track{left:13px;width:6px}.privacy-arrow-line{position:absolute}.privacy-arrow.is-horizontal .privacy-arrow-line{top:2.5px;left:0;right:6px;height:1px;background:linear-gradient(to right,#ff6b3526,#ff6b3580)}.privacy-arrow.is-vertical .privacy-arrow-line{left:2.5px;top:0;bottom:6px;width:1px;background:linear-gradient(to bottom,#ff6b3526,#ff6b3580)}.privacy-arrow-head{position:absolute;width:0;height:0}.privacy-arrow.is-horizontal .privacy-arrow-head{top:-1px;right:0;border-left:6px solid rgba(255,107,53,.55);border-top:4px solid transparent;border-bottom:4px solid transparent}.privacy-arrow.is-vertical .privacy-arrow-head{left:-1px;bottom:0;border-top:6px solid rgba(255,107,53,.55);border-left:4px solid transparent;border-right:4px solid transparent}.privacy-arrow-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#ff6b35;box-shadow:0 0 6px #ff6b35e6,0 0 12px #ff6b3573;pointer-events:none}.privacy-section-divider{height:1px;background:#1e1e1e;margin:24px -32px}.privacy-scramble{padding:8px 0 12px;text-align:center}.privacy-scramble-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2a2a2a;margin-bottom:14px}.privacy-scramble-text{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;letter-spacing:.08em;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.privacy-facts{display:grid;grid-template-columns:repeat(3,1fr);align-items:start}.privacy-fact{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px 16px;border-left:1px solid #1E1E1E}.privacy-fact:first-child{border-left:0}.privacy-fact-icon{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.privacy-fact-label{font-size:12px;font-weight:700;color:silver;margin-bottom:4px}.privacy-fact-sub{font-size:11px;color:#6a6a6a;line-height:1.45}@media(max-width:768px){.privacy-section{padding:48px 20px}.privacy-card{padding:24px 20px}.privacy-section-divider{margin:20px -20px}}@media(max-width:700px){.privacy-flow{flex-direction:column;gap:4px;padding:8px 0 24px}.privacy-node{width:100%}.privacy-node--server{align-self:center;width:auto;min-width:160px}.privacy-facts{grid-template-columns:1fr;gap:20px}.privacy-fact{border-left:0;border-top:1px solid #1E1E1E;padding:16px 12px 0}.privacy-fact:first-child{border-top:0;padding-top:0}}.anchor-section{max-width:1200px;margin:0 auto;padding:64px 24px;border-top:1px solid #141414}.anchor-inner{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.anchor-inner{flex-direction:row;align-items:baseline;justify-content:space-between}}.anchor-headline{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;letter-spacing:-.025em;color:#fff;margin:0}.anchor-body{margin-top:12px;font-size:15px;color:#9ca3af;line-height:1.55;max-width:640px}.final-cta-section{max-width:1200px;margin:0 auto;padding:80px 24px;border-top:1px solid #141414}.final-cta-trial{font-size:15px;color:#9ca3af;line-height:1.55;margin:0}[data-reveal-copy],[data-reveal-card]{opacity:0;transform:translateY(8px);transition:opacity 1.1s ease-out,transform 1.1s ease-out;will-change:opacity,transform}[data-reveal-card]{transition-delay:80ms}[data-reveal][data-revealed=true] [data-reveal-copy],[data-reveal][data-revealed=true] [data-reveal-card]{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-reveal-copy],[data-reveal-card]{opacity:1!important;transform:none!important;transition:none!important}}
