@layer bricks {.brxe-post-content{width:100%}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden}}@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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@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 {@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}}@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}}.reveal { opacity: 0; transform: translateY(16px); transition: opacity 420ms ease, transform 420ms ease; }.reveal.is-visible { opacity: 1; transform: none; }.post-hero { background: var(--color-brand); position: relative; overflow: hidden; padding-block: var(--space-10) var(--space-8);}.post-hero::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(circle at 85% 40%, hsl(231, 51%, 44%) 0%, transparent 55%), radial-gradient(circle at 15% 90%, hsl(4, 55%, 38%, 0.18) 0%, transparent 50%); pointer-events: none;}.post-hero__inner { position: relative; width: min(100%, var(--content-wide)) !important; margin-inline: auto !important; padding-inline: clamp(var(--space-4), 4vw, var(--space-12));}.post-hero__breadcrumb { display: flex; align-items: center; gap: var(--space-2); list-style: none; margin-bottom: var(--space-6); font-size: var(--text-xs); color: hsl(240, 11%, 72%);}.post-hero__breadcrumb li + li::before { content: "›"; margin-right: var(--space-2); color: hsl(231, 51%, 60%);}.post-hero__breadcrumb a { color: hsl(240, 11%, 80%); transition: color var(--transition); }.post-hero__breadcrumb a:hover { color: hsl(0,0%,100%); }.post-hero__breadcrumb [aria-current] { color: hsl(0,0%,100%); }.post-hero__meta-top { display: flex; align-items: center; gap: var(--space-3); flex-wrap: wrap; margin-bottom: var(--space-5); color: hsl(0, 0%, 100%);}.post-hero__title { font-family: var(--font-display); font-size: var(--text-2xl); font-weight: 700; color: hsl(0, 0%, 100%); line-height: 1.12; max-width: 22ch; margin-bottom: var(--space-5);}.post-hero__title em { font-style: italic; color: hsl(240, 11%, 82%); }.post-hero__description { font-size: var(--text-base); color: hsl(240, 11%, 78%); line-height: 1.75; max-width: 58ch; margin-bottom: var(--space-8);}.post-hero__byline { display: flex; align-items: center; gap: var(--space-4); padding-top: var(--space-6); border-top: 1px solid hsl(231, 51%, 44%); flex-wrap: wrap;}.post-hero__author { display: flex; align-items: center; gap: var(--space-3);}.post-hero__author-avatar { width: 48px; height: 48px; overflow: hidden; flex-shrink: 0; border: 2px solid hsl(231, 51%, 55%);}.post-hero__author-avatar img { width: 100%; height: 100%; object-fit: cover; }.post-hero__author-name { font-size: var(--text-sm); font-weight: 700; color: hsl(0, 0%, 100%); letter-spacing: 0.02em;}.post-hero__author-role { font-size: var(--text-xs); color: hsl(240, 11%, 70%); margin-top: 2px;}.post-hero__byline-meta { margin-left: auto; display: flex; align-items: center; gap: var(--space-4); flex-wrap: wrap;}.post-hero__date { font-size: var(--text-xs); color: hsl(240, 11%, 68%); font-variant-numeric: tabular-nums;}.post-hero__date strong { color: hsl(240, 11%, 85%); font-weight: 900; }.post-hero__read-time { font-size: var(--text-xs); color: hsl(240, 11%, 68%);}.post-hero__share { display: flex; align-items: center; gap: var(--space-2);}.post-hero__share-label { font-size: var(--text-xs); text-transform: uppercase; letter-spacing: 0.07em; color: hsl(231, 51%, 60%);}.post-hero__share-btn { display: flex; align-items: center; justify-content: center; width: 32px; height: 32px; border: 1px solid hsl(231, 51%, 50%); color: hsl(240, 11%, 78%); transition: border-color var(--transition), color var(--transition);}.post-hero__share-btn:hover { border-color: hsl(240, 11%, 86%); color: hsl(0,0%,100%); }.post-layout { padding-block: clamp(var(--space-10), 5vw, var(--space-16)) clamp(var(--space-16), 8vw, var(--space-24)); background: var(--color-bg);}.post-layout__inner { max-width: var(--content-wide); margin-inline: auto; padding-inline: clamp(var(--space-4), 4vw, var(--space-12)); display: grid; grid-template-columns: 1fr 320px; gap: clamp(var(--space-8), 4vw, var(--space-16)); align-items: start;}.post-featured-image { margin-bottom: var(--space-10); position: relative; overflow: hidden;}.post-featured-image img { width: 100%; height: clamp(220px, 40vw, 480px); object-fit: cover; display: block;}.post-featured-image__caption { padding: var(--space-3) var(--space-4); background: var(--color-surface-offset); border-bottom: 1px solid var(--color-divider); font-size: var(--text-xs); color: var(--color-text-faint); font-style: italic;}.media-embed { margin-bottom: var(--space-8); padding: var(--space-6); background: var(--color-surface); border: 1px solid var(--color-divider); box-shadow: var(--shadow-sm); display: flex; gap: var(--space-5); align-items: flex-start;}.media-embed__icon { flex-shrink: 0; width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; background: var(--color-brand); color: hsl(0,0%,100%);}.media-embed__info { flex: 1; min-width: 0; }.media-embed__outlet { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: var(--color-text-faint); margin-bottom: var(--space-1);}.media-embed__show { font-size: var(--text-base); font-weight: 600; color: var(--color-text); margin-bottom: var(--space-1);}.media-embed__date { font-size: var(--text-xs); color: var(--color-text-faint); margin-bottom: var(--space-4);}.media-embed__link { display: inline-flex; align-items: center; gap: var(--space-2); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; color: hsl(0,0%,100%); background: var(--color-brand); padding: var(--space-2) var(--space-4); border: 2px solid var(--color-brand); transition: background var(--transition), border-color var(--transition);}.media-embed__link:hover { background: var(--color-brand-dark); border-color: var(--color-brand-dark); }.media-embed__link--accent { background: var(--color-accent); border-color: var(--color-accent); }.media-embed__link--accent:hover { background: var(--color-accent-dark); border-color: var(--color-accent-dark); }.article-body { font-size: var(--text-base); line-height: 1.8; color: var(--color-text);}.article-body p { margin-bottom: var(--space-6); max-width: 68ch; }.article-body h2 { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 700; color: var(--color-text); margin-top: var(--space-10); margin-bottom: var(--space-4); padding-bottom: var(--space-3); border-bottom: 2px solid var(--color-brand); max-width: 68ch;}.article-body h3 { font-family: var(--font-display); font-size: var(--text-base); font-weight: 700; color: var(--color-text); margin-top: var(--space-8); margin-bottom: var(--space-3); max-width: 68ch;}.article-body ul, .article-body ol { margin-bottom: var(--space-6); padding-left: var(--space-6); max-width: 64ch;}.article-body ul { list-style: disc; }.article-body ol { list-style: decimal; }.article-body li { margin-bottom: var(--space-2); line-height: 1.7; }.article-body a { color: var(--color-brand); text-decoration: underline; text-underline-offset: 3px; transition: color var(--transition);}.article-body a:hover { color: var(--color-accent); }.article-body strong { font-weight: 700; color: var(--color-text); }.article-body em { font-style: italic; }.article-body__pullquote,.article-body blockquote { margin: var(--space-10) 0; padding: var(--space-6) var(--space-8); border-left: 4px solid var(--color-accent); background: var(--color-surface); box-shadow: var(--shadow-sm);}.article-body__pullquote p,.article-body blockquote p { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 600; font-style: italic; color: var(--color-text); line-height: 1.5; margin-bottom: var(--space-3); max-width: none;}.article-body__pullquote cite,.article-body blockquote cite { font-family: var(--font-body); font-size: var(--text-xs); font-style: normal; font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-brand);}.article-body__keypoints { margin: var(--space-8) 0; padding: var(--space-6); background: var(--color-brand-light); border: 1px solid hsl(231, 51%, 82%);}[data-theme="dark"] .article-body__keypoints { background: var(--color-surface-offset); border-color: var(--color-border); }.article-body__keypoints-title { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.09em; color: var(--color-brand); margin-bottom: var(--space-4);}[data-theme="dark"] .article-body__keypoints-title { color: hsl(231, 51%, 65%); }.article-body__keypoints ul { list-style: none; padding: 0; margin: 0;}.article-body__keypoints li { padding-left: var(--space-6); position: relative; margin-bottom: var(--space-3); font-size: var(--text-sm); color: var(--color-text);}.article-body__keypoints li::before { content: ""; position: absolute; left: 0; top: 0.55em; width: 14px; height: 2px; background: var(--color-brand);}[data-theme="dark"] .article-body__keypoints li::before { background: hsl(231, 51%, 55%); }.post-footer { margin-top: var(--space-12); padding-top: var(--space-8); border-top: 1px solid var(--color-divider); display: flex; align-items: flex-start; justify-content: space-between; gap: var(--space-6); flex-wrap: wrap;}.post-footer__tags { display: flex; flex-wrap: wrap; gap: var(--space-2); align-items: center; }.post-footer__tags-label { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-right: var(--space-1);}.post-footer__share { display: flex; align-items: center; gap: var(--space-2);}.post-footer__share-label { font-size: var(--text-xs); text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint);}.post-footer__share-btn { display: flex; align-items: center; justify-content: center; width: 34px; height: 34px; border: 1px solid var(--color-border); color: var(--color-text-muted); transition: border-color var(--transition), color var(--transition), background var(--transition);}.post-footer__share-btn:hover { border-color: var(--color-brand); color: var(--color-brand); }.author-card { margin-top: var(--space-12); padding: var(--space-8); background: var(--color-surface); border: 1px solid var(--color-divider); box-shadow: var(--shadow-sm); display: grid; grid-template-columns: 88px 1fr; gap: var(--space-6); align-items: start;}.author-card__avatar { width: 88px; height: 88px; overflow: hidden; flex-shrink: 0; border: 2px solid var(--color-mischka);}.author-card__avatar img { width: 100%; height: 100%; object-fit: cover; }.author-card__meta.author-card__label { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.09em; color: var(--color-accent); margin-bottom: var(--space-2);}.author-card__name { font-family: var(--font-display); font-size: var(--text-lg); font-weight: 700; color: var(--color-text); margin-bottom: var(--space-1);}.author-card__role { font-size: var(--text-sm); color: var(--color-text-muted); margin-bottom: var(--space-4);}.author-card__bio { font-size: var(--text-sm); color: var(--color-text-muted); line-height: 1.7; margin-bottom: var(--space-4); max-width: 60ch;}.author-card__links { display: flex; align-items: center; gap: var(--space-3); flex-wrap: wrap; }.author-card__link { font-size: var(--text-xs); font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--color-brand); display: flex; align-items: center; gap: var(--space-1); transition: color var(--transition);}.author-card__link:hover { color: var(--color-accent); }.related-section { padding-block: clamp(var(--space-12), 5vw, var(--space-16)); background: var(--color-surface-2); border-top: 3px solid var(--color-brand);}.related-section__inner { max-width: var(--content-wide); margin-inline: auto; padding-inline: clamp(var(--space-4), 4vw, var(--space-12));}.related-section__header { display: flex; align-items: baseline; justify-content: space-between; gap: var(--space-4); margin-bottom: var(--space-8); padding-bottom: var(--space-5); border-bottom: 1px solid var(--color-divider);}.related-section__title { font-family: var(--font-display); font-size: var(--text-xl); font-weight: 700; color: var(--color-text);}.related-section__view-all { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-brand); display: flex; align-items: center; gap: var(--space-1); white-space: nowrap; transition: color var(--transition);}.related-section__view-all:hover { color: var(--color-accent); }.related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--space-6);}.related-card { background: var(--color-surface); border: 1px solid var(--color-divider); box-shadow: var(--shadow-sm); display: flex; flex-direction: column; transition: box-shadow var(--transition), border-color var(--transition);}.related-card:hover { box-shadow: var(--shadow-md); border-color: hsl(231, 51%, 72%); }.related-card__image { overflow: hidden; aspect-ratio: 16 / 9;}.related-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 360ms ease;}.related-card:hover .related-card__image img { transform: scale(1.03); }.related-card__body { padding: var(--space-5); flex: 1; display: flex; flex-direction: column; }.related-card__meta { display: flex; align-items: center; gap: var(--space-2); margin-bottom: var(--space-3); flex-wrap: wrap;}.related-card__title { font-family: var(--font-display); font-size: var(--text-base); font-weight: 600; color: var(--color-text); line-height: 1.3; margin-bottom: var(--space-3); flex: 1; flex-shrink: 0; transition: color var(--transition);}.related-card:hover .related-card__title { color: var(--color-brand); }.related-card__title a { display: block; }.related-card__excerpt { font-size: var(--text-sm); color: var(--color-text-muted); line-height: 1.6; margin-bottom: var(--space-4);}.related-card__excerpt { flex-grow: 1;  align-self: flex-start; }.related-card__footer { margin-top: auto; padding-top: var(--space-4); border-top: 1px solid var(--color-divider); display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: space-between !important; gap: var(--space-2);}.related-card__expert { display: flex; align-items: center; gap: var(--space-2);}.related-card__expert-avatar { width: 22px; height: 22px; overflow: hidden; flex-shrink: 0;}.related-card__expert-avatar img { width: 100%; height: 100%; object-fit: cover; }.related-card__expert-name { font-size: var(--text-xs); font-weight: 600; color: var(--color-brand); text-transform: uppercase; letter-spacing: 0.04em;}.related-card__date { font-size: var(--text-xs); color: var(--color-text-faint); font-variant-numeric: tabular-nums; white-space: nowrap;}.related-card__read-link { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: var(--color-brand); display: flex; align-items: center; gap: 4px; white-space: nowrap; transition: color var(--transition);}.related-card__read-link:hover { color: var(--color-accent); }.post-sidebar { position: sticky; top: var(--space-8); display: flex; flex-direction: column; gap: var(--space-6);}.sidebar-block { background: var(--color-surface); border: 1px solid var(--color-divider); box-shadow: var(--shadow-sm);}.sidebar-block__header { padding: var(--space-4) var(--space-5); border-bottom: 2px solid var(--color-brand); display: flex; align-items: center; gap: var(--space-2);}.sidebar-block__title { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.09em; color: var(--color-brand);}.sidebar-block__body { padding: var(--space-5); }.sidebar-author { display: flex; align-items: flex-start; gap: var(--space-3); margin-bottom: var(--space-4);}.sidebar-author__avatar { width: 56px; height: 56px; overflow: hidden; flex-shrink: 0; border: 2px solid var(--color-mischka);}.sidebar-author__avatar img { width: 100%; height: 100%; object-fit: cover; }.sidebar-author__name { font-size: var(--text-sm); font-weight: 700; color: var(--color-text); margin-bottom: 2px;}.sidebar-author__role { font-size: var(--text-xs); color: var(--color-text-muted); }.sidebar-author__count { font-size: var(--text-xs); color: var(--color-brand); font-weight: 600; margin-top: var(--space-1);}.sidebar-author__bio { font-size: var(--text-xs); color: var(--color-text-muted); line-height: 1.65; margin-bottom: var(--space-4);}.sidebar-author__link { font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: var(--color-brand); display: flex; align-items: center; gap: 4px; transition: color var(--transition);}.sidebar-author__link:hover { color: var(--color-accent); }.sidebar-toc { list-style: none; display: flex; flex-direction: column; }.sidebar-toc__item.sidebar-toc__link { display: flex; align-items: flex-start; gap: var(--space-2); padding: var(--space-2) 0; border-bottom: 1px solid var(--color-divider); font-size: var(--text-xs); color: var(--color-text-muted); line-height: 1.4; transition: color var(--transition);}.sidebar-toc__link:hover { color: var(--color-brand); }.sidebar-toc__link--active { color: var(--color-brand); font-weight: 600; }.sidebar-toc__num { flex-shrink: 0; font-variant-numeric: tabular-nums; color: var(--color-text-faint); font-size: var(--text-xs); min-width: 18px;}.sidebar-toc__item:last-child .sidebar-toc__link { border-bottom: none; }.sidebar-topics { display: flex; flex-wrap: wrap; gap: var(--space-2); }.sidebar-newsletter.sidebar-newsletter__desc { font-size: var(--text-xs); color: var(--color-text-muted); line-height: 1.6; margin-bottom: var(--space-4);}.sidebar-newsletter__form { display: flex; flex-direction: column; gap: var(--space-3); }.sidebar-newsletter__input { padding: var(--space-2) var(--space-3); font-family: var(--font-body); font-size: var(--text-xs); color: var(--color-text); background: var(--color-bg); border: 1px solid var(--color-border); transition: border-color var(--transition); outline: none;}.sidebar-newsletter__input:focus { border-color: var(--color-brand); }.sidebar-newsletter__submit { padding: var(--space-2) var(--space-4); background: var(--color-brand); color: hsl(0,0%,100%); font-family: var(--font-body); font-size: var(--text-xs); font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; border: 2px solid var(--color-brand); transition: background var(--transition), border-color var(--transition);}.sidebar-newsletter__submit:hover { background: var(--color-brand-dark); border-color: var(--color-brand-dark); }@media (max-width: 1024px) { .post-layout__inner { grid-template-columns: 1fr 280px; gap: var(--space-8); } .related-grid { grid-template-columns: repeat(2, 1fr); }}@media (max-width: 768px) { .post-layout__inner { grid-template-columns: 1fr; } .post-sidebar { position: static; } .post-hero__title { font-size: var(--text-xl); } .author-card { grid-template-columns: 64px 1fr; gap: var(--space-4); } .author-card__avatar { width: 64px; height: 64px; } .post-hero__byline { flex-direction: column; align-items: flex-start; gap: var(--space-4); } .post-hero__byline-meta { margin-left: 0; } .media-embed { flex-direction: column; gap: var(--space-4); } .related-grid { grid-template-columns: 1fr; }}@media (max-width: 480px) { .related-section__header { flex-direction: column; align-items: flex-start; } .post-footer { flex-direction: column; }}@media (max-width: 900px) { .related-grid { grid-template-columns: repeat(2, 1fr); }}@media (max-width: 600px) { .related-grid { grid-template-columns: 1fr; }}#brxe-uvzcki {width: 48px; height: 48px}#brxe-bggtyh {width: 880px; height: 480px}.brxe-uuffsi .brxe-krxqey.brxe-image {width: auto}.brxe-uuffsi .brxe-mlichm.brxe-image {width: 22px; height: 22px}