:root{--fbide-bg: #f9f9f9;--fbide-text: #212529;--fbide-card-bg: #ffffff;--fbide-card-border: #dcdcdc;--fbide-divider: #e5e5e5;--fbide-muted: #888888;--fbide-link-hover-bg:#f1f3f5;--fbide-hero-bg: #2b2b2b;--fbide-section-y: 3rem}[data-bs-theme=dark]{--fbide-bg: #1a1d20;--fbide-text: #e9ecef;--fbide-card-bg: #25292d;--fbide-card-border: #3a3f44;--fbide-divider: #3a3f44;--fbide-muted: #9aa0a6;--fbide-link-hover-bg:#2e3338}body{background:var(--fbide-bg);color:var(--fbide-text);min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}.theme-toggle{min-width:2.25rem;text-align:center}.theme-toggle .bi{display:inline-block;width:1em;line-height:1}.theme-icon-dark,[data-bs-theme=dark] .theme-icon-light{display:none}[data-bs-theme=dark] .theme-icon-dark{display:inline-block}.hero{background:var(--fbide-hero-bg) url(/images/header.jpg) repeat;color:#fff;padding:3rem 0;border-top:1px solid #000;border-bottom:1px solid #000;box-shadow:inset 0 -10px 10px -10px #000}.hero h1{font-size:2.5rem;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.9)}.hero p.lead{font-size:1.05rem;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.hero-illustration{max-width:100%;height:auto}section{padding:var(--fbide-section-y) 0}section h2{margin-bottom:1rem}.features-list{list-style-position:inside;padding-left:0;margin-left:0}.features-list li{text-indent:-1.1rem;padding-left:1.1rem}article+article,.feature-block+.feature-block{margin-top:1.25rem}article .date{color:var(--fbide-muted);font-style:italic}.download-card{border:1px solid var(--fbide-card-border);border-radius:.5rem;padding:1.25rem 1.5rem;background:var(--fbide-card-bg);margin-bottom:1rem;display:flex;align-items:center;gap:1.25rem}.download-card .meta{flex:1 1 auto}.download-card h3{font-size:1.15rem;margin:0 0 .25rem}.gallery-teaser{display:grid;grid-template-columns:1fr;gap:.5rem;margin:0}.gallery-teaser-thumb{width:100%;padding:0;border:1px solid var(--fbide-card-border);background:var(--fbide-card-bg);border-radius:.3rem;overflow:hidden;cursor:pointer;transition:border-color .15s ease,transform .15s ease;aspect-ratio:838 / 630}.gallery-teaser-thumb:hover,.gallery-teaser-thumb:focus-visible{border-color:#0d6efd;outline:none;transform:translateY(-1px)}.gallery-teaser-thumb img{display:block;width:100%;height:100%;object-fit:cover}.modal-gallery{max-width:min(95vw,868px)}.modal-gallery .modal-content{overflow:hidden}.gallery-main{background:var(--fbide-bg);text-align:center;padding:.6rem 0}.gallery-main img{display:block;margin:0 auto;max-width:100%;max-height:70vh;height:auto;width:auto}.gallery-strip{display:flex;justify-content:center;gap:.35rem;margin:0;padding:.6rem .75rem;overflow:hidden;border-top:1px solid var(--fbide-divider);background:var(--fbide-card-bg)}.gallery-strip li{flex:1 1 0;min-width:0}.gallery-strip-thumb{width:100%;aspect-ratio:838 / 630;padding:0;border:2px solid transparent;background:var(--fbide-card-bg);border-radius:.25rem;overflow:hidden;cursor:pointer;transition:border-color .15s ease,opacity .15s ease;opacity:.6}.gallery-strip-thumb:hover,.gallery-strip-thumb:focus-visible{opacity:1;outline:none}.gallery-strip-thumb.active{border-color:#0d6efd;opacity:1}.gallery-strip-thumb img{display:block;width:100%;height:100%;object-fit:cover}.legacy-list{list-style:none;padding:0;column-count:2;column-gap:2rem}.legacy-list li{padding:.15rem 0;break-inside:avoid}.legacy-list li:before{content:"» ";color:var(--fbide-muted)}@media(min-width:768px){.legacy-list{column-count:3}}.changelog-content h1{font-size:1.75rem;margin-bottom:.25rem}.changelog-content h2{font-size:1.3rem;margin-top:2rem;border-bottom:1px dotted var(--fbide-divider);padding-bottom:.25rem}.changelog-content ul{margin-bottom:1.5rem}.changelog-header{border-bottom:1px solid var(--fbide-divider);padding-bottom:.75rem;margin-bottom:1.5rem}.changelog-sidebar{position:sticky;top:5rem;border:1px solid var(--fbide-card-border);border-radius:.5rem;background:var(--fbide-card-bg);padding:1rem 1.25rem}.changelog-sidebar h2{font-size:.75rem;letter-spacing:.04em;margin-bottom:.5rem}.changelog-sidebar ul{margin:0}.changelog-sidebar li+li{margin-top:.1rem}.changelog-sidebar-link{display:flex;flex-direction:column;text-decoration:none;padding:.4rem .6rem;border-radius:.3rem;color:var(--fbide-text);line-height:1.2}.changelog-sidebar-link:hover{background:var(--fbide-link-hover-bg);color:#0d6efd}.changelog-sidebar-link.active{background:#0d6efd;color:#fff}.changelog-sidebar-link.active:hover{color:#fff}.changelog-sidebar-link .version{font-weight:600;font-size:.95rem}.changelog-sidebar-link .date{font-size:.78rem;opacity:.75}.site-footer{flex-shrink:0}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-badges{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.footer-badges img{max-height:28px;width:auto;vertical-align:middle;opacity:.85;transition:opacity .15s ease}.footer-badges a:hover img,.footer-badges a:focus-visible img{opacity:1}
