.page .sr-hero{padding-bottom:24px;text-align:left}.page .sr-hgrid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.page .sr-hcopy h1{font-size:clamp(32px,4.6vw,52px);line-height:1.04;letter-spacing:-.035em;font-weight:700;max-width:13ch;margin:0}.page .sr-hcopy .kicker{margin-bottom:14px}.page .sr-hcopy .lede{margin:18px 0 0;max-width:52ch}.page .sr-checks{list-style:none;margin:24px 0 0;display:flex;flex-direction:column;gap:11px}.page .sr-checks li{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;color:var(--text);line-height:1.45}.page .sr-checks .ck{flex:none;width:18px;height:18px;border-radius:5px;background:var(--accent-soft);display:grid;place-items:center;margin-top:1px}.page .sr-hcopy .phero-cta{justify-content:flex-start;margin-top:28px}.page .sr-hmock{position:relative}.page .term{border:1px solid var(--border);border-radius:16px;background:var(--panel);overflow:hidden;box-shadow:0 30px 80px -50px #000000e6}.page .term-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border)}.page .term-l{display:flex;align-items:center;gap:12px}.page .dots{display:flex;gap:6px}.page .dots i{width:11px;height:11px;border-radius:50%;background:var(--border2)}.page .dots i:nth-child(1){background:#ef44448c}.page .dots i:nth-child(2){background:#eab3088c}.page .dots i:nth-child(3){background:#3ddc848c}.page .term-head h3{font-size:12.5px;font-weight:500;color:var(--muted)}.page .rec-badge{font-family:var(--mono);font-size:10px;color:#f87171;background:#ef44441a;border-radius:100px;padding:3px 9px;font-weight:600}.page .term-body{background:var(--bg);padding:18px;font-family:var(--mono);font-size:11.5px;line-height:1.6}.page .t-prompt{color:var(--good)}.page .t-cmd{color:var(--muted);margin-top:3px}.page .t-out{color:var(--muted);margin-top:2px}.page .t-out-good{color:var(--good);margin-top:3px}.page .t-caret{display:inline-block;width:7px;height:14px;background:#3ddc84cc;margin-left:2px;vertical-align:text-bottom;animation:sr-blink 1.1s steps(1) infinite}@keyframes sr-blink{50%{opacity:0}}.page .term-ctrl{display:flex;align-items:center;gap:14px;padding:13px 18px;border-top:1px solid var(--border)}.page .term-ctrl .play{background:none;border:0;color:var(--muted);cursor:pointer;display:grid;place-items:center;padding:0}.page .term-ctrl .play:hover{color:var(--text)}.page .track{flex:1;height:4px;border-radius:100px;background:var(--bg);overflow:hidden}.page .track-fill{width:66%;height:100%;background:var(--accent);border-radius:100px}.page .t-time{font-family:var(--mono);font-size:10px;color:var(--muted)}.page .t-speed{font-size:10px;color:var(--muted)}.page .float-chip{position:absolute;display:flex;align-items:center;gap:7px;background:var(--panel);border-radius:11px;padding:8px 11px;box-shadow:0 16px 40px -18px #000c;font-size:11px;font-weight:500}.page .float-chip svg{flex:none}.page .fc-tr{top:-14px;right:-14px}.page .fc-bl{bottom:-18px;left:-18px}.page .fc-good{border:1px solid rgba(61,220,132,.3);color:var(--good)}.page .fc-rec{border:1px solid rgba(239,68,68,.3);color:#f87171}.page .rec-dot{width:8px;height:8px;border-radius:50%;background:#f87171;animation:sr-blink 1.1s steps(1) infinite}.page .sr-flow{display:flex;align-items:stretch;justify-content:center;gap:14px;flex-wrap:wrap;max-width:920px;margin:0 auto}.page .sr-step{flex:1;min-width:220px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,var(--panel),var(--bg2));padding:24px}.page .sr-stepn{width:34px;height:34px;border-radius:50%;background:var(--accent-soft);border:1px solid rgba(255,86,48,.3);display:grid;place-items:center;color:var(--accent);font-weight:700;font-family:var(--mono);font-size:14px;margin-bottom:14px}.page .sr-step h3{font-size:16px;font-weight:600}.page .sr-step p{margin-top:7px;color:var(--muted);font-size:13.5px;line-height:1.5}.page .sr-arrow{display:flex;align-items:center;color:var(--accent);opacity:.5;font-size:22px;flex:none}@media(max-width:760px){.page .sr-arrow{display:none}}.page .sr-cmp{min-width:520px}.page .sr-cmp .sr-yes{color:var(--good)}.page .sr-cmp td.me .sr-yes{color:var(--accent)}@media(max-width:880px){.page .sr-hgrid{grid-template-columns:1fr;gap:40px}.page .sr-hcopy h1{max-width:none}}
