.rzl{--paper:#f6f8fc;--surface:#ffffff;--surface-2:#fbfcfe;--ink:#0a1324;--ink-title:#232f47;--ink-2:#37455e;--muted:#6a7b96;--faint:#94a3b8;--hairline:#e4e9f2;--hairline-2:#d2dae8;--accent:#1e63e9;--accent-ink:#1a55ce;--accent-wash:rgba(30,99,233,0.07);--accent-line:rgba(30,99,233,0.22);--grid:rgba(30,99,233,0.055);--good:#0e8c63;--good-wash:rgba(14,140,99,0.1);--crit:#d0435d;--crit-wash:rgba(208,67,93,0.08);--crit-line:rgba(208,67,93,0.28);--warn:#b67514;--shadow-sm:0 1px 2px rgba(10,19,36,0.05);--shadow-lg:0 1px 2px rgba(10,19,36,0.05),0 22px 48px -24px rgba(10,19,36,0.22);--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,system-ui,sans-serif;--font-mono:ui-monospace,"SF Mono","SFMono-Regular",Menlo,"Cascadia Code","Roboto Mono",monospace;--wrap:84rem;--pad-x:1rem;--sect-y:clamp(5.5rem,10vw,10rem);--nav-h:6rem;color:var(--ink);font-family:var(--font-sans);font-size:1.0625rem;line-height:1.6;overflow-x:hidden;margin-top:calc(var(--nav-h) * -1)}@media (min-width:640px){.rzl{--pad-x:1.5rem}}.rzl section[id]{scroll-margin-top:5rem}.rzl a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.rzl .wrap{max-width:var(--wrap);margin:0 auto;padding-inline:var(--pad-x)}.rzl .section{padding-block:var(--sect-y)}.rzl .divide{border-top:none}.rzl #problem.divide{border-top:none;background:linear-gradient(180deg,rgba(10,19,36,.03),transparent 220px)}.rzl .mono{font-size:.7rem;letter-spacing:.15em;font-weight:500}.rzl .eyebrow,.rzl .mono{font-family:var(--font-mono);text-transform:uppercase}.rzl .eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);font-size:.72rem;letter-spacing:.16em;font-weight:600}.rzl .eyebrow:before{content:"\25CE";font-size:.85rem;letter-spacing:0;line-height:1;transform:translateY(.5px)}.rzl .beta-tag{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#fff;background:linear-gradient(135deg,#3b7bff 0,var(--accent) 60%,#5a4bf0 100%);padding:.22rem .6rem;border-radius:999px;line-height:1;border:1px solid rgba(255,255,255,.28);box-shadow:0 1px 6px rgba(30,99,233,.32),inset 0 1px 0 rgba(255,255,255,.2)}.rzl h1,.rzl h2,.rzl h3{font-weight:700;letter-spacing:-.022em;text-wrap:balance;line-height:1.08;margin:0}.rzl h1{font-size:clamp(2.6rem,6vw,4.4rem);letter-spacing:-.035em}.rzl h2{font-size:clamp(1.95rem,4vw,2.8rem)}.rzl .panel-title{font-size:1.5rem;letter-spacing:-.02em;line-height:1.2}@media (min-width:640px){.rzl .panel-title{font-size:1.875rem}}.rzl .panel-title-lg{font-size:clamp(2.25rem,3.1vw,3.4rem);letter-spacing:-.03em;line-height:1.1}.rzl{--auth-optical-drop:clamp(1.25rem,4.5vh,3.5rem);--auth-gap-field:clamp(1rem,3.6vh,2.25rem);--auth-gap-tight:clamp(0.5rem,1.6vh,0.75rem);--auth-gap-rule:clamp(1rem,2.6vh,1.5rem);--auth-gap-consent:clamp(1rem,2.4vh,1.5rem)}@media (min-width:390px) and (max-width:767px){.rzl .auth-brand{font-size:1.6rem}.rzl .auth-title{font-size:clamp(2.8rem,12vw,3.4rem)}.rzl .auth-form button,.rzl .auth-form input{padding-top:1.05rem;padding-bottom:1.05rem;font-size:1.0625rem}.rzl .auth-form button svg{height:1.25em;width:1.25em}.rzl{--auth-optical-drop:clamp(0.5rem,1.5vh,1.25rem)}}@keyframes auth-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.rzl .auth-rise{animation:auth-rise .52s cubic-bezier(.22,.61,.36,1) both}@media (prefers-reduced-motion:reduce){.rzl .auth-rise{animation:none}}.rzl .auth-title{font-size:clamp(2.1rem,5.4vw,2.8rem);font-weight:600;letter-spacing:-.024em;line-height:1.08;margin-top:clamp(1rem,2.4vw,1.5rem)}@media (min-width:768px) and (max-width:1279px){.rzl .auth-title{font-size:clamp(2.8rem,4.6vw,3.6rem);margin-top:clamp(1.5rem,2.4vw,2rem)}}.rzl h3{font-size:1.1rem;letter-spacing:-.015em}.rzl .lead{color:var(--ink-2);font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.5;font-weight:400}.rzl .accent{color:var(--accent)}.rzl .tnum{font-variant-numeric:tabular-nums}.rzl .mark{display:inline-block;vertical-align:middle}.rzl .mark svg{display:block;width:100%;height:100%}.rzl .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-weight:600;font-size:.98rem;padding:.7rem 1.25rem;border-radius:9px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.rzl .btn svg{width:1.15em;height:1.15em;flex-shrink:0}.rzl .btn-primary{background:var(--accent-ink);color:#ffffff;font-weight:700;box-shadow:0 1px 2px rgba(10,19,36,.16),0 8px 20px -12px rgba(26,85,206,.7)}.rzl .btn-primary:hover{background:#143f9e;transform:translateY(-1px);box-shadow:0 12px 28px -10px rgba(26,85,206,.65)}.rzl .btn-ghost{background:transparent;color:var(--ink);border-color:var(--hairline-2)}.rzl .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.rzl .btn-lg{padding:1rem 1.9rem;font-size:1.2rem;border-radius:11px}.rzl .hero{position:relative;overflow:hidden}.rzl .hero-in{position:relative;z-index:1;text-align:center;padding-block:calc(clamp(3.5rem, 5vw, 4.75rem) + var(--nav-h)) clamp(.4rem,.9vw,.75rem)}.rzl .hstrip-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1.5rem}.rzl .hlogo{width:2.375rem;height:2.375rem;flex-shrink:0;display:block;opacity:.68;transition:opacity .2s ease}.rzl .hlogo-tight{width:2.075rem;height:2.075rem}.rzl .hlogo-link{display:inline-flex;border-radius:8px;transition:transform .18s ease}.rzl .hlogo-link:hover{transform:translateY(-2px)}.rzl .hlogo-link:focus-visible .hlogo,.rzl .hlogo-link:hover .hlogo{opacity:1}.rzl .hero-title{max-width:72rem;margin:clamp(1rem,1.35vw,1.35rem) auto 0;font-size:clamp(2.3rem,4.5vw,4rem);font-weight:700;line-height:1.14;letter-spacing:-.014em;color:var(--ink-title)}.rzl .hero-br{display:none}@media (min-width:1024px){.rzl .hero-br{display:inline}}.rzl .fin-lead,.rzl .hero-lead{max-width:60rem;margin:clamp(1rem,1.35vw,1.35rem) auto 0;font-size:clamp(1.25rem,1.9vw,1.7rem);font-weight:500;line-height:1.45;color:var(--muted)}.rzl .hero-act{display:flex;justify-content:center;margin-top:clamp(1.5rem,2.2vw,1.9rem)}.rzl .btn-hero{width:auto;max-width:100%;min-height:3.75rem;padding:1rem 2.6rem;font-size:1.1rem;font-weight:700;border-radius:999px}@media (min-width:640px){.rzl .btn-hero{min-height:4rem;padding-inline:3rem;font-size:1.15rem}}.rzl .btn-hero:hover{background:var(--accent-ink);transform:scale(1.04);box-shadow:0 1px 2px rgba(10,19,36,.16),0 10px 24px -12px rgba(26,85,206,.7)}.rzl .btn:focus-visible{border-radius:9px}.rzl .btn-hero:focus-visible{border-radius:999px}.rzl .hero-agents{margin-top:clamp(1.6rem,2.3vw,2.1rem);font-size:.95rem;color:var(--muted)}.rzl .hero-agents a{color:inherit;text-decoration:none;transition:color .18s ease}.rzl .hero-agents a:hover{color:var(--ink)}.rzl .hero-agents .ha-strong{font-weight:700}.rzl .hagents-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 1.1rem;margin-top:.7rem}.rzl .halogo{width:1.5rem;height:1.5rem}.rzl .hero-proof{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem;margin-top:clamp(2rem,3vw,2.75rem);font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:500;color:var(--muted)}.rzl .hero-proof p{margin:0}.rzl .hero-proof strong{color:var(--ink-title);font-weight:700}.rzl .proof-faces{display:inline-flex}.rzl .proof-face{width:3rem;height:3rem;border-radius:50%;object-fit:cover;border:2px solid var(--surface);box-shadow:0 1px 3px rgba(10,19,36,.16)}.rzl .proof-face+.proof-face{margin-left:-.45rem}@media (max-width:520px){.rzl .hstrip-row{gap:.75rem 1.1rem}.rzl .hlogo{width:1.95rem;height:1.95rem}.rzl .hlogo-tight{width:1.7rem;height:1.7rem}}.rzl .hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.6rem}.rzl .panel{background:var(--surface);border:1px solid var(--hairline);border-radius:14px;box-shadow:var(--shadow-sm)}.rzl .panel-lg{box-shadow:var(--shadow-lg)}.rzl .panel-head{display:flex;align-items:center;justify-content:space-between;padding:.7rem .95rem;border-bottom:1px solid var(--hairline)}.rzl .panel-head .mono{color:var(--muted)}.rzl .tag{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;padding:.2rem .5rem;border-radius:5px;border:1px solid var(--hairline-2);color:var(--faint)}.rzl .tag-live{color:var(--accent);border-color:var(--accent-line)}.rzl .tag-live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:5px;vertical-align:middle;animation:rzl-pulse 2s ease-in-out infinite}@keyframes rzl-pulse{0%,to{opacity:1}50%{opacity:.35}}.rzl .radar-panel{position:relative;width:100%;max-width:560px;justify-self:center;background:transparent;border:none;box-shadow:none;animation:rzl-rise-in 2.2s cubic-bezier(.16,1,.3,1) 1.5s both}.rzl .radar-panel:before{content:"";position:absolute;inset:-6% -2% -14% -2%;z-index:0;background:radial-gradient(58% 52% at 52% 40%,var(--accent-wash),transparent 72%)}.rzl .radar-body{position:relative;z-index:1;padding:.5rem .6rem .4rem}.rzl .radar-svg{width:100%;height:auto;display:block}.rzl .radar-svg text{font-family:var(--font-mono)}@keyframes rzl-rise-in{0%{opacity:0;transform:translateY(26px) scale(.965);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.rzl .feat-split{display:grid;grid-template-columns:1fr 1.06fr;gap:clamp(2rem,5vw,4.75rem);align-items:center}.rzl #fix .feat-split,.rzl #problem .feat-split{gap:clamp(2.5rem,6.5vw,6.5rem)}.rzl .feat-split.flip .feat-copy{order:2}@media (max-width:900px){.rzl .feat-split{grid-template-columns:1fr;gap:2.5rem}.rzl .feat-split.flip .feat-copy{order:0}.rzl .feat-copy{text-align:center}.rzl .feat-copy p{margin-inline:auto}}.rzl .feat-viz{min-width:0}.rzl .feat-copy h2{margin-top:.7rem}.rzl .feat-copy p{margin-top:1.05rem;color:var(--ink-2);font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.5;max-width:30rem}.rzl .eff-panel{opacity:0;transform:translateY(18px);transition:opacity 1s ease,transform 1s ease}.rzl .eff-panel.in{opacity:1;transform:none}.rzl .eff{padding:2.5rem 2.25rem .9rem}.rzl .eff-num{text-align:center;font-size:clamp(2.4rem,5.1vw,3.15rem);font-weight:800;letter-spacing:-.04em;line-height:.95;color:var(--ink);font-variant-numeric:tabular-nums}.rzl .eff-num .gone{opacity:0;color:var(--crit);transition:opacity .5s ease}.rzl .eff-num .gone.in{opacity:1}.rzl .heat{display:grid;grid-template-rows:repeat(5,1fr);grid-auto-flow:column;grid-auto-columns:1fr;gap:5px;margin-top:1.9rem}.rzl .heat-sq{aspect-ratio:1;border-radius:3px;background:var(--hairline);transition:background-color 1.05s ease}.rzl .verdicts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:2rem;border-top:1px solid var(--hairline)}.rzl .verdict{display:flex;flex-direction:column;align-items:center;gap:1.05rem;padding:1.4rem .5rem;opacity:0;transform:translateY(8px);transition:opacity .7s ease,transform .7s ease}.rzl .verdict.in{opacity:1;transform:none}.rzl .verdict+.verdict{border-left:1px solid var(--hairline)}.rzl .verdict .v-who{font-size:1.35rem;font-weight:600;letter-spacing:-.01em;line-height:1.1;color:var(--ink)}.rzl .verdict .v-call{font-weight:800;font-size:1.75rem;letter-spacing:-.02em;line-height:1.1;color:var(--good)}.rzl .verdict.rej .v-call{color:var(--crit)}@property --hl-color{syntax:"<color>";inherits:false;initial-value:#b7dcd0}.rzl .hl{--hl-color:color-mix(in srgb,var(--good) 30%,white);background-image:linear-gradient(var(--hl-color),var(--hl-color));background-repeat:no-repeat;background-position:left 88%;background-size:0 32%;padding-inline:.08em;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:background-size .7s cubic-bezier(.65,0,.35,1),--hl-color .6s ease}.rzl .hl.hl-in{background-size:100% 32%}.rzl .hl-red{--hl-color:color-mix(in srgb,var(--crit) 30%,white)}.rzl .hl-blue{--hl-color:color-mix(in srgb,var(--accent) 26%,white)}.rzl .prob-copy,.rzl .sol-copy{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.rzl .prob-copy.in,.rzl .sol-copy.in{opacity:1;transform:none}.rzl #fix.divide{border-top:none}.rzl #fix .eyebrow{color:var(--accent-ink)}.rzl #fix .eyebrow,.rzl #problem .eyebrow{font-size:.95rem;font-weight:700;letter-spacing:.14em}.rzl #problem .eyebrow{color:var(--good);transition:color .6s ease}.rzl #problem .eyebrow.is-red{color:var(--crit)}.rzl #fix .eyebrow:before,.rzl #problem .eyebrow:before{font-size:1.05rem}.rzl #fix .feat-copy h2,.rzl #problem .feat-copy h2{margin-top:1.35rem;font-size:clamp(1.55rem,6.2vw,3.1rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;white-space:nowrap}.rzl #fix .feat-copy p,.rzl #problem .feat-copy p{margin-top:1.6rem;color:var(--ink);font-weight:500;font-size:clamp(1.5rem,2.1vw,1.8rem);line-height:1.5;max-width:31rem}.rzl #impact .eyebrow,.rzl #inside .eyebrow{font-size:.95rem;font-weight:700;letter-spacing:.14em;color:var(--accent-ink)}.rzl #impact .eyebrow:before,.rzl #inside .eyebrow:before{font-size:1.05rem}.rzl #impact .feat-copy h2,.rzl #inside .feat-copy h2{margin-top:1.35rem;font-size:clamp(1.55rem,5vw,3.1rem);font-weight:800;letter-spacing:-.03em;line-height:1.12}.rzl #impact .feat-copy p,.rzl #inside .feat-copy p{margin-top:1.35rem;color:var(--ink);font-weight:500;font-size:clamp(1.5rem,2.1vw,1.8rem);line-height:1.5;max-width:31rem}.rzl #pricing .eyebrow{font-size:.95rem;font-weight:700;letter-spacing:.14em;color:var(--accent-ink)}.rzl #pricing .eyebrow:before{font-size:1.05rem}.rzl #pricing .sh h2{margin-top:1.35rem;font-size:clamp(1.55rem,5vw,3.1rem);font-weight:800;letter-spacing:-.03em;line-height:1.12}.rzl #pricing .sh p{margin-top:1.35rem;margin-inline:auto;max-width:42rem;color:var(--ink);font-weight:500;font-size:clamp(1.5rem,2.1vw,1.8rem);line-height:1.5}.rzl .sol-panel{opacity:0;transform:translateY(18px);overflow:hidden;transition:opacity 1s ease,transform 1s ease}.rzl .sol-panel.in{opacity:1;transform:none}.rzl .sol2{position:relative;height:410px}.rzl .click-ui,.rzl .report-phase,.rzl .stage-doc{position:absolute;inset:0}.rzl .stage-doc{opacity:1;transition:opacity .6s ease}.rzl .sol2.reviewed .stage-doc{opacity:0}.rzl .sol2 .doc{position:absolute;inset:0;display:flex;flex-direction:column;gap:.6rem;padding:1.6rem 1.9rem}.rzl .sol2 .dl{height:8px;border-radius:3px;background:var(--hairline)}.rzl .sol2 .dl-h{height:13px;background:var(--hairline-2);margin-bottom:.35rem}.rzl .sol2.scanning .df0{animation:rzl-flag .5s ease .7s both}.rzl .sol2.scanning .df1{animation:rzl-flag .5s ease 1.15s both}.rzl .sol2.scanning .df2{animation:rzl-flag .5s ease 1.55s both}@keyframes rzl-flag{to{background:var(--accent);box-shadow:0 0 0 1px var(--accent-line)}}.rzl .beam{position:absolute;left:0;right:0;top:-72px;height:72px;pointer-events:none;opacity:0;background:linear-gradient(180deg,transparent,rgba(30,99,233,.06) 45%,rgba(30,99,233,.2) 92%,rgba(30,99,233,.28));border-bottom:2.5px solid var(--accent);box-shadow:0 6px 22px 2px rgba(30,99,233,.4)}.rzl .sol2.scanning .beam{animation:rzl-beam 2.1s cubic-bezier(.45,0,.55,1) .2s both}@keyframes rzl-beam{0%{top:-72px;opacity:0}6%{opacity:1}90%{top:100%;opacity:1}to{top:100%;opacity:0}}.rzl .click-ui{opacity:0;transition:opacity .4s ease}.rzl .sol2.clicking .click-ui{opacity:1}.rzl .sol2.scanning .click-ui{opacity:0}.rzl .click-ui:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.72),transparent 58%)}.rzl .review-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-ink);color:#fff;font-weight:700;font-size:1rem;padding:.8rem 1.35rem;border-radius:11px;white-space:nowrap;box-shadow:0 1px 2px rgba(10,19,36,.16),0 14px 30px -12px rgba(26,85,206,.7)}.rzl .review-btn svg{width:1.1em;height:1.1em}.rzl .sol2.clicking .review-btn{animation:rzl-btn 1.9s ease both}@keyframes rzl-btn{0%,68%{transform:translate(-50%,-50%) scale(1)}76%{transform:translate(-50%,-50%) scale(.93)}86%,to{transform:translate(-50%,-50%) scale(1)}}.rzl .click-ripple{position:absolute;left:50%;top:50%;width:30px;height:30px;border-radius:50%;background:var(--accent);transform:translate(-50%,-50%) scale(0);opacity:0}.rzl .sol2.clicking .click-ripple{animation:rzl-ripple 1.9s ease both}@keyframes rzl-ripple{0%,72%{opacity:0;transform:translate(-50%,-50%) scale(0)}78%{opacity:.32;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(5.5)}}.rzl .cursor{position:absolute;left:50%;top:50%;width:24px;height:24px;opacity:0;filter:drop-shadow(0 2px 3px rgba(10,19,36,.28))}.rzl .sol2.clicking .cursor{animation:rzl-cursor 1.9s cubic-bezier(.4,0,.2,1) both}@keyframes rzl-cursor{0%{opacity:0;transform:translate(66px,60px)}14%{opacity:1}66%{transform:translate(0)}76%{transform:translate(0) scale(.82)}86%{transform:translate(0) scale(1)}to{opacity:1;transform:translate(0)}}.rzl .report-phase{opacity:0;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:2.1rem 2.25rem 1.5rem;transition:opacity .6s ease}.rzl .sol2.reviewed .report-phase{opacity:1}.rzl .rep-score{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .6rem}.rzl .score-num{font-size:clamp(2.6rem,5.1vw,3.15rem);font-weight:800;letter-spacing:-.04em;line-height:.95;color:var(--ink);font-variant-numeric:tabular-nums}.rzl .score-max{font-size:1.5rem;font-weight:700;color:var(--muted)}.rzl .score-lab{font-family:var(--font-mono);font-size:1.02rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);margin-left:.5rem}.rzl .rep-ready{margin-left:auto;display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-weight:700;font-size:1rem;background:var(--accent-ink);border-radius:999px;padding:.5rem 1rem;box-shadow:0 6px 16px -8px rgba(26,85,206,.7)}.rzl .rep-ready svg{width:18px;height:18px;stroke-width:2.6}.rzl .rep-changes{flex:1;display:flex;flex-direction:column;margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--hairline)}.rzl .changes-h{display:block;font-family:var(--font-mono);font-size:1.02rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--accent);margin-bottom:.3rem}.rzl .change-list{flex:1;display:flex;flex-direction:column}.rzl .change{flex:1;display:flex;align-items:center;gap:.95rem;border-top:1px solid var(--hairline);opacity:0;transform:translateY(9px);transition:opacity .5s ease,transform .5s ease}.rzl .change:first-child{border-top:none}.rzl .sol2.reviewed .change{opacity:1;transform:none}.rzl .sol2.reviewed .cr1{transition-delay:.1s}.rzl .sol2.reviewed .cr2{transition-delay:.2s}.rzl .sol2.reviewed .cr3{transition-delay:.3s}.rzl .change-n{flex-shrink:0;font-family:var(--font-mono);font-size:1.25rem;font-weight:700;color:var(--accent);width:1.35rem}.rzl .change-txt{flex:1;min-width:0;font-size:1.35rem;font-weight:700;letter-spacing:-.015em;color:var(--ink)}.rzl .change-loc{flex-shrink:0;font-family:var(--font-mono);font-size:1.05rem;letter-spacing:.05em;color:var(--ink-2)}.rzl .cit-body{padding:2.4rem 2rem 2rem}.rzl .cit-top{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.rzl .cit-num{font-size:clamp(2.4rem,5vw,3.3rem);font-weight:800;letter-spacing:-.04em;line-height:.95;color:var(--ink);font-variant-numeric:tabular-nums}.rzl .cit-label{font-family:var(--font-mono);font-size:1.1rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ink);margin-top:.7rem}.rzl .cit-delta{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent-ink);font-weight:700;font-size:1rem;background:var(--accent-wash);border:1px solid var(--accent-line);border-radius:999px;padding:.45rem .9rem}.rzl .cit-bars{display:flex;align-items:flex-end;gap:clamp(.4rem,1.5vw,.85rem);height:220px}.rzl .cit-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.7rem;height:100%;justify-content:flex-end}.rzl .cit-bar{width:100%;max-width:44px;border-radius:6px 6px 0 0;height:0;background:linear-gradient(var(--accent),#86a9f7);transition:height 1.2s cubic-bezier(.16,1,.3,1)}.rzl .cit-bar.peak{background:linear-gradient(var(--accent-ink),var(--accent));box-shadow:0 8px 20px -8px rgba(30,99,233,.55)}.rzl .cit-x{font-family:var(--font-mono);font-size:1.05rem;color:var(--ink-2)}.rzl .cit-col.peak .cit-x{color:var(--accent);font-weight:700}.rzl .gap-panel{padding:.85rem .95rem}.rzl .gapmap{width:100%;height:auto;display:block}.rzl .gapmap text{font-family:var(--font-mono)}.rzl .gap-crowd{animation:rzl-crowd-float 7s ease-in-out infinite}@keyframes rzl-crowd-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.rzl .sh{max-width:44rem}.rzl .sh.center{margin-inline:auto;text-align:center}.rzl .sh h2{margin-top:.9rem}.rzl .sh p{margin-top:1rem;color:var(--ink-2);font-size:1.08rem}.rzl #demo .eyebrow{font-size:.95rem;font-weight:700;letter-spacing:.14em;color:var(--accent-ink)}.rzl #demo .eyebrow:before{font-size:1.05rem}.rzl .demo-frame{position:relative;margin:3rem auto 0;max-width:56rem;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#0a1324;border:1px solid var(--hairline);box-shadow:var(--shadow-lg)}.rzl .demo-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.rzl .margin-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(2rem,5vw,3.5rem);align-items:center;margin-top:2.75rem}@media (max-width:900px){.rzl .margin-grid{grid-template-columns:1fr;gap:2.5rem}}.rzl .gmail{background:var(--surface);border:1px solid var(--hairline);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg);max-width:400px;font-size:.8rem}.rzl .gmail-bar{display:flex;align-items:center;gap:.15rem;padding:.35rem .5rem;border-bottom:1px solid var(--hairline);color:var(--faint)}.rzl .gmail-ic{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.rzl .gmail-ic svg{width:15px;height:15px}.rzl .gmail-count{margin-left:auto;font-size:.62rem;color:var(--faint)}.rzl .gmail-subject{display:flex;align-items:center;gap:.5rem;padding:.75rem .95rem .35rem}.rzl .gmail-subject h3{font-family:var(--font-sans);font-size:.97rem;font-weight:500;letter-spacing:-.01em;color:var(--ink)}.rzl .gmail-chip{font-size:.58rem;font-weight:600;padding:.08rem .42rem;border-radius:4px;background:var(--hairline);color:var(--muted);flex-shrink:0}.rzl .gmail-sender{display:flex;align-items:center;gap:.55rem;padding:.15rem .95rem .65rem}.rzl .gmail-avatar{width:30px;height:30px;border-radius:50%;background:#7c4dff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;flex-shrink:0}.rzl .gmail-sender-meta{min-width:0;flex:1;line-height:1.25}.rzl .gmail-name{font-size:.78rem}.rzl .gmail-name b{font-weight:600;color:var(--ink)}.rzl .gmail-tome{color:var(--muted);font-size:.68rem}.rzl .gmail-time{font-size:.66rem;color:var(--faint);white-space:nowrap;flex-shrink:0}.rzl .gmail-body{padding:.15rem .95rem .95rem;color:var(--ink-2);font-size:.8rem;line-height:1.55}.rzl .gmail-body p{margin:0 0 .55rem}.rzl .gmail-body b{color:var(--ink);font-weight:600}.rzl .gmail-quote{border-left:3px solid var(--crit-line);padding:.15rem 0 .15rem .75rem;margin:0;color:var(--ink);font-style:italic}.rzl .gmail-quote cite{display:block;font-style:normal;font-size:.66rem;color:var(--faint);margin-top:.3rem;letter-spacing:.02em}.rzl .quote{margin:0;max-width:27rem}.rzl .quote .qmark{display:block;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;line-height:.7;color:var(--accent);height:2.2rem}.rzl .quote blockquote{margin:.4rem 0 0;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:500;line-height:1.3;letter-spacing:-.015em;color:var(--ink)}.rzl .quote figcaption{display:flex;align-items:center;gap:.75rem;margin-top:1.75rem}.rzl .q-av{width:42px;height:42px;border-radius:50%;background:var(--accent-wash);border:1px solid var(--accent-line);color:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.rzl .q-who b{display:block;color:var(--ink);font-weight:600;font-size:.98rem}.rzl .q-role{color:var(--muted);font-size:.85rem}.rzl .ledger{margin-top:2.75rem;border:1px solid var(--hairline);border-radius:16px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm)}.rzl .ledger-head{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;padding:.7rem 1.4rem;border-bottom:1px solid var(--hairline);background:var(--surface-2)}.rzl .ledger-head .lh{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.rzl .ledger-head .lh.p{color:var(--crit)}.rzl .ledger-head .lh.s{color:var(--accent)}.rzl .ledger-row{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;padding:1.15rem 1.4rem}.rzl .ledger-row+.ledger-row{border-top:1px solid var(--hairline)}.rzl .cell{display:flex;align-items:flex-start;gap:.65rem}.rzl .cell .mk{flex-shrink:0;margin-top:1px;display:inline-flex;align-items:center;justify-content:center}.rzl .cell .mk,.rzl .cell .mk svg{width:18px;height:18px}.rzl .cell .mk-p{color:var(--crit)}.rzl .cell .mk-s{color:var(--good)}.rzl .cell-cat{display:block;font-family:var(--font-mono);font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin-bottom:.2rem}.rzl .cell.p .cell-cat{color:var(--crit)}.rzl .cell.s .cell-cat{color:var(--accent)}.rzl .cell-fig{margin:0;font-size:.96rem;line-height:1.4;color:var(--ink)}.rzl .cell.p .cell-fig{color:var(--ink-2)}.rzl .cell-fig b{font-weight:600;color:var(--ink)}.rzl .ledger-arrow{display:flex;align-items:center;justify-content:center;color:var(--faint)}.rzl .ledger-arrow svg{width:20px;height:20px}@media (max-width:720px){.rzl .ledger-head{display:none}.rzl .ledger-row{grid-template-columns:1fr;gap:.7rem;padding:1.25rem 1.2rem}.rzl .ledger-arrow{justify-content:flex-start;padding-left:.1rem}.rzl .ledger-arrow svg{transform:rotate(90deg);width:16px;height:16px}}.rzl .payoff{margin-top:1.75rem;text-align:center;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:700;letter-spacing:-.02em;color:var(--ink)}.rzl .payoff .accent{color:var(--accent)}.rzl .inside-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3.25rem);align-items:center}@media (max-width:900px){.rzl .inside-grid{grid-template-columns:1fr;gap:2.5rem}}.rzl .fm-panel{display:flex;flex-direction:column}.rzl .fieldmap-body{padding:.6rem .75rem .2rem}.rzl .fm-svg{width:100%;height:auto;display:block}.rzl .fm-svg text{font-family:var(--font-mono)}.rzl .fm-legend{display:flex;flex-wrap:wrap;gap:.4rem 1rem;padding:.2rem 1rem 0}.rzl .fm-key{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--muted)}.rzl .fm-swatch{width:9px;height:9px;border-radius:50%;flex-shrink:0}.rzl .fm-plain{padding:.8rem 1rem 1.05rem}.rzl .fm-plain .mono{color:var(--accent);display:block;margin-bottom:.35rem;font-size:.6rem}.rzl .fm-plain p{margin:0;font-size:.9rem;color:var(--ink-2);line-height:1.5}.rzl .fm-plain b{color:var(--ink);font-weight:600}.rzl .power h2{margin-top:.85rem}.rzl .power>p{margin:1rem 0 0;color:var(--ink-2);font-size:1.05rem}.rzl .readouts{margin-top:1.6rem;display:flex;flex-direction:column}.rzl .readout{display:flex;gap:.8rem;padding:.85rem 0;border-top:1px solid var(--hairline)}.rzl .readout:first-child{border-top:none}.rzl .readout .mk{flex-shrink:0;margin-top:1px}.rzl .readout .mk,.rzl .readout .mk .mark{width:22px;height:22px}.rzl .readout .rt{min-width:0}.rzl .readout .rt b{color:var(--ink);font-weight:600;font-size:.98rem}.rzl .readout .rt .here-tag{font-family:var(--font-mono);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-line);border-radius:4px;padding:.05rem .32rem;margin-left:.45rem;vertical-align:middle}.rzl .readout .rt p{margin:.15rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.45}.rzl .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}@media (max-width:820px){.rzl .price-grid{grid-template-columns:1fr;max-width:26rem;margin-inline:auto}}.rzl .price{border:1px solid var(--hairline);border-radius:14px;background:var(--surface);padding:2.1rem 1.9rem;display:flex;flex-direction:column;position:relative;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.rzl .price.pop{border-color:var(--accent-line);box-shadow:var(--shadow-lg)}.rzl .price:hover{transform:translateY(-5px);border-color:var(--accent-line);box-shadow:0 18px 40px -16px rgba(26,85,206,.28)}.rzl .price.pop:hover{box-shadow:0 24px 50px -16px rgba(26,85,206,.42)}.rzl .price-pop-tag{position:absolute;top:-.85rem;left:1.9rem;background:var(--accent);color:#fff;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700;padding:.35rem .75rem;border-radius:6px}.rzl .price-name{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rzl .price-name .nm{font-weight:800;font-size:1.55rem;letter-spacing:-.015em;color:var(--ink)}.rzl .price-name .cr{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:.35rem .45rem;font-family:var(--font-mono);font-size:1.05rem;font-weight:700;color:var(--accent)}.rzl .price-name .cr-was{color:var(--muted);font-weight:600;font-size:.95rem;text-decoration-thickness:2px}.rzl .price-name .cr-now{color:var(--accent);font-weight:800;font-size:1.2rem}.rzl .beta-offer{align-self:center;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#fff;background:var(--accent);padding:.28rem .6rem;border-radius:999px;line-height:1;box-shadow:0 1px 5px rgba(30,99,233,.3)}.rzl .price-amt{display:flex;align-items:baseline;gap:.45rem;margin-top:1.1rem;padding-bottom:1.4rem;border-bottom:1px solid var(--hairline)}.rzl .price-amt .amt{font-family:var(--font-mono);font-size:3.2rem;font-weight:700;letter-spacing:-.03em;color:var(--ink)}.rzl .price-amt .per{color:var(--ink);font-weight:600;font-size:1.08rem}.rzl .price ul{list-style:none;margin:1.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.5rem;flex:1}.rzl .price li{display:flex;align-items:flex-start;gap:.65rem;font-size:1.22rem;font-weight:600;line-height:1.4;color:var(--ink)}.rzl .price li svg{width:22px;height:22px;color:var(--accent);flex-shrink:0;margin-top:2px}.rzl .price .btn{margin-top:1.7rem;width:100%;font-size:1.2rem;font-weight:700;padding:1rem 1.25rem;border-radius:11px}.rzl .final{text-align:center;padding-block:clamp(3rem,5.5vw,5.5rem)}.rzl .final h2{max-width:18ch;margin-inline:auto;font-size:clamp(1.7rem,5vw,3.1rem);font-weight:800;letter-spacing:-.03em;line-height:1.12}.rzl .final p{max-width:30ch;margin:1.35rem auto 0;color:var(--ink);font-weight:500;font-size:clamp(1.5rem,2.1vw,1.8rem);line-height:1.5}.rzl .final .hero-cta{justify-content:center;margin-top:2.2rem}.rzl .final-cta{animation:rzl-cta-pulse 3s ease-in-out infinite}.rzl .final-cta:hover{animation-play-state:paused}@keyframes rzl-cta-pulse{0%,88%,to{transform:scale(1)}94%{transform:scale(1.05)}}@media (max-width:520px){.rzl .eff{padding:1.75rem 1.25rem .8rem}.rzl .verdicts{margin-top:1.5rem}.rzl .verdict{padding:1.1rem .3rem;gap:.7rem}.rzl .verdict .v-who{font-size:1.02rem}.rzl .verdict .v-call{font-size:1.3rem}.rzl .heat{gap:3px;margin-top:1.5rem}.rzl .sol2{height:380px}.rzl .report-phase{padding:1.6rem 1.35rem 1.25rem}.rzl .rep-changes{margin-top:1.25rem;padding-top:1.1rem}.rzl .score-lab{font-size:.85rem;margin-left:.35rem}.rzl .rep-ready{padding:.4rem .8rem}.rzl .changes-h,.rzl .rep-ready{font-size:.85rem}.rzl .change{gap:.6rem}.rzl .change-n{font-size:1.05rem;width:1.1rem}.rzl .change-txt{font-size:1.02rem}.rzl .change-loc{font-size:.85rem}.rzl .review-btn{font-size:.9rem;padding:.7rem 1.15rem}}@media (prefers-reduced-motion:reduce){.rzl .hlogo,.rzl .hlogo-link{transition:none}.rzl .btn-hero:hover,.rzl .hlogo-link:hover{transform:none}.rzl .radar-panel,.rzl .tag-live:before{animation:none}.rzl .verdict{opacity:1;transform:none}.rzl .hl,.rzl .verdict{transition:none}.rzl .eff-panel,.rzl .prob-copy,.rzl .sol-copy{opacity:1;transform:none;transition:none}.rzl .eff-num .gone{opacity:1;color:var(--crit);transition:none}.rzl .sol-panel{opacity:1;transform:none;transition:none}.rzl .gap-crowd{animation:none}.rzl .price{transition:none}.rzl .price:hover{transform:none}.rzl .final-cta{animation:none}.rzl .sol2 .beam{animation:none;opacity:0}.rzl .sol2 .click-ripple,.rzl .sol2 .cursor,.rzl .sol2 .review-btn,.rzl .sol2.scanning .df0,.rzl .sol2.scanning .df1,.rzl .sol2.scanning .df2{animation:none}.rzl .click-ui,.rzl .stage-doc{opacity:0;transition:none}.rzl .change,.rzl .report-phase{opacity:1;transition:none}.rzl .change{transform:none}}.rzl #demo.section{padding-top:0}.rzl .demo-stage{width:100%;max-width:52rem;margin-inline:auto;overflow:hidden;border-radius:16px;background:#fff}.rzl .demo-screen{aspect-ratio:3/2;background:#fff}.rzl .demo-video{display:block;width:100%;height:auto;object-fit:contain}.rzl{--wp-gap:clamp(1.5rem,2.4vw,2.2rem);--wp-row:2.35rem}.rzl.no-wp{--wp-gap:0rem;--wp-row:0rem}.rzl .wp-act{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 2rem;margin-top:var(--wp-gap);font-size:1.2rem;letter-spacing:-.01em}.rzl .wp-link{display:inline-flex;align-items:center;gap:1.35rem;min-height:3rem;color:var(--ink-title);font-weight:600;transition:color .18s ease}.rzl .wp-label{text-decoration:underline;text-decoration-color:var(--hairline-2);text-decoration-thickness:1px;text-underline-offset:.28em;transition:text-decoration-color .18s ease}.rzl .wp-paper-box{display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;flex-shrink:0}.rzl .wp-paper{width:2.4rem;height:2.4rem;color:var(--muted);opacity:.72;transition:opacity .2s ease}.rzl .wp-link:hover .wp-paper{opacity:1}.rzl .wp-link.is-off{color:var(--faint);cursor:default}.rzl .wp-link.is-off .wp-label{text-decoration-color:var(--hairline)}.rzl .wp-link.is-off:hover,.rzl .wp-link:hover{color:var(--accent-ink)}.rzl .wp-link:hover .wp-label{text-decoration-color:var(--accent-line)}.rzl .wp-socials{gap:2rem}.rzl .wp-social,.rzl .wp-socials{display:inline-flex;align-items:center}.rzl .wp-social{justify-content:center;width:3.35rem;height:3.35rem;border-radius:9px;transition:transform .18s ease}.rzl .wp-social svg{width:2.4rem;height:2.4rem;display:block;opacity:.72;transition:opacity .2s ease}.rzl .wp-social:hover{transform:translateY(-2px)}.rzl .wp-social:not(:hover):not(:focus-visible) svg{opacity:.72}.rzl .wp-social:focus-visible svg,.rzl .wp-social:hover svg{opacity:1}.rzl .wp-social-x{color:#0f1419}.rzl .wp-social-linkedin{color:#0a66c2}.rzl .wp-social.is-off:not(:hover) svg{opacity:.45}@media (max-width:640px){.rzl .wp-act,.rzl .wp-socials{gap:1.25rem}.rzl .wp-paper-box,.rzl .wp-social{width:2.75rem;height:2.75rem}.rzl .wp-paper,.rzl .wp-social svg{width:2rem;height:2rem}.rzl .wp-link{gap:0;min-height:2.75rem}.rzl .wp-label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media (prefers-reduced-motion:reduce){.rzl .wp-link,.rzl .wp-paper,.rzl .wp-social,.rzl .wp-social svg{transition:none}.rzl .wp-social:hover{transform:none}}.rzl .aud{padding-block:0 calc(var(--sect-y) + var(--wp-row) + var(--wp-gap));--disc:clamp(3.8rem,6.4vw,4.9rem);--mark:clamp(2.25rem,3.5vw,2.7rem);--role:clamp(1.35rem,2.35vw,1.8rem);--body:clamp(1.26rem,1.9vw,1.44rem)}.rzl .aud-h2,.rzl .fc-h2,.rzl .int-h2,.rzl .tm-h2,.rzl .vid-h2{text-align:center;font-size:clamp(1.95rem,4vw,2.8rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--ink-title)}.rzl .aud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;max-width:76rem;margin:clamp(2.75rem,4.5vw,3.75rem) auto 0}.rzl .aud-card{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:clamp(2.1rem,3.2vw,2.6rem) clamp(1.8rem,2.9vw,2.4rem) clamp(2.2rem,3.45vw,2.8rem);border-radius:18px;background:var(--surface);border:1px solid var(--hairline);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.rzl .aud-card:hover{transform:translateY(-3px);border-color:var(--accent-line);box-shadow:var(--shadow-lg)}.rzl .aud-head{display:flex;align-items:center;gap:clamp(.8rem,1.3vw,1.05rem);min-height:var(--disc)}.rzl .aud-disc{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--disc);height:var(--disc);border-radius:999px;background:var(--accent-wash);color:var(--accent)}.rzl .aud-mark{display:block;width:var(--mark);height:var(--mark)}.rzl .aud-role{font-size:var(--role);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--ink-title);text-wrap:balance}.rzl .aud-line{margin:1.3rem 0 0;font-size:var(--body);line-height:1.6;color:var(--ink-2)}@media (max-width:900px){.rzl .aud{--disc:4.1rem;--mark:2.25rem;--role:1.54rem;--body:1.26rem}.rzl .aud-grid{grid-template-columns:1fr;gap:1rem}.rzl .aud-card{padding:2.1rem 1.8rem 2.2rem}}.rzl .vid{padding-block:0 clamp(3.5rem,6vw,5.5rem)}.rzl .vid-stage{margin-top:clamp(1.75rem,3vw,2.5rem)}.rzl .fc{padding-block:calc(var(--sect-y) - clamp(3.5rem, 6vw, 5.5rem)) var(--sect-y);--on:#ffffff;--on-2:rgba(255,255,255,0.95);--pill-bg:rgba(120,165,255,0.15);--pill-line:rgba(120,165,255,0.42);--pill-fg:#ffffff;--card-glow:rgba(59,123,255,0.26);--fc-angle:142deg;--glow-at:92% 4%;--card-shadow:0 1px 2px rgba(10,19,36,0.12),0 40px 80px -40px rgba(10,19,36,0.55);--fc-body:1.44rem;--panel-w:40rem}.rzl .fc-rows{display:grid;gap:1.5rem;margin-top:clamp(2.75rem,4.5vw,3.75rem)}.rzl .fc-row{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr);align-items:stretch}@media (min-width:1024px){.rzl .fc-row{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.rzl .fc-row.is-single{grid-template-columns:minmax(0,1fr)}}.rzl .fc-card{--card-pad:clamp(1.35rem,3.4vw,2.9rem);--card-pad-y:clamp(1.05rem,2.4vw,2rem);position:relative;isolation:isolate;overflow:hidden;display:grid;justify-items:start;align-content:start;gap:.7rem;border-radius:clamp(18px,2.4vw,30px);padding:var(--card-pad-y) var(--card-pad);box-shadow:inset 0 1px 0 rgba(255,255,255,.09),var(--card-shadow)}.rzl .fc-card:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(80% 60% at var(--glow-at),var(--card-glow),transparent 62%)}.rzl .fc-slate{background:linear-gradient(var(--fc-angle),#2f3d5c 0,#232f47 45%,#18213a 100%)}.rzl .fc-ink{background:linear-gradient(var(--fc-angle),#1b2740 0,#111c33 45%,#0a1324 100%)}.rzl .fc-pill{display:inline-flex;align-items:center;padding:.6rem 1.2rem;border-radius:999px;background:var(--pill-bg);border:1px solid var(--pill-line);color:var(--pill-fg);font-size:clamp(.72rem,1.1vw,.82rem);letter-spacing:.1em;text-transform:uppercase;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rzl .fc-title{margin:.25rem 0 0;color:var(--on);font-weight:700;letter-spacing:-.03em;line-height:1.1;overflow-wrap:break-word;font-size:clamp(1.7rem,3vw,2.6rem)}.rzl .fc-lead{margin:0;color:var(--on-2);font-weight:500;line-height:1.6;text-wrap:pretty;font-size:var(--fc-body);max-width:44ch}.rzl .fc-vis{width:100%;max-width:var(--panel-w);min-width:0;margin-top:clamp(1.15rem,2.3vw,1.8rem)}.rzl .fc-card.is-vtop{--fc-angle:218deg;--glow-at:8% 4%}.rzl .fc-card.is-vtop .fc-vis{margin-top:0;margin-bottom:clamp(1.15rem,2.3vw,1.8rem)}.rzl .fc-card.is-split{--glow-at:62% -8%;--card-pad-y:clamp(2.2rem,4.6vw,4.1rem);padding-bottom:clamp(1.5rem,3.2vw,2.85rem);min-height:clamp(25rem,38vw,38rem)}.rzl .fc-copy{display:grid;justify-items:start;align-content:start;gap:.7rem;min-width:0}.rzl .fc-card.is-split .fc-vis{margin-top:clamp(1.6rem,3vw,2.25rem);max-width:none}@media (min-width:1024px){.rzl .fc-card.is-split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);column-gap:clamp(2rem,4vw,3.5rem);align-items:start}.rzl .fc-card.is-split .fc-vis{margin-top:0;align-self:center}}@media (max-width:900px){.rzl .fc{--fc-body:1.26rem}}.rzl .fc-preview{overflow:hidden;aspect-ratio:16/9;background:#ffffff;border-radius:clamp(10px,1.4vw,16px);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 60px -28px rgba(4,9,22,.85)}.rzl .fc-vis.is-tall .fc-preview{aspect-ratio:8/5}.rzl .fc-preview-video{display:block;width:100%;height:100%;object-fit:cover;background:#ffffff}.rzl .fc-ring{position:relative;z-index:1;width:100%;height:clamp(15rem,27vw,24rem);margin-top:clamp(.85rem,1.7vw,1.45rem)}.rzl .fc-ring-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.rzl .fc-ring-line{fill:none;stroke:rgba(184,200,224,.58);stroke-width:2.4}.rzl .fc-ring-tile{position:absolute;transform:translate(-50%,-50%);width:4rem;height:4rem;border-radius:999px;display:grid;place-items:center;background:#ffffff;border:1px solid rgba(226,232,240,.9);box-shadow:0 8px 22px -9px rgba(4,9,22,.72)}.rzl .fc-ring-tile img{display:block;width:2.1rem;height:2.1rem}.rzl .fc-ring-tile.is-tight img{width:1.8rem;height:1.8rem}.rzl .fc-ring-hub{position:absolute;transform:translate(-50%,-50%);width:4.9rem;height:4.9rem;border-radius:999px;display:grid;place-items:center;background:#ffffff;border:1px solid rgba(226,232,240,.9);box-shadow:0 0 0 7px rgba(120,165,255,.1),0 10px 26px -8px rgba(4,9,22,.75)}.rzl .fc-ring-hub img{display:block;width:2.55rem;height:2.55rem}@media (max-width:1023px){.rzl .fc-ring{height:auto;display:flex;flex-wrap:wrap;gap:.55rem}.rzl .fc-ring-hub,.rzl .fc-ring-svg{display:none}.rzl .fc-ring-tile{position:static;transform:none}}@media (max-width:640px){.rzl .fc{--fc-body:1.08rem}.rzl .fc-title{font-size:1.45rem}.rzl .fc-card.is-split{--card-pad-y:clamp(1.05rem,2.4vw,2rem);padding-bottom:var(--card-pad-y);min-height:0}.rzl .fc-card.is-split .fc-vis{margin-top:clamp(1.15rem,2.3vw,1.8rem)}.rzl .fc-ring{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;justify-items:center}.rzl .fc-ring-tile{width:3.1rem;height:3.1rem}.rzl .fc-ring-tile img{width:1.7rem;height:1.7rem}.rzl .fc-ring-tile.is-tight img{width:1.45rem;height:1.45rem}}.rzl .int{padding-block:clamp(3.5rem,6vw,5.5rem) var(--sect-y);--disc:clamp(2.75rem,4.7vw,3.6rem);--glyph:clamp(1.6rem,2.6vw,2rem);--role:clamp(1.35rem,2.35vw,1.8rem);--body:clamp(1.26rem,1.9vw,1.44rem)}.rzl .int-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto 1fr auto;column-gap:1.5rem;row-gap:0;max-width:76rem;margin:clamp(2.75rem,4.5vw,3.75rem) auto 0}.rzl .int-card{display:grid;grid-row:span 4;grid-template-rows:subgrid;padding:clamp(2.1rem,3.2vw,2.6rem) clamp(1.8rem,2.9vw,2.4rem) clamp(2.2rem,3.45vw,2.8rem);border-radius:18px;background:var(--surface);border:1px solid var(--hairline);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.rzl .int-card:hover{transform:translateY(-3px);border-color:var(--accent-line);box-shadow:var(--shadow-lg)}.rzl .int-marks{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.5rem,.9vw,.7rem);min-height:var(--disc)}.rzl .int-disc{display:grid;place-items:center;flex-shrink:0;width:var(--disc);height:var(--disc);border-radius:999px;background:var(--accent-wash)}.rzl .int-disc img{display:block;width:var(--glyph);height:var(--glyph)}.rzl .int-disc img.is-tight{width:calc(var(--glyph) * .85);height:calc(var(--glyph) * .85)}.rzl .int-fmt{font-family:var(--font-mono);font-size:.76rem;font-weight:600;letter-spacing:-.01em;color:var(--accent)}.rzl .int-title{margin:2.2rem 0 0;align-self:start;font-size:var(--role);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--ink-title);text-wrap:balance}.rzl .int-line{margin:1.3rem 0 0;align-self:start;font-size:var(--body);line-height:1.6;color:var(--ink-2)}.rzl .int-act{margin-top:auto;padding-top:1.8rem;width:100%}.rzl .int-cta{width:100%;max-width:none;min-height:3.1rem;padding-inline:clamp(.9rem,1.6vw,1.5rem);font-size:clamp(.92rem,1.5vw,1.02rem)}.rzl .int-free{font-weight:500}@media (max-width:900px){.rzl .int{--disc:3.1rem;--glyph:1.7rem;--role:1.54rem;--body:1.26rem}.rzl .int-marks{gap:.7rem}.rzl .int-grid{grid-template-columns:1fr;grid-template-rows:none;row-gap:1rem}.rzl .int-card{display:flex;flex-direction:column;grid-row:auto;padding:2.1rem 1.8rem 2.2rem}.rzl .int-act{margin-top:auto;padding-top:1.5rem}.rzl .int-title{margin-top:1.8rem}.rzl .int-cta{width:auto;padding-inline:2rem;font-size:1.02rem}}@media (max-width:390px){.rzl .int-act{text-align:center}}@media (prefers-reduced-motion:reduce){.rzl .int-card{transition:none}.rzl .int-card:hover{transform:none}}.rzl .tm{padding-block:0 var(--sect-y);--face:2.75rem;--quote:1.12rem}.rzl .tm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.5rem;max-width:76rem;margin:clamp(2.75rem,4.5vw,3.75rem) auto 0}.rzl .tm-grid.is-single{grid-template-columns:minmax(0,56rem);justify-content:center}.rzl .tm-grid.is-single .tm-card{flex-direction:row;align-items:center;gap:clamp(2rem,4vw,3.25rem);padding:clamp(2.6rem,3.6vw,3.4rem)}.rzl .tm-person{display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0;gap:1.15rem}.rzl .tm-portrait{width:clamp(8rem,14vw,11rem);height:clamp(8rem,14vw,11rem);border-radius:999px;object-fit:cover;background:var(--accent-wash);border:3px solid var(--surface);box-shadow:var(--shadow-sm)}.rzl .tm-person .tm-who{display:grid;gap:.35rem}.rzl .tm-person .tm-name{font-size:1.22rem}.rzl .tm-person .tm-role{font-size:1.02rem}.rzl .tm-body{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.rzl .tm-grid.is-single .tm-mark{width:2.2rem;height:2.2rem}.rzl .tm-grid.is-single .tm-quote{margin-top:1rem;font-size:clamp(1.24rem,1.75vw,1.5rem);line-height:1.55}@media (max-width:640px){.rzl .tm-grid.is-single .tm-card{flex-direction:column;align-items:flex-start}.rzl .tm-person{flex-direction:row;align-items:center;text-align:left;gap:1rem}.rzl .tm-portrait{width:5.5rem;height:5.5rem}}.rzl .tm-card{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:2.1rem 1.9rem 2rem;border-radius:18px;background:var(--surface);border:1px solid var(--hairline);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.rzl .tm-card:hover{transform:translateY(-3px);border-color:var(--accent-line);box-shadow:var(--shadow-lg)}.rzl .tm-mark{width:1.9rem;height:1.9rem;flex-shrink:0;color:var(--accent);opacity:.28}.rzl .tm-quote{margin:1.1rem 0 0;font-size:var(--quote);line-height:1.6;color:var(--ink-2)}.rzl .tm-skel{display:grid;gap:.6rem;width:100%;margin-top:1.4rem}.rzl .tm-skel-line{height:.62rem;border-radius:999px;background:var(--hairline)}.rzl .tm-by{display:flex;align-items:center;gap:.8rem;width:100%;margin-top:auto;padding-top:1.6rem}.rzl .tm-face{width:var(--face);height:var(--face);flex-shrink:0;border-radius:999px;background:var(--accent-wash)}.rzl .tm-who{display:grid;gap:.3rem;min-width:0;flex:1}.rzl .tm-name{margin:0;font-size:.98rem;font-weight:700;letter-spacing:-.015em;color:var(--ink-title)}.rzl .tm-role{margin:0;font-size:.88rem;line-height:1.4;color:var(--muted)}.rzl .tm-skel-line.is-name{width:62%;height:.7rem}.rzl .tm-skel-line.is-role{width:88%}.rzl .tm-act{display:flex;justify-content:center;margin-top:clamp(2.75rem,4.5vw,3.75rem)}@media (max-width:1100px){.rzl .tm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.rzl .tm-grid{grid-template-columns:1fr;gap:1rem}.rzl .tm-card{padding:1.8rem 1.6rem 1.7rem}}@media (prefers-reduced-motion:reduce){.rzl .tm-card{transition:none}.rzl .tm-card:hover{transform:none}}.rzl .fq{padding-block:0 var(--sect-y)}.rzl .fq-in{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:clamp(2.5rem,5vw,4.5rem);align-items:start}.rzl .fq-rail{position:sticky;top:calc(var(--nav-h) - 1rem)}.rzl .fq-eyebrow:before{content:none}.rzl .fq-h2{margin-top:.7rem;text-align:left;font-size:clamp(2.3rem,4.4vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:var(--ink-title)}.rzl .fq-group+.fq-group{margin-top:clamp(2.25rem,3.6vw,3.1rem)}.rzl .fq-cat{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--muted)}.rzl .fq-list{margin-top:.9rem;border-top:1px solid var(--hairline)}.rzl .fq-row{border-bottom:1px solid var(--hairline);scroll-margin-top:7rem}.rzl .fq-q{display:flex;align-items:center;justify-content:space-between;gap:1.75rem;width:100%;padding:1.55rem 0;text-align:left;background:none;border:0;font-family:inherit;cursor:pointer}.rzl .fq-q-text{font-size:1.34rem;font-weight:700;letter-spacing:-.02em;line-height:1.4;color:var(--ink-title);transition:color .18s ease}.rzl .fq-q:hover .fq-q-text{color:var(--accent-ink)}.rzl .fq-plus{width:1.45rem;height:1.45rem;flex-shrink:0;color:var(--accent);transition:transform .3s ease}.rzl .fq-plus.is-on{transform:rotate(45deg)}.rzl .fq-a{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .3s ease}.rzl .fq-a.is-open{grid-template-rows:1fr;opacity:1}.rzl .fq-a-clip{overflow:hidden}.rzl .fq-a-text{margin:0;padding-bottom:1.6rem;font-size:1.2rem;line-height:1.65;color:var(--ink-2)}.rzl .fq-link{color:var(--accent-ink);font-weight:600;text-decoration:underline;text-decoration-color:var(--accent-line);text-underline-offset:.2em}.rzl .fq-link:hover{text-decoration-color:var(--accent)}@media (max-width:900px){.rzl .fq-in{grid-template-columns:1fr;gap:2.5rem}.rzl .fq-rail{position:static}.rzl .fq-h2,.rzl .fq-rail{text-align:center}.rzl .fq-br{display:none}.rzl .fq-q{padding:1.25rem 0;gap:1rem}.rzl .fq-q-text{font-size:1.16rem}.rzl .fq-a-text{font-size:1.08rem}}@media (prefers-reduced-motion:reduce){.rzl .fq-a,.rzl .fq-plus,.rzl .fq-q-text{transition:none}}.rzl .fin{padding-block:0 var(--sect-y)}.rzl .fin-in{text-align:center}.rzl .fin-h2{font-size:clamp(2.2rem,4.6vw,3.4rem);font-weight:700;letter-spacing:-.032em;line-height:1.1;color:var(--ink-title)}.rzl .fin-act{display:flex;justify-content:center;margin-top:clamp(1.9rem,3vw,2.6rem);animation:fin-dance 3s ease-in-out infinite}@keyframes fin-dance{0%,80%,to{transform:none}83%{transform:translateY(-6px) rotate(-3deg)}86%{transform:translateY(0) rotate(3deg)}89%{transform:translateY(-4px) rotate(-2.2deg)}92%{transform:translateY(0) rotate(1.6deg)}96%{transform:translateY(-1.5px) rotate(-.8deg)}}@media (prefers-reduced-motion:reduce){.rzl .fin-act{animation:none}}