/* Creative YOLO official homepage — light editorial direction */
body.home-light {
  background: #f7f7f3;
  color: #111111;
}

.home-light .site-header {
  background: rgba(247,247,243,.9);
  border-bottom: 1px solid rgba(17,17,17,.08);
  backdrop-filter: blur(14px);
  color: #111111;
}
.home-light .brand-name { color: #111111; }
.home-light .desktop-nav a { color: rgba(17,17,17,.62); }
.home-light .desktop-nav a:hover,
.home-light .desktop-nav a:focus-visible { color: #111111; }
.home-light .desktop-nav .nav-join {
  background: #1769e0;
  color: #ffffff;
}
.home-light .desktop-nav .nav-hub {
  color: #111111;
  font-weight: 600;
}
.home-light .desktop-nav .nav-hub::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border-radius: 50%;
  background: #1769e0;
  vertical-align: 1px;
}
.home-light .menu-button span:not(.sr-only) { background: #111111; }
.home-light .mobile-nav {
  background: rgba(247,247,243,.98);
  color: #111111;
}
.home-light .mobile-nav a { color: #111111; }

.home-light .hero {
  min-height: 100svh;
  background:
    #f7f7f3;
  color: #111111;
}
.home-light .hero-glow {
  background: none;
}
.home-light .hero-grain { opacity: .14; mix-blend-mode: multiply; }
.home-light .hero-particles { display: none; }
.home-light .hero-inner { max-width: 760px; }
.home-light .hero-eyebrow { color: #5b6472; }
.home-light .hero h1 {
  color: #111111;
  font-weight: 500;
  letter-spacing: .02em;
}
.home-light .hero-lead { color: rgba(17,17,17,.66); }
.home-light .hero-sub-link { color: rgba(17,17,17,.55); }
.home-light .hero-sub-link:hover,
.home-light .hero-sub-link:focus-visible { color: #111111; }
.home-light .scroll-cue { color: rgba(17,17,17,.42); }

.home-light .hero-photo {
  border-color: rgba(17,17,17,.11);
  background: linear-gradient(155deg, #dcdcd6, #c3c3bc);
  box-shadow: 0 18px 44px rgba(17,17,17,.13);
  background-size: cover;
  background-position: center;
}
.home-light .hero-photo-a {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/last-call-movie/main/img/gallery-2.jpg");
}
.home-light .hero-photo-b {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/lumina-site/main/assets/past-03.jpg");
}
.home-light .hero-photo figcaption { display: none; }

.home-light .word-rail {
  border-color: rgba(17,17,17,.12);
  background: #ffffff;
}
.home-light .word-rail-track { color: rgba(17,17,17,.64); }
.home-light .word-rail-track i { color: #5b6472; }

.home-light main {
  display: flex;
  flex-direction: column;
}
.home-light .hero { order: 1; }
.home-light .word-rail { order: 2; }
.home-light #news { order: 3; }
.home-light #yolo { order: 4; }
.home-light #about { order: 5; }
.home-light #projects { order: 6; }
.home-light #community { order: 7; }
.home-light #hub { order: 8; }
.home-light #join { order: 9; }

.home-light .section {
  background: #f7f7f3;
  color: #111111;
}
.home-light .section-alt { background: #ffffff; }
.home-light .kicker { color: #5b6472; }
.home-light .section h2 { color: #111111; font-weight: 500; }
.home-light .prose p { color: rgba(17,17,17,.72); }
.home-light .prose strong,
.home-light .prose-strong strong,
.home-light .light-word,
.home-light .light-word-plain { color: #111111; text-shadow: none; }

.home-light .button-primary { background: #1769e0; color: #ffffff; border-color: #1769e0; }
.home-light .button-secondary {
  border-color: rgba(17,17,17,.28);
  color: #111111;
  background: transparent;
}
.home-light .text-link { color: #1769e0; }

.home-light .yolo-meaning { background: #f7f7f3; }
.home-light .acronym-letter b { color: #111111; text-shadow: none; }
.home-light .acronym-letter span { color: rgba(17,17,17,.46); }
.home-light .yolo-line { color: #111111; }
.home-light .rpg-lead { color: rgba(17,17,17,.56); }
.home-light .rpg-declare { color: #111111; }
.home-light .rpg-declare em { color: #111111; text-shadow: none; }
.home-light .rpg-roles li {
  border-color: rgba(17,17,17,.13);
  background: rgba(255,255,255,.58);
}
.home-light .rpg-roles .rpg-key { color: rgba(17,17,17,.5); }
.home-light .rpg-roles strong { color: #111111; }
.home-light .rpg-note { color: rgba(17,17,17,.7); }

.home-light .photo-frame,
.home-light .gallery-item.dummy,
.home-light .card-photo {
  border-color: rgba(17,17,17,.11);
  background-size: cover;
  background-position: center;
  box-shadow: 0 12px 32px rgba(17,17,17,.08);
}
.home-light .photo-frame figcaption,
.home-light .gallery-item.dummy figcaption,
.home-light .card-photo figcaption { display: none; }

.home-light .photo-strip .photo-frame:nth-child(1) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/lumina-site/main/assets/past-01.jpg");
}
.home-light .photo-strip .photo-frame:nth-child(2) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/last-call-movie/main/img/gallery-3.jpg");
}
.home-light .photo-strip .photo-frame:nth-child(3) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/yolo-film-festival/main/assets/hero-2025.jpg");
}

.home-light .project-card {
  background: #ffffff;
  border-color: rgba(17,17,17,.1);
  box-shadow: 0 14px 32px rgba(17,17,17,.035);
}
.home-light .project-card:hover,
.home-light .project-card:focus-visible {
  border-color: rgba(17,17,17,.22);
  background: #ffffff;
}
.home-light .card-label,
.home-light .card-link { color: #1769e0; }
.home-light .project-card h3 { color: #111111; }
.home-light .project-card p { color: rgba(17,17,17,.63); }
.home-light .project-grid .project-card:nth-child(1) .card-photo {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/yolo-film-festival/main/assets/hero-wide.jpg");
}
.home-light .project-grid .project-card:nth-child(2) .card-photo {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/lumina-site/main/assets/past-01.jpg");
}
.home-light .project-grid .project-card:nth-child(3) .card-photo {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/last-call-movie/main/img/gallery-1.jpg");
}

.home-light .gallery .gallery-item:nth-child(1) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/last-call-movie/main/img/gallery-2.jpg");
}
.home-light .gallery .gallery-item:nth-child(2) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/lumina-site/main/assets/past-02.jpg");
}
.home-light .gallery .gallery-item:nth-child(3) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/yolo-film-festival/main/assets/hero-2025.jpg");
}
.home-light .gallery .gallery-item:nth-child(4) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/last-call-movie/main/img/gallery-4.jpg");
}
.home-light .gallery .gallery-item:nth-child(5) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/lumina-site/main/assets/past-04.jpg");
}
.home-light .gallery .gallery-item:nth-child(6) {
  background-image: url("https://raw.githubusercontent.com/hasu-bot/yolo-film-festival/main/assets/still-03.jpg");
}

.home-light .news-list li { border-bottom-color: rgba(17,17,17,.12); }
.home-light .news-list time { color: #5b6472; }
.home-light #news {
  background: #ffffff;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.home-light #news h2 { margin-bottom: var(--sp-6); }
.home-light #community { background: #ffffff; }
.home-light #hub { background: #f7f7f3; }
.home-light .hub-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem 1.4rem;
  margin-top: 2rem;
}
.home-light .hub-login-link {
  color: #111111;
  font-weight: 500;
  border-bottom: 1px solid rgba(17,17,17,.35);
  padding: .3rem 0;
}
.home-light .hub-login-link:hover,
.home-light .hub-login-link:focus-visible {
  color: #1769e0;
  border-color: #1769e0;
}
.home-light .hub-note {
  max-width: 42rem;
  margin-top: 1.2rem;
  color: rgba(17,17,17,.58);
  font-size: .84rem;
  line-height: 1.8;
}
.home-light .mobile-hub-login {
  color: #1769e0;
  font-weight: 600;
}

/* Keep one strong dark scene for the final invitation. */
.home-light .join {
  background: #0b0b0b;
  color: #ffffff;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
}
.home-light .join .kicker { color: rgba(255,255,255,.74); }
.home-light .join h2 {
  color: #ffffff;
  font-size: clamp(1.9rem, 3.6vw, 2.5rem);
  line-height: 1.35;
  margin-bottom: 2rem;
}
.home-light .join-glow {
  background: none;
}
.home-light .join-steps {
  color: #ffffff;
}
.home-light .join-steps li {
  border-bottom-color: rgba(255,255,255,.2);
  line-height: 1.75;
}
.home-light .join .step-num { color: rgba(255,255,255,.74); }
.home-light .join-note {
  color: rgba(255,255,255,.82);
  font-size: .95rem;
  line-height: 1.8;
}
.home-light .join-biz {
  color: rgba(255,255,255,.78);
  font-size: .88rem;
  line-height: 1.8;
}
.home-light .join-biz a { color: #ffffff; }

.home-light .site-footer {
  background: #f7f7f3;
  color: #111111;
  border-top-color: rgba(17,17,17,.12);
  padding-top: 3.75rem;
  padding-bottom: 3rem;
}
.home-light .footer-brand {
  color: #111111;
  font-size: 1rem;
  line-height: 1.7;
}
.home-light .footer-tagline {
  color: rgba(17,17,17,.72);
  font-size: .9rem;
}
.home-light .footer-links a {
  color: rgba(17,17,17,.76);
  line-height: 1.5;
}
.home-light .footer-links a:hover,
.home-light .footer-links a:focus-visible { color: #1769e0; }
.home-light .footer-copy {
  color: rgba(17,17,17,.58);
  font-size: .75rem;
}

.home-light :focus-visible { outline-color: #1769e0; }

@media (max-width: 959px) {
  .home-light .hero { text-align: left; }
  .home-light .hero-inner { max-width: 680px; }
  .home-light .hero-cta { align-items: flex-start; }
  .home-light .scroll-cue { display: none; }
}

@media (max-width: 599px) {
  .home-light .section {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .home-light .section h2 {
    font-size: clamp(1.75rem, 8vw, 2.15rem);
    line-height: 1.4;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
  }
  .home-light .prose p {
    font-size: .96rem;
    line-height: 1.9;
  }
  .home-light .hero {
    min-height: 100svh;
    padding: 7.5rem 1.25rem 4.5rem;
    align-items: center;
  }
  .home-light .hero-inner {
    width: 100%;
    max-width: none;
  }
  .home-light .hero-eyebrow {
    margin-bottom: 1.25rem;
    font-size: .68rem;
    letter-spacing: .22em;
    line-height: 1.5;
  }
  .home-light .hero h1 {
    font-size: clamp(1.9rem, 8vw, 2.2rem);
    line-height: 1.35;
    letter-spacing: 0;
  }
  .home-light .hero h1 .nowrap {
    display: block;
    white-space: nowrap;
  }
  .home-light .hero-lead {
    max-width: 22rem;
    margin: 1.5rem 0 1.75rem;
    font-size: .94rem;
    line-height: 1.85;
  }
  .home-light .hero-cta {
    width: 100%;
    gap: .75rem;
  }
  .home-light .hero-cta .button {
    width: 100%;
    max-width: 320px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .home-light .hero-sub-link { font-size: .8rem; }
  .home-light .word-rail-track { font-size: .82rem; }
  .home-light #news { padding-top: 3.5rem; padding-bottom: 3.5rem; }
  .home-light .news-list li {
    display: grid;
    grid-template-columns: 1fr;
    gap: .25rem;
    padding: 1rem 0;
  }
  .home-light .news-list time { font-size: .78rem; }
  .home-light .join {
    padding: 4.5rem 1.25rem;
    text-align: left;
  }
  .home-light .join h2 {
    font-size: 1.9rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
  }
  .home-light .join-steps {
    margin-bottom: 1.5rem;
  }
  .home-light .join-steps li {
    align-items: flex-start;
    gap: .8rem;
    padding: 1rem 0;
    font-size: .95rem;
  }
  .home-light .join .step-num {
    padding-top: .05rem;
    font-size: 1rem;
  }
  .home-light .join-note { margin-bottom: 1.5rem; }
  .home-light .join-cta { text-align: left; }
  .home-light .join-cta .button {
    width: 100%;
    max-width: 340px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .home-light .join-biz { margin-top: 1.5rem; }
  .home-light .site-footer {
    padding: 3rem 1.25rem 2.5rem;
  }
  .home-light .footer-inner { text-align: left; }
  .home-light .footer-tagline { margin-bottom: 1.5rem; }
  .home-light .footer-links {
    justify-content: flex-start;
    gap: .65rem 1.1rem;
    margin-bottom: 1.25rem;
  }
  .home-light .footer-links a { font-size: .82rem; }
  .home-light .footer-copy { margin-top: 1.5rem; }
}

/* ── 写真のトーン ──
   紙面を白黒にしたので、写真の色味が揃っていないと1枚だけ浮く。
   ただしモノクロにはしない——紙面を白黒にするのであって、写真を白黒にするのではない
   （26-YOLO-TALENTS-SITE.md §8-2）。彩度を少し落として地に馴染ませる */
.home-light .hero-photo,
.home-light .photo-frame,
.home-light .card-photo,
.home-light .talent-photo {
  filter: saturate(.72) contrast(1.03);
}
