/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hidden{text-indent:-9999px;visibility:hidden;display:none}.inner{position:relative;width:80%;max-width:800px;margin:0 auto}.vertical{display:table-cell;vertical-align:middle}.left{float:left}.right{float:right}.clear{clear:both}@charset "UTF-8";:root{--cover-text-color:#37501a;--highlight:#86c440;--highlight-contrast:var(--cover-text-color);--highlight-inverse:var(--cover-text-color);--highlight-inverse-contrast:white;--cover-title-and-description-guard-bg-color:rgba(255, 255, 255, 0.6);--cover-title-text-shadow:white 0px 0px 7px;--sticky-menu-text-color:#9fd067;--section-light-text-color:#3a4145;--section-light-bg-color:#f2efe8;--section-dark-text-color:var(--section-light-bg-color);--section-dark-bg-color:#b80135;--section-uni-quote:grey;--section-uni-code-bg-color:#e0ded7;--single-page-text-color:var(--section-light-text-color);--single-page-bg-color:var(--section-light-bg-color);--footer-color-background:#22343a;--footer-color:#bbc7cc;--ul-li-icon:""}body{--color-text:var(--section-light-text-color);--color-background:var(--section-light-bg-color)}#blog-logo{display:block;max-height:100px;width:auto;margin:0 auto;line-height:0}#site-head.withCenteredImage{background:var(--section-light-bg-color)no-repeat 50%}#site-head,#site-head.withCenteredImage{position:relative;display:table;width:100%;height:100%;margin-bottom:0;text-align:center;color:var(--cover-text-color);background-size:cover}#site-head video,#site-head.withCenteredImage video{bottom:0;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:auto;z-index:-100}#site-head .title-and-description-guard,#site-head.withCenteredImage .title-and-description-guard{margin:auto;padding:.6em;background-color:var(--cover-title-and-description-guard-bg-color);border-radius:25px;width:fit-content}#site-head .blog-title,#site-head.withCenteredImage .blog-title{margin:10px 0;font-size:5rem;letter-spacing:-1px;text-shadow:var(--cover-title-text-shadow)}#site-head .blog-description,#site-head.withCenteredImage .blog-description{margin:0;font-size:2.5rem;line-height:1.5em;font-weight:400;font-family:roboto slab,serif;letter-spacing:0;text-shadow:var(--cover-title-text-shadow)}#site-head #site-languages,#site-head.withCenteredImage #site-languages{text-align:right}#site-head #site-languages .btn-lang,#site-head.withCenteredImage #site-languages .btn-lang{text-decoration:none;background-color:var(--highlight);color:var(--highlight-contrast);border-radius:5px;-webkit-border-radius:5px;display:inline-block;font-size:70%;margin:0 0 0 .7rem;padding:.3rem .7rem;position:relative;text-transform:uppercase}#site-head #site-languages .btn-lang.active,#site-head #site-languages .btn-lang:hover,#site-head.withCenteredImage #site-languages .btn-lang.active,#site-head.withCenteredImage #site-languages .btn-lang:hover{color:var(--highlight-inverse-contrast);background-color:var(--highlight-inverse)}#site-head a.btn,#site-head #site-languages .btn-lang,#site-head.withCenteredImage a.btn,#site-head.withCenteredImage #site-languages .btn-lang{font-family:oswald,sans-serif}#site-head a.btn,#site-head.withCenteredImage a.btn{text-decoration:none;background-color:var(--highlight);color:var(--highlight-contrast);border-radius:6px;-webkit-border-radius:6px;display:inline-block;font-size:16px;letter-spacing:1px;margin:0;overflow:visible;padding:10px 20px;position:relative;margin-top:2rem;cursor:pointer;text-transform:uppercase;font-weight:lighter}#site-head a.btn:hover,#site-head.withCenteredImage a.btn:hover{color:var(--highlight-inverse-contrast);background-color:var(--highlight-inverse)}#site-head #header-arrow,#site-head.withCenteredImage #header-arrow{font-size:140px;margin:-10px auto;text-align:center;display:inline-block;width:100%;left:0;bottom:-120px;cursor:pointer;opacity:.6;transition:all ease .3s;-webkit-transition:all ease .3s;-moz-transition:all ease .3s}#site-head #header-arrow:hover,#site-head.withCenteredImage #header-arrow:hover{color:inherit;opacity:.9}.fixed-nav{background-color:var(--section-light-bg-color);border-radius:0 25px 20px 0;padding:1em 1.5em;display:none;flex-direction:column;position:fixed;top:40px;z-index:99999;font-family:open sans condensed,sans-serif;text-transform:uppercase;font-size:1.5rem;line-height:130%;font-weight:700}a.fn-item{display:block;cursor:pointer;opacity:.7;text-decoration:none}a.fn-item:hover,a.fn-item.active{color:var(--sticky-menu-text-color)}a.fn-item.active{opacity:1}.post-title{margin:0}.post-title a{text-decoration:none}.post-holder{width:100%;height:100%;background-color:var(--color-background);color:var(--color-text);position:relative}.post-holder.dark{--color-text:var(--section-dark-text-color);--color-background:var(--section-dark-bg-color);background-color:var(--section-dark-bg-color);color:var(--section-dark-text-color)}.post-holder.dark hr{border-color:var(--section-dark-text-color)}.post-holder.dark .post-after{left:unset;right:6%;border-top-color:var(--section-dark-bg-color)}.post-holder .post-after{position:absolute;bottom:-40px;z-index:1;left:6%;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:50px solid var(--color-background);border-radius:25px}.post{position:relative;width:80%;max-width:700px;margin:0 auto;padding-bottom:4rem;padding-top:4rem;height:70%;word-break:break-word;hyphens:auto}.page-template{background-color:var(--single-page-bg-color);color:var(--single-page-text-color);min-height:calc(100vh - 2em)}.page-template .post{margin-top:0;border-bottom:none;padding-bottom:0;padding-bottom:1em}.page-template .post:after{display:none}.page-template .post-header{padding:60px 0}.post-content img{display:block;max-width:100%;margin:0 auto}.site-footer{background:var(--footer-color-background);color:var(--footer-color);font-family:open sans,sans-serif;font-size:1.3rem;position:relative;margin:0 0 0;padding:1rem 0;line-height:1.5em;text-align:center}.site-footer a{color:var(--footer-color);text-decoration:underline}.site-footer a:hover{color:var(--sticky-menu-text-color)}.icons{display:flex;justify-content:center;gap:30px;padding:8px}.site-footer .links{text-align:center}.site-footer .links ol{list-style-type:none;list-style-position:inside;padding-left:0}.site-footer .links li{margin-left:unset}html{height:100%;max-height:100%;font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth}body{height:100%;max-height:100%;font-family:roboto slab,serif;font-size:2rem;line-height:1.6em;color:var(--section-light-text-color)}::-moz-selection{color:#222;background:#d6edff;text-shadow:none}::selection{color:#222;background:#d6edff;text-shadow:none}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;line-height:1;margin-top:0;margin-bottom:10px;font-family:open sans,sans-serif}h3,h4,h5,h6{text-rendering:optimizeLegibility;line-height:120%;margin-top:0;font-family:open sans,sans-serif;margin-bottom:0%}h1{font-size:5rem;line-height:1.2em;letter-spacing:-2px;text-indent:-3px}h2{font-size:4rem;line-height:1.2em;letter-spacing:-1px;text-indent:-2px}h3{font-size:3.5rem}h4{font-size:3rem}h5{font-size:2.5rem}h6{font-size:2rem}p{margin:1em 0}a{color:inherit;transition:all ease .3s;-webkit-transition:all ease .3s;-moz-transition:all ease .3s}a:hover{color:var(--sticky-menu-text-color)}a.fa{text-decoration:none}dl{margin:1.6em 0}dl dt{float:left;width:180px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:700;margin-bottom:1em}dl dd{margin-left:200px;margin-bottom:1em}ul,ol{margin:1em 0}ul ol,ul ul,ol ol,ol ul{margin:.4em 0}li{margin-left:30px}hr{display:block;height:1px;border:0;border-top:1px solid var(--color-text);margin:1.5em 0;padding:0}.quo{margin-right:10px;margin-left:10px;font-size:20px}blockquote{-moz-box-sizing:border-box;box-sizing:border-box;margin:1em 0 1em -2.2em;padding:0 0 0 1em;color:var(--section-uni-quote)}blockquote p{margin:.8em 0}blockquote small{display:inline-block;margin:.8em 0 .8em 1.5em;font-size:.9em;color:#ccc}blockquote small:before{content:"\2014 \00A0"}blockquote cite{font-weight:700}blockquote cite a{font-weight:400}mark{background-color:var(--sticky-menu-text-color);filter:brightness(125%)}code,tt{color:var(--section-light-text-color);background-color:var(--section-uni-code-bg-color);border-radius:3px;font-family:Inconsolata,monospace,sans-serif;font-size:.75em;padding:3px 5px}code{color:var(--section-light-text-color);background-color:var(--section-uni-code-bg-color);border-radius:3px;font-family:Inconsolata,monospace,sans-serif;font-size:.75em;padding:3px 5px}pre{background:var(--section-light-text-color);color:#e2e2e2;border:1px solid #343434;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;font-family:Inconsolata,monospace,sans-serif;font-size:.9em;margin:1.6em 0;padding:10px;white-space:pre;overflow-x:scroll;width:100%}pre code,pre tt{color:inherit;background:0 0;font-size:inherit;white-space:-moz-pre-wrap;white-space:pre-wrap;border:none;padding:0}kbd{color:var(--section-light-text-color);background:var(--section-uni-code-bg-color);border:var(--section-light-text-color)1px solid;border-radius:4px;display:inline-block;font-size:.9em;font-weight:700;margin-bottom:.4em;padding:1px 8px;text-shadow:#fff 0 1px 0;box-shadow:0 1px rgba(0,0,0,.2),0 1px #fff inset}table{-moz-box-sizing:border-box;box-sizing:border-box;border-spacing:0;margin:1.6em 0;width:100%;max-width:100%;background-color:initial}table th,table td{padding:8px;line-height:20px;text-align:left;vertical-align:top}table thead th,table thead td{border-bottom:1px solid var(--color-text)}table tbody>tr:nth-child(even){background-color:#fff5;background-blend-mode:lighten}table.plain tbody>tr:nth-child(odd)>td,table.plain tbody>tr:nth-child(odd)>th{background:0 0}.gist table{margin:0;font-size:1.4rem}.gist .line-number{min-width:25px;font-size:1.1rem}:root{--cover-text-color:#f9f1df;--highlight:rgba(247, 239, 217, 0.88);--highlight-contrast:#304a2d;--highlight-inverse:#d69052;--highlight-inverse-contrast:#1f261f;--cover-title-and-description-guard-bg-color:rgba(36, 52, 35, 0.56);--cover-title-text-shadow:0 2px 20px rgba(0, 0, 0, 0.45);--sticky-menu-text-color:#d69052;--section-light-text-color:#26352a;--section-light-bg-color:#f7efd9;--section-dark-text-color:#fbf6ea;--section-dark-bg-color:#304a2d;--section-uni-quote:#8a5a32;--section-uni-code-bg-color:rgba(138, 90, 50, 0.12);--single-page-text-color:#26352a;--single-page-bg-color:#f7efd9;--footer-color-background:#1f261f;--footer-color:#f7efd9;--ul-li-icon:"";--font-body:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-ui:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-brand:"RedivivaLocal", Georgia, Cambria, "Times New Roman", serif;--font-brand-initial:"RedivivaZierLocal", "RedivivaLocal", Georgia, serif}@font-face{font-family:redivivalocal;src:url(/fonts/Rediviva.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:redivivazierlocal;src:url(/fonts/RedivivaZierbuchstaben.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}html{background:var(--section-light-bg-color)}body{font-family:var(--font-body);font-size:2.05rem;line-height:1.68}h1,h2,h3,h4,h5,h6,.post-title,.blog-description{font-family:var(--font-body);font-weight:400}#site-head,#site-head.withCenteredImage{min-height:100vh;overflow:hidden}#site-head::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 44%,rgba(214,144,82,.2),transparent 34%),linear-gradient(180deg,rgba(31,38,31,.1) 0%,rgba(31,38,31,.42) 72%,rgba(31,38,31,.64) 100%)}#site-head .vertical,#site-head-content{position:relative;z-index:1}#site-head .title-and-description-guard{border:1px solid rgba(247,239,217,.24);border-radius:28px;box-shadow:0 24px 80px rgba(0,0,0,.22);box-sizing:border-box;max-width:900px;width:calc(100vw - 32px);padding:clamp(1.6rem,3vw,3.2rem)clamp(1.8rem,5vw,5.2rem)}#site-head .blog-title{font-family:var(--font-brand);font-size:clamp(8.1rem,16.5vw,19.8rem);font-weight:400;letter-spacing:.015em;line-height:.92;margin:0 0 .18em;text-indent:0}.brand-title{display:inline-block;white-space:normal}.brand-word{display:inline-block;white-space:nowrap}.brand-rest,.brand-separator{font-family:var(--font-brand)}.brand-initial{display:inline-block;font-family:var(--font-brand-initial);font-size:1.22em;line-height:.75;margin-right:-.05em;transform:translateY(.045em)}#site-head .blog-description{font-family:var(--font-body);font-size:clamp(2rem,2.2vw,3rem);font-style:italic;letter-spacing:.01em;line-height:1.38;max-width:820px}#site-head a.btn,#site-languages .btn-lang,.fixed-nav,.site-footer,#back-to-main-page{font-family:var(--font-ui)}#site-head a.btn{border:1px solid rgba(247,239,217,.6);border-radius:999px;box-shadow:0 12px 38px rgba(0,0,0,.16);font-size:1.35rem;font-weight:650;letter-spacing:.13em;margin:2.2rem .35rem 0;padding:.95rem 1.6rem}#header-arrow{color:#f7efd9;font-family:var(--font-ui);font-size:clamp(8rem,9vw,13rem)!important;font-weight:200;line-height:1;opacity:.76!important;text-decoration:none;text-shadow:0 4px 20px rgba(0,0,0,.36)}.fixed-nav{background-color:rgba(247,239,217,.92);border:1px solid rgba(48,74,45,.12);box-shadow:0 18px 50px rgba(31,38,31,.14);letter-spacing:.07em}.post-holder{min-height:100vh}.post-holder .post-after{display:none}.post{max-width:820px;padding-bottom:clamp(6rem,9vh,11rem);padding-top:clamp(6rem,9vh,11rem)}.post.first{padding-top:clamp(7rem,10vh,12rem)}.post-title{font-size:clamp(4rem,6vw,7.4rem);letter-spacing:-.035em;line-height:.96;margin-bottom:.42em}.post-content{font-size:clamp(1.85rem,2vw,2.2rem)}.post-content p:first-child{margin-top:0}.post-content blockquote{border-left:0;color:inherit;font-size:clamp(2.5rem,3vw,3.8rem);font-style:italic;line-height:1.2;margin:1.2em 0;padding:0}.post-content blockquote p::before{content:"“"}.post-content blockquote p::after{content:"”"}.post-content a{color:inherit;text-decoration-color:rgba(214,144,82,.7);text-decoration-thickness:.08em;text-underline-offset:.18em}.plant-list{font-size:clamp(2rem,2.3vw,2.6rem);line-height:1.5;margin:1.5em 0 1.7em}.plant-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.2rem}.plant-grid figure,.end-image{background:rgba(255,255,255,.42);border:1px solid rgba(48,74,45,.14);border-radius:24px;box-shadow:0 22px 70px rgba(31,38,31,.12);margin:0;overflow:hidden}.post-holder.dark .plant-grid figure,.post-holder.dark .end-image{background:rgba(247,239,217,.12);border-color:rgba(247,239,217,.18);box-shadow:0 22px 70px rgba(0,0,0,.16)}.plant-grid img{aspect-ratio:1/1;display:block;height:auto;max-width:none;object-fit:cover;width:100%}.plant-grid figcaption{font-family:var(--font-ui);font-size:1.35rem;letter-spacing:.03em;line-height:1.35;padding:1rem 1.05rem 1.15rem}.end-image{margin:2rem auto 0}.end-image img{display:block;margin:0;max-width:none;width:100%}.contact-line a{display:inline-block;font-family:var(--font-ui);font-size:clamp(2.1rem,2.4vw,2.8rem);font-weight:650;letter-spacing:.02em}.page-template .post{max-width:840px}.page-template .post-header{padding:4rem 0 3rem}#back-to-main-page{display:inline-block;font-size:1.4rem;font-weight:650;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.page-template .post-title{margin-bottom:.7em}.site-footer{padding:2.4rem 0}.site-footer .links ol{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;justify-content:center;margin:0}.site-footer .links a,.site-footer .copyright{font-size:1.3rem;letter-spacing:.04em}#site-languages{align-items:center;display:flex;gap:.45rem;justify-content:flex-end;max-width:none;position:absolute;right:clamp(1.2rem,2.4vw,3rem);top:clamp(1.2rem,2.4vw,3rem);width:auto;z-index:4}#site-languages .btn-lang{backdrop-filter:blur(8px);background:rgba(31,38,31,.34);border:1px solid rgba(247,239,217,.36);border-radius:999px;color:#f7efd9;display:inline-flex;font-size:1.12rem;font-weight:650;letter-spacing:.11em;line-height:1;opacity:.88;padding:.62rem .82rem;text-decoration:none;text-transform:uppercase}#site-languages .btn-lang:hover,#site-languages .btn-lang:focus-visible{background:rgba(247,239,217,.88);color:#304a2d;opacity:1}#site-languages .btn-lang.active{opacity:.56;pointer-events:none}@media only screen and (max-width:720px){#site-languages{right:1rem;top:1rem}#site-languages .btn-lang{font-size:1rem;padding:.55rem .7rem}}@media only screen and (max-width:720px){body{font-size:1.85rem}#site-head,#site-head.withCenteredImage{min-height:100svh}#site-head .title-and-description-guard{border-radius:22px}.brand-title{display:inline-grid;grid-template-columns:max-content max-content;justify-content:center;align-items:baseline;max-width:none}.brand-word-burg{display:contents}.brand-word-burg .brand-initial{grid-column:1;grid-row:1}.brand-word-burg .brand-rest{grid-column:2;grid-row:1;transform:translateX(var(--brand-mobile-burg-tighten,-1.25em))}.brand-separator{display:none}.brand-word-oberspitz{grid-column:2;grid-row:2;justify-self:start;margin-top:-.08em;white-space:nowrap}.plant-grid{grid-template-columns:1fr}.plant-grid img{aspect-ratio:4/3}.post-content blockquote{font-size:2.45rem}}@media only screen and (max-width:1130px){.fixed-nav{opacity:1;position:fixed;top:0;left:0;flex-wrap:wrap;flex-direction:row;width:100vw;z-index:99999;background:var(--color-background);border-radius:0;text-align:center;padding:4px}a.fn-item{display:inline;margin-left:10px}blockquote{margin-left:0}.post-holder{padding-top:20px}#site-head{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:240px;padding:15% 0;height:100%;margin-bottom:0}.blog-title{font-size:4rem;letter-spacing:-1px}.blog-description{font-size:2.2rem;line-height:1.5em}.post{font-size:.9em;line-height:1.6em}.post-holder .post{scroll-margin-top:48px}.post-template .post{padding-bottom:1rem}.post-template .post-header{padding:40px 0}h1{font-size:4.8rem;text-indent:-2px}h2{font-size:3.8rem}h3{font-size:3.3rem}h4{font-size:2.8rem}}@media only screen and (max-width:500px){.post-holder{padding-top:20px}#blog-logo{max-height:80px}.inner,.pagination{width:auto;margin-left:16px;margin-right:16px}.post{width:auto;margin-left:16px;margin-right:16px;font-size:.8em;line-height:1.6em}#site-head{padding:10% 0;height:65%}#header-arrow{display:none}a.btn{margin-top:10px}.blog-title{font-size:3rem}.blog-description{font-size:2.2rem}h1,h2{font-size:3rem;line-height:1.1em;letter-spacing:-1px}h3{font-size:2.8rem}h4{font-size:2.3rem}.post-template .post{padding-bottom:0}.post-template .post-header{padding:30px 0}.site-footer{font-size:1.1rem}}