
/* V7.21 — FOCUS THRON PHOTO STORY, base v7.20 */
.thron-story-hero{position:relative}
.thron-story-hero .hero-slide.th1{background-image:url('../assets/focus/thron-my27/thron-7-h4a5045.jpg');animation-delay:0s}
.thron-story-hero .hero-slide.th2{background-image:url('../assets/focus/thron-my27/thron-8-h4a4714.jpg');animation-delay:7s}
.thron-story-hero .hero-slide.th3{background-image:url('../assets/focus/thron-my27/thron-9-h4a4913.jpg');animation-delay:14s}
.thron-story-hero .hero-copy{padding-bottom:92px}
.thron-story-hero .hero-copy p{max-width:780px}
.thron-story-intro{padding:74px 0 30px;background:linear-gradient(180deg,#ECF4F2,#F7F9F7)}
.thron-story-intro-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:end}
.thron-story-intro h2{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.045em;margin:8px 0 18px;color:#173d30}
.thron-story-intro p{color:#5a6f64;line-height:1.82;font-size:16px}
.thron-story-kicker{color:#69AFA4;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.thron-desk.dedicated-photo{overflow:visible;background:transparent;box-shadow:none}
.thron-desk.dedicated-photo:before{display:none}
.thron-desk .desk-photo{overflow:hidden;border-radius:18px;box-shadow:0 20px 46px rgba(16,63,66,.22);background:#dce8df}
.thron-desk .desk-photo img{width:100%;height:100%;object-fit:cover;position:static;inset:auto;filter:none;animation:none}
.thron-desk .desk-photo.is-top{box-shadow:0 28px 64px rgba(16,63,66,.28)}
.thron-cinematic{padding:18px 0 90px;background:linear-gradient(180deg,#F7F9F7,#e7f0ea);overflow:hidden}
.thron-cinematic-track{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:18px;align-items:stretch}
.thron-cinematic figure{margin:0;position:relative;min-height:430px;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(16,63,66,.13);background:#173d30}
.thron-cinematic figure:nth-child(2){min-height:510px;transform:translateY(36px)}
.thron-cinematic img{width:100%;height:100%;object-fit:cover;display:block;transform:translate3d(0,var(--thron-shift,0px),0) scale(1.035);transition:transform .18s linear}
.thron-cinematic figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(8,35,27,.68))}
.thron-cinematic figcaption{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#eef5f0;font-size:12px;line-height:1.5}
.thron-detail-story{padding:86px 0;background:#163d31;color:#fff}
.thron-detail-story .section-heading h2{color:#fff}
.thron-detail-story .section-heading p{color:#dce9e1}
.thron-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}
.thron-detail-card{position:relative;min-height:360px;border-radius:22px;overflow:hidden;background:#234a3d}
.thron-detail-card img{width:100%;height:100%;object-fit:cover;display:block}
.thron-detail-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(7,28,22,.88))}
.thron-detail-card div{position:absolute;z-index:2;left:18px;right:18px;bottom:17px}
.thron-detail-card strong{display:block;color:#b9dfaa;margin-bottom:5px}
.thron-detail-card span{color:#e4eee8;font-size:12px;line-height:1.48}
.thron-full-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:15px;padding:0 0 86px}
.thron-full-gallery figure{margin:0;grid-column:span 4;min-height:300px;border-radius:20px;overflow:hidden;background:#203c32}
.thron-full-gallery figure:nth-child(1),.thron-full-gallery figure:nth-child(5){grid-column:span 7}
.thron-full-gallery figure:nth-child(2),.thron-full-gallery figure:nth-child(6){grid-column:span 5}
.thron-full-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.thron-full-gallery figure:hover img{transform:scale(1.045)}
@media(max-width:900px){
 .thron-story-intro-grid{grid-template-columns:1fr}
 .thron-cinematic-track{grid-template-columns:1fr 1fr}
 .thron-cinematic figure:nth-child(2){transform:none;min-height:430px}
 .thron-cinematic figure:nth-child(3){grid-column:1/-1}
 .thron-detail-grid{grid-template-columns:1fr}
 .thron-full-gallery figure,.thron-full-gallery figure:nth-child(n){grid-column:span 6}
}
@media(max-width:620px){
 .thron-cinematic-track{grid-template-columns:1fr}
 .thron-cinematic figure:nth-child(n){grid-column:auto;min-height:340px}
 .thron-full-gallery figure,.thron-full-gallery figure:nth-child(n){grid-column:span 12;min-height:260px}
}
@media(prefers-reduced-motion:reduce){
 .thron-cinematic img{transform:none!important;transition:none}
}
