:root{--md-sys-color-primary:rgb(108 94 16);--md-sys-color-surface-tint:rgb(108 94 16);--md-sys-color-on-primary:rgb(255 255 255);--md-sys-color-primary-container:rgb(246 227 136);--md-sys-color-on-primary-container:rgb(82 71 0);--md-sys-color-secondary:rgb(101 95 64);--md-sys-color-on-secondary:rgb(255 255 255);--md-sys-color-secondary-container:rgb(237 227 188);--md-sys-color-on-secondary-container:rgb(77 71 43);--md-sys-color-tertiary:rgb(66 102 80);--md-sys-color-on-tertiary:rgb(255 255 255);--md-sys-color-tertiary-container:rgb(196 236 208);--md-sys-color-on-tertiary-container:rgb(43 78 57);--md-sys-color-error:rgb(186 26 26);--md-sys-color-on-error:rgb(255 255 255);--md-sys-color-error-container:rgb(255 218 214);--md-sys-color-on-error-container:rgb(147 0 10);--md-sys-color-background:rgb(255 249 236);--md-sys-color-on-background:rgb(30 28 19);--md-sys-color-surface:rgb(255 249 236);--md-sys-color-on-surface:rgb(30 28 19);--md-sys-color-surface-variant:rgb(233 226 208);--md-sys-color-on-surface-variant:rgb(74 71 57);--md-sys-color-outline:rgb(124 119 104);--md-sys-color-outline-variant:rgb(204 198 180);--md-sys-color-shadow:rgb(0 0 0);--md-sys-color-scrim:rgb(0 0 0);--md-sys-color-inverse-surface:rgb(51 48 39);--md-sys-color-inverse-on-surface:rgb(247 240 226);--md-sys-color-inverse-primary:rgb(217 199 111);--md-sys-color-primary-fixed:rgb(246 227 136);--md-sys-color-on-primary-fixed:rgb(33 27 0);--md-sys-color-primary-fixed-dim:rgb(217 199 111);--md-sys-color-on-primary-fixed-variant:rgb(82 71 0);--md-sys-color-secondary-fixed:rgb(237 227 188);--md-sys-color-on-secondary-fixed:rgb(32 28 4);--md-sys-color-secondary-fixed-dim:rgb(208 199 162);--md-sys-color-on-secondary-fixed-variant:rgb(77 71 43);--md-sys-color-tertiary-fixed:rgb(196 236 208);--md-sys-color-on-tertiary-fixed:rgb(0 33 17);--md-sys-color-tertiary-fixed-dim:rgb(168 208 180);--md-sys-color-on-tertiary-fixed-variant:rgb(43 78 57);--md-sys-color-surface-dim:rgb(223 218 204);--md-sys-color-surface-bright:rgb(255 249 236);--md-sys-color-surface-container-lowest:rgb(255 255 255);--md-sys-color-surface-container-low:rgb(249 243 229);--md-sys-color-surface-container:rgb(244 237 223);--md-sys-color-surface-container-high:rgb(238 232 218);--md-sys-color-surface-container-highest:rgb(232 226 212)}*,*::before,*::after{box-sizing:border-box;word-wrap:break-word}html{font-size:20px;scrollbar-gutter:stable}@media(max-width:768px){html{font-size:16px}}body{margin:0;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);font-family:times new roman,fzshusong-z01,nsimsun,noto serif sc,serif;line-height:2}div#main_content{max-width:80ch;width:calc(100% - 4rem);margin:2rem auto}footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--md-sys-color-outline);text-align:center;font-size:.85rem}h1,h2,h3,h4,h5,h6,.nav-list,figcaption,.date{font-family:segoe ui,fzhei-b01,simhei,noto sans sc,sans-serif}h1{margin-top:2.4rem;margin-bottom:1.2rem;font-size:1.8rem;line-height:1.2}h2{margin-top:2rem;margin-bottom:1rem;font-size:1.6rem;line-height:1.3}h3{margin-top:1.6rem;margin-bottom:.8rem;font-size:1.4rem;line-height:1.4}h4,h5,h6{margin-top:1.2rem;margin-bottom:.6rem;font-size:1.25rem;line-height:1.5}p,ul,ol,dl,pre,table{margin-top:1rem;margin-bottom:1rem}hr{margin-top:1rem;margin-bottom:1rem;color:var(--md-sys-color-outline)}figure{width:100%;margin:1.25rem auto;text-align:center}figure img{max-width:100%;height:auto;display:block;margin:0 auto;border:1px solid var(--md-sys-color-outline)}figure figcaption{margin-top:.75rem;font-size:.85em;color:gray;text-align:center}ul,ol{padding-left:2rem;margin-top:1rem;margin-bottom:1rem}ul ul,ol ol,ul ol,ol ul{margin-top:1rem;margin-bottom:1rem}li p{margin:0}a{text-decoration:none}.post_content a{font-style:italic}a:link,a:visited{color:var(--md-sys-color-tertiary)}a:hover{text-decoration:underline}code{font-size:.8rem;color:var(--md-sys-color-on-surface-variant);font-family:google sans code,jetbrains mono,consolas,monospace}:not(pre)>code{background-color:var(--md-sys-color-surface-container-high);border-radius:6px;padding:2px 6px}.code_block{margin-top:1rem;margin-bottom:1rem;padding:.75rem .9rem;background-color:var(--md-sys-color-surface-container);width:100%;max-width:100%;overflow-x:auto;border-radius:16px;scrollbar-color:var(--md-sys-color-outline)transparent;scrollbar-width:thin}.code_block span{line-height:1.5}.home_recent_post{margin:2.5rem auto}header{border-bottom:1px solid var(--md-sys-color-outline)}.nav-list{display:flex;list-style:none;width:100%;text-align:center;margin:0;padding:0}.nav-list li{flex:1;text-align:center;border-right:1px solid var(--md-sys-color-outline);margin:0}.nav-list li:last-child{border-right:none}.post_summary{font-size:.9rem}.date{color:oklch(.6 0 0);font-size:.8rem;margin:0}.post_header{display:flex;justify-content:space-between;align-items:baseline}@media(max-width:768px){.post_header{display:block}}.post_header h4{margin:0}.chrome_ai pre,.chrome_ai_log,.chrome_ai_output{white-space:pre-wrap;word-wrap:break-word}.needed_hidden_first{display:none}.chrome_ai{margin-top:1rem;margin-bottom:1rem}:root{--m3-primary:#6d5e0f}.m3-ai-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.2rem;height:2rem;border:1px solid var(--md-sys-color-outline);border-radius:20px;background-color:initial;color:var(--md-sys-color-on-primary-container);font-size:.7rem;cursor:pointer;position:relative;overflow:hidden}.gemini-icon{width:1rem;height:1rem;background-image:url(/images/gemini.svg);background-size:contain;background-repeat:no-repeat}