/*
====================================================
NÉV: Mi épül itt? publikus márkaréteg
PROJEKT: NextSheet Építési Intelligence
TÍPUS: CSS felületi kiegészítés
VERZIÓ: v0.1.1
UTOLSÓ FRISSÍTÉS: 2026-08-29

LEÍRÁS:
Karakteres fejlécjel és visszafogott NextSheet lábléc.

FEJLESZTŐ:
Balázs Bakos
NextSheet Innovations
https://www.nextsheet.hu

CHANGELOG:

v0.1.1 - 2026-08-29
- Víz Most-stílusú, teljes szélességű és biztosan látható NextSheet lábléc.

v0.1.0 - 2026-08-29
- Első verzió.

====================================================
*/
.brand{align-items:center}.brand-mark{width:24px;height:24px;border:2px solid var(--pink);border-radius:8px 8px 8px 2px;position:relative;transform:rotate(-7deg);box-shadow:0 0 18px #f2388850}.brand-mark:before,.brand-mark:after{content:"";position:absolute;background:var(--mint);border-radius:9px}.brand-mark:before{width:11px;height:2px;left:5px;top:9px}.brand-mark:after{width:2px;height:11px;left:9px;top:5px}.brand-voice{padding-left:10px;border-left:1px solid #ffffff20;letter-spacing:.04em}.public-footer{position:fixed;z-index:1400;left:0;right:0;bottom:0;min-height:30px;display:flex;align-items:center;justify-content:space-between;padding:7px 18px;border-top:1px solid #ffffff16;background:#111216f2;color:#858a95;font:9px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;backdrop-filter:blur(10px)}.nextsheet-credit{color:inherit;text-decoration:none;transition:color .18s ease}.nextsheet-credit:hover,.nextsheet-credit:focus-visible{color:var(--pink)}main,.map-stage,#map{height:calc(100vh - 88px)}
@media(max-width:760px){.brand-voice{display:none}.brand-mark{width:21px;height:21px}.public-footer{padding:7px 10px}.public-footer>span:last-child{display:none}main,.map-stage,#map{height:calc(100vh - 82px)}}
