:root{--ink:#2d3430;--muted:#69746f;--paper:#fffdf7;--soft:#e9f7f5;--cream:#fff4e4;--coral:#e76f51;--green:#28786f;--sky:#2da9c9;--sun:#f4b23a;--line:#d5e5df;--shadow:0 18px 50px #2d34301f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,YuGothic,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.hero{background-color:#0000;background-image:linear-gradient(105deg,#fffdf7f5 0%,#fffdf7bd 46%,#e9f7f58f 100%),url(/images/top-photo.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:auto;padding:24px clamp(20px,5vw,72px) 34px}.siteNav{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100%);margin:0 auto 36px;display:flex}.logo{color:var(--green);font-size:24px;font-weight:900}.navLinks{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:14px;font-weight:700;display:flex}.heroWrap{grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(28px,6vw,72px);width:min(1120px,100%);margin:0 auto;display:grid}.heroPhoto{box-shadow:var(--shadow);background:#fffdf7db;border:1px solid #2da9c947;border-radius:8px;padding:12px}.heroPhoto img{aspect-ratio:16/9;object-fit:cover;background:var(--soft);border-radius:6px;width:100%}.heroContent{padding:12px 0}.eyebrow,.sectionKicker{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:12px;font-size:clamp(64px,10vw,128px);line-height:.98}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(30px,5vw,50px);line-height:1.18}h3{letter-spacing:0}.tagline,.taglineHeading{color:var(--green);margin-bottom:18px;font-size:clamp(32px,4.1vw,52px);font-weight:900;line-height:1.16}.taglineHeading{max-width:820px}.headlineLine{white-space:nowrap;display:inline-block}.heroLead,.sectionHeader p,.dailyNote p,.featureCard p,.archiveCard p,.journeyItem p{color:var(--muted);font-size:16px;line-height:1.9}.heroLead{max-width:660px;font-size:17px}.heroLead span{display:block}.heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primaryButton,.secondaryButton,.storeButton{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;font-weight:900;display:inline-flex}.primaryButton{color:#fff;background:var(--sky)}.secondaryButton{color:var(--green);border:1px solid var(--green);background:#fffdf8ad}.dailyNote,.aboutSection,.activitySection,.archiveSection,.contentSection,.journeySection,.linksSection,.footer{width:min(1120px,100% - 40px);margin:0 auto}.dailyNote{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff0;border-radius:8px;grid-template-columns:.38fr 1fr;align-items:start;gap:28px;margin-top:-48px;padding:30px;display:grid}.dailyNote h2{margin-bottom:0;font-size:clamp(24px,3vw,34px)}.dailyNote p:last-child{margin-bottom:0}.aboutSection,.activitySection,.archiveSection,.contentSection,.journeySection,.linksSection{padding:86px 0 0}.sectionHeader{max-width:820px;margin-bottom:34px}.sectionHeader.compact{max-width:760px}.profileGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profileItem{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:132px;padding:18px;display:flex}.profileItem span{color:var(--coral);font-size:13px;font-weight:900}.profileItem strong{font-size:18px;line-height:1.45}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.featureCard{border:1px solid var(--line);background:#fff;border-radius:8px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 10px 28px #2d343014}.featureCard:hover,.featureCard:focus-visible{border-color:#2c817247;transform:translateY(-6px);box-shadow:0 18px 36px #2d343024}.featureCard img{aspect-ratio:4/3;object-fit:cover;background:var(--soft);width:100%}.featureCard div{padding:22px}.featureCard h3{color:var(--green);margin-bottom:12px;font-size:20px}.featureCard span{color:var(--sky);font-weight:900}.archiveSection{color:var(--ink);margin-top:0;padding:86px 0 0}.archiveSection .sectionKicker{color:var(--coral)}.archiveSection .sectionHeader p,.archiveCard p{color:var(--muted)}.archiveGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.archiveCard{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:260px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 10px 28px #2d343014}.archiveCard:hover,.archiveCard:focus-visible{border-color:#2c817247;transform:translateY(-6px);box-shadow:0 18px 36px #2d343024}.archiveCard img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.archiveCard div{padding:22px}.archiveCard span{color:var(--coral);font-size:13px;font-weight:900}.archiveCard h3{color:var(--green);margin:14px 0 12px;font-size:20px;line-height:1.45}.topicList{gap:12px;display:grid}.topicList a{border:1px solid var(--line);min-height:62px;color:var(--ink);background:#fff;border-radius:8px;align-items:center;padding:18px 20px;font-weight:800;display:flex}.journeyList{gap:18px;display:grid}.journeyItem{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:140px 1fr;gap:24px;padding:24px;display:grid}.journeyItem span{color:var(--coral);font-weight:900}.journeyItem h3{margin-bottom:8px;font-size:22px}.journeyItem p{margin-bottom:0}.linkGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.linkCard{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:132px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.linkCard:hover,.linkCard:focus-visible{border-color:#2c817247;transform:translateY(-6px);box-shadow:0 18px 36px #2d343024}.linkCard span{color:var(--green);font-weight:900}.linkCard strong{color:var(--coral)}.footer{text-align:center;padding:84px 0 46px}.footer strong{color:var(--green);font-size:28px}.footer p{color:var(--muted);margin:12px 0 20px}.footer div{color:var(--green);flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:26px;font-weight:800;display:flex}.footer small{color:var(--muted);display:block}.footer .credit{margin-top:10px;font-size:11px}.subPage{width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0 60px}.subNav{width:100%}.subHero{padding:54px 0 44px}.subTitle{max-width:820px;color:var(--green);font-size:clamp(38px,6vw,76px);line-height:1.08}.subHero p,.stampIntro p{max-width:780px;color:var(--muted);font-size:17px;line-height:1.9}.stampIntro{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:70px;padding:30px;box-shadow:0 10px 28px #2d343014}.stampIntro h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.stampIntro p:last-child{margin-bottom:0}.stampSection{padding-top:0}.stampGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stampCard{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #2d343014}.stampCard img{aspect-ratio:1;object-fit:contain;background:var(--soft);width:100%;padding:20px}.stampCard div{padding:18px}.stampCard h3{min-height:58px;color:var(--green);margin-bottom:10px;font-size:18px;line-height:1.45}.stampCard p{min-height:116px;color:var(--muted);font-size:15px;line-height:1.75}.stampCard .storeButton{color:#fff;background:var(--coral);width:100%}.toolSection{padding-top:0}.aiToolsTitle{white-space:nowrap;max-width:none;font-size:clamp(44px,5.4vw,76px)}.toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.toolCard{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:360px;display:flex;overflow:hidden;box-shadow:0 10px 28px #2d343014}.toolCard img{aspect-ratio:16/9;object-fit:cover;background:var(--soft);width:100%}.toolCardBody{flex-direction:column;flex:1;padding:24px 26px 26px;display:flex}.toolCard span{color:var(--coral);font-size:13px;font-weight:900}.toolCard h3{color:var(--green);margin:18px 0 12px;font-size:26px;line-height:1.35}.toolCard p{color:var(--muted);font-size:16px;line-height:1.8}.toolCard strong,.toolLink{color:var(--sky);margin-top:auto;font-weight:900}.sanshinHero{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:center;gap:clamp(24px,5vw,56px);display:grid}.sanshinHero img{aspect-ratio:4/3;border:1px solid var(--line);object-fit:cover;background:var(--soft);border-radius:8px;width:100%;box-shadow:0 10px 28px #2d343014}.teacherBox{border:1px solid var(--line);background:linear-gradient(135deg,#e9f7f5eb,#fff4e4e6);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:54px;padding:30px;display:grid}.teacherBox h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.teacherBox p{max-width:780px;color:var(--muted);font-size:17px;line-height:1.9}.teacherBox p:last-child{margin-bottom:0}.songSection{padding-top:0}.songGroupGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.songGroupCard{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px;box-shadow:0 10px 28px #2d343014}.songGroupCard h3{color:var(--green);margin-bottom:18px;font-size:24px;line-height:1.35}.songGroupCard ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.songGroupCard li{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:10px;font-size:15px;line-height:1.65}.songGroupCard li:last-child{border-bottom:0;padding-bottom:0}.libecityHero{grid-template-columns:minmax(0,1fr) minmax(280px,460px);align-items:center;gap:clamp(24px,5vw,56px);display:grid}.libecityHero img{aspect-ratio:4/3;border:1px solid var(--line);object-fit:cover;background:var(--soft);border-radius:8px;width:100%;box-shadow:0 10px 28px #2d343014}.libecityActionBox{margin-bottom:56px;padding-top:20px}.actionList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.actionItem{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:64px;padding:16px 18px;display:grid;box-shadow:0 10px 28px #2d34300f}.actionItem span{color:#fff;background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:inline-flex}.actionItem strong{color:var(--ink);font-size:15px;line-height:1.55}.mountainHero{padding-bottom:34px}.mountainListSection{padding:26px 0 0}.mountainGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.mountainCard{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:240px;display:flex;overflow:hidden;box-shadow:0 10px 28px #2d343014}.mountainCard img{aspect-ratio:4/3;object-fit:cover;background:var(--soft);width:100%}.mountainCard span{color:var(--coral);margin:24px 24px 0;font-size:13px;font-weight:900}.mountainCard h3{color:var(--green);margin:14px 24px 12px;font-size:28px}.mountainCard p{color:var(--muted);margin:0 24px 20px;font-size:15px;line-height:1.75}.mountainCard strong{color:var(--sky);margin-top:auto;padding:0 24px 24px}.mountainDetailHero{padding-bottom:28px}.storyBox{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:28px;padding:30px;box-shadow:0 10px 28px #2d343014}.storyBox h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.storyBox p{max-width:860px;color:var(--muted);font-size:17px;line-height:1.9}.storyLink{color:var(--sky);font-weight:900}.mediaPlaceholder{border:1px dashed var(--line);background:#fff;border-radius:8px;padding:32px}.mediaPlaceholder h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.mediaPlaceholder p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.9}.mountainGallery{padding-top:10px}.photoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.photoCard{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 10px 28px #2d343014}.photoCard img{aspect-ratio:4/3;object-fit:cover;background:var(--soft);width:100%}.photoCard figcaption{padding:18px}.photoCard strong{color:var(--green);margin-bottom:8px;font-size:18px;display:block}.photoCard span{color:var(--muted);font-size:15px;line-height:1.7;display:block}.photoLink{color:var(--sky);margin-top:12px;font-weight:900;display:inline-flex}@media (max-width:980px){.heroWrap,.dailyNote,.journeyItem,.sanshinHero,.libecityHero,.teacherBox{grid-template-columns:1fr}.profileGrid,.featureGrid,.archiveGrid,.linkGrid,.stampGrid,.mountainGrid,.photoGrid,.toolGrid,.songGroupGrid,.actionList{grid-template-columns:repeat(2,minmax(0,1fr))}.heroPhoto img{aspect-ratio:16/10;object-fit:contain}}@media (max-width:640px){.hero{min-height:auto;padding:20px 20px 42px}.siteNav{flex-direction:column;align-items:flex-start}.navLinks{justify-content:space-between;gap:10px;width:100%}.siteNav{margin-bottom:28px}.heroWrap{gap:24px}.heroPhoto{width:min(100%,360px);margin:0 auto}.heroPhoto img{aspect-ratio:2}h1{font-size:64px}.tagline{font-size:28px}.taglineHeading{font-size:clamp(34px,12vw,46px)}.headlineLine,.aiToolsTitle{white-space:normal}.dailyNote{margin-top:-38px;padding:24px}.profileGrid,.featureGrid,.archiveGrid,.linkGrid,.stampGrid,.mountainGrid,.photoGrid,.toolGrid,.songGroupGrid,.actionList{grid-template-columns:1fr}.archiveSection{border-radius:0;width:100%;padding:30px 20px}.journeyItem{padding:22px}}
