﻿@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/Inter-Regular.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/Inter-Medium.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/Inter-SemiBold.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/Inter-Bold.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.7;color:#2d3e50;background-color:#fdfdfd;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh;min-height:100svh}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:#2b6cb0;text-decoration:none;transition:color .15s ease}a:hover{color:#1a4d80;text-decoration:underline}ul,ol{padding-left:1.5em}li{margin-bottom:.25rem}h1,h2,h3,h4,h5,h6{color:#182841;font-weight:700;line-height:1.2;margin-top:1.5em;margin-bottom:.5em;scroll-margin-top:calc(88px + 1.5rem)}h1{font-size:2.25rem;letter-spacing:-.02em}@media (min-width: 768px){h1{font-size:2.75rem}}h2{font-size:1.75rem;letter-spacing:-.01em}@media (min-width: 768px){h2{font-size:2rem}}h3{font-size:1.25rem;font-weight:600}@media (min-width: 768px){h3{font-size:1.375rem}}h4{font-size:1.125rem;font-weight:600}h5{font-size:1rem;font-weight:600}h6{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}p{margin-bottom:1em}p:last-child{margin-bottom:0}strong{font-weight:600}em{font-style:italic}blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid #e33b26;background:rgba(24,40,65,.04);border-radius:0 8px 8px 0}blockquote p{font-size:1.125rem;color:#182841}blockquote a,blockquote a:visited{color:#2b6cb0}hr{border:none;border-top:2px solid #e2e8f0;margin:3rem 0}code,kbd,samp,pre{font-family:"JetBrains Mono","Fira Code","SF Mono",Consolas,monospace}:not(pre)>code{background:rgba(24,40,65,.08);padding:.15em .4em;border-radius:4px;font-size:.9em}pre{padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6;background:#f5f6f8;border:1px solid #e2e8f0}pre code{background:none;padding:0;font-size:inherit;color:inherit}pre.has-line-numbers{display:flex;padding:0}.line-numbers{display:flex;flex-direction:column;padding:1.5rem 1rem;text-align:right;user-select:none;border-right:1px solid #e2e8f0;flex-shrink:0}.line-numbers span{font-family:"JetBrains Mono","Fira Code","SF Mono",Consolas,monospace;font-size:.875rem;line-height:1.6;color:#95a5a6}pre.has-line-numbers>code{padding:1.5rem 1rem;overflow-x:auto}.copy-btn{position:absolute;top:.5rem;right:.5rem;padding:.25rem 1rem;font-size:.8125rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;background:rgba(255,255,255,.8);border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;color:#2d3e50;opacity:0;transition:opacity .15s ease,background .15s ease}pre:hover .copy-btn{opacity:1}.copy-btn:hover{background:#182841;color:#fff;border-color:#182841}::selection{background:rgba(227,59,38,.25);color:#182841}.footer ::selection,.hero ::selection,.section--dark ::selection,.section--cta ::selection{background:rgba(227,59,38,.6);color:#fff}.container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:800px;margin:0 auto;padding:0 1.5rem}.navbar{position:sticky;top:0;z-index:100;background:rgba(253,253,253,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}.navbar__inner{display:flex;align-items:center;justify-content:space-between;max-width:1140px;margin:0 auto;padding:0 1.5rem;height:88px}.navbar__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.navbar__logo img{height:60px;width:auto}.navbar__logo:hover{text-decoration:none}.navbar__links{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.navbar__links li{margin:0}.navbar__links a{font-size:1rem;font-weight:500;color:#2d3e50;text-decoration:none;padding:.25rem .5rem;border-radius:4px;position:relative;transition:color .15s ease,background .15s ease}.navbar__links a:hover{color:#182841;background:rgba(24,40,65,.05);text-decoration:none}.navbar__links a.active{color:#182841;text-decoration:none}.navbar__links a.active::after{content:"";position:absolute;bottom:-2px;left:.5rem;right:.5rem;height:2px;background:#e33b26;border-radius:1px}.navbar__toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#182841}.navbar__toggle svg{width:24px;height:24px}@media (max-width: 768px){.navbar__toggle{display:flex}.navbar__links{display:none;position:absolute;top:88px;left:0;right:0;flex-direction:column;background:#fdfdfd;border-bottom:1px solid #e2e8f0;padding:1.5rem 1.5rem;gap:1rem;box-shadow:0 8px 24px rgba(0,0,0,.1)}.navbar__links.open{display:flex}.navbar__links a{font-size:1rem;padding:.5rem 0}}.section{padding:4rem 0;scroll-margin-top:88px}@media (min-width: 768px){.section{padding:6rem 0}}.section--alt{background:#f5f6f8}.section--alt .card:not(.card--value) .card__icon{color:#e33b26}.section--dark{background:#182841;color:rgba(255,255,255,.95)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#fff}.section--dark p{color:rgba(255,255,255,.92)}.section--dark a{color:rgba(255,255,255,.95)}.section--dark a:hover{color:#fff}.section--dark blockquote{background:rgba(255,255,255,.07);border-left-color:#e33b26}.section--dark blockquote p{color:#fff}.section--dark .card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.1)}.section--dark .card:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16);border-top-color:#e33b26;box-shadow:0 4px 24px rgba(0,0,0,.3)}.section--dark .card__icon{color:#fff}.section--dark .card__title{color:#fff}.section--dark .card__body{color:rgba(255,255,255,.88)}.section--dark .rust-demo{max-width:520px;margin:2rem auto 3rem}.section--dark .rust-demo pre{background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:.875rem}.section--dark .rust-demo pre code{color:rgba(255,255,255,.9)}.section__header{text-align:center;margin-bottom:3rem}.section__header h2{margin-top:0}.section__header h2::after{content:"";display:block;width:40px;height:3px;background:#e33b26;margin:1rem auto 0;border-radius:2px}.section__header p{font-size:1.125rem;max-width:720px;margin:1rem auto 0}.section:not(.section--dark) .section__header p{color:#4a5b6e}.hero{background:linear-gradient(135deg, #182841 0%, #121f32 50%, #34495e 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0 4rem;overflow:hidden;position:relative;min-height:calc(100vh - 88px);min-height:calc(100svh - 88px)}.hero::before{content:"";position:absolute;top:50%;left:15%;width:500px;height:500px;background:radial-gradient(circle, rgba(227,59,38,.08) 0%, rgba(0,0,0,0) 70%);transform:translate(-50%, -50%);pointer-events:none}@media (min-width: 768px){.hero{padding:4rem 0}}@media (min-width: 992px){.hero{min-height:0;padding:6rem 0}}.hero__inner{display:flex;align-items:center;gap:3rem;max-width:1140px;margin:0 auto;padding:0 1.5rem;width:100%}@media (max-width: 992px){.hero__inner{flex-direction:column;text-align:center;gap:1.5rem}}.hero__content{flex:1;min-width:0}@media (max-width: 992px){.hero__content{flex:none}}.hero__content h1{color:#fff;font-size:2.25rem;letter-spacing:-.03em;margin:0 0 1.5rem;line-height:1.15}@media (min-width: 768px){.hero__content h1{font-size:2.75rem}}@media (min-width: 992px){.hero__content h1{font-size:3.25rem}}.hero__content p{font-size:1.125rem;color:rgba(255,255,255,.92);margin-bottom:2rem;max-width:500px}@media (max-width: 992px){.hero__content p{max-width:none}}.hero__image{flex:0 1 480px;max-width:480px;margin-top:3rem}@media (max-width: 992px){.hero__image{flex:none;max-width:340px}}@media (max-width: 576px){.hero__image{max-width:260px}}.hero__image img{width:100%;height:auto}.hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 992px){.hero__buttons{justify-content:center}}.hero__scroll{position:absolute;bottom:1.5rem;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.02em;transition:opacity .15s ease}.hero__scroll:hover{opacity:.7;text-decoration:none}@media (min-width: 992px){.hero__scroll{display:none}}.hero__scroll-arrow{display:inline-block;transform:rotate(90deg);font-size:1.4em;line-height:1}.footer{background:#182841;color:rgba(255,255,255,.9);padding:4rem 0 2rem}.footer a{color:rgba(255,255,255,.9);transition:color .15s ease}.footer a:hover{color:#fff;text-decoration:none}.footer__inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1140px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.footer__inner{grid-template-columns:1fr;gap:2rem}}.footer__brand img{height:44px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer__brand p{font-size:.875rem;color:rgba(255,255,255,.85);max-width:300px}.footer__nav h4{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.footer__nav ul{list-style:none;padding:0}.footer__nav li{margin-bottom:.5rem}.footer__nav a{font-size:.875rem}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.12);transition:background .15s ease}.footer__social a:hover{background:rgba(255,255,255,.22)}.footer__social a svg{width:18px;height:18px;fill:rgba(255,255,255,.9)}.footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);max-width:1140px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer__bottom p{font-size:.8125rem;color:rgba(255,255,255,.8);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;border-radius:8px;border:2px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;transition:all .25s ease;white-space:nowrap}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:#e33b26;color:#fff;border-color:#e33b26}.btn--primary:hover{background:#c32e1c;border-color:#c32e1c;color:#fff;box-shadow:0 4px 20px rgba(227,59,38,.35)}.btn--secondary{background:rgba(0,0,0,0);color:#fff;border-color:rgba(255,255,255,.4)}.btn--secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6);color:#fff}.btn--outline{background:rgba(0,0,0,0);color:#182841;border-color:#e2e8f0}.btn--outline:hover{border-color:#182841;color:#182841}.btn--outline-blue{background:rgba(0,0,0,0);color:#1c8aff;border-color:#1c8aff}.btn--outline-blue:hover{background:#1c8aff;color:#fff}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.card-grid--three{grid-template-columns:repeat(3, 1fr)}}.card{background:#fff;border:1px solid #e2e8f0;border-top:2px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .25s ease}.card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:rgba(0,0,0,0);border-top-color:#e33b26;transform:translateY(-2px)}.card__icon{width:48px;height:48px;margin-bottom:1.5rem;color:#e33b26}.card__icon svg{width:100%;height:100%}.card__title{font-size:1.125rem;font-weight:600;color:#182841;margin:0 0 .5rem;line-height:1.3}.card__body{font-size:.875rem;color:#2d3e50;line-height:1.7}.card__body p{margin-bottom:.5rem}.card__body a{color:#2b6cb0}.team-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media (min-width: 768px){.team-grid{grid-template-columns:repeat(2, 1fr)}}.card--horizontal{display:flex;gap:1.5rem;align-items:center;padding:1.5rem}@media (max-width: 576px){.card--horizontal{flex-direction:column;align-items:center;text-align:center}}.card--horizontal .card__title{margin-bottom:.25rem}.card--horizontal .card__body{font-size:.875rem;color:#2d3e50;line-height:1.6}.card__portrait{width:110px;height:110px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid rgba(227,59,38,.3);transition:border-color .25s ease}.card:hover .card__portrait{border-color:#e33b26}@media (max-width: 576px){.card__portrait{width:100px;height:100px}}.card--value .card__icon{width:40px;height:40px}.card--value .card__body{font-size:1rem;color:#2d3e50}.section-title{text-align:center;margin-bottom:1rem}.section-title h1,.section-title h2{margin-top:0;display:inline-block;position:relative}.section-title h1::after,.section-title h2::after{content:"";display:block;width:40px;height:3px;background:#e33b26;margin:1rem auto 0;border-radius:2px}.section-subtitle{text-align:center;font-size:1.125rem;color:#4a5b6e;max-width:600px;margin:0 auto 2rem}.protected-mod,.m-protected-mod{display:inline-flex;align-items:center;gap:.5rem}.generic-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1.5rem 0}.generic-buttons .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #1c8aff;border-radius:8px;font-weight:600;font-size:1rem;transition:all .25s ease;background:rgba(0,0,0,0)}.generic-buttons .button:hover{background:#1c8aff;color:#fff}.generic-buttons .button.red{border-color:#e33b26}.generic-buttons .button.blue{border-color:#1c8aff}.generic-buttons a{color:inherit;text-decoration:none}.generic-buttons a:hover{text-decoration:none;color:inherit}.gallery-title{text-align:center;margin-bottom:1.5rem}.image-gallery{display:grid;grid-template-columns:1fr;gap:1rem;margin:2rem 0}@media (min-width: 576px){.image-gallery{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.image-gallery{grid-template-columns:repeat(3, 1fr)}}.image-gallery .gallery-item{border-radius:8px;overflow:hidden;transition:transform .25s ease}.image-gallery .gallery-item:hover{transform:scale(1.02)}.image-gallery .gallery-item img{width:100%;height:auto;display:block}.section--cta{background:linear-gradient(135deg, #34495e 0%, #253544 100%);padding:4rem 0;position:relative;overflow:hidden}.section--cta::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, rgba(0,0,0,0), #e33b26, rgba(0,0,0,0))}.section--cta::after{content:"";position:absolute;top:50%;left:50%;width:600px;height:300px;background:radial-gradient(ellipse, rgba(227,59,38,.1) 0%, rgba(0,0,0,0) 70%);transform:translate(-50%, -50%);pointer-events:none}@media (min-width: 768px){.section--cta{padding:6rem 0}}.cta-block{text-align:center;max-width:640px;margin:0 auto;position:relative;z-index:1}.cta-block h3{color:#fff;font-size:2rem;margin-top:0;margin-bottom:1rem;letter-spacing:-.01em}.cta-block h3::after{content:"";display:block;width:40px;height:3px;background:#e33b26;margin:1rem auto 0;border-radius:2px}@media (min-width: 768px){.cta-block h3{font-size:2.25rem}}.cta-block p{font-size:1.125rem;color:rgba(255,255,255,.92);margin-bottom:2rem}.cta-block a{color:rgba(255,255,255,.92)}.cta-block a:hover{color:#fff}.cta-block__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-block__buttons .btn--primary{padding:.875rem 2.25rem;font-size:1rem}.cta-block__links{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:1.125rem;margin-top:1.5rem}.cta-block__links>p{display:flex;align-items:center;gap:.25rem;margin:0}.emphasize{border:2px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:2rem 0;text-align:center;text-wrap:balance}.emphasize.link{cursor:pointer;float:right;transition:border-color .25s ease}@media (min-width: 768px){.emphasize.link{width:50%}}@media (max-width: 768px){.emphasize.link{width:75%}}.emphasize.link:hover{border-color:#e33b26}.emphasize.link .divlink{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.emphasize>*{margin:0}.emphasize *{font-size:1.125rem;color:#e33b26}.pgp-section{margin:1.5rem 0}.pgp-details{border:1px solid #e2e8f0;border-radius:8px}.pgp-details summary{padding:1rem 1.5rem;cursor:pointer;font-weight:500;color:#182841;user-select:none}.pgp-details summary:hover{color:#e33b26}.pgp-details[open] summary{border-bottom:1px solid #e2e8f0}.pgp-key-wrapper{position:relative;padding:1rem}.pgp-key-wrapper pre{margin:0;font-size:.8125rem;overflow-x:auto}.pgp-copy-btn{position:absolute;top:1rem;right:1rem;padding:.25rem 1rem;font-size:.8125rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;background:#f5f6f8;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;color:#2d3e50;transition:all .15s ease}.pgp-copy-btn:hover{background:#182841;color:#fff;border-color:#182841}.lang-switch{font-size:.875rem;font-weight:500;color:#2d3e50;text-decoration:none}.lang-switch:hover{color:#182841;text-decoration:none}.post-list{list-style:none;padding:0}.post-list__item{padding:2rem 0;border-bottom:1px solid #e2e8f0}.post-list__item:first-child{padding-top:0}.post-list__item:last-child{border-bottom:none}.post-list__title{font-size:1.375rem;font-weight:600;margin:0 0 .5rem}.post-list__title a{color:#182841;text-decoration:none}.post-list__title a:hover{color:#e33b26;text-decoration:none}.post-list__meta{display:flex;gap:1rem;flex-wrap:wrap;font-size:.875rem;color:#4a5b6e;margin-bottom:.5rem}.post-list__excerpt{color:#2d3e50;line-height:1.6}.post__back{display:inline-block;font-size:.875rem;font-weight:500;color:#4a5b6e;text-decoration:none;margin-bottom:1.5rem}.post__back:hover{color:#e33b26;text-decoration:none}.post__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.post__header h1{margin-top:0;font-size:2rem;letter-spacing:-.02em}@media (min-width: 768px){.post__header h1{font-size:2.5rem}}.post__header h1 a{color:#182841;text-decoration:none}.post__header h1 a:hover{color:#e33b26;text-decoration:none}.post__subtitle{font-size:1.125rem;color:#4a5b6e;margin-bottom:1rem}.post__meta{display:flex;gap:1rem;flex-wrap:wrap;font-size:.875rem;color:#4a5b6e}.post__meta span{display:inline-flex;align-items:center;gap:.25rem}.post__content{max-width:100%}.post__content h2{margin-top:2em}.post__content h3{margin-top:1.5em}.post__content img{border-radius:8px;margin:1.5rem 0}.post__content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.post__content table th,.post__content table td{padding:.5rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.post__content table th{font-weight:600;color:#182841;background:#f5f6f8}.blog-layout{max-width:1140px;margin:0 auto;position:relative}@media (min-width: 1200px){.sidebar{position:absolute;right:-260px;top:0;width:220px}}@media (max-width: 1200px){.sidebar{display:none}}@media (min-width: 1200px){.sidebar__sticky{position:sticky;top:104px;max-height:calc(100vh - 120px);overflow-y:auto}}.toc-widget,.series-widget{background:#f5f6f8;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.toc-widget__title,.series-widget__title{font-size:.875rem;font-weight:700;color:#182841;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;text-decoration:none}.toc-widget__title a,.series-widget__title a{color:inherit;text-decoration:none}.toc-widget ol,.toc-widget ul,.series-widget ol,.series-widget ul{padding-left:1.25em;margin:0}.toc-widget li,.series-widget li{margin-bottom:.25rem;font-size:.875rem;line-height:1.5}.toc-widget a,.series-widget a{color:#2d3e50;text-decoration:none}.toc-widget a:hover,.series-widget a:hover{color:#e33b26}.toc-widget a.scur,.series-widget a.scur{color:#e33b26;font-weight:600}.toc-widget .toc-item,.toc-widget .toc-item-child,.series-widget .toc-item,.series-widget .toc-item-child{list-style:none;margin-bottom:.25rem}.toc-widget .toc-item a,.toc-widget .toc-item-child a,.series-widget .toc-item a,.series-widget .toc-item-child a{font-size:.875rem}.toc-widget .toc-item-child,.series-widget .toc-item-child{padding-left:1rem}.series-box{background:#f5f6f8;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.series-box .series-box__title{font-size:1rem;font-weight:700;color:#182841;margin-bottom:1rem;display:block;text-decoration:none}.series-box .series-box__title:hover{color:#e33b26}.series-box ol{padding-left:1.25em;margin:0}.series-box li{margin-bottom:.25rem;font-size:.875rem}.series-box a{color:#2d3e50;text-decoration:none}.series-box a:hover{color:#e33b26}.series-box a.scur{color:#e33b26;font-weight:600}.series-box details{font-size:.875rem;color:#4a5b6e;cursor:pointer;margin:.25rem 0}.series-box .hidden_li{display:none}.series-box details[open]+.hidden_li{display:block}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}@media (max-width: 576px){.post-nav{grid-template-columns:1fr}}.post-nav__item{text-wrap:balance}.post-nav__item--next{text-align:right}@media (max-width: 576px){.post-nav__item--next{text-align:left}}.post-nav__label{font-size:.8125rem;color:#4a5b6e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.post-nav__link{font-weight:600;color:#182841;text-decoration:none}.post-nav__link:hover{color:#e33b26;text-decoration:none}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s ease}.pagination a{color:#2d3e50;background:#f5f6f8;border:1px solid #e2e8f0}.pagination a:hover{background:#182841;color:#fff;border-color:#182841;text-decoration:none}.text-center{text-align:center}.text-muted{color:#4a5b6e}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-lg{margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.row{display:flex;gap:2rem}@media (max-width: 768px){.row{flex-direction:column}}.column{flex:1;padding:0 1rem}.page-content h1:first-child,.page-content h2:first-child{margin-top:0}.page-content li{margin-bottom:.5rem;line-height:1.6}.page-content ul{list-style:square}.draft-banner{background:#ffb20f;color:#182841;text-align:center;padding:.5rem;font-weight:700;font-size:.875rem}.icon{width:1em;height:1em;vertical-align:-.125em;fill:currentColor}.icon-inline{width:1.2em;height:1.2em;vertical-align:-.2em;fill:none;stroke:currentColor;stroke-width:2}.centered-title{text-align:center;margin:3rem 0 1.5rem}.centered-title h1{display:inline-block;font-size:2rem;font-weight:700;margin:0;color:#182841}.centered-title h1 hr{max-width:100vw;margin:.5rem 0 0;border-top:2px solid #e33b26}html[lang=de] q{quotes:"»" "«"}q:lang(de){quotes:"»" "«"}@media print{.navbar,.footer,.sidebar{display:none}body{color:#000;background:#fff}}