.rb [hidden]{display:none!important}.rb{--bg:#f3f6f8;--bg-2:#e9eff3;--surface:#fff;--ink:#0f2139;--ink-2:#3a4e66;--muted:#64748b;--line:#d3dce5;--line-2:#e4eaf0;--navy:#1f4e79;--navy-deep:#162e4d;--teal:#55d6be;--teal-ink:#296e66;--teal-soft:#e8f7f5;--err:#eb5757;--warn:#e2b93b;--info:#38b6ff;--btn-bg:#1f4e79;--btn-ink:#fff;--btn-hover:#2a4d78;--plate:#fff;--plate-side:#e2e9ef;--stroke:#0f2139;--glyph:#0f2139;--act:#1f4e79;--act-side:#0f2139;--act-glyph:#55d6be;--act-stroke:#0f2139;--casing:#1f4e79;--casing-side:#162e4d;--casing-ink:#fff;--wire:#8a9bb0;--shadow:rgba(15,33,57,.16);--band:#0f2139;--band-2:#162e4d;--band-ink:#e8f0f7;--band-muted:#9fb3c8;--band-line:#24405f;--sans:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;--mono:var(--font-jbmono),"JetBrains Mono",ui-monospace,"SFMono-Regular",Menlo,monospace;--gutter:clamp(16px,4.5vw,64px);--nav-h:64px}.dark .rb{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a1624;--bg-2:#0e1d30;--surface:#11233a;--ink:#e6eef6;--ink-2:#b3c2d2;--muted:#8195aa;--line:#223953;--line-2:#182c44;--navy:#8fbbe3;--teal-ink:#55d6be;--teal-soft:#0f2f2c;--btn-bg:#55d6be;--btn-ink:#0f2139;--btn-hover:#6fe0cb;--plate:#12283f;--plate-side:#0b1b2d;--stroke:#9fb8cf;--glyph:#cfe0ee;--act:#55d6be;--act-side:#2c8d7c;--act-glyph:#0f2139;--act-stroke:#b9f0e5;--casing:#1f4e79;--casing-side:#143454;--casing-ink:#fff;--wire:#4f6a86;--shadow:rgba(0,0,0,.5);--band:#07111d;--band-2:#0d1c2e;--band-line:#1c3350;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.rb *{box-sizing:border-box}html{scroll-behavior:smooth}.rb{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:clip}.rb a{color:inherit}.rb h1,.rb h2,.rb h3{letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:500;line-height:1.08}.rb p{margin:0}.rb :focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:4px}.rb .mono{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px}.rb .wrap{padding-inline:var(--gutter);max-width:1440px;margin-left:auto;margin-right:auto}.rb .logo{width:auto;height:26px;color:var(--ink);display:block}.rb .skip{position:absolute;left:-9999px}.rb .skip:focus{z-index:100;background:var(--surface);border-radius:8px;padding:8px 12px;top:8px;left:16px}.rb .btn{height:46px;font:500 15px/1 var(--sans);white-space:nowrap;border:1px solid transparent;border-radius:8px;align-items:center;gap:10px;padding-left:20px;padding-right:20px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.rb .btn-primary{background:var(--btn-bg);color:var(--btn-ink)}.rb .btn-primary:hover{background:var(--btn-hover)}.rb .btn-primary svg{transition:transform .2s}.rb .btn-primary:hover svg{transform:translate(3px)}.rb .btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.rb .btn-ghost:hover{border-color:var(--ink-2)}.rb .btn-sm{height:38px;padding-left:14px;padding-right:14px;font-size:14px}.rb .nav{top:env(safe-area-inset-top,0px);z-index:50;height:var(--nav-h);background:color-mix(in srgb,var(--bg)86%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-2);align-items:center;gap:32px;display:flex;position:-webkit-sticky;position:sticky}.rb .nav .links{color:var(--ink-2);gap:26px;font-size:14px;display:flex}.rb .nav .links a{text-decoration:none}.rb .nav .links a:hover{color:var(--ink)}.rb .nav .right{align-items:center;gap:10px;margin-left:16px;display:flex}.rb .nav .anat{margin-left:auto}.rb section[id]{scroll-margin-top:var(--nav-h)}@media (max-width:1320px){.rb .nav .anat{display:none}.rb .nav .right{margin-left:auto}}@media (max-width:980px){.rb .nav .links,.rb .nav .anat,.rb .nav .login{display:none}.rb .nav .right{margin-left:auto}}.rb section.block{padding-top:max(72px,min(11vw,144px));padding-bottom:max(72px,min(11vw,144px))}.rb .head{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:24px 64px;margin-bottom:max(40px,min(6vw,72px));display:grid}.rb .head h2{font-size:max(30px,min(3.6vw,52px))}.rb .head p{color:var(--ink-2);max-width:52ch}.rb .head .mono{grid-column:1/-1;align-items:center;gap:10px;display:flex}@media (max-width:820px){.rb .head{grid-template-columns:1fr}}.rb .steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid;position:relative}.rb .steps:before,.rb .steps .fill{content:"";background:var(--line);height:1px;position:absolute;top:15px;left:0;right:0}.rb .steps .fill{background:var(--teal);transform-origin:0;height:2px;transform:scaleX(var(--p,0));top:14.5px}.rb .step{padding-top:52px;position:relative}.rb .step .node{background:var(--bg);border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:19px;height:19px;transition:background .3s,border-color .3s;display:grid;position:absolute;top:6px;left:0}.rb .step .node:after{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;transition:background .3s}.rb .step.on .node{border-color:var(--teal-ink)}.rb .step.on .node:after{background:var(--teal)}.rb .step .mono{margin-bottom:8px;display:block}.rb .step h3{font-size:19px}.rb .step p{color:var(--ink-2);margin-top:8px;font-size:14.5px}@media (max-width:900px){.rb .steps{grid-template-columns:1fr;gap:34px;padding-left:40px}.rb .steps:before,.rb .steps .fill{width:1px;height:auto;top:0;bottom:0;left:9px;right:auto}.rb .steps .fill{transform-origin:top;width:2px;transform:scaleY(var(--p,0));left:8.5px}.rb .step{padding-top:0}.rb .step .node{top:2px;left:-40px}}.rb .band{background:var(--band);color:var(--band-ink);border-radius:20px;margin-left:max(8px,min(1.5vw,24px));margin-right:max(8px,min(1.5vw,24px))}.rb .band .head p,.rb .band .mono{color:var(--band-muted)}.rb .sec{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:max(32px,min(5vw,80px));display:grid}.rb .big{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:max(84px,min(12vw,176px));font-weight:500;line-height:.9}.rb .big small{letter-spacing:-.02em;vertical-align:.9em;color:var(--muted);margin-right:.08em;font-size:.4em;font-weight:400}.rb .big-cap{color:var(--ink-2);max-width:36ch;margin-top:18px}.rb .regs{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.rb .sec-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.rb .sec-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px}.rb .sec-grid h3{font-size:16.5px;font-weight:500}.rb .sec-grid p{color:var(--ink-2);margin-top:8px;font-size:14.5px}.rb .sec-grid svg{width:22px;height:22px;stroke:var(--navy);fill:none;stroke-width:1.6px;margin-bottom:14px}@media (max-width:900px){.rb .sec{grid-template-columns:1fr}}@media (max-width:560px){.rb .sec-grid{grid-template-columns:1fr}}.rb .plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:980px;display:grid}.rb .plan{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;padding:32px;display:flex}.rb .plan.pro{border-color:var(--navy);box-shadow:0 1px 2px rgba(0,0,0,.12)}.rb .plan .mono{justify-content:space-between;display:flex}.rb .plan h3{margin-top:14px;font-size:22px}.rb .price{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:14px;font-size:44px;font-weight:500}.rb .price small{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:400}.rb .plan>p{color:var(--ink-2);margin-top:8px;font-size:14.5px}.rb .plan ul{flex-direction:column;flex:1;gap:10px;margin:24px 0 28px;padding:0;font-size:14.5px;list-style:none;display:flex}.rb .plan li{align-items:flex-start;gap:10px;display:flex}.rb .plan li svg{width:16px;height:16px;stroke:var(--teal-ink);fill:none;stroke-width:2px;flex:none;margin-top:4px}.rb .plan .btn{justify-content:center}.rb .fine{color:var(--muted);margin-top:18px;font-size:13.5px}.rb .fine a{color:var(--navy)}@media (max-width:760px){.rb .plans{grid-template-columns:1fr}}.rb .final{text-align:left;position:relative;overflow:hidden}.rb .final h2{max-width:16ch;font-size:max(34px,min(5vw,72px))}.rb .final p{color:var(--ink-2);max-width:50ch;margin-top:18px}.rb .final .ctas{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.rb .final svg.flow{pointer-events:none;opacity:.9;width:min(620px,60vw);height:auto;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.rb .final svg.flow path{fill:none;stroke:var(--wire);stroke-width:1px;stroke-dasharray:3 5;animation:2.4s linear infinite rb-flow}.rb .final svg.flow path.hot{stroke:var(--teal);stroke-width:1.6px;stroke-dasharray:40 400;animation:3.2s cubic-bezier(.5,0,.3,1) infinite rb-shot}@keyframes rb-flow{to{stroke-dashoffset:-32px}}@keyframes rb-shot{0%{stroke-dashoffset:440px}to{stroke-dashoffset:0}}@media (max-width:900px){.rb .final svg.flow{display:none}}.rb footer{border-top:1px solid var(--line);color:var(--ink-2);padding-top:48px;padding-bottom:40px;font-size:14px}.rb .foot{grid-template-columns:1.4fr repeat(3,1fr);gap:32px;display:grid}.rb .foot h4{color:var(--ink);margin:0 0 12px;font-size:14px;font-weight:500}.rb .foot ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rb .foot a{text-decoration:none}.rb .foot a:hover{color:var(--ink)}.rb .foot .about{max-width:34ch;margin-top:16px}.rb .legal{border-top:1px solid var(--line-2);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:40px;padding-top:20px;font-size:12.5px;display:flex}@media (max-width:760px){.rb .foot{grid-template-columns:1fr 1fr}.rb .foot>div:first-child{grid-column:1/-1}}.rb .shot{perspective:1800px;margin:max(48px,min(6vw,80px)) 0 0}.rb .shot .frame{border:1px solid var(--line);background:var(--surface);transform:rotateX(var(--tilt,0deg))scale(var(--sc,1));transform-origin:50% 100%;will-change:transform;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.12),0 30px 50px -40px rgba(15,33,57,.45)}.rb .shot .bar{border-bottom:1px solid var(--line);background:var(--bg-2);align-items:center;gap:7px;height:34px;padding-left:14px;padding-right:14px;display:flex}.rb .shot .bar i{background:var(--line);border-radius:50%;width:9px;height:9px}.rb .shot .bar span{font:400 11px var(--mono);color:var(--muted);background:var(--surface);border:1px solid var(--line-2);border-radius:6px;margin-left:auto;margin-right:auto;padding:3px 14px;transform:translate(-24px)}.rb .shot .img{position:relative}.rb .shot img{width:100%;height:auto;display:block}.rb .shot figcaption{color:var(--muted);margin-top:12px;font-size:12.5px}.rb .shot .img-in{position:relative}.rb .pin{left:var(--x);top:var(--y);opacity:0;width:0;height:0;transition:opacity .4s var(--d,0s),transform .4s var(--d,0s);position:absolute;transform:scale(.6)}.rb .shot.in .pin{opacity:1;transform:none}.rb .pin b{background:#55d6be;border:2px solid #fff;border-radius:50%;width:14px;height:14px;animation:2s ease-out infinite rb-ping;position:absolute;top:-7px;left:-7px;box-shadow:0 0 rgba(85,214,190,.6)}.rb .leads{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.rb .leads line{stroke:#3fa592;stroke-width:1.4px;vector-effect:non-scaling-stroke;stroke-dasharray:4 3;opacity:0;transition:opacity .4s var(--d,0s)}.rb .shot.in .leads line{opacity:1}.rb .shot .lb{left:var(--lx);top:var(--ly);white-space:nowrap;font:500 11.5px var(--mono);letter-spacing:.02em;color:#fff;opacity:0;transition:opacity .4s var(--d,0s),transform .4s var(--d,0s);background:#0f2139;border:1px solid #3fa592;border-radius:5px;padding:6px 10px;position:absolute;transform:translateY(-50%)translateY(6px)}.rb .shot .lb.r{transform:translate(-100%,-50%)translateY(6px)}.rb .shot.in .lb{opacity:1;transform:translateY(-50%)}.rb .shot.in .lb.r{transform:translate(-100%,-50%)}.rb .shot .swipe{display:none}@keyframes rb-ping{0%{box-shadow:0 0 rgba(85,214,190,.6)}80%,to{box-shadow:0 0 0 12px rgba(85,214,190,0)}}@media (max-width:760px){.rb .shot .img{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overflow-x:auto}.rb .shot .img-in{width:920px}.rb .shot .swipe{display:inline}}.rb .block.tint{background:var(--bg-2);border-radius:20px;margin-left:max(8px,min(1.5vw,24px));margin-right:max(8px,min(1.5vw,24px))}.rb .rv{transition:transform .8s cubic-bezier(.2,.7,.2,1),opacity .8s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rb .rv,.rb .final svg.flow path,.rb .scroll-hint span,.rb .caret{animation:none}}.rb .chip{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:var(--teal-soft);color:var(--teal-ink);border-radius:5px;padding:3px 7px;font-size:10px;font-weight:500}.rb .chip.ghost{border:1px solid var(--line);color:var(--muted);background:0 0}@keyframes rb-blink{50%{opacity:0}}@keyframes rb-spin{to{transform:rotate(360deg)}}@keyframes rb-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.rb .plans.plans-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.rb .price.price-sm{padding-top:6px;padding-bottom:6px;font-size:32px}@media (max-width:1000px){.rb .plans.plans-3{grid-template-columns:1fr;max-width:560px}}.rb .nav{gap:28px}.rb .nav .links{white-space:nowrap;gap:24px}.rb .nav .links a[aria-current=page]{color:var(--ink);font-weight:500}.rb .nav .right{margin-left:auto}.rb .nav .menu-btn{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:none}.rb .nav .menu-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:18px;height:18px}.rb .mnav{left:0;right:0;top:calc(var(--nav-h) + env(safe-area-inset-top,0px));z-index:49;background:var(--bg);border-bottom:1px solid var(--line);padding:12px var(--gutter)20px;opacity:0;pointer-events:none;flex-direction:column;gap:2px;transition:opacity .2s,transform .2s;display:flex;position:fixed;transform:translateY(-8px)}.rb .mnav.open{opacity:1;pointer-events:auto;transform:none}.rb .mnav a{border-bottom:1px solid var(--line-2);padding:12px 0;font-size:16px;text-decoration:none}.rb .mnav .btn{justify-content:center;margin-top:14px}@media (max-width:1060px){.rb .nav .links{gap:18px}}@media (max-width:980px){.rb .nav .links,.rb .nav .login{display:none}.rb .nav .menu-btn{display:inline-flex}}@media (min-width:981px){.rb .mnav{display:none}}.rb .foot{grid-template-columns:1.4fr repeat(4,1fr)}@media (max-width:900px){.rb .foot{grid-template-columns:1fr 1fr}.rb .foot>div:first-child{grid-column:1/-1}}.rb .phead{border-bottom:1px solid var(--line);padding-top:max(48px,min(8vw,104px));padding-bottom:max(32px,min(5vw,56px))}.rb .crumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:13px;display:flex}.rb .crumbs a{color:var(--muted);text-decoration:none}.rb .crumbs a:hover{color:var(--ink)}.rb .crumbs span[aria-hidden]{opacity:.6}.rb .phead .mono{margin-bottom:16px;display:block}.rb .phead h1{max-width:18ch;font-size:max(34px,min(5vw,64px))}.rb .phead h1 em{color:var(--navy);font-style:normal}.rb .phead .sub{color:var(--ink-2);max-width:58ch;margin-top:18px;font-size:max(16px,min(1.3vw,19px))}.rb .phead .ctas{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.rb .phead-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:max(28px,min(5vw,72px));display:grid}@media (max-width:900px){.rb .phead-grid{grid-template-columns:1fr}}.rb .cta-band{background:var(--band);color:var(--band-ink);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 48px;padding:max(28px,min(4vw,48px));display:grid}.rb .cta-band h2{font-size:max(26px,min(3vw,40px))}.rb .cta-band p{color:var(--band-muted);max-width:52ch;margin-top:10px}.rb .cta-band .ctas{flex-wrap:wrap;gap:10px;display:flex}.rb .cta-band .btn-ghost{color:var(--band-ink);border-color:var(--band-line)}.rb .cta-band .btn-primary{color:#0f2139;background:#55d6be}@media (max-width:760px){.rb .cta-band{grid-template-columns:1fr}}.rb .cmp-wrap{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow-x:auto}.rb .cmp{border-collapse:collapse;width:100%;min-width:720px;font-size:14px}.rb .cmp th,.rb .cmp td{text-align:center;border-bottom:1px solid var(--line-2);padding:13px 18px}.rb .cmp th:first-child,.rb .cmp td:first-child{text-align:left}.rb .cmp thead th{background:var(--surface);vertical-align:bottom;font-weight:500;position:-webkit-sticky;position:sticky;top:0}.rb .cmp thead th small{font:400 12px var(--mono);color:var(--muted);margin-top:2px;display:block}.rb .cmp thead th.hl{color:var(--navy)}.rb .cmp td.hl{background:color-mix(in srgb,var(--teal-soft)55%,transparent)}.rb .cmp tr.grp td{background:var(--bg-2);font:500 11px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-align:left}.rb .cmp .y{background:var(--teal-soft);border-radius:50%;width:18px;height:18px;display:inline-block;position:relative}.rb .cmp .y:after{content:"";border:solid var(--teal-ink);border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.rb .cmp .n{color:var(--muted)}.rb .cmp tbody tr:hover td{background:color-mix(in srgb,var(--bg-2)60%,transparent)}.rb .acc{border-top:1px solid var(--line)}.rb .acc details{border-bottom:1px solid var(--line)}.rb .acc summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:17px;font-weight:500;list-style:none;display:flex}.rb .acc summary::-webkit-details-marker{display:none}.rb .acc summary i{border:1px solid var(--line);border-radius:50%;flex:none;width:28px;height:28px;transition:transform .3s,background .3s;position:relative}.rb .acc summary i:before,.rb .acc summary i:after{content:"";background:var(--ink);width:10px;height:1.5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rb .acc summary i:after{transition:transform .3s;transform:translate(-50%,-50%)rotate(90deg)}.rb .acc details[open] summary i{background:var(--ink)}.rb .acc details[open] summary i:before,.rb .acc details[open] summary i:after{background:var(--bg)}.rb .acc details[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.rb .acc .ans{color:var(--ink-2);max-width:72ch;padding:0 48px 22px 0;animation:.35s both rb-fadeUp}.rb .form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.rb .form .full{grid-column:1/-1}.rb .field{flex-direction:column;gap:6px;min-width:0;display:flex}.rb .field input,.rb .field select,.rb .field textarea{width:100%;min-width:0}.rb .field label{font-size:13.5px;font-weight:500}.rb .field input,.rb .field select,.rb .field textarea{font:400 15px var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.rb .field textarea{resize:vertical;min-height:130px}.rb .field input:focus,.rb .field select:focus,.rb .field textarea:focus{border-color:var(--teal-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal)30%,transparent);outline:none}.rb .field .err{color:var(--err);min-height:1em;font-size:12.5px}.rb .form .btn{justify-content:center}.rb .form-ok{border:1px solid var(--teal-ink);background:var(--teal-soft);color:var(--teal-ink);border-radius:12px;padding:28px;display:none}.rb .form-ok b{color:var(--ink);font-size:18px;font-weight:500;display:block}.rb .sent .form{display:none}.rb .sent .form-ok{animation:.4s both rb-fadeUp;display:block}@media (max-width:640px){.rb .form{grid-template-columns:1fr}}.rb .prose{color:var(--ink-2);max-width:70ch;font-size:17px;line-height:1.75}.rb .prose :is(p,.rb ul,.rb ol,.rb aside,.rb table,.rb blockquote,.rb section,.rb div){margin:0}.rb .prose :is(p,.rb ul,.rb ol,.rb aside,.rb table,.rb blockquote)+:is(p,.rb ul,.rb ol,.rb aside,.rb table,.rb blockquote,.rb div,.rb section){margin-top:1em}.rb .prose :is(h2,.rb h3,.rb h4)+:is(p,.rb ul,.rb ol,.rb aside,.rb table){margin-top:1em}.rb .prose section+section{margin-top:1.4em}.rb .prose h2{color:var(--ink);scroll-margin-top:calc(var(--nav-h) + 20px);margin:2em 0 0;font-size:max(24px,min(2.3vw,30px))}.rb .prose h3{color:var(--ink);letter-spacing:-.01em;margin:1.6em 0 0;font-size:19px;font-weight:500}.rb .prose h4{color:var(--ink);margin:0;font-size:16px;font-weight:600}.rb .prose strong{color:var(--ink);font-weight:600}.rb .prose a{color:var(--navy);text-underline-offset:3px}.rb .prose ul,.rb .prose ol{padding-left:1.2em}.rb .prose li+li{margin-top:.4em}.rb .prose .lead{color:var(--ink);font-size:20px;line-height:1.6}.rb .prose table{border-collapse:collapse;width:100%;font-size:15px}.rb .prose th,.rb .prose td{border-bottom:1px solid var(--line);text-align:left;padding:10px 12px}.rb .co{border:1px solid var(--line);background:var(--surface);border-left:3px solid var(--navy);border-radius:12px;padding:20px 22px}.rb .co>*+*{margin-top:.5em!important}.rb .prose .co{margin-top:1.4em}.rb .co-red{border-left-color:var(--err)}.rb .co-green,.rb .co-emerald{border-left-color:var(--teal-ink);background:var(--teal-soft)}.rb .co-yellow,.rb .co-amber{border-left-color:var(--warn)}.rb .co h4{font-size:16px}@media (max-width:640px){.rb .of .of-tabs,.rb .tools .chips,.rb .faq-side .cats{overscroll-behavior-x:contain;scrollbar-width:none;margin-inline:calc(var(--gutter)*-1);padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.rb .of-tabs::-webkit-scrollbar{display:none}.rb .tools .chips::-webkit-scrollbar{display:none}.rb .faq-side .cats::-webkit-scrollbar{display:none}.rb .of .of-tabs>*,.rb .tools .chips>*,.rb .faq-side .cats>*{white-space:nowrap;flex:none}.rb .tools .chips{flex:100%;min-width:0}}.rb .cmp-switch{display:none}@media (max-width:640px){.rb .cmp-switch{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;gap:4px;margin-bottom:12px;padding:4px;display:flex}.rb .cmp-switch button{font:500 13.5px var(--sans);color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;padding:9px 6px}.rb .cmp-switch button[aria-pressed=true]{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px rgba(15,33,57,.08)}.rb .cmp-wrap[data-p] .cmp{min-width:0}.rb .cmp-wrap[data-p] .cmp th,.rb .cmp-wrap[data-p] .cmp td{padding:12px 14px}.rb .cmp-wrap[data-p] .cmp tr>:not(:first-child){text-align:right;display:none}.rb .cmp-wrap[data-p="1"] .cmp tr>:nth-child(2),.rb .cmp-wrap[data-p="2"] .cmp tr>:nth-child(3),.rb .cmp-wrap[data-p="3"] .cmp tr>:nth-child(4){display:table-cell}}.rb .stage{height:340vh;position:relative}.rb .stage-sticky{top:calc(var(--nav-h) + env(safe-area-inset-top,0px));height:calc(100svh - var(--nav-h));position:-webkit-sticky;position:sticky;overflow:hidden}.rb .stage canvas{width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.rb .hero-copy{left:var(--gutter);z-index:3;width:min(520px,40vw);position:absolute;top:max(28px,min(6vh,72px))}.rb .pill{border:1px solid var(--line);color:var(--ink-2);background:var(--surface);border-radius:999px;align-items:center;gap:10px;padding:5px 12px 5px 5px;font-size:13px;display:inline-flex}.rb .pill b{background:var(--teal-soft);color:var(--teal-ink);border-radius:999px;padding:2px 9px;font-size:12px;font-weight:500}.rb .hero-copy h1{max-width:14ch;font-size:max(32px,min(3.6vw,54px))}.rb .hero-copy .fx{opacity:calc(1 - var(--hero,0));transform:translateY(calc(var(--hero,0)*-10px));transition:opacity .3s,transform .3s}.rb .stage-sticky.faded .hero-copy .fx{pointer-events:none;visibility:hidden}.rb .hero-copy h1 em{color:var(--navy);font-style:normal}.rb .hero-copy .sub{color:var(--ink-2);max-width:46ch;margin-top:18px;font-size:max(15px,min(1.1vw,17px))}.rb .hero-copy .ctas{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.rb .hero-copy .guide{color:var(--muted);margin-top:14px;font-size:13px}.rb .hero-copy .guide a{color:var(--navy)}.rb .io{z-index:2;color:var(--ink-2);flex-direction:column;gap:9px;font-size:13px;display:flex;position:absolute}.rb .io .mono{margin-bottom:4px}.rb .io li{align-items:center;gap:9px;list-style:none;transition:opacity .35s;display:flex}.rb .io ul{flex-direction:column;gap:9px;margin:0;padding:0;display:flex}.rb .io .dot{border:1.5px solid var(--ink);background:var(--bg);border-radius:50%;flex:none;width:7px;height:7px}.rb .io .ic{background:var(--surface);border:1px solid var(--line);border-radius:6px;flex:none;place-items:center;width:22px;height:22px;display:grid}.rb .io .ic svg{width:13px;height:13px;stroke:var(--ink);fill:none;stroke-width:1.6px}.rb .io-in{left:var(--gutter);bottom:max(24px,min(5vh,48px))}.rb .io>.mono{transition:opacity .3s}.rb .io-out{right:var(--gutter);align-items:flex-end;top:52%}.rb .io-out li{flex-direction:row-reverse}.rb .io-out ul{align-items:flex-end}.rb .callouts{z-index:2;flex-direction:column;gap:12px;width:250px;margin:0;padding:0;transition:opacity .4s;display:flex;position:absolute}.rb .callouts li{font-size:12.5px;line-height:1.45;list-style:none;transition:opacity .3s}.rb .callouts li.on strong{color:var(--teal-ink)}.rb .callouts li.on .anc{background:var(--teal)}.rb .callouts .n{font-family:var(--mono);color:var(--muted);padding-top:2px;font-size:10.5px;position:relative}.rb .callouts li{position:relative}.rb .callouts .anc{background:var(--ink);border-radius:50%;width:5px;height:5px;position:absolute;top:7px}.rb .co-left .anc{right:-14px}.rb .co-right .anc{left:-14px}.rb .callouts strong{color:var(--ink);font-weight:500;display:block}.rb .callouts span{color:var(--muted)}.rb .callouts .soon{font-family:var(--mono);color:var(--teal-ink);letter-spacing:.06em;text-transform:uppercase;margin-left:6px;font-size:9.5px}.rb .co-left{left:var(--gutter);width:230px;bottom:max(24px,min(5vh,48px))}.rb .co-right{right:var(--gutter);width:240px;top:4%}.rb .tag{z-index:4;font-family:var(--mono);letter-spacing:.04em;background:var(--ink);color:var(--bg);white-space:nowrap;pointer-events:none;opacity:0;border-radius:5px;align-items:center;gap:7px;padding:5px 9px;font-size:10.5px;transition:opacity .25s;display:flex;position:absolute;top:0;left:0}.rb .tag:before{content:"";background:var(--teal);border-radius:50%;width:6px;height:6px}.rb .tag.err:before{background:var(--err)}.rb .tag.warn:before{background:var(--warn)}.rb .caption{z-index:3;right:var(--gutter);width:min(380px,calc(100% - 2*var(--gutter)));gap:6px;font-size:14px;line-height:1.55;display:grid;position:absolute;bottom:max(20px,min(4vh,44px))}.rb .caption .k{font-family:var(--mono);color:var(--muted);padding-top:2px;font-size:11px}.rb .caption .t b{color:var(--ink);font-weight:600}.rb .caption .t{color:var(--ink-2);min-height:4.5em}.rb .caption .rail{gap:5px;margin-top:6px;display:flex}.rb .caption .rail i{background:var(--line);border-radius:2px;flex:1;height:2px;position:relative;overflow:hidden}.rb .caption .rail i:after{content:"";background:var(--ink);transform-origin:0;transform:scaleX(var(--f,0));position:absolute;top:0;bottom:0;left:0;right:0}.rb .scroll-hint{z-index:3;align-items:center;gap:8px;transition:opacity .4s;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.rb .scroll-hint span{background:linear-gradient(var(--ink),transparent);width:1px;height:26px;animation:1.8s ease-in-out infinite rb-drip}@keyframes rb-drip{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:980px){.rb .stage{height:300vh}.rb .hero-copy{width:auto;right:var(--gutter);top:18px}.rb .hero-copy h1{margin-top:12px;font-size:max(26px,min(7vw,36px))}.rb .hero-copy .sub{margin-top:10px;font-size:14px}.rb .hero-copy .ctas{margin-top:14px}.rb .hero-copy .guide,.rb .io,.rb .callouts,.rb .scroll-hint{display:none}.rb .hero-copy h1{opacity:calc(1 - var(--hero,0));transition:opacity .3s}.rb .caption{opacity:var(--hero,0);left:var(--gutter);right:var(--gutter);width:auto;font-size:15px;transition:opacity .3s;top:20px;bottom:auto}.rb .caption .t{min-height:7.5em}.rb .caption .rail{order:-1;margin:0 0 6px}}@media (max-width:980px) and (max-height:700px){.rb .hero-copy .sub{display:none}}.rb .ai{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:max(32px,min(5vw,80px));display:grid}.rb .ai-list{border-top:1px solid var(--band-line);margin:0;padding:0;list-style:none}.rb .ai-list li{border-bottom:1px solid var(--band-line);grid-template-columns:1fr;gap:6px;padding-top:20px;padding-bottom:20px;display:grid}.rb .ai-list h3{font-size:17px;font-weight:500}.rb .ai-list p{color:var(--band-muted);max-width:52ch;font-size:14.5px}.rb .report{background:var(--band-2);border:1px solid var(--band-line);top:calc(var(--nav-h) + 24px);border-radius:12px;padding:22px;font-size:14px;position:-webkit-sticky;position:sticky}.rb .report .top{border-bottom:1px solid var(--band-line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:16px;display:flex}.rb .report .who{font-weight:500}.rb .report .ex{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--band-muted);border:1px solid var(--band-line);border-radius:5px;padding:3px 7px;font-size:10px}.rb .report dl{font-variant-numeric:tabular-nums;grid-template-columns:1fr auto;margin:0;display:grid}.rb .report dt,.rb .report dd{border-bottom:1px dashed var(--band-line);margin:0;padding-top:11px;padding-bottom:11px}.rb .report dt{color:var(--band-muted)}.rb .report dd{text-align:right;font-family:var(--mono);font-size:13px}.rb .report .row{opacity:1;transition:opacity .4s,transform .4s}.rb .report.play .row{opacity:0;transform:translateY(6px)}.rb .report.play .row.in{opacity:1;transform:none}.rb .report .meter{background:var(--band-line);border-radius:6px;height:6px;margin-top:18px;overflow:hidden}.rb .report .meter i{height:100%;width:var(--w,72%);background:var(--teal);border-radius:6px;transition:width 1.2s cubic-bezier(.2,.7,.2,1);display:block}.rb .report.play .meter i{width:0}.rb .report .verdict{color:var(--band-muted);justify-content:space-between;margin-top:10px;font-size:13px;display:flex}.rb .report .verdict b{color:var(--teal);font-weight:500}.rb .report .chat{background:var(--band);border:1px solid var(--band-line);color:var(--band-ink);border-radius:10px;margin-top:18px;padding:12px 14px;font-size:13.5px}.rb .report .chat .mono{margin-bottom:4px;display:block}.rb .caret{background:var(--teal);vertical-align:-2px;width:7px;height:14px;margin-left:2px;animation:1s step-end infinite rb-blink;display:inline-block}@media (max-width:900px){.rb .ai{grid-template-columns:1fr}.rb .report{position:static}}.rb .eco-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:max(32px,min(5vw,88px));display:grid}.rb .eco-copy .mono{margin-bottom:18px;display:block}.rb .eco-copy h2{font-size:max(30px,min(3.4vw,48px))}.rb .eco-copy .pain{color:var(--ink);border-left:2px solid var(--warn);max-width:54ch;margin-top:20px;padding-left:14px;font-size:17px}.rb .eco-copy .lead{color:var(--ink-2);max-width:54ch;margin-top:16px;font-size:17px}.rb .eco-points{flex-direction:column;gap:22px;margin:32px 0 0;padding:0;list-style:none;display:flex}.rb .eco-points li{grid-template-columns:40px 1fr;align-items:start;gap:14px;display:grid}.rb .eco-points svg{background:var(--teal-soft);width:40px;height:40px;stroke:var(--teal-ink);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;border-radius:10px;padding:9px}.rb .eco-points h3{font-size:17px;font-weight:500}.rb .eco-points p{color:var(--ink-2);max-width:50ch;margin-top:4px;font-size:14.5px}.rb .eco-copy .guide{color:var(--muted);margin-top:28px;font-size:13.5px}.rb .eco-copy .guide a{color:var(--navy)}.rb .eco-fig{margin:0}.rb .eco-fig svg{width:100%;height:auto;display:block;overflow:visible}.rb .eco-fig figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:12px}.rb .eco-fig .orbit{transform-origin:280px 260px;animation:60s linear infinite rb-spin}.rb .eco-fig .orbit circle{fill:none;stroke:var(--line);stroke-dasharray:2 6}.rb .eco-fig .links path{fill:none;stroke:var(--wire);stroke-width:1px;stroke-dasharray:3 5;animation:2.4s linear infinite rb-flow}.rb .eco-fig .pulses circle{fill:var(--teal)}.rb .eco-fig .pulses circle.amber{fill:var(--warn)}.rb .eco-fig .hub rect{fill:#1f4e79}.rb .eco-fig .hub .hub-in{fill:none;stroke:var(--teal);stroke-opacity:.5}.rb .eco-fig .hub-t{fill:#fff;fill-opacity:.65;font:500 8.5px var(--mono);letter-spacing:.12em;text-anchor:middle}.rb .eco-fig .node rect{fill:var(--surface);stroke:var(--line)}.rb .eco-fig .node.warn rect{stroke:var(--warn)}.rb .eco-fig .nm{fill:var(--ink);font:500 12px var(--sans);text-anchor:middle}.rb .eco-fig .st{fill:var(--muted);font:400 9.5px var(--mono)}.rb .eco-fig .ok{fill:var(--teal)}.rb .eco-fig .wa{fill:var(--warn);animation:1.4s step-end infinite rb-blink}.rb .eco-fig .in{fill:var(--info)}@media (max-width:900px){.rb .eco-grid{grid-template-columns:1fr}}.rb .eco-fig .eco-m{display:none;overflow:hidden}.rb .eco-fig .eco-m .nm{font-size:13.5px}.rb .eco-fig .eco-m .st{font-size:10.5px}@media (max-width:560px){.rb .eco-fig .eco-d{display:none}.rb .eco-fig .eco-m{display:block}}@media (prefers-reduced-motion:reduce){.rb .eco-fig .orbit,.rb .eco-fig .links path,.rb .eco-fig .wa{animation:none}.rb .eco-fig .pulses{display:none}}.rb .duo{grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);align-items:stretch;gap:0;display:grid}.rb .panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.rb .ph{border-bottom:1px solid var(--line-2);align-items:center;gap:12px;padding-bottom:14px;display:flex}.rb .ph .av{width:36px;height:36px;font:600 13px var(--sans);background:var(--bg-2);color:var(--ink-2);border-radius:9px;flex:none;place-items:center;display:grid}.rb .ph b{font-size:15px;font-weight:500;display:block}.rb .ph small{color:var(--muted);font-size:12.5px;display:block}.rb .ph.brand{background:#1f4e79;border-bottom:0;border-radius:12px 12px 0 0;margin:-18px -18px 0;padding:14px 18px}.rb .ph.brand .av{color:#0f2139;background:#55d6be}.rb .ph.brand b{color:#fff}.rb .ph.brand small{color:#b9cde2}.rb .docs{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rb .doc{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:11px;padding-bottom:11px;display:flex}.rb .doc:last-child{border-bottom:0}.rb .doc .dt{font-size:13.5px;font-weight:500;display:block}.rb .doc .dv{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12.5px;display:block}.rb .sts{font:500 10.5px var(--mono);letter-spacing:.03em;background:var(--bg-2);color:var(--ink-2);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:4px 8px;transition:background .3s,color .3s;display:inline-flex}.rb .sts i{background:var(--info);border-radius:50%;width:6px;height:6px;transition:background .3s}.rb .sts.s-rev i{background:var(--warn)}.rb .sts.s-ok{background:var(--teal-soft);color:var(--teal-ink)}.rb .sts.s-ok i{background:var(--teal)}.rb .sts.s-sch i{background:var(--navy)}.rb .doc.live{position:relative}.rb .doc.live:before{content:"";background:var(--teal-soft);opacity:0;border-radius:8px;transition:opacity .4s;position:absolute;top:2px;bottom:2px;left:-8px;right:-8px}.rb .doc.live.flash:before{opacity:.7}.rb .doc.live>*{position:relative}.rb .fake-btn{color:var(--navy);border:1px dashed var(--line);border-radius:8px;align-self:flex-start;margin-top:auto;padding:7px 12px;font-size:12.5px;font-weight:500}.rb .wire{align-items:center;display:flex;position:relative}.rb .wire .line{background:repeating-linear-gradient(90deg,var(--wire)0 3px,transparent 3px 7px);height:1px;position:absolute;top:50%;left:0;right:0}.rb .wire .tok{top:50%;left:calc(var(--x,0)*(100% - 30px));opacity:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-top:-15px;transition:left 1.1s cubic-bezier(.6,0,.3,1),opacity .3s;display:grid;position:absolute}.rb .wire .tok svg{fill:none;stroke-width:1.7px;width:15px;height:15px}.rb .wire .tok-doc{background:var(--surface);border:1px solid var(--ink)}.rb .wire .tok-doc svg{stroke:var(--ink)}.rb .wire .tok-ok{background:var(--teal)}.rb .wire .tok-ok svg{stroke:#0f2139;stroke-width:2.2px}.rb .duo[data-s="0"] .tok-doc{--x:0;opacity:1}.rb .duo[data-s="1"] .tok-doc,.rb .duo[data-s="2"] .tok-ok{--x:1;opacity:1}.rb .duo[data-s="3"] .tok-ok{--x:0;opacity:1}.rb .duo[data-s="2"] .tok-doc,.rb .duo[data-s="3"] .tok-doc,.rb .duo[data-s="0"] .tok-ok,.rb .duo[data-s="1"] .tok-ok{--x:1}.rb .track{color:var(--muted);grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.rb .track li{border-top:2px solid var(--line);padding-top:12px;transition:color .3s,border-color .3s}.rb .track li.done{color:var(--ink-2);border-color:var(--teal-ink)}.rb .track li.cur{color:var(--ink);border-color:var(--teal)}.rb .trio{grid-template-columns:repeat(3,minmax(0,1fr));gap:max(20px,min(3vw,40px));margin:max(40px,min(5vw,64px)) 0 0;padding:0;list-style:none;display:grid}.rb .trio svg{background:var(--teal-soft);width:40px;height:40px;stroke:var(--teal-ink);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;border-radius:10px;padding:9px}.rb .trio h3{margin-top:14px;font-size:17px;font-weight:500}.rb .trio p{color:var(--ink-2);margin-top:6px;font-size:14.5px}@media (max-width:900px){.rb .duo{grid-template-columns:1fr}.rb .wire{justify-content:center;height:64px}.rb .wire .line{background:repeating-linear-gradient(180deg,var(--wire)0 3px,transparent 3px 7px);width:1px;height:auto;top:0;bottom:0;left:50%;right:auto}.rb .wire .tok{left:50%;top:calc(var(--x,0)*(100% - 30px));margin-top:0;margin-left:-15px;transition:top 1.1s cubic-bezier(.6,0,.3,1),opacity .3s}.rb .track{grid-template-columns:repeat(2,1fr)}.rb .trio{grid-template-columns:1fr}}@media (max-width:560px){.rb .duo{grid-template-columns:minmax(0,1fr)}.rb .panel{padding:16px 14px}.rb .ph.brand{margin:-16px -14px 0;padding:14px}.rb .doc{align-items:flex-start;gap:10px}.rb .doc>div{flex:1;min-width:0}.rb .doc .sts{margin-top:2px}.rb .track{gap:14px 10px}}.rb .ant-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:max(28px,min(4vw,64px));display:grid}.rb .ant-copy{flex-direction:column;gap:16px;display:flex}.rb .ant-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px}.rb .ant-card h3{margin-top:10px;font-size:19px;line-height:1.25}.rb .ant-card p{color:var(--ink-2);margin-top:8px;font-size:14.5px}.rb .ant{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin:0;padding:18px 18px 16px}.rb .tabs{background:var(--bg-2);border:1px solid var(--line-2);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.rb .tabs button{font:500 13px var(--sans);color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 14px;transition:background .25s,color .25s}.rb .tabs button[aria-selected=true]{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px rgba(0,0,0,.12)}.rb .ant svg{width:100%;height:auto;margin-top:10px;display:block;overflow:visible}.rb .ant .base{stroke:var(--line)}.rb .ant .who{fill:var(--ink-2);font:500 12px var(--sans)}.rb .ant .axis text{fill:var(--muted);font:400 11px var(--mono);text-anchor:middle}.rb .ant .slot{fill:none;stroke:var(--line);stroke-dasharray:3 4}.rb .ant .fb{transition:transform 1s cubic-bezier(.6,0,.3,1)var(--d),opacity .45s calc(var(--d) + .6s)}.rb .ant .fb rect{fill:var(--plate-side);stroke:var(--stroke);stroke-width:1px;transition:fill .4s,stroke .4s}.rb .ant .fb text{fill:var(--ink-2);font:500 11px var(--mono);text-anchor:middle}.rb .ant .lock{fill:none;stroke:var(--teal-ink);stroke-width:1.6px;opacity:0;transition:opacity .4s calc(var(--d) + .2s)}.rb .ant .hb rect{fill:var(--teal);transform-box:fill-box;transform-origin:50% 100%;transition:transform .8s cubic-bezier(.2,.7,.2,1) .7s;transform:scaleY(0)}.rb .ant .hb text{opacity:0;text-anchor:middle;transition:opacity .4s 1.2s}.rb .ant .hb .hv{fill:var(--ink);font:600 15px var(--sans)}.rb .ant .hb .hl{fill:var(--muted);font:400 11px var(--sans)}.rb .ant .gar,.rb .ant .cred{opacity:0;transition:opacity .5s}.rb .ant .brk{fill:none;stroke:var(--teal-ink);stroke-width:1.4px}.rb .ant .gar text{fill:var(--teal-ink);font:500 11.5px var(--sans);text-anchor:middle}.rb .ant .arr{fill:none;stroke:var(--teal-ink);stroke-width:1.4px;stroke-dasharray:4 4;animation:1.6s linear infinite rb-flow}.rb .ant .cred rect{fill:#1f4e79}.rb .ant .cred text{text-anchor:middle;fill:#fff}.rb .ant .cred .c1{font:400 11px var(--sans);fill:#b9cde2}.rb .ant .cred .c2{font:600 20px var(--sans)}.rb .ant .cred .c3{font:400 10.5px var(--mono);fill:#55d6be}.rb .ant[data-m=a] .fb{transform:translateX(var(--dx));opacity:0}.rb .ant[data-m=a] .hb rect{transform:scaleY(1)}.rb .ant[data-m=a] .hb text{opacity:1}.rb .ant[data-m=a] .slot{opacity:0}.rb .ant[data-m=b] .fb rect{fill:var(--teal-soft);stroke:var(--teal-ink)}.rb .ant[data-m=b] .lock{opacity:1}.rb .ant[data-m=b] .gar{opacity:1;transition-delay:.4s}.rb .ant[data-m=b] .cred{opacity:1;transition-delay:.9s}.rb .ant[data-m=b] .slot{opacity:0}.rb .ant figcaption{color:var(--ink-2);flex-wrap:wrap;justify-content:space-between;gap:12px;min-height:2.6em;margin-top:12px;font-size:14px;display:flex}.rb .ant figcaption small{color:var(--muted);font-size:12px}@media (max-width:900px){.rb .ant-grid{grid-template-columns:1fr}}.rb .ant .ant-m{display:none}.rb .ant .ant-m .hb text{text-anchor:start}.rb .ant .ant-m .hb .hv{font-size:17px}.rb .ant .ant-m .hb .hl{font-size:12px}.rb .ant .ant-m .fb text,.rb .ant .ant-m .axis text{font-size:10.5px}.rb .ant .ant-m .gar text{font-size:11.5px}.rb .ant .ant-m .cred text{text-anchor:start}.rb .ant .ant-m .cred .c1{font-size:12.5px}.rb .ant .ant-m .cred .c3{font-size:11.5px}.rb .ant .ant-m .cred .c2{text-anchor:end;font-size:22px}@media (max-width:560px){.rb .ant .ant-d{display:none}.rb .ant .ant-m{display:block}.rb .ant{padding:14px 12px}}@media (prefers-reduced-motion:reduce){.rb .pin b,.rb .ant .arr{animation:none}.rb .shot .frame{transform:none}}.rb .story{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:max(24px,min(4vw,56px));display:grid}.rb .chapters{border-top:1px solid var(--line);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rb .chapters li{border-bottom:1px solid var(--line)}.rb .chapters button{all:unset;box-sizing:border-box;cursor:pointer;width:100%;padding:16px 0 16px 18px;display:block;position:relative}.rb .chapters button:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:6px}.rb .chapters button:before{content:"";background:var(--line);border-radius:2px;width:2px;position:absolute;top:16px;bottom:16px;left:0}.rb .chapters button:after{content:"";background:var(--teal);transform-origin:top;width:2px;transform:scaleY(var(--pr,0));border-radius:2px;position:absolute;top:16px;bottom:16px;left:0}.rb .chapters h3{color:var(--muted);font-size:16.5px;font-weight:500;transition:color .3s}.rb .chapters p{color:var(--ink-2);opacity:0;max-height:0;font-size:14.5px;transition:max-height .45s,opacity .35s,margin .35s;overflow:hidden}.rb .chapters li.on h3{color:var(--ink)}.rb .chapters li.on p{opacity:1;max-height:7em;margin-top:6px}.rb .chapters li.done h3{color:var(--ink-2)}.rb .scene-wrap{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:max(10px,min(2vw,22px))}.rb .scene{width:100%;height:auto;display:block;overflow:visible}.rb .story-ctl{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.rb .story-ctl button{font:500 13px var(--sans);color:var(--ink-2);background:var(--bg-2);border:1px solid var(--line);cursor:pointer;border-radius:7px;padding:6px 12px}.rb .scene text{font-family:var(--sans)}.rb .scene .t1{fill:var(--ink);font-size:13px;font-weight:500}.rb .scene .t2{fill:var(--muted);font:400 9.5px var(--mono)}.rb .scene .chan{stroke:var(--wire);stroke-dasharray:3 5;opacity:0;transition:opacity .5s}.rb .scene .hub rect{fill:#1f4e79}.rb .scene .hub .t1{fill:#fff}.rb .scene .hub .t2{fill:#b9cde2}.rb .scene .hub .cash,.rb .scene .hub .cash2{opacity:0;transition:opacity .5s}.rb .scene .hub .cash{fill:#55d6be;font-size:12px;font-weight:600}.rb .scene .hub .cash2{fill:#b9cde2;font:400 9.5px var(--mono)}.rb .scene .ia{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(6px)}.rb .scene .ia rect{fill:var(--teal-soft);stroke:var(--teal-ink);stroke-width:.8px}.rb .scene .ia circle{fill:var(--teal)}.rb .scene .ia text{fill:var(--teal-ink);font:500 10.5px var(--mono)}.rb .scene .cli{opacity:0;transition:opacity .6s}.rb .scene .cli rect:first-child{fill:var(--surface);stroke:var(--ink);stroke-dasharray:4 4;transition:stroke-dasharray .4s}.rb .scene .cli .data text{fill:var(--ink-2);font:400 10px var(--mono)}.rb .scene .cli .data .v{fill:var(--ink);text-anchor:end}.rb .scene .cli .data,.rb .scene .cli .acc{opacity:0;transition:opacity .5s}.rb .scene .cli .acc rect{fill:var(--teal-soft)}.rb .scene .cli .acc text{fill:var(--teal-ink);font:500 10.5px var(--mono)}.rb .scene .bank{opacity:0;transition:opacity .5s}.rb .scene .bank rect{fill:var(--surface);stroke:var(--line)}.rb .scene .bank .ico{fill:none;stroke:var(--ink);stroke-width:1.4px}.rb .scene .of-line,.rb .scene .reg-line,.rb .scene .exec-line{fill:none;stroke:var(--teal-ink);stroke-width:1.5px;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.rb .scene .exec-line{stroke:var(--teal);stroke-width:2.2px}.rb .scene .agenda{opacity:0;transition:opacity .5s}.rb .scene .agenda .lbl{fill:var(--muted);font:400 9.5px var(--mono)}.rb .scene .agenda line{stroke:var(--line)}.rb .scene .agenda rect{fill:var(--plate-side);stroke:var(--stroke);stroke-width:.8px;transform-box:fill-box;transform-origin:50% 100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),fill .4s,stroke .4s;transform:scaleY(0)}.rb .scene .agenda .b1{transition-delay:60ms}.rb .scene .agenda .b2{transition-delay:.12s}.rb .scene .agenda .b3{transition-delay:.18s}.rb .scene .agenda .b4{transition-delay:.24s}.rb .scene .agenda .b5{transition-delay:.3s}.rb .scene .bracket{fill:none;stroke:var(--teal-ink);stroke-width:1.3px;opacity:0;transition:opacity .4s}.rb .scene .reg{opacity:0;transition:opacity .5s}.rb .scene .reg rect{fill:var(--surface);stroke:var(--line)}.rb .scene .reg .ok{fill:var(--teal-ink);font:500 10.5px var(--mono);text-anchor:middle;opacity:0;transition:opacity .4s}.rb .scene .due{fill:var(--ink-2);font:500 11px var(--mono);text-anchor:middle;opacity:0;transition:opacity .4s}.rb .scene .tok{opacity:0;transition:transform 1.2s cubic-bezier(.6,0,.3,1),opacity .35s}.rb .scene .tok text{text-anchor:middle;font:500 11px var(--sans)}.rb .scene .env{transform:translate(245px,200px)}.rb .scene .env rect{fill:var(--surface);stroke:var(--ink)}.rb .scene .env text{fill:var(--ink)}.rb .scene .prop{transform:translate(268px,222px)}.rb .scene .prop rect{fill:#1f4e79}.rb .scene .prop .p1{fill:#b9cde2;font:400 9.5px var(--mono)}.rb .scene .prop .p2{fill:#fff;font-weight:600}.rb .scene .pix,.rb .scene .pix2{transform:translate(370px,222px)}.rb .scene .pix rect,.rb .scene .pix2 rect{fill:#55d6be}.rb .scene .pix text,.rb .scene .pix2 text{fill:#0f2139}.rb .scene .pix2 .x{opacity:0;transition:opacity .3s}.rb .scene .pix2 .x circle{fill:var(--err)}.rb .scene .pix2 .x path{stroke:#fff;stroke-width:2px}.rb .scene .pix2 .x .xt{fill:var(--err);font:500 10.5px var(--mono)}.rb .scene-m{display:none}.rb .scene.scene-m .env{transform:translate(107px,186px)}.rb .scene.scene-m .prop{transform:translate(107px,198px)}.rb .scene.scene-m .pix,.rb .scene.scene-m .pix2{transform:translate(107px,272px)}.rb .scene-m .t1{font-size:14px}.rb .scene-m .t2,.rb .scene-m .hub .cash2,.rb .scene-m .agenda .lbl{font-size:10.5px}.rb .scene-m .hub .cash{font-size:13px}.rb .scene-m .ia text{font-size:11px}.rb .scene-m .cli .data text,.rb .scene-m .cli .acc text,.rb .scene-m .reg .ok,.rb .scene-m .pix2 .x .xt{font-size:11.5px}.rb .scene-m .due,.rb .scene-m .tok text{font-size:12px}.rb .scene-m .prop .p1{font-size:10.5px}.rb .scene-m .pix2 .x .xt{text-anchor:start}.rb .scene.hub-on .chan,.rb .scene.cli-show .cli{opacity:1}.rb .scene.joined .cli rect:first-child{stroke:var(--line);stroke-dasharray:0}.rb .scene.env-show .env{opacity:1}.rb .scene.env-go .env{transform:translate(380px,200px)}.rb .scene.of-show .bank{opacity:1}.rb .scene.of-link .of-line{stroke-dashoffset:0}.rb .scene.of-data .cli .data,.rb .scene.agenda-on .agenda{opacity:1}.rb .scene.agenda-on .agenda rect{transform:scaleY(1)}.rb .scene.ia-on .ia{opacity:1;transform:none}.rb .scene.prop-show .prop{opacity:1}.rb .scene.prop-go .prop{transform:translate(358px,222px)}.rb .scene.accepted .cli .acc,.rb .scene.reg-show .reg{opacity:1}.rb .scene.locked .agenda .lk{fill:var(--teal-soft);stroke:var(--teal-ink)}.rb .scene.locked .bracket{opacity:1}.rb .scene.locked .reg-line{stroke-dashoffset:0}.rb .scene.registered .reg .ok,.rb .scene.due-on .due,.rb .scene.pix-show .pix{opacity:1}.rb .scene.pix-go .pix{transform:translate(255px,222px)}.rb .scene.paid .hub .cash,.rb .scene.pix2-show .pix2{opacity:1}.rb .scene.pix2-go .pix2{transform:translate(320px,222px)}.rb .scene.fail .pix2 rect{fill:var(--surface);stroke:var(--err)}.rb .scene.fail .pix2 text{fill:var(--err)}.rb .scene.fail .pix2 .x{opacity:1}.rb .scene.exec .exec-line{stroke-dashoffset:0;transition-duration:1.4s}.rb .scene.exec-cash .hub .cash,.rb .scene.exec-cash .hub .cash2{opacity:1}.rb .scene.snap *{transition:none!important}.rb .scene.scene-m.env-go .env{transform:translate(107px,280px)}.rb .scene.scene-m.prop-go .prop{transform:translate(107px,272px)}.rb .scene.scene-m.pix-go .pix{transform:translate(107px,186px)}.rb .scene.scene-m.pix2-go .pix2{transform:translate(107px,238px)}.rb .story-cap{display:none}@media (max-width:560px){.rb .scene-d{display:none}.rb .scene-m{display:block}.rb .scene-wrap{padding:12px 10px}.rb .story{gap:12px}.rb .story-cap{order:-3;min-height:8.6em;display:block}.rb .story-cap h3{font-size:18px;font-weight:500}.rb .story-cap p{color:var(--ink-2);margin-top:6px;font-size:15px}.rb .chapters{border:0;order:-2;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.rb .chapters li{border:0}.rb .chapters button{height:28px;padding:0}.rb .chapters button:before,.rb .chapters button:after{width:auto;height:3px;top:13px;bottom:auto;left:0;right:0}.rb .chapters button:after{transform-origin:0;transform:scaleX(var(--pr,0))}.rb .chapters h3,.rb .chapters p{clip:rect(0 0 0 0);white-space:nowrap;opacity:1;width:1px;height:1px;max-height:none;margin:0;position:absolute;overflow:hidden}}@media (max-width:900px){.rb .story{grid-template-columns:1fr}.rb .scene-wrap{order:-1}}.rb .consent{border-top:1px solid var(--line);counter-reset:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 max(36px,min(5vw,56px));padding:0;list-style:none;display:grid}.rb .consent li{grid-template-columns:40px 1fr;gap:14px;padding:22px 24px 22px 0;display:grid;position:relative}.rb .consent li+li{border-left:1px solid var(--line);padding-left:24px}.rb .cs-ic{background:var(--teal-soft);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.rb .cs-ic svg{fill:none;width:20px;height:20px;stroke:var(--teal-ink);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.rb .consent h3{font-size:16px;font-weight:500}.rb .consent p{color:var(--ink-2);margin-top:4px;font-size:14px}@media (max-width:900px){.rb .consent{grid-template-columns:1fr}.rb .consent li,.rb .consent li+li{border-left:0;border-bottom:1px solid var(--line);padding:18px 0}}.rb .of-tabs{flex-wrap:wrap;gap:6px;margin-bottom:22px;display:flex}.rb .of-tabs button{font:500 14px var(--sans);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:8px 16px;transition:color .25s,border-color .25s,background .25s;position:relative;overflow:hidden}.rb .of-tabs button[aria-selected=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.rb .of-tabs button[aria-selected=true]:after{content:"";background:var(--teal);transform-origin:0;width:100%;height:2px;transform:scaleX(var(--pr,0));position:absolute;bottom:0;left:0}.rb .of-body{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:max(24px,min(4vw,56px));display:grid}.rb .of-copy .who{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px}.rb .of-copy h3{margin-top:10px;font-size:max(22px,min(2.2vw,30px));line-height:1.15}.rb .of-copy p{color:var(--ink-2);max-width:48ch;margin-top:12px}.rb .of-copy ul{flex-direction:column;gap:9px;margin:18px 0 0;padding:0;font-size:14.5px;list-style:none;display:flex}.rb .of-copy li{align-items:flex-start;gap:10px;display:flex}.rb .of-copy li:before{content:"";background:var(--teal);border-radius:50%;flex:none;width:6px;height:6px;margin-top:9px}.rb .of-copy .ideal{color:var(--muted);margin-top:16px;font-size:13px;display:block}.rb .of-copy a{color:var(--navy)}.rb .of-copy>*{animation:.5s both rb-fadeUp}.rb .mon{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:18px 18px 92px;position:relative;overflow:hidden}.rb .mon-h{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.rb .mon-h b{font-size:15px;font-weight:500;display:block}.rb .mon-h small{color:var(--muted);font-size:12.5px;display:block}.rb .live:not(.doc){font:500 10.5px var(--mono);color:var(--teal-ink);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.rb .live:not(.doc) i{background:var(--teal);border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite rb-ping}.rb .mon-cols,.rb .mon-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) 90px 72px;align-items:center;gap:12px;display:grid}.rb .mon-cols{font:400 10px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:10px 0 6px}.rb .mon-cols span:nth-child(2),.rb .mon-cols span:nth-child(4){text-align:right}.rb .mon-rows{margin:0;padding:0;list-style:none}.rb .mon-row{border-top:1px dashed var(--line);padding:10px 0;font-size:13.5px;animation:.45s both rb-fadeUp}.rb .mon-row .nm{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.rb .mon-row .nm small{color:var(--muted);font-size:11.5px;font-weight:400;display:block}.rb .mon-row svg{width:100%;height:30px;display:block;overflow:visible}.rb .mon-row svg path{fill:none;stroke:var(--navy);stroke-width:1.6px;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.2s cubic-bezier(.4,0,.2,1) forwards rb-draw}.rb .mon-row svg path.area{stroke:none;fill:var(--teal-soft);opacity:.7;animation:.8s .6s both rb-fadeIn}.rb .mon-row.warn svg path.ln{stroke:var(--warn)}.rb .mon-row.warn svg path.area{fill:rgba(226,185,59,.14)}.rb .mon-row .v{text-align:right;font-variant-numeric:tabular-nums;font-family:var(--mono);font-size:12.5px}.rb .mon-row .d{font:500 11px var(--mono);background:var(--teal-soft);color:var(--teal-ink);white-space:nowrap;border-radius:5px;justify-self:end;padding:3px 7px}.rb .mon-row .d.dn{color:var(--err);background:rgba(235,87,87,.12)}.rb .mon-row .d.al{color:#8a6d12;background:rgba(226,185,59,.18)}.dark .rb .mon-row .d.al{color:var(--warn)}@keyframes rb-draw{to{stroke-dashoffset:0}}@keyframes rb-fadeIn{0%{opacity:0}}.rb .mon-foot{border-top:1px solid var(--line-2);color:var(--ink-2);margin-top:10px;padding-top:12px;font-size:13px}.rb .mon-foot b{color:var(--teal-ink);font-weight:500}.rb .toast{color:#fff;border-left:3px solid var(--warn);opacity:0;background:#0f2139;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 14px;font-size:13px;line-height:1.45;transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .3s;display:flex;position:absolute;bottom:14px;left:18px;right:18px;transform:translateY(130%)}.rb .toast i{background:var(--warn);border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.rb .mon.alert .toast{opacity:1;transform:none}.rb .of-note{color:var(--muted);margin-top:14px;font-size:12.5px}@media (max-width:900px){.rb .of-body{grid-template-columns:1fr}}@media (max-width:560px){.rb .mon-cols,.rb .mon-row{grid-template-columns:minmax(0,1fr) 70px 64px}.rb .mon-cols span:nth-child(2),.rb .mon-row .v{display:none}}.rb .mcp{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:max(28px,min(5vw,72px));display:grid}.rb .clients{flex-wrap:wrap;gap:8px;display:flex}.rb .cl{font:500 13.5px var(--sans);background:var(--band-2);border:1px solid var(--band-line);color:var(--band-ink);border-radius:999px;padding:8px 14px}.rb .cl.ghost{color:var(--band-muted);background:0 0;border-style:dashed}.rb .mcp-list{border-top:1px solid var(--band-line);margin:28px 0 0;padding:0;list-style:none}.rb .mcp-list li{border-bottom:1px solid var(--band-line);padding-top:18px;padding-bottom:18px}.rb .mcp-list h3{font-size:17px;font-weight:500}.rb .mcp-list p{color:var(--band-muted);max-width:52ch;margin-top:4px;font-size:14.5px}.rb .chat{background:var(--band-2);border:1px solid var(--band-line);top:calc(var(--nav-h) + 24px);border-radius:12px;margin:0;position:-webkit-sticky;position:sticky;overflow:hidden}.rb .chat-h{border-bottom:1px solid var(--band-line);align-items:center;gap:12px;padding:12px 16px;display:flex}.rb .chat-h .dots{gap:6px;display:flex}.rb .chat-h .dots i{background:var(--band-line);border-radius:50%;width:9px;height:9px}.rb .chat-t{font-size:13.5px;font-weight:500}.rb .conn{font:500 10.5px var(--mono);color:#55d6be;white-space:nowrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.rb .conn i{background:#55d6be;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite rb-ping}.rb .chat-tabs{gap:4px;padding:10px 16px 0;display:flex}.rb .chat-tabs button{font:500 12.5px var(--sans);color:var(--band-muted);cursor:pointer;background:0 0;border:1px solid transparent;border-radius:7px;padding:6px 11px}.rb .chat-tabs button[aria-selected=true]{color:var(--band-ink);border-color:var(--band-line);background:var(--band)}.rb .chat-body{flex-direction:column;gap:12px;min-height:390px;padding:16px;font-size:14px;display:flex}.rb .msg-u{color:#fff;background:#1f4e79;border-radius:12px 12px 4px;align-self:flex-end;max-width:85%;padding:10px 14px}.rb .msg-u .caret{background:#fff;height:13px}.rb .tool{font:400 11.5px var(--mono);color:var(--band-muted);border:1px solid var(--band-line);border-radius:7px;align-self:flex-start;align-items:center;gap:8px;padding:6px 10px;animation:.35s both rb-fadeUp;display:inline-flex}.rb .tool b{color:#55d6be;font-weight:500}.rb .tool .sp{border:1.5px solid var(--band-line);border-top-color:#55d6be;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite rb-spin}.rb .tool.ok .sp{border:0;width:auto;height:auto;animation:none}.rb .tool.ok .sp:before{content:"✓";color:#55d6be;font-size:11px}.rb .msg-a{max-width:94%;color:var(--band-ink);align-self:flex-start;line-height:1.55;animation:.4s both rb-fadeUp}.rb .msg-a table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin:8px 0 4px;font-size:13px}.rb .msg-a td{border-top:1px dashed var(--band-line);padding:7px 0}.rb .msg-a td:last-child{text-align:right;font-family:var(--mono);font-size:12.5px}.rb .msg-a .neg{color:#f08a8a}.rb .msg-a .pos{color:#55d6be}.rb .msg-a .next{color:var(--band-muted);margin-top:6px;display:inline-block}.rb .chat figcaption{color:var(--band-muted);padding:0 16px 14px;font-size:12px}.rb .ai-mini{border-top:1px solid var(--band-line);grid-template-columns:repeat(4,minmax(0,1fr));margin:max(40px,min(5vw,64px)) 0 0;padding:0;list-style:none;display:grid}.rb .ai-mini li{padding:20px 20px 0 0}.rb .ai-mini li+li{border-left:1px solid var(--band-line);padding-left:20px}.rb .ai-mini h3{font-size:15.5px;font-weight:500}.rb .ai-mini p{color:var(--band-muted);margin-top:6px;font-size:14px}@media (max-width:900px){.rb .mcp{grid-template-columns:1fr}.rb .chat{position:static}.rb .chat-h .dots{display:none}.rb .chat-body{min-height:0}.rb .ai-mini{grid-template-columns:1fr 1fr}.rb .ai-mini li,.rb .ai-mini li+li{border-left:0;border-bottom:1px solid var(--band-line);padding:18px 12px 18px 0}}@media (max-width:560px){.rb .ai-mini{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.rb .mon-row svg path{stroke-dashoffset:0;animation:none}.rb .live:not(.doc) i,.rb .conn i{animation:none}}.rb .prog{left:0;top:calc(var(--nav-h) + env(safe-area-inset-top,0px));background:var(--teal);transform-origin:0;z-index:51;width:100%;height:2px;position:fixed;transform:scaleX(0)}.rb .art-h{padding-top:max(40px,min(7vw,88px));padding-bottom:max(28px,min(4vw,44px))}.rb .art-h h1{max-width:20ch;margin-top:16px;font-size:max(32px,min(4.4vw,58px))}.rb .art-h .sub{color:var(--ink-2);max-width:60ch;margin-top:16px;font-size:max(17px,min(1.4vw,20px))}.rb .art-h .meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:flex}.rb .art-h .meta i{background:currentColor;border-radius:50%;width:3px;height:3px}.rb .cover{aspect-ratio:21/9;background:var(--bg-2);border-radius:14px;max-width:100%;overflow:hidden}.rb .cover img{object-fit:cover;width:100%;height:100%;display:block}.rb .art{grid-template-columns:220px minmax(0,1fr) 240px;align-items:start;gap:max(24px,min(4vw,56px));padding-top:max(40px,min(6vw,72px));padding-bottom:max(40px,min(6vw,72px));display:grid}.rb .toc{top:calc(var(--nav-h) + 28px);font-size:13.5px;position:-webkit-sticky;position:sticky}.rb .toc .mono{margin-bottom:12px;display:block}.rb .toc ol{border-left:1px solid var(--line);margin:0;padding:0;list-style:none}.rb .toc a{color:var(--muted);border-left:2px solid transparent;margin-left:-1px;padding:6px 0 6px 14px;line-height:1.4;text-decoration:none;transition:color .2s,border-color .2s;display:block}.rb .toc a:hover{color:var(--ink)}.rb .toc a.on{color:var(--ink);border-left-color:var(--teal)}.rb .side-cta{top:calc(var(--nav-h) + 28px);background:var(--band);color:var(--band-ink);border-radius:12px;padding:22px;position:-webkit-sticky;position:sticky}.rb .side-cta h3{font-size:18px;line-height:1.3}.rb .side-cta p{color:var(--band-muted);margin-top:8px;font-size:14px}.rb .side-cta .btn{color:#0f2139;background:#55d6be;justify-content:center;width:100%;margin-top:16px}.rb .share{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:40px;padding-top:24px;font-size:13.5px;display:flex}.rb .share button,.rb .share a{font:500 13px var(--sans);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:7px 13px;text-decoration:none}.rb .rel{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.rb .rel a{text-decoration:none}.rb .rel .ph{aspect-ratio:16/10;background:var(--bg-2);border-radius:12px;overflow:hidden}.rb .rel img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.rb .rel a:hover img{transform:scale(1.035)}.rb .rel h3{margin-top:12px;font-size:17px;font-weight:500;line-height:1.3}@media (max-width:1100px){.rb .art{grid-template-columns:200px minmax(0,1fr)}.rb .art>.side{display:none}}@media (max-width:820px){.rb .art{grid-template-columns:1fr}.rb .toc{display:none;position:static}.rb .rel{grid-template-columns:1fr}}.rb .feat{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:max(24px,min(4vw,56px));padding-bottom:max(36px,min(5vw,56px));text-decoration:none;display:grid}.rb .feat .ph{aspect-ratio:16/9;background:var(--bg-2);border-radius:12px;max-width:100%;overflow:hidden}.rb .feat img,.rb .card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.rb .feat:hover img,.rb .card:hover img{transform:scale(1.035)}.rb .feat h2{margin-top:12px;font-size:max(26px,min(3vw,40px))}.rb .feat p{color:var(--ink-2);margin-top:12px}.rb .meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.rb .meta i{background:currentColor;border-radius:50%;width:3px;height:3px}.rb .tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin:max(32px,min(4vw,48px)) 0 24px;display:flex}.rb .chips{flex-wrap:wrap;gap:6px;display:flex}.rb .chips button{font:500 13.5px var(--sans);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:7px 14px}.rb .chips button[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.rb .tools .srch{gap:8px;display:flex}.rb .tools input,.rb .tools select{font:400 14px var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:9px 12px}.rb .tools input{width:220px}.rb .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:max(20px,min(2.5vw,32px)) max(18px,min(2vw,28px));display:grid}.rb .card{flex-direction:column;text-decoration:none;animation:.45s both rb-fadeUp;display:flex}.rb .card .ph{aspect-ratio:16/10;background:var(--bg-2);border-radius:12px;overflow:hidden}.rb .card h3{text-wrap:balance;margin-top:14px;font-size:18px;font-weight:500;line-height:1.3}.rb .card p{color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;display:-webkit-box;overflow:hidden}.rb .card .meta{margin-top:auto;padding-top:12px}.rb .more{justify-content:center;margin-top:40px;display:flex}.rb .none{color:var(--muted);padding:40px 0;display:none}@media (max-width:980px){.rb .grid{grid-template-columns:1fr 1fr}.rb .feat{grid-template-columns:1fr}}@media (max-width:620px){.rb .grid{grid-template-columns:1fr}.rb .tools input,.rb .tools .srch{width:100%}}.rb .ct{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:max(28px,min(5vw,80px));display:grid}.rb .ct-side{flex-direction:column;gap:22px;display:flex}.rb .ct-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:40px 1fr;gap:14px;padding:20px 22px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.rb .ct-card:hover{border-color:var(--ink-2);transform:translateY(-2px)}.rb .ct-card h3{font-size:16px;font-weight:500}.rb .ct-card p{color:var(--ink-2);margin-top:4px;font-size:14px}.rb .ct-card .copy{font-family:var(--mono);color:var(--navy);-webkit-user-select:all;-moz-user-select:all;user-select:all;font-size:13px}.rb .ct-ic{background:var(--teal-soft);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.rb .ct-ic svg{fill:none;width:19px;height:19px;stroke:var(--teal-ink);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.rb .ct-form{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:max(22px,min(3vw,36px))}.rb .ct-form h2{margin-bottom:6px;font-size:24px}.rb .ct-form>p{color:var(--ink-2);margin-bottom:22px}.rb .ct-form .fine{color:var(--muted);margin-top:4px;font-size:12.5px}@media (max-width:900px){.rb .ct{grid-template-columns:1fr}}.rb .dsearch{max-width:560px;margin-top:28px;position:relative}.rb .dsearch input{width:100%;font:400 16px var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px 16px 14px 44px}.rb .dsearch input:focus{border-color:var(--teal-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal)30%,transparent);outline:none}.rb .dsearch svg{width:18px;height:18px;stroke:var(--muted);fill:none;stroke-width:1.8px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.rb .dsearch kbd{font:400 11px var(--mono);color:var(--muted);border:1px solid var(--line);border-radius:5px;padding:2px 6px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.rb .dgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.rb .dcard{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:10px;padding:22px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.rb .dcard:hover{border-color:var(--ink-2);transform:translateY(-2px)}.rb .dcard .ic{background:var(--teal-soft);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.rb .dcard .ic svg{fill:none;width:19px;height:19px;stroke:var(--teal-ink);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.rb .dcard h3{font-size:17px;font-weight:500}.rb .dcard p{color:var(--ink-2);font-size:14.5px}.rb .dcard .go{color:var(--navy);margin-top:auto;font-size:13.5px}.rb .dev{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:max(24px,min(4vw,56px));display:grid}.rb .dev h2{font-size:max(26px,min(3vw,40px))}.rb .dev p{color:var(--band-muted);margin-top:12px}.rb .dev ul{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;font-size:14.5px;list-style:none;display:flex}.rb .dev li{gap:10px;display:flex}.rb .dev li:before{content:"";background:#55d6be;border-radius:50%;flex:none;width:6px;height:6px;margin-top:9px}.rb .code{background:var(--band);border:1px solid var(--band-line);border-radius:12px;overflow:hidden}.rb .code .tabs2{border-bottom:1px solid var(--band-line);gap:2px;padding:8px 10px;display:flex}.rb .code .tabs2 button{font:500 12px var(--mono);color:var(--band-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 10px}.rb .code .tabs2 button[aria-selected=true]{background:var(--band-2);color:var(--band-ink)}.rb .code pre{font:400 12.5px/1.7 var(--mono);color:#cfe0ee;margin:0;padding:18px;overflow-x:auto}.rb .code .k{color:#55d6be}.rb .code .s{color:#f2c879}.rb .code .c{color:#6f86a0}.rb .none2{color:var(--muted);padding:20px 0;display:none}@media (max-width:900px){.rb .dgrid{grid-template-columns:1fr 1fr}.rb .dev{grid-template-columns:1fr}}@media (max-width:560px){.rb .dgrid{grid-template-columns:1fr}}.rb .faq{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:max(28px,min(5vw,72px));display:grid}.rb .faq-side{top:calc(var(--nav-h) + 28px);flex-direction:column;gap:18px;display:flex;position:-webkit-sticky;position:sticky}.rb .faq-search{position:relative}.rb .faq-search input{width:100%;font:400 15px var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:11px 12px 11px 38px}.rb .faq-search input:focus{border-color:var(--teal-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal)30%,transparent);outline:none}.rb .faq-search svg{width:16px;height:16px;stroke:var(--muted);fill:none;stroke-width:1.8px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.rb .cats{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.rb .cats button{all:unset;box-sizing:border-box;cursor:pointer;width:100%;color:var(--ink-2);border-radius:8px;justify-content:space-between;gap:8px;padding:9px 12px;font-size:14.5px;display:flex}.rb .cats button:hover{background:var(--bg-2)}.rb .cats button[aria-pressed=true]{background:var(--ink);color:var(--bg)}.rb .cats small{font-family:var(--mono);opacity:.7;font-size:11px}.rb .faq-group{scroll-margin-top:calc(var(--nav-h) + 20px)}.rb .faq-group+.faq-group{margin-top:48px}.rb .faq-group>h2{font-size:14px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-weight:500}.rb .empty{color:var(--muted);padding:28px 0;display:none}@media (max-width:900px){.rb .faq{grid-template-columns:1fr}.rb .faq-side{position:static}.rb .cats{flex-flow:wrap}.rb .cats button{width:auto}}.rb .mall{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:max(12px,min(2vw,20px))}.rb .mall svg{width:100%;height:auto;display:block;overflow:visible}.rb .mall .fl{fill:var(--bg-2);stroke:var(--line)}.rb .mall .st rect{fill:var(--surface);stroke:var(--line);stroke-width:1px;transition:fill .4s,stroke .4s}.rb .mall .st text{font:500 10px var(--sans);fill:var(--ink)}.rb .mall .st .sub{font:400 8.5px var(--mono);fill:var(--muted)}.rb .mall .st circle{fill:var(--teal);transition:fill .3s}.rb .mall .st.on rect{fill:var(--teal-soft);stroke:var(--teal-ink)}.rb .mall .st.warn rect{stroke:var(--warn)}.rb .mall .st.warn circle{fill:var(--warn);animation:1.4s step-end infinite rb-blink}.rb .mall .adm rect{fill:#1f4e79}.rb .mall .adm text{fill:#fff;font:500 11px var(--sans)}.rb .mall .adm .sub{fill:#b9cde2;font:400 9px var(--mono)}.rb .mall .adm .cnt{fill:#55d6be;font:600 12px var(--sans)}.rb .mall .pk{fill:#55d6be;opacity:0}.rb .mall .route{fill:none;stroke:var(--wire);stroke-dasharray:2 4}.rb .mall .mall-m{display:none}.rb .mall .mall-m .st text{font-size:12.5px}.rb .mall .mall-m .st .sub{font-size:10px}@media (max-width:560px){.rb .mall .mall-d{display:none}.rb .mall .mall-m{display:block}.rb .mall{padding:10px}}.rb .sec-grid.sec-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.rb .sec-grid.sec-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.rb .sec-grid.sec-3{grid-template-columns:1fr}}.rb .mall .mall-m .adm text{font-size:12.5px}.rb .mall .mall-m .adm .sub{font-size:10px}.rb .mall .mall-m .adm .cnt{font-size:14px}.rb .mall-cap{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:10px;font-size:12.5px;display:flex}.rb .notcred{border:1px solid var(--line);border-left:3px solid var(--warn);background:var(--surface);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px 28px;padding:max(20px,min(3vw,32px));display:grid}.rb .notcred b{font:500 11px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);white-space:nowrap}.rb .notcred h2{font-size:max(20px,min(2vw,26px))}.rb .notcred p{color:var(--ink-2);max-width:70ch;margin-top:8px}@media (max-width:700px){.rb .notcred{grid-template-columns:1fr}}.rb .prob{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:max(28px,min(5vw,72px));display:grid}.rb .prob h2{font-size:max(28px,min(3.2vw,44px))}.rb .prob p{color:var(--ink-2);max-width:52ch;margin-top:14px}.rb .cycle{aspect-ratio:1;width:100%;max-width:440px;margin-left:auto;margin-right:auto;position:relative}.rb .cycle svg{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.rb .cycle .ring{fill:none;stroke:var(--line);stroke-width:1px}.rb .cycle .arc{fill:none;stroke:var(--err);stroke-width:2.2px;stroke-linecap:round;transform-origin:50%;animation:8s linear infinite rb-spin}.rb .cycle .node{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:10px;width:44%;padding:10px 12px;font-size:14px;font-weight:500;transition:border-color .3s,color .3s,box-shadow .3s;position:absolute;transform:translate(-50%,-50%)}.rb .cycle .node.on{border-color:var(--err);color:var(--err)}.rb .cycle .mid{text-align:center;font:500 11px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);width:34%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:560px){.rb .cycle .node{width:34%;padding:8px 6px;font-size:12.5px}.rb .cycle .mid{width:28%;font-size:9px}}@media (max-width:900px){.rb .prob{grid-template-columns:1fr}}.rb .turn{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.rb .turn li{padding:24px 24px 0 0;list-style:none;position:relative}.rb .turn li+li{border-left:1px solid var(--line);padding-left:24px}.rb .turn .bar{background:var(--line);border-radius:3px;height:3px;margin-bottom:18px;overflow:hidden}.rb .turn .bar i{background:var(--teal);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.rb .turn li.on .bar i{animation:2.6s linear forwards rb-fill}.rb .turn li.done .bar i{transform:scaleX(1)}@keyframes rb-fill{to{transform:scaleX(1)}}.rb .turn h3{font-size:18px;font-weight:500}.rb .turn p{color:var(--ink-2);margin-top:6px;font-size:14.5px}.rb .turn svg{width:32px;height:32px;stroke:var(--teal-ink);fill:none;stroke-width:1.6px;margin-bottom:12px}@media (max-width:820px){.rb .turn{grid-template-columns:1fr}.rb .turn li,.rb .turn li+li{border-left:0;padding:20px 0}}.rb .o360{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:max(28px,min(5vw,72px));display:grid}.rb .o360 ul{flex-direction:column;gap:12px;margin:20px 0 0;padding:0;list-style:none;display:flex}.rb .o360 li{color:var(--ink-2);gap:10px;display:flex}.rb .o360 li:before{content:"";background:var(--teal);border-radius:50%;flex:none;width:6px;height:6px;margin-top:10px}.rb .lj{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:8px 18px}.rb .lj-row{border-bottom:1px dashed var(--line);grid-template-columns:minmax(0,1fr) 100px 70px 90px;align-items:center;gap:12px;padding:12px 0;font-size:13.5px;display:grid}.rb .lj-row:last-child{border-bottom:0}.rb .lj-row b{font-weight:500}.rb .lj-row small{color:var(--muted);font-size:11.5px;display:block}.rb .lj-row svg{width:100%;height:26px}.rb .lj-row path{fill:none;stroke:var(--navy);stroke-width:1.5px;stroke-dasharray:1;stroke-dashoffset:1px}.rb .lj.in .lj-row path{animation:1.2s cubic-bezier(.4,0,.2,1) forwards rb-draw}.rb .lj-row.w path{stroke:var(--warn)}.rb .lj-row .v{font:400 12.5px var(--mono);text-align:right}.rb .lj-row .s{font:500 10.5px var(--mono);background:var(--teal-soft);color:var(--teal-ink);white-space:nowrap;border-radius:5px;justify-self:end;padding:3px 7px}.rb .lj-row .s.w{color:#8a6d12;background:rgba(226,185,59,.18)}@media (max-width:900px){.rb .o360{grid-template-columns:1fr}}@media (max-width:520px){.rb .lj-row{grid-template-columns:minmax(0,1fr) 70px 80px}.rb .lj-row .v{display:none}}.rb .imp{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:max(24px,min(4vw,64px));display:grid}@media (max-width:760px){.rb .imp{grid-template-columns:1fr}}.rb .lead-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:max(28px,min(5vw,72px));display:grid}.rb .lead-grid .plan{max-width:none}.rb .lead-box{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:max(22px,min(3vw,36px))}.rb .lead-box h2{font-size:max(24px,min(2.6vw,34px))}.rb .lead-box>p{color:var(--ink-2);margin:10px 0 22px}@media (max-width:900px){.rb .lead-grid{grid-template-columns:1fr}}.rb .pr-tog{background:var(--bg-2);border:1px solid var(--line-2);border-radius:10px;gap:4px;margin-top:28px;padding:4px;display:inline-flex}.rb .pr-note{color:var(--ink-2);flex-wrap:wrap;gap:10px 28px;margin-top:28px;font-size:14px;display:flex}.rb .pr-note span{align-items:center;gap:8px;display:inline-flex}.rb .pr-note span:before{content:"";background:var(--teal);border-radius:50%;width:6px;height:6px}.rb .calc{background:var(--surface);border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:max(24px,min(4vw,56px));padding:max(22px,min(3vw,36px));display:grid}.rb .calc h3{font-size:22px}.rb .calc p{color:var(--ink-2);margin-top:8px}.rb .calc label{margin-top:22px;font-size:13.5px;font-weight:500;display:block}.rb .calc input[type=range]{accent-color:#1f4e79;width:100%;margin-top:10px}.rb .calc .scale{font:400 11px var(--mono);color:var(--muted);justify-content:space-between;display:flex}.rb .calc .out{border-left:1px solid var(--line);font-variant-numeric:tabular-nums;padding-left:max(20px,min(3vw,40px))}.rb .calc .out dl{grid-template-columns:1fr auto;gap:10px 16px;margin:0;font-size:14.5px;display:grid}.rb .calc .out dt{color:var(--ink-2)}.rb .calc .out dd{text-align:right;font-family:var(--mono);margin:0}.rb .calc .out .tot{border-top:1px solid var(--line);color:var(--ink);margin-top:4px;padding-top:12px;font-weight:600}.rb .calc .out .tot dd{font-size:22px;font-family:var(--sans);font-weight:600}@media (max-width:820px){.rb .calc{grid-template-columns:1fr}.rb .calc .out{border-left:0;border-top:1px solid var(--line);padding-top:20px;padding-left:0}}.rb .lg{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:max(28px,min(5vw,72px));padding-top:max(40px,min(6vw,72px));padding-bottom:max(64px,min(9vw,120px));display:grid}.rb .lg-nav{top:calc(var(--nav-h) + 28px);flex-direction:column;gap:2px;display:flex;position:-webkit-sticky;position:sticky}.rb .lg-nav button{all:unset;box-sizing:border-box;cursor:pointer;color:var(--ink-2);border-radius:8px;padding:10px 12px;font-size:14.5px}.rb .lg-nav button:hover{background:var(--bg-2)}.rb .lg-nav button[aria-selected=true]{background:var(--ink);color:var(--bg)}.rb .lg-nav .note{color:var(--muted);margin-top:18px;padding:0 12px;font-size:12.5px}.rb .lg-doc h2:first-child{text-transform:none;margin-top:0;font-size:max(22px,min(2.4vw,30px))}.rb .lg-doc{animation:.35s both rb-fadeUp}@media (max-width:900px){.rb .lg{grid-template-columns:1fr}.rb .lg-nav{flex-flow:wrap;position:static}}.rb{min-height:100vh}.rb .prose ul{list-style:outside}.rb .prose ol{list-style:decimal}.rb .prose a{text-decoration:underline}.rb .prose img{border-radius:12px}.rb svg{display:inline}.rb .btn svg,.rb .ic svg{display:block}.rb .ct-form form input,.rb .ct-form form textarea,.rb .ct-form form button[role=combobox],.rb .lead-box form input,.rb .lead-box form textarea,.rb .lead-box form button[role=combobox]{font-family:var(--sans);background:var(--surface);border:1px solid var(--line);min-height:44px;color:var(--ink);border-radius:8px;font-size:15px}.rb .ct-form form label,.rb .lead-box form label{font-family:var(--sans);color:var(--ink);font-size:13.5px;font-weight:500}.rb .ct-form form button[type=submit],.rb .lead-box form button[type=submit]{background:var(--btn-bg);color:var(--btn-ink);height:46px;font:500 15px var(--sans);border-radius:8px}.rb .ct-form form button[type=submit]:hover,.rb .lead-box form button[type=submit]:hover{background:var(--btn-hover)}.rb .band .btn-primary{color:#0f2139;background:#55d6be}.rb .lg-nav a{color:var(--ink-2);border-radius:8px;padding:10px 12px;font-size:14.5px;text-decoration:none;display:block}.rb .lg-nav a:hover{background:var(--bg-2)}.rb .lg-nav a[aria-current=page]{background:var(--ink);color:var(--bg)}.rb .lg-head{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:24px}.rb .lg-head .mono{margin-bottom:12px;display:block}.rb .lg-head h1{font-size:max(30px,min(4vw,48px))}.rb .lg-head .sub{color:var(--ink-2);margin-top:12px;font-size:17px}.rb .lg-doc .container{max-width:none;padding-left:0;padding-right:0}.rb .lg-doc [class*=prose]{color:var(--ink-2);max-width:76ch;margin:0;font-size:16px;line-height:1.7}.rb .lg-doc h2{color:var(--ink);margin-top:1.4em;font-size:max(22px,min(2.2vw,28px))}.rb .lg-doc h3{color:var(--ink);margin-top:1.4em;font-size:18px;font-weight:500}.rb .lg-doc p,.rb .lg-doc ul,.rb .lg-doc ol{margin-top:.8em}.rb .lg-doc ul{padding-left:1.2em;list-style:outside}.rb .lg-doc ol{padding-left:1.2em;list-style:decimal}.rb .lg-doc a{color:var(--navy);text-decoration:underline}.rb .lg-doc strong{color:var(--ink)}.rb .prose div[class*=bg-][class*=p-6]{margin-top:1.4em;background:var(--surface)!important;border:1px solid var(--line)!important;border-left:3px solid var(--navy)!important;border-radius:12px!important;padding:20px 22px!important}.rb .prose div[class*=bg-red][class*=p-6]{border-left-color:var(--err)!important}.rb .prose div[class*=bg-green][class*=p-6]{border-left-color:var(--teal-ink)!important;background:var(--teal-soft)!important}.rb .prose div[class*=bg-amber][class*=p-6],.rb .prose div[class*=bg-yellow][class*=p-6]{border-left-color:var(--warn)!important}.rb .prose div[class*=bg-][class*=p-6] :-webkit-any(p,li,span){color:var(--ink-2)!important}.rb .prose div[class*=bg-][class*=p-6] :-moz-any(p,li,span){color:var(--ink-2)!important}.rb .prose div[class*=bg-][class*=p-6] :is(p,li,span){color:var(--ink-2)!important}.rb .prose div[class*=bg-][class*=p-6] :-webkit-any(h3,h4,strong){color:var(--ink)!important}.rb .prose div[class*=bg-][class*=p-6] :-moz-any(h3,h4,strong){color:var(--ink)!important}.rb .prose div[class*=bg-][class*=p-6] :is(h3,h4,strong){color:var(--ink)!important}.rb .prose div[class*=bg-][class*=p-6]>*+*{margin-top:.5em}.rb .prose table{border-radius:10px;margin-top:1.2em;background:var(--surface)!important;border:1px solid var(--line)!important}.rb .prose :-webkit-any(th,td){color:var(--ink-2);border-color:var(--line)!important}.rb .prose :-moz-any(th,td){color:var(--ink-2);border-color:var(--line)!important}.rb .prose :is(th,td){color:var(--ink-2);border-color:var(--line)!important}.rb .prose th{color:var(--ink);background:var(--bg-2)}.rb .prose tr[class*=bg-]{background:0 0!important}.rb .hero-proof{flex-direction:column;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:flex}.rb .hero-proof li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:15px;display:flex}.rb .hero-proof svg{width:16px;height:16px;stroke:var(--teal-ink);fill:none;stroke-width:2px;flex:none;margin-top:4px;display:block}.rb .phead .fine{margin-top:12px}@keyframes rb-rise{0%{opacity:.25;transform:translateY(22px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.rb .rv{animation:linear both rb-rise;animation-timeline:view();animation-range:entry entry 55%}}}
