:root{--theus-ink:#17394d;--theus-gold:#c9782e;--theus-paper:#f4efe8;--theus-line:rgba(23,57,77,.14)}
body:not(.path-frontpage){margin:0;color:#20333e;background:#faf7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.theus-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.theus-header{position:sticky;top:0;z-index:50;background:rgba(250,247,242,.93);border-bottom:1px solid var(--theus-line);backdrop-filter:blur(16px)}
.theus-header__inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.theus-header__brand{display:block;width:178px;flex:0 0 auto}.theus-header__brand img,.theus-footer__brand img{display:block;width:100%;height:auto}
.theus-header__nav{display:flex;align-items:center;gap:28px}.theus-header__nav nav>h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.theus-header__nav ul.menu{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}
.theus-header__nav .menu a{color:var(--theus-ink);text-decoration:none;font-size:13px;font-weight:750;letter-spacing:.055em;text-transform:uppercase;position:relative;padding:34px 0}
.theus-header__nav .menu a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:2px;background:var(--theus-gold);transition:right .25s ease}
.theus-header__nav .menu a:hover:after,.theus-header__nav .menu a.is-active:after{right:0}
.theus-utility{padding-top:16px}.theus-content{min-height:62vh;padding:72px 0 96px}
.theus-page-title{margin:0 0 42px;color:var(--theus-ink);font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.045em}
.theus-content__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:42px}.theus-content__main{font-size:17px;line-height:1.75}.theus-content__main a{color:var(--theus-gold)}
.theus-sidebar{padding:28px;border:1px solid var(--theus-line);background:#fffdf9}
.theus-footer{background:#17394d;color:#e9e3db;padding:50px 0}.theus-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:48px}
.theus-footer__brand{display:block;width:168px;filter:brightness(0) invert(1);opacity:.9}.theus-footer__content{font-size:14px;line-height:1.7;text-align:right}.theus-footer a{color:#fff}
@media(max-width:760px){.theus-shell{width:min(calc(100% - 28px),1180px)}.theus-header__inner{min-height:72px;padding:14px 0;flex-direction:column;align-items:flex-start;gap:10px}.theus-header__brand{width:140px}.theus-header__nav{width:100%;overflow-x:auto}.theus-header__nav ul.menu{gap:20px;white-space:nowrap}.theus-header__nav .menu a{font-size:12px;padding:8px 0 14px}.theus-header__nav .menu a:after{bottom:8px}.theus-content{padding:48px 0 72px}.theus-footer__inner{align-items:flex-start;flex-direction:column}.theus-footer__content{text-align:left}}
