:root{--bg:#151616;--fg:#faf7eb;--muted:#6c757d;--teal:#479f98;--purple:#9b4595;--earth:#b8cac4;--line:1.8rem;--space-8:8px;--space-16:16px;--space-24:24px;--space-32:32px;--space-48:48px;--space-72:72px;--space-96:96px;--space-144:144px;--section-min:100svh;--nav-large:64px;--nav-small:16px;--header-height:48px;--texture-teal:.7;--texture-earth:.5;--texture-purple:.4;--font-display:"Fjalla One", sans-serif;--font-body:"Lora", serif}*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.8}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400}a{color:var(--fg)}img{max-width:100%;height:auto;display:block}hr{opacity:.4;border:0;border-top:1px solid;margin:0}a:focus-visible,:focus-visible{outline:1px solid var(--teal);outline-offset:4px}.socialicons{width:18px;display:inline-block}.shell{flex-direction:column;min-height:100svh;display:flex}.site-footer{padding-inline:12px;padding-block:var(--space-48);font-family:var(--font-display);margin-top:auto;font-size:1rem;line-height:1.5}.site-footer p{margin:0}.footerend{justify-content:flex-end;align-items:baseline;gap:var(--space-8);display:flex}.footer-icons{gap:var(--space-8);display:flex}.container-fluid{width:100%;padding-inline:12px}.container{width:100%;margin-inline:auto;padding-inline:12px}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}@media (width>=1400px){.container{max-width:1320px}}.row{flex-wrap:wrap;margin-inline:-12px;display:flex}.row>*{padding-inline:12px}.col{flex:1 0}.col-1{flex:none;width:8.33333%}.fs-5{font-size:1.25rem}.fs-6{font-size:1rem}.my-3{margin-block:1rem}.text-start{text-align:left}.text-center{text-align:center}.text-end{text-align:right}.text-muted{color:var(--muted)}.link-light{color:#f8f9fa}.img-fluid{max-width:100%;height:auto}.page-header{font-family:var(--font-body);margin:0 0 var(--space-16);font-size:32px;font-weight:400}.fjalla{font-family:var(--font-display)}section.container-fluid{padding-block:clamp(var(--space-48), 8vw, var(--space-96));min-height:var(--section-min)}.entry-row{padding-block:var(--space-32)}.entry-row:first-child{padding-top:0}.entry-row p{margin:0}.section-body{padding-block:var(--space-32) var(--space-72)}.about-contact{padding-top:var(--space-72)}.about-contact>p:first-child{margin-top:0}.about-block p{margin:0}.about-block+.about-block{margin-top:var(--space-32)}.mark-low{padding-top:calc(7 * var(--line))}.section-break{margin:0}.hero{min-height:100svh;padding-inline:12px;padding-block:var(--space-96);flex-direction:column;justify-content:flex-end;display:flex}#hero-sentinel{height:1px}.hero-frame{padding-block:calc(var(--nav-large) * 4) 0;position:relative}.hero-mark{color:var(--fg);-webkit-user-select:none;user-select:none;font-size:1rem;line-height:1;position:absolute}.hero-mark--tl{top:0;left:0}.hero-mark--tr{top:0;right:0}.hero-mark--br{display:none;bottom:0;right:0}.hero-nav{justify-content:space-between;gap:var(--space-24);font-family:var(--font-display);font-size:var(--nav-large);line-height:1;display:flex}.hero-nav a{text-decoration:none}.hero-nav a:hover{color:var(--muted);transition:color .2s}.site-header{z-index:10;background-color:var(--bg);font-family:var(--font-display);font-size:var(--nav-small);opacity:0;transform-origin:top;pointer-events:none;border-bottom:1px solid #faf7eb40;padding-inline:12px;line-height:1;transition:opacity .3s,transform .35s cubic-bezier(.2,.7,.3,1);position:fixed;inset-block-start:0;inset-inline:0;transform:translateY(-100%)scale(.96)}.site-header[data-pinned=true]{opacity:1;pointer-events:auto;transform:none}.site-header__inner{padding-block:var(--space-16);justify-content:space-between;align-items:baseline;display:flex}.site-header nav{gap:var(--space-16);display:flex}.site-header a{text-decoration:none}.site-header a:hover{color:var(--muted);transition:color .2s}[id]{scroll-margin-top:var(--header-height)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header{transition:none}}.hero,section.container-fluid{isolation:isolate;position:relative}.hero:before,section.container-fluid:before{content:"";z-index:-1;opacity:var(--texture-opacity);background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.hero:before{--texture-opacity:var(--texture-teal);background-image:url(/textures/teal__gradient__bottom.webp);background-position:bottom}#index:before{--texture-opacity:var(--texture-purple);background-image:url(/textures/purple__gradient__top.webp);background-position:top}#about:before{--texture-opacity:var(--texture-earth);background-image:url(/textures/earth__gradient__bottom.webp);background-position:bottom}@media (width<=767.98px){.hero{padding-block:var(--space-96) 25svh}.hero-mark--tl{display:none}.hero-mark--br{display:block}.hero-frame{padding-block:var(--space-16)}.hero-nav{align-items:flex-start;gap:var(--space-24);flex-direction:column}}.entry-row .col-1{min-width:72px}.col-2{flex:none;width:16.6667%}.post{padding-block:var(--space-96) var(--space-48);padding-inline:24px}.post-head h1{margin-top:0;line-height:1.2}.post-head .fs-6{margin-top:var(--space-8)}.post-body{padding-top:var(--space-32)}.post-body p,.post-body ul{margin-block:0 var(--line)}.post-body li{margin-block:calc(var(--line) / 4)}.disclaimer{font-size:70%}.error-page{padding-block:var(--space-144)}
