@charset "UTF-8";
:root{--paper:#f5f4ee;--ink:#252821;--muted:#666a61;--line:#d9dcd1;--orange:#ce431a;--green:#244d3d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}a,button{-webkit-tap-highlight-color:transparent}::selection{background:#ffcfb5}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:-.8px;font-weight:800}.brand-mark{font-size:36px;letter-spacing:-6px;margin-right:9px}.brand-mark span,.accent{color:var(--orange)}.brand-dot{font-size:12px;align-self:flex-start;margin-top:8px;margin-left:-6px}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}nav a:hover,.footer a:hover{color:var(--orange)}.nav-cta{border:1px solid var(--ink);padding:12px 18px;border-radius:4px}.nav-cta span{margin-left:20px}.hero{padding-top:40px}.hero-top,.hero-bottom{display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px}.eyebrow i,.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:9px}.edition{font-size:12px;letter-spacing:1.6px;color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:50px;align-items:center;padding:65px 0 64px}.hero-copy h1{font-size:clamp(32px,3.6vw,49px);line-height:1.65;letter-spacing:-2px;margin:0 0 24px;font-weight:800}.hero-copy p{font-size:15px;line-height:2.15;color:var(--muted);margin:0 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:56px;padding:19px 25px;background:var(--orange);color:white;border-radius:4px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#ae3512;transform:translateY(-2px)}.hero-note{display:flex;align-items:center;gap:10px;margin-top:27px;color:var(--muted);font-size:11px;letter-spacing:1.7px}.tiny-cross{font-size:25px;color:var(--orange)}.idea-board{background:#e8eadd;border:1px solid #d7dbca;border-radius:8px;padding:22px 28px 18px;position:relative;background-image:radial-gradient(#a8ae983d 1px,transparent 1px);background-size:16px 16px}.board-top,.board-bottom{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px;color:#555d4a}.board-top{margin-bottom:25px}.process-node{position:relative;padding:17px 20px;border-radius:5px;box-shadow:0 5px 0 #22291d09;transform:rotate(-3deg);border:1px solid #cfd2c7;background:#fffef9;max-width:305px}.node-number{font-size:10px;font-weight:700;letter-spacing:1.5px}.process-node strong{display:block;font-size:20px;margin:10px 0 8px;letter-spacing:.3px}.process-node>span:last-of-type{font-size:10px;color:#697063}.process-node b{position:absolute;right:18px;top:20px;font-size:39px;color:var(--orange);font-weight:400}.connection{margin:1px 0 0 47%;font-size:26px;color:#7d856a;height:29px}.node-build{background:var(--green);color:white;margin-left:auto;transform:rotate(3deg);border-color:var(--green)}.node-build b{color:#d5ebac;font-size:29px;top:21px}.node-build>span:last-of-type{color:#c7d6cb}.node-grow{background:#e8edb0;transform:rotate(-2deg);max-width:285px;padding-block:13px}.node-grow strong{margin:8px 0 2px}.node-grow strong span{float:right}.board-bottom{justify-content:center;margin-top:24px;font-size:9px;letter-spacing:1.2px}.status-dot{width:6px;height:6px;background:var(--green);margin-top:2px}.hero-bottom{border-top:1px solid var(--line);padding:24px 0;font-size:12px;color:var(--muted);letter-spacing:.8px}.hero-bottom a{font-size:10px;letter-spacing:1.4px}.hero-bottom a span{margin-left:22px;font-size:18px}.section{padding-top:88px;padding-bottom:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-label{color:var(--orange);display:block;margin-bottom:19px}h2{font-size:30px;line-height:1.65;letter-spacing:-1px;margin:0;font-weight:750}.section-heading>p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 4px}.sample-note{font-size:12px;color:var(--muted);margin:25px 0 16px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project-card{border:1px solid var(--line);border-radius:7px;overflow:hidden}.project-visual{height:278px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.memo-visual{background:#e5e9de}.mini-app{background:#fcfcf8;width:68%;padding:23px;border:1px solid #d6dacf;border-radius:7px;box-shadow:8px 12px 0 #b7c2a62e;transform:rotate(-5deg)}.mini-title{display:flex;justify-content:space-between;font-size:20px;font-weight:700;letter-spacing:-.8px}.memo-date{font-size:8px;letter-spacing:1.3px;color:#73796d;margin:22px 0 12px}.memo-line{font-size:12px;padding-bottom:12px}.mock-line{height:1px;background:#e0e4db;margin-bottom:15px;width:100%}.mock-line.short{width:65%}.note-tag{background:#e7ebdb;display:inline-block;padding:5px 9px;font-size:9px;border-radius:3px}.visual-index{position:absolute;bottom:17px;right:22px;font-size:12px;color:#697063}.focus-visual{background:#ece0d6}.focus-app{width:67%;background:#29372f;color:#f7f4e9;border-radius:8px;padding:25px;text-align:center;transform:rotate(4deg);box-shadow:9px 11px 0 #9b85771a}.focus-app>span:first-child{font-size:9px;letter-spacing:2px}.focus-app strong{display:block;font-size:59px;font-weight:400;letter-spacing:2px;margin:11px 0}.focus-app strong span{color:#b8c79e}.timer-track{height:3px;background:#596354;margin-bottom:20px}.timer-track i{display:block;width:65%;height:3px;background:#d9e8b8}.focus-pill{font-size:10px;color:#d7ded2}.project-info{padding:24px 25px}.project-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.4px;color:var(--muted)}.badge{font-size:11px;padding:4px 10px;border:1px solid #d2d6c8;border-radius:20px;letter-spacing:.5px}.project-info h3{font-size:21px;margin:17px 0 12px;line-height:1.6}.project-info p{font-size:14px;color:var(--muted);line-height:1.9;margin:0}.project-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:25px;font-size:12px;color:var(--muted)}.project-footer span{font-size:17px}.about-section{background:#e9ebdf;padding:74px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-grid h2{font-size:36px;line-height:1.8}.about-copy p{font-size:15px;line-height:2.15;margin:0 0 23px}.about-copy p:nth-child(2){color:var(--muted);font-size:14px}.about-sign{font-size:12px;letter-spacing:.3px;display:flex;justify-content:space-between;border-top:1px solid #ccd0c0;padding-top:20px}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:37px}.values article{padding:0 30px;border-left:1px solid var(--line)}.values article:first-child{padding-left:0;border-left:0}.values article:last-child{padding-right:0}.value-number{font-size:14px;color:var(--orange);font-family:monospace}.values h3{font-size:18px;line-height:1.7;margin:20px 0 12px}.values p{font-size:14px;color:var(--muted);line-height:1.95;margin:0}.closing{border-radius:7px;padding:43px 48px;background:var(--green);color:#f6f5e8;position:relative;overflow:hidden;margin-bottom:70px}.closing>.eyebrow{font-size:10px;color:#c6d6bf}.closing h2{font-size:39px;margin:16px 0 23px}.closing h2>span{position:absolute;right:65px;top:38px;font-size:150px;line-height:1.3;color:#dce8aa}.closing>a{display:inline-flex;gap:35px;border-bottom:1px solid #8da38b;padding-bottom:10px;font-size:14px}.footer{padding:27px 0 35px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.footer .brand{font-size:16px;gap:0}.footer>span,.footer>a:last-child{font-size:10px;letter-spacing:1px;color:var(--muted)}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--ink);color:white;z-index:10}.skip-link:focus{top:10px}
@media(min-width:1500px){.hero-grid{padding-block:80px}.hero-copy h1{font-size:50px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}nav{gap:20px}.hero-grid{gap:25px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px}.idea-board{padding:20px}.process-node strong{font-size:17px}.process-node{padding:15px}.process-node b{font-size:30px}.section-heading>p{max-width:270px}.about-grid{gap:35px}.about-grid h2{font-size:30px}.values article{padding-inline:22px}.values h3{font-size:16px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:84px}.brand{font-size:17px}.brand-mark{font-size:31px}nav{gap:18px;font-size:12px}nav a:nth-child(2),.nav-cta,.edition{display:none}.hero{padding-top:27px}.eyebrow{font-size:10px;letter-spacing:1.4px}.hero-grid{grid-template-columns:1fr;padding:35px 0;gap:40px}.hero-copy h1{font-size:clamp(29px,6.5vw,44px);letter-spacing:-1.3px;margin-bottom:20px}.hero-copy p{font-size:14px;line-height:2}.desktop{display:none}.button{font-size:14px;padding:17px 22px}.hero-note{margin-top:20px;font-size:10px}.idea-board{max-width:440px;width:100%;justify-self:center;padding:24px 27px}.process-node{max-width:290px;padding:16px 20px}.process-node strong{font-size:20px}.node-grow{max-width:270px}.hero-bottom{font-size:10px;gap:15px}.hero-bottom a{font-size:9px;letter-spacing:.6px}.hero-bottom a span{margin-left:7px}.section{padding-block:58px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}h2{font-size:25px}.section-heading>p{font-size:13px;max-width:none}.section-label{margin-bottom:12px}.sample-note{font-size:11px;line-height:1.8;margin-top:20px}.project-grid{grid-template-columns:1fr;gap:25px}.project-visual{height:255px}.project-info{padding:22px}.project-info h3{font-size:20px}.about-section{padding:52px 0}.about-grid{grid-template-columns:1fr;gap:28px}.about-grid h2{font-size:29px}.about-copy p{font-size:14px}.values{grid-template-columns:1fr;margin-top:28px}.values article,.values article:first-child,.values article:last-child{border-left:0;border-top:1px solid var(--line);padding:24px 0}.values h3{font-size:18px;margin:13px 0 8px}.values article:last-child{padding-bottom:0}.closing{padding:30px 25px;margin-bottom:45px}.closing h2{font-size:29px;position:relative;z-index:1}.closing h2>span{right:-4px;top:0;font-size:77px;opacity:.3;z-index:-1}.closing>a{font-size:13px}.closing>.eyebrow{font-size:9px;letter-spacing:1px}.footer{flex-wrap:wrap;gap:22px;padding-bottom:28px}.footer .brand{width:100%;font-size:18px}.footer>span,.footer>a:last-child{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Long Japanese site name: keep navigation clear at intermediate widths. */
.header .brand{min-width:0;letter-spacing:0;font-size:18px}.brand-name{line-height:1.6}.header .brand-mark{flex-shrink:0}
@media(max-width:1000px){.header{height:auto;min-height:100px;gap:18px;flex-wrap:wrap;padding-block:20px}.header nav{flex-shrink:0}.header .brand{font-size:17px}}
@media(max-width:760px){.header{gap:10px}.header .brand{font-size:clamp(13px,3.6vw,17px);gap:6px}.header nav{width:100%;justify-content:flex-end}.footer .brand{font-size:16px}.footer>span{letter-spacing:0}}
