:root{--ff:'Ubuntu';--radius:6px;--primary-color:#292929;--secondary-color:#FFF;--tertiary-color:#E0002D;--link-color:#449DD1;--tertiary-color-light:#FFB370;--secondary-color-dark:#DFDFCD;--set-transparent:transparent;--black:#292929;--code-bg:#272822;--code-fg:#f8f8f2;--code-scroll-thumb:#525252;--scrollbar-track:#EFEFE6;--scrollbar-thumb:#B7B78F}.dark{--primary-color:#eaf2f1;--secondary-color:#282a3a;--tertiary-color:#ff657a;--tertiary-color-light:#ffd76d;--secondary-color-dark:#3a3d54;--scrollbar-track:#282a3a;--scrollbar-thumb:#525252;--link-color:#449DD1;--code-bg:#282a3a;--code-fg:#eaf2f1}@font-face{font-display:swap;font-family:ubuntu;font-style:normal;font-weight:400;src:url(../fonts/Ubuntu-Regular.woff2)format('woff2')}@import "theme.css";html{line-height:1.5rem;scroll-behavior:smooth}body{font-family:var(--ff);background:var(--secondary-color);color:var(--primary-color);margin:0 8px;padding:0;transition:background 50ms ease-in-out,color 50ms ease-in-out}header{display:flex;align-items:center;line-height:2.5em;margin:1rem 0 1rem 0;padding-bottom:1rem;border-bottom:1px solid var(--secondary-color-dark)}a{color:var(--primary-color);text-decoration:none;border-bottom:2px solid var(--tertiary-color);word-break:break-word;word-wrap:break-word;overflow:break-word}a:hover{color:var(--link-color)}mark{background-color:var(--tertiary-color-light);color:var(--primary-color)}footer{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid var(--secondary-color-dark);margin-top:4rem;padding-top:1rem}h1,h2,h3,h4,h5,h6{margin-top:1.2rem;line-height:normal}ul{list-style-type:none;padding-left:20px}ul li:before{content:"-";display:inline-block;width:1em;margin-left:-1em}img{max-width:100%;height:auto;display:block;margin:auto;border-radius:var(--radius)}figcaption{text-align:center}figure h4::before{content:'↳ '}code{background-color:var(--set-transparent);color:var(--tertiary-color);font-size:1.3em;padding:2px .5em;word-break:break-word;word-wrap:break-word;overflow:break-word}pre{line-height:1.5;padding:.5em}pre code{background-color:initial;color:inherit;font-size:100%;padding:0;display:block;overflow-x:auto}.highlight pre code{overflow-x:unset}pre:has(code){color:var(--code-fg);background-color:var(--code-bg);border-radius:var(--radius);box-shadow:2px 2px 2px rgba(0,0,0,.5)}.highlight>pre,.highlight>div{border-radius:var(--radius);box-shadow:2px 2px 2px rgba(0,0,0,.5);overflow-x:auto}.highlight tbody pre{margin:0}.highlight pre ::selection{background:rgba(255,255,255,.2);color:inherit}table{border-spacing:0;border-collapse:collapse}table th{padding:6px;border-bottom:2px solid var(--tertiary-color);font-size:large}table td{padding:6px;border-top:1px solid var(--secondary-color-dark)}blockquote{border-left:4px solid var(--tertiary-color);border-right:4px solid var(--tertiary-color);margin:0;padding:0 2rem;background:var(--secondary-color);box-shadow:none!important;border-radius:0!important}details{border-left:4px solid var(--tertiary-color);margin:0;padding:.25rem .5rem;background:var(--secondary-color-dark);border-radius:0 var(--radius)var(--radius)0;box-shadow:2px 2px 2px rgba(0,0,0,.5)}@keyframes revealContent{0%{opacity:0}100%{opacity:1}}details[open] div{animation:revealContent .5s ease-out forwards}::selection{background:var(--tertiary-color);color:#fff}.header-cntr{display:flex;justify-content:space-between;width:100%}.content{margin:0 auto;max-width:85%}.title{display:inline-flex;align-items:center;color:var(--tertiary-color);font-size:1.5rem;font-weight:700;border-bottom:none}.title img{margin-right:.2em;display:inline;width:32px;height:auto}.title:hover{color:var(--link-color)}.menu{display:flex;align-items:center;justify-content:center}#main-menu ul{margin:0}#main-menu li{display:inline}#main-menu li:before{content:none}#main-menu a{margin:.7em .5em;font-size:1rem;font-weight:600;border-bottom:none}#main-menu a:hover{border-bottom:2px solid var(--tertiary-color)}#main-menu a svg{height:1.1em;width:1.1em;vertical-align:text-top}#main-menu a.active{border-bottom:2px solid var(--tertiary-color)}.mm-normal{display:inline}.mm-mobile-open ul{position:fixed;padding:0;top:0;left:0;right:0;bottom:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--secondary-color),.7);z-index:30;transition:transform .3s ease-in-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#mob-hb-icon,#mob-x-icon{display:none;background-color:inherit}@media(max-width:800px){#main-menu a{font-weight:400}#mob-hb-icon{display:block}.mm-normal{display:none}}.main-menu a.lnk:hover,.socials-icon svg:hover{color:var(--link-color);border-bottom:2px solid var(--tertiary-color)}.menu-btn svg,.copy-button svg{height:1.1em;width:1.1em;vertical-align:text-top}.menu-btn:hover{color:var(--tertiary-color)}html.dark #moon{display:none}html:not(.dark) #sun{display:none}.menu-btn{color:var(--primary-color);background-color:var(--secondary-color);border:none;display:flex;align-items:center;justify-content:center}#theme-switcher div{display:inline}.avatar img{height:100px;width:100px;padding:8px;border-radius:50%}.avatar.top{text-align:center}.avatar.left{margin-top:16px;position:relative;float:left}.avatar.right{margin-top:16px;position:relative;float:right}.featured{margin-top:.2rem;clear:both}.socials span{font-size:1.5rem}.socials ul{text-align:center;padding:0}.socials li::before{content:none}.socials a{border-bottom:none}.socials li{display:inline;margin:.2em}.socials-icon svg{height:1.5em;width:1.5em;border-bottom:2px solid var(--secondary-color)}.lst-content{margin-top:2rem}.lst-type{margin-bottom:.2em;margin-top:1.2em}.lst-basic,.lst-card{margin-top:.2em}.lst-card{padding-left:0}.lst-basic li{display:flex}.lst-basic li div{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.lst time{white-space:nowrap}.lst-card li::before{content:none}.lst-card li{padding:.2em 1em;margin-block:1em;padding-block:1em;background-color:var(--set-transparent);box-shadow:0 4px 6px -2px rgba(0,0,0,.2)}.lst-card li h2,.lst-card li h3{margin:0}.lst-card li p{margin:0}.lst-card:has(.thumbnail)>li{display:flex;justify-content:space-between;align-items:flex-start}.lst-card .thumbnail{width:auto;height:130px;margin:0 2px}@media(max-width:600px){.lst-card:has(.thumbnail)>li{flex-direction:column;justify-content:flex-start}.lst-card:has(.thumbnail) li div{order:2;align-self:flex-start}.lst-card:has(.thumbnail) li img{order:1;height:150px!important;margin:0 auto;display:block}}.artile-ttl::before{content:none}.pg-title{padding:0;margin:0}.meta p,.meta a{margin:0;color:var(--primary-color)}.meta-icon{display:inline-block;vertical-align:bottom;margin-right:.2em;margin-left:.5em}.meta-icon:first-of-type{margin-left:0}.meta-icon svg{padding-top:.25em;height:.9em;width:.9em}.meta a{border:1px solid var(--tertiary-color);padding:2px;border-radius:var(--radius);background:var(--tertiary-color-light );margin:0 2px}.meta a:hover{background:var(--link-color);color:#000}.draft-lbl{background-color:var(--tertiary-color);color:var(--black);padding:2px 4px;border-radius:var(--radius)}.highlight-wrapper{display:block;border-radius:var(--radius)}pre,.highlight{position:relative}div.highlight:hover .copy-button,pre:hover .copy-button{display:block}.copy-button{opacity:.8;display:none;position:absolute;top:2px;right:2px;z-index:10;cursor:pointer;background-color:inherit;color:var(--code-fg);border:none}.copy-button svg{color:var(--tertiary-color-light)}.copy-textarea{position:absolute;z-index:-10;opacity:.05}.showmore{text-align:center}.showmore button{border:2px solid var(--tertiary-color);color:var(--primary-color);background-color:var(--secondary-color);font-size:1em;padding:.2em .4em;border-radius:var(--radius)}.showmore button:hover{border:2px solid var(--link-color)}.pagenav{margin-top:2rem;display:flex;background-color:var(--set-transparent)}.pagenav .prev,.pagenav .next{width:50%;border:none;padding:10px 20px}.pagenav .prev{text-align:left;padding-right:0;border-radius:var(--radius)0 0 var(--radius)}.pagenav .next{padding-left:0;margin-inline-start:auto;text-align:right;border-radius:0 var(--radius)var(--radius)0}.pagenav .direction{font-size:small;font-weight:700;opacity:.5}.pagenav .prev:hover,.pagenav .next:hover{background-color:var(--tertiary-color-light);color:var(--primary-color)}.toc{background-color:var(--set-transparent);min-width:40%;margin-top:10px;padding:.4em;border-radius:var(--radius);display:inline-block;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.toc details{background-color:var(--set-transparent);box-shadow:none}.toc summary{font-weight:700;font-size:1.05rem}.toc-innr{padding-right:2em}.toc-innr ul{margin:0}.toc-innr a,.toc-innr a code{border-bottom:none}.toc li:before{content:none}.callout{padding:.75rem;margin:1em 0;background:var(--secondary-color-dark);border-radius:var(--radius);display:flex;align-items:center;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.callout svg{padding-top:.3em;width:1em;height:1em;margin-right:.5em}.icon{position:relative;display:inline-block;vertical-align:middle;margin-right:.2em}.icon svg{width:1em;height:1em}.pagination{display:flex;justify-content:center;margin-top:2em;margin-bottom:2em}.pagination li{margin-left:1em;margin-right:1em}.pagination li:before{content:none}.pagination a{background-color:inherit;color:inherit;padding-left:.5em;padding-right:.5em;border:none}.page-item{background-color:var(--tertiary-color);color:var(--black);border-radius:var(--radius)}.page-item:not(.disabled):not(.active):hover{background-color:var(--link-color);border:none}.page-item.active{background-color:var(--link-color)}.page-item.disabled{opacity:.5}.gist a{color:initial;background-color:initial;text-decoration:initial;border:initial}.taxny-card-container{display:flex;flex-wrap:wrap}.taxny-card{flex:1 0 200px;margin:10px;background-color:var(--secondary-color-dark);padding:10px;border-radius:var(--radius)}.comment{margin-top:1rem}.anchor svg{width:.75em;height:auto}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline;opacity:.7;color:var(--primary-color);user-select:none;text-decoration:none;border:none}.katex>.katex-html{white-space:normal}.katex .base{margin-top:2px;margin-bottom:2px}.gist .markdown-body .highlight pre,.gist .markdown-body pre{box-shadow:none}.mermaid{background-color:var(--black);max-width:100%;overflow-x:auto}::-webkit-scrollbar{width:.5vw;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--radius)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius)}.highlight pre::-webkit-scrollbar-track,.highlight>div::-webkit-scrollbar-track,pre code::-webkit-scrollbar-track{background:var(--code-bg)!important}.highlight pre::-webkit-scrollbar-thumb,.highlight>div::-webkit-scrollbar-thumb,pre code::-webkit-scrollbar-thumb{background:var(--code-scroll-thumb)!important}::-webkit-scrollbar-thumb:hover,.highlight pre::-webkit-scrollbar-thumb:hover,.highlight>div::-webkit-scrollbar-thumb:hover,pre code::-webkit-scrollbar-thumb:hover{background:var(--tertiary-color-light)!important}.breadcrumbs{padding:0;margin:0;opacity:.5;display:inline-flex;font-size:.98em;align-items:center}.breadcrumbs li::before{content:none}.breadcrumbs li::after{content:"»";width:1em;text-align:center;display:inline-block}.breadcrumbs a{border:none;display:inline-flex;align-items:center}.breadcrumbs a svg{width:.94em;height:auto;text-align:center;vertical-align:text-top;opacity:inherit}.cover-img{width:100%;height:auto}.pg-title svg{height:1.5rem;width:auto}.pg-title a{border:none;opacity:.6}.headline{font-weight:700;font-size:1.05em}.side-menu{display:flex}#search-container{position:fixed;padding-top:2em;padding-bottom:2em;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:rgba(var(--secondary-color),.7);z-index:30;transition:transform .3s ease-in-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:none}#search-query::-webkit-search-cancel-button,#search-query::-webkit-search-decoration,#search-query::-webkit-search-results-button,#search-query::-webkit-search-results-decoration{display:none}.search{flex-grow:1;max-width:700px;margin:0 auto;display:flex;flex-direction:column}.search .panel{padding:10px;margin:0 10px;border-radius:var(--radius);background-color:var(--secondary-color-dark)}.search .panel form{display:flex;justify-content:center}.search .panel form svg{flex-grow:0;width:1.1em;height:auto;color:inherit}.search .panel form input{flex-grow:1;font-size:1.1rem;margin-left:.5em;margin-right:.5em;background-color:initial;appearance:none;border:none;outline:2px solid var(--primary-color);color:var(--primary-color)}.search .panel form input:focus{outline:2px solid var(--tertiary-color)}.search .panel form button{flex-grow:0;background:0 0;border:none;display:flex;align-items:center;color:var(--primary-color)}#search-results{background-color:var(--secondary-color-dark);flex-grow:0;margin:10px .5em;padding:0;border-radius:var(--radius);overflow:auto}.search .close-btn-ctr{display:flex;justify-content:center}#search-close:hover{color:var(--tertiary-color)}#search-results li{line-height:1.1em}#search-results li:before{content:"";display:none;width:0;margin-left:0}#search-results li a{display:block;position:relative;margin:10px;padding:10px;background-color:var(--secondary-color);border:none;border-radius:var(--radius)}#search-results li a:focus,#search-results li a:hover{outline:1px solid var(--tertiary-color)}#search-results li a p{margin:0}#search-results a:hover{color:inherit}.srch-title{font-size:1.1em;font-weight:700}.srch-meta{opacity:.5}.srch-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}#search-results,.panel{z-index:2}a{border-bottom:1px solid var(--tertiary-color)}h1,h2,h3,h4,h5,h6{color:var(--tertiary-color)}.dark a:hover{border-bottom-color:var(--link-color)}.small08{font-size:.8em}.small09{font-size:.9em}.floatright{float:right}.floatleft{float:left}.clearboth{clear:both}header{border:none;margin:1rem 0 0;padding-bottom:.5rem}.above-the-list-header{font-size:1.2em}.below-the-list-intro{color:var(--tertiary-color);font-size:1.2em;font-weight:700}.wappen,.screenshot,.margin0{margin:0}.pikto{margin:5px 5px 0 0;max-width:150px}img .screenshot{box-shadow:2px 2px 2px rgba(0,0,0,.5);margin:0}figure{}figcaption{font-size:.8em;text-align:left}figcaption ::before{content:"(🔍 Abbildung vergrößern) ⇢ "}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:3rem;margin-bottom:2rem}.footer-col h3{font-size:1.1rem;margin-bottom:.5rem;color:var(--primary-color)}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:.4rem}.footer-col ul li:before{content:"";display:inline-block;width:1em;margin-left:-1em}.footer-col ul li a{color:var(--primary-color);text-decoration:none}.footer-col ul li a:hover,.footer-col li a:hover{color:var(--link-color)}.footer-grid{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid var(--primary-color);padding-top:2rem;margin-top:3rem}.footer-col{flex:1;line-height:.8em;padding:0 1rem;border-left:1px solid var(--primary-color)}.footer-col:first-child{border-left:none}.footer-col li a{color:var(--primary-color);text-decoration:none;border-bottom:none!important;word-break:break-word;word-wrap:break-word;overflow:break-word;display:inline-block;padding-left:.3rem}.footer-section-title{position:relative;cursor:pointer;user-select:none}.footer-toggle{float:right;font-weight:700;font-size:1.2em;display:none;line-height:1;transition:transform .2s ease}.footer-section-title.active{color:var(--link-color)}.footer-section-title.active .footer-toggle{transform:rotate(45deg)}.meta a{background:var(--set-transparent);border:0 solid var(--set-transparent);color:var(--link-color)}.meta a:hover{background:var(--tertiary-color);border:0 solid var(--set-transparent);color:var(--secondary-color)}.meta-tag-icon{color:var(--link-color)}.top-anchor{}.has-submenu{position:relative}.submenu-indicator{margin-left:.5em;font-size:.8em;transition:transform .3s ease}.has-submenu.submenu-open .submenu-indicator{transform:rotate(180deg)}.submenu{position:absolute;top:100%;left:0;background:var(--secondary-color);border:1px solid var(--tertiary-color);border-radius:var(--radius);box-shadow:0 4px 8px rgba(0,0,0,.2);min-width:250px;z-index:1000;display:none;padding:0}.submenu-content{padding:1rem}.submenu-title{margin:0 0 .75rem;font-size:1.1rem;color:var(--primary-color);border-bottom:1px solid var(--tertiary-color);padding-bottom:.5rem}.submenu-title::before{content:none!important}.submenu-list{list-style:none;padding:0;margin:0}.submenu-list li{margin:0;padding:.25rem 0}.submenu-list li::before{content:none!important}.submenu-list a{display:block;padding:.5rem;text-decoration:none;border-radius:4px;border-bottom:none!important;transition:background-color .2s ease;color:var(--primary-color)}.submenu-list a:hover{background-color:var(--code-bg);color:var(--link-color)}.submenu-type{font-size:.7rem;color:var(--tertiary-color);background:var(--code-bg);padding:.2rem .4rem;border-radius:3px;margin-left:.5rem}.submenu-section .submenu-type{background:#e3f2fd;color:#1976d2}.submenu-page .submenu-type{background:#f3e5f5;color:#7b1fa2}.submenu-separator{height:1px;background:var(--tertiary-color);margin:.5rem 0;border:none}.subnav ul li::before{content:none!important}.subnav{background-color:var(--set-transarent);padding:0 1rem .5rem;border-bottom:1px solid #ccc;font-size:.85rem;overflow-x:auto}.subnav ul{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none}.subnav li{margin:0;white-space:nowrap}.has-submenu{position:relative}.submenu-indicator{margin-left:.5em;font-size:.8em;transition:transform .3s ease}.submenu-open .submenu-indicator{transform:rotate(180deg)}.has-submenu.submenu-open>a{background-color:var(--code-bg);color:var(--link-color);border-radius:4px 4px 0 0;position:relative;z-index:1001}.subnav-section,.subnav-page{display:flex;align-items:center;justify-content:space-between}.subnav-type{font-size:.7rem;color:var(--tertiary-color);background:var(--code-bg);padding:.2rem .4rem;border-radius:3px;margin-left:.5rem}.subnav-section .subnav-type{background:#e3f2fd;color:#1976d2}.subnav-page .subnav-type{background:#f3e5f5;color:#7b1fa2}.subnav-separator{height:1px;background:var(--tertiary-color);margin:.5rem 0;border:none}@keyframes slideDown{from{opacity:0;max-height:0}to{opacity:1;max-height:300px}}.twc_wrapper{display:flex;flex-direction:column;margin-top:1.2em}.twc_row{display:flex;flex-wrap:wrap;align-items:flex-start;word-wrap:break-word;word-break:break-word}.twc_column{padding:.25em .5em;box-sizing:border-box}.twc_column-label{flex:0 0 30%;font-weight:700;word-break:break-word}.twc_column-content{flex:1 0 70%;word-break:break-word}.twc_visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.twc_row.highlight{background-color:#fff3cd;border-left:4px solid #ffc107;padding-left:.75em}.twc_row.muted{color:#666;font-style:italic}.hitflexgrid_wrapper{display:grid;grid-template-columns:repeat(var(--hitflexgrid-columns),1fr);gap:var(--hitflexgrid-gap,.5em);margin-bottom:1em}.hitflexgrid_row{display:contents}.hitflexgrid_cell{padding:.5em;box-sizing:border-box;word-break:break-word;vertical-align:top;border-bottom:1px solid #ccc}.hitflexgrid_cell[role=columnheader]{font-weight:700;background:#f0f0f0;border-bottom:2px solid #999}.callout{align-items:unset;background:var(--secondary-color);border:1px solid var(--tertiary-color);box-shadow:none;color:var(--tertiary-color)}.shine{align-items:unset;background:var(--tertiary-color);color:var(--secondary-color);border:1px solid var(--tertiary-color);box-shadow:none;margin:10px 5px;padding:10px 15px}.redalert{background:var(--tertiary-color);color:var(--secondary-color)}details{background:var(--set-transparent);margin-bottom:25px}summary{cursor:pointer}.title::after,.main-menu-link::after,.footer-menu-link::after,.footer-menu-link a::after,.footer-to-top::after,.next::after,.prev::after,.toc-innr a::after,.breadcrumbs a::after,.subnav a::after,.mobile-submenu a::after,.tag::after,.lightbox-image::after,.mobile-submenu a::before{content:''}.showmore{margin:1.2rem 0}.showmore button{border-radius:none}::-webkit-scrollbar{width:.8vw;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:1}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:1}.highlight pre::-webkit-scrollbar-track,.highlight>div::-webkit-scrollbar-track,pre code::-webkit-scrollbar-track{background:var(--code-bg)!important}.highlight pre::-webkit-scrollbar-thumb,.highlight>div::-webkit-scrollbar-thumb,pre code::-webkit-scrollbar-thumb{background:var(--code-scroll-thumb)!important}::-webkit-scrollbar-thumb:hover,.highlight pre::-webkit-scrollbar-thumb:hover,.highlight>div::-webkit-scrollbar-thumb:hover,pre code::-webkit-scrollbar-thumb:hover{background:var(--link-color)!important}.breadcrumbs{margin:.5rem 0;opacity:.8;padding:0}.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem;margin:0;padding:0;list-style:none;font-size:.9rem}.breadcrumbs li{display:flex;align-items:center;margin:0}.breadcrumbs li::before{content:none!important}.breadcrumbs li:not(:first-child):not(.current)::before{content:"»";margin:0 .4rem;color:var(--tertiary-color);font-weight:700}.breadcrumbs a{color:var(--link-color);text-decoration:none;padding:.2rem .3rem;border-radius:3px;transition:all .2s ease}.breadcrumbs a:hover,.breadcrumbs a:focus{background:var(--code-bg);color:var(--link-color)}.breadcrumbs .current{font-weight:600;color:var(--tertiary-color);background:var(--set-transparent);padding:.2rem .6rem;display:flex;align-items:center;gap:.3rem}.breadcrumb-up-arrow{color:var(--tertiary-color);font-weight:700;font-size:1em;margin-right:.2rem}.breadcrumbs li:nth-last-child(2) a{font-weight:500;background:var(--secondary-color);color:var(--link-color)}.breadcrumbs li:nth-last-child(2) a:hover,.breadcrumbs li:nth-last-child(2) a:focus{background:var(--tertiary-color);color:var(--secondary-color);transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.converter-container{max-width:1200px;margin:0 auto;padding:20px}.input-section,.output-section{margin-bottom:30px}.textarea-container{position:relative;margin-bottom:10px}.input-textarea,.output-textarea{width:100%;min-height:300px;padding:15px;border:2px solid #ddd;border-radius:8px;font-family:courier new,monospace;font-size:14px;line-height:1.5;resize:vertical;box-sizing:border-box}.input-textarea:focus{outline:none;border-color:#007cba;box-shadow:0 0 5px rgba(0,124,186,.3)}.output-textarea{background-color:#f8f9fa;border-color:#28a745}.convert-button{background-color:#007cba;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:6px;cursor:pointer;transition:background-color .3s;margin-right:10px}.convert-button:hover{background-color:#005a87}.clear-button{background-color:#6c757d;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:6px;cursor:pointer;transition:background-color .3s;margin-right:10px}.clear-button:hover{background-color:#545b62}.markdown-copy-btn{background-color:#28a745;color:#fff;border:none;padding:8px 16px;font-size:14px;border-radius:4px;cursor:pointer;transition:background-color .3s;position:absolute;top:10px;right:10px}.markdown-copy-btn:hover{background-color:#1e7e34}.section-title{color:#333;margin-bottom:15px;font-size:1.4em}.char-count{font-size:12px;color:#666;text-align:right;margin-top:5px}.status-message{padding:10px;border-radius:4px;margin-top:10px;display:none}.status-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}table td{vertical-align:top}.layout-container{display:flex;gap:2rem;margin-top:1rem}.layout-100 .layout-main,.layout-container:not([class*=layout-]) .layout-main{width:100%}.layout-70-30 .layout-main{width:70%}.layout-70-30 .layout-sidebar{width:30%}.layout-30-70 .layout-main{width:30%;order:2}.layout-30-70 .layout-sidebar{width:70%;order:1}.layout-60-40 .layout-main{width:60%}.layout-60-40 .layout-sidebar{width:40%}.layout-80-20 .layout-main{width:80%}.layout-80-20 .layout-sidebar{width:20%}.layout-40-60 .layout-main{width:40%;order:2}.layout-40-60 .layout-sidebar{width:60%;order:1}.layout-20-80 .layout-main{width:20%;order:2}.layout-20-80 .layout-sidebar{width:80%;order:1}.layout-50-50 .layout-main{width:50%}.layout-50-50 .layout-sidebar{width:50%}.layout-sidebar{background:var(--set-transparent);padding:1.5rem;border-radius:var(--radius);border:1px solid var(--secondary-color-dark)}.layout-sidebar h2,.layout-sidebar h3{margin-top:0;color:var(--tertiary-color)}.layout-sidebar ul{padding-left:1.5rem}@media(max-width:800px){.layout-container{flex-direction:column;gap:1rem}.layout-70-30 .layout-main,.layout-70-30 .layout-sidebar,.layout-30-70 .layout-main,.layout-30-70 .layout-sidebar,.layout-60-40 .layout-main,.layout-60-40 .layout-sidebar,.layout-40-60 .layout-main,.layout-40-60 .layout-sidebar,.layout-80-20 .layout-main,.layout-80-20 .layout-sidebar,.layout-20-80 .layout-main,.layout-20-80 .layout-sidebar,.layout-50-50 .layout-main,.layout-50-50 .layout-sidebar{width:100%}.layout-30-70 .layout-main,.layout-40-60 .layout-main,.layout-20-80 .layout-main{order:1}.layout-30-70 .layout-sidebar,.layout-40-60 .layout-sidebar,.layout-20-80 .layout-sidebar{order:2}.layout-sidebar{padding:1rem}.layout-container.mobile-sidebar-top .layout-sidebar{order:-1!important}}@media(max-width:768px){body{font-size:.9em}.footer-grid{display:block!important;flex-direction:column;gap:0;padding:1rem 0}.footer-col{flex:none;margin-bottom:1rem;padding:0;border-left:none;border-bottom:1px solid #eee;padding-bottom:.5rem}.footer-col ul li{margin-bottom:.1rem}.footer-col:last-child{border-bottom:none}.footer-section-title{margin-bottom:.5rem;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.footer-section-title:hover{background-color:rgba(0,123,255,.1)}.footer-toggle{display:inline!important;margin-left:.5rem}.footer-menu{display:none;padding-left:1rem;animation:slideDown .3s ease-out}.footer-menu li{padding:.25rem 1rem;border-bottom:none;margin-bottom:.2rem}.footer-menu a{display:block;padding:.5rem;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.footer-menu a:hover{background-color:rgba(0,0,0,5%)}.hitflexgrid_wrapper{grid-template-columns:1fr!important}.subnav{display:none}.breadcrumbs{margin:.3rem 0}.breadcrumbs ol{font-size:.8rem;gap:.1rem}.breadcrumbs li:not(:first-child):not(.current)::before{margin:0 .2rem}.breadcrumbs a,.breadcrumbs .current{padding:.15rem .3rem}}@media(max-width:600px){.twc_column-label,.twc_column-content{flex:0 0 100%}}@media(max-width:800px){.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;display:none;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block;opacity:1}.mobile-menu-container{position:fixed;top:0;right:0;width:80%;max-width:350px;height:100%;background:var(--secondary-color);z-index:1000;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;box-shadow:-2px 0 10px rgba(0,0,0,.2)}.mobile-menu-container.active{transform:translateX(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--tertiary-color);background:var(--secondary-color)}.mobile-menu-title{font-size:1.2rem;font-weight:600;color:var(--primary-color);margin:0;display:flex;align-items:center}.mobile-menu-logo{max-height:40px;max-width:120px;height:auto;width:auto;object-fit:contain}.mobile-menu-title-text{font-size:1.2rem;font-weight:600;color:var(--primary-color)}.mobile-menu-close{background:0 0;border:none;font-size:1.5rem;color:var(--primary-color);cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.mobile-menu-close:hover{background:var(--tertiary-color);color:var(--secondary-color)}.mobile-menu-content{padding:1rem 0}.mobile-menu-section{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu-section:last-child{border-bottom:none}.mobile-section-title{position:relative;cursor:pointer;user-select:none;padding:.5rem 1rem;margin:0;font-size:1.1rem;font-weight:500;color:var(--primary-color);background:0 0;border:none;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.mobile-section-title:hover{background:rgba(0,123,255,5%)}.mobile-section-title.active{color:var(--tertiary-color);font-weight:400}.mobile-section-toggle{font-size:1rem;font-weight:700;transition:transform .2s ease;color:var(--primary-color)}.mobile-section-title.active .mobile-section-toggle{transform:rotate(360deg);color:var(--tertiary-color)}.mobile-submenu{display:none;background:var(--set-transparent);border-top:1px solid rgba(0,0,0,5%)}.mobile-submenu.active{display:block;animation:slideDown .3s ease-out}.mobile-submenu ul{list-style:none;padding:0;margin:0}.mobile-submenu li{margin:0;padding:0;border-bottom:1px solid rgba(0,0,0,5%)}.mobile-submenu li:last-child{border-bottom:none}.mobile-submenu ul li::before{content:none}.mobile-submenu a{border:0 solid var(--set-transparent);display:block;font-weight:600;padding:.2rem 1.5rem;color:var(--primary-color);text-decoration:none;font-size:.9rem;transition:all .2s ease;position:relative}.mobile-submenu a:hover{background:rgba(0,123,255,8%);color:var(--link-color);padding-left:2rem}.mobile-submenu a::before{opacity:0;transition:opacity .2s ease}.mobile-submenu a:hover::before{opacity:1}.mobile-submenu .mobile-submenu{background:rgba(0,0,0,5%);border-left:2px solid var(--tertiary-color);margin-left:1rem}.mobile-submenu .mobile-submenu a{padding-left:2rem;font-size:.85rem;color:#666}.mobile-submenu .mobile-submenu a:hover{padding-left:2.5rem;color:var(--link-color)}.mobile-submenu ul li a.nested-li-a{color:var(--primary-color);!important;font-size:.85rem;font-weight:400;opacity:.8;padding-left:2.5rem}@keyframes slideDown{from{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;padding-top:0;padding-bottom:0}}.mobile-menu-link{display:block;padding:.75rem 1rem;color:var(--primary-color);text-decoration:none;font-size:1.1rem;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);transition:background-color .2s ease}.mobile-menu-link:hover{background:rgba(0,123,255,5%);color:var(--link-color)}.mobile-menu-container .submenu{display:none!important}.mobile-menu-container .submenu-indicator{display:none!important}body.mobile-menu-open{overflow:hidden}.mobile-menu-footer{margin-top:auto;border-top:1px solid var(--tertiary-color);background:var(--secondary-color);padding:1rem}.mobile-footer-content{font-size:.85rem}.mobile-footer-section{margin-bottom:1rem}.mobile-footer-section:last-child{margin-bottom:0}.mobile-footer-section h4{font-size:.9rem;font-weight:600;color:var(--primary-color);margin:0 0 .5rem;padding:0}.mobile-footer-section ul{list-style:none;padding:0;margin:0}.mobile-footer-section li{margin-bottom:.25rem}.mobile-footer-section li::before{content:none!important}.mobile-footer-section a{color:var(--primary-color);text-decoration:none;font-size:.85rem;display:inline-flex;align-items:center;gap:.3rem;padding:.2rem 0;transition:color .2s ease}.mobile-footer-section a:hover{color:var(--link-color)}.mobile-footer-links{list-style:none;padding:0;margin:0;display:flex;justify-content:space-around;align-items:center;gap:1rem}.mobile-footer-links li{margin:0;padding:0}.mobile-footer-links li::before{content:none!important}.mobile-footer-links a{color:var(--primary-color);text-decoration:none;font-size:.85rem;display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem;transition:color .2s ease;text-align:center}.mobile-footer-links a:hover{color:var(--link-color)}.mobile-footer-links svg{width:18px;height:18px;margin-bottom:.2rem}.mobile-footer-links.icons-only a{flex-direction:row;gap:0;padding:.75rem}.mobile-footer-links.icons-only svg{margin-bottom:0;width:20px;height:20px}.footer-link-label{font-size:.8rem;font-weight:500}.mobile-footer-update,.mobile-footer-attribution{color:var(--tertiary-color);margin:0;text-align:center}.mobile-footer-attribution a{color:var(--tertiary-color);text-decoration:underline}.mobile-footer-attribution a:hover{color:var(--link-color)}.mobile-footer-fallback{text-align:center;color:var(--tertiary-color);font-style:italic}.mobile-menu-footer-compact{padding:.5rem 1rem}.mobile-menu-footer-compact .mobile-footer-section{margin-bottom:.5rem}.mobile-menu-footer-minimal{padding:.75rem 1rem;text-align:center}.mobile-menu-footer-minimal .mobile-footer-section{margin-bottom:.5rem}.mobile-menu-container{display:flex;flex-direction:column}.mobile-menu-content{flex:1}}@media(min-width:801px){.mobile-menu-overlay,.mobile-menu-container{display:none!important}}#lightbox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.85);z-index:9999999;line-height:0;cursor:pointer;display:none}#lightbox .img{position:relative;top:50%;left:50%;-ms-transform:translateX(-50%)translateY(-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%}#lightbox .img img{opacity:0;pointer-events:none;width:auto}@media screen and (min-width:1200px){#lightbox .img{max-width:1200px}}@media screen and (min-height:1200px){#lightbox .img{max-height:1200px}}#lightbox span{display:block;position:fixed;bottom:13px;height:1.5em;line-height:1.4em;width:100%;text-align:center;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}#lightbox span{display:none}#lightbox .videoWrapperContainer{position:relative;top:50%;left:50%;-ms-transform:translateX(-50%)translateY(-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:900px;max-height:100%}#lightbox .videoWrapperContainer .videoWrapper{height:0;line-height:0;margin:0;padding:0;position:relative;padding-bottom:56.333%;background:#000}#lightbox .videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:block}#lightbox #prev,#lightbox #next{height:50px;line-height:36px;display:none;margin-top:-25px;position:fixed;top:50%;padding:0 15px;cursor:pointer;text-decoration:none;z-index:99;color:#fff;font-size:60px}#lightbox.gallery #prev,#lightbox.gallery #next{display:block}#lightbox #prev{left:0}#lightbox #next{right:0}#lightbox #close{height:50px;width:50px;position:fixed;cursor:pointer;text-decoration:none;z-index:99;right:0;top:0}#lightbox #close:after,#lightbox #close:before{position:absolute;margin-top:22px;margin-left:14px;content:"";height:3px;background:#fff;width:23px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}#lightbox #close:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}#lightbox,#lightbox *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}