.fw-credits-section{padding:0;background:var(--bg-projects);color:var(--text);position:relative;overflow:hidden;border-top:1px solid var(--border)}.fw-credits-sticky{position:relative;width:100%;height:100vh;display:grid;grid-template-rows:auto 1fr auto;padding:calc(var(--nav-h) + 36px) 0 56px;gap:28px;overflow:hidden}.fw-credits-ghost{position:absolute;left:0;bottom:4%;z-index:0;font-family:var(--font-display);font-style:italic;font-weight:400;font-size:clamp(150px, 26vw, 400px);line-height:.85;letter-spacing:-.04em;color:var(--text);opacity:.022;white-space:nowrap;pointer-events:none;user-select:none;will-change:transform}.fw-credits-meta{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:0 56px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--text-3)}.fw-credits-meta-num{color:var(--text-2)}.fw-credits-meta-label{color:var(--text)}.fw-credits-body{display:grid;grid-template-columns:65fr 35fr;gap:56px;align-items:center;padding:0 56px;max-width:1480px;margin:0 auto;width:100%}.fw-credits-left{display:flex;flex-direction:column;gap:18px;max-width:720px}.fw-credits-num-wrap{height:clamp(96px,11vw,168px);overflow:hidden;position:relative;margin-bottom:-8px}.fw-credits-num{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:clamp(96px, 11vw, 168px);line-height:.9;letter-spacing:-.04em;color:var(--text-3);opacity:.65;user-select:none;will-change:transform,opacity}.fw-credits-role-label{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--text-3)}.fw-credits-title{font-family:var(--font-display);font-weight:500;font-size:clamp(40px, 5.4vw, 76px);line-height:.98;letter-spacing:-.03em;color:var(--text);margin:0;display:flex;flex-wrap:wrap;gap:0 .28em}.fw-credits-word{display:inline-block;overflow:hidden;line-height:1.2;padding-bottom:.15em;margin-bottom:-.15em}.fw-credits-word-inner{display:inline-block;will-change:transform}.fw-credits-desc{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text-2);margin:6px 0 0;max-width:520px;will-change:opacity,transform}.fw-credits-socials-wrap{display:flex;flex-direction:column;gap:10px;margin-top:12px;will-change:opacity,transform}.fw-credits-socials{display:flex;gap:16px}.fw-credits-socials a{color:var(--text-2);font-size:24px;transition:color .2s ease,transform .2s ease;display:inline-block}.fw-credits-socials a:hover{color:var(--text);transform:scale(1.1)}.fw-credits-right{display:flex;align-items:center;justify-content:flex-end}.fw-credits-thumb{position:relative;width:100%;max-width:400px;aspect-ratio:1/1;overflow:hidden;border-radius:6px;border:1px solid var(--border-strong);background:var(--bg-1)}.fw-credits-thumb-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .45s ease;will-change:opacity}.fw-credits-thumb-img.is-active{opacity:1}.fw-credits-dots{display:flex;justify-content:center;align-items:center;gap:10px;padding:0 56px}.fw-credits-dot{width:22px;height:2px;background:var(--border-strong);opacity:.4;transition:background .35s ease,transform .35s ease,opacity .35s ease;transform-origin:center;cursor:pointer}.fw-credits-dot.is-active{background:var(--text);opacity:1;transform:scaleY(2)}@media (max-width:900px){.fw-credits-sticky{height:auto;min-height:100vh;overflow:visible;padding:calc(var(--nav-h) + 24px) 0 40px;gap:32px;display:flex;flex-direction:column;justify-content:space-between}.fw-credits-dots,.fw-credits-meta{padding:0 24px;font-size:10px}.fw-credits-body{grid-template-columns:1fr;gap:32px;padding:0 24px;align-content:center}.fw-credits-left{gap:18px}.fw-credits-right{order:-1;justify-content:center}.fw-credits-thumb{max-width:300px;aspect-ratio:1/1;margin:0 auto}.fw-credits-num-wrap{height:clamp(64px,14vw,92px)}.fw-credits-num{font-size:clamp(64px, 14vw, 92px)}.fw-credits-title{font-size:clamp(32px, 8vw, 48px);line-height:1.1}.fw-credits-desc{font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fw-credits-socials-wrap{margin-top:6px}.fw-credits-socials a{font-size:20px}}@media (max-width:480px){.fw-credits-dots,.fw-credits-meta{padding:0 18px}.fw-credits-body{padding:0 18px;gap:24px}.fw-credits-thumb{max-width:250px}.fw-credits-dot{width:16px}}