.lf{flex:1;padding:7rem 3rem 3rem;max-width:1000px;margin:0 auto;width:100%;min-height:calc(100vh - 120px)}.lf__hero{text-align:center;margin-bottom:3rem;animation:lfFadeIn .6s ease}.lf__title{font-family:var(--font-mono);font-size:2.5rem;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.05em}.lf__mission{margin-bottom:4rem;animation:lfFadeIn .6s ease .1s both}.lf__mission-text{font-size:1.3rem;line-height:1.7;color:var(--color-text);font-weight:500;margin-bottom:2rem;text-align:center}.lf__text{font-size:1.05rem;line-height:1.8;color:var(--color-text-muted);margin-bottom:1.5rem}.lf__text strong{color:var(--color-text)}.lf__link{color:var(--purple);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.lf__link:hover{border-bottom-color:var(--purple)}.lf__respondents{animation:lfFadeIn .6s ease .2s both}.lf__section-title{font-family:var(--font-mono);font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.lf__loading{color:var(--color-text-muted);font-size:.95rem}.lf__empty{color:var(--color-text-muted);font-size:.95rem;font-style:italic}.lf__list{display:flex;flex-direction:column;gap:1rem}.lf-card{display:flex;flex-direction:row;align-items:center;text-decoration:none;padding:1.2rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff05;transition:border-color .3s,background .3s;gap:1.5rem}.lf-card:hover{border-color:#a855f74d;background:#ffffff0a}.lf-card__photo{width:72px;height:72px;border-radius:50%;object-fit:cover;background:#ffffff0d;flex-shrink:0}.lf-card__photo--placeholder{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#ffffff0d;color:var(--color-text-muted);font-size:1.5rem;flex-shrink:0}.lf-card__info{display:flex;flex-direction:column}.lf-card__name{font-family:var(--font-mono);font-size:1.1rem;font-weight:600;color:var(--color-text);margin-bottom:.3rem}.lf-card__titles{font-size:.85rem;color:var(--color-text-muted);line-height:1.5}@keyframes lfFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.lf{padding:5rem 1rem 2rem}.lf__title{font-size:1.8rem}.lf__mission-text{font-size:1.1rem}.lf-card{padding:1rem;gap:1rem}.lf-card__photo,.lf-card__photo--placeholder{width:56px;height:56px}}.lfd{flex:1;padding:7rem 3rem 3rem;max-width:900px;margin:0 auto;width:100%;min-height:calc(100vh - 120px)}.lfd__back{display:inline-block;color:var(--color-text-muted);font-size:.9rem;text-decoration:none;margin-bottom:2rem;transition:color .2s}.lfd__back:hover{color:var(--purple)}.lfd__hero{display:flex;align-items:center;gap:2.5rem;margin-bottom:3rem;animation:lfdFadeIn .6s ease}.lfd__photo{width:200px;height:200px;border-radius:12px;object-fit:cover;flex-shrink:0}.lfd__intro{flex:1}.lfd__name{font-family:var(--font-mono);font-size:2.2rem;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.lfd__titles{font-size:1rem;line-height:1.6;color:var(--color-text-muted)}.lfd__painting{margin-bottom:3rem;animation:lfdFadeIn .6s ease .1s both}.lfd__painting-wrap{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.lfd__painting-img{width:100%;height:auto;display:block;max-height:500px;object-fit:cover}.lfd__painting-caption{margin-top:.75rem;font-size:.85rem;color:var(--color-text-muted);font-style:italic;text-align:center}.lfd__qa-section{margin-bottom:3rem;animation:lfdFadeIn .6s ease .2s both}.lfd__qa-heading{font-family:var(--font-mono);font-size:1.3rem;font-weight:600;color:var(--color-text);margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.lfd__qa{margin-bottom:2.5rem}.lfd__question{display:flex;align-items:baseline;gap:.75rem;font-size:1.05rem;font-weight:600;color:var(--color-text);margin-bottom:1rem;line-height:1.5}.lfd__q-number{font-family:var(--font-mono);font-size:.8rem;color:var(--purple);flex-shrink:0;opacity:.7}.lfd__answer{font-size:1rem;line-height:1.9;color:var(--color-text-muted);padding-left:2.5rem}.lfd__answer p{margin-bottom:1rem}.lfd__answer p:last-child{margin-bottom:0}.lfd__answer ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.lfd__answer ul:last-child{margin-bottom:0}.lfd__answer li{margin-bottom:.4rem}.lfd__others{border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;margin-bottom:2rem;animation:lfdFadeIn .6s ease .3s both}.lfd__others-title{font-family:var(--font-mono);font-size:1rem;color:var(--color-text-muted);margin-bottom:1.5rem}.lfd__others-grid{display:flex;gap:1.5rem}.lfd__others-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff05;transition:border-color .3s;width:160px}.lfd__others-card:hover{border-color:#a855f74d}.lfd__others-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:.75rem}.lfd__others-name{font-size:.9rem;font-weight:600;color:var(--color-text);text-align:center}.lfd__others-role{font-size:.75rem;color:var(--color-text-muted);text-align:center;margin-top:.25rem}@keyframes lfdFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.lfd{padding:5rem 1rem 2rem}.lfd__hero{flex-direction:column;text-align:center;gap:1.5rem}.lfd__photo{width:150px;height:150px}.lfd__name{font-size:1.6rem}.lfd__answer{padding-left:0}.lfd__others-grid{flex-direction:column;align-items:center}}
