.rally{background:var(--rally-white);color:var(--rally-ink);font-family:var(--ff-body);font-size:15.5px;line-height:1.55;-webkit-font-smoothing:antialiased}.rally .rl-container{max-width:1240px;margin:0 auto;padding-left:40px;padding-right:40px}@media (max-width:720px){.rally .rl-container{padding-left:20px;padding-right:20px}}.rally .rl-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;font-family:var(--ff-display);font-weight:700;font-size:.92rem;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;cursor:pointer;background:transparent;color:var(--rally-ink);transition:transform .18s var(--rally-ease-quart),box-shadow .18s var(--rally-ease-quart),background .18s var(--rally-ease-quart),color .18s var(--rally-ease-quart)}.rally .rl-btn--brand{background:var(--rally-brand);color:#fff}.rally .rl-btn--brand:hover{transform:translateY(-1px);box-shadow:0 10px 24px var(--rally-brand-glow)}.rally .rl-btn--primary{background:var(--rally-ink);color:var(--rally-white)}.rally .rl-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(18,16,14,.18)}.rally .rl-btn--ghost{color:var(--rally-ink);border:1px solid var(--rally-ink)}.rally .rl-btn--ghost:hover{background:var(--rally-ink);color:var(--rally-white)}.rally .rl-btn .rl-arrow{display:inline-block;transition:transform .18s var(--rally-ease-quart)}.rally .rl-btn:hover .rl-arrow{transform:translateX(4px)}.rally .rl-stripes{display:flex;gap:4px;height:8px;width:100%}.rally .rl-stripes span{display:block}.rally .rl-stripes span:first-child{background:var(--rally-brand);flex:2;animation:rally-slide-in .7s var(--rally-ease-quart) .1s both}.rally .rl-stripes span:nth-child(2){background:var(--rally-ink);flex:5;animation:rally-slide-in .7s var(--rally-ease-quart) .16s both}.rally .rl-stripes span:nth-child(3){background:var(--rally-diesel);flex:1;animation:rally-slide-in .7s var(--rally-ease-quart) .22s both}.rally .rl-stripes span:nth-child(4){background:var(--rally-fail);flex:0.3;animation:rally-slide-in .7s var(--rally-ease-quart) .28s both}.rally .rl-hero{position:relative;padding:60px 0 56px}.rally .rl-hero .rl-container{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:56px;align-items:center}@media (max-width:900px){.rally .rl-hero{padding:40px 0 44px}.rally .rl-hero .rl-container{grid-template-columns:1fr;gap:36px}}.rally .rl-hero-stripes{grid-column:1/-1;margin-bottom:8px}.rally .rl-board-head{display:flex;justify-content:space-between;gap:16px;font-family:var(--ff-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid);padding-bottom:12px;border-bottom:1px dashed var(--rally-hair);animation:rally-reveal-up .7s var(--rally-ease-quart) .38s both}.rally .rl-board-head .num{color:var(--rally-brand);font-family:var(--ff-mono);font-size:15px;letter-spacing:.02em;font-weight:700}.rally .rl-hero h1{margin:24px 0 20px;font-family:var(--ff-display);font-weight:900;font-size:clamp(2.6rem,6vw,4.6rem);line-height:.9;letter-spacing:-.06em;text-transform:uppercase;color:var(--rally-ink);text-wrap:balance}.rally .rl-hero h1 span{display:inline-block;opacity:0;transform:translateY(20px);animation:rally-reveal-up .7s var(--rally-ease-expo) forwards}.rally .rl-hero h1 span.a{animation-delay:.42s}.rally .rl-hero h1 span.b{animation-delay:.5s}.rally .rl-hero h1 span.c{animation-delay:.58s;color:var(--rally-brand);display:block}.rally .rl-hero .rl-dek{color:var(--rally-mid);font-size:1.08rem;max-width:42ch;line-height:1.55;animation:rally-reveal-up .7s var(--rally-ease-quart) .66s both}.rally .rl-hero .rl-cta-row{margin-top:28px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;animation:rally-reveal-up .7s var(--rally-ease-quart) .78s both}.rally .rl-hero .rl-cta-note{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-demo{align-self:start;background:var(--rally-white);border:1px solid var(--rally-hair);padding:20px 22px 22px;display:grid;gap:18px;box-shadow:8px 8px 0 var(--rally-brand);animation:rally-reveal-up .7s var(--rally-ease-expo) .9s both}.rally .rl-demo .mono{font-family:var(--ff-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-demo .mono.muted{color:var(--rally-mid)}.rally .rl-demo .mono.figure{color:var(--rally-ink);font-weight:700;font-variant-numeric:tabular-nums}.rally .rl-demo-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px dashed var(--rally-hair)}.rally .rl-demo-title{display:inline-flex;align-items:center;gap:10px}.rally .rl-demo-title .dot{width:4px;height:4px;border-radius:999px;background:var(--rally-hair)}.rally .rl-demo-pill{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;font-family:var(--ff-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--rally-mid);background:var(--rally-paper);border:1px solid var(--rally-hair);transition:color .26s var(--rally-ease-quart),background .26s var(--rally-ease-quart),border-color .26s var(--rally-ease-quart)}.rally .rl-demo-pill .pulse{width:6px;height:6px;border-radius:999px;background:currentColor;animation:rally-pulse 1.4s ease-in-out infinite}.rally .rl-demo-pill--boot{color:var(--rally-mid)}.rally .rl-demo-pill--boot .pulse{animation:none;opacity:.6}.rally .rl-demo-pill--running{color:var(--rally-brand);background:var(--rally-brand-soft);border-color:transparent}.rally .rl-demo-pill--scoring{color:#7a5a00;background:var(--rally-diesel-soft);border-color:transparent}.rally .rl-demo-pill--verdict{color:var(--rally-fail);background:var(--rally-fail-soft);border-color:transparent}.rally .rl-demo-pill--verdict .pulse{animation:none}@keyframes rally-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}.rally .rl-demo-progress-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.rally .rl-demo-progress-bar{height:6px;background:var(--rally-paper);position:relative;overflow:hidden}.rally .rl-demo-progress-bar i{position:absolute;left:0;top:0;bottom:0;background:var(--rally-ink);transition:width .12s linear}.rally .rl-demo-log{list-style:none;margin:0;padding:12px 0;border-top:1px dashed var(--rally-hair);border-bottom:1px dashed var(--rally-hair);font-family:var(--ff-mono);font-size:11.5px;color:var(--rally-ink);display:grid;gap:6px;min-height:108px}.rally .rl-demo-log li{display:grid;grid-template-columns:minmax(0,90px) minmax(0,1fr) auto;gap:12px;align-items:baseline;animation:rally-log-in .26s var(--rally-ease-quart) both}.rally .rl-demo-log li .lead{color:var(--rally-mid);letter-spacing:.06em}.rally .rl-demo-log li .name{color:var(--rally-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rally .rl-demo-log li .verdict{font-weight:700;color:var(--rally-brand);letter-spacing:.06em;font-variant-numeric:tabular-nums}.rally .rl-demo-log li.fail .verdict{color:var(--rally-fail)}.rally .rl-demo-log li.placeholder{opacity:.35;animation:none}.rally .rl-demo-log li.placeholder .name,.rally .rl-demo-log li.placeholder .verdict{color:var(--rally-mid);font-weight:400}@keyframes rally-log-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rally .rl-demo-metrics{display:grid;gap:10px}.rally .rl-demo-metric{display:grid;grid-template-columns:100px 1fr 60px;gap:12px;align-items:center}.rally .rl-demo-metric .bar{height:6px;background:var(--rally-paper);position:relative;overflow:hidden}.rally .rl-demo-metric .bar i{position:absolute;left:0;top:0;bottom:0;background:var(--rally-ink);transition:width .2s linear}.rally .rl-demo-metric .bar i[data-tone=brand]{background:var(--rally-brand)}.rally .rl-demo-metric .bar i[data-tone=pass]{background:var(--rally-pass)}.rally .rl-demo-metric .bar i[data-tone=diesel]{background:var(--rally-diesel)}.rally .rl-demo-metric .figure{text-align:right}.rally .rl-demo-verdict{display:grid;gap:4px;padding:14px 16px;background:var(--rally-ink);color:var(--rally-white);border-left:3px solid var(--rally-diesel);opacity:0;transform:translateY(6px);transition:opacity .26s var(--rally-ease-quart),transform .26s var(--rally-ease-quart)}.rally .rl-demo-verdict.is-visible{opacity:1;transform:translateY(0)}.rally .rl-demo-verdict-tag{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-diesel)}.rally .rl-demo-verdict-title{font-family:var(--ff-display);font-weight:900;font-size:1.2rem;letter-spacing:-.03em;text-transform:uppercase;color:var(--rally-white)}.rally .rl-demo-verdict-copy{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.72)}.rally .rl-marquee{background:var(--rally-ink);color:var(--rally-white);padding:14px 0;overflow:hidden;position:relative;display:flex;align-items:center}.rally .rl-marquee-track{display:flex;gap:40px;animation:rally-marquee 30s linear infinite;flex-shrink:0;padding-left:40px}.rally .rl-marquee-track span{font-family:var(--ff-display);font-weight:700;font-size:.95rem;letter-spacing:.14em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.rally .rl-marquee-track span:after{content:"";display:inline-block;width:14px;height:10px;background:repeating-conic-gradient(var(--rally-white) 0 25%,var(--rally-ink) 0 50%);background-size:6px 6px;margin-left:20px}.rally .rl-section{padding:84px 0;border-top:1px solid var(--rally-hair);background:var(--rally-white)}.rally .rl-section--paper{background:var(--rally-paper)}.rally .rl-section--ink{background:var(--rally-ink);color:var(--rally-white);border-top:none}.rally .rl-section h2{margin:0 0 20px;font-family:var(--ff-display);font-weight:900;font-size:clamp(2rem,4.4vw,3.2rem);line-height:.96;letter-spacing:-.055em;text-transform:uppercase;color:inherit;text-wrap:balance}.rally .rl-section--ink h2{color:var(--rally-white)}.rally .rl-section .rl-eyebrow{font-family:var(--ff-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-brand);display:inline-flex;align-items:center;gap:12px}.rally .rl-section .rl-eyebrow:before{content:"";width:22px;height:1px;background:var(--rally-brand)}.rally .rl-section--ink .rl-eyebrow{color:var(--rally-diesel)}.rally .rl-section--ink .rl-eyebrow:before{background:var(--rally-diesel)}.rally .rl-lead{color:var(--rally-mid);max-width:62ch;font-size:1.05rem;line-height:1.55}.rally .rl-section--ink .rl-lead{color:hsla(0,0%,100%,.72)}.rally .rl-workflow-grid{margin-top:40px;display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,1fr);gap:40px}@media (max-width:900px){.rally .rl-workflow-grid{grid-template-columns:1fr;gap:20px}}.rally .rl-workflow-list{border-top:1px solid var(--rally-ink)}.rally .rl-workflow-step{display:grid;grid-template-columns:60px minmax(0,220px) 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--rally-hair)}@media (max-width:720px){.rally .rl-workflow-step{grid-template-columns:60px 1fr;gap:12px}.rally .rl-workflow-step p{grid-column:span 2}}.rally .rl-workflow-step .n{font-family:var(--ff-mono);font-size:11px;letter-spacing:.18em;color:var(--rally-brand);padding-top:4px;font-weight:700}.rally .rl-workflow-step h3{margin:0;font-family:var(--ff-display);font-weight:800;font-size:1rem;letter-spacing:-.01em;color:var(--rally-ink);text-transform:uppercase}.rally .rl-workflow-step p{margin:0;color:var(--rally-mid);font-size:.95rem;line-height:1.5;max-width:46ch}.rally .rl-diff-head{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);gap:40px;align-items:end;margin-bottom:40px}@media (max-width:900px){.rally .rl-diff-head{grid-template-columns:1fr;gap:20px}}.rally .rl-diff-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}@media (min-width:1180px){.rally .rl-diff-grid{grid-template-columns:repeat(4,1fr)}}.rally .rl-diff-cell{display:flex;flex-direction:column;padding:24px 26px 30px;background:var(--rally-white)}.rally .rl-diff-cell .icon{width:28px;height:28px;color:var(--rally-brand);margin-bottom:24px}.rally .rl-diff-cell .kicker{font-family:var(--ff-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-diff-cell h3{margin:8px 0 10px;font-family:var(--ff-display);font-weight:800;font-size:1.05rem;line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-diff-cell p{margin:0;color:var(--rally-mid);font-size:.92rem;line-height:1.5}.rally .rl-runtime-grid{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media (max-width:900px){.rally .rl-runtime-grid{grid-template-columns:1fr;gap:32px}}.rally .rl-runtime-tiles{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06);margin-top:32px}.rally .rl-runtime-tiles>div{background:rgba(18,16,14,.9);padding:20px}.rally .rl-runtime-tiles .icon{width:20px;height:20px;color:var(--rally-brand)}.rally .rl-runtime-tiles h4{margin:12px 0 4px;font-family:var(--ff-display);font-weight:800;font-size:.9rem;letter-spacing:-.005em;text-transform:uppercase;color:var(--rally-white)}.rally .rl-runtime-tiles p{margin:0;color:hsla(0,0%,100%,.6);font-size:.82rem;line-height:1.5}.rally .rl-trace-frame{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.06);padding:20px 22px;font-family:var(--ff-mono);font-size:12.5px;box-shadow:8px 8px 0 var(--rally-brand)}.rally .rl-trace-frame .head{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08);font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.rally .rl-trace-frame .row{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.rally .rl-trace-frame .row .t{color:hsla(0,0%,100%,.45)}.rally .rl-trace-frame .row .name{color:var(--rally-white)}.rally .rl-trace-frame .row .name .indent{color:hsla(0,0%,100%,.28);margin-right:10px}.rally .rl-trace-frame .row .val{color:var(--rally-brand)}.rally .rl-trace-frame .row.fail .val{color:var(--rally-fail)}.rally .rl-trace-frame .row.warn .val{color:var(--rally-diesel)}.rally .rl-trace-frame .reason{padding-top:12px;color:hsla(0,0%,100%,.75)}.rally .rl-trace-frame .reason em{color:var(--rally-fail);font-style:normal;font-weight:700;margin-right:6px}.rally .rl-arch-grid{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center}@media (max-width:900px){.rally .rl-arch-grid{grid-template-columns:1fr;gap:28px}}.rally .rl-arch-tiles{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}.rally .rl-arch-tiles>div{padding:22px 24px;background:var(--rally-white)}.rally .rl-arch-tiles .icon{width:22px;height:22px;color:var(--rally-brand)}.rally .rl-arch-tiles h3{margin:26px 0 6px;font-family:var(--ff-display);font-weight:800;font-size:.95rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-arch-tiles p{margin:0;color:var(--rally-mid);font-size:.9rem;line-height:1.5}.rally .rl-pricing-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px;flex-wrap:wrap}.rally .rl-pricing-head p{max-width:34ch}.rally .rl-api-grid{display:grid;grid-template-columns:.7fr 1fr;gap:44px;align-items:center}@media (max-width:900px){.rally .rl-api-grid{grid-template-columns:1fr;gap:28px}}.rally .rl-code-frame{background:var(--rally-ink);color:hsla(0,0%,100%,.9);padding:0;box-shadow:8px 8px 0 var(--rally-brand);border:1px solid var(--rally-ink);overflow:hidden}.rally .rl-code-frame .code-head{display:flex;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid hsla(0,0%,100%,.1);font-family:var(--ff-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.rally .rl-code-frame pre{margin:0;padding:20px 22px;font-family:var(--ff-mono);font-size:12.5px;line-height:1.75;overflow-x:auto}.rally .rl-code-frame pre .kw{color:var(--rally-brand)}.rally .rl-code-frame pre .str{color:var(--rally-diesel)}.rally .rl-final{background:var(--rally-brand);color:#fff;padding:64px 0}.rally .rl-final .rl-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px}.rally .rl-final .rl-eyebrow{color:hsla(0,0%,100%,.75)}.rally .rl-final .rl-eyebrow:before{background:hsla(0,0%,100%,.85)}.rally .rl-final h2{margin:8px 0 0;max-width:22ch;color:#fff}.rally .rl-final .rl-btn--primary{background:#fff;color:var(--rally-brand)}.rally .rl-final .rl-btn--ghost{color:#fff;border-color:hsla(0,0%,100%,.6)}.rally .rl-final .rl-btn--ghost:hover{background:#fff;color:var(--rally-brand)}.rally .rl-auth{min-height:100vh;background:var(--rally-white);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:0}@media (max-width:900px){.rally .rl-auth{grid-template-columns:1fr;min-height:auto}}.rally .rl-auth-aside{background:var(--rally-paper);padding:56px 48px;display:flex;flex-direction:column;justify-content:center;gap:20px;border-right:1px solid var(--rally-hair)}@media (max-width:900px){.rally .rl-auth-aside{padding:40px 24px;border-right:none;border-bottom:1px solid var(--rally-hair)}}.rally .rl-auth-aside .stripes{max-width:220px;margin-bottom:4px}.rally .rl-auth-aside .eyebrow{font-family:var(--ff-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-auth-aside h1{margin:0;font-family:var(--ff-display);font-weight:900;font-size:clamp(2rem,4vw,2.8rem);line-height:.94;letter-spacing:-.05em;text-transform:uppercase;color:var(--rally-ink);text-wrap:balance;max-width:18ch}.rally .rl-auth-aside h1 em{font-style:normal;color:var(--rally-brand)}.rally .rl-auth-aside p{margin:0;color:var(--rally-mid);font-size:1rem;max-width:42ch;line-height:1.5}.rally .rl-auth-aside .checklist{margin:20px 0 0;list-style:none;padding:0;display:grid;gap:10px;font-size:.9rem;color:var(--rally-ink)}.rally .rl-auth-aside .checklist li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:baseline}.rally .rl-auth-aside .checklist li:before{content:"";width:14px;height:14px;background:var(--rally-brand);align-self:center;clip-path:polygon(20% 55%,42% 78%,82% 25%,92% 35%,42% 96%,8% 68%)}.rally .rl-auth-aside .home-link{margin-top:32px;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid);text-decoration:none;display:inline-flex;align-items:center;gap:8px}.rally .rl-auth-aside .home-link:hover{color:var(--rally-brand)}.rally .rl-auth-main{padding:56px 48px;display:flex;align-items:center;justify-content:center}@media (max-width:900px){.rally .rl-auth-main{padding:40px 24px}}.rally .rl-auth-panel{width:100%;max-width:460px;background:var(--rally-white);border:1px solid var(--rally-ink);box-shadow:8px 8px 0 var(--rally-brand);overflow:hidden}.rally .rl-auth-panel .panel-head{padding:12px 20px;border-bottom:1px solid var(--rally-hair);display:flex;justify-content:space-between;align-items:center;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid);background:repeating-linear-gradient(90deg,var(--rally-paper) 0 6px,var(--rally-white) 6px 12px)}.rally .rl-auth-panel .panel-head .runid{color:var(--rally-brand);font-weight:700}.rally .rl-auth-panel .tabs{display:grid;grid-template-columns:1fr 1fr;position:relative;border-bottom:1px solid var(--rally-ink)}.rally .rl-auth-panel .tabs a{padding:16px 20px;font-family:var(--ff-display);font-weight:800;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;color:var(--rally-mid);text-decoration:none;text-align:center;transition:color .22s var(--rally-ease-quart);position:relative;z-index:1}.rally .rl-auth-panel .tabs a[aria-current=page]{color:var(--rally-ink)}.rally .rl-auth-panel .tabs .indicator{position:absolute;bottom:-1px;left:0;height:3px;width:50%;background:var(--rally-brand);transition:transform .32s var(--rally-ease-quart)}.rally .rl-auth-panel .tabs[data-selected=signup] .indicator{transform:translateX(100%)}.rally .rl-auth-panel form{padding:26px 22px 22px;display:grid;gap:16px}.rally .rl-form-row{display:grid;gap:6px}.rally .rl-form-row label{font-family:var(--ff-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-form-row input{font-family:var(--ff-body);font-size:.98rem;padding:12px 14px;background:var(--rally-white);color:var(--rally-ink);border:1px solid var(--rally-hair);outline:none;transition:border-color .2s var(--rally-ease-quart),box-shadow .2s var(--rally-ease-quart)}.rally .rl-form-row input:focus{border-color:var(--rally-brand);box-shadow:inset 0 -2px 0 var(--rally-brand),0 0 0 3px var(--rally-brand-glow)}.rally .rl-form-row input[aria-invalid=true]{border-color:var(--rally-fail);box-shadow:inset 0 -2px 0 var(--rally-fail),0 0 0 3px rgba(216,68,40,.08)}.rally .rl-form-row .field-error{font-size:10.5px;color:var(--rally-fail)}.rally .rl-form-row .field-error,.rally .rl-form-row .hint{font-family:var(--ff-mono);letter-spacing:.14em;text-transform:uppercase}.rally .rl-form-row .hint{font-size:10px;color:var(--rally-mid);display:flex;justify-content:space-between}.rally .rl-form-row .hint a{color:var(--rally-brand);text-decoration:none}.rally .rl-form-row .hint a:hover{text-decoration:underline}.rally .rl-password-field{position:relative;display:grid}.rally .rl-password-field input{padding-right:44px}.rally .rl-password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;color:var(--rally-mid);cursor:pointer;border-radius:4px;transition:color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart)}.rally .rl-password-toggle:hover{color:var(--rally-ink);background:rgba(0,0,0,.04)}.rally .rl-password-toggle:focus-visible{outline:2px solid var(--rally-brand);outline-offset:1px}.rally .rl-password-toggle svg{width:18px;height:18px;display:block}.rally .rl-oauth{display:grid;gap:10px}.rally .rl-oauth-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 14px;background:var(--rally-white);color:var(--rally-ink);border:1px solid var(--rally-hair);border-radius:5px;font-family:var(--ff-display);font-weight:700;font-size:.88rem;letter-spacing:.02em;cursor:pointer;transition:border-color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart)}.rally .rl-oauth-btn:hover:not(:disabled){border-color:var(--rally-ink);background:rgba(0,0,0,.03)}.rally .rl-oauth-btn:focus-visible{outline:2px solid var(--rally-brand);outline-offset:2px}.rally .rl-oauth-btn:disabled{opacity:.6;cursor:default}.rally .rl-oauth-btn svg{width:18px;height:18px;display:block}.rally .rl-oauth-btn.github svg{color:var(--rally-ink)}.rally .rl-oauth-divider{display:flex;align-items:center;gap:12px;font-family:var(--ff-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-oauth-divider:after,.rally .rl-oauth-divider:before{content:"";flex:1;height:1px;background:var(--rally-hair)}.rally .rl-form-alert{display:grid;gap:8px;padding:10px 12px;background:var(--rally-fail-soft);border-left:3px solid var(--rally-fail);color:var(--rally-fail);font-size:.88rem}.rally .rl-form-alert.info{background:var(--rally-brand-soft);border-left-color:var(--rally-brand);color:var(--rally-brand)}.rally .rl-form-alert button{background:transparent;border:1px solid;padding:6px 12px;font-family:var(--ff-display);font-weight:700;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:inherit;cursor:pointer;align-self:start}.rally .rl-form-alert button:disabled{opacity:.6;cursor:default}.rally .rl-form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;flex-wrap:wrap}.rally .rl-form-actions .footer-note{font-family:var(--ff-body);font-size:.86rem;color:var(--rally-mid)}.rally .rl-form-actions .footer-note a{color:var(--rally-brand);text-decoration:none;font-weight:700}.rally .rl-form-actions .footer-note a:hover{text-decoration:underline}.rally .rl-form-actions button[type=submit]{background:var(--rally-brand);color:#fff;border:none;padding:12px 22px;font-family:var(--ff-display);font-weight:700;font-size:.9rem;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:transform .18s var(--rally-ease-quart),box-shadow .18s var(--rally-ease-quart)}.rally .rl-form-actions button[type=submit]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px var(--rally-brand-glow)}.rally .rl-form-actions button[type=submit]:disabled{opacity:.6;cursor:default}.rally .rl-auth-loading{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--ff-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-legal{padding:64px 0 24px;background:var(--rally-white);border-bottom:1px solid var(--rally-hair)}.rally .rl-legal h1{margin:12px 0 20px;font-family:var(--ff-display);font-weight:900;font-size:clamp(2.4rem,5vw,3.6rem);line-height:.94;letter-spacing:-.05em;text-transform:uppercase;text-wrap:balance}.rally .rl-legal h1 em{font-style:normal;color:var(--rally-brand)}.rally .rl-legal .rl-legal-updated{font-family:var(--ff-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid);margin-top:12px}.rally .rl-legal-body{padding:40px 0 72px;max-width:800px}.rally .rl-legal-body article{margin-bottom:36px}.rally .rl-legal-body article h2{margin:0 0 12px;font-family:var(--ff-display);font-weight:800;font-size:1.2rem;letter-spacing:-.02em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-legal-body article p{margin:0 0 12px;font-size:.98rem;line-height:1.6;color:var(--rally-mid)}.rally .rl-legal-body article p:last-child{margin-bottom:0}.rally .rl-legal-body article ul{margin:0 0 12px;padding:0 0 0 18px;color:var(--rally-mid);font-size:.95rem;line-height:1.55}.rally .rl-pricing-page{padding:84px 0;background:var(--rally-white)}.rally .rl-faq{padding:84px 0;background:var(--rally-paper);border-top:1px solid var(--rally-hair)}.rally .rl-faq-grid{display:grid;grid-template-columns:minmax(0,.35fr) minmax(0,1fr);gap:44px}@media (max-width:900px){.rally .rl-faq-grid{grid-template-columns:1fr;gap:24px}}.rally .rl-faq-list{border-top:1px solid var(--rally-hair);margin:0;padding:0;list-style:none}.rally .rl-faq-list li{display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:40px;padding:22px 0;border-bottom:1px solid var(--rally-hair);align-items:baseline}@media (max-width:720px){.rally .rl-faq-list li{grid-template-columns:1fr;gap:6px}}.rally .rl-faq-list dt{font-family:var(--ff-display);font-weight:700;font-size:1rem;letter-spacing:-.02em;color:var(--rally-ink)}.rally .rl-faq-list dd{margin:0;color:var(--rally-mid);font-size:.95rem;line-height:1.55}.rally .rl-security-pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair);margin-top:36px}.rally .rl-security-pillars article{background:var(--rally-white);padding:24px 26px 28px}.rally .rl-security-pillars .icon{color:var(--rally-brand);width:24px;height:24px}.rally .rl-security-pillars h3{margin:24px 0 8px;font-family:var(--ff-display);font-weight:800;font-size:1.05rem;letter-spacing:-.02em;text-transform:uppercase}.rally .rl-security-pillars p{margin:0;color:var(--rally-mid);font-size:.92rem;line-height:1.55}.rally .rl-band-head{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);gap:40px;align-items:end;margin-bottom:40px}@media (max-width:900px){.rally .rl-band-head{grid-template-columns:1fr;gap:20px;margin-bottom:32px}}.rally .rl-buckets{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}@media (max-width:1080px){.rally .rl-buckets{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.rally .rl-buckets{grid-template-columns:1fr}}.rally .rl-bucket{padding:22px 20px 24px;background:var(--rally-white);display:flex;flex-direction:column;gap:10px}.rally .rl-bucket-tag{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-brand);font-weight:700}.rally .rl-bucket h4{margin:0;font-family:var(--ff-display);font-weight:800;font-size:1rem;line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-bucket p{margin:0;font-size:.9rem;line-height:1.5;color:var(--rally-mid)}.rally .rl-bucket-meta{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px dashed var(--rally-hair);font-family:var(--ff-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-bucket-meta strong{color:var(--rally-ink);font-weight:700}.rally .rl-strategies{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}@media (max-width:900px){.rally .rl-strategies{grid-template-columns:1fr}}.rally .rl-strategy{padding:30px 28px 32px;background:var(--rally-white);display:flex;flex-direction:column;gap:14px}.rally .rl-strategy--featured{background:var(--rally-brand);color:var(--rally-white)}.rally .rl-strategy--featured .rl-strategy-tag{color:var(--rally-diesel)}.rally .rl-strategy--featured p{color:hsla(0,0%,100%,.85)}.rally .rl-strategy-tag{font-family:var(--ff-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-brand);font-weight:700}.rally .rl-strategy h3{margin:0;font-family:var(--ff-display);font-weight:900;font-size:1.55rem;line-height:1;letter-spacing:-.04em;text-transform:uppercase;color:inherit}.rally .rl-strategy p{margin:0;color:var(--rally-mid);font-size:.96rem;line-height:1.55}.rally .rl-strategy-meta{margin-top:auto;padding-top:20px;border-top:1px dashed var(--rally-hair);font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--rally-bone)}.rally .rl-strategy--featured .rl-strategy-meta{border-top-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.7)}.rally .rl-metrics-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:56px;align-items:start}@media (max-width:900px){.rally .rl-metrics-grid{grid-template-columns:1fr;gap:32px}}.rally .rl-inline-code{padding:1px 6px;font-family:var(--ff-mono);font-size:.85em}.rally .rl-inline-code,.rally .rl-metric-card{background:var(--rally-white);border:1px solid var(--rally-hair)}.rally .rl-metric-card{padding:22px 22px 24px;display:flex;flex-direction:column;gap:12px}.rally .rl-metric-card+.rl-metric-card{margin-top:16px}.rally .rl-metric-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-metric-head .kind{color:var(--rally-brand);font-weight:700}.rally .rl-metric-name{font-family:var(--ff-display);font-weight:900;font-size:1.1rem;line-height:1.1;letter-spacing:-.03em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-metric-crit{margin:0;font-size:.93rem;line-height:1.5;color:var(--rally-mid);border-left:2px solid var(--rally-brand);padding-left:12px}.rally .rl-metric-row{display:flex;align-items:center;gap:10px;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid);font-variant-numeric:tabular-nums}.rally .rl-metric-bar{flex:1;height:6px;background:var(--rally-hair);position:relative}.rally .rl-metric-bar>i{position:absolute;left:0;top:0;bottom:0;background:var(--rally-brand)}.rally .rl-metric-bar>i[data-color=fail]{background:var(--rally-fail)}.rally .rl-metric-bar>i[data-color=pass]{background:var(--rally-pass)}.rally .rl-contact-scrim{position:fixed;inset:0;z-index:100;background:rgba(15,18,22,.55);display:flex;align-items:flex-start;justify-content:center;padding:6vh 20px 20px;overflow-y:auto;animation:rally-contact-scrim-in .2s var(--rally-ease-quart)}@keyframes rally-contact-scrim-in{0%{opacity:0}to{opacity:1}}.rally .rl-contact{width:100%;max-width:520px;background:var(--rally-white);border:1px solid var(--rally-ink);color:var(--rally-ink);box-shadow:12px 12px 0 var(--rally-brand);animation:rally-contact-in .26s var(--rally-ease-expo)}@keyframes rally-contact-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.rally .rl-contact-head{padding:22px 22px 18px;border-bottom:1px solid var(--rally-ink);background:repeating-linear-gradient(90deg,var(--rally-paper) 0 6px,var(--rally-white) 6px 12px);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rally .rl-contact-eyebrow{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-brand);font-weight:700}.rally .rl-contact-title{margin:6px 0;font-family:var(--ff-display);font-weight:900;font-size:1.6rem;line-height:1;letter-spacing:-.04em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-contact-subtitle{margin:0;font-size:.92rem;line-height:1.45;color:var(--rally-mid);max-width:42ch}.rally .rl-contact-close{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--rally-mid);border:1px solid var(--rally-hair);cursor:pointer;transition:color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart),border-color .16s var(--rally-ease-quart);flex-shrink:0}.rally .rl-contact-close:hover{color:var(--rally-ink);border-color:var(--rally-ink);background:var(--rally-paper)}.rally .rl-contact-form{padding:22px;display:grid;gap:16px}.rally .rl-contact-form textarea{font-family:var(--ff-body);font-size:.98rem;line-height:1.55;padding:12px 14px;background:var(--rally-white);color:var(--rally-ink);border:1px solid var(--rally-hair);outline:none;resize:vertical;min-height:96px;transition:border-color .2s var(--rally-ease-quart),box-shadow .2s var(--rally-ease-quart)}.rally .rl-contact-form textarea:focus{border-color:var(--rally-brand);box-shadow:inset 0 -2px 0 var(--rally-brand),0 0 0 3px var(--rally-brand-glow)}.rally .rl-contact-form textarea:disabled{opacity:.6;cursor:default}.rally .rl-contact-optional{font-family:var(--ff-mono);font-size:9.5px;letter-spacing:.16em;color:var(--rally-bone);margin-left:6px}.rally .rl-contact-success{padding:28px 24px 24px;display:grid;gap:12px;justify-items:start}.rally .rl-contact-success-tag{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--rally-pass);font-weight:700;padding:4px 10px;border:1px solid var(--rally-pass)}.rally .rl-contact-success p{margin:0;font-size:.98rem;line-height:1.55;color:var(--rally-ink)}.rally .eq-container{max-width:1200px;margin:0 auto;padding-left:32px;padding-right:32px}@media (max-width:720px){.rally .eq-container{padding-left:20px;padding-right:20px}}.rally .eq-section{padding:96px 0;background:var(--rally-white)}.rally .eq-section--tint{background:linear-gradient(180deg,var(--rally-paper) 0,var(--rally-white) 100%)}.rally .eq-section--paper{background:var(--rally-paper)}.rally .eq-section--dark{background:#061223;color:hsla(0,0%,100%,.86)}.rally .eq-section--dark .eq-h2,.rally .eq-section--dark .eq-h3{color:#fff}.rally .eq-section--dark .eq-lead{color:hsla(0,0%,100%,.7)}.rally .eq-section--dark .eq-eyebrow{color:#7dd3fc}.rally .eq-eyebrow{font-family:var(--ff-body);font-weight:600;font-size:13px;letter-spacing:.02em;color:var(--rally-brand);display:inline-flex;align-items:center;gap:8px;text-transform:none}.rally .eq-eyebrow:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--rally-brand)}.rally .eq-h1{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-weight:700;font-size:clamp(2.6rem,5.4vw,4.4rem);line-height:1.02;letter-spacing:-.035em;color:var(--rally-ink);margin:20px 0;text-wrap:balance;text-transform:none}.rally .eq-h1 em{font-style:normal;color:var(--rally-brand)}.rally .eq-h2{font-size:clamp(1.9rem,3.5vw,2.65rem);line-height:1.08;letter-spacing:-.028em;margin:12px 0 16px;text-wrap:balance}.rally .eq-h2,.rally .eq-h3{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-weight:700;color:var(--rally-ink);text-transform:none}.rally .eq-h3{font-size:1.15rem;line-height:1.25;letter-spacing:-.015em;margin:0 0 8px}.rally .eq-lead{font-size:1.08rem;max-width:60ch}.rally .eq-copy,.rally .eq-lead{line-height:1.6;color:var(--rally-mid);margin:0}.rally .eq-copy{font-size:1rem}.rally .eq-mono{font-family:var(--ff-mono);font-variant-numeric:tabular-nums}.rally .eq-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;font-family:var(--ff-body);font-weight:600;font-size:.95rem;letter-spacing:-.005em;text-decoration:none;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:transform .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart),color .16s var(--rally-ease-quart);background:transparent;text-transform:none}.rally .eq-btn--primary{background:var(--rally-brand);color:#fff;box-shadow:0 1px 0 hsla(0,0%,100%,.2) inset,0 6px 18px var(--rally-brand-glow)}.rally .eq-btn--primary:hover{background:var(--rally-brand-deep);transform:translateY(-1px)}.rally .eq-btn--ghost{color:var(--rally-ink);border-color:var(--rally-hair);background:var(--rally-white)}.rally .eq-btn--ghost:hover{border-color:var(--rally-brand);color:var(--rally-brand)}.rally .eq-btn--dark{color:#fff;border-color:hsla(0,0%,100%,.25);background:transparent}.rally .eq-btn--dark:hover{border-color:#fff;background:hsla(0,0%,100%,.06)}.rally .eq-btn .eq-arrow{transition:transform .16s var(--rally-ease-quart)}.rally .eq-btn:hover .eq-arrow{transform:translateX(3px)}.rally .eq-hero{position:relative;padding:88px 0 72px;background:radial-gradient(1200px 500px at 85% -10%,var(--rally-brand-soft),transparent 60%),linear-gradient(180deg,#f8fbfd 0,var(--rally-white) 60%);overflow:hidden}.rally .eq-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center}@media (max-width:900px){.rally .eq-hero{padding:60px 0 40px}.rally .eq-hero-grid{grid-template-columns:1fr;gap:40px}}.rally .eq-hero-cta-row{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.rally .eq-hero-note{font-size:13px;color:var(--rally-mid)}.rally .eq-mock{background:#fff;border:1px solid var(--rally-hair);border-radius:14px;overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 20px 40px -12px rgba(15,42,66,.14),0 4px 10px -4px rgba(15,42,66,.06)}.rally .eq-mock-chrome{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f6f9fb;border-bottom:1px solid var(--rally-hair)}.rally .eq-mock-chrome .dot{width:10px;height:10px;border-radius:999px;background:#d9dfe4}.rally .eq-mock-chrome .dot.red{background:#f4a5a5}.rally .eq-mock-chrome .dot.yellow{background:#f5d59a}.rally .eq-mock-chrome .dot.green{background:#a4dab4}.rally .eq-mock-chrome .path{margin-left:10px;font-family:var(--ff-mono);font-size:11.5px;color:var(--rally-mid);letter-spacing:.02em}.rally .eq-mock-body{padding:20px 22px 22px}.rally .eq-mock-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.rally .eq-mock-title{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.05rem;font-weight:700;color:var(--rally-ink);letter-spacing:-.01em}.rally .eq-mock-sub{font-size:12px;color:var(--rally-mid)}.rally .eq-kpi{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.rally .eq-kpi-tile{padding:12px;background:#f8fbfd;border:1px solid var(--rally-hair);border-radius:10px}.rally .eq-kpi-label{font-size:11px;color:var(--rally-mid);letter-spacing:.02em;margin-bottom:4px}.rally .eq-kpi-value{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:var(--rally-ink);line-height:1;font-variant-numeric:tabular-nums}.rally .eq-kpi-value.pass{color:var(--rally-pass)}.rally .eq-kpi-value.warn{color:var(--rally-diesel)}.rally .eq-kpi-value.brand{color:var(--rally-brand)}.rally .eq-chips{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.rally .eq-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:500;color:var(--rally-mid);background:#f2f5f8;border:1px solid transparent}.rally .eq-chip.on{background:var(--rally-brand);color:#fff}.rally .eq-chip .n{background:hsla(0,0%,100%,.28);padding:1px 6px;border-radius:999px;font-size:10.5px;font-weight:600}.rally .eq-chip:not(.on) .n{background:rgba(0,0,0,.08);color:var(--rally-ink)}.rally .eq-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.01em}.rally .eq-pill.pass{background:rgba(16,185,129,.12);color:#0f8d61}.rally .eq-pill.fail{background:rgba(239,68,68,.12);color:#c33a3a}.rally .eq-pill.warn{background:rgba(245,158,11,.15);color:#a06507}.rally .eq-pill.brand{background:var(--rally-brand-soft);color:var(--rally-brand-deep)}.rally .eq-pill.muted{background:rgba(84,112,131,.12);color:var(--rally-mid)}.rally .eq-row{display:grid;grid-template-columns:24px 60px 1fr auto;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--rally-hair);border-radius:10px;align-items:center;font-size:12.5px;margin-bottom:6px}.rally .eq-row .idx{color:var(--rally-mid);font-family:var(--ff-mono);font-size:11.5px}.rally .eq-row .body{color:var(--rally-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rally .eq-row .lat{color:var(--rally-mid);font-family:var(--ff-mono);font-size:11.5px}.rally .eq-row.expanded{display:block;padding:12px 14px}.rally .eq-row.expanded .expanded-head{display:grid;grid-template-columns:60px 1fr auto;gap:10px;align-items:center;margin-bottom:10px}.rally .eq-row .metric-card{padding:10px 12px;background:#f8fbfd;border:1px solid var(--rally-hair);border-radius:8px;font-size:12px;color:var(--rally-mid);line-height:1.5}.rally .eq-row .metric-card .metric-name{color:var(--rally-ink);font-weight:600;font-size:12.5px;display:flex;justify-content:space-between;margin-bottom:4px}.rally .eq-row .metric-card .score{font-family:var(--ff-mono);font-variant-numeric:tabular-nums;color:var(--rally-brand);font-weight:700}.rally .eq-row .metric-card em{font-style:normal;color:var(--rally-ink)}.rally .eq-trust{padding:30px 0 6px;background:var(--rally-white);border-top:1px solid var(--rally-hair);border-bottom:1px solid var(--rally-hair)}.rally .eq-trust-tagline{text-align:center;font-size:13px;color:var(--rally-mid);margin-bottom:18px;letter-spacing:.02em}.rally .eq-trust-tagline strong{color:var(--rally-ink);font-weight:700}.rally .eq-trust-row{display:flex;gap:32px;flex-wrap:wrap;align-items:center;justify-content:center;padding-bottom:30px;color:var(--rally-bone);font-size:13px;font-weight:500}.rally .eq-trust-row span{display:inline-flex;align-items:center;gap:8px;opacity:.85}.rally .eq-trust-row span:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.4}.rally .eq-head{max-width:720px;margin:0 auto 48px;text-align:center}.rally .eq-head--left{max-width:720px;margin:0 0 48px;text-align:left}.rally .eq-head .eq-lead{margin-top:12px;margin-left:auto;margin-right:auto}.rally .eq-head--left .eq-lead{margin-top:12px;margin-left:0;margin-right:0}.rally .eq-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:60px;align-items:center}.rally .eq-story--flip{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.rally .eq-story--flip .eq-story-copy{order:2}.rally .eq-story--flip .eq-story-visual{order:1}@media (max-width:900px){.rally .eq-story{grid-template-columns:1fr;gap:32px}.rally .eq-story--flip .eq-story-copy{order:1}.rally .eq-story--flip .eq-story-visual{order:2}}.rally .eq-story+.eq-story{margin-top:96px}.rally .eq-story-list{list-style:none;padding:0;margin:20px 0 24px;display:grid;gap:10px;font-size:.98rem;color:var(--rally-ink)}.rally .eq-story-list li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:baseline}.rally .eq-story-list li:before{content:"";width:16px;height:16px;background:var(--rally-brand);align-self:center;clip-path:polygon(20% 55%,42% 78%,82% 25%,92% 35%,42% 96%,8% 68%)}.rally .eq-story-list li strong{color:var(--rally-ink);font-weight:600}.rally .eq-modes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:1080px){.rally .eq-modes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.rally .eq-modes-grid{grid-template-columns:1fr}}.rally .eq-mode-card{padding:24px 22px;background:#fff;border:1px solid var(--rally-hair);border-radius:12px;transition:border-color .2s var(--rally-ease-quart),transform .2s var(--rally-ease-quart),box-shadow .2s var(--rally-ease-quart)}.rally .eq-mode-card:hover{border-color:var(--rally-brand);transform:translateY(-2px);box-shadow:0 10px 24px -12px var(--rally-brand-glow)}.rally .eq-mode-card .icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--rally-brand-soft);color:var(--rally-brand);margin-bottom:14px}.rally .eq-mode-card .icon svg{width:20px;height:20px}.rally .eq-mode-card .tag{font-family:var(--ff-mono);font-size:11px;color:var(--rally-mid);letter-spacing:.02em;margin-bottom:4px}.rally .eq-mode-card h3{color:var(--rally-ink)}.rally .eq-mode-card p{margin:6px 0 0;font-size:.93rem;color:var(--rally-mid);line-height:1.55}.rally .eq-chat{padding:18px 18px 8px;background:#f8fbfd;border:1px solid var(--rally-hair);border-radius:12px;display:grid;gap:10px}.rally .eq-chat-bubble{padding:10px 12px;border-radius:10px;font-size:13.5px;line-height:1.5;max-width:85%}.rally .eq-chat-bubble .who{display:block;font-size:11px;color:var(--rally-mid);margin-bottom:3px;font-weight:600;letter-spacing:.02em}.rally .eq-chat-bubble.bot{background:#fff;border:1px solid var(--rally-hair);color:var(--rally-ink);align-self:flex-start;justify-self:start}.rally .eq-chat-bubble.user{background:var(--rally-brand-soft);color:var(--rally-brand-deep);align-self:flex-end;justify-self:end}.rally .eq-chat-bubble.fail{border:1px solid rgba(239,68,68,.4);background:#fff}.rally .eq-chat-verdict{margin-top:4px;padding:8px 10px;background:rgba(239,68,68,.08);border-radius:8px;font-size:12px;color:#c33a3a;font-weight:600}.rally .eq-voice{background:#061223;color:#dfeaf4;padding:18px 20px;border-radius:12px;border:1px solid hsla(0,0%,100%,.06)}.rally .eq-voice-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08);font-family:var(--ff-mono);font-size:11px;color:hsla(0,0%,100%,.55);letter-spacing:.02em}.rally .eq-voice-head .live{display:inline-flex;align-items:center;gap:6px;color:var(--rally-pass)}.rally .eq-voice-head .live:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;animation:rally-pulse 1.4s ease-in-out infinite}.rally .eq-voice-wave{display:flex;align-items:end;gap:3px;height:40px;margin-bottom:14px}.rally .eq-voice-wave i{flex:1;background:linear-gradient(180deg,var(--rally-brand) 0,#38bdf8 100%);border-radius:2px;opacity:.9}.rally .eq-voice-transcript{font-family:var(--ff-mono);font-size:11.5px;line-height:1.7;color:hsla(0,0%,100%,.78);display:grid;gap:4px}.rally .eq-voice-transcript .t{color:hsla(0,0%,100%,.4)}.rally .eq-voice-transcript .agent{color:#7dd3fc}.rally .eq-voice-transcript .fail{color:#fda4a4}.rally .eq-voice-meta{display:flex;gap:18px;padding-top:14px;margin-top:14px;border-top:1px solid hsla(0,0%,100%,.08);font-family:var(--ff-mono);font-size:11px}.rally .eq-voice-meta span{display:inline-flex;flex-direction:column;gap:2px;color:hsla(0,0%,100%,.5)}.rally .eq-voice-meta strong{color:#fff;font-family:var(--ff-mono);font-size:14px;font-weight:700}.rally .eq-form{background:#fff;border:1px solid var(--rally-hair);border-radius:12px;padding:20px 22px;display:grid;gap:12px}.rally .eq-form-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:10px;border-bottom:1px solid var(--rally-hair);margin-bottom:8px}.rally .eq-form-title{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-weight:700;font-size:1rem;color:var(--rally-ink)}.rally .eq-form-close{font-size:14px;color:var(--rally-mid);line-height:1}.rally .eq-field{display:grid;gap:6px}.rally .eq-field label{font-size:12px;font-weight:600;color:var(--rally-ink);letter-spacing:.01em}.rally .eq-field label .req{color:var(--rally-fail)}.rally .eq-field .input,.rally .eq-field .select,.rally .eq-field .textarea{padding:9px 12px;border:1px solid var(--rally-hair);border-radius:8px;font-family:var(--ff-body);font-size:13px;color:var(--rally-ink);background:#fff}.rally .eq-field .textarea{min-height:60px;font-family:var(--ff-body);line-height:1.5}.rally .eq-field .select{display:flex;justify-content:space-between;align-items:center}.rally .eq-field .select .caret{color:var(--rally-mid)}.rally .eq-field .hint{font-size:11px;color:var(--rally-mid)}.rally .eq-fieldset{border:1px solid var(--rally-hair);border-radius:10px;padding:12px 14px;display:grid;gap:10px;background:#f8fbfd}.rally .eq-fieldset legend{font-size:12px;font-weight:600;color:var(--rally-brand);padding:0 6px}.rally .eq-form-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:10px;border-top:1px solid var(--rally-hair)}.rally .eq-tabletop{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:8px;font-size:12px;color:var(--rally-mid)}.rally .eq-tabletop .add{color:var(--rally-brand);font-weight:600}.rally .eq-datarow{display:grid;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--rally-hair);border-radius:10px;margin-bottom:6px;font-size:12.5px;align-items:center}.rally .eq-datarow.grid-4{grid-template-columns:1.6fr 1.5fr auto auto}.rally .eq-datarow.grid-3{grid-template-columns:1.4fr 1.4fr auto}.rally .eq-datarow .name{color:var(--rally-ink);font-weight:600}.rally .eq-datarow .cond,.rally .eq-datarow .mono{color:var(--rally-mid);font-family:var(--ff-mono);font-size:11.5px}.rally .eq-datarow .channels{display:flex;gap:6px}.rally .eq-cicd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:900px){.rally .eq-cicd-grid{grid-template-columns:repeat(2,1fr)}}.rally .eq-cicd-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 14px;background:#fff;border:1px solid var(--rally-hair);border-radius:12px;transition:border-color .18s var(--rally-ease-quart),transform .18s var(--rally-ease-quart)}.rally .eq-cicd-card:hover{border-color:var(--rally-brand);transform:translateY(-1px)}.rally .eq-cicd-card img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.rally .eq-cicd-card span{font-size:13px;font-weight:600;color:var(--rally-ink);text-align:center}.rally .eq-tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}@media (max-width:1080px){.rally .eq-tile-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.rally .eq-tile-grid{grid-template-columns:1fr}}.rally .eq-tile{padding:22px 20px;background:#fff;border:1px solid var(--rally-hair);border-radius:12px}.rally .eq-tile .icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--rally-brand-soft);color:var(--rally-brand);margin-bottom:12px}.rally .eq-tile .icon svg{width:18px;height:18px}.rally .eq-tile h3{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-weight:700;font-size:.98rem;letter-spacing:-.015em;color:var(--rally-ink);margin:0 0 6px}.rally .eq-tile p{margin:0;font-size:.9rem;color:var(--rally-mid);line-height:1.55}.rally .eq-nav{display:flex;align-items:center;gap:4px}.rally .eq-nav-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-family:var(--ff-body);font-size:14px;font-weight:500;color:var(--rally-mid);background:transparent;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart)}.rally .eq-nav-btn:focus-visible,.rally .eq-nav-btn:hover{color:var(--rally-ink);background:var(--rally-mist);outline:none}.rally .eq-nav-dd{position:relative}.rally .eq-nav-panel{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;padding:8px;background:#fff;border:1px solid var(--rally-hair);border-radius:12px;box-shadow:0 20px 40px -12px rgba(15,42,66,.14),0 4px 10px -4px rgba(15,42,66,.06);display:grid;gap:2px;z-index:40;animation:eq-nav-panel-in .14s var(--rally-ease-quart)}@keyframes eq-nav-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.rally .eq-nav-item{display:grid;gap:2px;padding:8px 12px;border-radius:8px;text-decoration:none;color:var(--rally-ink);font-size:14px;font-weight:500;transition:background .14s var(--rally-ease-quart),color .14s var(--rally-ease-quart)}.rally .eq-nav-item:focus-visible,.rally .eq-nav-item:hover{background:var(--rally-brand-soft);color:var(--rally-brand-deep);outline:none}.rally .eq-nav-item .label{font-weight:600}.rally .eq-nav-item .desc{font-size:12px;color:var(--rally-mid);font-weight:400}.rally .eq-nav-item:focus-visible .desc,.rally .eq-nav-item:hover .desc{color:var(--rally-brand)}.rally .eq-nav-placeholder{padding:14px;font-size:12.5px;color:var(--rally-mid);text-align:center;font-style:italic}.rally .eq-dialog-scrim{position:fixed;inset:0;z-index:100;background:rgba(12,24,38,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:8vh 20px 20px;overflow-y:auto;animation:eq-scrim-in .18s var(--rally-ease-quart)}@keyframes eq-scrim-in{0%{opacity:0}to{opacity:1}}.rally .eq-dialog{width:100%;max-width:520px;background:#fff;border:1px solid var(--rally-hair);border-radius:16px;box-shadow:0 30px 60px -20px rgba(6,18,35,.35),0 8px 20px -6px rgba(6,18,35,.12);overflow:hidden;animation:eq-dialog-in .22s var(--rally-ease-expo)}@keyframes eq-dialog-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.rally .eq-dialog-head{padding:22px 24px 16px;background:radial-gradient(400px 200px at 100% 0,var(--rally-brand-soft),transparent 70%);display:flex;gap:16px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--rally-hair)}.rally .eq-dialog-eyebrow{font-size:12px;font-weight:600;color:var(--rally-brand);letter-spacing:.02em}.rally .eq-dialog-title{margin:4px 0 6px;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.5rem;font-weight:700;color:var(--rally-ink);letter-spacing:-.02em;line-height:1.1}.rally .eq-dialog-sub{margin:0;font-size:.94rem;color:var(--rally-mid);max-width:44ch;line-height:1.5}.rally .eq-dialog-close{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--rally-mid);border:1px solid var(--rally-hair);border-radius:8px;cursor:pointer;flex-shrink:0;transition:color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart),border-color .16s var(--rally-ease-quart)}.rally .eq-dialog-close:hover{color:var(--rally-ink);border-color:var(--rally-brand);background:var(--rally-brand-soft)}.rally .eq-dialog-form{padding:22px 24px;display:grid;gap:14px}.rally .eq-dialog-form .eq-field label{font-size:12.5px;font-weight:600;color:var(--rally-ink);display:flex;justify-content:space-between;align-items:baseline}.rally .eq-dialog-form .eq-field label .optional{font-size:11px;color:var(--rally-bone);font-weight:400}.rally .eq-dialog-form .eq-field .req{color:var(--rally-fail);margin-left:2px}.rally .eq-dialog-form input,.rally .eq-dialog-form textarea{font-family:var(--ff-body);font-size:14px;padding:10px 12px;color:var(--rally-ink);background:#fff;border:1px solid var(--rally-hair);border-radius:8px;outline:none;transition:border-color .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart)}.rally .eq-dialog-form input:focus,.rally .eq-dialog-form textarea:focus{border-color:var(--rally-brand);box-shadow:0 0 0 3px var(--rally-brand-glow)}.rally .eq-dialog-form textarea{min-height:100px;resize:vertical;line-height:1.5}.rally .eq-dialog-form input:disabled,.rally .eq-dialog-form textarea:disabled{opacity:.6;cursor:default}.rally .eq-dialog-alert{display:grid;gap:8px;padding:10px 12px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#b23636;font-size:13px}.rally .eq-dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:6px;flex-wrap:wrap}.rally .eq-dialog-actions .note{font-size:12.5px;color:var(--rally-mid)}.rally .eq-dialog-success{padding:30px 24px 26px;display:grid;gap:12px;justify-items:start}.rally .eq-dialog-success-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--rally-pass);padding:4px 10px;border:1px solid var(--rally-pass);border-radius:999px}.rally .eq-dialog-success p{margin:0;font-size:15px;line-height:1.55;color:var(--rally-ink)}.rally .eq-auth{min-height:100vh;background:var(--rally-white);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}@media (max-width:900px){.rally .eq-auth{grid-template-columns:1fr;min-height:auto}}.rally .eq-auth-aside{padding:56px 48px;background:radial-gradient(700px 400px at 0 100%,rgba(2,132,199,.32),transparent 70%),linear-gradient(160deg,#061e33,#0b3050 65%,#114069);color:hsla(0,0%,100%,.86);display:flex;flex-direction:column;justify-content:space-between;gap:36px;position:relative;overflow:hidden}@media (max-width:900px){.rally .eq-auth-aside{padding:40px 24px}}.rally .eq-auth-aside .brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.rally .eq-auth-aside .eyebrow{font-size:12.5px;color:#7dd3fc;font-weight:600;letter-spacing:.02em;display:inline-flex;align-items:center;gap:8px}.rally .eq-auth-aside .eyebrow:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}.rally .eq-auth-aside h1{margin:12px 0 14px;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;line-height:1.05;letter-spacing:-.028em;color:#fff;text-wrap:balance;max-width:22ch;text-transform:none}.rally .eq-auth-aside h1 em{font-style:normal;color:#38bdf8}.rally .eq-auth-aside p{margin:0;font-size:1rem;color:hsla(0,0%,100%,.72);max-width:46ch;line-height:1.55}.rally .eq-auth-aside .checklist{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px;font-size:.95rem;color:hsla(0,0%,100%,.9)}.rally .eq-auth-aside .checklist li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:center}.rally .eq-auth-aside .checklist li:before{content:"";width:16px;height:16px;background:#38bdf8;border-radius:999px;clip-path:polygon(20% 55%,42% 78%,82% 25%,92% 35%,42% 96%,8% 68%)}.rally .eq-auth-aside .footer{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12.5px;color:hsla(0,0%,100%,.55)}.rally .eq-auth-aside .footer a{color:hsla(0,0%,100%,.75);text-decoration:none}.rally .eq-auth-aside .footer a:hover{color:#fff}.rally .eq-auth-main{padding:48px 40px;display:flex;align-items:center;justify-content:center;background:var(--rally-white)}@media (max-width:900px){.rally .eq-auth-main{padding:36px 20px}}.rally .eq-auth-panel{width:100%;max-width:440px}.rally .eq-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid var(--rally-hair);border-radius:10px;background:#f8fbfd;margin-bottom:22px}.rally .eq-auth-tabs a{padding:8px 14px;text-align:center;font-size:13px;font-weight:600;color:var(--rally-mid);text-decoration:none;border-radius:7px;transition:color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart)}.rally .eq-auth-tabs a:hover{color:var(--rally-ink)}.rally .eq-auth-tabs a[aria-current=page]{background:#fff;color:var(--rally-brand);box-shadow:0 1px 2px rgba(0,0,0,.04)}.rally .eq-auth-panel h2{margin:0 0 6px;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.6rem;font-weight:700;color:var(--rally-ink);letter-spacing:-.022em;line-height:1.15;text-transform:none}.rally .eq-auth-panel .subtitle{margin:0 0 22px;font-size:.95rem;color:var(--rally-mid);line-height:1.55}.rally .eq-auth-panel form{display:grid;gap:14px}.rally .eq-auth-field{display:grid;gap:5px}.rally .eq-auth-field label{font-size:12.5px;font-weight:600;color:var(--rally-ink);display:flex;justify-content:space-between;align-items:baseline}.rally .eq-auth-field label .link{font-size:12px;color:var(--rally-brand);text-decoration:none;font-weight:500}.rally .eq-auth-field label .link:hover{text-decoration:underline}.rally .eq-auth-field label .optional{font-size:11.5px;color:var(--rally-bone);font-weight:400}.rally .eq-auth-field input{font-family:var(--ff-body);font-size:14px;padding:10px 12px;color:var(--rally-ink);background:#fff;border:1px solid var(--rally-hair);border-radius:8px;outline:none;transition:border-color .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart)}.rally .eq-auth-field input:focus{border-color:var(--rally-brand);box-shadow:0 0 0 3px var(--rally-brand-glow)}.rally .eq-auth-field input[aria-invalid=true]{border-color:var(--rally-fail);box-shadow:0 0 0 3px rgba(239,68,68,.12)}.rally .eq-auth-field .field-error{font-size:12px;color:var(--rally-fail);font-weight:500}.rally .eq-auth-password{position:relative}.rally .eq-auth-password input{display:block;width:100%;box-sizing:border-box;padding-right:40px}.rally .eq-auth-password button{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:28px;height:28px;padding:0;border:none;background:transparent;color:var(--rally-mid);cursor:pointer;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.rally .eq-auth-password button:hover{color:var(--rally-ink);background:var(--rally-brand-soft)}.rally .eq-auth-password button svg{width:16px;height:16px}.rally .eq-pw-req{display:grid;gap:5px;margin-top:6px}.rally .eq-pw-req .rule{display:grid;grid-template-columns:14px 1fr;gap:8px;align-items:center;font-size:11.5px;color:var(--rally-mid)}.rally .eq-pw-req .rule .dot{width:6px;height:6px;border-radius:999px;background:var(--rally-hair);margin-left:4px}.rally .eq-pw-req .rule.ok{color:var(--rally-pass)}.rally .eq-pw-req .rule.ok .dot{background:var(--rally-pass)}.rally .eq-auth-alert{display:grid;gap:8px;padding:10px 12px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#b23636;font-size:13px}.rally .eq-auth-alert.info{background:var(--rally-brand-soft);border-color:rgba(2,132,199,.24);color:var(--rally-brand-deep)}.rally .eq-auth-alert button{align-self:start;padding:6px 12px;background:transparent;border:1px solid;border-radius:6px;color:inherit;font-size:12px;font-weight:600;cursor:pointer}.rally .eq-auth-alert button:disabled{opacity:.55;cursor:default}.rally .eq-auth-submit{width:100%;padding:12px 16px;background:var(--rally-brand);color:#fff;border:none;border-radius:8px;font-family:var(--ff-body);font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .16s var(--rally-ease-quart),transform .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart);box-shadow:0 6px 18px var(--rally-brand-glow)}.rally .eq-auth-submit:hover:not(:disabled){background:var(--rally-brand-deep);transform:translateY(-1px)}.rally .eq-auth-submit:disabled{opacity:.6;cursor:default;box-shadow:none}.rally .eq-auth-footer{margin-top:18px;text-align:center;font-size:13px;color:var(--rally-mid)}.rally .eq-auth-footer a{color:var(--rally-brand);text-decoration:none;font-weight:600}.rally .eq-auth-footer a:hover{text-decoration:underline}.rally .eq-auth-oauth{display:grid;gap:10px;margin-top:16px}.rally .eq-auth-oauth-divider{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--rally-bone);text-transform:uppercase;letter-spacing:.14em;margin:8px 0 0}.rally .eq-auth-oauth-divider:after,.rally .eq-auth-oauth-divider:before{content:"";flex:1;height:1px;background:var(--rally-hair)}.rally .eq-oauth-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:10px 14px;background:#fff;color:var(--rally-ink);border:1px solid var(--rally-hair);border-radius:8px;font-family:var(--ff-body);font-weight:600;font-size:13px;cursor:pointer;transition:border-color .16s var(--rally-ease-quart),background .16s var(--rally-ease-quart)}.rally .eq-oauth-btn:hover:not(:disabled){border-color:var(--rally-brand);background:var(--rally-brand-soft)}.rally .eq-oauth-btn:disabled{opacity:.6;cursor:default}.rally .eq-oauth-btn svg{width:18px;height:18px;display:block}.rally .eq-auth-loading{min-height:60vh;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--rally-mid)}.rally .eq-legal-hero{padding:84px 0 40px;background:radial-gradient(1000px 400px at 85% 0,var(--rally-brand-soft),transparent 60%),linear-gradient(180deg,#f8fbfd 0,var(--rally-white) 100%);border-bottom:1px solid var(--rally-hair)}.rally .eq-legal-hero h1{margin:16px 0;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:clamp(2.2rem,4.6vw,3.4rem);font-weight:700;line-height:1.05;letter-spacing:-.035em;color:var(--rally-ink);text-wrap:balance;text-transform:none}.rally .eq-legal-hero h1 em{font-style:normal;color:var(--rally-brand)}.rally .eq-legal-updated{margin-top:12px;font-family:var(--ff-mono);font-size:12px;color:var(--rally-mid);letter-spacing:.02em}.rally .eq-legal-body{padding:56px 0 72px;max-width:820px}.rally .eq-legal-body article{margin-bottom:36px}.rally .eq-legal-body article h2{margin:0 0 12px;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--rally-ink);text-transform:none}.rally .eq-legal-body article p,.rally .eq-legal-body article ul{margin:0 0 12px;font-size:.98rem;line-height:1.65;color:var(--rally-mid)}.rally .eq-legal-body article ul{padding-left:20px}.rally .eq-legal-body article p:last-child{margin-bottom:0}.rally .eq-faq-grid{display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,1fr);gap:44px;align-items:start}@media (max-width:900px){.rally .eq-faq-grid{grid-template-columns:1fr;gap:24px}}.rally .eq-faq-list{border-top:1px solid var(--rally-hair);margin:0;padding:0;list-style:none}.rally .eq-faq-list li{padding:22px 0;border-bottom:1px solid var(--rally-hair);display:grid;gap:8px}.rally .eq-faq-list dt{font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-weight:700;font-size:1.05rem;letter-spacing:-.015em;color:var(--rally-ink)}.rally .eq-faq-list dd{margin:0;color:var(--rally-mid);font-size:.98rem;line-height:1.6}.rally .eq-pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:720px){.rally .eq-pillars{grid-template-columns:1fr}}.rally .eq-pillars article{background:#fff;border:1px solid var(--rally-hair);border-radius:12px;padding:24px 24px 26px}.rally .eq-pillars .icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--rally-brand-soft);color:var(--rally-brand);margin-bottom:14px}.rally .eq-pillars .icon svg{width:20px;height:20px}.rally .eq-pillars h3{margin:0 0 8px;font-family:var(--font-inter-tight,"Inter Tight"),var(--ff-display);font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--rally-ink);text-transform:none}.rally .eq-pillars p{margin:0;font-size:.94rem;color:var(--rally-mid);line-height:1.6}.rally .eq-ops-list{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));font-size:.95rem;line-height:1.55;color:var(--rally-mid)}@media (max-width:720px){.rally .eq-ops-list{grid-template-columns:1fr}}.rally .eq-ops-list li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:baseline}.rally .eq-ops-list li:before{content:"";width:14px;height:14px;background:var(--rally-brand);align-self:center;clip-path:polygon(20% 55%,42% 78%,82% 25%,92% 35%,42% 96%,8% 68%)}.rally .eq-final{padding:96px 0;background:radial-gradient(1200px 500px at 50% 100%,var(--rally-brand-soft),transparent 60%),linear-gradient(180deg,var(--rally-white) 0,#f6fbfe 100%);text-align:center}.rally .eq-final .eq-h2{max-width:22ch;margin-left:auto;margin-right:auto}.rally .eq-final .eq-hero-cta-row{justify-content:center}.rally .rl-stats-band{background:linear-gradient(180deg,var(--rally-brand-soft) 0,var(--rally-white) 100%);border-bottom:1px solid var(--rally-hair);padding:44px 0}.rally .rl-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:900px){.rally .rl-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.rally .rl-stats-grid{grid-template-columns:1fr}}.rally .rl-stat{display:grid;gap:6px;padding:4px 4px 4px 20px;border-left:2px solid var(--rally-brand)}.rally .rl-stat-figure{font-family:var(--ff-display);font-weight:900;font-size:clamp(2.2rem,4.4vw,3.2rem);line-height:1;letter-spacing:-.05em;color:var(--rally-brand);font-variant-numeric:tabular-nums}.rally .rl-stat-label{font-family:var(--ff-display);font-weight:800;font-size:.9rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-stat-sub{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid)}.rally .rl-modes{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}@media (max-width:1080px){.rally .rl-modes{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.rally .rl-modes{grid-template-columns:1fr}}.rally .rl-mode{display:flex;flex-direction:column;gap:10px;padding:24px 22px 28px;background:var(--rally-white);transition:background .22s var(--rally-ease-quart)}.rally .rl-mode:hover{background:var(--rally-mist)}.rally .rl-mode-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--rally-brand-soft);color:var(--rally-brand);border-radius:8px;margin-bottom:6px}.rally .rl-mode-icon svg{width:22px;height:22px}.rally .rl-mode-tag{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--rally-mid);font-weight:700}.rally .rl-mode h3{margin:0;font-family:var(--ff-display);font-weight:800;font-size:1.05rem;letter-spacing:-.02em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-mode p{margin:0;color:var(--rally-mid);font-size:.9rem;line-height:1.5}.rally .rl-voice-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:44px;align-items:start}@media (max-width:900px){.rally .rl-voice-grid{grid-template-columns:1fr;gap:28px}}.rally .rl-voice-steps{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:1px solid var(--rally-hair)}.rally .rl-voice-steps li{display:grid;grid-template-columns:60px 1fr;gap:22px;padding:18px 4px;border-bottom:1px solid var(--rally-hair);align-items:baseline}.rally .rl-voice-steps li .n{font-family:var(--ff-mono);font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--rally-brand)}.rally .rl-voice-steps li .label{font-family:var(--ff-display);font-weight:800;font-size:.98rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--rally-ink)}.rally .rl-voice-steps li .copy{margin-top:4px;color:var(--rally-mid);font-size:.9rem;line-height:1.5}.rally .rl-voice-card{background:var(--rally-ink);color:var(--rally-white);padding:20px 22px 18px;font-family:var(--ff-mono);font-size:12.5px;line-height:1.55;box-shadow:8px 8px 0 var(--rally-brand);border-radius:6px;border:1px solid var(--rally-ink);overflow:hidden}.rally .rl-voice-card .head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08);font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.rally .rl-voice-card .head .dot{width:4px;height:4px;background:hsla(0,0%,100%,.4);border-radius:999px}.rally .rl-voice-card .row{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.rally .rl-voice-card .row .t{color:hsla(0,0%,100%,.42)}.rally .rl-voice-card .row .name{color:var(--rally-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rally .rl-voice-card .row .v{color:var(--rally-brand);font-weight:700;letter-spacing:.06em}.rally .rl-voice-card .row.warn .v{color:var(--rally-diesel)}.rally .rl-voice-card .row.fail .v{color:var(--rally-fail)}.rally .rl-voice-card .foot{padding-top:12px;color:hsla(0,0%,100%,.75);font-size:11.5px}.rally .rl-api-bullets{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px;font-size:.95rem;color:var(--rally-ink)}.rally .rl-api-bullets li{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:center}.rally .rl-api-bullets .ico{color:var(--rally-brand);width:18px;height:18px}.rally .rl-arch-tiles,.rally .rl-arch-tiles>*,.rally .rl-auth-aside,.rally .rl-auth-panel,.rally .rl-board .tile,.rally .rl-btn,.rally .rl-btn--brand,.rally .rl-btn--ghost,.rally .rl-btn--primary,.rally .rl-code-frame,.rally .rl-contact,.rally .rl-contact-close,.rally .rl-contact-form textarea,.rally .rl-contact-success-tag,.rally .rl-demo,.rally .rl-demo-pill,.rally .rl-demo-verdict,.rally .rl-diff-cell,.rally .rl-final .rl-btn--ghost,.rally .rl-final .rl-btn--primary,.rally .rl-form-actions button[type=submit],.rally .rl-form-alert,.rally .rl-form-alert button,.rally .rl-form-row input,.rally .rl-inline-code,.rally .rl-metric-card,.rally .rl-oauth-btn,.rally .rl-runtime-tiles>div,.rally .rl-security-pillars>*,.rally .rl-trace-frame,.rally .rl-workflow-step{border-radius:5px}