@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
@import url('/assets/work-enhancements.css');
:root{--blue:#123de7;--ink:#111318;--paper:#f8f9fc;--line:#d9dce5;--muted:#606575;--font:'DM Sans','Noto Sans JP',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:var(--blue);color:white}.skip{position:absolute;left:20px;top:-80px;background:var(--blue);color:white;padding:10px;z-index:99}.skip:focus{top:10px}.header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;letter-spacing:-1.7px;font-weight:700;line-height:1}.wordmark span{font-size:13px;vertical-align:top;margin-left:4px;letter-spacing:0}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.header nav a{padding:8px 0}.header nav span{font-size:12px;margin-left:4px}.header .nav-contact{border-bottom:1px solid var(--ink)}.hero{margin:0 5%;padding:54px 0 56px}.eyebrow{display:flex;justify-content:space-between;font-size:12px;font-weight:600;letter-spacing:.11em}.hero h1{font-size:clamp(54px,7.8vw,116px);line-height:1.23;letter-spacing:-.06em;font-weight:700;margin:42px 0 46px}.hero h1>span{color:var(--blue)}.mobile-only{display:none}.hero-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.hero-bottom p{font-size:16px;line-height:2;margin:0}.circle-link{width:112px;height:112px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-self:center;transition:.25s}.circle-link span{font-size:10px;letter-spacing:.05em}.circle-link b{font-size:31px;font-weight:400;line-height:1.3}.circle-link:hover{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(4px)}.experience{justify-self:end;line-height:1.3;font-size:12px;letter-spacing:.08em}.experience strong{display:block;font-size:64px;font-weight:500;letter-spacing:-3px}.experience strong span{font-size:14px;letter-spacing:0}.experience small{font-size:12px;letter-spacing:0;color:var(--muted)}.section{padding:80px 5%}.works{border-top:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.section-top h2{font-size:45px;line-height:1.15;letter-spacing:-1.5px;margin:0;font-weight:500}.section-top h2 span{display:block;font-size:14px;letter-spacing:0;margin-top:13px;font-weight:500}.section-note{font-size:12px;letter-spacing:.07em;text-align:right;line-height:1.5}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 32px}.work-card.featured{grid-column:1/-1}.work-visual{position:relative;overflow:hidden;aspect-ratio:1.42;padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-size:cover;background-position:center;transition:filter .3s}.featured .work-visual{aspect-ratio:2.25;padding:56px}.work-card:hover .work-visual{filter:brightness(.93)}.work-visual strong{font-size:clamp(28px,4vw,64px);line-height:1.15;font-weight:500;letter-spacing:-2px;z-index:1}.featured .work-visual strong{font-size:clamp(52px,7vw,110px)}.work-kicker{font-size:11px;letter-spacing:.1em;position:absolute;top:30px;left:34px;z-index:1}.mini-brand{position:absolute;bottom:28px;left:34px;font-size:17px;letter-spacing:.07em;z-index:1}.architecture-visual{background-color:#343d3c;color:white}.ryokan-visual{background-color:#183b34;color:#fff}.coffee-visual{background-color:#ffe14c;color:#202820}.coffee-visual strong{font-weight:800;font-size:80px;letter-spacing:-5px}.saas-visual{background:#dce7ff;color:#163d99}.saas-visual strong{font-weight:600}.clinic-visual{background:#daede9;color:#155746}.clinic-visual strong{font-size:clamp(26px,3.2vw,44px);line-height:1.5;font-weight:600;letter-spacing:-1px}.work-caption{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.work-caption span{font-size:11px;letter-spacing:.07em;color:var(--muted)}.work-caption h3{margin:4px 0 0;font-size:24px;font-weight:500;line-height:1.5}.work-caption .work-arrow{font-size:28px;color:var(--ink);transition:transform .3s}.work-card:hover .work-arrow{transform:translate(5px,-5px)}.works-disclaimer{font-size:13px;color:var(--muted);margin:35px 0 0}.about{background:#e9edfa}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:64px}.about-lead{font-size:36px;line-height:1.8;font-weight:500;letter-spacing:-1px;margin:0}.about-copy p{margin:0 0 20px;line-height:2.1}.capabilities{display:flex;flex-wrap:wrap;gap:10px}.capabilities span{font-size:13px;border-bottom:1px solid #acb8d7;padding:6px 0;margin-right:15px}.contact{background:var(--blue);color:white;padding-top:64px;padding-bottom:64px}.contact>div{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:28px}.contact h2{font-size:clamp(40px,5vw,72px);line-height:1.5;letter-spacing:-2px;margin:0;font-weight:600}.contact-link{border-bottom:1px solid #ffffffa6;padding:20px 0;display:flex;justify-content:space-between;gap:50px;min-width:280px}.contact-link span{font-size:28px}.contact p{font-size:14px;line-height:2;opacity:.85;margin:25px 0 0}footer{display:flex;align-items:center;justify-content:space-between;padding:40px 5%;gap:24px}footer>span{font-size:11px;letter-spacing:.08em}footer small{font-size:12px;color:var(--muted)}@media(min-width:1600px){.hero,.header,.section,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero{margin:0}}@media(max-width:760px){.header{height:78px}.wordmark{font-size:24px}.header nav{gap:18px}.header nav>a:nth-child(2){display:none}.header .nav-contact{font-size:12px}.hero{padding-top:30px}.eyebrow{font-size:10px}.eyebrow>span:last-child{display:none}.hero h1{font-size:clamp(46px,10vw,75px);margin:40px 0;line-height:1.4}.mobile-only{display:block}.hero-bottom{grid-template-columns:1fr auto;gap:24px}.hero-bottom p{font-size:14px}.circle-link{display:none}.experience strong{font-size:52px}.experience{font-size:10px}.section{padding:56px 5%}.section-top h2{font-size:33px}.section-note{font-size:10px}.work-grid{grid-template-columns:1fr;gap:36px}.work-card.featured{grid-column:auto}.featured .work-visual,.work-visual{aspect-ratio:1.3;padding:30px}.featured .work-visual strong{font-size:66px}.work-visual strong{font-size:54px}.work-kicker{left:28px;top:24px;font-size:10px}.mini-brand{left:28px;bottom:23px}.work-caption h3{font-size:21px}.coffee-visual strong{font-size:75px}.clinic-visual strong{font-size:32px}.about-grid{grid-template-columns:1fr;gap:28px;margin-top:40px}.about-lead{font-size:28px}.about-copy p{font-size:15px}.contact>div{display:block}.contact-link{margin-top:24px;min-width:0;font-size:16px}.contact h2{font-size:42px}footer{flex-wrap:wrap;padding:30px 5%}footer>span{display:none}footer small{font-size:11px}.works-disclaimer{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
