body > header .header-contact{flex-shrink:0;min-height:42px;padding:10px 16px;border:1px solid #d9b6dd70;border-radius:10px;background:#ffffff0b;color:#f6eafa;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;white-space:nowrap;cursor:pointer}
body > header .header-account{margin-left:auto}
body > header .header-contact:hover{background:#c49bed22;border-color:#d9b6dd}
body > header .header-contact:focus-visible{outline:2px solid #e2b9fa;outline-offset:3px}
.contact-dialog{box-sizing:border-box;width:min(360px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:28px;border:1px solid #dcb9e694;border-radius:20px;color:#f7f2f5;background:linear-gradient(145deg,#211829,#100d17);box-shadow:0 28px 90px #000a;overflow:auto}
.contact-dialog::backdrop{background:#09060cb8;backdrop-filter:blur(6px)}
.contact-dialog form{position:absolute;right:14px;top:14px}
.contact-close{display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff30;border-radius:50%;cursor:pointer;color:#f7f2f5;background:#ffffff0c;font:24px/1 sans-serif}
.contact-dialog h2{margin:14px 0 10px;font-size:26px}
.contact-dialog p{margin:0;color:#cfc3d5;font-size:14px;line-height:1.8}
.contact-dialog strong{color:#fff}
.contact-dialog img{box-sizing:border-box;display:block;width:100%;margin-top:20px;padding:7px;border-radius:13px;background:#fff}
@media(max-width:760px){body > header .header-contact{min-height:40px;padding:8px 10px;font-size:12px}.public-home header{gap:10px}.public-home header .brand small{display:none}}
@media(max-width:420px){.public-home header .header-enter{font-size:11px;padding:10px;gap:6px}body:not(.public-home) header .card-session{padding:5px}.public-home header .brand{gap:6px;font-size:16px}.public-home header .brand img{width:28px;height:28px}}
