:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#111;background:#f8f5ef;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.95),transparent 24rem),radial-gradient(circle at 86% 10%,color-mix(in srgb,var(--accent),transparent 76%),transparent 28rem),linear-gradient(135deg,#fbfaf6,#f1ece4 46%,#fff)}a{color:inherit;text-decoration:none}img{width:100%;height:100%;object-fit:cover;display:block}button{font:inherit}main{width:min(1180px,calc(100% - 36px));margin:0 auto}.glass{border:1px solid rgba(255,255,255,.72);background:#ffffff9e;backdrop-filter:blur(24px) saturate(145%);box-shadow:0 24px 80px #503c1e1f,inset 0 1px #ffffffbd}.detail-header{position:sticky;top:18px;z-index:20;width:min(1180px,calc(100% - 36px));margin:18px auto 0;padding:14px 18px;border-radius:999px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:900}.detail-header span{color:var(--accent);letter-spacing:.12em}.hero{min-height:78vh;padding:80px 0 50px;display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:12px;letter-spacing:.18em;font-weight:950;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:28px;font-size:clamp(64px,11vw,144px);line-height:.85;letter-spacing:-.08em}h1 span{display:block;color:var(--accent);font-size:.34em;letter-spacing:-.02em}.hero-copy>p:not(.eyebrow){color:#555;font-size:19px;line-height:1.9}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.tags em{font-style:normal;padding:9px 12px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:850}.hero-cover{border:0;padding:0;cursor:zoom-in;height:620px;border-radius:42px;overflow:hidden;box-shadow:0 35px 100px #0000002e;background:#eee}.statement{border-radius:38px;padding:42px;display:grid;grid-template-columns:.7fr 1.3fr;gap:34px;margin-bottom:86px}.statement h2,.block-heading h2,.process h2{font-size:clamp(42px,7vw,86px);margin:0;line-height:.95;letter-spacing:-.06em}.statement p:last-child,.block-heading p{color:#555;line-height:1.9;font-size:17px}.gallery-block{padding:30px 0 82px}.block-heading{max-width:760px;margin-bottom:28px}.block-heading.compact{max-width:840px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-item{position:relative;border:0;padding:0;min-height:340px;border-radius:30px;overflow:hidden;background:#fff;cursor:zoom-in;box-shadow:0 18px 54px #0000001f}.gallery-item.featured{grid-column:span 2;min-height:500px}.poster-gallery{grid-template-columns:repeat(3,1fr)}.poster-gallery .gallery-item{min-height:520px}.poster-gallery .featured{grid-column:span 1}.book-gallery .gallery-item{grid-column:span 3;min-height:620px}.small-gallery{grid-template-columns:repeat(4,1fr)}.small-gallery .gallery-item{min-height:270px}.gallery-item span{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 12px;border-radius:999px;background:#00000094;backdrop-filter:blur(12px);color:#fff;font-size:12px;font-weight:800}.process{border-radius:38px;padding:44px;margin-bottom:76px}.process>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.process article{padding:24px;border-radius:24px;background:#ffffffb3}.process b{color:var(--accent);font-size:28px}.process p{color:#555;line-height:1.8;margin:12px 0 0}.next-panel{padding:0 0 90px}.next-panel a{position:relative;min-height:300px;border-radius:42px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;color:#fff;background:#111}.next-panel img{position:absolute;inset:0;opacity:.46;z-index:0}.next-panel span,.next-panel strong{position:relative;z-index:1}.next-panel span{letter-spacing:.18em;font-size:12px;font-weight:900}.next-panel strong{font-size:clamp(40px,8vw,92px);letter-spacing:-.07em}.lightbox{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:30px;background:#0a0a0ad1;backdrop-filter:blur(20px)}.lightbox[aria-hidden=false]{display:grid}.lightbox img{width:auto;height:auto;max-width:min(1120px,94vw);max-height:82vh;object-fit:contain;border-radius:18px;box-shadow:0 30px 100px #00000073}.lightbox p{color:#fff;margin-top:14px}.lightbox-close{position:fixed;top:24px;right:28px;width:44px;height:44px;border-radius:50%;border:0;background:#fff;font-size:28px;cursor:pointer}@media(max-width:960px){.hero,.statement{grid-template-columns:1fr}.gallery,.small-gallery,.poster-gallery{grid-template-columns:repeat(2,1fr)}.gallery-item.featured,.book-gallery .gallery-item{grid-column:span 2}.process>div{grid-template-columns:1fr}}@media(max-width:640px){.detail-header{gap:10px;font-size:12px}.hero-cover{height:420px}h1{font-size:70px}.gallery,.small-gallery,.poster-gallery{grid-template-columns:1fr}.gallery-item,.poster-gallery .gallery-item,.gallery-item.featured,.book-gallery .gallery-item{grid-column:span 1;min-height:380px}.statement,.process{padding:28px}}
