#details{width:min(1120px,calc(100% - 32px));background:#101011;border-color:#4b4027}#detail-photo{height:auto;min-height:200px;max-height:65dvh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#25231e,#090909 75%)}#detail-photo #detail-image{width:100%;height:auto;max-height:65dvh;object-fit:contain;display:block;margin:auto;animation:none}#detail-photo:after{inset:65% 0 0}.photo-caption{font-size:12px;letter-spacing:1px;bottom:22px}.detail-body{max-width:900px;margin:auto;padding:36px 48px 40px}.frame-reveal{animation:frame-reveal .65s ease both!important}.section-label{font-size:12px;letter-spacing:2.4px;color:#c3aa69;font-weight:500;margin:0 0 20px}.story-album{margin:36px 0}.story-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.story-album-item{position:relative;padding:0;background:#191918;overflow:hidden;border:1px solid #3c382c;border-radius:8px;text-align:left;transition:transform .25s,border-color .25s}.story-album-item:hover{transform:translateY(-4px);border-color:#d3b351}.story-album-item img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;transition:transform .5s}.story-album-item:hover img{transform:scale(1.045)}.story-album-item>span{display:block;padding:12px;color:#d1c8b1;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.soundtracks{display:grid;gap:12px;margin:26px 0 30px}.soundtrack{display:flex;align-items:center;gap:18px;background:linear-gradient(110deg,#242014,#141412);border:1px solid #64512666;border-radius:12px;padding:20px;animation:frame-reveal .5s ease both}.soundtrack-play{flex:none;width:48px;height:48px;border-radius:50%;border:1px solid #e8c357;background:#efca54;color:#181407;display:grid;place-items:center;font-size:20px;padding:0;box-shadow:0 0 25px #edc34b10;transition:box-shadow .3s,transform .3s}.soundtrack-play:hover{transform:scale(1.06);box-shadow:0 0 25px #edc34b35}.soundtrack-info{flex:1;min-width:0}.soundtrack-info small{font-size:10px;color:#c1a560;letter-spacing:1.7px;display:block;margin-bottom:6px}.soundtrack-info strong{font-size:15px;font-weight:500;display:block;overflow-wrap:anywhere;color:#eee3c4}.soundtrack input[type=range]{height:18px;border:0;padding:0;background:transparent;accent-color:#e9c555;cursor:pointer;margin:8px 0 0;min-width:0}.audio-time{font-size:11px;font-variant-numeric:tabular-nums;color:#aca28a}.audio-volume{width:85px;flex:none;margin:0}.audio-volume input{width:100%;margin:0!important}.audio-mute{padding:0;border:0;background:none;font-size:20px;color:#e3c674;width:24px}.soundtrack audio{display:none}.equalizer{display:flex;align-items:center;gap:3px;height:24px}.equalizer i{height:5px;width:3px;background:#e6c252;border-radius:2px}.playing .equalizer i{animation:equalize .95s ease-in-out infinite alternate}.equalizer i:nth-child(2){animation-delay:-.6s}.equalizer i:nth-child(3){animation-delay:-.2s}.equalizer i:nth-child(4){animation-delay:-.8s}.equalizer i:nth-child(5){animation-delay:-.4s}.cinema-card{margin:0 0 24px;border:1px solid #3a3427;border-radius:10px;overflow:hidden;background:#0b0b0b;animation:frame-reveal .6s ease both}.cinema-stage{position:relative;aspect-ratio:16/9;display:grid;place-items:center;background:#0a0a0a}.cinema-stage video{display:block;width:100%;height:100%;max-height:550px;object-fit:contain}.cinema-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;flex-direction:column;border:0;background:linear-gradient(transparent,#0005);color:#fff0bf;font-size:14px;letter-spacing:.5px}.cinema-play>span:first-child{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#edc652;color:#141108;font-size:25px;box-shadow:0 6px 35px #0008;transition:transform .3s,box-shadow .3s}.cinema-play:hover>span:first-child{transform:scale(1.1);box-shadow:0 0 40px #edc65244}.cinema-card h4{padding:17px 20px;margin:0;font-size:15px;font-weight:500;color:#e0d6bd}.cinema-card iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.cinema-card .media-error{margin:0 20px 15px}.cinema-card .media-error:empty{display:none}#lightbox{display:none;align-items:center;justify-content:center}#lightbox[open]{display:flex}#lightbox>img{width:100%;height:100%;object-fit:contain;margin:auto;padding:25px 10px 115px}#details.presentation{grid-template-rows:2px minmax(0,1fr)}#details.presentation #detail-photo{max-height:none;height:100%;min-height:0}#details.presentation #detail-image{max-height:85dvh;width:100%;height:auto}#details.presentation .detail-body{grid-row:2;max-width:none;padding:36px;min-width:0}#details.presentation .story-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#details.presentation .soundtrack{flex-wrap:wrap;gap:12px}#details.presentation .equalizer{display:none}#details.presentation .photo-caption{bottom:70px}
@keyframes equalize{to{height:24px}}@keyframes frame-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:720px){#details{width:calc(100% - 16px)}#detail-photo{min-height:160px;max-height:48dvh}#detail-photo #detail-image{max-height:48dvh}.detail-body{padding:26px 22px}.photo-caption{font-size:10px}.story-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.soundtrack{gap:12px;padding:16px;flex-wrap:wrap}.soundtrack-info{flex-basis:calc(100% - 65px)}.soundtrack-play{width:42px;height:42px}.equalizer{margin-left:auto}.audio-volume{width:110px}.story-album-item>span{padding:10px;font-size:12px}#details.presentation #detail-photo{height:auto}#details.presentation .detail-body{padding:25px}#details.presentation #detail-image{max-height:48dvh}.cinema-play>span:first-child{width:54px;height:54px;font-size:21px}}
@media(prefers-reduced-motion:reduce){.frame-reveal,.soundtrack,.cinema-card,.playing .equalizer i{animation:none!important}.story-album-item,.story-album-item img,.cinema-play>span:first-child{transition:none}}
