*,*:before,*:after{box-sizing:border-box}:root{--gf-color-background: #000000;--gf-color-text: #f5f3ff;--gf-color-text-subtle: #a78bfa;--gf-color-accent: #e879f9;--gf-color-complement: #8DE8F2}html,body,#root{margin:0;padding:0;min-height:100%;height:100%;overscroll-behavior:none;-webkit-overflow-scrolling:touch}html,body{background:#000;color:var(--gf-color-text)}body{background:var(--gf-color-background, #000000)}#root{min-height:100%}img{max-width:100%;height:auto}.slam-theme aside,.slam-theme [class*=card]{backdrop-filter:var(--gf-glass-blur, none);-webkit-backdrop-filter:var(--gf-glass-blur, none)}.slam-theme button[style*="var(--gf-color-accent)"]{color:var(--gf-color-button-text, #ffffff)!important}.slam-theme button:hover,.slam-theme select:hover{box-shadow:0 0 20px var(--gf-accent-glow, transparent);border-color:var(--gf-color-accent, #e879f9);transition:box-shadow .3s ease,border-color .3s ease}@media(min-width:768px){.site-header-inner{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;text-align:left!important}.site-header-brand{flex-direction:row!important;align-items:center!important;gap:var(--gf-space-lg)!important;text-align:left!important}}@media(min-width:1024px){.site-header{padding-top:var(--gf-space-md)!important}}h2,h3{font-size:1.75rem;font-weight:600;color:var(--gf-color-accent);margin-bottom:var(--gf-space-md)}.main-content{margin-left:0;margin-right:0}@media(min-width:768px){.main-content{margin-left:var(--gf-space-lg);margin-right:var(--gf-space-lg)}}@media(min-width:1024px){.main-content{margin-left:var(--gf-space-xl);margin-right:var(--gf-space-xl)}}@media(min-width:1440px){.main-content{margin-left:calc(var(--gf-space-xl) * 2);margin-right:calc(var(--gf-space-xl) * 2)}}@media(max-width:768px){.main-content h2{font-size:1.6rem}.main-content h3{font-size:1.5rem}.text-section p,.text-section li{font-size:1rem!important}}.home-welcome-row{display:flex;gap:var(--gf-space-xl);align-items:flex-start;margin-bottom:var(--gf-space-xl)}.home-welcome-carousel{flex:0 0 auto;width:100%;max-width:400px}.home-welcome-text{flex:1;min-width:0}@media(max-width:768px){.home-welcome-row{flex-direction:column;align-items:center}.home-welcome-text,.home-welcome-text .text-section h2,.home-welcome-text .text-section p{text-align:center}}.carousel-btn:hover,.carousel-btn:focus-visible{background:var(--gf-color-accent-soft, rgba(232, 121, 249, .2))!important;outline:2px solid var(--gf-color-accent);outline-offset:2px}.carousel-dot:hover,.carousel-dot:focus-visible{background:var(--gf-color-accent)!important;outline:none}.link-card{transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s}.link-card:hover{background-color:var(--gf-color-surface-subtle)!important;border-color:var(--gf-color-accent)!important;box-shadow:var(--gf-shadow-surface-strong);transform:translateY(-4px)}.link-card:focus-visible{outline:2px solid var(--gf-color-accent);outline-offset:2px}.logo-bar__track{display:flex;flex-direction:row;gap:var(--gf-space-lg);align-items:center;width:max-content}.logo-bar__img{height:112px;width:auto;max-width:320px;max-height:80px;object-fit:contain;flex-shrink:0;display:block}.past-reports-grid{display:grid;grid-template-columns:1fr;gap:var(--gf-space-lg)}@media(min-width:600px){.past-reports-grid{grid-template-columns:repeat(2,1fr)}}.library-article-body h2,.library-article-body h3{margin-top:var(--gf-space-lg);margin-bottom:var(--gf-space-md)}.library-article-body p{margin-bottom:var(--gf-space-md)}.library-article-body ul,.library-article-body ol{margin-bottom:var(--gf-space-md);padding-left:1.5rem}.library-article-body a{color:var(--gf-color-accent);text-decoration:underline}.library-article-body code{font-family:var(--gf-font-mono);font-size:.9em;padding:.15rem .35rem;border-radius:.25rem;background:var(--gf-color-surface-subtle)}.library-article-body pre{overflow-x:auto;padding:var(--gf-space-md);border-radius:var(--gf-radius-lg);background:var(--gf-color-surface-subtle);margin-bottom:var(--gf-space-md)}.library-article-body pre code{padding:0;background:none}.library-article-body table{width:100%;border-collapse:collapse;margin:var(--gf-space-lg) 0;overflow-x:auto;display:block}.library-article-body table thead{background:var(--gf-color-surface-subtle)}.library-article-body table th{padding:var(--gf-space-md);text-align:left;font-weight:600;color:var(--gf-color-accent);border-bottom:2px solid var(--gf-color-accent)}.library-article-body table td{padding:var(--gf-space-md);border-bottom:1px solid var(--gf-color-surface-subtle)}.library-article-body table tbody tr:hover{background:var(--gf-color-surface-subtle)}@media(min-width:768px){.library-article-body table{display:table}}.blog-post-body h2,.blog-post-body h3{margin-top:var(--gf-space-lg);margin-bottom:var(--gf-space-md)}.blog-post-body p{margin-bottom:var(--gf-space-md)}.blog-post-body ul,.blog-post-body ol{margin-bottom:var(--gf-space-md);padding-left:1.5rem}.blog-post-body a{color:var(--gf-color-accent);text-decoration:underline}.blog-post-body code{font-family:var(--gf-font-mono);font-size:.9em;padding:.15rem .35rem;border-radius:.25rem;background:var(--gf-color-surface-subtle)}.blog-post-body pre{overflow-x:auto;padding:var(--gf-space-md);border-radius:var(--gf-radius-lg);background:var(--gf-color-surface-subtle);margin-bottom:var(--gf-space-md)}.blog-post-body pre code{padding:0;background:none}
