.home-auth{display:flex;align-items:center;gap:10px;margin-left:4px}.home-auth a{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:900;transition:transform .2s ease,background .2s ease,border-color .2s ease}.home-signup{border:1px solid #e7bd69;color:#071426;background:transparent}.home-signup:hover{background:#fff6df;transform:translateY(-1px)}.home-login{border:1px solid #e7bd69;background:#e7bd69;color:#071426;box-shadow:0 9px 22px rgba(193,141,54,.18)}.home-login:hover{background:#f0ca7b;transform:translateY(-1px)}@media(max-width:900px){.home-auth{display:none}.nav.open .home-auth{display:flex;position:static;order:4;flex:0 0 100%;width:100%;left:auto;right:auto;top:auto;margin:0;padding:14px 0 0;background:transparent;z-index:auto}.nav.open .home-auth a{flex:1;min-height:46px}.nav.open{margin-bottom:0}}@media(max-width:520px){.home-auth a{min-width:0}.nav.open .home-auth{gap:8px}.nav.open .home-auth a{padding-inline:12px}}
