a:where(.astro-LA3LXIAQ){border-radius:2px;width:100%;height:100%;background:var(--background);color:var(--colour);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);font-size:16px;font-weight:700;cursor:pointer;position:relative;box-shadow:0 4px 6px #0003,inset 0 1px 3px #ffffff80;display:flex;justify-content:center;align-items:center;gap:10px;padding:9px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .3s;overflow:hidden}a:where(.astro-LA3LXIAQ):hover{transform:scale(1.05);background:rgba(255,255,255,.4);box-shadow:0 8px 12px #00000040,inset 0 2px 5px #fff9}a:where(.astro-LA3LXIAQ):active{transform:scale(.95)}