@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,400&subset=latin,latin-ext);*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg,iframe{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}.container{position:relative;margin-inline:auto;padding-inline:1.25rem;max-width:var(--content-width);width:100%}@media (min-width: 37.5rem){.container{padding-inline:2rem}}html{font-size:100%;overflow-x:hidden}:root{--fg: rgb(60, 60, 60);--bg: rgb(230, 230, 230);--text-light: rgb(120, 120, 130);--accent: #34a;--bg-content: rgb(250, 250, 250);--border: rgb(220, 220, 230);--dark-fg: rgb(150, 150, 170);--dark-bg: rgb(30, 30, 30);--dark-header: rgb(220, 220, 240);--dark-accent: #78e;--dark-accent-hover: #abf;--link-decoration: rgb(180, 180, 190);--content-width: 50rem;--noise-image: url(/noise.png)}body{font-family:"Roboto Slab","Roboto","Helvetica Neue",Arial,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1rem;line-height:1.4;background-image:var(--noise-image);background-repeat:repeat;background-size:250px 250px;background-color:var(--bg);color:var(--fg)}@media (min-width: 56.25rem){body{font-size:1.125rem}}*:focus-visible{outline:2px solid var(--accent);outline-offset:2px}iframe:focus-visible{outline:none}h1,h2,h3,h4,h5,h6{font-weight:400}h1,.h1{font-size:2rem;font-weight:300;line-height:1}@media (min-width: 56.25rem){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:1.5rem;font-weight:300;line-height:1}@media (min-width: 56.25rem){h2,.h2{font-size:1.75rem}}h3,.h3{font-size:1.25rem;font-weight:400;line-height:1.2}@media (min-width: 56.25rem){h3,.h3{font-size:1.375rem}}h4,.h4{font-size:1rem;font-weight:400;line-height:1.2}@media (min-width: 56.25rem){h4,.h4{font-size:1.125rem}}ul{padding-left:1.5rem}button{color:var(--fg)}a{text-decoration-color:var(--link-decoration);color:var(--accent)}a:hover{text-decoration-color:currentColor}b,strong{font-weight:500}.app{margin-inline:auto;min-height:100vh;min-height:100svh;position:relative;display:flex;flex-direction:column}.footer{margin-top:auto}.blog__nav{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.blog__posts{display:grid;margin-top:2rem}.blog__year{margin:3rem 0 2rem}.blog__year:first-child{margin-top:0}.post-card{position:relative;text-decoration-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:space-between;position:relative;margin-inline:-1.25rem;padding:.5rem 1.25rem}@media (min-width: 37.5rem){.post-card{min-height:3.25rem;margin-inline:-2rem;padding:.5rem 12.5rem .5rem 2rem}}@media (min-width: 56.25rem){.post-card{padding-right:18.5rem}}.post-card:hover,.post-card:focus-visible{text-decoration-color:currentColor;z-index:1;background:rgba(0,0,0,.025)}.post-card:hover .post-card__image-wrapper,.post-card:focus-visible .post-card__image-wrapper{width:10rem;height:5rem}@media (min-width: 56.25rem){.post-card:hover .post-card__image-wrapper,.post-card:focus-visible .post-card__image-wrapper{width:16rem;height:8rem}}.post-card__image-wrapper{display:none}@media (min-width: 37.5rem){.post-card__image-wrapper{position:absolute;right:2rem;top:50%;transform:translateY(-50%);height:3rem;display:block;flex-shrink:0}}.post-card__image{width:100%;height:100%;border:1px solid rgba(0,0,0,.05)}.header{background:#000 url("/type.jpg") no-repeat center bottom;color:var(--dark-fg);padding-block:2rem;--link-decoration: rgb(100, 100, 110)}@media (min-width: 56.25rem){.header{padding-block:3rem}}.header nav{margin-top:1rem;display:flex;gap:.75rem}.header nav a{color:var(--dark-accent)}.header nav a:hover{color:var(--dark-accent-hover)}.header__kosta{color:var(--dark-header);margin-bottom:.5rem}.header__kosta a{color:inherit;text-decoration:none}.footer{padding-block:2rem;font-size:1rem;color:var(--text-light)}main{position:relative;margin-inline:auto;padding:2rem 1.25rem;max-width:var(--content-width);width:100%;background:var(--bg-content)}@media (min-width: 37.5rem){main{padding:2rem}}@media (min-width: 56.25rem){main{border:1px solid var(--border);margin-block:3rem}}.content{display:grid;gap:.75em}.content>*{max-width:40rem}.content>.wide{max-width:100%}.content h2:not(:first-child),.content h3:not(:first-child){margin-top:.5em}.content a{color:var(--color-primary);color:var(--accent)}.content a:hover{color:var(--text)}.content a:has(>img:only-child){display:block;margin-bottom:.75rem}.content figcaption{margin-top:.75em}.post__header{margin-bottom:2rem}.post__date{color:var(--text-light);margin-bottom:.5rem}.post__tags{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.bibliography{display:grid;gap:1rem;margin-top:2rem}.book a{}.book p{color:var(--text-light)}.book__lang{font-size:.75em}.tags__list{margin-top:2rem;display:grid;gap:.5rem}.tags__tag span{color:var(--text-light);font-size:.875em}