:root{--body:#fff;--raised:#f7f8fa;--text:#1c2026;--dimmed:#646c78;--anchor:#1257a5;--anchor-hover:#0d4687;--border:#828c99;--rule:#e0e4e8;--accent:#1257a5;--on-accent:#fff;--gutter:16px;--track:68rem;--header-height:3.5rem}@media (width<=22.49em){:root{--header-height:6rem}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--body:#1c2026;--raised:#30363d;--text:#f7f8fa;--dimmed:#abb1ba;--anchor:#7db4f2;--anchor-hover:#aacef8;--border:#828c99;--rule:#30363d;--accent:#7db4f2;--on-accent:#1c2026}}:root[data-theme=dark]{--body:#1c2026;--raised:#30363d;--text:#f7f8fa;--dimmed:#abb1ba;--anchor:#7db4f2;--anchor-hover:#aacef8;--border:#828c99;--rule:#30363d;--accent:#7db4f2;--on-accent:#1c2026}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}@media print{:root{--body:#fff;--raised:#f7f8fa;--text:#1c2026;--dimmed:#646c78;--anchor:#1257a5;--border:#828c99;--rule:#e0e4e8}}@media (width>=31.25em){:root{--gutter:24px}}@media (width>=48em){:root{--gutter:32px}}html{color-scheme:light dark}body{background:var(--body);color:var(--text);text-wrap:pretty;margin:0;font:400 1.125rem/1.6 system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Arial,sans-serif}main,header>div,footer>div{max-width:min(100% - 2 * var(--gutter), var(--track));margin-inline:auto}h1,h2,h3{text-wrap:balance;margin:2rem 0 .5rem;font-weight:600}h1{font-size:clamp(1.5rem,1.15rem + 1.1vw,1.75rem);line-height:1.25}h2{font-size:clamp(1.25rem,1.1rem + .5vw,1.375rem);line-height:1.3}h3{font-size:1.1875rem;line-height:1.4}p,li{max-width:66ch}small,.dimmed{color:var(--dimmed);font-size:1rem}a{color:var(--anchor);text-decoration:underline}a:hover{color:var(--anchor-hover)}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid #fff;box-shadow:0 0 0 4px #1c2026}code,pre,.path{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.9375rem}code{overflow-wrap:anywhere}p,li,dd,td,th{overflow-wrap:break-word}pre{background:var(--raised);border:1px solid var(--rule);border-radius:4px;padding:12px 14px;line-height:1.7;overflow-x:auto}hr{border:none;border-top:1px solid var(--rule);margin:2rem 0}.table-scroll{max-inline-size:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;border-bottom:2px solid var(--border);padding:10px 12px 10px 0;font-weight:600}td{border-bottom:1px solid var(--rule);padding:12px 12px 12px 0}.skip-link{background:var(--body);color:var(--anchor);z-index:10;padding:12px 16px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}.site-header{z-index:20;background-color:var(--body);border-bottom:1px solid var(--rule);padding:14px 0;position:sticky;top:0}:where(a,button,input,select,textarea,summary,[tabindex]){scroll-margin-top:calc(var(--header-height) + 8px)}html{scroll-padding-block-start:calc(var(--header-height) + 8px)}.breadcrumb{color:var(--dimmed);align-items:center;gap:8px;font-size:.875rem;display:flex}.breadcrumb ol{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumb li+li:before{content:"/";color:var(--rule);margin-right:8px}.breadcrumb [aria-current=page]{color:var(--text)}.site-header__inner,.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.wordmark{text-transform:lowercase;color:var(--text);font-size:clamp(1rem,.8rem + .9vw,1.375rem);font-weight:600;text-decoration:none}.site-footer{border-top:1px solid var(--rule);margin-top:64px;padding:24px 0 48px;font-size:1rem}.site-footer nav{flex-wrap:wrap;gap:16px;display:flex}@media (width<=61.99em){table.manifest,table.manifest thead{display:none}}@media (width>=62em){.manifest-cards{display:none}}.manifest-card{border:1px solid var(--rule);border-radius:4px;margin-bottom:12px;padding:14px 16px}@media (forced-colors:active){.wash{background:0 0!important}.wash--removed{text-decoration:line-through}.wash--added{text-decoration:underline}}.house-ad{box-sizing:content-box;border:1px solid var(--border);border-radius:4px;width:468px;height:60px;line-height:0;text-decoration:none;display:block;overflow:hidden}.house-ad img{width:100%;height:100%;display:block}.house-ad:hover,.house-ad:focus-visible{border-color:var(--anchor);outline-offset:2px}.house-ad__label{color:var(--dimmed);margin-top:48px;font-size:.875rem;display:block}.house-ad__label+.house-ad{margin-top:8px}@media (width>=1024px){.house-ad{width:728px;height:90px}}@media (width>=1400px){.house-ad{width:970px;height:90px}}@media (width<=31.24em){.house-ad{aspect-ratio:468/60;width:100%;max-width:468px;height:auto}.house-ad img{height:auto}.house-ad__label{margin-top:24px}}.contents{border:1px solid var(--rule);border-radius:10px;margin-bottom:40px;padding:16px 20px}.contents ol{margin:0;padding-left:20px}.contents li+li{margin-top:12px}.contents a{padding-block:6px;display:block}.tov-notice{border-top:1px solid var(--rule);background:var(--body);padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px))}.tov-notice[hidden]{display:none}.tov-notice__inner{max-width:68rem;padding:0 var(--gutter);flex-wrap:wrap;align-items:center;gap:12px 24px;margin:0 auto;display:flex}.tov-notice p{flex:18rem;margin:0;font-size:.9375rem}.tov-notice__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tov-notice button{border:1px solid var(--border);min-height:44px;color:var(--text);font-size:.9375rem;font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:0 16px;font-weight:600}.tov-notice button[data-allow-all]{background:var(--accent);color:var(--on-accent);border-color:#0000}.theme-toggle{min-width:44px;min-height:44px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:none}:root[data-theme] .theme-toggle{display:inline-flex}.theme-toggle svg{display:none}:root[data-theme=light] .theme-toggle .to-dark,:root[data-theme=dark] .theme-toggle .to-light{display:block}.site-header__end{align-items:center;gap:8px;display:flex}.report-a-problem{margin-block-end:16px;font-size:.9375rem}.report-a-problem summary{cursor:pointer;min-height:44px;color:var(--anchor);align-items:center;display:flex}.report-a-problem form{gap:8px;max-width:44rem;padding-block:8px;display:grid}.report-a-problem label{font-weight:600}.report-a-problem textarea{font:inherit;border:1px solid var(--border);background:var(--body);color:var(--text);border-radius:4px;padding:8px}.report-a-problem__keeps{color:var(--dimmed);margin:0}.report-a-problem button{border:1px solid var(--border);background:var(--accent);min-height:44px;color:var(--on-accent);font:inherit;cursor:pointer;border-radius:8px;justify-self:start;padding:0 16px;font-weight:600}.report-a-problem__trap{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.site-footer__actions{flex-wrap:wrap;align-items:flex-start;gap:8px 24px;margin-block-end:16px;display:flex}.site-footer__actions>details{flex:24rem}.share-this{align-items:center;min-height:44px;display:flex}.share-this__button{border:1px solid var(--border);min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:0 16px;font-size:.9375rem;font-weight:600}.share-this__button:hover{border-color:var(--anchor);color:var(--anchor)}.share-this__plain{color:var(--dimmed);font-size:.9375rem}.report-a-problem__sent{color:var(--text);margin:8px 0 0;font-weight:600}.report-a-problem__failed{color:var(--anchor);margin:0;font-weight:600}.ad-slot ins.adsbygoogle:not([data-ad-status=filled]){overflow:hidden;height:0!important;min-height:0!important}.ad-slot__label{display:none}.ad-slot:has(ins[data-ad-status=filled]) .ad-slot__label{margin-top:24px;display:block}main:has(.tov-frame:not([data-phase=questions])) .home-copy{display:none}
