:root{--paper:#f3eee3;--ink:#273e3b;--green:#496a5a;--red:#b95840;--mute:#737c6e;--line:#c9ccbc;--serif:'Noto Serif JP','Hiragino Mincho ProN','Yu Mincho','Noto Serif CJK JP',serif;--sans:'Noto Sans JP','Hiragino Kaku Gothic ProN','Yu Gothic','Noto Sans CJK JP',sans-serif;--mono:'SFMono-Regular',Consolas,'Liberation Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.9 var(--sans);-webkit-font-smoothing:antialiased}body:after{content:'';position:fixed;inset:0;pointer-events:none;opacity:.15;z-index:30;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.77' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.15' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{border:0}img,video{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:7px}.skip{position:fixed;top:-80px;z-index:100;background:var(--ink);color:var(--paper);padding:15px}.skip:focus{top:0}.wrap{max-width:1280px;margin:0 auto;width:calc(100% - 128px)}.nav{height:98px;display:flex;align-items:center;justify-content:space-between;margin:0 48px;border-bottom:1px solid var(--line);position:relative;z-index:4}.wordmark{display:flex;gap:14px;align-items:center}.wordmark svg{width:47px;height:42px;fill:none;stroke:var(--ink);stroke-width:2}.wordmark circle{fill:var(--red);stroke:var(--paper);stroke-width:2}.wordmark span{font:600 21px/1.2 var(--mono);letter-spacing:.20em}.wordmark small{display:block;font:10px/2.4 var(--serif);letter-spacing:.25em}.nav nav{display:flex;gap:38px;align-items:center;font-size:11px}.nav nav>a:not(.nav-play){padding:12px 0;border-bottom:1px solid transparent}.nav nav>a:hover{border-color:var(--ink)}.nav-play{padding:9px 22px;border:1px solid var(--ink);display:flex;gap:45px;align-items:center}.nav-play span{font-size:20px}.hero{min-height:760px;height:calc(100svh - 98px);max-height:1000px;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2;left:max(64px,calc((100vw - 1280px)/2));padding-top:60px;width:450px}.eyebrow{font:10px/1.6 var(--mono);letter-spacing:.15em;margin:0 0 22px}.eyebrow span{color:var(--red);padding:0 9px}.hero h1{font:500 clamp(82px,7.6vw,122px)/1.22 var(--serif);letter-spacing:.065em;margin:20px 0 25px;font-feature-settings:'palt' 0}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead{font:400 25px/1.9 var(--serif);letter-spacing:.13em;margin:18px 0}.hero-description{font-size:12px;line-height:2.15;letter-spacing:.08em;margin:14px 0 25px;color:#576559}.button{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:15px 26px;max-width:300px;gap:30px;font-size:12px;letter-spacing:.08em;transition:background .25s}.button span{font-size:25px;line-height:1}.button:hover{background:var(--red)}.hero-meta{display:flex;align-items:center;gap:10px;font-size:9px;color:var(--mute);margin:14px 0 0}.hero-meta i{width:2px;height:2px;background:var(--mute)}.hero-visual{position:absolute;inset:0 -12% 0 21%;z-index:0}.hero-video{width:100%;height:100%;object-fit:cover;object-position:55% 60%;mix-blend-mode:multiply}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,var(--paper) 0%,#f3eee3d9 12%,#f3eee300 39%,#f3eee300 100%)}.hero-foot{position:absolute;bottom:23px;left:64px;right:48px;display:flex;justify-content:space-between;gap:20px;align-items:center;z-index:3;font:9px/1.6 var(--mono);letter-spacing:.1em;color:#616f60}.hero-foot b{font:20px var(--sans);margin-left:12px;font-weight:400}.real-note{font-family:var(--sans);font-size:8px;letter-spacing:.04em}.real-note button{font-size:9px;border:1px solid #89967d;background:var(--paper);padding:5px 10px;margin-left:10px}.hero-note{position:absolute;z-index:2;right:50px;bottom:110px;display:flex;align-items:center;gap:16px}.hero-note span{font:14px/2.1 var(--serif);letter-spacing:.2em}.hero-note i{height:74px;width:2px;background:var(--red)}.manifesto{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 64px;font:10px var(--mono);letter-spacing:.12em}.manifesto span:last-child{font:11px var(--serif)}.section-dark{background:var(--ink);color:var(--paper)}h2{font:400 58px/1.55 var(--serif);letter-spacing:.045em;margin:0}h2 em{font-style:normal;color:#d4b58c}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:50px}.section-intro{font-size:14px;line-height:2.35;letter-spacing:.04em;max-width:450px;padding-bottom:8px;color:#5c6d5f}.section-dark .section-intro{color:#c5cebb}.section-intro p{margin:0 0 20px}.section-intro p:last-child{margin-bottom:0}.section-intro .small{font-size:11px;opacity:.8}.film-section{padding:100px 0 75px}.film-poster{padding:0;background:#cbd0af;position:relative;display:block;width:100%;text-align:left;overflow:hidden;aspect-ratio:16/9}.film-poster:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#182d26c9);pointer-events:none}.film-poster>img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s}.film-poster:hover>img{transform:scale(1.025)}.play-round{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #f3eee3cc;background:#273e3b77;width:84px;height:84px;border-radius:50%;display:grid;place-items:center;color:var(--paper);z-index:1;transition:background .25s}.play-round svg{width:24px;height:24px;fill:currentColor;margin-left:4px}.film-poster:hover .play-round{background:var(--red)}.film-caption{position:absolute;bottom:30px;left:36px;right:36px;display:flex;justify-content:space-between;align-items:flex-end;color:var(--paper);z-index:2;font:27px/1.5 var(--serif);letter-spacing:.1em}.film-caption small{display:block;font:9px/1.4 var(--mono);margin-top:9px;letter-spacing:.18em}.film-caption>span:last-child{font:12px var(--mono);letter-spacing:.1em}.film-caption b{font:25px var(--sans);font-weight:400;margin-left:20px}.film-bottom{display:flex;justify-content:space-between;font-size:9px;color:#b6c1ad;margin-top:17px;gap:20px}.film-bottom span:last-child{font-family:var(--mono);white-space:nowrap}.playbook{padding-top:115px;padding-bottom:110px}.tool-stories{margin-top:70px}.tool-story{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;margin:55px 0}.tool-story.reverse{grid-template-columns:1fr 1.15fr}.tool-story.reverse .tool-image{order:2}.tool-story.reverse .tool-copy{order:1;padding-left:45px}.tool-image{position:relative;aspect-ratio:1.65;background:#e6e4d7;overflow:hidden}.tool-image img{width:100%;height:100%;object-fit:cover}.tool-number{position:absolute;top:16px;left:20px;border:1px solid #526a58;color:var(--ink);background:#f3eee3e8;width:38px;height:38px;display:grid;place-items:center;font:13px var(--mono)}.tool-copy .eyebrow{font-size:9px;margin-bottom:15px}.tool-copy h3{font:400 31px/1.6 var(--serif);letter-spacing:.04em;margin:0 0 15px}.tool-copy p:not(.eyebrow){font-size:12px;line-height:2.15;color:#677264}.stitch-label{display:block;margin-top:27px;font-size:10px;color:var(--green)}.stitch-label:before{content:'';display:inline-block;width:24px;border-top:1px solid var(--red);vertical-align:middle;margin-right:12px}.comparison{padding:100px 0 75px}.compare-stage{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;background:#899779}.compare-stage>img,.compare-before,.compare-before>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;max-width:none}.compare-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.compare-line{position:absolute;left:var(--split);top:0;bottom:0;width:2px;background:var(--paper);transform:translateX(-50%);pointer-events:none}.compare-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--paper);border-radius:50%;background:var(--ink);font:25px var(--serif)}.compare-stage input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.compare-stage:focus-within{outline:3px solid var(--red);outline-offset:6px}.compare-label{position:absolute;top:21px;padding:7px 12px;font:9px var(--mono);letter-spacing:.08em;pointer-events:none;background:#273e3bde}.compare-label.before{left:22px}.compare-label.after{right:22px;background:#496a5aee}.comparison-stats{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:34px}.stat-label{font-size:10px;display:block;letter-spacing:.12em}.comparison-stats strong{display:block;font:65px/1.25 var(--mono);font-weight:400;color:#d9c28f;letter-spacing:-.05em}.comparison-stats strong span{font-size:25px;margin-left:5px}.comparison-stats p{font-size:12px;line-height:2.2;color:#ccd1bf}.comparison-stats b{font-weight:500;color:var(--paper)}.comparison-stats small{font-size:9px;line-height:2;color:#a9b5a1}.people-section{padding:115px 0 90px}.people-grid{display:grid;grid-template-columns:.85fr 1.3fr;gap:50px;align-items:center}.people-copy h2{font-size:49px;margin-bottom:28px}.people-copy p{font-size:12px;line-height:2.25;color:#667360;margin:23px 0}.people-copy .people-closing{font:400 18px/2.1 var(--serif);color:var(--ink)}.people-grid figure{margin:0}.people-grid img{aspect-ratio:1.10;object-fit:cover;object-position:50% 50%;width:100%}.people-grid figcaption{font-size:10px;margin:16px 0;color:var(--mute);display:flex;justify-content:space-between;gap:12px}.people-grid figcaption span{font:8px var(--mono);padding-top:5px}.stages{padding-bottom:105px}.stage-top{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ink);padding-top:32px;margin-bottom:35px}.stage-top .eyebrow{margin:0}.stage-top h2{font-size:25px}.stage-list article{border-top:1px solid var(--line);display:flex;align-items:center;gap:35px;padding:28px 0}.stage-list article:last-child{border-bottom:1px solid var(--line)}.stage-no{font:24px var(--mono);color:var(--red);width:45px}.stage-list small{font:9px var(--mono);letter-spacing:.12em;color:var(--mute)}.stage-list h3{font:400 25px/1.5 var(--serif);margin:5px 0 6px}.stage-list p{font-size:11px;color:var(--mute);margin:0}.stage-cost{margin-left:auto;font:35px var(--mono);font-weight:400}.stage-cost span{font-size:10px;margin-left:5px}.closing{position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:90px 0;background:#e8e6d8;text-align:center}.closing-thread{position:absolute;top:90px;left:50%;width:1600px;max-width:none;transform:translateX(-50%);stroke:#b1bba4;stroke-width:1.3;opacity:.5;pointer-events:none}.closing-thread path:last-child{stroke:var(--red);opacity:.5}.closing-copy{position:relative}.closing h2{font-size:57px;line-height:1.6;margin:16px 0 35px}.closing .button{margin:0 auto;min-width:330px}.closing p:not(.eyebrow){font-size:11px;color:var(--mute);margin:20px 0}.share-link{border-bottom:1px solid #88937f;padding:12px 0 5px;background:transparent;font-size:11px}.share-link span{padding-left:12px}.share-status{display:block;min-height:25px;margin:8px auto 0;font-size:10px;color:var(--red);max-width:90%}.colophon{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding:72px 0}.colophon h3{font:400 27px/1.7 var(--serif);margin:14px 0}.colophon p:not(.eyebrow){font-size:10px;color:#6a7665;line-height:2.2}.colophon a{display:inline-block;font-size:10px;text-decoration:underline;text-underline-offset:5px;margin-top:12px}.colophon details{font-size:10px;color:#657361;margin-top:24px}.colophon summary{cursor:pointer;padding:10px 0;border-top:1px solid var(--line);list-style-position:inside}.footer{margin:0 48px;padding:27px 0 33px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font:8px var(--mono);letter-spacing:.04em;color:var(--mute)}.footer-brand{font:600 15px var(--mono);letter-spacing:.18em;color:var(--ink)}.footer-brand span{font:9px var(--serif);margin-left:14px;letter-spacing:.12em}.mobile-only{display:none}dialog{background:var(--ink);color:var(--paper);padding:20px;border:1px solid #9ba58c;width:min(1280px,calc(100vw - 40px));max-height:95svh;overflow:auto}dialog::backdrop{background:#12251de8;backdrop-filter:blur(8px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 15px;gap:20px}.dialog-head h2{font:20px var(--serif)}.dialog-head h2 span{font:9px var(--mono);margin-left:24px}.dialog-head button{background:transparent;color:var(--paper);padding:10px;font-size:12px}#trailer{width:100%;max-height:75svh;background:#182d26;aspect-ratio:16/9}.dialog-note{font-size:9px;color:#aebc9f;margin:12px 0 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .9s,transform .9s}.reveal.visible{opacity:1;transform:none}
@media(min-width:1650px){.hero-copy{padding-top:90px}.hero-visual{inset:0 -3% 0 29%}.hero h1{font-size:130px}.hero-lead{font-size:29px}.hero-description{font-size:14px}}
@media(max-width:1100px){.wrap{width:calc(100% - 80px)}.hero-copy{left:40px;padding-top:65px;width:370px}.hero h1{font-size:98px}.hero-lead{font-size:22px}.hero-visual{left:8%;right:-30%}.hero-wash{background:linear-gradient(90deg,var(--paper) 5%,#f3eee3c9 25%,transparent 60%)}.hero-foot{left:40px}.hero-note{right:27px;font-size:12px}.section-heading{gap:30px}h2{font-size:47px}.tool-story,.tool-story.reverse{gap:30px}.tool-story.reverse .tool-copy{padding-left:0}.tool-copy h3{font-size:27px}.comparison-stats{flex-wrap:wrap}.comparison-stats small{width:100%}.people-copy h2{font-size:43px}.people-grid{gap:30px;grid-template-columns:1fr 1fr}.people-grid figcaption span{display:none}.footer>span:last-child{display:none}}
@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.nav{height:75px;margin:0 20px}.wordmark{gap:8px}.wordmark svg{width:32px}.wordmark span{font-size:17px}.wordmark small{font-size:8px}.nav nav{gap:18px}.nav nav>a:first-child{display:none}.nav-play{padding:5px 10px;gap:21px}.hero{height:auto;min-height:905px;padding-bottom:55px}.hero-copy{left:25px;width:calc(100% - 50px);padding-top:32px}.eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:17px}.hero h1{font-size:77px;line-height:1.22;margin:15px 0 22px;letter-spacing:.055em}.hero-lead{font-size:19px;line-height:1.8;margin-top:14px}.hero-description{font-size:11px;line-height:2;margin:15px 0 22px}.hero .button{max-width:265px;min-height:54px;font-size:11px;padding:12px 21px}.hero-meta{font-size:8px;gap:9px}.hero-visual{inset:395px -25% 25px -25%;height:455px}.hero-video{object-fit:cover;object-position:50% 50%}.hero-wash{background:linear-gradient(180deg,var(--paper) 0%,#f3eee366 22%,transparent 45%)}.hero-note{right:24px;bottom:80px;gap:10px}.hero-note span{font-size:11px}.hero-note i{height:50px}.hero-foot{left:25px;right:20px;bottom:18px;align-items:flex-end;font-size:7px}.real-note{font-size:6px;max-width:180px;text-align:right}.real-note button{font-size:8px;padding:3px 8px;margin-top:5px}.manifesto{padding:17px 22px;font-size:8px}.manifesto span:nth-child(2){display:none}.manifesto span:last-child{font-size:9px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:35px}h2{font-size:38px;line-height:1.55}.section-intro{font-size:12px;line-height:2.1;margin:0;max-width:none}.section-intro p{margin-bottom:17px}.film-section{padding:58px 0 43px}.film-poster{aspect-ratio:1.25}.film-poster>img{object-position:50% 50%}.play-round{width:62px;height:62px}.film-caption{left:18px;right:18px;bottom:18px;font-size:20px}.film-caption small{font-size:6px;margin-top:6px}.film-caption>span:last-child{font-size:9px}.film-caption b{margin-left:6px;font-size:19px}.film-bottom{font-size:7px;gap:14px}.film-bottom span:last-child{font-size:7px}.playbook{padding-top:65px;padding-bottom:65px}.tool-stories{margin-top:40px}.tool-story,.tool-story.reverse{grid-template-columns:1fr;gap:23px;margin:43px 0 53px}.tool-story.reverse .tool-image{order:0}.tool-copy{padding:0 7px}.tool-image{aspect-ratio:1.48}.tool-copy h3{font-size:27px}.tool-copy p:not(.eyebrow){font-size:11px}.tool-copy .eyebrow{font-size:8px;margin-bottom:10px}.stitch-label{margin-top:17px;font-size:9px}.comparison{padding:60px 0 42px}.compare-stage{aspect-ratio:1.15}.compare-stage>img,.compare-before>img{object-position:50% 50%}.compare-label{top:12px;font-size:6px;padding:5px 8px}.compare-label.before{left:10px}.compare-label.after{right:10px}.compare-line span{width:42px;height:42px;font-size:21px}.comparison-stats{padding-top:26px;gap:13px}.comparison-stats strong{font-size:45px}.comparison-stats strong span{font-size:20px}.comparison-stats p{font-size:9px}.comparison-stats small{font-size:8px;margin-top:8px}.stat-label{font-size:8px}.people-section{padding:65px 0 55px}.people-grid{grid-template-columns:1fr;gap:23px}.people-copy h2{font-size:37px;margin-bottom:24px}.people-copy p{font-size:11px;margin:18px 0}.people-copy .people-closing{font-size:17px}.people-grid img{aspect-ratio:1.25}.people-grid figcaption{font-size:8px}.stages{padding-bottom:65px}.stage-top{display:block;padding-top:22px;margin-bottom:25px}.stage-top .eyebrow{margin-bottom:13px}.stage-top h2{font-size:24px}.stage-list article{gap:15px;padding:23px 0;align-items:start}.stage-no{font-size:17px;width:24px;margin-top:5px}.stage-list h3{font-size:18px}.stage-list small{font-size:7px}.stage-list p{font-size:9px;max-width:240px}.stage-cost{font-size:23px;margin-top:27px;white-space:nowrap}.stage-cost span{font-size:7px}.closing{padding:58px 20px 48px}.closing h2{font-size:38px}.closing .button{min-width:0;max-width:300px;font-size:11px}.closing p:not(.eyebrow){font-size:9px}.closing-thread{width:1000px;top:80px}.colophon{grid-template-columns:1fr;gap:15px;padding:48px 0}.colophon h3{font-size:23px}.colophon p:not(.eyebrow){font-size:9px}.colophon p br{display:none}.colophon .eyebrow{margin-bottom:13px}.footer{margin:0 20px;flex-wrap:wrap;gap:15px;padding:24px 0;font-size:7px}.footer-brand{font-size:13px}.footer-brand span{font-size:8px}.footer>span{display:block;width:100%}dialog{padding:12px;width:calc(100vw - 20px)}.dialog-head h2{font-size:16px}.dialog-head h2 span{display:block;font-size:7px;margin:8px 0 0}.dialog-head button{font-size:10px;white-space:nowrap}.dialog-note{font-size:8px}.mobile-only{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}
/* Keep the deliberate two-line title and intrinsic image widths inside the grid. */
.hero h1{white-space:nowrap}.hero-copy{width:560px}.people-grid>*{min-width:0}.people-grid img{min-width:0}.stage-list article>div{min-width:0}.stage-no,.stage-cost{flex-shrink:0}.real-note button{min-height:36px;min-width:44px}
@media(max-width:1100px){.hero-copy{width:440px}}
@media(max-width:760px){.hero-copy{width:calc(100% - 50px)}.hero h1{font-size:clamp(58px,19.8vw,77px)}.people-grid{grid-template-columns:minmax(0,1fr)}.real-note button{min-height:36px}}
