html{box-sizing:border-box;--gutter:4rem;--aside-w:20rem;--aside-pad:2rem;--nav-h:3.5rem;--panel-bar-h:2.5rem;background-color:#e2e8f0;min-height:100dvh;padding:2rem}html body{color:#1a1a1a;background:#e2e8f0;grid-template:".header header."".rail shell."1fr/1fr auto minmax(0,90rem) 1fr;gap:.75rem 1.5rem;min-height:calc(100dvh - 4rem);margin:0;font-family:Space Grotesk,sans-serif;font-size:16px;line-height:1.5;display:grid}html body :is(h1,h2,h3,h4,h5,h6,p,a,small,strong,em,span,li,ul,ol,dl,dt,dd,figure,figcaption,time,blockquote){font:inherit;letter-spacing:normal;text-transform:none;color:inherit;margin:0;padding:0}html body :is(a){text-decoration:none}html body :is(ul,ol){list-style:none}.topbar.siteshell-1kwq29k{grid-area:header;justify-content:flex-end;align-items:baseline;padding:.25rem 1rem;display:flex}.meta.siteshell-1kwq29k{letter-spacing:.15em;text-transform:uppercase;color:#6b7280;font-size:10px;font-weight:500}nav[aria-label=Primary].siteshell-1kwq29k{flex-direction:column;grid-area:rail;gap:.5rem;padding:.5rem 0;display:flex;overflow-y:auto}nav[aria-label=Primary].siteshell-1kwq29k .logo:where(.siteshell-1kwq29k){justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:.5rem;display:flex}nav[aria-label=Primary].siteshell-1kwq29k .logo:where(.siteshell-1kwq29k) img:where(.siteshell-1kwq29k){width:100%;height:auto}nav[aria-label=Primary].siteshell-1kwq29k a:where(.siteshell-1kwq29k):not(.logo){color:#6b7280;text-align:center;background:#0000000a;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:5rem;height:5rem;font-size:.72rem;font-weight:600;transition:background-color .2s;display:flex}nav[aria-label=Primary].siteshell-1kwq29k a:where(.siteshell-1kwq29k):not(.logo):hover{background:#0000001a}nav[aria-label=Primary].siteshell-1kwq29k a[aria-current=page]:where(.siteshell-1kwq29k){color:#fff;background:#000}.shell.siteshell-1kwq29k{flex-direction:column;grid-area:shell;gap:.75rem;min-width:0;display:flex}.shell.siteshell-1kwq29k>footer:where(.siteshell-1kwq29k){letter-spacing:.15em;text-transform:uppercase;color:#6b7280;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 1rem;font-size:10px;font-weight:500;display:flex}.shell.siteshell-1kwq29k>footer:where(.siteshell-1kwq29k) a:where(.siteshell-1kwq29k):hover{color:#000}.panes.siteshell-1kwq29k{background-color:#e2e8f0;border:1px solid #cbd5e1;border-radius:.75rem;flex:1;grid-template:"aside crumbs""aside content"1fr/auto 1fr;min-height:0;display:grid;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.breadcrumbs.siteshell-1kwq29k{padding:1.25rem var(--gutter);grid-area:crumbs;align-items:center;display:flex}.breadcrumbs.siteshell-1kwq29k ol:where(.siteshell-1kwq29k){letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:10px;font-weight:700;display:flex}.breadcrumbs.siteshell-1kwq29k li:where(.siteshell-1kwq29k){color:#6b7280;align-items:center;gap:.5rem;display:flex}.breadcrumbs.siteshell-1kwq29k li:where(.siteshell-1kwq29k):not(:first-child):before{content:"/";color:#9ca3af}.breadcrumbs.siteshell-1kwq29k a:where(.siteshell-1kwq29k):hover{color:#000}.breadcrumbs.siteshell-1kwq29k [aria-current=page]:where(.siteshell-1kwq29k){color:#1a1a1a}.panes.siteshell-1kwq29k main{background-color:#f8fafc;flex-direction:column;grid-area:content;min-width:0;display:flex}.panes.siteshell-1kwq29k main>[data-section]{padding:var(--gutter)}.panes.siteshell-1kwq29k main>[data-section]:not(:first-child){border-top:1px solid #e5e7eb}.panes.siteshell-1kwq29k aside{width:var(--aside-w);min-height:0;padding:var(--aside-pad);background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;grid-area:aside;display:flex;overflow-y:auto}.panel-toggle.siteshell-1kwq29k,.panel-scrim.siteshell-1kwq29k{display:none}@media (width>=768px) and (width<=1279px){html{--gutter:2.5rem;--aside-w:17.5rem;--aside-pad:1rem;padding:1rem}html body{column-gap:1rem}}@media (width<=767px){html{--gutter:1.5rem;padding:0}html body{padding-bottom:var(--nav-h);grid-template:"header""shell"1fr/1fr;gap:0}nav[aria-label=Primary].siteshell-1kwq29k{height:var(--nav-h);z-index:100;background:#e2e8f0;border-top:1px solid #cbd5e1;flex-direction:row;justify-content:space-around;align-items:center;gap:0;padding:0 .5rem;position:fixed;inset:auto 0 0}nav[aria-label=Primary].siteshell-1kwq29k .logo:where(.siteshell-1kwq29k){display:none}nav[aria-label=Primary].siteshell-1kwq29k a:where(.siteshell-1kwq29k):not(.logo){background:0 0;border-radius:0;flex:1;gap:.2rem;width:auto;height:100%;font-size:.6rem}.panes.siteshell-1kwq29k{box-shadow:none;border-left:none;border-right:none;border-radius:0;flex-direction:column;display:flex;overflow:visible}.breadcrumbs.siteshell-1kwq29k{padding:1rem var(--gutter)}.panes.siteshell-1kwq29k main{padding-bottom:2.5rem}.panes.siteshell-1kwq29k aside{inset:auto 0 calc(var(--nav-h) + var(--panel-bar-h)) 0;z-index:90;width:100%;max-height:calc(100dvh - var(--nav-h) - var(--panel-bar-h));border:none;padding:1.5rem;transition:transform .25s;position:fixed;transform:translateY(110%);box-shadow:0 -8px 24px #0000001f}.panes.panel-open.siteshell-1kwq29k aside{transform:translateY(0)}.panel-toggle.siteshell-1kwq29k{inset:auto 0 var(--nav-h) 0;z-index:95;width:100%;height:var(--panel-bar-h);appearance:none;color:#1a1a1a;font:inherit;letter-spacing:.1em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:0 1.5rem;font-size:.75rem;font-weight:700;display:flex;position:fixed}.panel-toggle.siteshell-1kwq29k:hover,.panel-toggle.siteshell-1kwq29k:focus-visible{color:#1a1a1a;background:#f8fafc}.panel-scrim.siteshell-1kwq29k{inset:0 0 var(--nav-h) 0;z-index:85;background:#0000004d;border:none;display:block;position:fixed}@media (prefers-reduced-motion:reduce){.panes.siteshell-1kwq29k aside{transition:none}}}
