:root{
  --mtc-paper:#f3efe6;--mtc-paper-2:#ebe5d8;--mtc-ink:#171a17;--mtc-charcoal:#282b27;--mtc-ash:#77746c;--mtc-line:#c9c1b2;--mtc-vermilion:#9b3d31;--mtc-moss:#66705e;--mtc-white:#fbf8f1;--mtc-max:1320px;--mtc-gutter:clamp(22px,4.8vw,72px);--mtc-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;--mtc-sans:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mtc-paper);color:var(--mtc-ink);font-family:var(--mtc-serif);text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{z-index:99999;top:8px;left:8px;width:auto;height:auto;padding:12px 16px;clip:auto;background:#fff;color:#111}.mtc-container{width:min(var(--mtc-max),calc(100% - var(--mtc-gutter)*2));margin-inline:auto}.mtc-overline{margin:0 0 20px;font:600 .68rem/1.4 var(--mtc-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--mtc-vermilion)}
.mtc-header{position:absolute;z-index:50;left:0;right:0;top:0;color:var(--mtc-ink)}.admin-bar .mtc-header{top:32px}.mtc-header__inner{height:94px;padding:0 var(--mtc-gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,26,23,.16)}.mtc-brand{display:flex;align-items:center;gap:13px}.mtc-brand__seal,.mtc-footer__seal,.mtc-seal{display:grid;place-items:center;border:1px solid currentColor;width:37px;height:37px;color:var(--mtc-vermilion);font-size:1.1rem}.mtc-brand__copy{display:flex;flex-direction:column;line-height:1}.mtc-brand__copy strong{font-size:1.03rem;letter-spacing:.18em;font-weight:500}.mtc-brand__copy small{margin-top:7px;font:500 .55rem/1 var(--mtc-sans);letter-spacing:.2em;color:var(--mtc-ash)}.custom-logo{max-height:54px;width:auto}.mtc-nav__list{display:flex;gap:clamp(18px,2.2vw,38px);align-items:center;margin:0;padding:0;list-style:none;font:500 .72rem/1 var(--mtc-sans);letter-spacing:.08em}.mtc-nav a{position:relative;padding:37px 0 34px}.mtc-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:1px;background:var(--mtc-vermilion);transition:right .25s}.mtc-nav a:hover:after,.mtc-nav a:focus-visible:after{right:0}.mtc-nav__studio a{padding:12px 16px;border:1px solid rgba(23,26,23,.35)}.mtc-nav__studio a:after{display:none}.mtc-menu-button{display:none;border:0;background:transparent;width:44px;height:44px;position:relative}.mtc-menu-button span{position:absolute;left:10px;width:24px;height:1px;background:currentColor}.mtc-menu-button span:nth-child(1){top:14px}.mtc-menu-button span:nth-child(2){top:22px}.mtc-menu-button span:nth-child(3){top:30px}
.mtc-hero{position:relative;min-height:790px;height:min(940px,100svh);overflow:hidden;background:linear-gradient(120deg,#f7f3eb 0%,#ede7db 56%,#ddd7cb 100%)}.mtc-hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 5px,rgba(40,40,35,.018) 6px),repeating-linear-gradient(0deg,transparent 0 6px,rgba(80,65,50,.014) 7px);opacity:.65}.mtc-hero__inner{position:relative;z-index:5;height:100%;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.55fr);align-items:center;gap:9vw;padding-top:92px}.mtc-hero__copy{max-width:690px}.mtc-hero h1{margin:0;font-size:clamp(3.7rem,6.9vw,7.5rem);line-height:1.25;letter-spacing:.08em;font-weight:400}.mtc-hero__copy>p:not(.mtc-overline){max-width:620px;margin:30px 0 0;font:400 clamp(.9rem,1.1vw,1.05rem)/2.15 var(--mtc-sans);letter-spacing:.06em;color:#565951}.mtc-hero__actions{display:flex;align-items:center;gap:32px;margin-top:38px}.mtc-button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:0 20px 0 22px;font:600 .75rem/1 var(--mtc-sans);letter-spacing:.08em;border:1px solid transparent;transition:transform .2s,background .2s,color .2s}.mtc-button:hover{transform:translateY(-2px)}.mtc-button--ink{background:var(--mtc-ink);color:var(--mtc-white)}.mtc-button--paper{background:var(--mtc-paper);color:var(--mtc-ink);border-color:rgba(255,255,255,.25)}.mtc-text-link{font:600 .75rem/1 var(--mtc-sans);letter-spacing:.08em;border-bottom:1px solid var(--mtc-line);padding:10px 2px}.mtc-text-link--light{color:#f5efe3;border-color:rgba(255,255,255,.25)}.mtc-hero__note{align-self:end;margin-bottom:12vh;max-width:285px;border-top:1px solid rgba(23,26,23,.32);padding-top:24px}.mtc-hero__note .mtc-seal{margin-bottom:22px}.mtc-hero__note p{margin:0;font-size:.94rem;line-height:2;letter-spacing:.08em}.mtc-hero__note small{display:block;margin-top:20px;font:500 .68rem/1 var(--mtc-sans);letter-spacing:.12em;color:var(--mtc-ash)}.mtc-hero__vertical{position:absolute;right:2.2vw;top:140px;z-index:4;writing-mode:vertical-rl;font-size:.67rem;letter-spacing:.45em;color:rgba(23,26,23,.42)}.mtc-hero__ink{position:absolute;z-index:2;right:-3vw;top:5%;width:58vw;height:89%;filter:contrast(1.05)}.mtc-ink{position:absolute;display:block;border-radius:49% 51% 44% 56%/62% 45% 55% 38%;background:radial-gradient(circle at 40% 40%,rgba(20,24,20,.88),rgba(27,31,27,.72) 42%,rgba(40,45,39,.25) 68%,transparent 72%);filter:blur(.3px);opacity:.72}.mtc-ink--one{width:48%;height:43%;right:10%;top:18%;transform:rotate(-18deg)}.mtc-ink--two{width:37%;height:29%;right:36%;top:42%;opacity:.42;transform:rotate(19deg)}.mtc-ink--three{width:52%;height:22%;right:-4%;bottom:11%;opacity:.25;transform:rotate(-8deg)}.mtc-brush{position:absolute;width:70%;height:10%;right:5%;top:33%;background:linear-gradient(90deg,transparent,rgba(25,28,25,.7) 12%,rgba(25,28,25,.88) 62%,rgba(25,28,25,.08));transform:rotate(-20deg);filter:blur(3px);opacity:.42;clip-path:polygon(0 47%,7% 17%,20% 34%,38% 10%,57% 42%,70% 22%,100% 47%,83% 62%,60% 54%,42% 83%,20% 59%,8% 74%)}
.mtc-section{position:relative;padding:clamp(92px,9vw,142px) 0}.mtc-section--paper-deep{background:var(--mtc-paper-2)}.mtc-section-head{margin-bottom:64px}.mtc-section-head--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.48fr);gap:8vw;align-items:end}.mtc-section-head h2{margin:0;font-size:clamp(2.8rem,5.2vw,5.3rem);line-height:1.42;letter-spacing:.08em;font-weight:400}.mtc-section-head>p{margin:0 0 7px;font:400 .88rem/2 var(--mtc-sans);letter-spacing:.06em;color:#606159}.mtc-editorial{background:var(--mtc-paper)}.mtc-feature-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:20px}.mtc-feature-stack{display:grid;grid-template-rows:1fr 1fr;gap:20px}.mtc-feature-card{position:relative;overflow:hidden;min-height:315px;background:#31352f;color:#f7f1e5;isolation:isolate}.mtc-feature-card--lead{min-height:650px}.mtc-feature-card__image,.mtc-feature-card__ink,.mtc-feature-card__shade{position:absolute;inset:0}.mtc-feature-card__image{background-size:cover;background-position:center}.mtc-feature-card__shade{z-index:2;background:linear-gradient(180deg,rgba(15,18,15,.06),rgba(15,18,15,.86) 78%)}.mtc-feature-card__ink{z-index:1;background:linear-gradient(135deg,#d8d2c6,#969a90 50%,#343933)}.mtc-feature-card__ink i,.mtc-feature-card__ink b,.mtc-feature-card__ink em{position:absolute;display:block;background:rgba(15,18,15,.55);filter:blur(1px);border-radius:45% 55% 60% 40%}.mtc-feature-card__ink i{width:70%;height:35%;left:-7%;bottom:19%;transform:rotate(-12deg)}.mtc-feature-card__ink b{width:45%;height:58%;right:-5%;top:5%;opacity:.65;transform:rotate(16deg)}.mtc-feature-card__ink em{width:65%;height:9%;right:5%;top:23%;opacity:.4;transform:rotate(-30deg)}.mtc-feature-card__body{position:absolute;z-index:3;left:clamp(24px,3vw,48px);right:clamp(24px,3vw,48px);bottom:clamp(26px,3vw,48px)}.mtc-feature-card .mtc-overline{color:#d9c9ad}.mtc-feature-card h3{margin:0;font-size:clamp(1.8rem,3vw,3.5rem);line-height:1.42;letter-spacing:.07em;font-weight:400}.mtc-feature-card--lead h3{font-size:clamp(3rem,5.1vw,5.6rem)}.mtc-feature-card__body>p:not(.mtc-overline){max-width:590px;margin:20px 0 0;font:400 .8rem/1.9 var(--mtc-sans);letter-spacing:.04em;color:rgba(255,255,255,.74)}.mtc-arrow-link{display:inline-flex;gap:15px;margin-top:23px;font:600 .72rem/1 var(--mtc-sans);letter-spacing:.08em}.mtc-feature-card{transition:transform .25s,filter .25s}.mtc-feature-card:hover{transform:translateY(-4px);filter:brightness(1.04)}
.mtc-today{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:600px;background:var(--mtc-white);border:1px solid var(--mtc-line)}.mtc-today__visual{position:relative;min-height:500px;background:linear-gradient(145deg,#343935,#979b90 52%,#e2dbcd);overflow:hidden;background-size:cover;background-position:center}.mtc-today__visual:not(.has-image) span:before,.mtc-today__visual:not(.has-image) span:after{content:"";position:absolute;border-radius:50%;background:rgba(10,15,12,.58)}.mtc-today__visual:not(.has-image) span:before{width:70%;height:34%;left:-16%;bottom:10%;transform:rotate(12deg)}.mtc-today__visual:not(.has-image) span:after{width:38%;height:75%;right:-7%;top:4%;opacity:.55}.mtc-today__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,86px)}.mtc-today__author{margin:0 0 12px;color:var(--mtc-ash);letter-spacing:.15em}.mtc-today h2{margin:0;font-size:clamp(3rem,5.4vw,5.6rem);line-height:1.35;letter-spacing:.09em;font-weight:400}.mtc-today__summary{margin:28px 0 34px;font:400 .92rem/2.1 var(--mtc-sans);letter-spacing:.05em;color:#565a53}.mtc-today .mtc-button{align-self:flex-start}
.mtc-story-reel{background:#202520;color:#f4eee2}.mtc-story-reel__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:8vw;align-items:center}.mtc-story-reel .mtc-overline{color:#c9b48c}.mtc-story-reel h2{margin:0;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.4;font-weight:400;letter-spacing:.08em}.mtc-story-reel__copy>p:not(.mtc-overline){margin:28px 0 0;font:400 .9rem/2.1 var(--mtc-sans);color:rgba(255,255,255,.72);letter-spacing:.05em}.mtc-story-reel__actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin-top:36px}.mtc-story-reel__media{aspect-ratio:16/9;background:#0d100e;box-shadow:0 30px 80px rgba(0,0,0,.28)}.mtc-story-reel__media iframe{width:100%;height:100%;border:0}.mtc-story-reel__poster{height:100%;display:flex;align-items:center;justify-content:center;gap:35px;font-size:3rem}.mtc-story-reel__poster b{color:#a23e31}
.mtc-new{background:var(--mtc-paper)}.mtc-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 24px}.mtc-post-card__visual{position:relative;display:block;aspect-ratio:1.42;background:linear-gradient(145deg,#d4cec1,#777d72);background-size:cover;background-position:center;overflow:hidden}.mtc-post-card__ink{position:absolute;inset:0;background:radial-gradient(ellipse at 65% 25%,rgba(20,25,21,.55) 0 25%,transparent 32%),radial-gradient(ellipse at 15% 85%,rgba(20,25,21,.48) 0 30%,transparent 39%)}.mtc-post-card__label{position:absolute;left:16px;top:16px;background:rgba(246,241,231,.9);padding:7px 10px;font:600 .62rem/1 var(--mtc-sans);letter-spacing:.08em}.mtc-post-card__body{padding-top:20px}.mtc-post-card__body time{font:500 .64rem/1 var(--mtc-sans);letter-spacing:.13em;color:var(--mtc-ash)}.mtc-post-card h3{margin:12px 0 0;font-size:1.28rem;line-height:1.65;font-weight:500;letter-spacing:.04em}.mtc-post-card__body p{margin:13px 0 0;font:400 .76rem/1.9 var(--mtc-sans);color:#61625c}
.mtc-directory{background:#e8e2d6}.mtc-directory__grid{border-top:1px solid #b7ad9e}.mtc-directory__row{display:grid;grid-template-columns:70px minmax(0,1fr) 100px 30px;align-items:center;min-height:88px;border-bottom:1px solid #b7ad9e;transition:padding .2s,background .2s}.mtc-directory__row:hover{padding-left:12px;background:rgba(255,255,255,.25)}.mtc-directory__row span{font:500 .65rem/1 var(--mtc-sans);color:var(--mtc-vermilion);letter-spacing:.12em}.mtc-directory__row strong{font-size:1.55rem;letter-spacing:.1em;font-weight:400}.mtc-directory__row small{font:500 .62rem/1 var(--mtc-sans);letter-spacing:.1em;color:var(--mtc-ash)}
.mtc-ledger{background:var(--mtc-paper)}.mtc-ledger__list{border-top:1px solid var(--mtc-ink)}.mtc-ledger__row{display:grid;grid-template-columns:55px 105px 120px minmax(0,1fr) 28px;gap:14px;align-items:center;min-height:76px;border-bottom:1px solid var(--mtc-line);transition:background .2s,padding .2s}.mtc-ledger__row:hover{background:#ede7db;padding-inline:10px}.mtc-ledger__no,.mtc-ledger time,.mtc-ledger__label{font:500 .64rem/1 var(--mtc-sans);letter-spacing:.09em;color:var(--mtc-ash)}.mtc-ledger__no{color:var(--mtc-vermilion)}.mtc-ledger__row strong{font-size:.98rem;line-height:1.5;letter-spacing:.04em;font-weight:500}
.mtc-commerce{background:#272b27;color:#f4eee2}.mtc-section-head--light>p{color:rgba(255,255,255,.58)}.mtc-section-head--light .mtc-overline{color:#c9b48c}.mtc-commerce__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.mtc-commerce__grid a{min-height:190px;padding:28px 24px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25);transition:background .2s}.mtc-commerce__grid a:hover{background:#343a34}.mtc-commerce__grid small{font:500 .62rem/1.3 var(--mtc-sans);letter-spacing:.12em;color:#c8b899}.mtc-commerce__grid strong{margin-top:auto;font-size:1.3rem;font-weight:400;letter-spacing:.07em}.mtc-commerce__grid b{margin-top:18px;font-weight:400;color:#c8b899}.mtc-closing{position:relative;padding:150px 0;background:#181c19;color:#f5efe4;text-align:center;overflow:hidden}.mtc-closing:before{content:"";position:absolute;width:65vw;height:65vw;max-width:700px;max-height:700px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.055),transparent 68%)}.mtc-closing .mtc-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.mtc-closing .mtc-seal{color:#bd6a58}.mtc-closing .mtc-overline{margin-top:28px;color:#c5b58f}.mtc-closing h2{margin:0;font-size:clamp(3rem,5.8vw,6rem);line-height:1.4;font-weight:400;letter-spacing:.1em}.mtc-closing p:not(.mtc-overline){margin:26px 0 35px;font:400 .9rem/2 var(--mtc-sans);color:rgba(255,255,255,.65)}
.mtc-footer{background:#111411;color:#dcd6c9;padding:76px var(--mtc-gutter) 28px}.mtc-footer__grid{display:grid;grid-template-columns:1fr .8fr;gap:8vw}.mtc-footer h2{margin:18px 0 0;font-weight:400;letter-spacing:.12em}.mtc-footer p{font:400 .76rem/1.9 var(--mtc-sans);color:#8f918a}.mtc-footer__links{display:flex;gap:24px;justify-content:flex-end;align-items:start;font:500 .72rem/1 var(--mtc-sans)}.mtc-footer__links ul{list-style:none;margin:0;padding:0;display:flex;gap:20px}.mtc-footer__bottom{margin-top:70px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font:500 .58rem/1 var(--mtc-sans);letter-spacing:.12em;color:#6f746d}
.mtc-content{padding:150px 0 110px;min-height:70vh}.mtc-page-head{max-width:920px;margin:0 auto 60px}.mtc-page-head h1{margin:0;font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.4;font-weight:400;letter-spacing:.06em}.mtc-entry-hero{margin:50px 0 0}.mtc-prose{max-width:900px}.mtc-prose article>*:not(.alignwide):not(.alignfull):not(.mtc-page-head){max-width:760px;margin-left:auto;margin-right:auto}.mtc-prose p{font-size:1rem;line-height:2}.mtc-prose h2{margin-top:2.4em;font-size:2rem;font-weight:500}.mtc-prose h3{margin-top:2em;font-size:1.5rem}
@media(max-width:1020px){.admin-bar .mtc-header{top:32px}.mtc-menu-button{display:block;z-index:3}.mtc-nav{display:none;position:absolute;left:0;right:0;top:94px;background:rgba(244,240,231,.98);border-bottom:1px solid var(--mtc-line);padding:22px var(--mtc-gutter) 30px}.mtc-nav.is-open{display:block}.mtc-nav__list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.mtc-nav a{display:block;padding:15px 0;border-bottom:1px solid var(--mtc-line)}.mtc-nav a:after{display:none}.mtc-nav__studio a{border:0;border-bottom:1px solid var(--mtc-line);padding:15px 0}.mtc-hero__inner{grid-template-columns:1fr .45fr;gap:6vw}.mtc-feature-grid{grid-template-columns:1fr}.mtc-feature-card--lead{min-height:560px}.mtc-feature-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mtc-story-reel__grid{grid-template-columns:1fr;gap:50px}.mtc-post-grid{grid-template-columns:repeat(2,1fr)}.mtc-commerce__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){:root{--mtc-gutter:20px}.admin-bar .mtc-header{top:46px}.mtc-header__inner{height:78px}.mtc-nav{top:78px}.mtc-nav__list{grid-template-columns:1fr}.mtc-brand__copy small{display:none}.mtc-hero{min-height:740px;height:auto}.mtc-hero__inner{grid-template-columns:1fr;align-content:center;padding-top:120px;padding-bottom:90px}.mtc-hero h1{font-size:clamp(3.1rem,15vw,5.2rem)}.mtc-hero__note{display:none}.mtc-hero__ink{width:110vw;right:-54vw;opacity:.34}.mtc-hero__vertical{display:none}.mtc-hero__actions{flex-direction:column;align-items:flex-start}.mtc-section{padding:80px 0}.mtc-section-head--split{grid-template-columns:1fr;gap:22px}.mtc-section-head{margin-bottom:42px}.mtc-section-head h2{font-size:clamp(2.55rem,12vw,4rem)}.mtc-feature-card--lead{min-height:520px}.mtc-feature-stack{grid-template-columns:1fr}.mtc-feature-card{min-height:360px}.mtc-feature-card--lead h3{font-size:clamp(2.9rem,13vw,4.5rem)}.mtc-today{grid-template-columns:1fr}.mtc-today__visual{min-height:390px}.mtc-today__copy{padding:38px 28px 46px}.mtc-today h2{font-size:3.3rem}.mtc-story-reel h2{font-size:3.3rem}.mtc-post-grid{grid-template-columns:1fr}.mtc-directory__row{grid-template-columns:45px 1fr 26px}.mtc-directory__row small{display:none}.mtc-ledger__row{grid-template-columns:42px 84px minmax(0,1fr) 24px;gap:9px}.mtc-ledger__label{display:none}.mtc-ledger__row strong{font-size:.84rem}.mtc-commerce__grid{grid-template-columns:1fr 1fr}.mtc-footer__grid{grid-template-columns:1fr}.mtc-footer__links{justify-content:flex-start;flex-wrap:wrap}.mtc-footer__links ul{flex-wrap:wrap}.mtc-footer__bottom{gap:20px;flex-direction:column}.mtc-closing{padding:110px 0}}
@media(max-width:440px){.mtc-commerce__grid{grid-template-columns:1fr}.mtc-directory__row strong{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mtc-feature-card,.mtc-button,.mtc-directory__row,.mtc-ledger__row{transition:none}}

/* === v0.3 Editorial Publisher Experience === */
@keyframes mtcHeroProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.mtc-hero--slider{height:100svh;min-height:760px;background:var(--mtc-paper);overflow:hidden;color:var(--mtc-ink)}
.mtc-hero--slider:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,241,232,.98) 0 38%,rgba(245,241,232,.78) 52%,rgba(245,241,232,.22) 78%,rgba(245,241,232,.05));z-index:4;pointer-events:none}
.mtc-hero__water{position:absolute;inset:0;z-index:1;overflow:hidden;background:radial-gradient(circle at 80% 42%,rgba(20,24,21,.08),transparent 28%),linear-gradient(145deg,#f4efe4,#e8e1d3)}
.mtc-hero__water:before,.mtc-hero__water:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);border:1px solid rgba(27,31,27,.12);transform:rotate(-10deg)}
.mtc-hero__water:before{width:54vw;height:18vw;right:-7vw;top:24%;box-shadow:0 0 0 18px rgba(28,31,27,.025),0 0 0 42px rgba(28,31,27,.018)}
.mtc-hero__water:after{width:70vw;height:23vw;right:-20vw;bottom:-2vw;opacity:.65}
.mtc-hero__water i{position:absolute;width:56vw;height:10vw;right:-8vw;border-radius:50%;background:rgba(23,27,23,.14);filter:blur(8px);transform:rotate(-12deg)}
.mtc-hero__water i:first-child{top:30%}.mtc-hero__water i:nth-child(2){top:48%;right:-2vw;opacity:.55}.mtc-hero__water b{position:absolute;width:30vw;height:38vw;right:2vw;top:16%;border-radius:48% 52% 42% 58%;background:rgba(24,27,24,.12);filter:blur(3px)}
.mtc-edo-line{position:absolute;right:0;left:47%;bottom:16%;height:110px;opacity:.16;background:linear-gradient(170deg,transparent 0 44%,#1e211e 45% 46%,transparent 47%),repeating-linear-gradient(90deg,transparent 0 46px,rgba(25,28,25,.55) 47px 49px,transparent 50px 86px);clip-path:polygon(0 72%,9% 45%,18% 54%,27% 34%,37% 58%,49% 28%,61% 51%,72% 19%,85% 49%,100% 31%,100% 100%,0 100%)}
.mtc-hero-slides{position:absolute;inset:0;z-index:3}.mtc-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s ease}.mtc-hero-slide.is-active{opacity:1;visibility:visible}.mtc-hero-slide__image{position:absolute;inset:0;background-image:var(--mtc-hero-image);background-position:center;background-size:cover;filter:saturate(.98) contrast(1.04)}.mtc-hero-slide:not([style]) .mtc-hero-slide__image{display:none}.mtc-hero-slide__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,239,230,.98) 0 37%,rgba(243,239,230,.82) 54%,rgba(243,239,230,.16) 80%);z-index:1}.mtc-hero-slide__inner{position:relative;z-index:5;height:100%;display:flex;align-items:center;justify-content:space-between;padding-top:80px}.mtc-hero-slide__copy{width:min(760px,62vw)}.mtc-hero-slide h1{margin:0;font-size:clamp(3.9rem,7.3vw,8rem);line-height:1.26;letter-spacing:.05em;font-weight:400;text-wrap:balance}.mtc-hero-slide__lede{max-width:640px;margin:28px 0 34px;font:400 clamp(.88rem,1.25vw,1.02rem)/2.05 var(--mtc-sans);letter-spacing:.045em;color:#4e524c}.mtc-hero-slide__number{align-self:flex-end;margin-bottom:14vh;font:300 clamp(4rem,8vw,9rem)/1 Georgia,serif;color:rgba(139,56,46,.15)}
.mtc-hero-controls{position:absolute;left:50%;bottom:42px;z-index:10;transform:translateX(-50%);display:flex;align-items:center;gap:14px}.mtc-hero-controls>button{width:38px;height:38px;border:1px solid rgba(23,26,23,.34);background:rgba(244,240,231,.7);color:var(--mtc-ink)}.mtc-slider-dots{display:flex;gap:8px}.mtc-slider-dots button{width:28px;height:7px;padding:0;border:0;background:rgba(23,26,23,.2);transition:background .2s,width .2s}.mtc-slider-dots button[aria-selected="true"]{width:54px;background:var(--mtc-vermilion)}.mtc-slider-progress{position:relative;width:min(18vw,240px);height:1px;background:rgba(23,26,23,.18);overflow:hidden;margin-left:8px}.mtc-slider-progress i{position:absolute;inset:0;background:var(--mtc-ink);transform-origin:left;transform:scaleX(0)}
.mtc-about{background:#f6f1e8}.mtc-about__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;align-items:start}.mtc-about h2{margin:0;font-size:clamp(3.5rem,7vw,7rem);line-height:1.42;font-weight:400;letter-spacing:.07em}.mtc-about__lead{margin:0;font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.95;letter-spacing:.05em}.mtc-about__tagline{margin:34px 0 0;font-size:clamp(1.5rem,2.8vw,2.7rem);line-height:1.6}.mtc-about__tagline strong{font-weight:400;color:var(--mtc-vermilion)}.mtc-about__copy>p:last-child{max-width:620px;font:400 .86rem/2 var(--mtc-sans);color:#5a5c56}.mtc-brush-rule{display:block;width:120px;height:8px;margin:36px 0;background:linear-gradient(90deg,var(--mtc-vermilion),transparent);clip-path:polygon(0 28%,88% 0,100% 48%,71% 72%,8% 100%)}
.mtc-collab{background:#1c211d;color:#f5efe4}.mtc-section-head--light .mtc-overline,.mtc-collab .mtc-overline,.mtc-projects .mtc-overline,.mtc-characters .mtc-overline{color:#d3b98d}.mtc-credit-flow{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.mtc-credit-flow article{position:relative;min-height:270px;padding:28px 24px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.mtc-credit-flow article>span{font:500 .62rem/1 var(--mtc-sans);color:#c6a97a}.mtc-credit-flow small{margin-top:55px;font:600 .65rem/1 var(--mtc-sans);letter-spacing:.15em;color:rgba(255,255,255,.55)}.mtc-credit-flow strong{margin-top:10px;font-size:1.65rem;font-weight:400;letter-spacing:.08em}.mtc-credit-flow p{margin-top:auto;font:400 .74rem/1.8 var(--mtc-sans);color:rgba(255,255,255,.55)}
.mtc-live-editorial{background:#eee7db}.mtc-duo-feature{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mtc-duo-feature__card{min-height:520px;background:#191d1a;color:#f4eee2;display:grid;grid-template-rows:1.2fr .8fr;overflow:hidden}.mtc-duo-feature__image{background:radial-gradient(circle at 70% 38%,rgba(180,159,120,.28),transparent 25%),linear-gradient(135deg,#52594f,#1b1f1b);background-image:var(--mtc-card-image),radial-gradient(circle at 70% 38%,rgba(180,159,120,.28),transparent 25%);background-size:cover;background-position:center}.mtc-duo-feature__body{padding:32px}.mtc-duo-feature__body h3{margin:0;font-size:clamp(1.9rem,3.2vw,3.4rem);font-weight:400;line-height:1.45}.mtc-duo-feature__body>p:not(.mtc-overline){font:400 .78rem/1.8 var(--mtc-sans);color:rgba(255,255,255,.65)}.mtc-duo-feature__body>span{display:block;margin-top:24px;font:600 .7rem/1 var(--mtc-sans);letter-spacing:.1em}.mtc-story-reel__grid--fallback{display:grid;grid-template-columns:.82fr 1.18fr;gap:6vw;align-items:center;background:#f7f2e8;border:1px solid var(--mtc-line);padding:42px}.mtc-story-reel__grid--fallback h3{font-size:clamp(2rem,4vw,4.4rem);font-weight:400;margin:0}.mtc-story-reel__grid--fallback .mtc-story-reel__copy>p:not(.mtc-overline){color:#565a53}
.mtc-bungo-now{background:#f5f0e7}.mtc-bungo-now .mtc-feature-card{min-height:620px}.mtc-bungo-now .mtc-feature-card__shade{background:linear-gradient(90deg,rgba(9,12,10,.72),rgba(9,12,10,.18))}
.mtc-utabon{background:#921f1c;color:#fff7ea;overflow:hidden}.mtc-utabon__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;align-items:center}.mtc-utabon h2{margin:0;font-size:clamp(3.4rem,6.4vw,6.8rem);font-weight:400;line-height:1.35}.mtc-utabon h3{font-size:2rem;margin:30px 0 0;font-weight:400}.mtc-utabon__copy>p:not(.mtc-overline){font:400 .86rem/2 var(--mtc-sans);color:rgba(255,255,255,.72)}.mtc-utabon .mtc-overline{color:#efd2a4}.mtc-utabon__visual{aspect-ratio:1.7;background:linear-gradient(125deg,#2b0d0d,#d7261f 58%,#7f1715);background-size:cover;background-position:center;display:grid;place-items:center;box-shadow:0 35px 90px rgba(40,0,0,.28);overflow:hidden}.mtc-utabon__visual:not(.has-image) span{font-size:clamp(8rem,20vw,18rem);opacity:.15}
.mtc-cycle{background:#efe8db}.mtc-cycle__flow{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #aea394;border-left:1px solid #aea394}.mtc-cycle__flow article{position:relative;min-height:260px;padding:26px 20px;border-right:1px solid #aea394;border-bottom:1px solid #aea394}.mtc-cycle__flow article:not(:last-child):after{content:"→";position:absolute;right:-12px;top:50%;z-index:3;transform:translateY(-50%);width:24px;height:24px;display:grid;place-items:center;background:#efe8db;color:var(--mtc-vermilion)}.mtc-cycle__flow span{font:500 .61rem/1 var(--mtc-sans);color:var(--mtc-vermilion)}.mtc-cycle__flow h3{margin:78px 0 0;font-size:1.34rem;font-weight:400;letter-spacing:.08em}.mtc-cycle__flow p{font:400 .67rem/1.7 var(--mtc-sans);color:#66645d}
.mtc-projects{background:#171b18;color:#f4eee2}.mtc-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16)}.mtc-project-card{position:relative;min-height:440px;padding:36px;background:#202521;overflow:hidden}.mtc-project-card:hover{background:#282e29}.mtc-project-card__top{display:flex;justify-content:space-between;gap:12px;font:600 .62rem/1 var(--mtc-sans);letter-spacing:.1em}.mtc-project-card__top b{color:#d5b379}.mtc-project-card__eyebrow{margin:75px 0 0;font:600 .66rem/1.3 var(--mtc-sans);letter-spacing:.13em;color:#bfa77f}.mtc-project-card h3{max-width:640px;margin:14px 0 0;font-size:clamp(2rem,3.8vw,4rem);font-weight:400;line-height:1.4}.mtc-project-card>p:not(.mtc-project-card__eyebrow){max-width:620px;font:400 .78rem/1.9 var(--mtc-sans);color:rgba(255,255,255,.62)}.mtc-project-milestones{display:flex;gap:8px;list-style:none;margin:28px 0 0;padding:0}.mtc-project-milestones li{min-width:90px;padding:11px 12px;border:1px solid rgba(255,255,255,.23);font:600 .62rem/1 var(--mtc-sans);display:flex;gap:8px;align-items:center}.mtc-project-milestones li span{color:#c49b62}.mtc-project-stamp{position:absolute;right:34px;bottom:30px;width:96px;height:96px;border:4px double #a34a39;color:#c26855;display:grid;place-items:center;border-radius:50%;font-size:2.8rem;transform:rotate(-12deg);opacity:.82}.mtc-project-gon{margin-top:26px;padding:16px 18px;border-left:2px solid #a44c3e;background:rgba(255,255,255,.04);display:grid;grid-template-columns:44px 1fr;gap:12px}.mtc-project-gon b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#060706;font:600 .62rem/1 var(--mtc-sans)}.mtc-project-gon p{margin:0;font:400 .72rem/1.8 var(--mtc-sans);color:rgba(255,255,255,.68)}
.mtc-bocchi{background:#f6f0e5}.mtc-bocchi__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:9vw;align-items:center}.mtc-bocchi h2{margin:0;font-size:clamp(3.3rem,6vw,6.6rem);font-weight:400;line-height:1.38}.mtc-bocchi__big{margin:35px 0;font-size:clamp(1.35rem,2.4vw,2.35rem);line-height:1.72}.mtc-bocchi__big strong{font-weight:400;color:var(--mtc-vermilion)}.mtc-gon{display:grid;grid-template-columns:130px 1fr;gap:28px;padding:38px;border:1px solid var(--mtc-line);background:#eee6d8}.mtc-gon__avatar{width:130px;height:160px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#0d100e 0 22%,transparent 23%),radial-gradient(ellipse at 50% 98%,#0d100e 0 45%,transparent 46%)}.mtc-gon__avatar span{position:absolute;top:28px;color:#f4eee2;font:700 2rem/1 Georgia,serif}.mtc-gon small{font:600 .65rem/1 var(--mtc-sans);letter-spacing:.12em;color:var(--mtc-vermilion)}.mtc-gon p{margin:16px 0 0;font-size:1.3rem;line-height:1.85}
.mtc-originals{background:#eee7dc}.mtc-originals-empty{display:grid;grid-template-columns:90px 1fr;gap:28px;max-width:850px;padding:38px;border-top:1px solid var(--mtc-ink);border-bottom:1px solid var(--mtc-ink)}.mtc-originals-empty .mtc-seal{width:60px;height:60px;font-size:1.8rem}.mtc-originals-empty h3{margin:0;font-size:2rem;font-weight:400}.mtc-originals-empty p{font:400 .8rem/1.9 var(--mtc-sans);color:#5f605a}
.mtc-characters{background:#161a17;color:#f4eee2;overflow:hidden}.mtc-character-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.mtc-character-track::-webkit-scrollbar{display:none}.mtc-character-card{flex:0 0 min(380px,78vw);scroll-snap-align:start;background:#242925;color:#f3ede1}.mtc-character-card__image{aspect-ratio:1.45;background:#373d37 center/cover no-repeat}.mtc-character-card__image--blank{display:grid;place-items:center;background:radial-gradient(circle at 50% 36%,#0c0f0d 0 20%,transparent 21%),linear-gradient(145deg,#3d433d,#202420)}.mtc-character-card__image--blank span{font:700 4rem/1 Georgia,serif;color:#d2b584}.mtc-character-card__body{padding:26px}.mtc-character-card__body small{font:600 .62rem/1 var(--mtc-sans);letter-spacing:.12em;color:#d0b481}.mtc-character-card__body h3{margin:12px 0 0;font-size:2rem;font-weight:400}.mtc-character-card__body p{font:400 .75rem/1.8 var(--mtc-sans);color:rgba(255,255,255,.62)}.mtc-character-card__body b{display:block;margin-top:18px;font:600 .7rem/1.5 var(--mtc-sans);color:#e0c494}.mtc-character-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.mtc-character-controls button{width:46px;height:46px;border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff}
.mtc-deeper{padding:145px 0;background:#252b27;color:#f4eee2;text-align:center}.mtc-deeper .mtc-container{display:flex;flex-direction:column;align-items:center}.mtc-deeper .mtc-overline{color:#cbb58f}.mtc-deeper h2{margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:400;line-height:1.3}.mtc-deeper p:not(.mtc-overline){font-size:1.15rem;line-height:1.9;color:rgba(255,255,255,.67)}.mtc-final{padding:145px 0;background:#f2ecdf;text-align:center}.mtc-final p{font-size:1.1rem;line-height:2.2;color:#555750}.mtc-final h2{margin:38px 0;font-size:clamp(4rem,9vw,9rem);font-weight:400;line-height:1.2;letter-spacing:.08em}.mtc-final span{font:600 .68rem/1 var(--mtc-sans);letter-spacing:.3em;color:var(--mtc-vermilion)}
@media(max-width:1100px){.mtc-credit-flow{grid-template-columns:repeat(3,1fr)}.mtc-cycle__flow{grid-template-columns:repeat(4,1fr)}.mtc-cycle__flow article:nth-child(4):after{display:none}.mtc-project-grid{grid-template-columns:1fr}.mtc-hero-slide__copy{width:min(760px,78vw)}}
@media(max-width:760px){.mtc-hero--slider{min-height:720px;height:100svh}.mtc-hero--slider:before{background:linear-gradient(180deg,rgba(245,241,232,.94) 0 62%,rgba(245,241,232,.48))}.mtc-hero-slide__shade{background:linear-gradient(180deg,rgba(243,239,230,.94) 0 62%,rgba(243,239,230,.38))}.mtc-hero-slide__inner{align-items:center;padding-top:94px}.mtc-hero-slide__copy{width:100%}.mtc-hero-slide h1{font-size:clamp(3rem,15vw,5rem);line-height:1.32}.mtc-hero-slide__lede{font-size:.82rem}.mtc-hero-slide__number{display:none}.mtc-hero-controls{bottom:24px}.mtc-slider-progress{display:none}.mtc-about__grid,.mtc-utabon__grid,.mtc-bocchi__grid{grid-template-columns:1fr;gap:48px}.mtc-credit-flow{grid-template-columns:1fr 1fr}.mtc-duo-feature{grid-template-columns:1fr}.mtc-story-reel__grid--fallback{grid-template-columns:1fr;padding:26px}.mtc-cycle__flow{grid-template-columns:1fr}.mtc-cycle__flow article{min-height:150px}.mtc-cycle__flow article:after{content:"↓"!important;display:grid!important;right:auto!important;left:50%!important;top:auto!important;bottom:-13px!important;transform:translateX(-50%)!important}.mtc-cycle__flow article:last-child:after{display:none!important}.mtc-cycle__flow h3{margin-top:38px}.mtc-project-card{min-height:390px;padding:28px}.mtc-project-card h3{font-size:2.5rem}.mtc-project-card__eyebrow{margin-top:48px}.mtc-project-milestones{flex-wrap:wrap}.mtc-gon{grid-template-columns:90px 1fr;padding:24px}.mtc-gon__avatar{width:90px;height:120px}.mtc-gon p{font-size:1rem}.mtc-final{padding:105px 0}.mtc-final h2{font-size:clamp(3.2rem,17vw,5.8rem)}}
@media(max-width:480px){.mtc-credit-flow{grid-template-columns:1fr}.mtc-utabon h2{font-size:3.2rem}.mtc-about h2{font-size:3.5rem}.mtc-about__tagline{font-size:1.6rem}.mtc-project-card h3{font-size:2.2rem}.mtc-gon{grid-template-columns:1fr}.mtc-gon__avatar{width:100%;height:130px}.mtc-character-card{flex-basis:86vw}}
@media(prefers-reduced-motion:reduce){.mtc-hero-slide{transition:none}.mtc-slider-progress i{animation:none!important}}
.mtc-project-milestones li{position:relative}.mtc-project-milestones li.is-complete{border-color:#a54a3d;color:#e0b09f}.mtc-project-milestones li em{position:absolute;right:-7px;top:-11px;width:30px;height:30px;border:2px solid #ad5948;border-radius:50%;display:grid;place-items:center;color:#d17a66;font:700 .62rem/1 var(--mtc-sans);font-style:normal;transform:rotate(-10deg);background:#202521}

/* v0.3.1 Theme-native HERO editor */
.mtc-hero-slide{background:var(--mtc-paper)}
.mtc-hero-slide--bg-paper{background:#f4f0e7}.mtc-hero-slide--bg-ink{background:#171a17}.mtc-hero-slide--bg-vermillion{background:#82382f}
.mtc-hero-slide__image{background-position:var(--mtc-hero-position,center center)}
.mtc-hero-slide--artwork .mtc-hero-slide__image{filter:none;background-size:cover}
.mtc-hero-slide__shade{opacity:var(--mtc-overlay-opacity,.82);transition:opacity .25s ease}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-left .mtc-hero-slide__shade{background:linear-gradient(90deg,rgba(244,240,231,.90) 0 30%,rgba(244,240,231,.54) 48%,rgba(244,240,231,.05) 72%)}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-right .mtc-hero-slide__shade{background:linear-gradient(270deg,rgba(244,240,231,.90) 0 30%,rgba(244,240,231,.54) 48%,rgba(244,240,231,.05) 72%)}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-center .mtc-hero-slide__shade{background:radial-gradient(circle at center,rgba(244,240,231,.86) 0 20%,rgba(244,240,231,.48) 42%,rgba(244,240,231,.05) 72%)}
.mtc-hero-slide--text-light.mtc-hero-slide--copy-left .mtc-hero-slide__shade{background:linear-gradient(90deg,rgba(10,12,10,.90) 0 34%,rgba(10,12,10,.68) 52%,rgba(10,12,10,.08) 78%)}
.mtc-hero-slide--text-light.mtc-hero-slide--copy-right .mtc-hero-slide__shade{background:linear-gradient(270deg,rgba(10,12,10,.90) 0 34%,rgba(10,12,10,.68) 52%,rgba(10,12,10,.08) 78%)}
.mtc-hero-slide--text-light.mtc-hero-slide--copy-center .mtc-hero-slide__shade{background:radial-gradient(circle at center,rgba(10,12,10,.84) 0 22%,rgba(10,12,10,.62) 44%,rgba(10,12,10,.08) 76%)}
.mtc-hero-slide--overlay-soft .mtc-hero-slide__shade{background:rgba(244,240,231,.34)}
.mtc-hero-slide--text-light.mtc-hero-slide--overlay-soft .mtc-hero-slide__shade{background:rgba(10,12,10,.42)}
.mtc-hero-slide--overlay-none .mtc-hero-slide__shade,.mtc-hero-slide.is-copy-hidden .mtc-hero-slide__shade{opacity:0}
.mtc-hero-slide__copy{position:relative;z-index:2;margin-right:auto}
.mtc-hero-slide--copy-right .mtc-hero-slide__copy{margin-right:0;margin-left:auto}
.mtc-hero-slide--copy-center .mtc-hero-slide__copy{margin-left:auto;margin-right:auto;text-align:center}
.mtc-hero-slide--copy-center .mtc-hero-slide__lede{margin-left:auto;margin-right:auto}.mtc-hero-slide--copy-center .mtc-button{margin-left:auto;margin-right:auto}
.mtc-hero-slide--text-light .mtc-hero-slide__copy,.mtc-hero-slide--text-light .mtc-hero-slide__lede,.mtc-hero-slide--text-light .mtc-overline{color:#fff}
.mtc-hero-slide--text-light .mtc-button--ink{background:#f4f0e7;color:#171a17}
.mtc-hero-slide__number{position:absolute;right:var(--mtc-gutter);bottom:14vh;margin:0}
.mtc-hero-slide.is-copy-hidden .mtc-hero-slide__number{display:none}
@media(max-width:760px){
  .mtc-hero-slide__image{background-image:var(--mtc-hero-mobile-image,var(--mtc-hero-image));background-position:var(--mtc-hero-position,center center)}
  .mtc-hero-slide--copy-right .mtc-hero-slide__copy,.mtc-hero-slide--copy-center .mtc-hero-slide__copy{margin-left:0;margin-right:0;text-align:left}
  .mtc-hero-slide--copy-center .mtc-hero-slide__lede,.mtc-hero-slide--copy-center .mtc-button{margin-left:0;margin-right:0}
  .mtc-hero-slide--text-dark .mtc-hero-slide__shade{background:linear-gradient(180deg,rgba(244,240,231,.93) 0 62%,rgba(244,240,231,.28))}
  .mtc-hero-slide--text-light .mtc-hero-slide__shade{background:linear-gradient(180deg,rgba(8,10,8,.82) 0 62%,rgba(8,10,8,.22))}
  .mtc-hero-slide--overlay-none .mtc-hero-slide__shade,.mtc-hero-slide.is-copy-hidden .mtc-hero-slide__shade{opacity:0}
}


/* v0.3.2 HERO image transforms, vertical type and detailed controls */
.mtc-hero--slider{min-height:var(--mtc-hero-min-height,900px)}
.mtc-hero-slide__image{transform:scale(var(--mtc-hero-scale-x,1),var(--mtc-hero-scale-y,1));transform-origin:center center;will-change:transform,opacity}
.mtc-hero-slide__copy{width:min(760px,var(--mtc-hero-copy-width,62%))}
.mtc-hero-slide__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.mtc-button--ghost{display:inline-flex;align-items:center;gap:18px;min-height:50px;padding:0 22px;border:1px solid currentColor;color:inherit;background:transparent;font:600 .7rem/1 var(--mtc-sans);letter-spacing:.08em}
.mtc-hero-slide--title-vertical .mtc-hero-slide__title,
.mtc-hero-slide--eyebrow-vertical .mtc-hero-slide__eyebrow,
.mtc-hero-slide--subtitle-vertical .mtc-hero-slide__lede{writing-mode:vertical-rl;text-orientation:mixed}
.mtc-hero-slide--title-vertical .mtc-hero-slide__title{max-height:min(60vh,570px);width:max-content;letter-spacing:.08em;line-height:1.4}
.mtc-hero-slide--eyebrow-vertical .mtc-hero-slide__eyebrow{max-height:46vh;margin-bottom:18px}
.mtc-hero-slide--subtitle-vertical .mtc-hero-slide__lede{max-height:48vh;width:max-content;margin-right:0}
.mtc-hero-slide--copy-center.mtc-hero-slide--title-vertical .mtc-hero-slide__title{margin-left:auto;margin-right:auto}
.mtc-hero-slide--copy-right.mtc-hero-slide--title-vertical .mtc-hero-slide__title{margin-left:auto}
.mtc-hero--transition-slide .mtc-hero-slide{opacity:0;visibility:hidden;transform:translateX(2.2%);transition:opacity .65s ease,transform .65s ease,visibility .65s ease}
.mtc-hero--transition-slide .mtc-hero-slide.is-active{opacity:1;visibility:visible;transform:translateX(0)}
@media(max-width:760px){
  .mtc-hero--slider{min-height:var(--mtc-hero-mobile-min-height,720px)}
  .mtc-hero-slide__copy{width:100%;max-width:none}
  .mtc-hero--mobile-horizontal .mtc-hero-slide__title,
  .mtc-hero--mobile-horizontal .mtc-hero-slide__eyebrow,
  .mtc-hero--mobile-horizontal .mtc-hero-slide__lede{writing-mode:horizontal-tb;text-orientation:mixed;max-height:none;width:auto}
  .mtc-hero-slide__actions{align-items:flex-start}
}

/* v0.3.3 Typography controls, inline Customizer editing and Shorts */
:root{
  --mtc-type-body:.945rem;
  --mtc-type-body-lg:1.071rem;
  --mtc-type-small:.864rem;
  --mtc-type-tiny:.744rem;
  --mtc-type-section-h2-min:2.8rem;
  --mtc-type-section-h2-fluid:5.2vw;
  --mtc-type-section-h2-max:5.3rem;
  --mtc-type-card-h3-min:1.8rem;
  --mtc-type-card-h3-fluid:3vw;
  --mtc-type-card-h3-max:3.5rem;
  --mtc-type-hero-min:3.7rem;
  --mtc-type-hero-fluid:6.9vw;
  --mtc-type-hero-max:7.5rem;
  --mtc-type-overline-transform:uppercase;
  --mtc-type-heading-transform:none;
}
.mtc-overline{font-size:var(--mtc-type-small);text-transform:var(--mtc-type-overline-transform)}
.mtc-brand__copy small,.mtc-character-card__body small,.mtc-project-card__top,.mtc-directory__row small,.mtc-ledger__label{font-size:var(--mtc-type-tiny)}
.mtc-section-head h2{font-size:clamp(var(--mtc-type-section-h2-min),var(--mtc-type-section-h2-fluid),var(--mtc-type-section-h2-max));text-transform:var(--mtc-type-heading-transform)}
.mtc-hero-slide h1,.mtc-hero-slide h2{font-size:clamp(var(--mtc-type-hero-min),var(--mtc-type-hero-fluid),var(--mtc-type-hero-max));text-transform:var(--mtc-type-heading-transform)}
.mtc-feature-card h3,.mtc-duo-feature h3,.mtc-story-reel h3,.mtc-character-card__body h3{font-size:clamp(var(--mtc-type-card-h3-min),var(--mtc-type-card-h3-fluid),var(--mtc-type-card-h3-max));text-transform:var(--mtc-type-heading-transform)}
.mtc-section-head>p,.mtc-about p,.mtc-credit-flow p,.mtc-feature-card__body>p:not(.mtc-overline),.mtc-today__summary,.mtc-story-reel__copy>p:not(.mtc-overline),.mtc-utabon p,.mtc-cycle__flow p,.mtc-project-card>p,.mtc-gon p,.mtc-bocchi p,.mtc-character-card__body p,.mtc-deeper p:not(.mtc-overline),.mtc-final p{font-size:var(--mtc-type-body)}
.mtc-today__author,.mtc-button,.mtc-text-link,.mtc-arrow-link,.mtc-nav__list{font-size:var(--mtc-type-small)}

.mtc-story-reel__media{display:grid;place-items:center;gap:20px;min-width:0}
.mtc-story-reel__media.has-multiple{grid-template-columns:minmax(0,1fr) minmax(190px,.36fr);align-items:center}
.mtc-video-frame{position:relative;width:100%;overflow:hidden;background:#0c0f0d;border:1px solid rgba(23,26,23,.12);box-shadow:0 18px 48px rgba(16,18,16,.12)}
.mtc-video-frame.is-landscape{aspect-ratio:16/9}
.mtc-video-frame.is-short{aspect-ratio:9/16;width:min(100%,360px);justify-self:center}
.mtc-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:900px){.mtc-story-reel__media.has-multiple{grid-template-columns:1fr}.mtc-video-frame.is-short{width:min(76vw,390px)}}

.mtc-customizer-preview [data-mtc-setting]{position:relative;cursor:text;outline:1px dashed transparent;outline-offset:6px;transition:outline-color .18s,background-color .18s}
.mtc-customizer-preview [data-mtc-setting]:hover{outline-color:rgba(155,61,49,.46);background:rgba(155,61,49,.035)}
.mtc-customizer-preview [data-mtc-setting].is-mtc-inline-editing{outline:2px solid var(--mtc-vermilion);background:rgba(255,248,235,.94);color:var(--mtc-ink);box-shadow:0 0 0 6px rgba(155,61,49,.08);min-width:2ch;cursor:text;z-index:80}
.mtc-customizer-preview [data-mtc-setting][data-mtc-multiline="1"]{white-space:pre-line}
.mtc-customizer-preview [data-mtc-setting].is-mtc-inline-editing:after{content:"編集後はクリック外で反映 / Escで取消";position:absolute;left:0;top:calc(100% + 8px);z-index:100;white-space:nowrap;padding:6px 9px;background:#171a17;color:#fff;font:600 .68rem/1.2 var(--mtc-sans);letter-spacing:.03em;writing-mode:horizontal-tb}
.mtc-story-reel__media{aspect-ratio:auto;background:transparent;box-shadow:none}
.mtc-story-reel__media>.mtc-story-reel__poster{width:100%;aspect-ratio:16/9;background:#0d100e;box-shadow:0 30px 80px rgba(0,0,0,.18)}
@media(max-width:760px){
  .mtc-hero-slide h1,.mtc-hero-slide h2{font-size:clamp(3rem,15vw,5rem)}
}

/* v0.3.4 HERO clarity + unified typography */
.mtc-hero-slide__copy{opacity:1;filter:none;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility}
.mtc-hero-slide__title{font-size:clamp(var(--mtc-type-hero-min),var(--mtc-type-hero-fluid),var(--mtc-type-hero-max))!important;line-height:1.22!important;letter-spacing:.045em!important;font-weight:500!important;color:#141814!important;text-shadow:0 1px 0 rgba(255,255,255,.78)}
.mtc-hero-slide__lede{font-size:var(--mtc-type-hero-body)!important;line-height:1.95!important;font-weight:500!important;color:#30352f!important;text-shadow:0 1px 0 rgba(255,255,255,.58)}
.mtc-hero-slide__eyebrow{font-size:var(--mtc-type-hero-small)!important;font-weight:700!important;color:var(--mtc-vermilion)!important;opacity:1!important;letter-spacing:.14em}
.mtc-hero-slide--text-light .mtc-hero-slide__title,.mtc-hero-slide--text-light .mtc-hero-slide__lede{color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.48)}
.mtc-hero-slide--text-light .mtc-hero-slide__eyebrow{color:#f3d6cb!important;text-shadow:0 1px 8px rgba(0,0,0,.45)}
@media(max-width:760px){.mtc-hero-slide__title{font-size:clamp(3rem,14vw,5rem)!important}.mtc-hero-slide__lede{font-size:calc(var(--mtc-type-hero-body) * .92)!important}}


/* v0.3.5 HERO high-contrast palette — image soft, copy crisp */
.mtc-hero-slide--text-dark .mtc-hero-slide__title{
  color:var(--mtc-hero-title-color,#2B2620)!important;
  font-weight:var(--mtc-hero-title-weight,500)!important;
  text-shadow:var(--mtc-hero-shadow,0 1px 2px rgba(0,0,0,.10))!important;
}
.mtc-hero-slide--text-dark .mtc-hero-slide__lede{
  color:var(--mtc-hero-body-color,#4A443D)!important;
  font-weight:500!important;
  text-shadow:var(--mtc-hero-shadow,0 1px 2px rgba(0,0,0,.10))!important;
}
.mtc-hero-slide--text-dark .mtc-hero-slide__eyebrow{
  color:var(--mtc-hero-eyebrow-color,#9B4E40)!important;
  font-weight:700!important;
  text-shadow:none!important;
}
.mtc-hero-slide--text-dark .mtc-button--ink{
  background:var(--mtc-hero-button-bg,#3A352F)!important;
  color:var(--mtc-hero-button-text,#F7F2EA)!important;
  border-color:var(--mtc-hero-button-bg,#3A352F)!important;
}
.mtc-hero-slide--text-dark .mtc-button--ghost{
  color:var(--mtc-hero-title-color,#2B2620)!important;
  border-color:color-mix(in srgb,var(--mtc-hero-title-color,#2B2620) 45%,transparent)!important;
  background:rgba(247,242,234,.32);
}

/* v0.3.6 — crisp HERO copy, safer media cards, author construction state */
.mtc-hero-slide__copy,
.mtc-hero-slide__copy *{
  opacity:1!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.mtc-hero-slide__copy{
  isolation:isolate;
  -webkit-font-smoothing:auto!important;
  text-rendering:geometricPrecision;
}
.mtc-hero-slide--text-dark .mtc-hero-slide__title{
  color:var(--mtc-hero-title-color,#171A16)!important;
  font-weight:var(--mtc-hero-title-weight,600)!important;
  -webkit-text-stroke:.18px currentColor;
  text-shadow:var(--mtc-hero-shadow,0 1px 1px rgba(0,0,0,.08))!important;
}
.mtc-hero-slide--text-dark .mtc-hero-slide__lede{
  color:var(--mtc-hero-body-color,#2E332D)!important;
  font-weight:500!important;
  -webkit-text-stroke:.06px currentColor;
  text-shadow:none!important;
}
.mtc-hero-slide--text-dark .mtc-hero-slide__eyebrow{
  color:var(--mtc-hero-eyebrow-color,#8E382F)!important;
  font-weight:700!important;
  text-shadow:none!important;
}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-left .mtc-hero-slide__shade{background:linear-gradient(90deg,rgba(244,240,231,.76) 0 28%,rgba(244,240,231,.42) 48%,rgba(244,240,231,.03) 72%)}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-right .mtc-hero-slide__shade{background:linear-gradient(270deg,rgba(244,240,231,.76) 0 28%,rgba(244,240,231,.42) 48%,rgba(244,240,231,.03) 72%)}
.mtc-hero-slide--text-dark.mtc-hero-slide--copy-center .mtc-hero-slide__shade{background:radial-gradient(circle at center,rgba(244,240,231,.70) 0 20%,rgba(244,240,231,.36) 42%,rgba(244,240,231,.03) 72%)}

.mtc-feature-card--video{display:grid;grid-template-rows:auto auto;min-height:0!important;background:#171b18;color:#f7f1e5;overflow:hidden}
.mtc-feature-card--video .mtc-feature-card__video{position:relative;z-index:1;background:#0f120f}
.mtc-feature-card--video .mtc-feature-card__body{position:static;padding:clamp(26px,3vw,46px);background:#171b18}
.mtc-feature-card--video .mtc-feature-card__body>p:not(.mtc-overline){color:rgba(255,255,255,.76)}
.mtc-feature-card--video .mtc-arrow-link{color:#f7f1e5}
.mtc-feature-card--video .mtc-video-frame{margin:0}
.mtc-feature-card--video.mtc-feature-card--lead h3{font-size:clamp(2.4rem,4.4vw,4.8rem)}

.mtc-story-reel__grid--deck{align-items:stretch}
.mtc-story-reel__date{display:block;margin:14px 0 0;font:600 .68rem/1 var(--mtc-sans);letter-spacing:.12em;color:var(--mtc-vermilion)}
.mtc-story-reel__image{display:block;min-height:360px;height:100%;background-position:center;background-size:cover;border:1px solid var(--mtc-line)}

.mtc-directory__row.is-construction{cursor:default;color:#77736b;background:rgba(255,255,255,.22)}
.mtc-directory__row.is-construction small{color:var(--mtc-vermilion);font-weight:700;letter-spacing:.12em}
.mtc-directory__row.is-construction b{opacity:.45}

@media(max-width:760px){
  .mtc-hero-slide__copy{-webkit-font-smoothing:auto!important}
  .mtc-hero-slide--text-dark .mtc-hero-slide__shade{background:linear-gradient(180deg,rgba(244,240,231,.78) 0 58%,rgba(244,240,231,.20) 80%,rgba(244,240,231,0) 100%)}
  .mtc-feature-card--video.mtc-feature-card--lead h3{font-size:clamp(2.2rem,11vw,3.8rem)}
}
