@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-srfdlu {align-items: center}#brxe-dxqplx {display: flex; justify-content: center; margin-top: 0}.site-footer { position: relative; padding: 90px 0 40px; margin-top: 120px; border-top: 1px solid var(--border); background: linear-gradient(180deg, transparent, rgba(124,58,237,.05));} .footer-logo { display: flex; flex-direction: column; align-items: center; gap: 18px; margin-bottom: 40px;} .footer-logo img { width: 58px; height: 58px; filter: drop-shadow(0 0 18px rgba(168,85,247,.5));} .footer-nav { display: flex; gap: 30px; justify-content: center; flex-wrap: wrap; margin-bottom: 30px;} .footer-nav a { color: var(--text-dim); font-family: var(--font-head); font-size: .95rem; transition: color .3s;} .footer-nav a:hover { color: var(--text);} .footer-social { display: flex; gap: 16px; justify-content: center; margin-bottom: 48px;} .footer-social a { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; border: 1px solid var(--border); color: var(--text-dim); transition: .35s var(--ease);} .footer-social a:hover { color: #fff; border-color: var(--border-strong); background: rgba(124,58,237,.18); transform: translateY(-3px);} .footer-cols { display: grid; grid-template-columns: repeat(2,1fr); gap: 40px; max-width: 680px; margin: 0 auto 50px; text-align: center;} .footer-cols h4 { font-family: var(--font-head); font-size: .78rem; letter-spacing: .14em; text-transform: uppercase; color: var(--violet-400); margin-bottom: 16px;} .footer-cols p,.footer-cols a { color: var(--text-dim); font-size: .92rem; line-height: 1.9; display: block;} .footer-cols a:hover { color: var(--text);} .footer-bottom { text-align: center; color: var(--text-mute); font-size: .85rem; padding-top: 30px; border-top: 1px solid var(--border);}