.thiamar-scroll-collage{display:block;position:relative;background:var(--th-bg,#080808);isolation:isolate}.thiamar-scroll-collage *{box-sizing:border-box}.thiamar-scroll-collage .th-track{height:var(--th-track-d,390vh);position:relative}.thiamar-scroll-collage .th-sticky{position:sticky;top:0;height:100svh;min-height:560px;overflow:hidden;background:var(--th-bg,#080808)}.thiamar-scroll-collage .th-sticky:before{content:"";position:absolute;inset:-10%;background:radial-gradient(circle at 12% 48%,rgba(226,172,105,.13),transparent 32%),radial-gradient(circle at 88% 50%,rgba(226,172,105,.13),transparent 32%),linear-gradient(rgba(255,255,255,.02),rgba(0,0,0,.3));pointer-events:none}.thiamar-scroll-collage .th-scene{position:absolute;inset:0;opacity:var(--th-scene-o,1);transform:translate3d(0,var(--th-scene-y,0),0) scale(var(--th-scene-s,1));transform-origin:center;will-change:transform,opacity}.thiamar-scroll-collage .th-main{position:absolute;z-index:10;left:50%;top:50%;width:var(--th-main-w,96vw);height:var(--th-main-h,90vh);overflow:hidden;border-radius:var(--th-main-r,0);background:var(--th-bg,#080808);box-shadow:0 3rem 8rem rgba(0,0,0,.42);transform:translate3d(-50%,calc(-50% + var(--th-main-y,0)),0);will-change:width,height,border-radius,transform}.thiamar-scroll-collage .th-main picture{position:absolute;inset:0;display:block;width:100%;height:100%}.thiamar-scroll-collage .th-main img{display:block;width:100%;height:100%;object-position:var(--th-main-pos-d,50% 50%);will-change:opacity,transform}.thiamar-scroll-collage .th-main__wide{object-fit:cover;opacity:var(--th-wide-o,1);transform:scale(var(--th-image-s,1.03))}.thiamar-scroll-collage .th-main__portrait{position:absolute;inset:0;z-index:1;object-fit:contain;opacity:var(--th-portrait-o,0);transform:none}.thiamar-scroll-collage .th-main:after{content:"";position:absolute;z-index:2;inset:0;background:rgba(0,0,0,var(--th-overlay,0));pointer-events:none}.thiamar-scroll-collage .th-cards{position:absolute;inset:0;z-index:20;pointer-events:none}.thiamar-scroll-collage .th-card{position:absolute;left:var(--th-x);top:var(--th-y);z-index:var(--th-z);width:var(--th-w);aspect-ratio:4/5;overflow:hidden;border-radius:var(--th-card-radius,20px);background:#191919;border:1px solid rgba(255,255,255,.12);box-shadow:0 2rem 5rem rgba(0,0,0,.38);opacity:var(--th-o,0);transform:translate3d(calc(-50% + var(--th-tx,0px)),calc(-50% + var(--th-ty,0px)),0) rotate(var(--th-rot)) scale(var(--th-scale,.78));transform-origin:center;will-change:transform,opacity;pointer-events:auto}.thiamar-scroll-collage .th-card picture,.thiamar-scroll-collage .th-card img{display:block;width:100%;height:100%}.thiamar-scroll-collage .th-card img{object-fit:cover;transition:transform .55s ease}.thiamar-scroll-collage .th-card:hover img{transform:scale(1.025)}.thiamar-scroll-collage .th-card__label{position:absolute;z-index:2;left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:12px;background:rgba(9,9,9,.68);backdrop-filter:blur(12px);color:#fff;font-size:clamp(1.1rem,.9vw,1.45rem);line-height:1.25}.thiamar-scroll-collage .th-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.2));pointer-events:none}.thiamar-scroll-collage .th-hint{position:absolute;z-index:40;left:50%;bottom:22px;display:flex;gap:9px;align-items:center;color:#fff;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;opacity:var(--th-hint-o,1);transform:translateX(-50%)}.thiamar-scroll-collage .th-hint span{width:18px;height:28px;border:1px solid rgba(255,255,255,.65);border-radius:999px;position:relative}.thiamar-scroll-collage .th-hint span:after{content:"";position:absolute;left:50%;top:5px;width:3px;height:6px;border-radius:5px;background:var(--th-accent,#e42320);transform:translateX(-50%);animation:thScrollDot 1.6s infinite}@keyframes thScrollDot{0%{opacity:0;transform:translate(-50%,0)}30%{opacity:1}100%{opacity:0;transform:translate(-50%,11px)}}.thiamar-scroll-collage.is-static .th-track{height:auto;padding:32px 16px}.thiamar-scroll-collage.is-static .th-sticky{position:relative;height:auto;min-height:0;overflow:visible}.thiamar-scroll-collage.is-static .th-scene{position:relative;display:grid;gap:18px;transform:none!important;opacity:1!important}.thiamar-scroll-collage.is-static .th-main{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:16/9;transform:none;border-radius:var(--th-card-radius)}.thiamar-scroll-collage.is-static .th-main__wide{opacity:1!important;object-fit:contain;transform:none}.thiamar-scroll-collage.is-static .th-main__portrait{display:none}.thiamar-scroll-collage.is-static .th-cards{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.thiamar-scroll-collage.is-static .th-card{position:relative;left:auto;top:auto;width:100%;opacity:1;transform:none}.thiamar-scroll-collage.is-static .th-hint{display:none}@media(max-width:749px){.thiamar-scroll-collage .th-track{height:var(--th-track-m,430vh)}.thiamar-scroll-collage .th-sticky{min-height:500px}.thiamar-scroll-collage .th-main img{object-position:var(--th-main-pos-m,50% 50%)}.thiamar-scroll-collage .th-main__wide{opacity:0!important}.thiamar-scroll-collage .th-main__portrait{opacity:1!important;object-fit:contain}.thiamar-scroll-collage .th-card__label{font-size:1rem;left:8px;right:8px;bottom:8px;padding:8px 9px}.thiamar-scroll-collage .th-hint{bottom:14px;font-size:.95rem}.thiamar-scroll-collage.is-static .th-main{aspect-ratio:4/5}.thiamar-scroll-collage.is-static .th-main__wide{display:none}.thiamar-scroll-collage.is-static .th-main__portrait{display:block;opacity:1!important}.thiamar-scroll-collage.is-static .th-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.thiamar-scroll-collage .th-hint span:after{animation:none}}