@import"https://fonts.bunny.net/css?family=inter:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";header{background-color:var(--mantle)}footer{border-top:1px solid #222;margin-top:1rem}:root{--space-0: 0rem;--space-3XS: .125rem;--space-2XS: .25rem;--space-XS: .5rem;--space-S: .75rem;--space-M: 1rem;--space-ML: 1.25rem;--space-L: 1.5rem;--space-XL: 2rem;--space-2XL: 2.5rem;--space-3XL: 3rem;--space-4XL: 4rem;--space-5XL: 5rem}:root{--rosewater: #f5e0dc;--flamingo: #f2cdcd;--pink: #f5c2e7;--mauve: #cba6f7;--red: #f38ba8;--maroon: #eba0ac;--peach: #fab387;--yellow: #f9e2af;--green: #a6e3a1;--teal: #94e2d5;--sky: #89dceb;--sapphire: #74c7ec;--blue: #89b4fa;--lavender: #b4befe;--text: #cdd6f4;--subtext1: #bac2de;--subtext0: #a6adc8;--overlay2: #9399b2;--overlay1: #7f849c;--overlay0: #6c7086;--surface2: #585b70;--surface1: #45475a;--surface0: #313244;--base: #1e1e2e;--mantle: #181825;--crust: #11111b}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.microblog{background-color:var(--base);color:var(--text);font-family:Inter,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.3px;padding:var(--space-XL) 0;display:flex;flex-direction:column;min-height:100vh;max-width:600px;margin:0 auto;a{color:var(--blue)}}section{margin-bottom:var(--space-XL)}.post-meta{font-size:.875rem;a{text-decoration:none}}.pagination{display:flex;justify-content:space-between;margin-top:var(--space-XL);li{list-style:none}.page-item.active{a{color:var(--text)}}}header{padding:var(--space-XL) 0;display:flex;flex-direction:column;align-items:center;gap:var(--space-M);margin-bottom:var(--space-XL);border-radius:var(--space-S)}.profile-img{width:100px;height:100px;border-radius:50%;margin-bottom:var(--space-M);border:2px solid var(--blue)}footer{padding:var(--space-XL) 0;text-align:center;font-size:.875rem;color:var(--subtext1)}
