html,body{height:100%}
.swiper-container{width:100%;height:100vh;background:#000}
.swiper-wrapper,.swiper-slide{height:100%}
.swiper-slide{position:relative;display:flex;align-items:center;background-image:var(--desktop);background-size:cover;background-position:74% center;background-repeat:no-repeat}
.swiper-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.78) 34%,rgba(0,0,0,.28) 68%,rgba(0,0,0,.08) 100%);z-index:1}
.slide-content{position:relative;z-index:2;width:min(560px,84vw);margin-left:clamp(32px,9vw,150px);margin-top:4vh;color:#eee7dc}
.slide-kicker{font-size:12px;letter-spacing:5px;color:#9d927f;margin-bottom:24px;text-transform:uppercase}
.slide-content h1{font-size:clamp(42px,4.4vw,64px);line-height:1.22;font-weight:300;letter-spacing:4px;color:#f1eee8;margin:0 0 22px}
.slide-content p{font-size:clamp(16px,1.3vw,20px);line-height:1.85;color:#a9a59d;margin:0;letter-spacing:1px}
.slide-actions{display:flex;gap:16px;margin-top:34px}
.slide-actions a{display:inline-flex;align-items:center;justify-content:center;width:142px;height:44px;border:1px solid rgba(188,172,132,.72);color:#d4c7a3;text-decoration:none;font-size:14px;letter-spacing:2px;background:transparent;transition:border-color .2s,color .2s,background .2s}
.slide-actions a:hover{border-color:#f2e6c7;color:#fff;background:rgba(255,255,255,.04)}
.swiper-slide-active .slide-kicker,.swiper-slide-active h1,.swiper-slide-active p,.swiper-slide-active .slide-actions{animation:jiayeFadeUp .8s ease both}
.swiper-slide-active h1{animation-delay:.08s}
.swiper-slide-active p{animation-delay:.16s}
.swiper-slide-active .slide-actions{animation-delay:.24s}
@keyframes jiayeFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.home-mosaic{height:100vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));background:#000;overflow:hidden}
.mosaic-tile{position:relative;min-width:0;min-height:0;background-size:cover;background-position:center;background-repeat:no-repeat;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);filter:none;transition:filter .28s,transform .28s}
.mosaic-tile:nth-child(1){background-position:70% center}
.mosaic-tile:nth-child(2){background-position:64% center}
.mosaic-tile:nth-child(3){background-position:66% center}
.mosaic-tile:nth-child(4){background-position:68% center}
.mosaic-tile::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.78));transition:background .28s}
.mosaic-tile:hover{filter:none}
.mosaic-tile:hover::before{background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.64))}
.mosaic-tile a{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(26px,4vw,58px);text-decoration:none;color:#f0ede6}
.mosaic-tile span{color:#c7b58b;font-size:12px;letter-spacing:4px;margin-bottom:12px}
.mosaic-tile strong{font-size:clamp(22px,2.6vw,40px);font-weight:300;letter-spacing:2px;line-height:1.24;text-shadow:0 2px 20px rgba(0,0,0,.35)}
.album-home,.album-swiper,.album-slide{width:100%;height:100vh;background:#111;overflow:hidden}
.album-slide{position:relative}
.album-image{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:none;transform:scale(1);transition:transform 5.2s ease,filter .8s ease}
.album-slide-active .album-image{transform:scale(1)}
.album-slide::before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 55% 42%,rgba(0,0,0,.04),rgba(0,0,0,.30) 52%,rgba(0,0,0,.58) 100%)}
.album-copy{position:absolute;z-index:2;left:clamp(54px,9vw,150px);bottom:clamp(92px,15vh,160px);max-width:560px;color:#fff}
.album-copy p{margin:0 0 22px;color:rgba(255,255,255,.28);font-size:12px;letter-spacing:6px}
.album-copy h1{margin:0 0 18px;color:rgba(255,255,255,.82);font-size:clamp(52px,7vw,112px);line-height:.95;font-weight:200;letter-spacing:6px}
.album-copy > a{position:relative;display:inline-block;color:rgba(255,255,255,.45);text-decoration:none;font-size:14px;letter-spacing:4px}
.album-copy > a::before{content:"";position:absolute;left:0;bottom:-10px;width:42px;height:1px;background:rgba(199,181,139,.72)}
.album-quick-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 22px}
.album-quick-links a{display:inline-flex;align-items:center;justify-content:center;min-width:104px;height:38px;border:1px solid rgba(199,181,139,.48);background:rgba(0,0,0,.18);color:rgba(232,221,192,.82);text-decoration:none;font-size:13px;letter-spacing:2px;backdrop-filter:blur(8px);transition:border-color .2s,color .2s,background .2s}
.album-quick-links a:hover{border-color:rgba(239,228,198,.86);color:#fff;background:rgba(255,255,255,.055)}
.album-nav{position:fixed;z-index:8;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.16);font-size:12px;letter-spacing:6px;cursor:pointer;user-select:none;transition:color .2s}
.album-nav:hover{color:rgba(255,255,255,.62)}
.album-prev{left:34px}.album-next{right:34px}
.album-prev::before,.album-next::after{content:"";display:inline-block;width:36px;height:1px;background:rgba(255,255,255,.12);vertical-align:middle}
.album-prev::before{margin-right:22px}.album-next::after{margin-left:22px}
.album-timeline{position:fixed;right:52px;bottom:46px;z-index:8;width:310px;color:rgba(255,255,255,.18);font-size:13px;letter-spacing:4px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}
.album-timeline i{display:block;height:1px;background:rgba(255,255,255,.12)}
.album-timeline em{grid-column:3;display:block;margin-top:16px;font-style:normal;font-size:12px;color:rgba(255,255,255,.12);text-align:right}
@media(max-width:768px){
  .swiper-slide{background-image:var(--mobile);background-position:center center}
  .swiper-slide::before{background:linear-gradient(180deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.74) 48%,rgba(0,0,0,.96) 100%)}
  .album-slide::before{background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.12) 48%,rgba(0,0,0,.34) 100%)}
  .slide-content{width:auto;margin:0 28px;align-self:flex-end;padding-bottom:112px}
  .slide-kicker{font-size:10px;letter-spacing:4px;margin-bottom:18px}
  .slide-content h1{font-size:clamp(34px,10vw,48px);letter-spacing:2px;line-height:1.28}
  .slide-content p{font-size:14px;line-height:1.8}
  .slide-actions{gap:10px;flex-wrap:wrap;margin-top:28px}
  .slide-actions a{width:132px;height:42px;font-size:13px}
  .home-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
  .mosaic-tile{filter:none}
  .mosaic-tile a{padding:20px}
  .mosaic-tile strong{font-size:17px;letter-spacing:0;line-height:1.35;word-break:break-all;overflow-wrap:anywhere}
  .mosaic-tile span{font-size:10px;letter-spacing:3px}
  .album-copy{left:28px;right:28px;bottom:112px}
  .album-copy p{font-size:10px;letter-spacing:4px;margin-bottom:16px}
  .album-copy h1{font-size:48px;letter-spacing:4px}
  .album-quick-links{gap:9px;margin-bottom:18px}
  .album-quick-links a{min-width:92px;height:34px;font-size:12px;letter-spacing:1px}
  .album-copy > a{font-size:13px;letter-spacing:3px}
  .album-prev{left:20px;top:auto;bottom:36px;transform:none}.album-next{right:20px;top:auto;bottom:36px;transform:none}
  .album-prev::before,.album-next::after{display:none}
  .album-timeline{right:24px;bottom:76px;width:150px;gap:12px;font-size:11px}
  .album-timeline em{display:none}
}
