body:has(.portfolio-source-shell) #page-header { height:var(--site-nav-height)!important; min-height:var(--site-nav-height)!important; background:none!important; }
body:has(.portfolio-source-shell) #content-inner.layout { display:block!important; padding:0!important; margin:0!important; width:100%!important; max-width:none!important; }
body:has(.portfolio-source-shell) #page { width:100%!important; padding:0!important; margin:0!important; border:0!important; border-radius:0!important; background:#000!important; }
body:has(.portfolio-source-shell) :is(.page-title,#footer,#aside-content) { display:none!important; }
.portfolio-source-shell { background:#000; color:#adc6cf; }
.portfolio-source-shell iframe { display:block; width:100%; height:calc(100svh - var(--site-nav-height) - 44px); min-height:420px; border:0; }
.portfolio-source-caption { display:flex; flex-wrap:wrap; gap:8px 22px; align-items:center; justify-content:center; min-height:44px; padding:8px 70px 8px 16px; font:11px/1.5 Consolas,monospace; }
#article-container .portfolio-source-caption a { color:#a5e7e9; }
@media(max-width:600px){.portfolio-source-shell iframe{height:calc(100svh - var(--site-nav-height) - 70px)}.portfolio-source-caption{font-size:10px;gap:5px 12px;justify-content:flex-start}}
