.theos-shell{z-index:10;pointer-events:none;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.theos-shell__header,.theos-shell__viewport{pointer-events:auto}.theos-shell__header{grid-template-columns:max-content 1fr minmax(15rem,22rem);align-items:center;gap:1rem;padding:1.25rem 1.4rem .95rem;display:grid}.theos-shell__brand,.theos-shell__nav-link,.theos-shell__ghost-button,.theos-shell__feed-button{color:#d8eeff;cursor:pointer;text-shadow:0 0 14px #7ee8ff2e;background:#060b12b8;border:1px solid #b6dfff29;text-decoration:none}.theos-shell__brand{letter-spacing:.08em;border-radius:999px;padding:.55rem .95rem;font-size:.95rem}.theos-shell__nav{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.theos-shell__nav-link{letter-spacing:.06em;border-radius:999px;padding:.55rem .9rem;font-size:.85rem}.theos-shell__nav-link[aria-current=page]{background:#0b121de0;border-color:#b6dfff57}.theos-shell__search{color:#d8eeff;text-shadow:0 0 14px #7ee8ff1f;background:#04080fc7;border:1px solid #b6dfff2e;border-radius:999px;outline:none;width:100%;padding:.72rem .95rem}.theos-shell__search::placeholder{color:#d8eeff8f}.theos-shell__viewport{padding:0 1.4rem 1.5rem;overflow-y:auto}.theos-shell__panel{background:linear-gradient(#04090ff5,#04090fd1),radial-gradient(circle at top,#7ee8ff14,#0000 45%);border:1px solid #b4dfff26;border-radius:1.2rem;max-width:88ch;margin:0 auto;padding:1.3rem;animation-duration:.72s;animation-fill-mode:both;box-shadow:0 26px 80px #00000059,inset 0 0 0 1px #7ee8ff0d}.theos-shell[data-transition=scroll] .theos-shell__panel{animation-name:theos-shell-rise;animation-timing-function:cubic-bezier(.2,.85,.25,1)}.theos-shell[data-transition=click] .theos-shell__panel{animation-name:theos-shell-bloom;animation-timing-function:cubic-bezier(.22,1,.36,1)}.theos-shell__eyebrow{letter-spacing:.16em;color:#d8eeff94;text-transform:uppercase;font-size:.76rem}.theos-shell__title{margin:.35rem 0 .65rem;font-size:clamp(1.6rem,2vw,2.1rem);line-height:1.15}.theos-shell__deck,.theos-shell__muted{color:#d8eeffbd}.theos-shell__meta{color:#d8eeffad;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem;font-size:.84rem;display:flex}.theos-shell__badge{color:#8fe6ff;border:1px solid #7ee8ff29;border-radius:999px;align-items:center;padding:.22rem .55rem;display:inline-flex}.theos-shell__cta-row,.theos-shell__feed{gap:.9rem;display:grid}.theos-shell__cta-row{margin-top:1rem}.theos-shell__feed{margin-top:1.35rem}.theos-shell__feed-item{background:#0a101abd;border:1px solid #b6dfff1f;border-radius:1rem;gap:.55rem;padding:1rem;display:grid}.theos-shell__feed-title{margin:0;font-size:1.04rem;line-height:1.25}.theos-shell__feed-button,.theos-shell__ghost-button{border-radius:999px;justify-self:start;padding:.5rem .85rem}.theos-shell__doc,.theos-shell__about-copy{white-space:pre-wrap;color:#e4f2ff;margin:0;line-height:1.65}.theos-shell__audio{background:#070d15c7;border:1px solid #7ee8ff24;border-radius:.9rem;gap:.45rem;margin:1rem 0 1.2rem;padding:.85rem .95rem;display:grid}.theos-shell__audio-rail{background:linear-gradient(90deg,#7ee8ffcc 0 22%,#7ee8ff29 22% 100%);border-radius:999px;height:.45rem}.theos-shell__contact-list{gap:.85rem;margin-top:1.15rem;display:grid}.theos-shell__contact-card{background:#0a101ab3;border:1px solid #b6dfff1f;border-radius:.95rem;gap:.3rem;padding:.95rem 1rem;display:grid}.theos-shell__contact-card a{color:#8fe6ff}.theos-shell__empty{color:#d8eeffad;border:1px dashed #b6dfff2e;border-radius:.9rem;margin-top:1rem;padding:1rem}@keyframes theos-shell-rise{0%{opacity:0;transform:translateY(10vh)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes theos-shell-bloom{0%{opacity:0;transform:scale(.94)translateY(1.5vh)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=980px){.theos-shell__header{grid-template-columns:1fr}.theos-shell__nav{justify-content:flex-start}}
