@charset "UTF-8";
/* Authorship: an open, playful editorial layout. Legacy contact styles stay isolated. */
:root{--paper:#f8f6ef;--white:#fffdf8;--ink:#26352f;--sub:#5d665e;--red:#b74833;--sage:#e4ebe3;--yellow:#ede3bf;--rose:#f0ded5;--blue:#e0e9e8;--line:#d8dbd0;--serif:"Shippori Mincho B1","Hiragino Mincho ProN","Yu Mincho",serif;--sans:"Noto Sans JP","Hiragino Sans","Yu Gothic",sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.9 var(--sans);letter-spacing:.035em;-webkit-font-smoothing:antialiased}
img,svg{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}
h1,h2,h3,p,figure,ol{margin:0}
ol{padding:0;list-style:none}
em{font-style:normal;color:var(--red)}
[hidden]{display:none!important}
::selection{color:var(--white);background:var(--red)}
:focus-visible{outline:3px solid var(--red);outline-offset:5px}
.container{width:min(100%,1320px);margin-inline:auto;padding-inline:clamp(24px,4.7vw,72px)}
.section{padding-block:104px}
.eyebrow{font-size:11px;font-weight:500;letter-spacing:.13em;line-height:1.7;margin-bottom:25px}
.section-heading{margin-bottom:46px}
.section-heading h2,h2{font-family:var(--serif);font-size:clamp(31px,3.65vw,49px);font-weight:500;line-height:1.65;letter-spacing:.02em}
.section-heading h2 em{display:inline-block}
.section-heading--row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.section-heading--row>p{font-size:13px;line-height:2;color:var(--sub);padding-bottom:8px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}
.skip-link{position:fixed;left:20px;top:-100px;padding:10px 20px;background:var(--ink);color:white;z-index:1000}
.skip-link:focus{top:14px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:56px;border-radius:3px;padding:14px 24px;font-size:13px;line-height:1.5;transition:transform .25s var(--ease),background .25s}
.button:hover{transform:translateY(-3px)}
.button>span{font-size:22px;line-height:1}
.button--red{background:var(--red);color:var(--white)}
.button--red:hover{background:#963824}
.button--ink{background:var(--ink);color:var(--white)}
.button--ink:hover{background:#3f5348}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid currentColor;padding-block:8px;font-size:13px;line-height:1.5}
.text-link span{font-size:20px;transition:transform .25s}
.text-link:hover span{transform:translateX(4px)}
.mobile-break{display:none}

/* Header: one calm line, four destinations. */
.site-header{position:absolute;inset:0 0 auto;z-index:100;display:flex;align-items:center;gap:24px;min-height:96px;padding:20px clamp(24px,4.7vw,72px);border-bottom:1px solid var(--line);background:var(--paper)}
.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}
.brand__name{font:600 25px/1.2 var(--serif);letter-spacing:.08em;white-space:nowrap}
.brand__dot{font-family:Georgia,serif;color:var(--red);font-size:38px;line-height:0}
.brand__role{font-size:10px;letter-spacing:.08em}
.site-nav{display:flex;align-items:center;gap:27px;margin-left:auto}
.site-nav a{font-size:12px;white-space:nowrap;padding:7px 0;position:relative}
.site-nav a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.site-nav a:hover::after{transform:scaleX(1)}
.header-contact{display:flex;align-items:center;justify-content:space-between;gap:23px;border:1px solid var(--ink);border-radius:3px;font-size:12px;padding:9px 16px;white-space:nowrap}
.header-contact:hover{background:var(--ink);color:var(--paper)}
.header-contact span{font-size:20px;line-height:1}
.menu-toggle{display:none}

/* Cover spread. The person is the hero, the book is the introduction. */
.opening{padding-top:145px}
.opening__grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:48px;min-height:590px;padding-bottom:58px}
.opening__copy{position:relative;z-index:1}
.opening__copy .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:29px;font-size:12px}
.little-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red)}
.opening h1{font:500 clamp(57px,6.4vw,87px)/1.42 var(--serif);letter-spacing:-.035em;margin-left:-.035em}
.smile-word{display:inline-block;position:relative;color:var(--red)}
.smile-word svg{position:absolute;bottom:-.035em;left:0;width:100%;overflow:visible;transform:rotate(-3deg)}
.smile-word path{fill:none;stroke:var(--red);stroke-width:2.7;stroke-linecap:round;stroke-dasharray:230;stroke-dashoffset:0}
.opening__lead{margin-top:36px;font-size:14px;line-height:2.05}
.opening__actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}
.opening__signature{margin-top:42px;font:500 19px/1.3 var(--serif);letter-spacing:.1em;display:flex;align-items:center;gap:16px}
.opening__signature span{font:10px/1.4 var(--sans);letter-spacing:.15em;color:var(--sub)}
.opening__visual{position:relative;isolation:isolate;padding:6px 28px 34px 55px}
.opening__circle{position:absolute;width:98%;aspect-ratio:1;top:26px;left:0;border:1px solid #b6c3b5;border-radius:50%;z-index:-1}
.opening__circle::after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:var(--red);left:12%;top:14%}
.portrait{border-radius:47% 47% 4px 4px;overflow:hidden;position:relative;background:#d9dac8;transform:rotate(2deg);aspect-ratio:4/5}
.portrait img{width:100%;height:100%;object-fit:cover}
.opening__note{position:absolute;right:0;top:6%;writing-mode:vertical-rl;font:500 19px/1.7 var(--serif);letter-spacing:.16em;padding:18px 17px;background:var(--white);transform:rotate(7deg);box-shadow:2px 5px 0 #26352f0c}
.opening__book{position:absolute;bottom:5px;left:-15px;display:flex;align-items:flex-end;gap:15px;transform:rotate(-9deg)}
.opening__book img{width:103px;height:152px;object-fit:contain;filter:drop-shadow(5px 8px 5px #26352f28)}
.opening__book span{font:500 13px/1.7 var(--serif);background:var(--white);padding:7px 9px;transform:rotate(6deg);margin-bottom:8px}
.opening__caption{position:absolute;right:27px;bottom:9px;font-size:8px;letter-spacing:.18em;color:var(--sub)}
.credentials{display:flex;align-items:center;gap:36px;padding-block:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.credentials__number{display:flex;align-items:baseline;gap:14px;white-space:nowrap}
.credentials__number>span{font-size:11px}
.credentials strong{font:400 43px/1 Georgia,serif;letter-spacing:-.025em}
.credentials strong span{font:12px var(--sans);padding-left:5px;letter-spacing:.03em}
.credentials small{font-size:10px;color:var(--sub)}
.credentials__names{padding-left:30px;border-left:1px solid var(--line)}
.credentials__names>span{font-size:9px;color:var(--sub)}
.credentials__names p{font-size:11px;line-height:1.9;margin-top:4px}
.credentials__names i{font-style:normal;padding-inline:5px;color:#9ea597}
.credentials__link{font-size:10px;margin-left:auto;white-space:nowrap}
.credentials__link span{margin-left:8px}
.purpose-links{display:grid;grid-template-columns:repeat(3,1fr);padding-top:31px;padding-bottom:31px;gap:28px}
.purpose-links>a{display:flex;flex-direction:column;padding:8px 0;gap:5px}
.purpose-links>a+a{border-left:1px solid var(--line);padding-left:30px}
.purpose-links>a>span{font-size:10px;color:var(--sub)}
.purpose-links strong{font-size:14px;font-weight:500;display:flex;justify-content:space-between;gap:12px}
.purpose-links strong span{color:var(--red);font-size:21px;font-weight:400;line-height:1.2;transition:transform .2s}
.purpose-links a:hover strong span{transform:translate(3px,-3px)}

/* The atmosphere of a real event, before the explanation. */
.encounter{padding-top:82px;border-top:1px solid var(--line)}
.reason-heading{font-size:clamp(24px,2.6vw,35px)!important;line-height:1.85!important}
.reason-heading>span{display:block}
.reason-heading>span:last-child{color:var(--red)}
.encounter__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,7vw,92px);align-items:center}
.event-photo{position:relative}
.event-photo img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:3px 64px 3px 3px}
.event-photo figcaption{display:flex;align-items:center;gap:11px;font-size:10px;color:var(--sub);padding-top:14px}
.photo-index{border:1px solid var(--line);width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif}
.handwritten{font:500 15px/1.8 var(--serif);color:var(--red);transform:rotate(-4deg);transform-origin:left;margin:0 0 25px}
.encounter__copy h3{font:500 clamp(28px,2.8vw,36px)/1.7 var(--serif);margin-bottom:25px}
.encounter__copy>p:not(.handwritten){font-size:13px;line-height:2.1;margin-top:16px}
.encounter__copy .text-link{margin-top:25px}
.learning-line{display:flex;align-items:center;justify-content:space-between;padding:30px 32px;margin-top:50px;background:var(--sage);border-radius:3px}
.learning-line>span{font:500 18px/1.5 var(--serif);display:flex;align-items:center;gap:14px}
.learning-line i{font:italic 15px Georgia,serif;color:var(--red)}
.learning-line>b{font-weight:400;font-size:20px;color:#84907e}

/* Topic illustrations are small visual doors, with optional depth. */
.themes-section{background:#edf0e8}
.theme-filters{display:flex;gap:9px;margin-bottom:30px;flex-wrap:wrap}
.theme-filters button{border:1px solid #c5cdbf;padding:8px 19px;border-radius:30px;font-size:11px;background:transparent;transition:background .2s,color .2s}
.theme-filters button[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:var(--white)}
.theme-filters button:hover{border-color:var(--ink)}
.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}
.theme-card{background:var(--white);border-radius:5px;overflow:hidden;min-width:0;transition:box-shadow .3s,transform .3s}
.theme-card:hover{box-shadow:0 8px 24px #26352f0b;transform:translateY(-4px)}
.theme-art{height:181px;position:relative;display:grid;place-items:center;overflow:hidden}
.theme-art>span{position:absolute;top:15px;left:19px;font-size:9px;letter-spacing:.12em}
.theme-art svg{width:218px;height:145px;margin-top:21px;transition:transform .6s var(--ease)}
.theme-card:hover .theme-art svg{transform:rotate(-3deg) scale(1.04)}
.theme-art--yellow{background:var(--yellow)}
.theme-art--sage{background:#dce7dc}
.theme-art--blue{background:var(--blue)}
.theme-art--rose{background:var(--rose)}
.theme-card__body{padding:24px 25px 5px}
.topic-for{font-size:10px;color:var(--sub)}
.theme-card h3{font:600 clamp(17px,1.6vw,22px)/1.6 var(--serif);margin-top:7px;letter-spacing:.015em}
.theme-card__body>p{font-size:12px;line-height:1.95;margin:13px 0 21px}
summary{list-style:none;cursor:pointer}
summary::-webkit-details-marker{display:none}
.theme-card summary{display:flex;align-items:center;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);padding:13px 0;gap:10px}
summary>span[aria-hidden]{font-size:18px;font-weight:400;transition:transform .2s}
details[open]>summary>span[aria-hidden]{transform:rotate(45deg)}
.theme-detail{font-size:12px;line-height:1.9;padding-bottom:20px}
.theme-detail>a{display:inline-block;border-bottom:1px solid var(--ink);font-size:11px;margin-top:16px}
.planning-sheet{margin-top:37px;border-block:1px solid #c5cdbf;padding:0 5px}
.planning-sheet>summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:23px}
.planning-sheet .eyebrow{display:block;margin-bottom:4px;font-size:10px}
.planning-sheet strong{font:500 clamp(16px,2vw,25px)/1.65 var(--serif)}
.round-plus{display:grid;place-items:center;border:1px solid #aebbaa;border-radius:50%;width:38px;height:38px;flex-shrink:0}
.planning-sheet__body{padding-bottom:27px;font-size:12px}
.table-scroll{overflow:auto;margin-block:20px}
table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}
th,td{padding:14px 12px;border-bottom:1px solid #ccd3c5;vertical-align:top}
th{font-weight:500}
thead{background:#dfe6d9}
.planning-sheet .text-link{font-size:12px}

/* A gallery for the three signature books; an actual tiled shelf for the rest. */
.books-section{background:var(--white)}
.featured-books{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}
.featured-book{min-width:0}
.book-stage{position:relative;display:flex;align-items:center;justify-content:center;height:333px;border-radius:50% 50% 3px 3px;padding:61px 25px 27px;isolation:isolate;overflow:hidden}
.book-stage--yellow{background:#f0e9ce}
.book-stage--sage{background:#e4eadd}
.book-stage--rose{background:#efe1d8}
.book-stage::after{content:"";position:absolute;left:0;bottom:23px;right:0;border-top:1px solid #26352f14;z-index:-1}
.book-stage img{height:232px;width:162px;object-fit:contain;filter:drop-shadow(8px 8px 4px #26352f29);transition:transform .45s var(--ease)}
.book-stage:hover img{transform:translateY(-9px) rotate(-4deg)}
.book-tag{position:absolute;top:25px;left:0;right:0;text-align:center;font:500 12px/1.7 var(--serif);letter-spacing:.07em}
.book-arrow{position:absolute;right:17px;bottom:16px;font-size:21px}
.book-meta{font-size:9px;color:var(--sub);margin-top:25px;letter-spacing:.03em}
.featured-book h3{font:600 clamp(18px,1.9vw,24px)/1.65 var(--serif);margin-top:8px;min-height:79px}
.featured-book>p:not(.book-meta){font-size:12px;line-height:1.95;margin-top:9px}
.book-source{display:inline-block;border-bottom:1px solid var(--line);padding-bottom:5px;font-size:10px;margin-top:18px;color:var(--sub)}
.book-source:hover{color:var(--red);border-color:var(--red)}
.book-rating{display:block;font-size:17px;color:var(--red);letter-spacing:.02em}
.book-rating i{font:10px var(--sans);font-style:normal;color:var(--sub)}
.book-source small{font-size:8px;display:block;margin-top:3px}
.shelf-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:77px;margin-bottom:32px;border-top:1px solid var(--line);padding-top:37px}
.shelf-heading .eyebrow{font-size:10px;margin-bottom:10px}
.shelf-heading h3{font:500 25px/1.6 var(--serif)}
.shelf-heading>span{font-size:11px;color:var(--sub)}
.tiles{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));column-gap:27px;row-gap:27px}
.tile{position:relative;min-width:0;display:block;padding:6px 6px 17px;border-bottom:1px solid var(--line)}
.cv{display:block;position:relative;width:100%;aspect-ratio:2/3;isolation:isolate;background:#eeede4}
.cv::before{content:attr(data-t);position:absolute;inset:10px;font:500 12px/1.7 var(--serif);color:var(--ink);overflow:hidden;z-index:-1}
.cv img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(3px 4px 2px #26352f1c);transition:transform .3s var(--ease)}
.tile:hover .cv img,.tile:focus-visible .cv img{transform:translateY(-6px) rotate(-3deg)}
.tile__cap{position:absolute;left:-16px;right:-16px;bottom:2px;padding:10px 12px;background:var(--ink);color:var(--white);box-shadow:0 6px 15px #26352f22;z-index:5;font-size:10px;line-height:1.6;opacity:0;visibility:hidden;transform:translateY(4px);transition:.2s;pointer-events:none}
.tile__cap>b{font-weight:500;display:block}
.tile__cap>span{font-size:9px;opacity:.75;display:block;margin-top:3px}
.tile:hover .tile__cap,.tile:focus-visible .tile__cap{opacity:1;visibility:visible;transform:none}
.source-note{font-size:9px;color:var(--sub);margin-top:23px;line-height:1.8}

/* A life in pictures rather than an overlong CV. */
.profile-section{background:#e5ebe2}
.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.profile-name{display:flex;gap:17px;align-items:center;font:500 26px/1.6 var(--serif);margin-top:30px}
.profile-name span{font:9px var(--sans);letter-spacing:.13em}
.profile-role{font-size:10px;line-height:2;margin-top:13px;color:var(--sub)}
.profile-message{font:500 26px/1.7 var(--serif);margin-bottom:24px}
.profile-copy>p:not(.profile-message){font-size:13px;line-height:2.2}
.plain-details{margin-top:25px;border-block:1px solid #c2cbbc;font-size:12px}
.plain-details summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;font-size:11px}
.plain-details>div{padding-bottom:19px}
.plain-details>div p+p{margin-top:12px}
.real-gallery{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:51px}
.real-gallery img{width:100%;aspect-ratio:1.68;object-fit:cover;border-radius:3px}
.real-gallery figcaption{font-size:10px;margin-top:11px;display:flex;align-items:center;gap:16px}
.real-gallery figcaption span{font-size:9px;letter-spacing:.15em;color:var(--sub)}
.profile-quote{display:flex;align-items:center;justify-content:center;gap:28px;font:500 22px/1.7 var(--serif);margin-top:55px;padding-top:33px;border-top:1px solid #c2cbbc}
.profile-quote span{font:10px var(--sans);letter-spacing:.2em}

/* One visual pause connects old stories to a present-day question. */
.history-heading{font-size:clamp(22px,2.65vw,36px)!important}
.perspective-visual{position:relative;border-radius:5px;overflow:hidden;background:#efe7d5}
.perspective-visual img{width:100%;height:auto;aspect-ratio:2.65;object-fit:cover}
.perspective-caption{position:absolute;bottom:19px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:22px;font:500 22px/1.6 var(--serif)}
.perspective-caption i{font-style:normal;font:18px Georgia,serif;color:var(--sub)}
.perspective-caption strong{font-weight:500;color:var(--red)}
.future-line{display:flex;align-items:center;gap:31px;padding:30px 0;border-bottom:1px solid var(--line)}
.future-line__label{font-size:10px;flex-shrink:0;color:var(--sub)}
.future-line p{font-size:13px}
.future-line strong{font-weight:500}
.round-link{margin-left:auto;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:22px;flex-shrink:0;transition:background .2s}
.round-link:hover{background:var(--sage)}

/* Editors: show range, then invite a conversation. */
.publishing-section{background:#eee7d6}
.publishing-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}
.publishing-layout h2{font-size:clamp(30px,3.3vw,44px)}
.publishing-lead{font-size:13px;line-height:2.1;margin:27px 0 30px}
.publishing-covers{display:flex;align-items:flex-end;justify-content:center;gap:21px;padding:10px 15px 28px}
.publishing-covers img{width:29%;height:190px;object-fit:contain;filter:drop-shadow(5px 6px 3px #26352f28)}
.publishing-covers img:first-child{transform:rotate(-8deg) translateY(9px)}
.publishing-covers img:last-child{transform:rotate(8deg) translateY(9px)}
.publishing-forms{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;font-size:10px;margin-top:13px}
.publishing-forms span{border:1px solid #d2c9b3;border-radius:20px;padding:3px 11px}
.publishing-right .plain-details{border-color:#d2c9b3}

/* A short path to an actual conversation. */
.consultation-flow{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 0 43px;border-block:1px solid var(--line);gap:42px}
.consultation-flow li{position:relative}
.consultation-flow li:not(:last-child)::after{content:"→";position:absolute;right:0;top:26px;color:#88927e;font-size:25px}
.consultation-flow li>span{font:italic 21px/1 Georgia,serif;color:var(--red)}
.consultation-flow h3{font:500 24px/1.6 var(--serif);margin-top:19px}
.consultation-flow p{font-size:12px;margin-top:9px}
.faq-layout{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-top:68px}
.faq-layout>h3{font:500 25px/1.6 var(--serif)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;line-height:1.7;padding:20px 0}
.faq-list details>p{font-size:12px;line-height:2;padding:0 20px 23px 0;color:var(--sub)}
.contact-section{background:var(--red);color:var(--white);padding-block:79px}
.contact-layout{display:flex;align-items:center;justify-content:space-between;gap:50px}
.contact-layout h2{font-size:clamp(36px,4.8vw,62px);line-height:1.55;letter-spacing:.05em}
.contact-layout .eyebrow{font-size:10px;letter-spacing:.15em;opacity:.85;margin-bottom:21px}
.contact-layout p:last-child{font-size:11px;margin-top:26px;opacity:.85}
.contact-circle{border:1px solid #fffdf894;border-radius:50%;width:240px;height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;transition:background .35s,color .35s,transform .35s}
.contact-circle>span{font:500 23px/1.6 var(--serif)}
.contact-circle>b{font:400 56px/1.1 var(--sans);margin:4px 0 13px}
.contact-circle small{font-size:10px}
.contact-circle:hover{background:var(--paper);color:var(--red);transform:rotate(-4deg)}
.contact-circle:focus-visible{outline-color:var(--white)}
.site-footer{padding-block:42px 26px}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}
.footer-social{display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:11px}
.footer-social a:hover{color:var(--red)}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;color:var(--sub);margin-top:32px}
.footer-bottom a{white-space:nowrap}

/* Enhancement only: the document is fully visible without JavaScript. */
@media(prefers-reduced-motion:no-preference){
  .motion-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}
  .motion-ready [data-reveal].is-revealed{opacity:1;transform:none}
  .smile-word path{animation:draw-smile 1.5s .25s both}
  @keyframes draw-smile{from{stroke-dashoffset:230}to{stroke-dashoffset:0}}
}
@media(min-width:1100px){.reason-heading>span,.history-heading{white-space:nowrap}}
@media(max-width:1150px){
  .site-header{gap:18px}.site-nav{gap:19px}.brand__role{display:none}
  .credentials{gap:25px}.credentials small{display:none}.credentials__names{padding-left:25px}.credentials__link{display:none}
  .opening__grid{gap:30px}.opening__actions{gap:18px}.opening__actions .text-link{font-size:11px}
  .learning-line{padding:26px 24px}.learning-line>span{font-size:16px;gap:9px}
  .profile-layout{gap:60px}.publishing-layout{gap:48px}
  .tiles{column-gap:18px;row-gap:22px}
}
@media(max-width:900px){
  .section{padding-block:76px}.site-header{min-height:79px;position:relative;padding-block:16px;flex-wrap:wrap;gap:14px}
  .site-nav{width:100%;order:4;justify-content:space-between;gap:12px;margin:0;flex-wrap:wrap;padding-top:8px}
  .site-nav a{font-size:11px}.header-contact{margin-left:auto}.brand__role{display:inline;font-size:9px}
  .js-ready .site-header{position:absolute;flex-wrap:nowrap}.js-ready .site-nav{display:none}
  .js-ready .menu-toggle{width:38px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;z-index:2}
  .menu-toggle span{height:1px;width:23px;background:var(--ink);transition:transform .2s}
  .menu-open{overflow:hidden}.menu-open .site-header{position:fixed;flex-wrap:wrap;background:var(--paper);max-height:100dvh;overflow:auto;box-shadow:0 0 0 100vmax #26352f66}
  .menu-open .site-nav{display:flex;flex-direction:column;align-items:stretch;flex-basis:100%;padding:18px 0 24px;order:4;margin:0}
  .menu-open .site-nav a{font-size:17px;font-family:var(--serif);padding:16px 0;border-bottom:1px solid var(--line)}
  .menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  .opening{padding-top:50px}.js-ready .opening{padding-top:119px}.opening__grid{grid-template-columns:1.1fr 1fr;min-height:0;gap:24px;padding-bottom:47px}
  .opening h1{font-size:clamp(43px,6.2vw,60px)}.opening__lead{font-size:12px;margin-top:27px}.opening__copy .eyebrow{font-size:10px;margin-bottom:23px}
  .opening__actions{margin-top:25px;gap:13px}.opening__actions .button{font-size:11px;min-height:48px;padding:12px 17px;gap:23px}
  .opening__signature{font-size:16px;margin-top:27px;gap:10px}.opening__signature span{font-size:8px}
  .opening__visual{padding-left:25px;padding-right:13px}.opening__note{font-size:15px;padding:12px;right:-7px;top:-15px}
  .opening__book{left:-7px}.opening__book img{width:75px;height:115px}.opening__book span{font-size:10px}.opening__caption{font-size:6px;right:10px}
  .credentials{gap:23px;padding-block:22px}.credentials__number{gap:10px}.credentials strong{font-size:36px}.credentials__names p{font-size:10px}.credentials__names i{padding-inline:2px}
  .purpose-links{gap:19px;padding-block:24px}.purpose-links strong{font-size:12px}.purpose-links>a+a{padding-left:20px}.purpose-links>a>span{font-size:9px}
  .section-heading--row{align-items:flex-start}.section-heading--row>p{font-size:11px;padding-top:33px}.section-heading{margin-bottom:34px}
  .encounter__grid{gap:34px;grid-template-columns:1.1fr 1fr}.encounter__copy h3{font-size:25px;margin-bottom:19px}.handwritten{font-size:12px;margin-bottom:20px}.encounter__copy>p:not(.handwritten){font-size:11px}.desktop-break{display:none}
  .learning-line{padding:23px 19px;margin-top:35px}.learning-line>span{font-size:14px}.learning-line i{font-size:12px}
  .theme-grid{gap:18px}.theme-card__body{padding:20px 17px 3px}.theme-card h3{font-size:17px}.theme-art{height:149px}.theme-art svg{width:190px;height:126px}.topic-for{font-size:9px}.theme-card__body>p{font-size:11px}.theme-card summary{font-size:10px}
  .featured-books{gap:22px}.book-stage{height:279px;padding-top:58px}.book-stage img{height:192px;width:135px}.book-tag{font-size:10px}.book-meta{font-size:8px;min-height:30px}.featured-book h3{font-size:19px;min-height:93px}.featured-book>p:not(.book-meta){font-size:11px}
  .shelf-heading{margin-top:56px}.shelf-heading h3{font-size:23px}.tiles{gap:18px 15px;grid-template-columns:repeat(6,minmax(0,1fr))}
  .profile-layout{gap:40px}.profile-message{font-size:23px}.profile-copy>p:not(.profile-message){font-size:12px}.profile-name{font-size:24px;gap:10px}.profile-name span{font-size:8px}.real-gallery{gap:23px}.profile-quote{font-size:20px;gap:20px}
  .perspective-caption{font-size:18px;gap:17px;bottom:13px}.future-line{gap:22px}.future-line p{font-size:11px}
  .publishing-layout{gap:40px;grid-template-columns:1fr 1fr}.publishing-layout h2{font-size:29px}.publishing-lead{font-size:11px}.publishing-covers{gap:14px;padding-inline:0}.publishing-covers img{height:152px}.publishing-forms{font-size:9px}
  .consultation-flow{gap:25px}.consultation-flow h3{font-size:21px}.consultation-flow p{font-size:11px}.faq-layout{gap:35px;grid-template-columns:1fr 2.4fr}.faq-layout>h3{font-size:21px}.faq-list summary{font-size:12px}
  .contact-circle{width:198px;height:198px}.contact-circle>span{font-size:20px}.contact-circle>b{font-size:48px}.footer-social{gap:17px;font-size:10px}.footer-bottom{flex-wrap:wrap;font-size:8px}
}
@media(max-width:600px){
  html{scroll-padding-top:25px}.container{padding-inline:24px}.section{padding-block:59px}.eyebrow{font-size:9px;margin-bottom:17px}
  .section-heading h2,h2{font-size:30px;line-height:1.65}.section-heading--row{display:block}.section-heading--row>p{padding-top:20px;font-size:12px}.section-heading{margin-bottom:30px}
  .site-header{padding-inline:24px}.brand__name{font-size:23px}.brand__role{font-size:8px}.brand{gap:10px}.header-contact{font-size:10px;padding:7px 11px;gap:12px}.site-header{gap:8px}.menu-toggle{margin-left:3px}
  .opening{padding-top:29px}.js-ready .opening{padding-top:112px}.opening__grid{grid-template-columns:1fr;gap:34px;padding-bottom:29px}
  .opening__copy .eyebrow{font-size:10px;margin-bottom:19px}.opening h1{font-size:clamp(46px,11.8vw,69px);line-height:1.4}
  .opening__lead{font-size:12px;line-height:2;margin-top:25px}.opening__actions{margin-top:24px;gap:20px}.opening__actions .button{font-size:11px;padding:13px 16px;min-height:49px;gap:17px}.opening__actions .text-link{font-size:10px;gap:10px}
  .opening__signature{display:none}.opening__visual{width:80%;max-width:340px;margin:0 auto;padding:0 25px 28px 29px}
  .opening__circle{width:100%;top:20px}.portrait{aspect-ratio:1/1.12;border-radius:47% 47% 3px 3px}.portrait img{object-position:50% 36%}
  .opening__note{font-size:15px;right:-12px;top:17px;padding:12px}.opening__book{left:-23px;bottom:1px;gap:12px}.opening__book img{width:75px;height:108px}.opening__book span{font-size:10px;padding:5px 8px}.opening__caption{right:25px;bottom:7px;font-size:6px}
  .credentials{padding-block:19px;gap:18px;align-items:center}.credentials__number{display:block;min-width:98px}.credentials__number>span{font-size:9px;display:block;margin-bottom:4px}.credentials strong{font-size:34px}.credentials strong span{font-size:10px}.credentials__names{padding-left:17px}.credentials__names>span{font-size:8px}.credentials__names p{font-size:9px;line-height:1.85}.credentials__names i{display:none}.mobile-break{display:block}
  .purpose-links{grid-template-columns:1fr;padding-block:12px;gap:0}.purpose-links>a{padding:14px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px}.purpose-links>a+a{border-left:0;border-top:1px solid var(--line);padding-left:0}.purpose-links>a>span{font-size:9px}.purpose-links strong{font-size:12px}.purpose-links strong span{font-size:18px}
  .reason-heading{font-size:clamp(20px,5.35vw,28px)!important;line-height:1.85!important}.reason-heading>span:last-child{margin-top:3px}
  .encounter__grid{grid-template-columns:1fr;gap:32px}.event-photo img{border-radius:3px 47px 3px 3px}.event-photo figcaption{font-size:9px;padding-top:12px}.encounter__copy{padding-inline:6px}.handwritten{font-size:13px;margin-bottom:17px}.encounter__copy h3{font-size:28px;line-height:1.65;margin-bottom:21px}.encounter__copy>p:not(.handwritten){font-size:12px;margin-top:13px}.encounter__copy .text-link{font-size:12px;margin-top:20px}
  .learning-line{gap:14px;flex-direction:column;align-items:stretch;padding:23px 30px;margin-top:32px}.learning-line>span{font-size:17px;gap:23px}.learning-line i{font-size:14px}.learning-line>b{display:none}.learning-line>span+ b+span{border-top:1px solid #c8d2c3;padding-top:14px}
  .theme-filters{gap:7px;margin-bottom:23px}.theme-filters button{font-size:10px;padding:7px 13px}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 13px}.theme-art{height:128px}.theme-art>span{font-size:7px;left:12px;top:11px}.theme-art svg{width:158px;height:105px;margin-top:17px}
  .theme-card__body{padding:14px 13px 3px}.topic-for{font-size:8px;letter-spacing:0;display:block;min-height:30px;line-height:1.8}.theme-card h3{font-size:17px;min-height:54px;line-height:1.6;margin-top:5px}.theme-card__body>p{font-size:10px;line-height:1.9;min-height:57px;margin-top:9px;margin-bottom:10px;letter-spacing:0}.theme-card__body>p br{display:none}.theme-card summary{font-size:9px;padding-block:10px;letter-spacing:0}.theme-card summary>span[aria-hidden]{font-size:16px}.theme-detail{font-size:11px}.theme-detail>a{font-size:10px;line-height:1.8}
  .planning-sheet{margin-top:27px}.planning-sheet>summary{padding-block:20px;gap:14px}.planning-sheet .eyebrow{font-size:8px}.planning-sheet strong{font-size:17px}.round-plus{width:30px;height:30px}.planning-sheet__body{font-size:11px}table{min-width:560px;font-size:11px}th,td{padding:12px 10px}
  .featured-books{grid-template-columns:1fr;gap:39px}.featured-book{display:grid;grid-template-columns:42% 1fr;grid-template-rows:auto auto auto 1fr;column-gap:21px;align-items:start}
  .book-stage{grid-row:1/5;height:230px;padding:48px 14px 16px;border-radius:46% 46% 3px 3px}.book-stage img{height:168px;width:116px}.book-tag{font-size:8px;top:23px;letter-spacing:0}.book-arrow{font-size:17px;right:9px;bottom:6px}.book-meta{font-size:8px;min-height:0;margin-top:14px;line-height:1.9}.featured-book h3{font-size:20px;min-height:0;line-height:1.6;margin-top:9px}.featured-book>p:not(.book-meta){font-size:11px;margin-top:13px;line-height:1.95}.featured-book>p:not(.book-meta) br{display:none}.book-source{font-size:9px;align-self:end;justify-self:start;margin-top:16px;line-height:1.8}
  .shelf-heading{margin-top:47px;padding-top:29px;margin-bottom:25px;display:block}.shelf-heading .eyebrow{font-size:9px;margin-bottom:9px}.shelf-heading h3{font-size:24px}.shelf-heading>span{display:block;font-size:10px;margin-top:12px}
  .tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px 14px}.tile{padding:2px 2px 10px}.tile__cap{left:-6px;right:-6px;padding:7px;font-size:9px}.tile__cap>span{font-size:8px}.source-note{font-size:8px;line-height:1.9;margin-top:20px}
  .profile-layout{grid-template-columns:1fr;gap:32px}.profile-name{margin-top:21px;font-size:25px;gap:17px}.profile-role{font-size:9px;line-height:2}.profile-message{font-size:23px;margin-bottom:18px}.profile-copy>p:not(.profile-message){font-size:12px}.plain-details{margin-top:22px}.plain-details summary{font-size:11px;padding-block:14px}.real-gallery{grid-template-columns:1fr;gap:27px;margin-top:34px}.real-gallery figcaption{font-size:9px;gap:12px;margin-top:10px}.real-gallery figcaption span{font-size:8px}.profile-quote{display:block;text-align:center;font-size:20px;margin-top:33px;padding-top:24px}.profile-quote span{display:block;margin-top:9px;font-size:8px}
  .history-heading{font-size:23px!important;line-height:1.8!important}.perspective-visual img{aspect-ratio:1.45;object-fit:cover}.perspective-caption{position:relative;bottom:auto;gap:10px;font-size:17px;padding:16px 5px;background:#f0e9d9}.perspective-caption i{font-size:14px}.future-line{flex-wrap:wrap;gap:10px 18px;padding-block:23px}.future-line__label{flex-basis:100%;font-size:9px}.future-line p{font-size:11px;line-height:2}.round-link{width:35px;height:35px;font-size:19px}
  .publishing-layout{grid-template-columns:1fr;gap:37px}.publishing-layout h2{font-size:29px}.publishing-lead{font-size:12px;line-height:2;margin:22px 0 25px}.publishing-layout .button{font-size:12px;min-height:53px}.publishing-covers{max-width:330px;margin-inline:auto;padding-bottom:18px}.publishing-covers img{height:166px}.publishing-forms{font-size:9px;gap:6px;margin-top:9px}.publishing-forms span{padding:4px 10px}
  .consultation-flow{grid-template-columns:1fr;gap:0;padding:0}.consultation-flow li{display:grid;grid-template-columns:29px 1fr;gap:5px 19px;padding:24px 0}.consultation-flow li+li{border-top:1px solid var(--line)}.consultation-flow li>span{grid-row:1/3;align-self:center;font-size:22px}.consultation-flow h3{font-size:22px;margin:0}.consultation-flow p{font-size:11px;margin:0}.consultation-flow li:not(:last-child)::after{display:none}
  .faq-layout{grid-template-columns:1fr;gap:24px;margin-top:41px}.faq-layout>h3{font-size:22px}.faq-list summary{font-size:12px;padding-block:19px;gap:17px}.faq-list details>p{font-size:11px;padding-right:15px}
  .contact-section{padding-block:54px}.contact-layout{align-items:flex-start;gap:31px;flex-direction:column}.contact-layout h2{font-size:39px}.contact-layout .eyebrow{font-size:9px;margin-bottom:19px}.contact-layout p:last-child{font-size:10px;margin-top:22px}.contact-circle{align-self:flex-end;width:181px;height:181px;margin-top:-2px}.contact-circle>span{font-size:19px}.contact-circle>b{font-size:43px;margin-bottom:10px}.contact-circle small{font-size:9px}
  .site-footer{padding-block:31px 25px}.footer-top{display:block}.footer-social{gap:18px;font-size:10px;margin-top:25px}.footer-bottom{display:block;font-size:8px;margin-top:27px;line-height:2.2}.footer-bottom>p+p{margin-top:6px}.footer-bottom>a{display:inline-block;margin-top:14px}
}
@media(max-width:600px){
  .opening__lead{font-size:13px}.opening__actions{row-gap:10px}
  .topic-for{font-size:9px;min-height:33px}
  .theme-card h3{font-size:18px;min-height:58px}
  .theme-card__body>p{font-size:12px;min-height:70px}
  .theme-card summary{font-size:10px;min-height:44px}
  .theme-card h3 span{display:inline-block}
  .theme-filters button{min-height:40px}
  .featured-book>p:not(.book-meta){font-size:12px}
  .book-source{font-size:10px}
}
@media(max-width:360px){.container{padding-inline:20px}.site-header{padding-inline:20px}.brand__role{display:none}.opening__actions{gap:14px}.opening__actions .button{font-size:10px;gap:12px;padding-inline:13px}.opening__actions .text-link{font-size:9px}.theme-card__body{padding-inline:10px}.theme-card h3{font-size:16px}.theme-card summary{font-size:9px}.theme-filters button{font-size:9px;padding-inline:11px}.featured-book{column-gap:16px}.featured-book h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1!important;transform:none!important}}
@media print{
  @page{margin:18mm;size:A4 portrait}
  html,body{background:white!important;color:black!important;font-size:11pt}
  .site-header,.site-footer,.skip-link,.svg-library,main>*{display:none!important}
  main>#themes{display:block!important;background:white!important;padding:0!important}
  #themes .section-heading,#themes .theme-filters,#themes .theme-filter-status,#themes .theme-grid,[data-print]{display:none!important}
  .container{max-width:none;padding:0}.planning-sheet{border:0;margin:0;padding:0}
  #spec>summary{display:block;padding-top:0}#spec>summary>span[aria-hidden]{display:none}
  #spec>summary strong{font-size:19pt}#spec .eyebrow{font-size:9pt}
  #spec>.planning-sheet__body{display:block!important;font-size:10pt}
  .table-scroll{overflow:visible}table{min-width:0;font-size:9pt}th,td{padding:11px 7px;border-bottom:1px solid #aaa}
  thead{background:#eee!important}tr{break-inside:avoid}
  #spec::after{content:"作家・公認会計士 田中靖浩 ｜ https://www.yasuhiro-tanaka.com/";display:block;margin-top:22px;font-size:9pt}
  [data-reveal]{opacity:1!important;transform:none!important}
}
