*,:before,:after{box-sizing:border-box}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}body{font-family:var(--rsp-font-family);font-size:var(--rsp-base-size);background:var(--rsp-color-background);color:var(--rsp-color-text);-webkit-text-size-adjust:100%;margin:0;padding:1.25rem 1rem 3rem;line-height:1.55}.rsp-page{max-width:44rem;margin:0 auto}h1{font-size:1.5rem;font-weight:var(--rsp-heading-weight);margin:0 0 .75rem;line-height:1.25}p{margin:0 0 1rem}a{color:var(--rsp-color-primary)}a:focus-visible,.rsp-card a:focus-visible{outline:2px solid var(--rsp-color-primary);outline-offset:2px}.rsp-card{background:var(--rsp-color-surface);border:1px solid var(--rsp-color-border);border-radius:.5rem;padding:1rem}.rsp-facts{margin:0}.rsp-facts>div{border-top:1px solid var(--rsp-color-border);flex-direction:column;gap:.125rem;padding:.5rem 0;display:flex}.rsp-facts>div:first-child{border-top:0;padding-top:0}.rsp-facts dt{letter-spacing:.02em;text-transform:uppercase;font-size:.8125rem}.rsp-facts dd{font-weight:var(--rsp-heading-weight);overflow-wrap:anywhere;margin:0}.rsp-notice{border:1px solid var(--rsp-color-border);border-left:4px solid var(--rsp-color-warn);background:var(--rsp-color-surface);color:var(--rsp-color-text);border-radius:.375rem;margin:0 0 1.25rem;padding:.75rem .875rem}.rsp-notice strong{font-weight:var(--rsp-heading-weight)}.rsp-muted{font-size:.875rem}@media (min-width:40rem){body{padding:2.5rem 2rem 4rem}h1{font-size:2rem}.rsp-facts>div{flex-direction:row;gap:1rem}.rsp-facts dt{flex:0 0 8rem;padding-top:.125rem}}