.how-odo-page{min-width:320px;color:var(--odo-ink);background:var(--odo-white)}.how-odo-page main{overflow:clip}.how-odo-header{background:var(--odo-white);border-bottom:1px solid var(--odo-border);justify-content:space-between;align-items:center;height:92px;padding-inline:80px;display:flex}.how-odo-header .brand-lockup img{width:40px;height:40px}.how-odo-header__tools{align-items:center;gap:20px;display:flex}.how-odo-header__tools>p{width:240px;color:var(--odo-ink);font-size:16px;font-weight:800;line-height:1.2}.how-odo-eyebrow,.how-odo-panel-label{color:var(--odo-blue-action);letter-spacing:1px;font-size:10px;font-weight:800;line-height:1.2}.how-odo-hero{background:var(--odo-white);padding:56px 0 48px}.how-odo-hero__inner{width:min(100% - 40px,1120px);margin:0 auto}.how-odo-hero__copy{flex-direction:column;gap:18px;max-width:800px;display:flex}.how-odo-hero__copy .how-odo-eyebrow{color:var(--odo-blue);letter-spacing:1.1px;font-size:13px}.how-odo-hero h1{color:var(--odo-ink);font-size:var(--odo-type-editorial-hero-size);letter-spacing:-1.5px;font-weight:800;line-height:1.04}.how-odo-hero__copy>p:last-child{color:var(--odo-slate);font-size:var(--odo-type-editorial-summary-size);line-height:1.55}.how-odo-numbered{background:var(--odo-white);border:1px solid #dce3ec;border-radius:10px;overflow:hidden}.how-odo-numbered>.how-odo-panel-label{background:var(--odo-surface-blue);padding:14px 16px}.how-odo-numbered ol{list-style:none}.how-odo-numbered li{border-top:1px solid var(--odo-border-strong);align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.how-odo-numbered li>span{width:28px;height:28px;color:var(--odo-blue-dark);background:var(--odo-surface-band);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.how-odo-numbered li>div{min-width:0}.how-odo-numbered li strong{color:var(--odo-ink);font-size:14px;font-weight:800;line-height:1.3;display:block}.how-odo-numbered li p{color:#475569;margin-top:3px;font-size:13px;line-height:1.5}.how-odo-reading{background:var(--odo-surface-alt);border-top:1px solid var(--odo-border-strong);padding:48px 0 72px}.how-odo-reading__layout{grid-template-columns:220px minmax(0,852px);align-items:start;gap:48px;width:min(100% - 40px,1120px);margin:0 auto;display:grid}.how-odo-contents{background:var(--odo-white);border:1px solid var(--odo-border-strong);border-radius:10px;padding:18px}.how-odo-contents--desktop{align-self:start;position:sticky;top:24px}.how-odo-contents--mobile{display:none}.how-odo-contents>.how-odo-panel-label{letter-spacing:1.1px;margin-bottom:10px;font-size:11px}.how-odo-contents ol{list-style:none}.how-odo-contents li{grid-template-columns:18px minmax(0,1fr);gap:10px;padding:8px 0;display:grid}.how-odo-contents li>span{color:var(--odo-blue-action);font-size:11px;font-weight:800}.how-odo-contents a{color:#334155;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none}.how-odo-contents a:hover,.how-odo-contents a:focus-visible{color:var(--odo-blue-action);text-underline-offset:3px;text-decoration:underline}@keyframes how-odo-contents-open{0%{opacity:0;height:0}to{height:var(--radix-collapsible-content-height);opacity:1}}@keyframes how-odo-contents-close{0%{height:var(--radix-collapsible-content-height);opacity:1}to{opacity:0;height:0}}.how-odo-reading__column{flex-direction:column;gap:56px;min-width:0;display:flex}.how-odo-overview{background:var(--odo-white);border:1px solid #dce3ec;border-radius:10px;flex-direction:column;gap:18px;padding:22px;scroll-margin-top:24px;display:flex}.how-odo-overview h2{color:var(--odo-ink);font-size:var(--odo-type-editorial-overview-heading-size);font-weight:800;line-height:1.15}.how-odo-overview__copy{color:#475569;font-size:var(--odo-type-editorial-overview-copy-size);line-height:1.55}.how-odo-comparison{border:1px solid var(--odo-border-strong);border-radius:8px;overflow:hidden}.how-odo-comparison table{table-layout:fixed;border-collapse:collapse;width:100%}.how-odo-comparison th,.how-odo-comparison td{text-align:left;vertical-align:top;width:50%;padding:11px 14px}.how-odo-comparison th{color:var(--odo-ink);background:var(--odo-surface-alt);font-size:12px;font-weight:800}.how-odo-comparison td{color:var(--odo-slate);border-top:1px solid var(--odo-border-strong);font-size:12px;line-height:1.42}.how-odo-comparison th+th,.how-odo-comparison td+td{color:#334155;background:var(--odo-surface-blue);border-left:1px solid var(--odo-border-strong)}.how-odo-chapter{border-bottom:1px solid #cbd5e1;flex-direction:column;gap:20px;padding-bottom:48px;scroll-margin-top:24px;display:flex}.how-odo-chapter--last{border-bottom:0;padding-bottom:0}.how-odo-chapter__header{flex-direction:column;gap:9px;display:flex}.how-odo-chapter__header .how-odo-eyebrow{letter-spacing:1.15px;font-size:11px}.how-odo-chapter__header h2{color:var(--odo-ink);font-size:var(--odo-type-editorial-chapter-heading-size);letter-spacing:-.6px;font-weight:800;line-height:1.1}.how-odo-chapter__header>p:last-child{color:#475569;font-size:var(--odo-type-editorial-chapter-lead-size);line-height:1.55}.how-odo-chapter__explanation{color:#475569;font-size:var(--odo-type-editorial-body-size);line-height:1.65}.how-odo-panel,.how-odo-list-panel{background:var(--odo-white);border:1px solid #dce3ec;border-radius:10px;overflow:hidden}.how-odo-panel__header,.how-odo-list-panel>header{background:var(--odo-surface-blue);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.how-odo-list-panel>header{padding:14px 16px}.how-odo-panel__header>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.how-odo-panel__header h3{color:var(--odo-ink);font-size:16px;font-weight:800;line-height:1.25}.how-odo-status{letter-spacing:.6px;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;width:fit-content;padding:6px 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.how-odo-status--blue{color:var(--odo-blue-dark);background:var(--odo-surface-band)}.how-odo-status--orange{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.how-odo-status--slate{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.how-odo-status--red{color:#991b1b;background:#fef2f2}.how-odo-record-panel__body{grid-template-columns:390px minmax(0,1fr);display:grid}.how-odo-facts{padding:10px 20px 16px}.how-odo-facts>div{border-bottom:1px solid var(--odo-border-strong);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.how-odo-facts dt{color:var(--odo-slate);font-size:12px;font-weight:600}.how-odo-facts dd{color:var(--odo-ink);text-align:right;margin:0;font-size:12px;font-weight:700}.how-odo-signals{border-left:1px solid var(--odo-border-strong);padding:20px}.how-odo-signals ul{gap:12px;margin-top:12px;list-style:none;display:grid}.how-odo-signals li{gap:2px;display:grid}.how-odo-signals strong{color:var(--odo-ink);font-size:13px;font-weight:800}.how-odo-signals li p{color:var(--odo-slate);font-size:13px;line-height:1.4}.how-odo-meaning{color:#475569;background:#f1f5f9;border-left:3px solid #94a3b8;border-radius:0 8px 8px 0;align-items:flex-start;gap:12px;padding:16px;display:flex}.how-odo-meaning>.marketing-icon{width:17px;height:17px;margin-top:1px}.how-odo-meaning>div{gap:4px;display:grid}.how-odo-meaning p{letter-spacing:.9px;font-size:10px;font-weight:800}.how-odo-meaning span{font-size:14px;line-height:1.5}.how-odo-requirements{grid-template-columns:1fr 1fr;display:grid}.how-odo-requirements article{flex-direction:column;gap:10px;padding:20px;display:flex}.how-odo-requirements article+article{border-left:1px solid var(--odo-border-strong)}.how-odo-requirements h3{color:var(--odo-ink);font-size:14px;font-weight:800;line-height:1.35}.how-odo-requirements article>p:last-child{color:#475569;font-size:13px;line-height:1.5}.how-odo-panel-note{color:#475569;background:var(--odo-surface-alt);border-top:1px solid var(--odo-border-strong);align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.how-odo-panel-note .marketing-icon{flex:none;width:16px;height:16px}.how-odo-panel-note p{font-size:13px;line-height:1.5}.how-odo-correction{background:var(--odo-white);border:1px solid #dce3ec;border-radius:10px;flex-direction:column;gap:16px;padding:20px;display:flex}.how-odo-correction__values{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:16px;display:grid}.how-odo-correction__values>div{background:var(--odo-surface-alt);border:1px solid #0000;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:15px;display:flex}.how-odo-correction__values>div:last-child{background:#fff7ed;border-color:#fed7aa}.how-odo-correction__values>.marketing-icon{width:22px;height:22px;color:var(--odo-blue-action);justify-self:center}.how-odo-correction__values span{color:#64748b;letter-spacing:.9px;font-size:10px;font-weight:800}.how-odo-correction__values>div:last-child span{color:#b45309}.how-odo-correction__values strong{color:var(--odo-ink);font-size:22px;font-weight:800}.how-odo-correction__values p{color:#64748b;font-size:12px;line-height:normal}.how-odo-correction__values>div:last-child p{color:#92400e;font-weight:600}.how-odo-correction__explanation{color:#475569;font-size:14px;line-height:22px}.how-odo-list-panel dl{margin:0}.how-odo-list-panel dl>div{border-top:1px solid var(--odo-border-strong);align-items:center;gap:18px;padding:13px 16px;display:grid}.how-odo-list-panel dt,.how-odo-list-panel dd{margin:0}.how-odo-status-definitions dl>div{grid-template-columns:110px minmax(0,1fr)}.how-odo-status-definitions dd{color:#475569;font-size:13px;line-height:1.5}.how-odo-status-definitions .how-odo-status{letter-spacing:0;border:0;justify-content:center;width:82px;font-size:11px}.how-odo-timeline ol{list-style:none}.how-odo-timeline li{border-top:1px solid var(--odo-border-strong);grid-template-columns:30px minmax(0,1fr);gap:14px;padding:16px 20px;display:grid}.how-odo-timeline li>span{width:30px;height:30px;color:var(--odo-blue-dark);background:var(--odo-surface-band);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.how-odo-timeline__title{justify-content:space-between;gap:18px;display:flex}.how-odo-timeline__title strong{color:var(--odo-ink);font-size:14px;font-weight:800}.how-odo-timeline__title time{color:var(--odo-slate);font-size:12px;font-weight:600}.how-odo-timeline li p{color:#475569;margin-top:4px;font-size:13px;line-height:1.5}.how-odo-signal-definitions dl>div,.how-odo-frozen dl>div{grid-template-columns:190px minmax(0,1fr)}.how-odo-signal-definitions dt{flex-direction:column;gap:3px;display:flex}.how-odo-signal-definitions dt strong,.how-odo-frozen dt{color:var(--odo-ink);font-size:13px;font-weight:800}.how-odo-signal-definitions dt span{color:var(--odo-slate);font-size:12px;line-height:1.4}.how-odo-signal-definitions dd,.how-odo-frozen dd{color:#475569;font-size:13px;line-height:1.5}.how-odo-issued-report__id{text-align:right;flex-direction:column;gap:3px;display:flex}.how-odo-issued-report__id strong{color:var(--odo-ink);font-size:13px;font-weight:800}.how-odo-issued-report__record{border-top:1px solid var(--odo-border-strong);justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.how-odo-issued-report__record>div{flex-direction:column;gap:4px;min-width:0;display:flex}.how-odo-issued-report__record strong{color:var(--odo-ink);font-size:14px;font-weight:800}.how-odo-issued-report__record p{color:var(--odo-slate);font-size:13px}.how-odo-report-flow>.how-odo-panel-label{font-size:10px}.how-odo-verification-result{color:var(--odo-white);background:var(--odo-blue-dark);border-radius:10px;align-items:flex-start;gap:14px;padding:18px;display:flex}.how-odo-verification-result>span{background:#ffffff24;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.how-odo-verification-result .marketing-icon{width:18px;height:18px}.how-odo-verification-result>div{gap:5px;display:grid}.how-odo-verification-result strong{font-size:16px;font-weight:800;line-height:1.3}.how-odo-verification-result p{color:#d7e5ff;font-size:13px;line-height:1.5}.how-odo-closing{color:var(--odo-white);background:var(--odo-blue-dark);border-radius:10px;flex-direction:column;gap:12px;padding:26px;display:flex}.how-odo-closing>p{color:#afcbff;letter-spacing:1px;font-size:10px;font-weight:800}.how-odo-closing h2{font-size:var(--odo-type-editorial-closing-heading-size);font-weight:800;line-height:1.15}.how-odo-closing span{color:#d7e5ff;font-size:var(--odo-type-editorial-closing-copy-size);line-height:1.55}@media (width>=768px) and (width<=1199px){.how-odo-header{padding-inline:32px}.how-odo-hero__inner{width:min(100% - 64px,960px)}.how-odo-hero h1{font-size:44px}.how-odo-reading__layout{grid-template-columns:190px minmax(0,1fr);gap:32px;width:min(100% - 64px,960px)}.how-odo-record-panel__body{grid-template-columns:minmax(280px,42%) minmax(0,1fr)}}@media (width<=767px){.how-odo-header{height:73px;padding-inline:20px}.how-odo-header .brand-lockup{gap:8px;font-size:20px}.how-odo-header .brand-lockup img{width:32px;height:32px}.how-odo-header__tools{gap:12px}.how-odo-header__tools>p{display:none}.how-odo-hero{padding:30px 20px 36px}.how-odo-hero__inner{flex-direction:column;align-items:stretch;gap:24px;width:100%;display:flex}.how-odo-hero h1{letter-spacing:-.6px;line-height:1.055}.how-odo-hero__copy>p:last-child{line-height:1.5}.how-odo-reading{padding:28px 20px 56px}.how-odo-reading__layout{flex-direction:column;gap:28px;width:100%;display:flex}.how-odo-contents{width:100%}.how-odo-contents--desktop{display:none}.how-odo-contents--mobile{z-index:4;padding:0;display:block;position:sticky;top:12px;overflow:hidden;box-shadow:0 8px 24px #0f172a1a}.how-odo-contents__trigger{width:100%;color:var(--odo-blue-action);background:var(--odo-white);cursor:pointer;border:0;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.how-odo-contents__trigger>span{letter-spacing:1.1px;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.how-odo-contents__trigger>span>.marketing-icon{width:17px;height:17px}.how-odo-contents__chevron{width:18px;height:18px;transition:transform .2s}.how-odo-contents__trigger[data-state=open] .how-odo-contents__chevron{transform:rotate(180deg)}.how-odo-contents__content{border-top:1px solid var(--odo-border-strong);overflow:hidden}.how-odo-contents__content[data-state=open]{animation:.2s ease-out how-odo-contents-open}.how-odo-contents__content[data-state=closed]{animation:.2s ease-in how-odo-contents-close}.how-odo-contents__content ol{padding:4px 18px 11px}.how-odo-contents li{padding:7px 0}.how-odo-overview,.how-odo-chapter{scroll-margin-top:84px}.how-odo-reading__column{gap:40px;width:100%}.how-odo-overview{padding:22px}.how-odo-overview h2{line-height:1.17}.how-odo-overview__copy{line-height:1.55}.how-odo-comparison th,.how-odo-comparison td{padding:11px 14px;font-size:11px;line-height:1.45}.how-odo-chapter__header h2{letter-spacing:-.3px;line-height:1.1}.how-odo-chapter__header>p:last-child{line-height:1.5}.how-odo-chapter__explanation{line-height:1.64}.how-odo-panel__header{align-items:flex-start;padding:16px}.how-odo-panel__header h3{font-size:15px}.how-odo-record-panel__body{flex-direction:column;display:flex}.how-odo-facts{padding:10px 16px 16px}.how-odo-signals{border-top:1px solid var(--odo-border-strong);border-left:0;padding:18px 16px}.how-odo-meaning span{font-size:13px;line-height:1.55}.how-odo-requirements{flex-direction:column;display:flex}.how-odo-requirements article{padding:18px 16px}.how-odo-requirements article+article{border-top:1px solid var(--odo-border-strong);border-left:0}.how-odo-correction{padding:20px}.how-odo-correction__values{grid-template-columns:1fr;gap:12px}.how-odo-correction__values>div{width:100%}.how-odo-correction__values>.marketing-icon{transform:rotate(90deg)}.how-odo-status-definitions dl>div,.how-odo-signal-definitions dl>div,.how-odo-frozen dl>div{grid-template-columns:1fr;align-items:start;gap:5px}.how-odo-status-definitions dl>div{gap:10px}.how-odo-timeline li{padding:16px}.how-odo-timeline__title{flex-direction:column;gap:3px}.how-odo-issued-report__id{align-items:flex-end}.how-odo-issued-report__record{align-items:flex-start;padding:16px}.how-odo-report-flow li{padding:14px 16px}.how-odo-verification-result strong{font-size:14px}.how-odo-verification-result p{font-size:12px;line-height:1.5}.how-odo-closing{padding:22px}.how-odo-closing h2{line-height:1.16}.how-odo-closing span{line-height:1.55}}@media (prefers-reduced-motion:reduce){.how-odo-contents__content,.how-odo-contents__chevron{transition:none!important;animation:none!important}}@media (width<=359px){.how-odo-hero h1{font-size:33px}.how-odo-comparison th,.how-odo-comparison td{padding-inline:10px}.how-odo-correction__values{grid-template-columns:1fr}.how-odo-correction__values>.marketing-icon{transform:rotate(90deg)}}
