@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&family=Libre+Baskerville:wght@400;700&family=Nanum+Myeongjo:wght@400;700&family=Noto+Serif+TC:wght@300;400;500;600;700&display=swap";:root{--page-background: #f2efe9;--page-text: #1c1c1c;--link-color: #434343;--link-hover-color: #0c0c0c;--emphasis-color: #6d6d6d;--rule-color: color-mix(in srgb, var(--page-text) 32%, transparent);--muted-text: color-mix(in srgb, var(--page-text) 68%, var(--page-background));--paper-texture: radial-gradient(circle at 18% 24%, rgba(28, 28, 28, .06) 0 1px, transparent 1.8px), radial-gradient(circle at 78% 62%, rgba(28, 28, 28, .04) 0 1px, transparent 1.6px), linear-gradient(112deg, transparent 0 18%, rgba(28, 28, 28, .025) 42%, transparent 68%), linear-gradient(18deg, rgba(28, 28, 28, .02) 0 1px, transparent 1px);--paper-texture-size: 190px 190px, 130px 130px, 100% 100%, 80px 80px;--accent: var(--link-color);--accent-dark: var(--link-color);--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%);color-scheme:light}html[data-theme=dark]{--page-background: #1c1c1c;--page-text: #f2efe9;--link-color: #9a9a9a;--link-hover-color: #ffffff;--emphasis-color: #848484;--rule-color: color-mix(in srgb, var(--page-text) 32%, transparent);--muted-text: color-mix(in srgb, var(--page-text) 68%, var(--page-background));--paper-texture: radial-gradient(circle at 18% 24%, rgba(242, 239, 233, .05) 0 1px, transparent 1.8px), radial-gradient(circle at 78% 62%, rgba(242, 239, 233, .035) 0 1px, transparent 1.6px), linear-gradient(112deg, transparent 0 18%, rgba(242, 239, 233, .025) 42%, transparent 68%), linear-gradient(18deg, rgba(242, 239, 233, .018) 0 1px, transparent 1px);color-scheme:dark}html{background:var(--page-background)}body{font-family:"Noto Serif TC",serif;margin:0;padding:0;text-align:left;background:var(--page-background);background-image:var(--paper-texture);background-size:var(--paper-texture-size);word-wrap:break-word;overflow-wrap:break-word;color:var(--page-text);font-size:20px;line-height:1.7;transition:background-color .2s ease,color .2s ease}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{font-family:Libre Baskerville,"Noto Serif TC",serif;font-weight:400;letter-spacing:.01em;margin:0 0 .5rem;color:var(--page-text);line-height:1.2}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{color:var(--emphasis-color);font-weight:700}em,i{color:var(--emphasis-color)}a{color:var(--link-color);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.22em;text-decoration-color:var(--link-color)}a:hover{color:var(--link-hover-color);text-decoration-color:var(--link-hover-color)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:color-mix(in srgb,var(--page-text) 12%,transparent);border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--link-color);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid var(--rule-color)}@media(max-width:720px){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:underline}a[data-astro-cid-eimmu3lg].active{font-weight:inherit;text-decoration:underline}.theme-toggle[data-astro-cid-x3pjskd3]{position:fixed;top:1rem;right:1rem;z-index:20;display:grid;width:2.6rem;height:2.6rem;place-items:center;border:1px solid var(--rule-color);border-radius:50%;background:var(--page-background);color:var(--page-text);cursor:pointer;font-family:Nanum Myeongjo,serif;font-size:1.2rem;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:var(--link-hover-color)}.theme-toggle[data-astro-cid-x3pjskd3]:focus-visible{outline:2px solid var(--link-hover-color);outline-offset:4px}.theme-icon[data-astro-cid-x3pjskd3]{grid-area:1 / 1;display:block;width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:opacity .2s ease,transform .2s ease}.theme-icon-dark[data-astro-cid-x3pjskd3]{opacity:0;transform:rotate(-24deg) scale(.72)}html[data-theme=dark] .theme-icon-light[data-astro-cid-x3pjskd3]{opacity:0;transform:rotate(24deg) scale(.72)}html[data-theme=dark] .theme-icon-dark[data-astro-cid-x3pjskd3]{opacity:1;transform:rotate(0) scale(1)}@media(max-width:720px){.theme-toggle[data-astro-cid-x3pjskd3]{top:.75rem;right:.75rem;width:2.25rem;height:2.25rem}.theme-icon[data-astro-cid-x3pjskd3]{width:1rem;height:1rem}}.logo[data-astro-cid-3ef6ksr2]{display:inline-block;color:var(--page-text);font-family:Cormorant Garamond,serif;font-size:3.25rem;font-weight:500;letter-spacing:.015em;line-height:.9;text-transform:lowercase}.logo-rule[data-astro-cid-3ef6ksr2]{width:100%;height:2px;background:var(--page-text);margin-top:.6rem;margin-bottom:1rem}header[data-astro-cid-3ef6ksr2]{margin:0;padding:1.25rem 1rem 2rem;background:transparent}.header-shell[data-astro-cid-3ef6ksr2]{width:858px;max-width:calc(100% - 2rem);margin:0 auto}h1[data-astro-cid-3ef6ksr2]{margin:0;line-height:.9;text-align:left}h1[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h1[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--page-text);text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:max-content minmax(1rem,1fr) max-content minmax(1rem,1fr) max-content;align-items:center;margin-top:0;padding-top:0;border-top:none;font-family:Libre Baskerville,serif;font-size:clamp(1.8rem,3vw,2.25rem);font-weight:400;line-height:1.1}.nav-separator[data-astro-cid-3ef6ksr2]{justify-self:center;font-family:Nanum Myeongjo,serif;font-size:1.1em;line-height:.9}nav[data-astro-cid-3ef6ksr2] .nav-link{color:var(--page-text);text-decoration:underline;white-space:nowrap}nav[data-astro-cid-3ef6ksr2] .nav-link:hover,nav[data-astro-cid-3ef6ksr2] .nav-link.active{color:var(--link-color);text-decoration:underline}nav[data-astro-cid-3ef6ksr2] .nav-link:hover{color:var(--link-hover-color)}@media(max-width:720px){header[data-astro-cid-3ef6ksr2]{padding:1rem 1rem 2rem}.header-shell[data-astro-cid-3ef6ksr2]{max-width:100%}h1[data-astro-cid-3ef6ksr2]{text-align:left}.logo[data-astro-cid-3ef6ksr2]{font-size:clamp(2.6rem,11vw,3.25rem)}nav[data-astro-cid-3ef6ksr2]{grid-template-columns:max-content minmax(.5rem,1fr) max-content minmax(.5rem,1fr) max-content;margin-top:0rem;padding-top:0rem;font-size:clamp(1.15rem,5.3vw,1.45rem);border-top-width:2px}}.site-log[data-astro-cid-4mlvl4u7]{box-sizing:border-box;width:858px;max-width:calc(100% - 2rem);margin:0 auto;padding:2.25em 0 1em}.site-log[data-astro-cid-4mlvl4u7] h2[data-astro-cid-4mlvl4u7]{display:inline-block;margin:0 0 1rem;border-bottom:.08em solid currentColor;font-size:clamp(1.8rem,4vw,2.35rem);line-height:.95}.site-log[data-astro-cid-4mlvl4u7] h2[data-astro-cid-4mlvl4u7] a[data-astro-cid-4mlvl4u7]{color:inherit;text-decoration:underline}.site-log[data-astro-cid-4mlvl4u7] h2[data-astro-cid-4mlvl4u7] a[data-astro-cid-4mlvl4u7]:hover{color:var(--link-hover-color)}.post-list[data-astro-cid-4mlvl4u7]{display:grid;border-top:1px solid var(--rule-color)}.post-row[data-astro-cid-4mlvl4u7]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:baseline;padding:.85rem 0;border-bottom:1px solid var(--rule-color);color:var(--page-text);text-decoration:underline}.post-row[data-astro-cid-4mlvl4u7]:hover .post-title[data-astro-cid-4mlvl4u7]{color:var(--link-hover-color)}.post-date[data-astro-cid-4mlvl4u7]{color:var(--muted-text);font-size:.78rem;white-space:nowrap}.post-title[data-astro-cid-4mlvl4u7]{min-width:0;margin:0;color:var(--page-text);font-family:"Noto Serif TC",serif;font-size:.95rem;font-weight:600;line-height:1.35;transition:color .2s ease}.post-description[data-astro-cid-4mlvl4u7]{min-width:0;margin:0;color:var(--page-text);font-size:.88rem;line-height:1.55}@media(max-width:720px){.site-log[data-astro-cid-4mlvl4u7]{padding:2em 0 1em}.site-log[data-astro-cid-4mlvl4u7] h2[data-astro-cid-4mlvl4u7]{margin-bottom:.85rem}.post-row[data-astro-cid-4mlvl4u7]{grid-template-columns:1fr;gap:.35rem;padding:.85rem 0}.post-date[data-astro-cid-4mlvl4u7],.post-description[data-astro-cid-4mlvl4u7]{font-size:.9rem}}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 6em;background:var(--page-background);color:var(--muted-text);text-align:center}
