.home-showcase{scroll-margin-top:80px}.home-showcase--band{background:color-mix(in srgb, var(--site-surface-muted) 55%, transparent);border-block:1px solid color-mix(in srgb, var(--site-border) 70%, transparent)}.home-showcase-inner{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(32px,5vw,64px);max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,88px) 20px;display:grid}.home-showcase--reverse .home-showcase-visual{order:2}.home-showcase--reverse .home-showcase-copy{order:1}.home-showcase-visual{flex-direction:column;gap:16px;min-width:0;display:flex}.home-showcase-device{border-radius:var(--site-card-radius);border:1px solid var(--site-border);background:var(--site-surface);box-shadow:0 28px 64px color-mix(in srgb, var(--site-shadow) 85%, transparent);position:relative;overflow:hidden}.home-showcase-device--phone{border-radius:28px;width:min(100%,280px);margin-inline:auto;padding:10px 10px 12px}.home-showcase-chrome{border-bottom:1px solid var(--site-border);background:color-mix(in srgb, var(--site-surface-muted) 80%, var(--site-surface));align-items:center;gap:12px;padding:12px 16px;display:flex}.home-showcase-chrome-dots{gap:6px;display:flex}.home-showcase-chrome-dots span{background:color-mix(in srgb, var(--site-border) 85%, var(--site-text-muted));border-radius:999px;width:10px;height:10px}.home-showcase-chrome-dots span:first-child{background:#fca5a5}.home-showcase-chrome-dots span:nth-child(2){background:#fcd34d}.home-showcase-chrome-dots span:nth-child(3){background:#86efac}.home-showcase-chrome-url{background:var(--site-surface);border:1px solid var(--site-border);min-width:0;color:var(--site-text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:1;padding:6px 12px;font-size:12px;font-weight:600;overflow:hidden}.home-showcase-phone-notch{background:var(--site-border);border-radius:999px;width:72px;height:6px;margin:4px auto 10px}.home-showcase-image-wrap{background:linear-gradient(180deg, color-mix(in srgb, var(--site-surface-muted) 40%, transparent), var(--site-surface));position:relative;overflow:hidden}.home-showcase-device--phone .home-showcase-image-wrap{border-radius:20px}[data-theme=dark] .home-showcase-image-wrap:after{content:"";background:color-mix(in srgb, var(--site-page-bg) 12%, transparent);pointer-events:none;position:absolute;inset:0}.home-showcase-image{width:100%;height:auto;display:block}.home-showcase-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-showcase-tag{background:var(--site-brand-soft);border:1px solid color-mix(in srgb, var(--site-brand) 24%, var(--site-border));min-height:32px;color:var(--site-brand-strong);border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.home-showcase-tag--muted{background:var(--site-surface);border-color:var(--site-border);color:var(--site-text-secondary)}.home-showcase-copy{max-width:520px}.home-showcase--reverse .home-showcase-copy{margin-left:auto}.home-showcase-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--site-brand);margin:0 0 12px;font-size:13px;font-weight:700}.home-showcase-title{letter-spacing:-.03em;color:var(--site-text);margin:0 0 16px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.12}.home-showcase-body{color:var(--site-text-secondary);margin:0 0 28px;font-size:17px;line-height:1.75}.home-showcase-cta{box-sizing:border-box;min-height:var(--home-action-height,52px);border-radius:var(--home-action-radius,14px);font-size:var(--home-action-font,16px);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;padding:0 20px;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .12s,filter .12s,background-color .12s,border-color .12s;display:inline-flex}.home-showcase-cta--primary{background:var(--site-brand);color:var(--site-on-brand);border-color:var(--site-brand-strong);box-shadow:0 8px 24px color-mix(in srgb, var(--site-brand) 22%, transparent)}.home-showcase-cta--secondary{background:var(--site-surface);color:var(--site-text);border-color:var(--site-border);box-shadow:none}.home-showcase-cta--primary:hover{filter:brightness(1.04)}.home-showcase-cta--secondary:hover{background:var(--site-surface-muted)}.home-showcase-cta:active{transform:scale(.985)}.home-showcase-cta:focus-visible{outline:2px solid color-mix(in srgb, var(--site-brand) 55%, transparent);outline-offset:2px}@media (max-width:900px){.home-showcase{scroll-margin-top:calc(var(--marketing-header-height,62px) + env(safe-area-inset-top,0px) + 52px)}.home-showcase-inner{grid-template-columns:1fr;gap:28px;padding:48px 20px}.home-showcase--reverse .home-showcase-visual,.home-showcase--reverse .home-showcase-copy{order:unset}.home-showcase--mobile-copy-first .home-showcase-copy{order:1}.home-showcase--mobile-copy-first .home-showcase-visual{order:2}.home-showcase--mobile-visual-first .home-showcase-visual{order:1}.home-showcase--mobile-visual-first .home-showcase-copy{order:2}.home-showcase-copy,.home-showcase--reverse .home-showcase-copy{max-width:none;margin-left:0}.home-showcase-body{margin-bottom:20px}.home-showcase-cta{width:100%}.home-showcase-device--phone{width:min(100%,240px)}}@media (prefers-reduced-motion:reduce){.home-showcase-cta{transition:none}.home-showcase-cta:active{transform:none}}
.home-value-props{max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,88px) 20px}.home-value-props-inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(32px,5vw,56px);display:grid}.home-value-props-title{letter-spacing:-.03em;color:var(--site-text);margin:0;font-size:clamp(30px,4.2vw,42px);font-weight:800;line-height:1.14}.home-value-props-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.home-value-prop{background:var(--site-surface);border:1px solid var(--site-border);box-shadow:0 10px 28px color-mix(in srgb, var(--site-shadow) 70%, transparent);border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:20px 22px;transition:transform .15s,box-shadow .15s;display:grid}.home-value-prop:hover{box-shadow:0 16px 36px color-mix(in srgb, var(--site-shadow) 90%, transparent);transform:translateY(-2px)}.home-value-prop-icon{border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:17px;font-weight:800;display:grid}.home-value-prop--brand .home-value-prop-icon{background:var(--site-brand-soft);color:var(--site-brand-strong)}.home-value-prop--green .home-value-prop-icon{background:var(--site-accent-green-soft);color:var(--site-accent-green)}.home-value-prop--purple .home-value-prop-icon{background:var(--site-accent-purple-soft);color:var(--site-accent-purple)}.home-value-prop-title{color:var(--site-text);margin:0 0 4px;font-size:17px;font-weight:800;line-height:1.35}.home-value-prop-copy{color:var(--site-text-secondary);margin:0;font-size:14px;line-height:1.65}@media (max-width:900px){.home-value-props{padding:48px 20px}.home-value-props-inner{grid-template-columns:1fr;gap:28px}}@media (prefers-reduced-motion:reduce){.home-value-prop{transition:none}.home-value-prop:hover{transform:none}}
.home-product-spotlight{background:color-mix(in srgb, var(--site-surface-muted) 55%, transparent);border-block:1px solid color-mix(in srgb, var(--site-border) 70%, transparent)}.home-product-spotlight-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,88px) 20px;display:grid}.home-spotlight-card{border-radius:var(--site-card-radius-lg);border:1px solid var(--site-border);min-height:0;box-shadow:0 16px 40px color-mix(in srgb, var(--site-shadow) 75%, transparent);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:24px;padding:28px;display:grid;overflow:hidden}.home-spotlight-card--agent{background:var(--site-spotlight-bg)}.home-spotlight-card--app{background:linear-gradient(145deg, var(--site-accent-purple-soft), color-mix(in srgb, var(--site-brand-soft) 60%, var(--site-surface)))}.home-spotlight-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--site-brand);margin:0 0 10px;font-size:12px;font-weight:700}.home-spotlight-title{letter-spacing:-.02em;color:var(--site-text);margin:0 0 14px;font-size:clamp(21px,2.8vw,26px);font-weight:800;line-height:1.28}.home-spotlight-body,.home-spotlight-note{color:var(--site-text-secondary);margin:0 0 10px;font-size:14px;line-height:1.65}.home-spotlight-note{color:var(--site-text-muted);font-size:13px}.home-spotlight-bullets{color:var(--site-text-secondary);margin:0 0 18px;padding-left:18px;font-size:14px;line-height:1.65}.home-spotlight-bullets li+li{margin-top:4px}.home-spotlight-actions{flex-wrap:wrap;gap:10px;display:flex}.home-spotlight-actions .home-waitlist-form{width:100%;max-width:none}#ios-app-promo{scroll-margin-top:calc(var(--marketing-header-height,62px) + env(safe-area-inset-top,0px) + 52px)}.home-spotlight-cta{box-sizing:border-box;width:100%;min-height:var(--home-action-height,52px);border-radius:var(--home-action-radius,14px);background:var(--site-brand);color:var(--site-on-brand);border:1px solid var(--site-brand-strong);font-size:var(--home-action-font,16px);touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:0 20px;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .12s,filter .12s;display:inline-flex}.home-spotlight-cta:hover{filter:brightness(1.04)}.home-spotlight-cta:active{transform:scale(.985)}.home-spotlight-cta:focus-visible{outline:2px solid color-mix(in srgb, var(--site-brand) 55%, transparent);outline-offset:2px}.home-spotlight-badge{background:var(--site-surface);border:1px dashed var(--site-border);min-height:44px;color:var(--site-text-muted);border-radius:999px;align-items:center;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.home-spotlight-visual{align-self:stretch;min-width:0}.home-spotlight-visual--dashboard{margin-top:0}.home-spotlight-device{border:1px solid var(--site-border);background:var(--site-surface);box-shadow:0 12px 32px color-mix(in srgb, var(--site-shadow) 65%, transparent);border-radius:16px;overflow:hidden}.home-spotlight-chrome{border-bottom:1px solid var(--site-border);background:color-mix(in srgb, var(--site-surface-muted) 80%, var(--site-surface));align-items:center;gap:6px;padding:10px 12px;display:flex}.home-spotlight-chrome span{background:color-mix(in srgb, var(--site-border) 85%, var(--site-text-muted));border-radius:999px;width:8px;height:8px}.home-spotlight-chrome span:first-child{background:#fca5a5}.home-spotlight-chrome span:nth-child(2){background:#fcd34d}.home-spotlight-chrome span:nth-child(3){background:#86efac}.home-spotlight-image{width:100%;height:auto;display:block}[data-theme=dark] .home-spotlight-image,[data-theme=dark] .home-spotlight-phone-image{opacity:.92}.home-spotlight-visual--phone{justify-content:center;padding-top:4px;display:flex}.home-spotlight-phone-shell{border:1px solid var(--site-border);background:var(--site-surface);width:min(100%,200px);box-shadow:0 16px 36px color-mix(in srgb, var(--site-shadow) 70%, transparent);border-radius:24px;padding:8px 8px 10px}.home-spotlight-phone-notch{background:var(--site-border);border-radius:999px;width:56px;height:5px;margin:2px auto 8px}.home-spotlight-phone-image{border-radius:16px;width:100%;height:auto;display:block}@media (max-width:900px){.home-product-spotlight-inner{grid-template-columns:1fr;gap:16px;padding:40px 16px}.home-spotlight-card{grid-template-rows:auto;gap:0;min-height:0;padding:20px 16px}.home-spotlight-visual{display:none}.home-spotlight-actions{width:100%;margin-top:4px}.home-spotlight-title{margin-bottom:10px}.home-spotlight-body,.home-spotlight-note{margin-bottom:8px}.home-spotlight-bullets{margin-bottom:14px}}@media (min-width:901px){.home-spotlight-card{min-height:100%}.home-spotlight-card--agent,.home-spotlight-card--app{grid-template-rows:none;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:20px}.home-spotlight-card--agent .home-spotlight-visual,.home-spotlight-card--app .home-spotlight-visual{order:2;align-self:end}.home-spotlight-visual--dashboard{margin-top:auto}}
.home-page{background:var(--site-page-bg);min-height:100vh;color:var(--site-text);--home-action-height:52px;--home-action-radius:14px;--home-action-font:16px;padding:0 0 72px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}.home-hero{isolation:isolate;margin-bottom:0;position:relative;overflow:hidden}.home-hero-bg{z-index:0;pointer-events:none;background:var(--site-hero-gradient);position:absolute;inset:0;overflow:hidden}.home-hero-pop{background:var(--site-hero-pop-0);filter:blur(10vw);will-change:transform, background-color;width:40vw;height:120%;min-height:100%;animation:10s ease-in-out infinite home-hero-float;position:absolute;bottom:-15vw;right:25vw}@keyframes home-hero-float{0%{background-color:var(--site-hero-pop-0);transform:translate(0)scale(1)}30%{background-color:var(--site-hero-pop-30);transform:translate(10vw,-10vw)scale(1.5)}60%{background-color:var(--site-hero-pop-60);transform:translate(-55vw,-80vh)scale(2)}to{background-color:var(--site-hero-pop-0);transform:translate(0)scale(1)}}.home-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--site-hero-fade-mid) 0%, var(--site-page-bg) 73%);height:40%;position:absolute;bottom:0;left:0;right:0}.home-hero-inner{z-index:5;max-width:1160px;padding:calc(var(--marketing-header-height,62px) + 135px) 20px 32px;text-align:center;color:var(--site-text);margin:0 auto;position:relative}.home-hero-copy{max-width:720px;margin:0 auto}.home-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--site-brand-strong);margin:0 0 16px;font-size:13px;font-weight:700}.home-title{letter-spacing:-.04em;color:var(--site-text);margin:0 0 20px;font-size:clamp(36px,6vw,56px);font-weight:800;line-height:1.08}.home-lead{color:var(--site-text-secondary);margin:0 0 32px;font-size:clamp(17px,2.5vw,20px);line-height:1.7}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px;display:flex}.home-hero-note{color:var(--site-text-muted);margin:0;font-size:13px}.home-trust-strip{box-sizing:border-box;width:100%;max-width:1160px;margin:0 auto;padding:8px 20px 28px}.home-trust-strip-list{flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.home-trust-chip{background:var(--site-surface);border:1px solid var(--site-border);min-height:34px;color:var(--site-text-secondary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.home-trust-chip-short{display:none}.home-waitlist-form{gap:8px;width:100%;max-width:420px;display:grid}.home-waitlist-label{color:var(--site-text);font-size:13px;font-weight:700}.home-waitlist-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.home-waitlist-input{border:1px solid var(--site-border);background:var(--site-surface);min-height:44px;color:var(--site-text);border-radius:12px;padding:10px 14px;font-size:14px}.home-waitlist-input:focus{outline:2px solid color-mix(in srgb, var(--site-brand) 45%, transparent);outline-offset:1px}.home-waitlist-submit{cursor:pointer}.home-waitlist-submit:disabled{opacity:.7;cursor:wait}.home-btn{box-sizing:border-box;min-height:var(--home-action-height);border-radius:var(--home-action-radius);font-size:var(--home-action-font);text-align:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;padding:0 20px;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .12s,filter .12s,background-color .12s,border-color .12s;display:inline-flex}.home-btn:focus-visible,.home-segment-nav-link:focus-visible,.home-waitlist-input:focus-visible{outline:2px solid color-mix(in srgb, var(--site-brand) 55%, transparent);outline-offset:2px}.home-btn-primary,.home-waitlist-submit.home-btn-primary{background:var(--site-brand);color:var(--site-on-brand);border-color:var(--site-brand-strong);box-shadow:0 8px 24px color-mix(in srgb, var(--site-brand) 22%, transparent)}.home-btn-primary:hover{filter:brightness(1.04)}.home-btn-primary:active:not(:disabled){transform:scale(.985)}.home-btn-secondary{background:var(--site-surface);color:var(--site-text);border-color:var(--site-border);box-shadow:none}.home-btn-secondary:hover{background:var(--site-surface-muted)}.home-btn-secondary:active{transform:scale(.985)}.home-btn-ghost{min-height:44px;color:var(--site-brand-strong);box-shadow:none;background:0 0;border-color:#0000;padding:0 12px;font-size:15px;font-weight:600}.home-btn-ghost:hover{background:var(--site-brand-soft)}.home-btn-ghost:active{transform:scale(.985)}.home-waitlist-hint,.home-waitlist-error,.home-waitlist-success{margin:0;font-size:13px;line-height:1.5}.home-waitlist-hint{color:var(--site-text-muted)}.home-waitlist-error{color:#b91c1c}.home-waitlist-success{background:var(--site-brand-soft);border:1px solid var(--site-border-accent);color:var(--site-brand-strong);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.home-steps{max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,88px) 20px}.home-section-head{text-align:center;margin-bottom:36px;max-width:640px;margin-inline:auto}.home-section-title{letter-spacing:-.03em;color:var(--site-text);margin:0 0 8px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.home-section-lead{color:var(--site-text-secondary);margin:0;font-size:16px;line-height:1.6}.home-steps-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 0 36px;padding:0;list-style:none;display:grid;position:relative}.home-step{background:var(--site-surface);border:1px solid var(--site-border);box-shadow:0 10px 28px color-mix(in srgb, var(--site-shadow) 70%, transparent);border-radius:18px;flex-direction:column;gap:14px;padding:24px 22px;display:flex;position:relative}.home-step:not(:last-child):after{content:"";background:color-mix(in srgb, var(--site-brand) 35%, var(--site-border));z-index:1;width:20px;height:2px;position:absolute;top:42px;right:-20px}.home-step-heading{align-items:center;gap:10px;margin-bottom:6px;display:flex}.home-step-index{background:var(--site-brand-soft);border:1px solid var(--site-border-accent);width:40px;height:40px;color:var(--site-brand-strong);border-radius:999px;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid}.home-step-icon{background:color-mix(in srgb, var(--site-surface-muted) 80%, var(--site-surface));border:1px solid var(--site-border);width:36px;height:36px;color:var(--site-brand-strong);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.home-step-icon-svg{width:18px;height:18px}.home-step-title{color:var(--site-text);margin:0;font-size:18px;line-height:1.3}.home-step-copy{color:var(--site-text-secondary);margin:0;font-size:14px;line-height:1.6}.home-steps-cta{justify-content:center;display:flex}.home-footer{border-top:1px solid var(--site-border);max-width:1160px;margin:0 auto;padding:48px 20px 0}.home-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-bottom:32px;display:grid}.home-footer-col{flex-direction:column;gap:10px;display:flex}.home-footer-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--site-text-muted);margin:0 0 4px;font-size:13px;font-weight:700}.home-footer-col a{color:var(--site-text-secondary);font-size:14px;text-decoration:none}.home-footer-col a:hover{color:var(--site-brand-strong)}.home-footer-copy{border-top:1px solid var(--site-border);text-align:center;color:var(--site-text-muted);margin:0;padding-top:24px;font-size:13px}.home-segment-nav{display:none}@media (max-width:900px){.home-page{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.home-hero{margin-bottom:0}.home-hero-bg{inset:0}.home-hero-pop{filter:blur(16vw);opacity:.55;width:42vw;height:90%;min-height:70%;animation:none;bottom:-18vw;right:8vw}.home-hero-inner{padding:calc(var(--marketing-header-height,62px) + env(safe-area-inset-top,0px) + 28px) 16px 24px}.home-title{font-size:clamp(30px,8vw,40px)}.home-lead{margin-bottom:24px;font-size:16px}.home-trust-strip{padding:4px 16px 20px}.home-trust-strip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-trust-chip{white-space:normal;text-align:center;min-height:40px;padding:8px 10px;font-size:12px}.home-trust-chip-full{display:none}.home-trust-chip-short{display:inline}.home-hero-actions{flex-direction:column;align-items:stretch;gap:10px}.home-btn,.home-showcase-cta,.home-spotlight-cta,.home-waitlist-submit{width:100%}.home-waitlist-row{grid-template-columns:1fr}.home-waitlist-submit,.home-steps-cta .home-btn{width:100%}.home-segment-nav{top:calc(var(--marketing-header-height,62px) + env(safe-area-inset-top,0px));z-index:36;background:color-mix(in srgb, var(--site-page-bg) 92%, transparent);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;border-bottom:1px solid #0000;padding:0 12px;transition:opacity .18s,transform .18s,border-color .18s;display:block;position:fixed;left:0;right:0;transform:translateY(-8px)}.home-segment-nav--visible{opacity:1;pointer-events:auto;border-bottom-color:var(--site-border);transform:translateY(0)}.home-segment-nav-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-width:560px;margin:0 auto;padding:8px 0;display:grid}.home-segment-nav-link{min-height:44px;color:var(--site-text-secondary);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-segment-nav-link.is-active{color:var(--site-brand-strong);background:var(--site-brand-soft)}.home-steps{padding:48px 20px}.home-steps-list{grid-template-columns:1fr;gap:0;padding-left:0;position:relative}.home-step{border:none;border-bottom:1px solid var(--site-border);box-shadow:none;background:0 0;border-radius:0;flex-direction:row;align-items:flex-start;gap:14px;padding:18px 4px 18px 0}.home-step:last-child{border-bottom:none}.home-step:not(:last-child):after{display:none}.home-step:not(:last-child):before{content:"";background:color-mix(in srgb, var(--site-brand) 30%, var(--site-border));width:2px;position:absolute;top:58px;bottom:0;left:19px}.home-step-index{z-index:1;background:var(--site-page-bg);position:relative}.home-step-body{flex:1;min-width:0}.home-footer-grid{grid-template-columns:1fr;gap:24px}}@media (min-width:901px){.home-btn,.home-showcase-cta,.home-spotlight-cta{border-radius:999px;min-height:48px;font-size:15px}.home-btn-ghost{width:auto}}@media (prefers-reduced-motion:reduce){.home-btn{transition:none}.home-btn-primary:active:not(:disabled),.home-btn-secondary:active,.home-btn-ghost:active{transform:none}.home-hero-pop{background-color:var(--site-hero-pop-0);animation:none;transform:none}.home-segment-nav{transition:none}.home-segment-nav--visible{transform:none}}
