:root{font-family:Georgia,Times New Roman,Times,serif;font-size:1.125rem;background-color:var(--bg)}*{color:var(--fg)}:root.transitioning{transition:background-color .3s ease}:root.transitioning *{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body{margin:0;display:flex;justify-content:center;background-color:var(--bg);width:100%}#app{width:100%;max-width:700px}main{width:100%;padding:0 20px;box-sizing:border-box}h1{font-weight:400;color:var(--red)}h2{font-weight:400;color:var(--green)}p{color:var(--fg)}a:link,a:visited{color:var(--aqua-dim)}main{margin-top:24px}span{color:var(--fg)}:root{--bg_h: #1d2021;--bg: #282828;--bg_s: #32302f;--bg1: #3c3836;--bg2: #504945;--bg3: #665c54;--bg4: #7c6f64;--fg: #fbf1c7;--fg1: #ebdbb2;--fg2: #d5c4a1;--fg3: #bdae93;--fg4: #a89984;--red: #fb4934;--green: #b8bb26;--yellow: #fabd2f;--blue: #83a598;--purple: #d3869b;--aqua: #8ec07c;--gray: #928374;--orange: #fe8019;--red-dim: #cc2412;--green-dim: #98971a;--yellow-dim: #d79921;--blue-dim: #458588;--purple-dim: #b16286;--aqua-dim: #689d6a;--gray-dim: #a89984;--orange-dim: #d65d0e;--hover-brightness: 1.3}:root.light{--bg_h: #f9f5d7;--bg: #fbf1c7;--bg_s: #f2e5bc;--bg1: #ebdbb2;--bg2: #d5c4a1;--bg3: #bdae93;--bg4: #a89984;--fg: #282828;--fg1: #3c3836;--fg2: #504945;--fg3: #665c54;--fg4: #7c6f64;--red: #9d0006;--green: #79740e;--yellow: #b57614;--blue: #076678;--purple: #8f3f71;--aqua: #427b58;--orange: #af3a03;--gray: #928374;--red-dim: #cc2412;--green-dim: #98971a;--yellow-dim: #d79921;--blue-dim: #458598;--purple-dim: #b16286;--aqua-dim: #689d6a;--orange-dim: #d65d0e;--gray-dim: #7c6f64;--hover-brightness: .7}button.svelte-lu0t34{background:none;border:none;cursor:pointer;padding:4px 8px;transition:none;display:flex;align-items:center;color:var(--fg)}svg.svelte-lu0t34{width:24px;height:24px}nav.svelte-fkvc1s{display:flex;justify-content:space-between;align-items:center}nav.svelte-fkvc1s ul:where(.svelte-fkvc1s){display:flex;gap:20px;list-style:none;padding:0;margin:0}header.svelte-fkvc1s{padding:24px 0}a.svelte-fkvc1s:hover{color:var(--aqua)}img.svelte-1cl1lwk{border-radius:10px;width:200px;height:200px;display:block}h3.svelte-1cl1lwk{font-weight:400;font-style:italic;color:var(--red)}.posts-list.svelte-kiz9rr{display:flex;flex-direction:column;gap:2rem}.post-preview.svelte-kiz9rr{display:flex}.post-thumbnail.svelte-kiz9rr{width:35%;max-width:200px;min-width:120px;aspect-ratio:4 / 3;border-radius:5px;flex-shrink:0}.post-info.svelte-kiz9rr{flex:1}.post-preview.svelte-kiz9rr h2:where(.svelte-kiz9rr){margin:0 0 .5rem;font-size:1rem}.post-preview.svelte-kiz9rr h2:where(.svelte-kiz9rr) a:where(.svelte-kiz9rr){color:var(--fg);text-decoration:none}.post-preview.svelte-kiz9rr h2:where(.svelte-kiz9rr) a:where(.svelte-kiz9rr):hover{color:var(--aqua)}.post-date.svelte-kiz9rr{display:block;color:var(--fg2);font-size:.9rem}.blog-post.svelte-1jvjsjp header:where(.svelte-1jvjsjp){margin-bottom:2rem}.post-date.svelte-1jvjsjp{display:block;color:var(--fg2);font-size:.9rem}.post-image.svelte-1jvjsjp{width:100%;max-width:700px;height:auto;border-radius:5px;margin:2rem 0}.post-content.svelte-1jvjsjp{line-height:1.7}.post-content.svelte-1jvjsjp h1{margin-top:2rem;margin-bottom:1rem}.post-content.svelte-1jvjsjp h2{margin-top:1.5rem;margin-bottom:.75rem;color:var(--aqua)}.post-content.svelte-1jvjsjp h3{margin-top:1.25rem;margin-bottom:.5rem;color:var(--blue)}.post-content.svelte-1jvjsjp p{margin-bottom:1rem}.post-content.svelte-1jvjsjp ul,.post-content.svelte-1jvjsjp ol{margin-bottom:1rem;padding-left:2rem}.post-content.svelte-1jvjsjp li{margin-bottom:.5rem}.post-content.svelte-1jvjsjp code{background:var(--bg1);padding:.2rem .4rem;border-radius:3px;font-size:.9em;font-family:Courier New,monospace}.post-content.svelte-1jvjsjp pre{background:var(--bg1);padding:1rem;border-radius:5px;overflow-x:auto;margin-bottom:1rem}.post-content.svelte-1jvjsjp pre code{background:none;padding:0}.post-content.svelte-1jvjsjp a{color:var(--aqua);text-decoration:none}.post-content.svelte-1jvjsjp a:hover{text-decoration:underline}.post-content.svelte-1jvjsjp blockquote{border-left:3px solid var(--aqua-dim);padding-left:1rem;margin:1rem 0;color:var(--fg2);font-style:italic}.book-container.svelte-4kajua{margin-bottom:20px}#book-information.svelte-4kajua{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:10px}#progress-bar.svelte-4kajua{height:10px;width:100%;margin:10px 0;background-color:var(--bg3);overflow:hidden;border-radius:999px}#progress-fill.svelte-4kajua{height:100%;background-color:var(--green);border-radius:999px}.contribution-graph.svelte-xhvrn1{margin:30px 0;padding:20px;background-color:var(--bg1);border-radius:6px}h3.svelte-xhvrn1{margin:0 0 15px;color:var(--fg);font-size:1rem;font-weight:400}.graph-container.svelte-xhvrn1{position:relative;display:flex;flex-direction:column;gap:8px}.month-labels.svelte-xhvrn1{display:grid;grid-auto-flow:column;grid-auto-columns:15px;margin-left:30px;margin-bottom:5px;font-size:.7rem;color:var(--fg4)}.day-labels.svelte-xhvrn1{position:absolute;top:30px;left:0;display:grid;grid-template-rows:repeat(7,12px);gap:3px;font-size:.7rem;color:var(--fg4);text-align:right;width:25px}.grid.svelte-xhvrn1{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,12px);grid-auto-columns:12px;gap:3px;margin-left:30px}.day.svelte-xhvrn1{width:12px;height:12px;border-radius:2px;transition:all .2s ease}.day.svelte-xhvrn1:not(.empty):not(.legend-day):hover{cursor:pointer;filter:brightness(var(--hover-brightness))}.day.empty.svelte-xhvrn1{background-color:transparent}.legend-day.svelte-xhvrn1{cursor:default}.legend.svelte-xhvrn1{display:flex;align-items:center;gap:5px;margin-top:10px;justify-content:flex-end;font-size:.7rem;color:var(--fg4)}.legend-squares.svelte-xhvrn1{display:flex;gap:3px}.tooltip.svelte-xhvrn1{position:fixed;transform:translate(-50%,-100%);pointer-events:none;z-index:1000;animation:svelte-xhvrn1-fadeIn .2s ease}@keyframes svelte-xhvrn1-fadeIn{0%{opacity:0}to{opacity:1}}.tooltip-content.svelte-xhvrn1{background-color:var(--bg3);color:var(--fg);padding:8px 12px;border-radius:4px;font-size:.85rem;white-space:nowrap}.tooltip-content.svelte-xhvrn1 strong:where(.svelte-xhvrn1){display:block;font-weight:400}@media(max-width:600px){.contribution-graph.svelte-xhvrn1{padding:15px;overflow-x:auto}.graph-container.svelte-xhvrn1{min-width:550px;position:relative;padding-bottom:50px}.legend.svelte-xhvrn1{position:absolute;bottom:0;left:0;background-color:var(--bg1);padding:8px;border-radius:4px;width:fit-content;z-index:10}}
