:root{color:#f5f5f7;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{background:#050505}body{min-width:320px;min-height:100vh;margin:0;color:#f5f5f7;background:radial-gradient(circle at 50% -18%,rgba(255,255,255,.08),transparent 34rem),linear-gradient(145deg,#000,#060606 46%,#0a0a0b)}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%}.site-header,.hero-section,.page-heading,.detail-page,.collection-list,.work-list{width:min(1280px,calc(100% - 48px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:24px 0 12px}.site-header.is-home{justify-content:flex-end}.brand-button,.site-nav button,.back-link,.collection-link,.work-list-item,.episode-tabs button{color:inherit;background:transparent;border:0;cursor:pointer}.brand-button{padding:0;color:#f5f5f7db;font-size:13px;font-weight:600}.site-nav{display:flex;gap:20px}.site-nav button{padding:4px 0;color:#f5f5f77a;font-size:12px;line-height:1.4}.site-nav button:hover,.brand-button:hover{color:#ffffffeb}.back-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;color:#ffffffdb;text-decoration:none;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 14px 38px #0000003d,inset 0 1px #ffffff1a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:15px;letter-spacing:.02em;line-height:1.25;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.back-link:hover{color:#fffffff5;background:#ffffff1a;border-color:#ffffff3d;transform:translateY(-2px)}.hero-section{padding:54px 0 38px}.eyebrow{margin:0 0 12px;color:#f5f5f76b;font-size:11px;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}h1{max-width:820px;margin:0;color:#f5f5f7f0;font-size:clamp(30px,4vw,52px);font-weight:560;letter-spacing:0;line-height:1.06}.hero-subtitle{margin:16px 0 0;color:#f5f5f780;font-size:clamp(13px,1.4vw,16px);line-height:1.7}.tilt-card{--tilt-x: 0deg;--tilt-y: 0deg;transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(0) scale(1);transform-style:preserve-3d;transition:transform .32s cubic-bezier(.2,.8,.2,1),background-color .26s ease,border-color .26s ease,box-shadow .26s ease,opacity .26s ease;will-change:transform}.tilt-card:hover{transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-8px) scale(1.02)}.glass-module{background:#ffffff0b;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px #00000073,inset 0 1px #ffffff1f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.glass-module:hover{background:#ffffff14;border-color:#ffffff42;box-shadow:0 34px 92px #0000008f,inset 0 1px #ffffff38,inset 0 -1px #ffffff0f}.collection-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:18px 0 86px}.collection-link{position:relative;overflow:hidden;display:grid;align-content:space-between;min-height:clamp(300px,34vw,430px);padding:clamp(28px,3vw,42px);color:#f5f5f7b8;text-align:left;border-radius:36px}.collection-link:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;content:"";background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.08),transparent 26%),linear-gradient(145deg,rgba(255,255,255,.04),transparent 48%);opacity:.72;transition:opacity .26s ease,transform .32s ease}.collection-link:hover:before{opacity:1;transform:scale(1.04)}.collection-link span,.collection-link strong,.collection-link small{position:relative;z-index:1}.collection-link span,.work-index{color:#f5f5f761;font-size:12px;line-height:1}.collection-link strong{align-self:end;margin-top:auto;color:#f5f5f7eb;font-size:clamp(24px,3vw,36px);font-weight:540;line-height:1.16}.collection-link small{margin-top:12px;color:#f5f5f780;font-size:13px;line-height:1.5}.page-heading{padding:34px 0 20px}.page-heading .back-link,.detail-page .back-link{margin-bottom:22px}.page-heading h1,.detail-heading h1{font-size:clamp(24px,3vw,38px)}.intro-copy{max-width:720px;margin-top:16px}.intro-copy p,.detail-heading p,.page-heading p{margin:0 0 9px;color:#f5f5f76b;font-size:13px;line-height:1.8}.work-list{display:grid;gap:34px;padding:28px 0 96px}.work-list-item{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;width:76%;min-height:clamp(240px,22vw,300px);padding:clamp(34px,4vw,56px);color:#f5f5f7b8;text-align:left;border-radius:34px}.work-list-item:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;content:"";background:linear-gradient(90deg,#000000eb,#000c 22%,#0000008c,#00000040 70%,#0000000f),radial-gradient(circle at 82% 28%,rgba(255,255,255,.08),transparent 38%);transition:background-color .26s ease}.work-list-item.gradient-right:before{background:linear-gradient(270deg,#000000eb,#000c 22%,#0000008c,#00000040 70%,#0000000f),radial-gradient(circle at 18% 28%,rgba(255,255,255,.08),transparent 38%)}.work-cover{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:0;pointer-events:none;background-color:#050505;background-repeat:no-repeat;background-size:cover;filter:brightness(.78) saturate(.92);opacity:.68;transform:scale(1);transition:opacity .32s ease,transform .48s cubic-bezier(.2,.8,.2,1),filter .32s ease}.work-list-item:hover .work-cover{filter:brightness(.84) saturate(1);opacity:.78;transform:scale(1.04)}.work-list-item.is-offset{margin-left:18%}.work-content{position:relative;z-index:2;display:grid;gap:16px;width:min(46%,470px)}.work-list-item.text-left .work-content{margin-right:auto;text-align:left}.work-list-item.text-right .work-content{margin-left:auto;text-align:right}.work-title{display:block;color:#f5f5f7eb;font-size:clamp(22px,2.5vw,34px);font-weight:520;line-height:1.2}.work-meta{display:block;color:#f5f5f775;font-size:12px;line-height:1.5}.detail-page{padding:34px 0 98px}.detail-heading{max-width:960px;margin:0 auto 22px}.episode-tabs{display:flex;flex-wrap:wrap;gap:10px;width:min(1120px,100%);margin:22px auto 0}.episode-tabs button{min-height:38px;padding:9px 18px;color:#f5f5f794;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:12px}.episode-tabs button:hover,.episode-tabs button.is-active{color:#fffffff2;background:#ffffff1f;border-color:#ffffff3d}.episode-tabs .tilt-card:hover{transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-3px) scale(1.01)}.video-shell{position:relative;width:min(1120px,100%);margin:0 auto;overflow:hidden;border-radius:38px;aspect-ratio:16 / 9}.video-shell video,.video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-shell video{z-index:2;object-fit:contain;background:#000}.video-placeholder{z-index:1;display:grid;place-items:center;gap:8px;padding:28px;color:#f5f5f785;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 44%),#020202}.video-placeholder span{align-self:end;font-size:clamp(22px,3vw,34px);font-weight:520}.video-placeholder small{align-self:start;color:#f5f5f761;font-size:12px}.video-placeholder.is-hidden{opacity:0;pointer-events:none}.project-content{width:min(1040px,100%);margin:72px auto 0}.content-block{margin:0 0 36px}.content-text{padding:28px 32px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#ffffff0b;box-shadow:0 20px 60px #00000047,inset 0 1px #ffffff14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.content-text h2{margin:0 0 14px;color:#f5f5f7db;font-size:18px;font-weight:560;line-height:1.35}.content-text p{margin:0;color:#f5f5f7b8;font-size:15px;line-height:1.9}.content-image{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#ffffff0a;box-shadow:0 22px 70px #00000057}.content-image img{width:100%;display:block;object-fit:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .26s ease}.content-image:hover img{filter:brightness(1.04);transform:scale(1.015)}.content-image-caption{padding:12px 16px 14px;color:#f5f5f773;font-size:12px;line-height:1.55}.content-image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.content-image-pair-item{margin:0}.content-image-pair-item img{width:100%;height:auto;object-fit:contain}@media(max-width:900px){.site-header,.hero-section,.page-heading,.detail-page,.collection-list,.work-list{width:min(100% - 32px,1280px)}.site-header{align-items:flex-start;flex-direction:column;gap:16px}.site-nav{width:100%;justify-content:space-between;gap:12px}.hero-section{padding:42px 0 26px}.collection-list{grid-template-columns:1fr}.collection-link{min-height:220px}.work-list{gap:22px}.work-list-item,.work-list-item.is-offset{width:100%;min-height:220px;margin-left:0;padding:30px}.work-content{width:min(64%,520px)}.project-content{margin-top:48px}}@media(max-width:700px){.content-image-pair{grid-template-columns:1fr;gap:22px}}@media(max-width:560px){.collection-link,.work-list-item{border-radius:28px}.collection-link{min-height:190px}.work-list-item,.work-list-item.is-offset{min-height:210px}.work-content{width:76%;gap:12px}.content-text{padding:22px 20px;border-radius:24px}.content-text h2{font-size:16px}.content-text p{font-size:14px}.content-image{border-radius:24px}.video-shell{border-radius:28px}h1{font-size:30px}}
