.blog-main,.article-main{background:var(--paper)}.blog-layout,.blog-main--hub,.blog-main--archive{display:block;grid-template-columns:none;gap:0;padding:0}.blog-main--hub,.blog-main--archive{padding:calc(var(--header) + 24px) 0 64px}.blog-hub-head{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}.blog-hub-head .eyebrow{margin-bottom:10px;font-size:.58rem}.blog-hub-head .eyebrow::before{width:14px}.blog-hub-head__back{margin:0 0 12px;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.blog-hub-head__back a{color:var(--muted);text-decoration:none;border-bottom:1px solid #fff0;transition:color .18s ease,border-color .18s ease}.blog-hub-head__back a:hover{color:var(--forest);border-bottom-color:var(--sun-bright)}.blog-hub-head h1{margin:0 0 8px;font-family:var(--font-display);font-size:clamp(1.55rem, 5.5vw, 2.35rem);font-weight:400;line-height:1.02;letter-spacing:-.03em}.blog-hub-head__lead{max-width:48ch;margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.blog-hub-foot{margin-top:32px;padding-top:24px;border-top:1px solid var(--line);text-align:center}.blog-hub-foot .button{min-height:42px;padding:0 22px;font-size:.68rem;transition:transform .22s ease,box-shadow .22s ease,background .18s ease}.blog-feed{margin:0}.blog-feed--section{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.blog-feed__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px;padding-bottom:10px;border-bottom:1px solid var(--line)}.blog-feed__head h2{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:400;letter-spacing:-.02em}.blog-feed__more{flex:0 0 auto;font-size:.58rem;white-space:nowrap}.blog-list{margin:0;padding:0;list-style:none}.blog-list-item{margin:0;border-bottom:1px solid var(--line)}.blog-list-item--accent-green{--blog-accent:var(--green)}.blog-list-item--accent-yellow{--blog-accent:var(--sun-bright)}.blog-list-item--accent-red{--blog-accent:#c44b4b}.blog-list-item--accent-blue{--blog-accent:#3a6ea8}.blog-list-item__link{display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"date date arrow" "head head arrow" "excerpt excerpt excerpt";align-items:start;gap:8px 18px;padding:16px 0 16px 8px;border-left:3px solid #fff0;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.blog-list-item__head{grid-area:head;display:grid;grid-template-columns:minmax(0,1fr) 136px;gap:14px 18px;align-items:start}.blog-list-item__intro{display:flex;flex-direction:column;gap:8px;min-width:0}.blog-list-item__thumb{width:136px;min-height:96px;height:auto;align-self:start;overflow:hidden;border-radius:8px;background:var(--mist)}.blog-list-item__thumb img,.blog-list-item__thumb .blog-list-item__img{width:100%;height:100%;object-fit:cover;display:block}.blog-list-item__thumb .jb-title-thumb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100%;padding:10px}.jb-title-thumb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;padding:10px;background:linear-gradient(145deg,hsl(var(--thumb-hue,120) 28% 88%),hsl(var(--thumb-hue,120) 22% 78%));text-align:center}.jb-title-thumb__text{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;width:100%;margin:auto;color:hsl(var(--thumb-hue,120) 35% 22%);font-size:.62rem;font-weight:700;line-height:1.28;text-align:center;word-break:break-word}.blog-list-item__thumb-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--mist) 0%,var(--line) 100%)}.blog-list-item__date{grid-area:date;padding-top:1px;color:var(--muted);font-size:.6rem;font-weight:600;letter-spacing:.03em;white-space:nowrap}.blog-list-item__cats{display:flex;flex-wrap:wrap;gap:6px 10px}.blog-list-item__cat{position:relative;display:inline-flex;align-items:center;padding:2px 0 2px 12px;color:var(--forest2);font-size:.56rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.blog-list-item__cat::before{content:"";position:absolute;left:0;top:12%;bottom:12%;width:3px;border-radius:2px;background:var(--cat-accent,var(--blog-accent,var(--green)))}.blog-list-item__cat--green{--cat-accent:var(--green)}.blog-list-item__cat--yellow{--cat-accent:var(--sun-bright)}.blog-list-item__cat--red{--cat-accent:#c44b4b}.blog-list-item__cat--blue{--cat-accent:#3a6ea8}.blog-list-item__title{display:block;font-family:var(--font-body);font-size:1.02rem;font-weight:650;line-height:1.36;letter-spacing:-.015em;transition:color .18s ease;overflow-wrap:break-word;hyphens:auto}.blog-list-item__excerpt{grid-area:excerpt;display:block;color:var(--muted);font-size:.84rem;line-height:1.58}.blog-list-item__arrow{grid-area:arrow;min-width:1.1em;padding-top:1px;color:var(--muted);font-size:.76rem;opacity:0;transform:translateX(0);transition:opacity .18s ease,color .18s ease}.blog-list-item__link:hover,.blog-list-item__link:focus-visible{border-left-color:var(--blog-accent,var(--green));background:rgb(70 150 43 / .04)}.blog-list-item__link:hover .blog-list-item__title,.blog-list-item__link:focus-visible .blog-list-item__title{color:var(--green)}.blog-list-item__link:active{background:rgb(70 150 43 / .06)}.blog-list-item__link:hover .blog-list-item__arrow,.blog-list-item__link:focus-visible .blog-list-item__arrow{opacity:1;color:var(--forest)}.blog-list-item__link:focus-visible{outline:2px solid var(--sun-bright);outline-offset:3px}.menu-item-search--nav{display:none;align-items:center;border-bottom:0!important;grid-template-columns:1fr!important}.blog-header-tools{display:none;align-items:center;flex:0 0 auto;margin-left:auto}.blog-header-back{display:none}.blog-header-tools__inner,.blog-header-search-wrap{position:relative;width:100%}.blog-header-search{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 12px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(255 255 255 / .08);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.blog-header-search:focus-within,.blog-header-search.is-open{border-color:rgb(255 255 255 / .42);background:rgb(255 255 255 / .12);box-shadow:0 8px 24px rgb(0 0 0 / .14)}.blog-header-search__label{display:grid;place-items:center;margin:0;color:rgb(255 255 255 / .62);flex:0 0 auto}.blog-header-search input[type="search"]{flex:1;min-width:0;border:0;background:#fff0;color:#fff;font:500 .74rem var(--font-body);outline:none}.blog-header-search input[type="search"]::placeholder{color:rgb(255 255 255 / .48)}.blog-header-search__toggle,.blog-header-search__close{display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:#fff0;color:rgb(255 255 255 / .82);cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.blog-header-search__toggle{width:36px;height:36px}.blog-header-search__toggle:hover{background:rgb(255 255 255 / .1);transform:scale(1.04)}.blog-header-search__close{display:none;width:28px;height:28px;font-size:.72rem}.blog-header-search__panel{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:120;width:min(360px, calc(100vw - 36px))}.blog-header-search__panel .blog-search-suggestions{max-height:300px;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm,4px);box-shadow:var(--shadow-card,0 8px 36px rgb(12 30 21 / .12))}.blog-search-suggestions:empty{display:none}.blog-suggestion-group{padding:6px 0 2px}.blog-suggestion-group+.blog-suggestion-group{border-top:1px solid var(--line)}.blog-suggestion-label{padding:6px 14px 4px;font:700 .58rem var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.blog-suggestion-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;text-decoration:none;color:inherit;transition:background .12s ease,padding-left .12s ease}.blog-suggestion-item:hover{background:var(--cream);padding-left:18px}.blog-suggestion-item__title{font-size:.8rem;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.blog-suggestion-item__meta{flex:0 0 auto;font-size:.62rem;color:var(--muted)}.blog-suggestion-cat{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 14px;text-decoration:none;color:var(--forest);font-size:.78rem;font-weight:650;transition:background .12s ease}.blog-suggestion-cat:hover{background:var(--cream)}.blog-suggestion-cat span{font-size:.62rem;color:var(--muted)}.blog-suggestion-empty{padding:14px;font-size:.78rem;color:var(--muted)}.blog-empty{margin-top:24px;padding:32px 18px;border:1px solid var(--line);background:#fff;text-align:center}.blog-empty h2{margin:0 0 8px;font-family:var(--font-display);font-size:1.2rem}.blog-empty p{margin:0 0 16px;color:var(--muted);font-size:.86rem}.blog-pagination{padding-top:24px}.blog-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.blog-pagination .page-numbers{display:grid;min-width:38px;min-height:38px;place-items:center;padding:0 10px;border:1px solid var(--line);border-radius:var(--radius-sm,4px);background:#fff;font-size:.72rem;font-weight:700;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.blog-pagination .page-numbers:hover{transform:translateY(-1px);border-color:var(--forest)}.blog-pagination .page-numbers.current{border-color:var(--forest);background:var(--forest);color:#fff}.article-hero{padding:calc(var(--header) + 28px) 0 0;background:#fff;border-bottom:1px solid var(--line)}.article-hero__inner{max-width:820px;margin-inline:auto;padding:0 var(--page-gutter,18px) 28px}.article-hero .meta{margin-bottom:12px;color:var(--sage);font-size:.64rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.article-hero h1{margin:0 0 16px;font-family:var(--font-display);font-size:clamp(1.85rem, 7vw, 3.4rem);font-weight:400;line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.article-hero__cats{display:flex;flex-wrap:wrap;gap:5px}.article-cat-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgb(12 30 21 / .22);color:var(--forest);font-size:.58rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.article-cat-chip:hover{background:var(--forest);border-color:var(--forest);color:#fff;transform:translateY(-1px)}.article-cover{margin:0;overflow:hidden}.article-cover img{width:100%;max-height:min(42vh, 480px);object-fit:cover}.article-body{max-width:820px;margin-inline:auto;padding:32px var(--page-gutter,18px) 56px;font-size:.94rem;line-height:1.72}.article-body>p:first-child{font-size:1rem;line-height:1.68}.article-body blockquote{margin-inline:0;padding-left:18px;border-left:3px solid var(--green);font-family:var(--font-display);font-size:1.08rem}.article-end{max-width:820px;margin-inline:auto;padding:0 var(--page-gutter,18px) 56px;text-align:center}.article-end p{color:var(--muted);font-size:.86rem}.blog-is-opening .blog-list-item:not(.is-opening){opacity:.48;transition:opacity .14s ease}.blog-is-opening .blog-list-item.is-opening{transform:scale(.992);transition:transform .18s cubic-bezier(.2,.8,.2,1)}@view-transition{navigation:auto}.article-cover,.article-main:not(:has(.article-cover)) .article-hero{view-transition-name:selected-post}::view-transition-old(root){animation:vt-root-out .24s cubic-bezier(.4,0,1,1) both}::view-transition-new(root){animation:vt-root-in .28s cubic-bezier(.2,.8,.2,1) both}::view-transition-group(selected-post){animation-duration:.34s;animation-timing-function:cubic-bezier(.22,.9,.26,1)}::view-transition-old(selected-post){animation:vt-zoom-out .34s cubic-bezier(.4,0,1,1) both}::view-transition-new(selected-post){animation:vt-zoom-in .34s cubic-bezier(.2,.9,.22,1) both}@keyframes vt-root-out{from{opacity:1}to{opacity:0}}@keyframes vt-root-in{from{opacity:0}to{opacity:1}}@keyframes vt-zoom-out{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}@keyframes vt-zoom-in{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (min-width:681px){.blog-main--hub,.blog-main--archive{padding-top:calc(var(--header) + 36px);padding-bottom:88px}.blog-hub-head{margin-bottom:30px;padding-bottom:22px}.blog-hub-head h1{font-size:clamp(1.85rem, 3.5vw, 2.5rem)}.blog-hub-head__lead{font-size:.9rem}.blog-list{display:grid;gap:12px;padding:4px 0}.blog-list-item{border-bottom:0}.blog-list-item__link{gap:6px 22px;padding:18px 20px 17px 15px;border:1px solid var(--line);border-left:4px solid var(--blog-accent,var(--green));border-radius:10px;background:#fff;box-shadow:0 4px 0 rgb(28 36 27 / .09),0 2px 10px rgb(28 36 27 / .06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.blog-list-item__link:hover,.blog-list-item__link:focus-visible{transform:translateY(-2px);border-left-color:var(--blog-accent,var(--green));background:#fff;box-shadow:0 6px 0 rgb(28 36 27 / .08),0 8px 22px rgb(28 36 27 / .1)}.blog-list-item__link:active{transform:translateY(2px);box-shadow:0 1px 0 rgb(28 36 27 / .1);background:rgb(70 150 43 / .04)}.blog-list-item__head{grid-template-columns:minmax(0,1fr) 104px;gap:8px 14px;align-items:start}.blog-list-item__intro{gap:5px}.blog-list-item__thumb{position:relative;width:104px;height:73px;min-height:0;align-self:start;overflow:hidden}.blog-list-item__thumb img,.blog-list-item__thumb .blog-list-item__img,.blog-list-item__thumb .jb-title-thumb,.blog-list-item__thumb .blog-list-item__thumb-placeholder{position:absolute;inset:0;width:100%;height:100%;min-height:0}.blog-list-item__thumb img,.blog-list-item__thumb .blog-list-item__img{object-fit:cover}.blog-list-item__thumb .jb-title-thumb{display:flex;align-items:center;justify-content:center;padding:5px 4px}.blog-list-item__thumb .jb-title-thumb__text{-webkit-line-clamp:4;font-size:.5rem;line-height:1.22}.blog-list-item__date{min-width:6.5rem;font-size:.68rem}.blog-list-item__title{font-size:1.08rem}.blog-list-item__excerpt{font-size:.88rem}.blog-list-item__cats{gap:12px 16px}.blog-feed--section{margin-top:36px;padding-top:28px}.blog-feed__head h2{font-size:1.15rem}.article-main>article{display:flex;flex-direction:column;padding-top:calc(var(--header) + 28px)}.article-hero{display:contents;border-bottom:0}.article-hero__inner{order:1;padding-bottom:22px;border-bottom:1px solid var(--line)}.article-body{order:2;padding-top:28px;padding-bottom:36px;font-size:1rem}.article-cover{order:3;max-width:640px;margin:0 auto;padding:0 var(--page-gutter,18px) 40px;border-radius:10px}.article-cover img{width:100%;max-height:220px;object-fit:cover;border-radius:10px}.article-end{order:4;padding-top:0}.article-hero h1{font-size:clamp(2.4rem, 5vw, 3.8rem)}}@media (min-width:1100px){body.is-blog-context .blog-header-tools{display:none!important}body.is-blog-context .menu-item-search--nav{display:flex;order:90;margin-right:6px}body.is-blog-context .site-nav .menu-item-kontakt,body.is-blog-context .site-nav .menu>li:last-child{order:100}.menu-item-search--nav .blog-header-search-wrap{width:min(210px, 16vw)}.menu-item-search--nav .blog-header-search{min-height:36px;padding:0 14px}.menu-item-search--nav .blog-header-search__toggle,.menu-item-search--nav .blog-header-search__close{display:none}.menu-item-search--nav .blog-header-search input[type="search"]{font-size:.72rem}}@media (max-width:1099px){body.is-blog-context .menu-toggle,body.is-blog-context .site-nav,body.is-blog-context .menu-item-search--nav{display:none!important}body.is-blog-context .blog-header-tools{display:flex;align-items:center;gap:6px;margin-left:auto}.blog-header-back{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(255 255 255 / .07);color:rgb(255 255 255 / .88);font-size:1rem;line-height:1;text-decoration:none;transition:background .18s ease,border-color .18s ease}.blog-header-back:hover{background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .28)}.blog-header-menu{display:inline-flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(255 255 255 / .07);cursor:pointer;padding:0;position:relative;z-index:1002;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.blog-header-menu span{display:block;width:16px;height:2px;border-radius:2px;background:rgb(255 255 255 / .88)}body.is-blog-context .brand-copy small{display:block;font-size:.52rem;color:rgb(255 255 255 / .62)}body.is-blog-context .brand-copy strong{max-width:46vw;font-family:var(--font-display);font-size:.88rem;font-weight:400;letter-spacing:-.02em}body.is-blog-context .brand-logo{width:32px;height:32px}body.is-blog-context .header-inner{position:relative}.blog-header-search{border-color:#fff0;background:#fff0;padding:0;min-height:0;box-shadow:none}.blog-header-search:not(.is-open) input[type="search"],.blog-header-search:not(.is-open) .blog-header-search__label,.blog-header-search:not(.is-open) .blog-header-search__close{display:none}.blog-header-search__toggle{display:grid;width:40px;height:40px;border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .07)}body.blog-search-open .blog-header-tools{position:absolute;inset:0 var(--page-gutter,16px);z-index:1003;margin:0;align-items:center;gap:0}body.blog-search-open .blog-header-menu{display:none}body.blog-search-open .blog-header-search{border-color:rgb(255 255 255 / .24);background:rgb(18 24 18 / .98);padding:0 10px 0 12px;min-height:42px}body.blog-search-open .blog-header-search.is-open input[type="search"],body.blog-search-open .blog-header-search.is-open .blog-header-search__label{display:block}body.blog-search-open .blog-header-search__toggle{display:none}body.blog-search-open .blog-header-search__close{display:grid}body.blog-search-open .brand{opacity:0;pointer-events:none}body.blog-search-open .blog-header-search__panel{left:0;right:0;width:100%}.blog-main--hub,.blog-main--archive{padding-top:calc(var(--header) + 18px)}.article-cover img{max-height:min(38vh, 320px);object-fit:cover}}@media (prefers-reduced-motion:reduce){.blog-list-item,.blog-list-item__link,.blog-list-item__arrow,.blog-header-search__toggle,.blog-pagination .page-numbers{transition:none!important}.blog-list-item__link:active,.blog-is-opening .blog-list-item.is-opening{transform:none!important}.blog-is-opening .blog-list-item{opacity:1!important}@view-transition{navigation:none}::view-transition-old(selected-post),::view-transition-new(selected-post),::view-transition-old(root),::view-transition-new(root){animation:none}}