@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700&display=swap');
:root{--ink:#473727;--muted:#756857;--yellow:#ffda57;--green:#386a47;--line:#e9e3d8;--paper:#fffefb;--soft:#fff9e9;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans JP',sans-serif;font-size:16px;line-height:1.85}h1,h2,h3,.brand,.button,.speech{font-family:'M PLUS Rounded 1c',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5;letter-spacing:.025em}a{color:inherit;text-underline-offset:4px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #246442;outline-offset:5px}img{max-width:100%;height:auto;display:block}.wrap{width:min(1140px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:820px}.site-header{background:#fffefbf5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.header-inner{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:12px;align-items:center;font-size:30px;font-weight:900;letter-spacing:.04em;text-decoration:none;line-height:1.25}.brand img{border-radius:50%;width:52px;height:52px}.brand small{display:block;font-family:'Noto Sans JP',sans-serif;font-size:11px;font-weight:500;letter-spacing:0;margin-top:6px}.header-inner nav{display:flex;gap:23px;align-items:center}.header-inner nav a{font-size:14px;font-weight:700;text-decoration:none;padding-block:12px}.header-inner nav a:hover,.header-inner nav a[aria-current]{color:var(--green);text-decoration:underline}.header-inner nav .contact-link{border:1px solid var(--line);border-radius:30px;padding:9px 16px}.menu-button{display:none}.hero{background:#fff4c7;border-bottom:1px solid #f0dfa3;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:30px;padding-block:58px 45px}.hero-tag{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.04em;margin-bottom:20px;color:#62602c}.hero h1{font-size:clamp(38px,4.1vw,57px);font-weight:900;line-height:1.5;margin-bottom:20px;letter-spacing:.03em}.hero h1 span{color:var(--green);background:linear-gradient(transparent 72%,#ffe075 72%)}.hero p{font-size:17px;line-height:2;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 24px;border-radius:40px;font-size:15px;font-weight:800;text-decoration:none;border:1px solid transparent}.primary{background:var(--green);color:white;box-shadow:0 4px 0 #244e31}.button:hover{transform:translateY(-2px)}.outline{border-color:var(--ink);background:white}.text-link{font-size:15px;font-weight:700;text-decoration:none;display:inline-block;padding-block:10px}.text-link:hover{text-decoration:underline}.hero-character{display:flex;flex-direction:column;align-items:center;position:relative}.hero-character img{width:320px;height:320px;border-radius:50%;border:12px solid white;box-shadow:0 0 0 2px #e8c660,0 15px 0 #ead57b44}.speech{font-weight:800;letter-spacing:.04em;background:white;border:2px solid #e8c660;border-radius:20px;padding:11px 24px;transform:rotate(3deg);margin-bottom:24px;font-size:19px}.character-note{font-family:'M PLUS Rounded 1c',sans-serif;font-weight:800;font-size:17px;margin-top:27px}.hero-bottom{border-top:1px dashed #d9c982;padding-block:16px;display:flex;justify-content:space-between;font-size:13px;color:#6e623e}.section{padding-block:72px}.section-heading{margin-bottom:30px}.eyebrow{display:block;font-size:12px;letter-spacing:.15em;color:var(--green);font-weight:800;margin-bottom:9px}.section-heading h2{font-size:30px;margin-bottom:10px;font-weight:800}.section-heading p{color:var(--muted);margin-bottom:0}.section-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.pathways{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.path-card{position:relative;padding:30px 26px 28px;border-radius:var(--radius);text-decoration:none;border:1px solid #ead894;transition:transform .2s}.path-card:hover{transform:translateY(-4px)}.yellow{background:#fff4c3}.green{background:#eaf4e2;border-color:#cdddc1}.pink{background:#fff0e8;border-color:#efd4c2}.path-number{font-size:12px;letter-spacing:.05em;font-weight:700}.path-card h3{font-size:23px;margin:20px 0 14px;font-weight:800}.path-card p{font-size:14px;margin-bottom:25px;color:#6c5a45}.round-arrow{display:flex;margin-left:auto;width:39px;height:39px;border-radius:50%;background:white;align-items:center;justify-content:center}.soft{background:var(--soft);border-block:1px solid #f1e8d1}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border:1px solid var(--line);background:white;border-radius:20px;text-decoration:none;padding:23px;display:flex;flex-direction:column;box-shadow:0 5px 0 #49311c04;transition:transform .2s,border-color .2s}.guide-card:hover{transform:translateY(-3px);border-color:#c0b190}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:21px;flex-wrap:wrap}.command-mark{font:700 17px ui-monospace,monospace;color:var(--green);letter-spacing:-.03em}.edition{font-size:11px;border-radius:5px;padding:2px 7px;background:#f4f5ed;color:#4f6240;white-space:nowrap}.guide-card h3{font-size:19px;line-height:1.7;margin-bottom:12px}.guide-card p{font-size:14px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{margin-top:auto;padding-top:15px;border-top:1px dashed var(--line);font-size:12px;display:flex;justify-content:space-between;gap:8px}.card-bottom span{color:var(--green);font-weight:700}.magazine-section{background:#eff5e9}.magazine-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.magazine-card{border-radius:20px;overflow:hidden;border:1px solid #dbe4d3;background:white}.magazine-card img{width:100%;aspect-ratio:1280/670;object-fit:cover}.magazine-card>div{padding:25px 28px}.magazine-card h3{font-size:23px;margin-bottom:12px}.magazine-card p{font-size:15px;color:var(--muted)}.note-link{font-size:13px;margin-left:20px}.faq details{border-bottom:1px solid #ddd5c2}.faq summary{cursor:pointer;padding:23px 30px 23px 0;font-weight:700;font-size:17px}.faq summary::marker{color:var(--green)}.faq details p{padding:0 10px 16px;color:var(--muted)}.about-strip{padding-block:60px;display:flex;gap:30px;align-items:center}.about-strip img{border-radius:50%;flex-shrink:0}.about-strip h2{font-size:25px;margin-bottom:12px}.about-strip p{font-size:14px;color:var(--muted);margin:0}.about-strip .button{margin-left:auto;flex-shrink:0}footer{background:#f4f1e9;padding:45px 0 24px;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-inner p{font-size:13px;margin-top:12px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:14px 22px;align-content:start;max-width:530px;font-size:13px}.footer-fine{border-top:1px solid #dfd9cb;margin-top:20px;padding-top:20px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.back-top{position:fixed;right:20px;bottom:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:62px;height:62px;border:1px solid #bcad85;border-radius:50%;background:#fff4b8ee;z-index:9;font-size:20px;text-decoration:none;line-height:1.2;box-shadow:0 3px 10px #54421918}.back-top span{font-size:9px;margin-top:3px}.breadcrumb{display:flex;gap:12px;padding-block:19px;font-size:12px;color:var(--muted);align-items:baseline}.breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-lead{padding-block:42px 40px}.page-lead h1{font-size:40px;margin-bottom:20px;font-weight:900}.page-lead p{max-width:800px;color:var(--muted);margin-bottom:0}.search-box{margin:0 0 28px;max-width:660px}.search-box label{font-size:14px;font-weight:700;display:block;margin-bottom:8px}.search-box input{width:100%;padding:15px 18px;border:1px solid #c9c5ba;border-radius:12px;font:inherit;background:white;color:var(--ink)}.search-count{font-size:14px;color:var(--muted);margin-bottom:22px}.chapter{margin-bottom:48px}.chapter>h2{border-left:5px solid var(--yellow);padding-left:16px;font-size:24px}.tip{display:flex;gap:18px;align-items:center;background:#fff5cd;border:1px solid #ebdda7;padding:25px;border-radius:20px;margin-block:28px}.tip img{width:76px;height:76px;border-radius:50%}.tip p{margin:0;font-size:15px}.reading{display:grid;grid-template-columns:minmax(0,800px) 260px;gap:50px;align-items:start;padding-bottom:70px}.article-body{min-width:0;font-size:16px;line-height:2}.article-body h2{font-size:26px;margin-top:46px;padding-bottom:13px;border-bottom:3px solid #f5d974;scroll-margin-top:110px}.article-body h3{font-size:21px;margin-top:30px}.article-body p{margin-bottom:19px;overflow-wrap:anywhere}.article-body li p{margin-bottom:8px}.article-body figure{margin:24px 0}.article-body figure img{margin:auto;border:1px solid var(--line);border-radius:10px}.article-body figcaption{font-size:13px;color:var(--muted);text-align:center;margin-top:8px}.article-body blockquote{background:var(--soft);padding:19px 22px;border-left:4px solid #e1c86c;margin:22px 0;border-radius:0 10px 10px 0}.article-body blockquote p:last-child{margin:0}.article-body a{color:var(--green);overflow-wrap:anywhere}.article-body pre{position:relative;white-space:pre;overflow:auto;background:#273d32;color:#f3f7ee;padding:55px 22px 23px;border-radius:12px;line-height:1.7;font-size:14px;max-width:100%}.article-body pre code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre}.copy-button{position:absolute;top:10px;right:10px;background:#fff;border:0;border-radius:6px;color:#294b34;padding:7px 12px;font-family:inherit;cursor:pointer;min-height:36px;font-size:12px}.article-body hr{border:0;border-top:1px solid var(--line);margin-block:32px}.article-body ul,.article-body ol{padding-left:1.5em}.toc{padding:22px;border:1px solid var(--line);border-radius:16px;background:white;position:sticky;top:120px;max-height:calc(100vh - 150px);overflow:auto;font-size:13px}.toc h2{font-size:18px}.toc a{display:block;text-decoration:none;padding:7px 0}.toc a:hover{text-decoration:underline}.source-line{font-size:13px;color:var(--muted);margin-top:20px}.article-notice{font-size:14px;background:#f3f7ef;border-radius:10px;padding:16px 20px;margin-bottom:28px}.empty-state{padding:30px;background:var(--soft);border-radius:14px}.prose{max-width:800px;padding-bottom:65px}.prose h2{font-size:24px;margin-top:34px}.contact-panel{border:1px solid var(--line);padding:36px;border-radius:20px;background:white;margin-bottom:35px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:50}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1450px){.hero-inner{padding-block:72px 55px}}
@media(max-width:1000px){.header-inner{gap:14px}.header-inner nav{gap:12px}.header-inner nav a{font-size:12px}.brand{font-size:25px}.brand small{font-size:9px}.hero-inner{grid-template-columns:1.2fr 1fr}.hero-character img{width:270px;height:270px}.hero h1{font-size:44px}.card-grid{gap:16px}.guide-card{padding:20px}.pathways{gap:16px}.path-card{padding:24px 20px}.path-card h3{font-size:21px}.reading{grid-template-columns:minmax(0,1fr) 215px;gap:25px}.about-strip{flex-wrap:wrap}.about-strip .button{margin-left:150px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:78px;flex-wrap:wrap;padding-block:10px}.brand{font-size:27px}.brand img{width:44px;height:44px}.brand small{font-size:9px}.menu-button{display:block;font:700 13px 'Noto Sans JP',sans-serif;background:white;color:var(--ink);border:1px solid var(--line);border-radius:20px;padding:10px 16px;min-height:44px}.header-inner nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;padding-bottom:10px}.header-inner nav.open{display:flex}.header-inner nav a{font-size:15px;padding:12px 10px}.hero-inner{grid-template-columns:1fr;padding-block:32px 25px;gap:27px;text-align:center}.hero h1{font-size:38px;line-height:1.55;margin-bottom:17px}.hero-tag{font-size:12px;margin-bottom:18px}.hero p{font-size:14px;line-height:2}.hero-actions{justify-content:center;gap:12px 20px}.hero-actions .text-link{font-size:14px}.button{font-size:14px;padding:13px 22px;gap:16px}.hero-character img{width:215px;height:215px;border-width:8px}.speech{font-size:15px;margin-bottom:13px;padding:8px 18px}.character-note{font-size:14px;margin-top:15px}.hero-bottom{display:block;text-align:center;font-size:11px}.hero-bottom span{display:block}.section{padding-block:45px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:25px}.section-heading p{font-size:14px}.pathways{grid-template-columns:1fr;gap:16px}.path-card{padding:24px}.path-card h3{font-size:23px;margin-block:10px}.path-card h3 br{display:none}.path-card p{margin-bottom:0;padding-right:38px}.round-arrow{position:absolute;right:22px;bottom:25px}.card-grid{grid-template-columns:1fr;gap:17px}.guide-card h3{font-size:20px}.guide-card p{font-size:14px}.card-top{margin-bottom:14px}.edition{font-size:12px}.card-bottom{font-size:13px}.section-row{display:block}.section-row>.text-link{margin-top:-15px;margin-bottom:20px}.magazine-grid{grid-template-columns:1fr;gap:23px}.magazine-card>div{padding:22px}.magazine-card h3{font-size:21px}.faq summary{font-size:16px}.about-strip{gap:18px;padding-block:40px}.about-strip img{width:82px;height:82px}.about-strip>div{flex:1}.about-strip h2{font-size:20px}.about-strip p{font-size:13px}.about-strip p br{display:none}.about-strip .button{margin-left:0}.footer-inner{display:block}.footer-inner nav{margin-top:25px;font-size:13px}.footer-fine{display:block;padding-right:48px}.back-top{width:54px;height:54px;right:12px;bottom:12px}.breadcrumb{font-size:11px;padding-block:14px}.page-lead{padding-block:25px 28px}.page-lead h1{font-size:30px;overflow-wrap:anywhere}.page-lead p{font-size:15px}.reading{display:flex;flex-direction:column;gap:22px}.toc{position:static;width:100%;max-height:300px;order:-1;font-size:14px}.article-body h2{font-size:23px}.article-body h3{font-size:20px}.article-body pre{font-size:13px}.article-body{width:100%}.tip{padding:20px;gap:14px}.tip img{width:55px;height:55px}.tip p{font-size:14px}.contact-panel{padding:23px}.page-lead h1 br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover,.guide-card:hover,.path-card:hover{transform:none}}
/* Original editorial content */
.answer-box{padding:25px 28px;background:#fff5cb;border:1px solid #e6d39c;border-radius:16px;margin-bottom:32px}.answer-box p{font-weight:600;margin:0}.verification-note{font-size:13px;background:#f4f5ef;padding:17px 20px;border-radius:10px;color:#6a665a}.table-wrap{overflow-x:auto;margin-block:22px}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;padding:14px 17px;border:1px solid #deded1;min-width:110px}th{background:#eff4e8}.intro-answer{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;align-items:center}.intro-answer h2{font-size:30px;margin-bottom:0}.intro-answer p{margin-bottom:14px}.guide-card .card-top{align-items:flex-start;flex-direction:column}.guide-card .command-mark{font:700 14px 'M PLUS Rounded 1c',sans-serif}.guide-card .edition{white-space:normal;line-height:1.6}.article-body :not(pre)>code{font-family:ui-monospace,monospace;background:#f1f3e9;border-radius:4px;padding:2px 4px;overflow-wrap:anywhere}.article-body .answer-box p{margin:0}.article-body table p{margin:0}
@media(max-width:760px){.intro-answer{grid-template-columns:1fr;gap:24px}.intro-answer h2{font-size:26px}.intro-answer h2 br{display:none}.hero h1{font-size:clamp(28px,8.8vw,38px)}.header-inner{gap:8px}.brand{font-size:25px}.brand small{font-size:9px}.menu-button{padding:8px 12px}.hero p br{display:none}.answer-box{padding:20px}.hero-copy>p{max-width:320px;margin-inline:auto}.hero-character img{width:200px;height:200px}}

/* Reserve the scrollbar gutter on long pages, short pages and search results. */
html{overflow-y:scroll;scrollbar-gutter:stable}
.card-art{width:calc(100% + 46px);max-width:none;margin:-23px -23px 22px;aspect-ratio:3/2;object-fit:cover;border-radius:19px 19px 0 0}
.path-art{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:14px;margin:16px 0 20px}
.article-art{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:18px;margin-bottom:28px}
.article-greeting{font-size:17px;margin:10px 0 25px}
.heading-with-yuzu{display:flex;align-items:center;gap:18px}
.heading-with-yuzu>img{width:70px;height:70px;flex:none;border-radius:50%;border:4px solid white}
.heading-with-yuzu .section-heading{margin:0}
.section-heading.heading-with-yuzu{margin-bottom:30px}
.toc-mascot{width:88px;height:88px;border-radius:50%;margin:0 auto 16px}
.article-body .tip{line-height:1.85}.article-body .tip img{flex:none;border:0}
.intro-illustration{width:220px;border-radius:20px;margin-top:22px}
.diary-feature{display:grid;grid-template-columns:minmax(0,1fr) 1fr;gap:40px;align-items:center;background:#fff5ed;border:1px solid #eddfcf;border-radius:24px;overflow:hidden}
.diary-feature>img{width:100%;height:100%;object-fit:cover;aspect-ratio:3/2}.diary-feature>div{padding:30px 35px 30px 0}.diary-feature h3{font-size:26px}.diary-feature p{font-size:15px}
@media(max-width:1000px){.card-art{width:calc(100% + 40px);margin:-20px -20px 20px}}
@media(max-width:760px){.path-art{max-height:190px;object-fit:contain;background:#fff9e9}.heading-with-yuzu{gap:12px;align-items:flex-start}.heading-with-yuzu>img{width:54px;height:54px}.heading-with-yuzu h2{font-size:23px}.diary-feature{grid-template-columns:1fr;gap:0}.diary-feature>div{padding:24px}.intro-illustration{width:180px}.toc-mascot{display:none}.card-art{max-height:230px}.edition{white-space:normal}}

.pagination{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:30px;flex-wrap:wrap}.pagination a,.pagination button{font:inherit;background:white;color:var(--green);border:1px solid var(--line);border-radius:12px;padding:8px 16px;min-height:44px}.pagination [aria-current]{background:var(--green);color:white}.pagination button:disabled{opacity:.4}.search-box{scroll-margin-top:120px}

/* Illustrated world: landscape, original character, and a readable paper panel. */
.hero{background:#fff6d7;position:relative}.hero-inner{grid-template-columns:1fr 1.2fr;gap:10px;padding-block:56px 44px;min-height:640px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(36px,3.7vw,51px);letter-spacing:0;line-height:1.65}.hero p{font-size:15px;max-width:490px}.hero-character{min-height:480px;align-self:stretch;justify-content:center;isolation:isolate}.hero-character .hero-world{width:calc(100% + 100px);max-width:none;height:480px;object-fit:cover;border:6px solid #fffefb;border-radius:44% 44% 22% 22% / 24% 26% 20% 20%;box-shadow:0 14px 0 #d5cda540;position:absolute;inset:0 auto auto -20px;z-index:-1}.hero-host{position:absolute;right:0;bottom:-12px;display:flex;flex-direction:column;align-items:center}.hero-host>img{width:164px;height:164px;border-width:7px;box-shadow:0 6px 0 #c9a04f40}.hero-host .speech{font-size:15px;margin-bottom:10px;padding:9px 17px;transform:rotate(-3deg)}.hero-host .character-note{background:#fffefb;border:1px solid #ebdbaf;border-radius:14px;padding:7px 14px;font-size:12px;margin-top:12px}.hero-bottom{position:relative;margin-top:10px}.path-card{box-shadow:0 6px 0 #dec88426}.path-card:nth-child(2){transform:rotate(1deg)}.path-card:nth-child(3){transform:rotate(-1deg)}.path-card:hover{transform:translateY(-4px)}.guide-card{overflow:hidden}.guide-card:hover .card-art{filter:saturate(1.07)}.magazine-section{border-radius:52px 52px 0 0;border-top:1px solid #d8e4cd}.category-masthead{position:relative;background:#fff6d7;margin-bottom:40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,380px);align-items:center;gap:30px;padding-inline:max(32px,calc((100% - 1140px)/2));overflow:hidden}.category-masthead>.page-lead{width:auto;margin:0;padding-block:48px}.category-art{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:44% 38% 42% 34%;margin-block:24px;box-shadow:8px 8px 0 #e9dcaf}.footer-yuzu{border-radius:50%;float:left;margin:0 18px 12px 0}.article-art{max-height:390px;object-fit:cover}.article-body .tip{border-radius:28px 28px 28px 4px;box-shadow:4px 4px 0 #efe0a64a}.tip img{flex-shrink:0}.section-heading h2{text-wrap:balance}
@media(max-width:1000px){.hero-inner{grid-template-columns:1fr 1fr}.hero h1{font-size:38px}.hero-character .hero-world{width:calc(100% + 35px);left:0}.hero-host{right:-5px}.category-masthead{grid-template-columns:1fr 270px}}
@media(max-width:760px){.hero-inner{grid-template-columns:1fr;padding-block:30px 20px;gap:20px;min-height:0}.hero-copy{text-align:center}.hero h1{font-size:clamp(28px,8.3vw,38px);line-height:1.55}.hero p{max-width:350px;margin-inline:auto}.hero-character{min-height:340px;margin-top:8px}.hero-character .hero-world{width:100%;max-width:100%;height:270px;left:0;top:0;border-radius:35px;border-width:4px}.hero-host{right:8px;bottom:0;align-items:flex-end}.hero-host>img{width:118px;height:118px;border-width:5px}.hero-host .speech{font-size:12px;margin-bottom:6px;padding:7px 12px}.hero-host .character-note{font-size:10px;margin-top:8px;padding:5px 9px}.hero-bottom{margin-top:0}.path-card:nth-child(n){transform:none}.path-art{max-height:210px;object-fit:cover}.category-masthead{grid-template-columns:1fr;gap:0;padding-inline:18px;margin-bottom:28px}.category-masthead>.page-lead{padding-block:28px 18px}.category-art{width:100%;max-height:210px;object-fit:cover;border-radius:22px;margin:0 0 24px;box-shadow:4px 4px 0 #e9dcaf}.article-art{max-height:240px}.magazine-section{border-radius:28px 28px 0 0}.diary-feature h3{font-size:23px}}

/* Interactive Yuzu: no cursor:none, no layout-affecting movement. */
.cursor-buddy{position:fixed;left:0;top:0;z-index:50;pointer-events:none;user-select:none;will-change:transform;width:38px;height:38px;padding:3px;background:#fff8d6;border:1px solid #c5ac63;border-radius:50%;box-shadow:0 3px 9px #55441426}.cursor-buddy img{width:30px;height:30px;border-radius:50%}.cursor-buddy span{position:absolute;top:34px;left:-5px;width:48px;font-size:10px;text-align:center;color:#3e623f;background:#fffefb;border-radius:8px;white-space:nowrap}.cursor-buddy span:empty{display:none}.cursor-buddy.is-link{border-color:#387147;background:#e8f4d9}.motion-settings{display:flex;gap:16px;align-items:center;flex-wrap:wrap}#motion-toggle{font:inherit;color:var(--green);border:1px solid #c8c5b2;border-radius:20px;background:#fffefb;min-height:38px;padding:6px 14px;cursor:pointer}#motion-toggle:disabled{cursor:default}.yuzu-hello{padding:0;border:0;background:none;position:relative;cursor:pointer;color:var(--ink);border-radius:50%}.hero-host .yuzu-hello img{width:164px;height:164px;border-radius:50%;border:7px solid white;box-shadow:0 6px 0 #c9a04f40}.hello-label{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);background:#fffefb;border:1px solid #dac891;border-radius:18px;font:700 10px 'Noto Sans JP',sans-serif;padding:3px 9px;white-space:nowrap}.hero-host .speech{min-height:44px;max-width:290px;text-align:center}.motion-off *{scroll-behavior:auto!important}.motion-off .guide-card,.motion-off .path-card{transform:none!important;transition:none!important}.yuzu-hello:hover .hello-label{background:#fff0aa}
@media(max-width:760px){.hero-host .yuzu-hello img{width:118px;height:118px;border-width:5px}.hello-label{font-size:9px}.hero-host .speech{max-width:250px;font-size:12px;min-height:36px}.motion-settings{margin-top:16px}}
@media(prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.cursor-buddy{display:none!important}}

/* Original illustration remains visible while video loads or motion is stopped. */
.animated-yuzu{display:inline-block;position:relative;flex:0 0 auto;width:var(--yuzu-size);height:var(--yuzu-size);border-radius:50%;overflow:hidden;vertical-align:middle;background:#fff}
.animated-yuzu>img,.animated-yuzu>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%}
.animated-yuzu>video{opacity:0;pointer-events:none}
.animated-yuzu>video.is-playing{opacity:1}
.hero-host .yuzu-hello .animated-yuzu{box-shadow:0 8px 24px #745d2330;border:5px solid white}
.hero-host .yuzu-hello .animated-yuzu img{width:100%;height:100%;border:0;box-shadow:none}
@media(max-width:700px){.hero-host .yuzu-hello .animated-yuzu{width:118px;height:118px}}

/* Keep the message, mascot and hint on a stable shared center line. */
.hero-host{width:290px;max-width:100%;align-items:center;bottom:0}
.hero-host .speech{width:100%;min-height:62px;display:flex;align-items:center;justify-content:center;position:relative;transform:none;margin-bottom:14px;font-size:15px;box-shadow:0 4px 0 #e8c66026}
.hero-host .speech::after{content:"";position:absolute;width:12px;height:12px;background:white;border-right:2px solid #e8c660;border-bottom:2px solid #e8c660;bottom:-8px;left:calc(50% - 7px);transform:rotate(45deg)}
.yuzu-hello{display:flex;flex-direction:column;align-items:center;gap:7px;border-radius:20px}
.yuzu-hello .hello-label{position:static;transform:none;background:transparent;border:0;padding:0;font-size:10px;color:#756857;line-height:1.5}
.yuzu-hello:hover .hello-label{background:transparent;color:var(--green)}
@media(max-width:760px){.hero-host{width:250px;right:8px;align-items:center}.hero-host .speech{min-height:54px;max-width:100%;font-size:12px}.hero-host .yuzu-hello .animated-yuzu{width:118px;height:118px}}

/* Full-body Yuzu floats beside the pointer and speaks in a small balloon. */
.cursor-buddy,.cursor-buddy.is-link{width:78px;height:117px;padding:0;background:none;border:0;border-radius:0;box-shadow:none}
.cursor-buddy img{width:78px;height:117px;object-fit:contain;border-radius:0;animation:yuzu-float 2.4s ease-in-out infinite}
.cursor-buddy span{top:-32px;left:39px;width:auto;min-width:100px;padding:5px 9px;border:1px solid #cbb66f;border-radius:14px;background:#fffefb;font-size:11px;color:#473727;box-shadow:0 2px 5px #47372715;line-height:1.6}
.cursor-buddy span:not(:empty)::after{content:"";position:absolute;left:12px;bottom:-5px;width:7px;height:7px;transform:rotate(45deg);background:#fffefb;border-right:1px solid #cbb66f;border-bottom:1px solid #cbb66f}
@keyframes yuzu-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-5px) rotate(3deg)}}
@media(prefers-reduced-motion:reduce){.cursor-buddy{display:none!important}}

/* Yuzu lives beside the content, without a separate video-player section. */
.yuzu-walkway{position:relative;height:120px;overflow:hidden;margin-top:-10px;margin-bottom:-7px;pointer-events:none}
.yuzu-walker{position:absolute;inset:0;width:100%;height:120px;}
.yuzu-walker .yuzu-actor{display:block;width:120px;height:120px;object-fit:contain;mix-blend-mode:multiply;}
.yuzu-walkway.is-visible .yuzu-walker,.yuzu-walkway.is-visible .yuzu-actor{animation-play-state:running}
.yuzu-perched{display:block;width:120px;height:120px;flex:0 0 120px;pointer-events:none}
.yuzu-perched video{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.motion-off .yuzu-walker,.motion-off .yuzu-walker .yuzu-actor{animation-play-state:paused!important}
@media(prefers-reduced-motion:reduce){.yuzu-walker,.yuzu-walker .yuzu-actor{animation:none!important}}
@media(max-width:760px){.yuzu-perched{width:90px;height:90px;flex-basis:90px}}

.yuzu-actor{position:relative;display:block;width:120px;height:120px;pointer-events:none}
.yuzu-actor>img,.yuzu-actor>canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.yuzu-actor>video{position:absolute;width:100%;height:100%;opacity:0!important;pointer-events:none}
.yuzu-actor>canvas{opacity:0}
.yuzu-actor.is-rendered>canvas{opacity:1}
.yuzu-actor.is-rendered>img{opacity:0}
.yuzu-perched .yuzu-actor{width:100%;height:100%}
.yuzu-search-companion{position:relative;padding-right:128px;min-height:125px}
.yuzu-search-companion>.yuzu-perched{position:absolute;right:0;top:-10px}
@media(max-width:760px){.yuzu-search-companion{padding-right:96px}.yuzu-search-companion>.yuzu-perched{top:0}}

.cursor-buddy span{max-width:145px;white-space:normal;text-align:center}
