: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:#dceef7;min-height:620px;padding:24px clamp(20px,5vw,72px) 34px;position:relative;overflow:hidden}.hero:before{z-index:0;content:"";filter:saturate(1.04)contrast(1.02);background-image:url(/images/top-hero-illustration.png);background-position:50% 42%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero:after{z-index:1;content:"";background:linear-gradient(90deg,#fffdf703 0%,#fffdf70f 40%,#fffdf7e6 62%,#fffdf7fa 100%);position:absolute;inset:0}.hero>*{z-index:2;position:relative}.siteNav{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100%);margin:0 auto 36px;display:flex}.hero .siteNav{justify-content:flex-end}.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{justify-content:flex-end;width:min(1120px,100%);margin:0 auto;display:flex}.heroContent{width:min(46%,560px);padding:38px 0 58px}.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}.heroCatchcopy{color:var(--coral);margin:0 0 18px;padding-left:18px;font-size:clamp(17px,1.8vw,21px);font-weight:900;line-height:1.6;position:relative}.heroCatchcopy:before{background:var(--sun);content:"";border-radius:3px;width:5px;position:absolute;top:.35em;bottom:.35em;left:0}.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}.heroLeadSingleLine{white-space:nowrap;font-size:15px}.heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primaryButton,.secondaryButton,.storeButton{text-align:center;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,.recentInner,.aboutSection,.activitySection,.canDoSection,.archiveSection,.contentSection,.journeySection,.linksSection,.footer{width:min(1120px,100% - 40px);margin:0 auto}.recentSection{background:linear-gradient(110deg,#fff5e8,#eef9f7 58%,#eef7ff);padding:64px 20px}.recentInner{grid-template-columns:minmax(220px,.7fr) minmax(0,2fr);align-items:start;gap:42px;display:grid}.recentHeading h2{color:var(--green);margin-bottom:12px;font-size:clamp(30px,4vw,46px)}.recentHeading p:last-child{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.8}.recentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.recentContent{min-width:0}.recentItem{background:#ffffffd1;border:1px solid #28786f29;border-radius:8px;flex-direction:column;min-height:220px;padding:22px;display:flex}.recentIcon{margin-bottom:12px;font-size:24px;line-height:1}.recentItem time{color:var(--coral);font-size:12px;font-weight:900}.recentItem h3{color:var(--green);margin:10px 0 8px;font-size:18px;line-height:1.45}.recentItem p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.7}.recentItem strong{color:var(--sky);margin-top:auto;font-size:14px}.updateHistory{background:#ffffffb8;border:1px solid #28786f2e;border-radius:8px;margin-top:18px}.updateHistory summary{color:var(--green);cursor:pointer;padding:14px 18px;font-size:14px;font-weight:900}.updateHistoryList{gap:10px;padding:0 18px 16px;display:grid}.updateHistoryList a{color:var(--text);border-top:1px solid #28786f24;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:14px;display:grid}.updateHistoryList .recentIcon{margin:2px 0 0;font-size:20px}.updateHistoryList time,.updateHistoryList strong,.updateHistoryList small{display:block}.updateHistoryList time{color:var(--coral);margin-bottom:4px;font-size:12px;font-weight:900}.updateHistoryList strong{color:var(--green);font-size:15px}.updateHistoryList small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.6}.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}.canDoSection{padding-top:92px}.canDoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.canDoCard{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f1faf7);border-radius:8px;min-height:226px;padding:24px 22px;box-shadow:0 10px 28px #2d34300f}.canDoCard:nth-child(2){background:linear-gradient(145deg,#fff,#fff4e8)}.canDoCard:nth-child(3){background:linear-gradient(145deg,#fff,#fff9e8)}.canDoCard:nth-child(4){background:linear-gradient(145deg,#fff,#eef7ff)}.canDoIcon{margin-bottom:18px;font-size:32px;line-height:1;display:block}.canDoCard h3{color:var(--green);margin-bottom:10px;font-size:19px;line-height:1.45}.canDoCard p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.75}.consultationCallout{background:linear-gradient(110deg,#fff3e8,#eef9f7);border:1px solid #e76f5147;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:28px 30px;display:flex}.consultationCallout .sectionKicker{margin-bottom:8px}.consultationCallout h3{color:var(--green);margin-bottom:8px;font-size:25px}.consultationCallout p:last-child{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.75}.sectionHeader{max-width:820px;margin-bottom:34px}.sectionHeader.compact{max-width:760px}.aboutIntro{grid-template-columns:minmax(0,1fr) minmax(240px,340px);align-items:center;gap:clamp(34px,6vw,72px);display:grid}.aboutIntro .sectionHeader{margin-bottom:34px}.aboutCharacter{margin:0 0 34px;position:relative}.aboutCharacter:before{z-index:-1;background:var(--cream);content:"";border-radius:8px;position:absolute;inset:18px -12px -14px 20px}.aboutCharacter img{aspect-ratio:4/5;border:1px solid var(--line);object-fit:cover;object-position:49% center;border-radius:8px;width:100%}.activityHeader h2{padding-left:18px;position:relative}.activityHeader h2:before{background:var(--sun);content:"";border-radius:3px;width:6px;position:absolute;top:.12em;bottom:.12em;left:0}.aboutListTitle{color:var(--ink);margin-bottom:8px;font-weight:800}.aboutList{gap:8px;margin:0 0 24px;padding:0;list-style:none;display:grid}.aboutList li{color:var(--muted);font-size:16px;line-height:1.75}.profileGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profileItem{border:1px solid var(--line);background:#f2fbfa;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:112px;padding:20px 20px 18px;display:flex;position:relative;overflow:hidden}.profileItem:before{background:var(--green);content:"";height:5px;position:absolute;inset:0 0 auto}.profileItem2{background:#fff3ed}.profileItem2:before{background:var(--coral)}.profileItem3{background:#fff9e8}.profileItem3:before{background:var(--sun)}.profileItem4{background:#edf7ff}.profileItem4:before{background:var(--sky)}.profileItemHeader{align-items:center;gap:9px;display:flex}.profileIcon{font-size:22px;line-height:1}.profileLabel{color:var(--coral);font-size:13px;font-weight:900}.profileItem strong{color:var(--green);margin-top:18px;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 .featureLink{color:var(--sky);font-weight:900}.featureCard .featureLink1{color:var(--coral)}.featureCard .featureLink2{color:var(--sky)}.featureCard .featureLink3{color:#c88a13}.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:#f1faf5;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:154px;padding:22px 20px 18px;display:flex;position:relative;overflow:hidden}.linkCard:before{background:var(--green);content:"";height:5px;position:absolute;inset:0 0 auto}.linkCard2{background:#f2fbe9}.linkCard2:before{background:#79b94c}.linkCard3{background:#fff0f3}.linkCard3:before{background:#df6687}.linkCard4{background:#eef8fc}.linkCard4:before{background:var(--sky)}.linkCard5{background:#eef3ff}.linkCard5:before{background:#5478c7}.linkIcon{margin-bottom:10px;font-size:25px;line-height:1}.linkCard .linkName{color:var(--green);font-size:17px;font-weight:900}.linkCard small{color:var(--muted);margin:7px 0 16px;font-size:12px;line-height:1.5}.linkCard strong{color:#fff;background:var(--coral);border-radius:6px;margin-top:auto;padding:7px 12px;font-size:13px}.linkCard strong span{color:inherit}.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}.youtubeBox{background:linear-gradient(135deg,#fff4e4f0,#e9f7f5db);border:1px solid #e76f5147;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:54px;padding:30px;display:grid}.youtubeBox h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.youtubeBox p{max-width:780px;color:var(--muted);font-size:17px;line-height:1.9}.youtubeBox p:last-child{margin-bottom:0}.videoFeature{background:linear-gradient(135deg,#e9f7f5eb,#fff4e4e6);border:1px solid #3d90a447;border-radius:8px;margin-bottom:54px;padding:30px}.videoFeatureHeader{margin-bottom:24px}.videoFeature h2{color:var(--green);font-size:clamp(26px,4vw,42px)}.videoFeatureHeader p:last-child{max-width:780px;color:var(--muted);font-size:17px;line-height:1.9}.videoFrame{border:1px solid var(--line);background:#1f2b2d;border-radius:8px;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 10px 28px #2d34301f}.videoFrame video{aspect-ratio:16/9;background:#1f2b2d;width:100%;display:block}.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}.songLink{color:var(--coral);text-underline-offset:5px;font-weight:800;text-decoration:underline}.songLink:hover{color:var(--green)}.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}.libecityCodexBox{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:56px;padding:30px;box-shadow:0 10px 28px #2d343014}.libecityCodexBox .sectionHeader{margin-bottom:26px}.libecityCodexBox h2{color:var(--green)}.codexSlideCard{border:1px solid var(--line);background:var(--soft);border-radius:8px;margin:0;overflow:hidden}.codexSlideCard img{width:100%;height:auto;display:block}.codexSlideCard figcaption{color:var(--muted);padding:14px 18px;font-size:14px;line-height:1.7}.codexLpEntry{border-top:1px solid var(--line);margin-top:38px;padding-top:30px}.sanshinLibecityLink{margin-bottom:54px}.codexLpEntry h3{color:var(--green);margin:8px 0 14px;font-size:clamp(20px,3vw,28px);line-height:1.45}.codexLpLink{border:1px solid var(--line);background:var(--soft);color:var(--green);border-radius:8px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:block;overflow:hidden;box-shadow:0 10px 28px #2d343014}.codexLpLink:hover{transform:translateY(-3px);box-shadow:0 14px 32px #2d343024}.codexLpLink:focus-visible{outline:3px solid var(--green);outline-offset:4px}.codexLpLink img{object-fit:cover;object-position:top center;width:100%;max-height:560px;display:block}.codexLpLink span{padding:16px 18px;font-weight:800;line-height:1.6;display:block}.codexLpNote{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.7}.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,.recentInner,.aboutIntro,.journeyItem,.sanshinHero,.libecityHero,.teacherBox,.youtubeBox{grid-template-columns:1fr}.profileGrid,.featureGrid,.canDoGrid,.archiveGrid,.linkGrid,.stampGrid,.mountainGrid,.photoGrid,.toolGrid,.songGroupGrid,.actionList,.recentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroContent{width:min(52%,560px)}.aboutCharacter{width:min(420px,72%);margin:0 auto 34px}.consultationCallout{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.hero{min-height:720px;padding:20px 20px 42px}.hero:before{filter:saturate(1.1)contrast(1.05);background-position:30%}.hero:after{background:linear-gradient(#fffdf770 0%,#fffdf78f 48%,#fffdf72e 100%),linear-gradient(90deg,#fffdf70a 0%,#fffdf729 42%,#fffdf7e6 100%)}.siteNav{align-items:flex-start}.navLinks{justify-content:space-between;gap:10px;width:100%}.siteNav{margin-bottom:28px}.heroWrap{display:block}.heroContent{text-shadow:0 2px 18px #fffdf7eb;width:68%;margin-left:auto;padding:18px 0 24px}.heroLeadSingleLine{font-size:inherit;white-space:normal}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}.recentSection{padding:48px 20px}.recentGrid{grid-template-columns:1fr}.aboutCharacter{width:min(320px,88%)}.profileGrid,.featureGrid,.canDoGrid,.archiveGrid,.linkGrid,.stampGrid,.mountainGrid,.photoGrid,.toolGrid,.songGroupGrid,.actionList{grid-template-columns:1fr}.archiveSection{border-radius:0;width:100%;padding:30px 20px}.journeyItem{padding:22px}.canDoSection{padding-top:64px}.consultationCallout{padding:24px}.consultationCallout .primaryButton{width:100%}}
