.sentrum-landing-root .lp-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,72px);align-items:center}@media (max-width:960px){.sentrum-landing-root .lp-hero-grid{grid-template-columns:1fr}}.sentrum-landing-root .lp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:860px){.sentrum-landing-root .lp-steps{grid-template-columns:1fr}}.sentrum-landing-root .lp-step{position:relative;padding:26px 24px;display:flex;flex-direction:column;gap:12px}.sentrum-landing-root .lp-step-n{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:11px;letter-spacing:.18em;color:var(--accent-2)}.sentrum-landing-root .lp-findings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media (max-width:860px){.sentrum-landing-root .lp-findings{grid-template-columns:1fr}}.sentrum-landing-root .lp-finding-quote{padding:12px 14px;border-radius:10px;background:var(--surface);border:1px solid var(--border);font-size:13px;line-height:1.55;color:var(--text-2)}.sentrum-landing-root .lp-compare{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--bg-1)}.sentrum-landing-root .lp-compare-row{display:grid;grid-template-columns:170px 1fr 1.2fr;border-top:1px solid var(--border)}.sentrum-landing-root .lp-compare-row:first-child{border-top:0}.sentrum-landing-root .lp-compare-row>div{padding:18px 20px;font-size:13.5px;line-height:1.55}.sentrum-landing-root .lp-compare-head>div{padding:14px 20px;background:var(--bg-2)}.sentrum-landing-root .lp-compare-cell-them{color:var(--text-3)}.sentrum-landing-root .lp-compare-cell-us{color:var(--text-2);background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(34,211,238,.03));border-left:1px solid var(--accent-line)}@media (max-width:760px){.sentrum-landing-root .lp-compare-row{grid-template-columns:1fr}.sentrum-landing-root .lp-compare-head{display:none}.sentrum-landing-root .lp-compare-cell-us{border-left:0}.sentrum-landing-root .lp-compare-row>div{padding:12px 16px}.sentrum-landing-root .lp-compare-label{padding-bottom:0!important}}.sentrum-landing-root .lp-demo-poster{position:relative;aspect-ratio:16/9;border-radius:14px;overflow:hidden;border:1px solid var(--border-2);background:radial-gradient(80% 100% at 70% 0,var(--accent-soft) 0,transparent 60%),linear-gradient(160deg,var(--bg-1) 0,var(--bg-2) 100%);box-shadow:var(--shadow-lg)}.sentrum-landing-root .lp-demo-play{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:rgba(34,211,238,.12);border:1px solid var(--accent-line);backdrop-filter:blur(6px);transition:transform .25s cubic-bezier(.16,1,.3,1)}.sentrum-landing-root .lp-demo-poster:hover .lp-demo-play{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.sentrum-landing-root .lp-demo-poster:hover .lp-demo-play{transform:none}}.sentrum-landing-root .lp-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media (max-width:760px){.sentrum-landing-root .lp-tiers{grid-template-columns:1fr}}.sentrum-landing-root .lp-faq{display:flex;flex-direction:column;gap:10px}.sentrum-landing-root .lp-faq details{border:1px solid var(--border);border-radius:12px;background:var(--bg-1)}.sentrum-landing-root .lp-faq details[open]{border-color:var(--border-2)}.sentrum-landing-root .lp-faq summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-size:15px;font-weight:500;color:var(--text);letter-spacing:-.01em}.sentrum-landing-root .lp-faq summary::-webkit-details-marker{display:none}.sentrum-landing-root .lp-faq summary:after{content:"+";font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:16px;color:var(--text-3);flex-shrink:0;transition:transform .2s cubic-bezier(.16,1,.3,1)}.sentrum-landing-root .lp-faq details[open] summary:after{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.sentrum-landing-root .lp-faq summary:after{transition:none}}.sentrum-landing-root .lp-faq-a{padding:0 20px 18px;font-size:14px;line-height:1.6;color:var(--text-2);max-width:72ch}.sentrum-landing-root .lp-cta-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(28px,4vw,56px);align-items:center}@media (max-width:860px){.sentrum-landing-root .lp-cta-grid{grid-template-columns:1fr}}.sentrum-landing-root .lp-footer-grid{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:28px;padding-block:36px 28px}