html body.homepage #sky-credits{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:16px;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom));border:0;background:transparent;color:var(--cloud-ink,#242424);overflow:hidden}
html body.homepage #sky-credits:not([open]){display:none}
html body.homepage #sky-credits[open]{display:grid;place-items:center}
#sky-credits::backdrop{background:transparent}
html body.homepage #sky-credits .credits-sheet{display:flex;flex-direction:column;width:min(640px,100%);max-height:min(760px,100%);min-height:0;background:var(--panel-surface);border:1px solid var(--panel-border);border-radius:var(--dialog-radius);box-shadow:0 16px 64px #18232c26;overflow:hidden}
html body.homepage #sky-credits .credits-sheet[hidden]{display:none}
html body.homepage #sky-credits .credits-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;margin:0;padding:10px var(--dialog-inset);border-bottom:1px solid var(--panel-border)}
html body.homepage #sky-credits #sky-credits-title{margin:0;font-size:16px!important;line-height:1.4!important;font-weight:550!important;outline:none;background:none}
html body.homepage #sky-credits #close-sky-credits{display:grid;place-items:center;flex:none;width:44px;height:44px;margin:-6px -8px -6px 0;padding:0;border:0;border-radius:6px;color:inherit;background:none}
#close-sky-credits svg{transition:transform 120ms cubic-bezier(.25,.46,.45,.94)}
#close-sky-credits:active svg{transform:scale(.94)}
html body.homepage #sky-credits .credits-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:24px var(--dialog-inset);touch-action:pan-y pinch-zoom}
html body.homepage #sky-credits section{margin:0 0 28px}
html body.homepage #sky-credits section:last-child{margin-bottom:0}
html body.homepage #sky-credits section h2{font-size:13px!important;line-height:1.5!important;font-weight:550!important;margin:0 0 20px;padding:0 0 12px;border-bottom:1px solid var(--panel-border)}
html body.homepage #sky-credits dl{margin:0}
html body.homepage #sky-credits .credit{display:grid;grid-template-columns:92px minmax(0,1fr);gap:20px;margin-bottom:24px}
html body.homepage #sky-credits .credit:last-child{margin-bottom:0}
html body.homepage #sky-credits dt{color:#6f6f6f}
html body.homepage #sky-credits dd{margin:0;min-width:0}
html body.homepage #sky-credits :is(p,dt,dd,a,summary){font-size:13px!important;line-height:1.6!important}
html body.homepage #sky-credits p{margin:0;color:inherit}
html body.homepage #sky-credits .source-links{display:flex;flex-wrap:wrap;gap:0 16px;margin-top:4px}
html body.homepage #sky-credits .source-links a{display:inline-flex;align-items:center;gap:6px;min-height:36px;text-decoration:none!important;isolation:auto}
html body.homepage #sky-credits .source-links a::before{display:none}
html body.homepage #sky-credits .source-links svg{flex:none;width:11px;height:11px}
html body.homepage #sky-credits details{border-bottom:1px solid var(--panel-border)}
html body.homepage #sky-credits summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;min-height:44px;padding:8px 4px;border-radius:4px}
html body.homepage #sky-credits summary::after{content:'+';font-size:18px}
html body.homepage #sky-credits details[open]>summary::after{content:'−'}
html body.homepage #sky-credits summary span{margin-left:auto;color:#6f6f6f}
html body.homepage #sky-credits pre{font:12px/1.6 'Meric Inter',sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 20px;color:#6f6f6f}
html body.homepage #sky-credits :is(a,button,summary):focus-visible{outline:none!important;background:#80808026!important;border-radius:4px}
html[data-cloud-tone="dark"] body.homepage #sky-credits :is(dt,pre,summary span){color:#a3a8ae}
@media(hover:hover) and (pointer:fine){html body.homepage #sky-credits :is(a,button,summary):hover{background:#80808014}}
@media(max-width:560px){html body.homepage #sky-credits .credit{grid-template-columns:minmax(0,1fr);gap:6px}html body.homepage #sky-credits .source-links a{min-height:44px}}
@media(prefers-reduced-motion:reduce){#close-sky-credits svg{transition:none}#close-sky-credits:active svg{transform:none}}
