% (The MIT License) % % Copyright (c) 2021-2025 Yegor Bugayenko % Copyright (c) 2021-2025 Zhenyu Zhong % % Permission is hereby granted, free of charge, to any person obtaining a copy % of this software and associated documentation files (the 'Software'), to deal % in the Software without restriction, including without limitation the rights % to use, copy, modify, merge, publish, distribute, sublicense, and/or sell % copies of the Software, and to permit persons to whom the Software is % furnished to do so, subject to the following conditions: % % The above copyright notice and this permission notice shall be included in all % copies or substantial portions of the Software. % % THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR % IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, % FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE % AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER % LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, % OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE % SOFTWARE. \NeedsTeXFormat{LaTeX2e} \ProvidesClass{nankai}[2025/01/16 1.9.2 Template for Nankai Documents] \LoadClass[12pt]{article} \RequirePackage{pgfopts} \pgfkeys{ /nankai/.cd, anonymous/.store in=\nankai@anonymous, authordraft/.store in=\nankai@authordraft, boring/.store in=\nankai@boring, breaks/.store in=\nankai@breaks, cn/.store in=\nankai@cn, landscape/.store in=\nankai@landscape, nobrand/.store in=\nankai@nobrand, nocover/.store in=\nankai@nocover, nodate/.store in=\nankai@nodate, nopaging/.store in=\nankai@nopaging, nosecurity/.store in=\nankai@nosecurity, slides/.store in=\nankai@slides, } \ProcessPgfPackageOptions{/nankai} \ifdefined\nankai@boring \RequirePackage[scaled]{helvet} \renewcommand{\familydefault}{\sfdefault} \fi \RequirePackage{titlesec} \ifdefined\nankai@boring \def\nankai@sectioncolor{NankaiPurple} \else \def\nankai@sectioncolor{black} \fi \makeatletter \titleformat {\section} {\color{\nankai@sectioncolor}\ifdefined\nankai@breaks\clearpage\fi\normalfont\Large\bfseries} {\color{\nankai@sectioncolor}\thesection}{1em}{} \makeatother \RequirePackage{geometry} \makeatletter \ifdefined\nankai@landscape \ifdefined\nankai@boring \geometry{paperwidth=16in, paperheight=9in, left=3in, right=2.5in, top=1in, bottom=1.8in} \else \geometry{paperwidth=16in, paperheight=9in, left=4in, right=2in, top=1.5in, bottom=1.5in} \fi \else \ifdefined\nankai@boring \geometry{a4paper, left=1in, right=1in, top=1.2in, bottom=1.8in} \else \geometry{a4paper, left=1.5in, right=1in, top=1.2in, bottom=1.2in} \fi \fi \makeatother \makeatletter \ifdefined\nankai@slides \usepackage[fontsize=24pt]{fontsize} \fi \makeatother \RequirePackage[T1]{fontenc} \PassOptionsToPackage{tt=false, type1=true}{libertine} \RequirePackage{libertine} \RequirePackage[varqu]{zi4} \RequirePackage[libertine]{newtxmath} \RequirePackage[utf8]{inputenc} \RequirePackage{multicol} \RequirePackage{ragged2e} \PassOptionsToPackage{mmddyyyy, iso}{datetime} \RequirePackage{datetime} \newtimeformat{daytime}{\twodigit{\THEHOUR}:\twodigit{\THEMINUTE}} \PassOptionsToPackage{para}{footmisc} \RequirePackage{footmisc} \setlength{\footnotemargin}{2pt} \setlength{\footnotesep}{2pt} \PassOptionsToPackage{hidelinks}{hyperref} \RequirePackage{hyperref} \RequirePackage[shortlabels, inline]{enumitem} \setlist{nosep} \RequirePackage{lastpage} \RequirePackage{setspace} \setstretch{1.08} \RequirePackage[maxnames=1, minnames=1, natbib=true, citestyle=numeric, bibstyle=numeric, url=false, isbn=false, isbn=false]{biblatex} \PassOptionsToPackage{table}{xcolor} \RequirePackage{xcolor} \makeatletter \ifdefined\nankai@boring \definecolor{red}{HTML}{8C1A11} \definecolor{black}{HTML}{000000} \definecolor{gray}{HTML}{878C8F} \definecolor{lightgray}{HTML}{DCDDDF} \definecolor{yellow}{HTML}{F6C342} \definecolor{blue}{HTML}{2B62BA} \definecolor{green}{HTML}{499167} \definecolor{orange}{HTML}{F7CEA1} \else \definecolor{red}{HTML}{CF0A2C} \definecolor{black}{HTML}{232527} \definecolor{gray}{HTML}{878C8F} \definecolor{yellow}{HTML}{F2DC5D} \definecolor{blue}{HTML}{2274A5} \definecolor{green}{HTML}{499167} \definecolor{orange}{HTML}{F06543} \fi \makeatother \definecolor{NankaiPurple}{RGB}{113,26,95} \RequirePackage{tikz} \RequirePackage[skins,breakable]{tcolorbox} \RequirePackage[absolute]{textpos} \TPGrid{16}{16} \RequirePackage{booktabs} \PassOptionsToPackage{font={small, sf}}{caption} \RequirePackage{caption} \makeatletter \ifdefined\nankai@cn \RequirePackage{ctex} \else \RequirePackage[tt=false, type1=true]{libertine} \fi \makeatother \makeatletter \g@addto@macro\@floatboxreset\centering% \makeatother \makeatletter \newcommand\nankai@header[1]{{% \ifdefined\nankai@slides% \setstretch{0.8}% \fontsize{19pt}{24pt}\selectfont% \else% \setstretch{0.8}% \fontsize{11pt}{13pt}\selectfont% \fi% \sffamily\color{gray}#1\par% }} \makeatother \makeatletter \newcommand\nankai@bar{% \ifdefined\nankai@boring% \begin{textblock}{16}[0,1](0,16)% \tikz\node[fill=lightgray, minimum width=16\TPHorizModule, minimum height=1.5\TPVertModule]{};% \end{textblock}% \begin{textblock}{8}[1,0.5](15.3,15.25)% \raggedleft\nankai@logo{1}% \end{textblock}% \ifdefined\nankai@nobrand% \else% \begin{textblock}{8}[0,0.5](1,15.25)% \ifdefined\nankai@landscape% \fontsize{16}{16}\selectfont% \fi% \textcolor{gray}{\thecompany{}}% \end{textblock}% \fi% \ifdefined\nankai@nosecurity% \else% \begin{textblock}{8}[0.5,0.5](7,15.25)% \ifdefined\nankai@landscape% \fontsize{16}{16}\selectfont \fi% \centering\textcolor{gray}{\thesecurity}% \end{textblock}% \fi% \ifdefined\nankai@nopaging% \else% \begin{textblock}{8}[1,0.5](12,15.25)% \raggedleft% \ifdefined\nankai@landscape% \fontsize{16}{16}\selectfont% \fi% \textcolor{gray}{% \ifdefined\nankai@cn% 第 \thepage{} 页, 共 \pageref*{LastPage} 页% \else% Page \#\thepage{} of \pageref*{LastPage}% \fi% }% \end{textblock}% \fi% \ifdefined\nankai@landscape% \begin{textblock}{2}[1,0.5](14,15.25)% \tikz \path[scale=0.3, draw=none, rotate=40, fill=white] (0,0) .. controls (3,1) .. (16,0) -- (16,3) .. controls (8, 2) .. (0, 3) -- (0,0); \end{textblock}% \fi% \else% \begin{textblock}{1}[0,0](0,0)% \tikz\node[fill=NankaiPurple, minimum width=\TPHorizModule, minimum height=16\TPVertModule]{};% \end{textblock}% \fi% } \makeatother \makeatletter \newcommand\nankai@logo[1]{% \pgfmathsetmacro{\scalevalue}{#1 * 0.03}% \scalebox{\scalevalue}{% \begin{tikzpicture}[y=1cm, x=1cm, inner sep=0pt, outer sep=0pt] \begin{scope}[shift={(-6.2177, 17.7271)}] \path[draw=NankaiPurple,even odd rule,line width=0.59cm,miter limit=8.0,cm={ 1.0,-0.0,-0.0,-1.0,(6.5088, 12.7794)}] (14.5671, 0.844).. controls (6.5355, 0.844) and (0.0016, 7.378) .. (0.0016, 15.4095).. controls (0.0016, 23.4407) and (6.5355, 29.9746) .. (14.5671, 29.9746).. controls (22.5982, 29.9746) and (29.1322, 23.4407) .. (29.1322, 15.4095).. controls (29.1322, 7.378) and (22.5982, 0.844) .. (14.5671, 0.844) -- cycle; \path[draw=NankaiPurple,even odd rule,line width=0.59cm,miter limit=8.0,cm={ 1.0,-0.0,-0.0,-1.0,(12.065, 18.4679)}] (8.9974, 12.195) -- (6.3841, 14.8083) -- (2.657, 14.8083) -- (2.657, 18.4506) -- (0.0016, 21.1061) -- (2.657, 23.7615) -- (2.657, 27.4039) -- (6.4268, 27.4039) -- (8.3297, 29.3068) -- (8.9974, 29.975) -- (9.6651, 29.3068) -- (11.6102, 27.3617) -- (15.4642, 27.3617) -- (15.4642, 23.7189) -- (17.325, 21.8581) -- (17.9932, 21.1909) -- (15.253, 18.4506) -- (15.253, 14.8717) -- (11.6736, 14.8717) -- (9.6651, 12.8627) -- cycle; \path[draw=NankaiPurple,even odd rule,line width=0.59cm,miter limit=8.0,cm={ 1.0,-0.0,-0.0,-1.0,(11.43, 17.7271)}] (9.6326, 10.7133).. controls (4.3221, 10.7133) and (0.0016, 15.0337) .. (0.0016, 20.3439).. controls (0.0016, 25.6547) and (4.3221, 29.975) .. (9.6326, 29.975).. controls (14.9431, 29.975) and (19.2632, 25.6547) .. (19.2632, 20.3439).. controls (19.2632, 15.0337) and (14.9431, 10.7133) .. (9.6326, 10.7133) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(7.62, 23.6802)}] (0.4222, 29.9756) -- (0.3795, 29.3136) -- (1.9572, 27.6633) -- (0.091, 27.9492) -- (0.0002, 27.4202) -- (2.7701, 26.9858) -- (2.7852, 27.5793) -- (1.1293, 29.3213) -- (3.122, 29.0226) -- (3.1488, 29.5416) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(7.6729, 27.0404)}] (1.765, 28.1516) -- (0.6065, 28.4076) -- (1.7168, 28.8898) -- cycle(2.2309, 28.03) -- (2.154, 29.1569) -- (2.7422, 29.3996) -- (2.6237, 29.9758) -- (0.0003, 28.715) -- (0.0735, 27.9645) -- (2.9108, 27.1977) -- (2.8404, 27.885) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(8.2021, 30.1096)}] (0.0003, 28.8513) -- (0.2553, 28.2718) -- (2.5132, 27.6693) -- (0.744, 26.9836) -- (0.9148, 26.4573) -- (3.5457, 27.4713) -- (3.3105, 28.0133) -- (0.9867, 28.6833) -- (2.7445, 29.4495) -- (2.5284, 29.9762) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(9.6838, 32.9406)}] (0.0004, 28.335) -- (0.4078, 27.7936) -- (1.3428, 28.4507) -- (0.9093, 27.0761) -- (1.3585, 26.484) -- (1.8447, 28.033) -- (3.6781, 28.1317) -- (3.2826, 28.7465) -- (1.67, 28.6934) -- (2.6895, 29.4299) -- (2.3243, 29.9765) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(12.5677, 34.8721)}] (1.5929, 28.0991) -- (0.6255, 27.4102) -- (1.0218, 28.5203) -- cycle(2.032, 28.3706) -- (1.1604, 29.0011) -- (1.3421, 29.6143) -- (0.8988, 29.9767) -- (0.0008, 27.1672) -- (0.6123, 26.6694) -- (3.07, 28.2256) -- (2.5435, 28.683) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(14.7638, 36.8035)}] (0.0009, 27.5542) -- (0.5834, 27.2516) -- (1.8001, 29.6752) -- (1.2752, 29.9768) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(18.9177, 37.9677)}] (1.8563, 27.1024) -- (2.5238, 27.0665) -- (2.5674, 28.7764).. controls (2.5717, 28.937) and (2.5513, 29.0896) .. (2.5068, 29.2346).. controls (2.4622, 29.3792) and (2.3894, 29.5072) .. (2.2891, 29.6187).. controls (2.1882, 29.7301) and (2.0816, 29.8094) .. (1.9685, 29.8576).. controls (1.8128, 29.9257) and (1.6239, 29.9644) .. (1.4023, 29.9738).. controls (1.2745, 29.98) and (1.1343, 29.9767) .. (0.9824, 29.9649).. controls (0.8306, 29.953) and (0.7031, 29.9223) .. (0.5994, 29.8714).. controls (0.4967, 29.8213) and (0.4015, 29.7471) .. (0.314, 29.6498).. controls (0.2274, 29.552) and (0.1668, 29.4504) .. (0.1332, 29.3447).. controls (0.0777, 29.1737) and (0.0488, 29.0216) .. (0.045, 28.8883) -- (0.0015, 27.1785) -- (0.6766, 27.1425) -- (0.721, 28.8907).. controls (0.7248, 29.039) and (0.7674, 29.2738) .. (0.85, 29.3541).. controls (0.9319, 29.434) and (1.1793, 29.4703) .. (1.3208, 29.4642).. controls (1.4605, 29.458) and (1.7134, 29.4122) .. (1.7905, 29.3267).. controls (1.8681, 29.2408) and (1.9051, 29.0018) .. (1.9009, 28.851) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(22.225, 37.3856)}] (0.5568, 26.6431) -- (1.2009, 26.7362) -- (2.2338, 28.9318) -- (2.6334, 27.1602) -- (3.1767, 27.2509) -- (2.5657, 29.9768) -- (1.97, 29.8175) -- (0.9899, 27.6375) -- (0.5747, 29.447) -- (0.0018, 29.4016) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(25.3471, 36.8565)}] (1.1815, 27.1457) -- (1.7748, 27.4046) -- (0.5578, 29.9768) -- (0.0021, 29.6875) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(27.0933, 35.851)}] (0.7196, 26.8017) -- (1.3296, 27.131) -- (0.6662, 29.2672) -- (2.3905, 27.9157) -- (2.8863, 28.3817) -- (0.4753, 29.9767) -- (0.0023, 29.6412) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(28.575, 33.6815)}] (2.1871, 26.8543) -- (3.1776, 28.115) -- (2.7881, 28.4378) -- (2.1496, 27.6303) -- (1.7118, 28.0188) -- (2.3797, 28.8439) -- (2.0073, 29.1519) -- (1.3394, 28.3268) -- (0.7678, 28.8386) -- (1.4295, 29.6741) -- (1.0562, 29.9764) -- (0.0026, 28.7277) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(30.0038, 31.5119)}] (1.7128, 27.9574) -- (1.8935, 28.2488).. controls (2.0497, 28.5344) and (2.2989, 28.4418) .. (2.3459, 28.4124).. controls (2.4168, 28.3689) and (2.6614, 28.2393) .. (2.4577, 27.9186) -- (2.2693, 27.6148) -- cycle(0.0027, 28.2388) -- (2.3384, 26.8807) -- (2.9092, 27.8443).. controls (3.1261, 28.1878) and (3.0319, 28.4825) .. (2.9782, 28.6107).. controls (2.9244, 28.7394) and (2.8583, 28.816) .. (2.7194, 28.9015).. controls (2.598, 28.9758) and (2.4773, 29.0137) .. (2.3564, 29.0151).. controls (2.2356, 29.0161) and (2.1196, 28.9872) .. (2.0067, 28.9281).. controls (1.9355, 28.8907) and (1.8455, 28.8121) .. (1.7166, 28.7412) -- (1.0078, 29.9763) -- (0.5886, 29.3699) -- (1.198, 28.5137).. controls (1.2956, 28.3954) and (1.327, 28.1839) .. (1.327, 28.1839) -- (0.3347, 28.8339) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(31.1415, 29.6863)}] (0.6343, 28.4489).. controls (0.6343, 28.4489) and (0.4241, 28.9248) .. (0.4946, 29.1222).. controls (0.5345, 29.2338) and (0.6518, 29.3696) .. (0.7365, 29.4001).. controls (0.8955, 29.4575) and (0.9637, 29.4182) .. (1.037, 29.3954).. controls (1.1075, 29.3729) and (1.1591, 29.3249) .. (1.1926, 29.2509).. controls (1.2259, 29.1765) and (1.2253, 29.0621) .. (1.247, 28.9033).. controls (1.2992, 28.5161) and (1.3352, 28.385) .. (1.4156, 28.1981).. controls (1.4961, 28.0093) and (1.6418, 27.8824) .. (1.8533, 27.8157).. controls (1.9929, 27.7723) and (2.1387, 27.7685) .. (2.2911, 27.8042).. controls (2.4439, 27.84) and (2.5452, 27.8815) .. (2.674, 28.0088).. controls (2.8031, 28.1366) and (2.9285, 28.3087) .. (2.9933, 28.581).. controls (3.07, 28.9029) and (2.9649, 29.2338) .. (2.8116, 29.4287) -- (2.425, 29.1308).. controls (2.4705, 28.9191) and (2.5012, 28.6835) .. (2.4761, 28.5691).. controls (2.4364, 28.3859) and (2.0439, 28.1395) .. (1.8679, 28.7183).. controls (1.7601, 29.0702) and (1.7994, 30.0072) .. (0.9282, 29.9752).. controls (0.7421, 29.9681) and (0.3816, 29.9567) .. (0.1114, 29.4111).. controls (-0.0595, 29.0678) and (-0.0368, 28.6382) .. (0.2364, 28.1971) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(31.6177, 28.4692)}] (2.8154, 29.0763) -- (2.8604, 29.6834) -- (0.0485, 29.9759) -- (0.0029, 29.3799) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(31.6971, 25.9292)}] (2.9398, 27.8689) -- (2.9006, 29.9756) -- (2.3272, 29.9657) -- (2.3405, 29.2219) -- (0.0029, 29.1916) -- (0.0158, 28.5435) -- (2.3533, 28.5743) -- (2.3665, 27.8589) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(31.406, 22.9658)}] (3.0986, 27.5676) -- (2.8923, 28.294) -- (1.7912, 28.5369) -- (2.6895, 29.3318) -- (2.4746, 29.9753) -- (1.1872, 28.7001) -- (0.0029, 28.4939) -- (0.1, 27.848) -- (1.4105, 28.0769) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(11.1919, 19.2088)}] (0.9531, 29.5119).. controls (0.9531, 29.7677) and (0.7396, 29.9749) .. (0.4766, 29.9749).. controls (0.2137, 29.9749) and (0.0006, 29.7677) .. (0.0006, 29.5119).. controls (0.0006, 29.2562) and (0.2137, 29.0489) .. (0.4766, 29.0489).. controls (0.7396, 29.0489) and (0.9531, 29.2562) .. (0.9531, 29.5119); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(29.9508, 19.2088)}] (0.9551, 29.5119).. controls (0.9551, 29.7677) and (0.742, 29.9749) .. (0.4784, 29.9749).. controls (0.2158, 29.9749) and (0.0026, 29.7677) .. (0.0026, 29.5119).. controls (0.0026, 29.2562) and (0.2158, 29.0489) .. (0.4784, 29.0489).. controls (0.742, 29.0489) and (0.9551, 29.2562) .. (0.9551, 29.5119); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(15.584, 15.0283)}] (0.001, 29.7192) -- (0.882, 28.0243) -- (0.3859, 27.8737) -- (0.5311, 27.4876) -- (1.5885, 27.8651) -- (0.4928, 29.9746) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(18.0181, 14.0758)}] (2.0659, 28.7597).. controls (2.0739, 28.7337) and (2.0811, 28.7081) .. (2.0873, 28.684).. controls (2.0936, 28.6594) and (2.0973, 28.6385) .. (2.1001, 28.6206).. controls (2.1343, 28.387) and (2.1247, 28.2378) .. (2.0721, 28.172).. controls (2.0189, 28.1067) and (1.8884, 28.0583) .. (1.6807, 28.028) -- (1.0232, 27.9314).. controls (0.8563, 27.9068) and (0.739, 27.9106) .. (0.6698, 27.9437).. controls (0.6011, 27.9759) and (0.5584, 28.0494) .. (0.5416, 28.1626) -- (0.5218, 28.2947).. controls (0.5048, 28.4097) and (0.5289, 28.4926) .. (0.5934, 28.5433).. controls (0.6575, 28.5945) and (0.7959, 28.6348) .. (1.0086, 28.6664).. controls (1.1579, 28.6882) and (1.3226, 28.7076) .. (1.5015, 28.7237).. controls (1.6797, 28.7403) and (1.8681, 28.7521) .. (2.0659, 28.7597)(1.9853, 29.1187).. controls (1.8108, 29.1207) and (1.6346, 29.115) .. (1.4578, 29.1021).. controls (1.2813, 29.0889) and (1.1039, 29.0695) .. (0.9254, 29.0434).. controls (0.5421, 28.9871) and (0.286, 28.9036) .. (0.156, 28.7938).. controls (0.026, 28.6844) and (-0.0218, 28.5148) .. (0.0119, 28.2862) -- (0.0584, 27.9679).. controls (0.0877, 27.771) and (0.1746, 27.6351) .. (0.3192, 27.5601).. controls (0.4645, 27.4848) and (0.676, 27.4683) .. (0.954, 27.5091) -- (1.9555, 27.6563).. controls (2.2548, 27.6999) and (2.4526, 27.7822) .. (2.5475, 27.9034).. controls (2.6428, 28.0243) and (2.6699, 28.2232) .. (2.6285, 28.5011) -- (2.583, 28.8127).. controls (2.5181, 29.2536) and (2.315, 29.5719) .. (1.9748, 29.7674).. controls (1.6337, 29.9631) and (1.1849, 30.02) .. (0.6285, 29.9385).. controls (0.582, 29.9314) and (0.5473, 29.9261) .. (0.5242, 29.9219).. controls (0.5009, 29.9177) and (0.4791, 29.9129) .. (0.4588, 29.9068) -- (0.1892, 29.48) -- (0.3396, 29.5023).. controls (0.8452, 29.5766) and (1.2178, 29.5838) .. (1.4564, 29.5241).. controls (1.6955, 29.4649) and (1.8715, 29.3294) .. (1.9853, 29.1187); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(21.59, 14.1023)}] (0.7576, 29.9746) -- (0.5544, 28.1277) -- (0.0357, 28.1848) -- (0.0017, 27.8811) -- (1.0181, 27.6198) -- (1.2717, 29.9178) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(23.9183, 14.5521)}] (2.2011, 28.2109).. controls (2.1959, 28.1841) and (2.1902, 28.1586) .. (2.1839, 28.1343).. controls (2.1772, 28.1102) and (2.171, 28.0894) .. (2.1649, 28.0725).. controls (2.0846, 27.8514) and (2.0051, 27.7242) .. (1.9273, 27.6911).. controls (1.8486, 27.6581) and (1.7103, 27.677) .. (1.5114, 27.7478) -- (0.8828, 27.9719).. controls (0.7234, 28.0286) and (0.6213, 28.0871) .. (0.5755, 28.1482).. controls (0.5297, 28.2096) and (0.5264, 28.2936) .. (0.5655, 28.4015) -- (0.6108, 28.5272).. controls (0.6504, 28.6362) and (0.711, 28.6983) .. (0.792, 28.7124).. controls (0.8732, 28.727) and (1.0154, 28.6978) .. (1.2186, 28.6254).. controls (1.362, 28.5743) and (1.5167, 28.5144) .. (1.6831, 28.4444).. controls (1.8491, 28.375) and (2.0218, 28.2974) .. (2.2011, 28.2109)(2.3004, 28.5649).. controls (2.1462, 28.6484) and (1.9874, 28.7261) .. (1.8243, 28.7979).. controls (1.6612, 28.8693) and (1.4947, 28.9354) .. (1.3239, 28.9964).. controls (0.9576, 29.1268) and (0.6905, 29.1735) .. (0.5235, 29.1381).. controls (0.3566, 29.1021) and (0.233, 28.9761) .. (0.1549, 28.7592) -- (0.0446, 28.4571).. controls (-0.0226, 28.2701) and (-0.0103, 28.1093) .. (0.0828, 27.9757).. controls (0.1754, 27.842) and (0.3551, 27.7275) .. (0.6213, 27.6326) -- (1.5786, 27.2919).. controls (1.8649, 27.1898) and (2.0794, 27.1695) .. (2.2212, 27.2313).. controls (2.3628, 27.2927) and (2.4815, 27.4558) .. (2.5771, 27.7195) -- (2.6843, 28.0149).. controls (2.8366, 28.4335) and (2.8074, 28.8087) .. (2.5979, 29.1405).. controls (2.3891, 29.4732) and (2.0179, 29.7341) .. (1.4856, 29.9236).. controls (1.4413, 29.9391) and (1.4078, 29.9509) .. (1.3855, 29.9576).. controls (1.363, 29.9646) and (1.3415, 29.9708) .. (1.3201, 29.9745) -- (0.8788, 29.726) -- (1.0229, 29.6749).. controls (1.5062, 29.5029) and (1.8396, 29.3346) .. (2.0232, 29.1702).. controls (2.2073, 29.0053) and (2.2994, 28.8036) .. (2.3004, 28.5649); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(15.584, 22.0927)}] (2.3846, 23.1291).. controls (2.1768, 23.1211) and (1.8239, 22.9574) .. (1.6392, 23.1031).. controls (1.5064, 23.2076) and (1.597, 23.3079) .. (1.6896, 23.4091).. controls (1.8304, 23.5625) and (1.9514, 23.695) .. (2.0624, 23.8719).. controls (2.1686, 24.0421) and (2.2995, 24.2787) .. (2.5358, 24.2509).. controls (2.881, 24.2102) and (2.915, 23.7153) .. (3.1068, 23.4972).. controls (3.131, 23.4694) and (3.188, 23.4498) .. (3.2202, 23.4304).. controls (3.2599, 23.4058) and (3.2995, 23.3803) .. (3.3369, 23.351).. controls (3.3865, 23.3117) and (3.4696, 23.2393) .. (3.4328, 23.1674).. controls (3.3917, 23.0865) and (3.2562, 23.0776) .. (3.1795, 23.0753).. controls (3.0586, 23.0705) and (2.9391, 23.0909) .. (2.8195, 23.1055).. controls (2.6771, 23.1234) and (2.5286, 23.1348) .. (2.3846, 23.1291)(2.8607, 19.4302).. controls (2.9764, 19.5305) and (3.0539, 19.7003) .. (3.0557, 19.8639).. controls (3.0605, 20.285) and (2.9046, 20.6966) .. (3.0304, 21.1186).. controls (3.0591, 21.2165) and (3.4276, 21.244) .. (3.5032, 21.241).. controls (3.6551, 21.2368) and (3.8776, 21.1961) .. (3.9373, 21.0324).. controls (4.001, 20.8565) and (3.8366, 20.6464) .. (3.7879, 20.4861).. controls (3.7332, 20.3077) and (3.737, 20.0291) .. (3.8867, 19.8872).. controls (4.2287, 19.564) and (4.589, 20.2074) .. (4.6642, 20.4667).. controls (4.7601, 20.7992) and (4.8008, 21.2459) .. (4.6061, 21.5528).. controls (4.4271, 21.8344) and (4.034, 21.884) .. (3.7375, 21.8949).. controls (3.5352, 21.9024) and (3.0374, 21.8243) .. (3.0425, 22.132).. controls (3.0458, 22.3628) and (3.352, 22.5761) .. (3.5589, 22.5817).. controls (3.7931, 22.5884) and (4.0397, 22.4938) .. (4.2759, 22.4876).. controls (4.4837, 22.4824) and (4.7847, 22.5307) .. (4.9043, 22.7246).. controls (5.0356, 22.9381) and (5.1243, 23.5554) .. (5.1598, 23.9831).. controls (5.2609, 25.2059) and (5.0464, 26.8844) .. (5.0747, 27.7157).. controls (5.0964, 28.366) and (5.3223, 29.16) .. (4.5211, 28.8874).. controls (4.3393, 28.6907) and (4.4635, 28.4513) .. (4.478, 28.1929).. controls (4.5182, 27.4895) and (4.478, 26.6086) .. (4.478, 25.7628).. controls (4.478, 25.3867) and (4.5358, 25.0106) .. (4.5267, 24.6345).. controls (4.5211, 24.3809) and (4.5698, 23.6424) .. (4.2503, 23.5559).. controls (3.9676, 23.4793) and (3.7072, 23.8213) .. (3.584, 24.0265).. controls (3.6684, 24.1723) and (3.9727, 24.0932) .. (4.0095, 24.2868).. controls (3.9533, 24.4755) and (3.9972, 24.766) .. (3.8819, 24.8947).. controls (3.667, 25.0101) and (3.3085, 24.7948) .. (3.0728, 24.9382).. controls (2.9826, 25.0702) and (2.9023, 25.2362) .. (3.0304, 25.3716).. controls (3.3983, 25.4093) and (3.8673, 25.3374) .. (3.9245, 25.6757).. controls (4.0156, 26.2136) and (3.36, 25.9704) .. (3.0728, 26.2396).. controls (2.8602, 27.1329) and (3.1989, 28.6613) .. (3.0728, 29.4513).. controls (3.0487, 29.6036) and (2.9779, 29.9405) .. (2.7747, 29.9722).. controls (2.395, 30.0313) and (2.2504, 29.3019) .. (2.2211, 28.9304).. controls (2.1375, 27.8784) and (2.3618, 27.025) .. (2.1786, 26.153).. controls (1.8021, 26.0565) and (1.3755, 26.1757) .. (1.3265, 25.8493).. controls (1.2541, 25.3686) and (1.9655, 25.5987) .. (2.1786, 25.2419).. controls (2.2069, 24.7276) and (1.6047, 25.0957) .. (1.369, 24.8947).. controls (1.2702, 24.81) and (1.3921, 24.2541) .. (1.3859, 24.1245).. controls (1.375, 23.8771) and (1.1182, 23.4385) .. (0.9292, 23.8292).. controls (0.7321, 24.2358) and (0.8342, 24.8217) .. (0.8739, 25.2523).. controls (0.897, 25.5086) and (0.932, 25.7661) .. (0.9434, 26.0229).. controls (0.9769, 26.7708) and (1.2197, 29.0113) .. (0.7303, 29.1045).. controls (0.2149, 29.202) and (0.2064, 28.3816) .. (0.1766, 27.8457).. controls (0.1172, 26.7794) and (0.2428, 25.0962) .. (0.1766, 24.1566).. controls (0.155, 23.8516) and (-0.0312, 23.3188) .. (0.0062, 23.115).. controls (0.155, 22.3084) and (1.2863, 22.6877) .. (1.8252, 22.4541).. controls (1.9509, 22.3996) and (2.2754, 22.1764) .. (2.1776, 22.0056).. controls (2.0973, 21.866) and (1.694, 21.9081) .. (1.5537, 21.892).. controls (1.1771, 21.849) and (0.7378, 21.8178) .. (0.5598, 21.4223).. controls (0.496, 20.7321) and (0.6576, 19.7661) .. (1.1564, 19.9038).. controls (1.6514, 20.04) and (1.2017, 20.5689) .. (1.369, 20.9884).. controls (1.4388, 21.1626) and (1.7119, 21.3982) .. (2.0081, 21.2921).. controls (2.6528, 21.0623) and (1.9836, 19.9046) .. (2.3581, 19.487).. controls (2.5358, 19.2888) and (2.7241, 19.3114) .. (2.8607, 19.4302); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(21.0608, 22.7277)}] (1.3669, 23.8548).. controls (1.4688, 23.88) and (1.6333, 23.797) .. (1.7175, 23.752).. controls (1.8232, 23.6951) and (1.9037, 23.613) .. (1.9581, 23.521).. controls (2.1392, 23.2184) and (1.9805, 22.6488) .. (1.4569, 22.8765).. controls (1.1892, 22.9932) and (1.1641, 23.3133) .. (1.185, 23.5271).. controls (1.1941, 23.622) and (1.2339, 23.8145) .. (1.3594, 23.8525).. controls (1.3622, 23.8535) and (1.3646, 23.8545) .. (1.3669, 23.8548)(1.1921, 21.8724).. controls (1.0457, 22.0328) and (1.1447, 22.2827) .. (1.4603, 22.3381).. controls (1.5759, 22.3585) and (1.9288, 22.3259) .. (1.9843, 22.1973).. controls (2.0742, 21.9882) and (2.0454, 21.7766) .. (1.9313, 21.7079).. controls (1.8165, 21.6392) and (1.6166, 21.7126) .. (1.4295, 21.7514).. controls (1.3209, 21.7733) and (1.2419, 21.8179) .. (1.1921, 21.8724)(2.4783, 24.333).. controls (2.2931, 24.5094) and (1.9231, 24.3297) .. (1.691, 24.4046).. controls (0.9647, 24.6408) and (1.3552, 26.4724) .. (1.2612, 27.2877).. controls (1.2035, 27.7913) and (1.039, 28.306) .. (0.9178, 28.7507).. controls (0.8279, 29.0794) and (0.7828, 29.4464) .. (0.6486, 29.7604).. controls (0.4582, 30.2072) and (-0.0259, 29.8799) .. (0.0029, 29.49).. controls (0.0239, 29.2065) and (0.2038, 28.975) .. (0.2726, 28.7075).. controls (0.771, 26.7817) and (0.7458, 23.7145) .. (0.4876, 21.6078).. controls (0.4667, 21.4375) and (0.4389, 21.2588) .. (0.4696, 21.0881).. controls (0.4901, 20.9751) and (0.5762, 20.7366) .. (0.7037, 20.7142).. controls (0.8303, 20.6915) and (1.006, 20.8916) .. (1.1063, 20.9557).. controls (1.4513, 21.1762) and (1.7113, 21.1444) .. (1.8204, 20.7044).. controls (1.9074, 20.3514) and (1.6782, 20.2519) .. (1.9492, 20.1021).. controls (2.5447, 19.7729) and (2.6096, 21.2227) .. (2.6371, 21.5651).. controls (2.6878, 22.193) and (2.6854, 22.82) .. (2.6351, 23.448).. controls (2.6158, 23.6903) and (2.6423, 23.9967) .. (2.549, 24.2258).. controls (2.5305, 24.2708) and (2.5069, 24.3064) .. (2.4783, 24.333); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(23.8919, 22.6483)}] (1.5033, 23.7022).. controls (1.5285, 23.6748) and (1.5465, 23.6431) .. (1.5569, 23.6071).. controls (1.613, 23.4123) and (1.5959, 23.1975) .. (1.4814, 23.0294).. controls (1.4211, 22.9416) and (1.1804, 22.8621) .. (1.0744, 22.8791).. controls (1.0131, 22.889) and (0.9053, 22.8947) .. (0.8662, 22.9345).. controls (0.8278, 22.9742) and (0.8401, 23.0191) .. (0.8205, 23.0706).. controls (0.7484, 23.2618) and (0.7873, 23.6445) .. (0.9884, 23.7633).. controls (1.141, 23.853) and (1.3882, 23.829) .. (1.5033, 23.7022)(0.81, 22.0706).. controls (0.862, 22.144) and (0.9375, 22.2012) .. (1.0325, 22.2306).. controls (1.2342, 22.2926) and (1.5936, 22.3423) .. (1.6835, 22.083).. controls (1.7077, 22.0139) and (1.5998, 21.8323) .. (1.5612, 21.7774).. controls (1.4937, 21.6823) and (1.3987, 21.6113) .. (1.2941, 21.5612).. controls (1.1343, 21.4856) and (0.8445, 21.4113) .. (0.7626, 21.627).. controls (0.7031, 21.783) and (0.724, 21.9491) .. (0.81, 22.0706)(1.2594, 21.0351).. controls (1.322, 21.038) and (1.4909, 20.8952) .. (1.556, 20.8659).. controls (1.656, 20.8214) and (1.7575, 20.783) .. (1.8688, 20.7825).. controls (2.2872, 20.7812) and (2.2952, 21.1871) .. (2.2573, 21.4921).. controls (2.1992, 21.9563) and (2.1507, 22.4076) .. (2.1445, 22.8763).. controls (2.1322, 23.8097) and (2.1592, 24.7358) .. (2.2097, 25.6683).. controls (2.2388, 26.1904) and (2.2792, 26.7123) .. (2.3086, 27.2349).. controls (2.3256, 27.5424) and (2.3395, 27.8504) .. (2.3552, 28.1579).. controls (2.3699, 28.4398) and (2.3223, 28.7667) .. (2.4017, 29.0396).. controls (2.4755, 29.2917) and (2.7284, 29.8562) .. (2.2939, 29.9624).. controls (1.7281, 30.1017) and (1.6483, 29.1058) .. (1.604, 28.5893).. controls (1.5455, 27.8963) and (1.8854, 24.8196) .. (1.3887, 24.469).. controls (1.1505, 24.3011) and (0.9171, 24.3725) .. (0.6514, 24.3948).. controls (0.3029, 24.424) and (0.0994, 24.3206) .. (0.1051, 23.9719).. controls (0.1108, 23.6331) and (0.059, 23.3043) .. (0.042, 22.9667).. controls (0.0034, 22.2112) and (-0.0414, 21.4216) .. (0.0881, 20.6724).. controls (0.1151, 20.513) and (0.1703, 20.1491) .. (0.3966, 20.134).. controls (0.8739, 20.1014) and (0.7227, 21.0149) .. (1.2594, 21.0351); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(23.9183, 22.6483)}] (0.9914, 24.7397).. controls (1.0056, 24.77) and (1.0154, 24.8037) .. (1.0206, 24.8425).. controls (1.0359, 24.9573) and (0.997, 25.0815) .. (0.9647, 25.19).. controls (0.9271, 25.3199) and (0.8042, 25.4526) .. (0.8769, 25.5877).. controls (0.9357, 25.6972) and (1.096, 25.6953) .. (1.1068, 25.8428).. controls (1.1191, 26.01) and (1.1214, 26.1494) .. (1.0408, 26.302).. controls (0.9595, 26.4551) and (0.8665, 26.5111) .. (0.8586, 26.6926).. controls (0.851, 26.8652) and (0.8596, 27.0391) .. (0.8544, 27.2121).. controls (0.8426, 27.6297) and (0.8235, 28.0483) .. (0.8515, 28.4663).. controls (0.8741, 28.8042) and (1.2569, 29.7726) .. (0.7803, 29.9547).. controls (0.5507, 30.042) and (0.3204, 29.8362) .. (0.2538, 29.638).. controls (0.15, 29.3286) and (0.2158, 28.9499) .. (0.2262, 28.6304).. controls (0.2477, 27.934) and (0.3509, 27.2221) .. (0.213, 26.531).. controls (0.1576, 26.2512) and (-0.0531, 25.9409) .. (0.0924, 25.6532).. controls (0.1286, 25.5807) and (0.2022, 25.536) .. (0.2003, 25.4597).. controls (0.199, 25.4009) and (0.1188, 25.3085) .. (0.0929, 25.2573).. controls (0.0117, 25.0986) and (-0.0376, 24.9525) .. (0.0431, 24.7799).. controls (0.1411, 24.5718) and (0.3523, 24.5146) .. (0.5649, 24.5263).. controls (0.7409, 24.5363) and (0.9197, 24.5857) .. (0.9914, 24.7397); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(22.225, 22.1456)}] (1.2951, 26.0142).. controls (1.2078, 26.982) and (1.287, 28.0648) .. (0.9942, 28.9392).. controls (0.895, 29.2336) and (0.5163, 30.0359) .. (0.2195, 29.9718).. controls (-0.2957, 29.8604) and (0.2526, 29.1118) .. (0.3484, 28.8534).. controls (0.6124, 28.145) and (0.7836, 26.988) .. (0.6499, 26.1005).. controls (0.4314, 25.9459) and (0.4025, 25.613) .. (0.4735, 25.376).. controls (0.5087, 25.2603) and (0.7097, 25.1456) .. (0.7306, 25.0351).. controls (0.7557, 24.9005) and (0.5486, 24.808) .. (0.4821, 24.7056).. controls (0.3561, 24.5084) and (0.3817, 24.3072) .. (0.5737, 24.1617).. controls (0.8442, 23.9565) and (1.5388, 24.0119) .. (1.4211, 24.4856).. controls (1.3729, 24.6804) and (1.1653, 24.8256) .. (1.2012, 25.0351).. controls (1.2329, 25.2205) and (1.515, 25.3969) .. (1.5099, 25.5842).. controls (1.5046, 25.7799) and (1.3391, 25.9118) .. (1.2951, 26.0142); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(41.5396, 20.8756)}] (2.095, 24.2872).. controls (2.3492, 24.3592) and (1.9213, 25.2117) .. (1.7639, 25.5968).. controls (1.7435, 25.6462) and (1.6036, 25.9376) .. (1.5698, 25.9981).. controls (1.497, 26.1307) and (1.4419, 26.2746) .. (1.4039, 26.4199).. controls (1.3234, 26.7218) and (1.3185, 27.0384) .. (1.3382, 27.3474).. controls (1.3806, 28.0012) and (1.6023, 28.5393) .. (1.5861, 29.191).. controls (1.3495, 29.2292) and (1.1865, 29.4611) .. (0.9499, 29.4534).. controls (0.3682, 28.9047) and (-0.6851, 27.6534) .. (0.6534, 27.2218).. controls (0.7332, 27.1958) and (0.8073, 26.556) .. (0.8292, 26.4615).. controls (0.8977, 26.1674) and (0.9704, 25.8712) .. (1.0769, 25.5855).. controls (1.1928, 25.2739) and (1.3467, 24.9064) .. (1.5951, 24.6645).. controls (1.7152, 24.5482) and (1.9433, 24.3337) .. (2.095, 24.2872)(10.9968, 24.6151).. controls (11.0321, 23.7935) and (11.1132, 22.9746) .. (11.1274, 22.1502) -- (11.1282, 22.086) -- (11.1288, 22.086) -- (11.1288, 22.0232) -- (11.1295, 21.9597) -- (11.1295, 21.8257).. controls (11.1324, 21.5705) and (11.1486, 21.3223) .. (11.1803, 21.0718) -- (11.1832, 21.055) -- (11.1875, 21.0211) -- (11.1903, 21.0041) -- (11.1924, 20.9865) -- (11.1953, 20.9696) -- (11.1973, 20.9526) -- (11.2001, 20.935) -- (11.203, 20.9181) -- (11.2051, 20.9011) -- (11.2086, 20.8835) -- (11.2115, 20.8665) -- (11.2136, 20.8497) -- (11.2163, 20.8321) -- (11.2192, 20.8151) -- (11.2228, 20.7975).. controls (11.2594, 20.5901) and (11.3505, 20.2763) .. (11.1169, 20.1402).. controls (10.7717, 19.9392) and (10.1179, 20.3574) .. (9.8362, 20.5027).. controls (8.1291, 21.3856) and (6.47, 22.3596) .. (4.7452, 23.211).. controls (4.405, 23.3787) and (4.0598, 23.5446) .. (3.6977, 23.6686).. controls (3.3806, 23.7766) and (3.0566, 23.8005) .. (2.7382, 23.9147).. controls (2.4113, 24.0312) and (2.1734, 24.0643) .. (1.8147, 24.0495).. controls (1.6778, 23.4091) and (2.8038, 22.8844) .. (3.279, 22.6284).. controls (3.6306, 22.4394) and (3.9997, 22.2785) .. (4.3684, 22.1219).. controls (4.6005, 22.0239) and (5.2769, 21.866) .. (5.416, 21.6685).. controls (5.8607, 21.0337) and (6.1439, 20.2467) .. (6.2222, 19.2685).. controls (5.1492, 19.5675) and (2.4247, 20.7897) .. (2.2222, 20.9075).. controls (1.886, 21.1007) and (1.5981, 21.246) .. (1.1307, 21.055).. controls (0.5934, 20.8356) and (1.2493, 20.0449) .. (1.5924, 19.7889).. controls (1.6023, 19.9251) and (1.543, 20.2143) .. (1.6884, 20.2904).. controls (1.771, 20.3328) and (2.0492, 20.2319) .. (2.1353, 20.2065).. controls (2.7537, 20.0216) and (3.363, 19.717) .. (3.9454, 19.4504).. controls (4.6422, 19.1317) and (5.3193, 18.7734) .. (6.0041, 18.432).. controls (6.2152, 18.3269) and (6.4919, 18.3234) .. (6.6035, 18.1083).. controls (6.7171, 17.8876) and (6.6931, 17.4877) .. (6.7277, 17.2415).. controls (6.8075, 16.6667) and (6.8873, 16.0926) .. (7.0736, 15.5375).. controls (7.1385, 15.3422) and (7.2649, 15.1504) .. (7.3122, 14.9536) -- (7.3165, 14.9324) -- (7.3193, 14.9211) -- (7.3215, 14.9105) -- (7.3229, 14.9) -- (7.325, 14.8887) -- (7.3264, 14.8774) -- (7.3278, 14.8668) -- (7.3335, 14.8216) -- (7.3342, 14.8104) -- (7.3355, 14.7991) -- (7.3363, 14.7879) -- (7.337, 14.7759) -- (7.337, 14.7646) -- (7.3377, 14.7533) -- (7.3377, 14.7413) -- (7.3385, 14.73) -- (7.3385, 14.6243) -- (7.3377, 14.6122) -- (7.3377, 14.5882) -- (7.337, 14.5769).. controls (7.3349, 14.5134) and (7.3306, 14.4508) .. (7.3271, 14.3886) -- (7.3271, 14.3774) -- (7.3264, 14.3774) -- (7.3264, 14.3661) -- (7.3257, 14.3541) -- (7.3257, 14.3429) -- (7.3242, 14.3203) -- (7.3242, 14.2977) -- (7.3235, 14.2977) -- (7.3235, 14.2638) -- (7.3229, 14.2533) -- (7.3229, 14.2201) -- (7.3222, 13.0373) -- (7.3222, 12.6756) -- (7.3222, 10.9046).. controls (7.7803, 10.796) and (9.529, 12.5895) .. (9.5941, 12.6869).. controls (10.2633, 13.694) and (9.1513, 16.637) .. (8.8612, 17.4179).. controls (9.8955, 17.4707) and (10.7547, 16.7661) .. (11.6456, 16.458).. controls (11.8547, 16.386) and (11.0632, 15.8796) .. (11.018, 15.8591).. controls (10.8754, 15.795) and (10.7201, 15.7428) .. (10.5952, 15.6504) -- (10.5902, 15.6469) -- (10.5775, 15.6362) -- (10.5725, 15.6327).. controls (10.4899, 15.5601) and (10.4165, 15.4381) .. (10.4144, 15.3415) -- (10.4144, 15.3365).. controls (10.8168, 15.3196) and (11.2468, 15.4346) .. (11.659, 15.4361).. controls (11.904, 15.4374) and (12.1497, 15.4311) .. (12.3954, 15.4283).. controls (12.5684, 15.4261) and (12.7893, 15.3577) .. (12.958, 15.405).. controls (13.1388, 15.4557) and (13.1578, 15.5897) .. (13.2997, 15.6842).. controls (13.4191, 15.7647) and (13.6287, 15.7434) .. (13.6952, 15.8302).. controls (13.9711, 16.2019) and (13.5814, 16.5306) .. (13.2511, 16.6385).. controls (12.7074, 16.8162) and (12.1914, 17.0384) .. (11.6555, 17.2352).. controls (11.1204, 17.4312) and (10.5965, 17.6519) .. (10.0621, 17.8494).. controls (9.7754, 17.9552) and (9.4902, 18.0653) .. (9.2008, 18.1647).. controls (9.0299, 18.2225) and (8.4503, 18.3128) .. (8.3479, 18.4461).. controls (8.0662, 18.8156) and (7.8482, 19.224) .. (7.6462, 19.6352).. controls (7.4562, 20.0223) and (7.1492, 20.4794) .. (7.0602, 20.892).. controls (7.558, 20.9096) and (8.1905, 20.5753) .. (8.6403, 20.4131).. controls (9.4133, 20.1338) and (10.1799, 19.8333) .. (10.958, 19.5661).. controls (11.2199, 19.4765) and (11.496, 19.3362) .. (11.7713, 19.2938).. controls (12.0014, 19.2586) and (11.9343, 19.2621) .. (12.0841, 19.4158).. controls (12.2288, 19.5632) and (12.4328, 19.5999) .. (12.5098, 19.8051).. controls (12.6178, 20.0894) and (12.466, 20.5111) .. (12.4533, 20.806).. controls (12.4102, 21.8166) and (12.2986, 22.8272) .. (12.2125, 23.8344).. controls (12.0855, 25.35) and (11.9563, 26.8657) .. (11.8151, 28.3799).. controls (11.7946, 28.5978) and (11.748, 28.8101) .. (11.7381, 29.0295).. controls (11.7283, 29.2418) and (11.8257, 29.7594) .. (11.6174, 29.911).. controls (11.1402, 30.2567) and (9.8778, 29.1303) .. (9.546, 28.8665).. controls (9.2926, 28.667) and (9.0561, 28.4489) .. (8.775, 28.2825).. controls (8.6896, 28.2325) and (8.5675, 28.0597) .. (8.4567, 28.0964).. controls (8.2795, 28.1562) and (8.3274, 28.2727) .. (8.23, 28.3608).. controls (8.0105, 28.5598) and (7.1612, 28.4765) .. (6.9071, 28.4052).. controls (6.5674, 28.3108) and (6.547, 27.9935) .. (6.5894, 27.7021).. controls (6.6, 27.628) and (5.9491, 27.6238) .. (5.87, 27.5075).. controls (5.8487, 27.4779) and (5.8424, 27.3318) .. (5.8219, 27.2789).. controls (5.714, 27.0074) and (5.9349, 26.9432) .. (6.1411, 26.8149).. controls (6.393, 26.659) and (6.6493, 26.5489) .. (6.9557, 26.5363).. controls (7.0504, 26.5321) and (6.8724, 26.1992) .. (6.8421, 26.1688).. controls (6.7397, 26.0652) and (6.5809, 26.0278) .. (6.4475, 25.9721).. controls (6.2039, 25.8698) and (5.896, 25.8056) .. (6.0359, 25.5038).. controls (6.1664, 25.2217) and (6.6606, 24.924) .. (6.9557, 24.8225).. controls (6.9918, 24.8098) and (7.1485, 24.3302) .. (7.1888, 24.2611).. controls (7.2925, 24.0848) and (7.4211, 23.9232) .. (7.5418, 23.7575).. controls (7.7698, 23.4437) and (8.1008, 22.9944) .. (8.0352, 22.5931).. controls (8.0274, 22.5431) and (7.93, 22.3689) .. (7.2494, 22.9028).. controls (7.0207, 23.0812) and (6.8223, 23.4056) .. (6.6388, 23.627).. controls (6.427, 23.881) and (6.1912, 24.12) .. (5.9879, 24.3803).. controls (5.7888, 24.6335) and (5.7012, 24.8627) .. (5.3285, 24.8379).. controls (5.0158, 24.8176) and (4.7071, 24.6928) .. (4.4432, 24.5439).. controls (4.05, 24.3225) and (3.8705, 24.2512) .. (4.0337, 23.8005).. controls (4.0217, 23.8351) and (5.2967, 23.7533) .. (5.4259, 23.7088).. controls (5.8367, 23.5672) and (6.1736, 23.2856) .. (6.5159, 23.0396).. controls (6.8266, 22.8167) and (7.1252, 22.5762) .. (7.3976, 22.3138).. controls (7.6645, 22.0571) and (7.8064, 22.0006) .. (8.1581, 21.8766).. controls (8.432, 21.7799) and (8.6452, 21.5761) .. (8.9234, 21.4873).. controls (9.3525, 21.3518) and (9.9914, 21.7383) .. (9.7268, 22.1961).. controls (9.6322, 22.359) and (9.3878, 22.476) .. (9.2614, 22.6256).. controls (9.1232, 22.7891) and (9.0186, 22.9733) .. (8.8528, 23.1171).. controls (8.3755, 23.5304) and (7.8425, 23.9924) .. (7.5551, 24.5467).. controls (7.8304, 24.6257) and (8.2936, 24.381) .. (8.4771, 24.601).. controls (8.6183, 24.771) and (8.5477, 25.0531) .. (8.5224, 25.2463).. controls (8.4948, 25.4537) and (8.2343, 25.5546) .. (8.2067, 25.7182).. controls (8.1701, 25.9319) and (8.4461, 25.8811) .. (8.571, 25.9276).. controls (8.7066, 25.9791) and (8.6741, 25.8917) .. (8.7299, 26.0433).. controls (8.7765, 26.1738) and (8.6458, 26.4672) .. (8.6205, 26.6026).. controls (8.5837, 26.8057) and (8.5329, 27.001) .. (8.5859, 27.2126).. controls (8.7532, 27.8748) and (8.9234, 27.8354) .. (9.347, 28.0251).. controls (9.8306, 28.2417) and (11.0003, 28.7156) .. (10.804, 27.975).. controls (10.6347, 27.3346) and (11.0293, 26.5602) .. (10.9961, 25.9474) -- (10.9926, 25.8832) -- (10.9898, 25.8197) -- (10.9835, 25.6293) -- (10.982, 25.5659) -- (10.9813, 25.5016) -- (10.9806, 25.4389) -- (10.9806, 25.2485) -- (10.982, 25.1216) -- (10.9827, 25.0588) -- (10.9835, 25.0588) -- (10.9876, 24.8683) -- (10.9898, 24.8055) -- (10.9918, 24.7421) -- (10.9947, 24.6786) -- (10.9975, 24.6158) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(61.2246, 22.1456)}] (0.8278, 24.3309).. controls (1.3109, 24.2464) and (1.197, 24.9629) .. (1.2315, 25.2304).. controls (1.279, 25.5951) and (1.3399, 25.9584) .. (1.3978, 26.3222).. controls (1.4777, 26.8326) and (1.7076, 27.3696) .. (1.728, 27.8828).. controls (1.7493, 28.3932) and (0.0447, 28.8437) .. (0.0287, 28.7036).. controls (-0.0606, 27.9575) and (0.134, 27.1036) .. (0.262, 26.366).. controls (0.3284, 25.9885) and (0.4083, 25.612) .. (0.5116, 25.2411).. controls (0.5407, 25.1348) and (0.7139, 24.3514) .. (0.8278, 24.3309)(4.9575, 26.789) -- (4.9449, 26.8002).. controls (4.8811, 26.8642) and (4.8656, 27.0234) .. (4.8437, 27.0994).. controls (4.7921, 27.2831) and (4.6704, 27.5365) .. (4.6889, 27.7294).. controls (4.72, 28.0455) and (5.1437, 28.0032) .. (5.4244, 28.132).. controls (5.5071, 27.7286) and (5.7476, 27.0213) .. (5.3374, 26.7024).. controls (5.2795, 26.8298) and (5.0489, 26.7235) .. (4.9583, 26.7882) -- (4.9583, 26.789) -- cycle(10.1647, 27.7231).. controls (10.1647, 27.9765) and (10.1491, 28.2299) .. (10.1421, 28.4832) -- (10.1421, 28.4967) -- (10.1413, 28.5093) -- (10.1413, 28.5354) -- (10.1406, 28.5481).. controls (10.1321, 28.9113) and (10.2573, 29.1415) .. (9.9794, 29.4266).. controls (9.8662, 29.5413) and (9.4652, 30.0129) .. (9.2741, 29.9736).. controls (9.086, 29.934) and (6.612, 29.1393) .. (5.6422, 28.6853).. controls (5.189, 28.4727) and (4.7185, 28.3158) .. (4.2573, 28.1257).. controls (4.007, 28.0209) and (3.6887, 27.7752) .. (3.7531, 27.4872).. controls (3.5551, 27.5034) and (3.0232, 27.4633) .. (3.0493, 27.1796).. controls (3.0656, 27.01) and (3.3861, 26.9037) .. (3.5146, 26.8383).. controls (3.7008, 26.7432) and (3.8471, 26.6742) .. (3.9193, 26.4771).. controls (4.1046, 25.9689) and (3.3698, 26.1111) .. (3.0394, 26.1041).. controls (3.0493, 25.7197) and (3.263, 25.5676) .. (3.5954, 25.3924).. controls (3.9249, 25.2178) and (4.195, 25.0193) .. (4.5509, 24.8806).. controls (5.0113, 24.7011) and (5.3713, 24.4026) .. (5.7908, 24.1577).. controls (6.2576, 23.8853) and (6.4338, 24.1907) .. (6.9146, 24.202).. controls (7.0843, 24.7806) and (6.5942, 24.8222) .. (6.2646, 25.1531).. controls (6.4033, 25.3171) and (6.7223, 25.1847) .. (6.9161, 25.2256).. controls (7.0257, 26.2976) and (7.3553, 27.7871) .. (6.1996, 28.4368).. controls (6.2929, 28.3841) and (6.7972, 28.5649) .. (6.9161, 28.5889).. controls (7.1863, 28.6438) and (7.4572, 28.6945) .. (7.7302, 28.7353).. controls (8.2219, 28.8106) and (8.7684, 28.8965) .. (9.2642, 28.8409).. controls (9.4659, 28.0046) and (8.9291, 27.1001) .. (8.9757, 26.2477).. controls (8.4345, 24.3253) and (9.2545, 21.1385) .. (8.9905, 18.8044).. controls (8.6801, 18.76) and (8.8753, 19.8258) .. (8.8653, 19.9567).. controls (8.8441, 20.2334) and (8.6363, 20.3277) .. (8.4311, 20.5065).. controls (8.1511, 20.7501) and (8.0046, 21.0323) .. (7.8524, 21.3533).. controls (7.7677, 21.5321) and (7.6786, 21.7081) .. (7.5782, 21.8805).. controls (7.5088, 21.9981) and (7.2994, 22.2155) .. (7.2873, 22.3473).. controls (7.2542, 22.7316) and (7.6531, 23.2285) .. (6.9648, 23.1821).. controls (6.7025, 23.1644) and (6.4146, 23.0899) .. (6.1975, 22.947).. controls (6.1252, 22.8998) and (5.7857, 22.4795) .. (5.7462, 22.4837).. controls (5.0899, 22.5471) and (5.0863, 23.2348) .. (5.0792, 23.7058).. controls (5.0792, 23.9831) and (4.7356, 24.454) .. (4.3669, 24.535) -- (4.3465, 24.5392) -- (4.326, 24.542) -- (4.3252, 24.542) -- (4.3048, 24.5449) -- (4.2842, 24.5462) -- (4.2418, 24.5462) -- (4.2214, 24.5449) -- (4.2001, 24.5427) -- (4.1795, 24.5392) -- (4.1591, 24.535) -- (4.1386, 24.5294).. controls (4.1174, 24.2598) and (4.2779, 24.0275) .. (4.3431, 23.7733).. controls (4.3846, 23.6101) and (4.3698, 23.3616) .. (4.3324, 23.2039).. controls (4.0198, 23.3433) and (3.6711, 23.9648) .. (3.3557, 23.9669).. controls (3.1746, 23.9683) and (2.8477, 23.6382) .. (2.7848, 23.496).. controls (2.485, 22.8189) and (4.3465, 22.6485) .. (4.7185, 22.4837).. controls (4.7434, 22.4732) and (4.8557, 21.5814) .. (4.8855, 21.4729).. controls (4.9725, 21.1633) and (5.1252, 20.7838) .. (5.0681, 20.465).. controls (5.0906, 20.3488) and (4.2708, 20.8204) .. (4.1831, 20.8732).. controls (3.8953, 21.0457) and (3.6195, 21.2343) .. (3.3258, 21.3969).. controls (2.7791, 21.6988) and (1.9622, 22.0094) .. (1.3144, 21.8439).. controls (1.1963, 21.8143) and (1.1057, 21.7173) .. (1.013, 21.6511).. controls (1.3066, 21.1603) and (2.137, 20.7782) .. (2.6511, 20.5198).. controls (3.2941, 20.1974) and (3.9702, 19.9356) .. (4.6443, 19.6779).. controls (4.7368, 19.6428) and (4.6726, 19.5273) .. (4.7356, 19.4865).. controls (4.8203, 19.4309) and (5.0531, 19.4696) .. (5.1556, 19.4696).. controls (5.382, 19.4696) and (5.7101, 19.3879) .. (5.9111, 19.5224).. controls (6.1734, 19.6977) and (6.0313, 20.0602) .. (5.9534, 20.2946).. controls (5.7483, 20.9063) and (5.3898, 21.4019) .. (5.4533, 22.0726).. controls (7.2528, 22.4501) and (7.3001, 21.1949) .. (8.0223, 20.5677).. controls (8.1518, 19.4794) and (8.4256, 18.5249) .. (8.7565, 17.6254).. controls (8.9828, 17.6119) and (9.1744, 17.5936) .. (9.3988, 17.5923).. controls (9.5769, 17.5923) and (9.8881, 17.5091) .. (10.0571, 17.5535) -- (10.0571, 17.5542) -- (10.0585, 17.5542) -- (10.0592, 17.5549) -- (10.06, 17.5549) -- (10.0614, 17.5557) -- (10.0641, 17.5557) -- (10.0648, 17.5563) -- (10.0685, 17.557) -- (10.0705, 17.5577) -- (10.0705, 17.5585) -- (10.0733, 17.5585).. controls (10.4243, 17.688) and (10.2651, 18.6305) .. (10.2905, 18.9227).. controls (10.4949, 21.2505) and (9.7084, 23.5502) .. (9.9305, 26.3145) -- (9.9532, 26.354) -- (9.9743, 26.3934) -- (9.9843, 26.4137) -- (9.985, 26.4137).. controls (10.1816, 26.8115) and (10.1695, 27.2979) .. (10.1654, 27.7223) -- cycle(4.7179, 25.631) -- (4.7179, 26.1104).. controls (4.9852, 25.8569) and (5.536, 25.7571) .. (5.626, 25.3382).. controls (5.1677, 25.2537) and (5.2943, 25.4339) .. (4.7179, 25.631); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(77.5758, 22.9923)}] (2.0248, 26.2024).. controls (1.6123, 26.0469) and (1.3882, 25.8226) .. (1.346, 25.1073).. controls (1.6087, 25.1128) and (1.5995, 25.3724) .. (1.7853, 25.4497).. controls (2.4176, 25.2641) and (3.1918, 25.2114) .. (3.5457, 24.7661).. controls (3.5676, 24.7373) and (4.1349, 24.6986) .. (4.2217, 24.6698).. controls (4.4062, 24.6085) and (4.5737, 24.5164) .. (4.7368, 24.4173).. controls (4.9472, 24.2886) and (5.2285, 24.2302) .. (5.4205, 24.0846).. controls (5.7165, 23.8603) and (5.658, 23.4199) .. (5.718, 23.1014).. controls (5.874, 22.2721) and (6.2146, 21.4794) .. (6.3439, 20.6432).. controls (6.4236, 20.1318) and (6.0275, 19.0184) .. (6.8813, 18.9439).. controls (7.0517, 18.9291) and (7.1436, 19.0781) .. (7.2156, 19.1949).. controls (7.3342, 19.389) and (7.3575, 19.3307) .. (7.5412, 19.4411) -- (7.5553, 19.4503) -- (7.5695, 19.458) -- (7.5829, 19.4671) -- (7.5969, 19.4756) -- (7.6105, 19.484) -- (7.6231, 19.4924) -- (7.6365, 19.5009) -- (7.6494, 19.5093) -- (7.65, 19.5093).. controls (7.8866, 19.6668) and (8.0393, 19.8343) .. (8.0428, 20.1135) -- (8.0435, 20.129).. controls (8.0435, 20.3667) and (8.0272, 20.6087) .. (7.9926, 20.8457) -- (7.9882, 20.8738) -- (7.9863, 20.8885) -- (7.9841, 20.902) -- (7.9812, 20.9168) -- (7.98, 20.9308) -- (7.9771, 20.9448) -- (7.9749, 20.9589) -- (7.9722, 20.973) -- (7.97, 20.9871) -- (7.9671, 21.0011) -- (7.9652, 21.0159) -- (7.9623, 21.0292) -- (7.9594, 21.0434).. controls (7.9354, 21.1706) and (7.9148, 21.319) .. (7.8436, 21.4337).. controls (7.7461, 21.5906) and (7.6791, 21.6362) .. (7.6331, 21.8128).. controls (7.5821, 22.0048) and (7.5483, 22.1898) .. (7.4769, 22.3776).. controls (7.3393, 22.7377) and (7.1703, 23.0788) .. (7.1371, 23.4663).. controls (7.5461, 23.6633) and (7.989, 23.3046) .. (8.3839, 23.261).. controls (8.2794, 22.787) and (8.2794, 22.8474) .. (8.3839, 22.3726).. controls (8.4009, 22.2987) and (9.0069, 22.3916) .. (9.0733, 22.3931).. controls (9.1722, 22.3938) and (9.2896, 22.4056) .. (9.3793, 22.3565).. controls (9.452, 22.3157) and (9.4486, 22.2074) .. (9.5235, 22.17).. controls (9.6159, 22.1237) and (9.8363, 22.168) .. (9.9396, 22.1687).. controls (10.2758, 22.1715) and (10.6127, 22.1673) .. (10.9498, 22.1673).. controls (11.3417, 23.306) and (9.9359, 23.3017) .. (8.7194, 23.7097) -- (8.6665, 23.7274) -- (8.6665, 23.7279) -- (8.613, 23.7456) -- (8.5606, 23.7632) -- (8.5077, 23.7815) -- (8.4554, 23.799).. controls (7.4268, 24.1514) and (6.5508, 24.4918) .. (6.5508, 24.4918).. controls (6.1405, 26.6877) and (4.9077, 29.0285) .. (2.4147, 29.6839).. controls (1.7062, 29.8703) and (0.7696, 30.0307) .. (0.0333, 29.9582).. controls (-0.0816, 29.9463) and (0.2298, 29.7732) .. (0.2206, 29.7824).. controls (0.3562, 29.6431) and (0.323, 29.6094) .. (0.581, 29.5384).. controls (1.0408, 29.411) and (1.4815, 29.2345) .. (1.9019, 29.0165).. controls (2.6959, 28.605) and (3.3981, 28.0648) .. (4.1312, 27.569).. controls (4.1921, 27.5275) and (4.2401, 27.0745) .. (4.2754, 26.9796).. controls (4.3433, 26.7995) and (4.4329, 26.6279) .. (4.5247, 26.4555).. controls (4.6937, 26.1383) and (5.1691, 25.4667) .. (5.1555, 25.1101).. controls (4.8052, 25.3794) and (4.5092, 25.5721) .. (4.0861, 25.7276).. controls (3.7865, 25.8373) and (3.4137, 26.1187) .. (3.0936, 26.1545).. controls (2.9812, 26.1671) and (2.2163, 26.2748) .. (2.0248, 26.2024)(7.4309, 25.7909).. controls (7.3724, 25.7867) and (7.7299, 26.0104) .. (7.7609, 26.023).. controls (7.8251, 26.0505) and (7.9107, 26.056) .. (7.9601, 26.1116).. controls (8.0167, 26.1763) and (7.989, 26.286) .. (8.0527, 26.3423).. controls (8.1198, 26.4021) and (8.324, 26.4197) .. (8.4144, 26.4534).. controls (8.6397, 26.5385) and (8.8467, 26.6554) .. (9.0431, 26.7861).. controls (9.1625, 26.8649) and (10.0518, 27.6253) .. (10.1443, 27.569).. controls (10.6178, 27.2812) and (11.2152, 27.633) .. (11.7189, 27.4937).. controls (11.9005, 27.4438) and (12.1584, 27.3481) .. (12.1223, 27.6218).. controls (12.1168, 27.6667) and (11.7882, 28.1099) .. (11.7563, 28.1162).. controls (10.8762, 28.2892) and (10.523, 28.8708) .. (9.8505, 28.7998).. controls (9.2931, 28.74) and (8.0181, 27.2504) .. (8.0181, 27.1588).. controls (7.5802, 26.7468) and (7.0976, 26.3761) .. (6.7712, 25.8598).. controls (6.9543, 25.8021) and (7.164, 25.7705) .. (7.4309, 25.7909); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(96.1496, 20.1348)}] (9.4857, 17.6894) -- (9.4857, 17.0734)(10.0232, 23.6511).. controls (10.2556, 23.7397) and (10.4216, 23.9038) .. (10.4026, 24.2009).. controls (10.3673, 24.7289) and (9.9286, 24.9022) .. (9.4235, 24.9197).. controls (9.0907, 24.9317) and (8.1321, 24.7206) .. (7.9202, 25.0457).. controls (7.7762, 25.2675) and (8.0883, 25.6724) .. (8.1302, 25.9061).. controls (8.1902, 26.244) and (8.2177, 26.5868) .. (8.2347, 26.9297).. controls (8.2658, 27.5669) and (8.2585, 28.2082) .. (8.2515, 28.8461).. controls (8.2452, 29.3671) and (7.8326, 29.8077) .. (7.2831, 29.9473).. controls (6.9108, 30.0422) and (6.5089, 29.8712) .. (6.1373, 29.838).. controls (5.7021, 29.7994) and (5.2923, 29.9077) .. (4.9059, 29.6762).. controls (4.6397, 29.5177) and (4.3854, 29.5135) .. (4.0958, 29.391) -- (4.0802, 29.384) -- (4.0632, 29.3768) -- (4.0468, 29.3698) -- (4.0294, 29.3628) -- (4.0124, 29.3558) -- (3.9947, 29.3487) -- (3.9579, 29.3347) -- (3.9404, 29.3269) -- (3.922, 29.3206) -- (3.9035, 29.3128).. controls (3.5806, 29.1832) and (3.2021, 29.0164) .. (3.1879, 28.6857) -- (3.1873, 28.6665).. controls (3.4895, 28.8918) and (3.9312, 28.8434) .. (4.2956, 28.8707).. controls (4.7011, 28.901) and (5.1087, 28.9172) .. (5.5135, 28.9572).. controls (5.83, 28.9883) and (6.148, 29.0277) .. (6.4656, 29.0319).. controls (6.8507, 29.0362) and (7.1601, 28.7257) .. (7.4335, 28.5032).. controls (7.4965, 28.2103) and (7.4907, 27.9231) .. (7.5721, 27.6344).. controls (7.6363, 27.4014) and (7.5317, 27.1762) .. (7.4802, 26.9502).. controls (7.4095, 26.6403) and (7.3714, 26.3242) .. (7.3028, 26.0138).. controls (7.2639, 25.8377) and (7.2209, 25.5174) .. (7.117, 25.3724).. controls (7.0076, 25.2217) and (7.0726, 25.2837) .. (6.8839, 25.3055).. controls (6.8351, 25.3112) and (6.4192, 25.3456) .. (6.4063, 25.3548).. controls (5.4789, 26.0624) and (4.2962, 26.5327) .. (3.2544, 27.1339) -- (2.0802, 27.1339).. controls (2.0033, 27.1339) and (1.696, 26.8065) .. (1.6495, 26.7474).. controls (1.239, 26.2194) and (1.7547, 26.0891) .. (2.2054, 25.9511).. controls (2.6326, 25.8201) and (3.0318, 25.597) .. (3.4345, 25.4111).. controls (4.2469, 25.0359) and (5.0119, 24.5824) .. (5.8787, 24.3171).. controls (6.4332, 24.1467) and (6.997, 24.0299) .. (7.5799, 23.9862).. controls (7.6348, 23.9777) and (7.7698, 23.7764) .. (7.8511, 23.7412).. controls (7.9668, 23.6898) and (8.1103, 23.6983) .. (8.2361, 23.682).. controls (8.5538, 23.6404) and (8.8606, 23.5659) .. (9.1841, 23.5561).. controls (9.4369, 23.5476) and (9.7697, 23.5546) .. (10.0239, 23.6511) -- cycle(9.266, 17.7576).. controls (9.2787, 17.6781) and (9.3818, 17.6838) .. (9.4857, 17.6894) -- (9.4857, 17.0734).. controls (9.2553, 17.1521) and (9.3076, 16.9663) .. (9.1926, 16.9367).. controls (9.2172, 17.198) and (8.9459, 17.6429) .. (9.266, 17.7576)(5.8201, 16.8685).. controls (6.0101, 16.8403) and (6.0319, 16.6552) .. (6.1133, 16.5256).. controls (5.998, 16.4967) and (6.0504, 16.3109) .. (5.8201, 16.389) -- cycle(6.92, 16.6628) -- (7.6533, 16.6628).. controls (7.5162, 16.3594) and (8.0778, 16.1102) .. (7.6533, 15.9786).. controls (7.3679, 16.1687) and (7.1849, 16.4538) .. (6.92, 16.6628)(5.8201, 15.3626) -- (5.8201, 15.9786).. controls (6.2708, 15.9652) and (6.4277, 15.6787) .. (6.5541, 15.3626).. controls (6.2708, 15.3006) and (6.1966, 15.2977) .. (5.8201, 15.3626)(9.3394, 15.9786).. controls (10.2069, 15.6076) and (10.652, 17.2282) .. (10.0721, 17.895).. controls (10.914, 17.6077) and (11.4085, 16.9973) .. (11.6855, 16.1835) -- (11.9058, 16.1835).. controls (12.064, 15.3506) and (12.7006, 14.9641) .. (12.6391, 13.925).. controls (11.3373, 13.5708) and (10.337, 14.4522) .. (9.3394, 14.8156).. controls (9.3861, 15.1873) and (9.6573, 15.6716) .. (9.3394, 15.9786)(1.5688, 23.392).. controls (1.5902, 23.4673) and (4.8551, 21.8311) .. (5.1249, 21.6854).. controls (5.575, 21.4418) and (6.0576, 21.3152) .. (6.5257, 21.113).. controls (6.8791, 20.9596) and (7.2145, 20.7744) .. (7.5466, 20.5858).. controls (8.0369, 20.307) and (9.8233, 19.7211) .. (10.1221, 19.7093).. controls (10.7346, 19.6853) and (11.0623, 19.9824) .. (11.0066, 20.6202).. controls (10.9487, 21.301) and (10.2034, 21.7411) .. (9.634, 22.048).. controls (8.8399, 22.476) and (8.0565, 22.8794) .. (7.3142, 23.3878).. controls (7.2187, 22.9048) and (7.8234, 22.6063) .. (8.1188, 22.3029).. controls (8.6393, 21.7664) and (9.1331, 21.1722) .. (9.5789, 20.5794).. controls (8.8993, 20.3774) and (8.0862, 20.8336) .. (7.5254, 21.144).. controls (7.2265, 21.3081) and (6.937, 21.4911) .. (6.619, 21.6214).. controls (6.3874, 21.7171) and (6.133, 21.7727) .. (5.9134, 21.8945).. controls (5.6745, 22.0283) and (5.5821, 22.2296) .. (5.392, 22.407).. controls (5.2146, 22.5697) and (4.9717, 22.6154) .. (4.788, 22.7922).. controls (4.4652, 23.104) and (4.042, 23.3181) .. (3.6584, 23.5581).. controls (3.2163, 23.8335) and (2.7739, 24.1108) .. (2.2965, 24.3304).. controls (1.8444, 24.5388) and (1.3646, 24.9148) .. (0.8454, 24.9436).. controls (0.1631, 24.981) and (-0.1774, 24.3551) .. (0.1164, 23.8116).. controls (0.358, 23.3645) and (0.7699, 23.4257) .. (1.1889, 23.2476).. controls (1.4898, 23.1202) and (1.7481, 22.902) .. (2.0104, 22.7182).. controls (2.5938, 22.3086) and (3.2523, 22.0797) .. (3.8815, 21.7453).. controls (4.2787, 21.5354) and (4.656, 21.2982) .. (5.0437, 21.0764).. controls (5.2372, 20.9666) and (5.4331, 20.8595) .. (5.6336, 20.7624).. controls (5.8073, 20.6779) and (6.1217, 20.6146) .. (6.2595, 20.4956).. controls (6.961, 19.8944) and (7.9867, 19.598) .. (8.3866, 18.7166).. controls (8.4374, 18.6018) and (7.873, 18.668) .. (7.8341, 18.6482).. controls (7.6843, 18.5744) and (7.6496, 18.3124) .. (7.6158, 18.1794).. controls (7.6271, 18.2251) and (6.9998, 18.5307) .. (6.9411, 18.5609).. controls (6.7666, 18.6517) and (6.0299, 18.9426) .. (5.9245, 18.6707).. controls (5.8618, 18.5067) and (6.292, 18.228) .. (6.3896, 18.14).. controls (6.66, 17.8957) and (6.8458, 17.6259) .. (7.0669, 17.3472).. controls (7.0351, 17.3881) and (6.4826, 17.0423) .. (6.3619, 17.0663).. controls (6.092, 17.1191) and (6.015, 17.4691) .. (5.9105, 17.6718).. controls (5.7043, 18.0786) and (5.404, 18.7791) .. (4.7936, 18.4511).. controls (4.4355, 18.8482) and (4.095, 19.308) .. (3.8434, 19.7718).. controls (3.7299, 19.9809) and (3.6676, 20.371) .. (3.4938, 20.5196).. controls (3.3179, 20.6694) and (3.0714, 20.6027) .. (3.0303, 20.8991).. controls (1.7941, 20.5041) and (2.2224, 18.6926) .. (2.2527, 17.757).. controls (2.2633, 17.3929) and (2.2555, 17.0304) .. (2.235, 16.6671).. controls (2.7613, 16.7164) and (3.1364, 16.8522) .. (3.2953, 17.355).. controls (3.455, 17.8576) and (3.4238, 18.4103) .. (3.4013, 18.927).. controls (3.6591, 18.825) and (3.929, 18.6264) .. (4.1331, 18.4483).. controls (4.3148, 18.2906) and (4.5407, 18.0632) .. (4.5577, 17.8238).. controls (4.576, 17.5492) and (4.5365, 17.2655) .. (4.5055, 16.9916).. controls (4.4808, 16.7664) and (4.3854, 16.791) .. (4.302, 16.6122).. controls (4.2072, 16.408) and (4.2814, 16.0659) .. (4.2406, 15.8406).. controls (4.1961, 15.6012) and (4.1154, 15.3717) .. (4.0216, 15.1457).. controls (3.9334, 14.931) and (3.8301, 14.7219) .. (3.7488, 14.5051).. controls (3.6774, 14.3135) and (3.6676, 13.8623) .. (3.5476, 13.7201).. controls (3.4938, 13.656) and (3.4139, 13.6166) .. (3.3271, 13.5827).. controls (3.2706, 13.3251) and (3.4168, 13.2561) .. (3.4005, 13.0357).. controls (3.5573, 13.0033) and (3.5406, 13.1335) .. (3.5476, 13.2413).. controls (3.5413, 13.1519) and (4.3111, 13.4335) .. (4.3712, 13.4708).. controls (4.6121, 13.6186) and (4.8043, 13.8229) .. (5.0006, 14.0178).. controls (5.2698, 14.2875) and (5.5722, 14.5656) .. (5.982, 14.6212).. controls (6.1902, 14.6501) and (6.3896, 14.5959) .. (6.5943, 14.5783).. controls (6.8614, 14.5558) and (7.1411, 14.6085) .. (7.3947, 14.5036).. controls (7.5191, 14.453) and (7.6411, 14.384) .. (7.7119, 14.2699).. controls (7.7762, 14.1657) and (7.7556, 14.0341) .. (7.82, 13.9298).. controls (7.882, 13.8313) and (8.0071, 13.7834) .. (8.0778, 13.6905).. controls (8.1605, 13.5814) and (8.205, 13.4518) .. (8.2707, 13.3349).. controls (8.3773, 13.1477) and (8.5927, 13.0329) .. (8.7142, 12.8569).. controls (8.8173, 12.7076) and (8.8365, 12.5175) .. (8.9885, 12.3986).. controls (9.129, 12.288) and (10.1758, 12.1501) .. (10.2189, 12.3507).. controls (10.3949, 13.1618) and (10.0295, 13.4962) .. (9.5599, 13.8566).. controls (9.54, 13.8721) and (9.7281, 13.925) .. (9.7655, 13.9143).. controls (9.8375, 13.8954) and (9.8608, 13.7961) .. (9.9061, 13.7517).. controls (9.966, 13.6933) and (9.9915, 13.6278) .. (10.0706, 13.5849).. controls (10.6753, 13.2575) and (11.2602, 12.9612) .. (11.9787, 12.8922).. controls (12.6172, 12.8308) and (13.5193, 12.8639) .. (13.9587, 13.3778).. controls (14.1601, 13.613) and (13.9023, 14.4565) .. (13.7893, 14.7057).. controls (13.7137, 14.8754) and (13.6069, 15.0373) .. (13.4707, 15.171).. controls (13.3146, 15.3238) and (13.3067, 15.4943) .. (13.2254, 15.6829).. controls (13.1542, 15.8504) and (12.9415, 15.9441) .. (12.8341, 16.0934).. controls (12.7246, 16.2454) and (12.642, 16.4123) .. (12.5479, 16.5728).. controls (12.4541, 16.7318) and (12.3601, 16.8938) .. (12.2307, 17.0304).. controls (12.1384, 17.1283) and (11.9984, 17.1915) .. (11.9228, 17.3029).. controls (11.8486, 17.4084) and (11.8656, 17.5782) .. (11.7767, 17.669).. controls (11.7342, 17.7112) and (11.6092, 17.7232) .. (11.5837, 17.7563).. controls (11.4432, 17.9358) and (11.4977, 18.1117) .. (11.2969, 18.2885) -- (11.2891, 18.2963) -- (11.2806, 18.3033) -- (11.2728, 18.3103) -- (11.2646, 18.3166) -- (11.2489, 18.3307) -- (11.2404, 18.3371) -- (11.2326, 18.3434) -- (11.2249, 18.3504) -- (11.2016, 18.3695).. controls (11.0695, 18.4801) and (10.9585, 18.5792) .. (10.953, 18.7736) -- (10.953, 18.7848).. controls (10.2444, 19.1277) and (9.6904, 19.4121) .. (8.8266, 19.127).. controls (7.8079, 20.0471) and (2.841, 22.7513) .. (1.5688, 23.3926) -- cycle; \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(42.2275, 14.1023)}] (0.0279, 25.0808).. controls (0.2989, 25.0732) and (0.7133, 25.1048) .. (1.213, 25.1048).. controls (1.4416, 25.1048) and (1.6619, 25.0963) .. (1.7632, 25.0885).. controls (1.8056, 25.1999) and (1.8815, 25.3026) .. (2.0771, 25.525).. controls (2.7964, 26.3896) and (4.1931, 28.0314) .. (4.709, 28.5947).. controls (4.7182, 28.5947) and (4.7259, 28.5869) .. (4.7343, 28.5869).. controls (4.7343, 27.5717) and (4.752, 26.3973) .. (4.7006, 25.8658).. controls (4.6753, 25.6047) and (4.5993, 25.4858) .. (4.3368, 25.4215).. controls (4.1763, 25.3821) and (4.0237, 25.3584) .. (3.8034, 25.3351).. controls (3.778, 25.3033) and (3.7864, 25.0963) .. (3.8118, 25.0808).. controls (4.0237, 25.0808) and (4.4127, 25.1048) .. (4.9461, 25.1048).. controls (5.3613, 25.1048) and (5.7582, 25.0808) .. (5.911, 25.0808).. controls (5.9371, 25.1048) and (5.9371, 25.3033) .. (5.911, 25.3351).. controls (5.7759, 25.3584) and (5.6746, 25.3744) .. (5.5648, 25.4061).. controls (5.3269, 25.4773) and (5.2509, 25.5807) .. (5.2171, 25.8743).. controls (5.1664, 26.5487) and (5.1587, 27.6984) .. (5.1495, 28.8728).. controls (5.1495, 29.2289) and (5.1587, 29.6893) .. (5.1664, 29.9674).. controls (5.0397, 29.9511) and (4.5486, 29.9589) .. (4.405, 29.9744).. controls (3.9223, 29.3401) and (1.8815, 26.8733) .. (1.3396, 26.2234).. controls (1.3235, 26.1996) and (1.2974, 26.2149) .. (1.2974, 26.2234).. controls (1.2806, 27.0794) and (1.2889, 28.7376) .. (1.3151, 29.1028).. controls (1.3319, 29.4359) and (1.4501, 29.5549) .. (1.6866, 29.6019).. controls (1.8224, 29.6344) and (1.9751, 29.6577) .. (2.1862, 29.6815).. controls (2.2123, 29.7133) and (2.2123, 29.904) .. (2.1694, 29.9435).. controls (1.8984, 29.9435) and (1.5177, 29.9195) .. (1.1025, 29.9195).. controls (0.6374, 29.9195) and (0.2651, 29.9435) .. (0.0279, 29.9435).. controls (-0.0058, 29.9117) and (0.0019, 29.7133) .. (0.0279, 29.6815).. controls (0.2144, 29.6577) and (0.358, 29.6414) .. (0.5022, 29.5941).. controls (0.6881, 29.5386) and (0.7724, 29.4119) .. (0.7984, 29.1423).. controls (0.8485, 28.7213) and (0.8745, 27.2781) .. (0.8822, 25.9453).. controls (0.8822, 25.7794) and (0.7984, 25.5568) .. (0.6035, 25.4773).. controls (0.4424, 25.4061) and (0.2729, 25.3666) .. (0.0187, 25.3421).. controls (-0.0058, 25.3111) and (0.0019, 25.1048) .. (0.0279, 25.0808); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(48.9479, 14.0494)}] (1.7969, 28.3102).. controls (1.5505, 28.3974) and (1.0917, 28.5241) .. (0.9809, 28.6035).. controls (0.9554, 28.6274) and (0.9053, 28.7857) .. (0.9053, 28.8651).. controls (0.9053, 29.2296) and (1.1849, 29.4271) .. (1.4742, 29.4271).. controls (1.5675, 29.4271) and (1.6699, 29.404) .. (1.7453, 29.3562).. controls (1.7884, 29.3329) and (1.8138, 29.2773) .. (1.8138, 29.1979).. controls (1.8308, 28.9757) and (1.8308, 28.4846) .. (1.8308, 28.3503).. controls (1.8308, 28.3418) and (1.8054, 28.3102) .. (1.7969, 28.3102)(1.7114, 27.3987).. controls (1.5759, 27.2164) and (1.338, 27.137) .. (1.1086, 27.137).. controls (0.9223, 27.137) and (0.7691, 27.1847) .. (0.7183, 27.2319).. controls (0.6421, 27.2953) and (0.4804, 27.5969) .. (0.412, 27.739).. controls (0.3788, 27.7715) and (0.1154, 27.6526) .. (0.1239, 27.5969).. controls (0.1324, 27.5175) and (0.251, 27.137) .. (0.311, 27.0976).. controls (0.7183, 26.8198) and (1.3211, 26.6143) .. (1.5675, 26.6143).. controls (2.0002, 26.6143) and (2.3313, 26.8042) .. (2.519, 27.0743).. controls (2.6885, 27.3035) and (2.7308, 27.5969) .. (2.7308, 27.874).. controls (2.7308, 28.2546) and (2.7054, 28.802) .. (2.7054, 29.1192).. controls (2.7054, 29.2773) and (2.7646, 29.4271) .. (2.9686, 29.4271).. controls (3.0795, 29.4271) and (3.1472, 29.4201) .. (3.2574, 29.3878).. controls (3.2659, 29.4201) and (3.2404, 29.6573) .. (3.215, 29.6812).. controls (3.0025, 29.8795) and (2.6291, 29.9745) .. (2.3651, 29.9745).. controls (2.094, 29.9745) and (1.9324, 29.8795) .. (1.8732, 29.7444) -- (1.8223, 29.5946).. controls (1.8223, 29.5784) and (1.7969, 29.5784) .. (1.7884, 29.5784).. controls (1.3727, 29.84) and (0.9809, 29.9745) .. (0.82, 29.9745).. controls (0.6421, 29.9745) and (0.4628, 29.9034) .. (0.3272, 29.7846).. controls (0.1239, 29.6016) and (0.0047, 29.3245) .. (0.0047, 29.0234).. controls (0.0047, 28.9123) and (0.0992, 28.6352) .. (0.1493, 28.5558).. controls (0.412, 28.4213) and (1.4482, 28.1914) .. (1.763, 28.0569).. controls (1.7969, 28.0408) and (1.8223, 28.0013) .. (1.8308, 27.9692).. controls (1.8393, 27.9135) and (1.8393, 27.8825) .. (1.8393, 27.8271).. controls (1.8393, 27.6843) and (1.8054, 27.5253) .. (1.7114, 27.3987); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(52.8902, 14.1288)}] (0.3056, 29.6671).. controls (0.4238, 29.6347) and (0.467, 29.5249) .. (0.4847, 29.3665).. controls (0.4925, 29.1297) and (0.5016, 28.5216) .. (0.5016, 28.1272).. controls (0.5016, 27.8982) and (0.4925, 27.6061) .. (0.4847, 27.5038).. controls (0.467, 27.4253) and (0.399, 27.3223) .. (0.0672, 27.2117).. controls (0.0587, 27.1639) and (0.0841, 27.0302) .. (0.1103, 26.9986).. controls (0.5774, 26.951) and (1.1485, 26.7934) .. (1.4118, 26.6673).. controls (1.4295, 26.6751) and (1.4464, 26.7071) .. (1.4464, 26.7226).. controls (1.4464, 26.8095) and (1.4379, 27.0302) .. (1.4379, 27.1639).. controls (1.4379, 27.1878) and (1.4719, 27.1955) .. (1.4805, 27.1878).. controls (1.898, 26.8802) and (2.3056, 26.6987) .. (2.5957, 26.6987).. controls (2.9871, 26.6987) and (3.2596, 26.8486) .. (3.4549, 27.117).. controls (3.6262, 27.3616) and (3.6772, 27.6774) .. (3.6772, 28.0481).. controls (3.6772, 28.5139) and (3.6772, 29.2011) .. (3.6857, 29.4612).. controls (3.6857, 29.5164) and (3.7196, 29.5718) .. (3.7621, 29.5957).. controls (3.8817, 29.6671) and (4.0006, 29.6902) .. (4.1789, 29.7141).. controls (4.1959, 29.761) and (4.1789, 29.9353) .. (4.1365, 29.9746).. controls (4.009, 29.9746) and (3.7536, 29.9507) .. (3.2087, 29.9507).. controls (2.7656, 29.9507) and (2.5611, 29.9669) .. (2.2978, 29.9746).. controls (2.2808, 29.9353) and (2.2717, 29.7456) .. (2.2978, 29.7141).. controls (2.4167, 29.6979) and (2.5101, 29.6825) .. (2.5703, 29.6671).. controls (2.6722, 29.627) and (2.7061, 29.5565) .. (2.7147, 29.4065).. controls (2.7232, 29.0905) and (2.7409, 28.1034) .. (2.6807, 27.7882).. controls (2.6552, 27.646) and (2.5788, 27.4876) .. (2.4336, 27.3937).. controls (2.3234, 27.3061) and (2.1867, 27.2746) .. (2.0168, 27.2746).. controls (1.8718, 27.2746) and (1.6672, 27.33) .. (1.5229, 27.4253).. controls (1.4719, 27.4568) and (1.4464, 27.5274) .. (1.4464, 27.5984).. controls (1.4549, 28.1272) and (1.4549, 28.9721) .. (1.4627, 29.3904).. controls (1.4719, 29.5879) and (1.5229, 29.6347) .. (1.6418, 29.6671).. controls (1.7274, 29.6902) and (1.7784, 29.6979) .. (1.9234, 29.7141).. controls (1.9405, 29.7533) and (1.9312, 29.9353) .. (1.898, 29.9746).. controls (1.6333, 29.9669) and (1.353, 29.9507) .. (0.944, 29.9507).. controls (0.4238, 29.9507) and (0.186, 29.9669) .. (0.0246, 29.9746).. controls (-0.0015, 29.9269) and (-0.0015, 29.7533) .. (0.0246, 29.7141).. controls (0.1265, 29.7064) and (0.203, 29.6902) .. (0.3056, 29.6671); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(57.6792, 14.1023)}] (2.0985, 26.7574).. controls (2.6925, 26.7574) and (3.3877, 26.7334) .. (3.7947, 26.6931).. controls (3.8292, 26.7256) and (3.8377, 26.9159) .. (3.7947, 26.9555).. controls (3.4724, 27.0113) and (3.2692, 27.0746) .. (3.0909, 27.2417).. controls (2.8617, 27.4641) and (2.5562, 27.7503) .. (2.3447, 27.9647).. controls (2.3355, 27.9724) and (2.3447, 27.9887) .. (2.3447, 28.0042).. controls (2.5223, 28.2982) and (3.32, 29.268) .. (3.6339, 29.5147).. controls (3.8039, 29.6495) and (3.88, 29.665) .. (4.2024, 29.6813).. controls (4.2277, 29.7208) and (4.2024, 29.9117) .. (4.16, 29.9435).. controls (3.9993, 29.9675) and (3.4555, 29.9746) .. (3.1416, 29.9746).. controls (2.9216, 29.9675) and (2.7517, 29.88) .. (2.6663, 29.8004).. controls (2.4546, 29.61) and (2.047, 29.0373) .. (1.7332, 28.6163).. controls (1.6655, 28.5288) and (1.5893, 28.4337) .. (1.487, 28.4104).. controls (1.487, 28.8152) and (1.487, 29.0134) .. (1.4955, 29.2998).. controls (1.5039, 29.538) and (1.5548, 29.5859) .. (1.7162, 29.6255).. controls (1.8101, 29.6495) and (1.8947, 29.665) .. (2.0131, 29.6813).. controls (2.0386, 29.7291) and (2.0131, 29.9117) .. (1.9709, 29.9435).. controls (1.7762, 29.9435) and (1.487, 29.9195) .. (1.0039, 29.9195).. controls (0.537, 29.9195) and (0.274, 29.9435) .. (0.0623, 29.9435).. controls (0.0193, 29.9117) and (0.0193, 29.7131) .. (0.0623, 29.6813).. controls (0.1893, 29.665) and (0.274, 29.6573) .. (0.3586, 29.6255).. controls (0.4863, 29.5859) and (0.5116, 29.5147) .. (0.5292, 29.3313).. controls (0.5455, 29.1092) and (0.5455, 28.3539) .. (0.5455, 27.9887).. controls (0.5455, 26.0105) and (0.5455, 25.5493) .. (0.5292, 25.3827).. controls (0.52, 25.2707) and (0.4863, 25.1918) .. (0.3762, 25.1523).. controls (0.2902, 25.1283) and (0.1632, 25.1042) .. (0.0285, 25.088).. controls (-0.0061, 25.0408) and (0.0024, 24.8737) .. (0.0285, 24.8504).. controls (0.5455, 24.8256) and (1.2585, 24.7072) .. (1.5378, 24.6035).. controls (1.5548, 24.612) and (1.5978, 24.7072) .. (1.5978, 24.7313).. controls (1.5294, 24.8341) and (1.5131, 24.9935) .. (1.4955, 25.5338).. controls (1.487, 26.0578) and (1.4786, 26.6853) .. (1.487, 28.203).. controls (1.5978, 28.1875) and (1.7332, 28.1241) .. (1.8693, 28.0205).. controls (2.1747, 27.782) and (2.5732, 27.3286) .. (2.59, 27.2016).. controls (2.59, 27.1382) and (2.5647, 27.0986) .. (2.4631, 27.0746).. controls (2.3524, 27.0431) and (2.1239, 27.0198) .. (2.064, 27.0113).. controls (2.0386, 26.964) and (2.064, 26.7805) .. (2.0985, 26.7574); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(62.4152, 14.0494)}] (1.7976, 28.3102).. controls (1.5518, 28.3974) and (1.0929, 28.5241) .. (0.9829, 28.6035).. controls (0.9575, 28.6274) and (0.906, 28.7857) .. (0.906, 28.8651).. controls (0.906, 29.2296) and (1.1863, 29.4271) .. (1.4758, 29.4271).. controls (1.5687, 29.4271) and (1.6706, 29.404) .. (1.7469, 29.3562).. controls (1.7891, 29.3329) and (1.8153, 29.2773) .. (1.8153, 29.1979).. controls (1.8321, 28.9757) and (1.8321, 28.4846) .. (1.8321, 28.3503).. controls (1.8321, 28.3418) and (1.8068, 28.3102) .. (1.7976, 28.3102)(1.7136, 27.3987).. controls (1.5773, 27.2164) and (1.3394, 27.137) .. (1.11, 27.137).. controls (0.9237, 27.137) and (0.7704, 27.1847) .. (0.7197, 27.2319).. controls (0.6427, 27.2953) and (0.4819, 27.5969) .. (0.4134, 27.739).. controls (0.3801, 27.7715) and (0.1161, 27.6526) .. (0.1253, 27.5969).. controls (0.1331, 27.5175) and (0.2523, 27.137) .. (0.3124, 27.0976).. controls (0.7197, 26.8198) and (1.3225, 26.6143) .. (1.5687, 26.6143).. controls (2.0016, 26.6143) and (2.3333, 26.8042) .. (2.5197, 27.0743).. controls (2.689, 27.3035) and (2.7322, 27.5969) .. (2.7322, 27.874).. controls (2.7322, 28.2546) and (2.706, 28.802) .. (2.706, 29.1192).. controls (2.706, 29.2773) and (2.766, 29.4271) .. (2.97, 29.4271).. controls (3.0802, 29.4271) and (3.148, 29.4201) .. (3.2588, 29.3878).. controls (3.2673, 29.4201) and (3.2418, 29.6573) .. (3.2158, 29.6812).. controls (3.0039, 29.8795) and (2.6304, 29.9745) .. (2.3672, 29.9745).. controls (2.0947, 29.9745) and (1.9338, 29.8795) .. (1.8746, 29.7444) -- (1.8236, 29.5946).. controls (1.8236, 29.5784) and (1.7976, 29.5784) .. (1.7891, 29.5784).. controls (1.3732, 29.84) and (0.9829, 29.9745) .. (0.8214, 29.9745).. controls (0.6427, 29.9745) and (0.4648, 29.9034) .. (0.3293, 29.7846).. controls (0.1253, 29.6016) and (0.0061, 29.3245) .. (0.0061, 29.0234).. controls (0.0061, 28.9123) and (0.0991, 28.6352) .. (0.15, 28.5558).. controls (0.4134, 28.4213) and (1.4502, 28.1914) .. (1.7643, 28.0569).. controls (1.7976, 28.0408) and (1.8236, 28.0013) .. (1.8321, 27.9692).. controls (1.8406, 27.9135) and (1.8406, 27.8825) .. (1.8406, 27.8271).. controls (1.8406, 27.6843) and (1.8068, 27.5253) .. (1.7136, 27.3987); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(66.3575, 14.1288)}] (1.2379, 26.0735).. controls (1.1701, 26.1213) and (0.784, 26.1607) .. (0.6917, 26.1135).. controls (0.5576, 26.058) and (0.4731, 25.9314) .. (0.4318, 25.7724).. controls (0.4146, 25.6927) and (0.4227, 25.5029) .. (0.4822, 25.4318).. controls (0.5821, 25.3446) and (0.8349, 25.2649) .. (1.0367, 25.2649).. controls (1.2127, 25.2649) and (1.3386, 25.3199) .. (1.3728, 25.3601).. controls (1.4314, 25.4241) and (1.4482, 25.5661) .. (1.4482, 25.6295).. controls (1.4482, 25.7879) and (1.3637, 25.9785) .. (1.2379, 26.0735)(1.9183, 29.9745).. controls (1.7506, 29.9745) and (1.4566, 29.9505) .. (0.9606, 29.9505).. controls (0.5325, 29.9505) and (0.2134, 29.9745) .. (0.0282, 29.9745).. controls (0.0031, 29.9427) and (-0.0046, 29.7444) .. (0.0282, 29.7127).. controls (0.1629, 29.6965) and (0.2637, 29.681) .. (0.3564, 29.6492).. controls (0.4654, 29.6093) and (0.4905, 29.5382) .. (0.4989, 29.3481).. controls (0.5066, 29.1653) and (0.5157, 28.6585) .. (0.5157, 28.2617).. controls (0.5157, 27.9838) and (0.5066, 27.6748) .. (0.5066, 27.532).. controls (0.5066, 27.4688) and (0.4905, 27.3899) .. (0.4395, 27.3415).. controls (0.3732, 27.271) and (0.2886, 27.2309) .. (0.0869, 27.1599).. controls (0.0617, 27.1197) and (0.0785, 26.9614) .. (0.112, 26.9299).. controls (0.3222, 26.9299) and (1.0703, 26.8186) .. (1.465, 26.6681).. controls (1.465, 27.0016) and (1.4566, 27.5723) .. (1.4566, 28.0317).. controls (1.4566, 28.4447) and (1.4566, 28.9753) .. (1.465, 29.3399).. controls (1.465, 29.5466) and (1.516, 29.6093) .. (1.6248, 29.6492).. controls (1.7003, 29.6725) and (1.7841, 29.6887) .. (1.9525, 29.7127).. controls (1.9777, 29.7522) and (1.9609, 29.9427) .. (1.9183, 29.9745); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(70.9613, 13.9965)}] (0.0333, 24.9737).. controls (0.2967, 24.9737) and (0.7896, 24.9978) .. (1.2647, 24.9978).. controls (1.766, 24.9978) and (2.1912, 24.9737) .. (2.4882, 24.9737).. controls (2.5222, 25.0056) and (2.5222, 25.1886) .. (2.4882, 25.229).. controls (2.3358, 25.2524) and (2.1997, 25.2762) .. (2.0979, 25.3003).. controls (1.8938, 25.3406) and (1.826, 25.4671) .. (1.8175, 25.7221).. controls (1.8007, 26.359) and (1.8175, 27.2035) .. (1.8175, 27.6254).. controls (1.826, 27.9357) and (1.8515, 28.3187) .. (1.9193, 28.5652).. controls (2.0378, 29.0824) and (2.4797, 29.4486) .. (3.3038, 29.4486).. controls (3.9153, 29.4486) and (4.5605, 29.2577) .. (4.6461, 28.1193).. controls (4.6884, 27.5215) and (4.6969, 26.3831) .. (4.6629, 25.8261).. controls (4.6461, 25.4912) and (4.5698, 25.3562) .. (4.2887, 25.3081).. controls (4.1702, 25.2762) and (4.0006, 25.2524) .. (3.8128, 25.229).. controls (3.7882, 25.1886) and (3.7882, 25.0212) .. (3.8213, 24.9737).. controls (4.0846, 24.9737) and (4.442, 24.9978) .. (4.867, 24.9978).. controls (5.4184, 24.9978) and (5.6733, 24.9737) .. (5.852, 24.9737).. controls (5.8858, 25.0056) and (5.8943, 25.1964) .. (5.852, 25.229).. controls (5.7242, 25.2524) and (5.597, 25.2684) .. (5.4954, 25.3003).. controls (5.2736, 25.3562) and (5.2058, 25.4834) .. (5.1898, 25.8734).. controls (5.1643, 26.59) and (5.1473, 27.5215) .. (5.0873, 28.0636).. controls (4.9602, 29.5044) and (4.0769, 29.9744) .. (2.9042, 29.9744).. controls (1.4349, 29.9744) and (0.8997, 29.3137) .. (0.7981, 28.5094).. controls (0.7218, 27.9517) and (0.7386, 26.4707) .. (0.7302, 25.706).. controls (0.7218, 25.4996) and (0.6618, 25.3639) .. (0.4669, 25.3081).. controls (0.3645, 25.2762) and (0.1781, 25.2446) .. (0.0256, 25.229).. controls (-0.0005, 25.1886) and (-0.0005, 25.0056) .. (0.0333, 24.9737); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(77.4171, 14.1288)}] (0.3081, 29.6671).. controls (0.4269, 29.6347) and (0.4695, 29.5249) .. (0.4864, 29.3665).. controls (0.4956, 29.1297) and (0.5034, 28.5216) .. (0.5034, 28.1272).. controls (0.5034, 27.8982) and (0.4956, 27.6061) .. (0.4864, 27.5038).. controls (0.4695, 27.4253) and (0.4016, 27.3223) .. (0.0697, 27.2117).. controls (0.0611, 27.1639) and (0.0866, 27.0302) .. (0.1121, 26.9986).. controls (0.5806, 26.951) and (1.1509, 26.7934) .. (1.4148, 26.6673).. controls (1.4319, 26.6751) and (1.4489, 26.7071) .. (1.4489, 26.7226).. controls (1.4489, 26.8095) and (1.4404, 27.0302) .. (1.4404, 27.1639).. controls (1.4404, 27.1878) and (1.4742, 27.1955) .. (1.4827, 27.1878).. controls (1.9003, 26.8802) and (2.3079, 26.6987) .. (2.5981, 26.6987).. controls (2.9902, 26.6987) and (3.2619, 26.8486) .. (3.4579, 27.117).. controls (3.6284, 27.3616) and (3.6792, 27.6774) .. (3.6792, 28.0481).. controls (3.6792, 28.5139) and (3.6792, 29.2011) .. (3.6878, 29.4612).. controls (3.6878, 29.5164) and (3.7219, 29.5718) .. (3.7643, 29.5957).. controls (3.8832, 29.6671) and (4.0027, 29.6902) .. (4.1818, 29.7141).. controls (4.1981, 29.761) and (4.1818, 29.9353) .. (4.1385, 29.9746).. controls (4.0112, 29.9746) and (3.7557, 29.9507) .. (3.2109, 29.9507).. controls (2.7679, 29.9507) and (2.5641, 29.9669) .. (2.3001, 29.9746).. controls (2.2831, 29.9353) and (2.2746, 29.7456) .. (2.3001, 29.7141).. controls (2.419, 29.6979) and (2.5124, 29.6825) .. (2.5726, 29.6671).. controls (2.6744, 29.627) and (2.7091, 29.5565) .. (2.7169, 29.4065).. controls (2.7254, 29.0905) and (2.7424, 28.1034) .. (2.6829, 27.7882).. controls (2.6576, 27.646) and (2.5804, 27.4876) .. (2.436, 27.3937).. controls (2.3256, 27.3061) and (2.1898, 27.2746) .. (2.0192, 27.2746).. controls (1.874, 27.2746) and (1.6705, 27.33) .. (1.5253, 27.4253).. controls (1.4742, 27.4568) and (1.4489, 27.5274) .. (1.4489, 27.5984).. controls (1.4574, 28.1272) and (1.4574, 28.9721) .. (1.466, 29.3904).. controls (1.4742, 29.5879) and (1.5253, 29.6347) .. (1.6442, 29.6671).. controls (1.7298, 29.6902) and (1.7808, 29.6979) .. (1.9258, 29.7141).. controls (1.9427, 29.7533) and (1.9336, 29.9353) .. (1.9003, 29.9746).. controls (1.6357, 29.9669) and (1.3547, 29.9507) .. (0.9464, 29.9507).. controls (0.4269, 29.9507) and (0.1886, 29.9669) .. (0.0271, 29.9746).. controls (0.0011, 29.9269) and (0.0011, 29.7533) .. (0.0271, 29.7141).. controls (0.1291, 29.7064) and (0.2056, 29.6902) .. (0.3081, 29.6671); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(82.2854, 14.1288)}] (1.2403, 26.0735).. controls (1.1725, 26.1213) and (0.7863, 26.1607) .. (0.6941, 26.1135).. controls (0.5592, 26.058) and (0.4754, 25.9314) .. (0.4335, 25.7724).. controls (0.416, 25.6927) and (0.4251, 25.5029) .. (0.4838, 25.4318).. controls (0.5844, 25.3446) and (0.8366, 25.2649) .. (1.0384, 25.2649).. controls (1.2144, 25.2649) and (1.3416, 25.3199) .. (1.3744, 25.3601).. controls (1.4331, 25.4241) and (1.4499, 25.5661) .. (1.4499, 25.6295).. controls (1.4499, 25.7879) and (1.366, 25.9785) .. (1.2403, 26.0735)(1.9211, 29.9745).. controls (1.7522, 29.9745) and (1.4588, 29.9505) .. (0.9629, 29.9505).. controls (0.5342, 29.9505) and (0.2149, 29.9745) .. (0.0298, 29.9745).. controls (0.0055, 29.9427) and (-0.0036, 29.7444) .. (0.0298, 29.7127).. controls (0.1647, 29.6965) and (0.2661, 29.681) .. (0.3573, 29.6492).. controls (0.4672, 29.6093) and (0.4922, 29.5382) .. (0.5006, 29.3481).. controls (0.5097, 29.1653) and (0.5174, 28.6585) .. (0.5174, 28.2617).. controls (0.5174, 27.9838) and (0.5097, 27.6748) .. (0.5097, 27.532).. controls (0.5097, 27.4688) and (0.4922, 27.3899) .. (0.4419, 27.3415).. controls (0.3749, 27.271) and (0.2904, 27.2309) .. (0.0892, 27.1599).. controls (0.0634, 27.1197) and (0.0802, 26.9614) .. (0.1144, 26.9299).. controls (0.324, 26.9299) and (1.0719, 26.8186) .. (1.4664, 26.6681).. controls (1.4664, 27.0016) and (1.4588, 27.5723) .. (1.4588, 28.0317).. controls (1.4588, 28.4447) and (1.4588, 28.9753) .. (1.4664, 29.3399).. controls (1.4664, 29.5466) and (1.5169, 29.6093) .. (1.6272, 29.6492).. controls (1.7019, 29.6725) and (1.7864, 29.6887) .. (1.9541, 29.7127).. controls (1.9793, 29.7522) and (1.9625, 29.9427) .. (1.9211, 29.9745); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(84.7196, 14.1023)}] (0.0526, 26.7465).. controls (0.2984, 26.7542) and (0.6792, 26.7705) .. (1.0263, 26.7705).. controls (1.4415, 26.7705) and (1.7295, 26.7542) .. (1.9152, 26.7465).. controls (1.9584, 26.7783) and (1.9658, 26.9614) .. (1.9329, 27.0011).. controls (1.8224, 27.0252) and (1.688, 27.0493) .. (1.628, 27.0731).. controls (1.5766, 27.0887) and (1.5681, 27.1447) .. (1.5766, 27.1766).. controls (1.6788, 27.4877) and (2.1187, 28.5638) .. (2.263, 28.8907).. controls (2.2715, 28.9063) and (2.2878, 28.8985) .. (2.2967, 28.8907).. controls (2.4573, 28.5163) and (2.7875, 27.7425) .. (2.8979, 27.3923).. controls (2.9739, 27.1766) and (2.9149, 27.1128) .. (2.8213, 27.0809).. controls (2.6944, 27.0415) and (2.5854, 27.0174) .. (2.4404, 27.0011).. controls (2.4159, 26.9536) and (2.4404, 26.7705) .. (2.475, 26.7465).. controls (2.5932, 26.7465) and (2.9233, 26.7705) .. (3.2365, 26.7705).. controls (3.5076, 26.7705) and (3.8207, 26.7542) .. (3.9821, 26.7465).. controls (4.0158, 26.7705) and (4.0074, 26.9614) .. (3.9729, 27.0011).. controls (3.8547, 27.0252) and (3.7701, 27.0337) .. (3.6773, 27.0649).. controls (3.5414, 27.1128) and (3.4484, 27.2246) .. (3.3379, 27.4475).. controls (3.1184, 27.8776) and (2.8136, 28.5397) .. (2.5256, 29.2167).. controls (2.3898, 29.552) and (2.3052, 29.7748) .. (2.2376, 29.9666).. controls (2.1103, 29.9588) and (1.8224, 29.9503) .. (1.695, 29.9744).. controls (1.628, 29.767) and (1.5351, 29.5364) .. (1.433, 29.2811).. controls (1.2213, 28.7386) and (0.951, 28.1173) .. (0.7896, 27.7425).. controls (0.5434, 27.1929) and (0.5017, 27.1284) .. (0.3067, 27.0649).. controls (0.2055, 27.0337) and (0.104, 27.0174) .. (0.0104, 27.0011).. controls (0.002, 26.9536) and (0.0189, 26.7705) .. (0.0526, 26.7465); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(89.2969, 14.0494)}] (0.9535, 27.8425).. controls (0.9535, 27.8502) and (0.9705, 27.8902) .. (1.0044, 27.8902).. controls (1.2259, 27.8986) and (1.9328, 27.8902) .. (2.0856, 27.8587).. controls (2.1202, 27.851) and (2.1365, 27.8185) .. (2.1457, 27.7875).. controls (2.1027, 27.3198) and (1.8896, 26.923) .. (1.5244, 26.923).. controls (1.1918, 26.923) and (0.962, 27.3035) .. (0.9535, 27.8425)(3.1498, 29.0473).. controls (3.1583, 29.1192) and (3.1243, 29.269) .. (3.1152, 29.2927).. controls (2.7415, 29.7126) and (2.1202, 29.9745) .. (1.6172, 29.9745).. controls (1.1324, 29.9745) and (0.7667, 29.8317) .. (0.5113, 29.5944).. controls (0.1533, 29.269) and (0.0089, 28.7779) .. (0.0089, 28.3024).. controls (0.0089, 27.644) and (0.3407, 27.1455) .. (0.7914, 26.8758).. controls (1.0724, 26.7171) and (1.4643, 26.6143) .. (1.7793, 26.6143).. controls (2.6906, 26.6143) and (3.0047, 27.312) .. (3.0733, 27.7552).. controls (3.0818, 27.7953) and (3.1498, 27.8347) .. (3.2092, 27.851).. controls (3.2177, 27.8825) and (3.1753, 28.0407) .. (3.1498, 28.0569).. controls (2.8604, 28.1441) and (1.6435, 28.2152) .. (1.0044, 28.2391).. controls (0.9796, 28.2391) and (0.962, 28.2861) .. (0.962, 28.3179).. controls (0.9796, 28.548) and (1.0894, 28.8251) .. (1.2938, 29.0156).. controls (1.5069, 29.2218) and (1.7793, 29.3166) .. (2.1365, 29.3166).. controls (2.4947, 29.3166) and (2.7924, 29.2295) .. (3.1152, 28.9994).. controls (3.1243, 29.0079) and (3.1498, 29.0234) .. (3.1498, 29.0473); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(93.2656, 14.1288)}] (2.9135, 26.9116).. controls (2.922, 26.9355) and (2.922, 27.0299) .. (2.9135, 27.07).. controls (2.8887, 27.1799) and (2.6923, 27.5743) .. (2.5736, 27.7165).. controls (2.5566, 27.7326) and (2.4888, 27.7481) .. (2.471, 27.7404).. controls (2.2931, 27.5743) and (2.0633, 27.4328) .. (1.8337, 27.4328).. controls (1.7242, 27.4328) and (1.6048, 27.5036) .. (1.5194, 27.5982).. controls (1.4939, 27.6298) and (1.4683, 27.701) .. (1.4683, 27.7642).. controls (1.4601, 28.214) and (1.4683, 29.2086) .. (1.4769, 29.3272).. controls (1.4939, 29.5324) and (1.5194, 29.6033) .. (1.6896, 29.6431).. controls (1.8337, 29.6823) and (1.9786, 29.6977) .. (2.1566, 29.7139).. controls (2.1744, 29.7532) and (2.1566, 29.9352) .. (2.115, 29.9744).. controls (1.9609, 29.9744) and (1.5024, 29.9507) .. (0.9668, 29.9507).. controls (0.6099, 29.9507) and (0.2269, 29.9744) .. (0.0312, 29.9744).. controls (0.0065, 29.9352) and (-0.0019, 29.7455) .. (0.0312, 29.7139).. controls (0.1422, 29.7062) and (0.2617, 29.69) .. (0.3634, 29.6508).. controls (0.4398, 29.6269) and (0.4906, 29.564) .. (0.4991, 29.4063).. controls (0.5168, 29.2634) and (0.5253, 28.672) .. (0.5253, 28.1587).. controls (0.5253, 27.8818) and (0.5253, 27.6458) .. (0.5083, 27.5274).. controls (0.4991, 27.4251) and (0.4482, 27.3222) .. (0.0658, 27.1953).. controls (0.0658, 27.1568) and (0.0821, 27.0145) .. (0.1083, 26.9907).. controls (0.4311, 26.9668) and (1.1117, 26.8246) .. (1.409, 26.6671).. controls (1.4346, 26.6671) and (1.4601, 26.6909) .. (1.4683, 26.7069).. controls (1.4601, 26.8094) and (1.4346, 27.1876) .. (1.4346, 27.3138).. controls (1.4346, 27.3382) and (1.4683, 27.3382) .. (1.4854, 27.3298).. controls (1.6558, 27.1484) and (1.8082, 26.9985) .. (1.9864, 26.8646).. controls (2.1058, 26.7778) and (2.2846, 26.6986) .. (2.4542, 26.6986).. controls (2.6585, 26.6986) and (2.8372, 26.7778) .. (2.9135, 26.9116); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(96.8904, 14.0758)}] (2.3484, 27.6333).. controls (2.3147, 27.6571) and (2.1195, 27.6732) .. (2.0858, 27.6494).. controls (2.0182, 27.318) and (1.9329, 27.1137) .. (1.7386, 27.0031).. controls (1.6365, 26.9478) and (1.5098, 26.9087) .. (1.3661, 26.9087).. controls (1.1027, 26.9087) and (0.9084, 27.0659) .. (0.9084, 27.2871).. controls (0.9084, 27.5151) and (1.009, 27.6494) .. (1.7216, 27.9565).. controls (2.399, 28.2405) and (2.6026, 28.5083) .. (2.6026, 28.9259).. controls (2.6026, 29.5806) and (1.9329, 29.9745) .. (1.1457, 29.9745).. controls (0.7463, 29.9745) and (0.383, 29.9037) .. (0.1372, 29.8248).. controls (0.0942, 29.6512) and (0.0189, 29.0287) .. (0.0097, 28.879).. controls (0.0359, 28.8477) and (0.2309, 28.7923) .. (0.2816, 28.8001).. controls (0.4175, 29.2183) and (0.5773, 29.4462) .. (0.8146, 29.5806).. controls (0.9505, 29.6589) and (1.1287, 29.6905) .. (1.2639, 29.6905).. controls (1.5604, 29.6905) and (1.7463, 29.5408) .. (1.7463, 29.3281).. controls (1.7463, 29.0917) and (1.5942, 28.9574) .. (1.1626, 28.7608).. controls (0.3492, 28.3986) and (0.1034, 28.1069) .. (0.1034, 27.6494).. controls (0.1034, 27.1052) and (0.5604, 26.6407) .. (1.4759, 26.6407).. controls (1.6281, 26.6407) and (1.8992, 26.6646) .. (2.0603, 26.6876) -- (2.4499, 26.7352).. controls (2.3907, 26.9954) and (2.3738, 27.3025) .. (2.3484, 27.6333); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(100.3035, 14.1288)}] (1.2583, 26.0735).. controls (1.1904, 26.1213) and (0.7982, 26.1607) .. (0.7047, 26.1135).. controls (0.5689, 26.058) and (0.484, 25.9314) .. (0.4415, 25.7724).. controls (0.424, 25.6927) and (0.433, 25.5029) .. (0.4918, 25.4318).. controls (0.5944, 25.3446) and (0.8492, 25.2649) .. (1.0538, 25.2649).. controls (1.2328, 25.2649) and (1.361, 25.3199) .. (1.3943, 25.3601).. controls (1.4551, 25.4241) and (1.4721, 25.5661) .. (1.4721, 25.6295).. controls (1.4721, 25.7879) and (1.3865, 25.9785) .. (1.2583, 26.0735)(1.9485, 29.9745).. controls (1.7778, 29.9745) and (1.48, 29.9505) .. (0.9773, 29.9505).. controls (0.5435, 29.9505) and (0.2193, 29.9745) .. (0.0323, 29.9745).. controls (0.007, 29.9427) and (-0.0015, 29.7444) .. (0.0323, 29.7127).. controls (0.1682, 29.6965) and (0.271, 29.681) .. (0.365, 29.6492).. controls (0.4748, 29.6093) and (0.5002, 29.5382) .. (0.5087, 29.3481).. controls (0.5179, 29.1653) and (0.5257, 28.6585) .. (0.5257, 28.2617).. controls (0.5257, 27.9838) and (0.5179, 27.6748) .. (0.5179, 27.532).. controls (0.5179, 27.4688) and (0.5002, 27.3899) .. (0.4493, 27.3415).. controls (0.3813, 27.271) and (0.2964, 27.2309) .. (0.092, 27.1599).. controls (0.0663, 27.1197) and (0.0835, 26.9614) .. (0.118, 26.9299).. controls (0.3305, 26.9299) and (1.0886, 26.8186) .. (1.4885, 26.6681).. controls (1.4885, 27.0016) and (1.48, 27.5723) .. (1.48, 28.0317).. controls (1.48, 28.4447) and (1.48, 28.9753) .. (1.4885, 29.3399).. controls (1.4885, 29.5466) and (1.5393, 29.6093) .. (1.6505, 29.6492).. controls (1.7269, 29.6725) and (1.8119, 29.6887) .. (1.9824, 29.7127).. controls (2.0079, 29.7522) and (1.9909, 29.9427) .. (1.9485, 29.9745); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(102.9494, 14.0494)}] (1.4739, 27.1594).. controls (1.4569, 27.1594) and (1.44, 27.1919) .. (1.44, 27.2074).. controls (1.4315, 27.5336) and (1.4315, 28.1382) .. (1.4315, 28.5194).. controls (1.4315, 28.8214) and (1.44, 28.9654) .. (1.4739, 29.1079).. controls (1.517, 29.2905) and (1.6953, 29.4183) .. (1.9329, 29.4183).. controls (2.1295, 29.4183) and (2.2568, 29.3944) .. (2.4105, 29.2983).. controls (2.436, 29.3309) and (2.419, 29.5137) .. (2.402, 29.5693).. controls (2.1722, 29.8473) and (1.7802, 29.9745) .. (1.44, 29.9745).. controls (1.0657, 29.9745) and (0.7595, 29.8473) .. (0.6059, 29.5848).. controls (0.4786, 29.3782) and (0.4786, 29.1636) .. (0.4786, 28.6945).. controls (0.4786, 28.2807) and (0.4871, 27.5653) .. (0.4871, 27.2315).. controls (0.4871, 27.2074) and (0.4701, 27.1679) .. (0.4355, 27.1594).. controls (0.3167, 27.1516) and (0.1383, 27.1441) .. (0.0103, 27.1278).. controls (0.0103, 27.072) and (0.0528, 26.8815) .. (0.0867, 26.818).. controls (0.1977, 26.8024) and (0.3846, 26.7622) .. (0.4447, 26.7381).. controls (0.4616, 26.7381) and (0.4786, 26.7065) .. (0.4871, 26.6747) -- (0.4871, 25.9995).. controls (0.7171, 25.9274) and (1.1762, 25.6975) .. (1.2957, 25.5937).. controls (1.3296, 25.5859) and (1.44, 25.5774) .. (1.4739, 25.5859).. controls (1.4569, 25.7445) and (1.44, 26.1265) .. (1.44, 26.6592).. controls (1.44, 26.6833) and (1.4569, 26.715) .. (1.4739, 26.715).. controls (1.7292, 26.715) and (2.2486, 26.691) .. (2.4445, 26.6747).. controls (2.4105, 26.8024) and (2.3681, 27.0403) .. (2.3589, 27.1679).. controls (2.121, 27.1594) and (1.7724, 27.1594) .. (1.4739, 27.1594); \path[fill=NankaiPurple,even odd rule,cm={ 1.0,-0.0,-0.0,-1.0,(105.8069, 12.2502)}] (0.0555, 24.8942).. controls (0.174, 24.8942) and (0.5641, 24.9182) .. (1.0566, 24.9182).. controls (1.5152, 24.9182) and (1.7946, 24.8942) .. (1.9984, 24.8942).. controls (2.033, 24.9335) and (2.033, 25.1005) .. (2.0161, 25.1477).. controls (1.9061, 25.1717) and (1.7946, 25.1957) .. (1.7437, 25.2195).. controls (1.6759, 25.2513) and (1.6682, 25.3303) .. (1.6759, 25.3618).. controls (1.8121, 25.7431) and (2.2707, 26.8307) .. (2.3639, 27.0133) -- (2.3977, 27.0133).. controls (2.644, 26.5053) and (2.941, 25.7431) .. (2.9834, 25.4818).. controls (2.9924, 25.3781) and (2.9924, 25.2746) .. (2.831, 25.2273).. controls (2.7455, 25.1957) and (2.627, 25.1717) .. (2.4576, 25.1477).. controls (2.4479, 25.0765) and (2.4654, 24.9182) .. (2.4908, 24.8942).. controls (2.6525, 24.8942) and (2.941, 24.9182) .. (3.2548, 24.9182).. controls (3.5434, 24.9182) and (3.8151, 24.902) .. (4.0612, 24.8942).. controls (4.0867, 24.9335) and (4.0952, 25.0928) .. (4.0697, 25.1477).. controls (3.9343, 25.1717) and (3.849, 25.188) .. (3.7644, 25.2273).. controls (3.6119, 25.2831) and (3.5104, 25.3943) .. (3.408, 25.6641).. controls (2.8732, 26.9815) and (2.1607, 28.3467) .. (1.4983, 29.4584).. controls (1.396, 29.6325) and (1.2688, 29.839) .. (1.2096, 29.9502) -- (1.1159, 29.9742).. controls (0.9973, 29.9664) and (0.6664, 29.8467) .. (0.5818, 29.736).. controls (0.5734, 29.7044) and (0.5734, 29.6085) .. (0.5903, 29.5852).. controls (0.878, 29.2676) and (1.4983, 28.5694) .. (1.7946, 28.0059).. controls (1.7699, 27.9735) and (1.7359, 27.9099) .. (1.6929, 27.8227).. controls (1.4983, 27.3789) and (1.1673, 26.6083) .. (0.8702, 25.9579).. controls (0.624, 25.4176) and (0.5472, 25.2831) .. (0.3102, 25.2113).. controls (0.2248, 25.188) and (0.1233, 25.1717) .. (0.0124, 25.1477).. controls (0.0046, 25.0843) and (0.0216, 24.926) .. (0.0555, 24.8942); \end{scope} \end{tikzpicture}% }% } \makeatother \RequirePackage{fancyhdr} \pagestyle{fancy} \renewcommand{\headrulewidth}{0pt} \fancyhf{} \makeatletter \fancyfoot[L]{% \nankai@bar% \ifdefined\nankai@authordraft% \begin{textblock}{14}[0.5,0.5](8,8)% \tikz\node[minimum width=14\TPHorizModule]{% \fontsize{64}{64}\selectfont\sffamily\scshape\color{gray!20}\rotatebox{30}{\ifdefined\nankai@cn 草~~稿\else It is a draft\fi} };% \end{textblock}% \else% \fi% } \fancyhead[L]{% \ifnum% \value{page}=1% \else% \ifdefined\nankai@nobrand% \else% \ifdefined\nankai@boring% \else% \begin{textblock}{8}[0,0](1.2,0.2)% \nankai@logo{\ifdefined\nankai@slides 1.8\else 1\fi}% \end{textblock}% \fi% \fi% \fi% } \fancyhead[R]{% \ifdefined\nankai@boring% \else% \begin{textblock}{8}[1,0](15.8,0.2)% \raggedleft\nankai@header{% \ifdefined\nankai@nosecurity% \else% \thesecurity% \fi% }% \end{textblock}% \fi% } \fancyfoot[R]{% \ifdefined\nankai@boring% \else% \begin{textblock}{8}[0,1](1.2,15.8)% \ifnum\value{page}=1% \else% \nankai@header{% \raggedright% \ifdefined\nankai@anonymous% \else% \theauthor% \ifdefined\nankai@nosecurity% \else% \ifx\theid\empty\else, \theid\fi% \fi% \ifdefined\nankai@nobrand% \else% \newline% \fi% \fi% \ifdefined\nankai@nobrand% \else% \thecompany{}% \fi% }% \fi% \end{textblock}% \begin{textblock}{8}[1,1](15.8,15.8)% \raggedleft\nankai@header{% \ifnum\value{page}=1% \else% \ifdefined\nankai@nopaging% \else% \ifdefined\nankai@cn% 第 \thepage{} 页, 共 \pageref*{LastPage} 页% \else% Page \#\thepage{} of \pageref*{LastPage}% \fi% \ifdefined\nankai@nodate% \else% \\% \fi% \fi% \ifdefined\nankai@nodate% \else% \today{} \settimeformat{daytime}\currenttime{}% \fi% \fi% }% \end{textblock}% \fi% } \makeatother \RequirePackage{changepage} \renewenvironment{abstract}{\begin{adjustwidth}{0pt}{1in}{\scshape Abstract:}\newline\small}{\end{adjustwidth}} \makeatletter \renewcommand\maketitle{% \vspace*{18pt}% {% \bfseries{% \begin{spacing}{.9}% \Huge\raggedright% \ifdefined\nankai@boring% \color{NankaiPurple}% \fi% \thetitle\par% \end{spacing}% }% }% \ifx\thesubtitle\empty\else% {\color{gray!50!black}\large\raggedright\thesubtitle\par}% \fi% \vspace{2em}% \ifdefined\nankai@nobrand\else% \ifdefined\nankai@anonymous\else% \ifx\thecompany\empty\else% \thecompany\par% \fi% \fi% \fi% \parbox{.6\textwidth}{\raggedright% \ifx\theauthor\empty\else% {\scshape\ifdefined\nankai@anonymous% \ifdefined\nankai@cn 匿名作者\else Anonymous Author(s)\fi% \else% \theauthor% \fi}% \fi% \ifdefined\nankai@anonymous\else% \ifx\theauthor\empty\else% \ifdefined\nankai@nobrand\else% \ifx\theid\empty\else% $\;$/ {\theid}% \fi% \fi% \fi% \fi% \par% }% \vspace{2em}% }\makeatother \newcommand\PrintCrumb[2]{% \begin{minipage}{\columnwidth}% \raggedright\textsc{#1}:\\#2% \end{minipage}\vspace{1em}% } \newcommand\PrintThankYouPage{ \newpage \vspace*{\fill} \begin{center} \normalsize {\Huge\color{NankaiPurple}\textbf{Thank you!}} \end{center} \vspace*{\fill} } \makeatletter\newcommand\PrintDisclaimer{% \justify\vspace*{\fill}% \begingroup% \setstretch{0.55}% \sffamily\scriptsize\color{gray!50!black}% \textbf{Disclaimer}: The opinions expressed in this document are in good faith and while every care has been taken in preparing it, \ifdefined\nankai@nobrand% the author \else% \thecompany{} \fi makes no representations and gives no warranties of whatever nature in respect of these documents, including but not limited to the accuracy or completeness of any information, facts and/or opinions contained therein. \ifdefined\nankai@nobrand% The author, \else% \thecompany{}, \fi its subsidiaries, the directors, employees and agents cannot be held liable for the use of and reliance of the opinions, estimates, forecasts and findings in these documents. \par% \endgroup% }\makeatother \makeatletter\newcommand\PrintFirstPage[1]{% \ifdefined\nankai@landscape\else% \PackageError{nankai}{It's allowed to use PrintFirstPage only in landscape mode}{Read nankai.pdf for more information} \fi% \nankai@bar% \def\param{#1}% \ifx\param\empty\else% \includegraphics[height=2in]{#1}% \newline% \fi% \vspace*{0.5in}% \maketitle% \ifdefined\nankai@nocover\else% \begin{textblock}{14}[1,1](14,14)% \raggedleft\includegraphics[height=3.6in]{front-image.pdf}% \end{textblock}% \fi% }\makeatother \makeatletter\newcommand\PrintLastPage{ \ifdefined\nankai@landscape\else \PackageError{nankai}{It's allowed to use PrintLastPage only in landscape mode}{Read nankai.pdf for more information} \fi% \newpage% \vspace*{1in}% \begin{center}% \begin{minipage}{0.8\columnwidth}\raggedright% \normalsize% \setlength{\parskip}{6pt}% {\Huge\color{red}\textbf{Thank you!}}% \par% \vspace{0.5in}% \par% \ifdefined\nankai@cn 允公允能,日新月异\fi Dedication to public interests, acquisition of all-roud capability, \newline% and aspiration for progress with each passing day. \par% \textbf{% Copyright \copyright{} \the\year{} \thecompany{} \newline All Rights Reserved.% } \par% The information in this document may contain predictive statements including, without limitation, statements regarding the future financial and operating results, future product portfolio, new technology, etc. There are a number of factors that could cause actual results and developments to differ materially from those expressed or implied in the predictive statements. Therefore, such information is provided for reference purpose only and constitutes neither an offer nor an acceptance. \ifdefined\nankai@nobrand% The author% \else% \thecompany{}% \fi% may change the information at any time without notice. \end{minipage} \end{center}% }\makeatother \makeatletter\newcommand\PrintBibliography{% \setlength\bibitemsep{3pt}% \AtNextBibliography{\small}% \ifdefined\nankai@breaks\newpage\fi% \begingroup% \raggedright% \setstretch{0.95}% \ifdefined\nankai@landscape% \begin{multicols}{3}\printbibliography\end{multicols}% \else% \ifdefined\nankai@breaks% \begin{multicols}{2}\printbibliography\end{multicols}% \else% \printbibliography% \fi% \fi% }\makeatother \AtBeginDocument{% \raggedbottom% \raggedcolumns% \setlength\headheight{32pt}% \setlength\footskip{32pt}% \setlength\topskip{0mm}% \setlength\parindent{0pt}% \setlength\parskip{6pt}% \setlength\columnsep{32pt}% \renewcommand{\arraystretch}{1}% } \renewcommand\title[1]{\renewcommand\thetitle{#1}} \newcommand\thetitle{Untitled} \newcommand*\thecompany{College of Software, Nankai University} \newcommand\company[1]{\renewcommand\thecompany{#1}} \newcommand\thesubtitle{} \newcommand\subtitle[1]{\renewcommand\thesubtitle{#1}} \renewcommand\author[1]{\renewcommand\theauthor{#1}} \makeatletter \newcommand\theauthor{\ifdefined\nankai@cn 匿名作者\else Anonymous Author(s)\fi} \makeatother \newcommand*\thesecurity{Confidential} \newcommand\security[1]{\renewcommand\thesecurity{#1}} \newcommand*\theid{} \newcommand\id[1]{\renewcommand\theid{#1}} \newenvironment{note}{% \begin{tcolorbox}[ breakable, enhanced jigsaw, sharp corners, colback=NankaiPurple!20, colframe=NankaiPurple, toprule=0pt, rightrule=0pt, bottomrule=0pt, leftrule=3pt, ]% }{\end{tcolorbox}} \ifcsname nospell\endcsname\else\newcommand\nospell[1]{#1}\fi \endinput