#report-ty{--ink: #000000;--paper: #000000;--indigo: #566df3;--indigo-bright: #9ba9f9;--emerald: #34d399;--amber: #fb923c;--text: #f4f4f5;--invert: #f4f4f5;--muted-invert: #a1a1aa;--display: "Inter", system-ui, sans-serif;--body: "Inter", system-ui, sans-serif;--mono: "Inter", system-ui, sans-serif;font-family:var(--body);color:var(--text);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}#report-ty *{box-sizing:border-box}#report-ty .wrap{max-width:700px;margin:0 auto;padding:0 28px}#report-ty .eyebrow-s{font-family:var(--display);font-weight:500;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--indigo-bright)}#report-ty nav{position:relative;z-index:3}#report-ty nav .wrap{display:flex;align-items:center;justify-content:space-between;height:76px;max-width:700px}#report-ty .nav-note{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-invert)}#report-ty .hero{position:relative;background:var(--ink);overflow:hidden;padding-bottom:56px;text-align:center}#report-ty .hero:before{content:"";position:absolute;width:720px;height:720px;left:50%;top:-420px;transform:translate(-50%);border-radius:50%;pointer-events:none;background:radial-gradient(circle at 50% 50%,#566df361,#566df300 62%)}#report-ty .hero .wrap{position:relative;z-index:2;padding-top:12px}#report-ty .check{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#34d3991f;border:1px solid rgba(52,211,153,.3);margin-bottom:24px}#report-ty .check svg{width:22px;height:22px;stroke:var(--emerald)}#report-ty h1{font-family:var(--display);font-weight:500;color:var(--invert);font-size:clamp(2.1rem,5vw,2.9rem);line-height:1.08;letter-spacing:-.025em}#report-ty .lede{margin-top:14px;font-family:var(--display);font-weight:500;color:var(--indigo-bright);font-size:18px}#report-ty .sub{color:var(--muted-invert);font-size:16px;line-height:1.6;margin:14px auto 0;max-width:42ch}#report-ty .sub a{color:var(--invert);text-decoration:underline;text-decoration-color:#f4f4f540;text-underline-offset:2px}#report-ty .sub a:hover{text-decoration-color:var(--indigo-bright)}#report-ty .pdf-chip{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:9px 16px;border-radius:100px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);font-size:13px;color:var(--text)}#report-ty .pdf-chip svg{width:15px;height:15px;stroke:var(--indigo-bright);flex:0 0 auto}#report-ty .cue{margin-top:44px;display:flex;flex-direction:column;align-items:center;gap:10px}#report-ty .cue p{font-size:14px;color:var(--muted-invert);max-width:30ch}#report-ty .cue svg{width:16px;height:16px;stroke:var(--muted-invert);animation:bob 2s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}#report-ty .next{padding:64px 0 8px;background:var(--paper);border-top:1px solid rgba(255,255,255,.05);text-align:center}#report-ty .next .head{max-width:560px;margin:0 auto 40px}#report-ty .next h2{font-family:var(--display);font-weight:600;font-size:clamp(1.5rem,3.2vw,2rem);letter-spacing:-.015em;margin-top:12px;color:var(--text);line-height:1.18}#report-ty .next .head p{margin-top:14px;font-size:15.5px;color:var(--muted-invert);line-height:1.62}#report-ty .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left;padding-bottom:64px}#report-ty .card{padding:24px 22px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}#report-ty .card .icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}#report-ty .card .icon svg{width:18px;height:18px}#report-ty .card.c1 .icon{background:#566df31f;border:1px solid rgba(86,109,243,.25)}#report-ty .card.c1 .icon svg{stroke:var(--indigo-bright)}#report-ty .card.c2 .icon{background:#34d3991a;border:1px solid rgba(52,211,153,.22)}#report-ty .card.c2 .icon svg{stroke:var(--emerald)}#report-ty .card.c3 .icon{background:#fb923c1a;border:1px solid rgba(251,146,60,.22)}#report-ty .card.c3 .icon svg{stroke:var(--amber)}#report-ty .card .lbl{font-family:var(--mono);font-weight:500;font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--indigo-bright)}#report-ty .card h3{font-family:var(--display);font-weight:600;color:var(--invert);font-size:15.5px;margin:8px 0;line-height:1.3}#report-ty .card p{font-size:13.5px;color:var(--muted-invert);line-height:1.58}#report-ty .schedule{padding:8px 0 80px;background:var(--paper);text-align:center}#report-ty .schedule h2{font-family:var(--display);font-weight:600;font-size:clamp(1.4rem,3vw,1.8rem);letter-spacing:-.015em;color:var(--text);margin-bottom:24px}#report-ty .calendly-wrap{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:#0a0a0c}#report-ty .calendly-inline-widget{min-width:320px;height:700px}#report-ty .fallback{margin-top:16px;font-size:13px;color:var(--muted-invert)}#report-ty .fallback a{color:var(--indigo-bright);text-decoration:none}#report-ty .fallback a:hover{text-decoration:underline}#report-ty .simple-footer{padding:32px 0 48px;border-top:1px solid rgba(255,255,255,.05);text-align:center}#report-ty .simple-footer a{display:inline-flex}#report-ty .simple-footer p{margin-top:12px;font-size:12px;color:#6b7280}@media(max-width:720px){#report-ty .cards{grid-template-columns:1fr}}@media(max-width:520px){#report-ty .nav-note{display:none}#report-ty .calendly-inline-widget{height:800px}}@media(prefers-reduced-motion:reduce){#report-ty .cue svg{animation:none}}
