.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:rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.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:rgba(255,255,255,.6);font-size:.82rem;line-height:1.5}.rally .rl-trace-frame{background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.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 rgba(255,255,255,.08);font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.55)}.rally .rl-trace-frame .row{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)}.rally .rl-trace-frame .row .t{color:rgba(255,255,255,.45)}.rally .rl-trace-frame .row .name{color:var(--rally-white)}.rally .rl-trace-frame .row .name .indent{color:rgba(255,255,255,.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:rgba(255,255,255,.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-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--rally-hair);border:1px solid var(--rally-hair)}.rally .rl-pricing-tile{padding:32px 28px;display:flex;flex-direction:column;gap:24px;position:relative;min-height:460px}.rally .rl-pricing-price{font-size:2.8rem}@media (max-width:1080px){.rally .rl-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rally .rl-pricing-tile:nth-child(3){grid-column:1/-1;min-height:320px}}@media (max-width:720px){.rally .rl-pricing-grid{grid-template-columns:1fr}.rally .rl-pricing-tile{padding:28px 22px;min-height:0}.rally .rl-pricing-tile:nth-child(3){min-height:0}.rally .rl-pricing-price{font-size:2.4rem}}.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:rgba(255,255,255,.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 rgba(255,255,255,.1);font-family:var(--ff-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.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:rgba(255,255,255,.75)}.rally .rl-final .rl-eyebrow:before{background:rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.25);color:rgba(255,255,255,.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:rgba(255,255,255,.86)}.rally .eq-section--dark .eq-h2,.rally .eq-section--dark .eq-h3{color:#fff}.rally .eq-section--dark .eq-lead{color:rgba(255,255,255,.7)}.rally .eq-section--dark .eq-eyebrow{color:#7dd3fc}.rally .eq-section--dark .eq-story-list{color:rgba(255,255,255,.86)}.rally .eq-section--dark .eq-story-list li strong{color:#fff}.rally .eq-section--dark .eq-story-list li:before{background:#7dd3fc}.rally .eq-billing-toggle{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin:0 0 28px}.rally .eq-billing-seg{display:inline-flex;gap:4px;padding:4px;background:var(--rally-white);border:1px solid var(--rally-hair);border-radius:999px;box-shadow:0 1px 2px rgba(15,42,66,.04)}.rally .eq-billing-seg button{font-family:var(--ff-body);font-size:.88rem;font-weight:600;color:var(--rally-mid);background:transparent;border:0;cursor:pointer;padding:8px 18px;border-radius:999px;transition:background .18s var(--rally-ease-quart),color .18s var(--rally-ease-quart)}.rally .eq-billing-seg button[aria-pressed=true]{background:var(--rally-brand);color:#fff;box-shadow:0 4px 12px var(--rally-brand-glow,rgba(2,132,199,.18))}.rally .eq-billing-seg button:focus-visible{outline:2px solid var(--rally-brand);outline-offset:2px}.rally .eq-billing-save{font-family:var(--ff-body);font-size:.78rem;font-weight:600;color:#0f7a55;background:#e3f4ec;border:1px solid #bfe6d4;padding:5px 11px;border-radius:999px}@media (prefers-reduced-motion:reduce){.rally .eq-billing-seg button{transition:none}}.rally .eq-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}@media (max-width:1080px){.rally .eq-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rally .eq-pricing-tile:nth-child(3){grid-column:1/-1}}@media (max-width:720px){.rally .eq-pricing-grid{grid-template-columns:1fr;gap:16px}.rally .eq-pricing-tile:nth-child(3){grid-column:auto}}.rally .eq-pricing-tile{position:relative;display:flex;flex-direction:column;gap:24px;padding:32px 28px;background:#fff;border:1px solid var(--rally-hair);border-radius:16px;box-shadow:0 1px 2px rgba(15,42,66,.04),0 8px 24px -12px rgba(15,42,66,.08);transition:transform .2s var(--rally-ease-quart),box-shadow .2s var(--rally-ease-quart)}.rally .eq-pricing-tile:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(15,42,66,.04),0 20px 40px -16px rgba(15,42,66,.14)}.rally .eq-pricing-tile[data-featured=true]{border-color:var(--rally-brand);box-shadow:0 0 0 1px var(--rally-brand),0 1px 2px rgba(15,42,66,.04),0 20px 40px -14px var(--rally-brand-glow,rgba(59,130,246,.35))}.rally .eq-pricing-badge{position:absolute;top:-12px;left:28px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--rally-brand);color:#fff;font-size:11px;border-radius:999px;box-shadow:0 4px 12px var(--rally-brand-glow,rgba(59,130,246,.35))}.rally .eq-pricing-badge,.rally .eq-pricing-name{font-family:var(--ff-body);font-weight:600;letter-spacing:.02em}.rally .eq-pricing-name{font-size:13px;color:var(--rally-mid);text-transform:none}.rally .eq-pricing-tile[data-featured=true] .eq-pricing-name{color:var(--rally-brand)}.rally .eq-pricing-price-row{margin-top:14px;display:flex;align-items:baseline;gap:6px}.rally .eq-pricing-price{font-family:var(--ff-display);font-weight:700;font-size:2.6rem;line-height:1;letter-spacing:-.035em;color:var(--rally-ink)}.rally .eq-pricing-cadence{font-family:var(--ff-body);font-size:.9rem;color:var(--rally-mid)}.rally .eq-pricing-note{margin:10px 0 0;font-size:.9rem;line-height:1.5;color:var(--rally-mid)}.rally .eq-pricing-features{list-style:none;padding:0;margin:0;display:grid;gap:12px;font-size:.94rem;color:var(--rally-ink);flex:1}.rally .eq-pricing-features li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;line-height:1.5}.rally .eq-pricing-features li svg{width:16px;height:16px;margin-top:3px;color:var(--rally-brand)}.rally .eq-pricing-cta{align-self:stretch;justify-content:center;width:100%}@media (max-width:720px){.rally .eq-pricing-tile{padding:26px 22px}.rally .eq-pricing-price{font-size:2.2rem}}.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(--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(--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 rgba(255,255,255,.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:rgba(255,255,255,.25);background:transparent}.rally .eq-btn--dark:hover{border-color:#fff;background:rgba(255,255,255,.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-shot-btn{position:relative;display:block;width:100%;padding:10px;border:1px solid var(--rally-hair);border-radius:18px;background:linear-gradient(160deg,#ffffff 0,var(--rally-paper) 100%);cursor:zoom-in;line-height:0;box-shadow:0 1px 2px rgba(15,42,66,.05),0 10px 24px -12px rgba(15,42,66,.18),0 34px 68px -30px rgba(15,42,66,.34);transition:transform .24s var(--rally-ease-quart),box-shadow .24s var(--rally-ease-quart)}.rally .eq-hero-shot-btn:hover{transform:translateY(-3px);box-shadow:0 1px 2px rgba(15,42,66,.05),0 14px 30px -12px rgba(2,132,199,.24),0 44px 80px -30px rgba(2,132,199,.4)}.rally .eq-hero-shot-btn:focus-visible{outline:2px solid var(--rally-brand);outline-offset:4px}.rally .eq-hero-shot{display:block;width:100%;height:auto;border-radius:10px;border:1px solid var(--rally-hair)}.rally .eq-hero-shot-hint{position:absolute;right:20px;bottom:20px;padding:5px 10px;border-radius:999px;font-family:var(--ff-body);font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.02em;color:#fff;background:rgba(12,24,38,.72);opacity:0;transition:opacity .18s var(--rally-ease-quart)}.rally .eq-hero-shot-btn:focus-visible .eq-hero-shot-hint,.rally .eq-hero-shot-btn:hover .eq-hero-shot-hint{opacity:1}.rally .eq-lightbox{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:5vh 5vw;background:rgba(9,26,43,.82);backdrop-filter:blur(3px);cursor:zoom-out;animation:eq-lightbox-in .18s var(--rally-ease-quart) both}.rally .eq-lightbox-img{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:10px;box-shadow:0 40px 90px -24px rgba(0,0,0,.6);cursor:default}.rally .eq-lightbox-close{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.rally .eq-lightbox-close:hover{background:rgba(255,255,255,.2)}.rally .eq-lightbox-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.rally .eq-lightbox-close svg{width:20px;height:20px}@keyframes eq-lightbox-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.rally .eq-lightbox{animation:none}.rally .eq-hero-shot-btn,.rally .eq-hero-shot-hint{transition:none}.rally .eq-hero-shot-btn:hover{transform:none}}.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 rgba(255,255,255,.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(--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(--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)}@media (max-width:620px){.rally .eq-kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.rally .eq-kpi-value{font-size:1.2rem}.rally .eq-kpi-tile{padding:10px}}.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:rgba(255,255,255,.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:72px 0 80px;background:radial-gradient(ellipse at top,rgba(11,46,82,.03),transparent 70%),var(--rally-white);border-top:1px solid var(--rally-hair);border-bottom:1px solid var(--rally-hair)}.rally .eq-slogan{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2.4vw,32px);font-family:var(--ff-display);font-weight:700;font-size:clamp(2.2rem,5.4vw,4rem);line-height:1;letter-spacing:-.035em;color:var(--rally-ink);text-align:center;margin:0 auto 48px;max-width:1000px;text-wrap:balance}.rally .eq-slogan-word{display:inline-block;color:var(--rally-ink)}.rally .eq-slogan-dot{width:8px;height:8px;border-radius:999px;background:var(--rally-brand);flex:0 0 auto;transform:translateY(-2px)}@media (max-width:620px){.rally .eq-slogan{gap:12px;margin-bottom:32px}.rally .eq-slogan-dot{width:6px;height:6px}}@media (max-width:420px){.rally .eq-slogan{flex-wrap:wrap}}.rally .eq-trust-marquees{display:flex;flex-direction:column;gap:28px}.rally .eq-trust-marquee-row{display:flex;flex-direction:column;gap:12px}.rally .eq-trust-marquee-caption{font-size:11px;font-weight:700;color:var(--rally-mid);text-transform:uppercase;letter-spacing:.14em;text-align:center}.rally .eq-marquee{position:relative;overflow:hidden;--eq-marquee-fade:96px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--eq-marquee-fade),#000 calc(100% - var(--eq-marquee-fade)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--eq-marquee-fade),#000 calc(100% - var(--eq-marquee-fade)),transparent 100%)}.rally .eq-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:eq-marquee-scroll var(--marquee-duration,40s) linear infinite}.rally .eq-marquee[data-direction=right] .eq-marquee-track{animation-direction:reverse}.rally .eq-marquee-track:hover{animation-play-state:paused}.rally .eq-marquee-copy{display:flex;gap:48px;padding:8px 24px;flex-shrink:0}.rally .eq-trust-logo{display:inline-flex;align-items:center;gap:10px;color:var(--rally-ink);font-size:14px;font-weight:600;letter-spacing:-.005em;white-space:nowrap;opacity:.85;transition:opacity .16s ease,transform .16s ease}.rally .eq-trust-logo:hover{opacity:1;transform:translateY(-1px)}.rally .eq-trust-logo-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.rally .eq-trust-logo-mark img,.rally .eq-trust-logo-mark svg{display:block}.rally .eq-trust-logo-name{white-space:nowrap}@keyframes eq-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.rally .eq-marquee-track{animation:none;transform:none}.rally .eq-marquee{overflow-x:auto}}@media (max-width:900px){.rally .eq-trust{padding:56px 0 60px}.rally .eq-trust-marquees{gap:22px}.rally .eq-marquee-copy{gap:32px;padding:6px 16px}.rally .eq-marquee{--eq-marquee-fade:48px}.rally .eq-trust-logo{font-size:13px}}@media (max-width:480px){.rally .eq-marquee{--eq-marquee-fade:24px}.rally .eq-marquee-copy{gap:24px;padding:4px 12px}}.rally .eq-section-cta{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.rally .eq-section-cta--center{justify-content:center}.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-callflow{background:var(--rally-white);border:1px solid var(--rally-hair);border-radius:16px;padding:28px 26px;box-shadow:0 1px 2px rgba(15,42,66,.04),0 18px 40px -22px rgba(15,42,66,.22)}.rally .eq-callflow-track{list-style:none;margin:0;padding:0;display:grid}.rally .eq-callflow-step{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;padding-bottom:24px}.rally .eq-callflow-step:last-of-type{padding-bottom:0}.rally .eq-callflow-step:not(:last-of-type):before{content:"";position:absolute;left:22px;top:46px;bottom:5px;width:2px;transform:translateX(-50%);background:var(--rally-brand);border-radius:2px}.rally .eq-callflow-step:not(:last-of-type):after{content:"";position:absolute;left:22px;bottom:3px;width:8px;height:8px;border-right:2px solid var(--rally-brand);border-bottom:2px solid var(--rally-brand);transform:translate(-50%) rotate(45deg)}.rally .eq-callflow-node{position:relative;z-index:1;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--rally-brand);border:2px solid var(--rally-brand);box-shadow:0 0 0 5px var(--rally-white)}.rally .eq-callflow-node svg{width:20px;height:20px}.rally .eq-callflow-step--bridge .eq-callflow-node{background:var(--rally-brand);color:#fff}.rally .eq-callflow-step--under-test .eq-callflow-node{border-color:var(--rally-ink);color:var(--rally-ink);box-shadow:0 0 0 5px var(--rally-white),0 0 0 7px var(--rally-brand-soft)}.rally .eq-callflow-body{display:flex;flex-direction:column;gap:3px;padding-top:3px}.rally .eq-callflow-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:var(--ff-display);font-weight:700;font-size:.98rem;letter-spacing:-.01em;color:var(--rally-ink)}.rally .eq-callflow-tag{font-family:var(--ff-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--rally-brand-deep);background:var(--rally-brand-soft);border-radius:999px;padding:2px 8px}.rally .eq-callflow-note{font-size:.88rem;line-height:1.5;color:var(--rally-mid)}.rally .eq-callflow-loop{margin:20px 0 0;display:inline-flex;align-items:center;gap:8px;font-family:var(--ff-mono);font-size:.8rem;letter-spacing:.02em;color:var(--rally-mid)}.rally .eq-callflow-loop svg{width:15px;height:15px;color:var(--rally-brand)}.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 rgba(255,255,255,.06)}.rally .eq-voice-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);font-family:var(--ff-mono);font-size:11px;color:rgba(255,255,255,.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:rgba(255,255,255,.78);display:grid;gap:4px}.rally .eq-voice-transcript .t{color:rgba(255,255,255,.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 rgba(255,255,255,.08);font-family:var(--ff-mono);font-size:11px;flex-wrap:wrap}.rally .eq-voice-meta span{display:inline-flex;flex-direction:column;gap:2px;color:rgba(255,255,255,.5)}.rally .eq-voice-meta strong{color:#fff;font-family:var(--ff-mono);font-size:14px;font-weight:700}.rally .eq-shot-frame{padding:10px;border:1px solid var(--rally-hair);border-radius:18px;background:linear-gradient(160deg,#ffffff 0,var(--rally-paper) 100%);box-shadow:0 1px 2px rgba(15,42,66,.05),0 10px 24px -12px rgba(15,42,66,.18),0 34px 68px -30px rgba(15,42,66,.34)}.rally .eq-shot-frame--app{background:#ffffff}.rally .eq-shot-frame--app .eq-form{background:#f5f9fc}.rally .eq-shot-frame .eq-form{border-radius:10px;box-shadow:none}.rally .eq-form{background:#fff;border:1px solid var(--rally-hair);border-radius:16px;padding:20px 22px;display:grid;gap:12px;box-shadow:0 1px 2px rgba(15,42,66,.05),0 10px 24px -12px rgba(15,42,66,.18),0 34px 68px -30px rgba(15,42,66,.34)}.rally .eq-metric-row{padding:14px 16px;background:#fff;border:1px solid var(--rally-hair);border-radius:14px;box-shadow:0 1px 2px rgba(15,42,66,.05),0 12px 26px -16px rgba(15,42,66,.24)}.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(--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:#fff}.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;flex-wrap:wrap}.rally .eq-datarow .mono{overflow:hidden;text-overflow:ellipsis;min-width:0}@media (max-width:720px){.rally .eq-datarow.grid-4{grid-template-columns:1fr auto;grid-auto-flow:row}.rally .eq-datarow.grid-4 .cond{grid-column:1/-1}.rally .eq-datarow.grid-3{grid-template-columns:1fr auto}.rally .eq-datarow.grid-3 .mono{grid-column:1/-1;font-size:11px}}.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)}}@media (max-width:480px){.rally .eq-cicd-grid{grid-template-columns: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-loop{margin-top:40px}.rally .eq-loop-figure{position:relative;width:100%;max-width:860px;margin:0 auto;aspect-ratio:720/300}.rally .eq-loop-svg{width:100%;height:100%;display:block}.rally .eq-loop-path{stroke-dasharray:6 8;animation:eq-loop-drift 18s linear infinite}@keyframes eq-loop-drift{to{stroke-dashoffset:-280}}.rally .eq-loop-lane{position:absolute;top:50%;transform:translate(-50%,-50%);font-family:var(--ff-display);font-size:clamp(.9rem,1.6vw,1.15rem);font-weight:600;letter-spacing:-.01em;color:var(--rally-mid);white-space:nowrap;pointer-events:none}.rally .eq-loop-lane--left{left:29.7%}.rally .eq-loop-lane--right{left:70.3%}.rally .eq-loop-node{display:inline-flex;align-items:center;gap:8px;padding:7px 13px 7px 9px;background:#fff;border:1px solid var(--rally-hair);border-radius:999px;font:inherit;font-size:.82rem;font-weight:600;color:var(--rally-ink);white-space:nowrap;cursor:pointer;box-shadow:0 1px 2px rgba(15,42,66,.05),0 8px 20px -12px rgba(15,42,66,.25);transition:border-color .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart),transform .16s var(--rally-ease-quart)}.rally .eq-loop-node:hover,.rally .eq-loop-node[data-active=true]{border-color:var(--rally-brand);box-shadow:0 0 0 1px var(--rally-brand),0 12px 26px -12px var(--rally-brand-glow,rgba(2,132,199,.4))}.rally .eq-loop-node:focus-visible{outline:2px solid var(--rally-brand);outline-offset:3px}.rally .eq-loop-node[data-lane=gate]{border-radius:10px;background:var(--rally-ink);border-color:var(--rally-ink);color:#fff}.rally .eq-loop-node[data-lane=gate] .eq-loop-dot{background:#fff}.rally .eq-loop-dot{width:9px;height:9px;border-radius:50%;background:var(--rally-hair);flex:none}.rally .eq-loop-node[data-active=true] .eq-loop-dot{background:var(--rally-brand)}.rally .eq-loop-node[data-lane=gate][data-active=true] .eq-loop-dot{background:#7dd3fc}.rally .eq-loop-pop{position:absolute;z-index:5;width:max(280px,22vw);max-width:340px;padding:18px 20px;background:#fff;border:1px solid var(--rally-hair);border-radius:14px;box-shadow:0 1px 2px rgba(15,42,66,.05),0 16px 34px -16px rgba(15,42,66,.3);animation:eq-pop-in .16s var(--rally-ease-quart) both}.rally .eq-loop-pop .eq-h3{margin:0 0 12px;font-size:1.02rem}.rally .eq-loop-pop[data-side=below]{top:calc(50% + 22px)}.rally .eq-loop-pop[data-side=above]{bottom:calc(50% + 22px)}.rally .eq-loop-pop[data-align=center]{left:50%;transform:translateX(-50%)}.rally .eq-loop-pop[data-align=start]{left:-8px}.rally .eq-loop-pop[data-align=end]{right:-8px}.rally .eq-loop-pop[data-side=below][data-align=center]{transform-origin:top center}.rally .eq-loop-pop[data-side=below][data-align=start]{transform-origin:top left}.rally .eq-loop-pop[data-side=below][data-align=end]{transform-origin:top right}.rally .eq-loop-pop[data-side=above][data-align=center]{transform-origin:bottom center}.rally .eq-loop-pop[data-side=above][data-align=start]{transform-origin:bottom left}.rally .eq-loop-pop[data-side=above][data-align=end]{transform-origin:bottom right}@keyframes eq-pop-in{0%{opacity:0;transform:scale(.94)}to{opacity:1}}.rally .eq-loop-pop[data-align=center]{animation-name:eq-pop-in-center}@keyframes eq-pop-in-center{0%{opacity:0;transform:translateX(-50%) scale(.94)}to{opacity:1;transform:translateX(-50%) scale(1)}}.rally .eq-loop-slot{position:absolute;transform:translate(-50%,-50%)}.rally .eq-loop-slot[data-open=true]{z-index:6}.rally .eq-loop-features{list-style:none;margin:0;padding:0;display:grid;gap:9px}.rally .eq-loop-features li{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;font-size:.88rem;line-height:1.5;color:var(--rally-ink)}.rally .eq-loop-arrow{color:var(--rally-brand);font-weight:600}.rally .eq-loop-group,.rally .eq-loop-repeat,.rally .eq-loop-step{display:none}@media (max-width:1024px){.rally .eq-loop-figure{position:static;aspect-ratio:auto;max-width:460px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:0}.rally .eq-loop-lane,.rally .eq-loop-svg{display:none}.rally .eq-loop-group{display:block;margin:22px 0 8px;padding-left:2px;font-family:var(--ff-display);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--rally-mid)}.rally .eq-loop-group:first-child{margin-top:0}.rally .eq-loop-slot{position:relative;display:block;transform:none;left:auto!important;top:auto!important;padding:5px 0 5px 44px}.rally .eq-loop-slot:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:var(--rally-hair)}.rally .eq-loop-group+.eq-loop-slot:before{top:17px}.rally .eq-loop-slot:has(+.eq-loop-group):before{bottom:auto;height:17px}.rally .eq-loop-group+.eq-loop-slot:has(+.eq-loop-group):before{display:none}.rally .eq-loop-step{position:absolute;left:4px;top:6px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fff;border:1.5px solid var(--rally-hair);font-family:var(--ff-mono);font-size:.7rem;font-weight:600;color:var(--rally-mid)}.rally .eq-loop-slot[data-open=true] .eq-loop-step{background:var(--rally-brand);border-color:var(--rally-brand);color:#fff}.rally .eq-loop-slot[data-lane=gate] .eq-loop-step{background:var(--rally-ink);border-color:var(--rally-ink);color:#fff}.rally .eq-loop-node{width:100%;justify-content:flex-start}.rally .eq-loop-node .eq-loop-dot{display:none}.rally .eq-loop-pop{position:static;width:100%;max-width:none;margin:8px 0 2px;transform:none!important;animation:none;box-shadow:0 1px 2px rgba(15,42,66,.05),0 10px 24px -16px rgba(15,42,66,.3)}.rally .eq-loop-repeat{position:relative;display:flex;align-items:center;gap:10px;margin:6px 0 0;padding:5px 0 0 44px;font-size:.82rem;font-weight:600;color:var(--rally-brand)}.rally .eq-loop-repeat-icon{position:absolute;left:4px;top:2px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px dashed var(--rally-brand);background:#fff;font-size:.95rem;line-height:1}}@media (prefers-reduced-motion:reduce){.rally .eq-loop-path{animation:none}.rally .eq-loop-node{transition:none}}.rally .eq-steps-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:48px;align-items:center;margin-top:40px}@media (max-width:900px){.rally .eq-steps-layout{grid-template-columns:1fr;gap:28px}}.rally .eq-steps-list{display:flex;flex-direction:column;gap:10px}.rally .eq-step-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:14px;align-items:start;width:100%;padding:16px 18px;text-align:left;font:inherit;color:inherit;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:background .18s var(--rally-ease-quart),border-color .18s var(--rally-ease-quart)}.rally .eq-step-row:hover{background:#fff;border-color:var(--rally-hair)}.rally .eq-step-row:focus-visible{outline:2px solid var(--rally-brand);outline-offset:2px}.rally .eq-step-row[data-active=true]{background:#fff;border-color:var(--rally-hair);box-shadow:0 1px 2px rgba(15,42,66,.04),0 10px 24px -14px rgba(15,42,66,.18)}.rally .eq-step-n{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;font-family:var(--ff-mono);font-size:.74rem;font-weight:500;color:var(--rally-mid);background:var(--rally-paper);border:1px solid var(--rally-hair)}.rally .eq-step-row[data-active=true] .eq-step-n{background:var(--rally-brand);border-color:var(--rally-brand);color:#fff}.rally .eq-step-body{display:block}.rally .eq-step-title{display:block;font-family:var(--ff-display);font-size:1.02rem;font-weight:600;letter-spacing:-.01em;color:var(--rally-ink);margin-bottom:4px}.rally .eq-step-copy{display:block;font-size:.9rem;line-height:1.55;color:var(--rally-mid)}.rally .eq-step-row[data-active=false] .eq-step-copy{display:none}.rally .eq-step-stage{padding:10px;background:linear-gradient(160deg,#ffffff 0,var(--rally-paper) 100%);border:1px solid var(--rally-hair);border-radius:18px;box-shadow:0 1px 2px rgba(15,42,66,.05),0 10px 24px -12px rgba(15,42,66,.18),0 34px 68px -30px rgba(15,42,66,.34)}.rally .eq-step-video{display:block;width:100%;height:auto;aspect-ratio:1280/682;-o-object-fit:cover;object-fit:cover;border-radius:10px;border:1px solid var(--rally-hair);background:var(--rally-paper)}@media (prefers-reduced-motion:reduce){.rally .eq-step-row{transition:none}}@media (max-width:520px){.rally .eq-steps-layout{margin-top:28px;gap:22px}.rally .eq-step-stage{padding:6px;border-radius:14px}.rally .eq-step-video{border-radius:8px}.rally .eq-step-row{padding:14px}}.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(--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-runtime-story-first{margin-top:40px}.rally .eq-runtime-story-second{margin-top:80px}@media (max-width:900px){.rally .eq-runtime-story-first{margin-top:32px}.rally .eq-runtime-story-second{margin-top:48px}}.rally .eq-footer{background:var(--rally-ink);color:rgba(255,255,255,.72);padding:48px 0 28px}.rally .eq-footer-grid{display:grid;gap:32px 40px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.rally .eq-footer-col h2{display:inline-block;margin:0 0 16px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.55);font-family:var(--ff-mono);font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff}.rally .eq-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.rally .eq-footer-link{color:rgba(255,255,255,.66);text-decoration:none;font:inherit;font-size:13px;background:transparent;border:none;padding:0;cursor:pointer;text-align:left}.rally .eq-footer-link:hover{color:#fff}.rally .eq-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.rally .eq-footer-brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.rally .eq-footer-tagline{padding-left:14px;border-left:1px solid rgba(255,255,255,.18);font-size:13px;color:rgba(255,255,255,.6);white-space:nowrap}.rally .eq-footer-copy{font-size:12.5px;color:rgba(255,255,255,.48)}@media (max-width:860px){.rally .eq-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.rally .eq-footer-bottom{flex-direction:column;align-items:flex-start}}.rally .eq-site-header{background:var(--rally-white);border-bottom:1px solid var(--rally-hair)}.rally .eq-site-header--frame,.rally:has(.eq-blog-shell) .eq-site-header{background:rgba(245,249,252,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom-color:#dde7ee}.rally .eq-header-bar{height:68px}.rally .eq-site-header--frame .eq-header-bar,.rally:has(.eq-blog-shell) .eq-site-header .eq-header-bar{height:48px;max-width:none;padding-left:24px;padding-right:24px}@media (max-width:720px){.rally .eq-site-header--frame .eq-header-bar,.rally:has(.eq-blog-shell) .eq-site-header .eq-header-bar{padding-left:16px;padding-right:16px}}.rally.eq-docs-chrome{position:sticky;top:0;z-index:40;background:transparent;font-size:15.5px}.rally .eq-docs-mobile-bar{display:none;align-items:center;gap:8px;height:40px;padding:0 16px;background:rgba(245,249,252,.95);border-bottom:1px solid #dde7ee;font-size:13px;color:var(--rally-ink)}.rally .eq-docs-mobile-bar button{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}@media (max-width:860px){.rally .eq-docs-mobile-bar{display:flex}}.rally .eq-header-cta{display:flex;align-items:center;gap:10px}.rally .eq-header-signin,.rally .eq-header-signup{padding:7px 14px;gap:8px;font-size:.78rem;line-height:1.25;border-radius:7px}.rally .eq-header-signup-short{display:none}.rally .eq-header-burger{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--rally-hair);border-radius:10px;background:var(--rally-white);color:var(--rally-ink);cursor:pointer;padding:0;transition:border-color .16s ease,background .16s ease}.rally .eq-header-burger:focus-visible,.rally .eq-header-burger:hover{border-color:rgba(11,46,82,.24);outline:none}.rally .eq-mobile-menu{position:fixed;inset:68px 0 0 0;background:var(--rally-white);z-index:30;overflow-y:auto;animation:eq-mobile-menu-in .2s var(--rally-ease-quart,cubic-bezier(.86,0,.07,1))}@keyframes eq-mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.rally .eq-mobile-menu-scroll{padding:12px 20px 32px;display:flex;flex-direction:column}.rally .eq-mobile-link{align-items:center;justify-content:space-between;padding:16px 4px;font-size:1.05rem;font-weight:600;color:var(--rally-ink);text-decoration:none;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.rally .eq-mobile-group-body,.rally .eq-mobile-link{display:flex;border-bottom:1px solid var(--rally-hair)}.rally .eq-mobile-group-body{padding:4px 0 12px 8px;flex-direction:column;gap:2px}.rally .eq-mobile-sublink{padding:12px 4px;color:var(--rally-mid);text-decoration:none;display:flex;flex-direction:column;gap:2px}.rally .eq-mobile-sublink .label{font-size:.95rem;font-weight:600;color:var(--rally-ink)}.rally .eq-mobile-sublink .desc{font-size:.8rem;color:var(--rally-mid)}.rally .eq-mobile-cta{display:flex;flex-direction:column;gap:10px;margin-top:24px}.rally .eq-mobile-cta .rl-btn{justify-content:center;padding:14px 18px;font-size:.9rem}@media (max-width:899px){.rally .eq-nav{display:none}.rally .eq-header-burger{display:inline-flex}}.rally .eq-site-header--frame .eq-header-logo,.rally:has(.eq-blog-shell) .eq-header-logo{transform:scale(.78);transform-origin:left center}.rally.eq-docs-chrome .eq-mobile-menu,.rally:has(.eq-blog-shell) .eq-mobile-menu{inset:48px 0 0 0}@media (min-width:900px){.rally .eq-mobile-menu{display:none}}@media (max-width:480px){.rally .eq-header-signin,.rally .eq-header-signup-full{display:none}.rally .eq-header-signup-short{display:inline}.rally .eq-header-signup{padding:7px 12px}}.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(--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:rgba(255,255,255,.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(--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:rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.55)}.rally .eq-auth-aside .footer a{color:rgba(255,255,255,.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(--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-legal{margin:4px 0 0;font-size:12.5px;line-height:1.5;text-align:center;color:var(--rally-mid)}.rally .eq-auth-legal a{color:var(--rally-brand);font-weight:600;text-decoration:none}.rally .eq-auth-legal a:hover{text-decoration:underline}.rally .eq-auth-consent{display:grid;gap:5px;margin:2px 0 4px}.rally .eq-consent-label{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;color:var(--rally-mid);cursor:pointer}.rally .eq-consent-label input{margin-top:2px;width:16px;height:16px;flex-shrink:0;accent-color:var(--rally-brand);cursor:pointer}.rally .eq-consent-label a{color:var(--rally-brand);font-weight:600;text-decoration:none}.rally .eq-consent-label a:hover{text-decoration:underline}.rally .eq-auth-consent .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(--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(--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(--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(--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 rgba(255,255,255,.08);font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.6)}.rally .rl-voice-card .head .dot{width:4px;height:4px;background:rgba(255,255,255,.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 rgba(255,255,255,.05)}.rally .rl-voice-card .row .t{color:rgba(255,255,255,.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:rgba(255,255,255,.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}.rally .eq-res-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(440px,100%),1fr));gap:28px}.rally .eq-res-card{display:flex;gap:18px;align-items:stretch;border:1px solid var(--rally-hair);border-radius:14px;background:var(--rally-white);padding:18px;box-shadow:0 1px 2px rgba(15,42,66,.05),0 12px 26px -16px rgba(15,42,66,.24);transition:transform .2s var(--rally-ease-quart),box-shadow .2s var(--rally-ease-quart),border-color .2s var(--rally-ease-quart)}.rally .eq-res-card:hover{transform:translateY(-3px);border-color:var(--rally-brand);box-shadow:0 1px 2px rgba(15,42,66,.05),0 18px 38px -18px var(--rally-brand-glow,rgba(2,132,199,.4))}@media (prefers-reduced-motion:reduce){.rally .eq-res-card{transition:none}.rally .eq-res-card:hover{transform:none}}.rally .eq-res-card-cover{flex:0 0 140px;display:block;border-radius:4px;overflow:hidden;border:1px solid var(--rally-hair);line-height:0;transition:box-shadow .2s var(--rally-ease-quart)}.rally .eq-res-card-cover:hover{box-shadow:0 8px 22px rgba(12,24,38,.12)}.rally .eq-res-cover-img{width:100%;height:auto;display:block}.rally .eq-res-card-body{flex:1;min-width:0;display:flex;flex-direction:column}.rally .eq-res-card-cta{margin-top:auto;align-self:flex-start}.rally .eq-res-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rally .eq-res-card-pages{display:inline-flex;align-items:center;gap:5px;font-family:var(--ff-mono);font-size:11px;color:var(--rally-mid)}.rally .eq-res-card-title{margin:0 0 8px}.rally .eq-res-card-copy{margin:0 0 16px;color:var(--rally-mid);font-size:14px;line-height:1.6}.rally .eq-res-card-cta,.rally .eq-res-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px}.rally .eq-res-detail{padding-top:48px}.rally .eq-res-back{display:inline-block;margin-bottom:22px;font-size:13px;color:var(--rally-mid);text-decoration:none}.rally .eq-res-back:hover{color:var(--rally-brand)}.rally .eq-res-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:start}.rally .eq-res-title{margin:4px 0 14px}.rally .eq-res-intro{color:var(--rally-mid);font-size:15px;line-height:1.7;margin:14px 0 0}.rally .eq-res-rule{border:0;border-top:1px solid var(--rally-hair);margin:26px 0 20px}.rally .eq-res-takeaways-head{margin:0 0 12px;font-size:14px;color:var(--rally-ink)}.rally .eq-res-takeaways{list-style:none;margin:0 0 30px;padding:0;display:grid;gap:9px}.rally .eq-res-takeaways li{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.55;color:var(--rally-mid)}.rally .eq-res-takeaways svg{flex:none;margin-top:2px;color:var(--rally-pass)}.rally .eq-res-form{border:1px solid var(--rally-hair);border-radius:5px;background:var(--rally-white);padding:22px;display:grid;gap:14px}.rally .eq-res-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rally .eq-res-form .eq-field label .optional{font-size:11px;color:var(--rally-bone);font-weight:400}.rally .eq-res-form .eq-field label .req{color:var(--rally-fail);margin-left:2px}.rally .eq-res-legal{margin:0;font-size:11.5px;line-height:1.5;color:var(--rally-bone)}.rally .eq-res-success-tag{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:4px 10px;border-radius:999px;background:var(--rally-pass-soft);color:#047857;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.rally .eq-res-success-copy{margin:0;font-size:14px;line-height:1.6;color:var(--rally-mid)}.rally .eq-res-cover-frame{border:1px solid var(--rally-hair);border-radius:5px;overflow:hidden;background:var(--rally-white);box-shadow:0 18px 44px rgba(12,24,38,.13);line-height:0}@media (max-width:900px){.rally .eq-res-layout{grid-template-columns:1fr;gap:32px}.rally .eq-res-aside{order:-1;max-width:300px}.rally .eq-res-card{flex-direction:column}.rally .eq-res-card-cover{flex:none;width:132px}}@media (max-width:520px){.rally .eq-res-form-row{grid-template-columns:1fr}}.rally .eq-nav-panel--wide{display:grid;grid-template-columns:236px minmax(0,1fr);gap:0;width:min(660px,calc(100vw - 48px));padding:0;left:0}.rally .eq-nav-panel--wide .eq-nav-links{padding:14px 12px;border-right:1px solid var(--rally-hair);background:var(--rally-paper);border-radius:5px 0 0 5px}.rally .eq-nav-featured{padding:14px 16px 16px}.rally .eq-nav-featured-head{font-family:var(--ff-mono);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--rally-brand);margin-bottom:12px}.rally .eq-nav-featured-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.rally .eq-nav-featured-card{display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-areas:"cover title" "cover desc" "cover cta";grid-template-rows:auto auto 1fr;-moz-column-gap:13px;column-gap:13px;text-decoration:none;border:1px solid var(--rally-hair);border-radius:5px;padding:12px;background:var(--rally-white);transition:border-color .16s var(--rally-ease-quart),box-shadow .16s var(--rally-ease-quart)}.rally .eq-nav-featured-card:hover{border-color:var(--rally-brand);box-shadow:0 8px 20px rgba(12,24,38,.1)}.rally .eq-nav-featured-cover{grid-area:cover;display:block;align-self:start;border:1px solid var(--rally-hair);border-radius:4px;overflow:hidden;background:var(--rally-paper)}.rally .eq-nav-featured-cover img{display:block;width:100%;height:auto}.rally .eq-nav-featured-title{grid-area:title;display:block;font-family:var(--ff-display);font-size:14px;font-weight:600;line-height:1.3;color:var(--rally-ink);margin-bottom:5px}.rally .eq-nav-featured-desc{grid-area:desc;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.5;color:var(--rally-mid);margin-bottom:9px}.rally .eq-nav-featured-cta{grid-area:cta;align-self:end;display:inline-block;font-size:12px;font-weight:600;color:var(--rally-brand)}.rally .eq-chip[aria-pressed]{cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.rally .eq-chip[aria-pressed]:hover{border-color:var(--rally-brand);color:var(--rally-ink)}.rally .eq-chip[aria-pressed=true]{background:var(--rally-brand);border-color:var(--rally-brand);color:#fff}.rally .eq-chip[aria-pressed=true] .n{color:#fff}.rally .eq-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}@media (max-width:860px){.rally .eq-blog-grid{grid-template-columns:1fr}}.rally .eq-blog-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px 22px;background:#fff;border:1px solid var(--rally-hair);border-radius:12px}.rally .eq-blog-card-meta{display:flex;flex-wrap:wrap;gap:12px;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid)}.rally .eq-blog-card-title{margin:0}.rally .eq-blog-card-title a{color:var(--rally-ink);text-decoration:none}.rally .eq-blog-card-title a:hover{color:var(--rally-brand)}.rally .eq-blog-card-copy{margin:0;font-size:.95rem;line-height:1.6;color:var(--rally-mid)}.rally .eq-blog-card-tags{margin:2px 0 0}.rally .eq-blog-card-cta{margin-top:auto;padding-top:6px;display:inline-flex;align-items:center;gap:6px;font-family:var(--ff-body);font-weight:600;font-size:.9rem;color:var(--rally-brand);text-decoration:none}.rally .eq-blog-card-cta:hover{text-decoration:underline}.rally .eq-post{max-width:68ch;margin:0 auto}.rally .eq-post-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:14px;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid)}.rally .eq-post-body{font-size:1.02rem;line-height:1.75;color:var(--rally-ink)}.rally .eq-post-body h2{font-family:var(--ff-display);font-weight:800;font-size:1.5rem;letter-spacing:-.02em;margin:40px 0 12px}.rally .eq-post-body h3{font-family:var(--ff-display);font-weight:700;font-size:1.15rem;letter-spacing:-.015em;margin:28px 0 10px}.rally .eq-post-body p{margin:0 0 18px}.rally .eq-post-body ol,.rally .eq-post-body ul{margin:0 0 18px;padding-left:22px}.rally .eq-post-body li{margin:0 0 8px}.rally .eq-post-body a{color:var(--rally-brand)}.rally .eq-post-body blockquote{margin:0 0 18px;padding:2px 0 2px 18px;border-left:3px solid var(--rally-brand);color:var(--rally-mid)}.rally .eq-post-body code{font-family:var(--ff-mono);font-size:.86em;background:var(--rally-paper);border:1px solid var(--rally-hair);border-radius:5px;padding:1px 5px}.rally .eq-post-body pre{overflow-x:auto;padding:16px 18px;border-radius:10px;background:var(--rally-ink);color:#e8f1f8;margin:0 0 18px}.rally .eq-post-body pre code{background:none;border:0;padding:0;color:inherit}.rally .eq-post-body table{width:100%;border-collapse:collapse;margin:0 0 18px;font-size:.94rem}.rally .eq-post-body td,.rally .eq-post-body th{border-bottom:1px solid var(--rally-hair);padding:8px 10px;text-align:left}.rally .eq-post-back{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:var(--rally-mid);text-decoration:none;margin-bottom:18px}.rally .eq-post-back:hover{color:var(--rally-brand)}.rally .eq-post-related{margin-top:56px;padding-top:28px;border-top:1px solid var(--rally-hair)}.rally .eq-container--wide{max-width:1320px}.rally .eq-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes eq-spin{to{transform:rotate(1turn)}}.rally .eq-spin{animation:eq-spin .9s linear infinite}.rally .eq-blog-hero{padding-bottom:32px}.rally .eq-blog-hero .eq-h1{font-size:clamp(2.2rem,4.6vw,3.4rem);margin:0 0 14px}.rally .eq-blog-section{padding:40px 0 96px}.rally .eq-blog-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:40px;align-items:start}.rally .eq-blog-rail-sticky{position:sticky;top:24px;display:flex;flex-direction:column;gap:18px}.rally .eq-blog-rail-title{margin:0 0 10px;font-family:var(--ff-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid)}.rally .eq-blog-nav .eq-blog-rail-title+.eq-chips{margin-bottom:0}.rally .eq-blog-nav-list{list-style:none;margin:0 0 26px;padding:0;display:flex;flex-direction:column;gap:2px}.rally .eq-blog-nav-list a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;color:var(--rally-ink);text-decoration:none;font-size:.94rem}.rally .eq-blog-nav-list a:hover{background:var(--rally-paper);color:var(--rally-brand)}.rally .eq-blog-nav-list a[data-active=true]{background:var(--rally-brand-soft);color:var(--rally-brand-deep);font-weight:600}.rally .eq-blog-nav-list .n{font-size:11px;color:var(--rally-mid);font-family:var(--ff-mono)}.rally a.eq-chip{text-decoration:none}.rally a.eq-chip:hover{color:var(--rally-brand)}.rally a.eq-chip.on:hover{color:#fff}.rally .eq-blog-feed{min-width:0;display:flex;flex-direction:column;gap:22px}.rally .eq-blog-feed>.eq-blog-grid{margin-top:0}.rally .eq-blog-search{display:flex;align-items:center;gap:10px;padding:6px 6px 6px 14px;background:var(--rally-white);border:1px solid var(--rally-hair);border-radius:10px;color:var(--rally-mid)}.rally .eq-blog-search:focus-within{border-color:var(--rally-brand)}.rally .eq-blog-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;color:var(--rally-ink)}.rally .eq-blog-search .eq-btn{padding:8px 14px}.rally .eq-blog-filter-note{margin:0;color:var(--rally-mid);font-size:.94rem}.rally .eq-blog-filter-note a{color:var(--rally-brand)}.rally .eq-blog-empty{padding:24px 0}.rally .eq-blog-card-cover{display:block;width:calc(100% + 44px);margin:-24px -22px 4px;aspect-ratio:16/9;overflow:hidden;border-radius:12px 12px 0 0;background:var(--rally-paper)}.rally .eq-blog-card-cover img,.rally .eq-blog-featured-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.rally .eq-blog-card-section{color:var(--rally-brand);text-decoration:none}.rally .eq-blog-card-section:hover{text-decoration:underline}.rally .eq-blog-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.rally .eq-blog-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.rally .eq-blog-grid--three{grid-template-columns:1fr}}.rally .eq-blog-featured{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);background:var(--rally-white);border:1px solid var(--rally-hair);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(12,24,38,.06)}.rally .eq-blog-featured--plain{grid-template-columns:1fr;background:radial-gradient(600px 240px at 100% 0,var(--rally-brand-soft),transparent 70%),var(--rally-white)}.rally .eq-blog-featured-cover{display:block;min-height:260px;background:var(--rally-paper)}.rally .eq-blog-featured-body{padding:28px 28px 30px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.rally .eq-blog-featured-flag{font-family:var(--ff-mono);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-brand-deep);background:var(--rally-brand-soft);padding:3px 8px;border-radius:999px}.rally .eq-blog-featured-title{margin:0;font-size:clamp(1.4rem,2.4vw,1.9rem);line-height:1.15}.rally .eq-blog-featured-title a{color:var(--rally-ink);text-decoration:none}.rally .eq-blog-featured-title a:hover{color:var(--rally-brand)}.rally .eq-blog-featured-author{margin:0;font-size:.9rem;color:var(--rally-ink);font-weight:600}.rally .eq-blog-featured-author span{color:var(--rally-mid);font-weight:400}.rally .eq-blog-featured .eq-btn{margin-top:6px}.rally .eq-blog-more{display:flex;flex-direction:column;align-items:center;gap:8px}.rally .eq-blog-rail-card{padding:20px 18px;gap:0;align-items:stretch}.rally .eq-blog-subscribe p{margin:0;font-size:.9rem;line-height:1.55;color:var(--rally-mid)}.rally .eq-blog-subscribe-form{display:flex;flex-direction:column;gap:8px;margin-top:14px}.rally .eq-blog-subscribe-form input{width:100%;min-width:0;padding:10px 12px;font:inherit;font-size:.94rem;color:var(--rally-ink);background:var(--rally-white);border:1px solid var(--rally-hair);border-radius:8px}.rally .eq-blog-subscribe-form input:focus{outline:2px solid var(--rally-brand-glow);border-color:var(--rally-brand)}.rally .eq-blog-subscribe-form .eq-btn{justify-content:center;padding:10px 16px}.rally .eq-blog-subscribe-done{display:flex;align-items:center;gap:8px;margin-top:14px!important;color:var(--rally-ink)!important;font-weight:600}.rally .eq-blog-subscribe-done svg{color:var(--rally-pass)}.rally .eq-blog-subscribe-error{margin:8px 0 0;font-size:.86rem;color:var(--rally-fail)}.rally .eq-blog-subscribe--band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:24px;align-items:center;padding:28px;border-radius:14px;border:1px solid var(--rally-hair);background:radial-gradient(700px 260px at 100% 0,var(--rally-brand-soft),transparent 70%),var(--rally-paper)}.rally .eq-blog-subscribe--band .eq-blog-rail-title{font-family:var(--ff-display);font-size:1.25rem;letter-spacing:-.015em;text-transform:none;color:var(--rally-ink)}.rally .eq-blog-subscribe--band .eq-blog-subscribe-form{flex-direction:row;margin-top:0}.rally .eq-blog-subscribe--band .eq-blog-subscribe-error{grid-column:1/-1;margin-top:-12px}.rally .eq-blog-community{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.rally .eq-blog-community a{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--rally-hair);border-radius:10px;color:var(--rally-ink);text-decoration:none}.rally .eq-blog-community a:hover{border-color:var(--rally-brand)}.rally .eq-blog-community a>svg:first-child{color:var(--rally-brand);flex:none}.rally .eq-blog-community span{display:flex;flex-direction:column;min-width:0;flex:1}.rally .eq-blog-community strong{font-size:.92rem}.rally .eq-blog-community small{font-size:.8rem;color:var(--rally-mid)}.rally .eq-blog-community-arrow{color:var(--rally-mid);flex:none}.rally .eq-blog-popular{margin:0;padding:0;list-style:none;counter-reset:pop;display:flex;flex-direction:column;gap:12px}.rally .eq-blog-popular li{counter-increment:pop;display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;font-size:.92rem;line-height:1.4}.rally .eq-blog-popular li:before{content:counter(pop);font-family:var(--ff-mono);font-weight:700;color:var(--rally-brand)}.rally .eq-blog-popular a{color:var(--rally-ink);text-decoration:none}.rally .eq-blog-popular a:hover{color:var(--rally-brand)}@media (max-width:1180px){.rally .eq-blog-layout{grid-template-columns:200px minmax(0,1fr)}.rally .eq-blog-rail--right{grid-column:1/-1}.rally .eq-blog-rail--right .eq-blog-rail-sticky{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:860px){.rally .eq-blog-layout{grid-template-columns:minmax(0,1fr);gap:28px}.rally .eq-blog-rail-sticky{position:static}.rally .eq-blog-nav-list{flex-direction:row;flex-wrap:wrap;gap:6px;margin-bottom:18px}.rally .eq-blog-nav-list a{border:1px solid var(--rally-hair);padding:6px 10px}.rally .eq-blog-featured{grid-template-columns:1fr}.rally .eq-blog-featured-cover{min-height:0;aspect-ratio:16/9}.rally .eq-blog-subscribe--band{grid-template-columns:1fr}}@media (max-width:520px){.rally .eq-blog-subscribe--band .eq-blog-subscribe-form{flex-direction:column}.rally .eq-blog-search .eq-btn{display:none}}.rally .eq-article{padding:40px 0 96px}.rally .eq-article-grid{display:grid;grid-template-columns:220px minmax(0,72ch) 260px;justify-content:center;gap:48px;align-items:start}.rally .eq-article-grid--no-toc{grid-template-columns:minmax(0,72ch) 260px}.rally .eq-article-rail-sticky{position:sticky;top:24px;display:flex;flex-direction:column;gap:18px}.rally .eq-article-toc-list{list-style:none;margin:0;padding:0;border-left:1px solid var(--rally-hair)}.rally .eq-article-toc-list li[data-level="3"] a{padding-left:26px;font-size:.84rem}.rally .eq-article-toc-list a{display:block;margin-left:-1px;padding:5px 0 5px 14px;border-left:2px solid transparent;font-size:.9rem;line-height:1.4;color:var(--rally-mid);text-decoration:none}.rally .eq-article-toc-list a:hover{color:var(--rally-ink)}.rally .eq-article-toc-list a[aria-current=location]{color:var(--rally-brand-deep);border-left-color:var(--rally-brand);font-weight:600}.rally .eq-article-progress{display:flex;flex-direction:column;gap:6px;margin-top:8px}.rally .eq-article-progress-track{height:4px;border-radius:999px;background:var(--rally-hair);overflow:hidden}.rally .eq-article-progress-track span{display:block;height:100%;background:var(--rally-brand);transition:width .12s linear}.rally .eq-article-progress-label{font-family:var(--ff-mono);font-size:11px;color:var(--rally-mid)}.rally .eq-article-main{min-width:0}.rally .eq-article-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:.9rem;color:var(--rally-mid)}.rally .eq-article-crumbs a{display:inline-flex;align-items:center;gap:5px;color:var(--rally-mid);text-decoration:none}.rally .eq-article-crumbs a:hover{color:var(--rally-brand)}.rally .eq-article-title{margin:0 0 14px;font-family:var(--ff-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:var(--rally-ink);text-wrap:balance}.rally .eq-article-lead{margin-bottom:20px;max-width:none}.rally .eq-article-byline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px;padding:14px 0;margin-bottom:24px;border-top:1px solid var(--rally-hair);border-bottom:1px solid var(--rally-hair)}.rally .eq-article-byline .eq-post-meta{margin:0}.rally .eq-article-author{display:flex;flex-direction:column;font-size:.92rem}.rally .eq-article-author span{color:var(--rally-mid);font-size:.84rem}.rally .eq-article-cover{margin:0 0 28px;border-radius:14px;overflow:hidden;background:var(--rally-paper)}.rally .eq-article-cover img{display:block;width:100%;height:auto}.rally .eq-article-tags{margin-top:28px}.rally .eq-article-toc-mobile{display:none;margin:0 0 24px;border:1px solid var(--rally-hair);border-radius:10px}.rally .eq-article-toc-mobile>button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:transparent;border:0;font:inherit;font-weight:600;color:var(--rally-ink);cursor:pointer}.rally .eq-article-toc-mobile svg[data-open=true]{transform:rotate(180deg)}.rally .eq-article-toc-mobile>div{padding:0 14px 12px}.rally .eq-article-cta{gap:12px;background:linear-gradient(180deg,var(--rally-brand-soft),var(--rally-white))}.rally .eq-article-cta .eq-h3{margin:0}.rally .eq-article-share{display:flex;flex-direction:column;gap:8px}.rally .eq-article-share-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--rally-hair);border-radius:8px;background:var(--rally-white);color:var(--rally-ink);font:inherit;font-size:.9rem;text-decoration:none;cursor:pointer}.rally .eq-article-share-btn:hover{border-color:var(--rally-brand);color:var(--rally-brand)}.rally .eq-article-share-x{font-weight:800;width:15px;text-align:center}.rally .eq-article-subscribe{margin-top:48px}@media (max-width:1180px){.rally .eq-article-grid,.rally .eq-article-grid--no-toc{grid-template-columns:minmax(0,72ch)}.rally .eq-article-toc{display:none}.rally .eq-article-toc-mobile{display:block}.rally .eq-article-aside .eq-article-rail-sticky{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.rally .eq-post-body{overflow-wrap:anywhere}.rally .eq-post-body h2,.rally .eq-post-body h3,.rally .eq-post-body h4{scroll-margin-top:24px}.rally .eq-post-body h4{font-size:1rem;font-weight:700;margin:22px 0 8px}.rally .eq-post-body hr{border:0;border-top:1px solid var(--rally-hair);margin:32px 0}.rally .eq-post-body img{max-width:100%;height:auto;border-radius:10px}.rally .eq-post-body figure{margin:0 0 22px}.rally .eq-post-body figure img{margin:0 auto}.rally .eq-post-body figcaption{margin-top:8px;text-align:center;font-size:.86rem;color:var(--rally-mid)}.rally .eq-post-body mark{background:var(--rally-diesel-soft);color:inherit;padding:0 2px;border-radius:3px}.rally .eq-post-body ol ol,.rally .eq-post-body ol ul,.rally .eq-post-body ul ol,.rally .eq-post-body ul ul{margin:8px 0 0}.rally .eq-post-body table{display:block;max-width:100%;overflow-x:auto;border:1px solid var(--rally-hair);border-radius:10px}.rally .eq-post-body td,.rally .eq-post-body th{border-right:1px solid var(--rally-hair);vertical-align:top;min-width:110px}.rally .eq-post-body td:last-child,.rally .eq-post-body th:last-child{border-right:0}.rally .eq-post-body tr:last-child td{border-bottom:0}.rally .eq-post-body th{background:var(--rally-paper);font-weight:700}.rally .eq-post-body td p,.rally .eq-post-body th p{margin:0}.rally .eq-post-body aside[data-callout]{margin:0 0 22px;padding:14px 18px;border-radius:10px;border:1px solid var(--rally-brand-soft);border-left:4px solid var(--rally-brand);background:var(--rally-brand-soft)}.rally .eq-post-body aside[data-callout]>:last-child{margin-bottom:0}.rally .eq-post-body [data-align=center]{text-align:center}.rally .eq-post-body [data-align=right]{text-align:right}.rally .eq-post-body [data-align=justify]{text-align:justify}.rally .eq-post-body aside[data-callout=tip]{border-color:var(--rally-pass-soft);border-left-color:var(--rally-pass);background:var(--rally-pass-soft)}.rally .eq-post-body aside[data-callout=warning]{border-color:var(--rally-diesel-soft);border-left-color:var(--rally-diesel);background:var(--rally-diesel-soft)}.rally .eq-post-body div[data-video-embed]{position:relative;aspect-ratio:16/9;margin:0 0 22px;border-radius:12px;overflow:hidden;background:#061223}.rally .eq-post-body div[data-video-embed] iframe,.rally .eq-post-body div[data-video-embed] video{position:absolute;inset:0;width:100%;height:100%;border:0}.rally .eq-platform-video{display:block;width:100%;height:auto;border-radius:12px;border:1px solid var(--rally-hair);background:var(--rally-ink)}.rally .eq-spec-wrap{margin-top:28px;overflow-x:auto;border:1px solid var(--rally-hair);border-radius:12px;background:#fff}.rally .eq-spec{width:100%;border-collapse:collapse;font-size:.94rem}.rally .eq-spec th{text-align:left;font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--rally-mid);white-space:nowrap}.rally .eq-spec td,.rally .eq-spec th{padding:12px 18px;border-bottom:1px solid var(--rally-hair)}.rally .eq-spec td{color:var(--rally-ink);vertical-align:top}.rally .eq-spec tr:last-child td{border-bottom:0}.rally .eq-spec code{font-family:var(--ff-mono);font-size:.86em;color:var(--rally-brand);white-space:nowrap}.rally .eq-platform-siblings{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;font-size:.88rem;color:var(--rally-mid)}.rally .eq-platform-siblings a{display:inline-flex;align-items:center;gap:5px;color:var(--rally-brand);text-decoration:none;font-weight:600}.rally .eq-platform-siblings a:hover{text-decoration:underline}.rally .eq-shots{margin-top:34px;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:22px;align-items:start}.rally .eq-shot{margin:0;display:grid;gap:10px}.rally .eq-shot img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid var(--rally-hair);background:#fff;box-shadow:0 10px 28px rgba(12,32,56,.07)}.rally .eq-shot figcaption{font-size:.86rem;line-height:1.5;color:var(--rally-mid);text-align:center}.rally .eq-shot--feature{margin:0;display:grid;gap:12px}.rally .eq-shot-zoom{display:block;width:100%;font:inherit;color:inherit;text-align:inherit;cursor:zoom-in;position:relative;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.rally .eq-shot-zoom:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(15,42,66,.05),0 14px 30px -12px rgba(15,42,66,.22),0 40px 78px -30px rgba(15,42,66,.4)}.rally .eq-shot-zoom:focus-visible{outline:2px solid var(--rally-brand);outline-offset:3px}.rally .eq-shot-zoom img{display:block;width:100%;height:auto;border-radius:10px}.rally .eq-shot-zoom-hint{position:absolute;right:16px;bottom:16px;padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.01em;color:#fff;background:rgba(15,42,66,.72);backdrop-filter:blur(4px);opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.rally .eq-shot-zoom:focus-visible .eq-shot-zoom-hint,.rally .eq-shot-zoom:hover .eq-shot-zoom-hint{opacity:1;transform:translateY(0)}.rally .eqz-overlay{position:fixed;inset:0;z-index:1000;text-align:center;white-space:nowrap;padding:4vmin;background:rgba(9,24,40,.82);backdrop-filter:blur(3px);cursor:zoom-out;animation:eq-lightbox-in .16s ease}.rally .eqz-overlay:before{content:"";display:inline-block;height:100%;vertical-align:middle}.rally .eqz-img{display:inline-block;vertical-align:middle;white-space:normal;max-width:92vw;max-height:92vh;width:auto;height:auto;border-radius:10px;box-shadow:0 40px 90px -24px rgba(0,0,0,.6);cursor:default}.rally .eqz-close{position:fixed;top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;transition:background .16s ease}.rally .eqz-close:hover{background:rgba(255,255,255,.24)}.rally .eqz-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.rally .eqz-close svg{width:20px;height:20px}@media (prefers-reduced-motion:reduce){.rally .eq-shot-zoom,.rally .eq-shot-zoom-hint{transition:none}.rally .eqz-overlay{animation:none}}.rally .eq-pipe{list-style:none;margin:40px 0 0;padding:0;position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rally .eq-pipe:before{content:"";position:absolute;top:29px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,var(--rally-hair),var(--rally-brand) 16%,var(--rally-brand) 84%,var(--rally-hair))}.rally .eq-pipe-stage{position:relative;display:grid;grid-template-rows:auto 1fr;gap:14px;justify-items:center}.rally .eq-pipe-stage:not(:last-child):after{content:"";position:absolute;top:29px;right:-9px;width:9px;height:9px;border-top:2px solid var(--rally-brand);border-right:2px solid var(--rally-brand);transform:translate(50%,-50%) rotate(45deg);z-index:1}.rally .eq-pipe-node{position:relative;z-index:1;width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--rally-brand);border:2px solid var(--rally-brand);box-shadow:0 0 0 6px #fff,0 12px 26px -12px var(--rally-brand-glow,rgba(2,132,199,.4))}.rally .eq-pipe-node svg{width:24px;height:24px}.rally .eq-pipe-step{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--rally-ink);color:#fff;font-family:var(--ff-mono,ui-monospace,monospace);font-size:11px;font-weight:700;line-height:22px;text-align:center;box-shadow:0 0 0 2px #fff}.rally .eq-pipe-card{width:100%;padding:20px 18px;background:#fff;border:1px solid var(--rally-hair);border-radius:14px;box-shadow:0 1px 2px rgba(15,42,66,.04),0 10px 24px -14px rgba(15,42,66,.18);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rally .eq-pipe-stage:hover .eq-pipe-card{transform:translateY(-3px);border-color:rgba(2,132,199,.35);box-shadow:0 1px 2px rgba(15,42,66,.05),0 18px 34px -16px rgba(15,42,66,.28)}.rally .eq-pipe-card h3{margin:0 0 8px;font-family:var(--ff-display);font-weight:700;font-size:1rem;letter-spacing:-.015em}.rally .eq-pipe-card p{margin:0;font-size:.92rem;color:var(--rally-mid);line-height:1.55}@media (max-width:1080px){.rally .eq-pipe{grid-template-columns:1fr;gap:18px}.rally .eq-pipe:before{display:none}.rally .eq-pipe-stage:not(:last-child):before{content:"";position:absolute;left:29px;top:29px;bottom:-47px;width:2px;transform:translateX(-50%);background:var(--rally-brand)}.rally .eq-pipe-stage{grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto;gap:16px;justify-items:stretch;align-items:start}.rally .eq-pipe-stage:not(:last-child):after{top:auto;bottom:-9px;right:auto;left:29px;transform:translate(-50%,50%) rotate(135deg)}}@media (prefers-reduced-motion:reduce){.rally .eq-pipe-card{transition:none}.rally .eq-pipe-stage:hover .eq-pipe-card{transform:none}}.rally .eq-mx{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;margin-top:40px;align-items:start}.rally .eq-mx-tabs{display:grid;gap:6px}.rally .eq-mx-tab{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;font:inherit;text-align:left;color:var(--rally-ink);background:#fff;border:1px solid var(--rally-hair);border-left:3px solid transparent;border-radius:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.rally .eq-mx-tab:hover{background:var(--rally-paper)}.rally .eq-mx-tab[data-active=true]{border-color:var(--rally-brand);border-left-color:var(--rally-brand);background:#fff;box-shadow:0 10px 24px -14px rgba(15,42,66,.22)}.rally .eq-mx-tab:focus-visible{outline:2px solid var(--rally-brand);outline-offset:2px}.rally .eq-mx-tab-label{font-family:var(--ff-display);font-weight:700;font-size:1rem;letter-spacing:-.01em}.rally .eq-mx-tab-count{min-width:26px;padding:2px 8px;border-radius:999px;background:var(--rally-paper);color:var(--rally-mid);font-size:.8rem;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.rally .eq-mx-tab[data-active=true] .eq-mx-tab-count{background:var(--rally-brand);color:#fff}.rally .eq-mx-panel{background:#fff;border:1px solid var(--rally-hair);border-radius:14px;padding:22px 24px;box-shadow:0 1px 2px rgba(15,42,66,.04),0 10px 24px -14px rgba(15,42,66,.18)}.rally .eq-mx-blurb{margin:0 0 6px;color:var(--rally-mid);font-size:.98rem;line-height:1.55}.rally .eq-mx-list{list-style:none;margin:0;padding:0}.rally .eq-mx-row{padding:14px 0;border-top:1px solid var(--rally-hair)}.rally .eq-mx-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.rally .eq-mx-name{font-family:var(--ff-display);font-weight:700;font-size:.98rem;letter-spacing:-.01em}.rally .eq-mx-badges{display:inline-flex;gap:6px;flex-wrap:wrap}.rally .eq-mx-badge{padding:2px 8px;border-radius:999px;border:1px solid var(--rally-hair);background:var(--rally-paper);color:var(--rally-mid);font-size:.74rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}.rally .eq-mx-badge--judge{border-color:rgba(2,132,199,.35);background:rgba(2,132,199,.08);color:var(--rally-brand)}.rally .eq-mx-what{margin:6px 0 0;color:var(--rally-mid);font-size:.92rem;line-height:1.55}@media (max-width:1080px){.rally .eq-mx{grid-template-columns:1fr;gap:16px}.rally .eq-mx-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.rally .eq-mx-tab{width:auto;flex:0 0 auto;padding:10px 14px;border-left-width:1px}.rally .eq-mx-tab[data-active=true]{border-left-color:var(--rally-brand)}.rally .eq-mx-panel{padding:18px 16px}}@media (prefers-reduced-motion:reduce){.rally .eq-mx-tab{transition:none}}.rally .eq-crumbs{margin-bottom:18px;font-size:.86rem;color:var(--rally-mid)}.rally .eq-crumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 0}.rally .eq-crumbs li+li:before{content:"/";margin:0 10px;color:var(--rally-hair)}.rally .eq-crumbs a{color:var(--rally-mid);text-decoration:none}.rally .eq-crumbs a:hover{color:var(--rally-brand);text-decoration:underline}.rally .eq-crumbs [aria-current=page]{color:var(--rally-ink);font-weight:600}.rally .eq-tile-link{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:var(--rally-brand);text-decoration:none}.rally .eq-tile-link:hover{text-decoration:underline}.rally .eq-faq-acc{max-width:820px;margin:0 auto;display:grid;gap:10px}.rally .eq-faq-item{background:#fff;border:1px solid var(--rally-hair);border-radius:12px;padding:0 20px}.rally .eq-faq-item summary{list-style:none;cursor:pointer;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--ff-display);font-weight:700;font-size:1.02rem;letter-spacing:-.01em;color:var(--rally-ink)}.rally .eq-faq-item summary::-webkit-details-marker{display:none}.rally .eq-faq-item summary:after{content:"+";flex:0 0 auto;width:24px;height:24px;border-radius:999px;border:1px solid var(--rally-hair);display:grid;place-items:center;font-weight:600;color:var(--rally-mid);transition:transform .15s ease}.rally .eq-faq-item[open] summary:after{content:"\2212";color:var(--rally-brand);border-color:var(--rally-brand)}.rally .eq-faq-item summary:focus-visible{outline:2px solid var(--rally-brand);outline-offset:2px;border-radius:6px}.rally .eq-faq-item p{margin:0;padding:0 0 18px;color:var(--rally-mid);font-size:.98rem;line-height:1.6}.rally .eq-def-heading{text-align:center}.rally .eq-evalcycle{max-width:980px;margin:24px auto 0;padding:88px 0 82px}.rally .eq-evalcycle-stage{position:relative;width:min(100%,460px);aspect-ratio:1;margin:0 auto}.rally .eq-evalcycle-ring{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.rally .eq-evalcycle-ring path{fill:none;stroke:var(--rally-brand);stroke-width:.5;stroke-linecap:round}.rally .eq-evalcycle-ring marker path{fill:var(--rally-brand);stroke:none}.rally .eq-evalcycle-track{list-style:none;margin:0;padding:0}.rally .eq-evalcycle-step{position:absolute;left:var(--x);top:var(--y);width:48px;height:48px;transform:translate(-50%,-50%)}.rally .eq-evalcycle-node{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--rally-brand);border:2px solid var(--rally-brand);box-shadow:0 0 0 6px var(--rally-white,#fff)}.rally .eq-evalcycle-node svg{width:22px;height:22px}.rally .eq-evalcycle-step--highlight .eq-evalcycle-node{background:var(--rally-brand);color:#fff}.rally .eq-evalcycle-step--under-test .eq-evalcycle-node{border-color:var(--rally-ink);color:var(--rally-ink);box-shadow:0 0 0 6px var(--rally-white,#fff),0 0 0 8px var(--rally-brand-soft)}.rally .eq-evalcycle-body{position:absolute;display:flex;flex-direction:column;gap:3px;width:190px}.rally .eq-evalcycle-step[data-side=right] .eq-evalcycle-body{left:calc(100% + 16px);top:50%;transform:translateY(-50%)}.rally .eq-evalcycle-step[data-side=left] .eq-evalcycle-body{right:calc(100% + 16px);top:50%;transform:translateY(-50%);text-align:right;align-items:flex-end}.rally .eq-evalcycle-step[data-side=bottom] .eq-evalcycle-body,.rally .eq-evalcycle-step[data-side=top] .eq-evalcycle-body{left:50%;transform:translateX(-50%);width:250px;text-align:center;align-items:center}.rally .eq-evalcycle-step[data-side=top] .eq-evalcycle-body{bottom:calc(100% + 14px)}.rally .eq-evalcycle-step[data-side=bottom] .eq-evalcycle-body{top:calc(100% + 14px)}.rally .eq-evalcycle-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:var(--ff-display);font-weight:700;font-size:.98rem;letter-spacing:-.01em;color:var(--rally-ink)}.rally .eq-evalcycle-step[data-side=left] .eq-evalcycle-label{justify-content:flex-end}.rally .eq-evalcycle-step[data-side=bottom] .eq-evalcycle-label,.rally .eq-evalcycle-step[data-side=top] .eq-evalcycle-label{justify-content:center}.rally .eq-evalcycle-tag{font-family:var(--ff-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--rally-brand-deep);background:var(--rally-brand-soft);border-radius:999px;padding:2px 8px}.rally .eq-evalcycle-note{font-size:.86rem;line-height:1.45;color:var(--rally-mid)}.rally .eq-evalcycle-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;width:190px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-family:var(--ff-mono);font-size:.78rem;line-height:1.5;letter-spacing:.02em;color:var(--rally-mid)}.rally .eq-evalcycle-center svg{width:22px;height:22px;color:var(--rally-brand)}@media (max-width:940px){.rally .eq-evalcycle{max-width:620px;padding:0}.rally .eq-evalcycle-stage{width:auto;aspect-ratio:auto}.rally .eq-evalcycle-ring{display:none}.rally .eq-evalcycle-track{display:grid}.rally .eq-evalcycle-step{position:relative;left:auto;top:auto;transform:none;width:auto;height:auto;display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;padding-bottom:24px}.rally .eq-evalcycle-step:last-of-type{padding-bottom:0}.rally .eq-evalcycle-step:not(:last-of-type):before{content:"";position:absolute;left:24px;top:50px;bottom:5px;width:2px;transform:translateX(-50%);background:var(--rally-brand);border-radius:2px}.rally .eq-evalcycle-step:not(:last-of-type):after{content:"";position:absolute;left:24px;bottom:3px;width:8px;height:8px;border-right:2px solid var(--rally-brand);border-bottom:2px solid var(--rally-brand);transform:translate(-50%) rotate(45deg)}.rally .eq-evalcycle-node{position:relative;z-index:1}.rally .eq-evalcycle-step[data-side] .eq-evalcycle-body{position:static;inset:auto;transform:none;width:auto;text-align:left;align-items:flex-start;padding-top:4px}.rally .eq-evalcycle-step[data-side] .eq-evalcycle-label{justify-content:flex-start}.rally .eq-evalcycle-center{position:static;transform:none;width:auto;margin:20px 0 0;flex-direction:row;justify-content:flex-start;text-align:left}}.rally .eq-article-faq{margin-top:40px;padding-top:28px;border-top:1px solid var(--rally-hair);scroll-margin-top:24px}.rally .eq-article-faq-title{font-family:var(--ff-display);font-weight:800;letter-spacing:-.02em;margin:0 0 14px}.rally .eq-article-faq-list{display:flex;flex-direction:column;gap:8px}.rally .eq-article-faq-item{border:1px solid var(--rally-hair);border-radius:10px;background:var(--rally-white)}.rally .eq-article-faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;font-weight:600;color:var(--rally-ink)}.rally .eq-article-faq-item summary::-webkit-details-marker{display:none}.rally .eq-article-faq-item summary:after{content:"+";flex-shrink:0;font-weight:400;font-size:1.2em;line-height:1;color:var(--rally-mid)}.rally .eq-article-faq-item[open] summary:after{content:"\2212"}.rally .eq-article-faq-item summary:hover{color:var(--rally-brand)}.rally .eq-article-faq-answer{padding:0 14px 12px;color:var(--rally-ink);line-height:1.65}.rally .eq-article-faq-answer p{margin:0 0 10px}.rally .eq-article-faq-answer p:last-child{margin-bottom:0}.rally .eq-blog .eq-blog-hero{padding-top:40px;padding-bottom:24px}.rally .eq-blog .eq-blog-hero .eq-h1{font-size:26px;line-height:1.2;margin:0 0 8px}.rally .eq-blog .eq-blog-hero .eq-lead{font-size:14px;line-height:1.55}.rally .eq-blog .eq-blog-section{padding-top:28px}.rally .eq-blog .eq-blog-rail-title{font-size:10.5px}.rally .eq-blog .eq-blog-nav-list a{font-size:13px;padding-top:6px;padding-bottom:6px}.rally .eq-blog .eq-blog-nav-list .n{font-size:10.5px}.rally .eq-blog .eq-chip{font-size:11.5px;padding:3px 8px}.rally .eq-blog .eq-blog-filter-note,.rally .eq-blog .eq-blog-search input{font-size:13px}.rally .eq-blog .eq-blog-featured-flag{font-size:10px}.rally .eq-blog .eq-blog-featured-title{font-size:20px;line-height:1.25}.rally .eq-blog .eq-blog-featured-author{font-size:12.5px}.rally .eq-blog .eq-blog-card-meta{font-size:10px}.rally .eq-blog .eq-blog-card-title{font-size:15px;line-height:1.3}.rally .eq-blog .eq-blog-card-copy{font-size:13px;line-height:1.55}.rally .eq-blog .eq-blog-card-cta{font-size:12.5px}.rally .eq-blog .eq-btn{font-size:13px;padding:8px 14px}.rally .eq-blog .eq-blog-subscribe p{font-size:12.5px}.rally .eq-blog .eq-blog-subscribe-form input{font-size:13px}.rally .eq-blog .eq-blog-subscribe-error{font-size:12px}.rally .eq-blog .eq-blog-community strong{font-size:13px}.rally .eq-blog .eq-blog-community small{font-size:11.5px}.rally .eq-blog .eq-blog-popular li{font-size:13px}.rally .eq-article{padding-top:28px}.rally .eq-article .eq-article-crumbs{font-size:12.5px}.rally .eq-article .eq-article-title{font-size:28px;line-height:1.2}.rally .eq-article .eq-article-lead{font-size:14.5px;line-height:1.6}.rally .eq-article .eq-article-author{font-size:13px}.rally .eq-article .eq-article-author span{font-size:12px}.rally .eq-article .eq-post-meta{font-size:10px}.rally .eq-article .eq-blog-rail-title{font-size:10.5px}.rally .eq-article .eq-article-toc-list a{font-size:12.5px}.rally .eq-article .eq-article-toc-list li[data-level="3"] a{font-size:12px}.rally .eq-article .eq-article-progress-label{font-size:10.5px}.rally .eq-article .eq-article-share-btn{font-size:12.5px}.rally .eq-article .eq-chip{font-size:11.5px;padding:3px 8px}.rally .eq-article .eq-btn{font-size:13px;padding:8px 14px}.rally .eq-article .eq-blog-community strong{font-size:13px}.rally .eq-article .eq-blog-community small{font-size:11.5px}.rally .eq-article .eq-blog-subscribe p{font-size:12.5px}.rally .eq-article .eq-blog-subscribe-form input{font-size:13px}.rally .eq-article .eq-blog-subscribe--band .eq-blog-rail-title,.rally .eq-article .eq-post-related .eq-h3{font-size:17px}.rally .eq-article .eq-blog-card-meta{font-size:10px}.rally .eq-article .eq-blog-card-title{font-size:15px;line-height:1.3}.rally .eq-article .eq-blog-card-copy{font-size:13px;line-height:1.55}.rally .eq-article .eq-blog-card-cta{font-size:12.5px}.rally .eq-article .eq-post-body{font-size:14.5px;line-height:1.7}.rally .eq-article .eq-post-body h2{font-size:20px;margin-top:32px}.rally .eq-article .eq-post-body h3{font-size:16px}.rally .eq-article .eq-post-body h4{font-size:14.5px}.rally .eq-article .eq-post-body table{font-size:13px}.rally .eq-article .eq-post-body figcaption{font-size:12px}.rally .eq-article .eq-article-faq-title{font-size:20px}.rally .eq-article .eq-article-faq-item summary{font-size:14.5px}.rally .eq-article .eq-article-faq-answer{font-size:14px}.rally .eq-article,.rally .eq-blog{--blog-ground:#f5f9fc;--blog-card:#ffffff;--blog-border:#dde7ee;--blog-muted:#eef3f7;--blog-radius:7px;--blog-shadow:0 1px 2px rgba(12,24,38,0.05);background:var(--blog-ground)}.rally .eq-blog .eq-blog-hero{background:var(--blog-ground);border-bottom:1px solid var(--blog-border)}.rally .eq-article .eq-article-cta,.rally .eq-article .eq-article-faq-item,.rally .eq-article .eq-article-main,.rally .eq-article .eq-article-toc-mobile,.rally .eq-article .eq-blog-card,.rally .eq-article .eq-blog-subscribe--band,.rally .eq-blog .eq-blog-card,.rally .eq-blog .eq-blog-featured,.rally .eq-blog .eq-blog-featured--plain,.rally .eq-blog .eq-blog-search{background:var(--blog-card);border:1px solid var(--blog-border);border-radius:var(--blog-radius);box-shadow:var(--blog-shadow)}.rally .eq-article .eq-blog-card:hover,.rally .eq-blog .eq-blog-card:hover{border-color:#c9d8e3}.rally .eq-article .eq-article-main{padding:28px 32px 32px}.rally .eq-article .eq-article-faq-item{box-shadow:none}.rally .eq-blog .eq-blog-card-cover{border-radius:var(--blog-radius) var(--blog-radius) 0 0}.rally .eq-article .eq-article-cover,.rally .eq-article .eq-post-body aside[data-callout],.rally .eq-article .eq-post-body div[data-video-embed],.rally .eq-article .eq-post-body img,.rally .eq-article .eq-post-body pre,.rally .eq-article .eq-post-body table{border-radius:var(--blog-radius)}.rally .eq-blog .eq-blog-nav-list a{border-radius:6px}.rally .eq-blog .eq-blog-nav-list a:hover{background:var(--blog-muted)}.rally .eq-article .eq-article-share-btn,.rally .eq-article .eq-blog-community a,.rally .eq-blog .eq-blog-community a{background:var(--blog-card);border:1px solid var(--blog-border);border-radius:var(--blog-radius)}.rally .eq-blog .eq-blog-search{padding-top:3px;padding-bottom:3px}.rally .eq-article .eq-blog-subscribe-form input,.rally .eq-blog .eq-blog-subscribe-form input{height:32px;padding:0 10px;background:var(--blog-card);border:1px solid var(--blog-border);border-radius:var(--blog-radius)}.rally .eq-article .eq-blog-subscribe-form input:focus,.rally .eq-blog .eq-blog-subscribe-form input:focus{outline:none;border-color:var(--rally-brand);box-shadow:0 0 0 2px rgba(2,132,199,.2)}.rally .eq-article .eq-btn,.rally .eq-blog .eq-btn{border-radius:var(--blog-radius);padding:7px 12px;box-shadow:none}.rally .eq-article .eq-btn:hover,.rally .eq-blog .eq-btn:hover{transform:none}.rally .eq-article .eq-btn--primary,.rally .eq-blog .eq-btn--primary{box-shadow:none}.rally .eq-article .eq-chip,.rally .eq-blog .eq-chip{border-radius:5px;background:var(--blog-muted)}.rally .eq-blog .eq-blog-featured-flag{border-radius:5px}.rally .eq-blog-shell{display:flex;width:100%;min-height:calc(100vh - 49px)}.rally .eq-blog-sidebar{flex:none;width:clamp(232px,15vw,300px);background:var(--blog-ground);border-right:1px solid var(--blog-border)}.rally .eq-blog-sidebar-inner{position:sticky;top:0;max-height:100vh;overflow-y:auto;padding:24px 16px}.rally .eq-blog-canvas{flex:1;min-width:0}.rally .eq-blog-canvas-inner{padding:32px clamp(20px,2.5vw,48px) 96px}.rally .eq-blog .eq-blog-hero{background:transparent;border-bottom:0;padding:0 0 24px}.rally .eq-article-grid,.rally .eq-article-grid--no-toc,.rally .eq-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(240px,19vw,340px);gap:clamp(24px,2.5vw,48px);align-items:start}.rally .eq-article{padding:0}.rally .eq-article .eq-article-main{padding:clamp(24px,2.6vw,48px)}@media (max-width:640px){.rally .eq-article .eq-article-main{padding:18px 16px 22px}}@media (max-width:1180px){.rally .eq-article-grid,.rally .eq-blog-layout{grid-template-columns:minmax(0,1fr)}.rally .eq-blog-rail--right{grid-column:auto}}@media (max-width:860px){.rally .eq-blog-shell{flex-direction:column;min-height:0}.rally .eq-blog-sidebar{width:auto;border-right:0;border-bottom:1px solid var(--blog-border)}.rally .eq-blog-sidebar-inner{position:static;max-height:none;padding:16px}.rally .eq-blog-canvas-inner{padding:20px 16px 64px}}.rally .eq-article-resources-list{display:flex;flex-direction:column;gap:20px}.rally .eq-article .eq-blog-nav-list a{font-size:13px;line-height:1.35}.rally .eq-article .eq-article-toc-card .eq-article-toc-list{margin-bottom:4px}@media (max-width:1180px){.rally .eq-article .eq-article-toc-card{display:none}}@media (max-width:860px){.rally .eq-article .eq-article-resources{display:none}}.rally .eq-blog-sidebar .eq-blog-sidebar-inner{display:flex;flex-direction:column;gap:12px;padding:12px 8px 8px}.rally .eq-blog-sidebar .eq-article-resources-list{gap:12px}.rally .eq-blog-sidebar .eq-blog-nav{display:flex;flex-direction:column;gap:2px;margin:0}.rally .eq-blog-sidebar .eq-blog-rail-title{margin:0;padding:2px 10px;font-family:var(--font-ubuntu,"Ubuntu"),system-ui,sans-serif;font-size:10px;font-weight:600;line-height:1.35;text-transform:uppercase;letter-spacing:.05em;color:rgba(84,112,131,.7)}.rally .eq-blog-sidebar .eq-blog-nav-list{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.rally .eq-blog-sidebar .eq-blog-nav-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 10px;border-radius:8px;font-family:var(--font-ubuntu,"Ubuntu"),system-ui,sans-serif;font-size:12px;line-height:16px;font-weight:400;color:#547083;background:transparent;transition:background-color .12s ease,color .12s ease}.rally .eq-blog-sidebar .eq-blog-nav-list a:hover{background:#e7eef3;color:#0c1826}.rally .eq-blog-sidebar .eq-blog-nav-list a[aria-current=page],.rally .eq-blog-sidebar .eq-blog-nav-list a[data-active=true]{background:rgba(2,132,199,.1);color:#0284c7;font-weight:500}.rally .eq-blog-sidebar .eq-blog-nav-list a[aria-current=page]:hover,.rally .eq-blog-sidebar .eq-blog-nav-list a[data-active=true]:hover{background:rgba(2,132,199,.1);color:#0284c7}.rally .eq-blog-sidebar .eq-blog-nav-list .n{font-family:var(--font-ubuntu,"Ubuntu"),system-ui,sans-serif;font-size:10px;color:#547083}.rally .eq-blog-sidebar .eq-chips{padding:0 10px;gap:4px}.rally .eq-article-aside .eq-blog-rail-title,.rally .eq-blog-rail--right .eq-blog-rail-title{margin:0 0 12px;font-family:var(--font-ubuntu,"Ubuntu"),system-ui,sans-serif;font-size:11px;font-weight:600;line-height:1.35;text-transform:uppercase;letter-spacing:.05em;color:#547083}.rally .eq-post-body figure{text-align:center}.rally .eq-post-body figure img{display:block;margin-left:auto;margin-right:auto}.rally .eq-blog-notice{margin:0 0 20px;padding:10px 14px;border:1px solid var(--blog-border);border-radius:var(--blog-radius);background:var(--blog-card);font-size:13px;color:var(--rally-ink)}.rally .eq-blog-notice--success{border-color:rgba(22,163,74,.35);background:#f0fdf4}.rally .eq-blog-notice--error{border-color:rgba(220,38,38,.35);background:#fef2f2}