@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--bg-color: #fcfcfc;--bg-color-gradient: rgba(var(--bg-color), 50%), #fff;--text-color: rgb(73, 80, 87);--text-color-gradient: rgba(var(--text-color), 50%), #fff;--link-color: #808080;--nav-text-color: rgb(73, 80, 87);--link-active-color: #808080;--view-width: 720px;--max-width: calc(100% - 2em) }html[data-theme=dark]{--bg-color: #101010;--bg-color-gradient: linear-gradient(var(--bg-color), #1b1b1b);--text-color: #a2afaf;--link-color: #2C6E49;--nav-text-color: rgb(222, 226, 230);--link-active-color: #2C6E49}html{background:var(--bg-color-gradient);min-height:100%;margin-left:1em;margin-right:1em}body{color:var(--text-color);margin:0;padding:0;text-align:left;word-wrap:break-word;overflow-wrap:break-word;font-size:20px;font-family:Atkinson,sans-serif;line-height:1.7;height:calc(100% - 2em);min-height:100vh;display:flex;flex-direction:column}main{width:var(--view-width);max-width:var(--max-width);margin:auto;padding:1em;flex-grow:1}.active-color{color:var(--link-active-color)}header{width:100%;margin:0;box-shadow:0 2px 8px rgba(var(--bg-color),5%)}.header-title{margin:0;font-size:1em;text-decoration:none}nav{display:flex;align-items:center;justify-content:space-between}nav a{color:var(--nav-text-color);padding:1em .5em;border-bottom:4px solid transparent;text-decoration:none}nav a.active{color:var(--nav-text-color);border-bottom-color:var(--link-active-color);text-decoration:none}nav a:hover,svg:hover{color:var(--link-active-color);transition:color .5s ease}.nav-links{display:flex}.theme-button{color:var(--nav-text-color);border:0;background:none;cursor:pointer}footer{color:rgb(var(--text-color));width:100%;text-align:center;display:inline-flex;justify-content:space-between;align-items:center}.social-links{display:flex;justify-content:center;gap:.3rem;padding-right:.5em;padding-top:.6em}footer a{color:var(--nav-text-color);text-decoration:none}footer a:hover{color:var(--link-active-color);transition:color .5s ease}footer svg{width:24px;height:24px}footer p{font-size:12px}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}h2{font-size:calc(1.325rem + .9vw)}h3{font-size:calc(1.3rem + .6vw)}h4{font-size:calc(1.275rem + .3vw)}h5{font-size:1.25rem}strong,b{font-weight:700}a{color:var(--text-color)}a:hover{color:var(--link-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:rgb(var(--bg-color-gradient));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid;padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;height:2px;background-color:#d3d3d3;margin:2px 0}.d-none{display:none}.d-block{display:block}.w-100{width:100%}.w-50{width:50%}.flex-center{display:flex;justify-content:center;align-items:center}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.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}figure pre{font-size:.6rem}@keyframes bounce{0%{margin-top:0}50%{margin-top:15px}to{margin-top:0}}.bounce-arrow{animation:bounce 1.2s ease-in-out;animation-iteration-count:2}@keyframes animate-circuit{0%{stroke-dashoffset:822}to{stroke-dashoffset:0}}.circuit-path{stroke-dasharray:750;stroke-dashoffset:100;animation:animate-circuit 5s linear alternate;animation-duration:7s}.circuit-title{margin:0;opacity:.75;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:.65rem;line-height:1.6;letter-spacing:.0075em;color:#388e3c}.circuit-subtitle{color:#388e3c;margin:0;opacity:.9;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:.4rem;line-height:1.6;letter-spacing:.0075em}@keyframes blink-dot{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes dash{0%{stroke-dashoffset:822}to{stroke-dashoffset:0}}.circuit-color{color:var(--link-active-color)}.circuit-link{color:var(--link-active-color);visibility:visible;opacity:.7;animation:blink-dot 12s infinite}.circuit-path{stroke-dasharray:750;stroke-dashoffset:100;animation:dash 10s linear alternate infinite}.blog-date{color:rgb(var(--bg-color-gradient));display:flex;align-items:center}.blog-tags{color:rgb(var(--bg-color-gradient));padding:3px 0}.blog-tag-item{color:rgb(var(--bg-color-gradient));max-width:100%;font-size:.8125rem;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:32px;cursor:unset;vertical-align:middle;box-sizing:border-box;background-color:transparent;border-radius:16px;white-space:nowrap;transition:background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);outline:0px;text-decoration:none;padding:5px;margin:2px;border-width:1px;border-style:solid;border-color:rgb(var(--bg-color-gradient));border-image:initial}.image-center{display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.word-cloud-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;padding:20px;border-radius:10px;font-family:Arial,sans-serif;max-width:600px;margin:auto}.word{color:#555;font-weight:700;cursor:default;transition:transform .2s ease-in-out}.word:hover{transform:scale(1.15);color:#007bff}.size-5{font-size:3.5em}.size-4{font-size:2.8em}.size-3{font-size:2.2em}.size-2{font-size:1.6em}.size-1{font-size:1em}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1200px;margin:0 auto}.image-box{width:100%;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px #0000001a}.image-box img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.image-box img:hover{transform:scale(1.05)}.index-layout{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.index-title{width:50%;display:flex;justify-content:center}.index-circuit{width:50%}@media (max-width: 768px){body{font-size:18px}main{padding:1em}.image-grid{grid-template-columns:repeat(2,1fr)}footer svg{width:20px;height:20px}footer p{font-size:12px}figure pre{padding:0;font-size:.4rem}}@media (max-width: 480px){.image-grid{grid-template-columns:1fr}.index-layout{flex-direction:column;align-items:start}.index-title,.index-circuit{width:100%}.footer svg{height:16px;width:16px}footer p{font-size:10px}}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}
