/* Dartava brand v14 — locked modern logo set */
.brand{display:flex;align-items:center;gap:0;min-width:0;flex:0 0 auto;color:var(--text);text-decoration:none;white-space:nowrap}
.brand .brand-mark{display:block;width:158px;height:56px;max-width:19vw;object-fit:contain;border-radius:8px}
.brand>span{display:none!important}
.footer-brand{display:flex;align-items:center;gap:12px;min-width:0}
.footer-brand img{display:block;width:182px;height:auto;max-height:64px;object-fit:contain;border-radius:8px}
.footer-brand strong{display:none!important}
@media(max-width:1250px){.brand .brand-mark{width:142px;height:50px;max-width:16vw}}
@media(max-width:980px){.brand .brand-mark{width:154px;height:52px;max-width:42vw}}
@media(max-width:620px){.brand .brand-mark{width:138px;height:48px;max-width:45vw}.topbar{gap:10px}.footer-brand img{width:156px}}

/* Home hero artwork v4 — fresh pathname prevents legacy service-worker image cache matches. */
.hero-bg{background-image:linear-gradient(90deg,rgba(4,13,16,.98) 0%,rgba(4,13,16,.86) 30%,rgba(4,13,16,.18) 60%,rgba(4,13,16,.26) 100%),url('/r3/site/assets/home-hero-v3.webp?v=1')!important;background-size:cover!important;background-position:center!important}
.hero-bg::after{inset:0!important;background:linear-gradient(90deg,rgba(4,13,16,.14) 0%,rgba(4,13,16,0) 62%,rgba(4,13,16,.16) 100%)!important}
@media(max-width:980px){.hero-bg{background-image:linear-gradient(180deg,rgba(4,13,16,.60) 0%,rgba(4,13,16,.82) 67%,#061014 100%),url('/r3/site/assets/home-hero-v3.webp?v=1')!important;background-size:cover!important;background-position:58% center!important}}
@media(max-width:620px){.hero-bg{background-position:62% center!important}}
