.PaperShell-module__XSk-kW__page{background-color:var(--color-brand-secondary);min-height:0}.PaperShell-module__XSk-kW__main{flex:1;padding:48px 0 120px}.PaperShell-module__XSk-kW__wrapper{align-items:flex-start;gap:64px;max-width:1100px;margin:0 auto;display:flex}.PaperShell-module__XSk-kW__nav{top:calc(var(--landing-header-offset) + 32px);width:200px;max-height:calc(100vh - var(--landing-header-offset) - 56px);overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex-shrink:0;padding-right:6px;position:sticky;overflow-y:auto}.PaperShell-module__XSk-kW__nav::-webkit-scrollbar{width:6px}.PaperShell-module__XSk-kW__nav::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-brand-primary) 22%, transparent);border-radius:999px}.PaperShell-module__XSk-kW__nav::-webkit-scrollbar-track{background:0 0}.PaperShell-module__XSk-kW__navList{margin:0;padding:0;list-style:none}.PaperShell-module__XSk-kW__navItem{margin-bottom:4px}.PaperShell-module__XSk-kW__navLink{color:var(--color-gray-600);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.PaperShell-module__XSk-kW__navLink:hover{color:var(--color-brand-primary)}.PaperShell-module__XSk-kW__navNumber{width:24px;height:24px;color:var(--color-gray-500);background:var(--color-gray-200);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;transition:color .15s,background .15s;display:flex}.PaperShell-module__XSk-kW__navLink:hover .PaperShell-module__XSk-kW__navNumber{color:var(--color-brand-primary);background:color-mix(in srgb, var(--color-brand-primary) 14%, var(--color-brand-secondary))}.PaperShell-module__XSk-kW__navLinkActive .PaperShell-module__XSk-kW__navNumber{color:var(--color-brand-secondary);background:var(--color-brand-primary)}.PaperShell-module__XSk-kW__navLinkActive{color:var(--color-brand-primary)}.PaperShell-module__XSk-kW__navLinkActive:hover{color:var(--color-brand-primary);background:0 0}.PaperShell-module__XSk-kW__navLinkActive:hover .PaperShell-module__XSk-kW__navNumber{color:var(--color-brand-secondary);background:var(--color-brand-primary)}.PaperShell-module__XSk-kW__navLabel{flex:1;min-width:0;line-height:1.3}.PaperShell-module__XSk-kW__navMobile{display:none}.PaperShell-module__XSk-kW__navMobilePicker{position:relative}.PaperShell-module__XSk-kW__navMobileTrigger{width:100%;color:var(--color-brand-primary);text-align:left;border:1px solid var(--color-gray-200);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.PaperShell-module__XSk-kW__navMobileTrigger:hover{border-color:color-mix(in srgb, var(--color-brand-primary) 24%, var(--color-gray-200))}.PaperShell-module__XSk-kW__navMobileTrigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--color-brand-primary) 30%, var(--color-gray-200));box-shadow:0 4px 14px #29233c14}.PaperShell-module__XSk-kW__navNumberActive{color:var(--color-brand-secondary);background:var(--color-brand-primary)}.PaperShell-module__XSk-kW__navMobileLabel{flex:1;min-width:0;line-height:1.3}.PaperShell-module__XSk-kW__navMobileChevron{border-right:2px solid var(--color-gray-500);border-bottom:2px solid var(--color-gray-500);flex-shrink:0;width:8px;height:8px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.PaperShell-module__XSk-kW__navMobileTrigger[aria-expanded=true] .PaperShell-module__XSk-kW__navMobileChevron{transform:rotate(-135deg)translateY(2px)}.PaperShell-module__XSk-kW__navMobileMenu{z-index:30;overscroll-behavior:contain;border:1px solid var(--color-gray-200);background:#fff;border-radius:10px;max-height:min(60vh,360px);margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #29233c1f}.PaperShell-module__XSk-kW__navMobileMenuItem{margin:0}.PaperShell-module__XSk-kW__navMobileMenu .PaperShell-module__XSk-kW__navLink{border-radius:8px;padding:10px 8px}.PaperShell-module__XSk-kW__content{flex:1;min-width:0;max-width:800px}.PaperShell-module__XSk-kW__contentHeader{padding-bottom:28px}.PaperShell-module__XSk-kW__contentHeader .PaperShell-module__XSk-kW__title{margin-bottom:12px}.PaperShell-module__XSk-kW__contentHeader .PaperShell-module__XSk-kW__lastUpdated{margin-bottom:0}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h2,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h3{scroll-margin-top:calc(var(--landing-header-offset) + 24px)}.PaperShell-module__XSk-kW__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--color-brand-accent);margin-bottom:24px;font-size:11px;font-weight:500}.PaperShell-module__XSk-kW__title{color:var(--color-brand-primary);margin-bottom:16px;font-size:clamp(42px,5vw,64px);font-weight:600}.PaperShell-module__XSk-kW__lastUpdated{color:var(--color-gray-500);margin-bottom:80px;font-size:13px}.PaperShell-module__XSk-kW__section{margin-bottom:60px}.PaperShell-module__XSk-kW__section h2{color:var(--color-brand-primary);letter-spacing:.02em;margin-bottom:24px;font-size:24px;font-weight:600}.PaperShell-module__XSk-kW__section h3{color:var(--color-brand-primary);letter-spacing:.01em;margin-top:32px;margin-bottom:12px;font-size:17px;font-weight:600}.PaperShell-module__XSk-kW__section h3:first-of-type{margin-top:8px}.PaperShell-module__XSk-kW__section p{color:var(--color-gray-700);margin-bottom:20px;font-size:16px;line-height:1.8}.PaperShell-module__XSk-kW__section ul{margin-bottom:20px;list-style:none}.PaperShell-module__XSk-kW__section li{color:var(--color-gray-700);margin-bottom:12px;padding-left:24px;font-size:16px;position:relative}.PaperShell-module__XSk-kW__section li:before{content:"";background:var(--color-brand-accent);width:8px;height:1px;position:absolute;top:12px;left:0}@media (max-width:968px){.PaperShell-module__XSk-kW__main{padding-top:calc(var(--landing-header-offset) + 8px);padding-bottom:80px}.PaperShell-module__XSk-kW__wrapper{flex-direction:column;gap:0}.PaperShell-module__XSk-kW__content{max-height:none;display:block;position:static}.PaperShell-module__XSk-kW__contentBody{flex:none;min-height:auto;padding-right:0;overflow:visible}.PaperShell-module__XSk-kW__nav{top:var(--landing-header-offset);z-index:900;background:var(--color-brand-secondary);border-bottom:1px solid var(--color-gray-200);width:auto;max-height:none;box-shadow:0 16px 0 var(--color-brand-secondary);margin:0 -24px;padding:10px 24px 18px;position:sticky;overflow:visible}.PaperShell-module__XSk-kW__navMobile{background:var(--color-brand-secondary);width:100%;display:block}.PaperShell-module__XSk-kW__navList{display:none}.PaperShell-module__XSk-kW__navMobilePicker:has(.PaperShell-module__XSk-kW__navMobileTrigger[aria-expanded=true]){z-index:50}.PaperShell-module__XSk-kW__contentHeader,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__section,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__section>h2,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h2,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h3{scroll-margin-top:calc(var(--landing-header-offset) + 88px)}}.PaperShell-module__XSk-kW__lastUpdated .PaperShell-module__XSk-kW__byline{margin:0}.PaperShell-module__XSk-kW__lastUpdated .PaperShell-module__XSk-kW__byline__authors{margin-bottom:8px}.PaperShell-module__XSk-kW__lastUpdated .PaperShell-module__XSk-kW__byline__name{color:var(--color-gray-700);font-size:14px}.PaperShell-module__XSk-kW__lastUpdated .PaperShell-module__XSk-kW__byline__affil,.PaperShell-module__XSk-kW__lastUpdated .PaperShell-module__XSk-kW__byline__meta{color:var(--color-gray-500);font-size:13px}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal{font-family:var(--font-inter);color:var(--color-gray-700);font-size:16px;line-height:1.8}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h2{color:var(--color-brand-primary);letter-spacing:.02em;margin:0 0 24px;font-size:24px;font-weight:600;line-height:1.25}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h2:not(:first-child){margin-top:2.4em}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal h3{color:var(--color-brand-primary);letter-spacing:.01em;margin:1.8em 0 12px;font-size:17px;font-weight:600}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal p{color:var(--color-gray-700);margin:0 0 20px}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal ul,.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal ol{margin:0 0 20px;padding-left:1.4em}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal li{margin-bottom:12px}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__prose-journal strong{color:var(--color-brand-primary);font-weight:600}.PaperShell-module__XSk-kW__contentBody .PaperShell-module__XSk-kW__paper__actions{border-top:1px solid var(--color-border);margin-top:40px;padding-top:24px}
