/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#07090d;--ink-soft:#0c1119;--navy:#0a1424;--paper:#f2efe8;--muted:#d0d2d7;--gold:#c5a35d;--gold-light:#ead9ab;--silver:#d9dde5;--blue:#607fae;--purple:#8d7ba2;--line:#d5bc8040}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:radial-gradient(circle at 92% 8%, #364c7024, transparent 28rem), var(--ink);color:var(--paper);letter-spacing:.035em;margin:0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.95}img{max-width:100%;display:block}a{color:inherit}.skip-link{z-index:100;background:var(--paper);color:var(--ink);border-radius:999px;padding:.6rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:76px;padding:0 5vw;display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:.75rem;line-height:1.2;text-decoration:none;display:inline-flex}.brand-mark{color:var(--gold-light);font-family:serif;font-size:2rem;line-height:1}.brand b{font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:.92rem;font-weight:500;display:block}.brand small{color:#ffffff9e;letter-spacing:.22em;margin-top:.25rem;font-size:.58rem;display:block}nav{gap:clamp(1rem,2.5vw,2.5rem);display:flex}nav a{color:#ffffffd6;font-size:.94rem;font-weight:500;text-decoration:none;transition:color .18s}nav a:hover,nav a:focus-visible{color:var(--gold-light)}.hero{align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:66% center}.hero-shade{background:linear-gradient(90deg,#04060aeb 0%,#04060a9e 42%,#04060a14 74%),linear-gradient(#0000 52%,#04060af5 100%),linear-gradient(#04060a80,#0000 26%)}.hero-content{z-index:2;width:min(900px,90vw);margin:0 auto;padding:9rem 0 10vh;position:relative}.eyebrow{color:var(--gold);letter-spacing:.26em;margin:0 0 1.1rem;font-size:.72rem;font-weight:600}h1,h2,.statement,.footer-name{font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-weight:500}h1{letter-spacing:.08em;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(2.4rem,6.4vw,5.6rem);line-height:1.22}.hero-lead{color:var(--gold-light);margin:1.25rem 0 0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.25rem,2.3vw,1.9rem);line-height:1.6}.hero-copy{color:#ffffffe6;max-width:42rem;margin:1rem 0 2rem;font-size:1.125rem;font-weight:400;line-height:1.9}.button{border:1px solid var(--gold);letter-spacing:.08em;justify-content:center;align-items:center;gap:.8rem;min-height:52px;padding:.72rem 1.4rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#090a0c}.button-gold:hover,.button-gold:focus-visible{background:var(--gold-light)}.scroll-note{z-index:3;color:#ffffff8f;letter-spacing:.22em;writing-mode:vertical-rl;align-items:center;gap:.75rem;margin:0;font-size:.67rem;display:flex;position:absolute;bottom:2rem;right:4vw}.scroll-note span{background:linear-gradient(var(--gold), transparent);width:1px;height:58px}.section{padding:clamp(5.5rem,11vw,10rem) 5vw;position:relative;overflow:hidden}.section-inner{width:min(1120px,100%);margin:0 auto}.narrow{width:min(920px,100%)}.section-number{color:#c5a35d80;letter-spacing:.18em;font-family:Georgia,serif;font-size:.85rem}.intro-section{background:#0b0e13}.intro-grid{grid-template-columns:90px 1fr;gap:clamp(2rem,8vw,9rem);display:grid}.vertical-label{color:#ffffff38;letter-spacing:.38em;writing-mode:vertical-rl;margin:0;font-family:Yu Mincho,serif}.intro-copy{max-width:780px}.statement{letter-spacing:.06em;margin:1rem 0 2rem;font-size:clamp(1.65rem,3.8vw,3.25rem);line-height:1.65}.intro-copy>p:last-child{max-width:680px;color:var(--muted);line-height:1.95}.maker-section{background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--ink);background-size:64px 64px}.section-heading h2,.handwork-copy h2,.musubi-content h2{letter-spacing:.06em;text-wrap:balance;margin:1rem 0 2.8rem;font-size:clamp(1.8rem,4.2vw,3.6rem);line-height:1.48}.two-column-copy{grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);display:grid}.two-column-copy p{color:var(--muted);margin:0;font-weight:400;line-height:1.95}.maker-action{margin-top:2.8rem;display:flex}.dropcap:first-letter{float:left;color:var(--gold-light);margin:.15em .12em 0 0;font-family:Georgia,serif;font-size:3.6em;line-height:.8}.handwork-section{background:linear-gradient(135deg,#0a101b,#0a0c10 66%)}.handwork-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.craft-frame{margin:0;padding:0 0 1.4rem 1.4rem;position:relative}.craft-frame:before{content:"";border:1px solid var(--line);position:absolute;inset:2rem 1.5rem 0 0}.craft-frame img{z-index:1;aspect-ratio:1;object-fit:cover;filter:saturate(.78)contrast(1.03);width:100%;position:relative}.craft-frame figcaption{z-index:2;color:#ffffff80;letter-spacing:.14em;margin:1rem 0 0;font-size:.72rem;position:relative}.handwork-copy p:not(.eyebrow){max-width:42em;color:var(--muted);font-weight:400;line-height:1.95}.gold-rule{background:var(--gold);width:78px;height:1px;margin:0 0 2.4rem}.musubi-section{text-align:center;background:#080a0e;place-items:center;min-height:700px;display:grid}.musubi-section:before{content:"";background:radial-gradient(circle,#4a5a8133,#0000 48%);position:absolute;inset:0}.musubi-orbit{aspect-ratio:1;border:1px solid #c5a35d1f;border-radius:50%;width:min(700px,84vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.musubi-orbit:before,.musubi-orbit:after{content:"";border:1px solid #8297c117;border-radius:50%;position:absolute;inset:10%}.musubi-orbit:after{inset:24%}.musubi-orbit span{color:#ffffff06;font-family:Yu Mincho,serif;font-size:min(26vw,18rem);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.musubi-content{z-index:1;position:relative}.musubi-content h2 small{color:var(--gold-light);font-size:.5em;display:inline-block}.musubi-lines{color:var(--silver);flex-wrap:wrap;justify-content:center;gap:.65rem 2rem;margin:0 0 2.5rem;font-family:Yu Mincho,serif;font-size:clamp(1rem,2vw,1.3rem);display:flex}.musubi-content>p:not(.eyebrow){max-width:720px;color:var(--muted);text-align:left;margin:1rem auto;font-weight:400;line-height:1.95}.works-section{background:#0d1016}.works-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,7vw,5.5rem);display:grid}.works-heading h2,.activity-heading h2,.shop-copy h2,.book-copy h2,.message-inner h2{letter-spacing:.06em;margin:1rem 0 0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.8rem,4.2vw,3.6rem);font-weight:500;line-height:1.48}.works-heading>p{max-width:42em;color:var(--muted);margin:0;font-weight:400;line-height:1.95}.works-grid{grid-template-columns:1fr 1fr;gap:clamp(2.2rem,5vw,5rem) clamp(1rem,3vw,2rem);display:grid}.work-card{min-width:0}.work-image-wrap{background:#07090d;border:1px solid #ffffff1a;position:relative;overflow:hidden}.work-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .35s}.work-image-wrap span{color:#ffffffb3;letter-spacing:.18em;font-family:Georgia,serif;font-size:.72rem;position:absolute;bottom:.65rem;right:.8rem}.work-card:hover img{filter:brightness(1.04);transform:scale(1.025)}.work-copy{grid-template-columns:minmax(0,.65fr) minmax(0,1fr);align-items:start;gap:1rem;padding:1.15rem 0 0;display:grid}.work-copy h3{letter-spacing:.08em;margin:0;font-family:Yu Mincho,serif;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:500}.work-copy p{color:var(--muted);margin:0;font-size:1.125rem;font-weight:400;line-height:1.9}.center-action{justify-content:center;margin-top:clamp(3.5rem,7vw,6rem);display:flex}.button-outline{color:var(--paper);background:#ffffff04}.button-outline:hover,.button-outline:focus-visible{background:var(--gold);color:var(--ink)}.shop-section{background:linear-gradient(115deg,#0a1321 0%,#090b10 68%)}.shop-section:after{content:"";aspect-ratio:1;border:1px solid #c5a35d21;border-radius:50%;width:520px;position:absolute;top:50%;right:-180px;transform:translateY(-50%);box-shadow:0 0 0 76px #c5a35d06,0 0 0 150px #607fae05}.shop-grid{z-index:1;grid-template-columns:minmax(280px,.78fr) minmax(320px,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid;position:relative}.logo-panel{background:#f8f7f3;place-items:center;min-height:420px;padding:3rem;display:grid;box-shadow:0 24px 70px #00000042}.logo-panel img{width:min(370px,100%);height:auto}.shop-copy{max-width:560px}.shop-copy>p:not(.eyebrow){max-width:42em;color:var(--muted);margin:1.8rem 0 2.2rem;font-weight:400;line-height:1.95}.activities-section{background:#080a0e}.activity-heading{max-width:940px;margin:0 0 clamp(3rem,7vw,5rem)}.activity-heading>p:last-child{max-width:760px;color:var(--muted);margin:2rem 0 0;font-weight:400;line-height:1.95}.channel-grid{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;grid-template-columns:1fr 1fr;display:grid}.channel-card{background:#ffffff03;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;grid-template-columns:46px 1fr auto;align-items:center;gap:1rem;min-height:138px;padding:1.4rem;text-decoration:none;transition:background .18s,color .18s;display:grid}.channel-card:hover,.channel-card:focus-visible{color:var(--gold-light);background:#607fae1f}.channel-index{color:#c5a35d8c;font-family:Georgia,serif;font-size:.73rem}.channel-card b{letter-spacing:.06em;font-family:Yu Mincho,serif;font-size:clamp(1rem,2vw,1.3rem);font-weight:500;display:block}.channel-card small{color:#ffffff70;margin-top:.35rem;font-size:.7rem;display:block}.book-section{background:linear-gradient(130deg,#0a0d14,#11101a)}.book-grid{grid-template-columns:minmax(300px,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.book-mark{border:1px solid var(--line);background:radial-gradient(circle at 50% 45%,#715f852e,#0000 36%),#090b10;place-items:center;min-height:500px;display:grid;position:relative;box-shadow:inset 0 0 0 14px #ffffff05}.book-mark:before,.book-mark:after{content:"";background:var(--gold);opacity:.46;position:absolute}.book-mark:before{height:1px;top:50%;left:10%;right:10%}.book-mark:after{width:1px;top:10%;bottom:10%;left:50%}.book-mark span{z-index:1;color:var(--gold-light);background:#090b10;padding:.25rem 1rem;font-family:Yu Mincho,serif;font-size:clamp(5rem,12vw,9rem);line-height:1;position:relative}.book-mark small{z-index:1;color:#ffffff6b;letter-spacing:.3em;font-size:.63rem;position:absolute;bottom:2rem}.book-copy>p:not(.eyebrow){max-width:42em;color:var(--muted);margin:1.8rem 0 2.2rem;font-weight:400;line-height:1.95}.final-message{text-align:center;background:#06070a;place-items:center;min-height:860px;display:grid}.final-message:before{content:"";background:radial-gradient(circle,#2b40623d,#0000 45%),linear-gradient(#0000,#00000038);position:absolute;inset:0}.message-orbit{aspect-ratio:1;border:1px solid #c5a35d1a;border-radius:50%;width:min(880px,92vw);position:absolute}.message-orbit:before{content:"";border:1px solid #ffffff0b;border-radius:50%;position:absolute;inset:12%}.message-inner{z-index:1;position:relative}.message-inner h2{margin-bottom:2.3rem}.message-inner>p:not(.eyebrow){max-width:42em;color:var(--muted);margin:1.2rem auto;font-weight:400;line-height:1.95}.message-inner .button{margin-top:2rem}.profile-site-header{background:#050609fa;position:relative}.profile-hero{background:radial-gradient(circle at 72% 40%,#495b8438,#0000 30rem),linear-gradient(135deg,#090b11,#0b1422 65%,#08090d);place-items:center;min-height:620px;padding:7rem 5vw;display:grid;position:relative;overflow:hidden}.profile-hero:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.profile-orbit{aspect-ratio:1;border:1px solid #c5a35d24;border-radius:50%;width:min(560px,68vw);position:absolute;top:50%;left:70%;transform:translate(-50%,-50%);box-shadow:0 0 0 70px #c5a35d05,0 0 0 140px #607fae03}.profile-orbit span{color:#ffffff08;font-family:Yu Mincho,serif;font-size:min(24vw,14rem);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.profile-hero-inner{z-index:1;width:min(1000px,100%);position:relative}.profile-hero h1{max-width:none;font-size:clamp(2.5rem,6vw,5.2rem);line-height:1.35}.profile-hero h1 small{color:var(--gold-light);letter-spacing:.18em;font-size:.43em;display:inline-block}.profile-back{color:#ffffffad;margin-top:2.4rem;font-size:.9rem;text-decoration:none;display:inline-block}.profile-back:hover,.profile-back:focus-visible{color:var(--gold-light)}.profile-record{background-color:#080a0e;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.profile-note{border-left:2px solid var(--gold);color:#ffffffbd;background:#c5a35d0e;width:min(920px,100%);margin:0 auto clamp(5rem,9vw,8rem);padding:1.1rem 1.35rem;font-size:.88rem;line-height:1.8}.profile-story{width:min(860px,100%);margin:0 auto;position:relative}.profile-story:before{content:"";background:linear-gradient(var(--gold), #c5a35d14 92%, transparent);width:1px;position:absolute;top:0;bottom:0;left:1.15rem}.profile-chapter{margin:0 0 clamp(4.5rem,9vw,7.5rem);padding-left:clamp(3.5rem,8vw,6.5rem);position:relative}.profile-chapter:before{content:"";border:2px solid var(--gold);background:#080a0e;border-radius:50%;width:11px;height:11px;position:absolute;top:.7rem;left:.82rem}.profile-chapter p{max-width:42em;color:var(--muted);margin:0 0 1.15rem;font-weight:400;line-height:1.95}.profile-chapter .profile-date{color:var(--paper);letter-spacing:.08em;margin-bottom:1.6rem;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.3rem,2.6vw,1.75rem);font-weight:500}.profile-photo{background:#ffffff05;border:1px solid #c5a35d3d;width:min(820px,100%);margin:0 auto clamp(5rem,10vw,8rem);padding:.65rem;position:relative}.profile-photo:after{content:"";background:var(--gold);width:30%;height:1px;position:absolute;bottom:-1px;right:-1px}.profile-photo img{width:100%;height:auto}.profile-story>.profile-photo:first-of-type{width:min(680px,90%);margin-left:0}.profile-story>.profile-photo:nth-of-type(2){width:min(680px,90%);margin-right:0}.profile-story>.profile-photo:nth-of-type(4){width:min(358px,100%);margin-right:0}.profile-card-section{margin:0 0 clamp(5rem,10vw,8rem);position:relative}.profile-name-grid,.profile-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.profile-card{background:linear-gradient(145deg,#121b2bd1,#090b10f0);border:1px solid #ffffff1c;min-width:0;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:inset 0 1px #ffffff06}.profile-card h2{color:var(--gold-light);letter-spacing:.05em;margin:0 0 1.4rem;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.08rem,1.8vw,1.3rem);font-weight:500;line-height:1.75}.profile-card p{color:var(--muted);margin:0 0 1rem;font-weight:400;line-height:1.95}.profile-card p:last-child{margin-bottom:0}.profile-declaration{color:var(--paper);letter-spacing:.1em;text-align:center;margin:clamp(6rem,12vw,10rem) 0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.9rem,5vw,4rem);font-weight:500;line-height:1.55}.profile-declaration:before,.profile-declaration:after{content:"";background:linear-gradient(transparent, var(--gold));width:1px;height:70px;margin:0 auto 2.2rem;display:block}.profile-declaration:after{background:linear-gradient(var(--gold), transparent);margin:2.2rem auto 0}.profile-current-section{margin-bottom:0}.profile-current-card{width:min(760px,100%);margin:0 auto}.profile-current-card h2{font-size:clamp(1.25rem,2.4vw,1.7rem)}.profile-end{text-align:center;background:linear-gradient(135deg,#07101d,#07080c 70%);place-items:center;min-height:720px;display:grid}.profile-end:before{content:"";background:radial-gradient(circle,#3f537c38,#0000 45%);position:absolute;inset:0}.profile-end-orbit{aspect-ratio:1;border:1px solid #c5a35d1c;border-radius:50%;width:min(740px,90vw);position:absolute}.profile-end-orbit:before{content:"";border:1px solid #ffffff0a;border-radius:50%;position:absolute;inset:15%}.profile-end-inner{z-index:1;position:relative}.profile-end h2{letter-spacing:.06em;margin:1rem auto 2.8rem;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(1.8rem,4.4vw,3.4rem);font-weight:500;line-height:1.6}.profile-end-actions{flex-direction:column;align-items:center;gap:1.6rem;display:flex}.profile-book-link{color:var(--gold-light);text-underline-offset:.35em;font-size:1rem}.site-footer{color:#ffffff80;background:#050609;border-top:1px solid #ffffff17;grid-template-columns:minmax(220px,1fr) minmax(320px,2fr) auto;align-items:end;gap:2rem 4rem;padding:4rem 5vw;font-size:.74rem;display:grid}.site-footer p{margin:0}.footer-name{color:var(--paper);font-size:1rem}.site-footer a{color:var(--gold-light);text-decoration:none}.footer-links{flex-wrap:wrap;gap:.6rem 1.4rem;display:flex}.footer-links a{font-size:.7rem}.copyright{text-align:right;white-space:nowrap}.visitor-counter{color:#ffffff7a;letter-spacing:.18em;grid-column:1/-1;justify-self:end;align-items:baseline;gap:.8rem;font-size:.68rem;display:inline-flex}.visitor-number{color:var(--gold-light);font-variant-numeric:tabular-nums;letter-spacing:.2em;font-family:Times New Roman,Yu Mincho,serif;font-size:.82rem}@media (width<=760px){body{font-size:17px;line-height:1.95}.site-header{min-height:66px;padding:0 1rem}.brand b{font-size:.78rem}nav{display:none}.hero{min-height:780px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(#04060a29 23%,#04060ab3 55%,#04060afa 100%),linear-gradient(#04060a8a,#0000 25%)}.hero-content{align-self:flex-end;width:calc(100% - 2rem);padding:7rem 0 5.5rem}h1{font-size:clamp(2.25rem,11vw,3.4rem)}.section-heading h2,.handwork-copy h2,.musubi-content h2,.works-heading h2,.activity-heading h2,.shop-copy h2,.book-copy h2,.message-inner h2{overflow-wrap:break-word;font-size:clamp(1.75rem,8vw,2.45rem)}.hero-copy,.work-copy p{font-size:1.0625rem}.hero-copy br{display:none}.button{width:100%;min-height:56px;font-size:1rem}.scroll-note{display:none}.section{padding:5.5rem 1.25rem}.intro-grid{grid-template-columns:28px 1fr;gap:1.2rem}.vertical-label{font-size:.75rem}.statement br{display:none}.two-column-copy,.handwork-grid{grid-template-columns:1fr}.two-column-copy{gap:1.4rem}.maker-action .button{width:100%}.handwork-copy{order:-1}.craft-frame{padding:0 0 .85rem .85rem}.musubi-lines{flex-direction:column;gap:.3rem}.works-heading,.shop-grid,.book-grid{grid-template-columns:1fr}.works-heading{gap:1rem}.works-heading>p br{display:none}.works-grid{grid-template-columns:1fr;gap:3.2rem}.work-copy{grid-template-columns:1fr;gap:.35rem}.center-action .button{width:100%}.logo-panel{min-height:300px;padding:2.5rem}.shop-copy{text-align:left}.channel-grid{grid-template-columns:1fr}.channel-card{grid-template-columns:34px 1fr auto;min-height:112px;padding:1.15rem}.book-mark{min-height:400px}.final-message{min-height:760px}.message-inner h2 br:first-of-type{display:none}.site-footer{grid-template-columns:1fr;align-items:start}.footer-links{grid-template-columns:1fr 1fr;width:100%;display:grid}.copyright{text-align:left}.visitor-counter{justify-self:start}.profile-hero{min-height:500px;padding:6rem 1.25rem}.profile-orbit{width:88vw;left:68%}.profile-hero h1{font-size:clamp(2.15rem,10.5vw,3.2rem)}.profile-hero h1 small{font-size:.46em}.profile-note{margin-bottom:4.5rem;padding:1rem;font-size:.82rem}.profile-story:before{left:.45rem}.profile-chapter{margin-bottom:4.5rem;padding-left:2.2rem}.profile-chapter:before{left:.13rem}.profile-chapter p{margin-bottom:1.05rem}.profile-photo,.profile-story>.profile-photo:first-of-type,.profile-story>.profile-photo:nth-of-type(2){width:100%;margin:0 auto 4.8rem;padding:.4rem}.profile-story>.profile-photo:nth-of-type(4){width:min(360px,100%);margin:0 auto 4.8rem}.profile-name-grid,.profile-experience-grid{grid-template-columns:1fr}.profile-card{padding:1.35rem}.profile-declaration{margin:5.5rem 0;font-size:clamp(1.6rem,7.5vw,2.4rem)}.profile-end{min-height:650px}.profile-end h2{font-size:clamp(1.65rem,7.5vw,2.35rem)}.profile-book-link{font-size:.95rem}}@media (width>=761px) and (width<=1050px){.site-header{padding-inline:3vw}.site-header nav{gap:1rem}.site-header nav a{font-size:.82rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
