:root,:root[data-theme=light]{--color-text:#373d46;--color-light:#fdfbf7;--color-shadow:#302b263d;--color-gya:#d6d1c9;--color-bg:#f6f2ec;--color-pink:#a6655f;--color-circle:#d6d1c9;--color-frame:#b6786d;--color-init:#3c414e;--color-bg2:#fffdf9d1;--color-icon:#fdfbf7;--color-link:#356a91;--color-code-line-number:#5b6472}:root[data-theme=dark]{--color-text:#d9dce0;--color-light:#2b2f37;--color-shadow:#0000005c;--color-gya:#4a4f59;--color-bg:#20232a;--color-pink:#8bb9af;--color-circle:#4a4f59;--color-frame:#5b848e;--color-init:#ca9c89;--color-bg2:#343841d1;--color-icon:#2b2f37;--color-link:#8bbce0;--color-code-line-number:#aeb7c2}*,:before,:after{box-sizing:border-box}html{background:var(--color-bg);min-height:100%;color:var(--color-text);-moz-text-size-adjust:100%;text-size-adjust:100%;padding:96px 48px 40px;overflow:scroll}body{background:var(--color-bg);min-height:100%;color:var(--color-text);width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--color-pink);outline-offset:3px}a{color:var(--color-text);text-decoration:none}article{min-height:80vh;padding:40px 24px}::-webkit-scrollbar{width:4px;height:2px}::-webkit-scrollbar-thumb{background:#8b8b8b;border-radius:2px}.article-body{width:100%;max-width:780px;margin:0 auto}.article-body p{white-space:pre-wrap;margin:0;line-height:1.9}.article-body pre{white-space:pre;box-sizing:border-box;border-radius:12px;width:100%;max-width:82%;margin:28px auto}.article-body .shiki{color:var(--shiki-light);background-color:var(--shiki-light-bg)}.article-body .shiki span{color:var(--shiki-light);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);-webkit-text-decoration:var(--shiki-light-text-decoration);text-decoration:var(--shiki-light-text-decoration)}:root[data-theme=dark] .article-body .shiki{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}:root[data-theme=dark] .article-body .shiki span{color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}.article-body .shiki code{min-width:max-content;padding:18px 0;display:grid}.article-body .shiki .line{min-width:100%;padding:0 20px 0 56px;display:inline-block}.article-body .shiki .line:before{content:attr(data-line);width:24px;color:var(--color-code-line-number);text-align:right;opacity:1;margin-left:-40px;margin-right:16px;display:inline-block}.article-body ul{margin-left:40px;padding:0}.article-body br{display:none}.article-body a{color:var(--color-link);text-decoration:none}.speech-bubbles-left,.speech-bubbles-right{align-items:flex-start;gap:14px;margin:26px 0;display:flex}.speech-bubbles-right{flex-direction:row-reverse}.speech-bubbles-left:before,.speech-bubbles-right:before{content:"";background-color:var(--color-bg);width:52px;height:52px;box-shadow:0 0 0 2px var(--color-pink);background-position:50% 12%;background-size:150%;border-radius:50%;flex:0 0 52px}.speech-bubbles-left:before{background-image:url(/picture/types.png)}.speech-bubbles-right:before{background-image:url(/picture/javas.png)}.speech-bubbles-left>*,.speech-bubbles-right>*{box-sizing:border-box;background:var(--color-light);max-width:78%;color:var(--color-text);overflow-wrap:anywhere;white-space:normal;border-radius:14px;padding:14px 18px;position:relative;box-shadow:0 1px 8px #00000014}.speech-bubbles-left>p,.speech-bubbles-right>p{white-space:normal;margin:0}.speech-bubbles-left>:before,.speech-bubbles-right>:before{content:"";border:7px solid #0000;position:absolute;top:18px}.speech-bubbles-left>:before{border-right-color:var(--color-light);left:-13px}.speech-bubbles-right>:before{border-left-color:var(--color-light);right:-13px}@media screen and (max-width:739.98px){.decorative-characters{display:none!important}html{padding:64px 0 0}body{width:100%}article{min-height:80vh;padding:16px}.speech-bubbles-left,.speech-bubbles-right{gap:10px;margin:18px 0}.speech-bubbles-left:before,.speech-bubbles-right:before{flex-basis:38px;width:38px;height:38px}.speech-bubbles-left>*,.speech-bubbles-right>*{max-width:100%;padding:12px 16px;font-size:14px}.article-body pre{max-width:100%;font-size:13px}}
