:root{--yrh-frame-max: 960px;--yrh-frame-px: 24px;--yrh-section-py: 88px;--yrh-bg-dark: #0b1020;--yrh-fg-dark: #eef2ff;--yrh-fg-dark-muted: rgba(226, 232, 240, .78);--yrh-border-dark: rgba(255, 255, 255, .08);--yrh-bg-off-white: #f8fafc;--yrh-bg-pastel: linear-gradient(160deg, #eef2ff 0%, #e0e7ff 50%, #ede9fe 100%);--yrh-bg-white: #fffdf9;--yrh-fg-light: #111827;--yrh-fg-light-muted: #475569;--yrh-border-light: #e7eaf3;--yrh-grad-from: #8b5cf6;--yrh-grad-to: #3b82f6;--yrh-grad: linear-gradient(135deg, var(--yrh-grad-from) 0%, var(--yrh-grad-to) 100%);--yrh-grad-hover: linear-gradient(135deg, #9f75f7 0%, #60a5fa 100%);--yrh-accent-violet: #8b5cf6;--yrh-accent-indigo: #6366f1;--yrh-accent-blue: #3b82f6;--yrh-accent-light-violet: #c4b5fd;--yrh-font-sans: "Inter", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;--yrh-radius-pill: 999px;--yrh-radius-card: 16px}.yrh *{box-sizing:border-box}.yrh{font-family:var(--yrh-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.yrh-section{width:100%;padding-top:var(--yrh-section-py);padding-bottom:var(--yrh-section-py);position:relative;overflow:hidden}.yrh-section--off-white{background:var(--yrh-bg-off-white);color:var(--yrh-fg-light)}.yrh-section--white{background:var(--yrh-bg-white);color:var(--yrh-fg-light)}.yrh-section--pastel{background:var(--yrh-bg-pastel);color:var(--yrh-fg-light)}.yrh-section--dark{background:var(--yrh-bg-dark);color:var(--yrh-fg-dark)}.yrh-section--hero{background-color:var(--yrh-bg-dark);background-image:radial-gradient(circle at center,rgba(99,102,241,.2) 0%,rgba(11,16,32,.96) 58%,var(--yrh-bg-dark) 100%);color:var(--yrh-fg-dark)}.yrh-section--hero>.yrh-frame{position:relative;z-index:2}.yrh-section--hero .yrh-orbs{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:1}.yrh-orb{position:absolute;border-radius:50%;background:radial-gradient(circle,#6366f159,#6366f100 70%);filter:blur(10px);pointer-events:none;animation:yrh-orb-float 7s ease-in-out infinite}.yrh-orb--violet{background:radial-gradient(circle,#8b5cf652,#8b5cf600 70%)}.yrh-orb--blue{background:radial-gradient(circle,#3b82f652,#3b82f600 70%)}.yrh-orb--indigo{background:radial-gradient(circle,#6366f159,#6366f100 70%)}@keyframes yrh-orb-float{0%,to{transform:translate(0)}50%{transform:translate(8px,-18px)}}.yrh-section--light{background:var(--yrh-bg-off-white);color:var(--yrh-fg-light)}.yrh-section--dark-glow{background-color:var(--yrh-bg-dark);background-image:radial-gradient(circle at top,rgba(99,102,241,.24) 0%,rgba(11,16,32,.96) 58%,var(--yrh-bg-dark) 100%);color:var(--yrh-fg-dark)}.yrh-frame{max-width:var(--yrh-frame-max);margin:0 auto;padding-left:var(--yrh-frame-px);padding-right:var(--yrh-frame-px)}.yrh-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:var(--yrh-radius-pill);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.yrh-section--off-white .yrh-pill,.yrh-section--white .yrh-pill,.yrh-section--pastel .yrh-pill,.yrh-section--light .yrh-pill{background:#8b5cf61a;color:var(--yrh-accent-violet)}.yrh-section--dark .yrh-pill,.yrh-section--dark-glow .yrh-pill,.yrh-section--hero .yrh-pill{background:#8b5cf629;color:var(--yrh-accent-light-violet)}.yrh-section__head{text-align:center;margin-bottom:40px}.yrh-section__head--left{text-align:left}.yrh-section__title{font-size:clamp(28px,4vw,44px);line-height:1.1;letter-spacing:-.02em;margin:16px 0 12px;font-weight:800}.yrh-section__subtitle{font-size:clamp(16px,1.6vw,18px);line-height:1.6;max-width:720px;margin:0 auto}@media (min-width: 1900px) and (min-height: 1000px){:root{--yrh-frame-max: 1600px;--yrh-section-py: 64px}.yrh-pill{font-size:16px;padding:9px 20px;letter-spacing:.05em}.yrh-section__subtitle{font-size:28px;line-height:1.55;max-width:1080px}}.yrh-section__head--left .yrh-section__title,.yrh-section__head--left .yrh-section__subtitle{margin-left:0;margin-right:0}.yrh-section--off-white .yrh-section__subtitle,.yrh-section--white .yrh-section__subtitle,.yrh-section--pastel .yrh-section__subtitle,.yrh-section--light .yrh-section__subtitle{color:var(--yrh-fg-light-muted)}.yrh-section--dark .yrh-section__subtitle,.yrh-section--dark-glow .yrh-section__subtitle,.yrh-section--hero .yrh-section__subtitle{color:var(--yrh-fg-dark-muted)}.yrh-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:var(--yrh-radius-pill);font-weight:700;font-size:15px;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:filter .12s ease,transform .12s ease,background .12s ease,border-color .12s ease}.yrh-btn:active{transform:translateY(1px)}.yrh-btn--primary{color:#fff;background:var(--yrh-grad)}.yrh-btn--primary:hover{background:var(--yrh-grad-hover)}.yrh-btn--secondary{color:var(--yrh-fg-light);background:#fff;border-color:var(--yrh-border-light)}.yrh-section--dark .yrh-btn--secondary,.yrh-section--dark-glow .yrh-btn--secondary,.yrh-section--hero .yrh-btn--secondary{color:var(--yrh-fg-dark);background:#ffffff0f;border-color:var(--yrh-border-dark)}.yrh-btn--sm{padding:7px 14px;font-size:13px}.yrh-header__contact{margin-left:8px;box-shadow:0 8px 18px #3b82f638}.yrh-header__nav a.yrh-header__contact,.yrh-header__nav a.yrh-btn--primary{color:#fff}.yrh-header__nav a.yrh-header__contact:hover{color:#fff;background:var(--yrh-grad-hover)}.yrh-btn--ghost{color:inherit;background:transparent}.yrh-btn--ghost:hover{background:#ffffff0f}.yrh-section--off-white .yrh-btn--ghost:hover,.yrh-section--white .yrh-btn--ghost:hover,.yrh-section--pastel .yrh-btn--ghost:hover,.yrh-section--light .yrh-btn--ghost:hover{background:#0f11150a}.yrh-header{position:sticky;top:0;z-index:50;background:#ffffffd9;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--yrh-border-light)}.yrh-header__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;column-gap:16px}.yrh-header__brand{display:flex;align-items:center;gap:16px}.yrh-header__center{justify-self:center}.yrh-logo-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.yrh-logo-link img{display:block;height:28px;width:auto}.yrh-logo-divider{width:1px;height:24px;background:var(--yrh-border-light)}.yrh-header__nav{display:flex;align-items:center;gap:8px;justify-self:end}.yrh-header__nav a{color:var(--yrh-fg-light-muted);font-weight:600;font-size:14px;padding:8px 12px;border-radius:8px;text-decoration:none}.yrh-header__nav a:hover{color:var(--yrh-fg-light);background:#0f11150a}.yrh-global-mark{color:#1f2937;font-weight:700;font-size:.9rem;text-decoration:none;display:inline-flex;align-items:center}.yrh-global-mark img{height:24px;width:auto;display:block}.yrh-footer{background:#f8f9fa;border-top:1px solid rgba(63,81,181,.08);padding:14px 24px}.yrh-footer__row{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.yrh-footer__copyright{color:#718096;font-size:.75rem}.yrh-footer__brand{color:#1f2937;font-weight:700;font-size:.9rem}.yrh-footer__links{display:flex;gap:18px}.yrh-footer__links a{color:#4a5568;font-size:.875rem;text-decoration:none}.yrh-footer__links a:hover{color:#1f2937}.yrh-stack-grid{display:grid;gap:20px}@media (max-width: 800px){.yrh-stack-grid{grid-template-columns:1fr!important}}.yrh-stack-card{background:#fff;border:1px solid var(--yrh-border-light);border-radius:var(--yrh-radius-card);padding:28px 24px;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.yrh-stack-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0f111512;border-color:#8b5cf659}.yrh-section--dark .yrh-stack-card,.yrh-section--hero .yrh-stack-card,.yrh-section--dark-glow .yrh-stack-card{background:#ffffff0a;border-color:var(--yrh-border-dark)}.yrh-section--pastel .yrh-stack-card{background:#ffffffb3}.yrh-stack-kicker{font-size:11px;letter-spacing:.25em;text-transform:uppercase;font-weight:700;color:var(--yrh-accent-violet);margin-bottom:16px}.yrh-stack-name{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.yrh-stack-tagline{font-style:italic;font-size:16px;margin:0 0 18px;opacity:.75}.yrh-stack-body{font-size:14px;line-height:1.6;opacity:.85;margin:0 0 18px;flex:1}.yrh-stack-bullets{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}.yrh-stack-bullets li{font-size:13px;line-height:1.55;padding-left:18px;position:relative;opacity:.85}.yrh-stack-bullets li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:999px;background:var(--yrh-grad)}.yrh-stack-cta{margin-top:auto}.yrh-feature-card{display:flex;flex-direction:column}.yrh-feature-tip{margin-top:16px;padding-top:14px;border-top:1px dashed rgba(99,102,241,.25);font-size:13px;line-height:1.55;font-style:italic;opacity:.85}.yrh-feature-tip strong{font-style:normal;font-weight:700;color:var(--yrh-accent-violet);margin-right:4px}.yrh-section--dark .yrh-feature-tip,.yrh-section--hero .yrh-feature-tip{border-top-color:#8b5cf659}.yrh-card{background:#fff;border:1px solid var(--yrh-border-light);border-radius:var(--yrh-radius-card);padding:24px}.yrh-section--pastel .yrh-card{background:#ffffffb3}.yrh-section--dark .yrh-card,.yrh-section--dark-glow .yrh-card,.yrh-section--hero .yrh-card{background:#ffffff0a;border-color:var(--yrh-border-dark)}:root{--yrh-frame-max: 900px !important;--yrh-section-py: 72px;--gotai-text-xs: 13px;--gotai-text-sm: 14px;--gotai-text-card-desc: 17px;--gotai-text-md: 17px;--gotai-text-card-subtitle: 18px;--gotai-text-body: 19px;--gotai-text-card-title: 22px;--gotai-text-lede: 22px;--gotai-text-subtitle: 24px;--gotai-text-section-title: clamp(30px, 2.8vw, 40px);--gotai-text-page-title: clamp(34px, 2.8vw, 40px);--gotai-leading-tight: 1.08;--gotai-leading-body: 1.36;--gotai-color-accent: #3F51B5;--gotai-eyebrow-size: var(--gotai-text-sm);--gotai-eyebrow-weight: 700;--gotai-eyebrow-tracking: .08em;--gotai-eyebrow-color: var(--gotai-color-accent);--gotai-eyebrow-color-on-dark: rgba(197, 202, 233, .85);--gotai-footer-family: var(--yrh-font-sans);--gotai-footer-size: var(--gotai-text-sm);--gotai-footer-color: #4A5568;--gotai-copyright-size: var(--gotai-text-xs);--gotai-copyright-color: #718096}.yrh-section__title{white-space:pre-line;font-size:var(--gotai-text-section-title)!important;line-height:var(--gotai-leading-tight)!important}.yrh-section__head{margin-bottom:28px}.yrh-section__title>span:nth-child(2){color:#b19cd9}html,body{margin:0;width:100%;max-width:100%;overflow-x:hidden}body{position:relative}*,*:before,*:after{box-sizing:border-box}body{font-size:var(--gotai-text-body);line-height:var(--gotai-leading-body)}img,svg,video,canvas{max-width:100%;height:auto}input,textarea,select{font-size:16px}.yrh-header__nav{gap:4px!important;flex-wrap:nowrap}.yrh-header__nav a{font-size:var(--gotai-text-sm)!important;padding:7px 9px!important;white-space:nowrap;overflow-wrap:normal;word-break:normal}.yrh-header__contact,.yrh-header__nav a.yrh-btn--primary{padding-left:12px!important;padding-right:12px!important;white-space:nowrap}.yrh-section,.yrh-frame{min-width:0}.yrh-frame,.yrh-frame p,.yrh-frame li{font-size:var(--gotai-text-body)!important;line-height:var(--gotai-leading-body)!important}.yrh-section__subtitle,.yrh-section__head p,.yrh-frame [class*=subtitle],.yrh-frame [class*=deck]{font-size:var(--gotai-text-subtitle)!important;line-height:var(--gotai-leading-body)!important}.yrh-frame h1{font-size:var(--gotai-text-page-title)!important;line-height:var(--gotai-leading-tight)!important}.yrh-frame h2,.yrh-frame h3{font-size:var(--gotai-text-section-title)!important;line-height:var(--gotai-leading-tight)!important}.yrh-frame h4,.yrh-frame h5,.yrh-stack-name,.yrh-feature-card h3,.yrh-card h3{font-size:var(--gotai-text-card-title)!important;line-height:1.25!important}.yrh-frame article h3,.yrh-frame article h4,.yrh-frame [class*=card-title],.yrh-frame [class*=card-name],.yrh-frame [class*=card-h],.yrh-frame [class*=card-q],.yrh-frame [class*=card-cmd],.yrh-frame [class*=skill-name]{font-size:var(--gotai-text-card-title)!important;line-height:1.18!important}.yrh-frame article p,.yrh-frame article li,.yrh-frame [class*=card-desc],.yrh-frame [class*=card-body],.yrh-frame [class*=card-sub],.yrh-frame [class*=card-cap],.yrh-frame [class*=skill-desc]{font-size:var(--gotai-text-card-desc)!important;line-height:1.35!important}.yrh-frame small,.yrh-frame [class*=badge],.yrh-frame [class*=label],.yrh-frame [class*=meta],.yrh-frame [class*=source]{font-size:var(--gotai-text-xs)!important}.gotai-eyebrow,.yrh-pill,.yrh-stack-kicker,.yrh-frame .kicker,.yrh-frame [class*=kicker],.yrh-frame [class*=eyebrow]{font-size:var(--gotai-eyebrow-size)!important;font-weight:var(--gotai-eyebrow-weight)!important;letter-spacing:var(--gotai-eyebrow-tracking)!important;text-transform:uppercase!important;line-height:1.2!important}.gotai-eyebrow{display:inline-block;margin-bottom:10px;color:var(--gotai-eyebrow-color)}.yrh-footer,.yrh-footer__brand,.yrh-footer__links a,.yrh-footer__copyright{font-family:var(--gotai-footer-family)}.yrh-footer__brand,.yrh-footer__links a{font-size:var(--gotai-footer-size)!important;color:var(--gotai-footer-color)!important}.yrh-footer__copyright{font-size:var(--gotai-copyright-size)!important;color:var(--gotai-copyright-color)!important}.yrh-btn,.yrh-frame button,.yrh-frame [class*=btn]{font-size:var(--gotai-text-md)!important}.yrh-section .yrh-frame,.yrh-section .yrh-frame *{overflow-wrap:anywhere}#cta div[style*=flex-wrap]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;width:100%;max-width:520px;margin-left:auto;margin-right:auto}#cta div[style*=flex-wrap]>a{width:100%;justify-content:center;text-align:center}@media (max-width: 640px){:root{--yrh-section-py: 32px}.yrh-frame{--yrh-frame-px: 16px}.yrh-section__head{margin-bottom:16px}.eoi-grid,.tr-grid,.mm-grid,.sa-grid,.lts-grid,.cmd-grid,.giants-grid{gap:10px!important}:root{--gotai-text-section-title: 22px;--gotai-text-page-title: 24px;--gotai-text-subtitle: 16px;--gotai-text-card-desc: 17px;--gotai-text-body: 16px;--gotai-text-card-subtitle: 18px;--gotai-text-card-title: 20px}.yrh-frame h3{line-height:1.15!important}.yrh-header__row{grid-template-columns:1fr;height:56px}.yrh-header__center,.yrh-header__nav{display:none}.yrh-header__brand{justify-content:flex-start;padding-left:40px}#takeaways [style*=grid-template-columns],#slide6-detective [style*=grid-template-columns],#slide8-agents [style*=grid-template-columns]{grid-template-columns:1fr!important;gap:10px!important}#cta div[style*=flex-wrap]{grid-template-columns:1fr;max-width:360px}.yrh-footer__row{flex-direction:column;align-items:center;text-align:center;gap:8px}.yrh-footer__copyright{order:99}.yrh-frame [style*=grid-template-columns]{min-width:0}.yrh-frame [style*="repeat(auto-fit"]{grid-template-columns:1fr!important}}@media (max-width: 380px){.yrh-frame{--yrh-frame-px: 14px}:root{--gotai-text-section-title: 24px;--gotai-text-page-title: 28px;--gotai-text-card-desc: 17px;--gotai-text-body: 16px;--gotai-text-card-subtitle: 18px;--gotai-text-card-title: 20px}}
