:root{--ink:#17252a;--muted:#66777c;--paper:#f4f2ec;--card:#fffdfa;--green:#0d5657;--green2:#157a78;--gold:#c79b4b;--line:#d9ddd9;--danger:#a23b3b}
.identity-header{height:112px;padding:12px max(24px,calc((100% - 1280px)/2));display:flex;align-items:flex-end;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.identity-logo{display:block;object-fit:contain;object-position:bottom}.identity-logo-left{width:190px;max-height:88px}.identity-logo-right{width:210px;max-height:68px}
.productbar{min-height:48px;padding:10px max(24px,calc((100% - 1120px)/2));display:flex;align-items:center;gap:18px;background:var(--green);color:#fff}.productbar span:last-child{margin-left:auto;font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.8}
@media(max-width:620px){.identity-header{height:86px;padding:10px 14px}.identity-logo-left{width:130px;max-height:64px}.identity-logo-right{width:140px;max-height:48px}.productbar{align-items:flex-start;flex-direction:column;gap:2px}.productbar span:last-child{margin-left:0}}
@media print{.identity-header{position:fixed;top:0;left:0;right:0;height:25mm;padding:3mm 12mm;background:#fff;border-bottom:.3mm solid #d9ddd9}.productbar{margin-top:25mm}.toolbar,.file-button,button{display:none!important}main{max-width:none;padding:12mm}.card,.control{break-inside:avoid;box-shadow:none}.identity-logo-left{width:45mm}.identity-logo-right{width:49mm}}
