.sheet .detail-card{min-height:270px;padding:20px 14px 13px;border-radius:21px;background:linear-gradient(120deg,color-mix(in srgb,var(--sheet-accent) 13%,#060a19) 0 54%,transparent 80%),#050918;box-shadow:none}
.sheet .detail-card:after{display:none}
.sheet .detail-number{display:inline-block;font-size:27px;margin:0 8px 0 0;vertical-align:middle}
.sheet .detail-actions{position:absolute;z-index:3;left:13px;right:13px;bottom:13px;display:flex;grid-template-columns:none;gap:6px;overflow-x:auto;margin:0;scrollbar-width:none}
.sheet .detail-actions::-webkit-scrollbar{display:none}
.sheet .detail-actions button{flex:0 0 74px;width:74px;min-height:73px;padding:8px 4px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:11px;background:#050919c9}
.sheet .detail-actions i{margin:0;font-size:20px}
.sheet .detail-actions span{font-size:9px;word-break:keep-all}
.aurora .sheet,.pastel .sheet{background-color:#fafaff}
.aurora .sheet-hero-art,.pastel .sheet-hero-art{filter:saturate(.55) brightness(1.55);background-image:linear-gradient(180deg,#ffffff22 38%,#fafaff 96%),url("assets/world-panorama.png");opacity:.82}
.aurora .sheet-head,.pastel .sheet-head{background:linear-gradient(90deg,#fafaff 0 42%,transparent 78%)}
.aurora .sheet .detail-card,.pastel .sheet .detail-card{background:linear-gradient(120deg,color-mix(in srgb,var(--sheet-accent) 9%,#fff) 0 54%,transparent 80%),#fff}
.aurora .sheet .detail-scene,.pastel .sheet .detail-scene{opacity:.3;filter:saturate(.55) brightness(1.35)}
.aurora .sheet .detail-scene:after,.pastel .sheet .detail-scene:after{background:linear-gradient(transparent,#fff)}
.aurora .sheet .detail-actions button,.pastel .sheet .detail-actions button{background:#ffffffe0;color:#282136}
@media(min-width:700px){.sheet .detail-card{min-height:245px;padding:27px}.sheet .detail-actions{left:26px;right:26px;bottom:22px}.sheet .detail-actions button{flex-basis:90px;width:90px}}
