.topbar .brand{display:flex;align-items:center;gap:14px;padding:0;min-width:0}
.brand-logo{display:block;width:50px;height:50px;object-fit:contain;background:#fff;border-radius:50%;padding:0;flex:none}
.topbar .brand-project{margin:0;opacity:1;font-size:12px;letter-spacing:.14em;line-height:1.5}
.brand-project small{display:block;font-size:10px;font-weight:400;letter-spacing:.24em;opacity:.75}
.model-brand,.presentation-brand{position:absolute;display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 9px;background:rgba(255,255,255,.87);border:1px solid rgba(83,72,53,.15);border-radius:4px;pointer-events:none;user-select:none}
.model-brand{right:14px;bottom:98px;z-index:4;opacity:.83}
.model-brand img{width:64px;height:auto;display:block}
.model-brand span,.presentation-brand span{font-size:10px;color:#5d574e;line-height:1.3}
.presentation-brand{right:24px;top:72px;z-index:3}
.presentation-brand img{width:90px;height:auto;display:block}
.designterior-footer{max-width:1280px;margin:0 auto;padding:48px 30px 56px;border-top:1px solid #c9c0b2;display:flex;align-items:center;gap:40px;color:#263b39}
.designterior-footer>img{width:120px;height:auto;object-fit:contain;background:#fff;padding:8px;border-radius:4px;flex:none}
.footer-brand-copy{flex:1}
.footer-label{font-size:12px;letter-spacing:.2em;font-weight:700;margin:0 0 10px}
.footer-brand-copy h2{font-size:24px;font-weight:500;line-height:1.5;margin:0 0 12px}
.footer-brand-copy>p:not(.footer-label){font-size:14px;line-height:1.7;margin:8px 0}
.footer-brand-copy .brand-attribution{font-size:12px!important;color:#6b685f}
.brand-contact-links{display:flex;flex-direction:column;gap:10px;min-width:170px}
.brand-contact-links[hidden]{display:none}
.brand-contact-links a{display:flex;justify-content:space-between;gap:24px;padding:13px 17px;border:1px solid #9e8b6f;color:#263b39;text-decoration:none;font-size:14px;transition:background .15s,color .15s}
.brand-contact-links a:hover{background:#263b39;color:white}
.brand-contact-links a:focus-visible{outline:3px solid #c78952;outline-offset:4px}
@media(max-width:700px){
 .topbar .brand{gap:9px}.brand-logo{width:40px;height:40px}.topbar .brand-project{font-size:10px}.brand-project small{font-size:9px}
 .model-brand{right:9px;bottom:100px;padding:5px 7px}.model-brand img{width:46px}.model-brand span{font-size:9px}
 .presentation-brand{right:16px;top:62px}.presentation-brand img{width:65px}
 .designterior-footer{margin:0 20px;padding:30px 0 40px;gap:22px;flex-wrap:wrap;align-items:flex-start}
 .designterior-footer>img{width:84px}.footer-brand-copy{flex-basis:calc(100% - 106px)}
 .footer-brand-copy h2{font-size:20px}.brand-contact-links{width:100%;flex-direction:row}.brand-contact-links a{flex:1}
}
